@font-face {
    font-family: 'Oxygen-Bold';
    src: url(../fonts/Oxygen-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Ubuntu-Regular';
    src: url(../fonts/Ubuntu-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Ubuntu-Bold';
    src: url(../fonts/Ubuntu-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Oxygen-Regular';
    src: url(../fonts/Oxygen-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Hanchansans';
    src: url(../fonts/Hanchansans-Regular.otf) format('truetype');
}

@font-face {
    font-family: 'merienda-regular';
    src: url(../fonts/Merienda-Regular.ttf) ;
}

@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap");


html,
body {
    background: #333;
    font-size: 100%;
    font-family: 'merienda-regular';
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover{
	text-decoration:none;
	color:#f67777;
}

.login-title-img{
	    height: 150px;
	    width: auto;
}

.login-logo{
	position: absolute;
	top: 96px;
	left: 50%;
	width: auto;
	text-align: center;
	transform: translate(-50%, -50%);
}

.login-form-box{
	margin-top:160px;
}

.login-form-box h2{
    padding-top: 0px;
    padding-bottom: 10px;
    color: white;
}

.login-form-box-errorinfo{
	color: white;
    background-color: transparent;
    border: none;
    font-size: 11pt;
    font-weight: 600;
}

.glyphicon-login{
	color:#F67777;
}

ul {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
p {
    margin: 0;
}

li {
    list-style: none;
}

/* box */
.box-img{width:auto;margin:0px auto;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;width: 100%;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:310px;width:310px;}
.tb-s310, .tb-s310 img{max-height:310px;max-width:310px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:40px;width:40px;}
.tb-booth{
    position: relative;
    z-index: 1;
    background-color: white;
    border-radius: 5px;
    width: 400px;
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("http://demo.lanrenzhijia.com/2015/jqzoom0225/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


/*--header--*/
.head {
    position: relative;
}

.logo {
    text-align: center;
    position: absolute;
    top: 0;
}

.main{
	min-height: 480px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.main-my-shipping{
	width: 80%;
	text-align: center;
	min-height: 230px;
	margin-left: auto;
	margin-right: auto;
}

.main-my-shipping-box{
    min-height: 100px;
    padding: 5px;
}

.main-my-shipping-box-item{
	border-style: dashed;
    border-width: 1px;
    min-height: 120px;
    padding: 10px;
}

.main-my-shipping-box-item-content{
    min-height: 70px;
}



.main-my-shipping-box-item:hover{
	background:white;
	color:black;
}

.main-my-shipping-box-item-sel{
	background:white;
	color:black;
}

.main-my-shipping-box-item-btn{
	padding-top: 25px;
	text-align: right;
	font-size: 15px;
}

.panel-title {
    text-transform: uppercase;
}

.img_wrap{
    width: 235px;
    height: 215px;
    border: 0px dashed #ccc;
    background: url() no-repeat center center;
    background-size: contain !important;
    background-color: white !important;
    border-radius: 5px;
}

.header-social {
    text-align: right;
}

.header-login ul li,
.header-social ul li {
    display: inline-block;
}

.header-login ul li a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 0.8em;
    margin: 0.5em;
}

.header-login ul li a:hover {
    color: #F67777;
}

.header-top {
    background-color: #000;
    padding: 0.3em 0;
}

.header-social ul li a i {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../images/img-sprite.png)no-repeat -14px -14px;
    margin: 0 0.3em;
}

.header-social ul li a i.ic1 {
    background-position: -55px -12px;
}

.header-social ul li a i.ic2 {
    background-position: -101px -12px;
}

.header-social ul li a i.ic3 {
    background-position: -150px -12px;
}

.header-social ul li a i.ic4 {
    background-position: -199px -13px;
}

.header-social ul li a i:hover {
    background: url(../images/img-sprite.png)no-repeat -14px -52px;
}

.header-social ul li a i.ic1:hover {
    background-position: -55px -50px;
}

.header-social ul li a i.ic2:hover {
    background-position: -101px -50px;
}

.header-social ul li a i.ic3:hover {
    background-position: -150px -50px;
}

.header-social ul li a i.ic4:hover {
    background-position: -199px -52px;
}

.header-social ul {
    margin-top: 0;
}

.main-menu-categories-click {
    display: none !important;
}

.main-menu-categories-pop {
    display: inline !important;
}

.my-cart-count{
	    background-color: #f67777;
	    display: block;
	    width: 20px;
	    height: 20px;
	    position: absolute;
	    top: 16px;
	    right: -18px;
	    border-radius: 14px;
	    border-style: solid;
	    border-color: rgba(0, 0, 0, .5);
	    border-width: 0px;
	    font-size: 10px;
	    text-align: center;
	    font-family: sans-serif;
	    line-height: 18px;
	    font-weight: 800;
	    color: white;
}

.my-cart-count span{

margin-left: -3px;

}

.my-cart-list-content{
	margin-bottom: 15px;
}

.sign-yz{
	    font-size: 11pt;
	    margin-left: -50px;
	    background-color: #F67777;
	    color: white;
	    padding: 6px 11px 6px 11px;
	    border-radius: 3px;
	    width: 105px;
	    display: inline-block;
	    text-align: center;
}

.sign-yz a{
	color:white;
	text-decoration: none;
}

.sign-yz a:hover{
	color:white;
	text-decoration: none;
}

.confirm-payment-dialog{
	color: #0c0101ad;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.confirm-payment-body{
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.confirm-payment-sum{
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	font-weight: 800;
}
.btn-img-primary{
	vertical-align: top;	
}

ul.nav_1 li a {
    font-size: 0.9em;
    color: #F67777;
    padding: 1.6em;
    display: block;
    white-space: pre-wrap;
    text-shadow: 1px 1px 1px #000000;
}

ul.nav_1 li a:hover {
    color: #fff;
}

ul.nav_1 li {
    /* border-right: 1px solid #342a2a; */
    min-width: 110px;
    text-align: center;
}

ul.nav_1 li menu_list {
    color: red;
}

.navbar {
    margin-bottom: 0px;
    border: none;

}

.login-input{
	display: inline-block !important;
	margin-left: 10px !important;
}

/*search*/
.search{
	position: relative;
	background: #f3f4f5;
	border: 1px solid #D8D8D8;
	margin-top: -10px;
	width: 150%;
	margin-left: -25px;
	top: -3px;
}
.search form{
	width: 100%;
}
.search input[type="text"]{
	margin:0px 0;
	padding:8px 16px;
	outline: none;
	color: #5a5a5a;
	background: none;
	border: none;
	width: calc(100% - 40px);
	line-height: 1.5em;
	position: relative;
	font-size: 0.8725em;
	-webkit-appearance: none;
	text-transform: capitalize;
}
.search input[type="text"]:hover{
	background: #ffffff;
}
.search input[type="submit"]{
	background: url('../images/search.png') no-repeat 0px 1px;
	border: none;
	cursor: pointer;
	width: 24px;
	outline: none;
	position: absolute;
	height: 24px;
	top: 10px;
	right: 5px;
}



div#bs-megadropdown-tabs {
    padding: 0;
}

.h_menu4 {
    margin-left: 13.6%;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #f67777;
    color: #fff;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #f67777;
    color: #fff;
}

.col1 {
    float: left;
    width: 20%;
}

.menu-top {
    width: auto;
    padding: 0.5em;
}

.col1 ul li {
    list-style: none;
    border-right: none;
}

.col1 ul li a {
    padding: 6px 0px;
    display: block;
}

.col1 h4 {
    font-size: 1.5em;
    color: #FFF;
    margin-bottom: 0.5em;
    font-family: 'Ubuntu-Regular';
}

/*--cart--*/
.itemContainer {
    width: 100%;
    float: left;
}

.itemContainer div {
    float: left;
    margin: 5px 20px 5px 20px;
}

.itemContainer a {
    text-decoration: none;
}

.product-category {
    font-weight: 600;
    font-size: 13px;
    color: #F67777;
    text-shadow: 1px 1px 1px #fffcfc;
}

.cart-desc {
    margin: 2px;
}

.cart-desc h3 {
    font-size: 20pt;
    font-weight: 600;
    color: #F67777;
}

.cart-desc .code {
    font-size: 13pt;
    display: flex;
    margin-top: 15px;
}

.cart-desc .product-excerpt {
    font-size: 11pt;
    margin-top: 15px;
    display: flex;
}

.cart-desc .product-price {
    font-size: 12pt;
    line-height: 30px;
    display: flex;
}

.cart-desc .product-price .text {
    font-size: 15pt;
    margin-top: 10px;
    font-weight: 600;
}

.cart-desc .product-price .price {
    margin-top: 10px;
    color: #F67777;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}

.cart-desc .product-price .pre-price {
    text-decoration: line-through;
    margin-top: 12px;
    margin-left: 10px;
    font-size: 12pt;
}

.cart-desc .product-size {}

.cart-desc .product-size h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cart-desc .product-size h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cart-desc .product-quantity {
    margin-top: 10px;
}

.cart-desc .product-quantity h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

a.product-category:hover {
    color: #1b1b1b;
    text-decoration: none;
}

.create-account{
	background-color: #F67777;
	border: none;
	width: 270px;
	height: 40px;
	color: white;
	border-radius: 5px;
}

.img-responsive {
    height: 240px;
    /* margin-top: 60px; */
    width: 260px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -12px;
    margin-top: -12px;
}

img.img-responsive {}

.cartHeaders {
    width: 100%;
    float: left;
}

.cartHeaders div {
    float: left;
    margin: 5px 20px 5px 20px;
}

.item_add {
    color: #000;
    border: none;
}

a.item_add {
    text-decoration: none;
}

a.item_add:hover {
    color: #000;
}

.grid_1 img {
    margin-bottom: 1em;
}

.box_1 h3 {
    color: #ccc;
    font-size: 1em;
}

.box_1 h3 img {
    margin-left: 5px;
}

.box_1 p a {
    color: #B5B3B3;
    font-size: 0.77em;
}

.total {
    display: inline-block;
}

.cart.box_1 {
    float: right;
    margin-top: 0.7em;
}

.heart {
    float: left;
    margin-top: 0.7em;
}

.heart li {
    display: inline-block;
    border-right: 1px solid #EFEFEF;
}

.heart li a {
    font-size: 1.2em;
    color: #FFF;
    margin: 0 1em;
    outline: none;
}

.heart li:last-child {
    border-right: none;
}

.heart span {}

.cart {
    float: right;
}

.search-right {
    padding: 0.8em 0 0;
}

.confirm-dialog{
	top: 25px;
    min-width: 260px;
    color: #0c0101ad;
}

.confirm-title{
	font-weight: 600;
}

.confirm-title-close{
	font-family: sans-serif;
}

.confirm-body{
	padding: 20px;
}

.confirm-body-img{
	background: url(../images/ok.jpg)no-repeat left center;
	height: 25px;
	display: inline-block;
	min-width: 240px;
	text-align: center;
	margin-left: 10px;
	padding-left: 50px;
}

.error-dialog{
	top: 25px;
	width: 300px;
	color: #0c0101ad;
}

.error-title{
	font-weight: 600;
}

.error-title-close{
	font-family: sans-serif;
}

.error-body{
	padding: 20px;
}

.error-body-img{
	background: url(../images/error-info.jpg)no-repeat left center;
	height: 25px;
	display: inline-block;
	min-width: 25px;
	text-align: center;
	margin-left: 2px;
	padding-left: 35px;
}

/*--//header--*/
/*--banner--*/
.banner {
    width: 100%;
    height: 700px;
    display: block;
    background: url(../images/ba11.jpg)no-repeat center center;
    background-size: cover;
    overflow-x: hidden;
}

.no-cssanimations .rw-wrapper .rw-sentence span:first-child {
    opacity: 1;
}

ul.total_price {
    padding: 0;
    margin: 1em 0 0 0;
    list-style: none;
}

ul.total_price li.last_price {
    width: 50%;
    float: left;

}

ul.total_price li.last_price span {
    font-size: 1.1em;
    color: #000;
}

.price-details h3 {
    color: #000;
    font-size: 1.2em;
    margin-bottom: 1em;
}

.price-details span {
    width: 50%;
    float: left;
    font-size: 0.8125em;
    color: #fff;
    line-height: 35px;
}

.product-add-to-cart {
    width: auto;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/*--//banner--*/
/*--content--*/
.content-top {
    padding: 5em 0;
}

.col-1 img {}

.col-2 {
    padding-top: 1em;
}

.col-2 span {
    font-size: 1.4em;
    color: #F67777;
    line-height: 1.8em;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Ubuntu-Bold';
}

.col-2 h2 {
    font-size: 2.5em;
    line-height: 1.8em;
    font-family: 'Oxygen-Bold';
}

.col-2 h2 a {
    text-decoration: none;
    color: #000000;
}

.col-2 h2 a:hover {
    color: #f67777;
}

.col-2 p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 0 0 1.5em;
}

a.buy-now {
    font-size: 0.9em;
    color: #F67777;
    text-decoration: none;
    border-bottom: 2px solid #F67777;
    padding: 0 0 0.5em;
    display: inline-block;
}

a.buy-now:hover {
    color: #000;
    border-bottom: 2px solid #000;
}

.col-3 {
    position: relative;
    margin-bottom: 1.5em;
}

.col-3:last-child {
    margin-bottom: 0em;
}

.col-pic {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.59);
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 6.5em;
}

.col-pic p {
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}

.col-pic h5 {
    color: #F67777;
    font-size: 2em;
    text-transform: uppercase;
    font-family: 'Ubuntu-Bold';
}

.col-pic label {
    width: 100px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 10px;
    margin: 0.5em auto;
}

/*--content-middle--*/
.content-mid h3 {
    font-size: 35px;
    color: white;
    line-height: 1.8em;
    text-align: center;
    font-weight: 800;
    text-shadow: 1px 1px 1px #888888;
}

label.line {
    width: 170px;
    height: 2px;
    display: block;
    background: #F67777;
    border-radius: 10px;
    margin: 0.2em auto;
}

.block {
    float: right;
}

.mid-1 span {
    font-size: 0.9em;
    color: #F67777;
    line-height: 1.8em;
    font-family: 'Ubuntu-Bold';
}

.pro-img{
	width: 250px;
}

/*----*/
/*-----------------------------------------------------------------------------------*/
/*	Stroke
/*-----------------------------------------------------------------------------------*/
.b-link-stroke {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden;
    margin-bottom: 5px;
}

.b-link-stroke .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0em;
    left: 0;
    text-align: center;
    color: #ffffff;
    padding-top: 10em;
}

.b-link-stroke .b-wrapper:hover {
    background: rgba(217, 84, 89, 0.58);
}

.b-link-stroke .b-wrapper1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0em;
    left: 0;
    text-align: center;
    color: #ffffff;
    padding-top: 7em;
}

.b-link-stroke .b-wrapper1:hover {
    background: rgba(8, 8, 8, 0.64);

}

.b-link-stroke .b-wrapper2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0em;
    left: 0;
    text-align: center;
    color: #ffffff;
    padding-top: 15em;
}

.b-wrapper1.long-img {
    padding-top: 15em;
}

.b-link-stroke .b-top-line {
    position: absolute;
    top: -100%;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(248, 69, 69, 0.59);
}

.b-link-stroke .b-bottom-line {
    position: absolute;
    bottom: -100%;
    right: 0;
    width: 50%;
    height: 100%;
    background: rgba(248, 69, 69, 0.59);
}

.b-link-stroke .b-top-line,
.b-link-stroke .b-bottom-line {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.b-link-stroke:hover .b-top-line {
    top: 0;
}

.b-link-stroke:hover .b-bottom-line {
    bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    /* lt-ie9 */
}

/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
    color: #F67777;
    font-size: 2em;
    text-transform: uppercase;
    font-family: 'Ubuntu-Bold';
}

.b-animate-go:hover .b-from-left {
    left: 0;
}

.b-from-right {
    position: relative;
    right: -100%;
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}

.b-animate-go:hover .b-from-right {
    right: 0;
}

label.b-from-right {
    width: 100px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 10px;
    margin: 0.5em auto;
}

.b-scale {
    position: relative;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
}

.b-animate-go:hover .b-scale,
h1 {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}

/*----*/
.women-top {
    float: left;
}

.img {
    float: right;
}

/*----*/
.mid-1 h6 {
    font-size: 14px;
    margin-top: 6px;
    height: 30px;
    line-height: 20px;
}

.mid-1 h6 a {
    color: #161515;
    text-decoration: none;
    min-height: 50px;
}

.mid-1 h6 a:hover {
    color: #F67777;
}

.mid-2 p {
    float: left;
    font-size: 0.9em;
    color: #B4B4B4;
}

.mid-2 p em {
    font-style: normal;
    font-weight: 600;
    font-size: 14pt;
    color: #F67777;
}

.mid-2 p label {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 6px;
    font-size: 11pt;
}

.checkout-shipping-content{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

.mid-2 {
    padding-top: 22px;
}

.mid-1 {
    padding-top: 1px;
}

.mid-pop {
    width: 264px;
    position: relative;
    border: 4px solid #ffffff;
    padding: 10px;
    height: 360px;
    background-color: #fff;
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 0px 1px 2px #909090;
    /* box-shadow: 1px 1px 10px #909090; */
    border-radius: 5px;
}

.new-address {
    margin-top: 5px;
}

.zoom-icon {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    display: block;
    left: 0;
    top: -152px;
    width: 290px;
    height: 219px;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.zoom-icon .icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #f67777;
    color: #fff;
    font-size: 1.3em;
    margin: 0 0.3em;
    line-height: 2.5em;
}

.zoom-icon .glyphicon-menu-right {
    background: #f2bec0;
    color: #f9f5f5;
}

.mid-pop .zoom-icon {
    top: 0px;
    width: 100%;
    height: 182px;
}

.mid-pop .pro-img:hover .zoom-icon {
    top: 33%;
    opacity: 1;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}

.mid-popular {
    margin-top: 40px;
    /* min-height: 530px; */
    /* background-color: rgba(71, 53, 53,0.5); */
    margin-bottom: 10px;
    margin-right: -5px;
}

.brand {
    padding: 5em 0;
}

.banner-top {
    text-align: center;
    width: 100%;
    height: 250px;
    display: block;
    background: url(../images/back.jpg)no-repeat center center;
    background-size: cover;
    padding: 5em 0;
}

.banner-top h1 {
    font-size: 26px;
    color: #2a2d38;
    font-weight: 600;
    font-style: oblique;
    text-shadow: 1px 1px 1px #7a787e;
    /* margin-top: 14px; */
}

.banner-top h2 {
    margin-top: 1em;
    color: #f3ece8;
    font-weight: 600;
    font-style: oblique;
    text-shadow: 1px 1px 1px #000000;
    font-size: 12pt;
}

.banner-top h2 a {
    color: #f3ece8;
    font-weight: 600;
    font-style: oblique;
    text-shadow: 1px 1px 1px #000000;
    font-size: 15pt;
}

.banner-top h2 label {
    margin: 0 0.4em;
}

.banner-top em {
    width: 100px;
    height: 2px;
    display: block;
    background: #2a2d38;
    border-radius: 10px;
    margin: 0.5em auto;
}

/* .callbacks_container {
  margin-bottom: 50px;
  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%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("/resources/mellowlashcom/images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  } */

/*--typo-single--*/

.thumb-image>img {
    width: 100%;
}

/*--single--*/
.single-para h1 {
    font-size: 1.5em;
    color: #52D0C4;
    line-height: 1.5em;
    font-family: 'OleoScript-Regular';
}

label.add-to {
    display: block;
    font-size: 2em;
    color: #000;
}

.single-para p {
    font-size: 0.9em;
    color: #B2B2B2;
    line-height: 1.8em;
}

a.cart {
    padding: 0.3em 0.7em;
    color: #FFF;
    background: #52D0C4;
    margin: 1.5em 0 0;
    font-size: 1em;
    display: inline-block;
    line-height: 1.6em;
    text-align: center;
    text-decoration: none;
}

a.cart:hover {
    background: #000;
}

/*----*/
.star-on {
    padding: 1em 0;
}

.star-on ul {
    float: left;
}

.star-on ul li {
    display: inline-block;
}

.star-on ul li i {
    color: #000;
}

.review {
    float: left;
    padding: 0 1em;
}

.star-on a {
    text-decoration: none;
    font-size: 1em;
    color: #52D0C4;
}

.star-on a:hover {
    color: #000;
}

.single-bottom h4 {
    color: #000;
    font-size: 1.5em;
    padding: 0.5em;
    border-bottom: 1px solid #fa7455;
}

.single {
    padding: 65px 0 0;
}

.available h6 {
    color: #52D0C4;
    font-size: 1.4em;
    padding: 0 0 1em;
}

.available ul li {
    display: inline-block;
    padding: 0 0.5em 0 0;
    color: #4c4c4c;
    font-size: 0.9em;
}

.available ul li select {
    outline: none;
    padding: 3px;
}

.available {
    padding: 2em 0 1em;
}

/*--products--*/
.product-bottom {
    /* min-height: 543px; */
    /* background-color: rgba(71, 53, 53,0.5); */
    margin-top: 10px;
    padding: 25px;
}

h4.cate {
    font-size: 1.7em;
    color: #F67777;
    margin-left: -10px;
    font-weight: 800;
    margin-bottom: 15px;
}

ul.kid-menu {
    display: block !important;
}

.menu-drop {
    width: auto;
    height: auto;
    padding: 0;
    list-style: none;
    margin: 0.5em 0;
    line-height: 26px;
    font-size: 12pt;
    font-family: 'merienda-regular';
}

.menu-drop>li>a {
    width: 100%;
    margin: 0.3em 0;
    display: inline-block;
    position: relative;
    color: #FFF;
    font-size: 0.9em;
    text-decoration: none;
    /* font-family: 'Oxygen-Bold'; */
}

.menu-drop>li>a:hover,
.menu-drop>li>a.active {
    color: #f67777;
}

.menu-drop ul li a {
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 0.8em;
    margin: 0.3em 0;
    color: #C7C7C7;
    text-decoration: none;
    text-indent: 1.2em;
}

.menu-drop ul li a:hover {
    color: #B2B2B2;
}

ul.kid-menu li,
ul.cute li {
    list-style: none;
}
.sky-form {
	margin-top: -10px;
}
.product {
    padding: 3em 0 0;
}

.images_3_of_2 {
    width: 300px;
    float: left;
    margin-right: 20px;
}

.desc1 {
    display: block;
    float: right;
}

.span_3_of_2 {
    width: calc(100% - 330px);
}

.desc1 h3 {
   	color: #f67777;
   	font-size: 14pt;
   	text-transform: capitalize;
}

.desc1 p {
    margin-top: 2%;
    font-size: 0.89em;
    color: #3f3d3d;
    line-height: 1.8em;
    letter-spacing: 1px;
}
.desc1 p {
  margin-top: 2%;
  font-size: 10pt;
  color: #faf9f9;
  line-height: 1.8em;
  letter-spacing: 1px;
  margin-bottom: 4px;
  font-weight: 300;
}
.desc1 p a{
	margin-left:5px;
	color:#555555;
	text-transform:uppercase;
	font-size: 13px;
	-webkit-text-stroke: 0px;
	letter-spacing: 0px;
}
.desc1 p a:hover{
	color: #00405d;
}
span.code {
    color: #fcfcfc;
    font-size: 12pt;
    font-weight: 300;
}

span.text {
    font-size: 1.2em;
    color: #999;
}

.det_nav1 h4 {
    font-size: 1em;
    text-transform: uppercase;
    color: #d3d0d0;
    margin: 3% 0 6% 0;
}

.single-bottom1 {
	padding: 3% 0 4%;
}

.single-bottom1 h6, .single-bottom2 h6 {
	background: #F3F3F3;
	padding: 10px;
	color: #333;
	font-size: 1.2em;
}

.item-grid1 {
    padding-bottom: 2em;
}

.item-grid1:nth-child(7),
.item-grid1:nth-child(8),
.item-grid1:nth-child(9) {
    padding-bottom: 0em;
}

/*--single--*/
.span_2_of_a1 h3 {
    color: #F67777;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'Ubuntu-Bold';
}

p.in-para {
    color: #B3B3B3;
    font-size: 0.9em;
    line-height: 2em;
    margin: 1em 0;
    border-bottom: 1px solid #464646;
    border-top: 3px double #464646;
    padding: 1em 0;
}

.prod-desc{
	margin-bottom: 20px;
}

.single-bottom1 h3{
	font-size:14pt;
}

.single-bottom1 h2{
	margin-top:10px;
	margin-bottom:10px;
	font-size:13pt;
}

.single-bottom1 p{
	font-size:11pt;
	line-height: 30px;
}

.single-bottom1 ol li{
	list-style: disc;
    line-height: 25px;
    font-size: 11pt;
}
.price_single {
    border-bottom: 1px solid #464646;
    padding-bottom: 1em;
}

.btn_form {
    /* margin: 8% 0 4%; */
}

.btn_confirm{
	width:100px;
}
.btn_form a {
    cursor: pointer;
    border: none;
    outline: none;
    display: inline-block;
    font-size: 1em;
    padding: 10px 34px;
    background: #ff6978;
    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;
}

span.reducedfrom {
    color: #F67777;
    font-size: 1.5em;
    font-family: 'Ubuntu-Bold';
}

.price_single a {
    color: #999;
    font-size: 13px;
    float: right;
    margin-top: 0.7em;
}

h4.quick {
    color: #000;
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: 'Ubuntu-Regular';
    margin-top: 1em;
}

p.quick_desc {
    color: #B3B3B3;
    font-size: 0.9em;
    line-height: 2em;
    margin: 1em 0 2em;
}

span.actual {
    color: #F67777;
    font-size: 1em;
    margin-right: 5%;
}

.add-to {
    float: right;
    margin-top: 1.6em;
}

/*--quantity-starts--*/
.quantity {
    margin: 1.5em 0;
    float: left;
}

.value-minus,
.value-plus {
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border: 1px solid #b2b2b2;
    vertical-align: bottom;
}

.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before {
    content: "";
    width: 13px;
    height: 2px;
    background: #6d6d6d;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -0.5px;
    position: absolute;
}

.quantity-select .entry.value-plus:after {
    content: "";
    height: 13px;
    width: 2px;
    background: #6d6d6d;
    left: 50%;
    margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
    position: absolute;
}

.value {
    cursor: default;
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #6d6d6d;
    background-color: #333;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}

.quantity-select .entry.value-minus:hover,
.quantity-select .entry.value-plus:hover {
    background: #000;
}

.quantity-select .entry.value-minus {
    margin-left: 0;
}

/*--quantity-end--*/
/* Skew Backward */
.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    background-color: #F67777;
    color: #fff;
    padding: 0.5em 1em;
    font-size: 1em;
}

.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    color: #fff;
    background: #FF6C6C;
    text-decoration: none;
}

ul.product-qty {
    padding: 0;
    list-style: none;
}

.product-qty span {
    color: #000;
    font-size: 1.2em;
    padding-bottom: 0.5em;
    display: block;
    text-transform: uppercase;
    font-family: 'Ubuntu-Regular';
}

.product-qty select {
    border: 1px solid #eee;
    padding: 0.5em;
    font-size: 1em;
    outline: none;
}

.product-qty option {
    border: 1px solid #EEE;
}

.wish-list {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

.wish-list ul {
    padding: 0;
    list-style: none;
}

.wish-list li {
    display: inline-block;
    margin-right: 45px;
}

.wish-list li a {
    color: #F67777;
    font-size: 0.85em;
    text-decoration: underline;
}

.wish-list li a span {
    padding-right: 10px;
}

.wish-list li a:hover {
    text-decoration: none;
}

.quantity_box {
    float: left;
    margin-right: 3em;
}

.size-top {
    margin: 2em 0;
}

/*----*/
.tab-head {
    padding: 3em 0 0;
}

.tabs li a {
    padding: 1em;
    font-size: 0.9em;
    color: #B3B3B3;
    border-bottom: 1px solid #464646;
}

.tabs li a:hover,
.tabs li.active a {
    background: #F67777 !important;
    color: #fff;
}

.tab-content {
    padding-left: 0px;
}

.facts p {
    color: #B3B3B3;
    font-size: 0.9em;
    line-height: 2em;
    padding: 0 0 1em;
}

.facts ul li {
    list-style: none;
    color: #B3B3B3;
    font-size: 0.9em;
    padding: 0.3em 0;
}

.facts ul li span {
    padding-right: 0.5em;
}

.payment-success{
	margin-bottom: 30px;
    margin-top: 30px;
    font-size: 16pt;
    color: #f67777;
    font-weight: 800;
    background: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.payment-success-img{
	width:60px;
}


.payment-success-info{
	display: inline;
}

nav.nav-sidebar {
    width: 30%;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
}

.one {
    /* float: right; */
    width: 100%;
    border: 1px solid #464646;
    padding: 1em;
}

.product-at {
    /* padding-top: 0; */
}

 /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°*/ 
 ::-webkit-scrollbar {
     width: 6px;   /* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã¢â‚¬â„¢ widthÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦  heightÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦*/
     background: #ccc;
 } 
 /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â§Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/ 
 ::-webkit-scrollbar-track { 
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¾Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ */
     border-radius: 3px; 
 } 
 /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/ 
 ::-webkit-scrollbar-thumb { 
     border-radius: 3px; 
     height: 100px;    /* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦ */
     background-color: rgba(51,51,51,0.5); 
 }
 


.wf-wrap {
    width: auto;
    margin: 0 auto;
    overflow-y: auto;
    color:#fff;
    background-color: rgba(71, 53, 53,0.5);
    margin-left: 15px;
}

.wf-wrap h2 {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 22pt;
    font-weight: 700;
}

 
 
 .wf-wrap::-webkit-scrollbar {
       width: 8px;
       height: 8px;
        background-color: rgba(51,51,51,0.5);
 }
 /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
 
 .wf-wrap::-webkit-scrollbar-thumb {
       background-color: rgba(51,51,51,0.5);
       border-radius: 10px;
       -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
 }
 /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â±Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
 
 .wf-wrap:hover::-webkit-scrollbar-thumb {
       background-color: rgba(0, 0, 0, .2);
       border-radius: 10px;
       -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
 }
 /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
 
 .wf-wrap::-webkit-scrollbar-thumb:hover {
       background-color: rgba(0, 0, 0, .4);
       -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
 }
 /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â */
 
 .wf-wrap::-webkit-scrollbar-track {
       border-radius: 10px;
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
       background-color: white;
 }
 /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â */
 
 .wf-wrap::-webkit-scrollbar-track:hover {
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
       background-color: rgba(0, 0, 0, .01);
 }

.wf-wrap h3 {
    width: 100%;
    padding: 15px 0;
    font-size: 14pt;
    font-weight: bold;
}

.wf-wrap .pic {
    text-align: center;
}

.wf-wrap .pic img {
    margin: 0 auto;
    max-width: 100%;
}

.wf-wrap ul {
    padding-left: 60px;
    line-height: 30px;
    color: #fff;
    padding-right: 60px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.wf-wrap ul p {
    color: #fff;
    font-size: 12pt;
    font-weight: 300;
    line-height: 30px;
}


.wf-wrap ul li {
    list-style: initial;
    display: list-item;
    text-align: -webkit-match-parent;
    font-weight: 300;
    font-size: 11pt;
}

.checkout-errorinfo{
	background-color: #f67777;
    color: white;
    padding-left: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

/*--login--*/
.login {
    padding: 40px 0 0;
}

.login-bottom h2 {
    font-size: 1.4em;
    color: #000;
    padding: 0em 0.9em 1em;
}

.login-mail {
    border: 1px solid #424242;
    margin-bottom: 18px;
    padding: 0.5em 1em;
}

.login-mail i {
    color: #F67777;
    font-size: 1em;
    padding-right: 5px;
}

.login-mail input[type="text"],
.login-mail input[type="password"],
.login-mail input[type="email"] {
    border: none;
    outline: none;
    font-size: 0.9em;
    color: #eadbdb;
    background-color: #333333 !important;
    width: 80%;
}

.login-do input[type="submit"] {
    border: none;
    outline: none;
    font-size: 1em;
    -webkit-appearance: none;
    cursor: pointer;
    background: none;
}

.login-do label {
    font-weight: 400;
}

label {
    margin-bottom: 5px ;
}

.btn-change-pwd{
    text-align: center;
    padding: 10px 10px;
    width: 179px;
    color: #FFF;
    border-radius: 6px;
    background-color: #F67777;
    margin-top: 10px;
    border-width: 0px;
}

.category_sum_title {
    text-align: left;
    margin-left: 20px;
    margin-right: 25px;
    border-bottom: 0.5px solid #dfcbcb;
    margin-bottom: 10px;
    padding: 5px;
}

.category_sum_title h4 {
    color: #fff;
    font-size: 13pt;
    margin-top: 5px;
    line-height: 30px;
    font-weight: 800;
}

.checkbox1 {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 1.2em;
    line-height: 27px;
    cursor: pointer;
    position: relative;
    font-weight: 400;
    color: #000;
}

.checkbox1:last-child {
    margin-bottom: 0;
}

.news-letter {
    color: #555;
    font-size: 0.8em;
    margin-bottom: 1em;
    display: block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    clear: both;
}

.checkbox1 i {
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    outline: none;
    border: 1px solid #424242;
}

.checkbox1 input+i:after {
    content: '';
    background: url("../images/tick1.png") no-repeat 1px 2px;
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}

.checkbox1 input+i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}

.checkbox1 input {
    position: absolute;
    left: -9999px;
}

.checkbox1 input:checked+i:after {
    opacity: 1;
}

.news-letter:hover {
    color: #00BFF0;
}

.login-right h3 {
    font-size: 1.5em;
    color: #000000;
    font-family: 'Ubuntu-Regular';
}

.login-right p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 1em 0;
}

.produced {
    text-align: center;
}

/*--contact--*/
.contact-form {
    padding: 2em 0;
    min-height: 530px;
}

.contact-top h3 {
    font-size: 1.5em;
    color: #000;
    line-height: 1.4em;
    font-family: 'Ubuntu-Regular';
}

.contact-top div {
    padding: 0.5em 0;
}

.contact-top div input[type="text"],
.contact-top div textarea {
    width: 100%;
    padding: 0.7em;
    margin: 0.4em 0 0;
    background: none;
    outline: none;
    border: 1px solid #F3EFEF;
    -webkit-appearance: none;
}

.contact-top div textarea {
    height: 160px;
    resize: none;
}

.contact-top div span {
    color: #000;
    font-size: 0.9em;
}

.contact-top label {
    font-weight: 400;
    cursor: pointer;
}

.contact-top input[type="submit"] {
    border: none;
    outline: none;
    background: none;
}

.contact-top-in p {
    font-size: 1em;
    color: #494949;
    line-height: 1.6em;
    padding: 0.5em 0 1em;
}

.map iframe {
    width: 100%;
    min-height: 450px;
    border: none;
}

.contact-left h3 {
    font-size: 1.5em;
    color: #f67777;
    line-height: 1.4em;
}

.contact-left p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 1em 0 0;
    text-align: left !important;
}

.wpb_wrapper h1,
.wpb_wrapper h2,
.wpb_wrapper h3,
.wpb_wrapper h4,
.wpb_wrapper h5,
.wpb_wrapper h6 {
    color: #FFF;
    font-weight: bold;
    text-align: left !important;
}

.address-grid i {
    color: #F67777;
    font-size: 1em;
    float: left;
    margin: 0 5% 0 0;
    display: inline-block;
    line-height: 2em;
}

.address1 {
    float: left;
}

.address-grid {
    padding: 1em 0;
}

.address1 h3 {
    font-size: 1.2em;
    color: #000;
    line-height: 1.4em;
    font-family: 'Ubuntu-Regular';
}

.address1 p {
    margin: 0;
}

.address1 p a {
    text-decoration: none;
    color: #7c7c7c;
}

.address1 p a:hover {
    color: #F67777;
}

.address-more h4 {
    color: #000;
    font-size: 2em;
    margin: 0 15px 0.7em;
}

.address {
    padding: 2em 0 0;
}

/*--404--*/
.four {
    padding: 5em 0;
    text-align: center;
}

.four h3 {
    font-size: 7em;
    color: #F67777;
    font-family: 'Ubuntu-Regular';
}

.four p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 0 0 1.5em;
}

/*--checkout--*/
.check-out {
    padding: 5em 0em 0;
}

table {
    width: 100%;
    margin: 0em 0 2em;
}

th {
    color: #000000;
    font-size: 1.4em;
    font-weight: 400;
    font-family: 'Ubuntu-Regular';
}

th,
td {
    padding: 10px;
}

td {
    color: #b2b2b2;
    font-size: 1em;
}

a.at-in {
    float: left;
    width: 20%;
}

.sed {
    float: right;
    width: 74%;
}

.sed h5 {
    font-size: 1.1em;
    font-family: 'Ubuntu-Regular';
}

.sed h5 a {
    color: #F67777;
    text-decoration: none;
}

.sed h5 a:hover {
    color: #000;
}

.sed p {
    color: #b2b2b2;
    font-size: 0.8em;
    line-height: 1.8em;
    padding: 1em 0 0;
}

.table-responsive {
    border: none;
}

.ring-in {
    width: 45%;
}

.ring-in {
    position: relative;
}

.close1,
.close2,
.close3 {
    background: url('../images/close.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 5px;
    bottom: 10px;
    -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;
}

/*--//checkout--*/
/*--wish--*/
.wishlist {
    width: 31%;
    margin: 5em auto 0;
    border: 1px solid #A6A5A5;
    text-align: center;
}

.wishlist h6 {
    font-size: 1em;
    background: #F5F5F5;
    border-bottom: 1px solid #A6A5A5;
    padding: 0.8em;
    font-family: 'Ubuntu-Regular';
}

.wishlist h6 a {
    text-decoration: none;
    color: #a7a49c;
    padding: 0 0.5em 0 0;
}

.wishlist p {
    font-size: 1.1em;
    color: #F67777;
    padding: 0.8em 0;
}

/*--footer--*/
.footer {
    margin-top: 30px;
}

.footer-middle {
    background: #1F1F1F;
    padding: 4em 0;
}

.footer-middle-in h6 {
    font-size: 1.4em;
    color: #fff;
    font-family: 'Ubuntu-Bold';
    margin-bottom: 1em;
    text-transform: uppercase;
}

.footer-middle-in p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin-top: 1em;
}

.footer-middle-in span {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
}

.in {
    float: left;
}

.in1 {
    float: right;
}

ul.in li {
    list-style: none;
}

ul.in li a {
    color: #B3B3B3;
    font-size: 0.9em;
    text-decoration: none;
    padding: 0 0 0.5em;
    display: block;
}

ul.in li a:hover {
    color: #F67777;
}

ul.tag-in li {
    display: inline-block;
}

ul.tag-in li a {
    color: #B3B3B3;
    font-size: 0.9em;
    text-decoration: none;
    padding: 0.3em 0.7em;
    border: 1px solid #B3B3B3;
    display: block;
    margin-bottom: 0.6em;
    border-radius: 15px;
}

ul.tag-in li a:hover {
    color: #F67777;
    border: 1px solid #F67777;
}

.footer-class a:hover {
    color: #fff;
}

.footer-middle-in input[type="text"] {
    width: 100%;
    padding: 0.5em 1em;
    margin: 0.7em 0;
    background: none;
    outline: none;
    border: 1px solid #B3B3B3;
    -webkit-appearance: none;
    font-size: 0.9em;
    color: #B3B3B3;
}

.footer-middle-in input[type="submit"] {
    width: 100%;
    font-size: 1em;
    background: #F67777;
    padding: 0.5em 1em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.footer-middle-in input[type="submit"]:hover {
    color: #F67777;
    background: #fff;
}

.footer-bottom {
    background: #000;
    padding: 1em 0;
}

.footer-class {
    color: #fff;
    font-size: 1em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-class a {
    color: #F67777;
    text-decoration: none;
}

.footer-bottom-top {
    text-align: center;
}

.footer-bottom-top li {
    display: inline-block;
}

/*--//footer--*/
/*--typo--*/
.page-header h3 {
    font-size: 3em;
    color: #000;
    font-family: 'Ubuntu-Regular';
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.grid1 {
    margin: 1.5em 0 0;
}

ul.nav.nav-pills {
    margin: 1.5em 0 0;
}

.grid2 {
    margin: 1em 0 0;
}

.page {
    padding: 4em 0 4em;
}

.bs-example {
    padding: 2em 0 0;
}

.form-horizontal .control-label {
    text-align: right;
    font-size: 12pt;
    font-weight: 400;
    margin-top: 3px;
}

.index_Blog {
    padding: 0;
    margin: 1em 0 2em 0;
}

.index_Blog li {
    border: 1px solid #424242;
    width: calc(23% - 4px);
    padding: 1%;
    margin: 0 0.95%;
    display: inline-block;
    vertical-align: top;
}

.index_Blog li a {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.index_Blog li .blogpic {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.index_Blog li .blogpic img {
    width: 100%;
    display: block;
}

.index_Blog li h5 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    min-height: 40px;
}

.index_Blog li .desc {
    text-align: left;
    font-size: 12px;
    color: #ccc;
    padding: 5px 0;
}

.index_Blog li .content {
    padding: 0 0 8px 0;
    text-align: left;
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
    height: 80px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

#blog {
    display: inline-block;
}

#blog .blog_list,
#blog .blog_detail {
    display: inline-block;
    width: 100%;
}

#blog .blog_list dl {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3E3E3E;
}

#blog .blog_list dl dt {
    display: inline-block;
    width: 40%;
    float: left;
}

#blog .blog_list dl dt img {
    width: 100%;
}

#blog .blog_list dl dd {
    display: inline-block;
    width: 57%;
    margin-left: 3%;
}

#blog .blog_list dl dd h5 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

#blog .blog_list dl dd .blogdesc {
    font-size: 12px;
    color: #CCC;
}

#blog .blog_list dl dd .content {
    font-size: 14px;
    color: #FFF;
    padding: 10px 0;
}

#blog .blog_detail h1 {
    font-size: 30px;
    font-weight: bold;
    color: #CCC;
    line-height: 40px;
    padding: 25px 0 5px 0;
}

#blog .blog_detail .blogdesc {
    font-size: 14px;
    color: #CCC;
    line-height: 40px;
}

#blog .blog_detail .pic {
    text-align: center;
    margin-top: 25px;
}

#blog .blog_detail .pic img {
    max-width: 80%;
}

#blog .blog_detail .entry-content p img {
    max-width: 80%;
}

#blog .blog_detail .entry-content {
    padding: 20px 10px;
}

#blog .blog_detail .entry-content h2 {
    line-height: 30px;
    color: #F67777;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    font-family: sans-serif;
}

#blog .blog_detail .entry-content p {
    line-height: 30px;
    color: #ccc;
    margin-bottom: 20px;
    font-size: 11pt;
    font-weight: 400;
    font-family: sans-serif;
}

.menu_list {
    border-right: 0 !important;
    list-style: none;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 5px;
}

.menu_list a {
    padding: 10px !important;
}

.menu_list:hover {
    background-color: #181818;
    color: #fff
}

.sky-form.col.col-4 ul {
    padding: 0;
    list-style: none;
}

.det_nav1 ul li {
    display: inline-block;
}

.qty2 a {
    border-radius: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #F67777;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
}

.qty2 li input {
    border: 2px solid #222;
    background: #333;
    background-color: #333 !important;
    font-size: 9px;
    color: #FFF;
    font-family: verdana;
    padding: 3px;
    text-align: center;
    width: 50px;
    border-radius: 10px;
}

.qty2 li {
    display: inline-block;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.sky-form.col.col-4 ul {
    padding: 0;
    list-style: none;
}

.det_nav1 ul li:first-child {
    margin-left: 0;
}

.det_nav1 ul li {
    display: inline-block;
    margin-left: 10px;
}

.button-spec-selected {
    background: #F67777;
    color: #fff;
}

.button-spec {
    border-radius: 5px;
    border: solid;
    float: right;
    padding: 7px 15px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    border-width: 1px;
    border-color: #F67777;
}

.button-add-to-cart {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    background-color: #F67777;
    color: #fff;
    padding: 0.5em 1em;
    font-size: 1em;
}

.button-add-to-cart a:hover {
    color: black;
}

.price-new {
    color: #F67777;
    font-size: 20px;
    font-weight: bold;
}

.cart_list {
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #F67777;
}

.cart_list .close1 {
    position: absolute;
    right: 0;
    top: 0;
}

.cart_list_left {
    width: 230px;
    float: left;
}

.cart_list_left img {
    width: 200px;
}

.cart_list_right {
    width: calc(100% - 230px);
    display: inline-block;
    padding-left: 20px;
    padding-top: 2px;
}

.cart_list_right h3 {
    padding-bottom:8px;
}

.cart-list-right-content{
	margin-bottom: 10px;
	display: inline-grid;
	line-height: 40px;
}

.btn_form {
    padding-bottom: 35px;
}

.btn_add_to_cart {
    background: #ff6978;
    margin-top: 35px;
    display: inline-block;
    border-radius: 5px;
    width: 180px;
    text-align: center;
    font-size: 15px;
    margin-right: 15px;
}

.btn_add_to_cart  a {
    /* width: 150px; */
    cursor: pointer;
    border: none;
    outline: none;
    display: inline-block;
    font-size: 1em;
    padding: 10px 34px;
    /* background: #ff6978; */
    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;
}

.btn_add_to_cart a:hover{
	text-decoration:none;
	color:#333333;
}

.btn_form dt {
    width: 50%;
    float: left;
}

.btn_form dt p {
    line-height: 25px;
}

.btn_form dt p .bfl {
    /* width: 150px; */
    display: inline-block;
    text-align: right;
    padding-right: 10px;
}

.btn_form dd {
    width: 50%;
    display: inline-block;
    text-align: right;
}

.btn_form dd .checkout-cart {
    display: block;
    text-align: center;
    padding: 7px 0;
    width: 150px;
    color: #FFF;
    border-radius: 10px;
    background-color: #F67777;
    float: right;
    margin-top: 10px;
}

.change-pwd-title {
    text-align: center;
    padding: 30px 0;
}

.cart_list_s {
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #F67777;
}

.cart_list_s_left {
    width: 233px;
    float: left;
}

.cart_list_s_left img {
    width: 233px;
}

.cart_list_s_right {
    width: calc(100% - 233px);
    display: inline-block;
    padding-left: 15px;
    font-size: 12PX;
}

.cart_list_s_right  h3{
	margin-bottom: 10px;
	font-size:12pt;
}

.cart_list_s_right span {
    margin-right: 15px;
    font-size: 14px;
    display: block;
    line-height: 26px;
}

#myorders .myorders_list {
    display: inline-block;
    width: 100%;
}

#myorders .myorders_list dl {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #4a4a4a;
}

#myorders .myorders_list dl dt {
    display: inline-block;
    width: 200px;
    float: left;
}

#myorders .myorders_list dl dt img {
    width: 200px;
    height: 200px;
}

#myorders .myorders_list dl dd {
    display: inline-block;
    width: calc(100% - 200px);
    padding-left: 45px;
}

#myorders .myorders_list dl dd h5 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;
}

#myorders .myorders_list dl dd .orderdesc {
    font-size: 13pt;
    color: #ffffff;
}

#myorders .myorders_list dl dd .orderdesc span{
    font-size: 15px;
    color: #e1aeae;
    font-weight: 600;
}

#myorders .myorders_list dl dd .content {
    font-size: 14px;
    color: #666;
    padding: 10px 0;
}

#myorders .myorders_list dl dd .content-desc {
    font-size: 16px;
    color: #e1e1e1b5;
    padding: 3px 0;
    font-weight: 400;
}

.myorder-clear {
    margin-top: 10px;
}

.order-list-status-sel {
    border: 1px solid #565656;
    background-color: #333;
    padding: 8px 5px;
    border-radius: 5px;
    font-size: 10x;
    font-family: verdana;
}


/*member-menu*/
#memberMenu {
    display: inline-block;
    position: relative;
    z-index: 99999;
    cursor: pointer;
}

#memberMenu ul {
    margin-top: 0px;
    position: absolute;
    top: 32px;
    right: -45px;
    display: none;
    z-index: 99999;
}

#memberMenu:hover ul {
    display: block;
}

/*category-menu*/
#categoryMenu {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

#categoryMenu ul {
    margin-top: -1px;
    position: absolute;
    /* top: 65px; */
    right: -33px;
    display: none;
    z-index: 99999;
    /* width: 100px; */
}

#categoryMenu:hover ul {
    display: block;
}

.dropdown-menu li{
	text-align:left !important;
}

.shopping_address dl dd input,
.shopping_address dl dd select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 5px;
    border-radius: 5px;
    font-size: 9px;
    font-family: verdana;
}

.form-controls {
    width: 49.5%;
    display: inline-block;
}

.paypalsty {
    line-height: 110px;
    text-align: right;
}


.alogo {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 300px;
    text-align: center;
    transform: translate(-50%, -50%);
}

.box {
    width: 370px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #191919;
    text-align: center;
    border-radius: 8px;
    opacity: 0.9;
    min-height: 470px;
}

.box img{margin-top: 5px;padding-top: 3px;padding-left: 100px;padding-right: 100px;padding-bottom: 0px;}

.box h1 {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}

.box input[type="text"],
.box input[type="password"] {
    border: 0;
    background: white;
    display: inline-block;
    margin: 20px auto;
    text-align: center;
    border: 1px solid #f5f5f5;
    padding: 14px 10px;
    width: 250px;
    outline: none;
    color: darkslategray;
    border-radius: 6px;
    /* transition: 0.25s; */
    margin-left: 10px;
}

.box input[type="text"]:focus,
.box input[type="password"]:focus {
    width: 255px;
    border-color: #e27070;
}

.box input[type="submit"] {
    border: 0;
    background: #F67777;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 0px solid #F67777;
    padding: 14px 40px;
    outline: none;
    color: white;
    border-radius: 24px;
    transition: 0.25s;
    cursor: pointer;
    width: 80%;
    margin-left: 40px;
}

.box input[type="submit"]:hover {
    background: #9a2a2a;
}

.pwd-form-cointainer {
    max-width: 350px;
    margin: 0 auto;
    margin-top: 30px;
}

.pwd-form {
    padding: 23px;
    margin-bottom: 50px;
    box-shadow: 2px 2px 3px -2px rgba(204, 202, 204, .31);
    font-size: 10pt;
    font-weight: 400;
    border: 1px solid #ebebeb;
    /* border-width: 1px; */
    /* border-color: #9e758a; */
}

/*--//typo--*/
/*--responsive--*/
@media(max-width:1366px) {}

@media(max-width:1280px) {
    .navbar-nav>li>.mega-dropdown-menu {
        left: -130%;
    }
}

@media(max-width:1220px) {
	ul.nav_1 li {
   
    min-width: auto;
    text-align: center;
	}
    .h_menu4 {
        margin-left: 16.6%;
    }

    ul.nav_1 li a {
        padding: 1.6em 1.2em;
    }

    ul.nav_1 li a:hover {
        color: #fff;
    }

    .col1 ul li a {
        padding: 6px 0px;
    }

    .navbar-nav>li>.dropdown-menu {
        /* left: -197%; */
    }

    .navbar-nav>li>.mega-dropdown-menu {
        left: -387%;
    }

    .banner {
        height: 500px;
    }

    .col-pic {
        padding-top: 5em;
    }

    .mid-1 h6 {
        font-size: 1.05em;
    }

    .mid-2 p {
        font-size: 0.75em;
    }

    .wishlist {
        width: 42%;
    }

    .b-wrapper1.long-img {
        padding-top: 14em;
    }

    .heart li a {
        margin: 0 0.5em;
    }
}

@media(max-width:1023px) {
	ul.nav_1 li {
   
    min-width: auto;
    text-align: center;
	}

}
@media(max-width:1000px) {
    .navbar-toggle {
        background-color: #000 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .header-login {
        margin-left: 24%;
        width: 33%;
        float: left;
    }

    ul.nav_1 li a {
        padding: 1.2em 0.5em;
        font-size: 0.8em;
        display: block;
    }

    .col1 ul li a {
        padding: 6px 0px;
        font-size: 0.85em;
    }

    .logo img {
        width: 84%;
    }

    .h_menu4 {
        margin-left: 21.8%;
        width: 56%;
        padding: 0;
        float: left;
    }

    .search-right {
        width: 21%;
        float: left;
    }

    .heart span {
        margin: 0.6em;
    }

    .right button {
        left: 43px;
    }

    .box_1 h3 {
        font-size: 0.8em;
    }

    .box_1 p a {
        font-size: 0.7em;
    }

    .box_1 h3 img {}

    .cart.box_1 {
        margin-top: 0px;
    }

    .heart {
        margin-top: 0em;
    }
}

@media(max-width:991px) {

    .menu-top {
        width: 660px;
        padding: 0.5em;
    }

    .navbar-nav>li>.dropdown-menu {
        /* left: -233%; */
    }

    .col1 h4 {
        font-size: 1.2em;
    }

    .navbar-nav>li>.mega-dropdown-menu {
        left: -490%;
    }

    .col-md {
        width: 83%;
        margin: 0 auto;
        padding-bottom: 2em;
    }

    .col-md1 {
        width: 83%;
        margin: 0 auto;
    }

    .col-pic {
        padding-top: 7em;
    }

    .item-grid {
        margin-bottom: 30px;
    }

    .item-grid,
    .item-grid1 {
        width: 50%;
        float: left;
        padding-top: 2em;
    }

    .item-grid1 {
        padding-bottom: 0em;
    }

    .brand-grid {
        float: left;
        width: 25%;
    }

    .brand {
        padding: 4em 0;
    }

    .mid-popular {
        padding-top: 0em;
    }

    .footer-middle-in h6 {
        margin-top: 1em;
    }

    .col-md-9 {
        padding: 0;
    }

    .grid {
        width: 50%;
    }

    .contact-form {
        padding: 4em 0;
    }

    .login-do {
        padding-bottom: 2em;
    }

    .wishlist {
        width: 52%;
    }

    .b-wrapper1.long-img {
        padding-top: 19em;
    }

    .span_2_of_a1 h3 {
        font-size: 1.4em;
    }

    /*--typo--*/
    h1.grid2 {
        font-size: 2.3em;
    }

    .page {
        padding: 2em 0;
    }

    /*----*/
    td.add-check a {
        width: 119px;
    }

    .check-out {
        padding: 3em 0em 0;
    }

    th {
        font-size: 1.1em;
    }

    td {
        font-size: 0.9em;
    }
}

@media(max-width:768px) {
	ul.nav_1 li {
	   
	    min-width: auto;
	    text-align: center;
		}
    .banner {
        height: 450px;
    }

    .paypalsty {
        line-height: 1px;
        text-align: right;
    }

    .btn_form dt {
        width: 100%;
        float: none;
    }

    .btn_form dd {
        width: 100%;
        display: block;
        text-align: left;
    }

    .btn_form dd .checkout-cart {
        float: none;
        margin: 20px auto;
    }

    .btn_form {
        padding-bottom: 10px;
    }

    .cart_list_left {
        width: 80px;
        float: left;
    }

    .cart_list_left img {
        width: 80px;
    }

    .cart_list_right {
        width: calc(100% - 80px);
        display: inline-block;
        padding-left: 30px;
    }

    #myorders .myorders_list dl dt {
        display: inline-block;
        width: 80px;
        float: left;
    }

    #myorders .myorders_list dl dt img {
        width: 80px;
        height: 80px;
    }

    #myorders .myorders_list dl dd {
        display: inline-block;
        width: calc(100% - 80px);
        padding-left: 10px;
    }

}

@media(max-width:767px) {
	
	.img_wrap{
    	width: auto;
	}
	
    .main-menu-categories-pop {
        display: none !important;
    }

    .main-menu-categories-click {
        display: inline !important;
    }

    .mid-pop {
        margin-left: 15px;
        margin-right: 15px;
    }

    .img-responsive {
        height: 245px;
        width: 270px;
        margin-top: -3px;
    }

    .pro-img {
        padding-top: 0px;
    }

    .img-responsive {
        margin-left: auto;
        margin-right: auto;
    }

    .cart_list_s_left {
        width: 110px;
        float: left;
    }

    .img-checkout {
        height: 110px;
    }

    .cart_list_s_right {
        width: calc(100% - 110px);
    }

    .cart_list_s_right h3 {
        font-size: 12pt;
    }

    .product-category {
        font-size: 13px;
    }

    .mid-2 p label {

        font-size: 13pt;
    }

    .mid-1 h6 a {
        font-size: 13px;
        line-height: 20px;
    }

    .mid-2 p em {
        font-size: 14pt;
    }

    .header-login {
        margin-left: 29%;
        width: 36%;
    }

    .h_menu4 {
        width: 53%;
    }

    .search-right {
        width: 25%;
    }

    .nav>li>a {
        padding: 1.2em 3em !important;
        width: 171px;
    }

    .navbar-nav {
        margin: 0;
        width: 100%;
    }

    .col1 {
        float: none;
        width: 100%;
    }

    ul.nav_1 li {
        border-right: none;
    }

    .navbar-nav>li>.dropdown-menu {
        left: inherit;
    }

    .navbar-nav>li>.mega-dropdown-menu {
        left: inherit;
    }

    .header-social {
        float: right;
    }

    .menu-top {
        width: 160px;
    }

    .content-top {
        padding: 4em 0;
    }

    .footer-bottom-top {
        float: none;
        text-align: center;
    }

    .footer-class {
        float: none;
        text-align: center;
        margin-top: 0.6em;
    }

    .banner-top {
        height: 196px;
        padding: 3em 0;
    }

    .product {
        padding: 2em 0 0;
    }

    .grid {
        width: 60%;
    }

    .tabs li a {
        padding: 1em !important;
    }

    .product-at {
        padding: 2em 0 0;
    }

    .map iframe {
        min-height: 300px;
    }

    .wishlist {
        width: 60%;
    }

    th {
        font-size: 1em;
    }

    .close1,
    .close2,
    .close3 {
        bottom: 3px;
    }

    .check-out {
        padding: 4em 0em 0;
    }

    .login {
        padding: 4em 0 0;
    }

    /*--typo--*/
    button.btn.btn-lg {
        font-size: 1.1em;
    }

    h1.grid2 {
        font-size: 2em;
    }

    h2.grid2 {
        font-size: 1.9em;
    }

    .single {
        padding: 3.5em 0 0;
    }

    .b-wrapper1.long-img {
        padding-top: 16em;
    }

    td.add-check a {
        width: 106px;
    }

    .heart li a {
        margin: 0 0.3em;
    }
}

@media (max-width: 640px) {
    .qxxg {
        display: none;
    }

    .item-grid,
    .item-grid1 {
        width: 100%;
        float: none;
        padding-top: 2em;
    }

    .index_Blog li {
        border: 1px solid #424242;
        width: calc(100% - 2px);
        padding: 2%;
        margin: 0 0.95% 30px 0.95%;
        display: block;
        vertical-align: top;
    }

    .banner {
        height: 390px;
    }

    .paypalimg {
        width: 100%;
    }

    .shopping_address dl dt {
        display: block !important;
        width: 100% !important;
        float: none !important;
        text-align: left !important;
        line-height: 30px !important;
        height: 30px !important;
    }

    .shopping_address dl dd {
        display: block !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 620px) {
    .header-login {
        width: 38%;
    }
}

@media(max-width:568px) {
    .header-login {
        margin-left: 41%;
        width: 60%;
        line-height: 50px;
        text-align: right;
        padding: 0;
    }
    
    .span_3_of_2 {
    width: 95%;
    float: none;
    padding: 10px;
}

.rsidebar.span_1_of_left{
	display:none;	
}


    .header-top {
        padding: 0.7em 0;
    }

    .header-social {
        margin-top: 1em;
        padding: 0;
    }

    .search-right {
        width: 25%;
        float: right;
    }

    .h_menu4 {
        width: 30%;
        margin: 0;
    }

    .navbar-toggle {
        float: left;
    }

    .my-cart-count {
    top: 8px;
    }

    .logo {
        left: -3%;
    }

    .wf-wrap h2 {
        width: 100%;
        padding: 20px 0;
        text-align: center;
        font-size: 20pt;
        font-weight: 700;
    }

    .wf-wrap h3 {
        width: 100%;
        padding: 15px 0;
        font-size: 12pt;
        font-weight: bold;
    }

    .wf-wrap .pic {
        text-align: center;
    }

    .wf-wrap .pic img {
        margin: 0 auto;
        max-width: 100%;
    }

    .wf-wrap ul {
        padding: 15px;
        line-height: 30px;
        color: #fff;
    }

    .wf-wrap ul p {
        color: #fff;
        font-size: 10pt;
        font-weight: 300;
        line-height: 24px;
    }


    .wf-wrap ul li {
        list-style: initial;
        display: list-item;
        text-align: -webkit-match-parent;
        font-weight: 300;
        font-size: 10pt;
    }

    .category_sum_title {
        text-align: left;
        margin-left: 0px;
        border-bottom: 0.5px solid #fff;
        margin-bottom: 10px;
        padding: 5px;
    }

    .nav>li>a {
        padding: 0.8em 2em !important;
    }

    .col-md,
    .col-md1 {
        width: 100%;
    }

    .col-2 h2 {
        font-size: 2em;
        line-height: 1.5em;
    }

    .col-pic h5 {
        font-size: 1.7em;
    }

    .col-pic p {
        font-size: 1em;
    }

    .col-pic {
        padding-top: 5em;
    }

    .content-top {
        padding: 3em 0;
    }

    .content-mid h3 {
        font-size: 2em;
    }

    .item-grid,
    .item-grid1 {
        padding: 2em 0.5em 0;
    }

    .mid-1 h6 {
        font-size: 19pt;
    }

    .mid-pop .pro-img:hover .zoom-icon {
        top: 30%;
    }

    .brand-grid {
        float: left;
        width: 50%;
    }

    .brand {
        padding: 2em 0;
    }

    .footer-middle {
        padding: 3em 0;
    }

    .footer-class {
        font-size: 0.9em;
    }

    .product {
        padding: 1em 0 0;
    }

    .grid {
        width: 100%;
    }

    nav.nav-sidebar {
        float: none;
        width: 100%;
        border-top: none;
    }

    .one {
        float: none;
        width: 100%;
    }

    .tabs li a {
        font-size: 0.8em;
        padding: 1em !important;
        border-right: 1px solid #EDEDED;
        border-top: 1px solid #EDEDED;
        border-bottom: none;
    }

    .tab-head {
        padding: 2em 0 0;
    }

    .contact-form {
        padding: 3em 0;
    }

    .map iframe {
        min-height: 250px;
    }

    .four {
        padding: 3em 0;
    }

    .four h3 {
        font-size: 6em;
    }

    .wishlist {
        width: 80%;
    }

    .check-out {
        padding: 3em 0em 0;
    }

    a.at-in {
        width: 38%;
    }



    .banner-top h1 {
        font-size: 12pt;
    }

    .banner-top {
        height: 178px;
        padding: 3em 0;
        background-size: 557px;
    }

    .sed h5 {
        font-size: 0.9em;
    }

    .sed {
        width: 58%;
    }

    td {
        font-size: 0.9em;
    }

    .login-mail input[type="text"],
    .login-mail input[type="password"] {
        width: 86%;
    }

    .sign-yz {
    margin-left: -88px;
 }
	
    .login {
        padding: 3em 0 0;
    }

    .search {
        padding: 1px;
        top: 2px;
        margin-left: -200px;
        width: 195px;
        height: 36px;
    }

    .search input[type=submit] {
        top: 7px;
    }

    .single {
        padding: 3em 0 0;
    }

    .span_2_of_a1 h3 {
        font-size: 1.4em;
    }

    .b-wrapper1.long-img {
        padding-top: 12em;
    }

    th.table-grid {
        padding: 1em 6em;
    }

    td.add-check a {
        width: 107px;
    }

    .check-out {
        padding: 2em 0em 0;
    }

    /*--typo--*/
    .page-header h3 {
        font-size: 2em;
    }

    button.btn.btn-lg {
        font-size: 1em;
        padding: 7px;
    }

    button.btn.btn-1 {
        font-size: 0.9em;
        padding: 8px;
    }

    button.btn.btn-sm {
        font-size: 0.8em;
        padding: 9px;
    }

    h1#h1-bootstrap-heading {
        font-size: 2.2em;
    }

    h2#h2-bootstrap-heading {
        font-size: 2em;
    }

    h1.grid2 {
        font-size: 1.45em;
    }

    h2.grid2 {
        font-size: 1.35em;
    }

    h3.grid2 {
        font-size: 1.3em;
    }

    h4.grid2 {
        font-size: 1.2em;
    }

}

@media(max-width:480px) {
    .banner {
        height: 300px;
    }

    .form-controls {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}
@media(max-width:414px){
	   .span_2_of_a1 h3 {
        font-size: 1.2em;
    }
    
    .search-right {
    width: 30%;
    float: right;
}

.cart_list_right {
    padding-left: 15px;
}

.cart_list_right  h3{
    font-size:13pt;
}

.cart_list .close1 {
    right: -10px;
}

.btn_form dd {
    margin-top: 30px;
    margin-bottom: -15px;
}

.mid-popular{
	margin-top:0px;
}

.pro-img {
    width: 100%; 
}

.img-responsive {
    margin-left: auto;
    margin-right: auto;
    width:100%;
}

.mid-pop{
	width: 340px;
    padding: 5px;
}

.women-top {
    margin-left: 10px;
}

.product-category {
    font-size: 15px;
}

.mid-2 {
    margin-left: 10px;
}
    
.images_3_of_2 {
    width: 90%;
    float: none;
    margin-right: 0;
}

.single_left{
	width: 95%;
	margin-left: 20px;
}

.single-bottom1 {
   width: 90%;
   margin-left: 20px;
}

.banner-top h2 a {
    font-size: 9pt;
}

.banner-top h2 {
   
    font-size: 10pt;
}
}
@media(max-width:390px) {

	.img_wrap{
    	width: auto;
	}

    .logo {
        left: -13%;
    }

    .logo img {
        width: 66%;
    }

    .header-top {
        padding: 0.53em 0;
    }

    .header-login ul li a {
        font-size: 0.78em;
        margin: 0 0.1em;
    }

    .header-social {
        margin-top: 0.15em;
    }

    .h_menu4 {
        width: 50%;
    }

    .nav>li>a {
        padding: 0.8em 1em !important;
        width: 160px;
    }

    .search-right {
        width: 40%;
    }

    .footer-middle-in img {
        width: 60%;
    }

    .content-top {
        padding: 2em 0;
    }

    .col-md,
    .col-md1 {
        padding: 0;
    }

    .col-2 span {
        font-size: 1.2em;
    }

    .col-2 h2 {
        font-size: 1.5em;
    }

    .col-2 p {
        font-size: 0.82em;
    }

    .col-2 {
        padding: 1em 0;
    }

    .col-pic h5 {
        font-size: 1.5em;
    }

    .col-pic p {
        font-size: 0.9em;
    }

    .col-pic {
        padding-top: 3em;
    }

    .content-mid h3 {
        font-size: 1.5em;
    }

    label.line {
        width: 107px;
    }

    .zoom-icon .icon {
        width: 55px;
        height: 55px;
        font-size: 1.5em;
        line-height: 55px;
    }

    .mid-pop .pro-img:hover .zoom-icon {
        top: 20.5%;
    }

    .item-grid {
        padding: 1em 0.3em 0;
    }

    .women-top {
        float: none;
        /* height: 31px; */
    }

    .mid-1 span {
        font-size: 13pt;
    }


    .mid-1 h6 {
        font-size: 0.8em;
    }

    .img {
        float: none;
        text-align: center;
        margin-top: 0.5em;
    }

    .img img {
        width: 29%;
    }

    .cart_list_s_left {
        width: 110px;
        float: left;
    }

    .img-checkout {
        height: 110px;
    }

    .cart_list_s_right {
        width: calc(100% - 110px);
    }

    .cart_list_s_right h3 {
        font-size: 12pt;
    }

    .product-add-to-cart {
        width: auto !important;
    }

    .item-grid,
    .item-grid1 {
        padding: 1em 0.3em 0;
    }

    .block,
    .mid-2 p {
        float: none;
        text-align: left;
    }

    .mid-1 {
        padding-top: 10px;
    }

    .mid-2 {
        padding-top: 5px;
    }

    .footer-middle {
        padding: 2em 0;
    }

    .footer-middle-in h6 {
        font-size: 1.2em;
    }

    .footer-middle-in p,
    ul.in li a,
    ul.tag-in li a,
    .footer-class {
        font-size: 0.83em;
    }

    .banner-top h1 {
        font-size: 12pt;
    }

    .banner-top h2 {
        font-size: 0.8em;
    }

    .banner-top em {
        width: 78px;
    }

    .banner-top {
        height: 125px;
        padding: 1.7em 0;
        background-size: 434px;
    }

    .product {
        padding: 0em 0 0;
    }

    h4.cate {
        font-size: 1.4em;
    }

    .product-bottom {
        padding: 2em 0 0;
        min-height: auto;
    }
    
    .mid-popular {
    margin-top: 0px;
}
    .mid-pop {
    width: 295px;
    }

    .menu-drop>li>a {
        font-size: 0.83em;
    }

    .tabs li a {
        padding: 1em !important;
    }

    .login-do {
    }

    .login-mail input[type="text"],
    .login-mail input[type="password"] {
        width: 89%;
    }

    .login-mail {
        margin-bottom: 1em;
    }
    
    .sign-yz {
    margin-left: -110px;
 }

    .login-right {
        padding: 0;
        text-align: left;
        margin-left: 15px;
    }

    .login-right h3 {
        font-size: 12pt;
    }

    .login-right p {
        font-size: 0.83em;
    }

    .login {
        padding: 2em 0 0;
    }

    .hvr-skew-backward {
        font-size: 11pt;
        width: 267px;
        height: 40px;
        border-radius: 5px;
        text-align: center;
    }

    .wishlist {
        width: 100%;
        margin: 2em auto 0;
    }

    .wishlist h6 {
        font-size: 0.85em;
    }

    .wishlist p {
        font-size: 0.9em;
    }

    .check-out {
        padding: 1em 0em 0;
    }

    .search {
        /* width: 215px; */
        right: -55px;
        top: 0px;
    }

    .search input[type=submit] {
        font-size: 0.7em;
        width: 10%;
    }

    .search input[type=text] {
        padding: 7px;
        width: 70%;
        font-size: 0.75em;
    }

    th.table-grid {
        padding: 0 5em;
    }

    th {
        padding: 0 3em;
    }

    td {
        font-size: 0.8em;
    }

    .sed p {
        font-size: 0.88em;
        line-height: 1.6em;
    }

    .sed h5 {
        font-size: 1em;
    }

    .single {
        padding: 2em 0 0;
    }

    .single-top-in {
        padding: 0;
    }

    .price_single {
        font-size: 1em;
        margin: 0.5em 0 1em;
    }

    h4.quick {
        font-size: 1.1em;
    }

    p.quick_desc {
        font-size: 0.8em;
        margin: 0.7em 0 1em;
    }

    .product-qty span {
        font-size: 1em;
    }

    .tabs li a {
        padding: 0.6em 1em !important;
    }

    .facts p,
    .facts ul li {
        font-size: 0.8em;
    }

    .four h3 {
        font-size: 5em;
    }

    .four p {
        font-size: 0.8em;
    }

    .b-from-left {
        font-size: 1.5em;
    }

    .b-from-right {
        font-size: 1em;
    }

    .b-wrapper1.long-img {
        padding-top: 8em;
    }

    .grid {
        padding: 0;
    }

    .span_2_of_a1 h3 {
        font-size: 1.2em;
    }
    
     .images_3_of_2 {
    width: 90%;
    float: none;
    margin-right: 0;
}

.single_left{
	width: 95%;
	margin-left: 20px;
}

.single-bottom1 {
   width: 90%;
   margin-left: 20px;
}

.banner-top h2 a {
    font-size: 9pt;
}

    p.in-para {
        font-size: 0.8em;
    }

    /*--typo--*/
    h1#h1-bootstrap-heading {
        font-size: 1.6em;
    }

    h2#h2-bootstrap-heading {
        font-size: 1.5em;
    }

    h3#h3-bootstrap-heading {
        font-size: 1.4em;
    }

    button.btn.btn-lg {
        font-size: 0.9em;
        margin: 0 0 0.5em 0px;
        padding: 9px;
    }

    .grid1 {
        margin: 0.7em 0 0;
    }

    button.btn.btn-1 {
        font-size: 0.8em;
        margin: 0 0 0.5em;
    }

    button.btn.btn-sm {
        font-size: 0.7em;
        padding: 5px;
        margin: 0 0 0.5em;
    }

    button.btn.btn-xs {
        font-size: 0.7em;
    }

    ul.nav.nav-pills a {
        padding: 0.5em;
        font-size: 0.9em;
    }

    span.label {
        margin: 0 0 0.5em;
        display: inline-block;
    }

    .page {
        padding: 0 0 1em;
    }

    .page-header {
        margin: 16px 0 9px;
    }

    .grid2 {
        margin: 0.4em 0 0;
    }

    .bs-example {
        padding: 1em 0 0;
    }

    .page-header h3 {
        font-size: 1.6em;
    }

    td.add-check a {
        width: 86px;
    }
}

@media(max-width:320px) {
    .banner {
        height: 232px;
        background-position-x: -225px;
        background-size: 542px;
    }

    .shopping_address dl {
        margin-bottom: 30px;
    }

    .shopping_address dl dt {
        display: inline-block;
        width: 20%;
        line-height: 35px;
        height: 35px;
        float: left;
        color: #888;
        font-weight: 500;
        text-align: right;
    }

    .shopping_address dl dd {
        display: inline-block;
        width: 77%;
        margin-left: 3%;
    }

    .shopping_address dl dd input,
    .shopping_address dl dd select {
        width: 100%;
        border: 1px solid #ccc;
        padding: 8px 5px;
        border-radius: 5px;
        font-size: 9px;
        font-family: verdana;
    }
}