
body{
font-family: 'Roboto', sans-serif;
padding:0;
margin:0;
background:#fff;
max-width: 100vw;
overflow-x: hidden;
}
body a{
transition:0.3s all;
-webkit-transition:0.5s all;
-moz-transition:0.3s all;
-o-transition:0.3s all;
-ms-transition:0.3s all;
}
input[type="button"],input[type="submit"] {
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
input[type="text"], select {
border: 1px solid #ccc;
padding: 5px 8px;
margin-bottom: 5px;
}
h1,h2 {
margin:0;
}
h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
.label {
color: inherit;
}
/*-----start-header----*/
.header-top-strip{
padding:8px 0 14px 0;
background-color:#AB1156;
}
.header-top-left ul li {
display: inline-block;
margin-right:15px;
}
.header-top-left ul li a {
color:#fff;
text-decoration:none;
font-size:13px;
}
span.glyphicon.glyphicon-user,span.glyphicon.glyphicon-lock {
font-size: 10px;
vertical-align: initial;
margin-right: 6px;
}
.header-top-left {
float: left;
margin-top:5px;
}
.header-right {
float: right;
margin-top: 5px;
}
.box_1 h3 {
color: #fff;
font-size: 15px;
margin-bottom: 0;
float: left;
font-weight: 400;
padding: 0;
}
.box_1 h3 img {
margin-left: 3px;
}
a.simpleCart_empty {
font-size: 14px;
color: #FFC6CF;
}
.box_1 p {
margin-left: 8px;
float: left;
}
.banner {
min-height:650px;
}
.logo {
float: left;
position: relative;
min-width: 200px;
margin-top: 5px;
height: 80px;
}
.slider-text h1 {
background: transparent !important;
}
.logo h1 a {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
font-size: 30px;
letter-spacing: 2px;
}
.logo a {
font-size: 24px;
line-height: 80px;
color: #fff;
font-weight: 600;
}
.logo a img {
/* height: auto; */
/* border: none; */
display: block;
/* margin: 0 auto; */
/* max-height: 100%; */
max-height: 100%;
/* position: relative; */
}
.logo a span {
color: #AB1156;
font-size: 35px;
border: 2px solid #AB1156;
border-radius: 50%;
width: 50px;
display: block;
text-align: center;
float: left;
padding: 2px 0 0 4px;
height: 50px;
vertical-align: middle;
margin-right: 3px;
}
.banner-top {
padding-top: 0px;
padding-bottom: 0px;
}
.inner-head {
background-color:#fff;
}
.navbar-default {
background-color: transparent;
border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
color: #ffffff;
text-transform: uppercase;
margin:0 10px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 80px;
vertical-align: middle;
text-align: center;
}
.navbar-default .navbar-nav > li:after {
/* content:'|'; */
float: left;
color: #353535;
margin: -30px 0px;
}
.navbar-nav {
/* float: left; */
/* margin: 0; */
opacity: 0;
/* display: table-cell; */
/* vertical-align: middle; */
}
.navbar-links{
/*width: 250px;*/
width: 380px;
float: left;
margin: 5px 0 0 20px;
}
.navbar-links > li {
float: left;
}
.navbar-links > li a {
color: #ffffff;
opacity: 0.8;
text-transform: uppercase;
font-size: 1em;
padding: 5px 12px;
line-height: 80px;
vertical-align: middle;
text-align: center;
}
.navbar-links > li > a:hover, .navbar-links > li > a:focus {
background-color: transparent !important;
}
.navbar-links > .emphasis a {
background-color: #3e3e3e;
border-radius: 12px;
}
.navbar-collapse.collapse {
padding: 0;
/* display: table-cell; */
/* vertical-align: middle; */
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #ADADAD;
opacity: 0.8;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #000;
background-color: transparent;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0px;
height: 80px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #fff;
}
.navbar-header {
float: left;
/* width: auto; */
/* min-width: 140px; */
/* max-width: 200px; */
/* max-height: 48px; */
/* position: relative; */
}
ul.multi-column-dropdown h6 {
font-size: 12px;
margin-bottom: 10px;
color: #ffffff;
padding: 0;
}
.multi-column-dropdown li {
list-style-type:none;
margin: 5px 0;
}
.multi-column-dropdown li a {
display: block;
clear: both;
line-height: 1.428571429;
color: #000;
white-space: normal;
font-weight: 300;
}
.multi-column-dropdown li a.list {
font-weight: 600;
margin-bottom: 7px;
}
.dropdown-menu .divider {
height: 0px;
margin: 1px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.multi-column-dropdown li a:hover {
text-decoration: none;
color: #AB1156;
background-color: #fff!important;
}
.dropdown-menu.columns-2 {
min-width: 400px;
padding: 15px 20px;
}
.dropdown-menu.columns-3 {
min-width: 550px;
padding: 15px 20px;
}
/* Way to Handle Sub Menus */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
border-left-color: #fff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
/* End Sub Menu Handing */
/* The MeGAMENU */
#MegaMenu {display: none;}
nav ul #MegaMenu:hover > #mega {
display: block;
cursor: pointer;
opacity: 1;
}
#mega {
background: #e5e5e5 none repeat scroll 0 0;
opacity: 0;
cursor: none;
display: none;
height: auto;
left: 0;
overflow:hidden;
margin-left: -735%;
min-width: 2000px;
padding: 20px 430%;
position: absolute;
top: 100%;
z-index: 10;
border-bottom: solid 3px black;
/*transition*/
-webkit-transition: all 0.2s ease-in-out; /* Safari */
transition: all 0.2s ease-in-out;
}
#mega li {
margin: 0 10px .3em;
line-height:1.5em;
list-style-type: none;
float:left;
clear: both;
}
#mega .nav-column {
float: left;
width: 20%;
padding: 0 2.5% 0 0;
}
#mega li a {
color: #4e4e4e;
text-decoration: none;
padding-right: 1.3em;
line-height: 1em;
font-family: "Roboto", Arial, Sans-serif;
}
#mega li a:hover {
text-decoration: none;
opacity: 0.8;
color: #e95b0d;
}
.banner-bottom-left{
float:Left;
margin: 110px 0px 0px 30px;
}
.banner-bottom-right{
float:right;
width: 100%;
}
.banner-bottom-left h2 {
font-size: 90px;
font-weight: 600;
line-height: 120px;
color: #AB1156;
transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
margin: 0 0 0 100px;
padding: 0;
}
/*--header--*/
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
}
.callbacks img {
position: absolute;
z-index: 1;
height: auto;
max-height: 650px;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
left: 0;
right: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
top: 10%;
text-align: center;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 56%;
left: 0;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 70px;
width: 40px;
background: transparent url("./images/arrows2.png") no-repeat left top;
margin-top: 1%;
}
.callbacks_nav:hover{
opacity: 0.5;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right:0px;
}
.callbacks_nav.prev {
right: auto;
background-position:left top;
left: 0px;
}
#slider3-pager a {
display: inline-block;
}
#slider3-pager span{
float: left;
}
#slider3-pager span{
width:100px;
height:15px;
background:#fff;
display:inline-block;
border-radius:30em;
opacity:0.6;
}
#slider3-pager .rslides_here a {
background: #FFF;
border-radius:30em;
opacity:1;
}
#slider3-pager a {
padding: 0;
}
#slider3-pager li{
display:inline-block;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display:none;
width: 100%;
min-height: 600px;
left: 0;
top: 0;
display: block;
float: left;
}
.callbacks_tabs{
list-style: none;
position: absolute;
bottom: -21%;
z-index: 999;
left: 38%;
padding: 0;
margin: 0;
display: block;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
display: inline-block;
margin: 0 .3em;
}
/* Page Description Headers */
.page_description_header_main {
font-size:32px;
margin-bottom: 12px;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
top: 47%;
}
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "f111";
font-size: 0;
font-family: FontAwesome;
visibility: visible;
display: block;
width: 40px;
height: 5px;
display: block;
background: #898989;
display: inline-block;
border: none;
}
.callbacks_here a:after{
background:#AB1156;
}
.banner-info {
background: transparent;
margin-top: 300px;
text-align: left;
float: right;
margin-right: 15%;
padding: 20px;
z-index: 10;
position: relative;
}
.banner-info h2 {
font-size: 56px;
color: #ffffff;
padding: 0;
letter-spacing: -3px;
}
.banner-info p {
font-size: 50px !important;
color: #fefefe;
margin: 20px 0 35px;
font-family: 'Josefin Sans';
letter-spacing: -2px;
line-height: 55px;
text-shadow: 1px 1px 5px #575757;
}
.shop {
float: right;
margin: 20px 0 10px;
}
.shop a {
color:#fff;
font-size:14px;
text-decoration:none;
padding:12px 20px;
letter-spacing:2px;
}
.shop a:hover {
color:#ffc0c0;
}
/*-- online-strip --*/
.online-strip {
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
padding: 20px 0;
text-align:center;
margin: 40px 0 30px;
}
.shipping-grid {
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
}
.shipping {
float:left;
width:13%;
margin-right:3%;
margin-left:20%;
}
.shipping img {
width:100%;
margin-top:10%;
}
.shipping-text {
float: left;
}
.online-strip h3 {
color: #AB1156;
font-size: 1.5em;
padding: 0;
}
.follow-us h3 {
margin-top:0.4em;
}
.online-strip p {
font-size:0.95em;
}
a.twitter {
width: 25px;
height: 25px;
background: url(./images/follow.png) no-repeat 0px 0px;
display: inline-block;
margin:0 1em;
vertical-align: text-bottom;
}
a.twitter:hover,a.facebook:hover {
opacity:0.5;
}
a.facebook {
width: 25px;
height: 25px;
background: url(./images/follow.png) no-repeat -25px 0px;
display: inline-block;
vertical-align: text-bottom;
}
/*-- online-strip --*/
h3.head.text-center {
font-size: 18px;
font-weight: 600;
color: #2a2a2a;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0;
}
h3.head.text-center .page_description_main {
text-transform: none !important;
letter-spacing: 0;
font-weight: 500;
font-size: 12px;
line-height: 19px;
margin-top: 20px;
text-align: left; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
h3.head.text-center span {
display: inline-block;
position: relative;
}
#new_title_name, #front_title_name {
position: relative;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
line-height: 18px;
font-weight: 600;
padding: 0;
margin-top: 1em;
text-align: center;
}
#new_title_name:before, #new_title_name:after {
content: "";
position: absolute;
height: 1px;
border-top: 1px solid #b9b9b9;
top: 10px;
width: 444px;
}
#new_title_name:before {
right: 60%;
margin-right: 12px;
}
#new_title_name:after {
left: 60%;
margin-left: 12px;
}
/*-- front-page-description --*/
.front-page-description {
padding: 50px 0 100px;
}
.front-page-description p {
text-align: center;
font-size: 36px;
font-weight: 300;
}
.main-content {
padding-top: 15px;
}
.products-grid {
padding: 15px 0 30px;
display: block;
}
.category-grid {
display: inline-block;
width: 100%;
}
.products-grid header {
width: 100%;
}
#layoutSwitch {
display: none; 
text-align: right; 
}
#layoutSwitch a {
display: inline-block;
padding: 10px 5px;
color: #555;
font-size: 16px;
}
#modal-product-name { color: #000000; }
#modal-product-pic { width: 100%; margin-bottom: 15px; }
#modal-product-pic img { max-width: 70%; max-height: 50vh; display: block; margin: 0 auto; }
#modal-product-price { font-size: 18px; text-align: center; color: #000; padding: 5px auto; }
#modal-product-link, #modal-product-cart { text-align: center; padding: 5px auto; }
#modal-product-link { margin-top: 10px; }
#modal-cart-link { color: #ffffff; }
.product {
/*display: inline-block;*/
position: relative;
text-align: center;
cursor: pointer;
margin-top: -1px;
padding: 12px;
border-left:1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: inline;
}
.product:nth-child(1n+1){
border-right: 1px solid #ebebeb;
margin-left: -1px;
}
.shrinker {
width: 25% !important;
max-height: 80px;
}
.shrinker .product_pic_div { 
height: 80px !important;
}
.opac0 { opacity: 0; }
.prodlisting .product {
margin-top: -1px;
}
.products-grid .product:hover {
border: 1px solid #868686;
position: relative;
z-index: 10;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.products-grid a {
color: #4f4f4f;
font-weight: 400;
font-size: 14px;
text-decoration: none;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
/* Transition */
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.products-grid a img {
position: relative;
} 
.product a {
}
a.product_name {
margin: 15px 0;
}
.product-left:hover .p-one{
border: 1px solid #8c2830;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.product-left:hover .p-one p a{
color: #8c2830;
}
.product-left:hover .mask{
display:block;
}
.products-grid .product img {
display: block;
max-width: 80%;
max-height: 100%;
/* center align vertical and horizontal */
position: relative; /* or absolute*/ 
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform:translate(-50%, -50%);
}
.product_pic_div { max-height: 400px; }
/* After Product Caption */
.after-prod-caption {
text-align: center;
}
.after-prod-caption p {
font-size: 14px;
margin-top: 40px;
margin-bottom: 10px;
}
.generic-button {
display: inline-block;
color: #ffffff;
font-size: 14px;
letter-spacing: 2px;
background-color: #363636;
text-decoration: none;
text-transform: uppercase;
padding: 10px 20px;
}
.product-left:hover .p-one{
border: 1px solid #8c2830;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.product-left:hover .p-one p a{
color: #8c2830;
}
.product-left:hover .mask{
display:block;
}
.mask {
display: none;
position: absolute;
top: 44%;
left: 33%;
}
.mask a{
background: rgba(255, 255, 255, 0.74);
color: #000;
font-size: 15px;
font-weight: 400;
padding: 6px 12px;
text-decoration: none;
}
.product-left{
position:relative;
text-align:center;
}
.mask a:hover{
text-decoration:none;
background:#AB1156;
color:#fff;
transition: 0.7s all;
-webkit-transition: 0.7s all;
-o-transition: 0.7s all;
-moz-transition: 0.7s all;
-ms-transition: 0.7s all;
}
.product-one {
margin-top: 4%;
}
.product-one:nth-child(1){
margin-top:0;
}
.product p {
color: #999;
font-weight: 700;
display: inline-block;
vertical-align: middle;
}
.product p a {
text-decoration: none;
color: #999;
}
.product p i {
background: url(./images/cart.png) no-repeat;
width: 20px;
height: 14px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.product-left:hover .product p i{
background: url(./images/cart-2.png) no-repeat;
}
/*--end-product--*/
h3.like{
font-size: 30px;
color: #AB1156;
font-weight: 500;
padding: 0;
}
a.like_name {
line-height: 40px;
display: block;
color: #000;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 2px;
text-decoration: none;
}
#flexiselDemo1, #flexiselDemo3 {
display: none;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
margin-top: 3em;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0 auto;
}
.nbs-flexisel-item {
float: left;
margin:0px;
padding:0px;
cursor: pointer;
position: relative;
line-height: 0px;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
margin-top:10px;
margin-bottom: 10px;
max-width:350px;
max-height:500px;
display:inline-block;
}
.grid-flex{
margin:20px 0 20px 0;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
width: 90%;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 45px;
height: 45px;
position: absolute;
cursor: pointer;
z-index: 100;
margin-top:-2em;
}
.nbs-flexisel-nav-left {
left: 0px;
background: url(./images/arrows.png) no-repeat -8px -7px;
}
.nbs-flexisel-nav-right {
right: 0px;
background: url(./images/arrows.png) no-repeat -61px -7px;
}
.other-products {
padding: 60px 0;
}
.liked-product{
margin-top:0;
}
/*-- news-letter-starts-here --*/
.news-letter {
margin-top: 50px;
background-color: #f3f3f3;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 35px 0;
}
.cross-divider {
display: block;
margin: 35px 0;
background: url(images/cross-divider.png) no-repeat top center;
height: 10px;
width: 100%;
}
.join h6 {
font-size: 14px;
color: #000;
text-align: center;
margin-bottom:20px;
letter-spacing: 1px;
padding: 0;
}
.join input[type="text"] {
width: 48%;
color: #000000;
font-weight: 300;
font-size: 15px;
padding: 10px 10px;
border: 1px solid #E4E4E4;
outline: none;
text-align: left;
}
.join input[type="submit"]{
outline: none;
cursor: pointer;
width: 22%;
padding: 11px 0 10px;
background: #555555;
color: #fff !important;
font-size: 14px; font-family: 'Josefin Sans';
letter-spacing: 2px;
margin: 0px 0 0 -3px;
border: none;
-webkit-apperance: none;
}
.join input[type="submit"]:hover {
background-color:#000;
}
.sub-left-right form {
margin: 0 auto;
width: 80%;
}
/* Multi Currency Form (repeated here for the benefit of the Customer Sign up Form ) */
#multi_cur_form {
display: none;
margin: -15px 0 15px;
padding-bottom: 15px;
padding-top: 40px !important;
display: block;
float: right;
}
#multi_cur_form select {
background: #e5e5e5;
color: #464646;
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
border: none;
padding: 4px 2px;
margin-left: 8px;
}
#shopping_cart_info {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #ebebeb;
}
#shopping_cart_info tr td {
border-top: 1px solid #ebebeb;
line-height: 1.4em;
padding: 5px 0;
}
#shopping_cart_info tr td a {
margin: 12px 0;
display: block;
}
#shopping_cart_info .border_effect4 {
}
#shopping_cart_info input[type="button"], #shopping_cart_info .ShowCartChangeQtyBtn {
border:none;
color: #ffffff;
padding: 9px 35px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
margin: 0 0 32px 0;
background: #000;
border-top: none;
border-left: none;
border-right: none;
}
/*-- news-letter-ends-here --*/
/*-- footer-starts-here --*/
.span1_of_4 h4 {
margin: 0 0 15px 0;
font-size: 16px;
color: #3b3b3b;
text-transform: uppercase;
font-weight: 500;
padding: 0;
}
.join{ text-align: center; }
.footer {
padding: 50px 0;
}
.footer_top {
margin-bottom: 30px;
}
ul.f_nav li, .infopages {
list-style-type: none;
margin: 5px 0;
}
ul.f_nav li a , .infopages li a{
list-style-type: none;
font-size: 13px;
color: #949494;
text-transform:capitalize;
}
ul.f_nav li div:nth-of-type(1n+6), .infopages li:nth-of-type(1n+16) {display: none;}
.cards.text-center {
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #E7E7E7;
margin: 40px 0;
padding: 25px 0;
}
.copyright p {
font-size: 12px;
font-weight: 400;
color: #929292;
}
.copyright p a {
color:#AB1156;
}
/*-- footer-ends-here --*/
/*-- products-page-starts-here --*/
.products{
width:20%;
margin-right:2%;
float:left;
}
.product-listy{
background:#91b900;
}
ul.product-list{
padding:0em 0 0.5em 0;
margin:0.5em 0;
}
ul.product-list li{
display: block;
margin:5px 0;
}
ul.product-list li a{
color:#FFF;
text-transform:uppercase;
font-size:0.85em;
text-decoration:none;
padding:5px 2em;
font-weight:400;
display: block;
}
ul.product-list li a:hover{
background:#000;
color:#fff;
padding:5px 2em;
transition:0.5s all;
-webkit-transition:0.5s all;
-o-transition:0.5s all;
-moz-transition:0.5s all;
-ms-transition:0.5s all;
}
.product-listy h2{
font-size: 15px;
padding: 23px 0;
letter-spacing: 2px;
text-transform: uppercase;
}
.latest-bis {
margin: 1.5em 0;
position:relative;
}
.offer{
position:absolute;
bottom: 13%;
right: 2%;
}
.offer p{
font-size:30px;
color:#fff;
background:rgba(129, 98, 99, 0.73);
padding: 15px 8px;
border-radius:50%;
-webkit-border-radius:50%;
-o-border-radius:50%;
-moz-border-radius:50%;
-ms-border-radius:50%;
font-weight:400;
}
.offer small{
color: #7C7C7C;
font-size: 18px;
}
.tags{
list-style:none;
background:#FCFCFC;
margin-top:2em;
padding:1em;
font-weight:400;
}
h4.tag_head{
color: #333;
font-weight: 600;
font-size: 20px;
margin-bottom: 20px;
padding: 0;
}
ul.tags_links{
padding:0;
list-style:none;
}
ul.tags_links li {
display: inline-block;
margin: 8px 3px;
}
ul.tags_links li a {
color: #333;
font-size: 1em;
background: #e9e9e9;
padding: 5px 10px;
}
ul.tags_links li a:hover{
text-decoration:none;
background:#AB1156;
color:#fff;
}
.link1 {
font-size: 0.85em;
line-height: 18px;
color: #333;
font-weight: bold;
background: url(./images/tag_arrow.png) right 4px no-repeat;
padding-right: 20px;
margin-top:1.5em;
display: inline-block;
}
.link1:hover{
color:#fb4d01;
text-decoration:none;
}
.new-product{
width:78%;
float:right;
background:rgba(245, 243, 243, 0.27);
min-height:800px;
padding:2em;
}
ul.product-top-list{
padding:0;
float: left;
}
ul.product-top-list li{
display: inline-block;
font-size:0.82em;
color:#777;
}
ul.product-top-list li a{
color: #AB1156;
font-size: 16px;
}
ul.product-top-list li span.act{
background: yellow;
font-size: 14px;
padding: 3px;
}
p.back{
float: right;
font-size:0.82em;
}
p.back a {
font-size: 14px;
color: #B9B4B5;
}
.labout {
display: block;
float: left;
margin: 0 3.6% 0 0;
}
.span_2_of_al{
width:40%;
width: 46%;
float: left;
}
.span_2_of_al h3 {
color: #333;
text-transform: uppercase;
font-size: 1.7em;
font-weight: bold;
}
ul.ratings{
padding: 0;
margin-top:1em;
}
ul.ratings li{
display: inline-block;
}
ul.ratings li a{
font-size: 0.87em;
color: #000;
text-decoration: none;
font-weight: 600;
}
i.rating-ed{
background: url(./images/stars.png)no-repeat -9px;
}
.price_single {
font-size: 1.3em;
margin: 0.5em 0 1.5em;
font-weight:400;
}
span.reducedfrom {
text-decoration: line-through;
margin-right: 3%;
color: #555;
}
span.actual {
color: #ee4a02;
font-size: 1em;
margin-right: 5%;
}
.price_single a {
color: #999;
font-size: 13px;
}
h2.quick {
color: #555;
font-size: 0.85em;
text-transform: uppercase;
}
p.quick_desc {
color: #999;
font-size: 0.8125em;
line-height: 1.8em;
}
ul.product-qty {
padding: 0;
list-style: none;
}
.product-qty span {
color: #555;
font-size: 0.85em;
padding-bottom: 0.5em;
display: block;
text-transform: uppercase;
margin-top: 2em;
}
.product-qty select {
border: 1px solid #eee;
padding: 0.5em;
font-size: 1em;
outline: none;
}
.btn_form form input[type="submit"] {
cursor: pointer;
border: none;
outline: none;
display: inline-block;
font-size: 1em;
padding: 13px 20px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 2em;
}
.btn_form form input[type="submit"]:hover{
}
.abt-ft{
margin-top:2em;
}
.singel_right {
margin-bottom: 2em;
}
h3.new-models {
font-size: 1.2em;
background: #ee4a02;
padding: 5px;
font-weight: 600;
color:#fff;
}
.view-first:hover .mask {
opacity: 1;
}
.view .mask, .view .content {
position: absolute;
overflow: hidden;
top: 10em;
left: 6.2em;
}
.view-first .mask {
opacity: 0;
background-color: rgba(219,127,8, 0.7);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 10px 15px;
background: rgba(255, 255, 255, 0.82);
-moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
color: #000;
font-size: 0.85em;
font-weight: bold;
}
p.title {
color: #000;
font-size: 0.95em;
font-weight: bold;
}
.cart-left {
float: left;
margin-right: 2.6%;
}
p.title {
color: #000;
font-size: 0.95em;
font-weight: 700;
margin:0;
}
.pricey {
float: right;
font-weight: bold;
font-size: 0.95em;
}
.view .mask, .view .content {
position: absolute;
overflow: hidden;
top: 11.5em;
left: 8.2em;
}
.view-first:hover .mask {
opacity: 1;
}
.view .mask, .view .content {
position: absolute;
overflow: hidden;
top: 11.5em;
left: 8.2em;
}
.product_image {
position: relative;
}
.product_container {
padding: 1em;
}
.products-page {
padding: 4em 0;
}
.sort-by select {
outline: none;
}
.pages {
float: right;
}
.pages .limiter {
color: #747474;
font-size: 12px;
text-transform: uppercase;
}
.pages .limiter label {
vertical-align: middle;
}
.pages .limiter select {
padding: 0;
margin: 0 0 1px;
vertical-align: middle;
}
.limiter.visible-desktop label {
font-weight: normal;
margin: 0;
}
.mens-toolbar {
margin: 23px 0;
font-size: 20px;
}
.mens-toolbar .sort {
float: left;
width: 20.5%;
}
.sort-by {
color: #000;
font-size: 0.9em;
text-transform: uppercase;
}
.sort-by label {
font-weight: normal;
float: left;
margin: 2px 5px 0 0;
}
ul.pagenation {
display: block;
clear: both;
margin: 70px auto 0;
float: right;
list-style: none;
}
ul.pagenation li {
float: left;
margin: 0px;
margin-left: 5px;
padding: 0px;
list-style: none;
font-size: 14px;
}
ul.pagenation li a {
color: #000;
display: block;
height: auto;
padding: 4px 8px;
text-decoration: none;
font-size: 0.9em;
text-transform: uppercase;
}
ul.pagenation li.active a, ul.pagenation li a:hover {
background: #3C3038;
color: #fff;
transition:0.5s all;
-webkit-transition:0.5s all;
-o-transition:0.5s all;
-moz-transition:0.5s all;
-ms-transition:0.5s all;
}
.product-listy {
background: #fff;
margin-top: 0px;
padding: 0px 5px 15px;
/*border: 1px solid #dddddd;*/
}
.product-listy .product-list a {
font-size: 13px;
}
.category1 {
margin-bottom: 2px;
padding: 4px 8px;
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f3f3f3), to(transparent));
background-image: -webkit-linear-gradient(left, #f3f3f3, transparent);
background-image: -moz-linear-gradient(left, #f3f3f3, transparent);
background-image: -o-linear-gradient(left, #f3f3f3, transparent);
}
.category2 {
padding-left: 12px;
}
.footer_top .category1 {
background-image: none;
padding: 0;
}
ul.product-list{
padding:0em 0 0.5em 0;
margin:0.5em 0;
}
ul.product-list li{
display: block;
margin:5px 0;
}
ul.product-list li a{
color:#FFF;
text-transform:uppercase;
font-size:0.85em;
text-decoration:none;
padding:5px 2em;
font-weight:400;
display: block;
}
ul.product-list li a:hover{
background:#AB1156;
color:#fff;
padding:5px 2em;
transition:0.5s all;
-webkit-transition:0.5s all;
-o-transition:0.5s all;
-moz-transition:0.5s all;
-ms-transition:0.5s all;
}
.latest-bis {
margin: 1.5em 0;
position:relative;
}
.offer{
position:absolute;
bottom: 13%;
right: 2%;
}
ul.tags_links{
padding:0;
list-style:none;
}
ul.tags_links li {
display: inline-block;
margin: 8px 3px;
}
ul.tags_links li a {
color: #333;
font-size: 1em;
background: #e9e9e9;
padding: 5px 10px;
}
ul.tags_links li a:hover{
text-decoration:none;
}
.link1 {
font-size: 0.85em;
line-height: 18px;
color: #333;
font-weight: bold;
background: url(./images/tag_arrow.png) right 4px no-repeat;
padding-right: 20px;
margin-top:1.5em;
display: inline-block;
}
.link1:hover{
color:#fb4d01;
text-decoration:none;
}
ul.product-top-list{
padding:0;
float: left;
}
ul.product-top-list li{
display: inline-block;
font-size:0.82em;
color:#777;
}
p.back{
float: right;
font-size:0.82em;
}
.labout {
display: block;
float: left;
margin: 0 3.6% 0 0;
}
.span_2_of_al{
width:40%;
width: 46%;
float: left;
}
.span_2_of_al h3 {
color: #333;
text-transform: uppercase;
font-size: 1.7em;
font-weight: bold;
}
ul.ratings{
padding: 0;
margin-top:1em;
}
ul.ratings li{
display: inline-block;
}
ul.ratings li a{
font-size: 0.87em;
color: #000;
text-decoration: none;
font-weight: 600;
}
i.rating-ed{
background: url(./images/stars.png)no-repeat -9px;
}
.price_single {
font-size: 1.3em;
margin: 0.5em 0 1.5em;
font-weight:400;
}
span.reducedfrom {
text-decoration: line-through;
margin-right: 3%;
color: #555;
}
span.actual {
color: #ee4a02;
font-size: 1em;
margin-right: 5%;
}
.price_single a {
color: #999;
font-size: 13px;
}
h2.quick {
color: #555;
font-size: 0.85em;
text-transform: uppercase;
}
p.quick_desc {
color: #999;
font-size: 0.8125em;
line-height: 1.8em;
}
ul.product-qty {
padding: 0;
list-style: none;
}
.product-qty span {
color: #555;
font-size: 0.85em;
padding-bottom: 0.5em;
display: block;
text-transform: uppercase;
margin-top: 2em;
}
.product-qty select {
border: 1px solid #eee;
padding: 0.5em;
font-size: 1em;
outline: none;
}
.btn_form form input[type="submit"] {
cursor: pointer;
border: none;
outline: none;
display: inline-block;
font-size: 1em;
padding: 13px 20px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 2em;
}
.btn_form form input[type="submit"]:hover{
}
.abt-ft{
margin-top:2em;
}
.singel_right {
margin-bottom: 2em;
}
h3.new-models {
font-size: 1.2em;
background: #ee4a02;
padding: 5px;
font-weight: 600;
color:#fff;
}
.view .mask, .view .content {
position: absolute;
overflow: hidden;
top: 12em;
left: 6.2em;
}
p.title {
color: #000;
font-size: 0.95em;
font-weight: bold;
}
.cart-left {
float: left;
margin-right: 2.6%;
}
p.title {
color: #000;
font-size: 0.95em;
font-weight: 700;
margin:0;
}
.pricey {
float: right;
font-weight: bold;
font-size: 0.95em;
}
.product_container {
padding: 1em;
border-top: 10px solid #f8f8f8;
}
.products-page {
padding: 60px 0;
}
.carttext i {
background: #828282;
color: #ffffff;
padding: 2px 8px;
font-size: 11px;
text-transform: uppercase;
font-style: normal;
letter-spacing: 1px;
}
/*---- Best Buy Starts Here ---*/
.mens-toolbar .sort {
float: left;
width: 20.5%;
}
.sort-by {
color: #828282;
font-size: 13px;
text-transform: uppercase;
}
ul.women_pagenation {
float: right;
padding: 0;
list-style: none;
}
ul.women_pagenation li.active a, ul.women_pagenation li a:hover {
background: #3C3038;
color: #fff;
transition:0.5s all;
-webkit-transition:0.5s all;
-o-transition:0.5s all;
-moz-transition:0.5s all;
-ms-transition:0.5s all;
}
.sort-by select {
outline: none;
}
.pages {
float: right;
}
.pages .limiter label {
vertical-align: middle;
}
.limiter.visible-desktop label {
font-weight: normal;
margin: 0;
}
.product_image:hover .mask {
display: block;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
/*-- products-page-ends-here --*/
/*-- login-starts-here --*/
.login-left {
padding: 0;
}
.login-left h2 {
color: #000;
font-size: 20px;
padding-bottom: 18px;
font-weight: 600;
}.login-right h3 {
color: #000;
font-size: 20px;
padding-bottom: 18px;
font-weight: 600;
}
li.home a {
color: #AB1156;
font-size: 16px;
}
.login-left p, .login-right p {
color: #CAC9C9;
display: block;
font-size: 1.1em;
margin: 0 0 2em 0;
line-height: 1.5em;
}
.acount-btn, #userlogin input[type=submit], #userlogin input[type=button] {
margin-top: 20px;
background: #000000;
border: none;
color: #FFF;
font-size: 15px;
padding: 0.7em 1.2em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
display: inline-block;
text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
background:#000;
text-decoration:none;
color:#fff;
}
.login-right form {
padding: 1em 0;
}
.login-right form div {
padding: 0 0 2em 0;
}
.login-right span {
color: #555;
font-size:1em;
padding-bottom: 0.2em;
display: block;
text-transform: uppercase;
}
.login-right input[type="text"] {
border: 1px solid #EEE;
outline-color:#CACACA;
width: 96%;
font-size:13px;
padding: 8px;
}
.login-right input[type="password"] {
border: 1px solid #EEE;
outline-color:#CACACA;
width: 96%;
font-size:13px;
padding: 8px;
}
.login-right input[type="submit"] {
background: #AB1156;
color: #FFF;
font-size: 1em;
padding: 0.7em 1.2em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
display: inline-block;
text-transform: uppercase;
border:none;
outline:none;
}
a.forgot {
font-size: 1em;
margin-right: 11px;
}
/* Breadcrumbs ID in Header */
#product_listing_sortby_box { text-align: right; padding-bottom: 20px; font-size: 12px; padding-right: 4px; }
/* Product CatListing */
.catlisting {
max-width: 70%;
min-height: 250px;
width: 100%;
float: left;
margin-right: 1%;
border-top: 3px solid #222222;
padding-top: 15px;
padding-bottom: 15px;
}
.main_cat_list {
display: block;
margin: 0 auto;
width: 80%;
}
.main_cat_list .cat_name a {
text-transform: Capitalize;
font-size: 0.85em;
margin: 0 0 18px;
display: block;
text-decoration: none;
}
.main_cat_list .cat_name a:hover {
color: #e95b0d;
}
.catlisting .cat_name a:before {
background-image: url(./images/checkbox-black-retina.png);
background-position: -40px -176px;
background-repeat: no-repeat;
display: inline-block;
height: 16px;
line-height: 16px;
margin-top: 4px;
vertical-align: text-top;
margin-left: -15px;
margin-right: 3px;
width: 12px;
content: "";
}
.catlisting .page_description_header_main {
padding: 0 5px;
margin-bottom: 5px;
font-size: 0.9em;
font-weight: 600;
text-transform: uppercase;
}
.catlisting .page_description_main { display: none; }
.cat_list {
display: block;
padding: 4px 0;
}
.cat_img { max-height:100px; max-width:100px; display: none; }
#maindesc {padding: 0 0px 10px 0px; display:block; max-width:80%; }
#breadcrumbs {
width: 100%;
display: block;
min-height: 30px;
padding-bottom: 10px; 
padding-top: 15px; 
}
#breadcrumbs .category_breadcrumbs a {
font-weight: 500;
color: #000;
font-size: 0.8em;
padding-right: 0.4em;
text-transform: uppercase;
}
.breadcrumbs a {
font-weight: 500;
color: #000;
font-size: 0.8em;
padding-right: 0.4em;
text-transform: uppercase;
}
.desktop-slider .breadcrumbs {
padding-left: 50px;
padding-bottom: 10px;
}
/*#breadcrumbs {*/
/* margin-top: 30px;*/
/* border-bottom: 1px solid #ebebeb;*/
/* padding-bottom: 10px;*/
/* margin-left: 0;*/
/* clear: both;*/
/* font-size: 12px;*/
/*}*/
/*ul.breadcrumbs{*/
/* padding:0;*/
/* list-style:none;*/
/* float:left;*/
/*}*/
/*ul.breadcrumbs li{*/
/* display:inline-block;*/
/* color:#000;*/
/*}*/
/*ul.breadcrumbs li.women{*/
/* background: yellow;*/
/* font-size: 14px;*/
/* padding: 3px;*/
/*}
/*ul.previous{*/
/* padding:0;*/
/* list-style:none;*/
/* float:right;*/
/* margin-top: 3px;*/
/*}*/
/*ul.previous li a{*/
/* font-size: 14px;*/
/* color: #B9B4B5;*/
/*}*/
.dreamcrub{
margin: 15px 0 60px 0;
background-color: #FDFDFD;
padding: 10px 20px;
}
.mens-toolbar .sort {
float: left;
width: 20.5%;
}
.sort-by label{
font-weight:normal;
}
.mens-toolbar .pages {
float: right;
margin: 0;
}
ul.women_pagenation.dc_paginationA.dc_paginationA06 {
float:right;
padding:0;
list-style:none;
}
.pages{
float:right;
}
.pages .limiter {
color: #000;
font-size: 0.8125em;
text-transform: uppercase;
}
.pages .limiter select {
padding: 0;
margin: 0 0 1px;
vertical-align: middle;
}
ul.women_pagenation li {
float: left;
margin: 0px;
margin-left: 5px;
padding: 0px;
list-style:none;
}
ul.women_pagenation li a {
color:#000;
display: block;
padding:4px 8px;
text-decoration: none;
font-size: 0.8125em;
text-transform:uppercase;
}
ul.women_pagenation li.active a{
background:#7C7C7C;
color:#fff;
}
ul.women_pagenation li a:hover{
background:#AB1156;
color:#fff;
}
.catlisting {
/*max-height: 150px;*/
width: 100%;
}
.main_cat_list {
margin-bottom: 20px;
}
.main_cat_title {
margin-top: 20px;
margin-bottom: 30px;
font-size: 18px;
text-align: center;
}
.cat_list {
width: 100%;
padding: 0 2.5%;
max-height: 100px;
}
.login-page {
padding: 60px 0;
}
/*-- login-ends-here --*/
/*-- register-starts-here --*/
/*-- registration-form --*/
.registration-form {
padding: 60px 0;
}
.registration-form h2 {
font-weight: 600;
text-transform: uppercase;
color: #000;
font-size: 20px;
padding-bottom: 18px;
}
.reg p{
color: #CAC9C9;
margin: 0px 0 0 0;
font-size: 14px;
line-height: 1.8em;
}
.col-md-6.reg-form {
padding: 0;
}
.reg p:nth-child(2) {
margin:0;
}
.reg form {
margin-top: 32px;
}
.reg p a{
color: #333;
text-decoration:none;
}
.reg p a:hover{
color: #000;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg ul {
padding:0;
margin:0 0 22px 0;
}
.reg ul li {
display: inline-block;
width: 58%;
}
.reg ul li.text-info{
width: 38%;
color: #AB1156;
font-size: 16px;
text-transform: uppercase;
margin: 0 0 0px 0;
font-weight: bold;
}
.reg form input[type="text"],.reg form input[type="password"] {
width: 40%;
padding: 8px;
margin-bottom: 2px;
font-size: 14px;
font-weight: 400;
border: 1px solid #e6e6e6;
outline: none;
color: #000;
}
.reg-form{
float:left;
width:50%
}
.reg-right{
float:right;
width:47%
}
p.click a{
display: inline-block;
color:#AB1156;
}
p.click a:hover{
color: #000;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg form input[type=submit], .reg form input[type=reset], .reg form input[type=button] {
border:none;
color: #ffffff;
padding: 9px 35px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
margin: 0 0 32px 0;
background: #000;
border-top: none;
border-left: none;
border-right: none;
}
.reg form input[type=submit]:hover {
background:#000;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg ul:nth-child(6) {
margin: 0 0 32px 0;
}
.reg ul li:nth-child(2){
margin-left: 3%;
}
.reg-right p{
color: #CAC9C9;
margin: 0 0 30px 0;
font-size: 14px;
line-height: 1.8em;
}
/*-- //registration-form --*/
/*-- register-ends-here --*/
/*-- contact-page-starts-here --*/
.contact {
padding: 60px 0;
}
.contact-info {
margin-bottom: 40px;
}
.contact-left{
width:30%;
float:left;
}
.contact-right{
width:68%;
float:right;
}
.contact-left input[type="text"]{
width: 100%;
color: #000;
margin: 0 23px 23px 0;
font-size:14px;
padding: 12px 10px;
outline: none;
border: 1px solid #e8e8e8;
}
.contact-right textarea{
width: 100%;
color: #000;
font-size:14px;
resize: none;
height: 185px;
padding: 12px;
outline: none;
border: 1px solid #e8e8e8;
}
.contact-form input[type=submit] {
border:none;
color: #ffffff;
padding: 13px 43px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background:#000000;
}
.contact-form input[type=submit]:hover {
opacity: 0.8;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.contact-form input[type=reset] {
border:none;
color: #ffffff;
padding: 13px 43px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background:#222222;
}
.contact-form input[type=reset]:hover {
opacity: 0.6;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.contact-form input[type=text] {
margin-bottom: 4px;
border: 1px solid #ebebeb;
color: #000;
padding: 8px 12px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background: transparent;
}
.contact-form textarea {
margin-bottom: 10px;
border: 1px solid #ebebeb;
color: #000;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background: transparent;
}
.contact-form select {
padding: 8px;
margin-bottom: 4px;
border: none;
color: #000;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background: #ebebeb;
}
.contact-info h2{
text-align: center;
margin: 0 0 20px 0;
font-size: 24px;
color: #000000;
font-weight: 600;
text-transform: uppercase;
padding: 0;
}
.contact-info h3{
text-align: center;
margin: 0 0 20px 0;
font-size: 24px;
color: #000000;
font-weight: 600;
text-transform: uppercase;
padding: 0;
}
.contact-map{
width:100%;
margin-bottom: 52px;
}
.contact-map iframe{
width:100%;
height:330px;
}
.footersocial a {
display: inline-block;
width: 35px;
height: 35px;
margin: 15px 15px 35px 15px;
padding: 4px;
border-radius: 50%;
border: 1px solid #333;
}
.footersocial a i {
font-size: 24px;
color: #333;
}
/*-- //contact-page-ends-here --*/
/*Hacks fort the Login Page*/
#newlogin, #userlogin {
margin: 100px 0;
width:50%;
float: left;
}
/*-- typography-page-ends-here --*/
h2.heading {
margin: 0 0px 0.3em 0;
color: #000;
font-size: 40px;
letter-spacing: 1px;
padding: 0;
}
.typrography {
padding: 60px 0;
}
.grid_3 h3 {
padding-bottom: 15px;
font-size: 28px;
letter-spacing: 1px;
color: #3382C9;
}
.grid_4 h3 {
color: #666161;
padding-bottom:0;
font-size: 28px;
letter-spacing: 0;
}
.grid_4 h3 {
padding: 12px 0;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
padding: 12px 0;
}
h3.first {
padding-bottom: 15px;
font-size: 30px;
letter-spacing: 1px;
color: #3382C9;
}
.input-group {
margin-bottom: 20px;
}
h3.bars {
padding-bottom: 15px;
font-size: 28px;
letter-spacing: 1px;
color: #3382C9;
}
.badge {
background-color: #3382D3;
}
.page-header h1 {
padding-bottom: 15px;
font-size: 18px;
letter-spacing: 1px;
color: #3382C9;
}
section#tables h2 {
padding-bottom: 15px;
font-size: 28px;
letter-spacing: 1px;
color: #3382C9;
}
div#myTabContent {
margin-top: 0.5em;
}
/*-- typography-page-ends-here --*/
/*--checkout--*/
/*-- cart-page --*/
.cart-gd{
margin-top:50px;
}
.cart-items {
padding: 60px 0;
}
.cart-items h2 {
margin: 0 0 20px 0;
text-align: center;
font-size: 28px;
color: #AB1156;
font-weight: 600;
padding:0;
}
.cart-item {
width: 20%;
float: left;
margin-right: 4%;
}
.cart-item img {
width: 100%;
}
.close1, .close2,.close3 {
background: url('./images/close_1.png') no-repeat 0px 0px;
cursor: pointer;
width: 28px;
height: 28px;
position: absolute;
right: 0px;
top: 25px;
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
.cart-item-info {
width: 75%;
float: left;
margin-top: 3%;
}
.cart-item-info h3 {
color:#000;
font-size: 14px;
font-weight: 600;
}
.cart-item-info h3 a {
color:#AB1156;
font-size: 18px;
}
.cart-item-info h3 span {
display: block;
font-weight: 400;
font-size: 0.85em;
margin: 0.7em 0;
}
ul.qty {
padding: 0;
margin: 0;
list-style: none;
}
ul.qty li {
display: inline-block;
margin-right: 10%;
}
ul.qty li p {
font-size: 14px;
color: #000;
}
.delivery {
margin-top: 3em;
}
.delivery p {
color: #000;
font-size: 16px;
font-weight: 400;
float: left;
}
.delivery span {
color: #000;
font-size: 16px;
font-weight: 400;
float: right;
}
.cart-sec {
margin: 0.6em 1em;
}
.cart-header,.cart-header2,.cart-header3 {
position: relative;
background-color: #FDFDFD;
}
/*-- //check --*/
/*-- single-page --*/
.col-md-5.zoom-grid {
padding: 0;
}
.reviews-tabs {
margin-top: 60px;
}
.response-text-right p {
font-size: 13px;
margin: 0 0 1em;
line-height: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #AB1156;
cursor: default;
font-size: 1.2em;
font-weight: 600;
border: none;
background-color: transparent;
border-right: 1px solid #E7E7E7;
border-radius: 0;
padding: 0 10px;
cursor: pointer;
}
.nav-tabs > li > a {
margin-right: 0px;
line-height: 1.42857143;
border-radius: 0;
color: #000000;
cursor: default;
font-size: 1.2em;
font-weight: 600;
border: none;
background-color: transparent;
border-right: 1px solid #E7E7E7;
border-radius: 0;
padding: 0 10px;
cursor: pointer;
}
ul.nav.nav-tabs {
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
padding-bottom: 18px;
}
.nav > li > a:hover, .nav > li > a:focus {
background-color: #FCFCFC;
}
.media-left.response-text-left {
width: 10%;
float: left;
margin-right: 2%;
}
.response-text-right ul li {
display: inline-block;
color: #B6B8B5;
font-size: 1em;
font-weight: 600;
margin-right: 16px;
}
.response-text-right ul li a {
color: #887f66;
font-size: 12px;
font-weight: 600;
}
.media, .media .media {
margin-top: 25px;
}
p.tab-text {
line-height: 26px;
color: #B9B9B9;
font-size: 14px;
}
.media-left.response-text-left h5 {
font-size: 14px;
text-align: Center;
margin-top: 3px;
}
.media-left.response-text-left h5 a {
color: #000;
}
.media-left.response-text-left h5 a:hover {
color: #AB1156;
}
.media-left.response-text-left img {
width: 100%;
}
.dress-name {
margin:30px 0;
}
.dress-name h3 {
float: left;
font-size: 19px;
color: #000;
font-weight: 500;
padding: 0;
}
.dress-name p {
margin-top: 16px;
font-size: 13px;
line-height: 23px;
color: #CAC9C9;
}
.dress-name span {
float: right;
color: #000000;
font-size: 20px;
letter-spacing: 1px;
font-weight: 400;
}
p.left {
float: left;
font-size: 13px;
color: #000;
letter-spacing: 2px;
margin-right:5%;
width:40%;
}
p.right {
float: left;
font-size: 13px;
color: #000;
letter-spacing: 2px;
}
.span1 {
margin: 18px 0;
padding: 15px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.span3 {
margin: 18px 0;
padding: 15px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.span4 {
border-bottom: 1px solid #Eee;
padding-bottom: 18px;
}
.purchase {
margin-top: 50px;
}
.purchase a{
float: left;
width: 50%;
font-size: 14px;
color: #000;
text-decoration: underline;
letter-spacing: 1px;
margin-top: 1px;
}
.purchase a:hover {
color:#AB1156;
}
.social-icons {
float:left;
width: 40%;
}
.social-icons ul li {
display:inline-block;
}
.social-icons ul li a {
width:18px;
height:18px;
background:url('./images/s-icons.png') no-repeat 0px 0px;
display:inline-block;
margin: 0 5px;
}
.social-icons ul li a:hover {
opacity:0.5;
}
.social-icons ul li a.facebook1 {
background-position: 0px 0px;
}
.social-icons ul li a.twitter1 {
background-position: -18px 0px;
}
.social-icons ul li a.googleplus1 {
background-position: -36px 0px;
}
/*-- //single-page --*/
/* CD Cart */
.cd-img-replace {
/* replace text with a background-image */
display: inline-block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
#cd-cart {
width: 400px;
position: fixed;
margin-top: 66px;
right: -100%;
background: #FFF;
-webkit-transition: right 0.3s;
-moz-transition: right 0.3s;
transition: right 0.3s;
z-index: 14;
}
#cd-cart.speed-in {
right: 0;
}
#cd-cart > * {
padding: 0;
}
#cd-cart h2 {
font-size: 14px;
margin: 1em;
}
#cd-cart .cd-cart-items {
max-height: 79.5vh;
overflow-y: scroll;
padding: 0;
}
#cd-cart .cd-cart-items li {
display: inline-block;
position: relative;
cursor: pointer;
padding: 5px;
height: 80px;
border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items li:last-child {
border-bottom: 1px solid #e0e6ef;
}
#cd-cart .cart-quantity, #cd-cart .cart-price, #cd-cart .cart-image {
position: relative;
top: 50%;
transform: translateY(-50%);
}
#cd-cart .cart-image {
height: 100%;
overflow: hidden;
}
#cd-cart .cart-image img {
width: 100%;
position: relative;
top: 50%;
transform: translateY(-50%);
}
#cd-cart .cd-qty, #cd-cart .cd-price {
color: #a5aebc;
}
#cd-cart .cd-price {
margin-top: .4em;
}
#cd-cart .cd-item-remove {
position: absolute;
right: 1em;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 32px;
height: 32px;
border-radius: 50%;
background: url(./images/cd-remove-item.png) no-repeat center center;
}
.no-touch #cd-cart .cd-item-remove:hover {
background-color: #e0e6ef;
}
#cd-cart .cd-cart-total {
padding: 1em;
font-weight: bold;
}
#cd-cart .cd-cart-total span {
float: right;
font-weight: bold;
}
#cd-cart .cd-cart-total::after {
/* clearfix */
content: '';
display: table;
clear: both;
}
#cd-cart .checkout-btn, #cd-cart .viewcart-btn {
display: block;
float: left;
width: 50%;
height: 45px;
line-height: 45px;
color: #FFF;
text-align: center;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
cursor: pointer;
}
#cd-cart .checkout-btn:hover, #cd-cart .viewcart-btn:hover { opacity: 0.8; }
.no-touch #cd-cart .checkout-btn:hover {
background: #a2dda8;
}
#cd-cart .cd-go-to-cart {
text-align: center;
margin: 1em 0;
}
#cd-cart .cd-go-to-cart a {
text-decoration: underline;
}
#cd-cart-trigger-2 {
display: none;
}
#cd-cart-trigger, #cd-cart-trigger-2 {
position: absolute;
top: 25px;
right: 0;
}
#cd-cart-trigger a, #cd-cart-trigger-2 a {
width: 58px;
height: 58px;
background: url('../../misc_images/shopping-cart-madagascar-minerals.png') no-repeat center center;
}
#cd-cart .close-cart {
float: right;
margin-top: -40px;
margin-right: 4px;
background: #ccc;
color: #fff;
padding: 8px;
display: block;
cursor: pointer;
}
#mobile-search-trigger {
position: absolute;
width: 20px;
height: 58px;
top: 0;
right: 48px;
background: url(./images/search.png) no-repeat center center;
display: none;
}
/* Shadow Layer */
#cd-shadow-layer {
position: fixed;
min-height: 100%;
width: 100%;
top: 0;
left: 0;
background: rgba(67, 87, 121, 0.6);
cursor: pointer;
z-index: 3;
display: none;
}
#cd-shadow-layer.is-visible {
display: block;
-webkit-animation: cd-fade-in 0.3s;
-moz-animation: cd-fade-in 0.3s;
animation: cd-fade-in 0.3s;
}
/* end CD Cart */
.swiper-pic-slider {
padding-top: 20px;
display: none;
}
.desktop-slider {
padding-top: 20px;
}
/* Collapsed Link List */
#collapsedLinkList {
list-style-type: none;
}
#collapsedLinkList li {
float: left;
clear: left;
margin: 2px 0 2px 3px;
}
#collapsedLinkList li a {
text-transform: uppercase;
}
/* Search Form */
.search-form .form-group {
float: right !important;
transition: all 0.35s, border-radius 0s;
width: 32px;
height: 32px;
background-color: #6D6D6D;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
border-radius: 25px;
}
.search-form .form-group input.form-control {
padding-right: 20px;
border: 0 none;
background: transparent;
box-shadow: none;
display:block;
color: #fff;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
/* Firefox 18- */
display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
/* Firefox 19+ */
display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
width: 75%;
border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
position: absolute;
top: -1px;
right: -2px;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
color: #c7c7c7;
left: initial;
font-size: 14px;
}
.social-icons-top {
position: absolute;
top: 40px;
right: 70px;
margin-right: 40px;
padding-top: 6px;
}
.social-icons-top a {
display: inline-block;
color: #ffffff;
font-size: 20px;
margin-left: 10px; 
}
.desk-search {
position: absolute;
z-index: 10;
right: 60px;
top: 40px;
}
.mobile-search {
margin:10px 15px;
padding: 0;
display: none;
}
.mobile-search {
padding-right: 3px;
padding-right: 4px 9;
padding-left: 3px;
padding-left: 4px 9;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.mobile-search button {
border: 0;
background: none;
/** belows styles are working good */
padding: 2px 5px;
margin-top: 2px;
position: relative;
left: -28px;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#D9230F;
}
.mobile-search input:focus + button {
z-index: 3;
}
#shopping_cart_info {
margin-top: 20px;
min-width: 1170px;
}
#shopping_cart_info tr {
border-bottom: 1px solid #ebebeb; 
}
#shopping_cart_info tr:first-child td {
padding: 0;
}
#shopping_cart_info tr td {
padding: 15px 0;
}
#shopping_cart_info tr:nth-last-child(1), #shopping_cart_info tr:nth-last-child(2), #shopping_cart_info tr:nth-last-child(3), #shopping_cart_info tr:nth-last-child(4) {
border-bottom: transparent;
}
/* show cart */
.checkout-form { border-right: 1px solid #ddd; }
.checkout-form .buttonprimarycluster { text-align: right; }
.shopping-cart { border-left: 1px solid transparent; }
.shopping-cart-info { width: 100%; margin: 20px auto;}
.shopping-cart-title {
display: block;
width: 100%;
float: left;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
.header-name {
width: 55%;
display: inline-block;
padding-left: 17%;
}
.header-price-qty {
width: 12%;
display: inline-block;
}
.header-qty {
width: 10%;
display: inline-block;
}
.header-points {
display: none;
float: right;
font-size: 0.8em;
padding: 2px 10px;
margin-bottom: 5px;
background: #ddd;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
}
.header-price {
width: 10%;
display: inline-block;
padding-left: 3%;
}
.shopping-cart-content {
margin-top: 20px;
}
.content-item { width: 100%; margin: 10px auto; border-bottom: 1px solid #EBEBEB; vertical-align: middle; padding: 10px 0; max-height: 120px; overflow: hidden; }
.content-item:first-child { border-top: 1px solid #EBEBEB; }
.cart-content-item td {padding:5px 0;} 
.content-item-img { width: 15%; margin: 0; display: inline-block; vertical-align: top; max-height: 100px; overflow: hidden; }
.content-item-img a { display: inline-block; vertical-align: top; } 
.content-item-img img { max-width: 100%;}
.content-item-name { display: inline-block; vertical-align: middle; margin: 0 2%; width: 30%;}
.content-item-price-qty { display: inline-block; width: 15%; text-align: center;}
.content-item-qty { display: inline-block; vertical-align: middle; text-align: center; width: 10%;}
.content-item-qty input { text-align: center;}
.content-item-qty input { text-align: center;}
.content-item-qty br { display: none; }
.content-item-price { display: inline-block; width: 15%; text-align: center;}
.content-item-points { display: inline; }
.shopping-cart { background-color: transparent; }
.shopping-cart-summary { display: inline-block; width: 100%;}
.cart-remove-all { width: 79%; display: inline-block;}
#cart_remove2 { font-size: 0.8em; color: #555; }
.shopping-cart-total-qty { display: inline-block; width: 5%; text-align: center;}
.shopping-cart-total-price { display: inline-block; width: 15%; font-weight: bold; text-align: center;}
.shopping-cart-apply-discount { margin: 20px auto;}
.shopping-cart-apply-discount td { padding-left: 0;}
.cart-description p { display: none;}
.ShowCartCheckOutBtn { border: 0;}
.ShowCartChangeQtyBtn { background: #3f3f3f; color: #fff; border: 0;/* border-radius: 2px;*/}
.ShowCartContinueBtn { background: #8a8a8a; color: #fff; border: 0; /*border-radius: 2px;*/}
.shopping-cart-buttons { margin: 20px auto; text-align: right;}
.ShowCartContinueBtn, .ShowCartChangeQtyBtn, .ShowCartCheckOutBtn { font-weight: 700; padding: 1% 2%;}
.ShowCartCheckOutBtn { text-transform: uppercase; }
.mobile-shopping-cart-buttons { text-align: right; display: block; margin-bottom: 30px; }
.mobile-shopping-cart-buttons .ShowCartChangeQtyBtn { display: none;}
.DiscountCouponButton{ background: #000; color: #fff; border: 0;}
.primary_button { border: 0;}
.paymentlist { display: inline; }
.discount-result { text-align: left; padding-left: 5px; }
#discount-coupon-form { float: left; padding-bottom: 10px; }
.shopping-cart table tbody tr:nth-last-child(3) {
font-size: 0.8em;
letter-spacing: 0.1em;
text-transform: uppercase;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.shopping-cart table tbody tr:nth-last-child(3) td { padding-top: 10px; padding-bottom: 10px; }
.content-item-qty input[type="text"] {
width: 50%;
text-align: center;
display: block;
margin: 0 auto;
}
.cart_no_items {
margin: 10px 0;
display: block;
font-size: 1.2em;
}
.ShowCartContinueBtn, .ShowCartChangeQtyBtn, .ShowCartCheckOutBtn {
color: #fff; 
border: none;
padding: 10px 20px;
}
.cart-no-item { margin: 0 auto; display: block; }
.cart_total_value2,.cart_total_currency_type2 {
font-size: 1.4em;
}
#shipping_calculator table tr td table tr td .label { color: #000; }
#shipping_calculator table tr td table tr td {
color: #000; 
display: block;
float: left;
width: 100%;
text-align: center;
padding: 3px 0;
}
#shipping_calculator table tr td table tr { padding: 5px 0; }
.ShippingCalculatorButton { background: #3f3f3f; color: #fff; font-weight: 700; border: none; padding: 10px 20px; }
.discount-item { display: inline-block; width: 100%; padding: 10px 0; border-bottom: 1px solid #ebebeb
; }
.discount-item div { width: 12%; display: inline; float: left; padding-right: 50px; border-right: 1px solid #ebebeb;padding-left: 35px;padding-right: 35px;}
.discount-item div:first-child { padding-left: 0; }
.discount-item div:last-child { text-align: right; border-right: 1px solid transparent; }
.discount-info {
width: 53% !important;
}
.discount-qty {
width: 11% !important;
}
.discount-remove {
width: 10% !important;
padding-right: 0px;
}
.discount-value {
width: 13% !important;
}
/* ==========================================================================
Mobile Nav
========================================================================== */
a.nav-expander {
background: none repeat scroll 0 0 #000000;
color: #FFFFFF;
display: block;
font-size: 15px;
font-weight: 400;
height: 50px;
margin-right: 0;
padding: 1em 1.6em 2em;
position: absolute;
right: 0;
text-decoration: none;
text-transform: uppercase;
top: 0;
transition: right 0.3s ease-in-out 0s;
width: 130px;
z-index: 12;
transition: right 0.3s ease-in-out 0s;
-webkit-transition: right 0.3s ease-in-out 0s;
-moz-transition: right 0.3s ease-in-out 0s;
-o-transition: right 0.3s ease-in-out 0s;
}
a.nav-expander:hover {
cursor: pointer;
}
a.nav-expander.fixed {
position: fixed;
}
.nav-expanded a.nav-expander.fixed {
right: 20em;
}
.mobilenav {
background: #ebebeb;
display: block;
height: 100%;
overflow: auto;
position: fixed;
right: -100%;
font-size: 15px;
top: 0;
width: 100%;
z-index: 2000;
transition: right 0.3s ease-in-out 0s;
-webkit-transition: right 0.3s ease-in-out 0s;
-moz-transition: right 0.3s ease-in-out 0s;
-o-transition: right 0.3s ease-in-out 0s;
}
.nav-expanded .mobilenav {
right: 0;
}
body.nav-expanded {
margin-left: 0em;
transition: right 0.4s ease-in-out 0s;
-webkit-transition: right 0.4s ease-in-out 0s;
-moz-transition: right 0.4s ease-in-out 0s;
-o-transition: right 0.4s ease-in-out 0s;
}
#nav-close {
font-weight: 300;
font-size: 24px;
padding-right: 10px;
}
.menu-header {
float: left;
letter-spacing: 2px;
font-size: 16px;
text-transform: uppercase;
padding-top: 8px;
}
.mobile-menu {
padding-top: 12px;
}
.mobile-menu li {
border-bottom: 1px solid #E2E2E2;
font-size: 14px;
padding: 7px 20px;
}
.mobile-menu li.syslinks {
border-top:1px solid #222;
}
.mobile-menu li a {
color: #222;
text-decoration: none;
text-transform: Capitalize;
}
.mobile-menu li a:hover {
color: #e95b0d;
text-decoration: none;
}
.mobile-menu li .sub-nav {
border-bottom: 0px;
padding: 4px;
}
.mobile-menu a .caret {
width: 0;
height: 0;
display: inline-block;
vertical-align: top;
border-top: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
margin-top: 8px;
}
.mobile-menu a:hover .caret {
border-top-color: #4f5963;
}
.mobile-menu li.open > a > .caret {
border-top: none;
border-bottom: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.mobile-menu li.open > a:hover > .caret {
border-bottom-color: #4f5963;
}
.icon:before {
font-family: 'FontAwesome';
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-transform: none;
content: 'f105';
}
.mobile-menu li > a > span.icon {
float: right;
margin: 0.1em 1.7em -0.1em 0;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-menu li > a:hover > span.icon {
float: right;
margin: 0.1em 0.8em -0.1em 0;
opacity: 1;
}
#myacctable {
width: 800px;
/* border-top: 1px solid #ebebeb; */
padding-top: 20px;
font-size: 14px;
display: block;
}
#myacctable tbody tr {
border-bottom: 1px solid #ebebeb;
width: 100%;
display: inline-block;
}
#myacctable tbody tr td {
padding: 10px 0;
}
#myacctable tbody tr td:first-child {
width: 30%;
display: inline-block;
}
#myacctable tbody tr td:last-child {
width: 65%;
display: inline-block;
}
#myacctable tbody tr td a {
padding: 3px 0 3px 10px;
color: #000;
display: inline-block;
}
tr td input[type="submit"], tr td input[type="button"], form input[type="button"], form input[type="submit"], #save1 {
border: none;
padding: 12px 28px;
/*background: #191919;*/
margin-bottom: 10px;
}
#save1 {
float: left;
}
/*-- responsine-design --*/
@media screen and (max-width: 1366px) {
.banner {
min-height: 650px;
}
.dropdown-menu.columns-3 {
min-width: 530px;
}
.footer {
padding: 50px 0 35px;
}
.cards.text-center {
margin: 35px 0;
padding: 20px 0;
}
.banner-bottom-left h2 {
font-size: 85px;
font-weight: 600;
line-height: 115px;
}
.dreamcrub {
margin: 0px 0 60px 0;
}
}
@media screen and (max-width: 1280px) {
.banner {
min-height: 608px;
}
.banner-bottom-left h2 {
font-size: 82px;
line-height: 100px;
margin: 0 0 0 120px;
}
.banner-bottom-left {
margin: 100px 0px 0px 30px;
}
.navbar-nav {
margin-right: 30px;
}
.dropdown-menu.columns-3 {
min-width: 520px;
}
.banner-info h3 {
font-size: 40px;
}
.banner-info p {
font-size: 16px;
}
h2.heading {
font-size: 35px;
}
}
@media screen and (max-width: 1024px) {
.navbar-header {
width: 17%;
}
.navbar-links { float: right; }
.navbar-default .navbar-toggle {
border-color: transparent;
margin-right: 30px;
margin-top: -2px;
}
.logo a { line-height: 2.5em; }
.banner {
min-height: 491px;
}
.header-top-strip {
padding: 6px 0 12px 0;
}
.banner-bottom-left h2 {
font-size: 70px;
line-height: 85px;
margin: 0 0 0 135px;
}
.banner-info h3 {
font-size: 35px;
}
.banner-info p {
margin: 15px 0;
}
.callbacks_tabs {
bottom: -16%;
}
.callbacks_tabs a:after {
width: 35px;
height: 4px;
}
.shop a {
padding: 10px 18px;
font-size: 16px;
}
.navbar-default .navbar-nav > li > a {
margin: 0 5px;
padding-top: 8px;
padding-bottom: 8px;
}
.navbar-nav {
margin-right: 60px;
margin-top: 6px;
}
.navbar-links { width: 157px; }
.navbar-links > li a { color: transparent; width: 45px; }
.navbar-links > li a span {
color: #fff;
border: 1px solid #ebebeb;
padding: 11px;
margin-top: -8px;
border-radius: 20px;
}
.dropdown-menu.columns-3 {
min-width: 400px;
}
.dropdown-menu.columns-2 {
min-width: 360px;
}
.online-strip {
padding: 15px 0;
margin: 35px 0 20px;
}
h3.head.text-center {
font-size: 30px;
}
.product {
margin-top: 5px;
}
.front-page .prod-width {
width: 46%;
margin-left: 10px;
margin-right: 10px;
}
.mask {
top: 39%;
left: 30%;
}
/* Category Grid Images */
.category-grid div div a img {
width: auto;
max-height: 100%;
}
.category-grid .mosaic-block {
display: block;
}
.nbs-flexisel-item img {
width:95%;
}
.liked-product {
margin-top: 0;
}
h3.like {
font-size: 29px;
}
.join input[type="submit"] {
width: 18%;
}
.footer {
padding: 40px 0 35px;
}
.news-letter {
padding: 30px 0;
}
.typrography,.products-page,.registration-form,.login-page,.contact,.cart-items {
padding: 30px 0 40px;
}
.mens-toolbar .sort {
width: 22.5%;
}
.new-product {
padding: 1.5em;
}
.offer p {
font-size: 26px;
padding: 21px 11px;
}
.view .mask, .view .content {
top: 10em;
left: 5.2em;
}
.dress-name {
margin: 20px 0;
}
.purchase {
margin-top: 35px;
}
.dreamcrub {
margin: 0px 0 50px 0;
}
.sub-left-right form {
width: 100%;
}
.shopping-cart-title {
display: none; 
}
.content-item-price-qty { display: none; }
.content-item-qty { width: 20%; }
.mobile-shopping-cart-buttons {
width: 100%;
}
.ShowCartContinueBtn {
width: 50%;
float: left;
}
.ShowCartCheckOutBtn {
width: 50%;
}
.shopping-cart-buttons .ShowCartContinueBtn {
float: left;
width: 50%;
}
.ShowCartChangeQtyBtn {
float: left;
width: 50%;
}
.shopping-cart-buttons .ShowCartCheckOutBtn {
float: left;
width: 100%;
margin-top: 10px;
}
.shopping-cart-total-qty {
display: none;
}
.shopping-cart-total-price {
width:10%;
}
.cart_total_value2, .cart_total_currency_type2 {
font-size: 14px;
}
.discount-item-div {
padding-left: 10px;
padding-right: 10px;
}
}
@media screen and (max-width: 800px) {
.desktop-slider {
display: none;
}
.swiper-pic-slider {
display: block;
}
.navbar-header {
width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #4A4A4A; }
.logo a span {
font-size: 28px;
width: 45px;
height: 46px;
padding: 4px 0 0 3px;
margin-top: 3px;
}
.logo h1 a {
font-size: 24px;
letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a {
margin: 0 5px;
padding: 0px 10px;
font-size: 13px;
}
.navbar-default .navbar-nav > li:after {
content: '';
float: left;
color: #353535;
margin: -30px 0px;
}
.navbar-nav {
margin-top: 8px;
}
h3.head.text-center span:before, h3.head.text-center span:after, #new_title_name:before, #new_title_name:after {
width: 20px;
}
#new_title_name:before { right: 80%; }
#new_title_name:after { left: 80%; }
#mobile-search-trigger {
margin-right: -8px;
margin-top: 15px;
display: block;
}
.desk-search { display: none; }
#cd-cart-trigger {
top: 15px;
}
#cd-cart-trigger-2 {
/*display: block;*/
display: none;
}
#cd-cart-trigger a, #cd-cart-trigger-2 a {
width: 30px;
}
#cd-cart {
width: 100vw;
right:-100vw;
height: 100%;
margin-top: 0;
}
#cd-cart .checkout-btn, #cd-cart .viewcart-btn {
position: fixed;
bottom: 0;
margin: 0;
padding: 0 1rem;
border-radius: 0;
width: 50vw;
height: 4rem;
z-index: 10;
}
#cd-cart .checkout-btn { margin-left: 50vw; }
.products-grid {
padding: 5px 5px;
}
#cd-cart .close-cart {
float: right;
margin-top: -40px;
margin-right: 4px;
background: #ccc;
color: #fff;
padding: 8px;
display: block;
}
.navbar-default .navbar-nav > li:after,
.navbar-default .navbar-nav > li:before {
margin: -20px 0;
}
.navbar-default .navbar-toggle {
border-color: transparent;
margin-right: 70px;
margin-top: -2px;
}
.caret {
margin-bottom: 3px;
}
.banner {
min-height: 350px;
}
.banner-info h3 {
font-size: 30px;
}
.banner-info {
margin-top: 90px;
}
.banner-bottom-left h2 {
font-size: 50px;
line-height: 65px;
margin: 0 0 0 130px;
}
.banner-bottom-left {
margin: 75px 0px 0px 30px;
}
.shop a {
padding: 8px 15px;
font-size: 14px;
letter-spacing: 1px;
}
.callbacks_tabs a:after {
width: 30px;
height: 4px;
}
.cont-fix {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.left-border { display: none; }
.product-listy { margin-top: 50px; padding: 0px 5px 5px; }
.product-listy h2 {
font-size: 12px;
padding: 10px 22px;
}
.product-listy .product-list a { font-size: 14px; }
.category1 { display: inline; }
.footer_top .category1 {display: block;}
a.product_name {
margin: 10px 0;
}
.mask a {
font-size: 14px;
padding: 5px 10px;
}
.join h6 {
font-size: 18px;
}
.liked-product {
width:100%;
margin-top:0;
}
.mask {
left: 28%;
}
.join input[type="submit"] {
width: 17%;
font-size: 16px;
padding: 7px 0 9px;
}
.join input[type="text"] {
width: 47%;
font-size: 13px;
}
.news-letter {
padding: 25px 0;
}
.other-products {
padding: 35px 0 60px 0;
}
.span1_of_4 {
width: 25%;
float: left;
padding: 0 5px;
}
ul.f_nav li a {
font-size: 13px;
}
.span1_of_4 h4 {
margin: 0 0 12px 0;
font-size: 20px;
}
.cards.text-center img {
width: 55%;
}
.copyright p {
font-size: 14px;
}
.follow-us,.shipping-grid,.online-order {
width: 33.333%;
float: left;
}
.shipping {
width: 18%;
margin-left: 11%;
}
.cards.text-center {
margin: 25px 0;
padding: 18px 0;
}
.footer {
padding: 40px 0 30px;
}
.dropdown-menu.columns-3 {
min-width: 300px;
}
.multi-column-dropdown li a {
font-size: 13px;
}
.dropdown-menu.columns-2 {
min-width: 317px;
}
.login-left {
float: left;
width: 47%;
margin-right:3%
}
.login-right {
float: left;
width: 50%;
}
.login-right p {
margin: 0 0 1.3em 0;
}
.dreamcrub {
margin: 0px 0 45px 0;
}
.login-left h2,.login-right h3 {
font-size: 18px;
}
.reg-form {
width:100%;
margin-bottom:5%;
}
.reg-right {
width:100%;
margin:0;
}
.reg ul li.text-info {
width: 30%;
}
.cart-items h2 {
margin: 0 0 15px 0;
font-size: 22px;
}
.cart-item {
width: 21%;
margin-right: 3%;
}
.contact-info {
margin-bottom: 30px;
}
.contact-map iframe {
height: 300px;
}
.new-product {
width: 72%;
}
.products {
width: 26%;
}
.front-page .prod-width { width: 100%; margin:20px 0;}
.mens-toolbar .sort {
width: 33.5%;
}
.new-product {
padding: 1em;
}
.media-left.response-text-left {
width: 16%;
}
#newlogin, #userlogin {
margin: 50px 0 10px;
width:80%;
float: left;
Clear: both;
}
.reg form input[type="text"], .reg form input[type="password"], .reg form select { width: 80%; }
#registerForm tr td a {clear: both; display: block; margin-bottom: 10px;}
.shopping-cart-content {
font-size: 0.8em;
}
.checkout-form .formpair{width:96%;}
.shopping-cart{display:none;}
.checkout-form, .checkout2-form, .payment-form{border-width:0px;display:block;margin:70px auto;width:100%;}
.payment-form div{padding-right:0px!important;padding-left:0px!important;}
.payment-form label{padding-right:0px!important;padding-left:0px!important;white-space:nowrap;text-align:left;width:100%;}
}
@media screen and (max-width: 768px) {
.banner-info {
margin-top: 75px;
width: 50%;
margin-right: 10%;
}
.navbar-default .navbar-toggle {
border-color: transparent;
margin-right: 45px;
margin-top: 20px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #424242;
}
.banner-bottom-left {
margin: 65px 0px 0px 30px;
}
.dropdown-menu.columns-3 {
min-width: 306px;
}
.dropdown-menu.columns-2 {
min-width: 290px;
padding-right: 0;
padding-left:10px;
}
.navbar-links {
display: block;
text-align: center;
}
.navbar-links > li {
}
.reg ul li.text-info {
font-size: 14px;
}
h2.heading {
font-size: 32px;
}
.contact-form input[type=submit] {
padding: 8px 30px;
}
.contact-map iframe {
height: 250px;
}
.contact-info h2,.contact-info h3 {
margin: 0 0 15px 0;
font-size: 22px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#cd-cart .cd-cart-items { max-height: 72.5vh !important; }
}
@media screen and (max-width: 640px) {
.mobIc {
font-size: 28px;
margin-right: 10px;
}
.wHrn {
font-size: 18px;
}
.wHrn span.glyphicon.glyphicon-user, span.glyphicon.glyphicon-lock {
font-size: 16px;
}
.social-icons-top { display: none; }
.navbar-default .navbar-toggle {
border-color: transparent;
margin-right: 45px;
margin-top: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #424242;
}
.navbar-header {
width: 100%;
}
.navbar {
border: none;
}
.navbar-nav {
margin: 10px 0;
width: 100%;
text-align: center;
margin-right:0;
}
.navbar-default .navbar-nav > li > a {
margin: 5px 0px;
}
.navbar-header {
float: none;
}
.navbar-collapse.collapse {
margin-top: 10px;
}
.banner-info h3 {
font-size: 25px;
}
.banner-info p {
margin: 10px 0;
font-size: 13px;
}
.callbacks_tabs a:after {
width: 26px;
height: 3px;
}
.banner {
min-height: 304px;
}
.banner-bottom-left h2 {
font-size: 35px;
line-height: 50px;
margin: 0 0 0 100px;
}
.shop a {
padding: 8px 12px;
font-size: 13px;
letter-spacing: 1px;
}
.follow-us, .shipping-grid, .online-order {
padding: 0 4px;
}
a.twitter {
margin: 0 0.5em;
}
.online-strip h3 {
font-size: 1.3em;
}
.shipping {
margin-left: 7%;
}
h3.head.text-center {
font-size: 28px;
}
.products-grid a {
font-size: 13px;
letter-spacing: 1px;
}
.nbs-flexisel-item img {
width: 85%;
margin-left: 7.5%;
}
.span1_of_4 {
width: 50%;
padding: 0 15px;
min-height: 290px;
}
.mask {
left: 26%;
}
.join h6 {
font-size: 16px;
margin-right: 3%;
}
.join input[type="text"] {
width: 44%;
}
.join input[type="submit"] {
width: 19%;
}
.col-sm-4 {
width: 33.33%;
float: left;
}
.multi-column-dropdown li a:hover {
background-color: #fff!important;
}
.navbar-nav .open .dropdown-menu {
background-color: #fff;
}
.col-sm-6 {
float:left;
}
.login-left h2, .login-right h3 {
font-size: 17px;
}
.login-left p, .login-right p {
font-size: 1em;
}
.dreamcrub {
margin: 0px 0 35px 0;
}
.login-right span {
font-size: 0.9em;
}
.product-listy h2 {
padding: 18px;
}
.offer p {
font-size: 21px;
padding: 22px 17px;
}
.mens-toolbar .sort {
width: 37.5%;
}
.view .mask, .view .content {
top: 8em;
left: 4.2em;
}
.cart-item-info h3 a {
font-size: 15px;
}
.cart-items h2 {
margin: 0;
font-size: 20px;
}
.cart-item-info {
margin-top: 1%;
}
.cart-gd {
margin-top: 30px;
}
.delivery p,.delivery span {
font-size: 14px;
}
h2.heading {
font-size: 30px;
}
.panel-title {
padding: 0;
}
.media-left.response-text-left {
width: 20%;
margin-right: 2%;
}
#product_listing_sortby_box form { text-align: center; }
}
@media screen and (max-width: 480px) {
.logo {
height: 40px;
margin-top: 0;
}
.logo a { line-height: 1.5em; }
.navbar { height: 50px; }
#mobile-search-trigger { margin-top: 10px; }
#cd-cart-trigger, #cd-cart-trigger-2 { top: 10px; }
.desk-search { top: 40px; } 
.navbar-default .navbar-toggle {
border-color: transparent;
margin-right: 45px;
margin-top: 5px;
}
#cd-cart-trigger a, #cd-cart-trigger-2 a {
margin-top: 3px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #424242;
}
.nbs-flexisel-item img {
width: 70%;
margin-left: 15%;
}
.liked-product,.contact-right {
width:100%;
}
.contact-left {
width: 100%;
}
.contact-left input[type="text"] {
margin: 0 0px 23px 0;
}
.cards.text-center img {
width: 75%;
}
.join h6 {
font-size: 18px;
margin-right: 0;
width: 100%;
float: none;
text-align: center;
margin-bottom: 15px;
}
.contact-form input[type=submit] {
margin-top: 15px;
}
.join input[type="text"] {
width: 70%;
}
.join input[type="submit"] {
width: 50%;
}
.contact-info h2, .contact-info h3 {
margin: 0 0 12px 0;
font-size: 20px;
}
.banner-top {
padding-top: 20px;
}
.banner {
min-height: 227px;
}
.banner-bottom-left h2 {
font-size: 23px;
line-height: 34px;
margin: 0 0 0 67px;
}
.banner-info h3 {
font-size: 20px;
}
.banner-info {
margin-top: 40px;
width: 80%;
}
.callbacks_tabs {
left: 21%;
}
.shop a {
padding: 7px 10px;
font-size: 12px;
letter-spacing: 0px;
}
.header-top-strip {
padding: 5px 0 10px 0;
}
a.twitter {
margin: 0 0.3em;
width: 20px;
height: 20px;
background: url(./images/follow.png) no-repeat 0px 3px;
background-size: 35px;
}
a.facebook {
width: 20px;
height: 20px;
background: url(./images/follow.png) no-repeat -18px 2px;
background-size: 35px;
}
.online-strip h3 {
font-size: 1.2em;
}
.shipping {
margin-left: 38%;
width: 20%;
margin-bottom: 6px;
}
.follow-us, .online-order {
margin-top: 15px;
}
.products {
width: 100%;
margin-bottom:15px;
margin-right: 0;
}
.new-product {
width: 100%;
}
.latest-bis img {
width: 100%;
}
.latest-bis {
width: 50%;
margin: 30px auto;
}
.login-left,.login-right {
width: 100%;
margin-right: 0%;
padding:0;
}
.login-right {
margin-top:20px;
}
.acount-btn {
font-size: 13px;
padding: 0.7em 1em;
}
.login-right p {
margin: 0 0 1em 0;
}
.login-left h2 {
font-size: 20px;
padding-bottom: 10px;
}
.reg ul li.text-info {
width: 36%;
}
.cart-item {
width: 26%;
margin-right: 3%;
}
.cart-item-info {
width: 71%;
}
.delivery p, .delivery span {
font-size: 13px;
}
.delivery {
margin-top: 2em;
}
.panel-title {
padding: 0;
}
.media-left.response-text-left {
width: 20%;
margin-right: 2%;
}
.paymentlist { float: none; padding-left: 0; }
.cart_redeem_link { right: 14px; margin-top: -35px; display: block; position: absolute; }
.discount-item div {
padding-left: 5px;
padding-right: 5px;
}
.discount-remove {
width: 16% !important;
}
.discount-remove a {
font-size: 12px;
}
.discount-info {
width: 30% !important;
}
.discount-value {
width: 30% !important;
}
}
@media screen and (max-width: 320px) {
.header-top-left {
width: 100%;
text-align: center;
}
.header-right {
margin-right:22%;
margin-top:3%;
}
.header-top-left ul li {
margin: 0 10px;
}
#mobile-search-trigger {
margin-top: 5px;
}
#cd-cart-trigger a, #cd-cart-trigger-2 a { margin-top: -4px; }
.logo a span {
font-size: 25px;
width: 40px;
height: 40px;
padding: 2px 0 0 1px;
margin-top: 6px;
}
.logo h1 a {
font-size: 21px;
}
.navbar-toggle {
padding: 7px 7px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 8px;
}
.banner-top {
padding-top: 15px;
}
.banner-bottom-left h2 {
font-size: 18px;
line-height: 26px;
margin: 0 0 0 15px;
}
.banner {
min-height: 170px;
}
.banner-info h3 {
font-size: 18px;
}
.banner-info p {
margin: 8px 0;
font-size: 13px;
}
.banner-bottom-right {
width: 100%;
}
.callbacks_tabs a:after {
width: 21px;
height: 3px;
}
.banner-bottom-left {
margin: 55px 0px 0px 30px;
}
.follow-us, .shipping-grid, .online-order {
padding: 0 15px;
width: 100%;
}
.shipping {
margin-left: 14%;
width: 16%;
margin-bottom: 0;
margin-top:0;
}
.shipping-grid{
padding: 0 15px;
width: 100%;
margin: 15px 0;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
border-left: none;
border-right: none;
padding:10px 0;
}
.online-strip h3 {
font-size: 1.4em;
}
.online-order {
margin-top:0;
}
.follow-us, .online-order {
margin-top: 0;
}
.nbs-flexisel-item img {
width: 80%;
margin-left: 10%;
}
.cards.text-center img {
width: 95%;
}
.copyright p {
font-size: 13px;
letter-spacing: 0px;
line-height: 20px;
}
.mask {
left: 32%;
}
.join input[type="text"] {
width: 65%;
}
.join input[type="submit"] {
width: 35%;
font-size: 15px;
}
.span1_of_4 {
width: 100%;
min-height: 230px;
text-align: center;
}
ul.f_nav li a {
font-size: 14px;
}
.span1_of_4 h4 {
font-size: 22px;
margin-top:10px;
}
.dreamcrub {
margin: 0px 0 25px 0;
background-color: #FDFDFD;
padding: 8px 5px;
}
.login-right input[type="submit"] {
padding: 0.5em 1em;
}
.login-left h2 {
font-size: 18px;
}
.reg ul li.text-info {
width: 100%;
margin-bottom: 7px;
}
.reg ul li:nth-child(2) {
margin-left: 0;
width: 100%;
}
.cart-item {
width: 60%;
margin-right: 0;
}
.cart-item-info {
width: 100%;
}
.delivery p, .delivery span {
font-size: 13px;
width: 100%;
margin: 5px 0px;
}
.delivery {
margin-top: 1em;
}
.dropdown-menu.columns-3 {
min-width: 270px;
}
ul.multi-column-dropdown h6 {
margin-top: 15px;
}
.dropdown-menu.columns-2 {
min-width: 266px;
}
ul.breadcrumbs li.women {
font-size: 12px;
padding: 3px;
}
ul.previous li a {
font-size: 13px;
}
.latest-bis {
width: 75%;
margin: 25px auto;
}
.mens-toolbar .sort {
width: 60.5%;
}
.view .mask, .view .content {
top: 12em;
left: 6.8em;
}
.social-icons {
width: 45%;
}
p.left {
width: 62%;
}
.col-md-7.dress-info {
padding: 0;
}
.dress-name h3 {
width: 100%;
}
.dress-name span {
float: left;
margin-top: 10px;
}
.view .mask, .view .content {
top: 7em;
left: 1.8em;
font-size: 12px;
padding: 5px;
display:none;
}
.product_image:hover .mask {
display: none;
}
p.tab-text {
font-size: 13px;
}
}
/* IES Specific Styling */
.iesbackgroundcolor1{background-color:#000000;}
.iesbackgroundcolor2{background-color:#157582;}
.iesbackgroundcolor3{background-color:#e95b0d;}
.iesfontcolor1{color:#000000;}
.iesfontcolor2{color:#ffffff;}
.iesfontcolor3{color:#ffffff;}
.iesfontfamily1{font-family:'Josefin Sans';}
/*.iesfontfamily2{font-family:'roboto';}*/
.iesfontfamily3{font-family: 'Open Sans';}
.iesdefaultfontfamily1{font-family:'Josefin Sans';}
.iesdefaultfontfamily2{font-family:'roboto';}
.iesdefaultfontfamily3{font-family: 'Open Sans';}
/*
Include this after bootstrap.css. Add class of 
vert-offset-top-value or vert-offset-bottom-value 
to your Bootstrap 3 default rows to prevent row content 
from touching the row content above or below.
*/
/* Vertical Offset Bottom */
.vert-offset-top-12{
margin-top: 12em;
}
.vert-offset-top-11{
margin-top: 11em;
}
.vert-offset-top-10{
margin-top: 10em;
}
.vert-offset-top-9{
margin-top: 9em;
}
.vert-offset-top-8{
margin-top: 8em;
}
.vert-offset-top-7 {
margin-top: 7em;
}
.vert-offset-top-6{
margin-top: 6em;
}
.vert-offset-top-5{
margin-top: 5em;
}
.vert-offset-top-4{
margin-top: 4em;
}
.vert-offset-top-3{
margin-top: 3em; 
}
.vert-offset-top-2{
margin-top: 2em;
}
.vert-offset-top-1{
margin-top: 1em;
}
.vert-offset-top-0{
margin-top: 0em;
}
/* Vertical Offset Bottom */
.vert-offset-bottom-12{
margin-bottom: 12em;
}
.vert-offset-bottom-11{
margin-bottom: 11em;
}
.vert-offset-bottom-10{
margin-bottom: 10em;
}
.vert-offset-bottom-9{
margin-bottom: 9em;
}
.vert-offset-bottom-8{
margin-bottom: 8em;
}
.vert-offset-bottom-7{
margin-bottom: 7em;
}
.vert-offset-bottom-6{
margin-bottom: 6em;
}
.vert-offset-bottom-5{
margin-bottom: 5em;
}
.vert-offset-bottom-4{
margin-bottom: 4em;
}
.vert-offset-bottom-3{
margin-bottom: 3em;
}
.vert-offset-bottom-2{
margin-bottom: 2em;
}
.vert-offset-bottom-1{
margin-bottom: 1em;
}
.vert-offset-bottom-0{
margin-bottom: 0em;
}


