
.igdist .site-header{
	position:relative;
	top:0;
	z-index:1;
}


.igdist .site-header .navigation .nav-menu {
    position: absolute;
    width: 100%;
    right: -15px;
    min-width: 330px;
	left:unset
}
.igdist .site-header .navigation .nav-menu ul.menu-header {
   background:#fff;
}
.igdist .site-header .navigation .nav-menu ul.menu-header li {
   line-height:1.7
}


.ikonten .basketbox {
    bottom: 55px;
}
.ikonten .wa-support {
right: 36px;
}


.washop .cart-content{
	margin:0
}

        
.hfeed:not(.home) .lhd.logo-img {
    display: none;
}
.site-header .headerbox .lhd.logo-img a img{
max-width:125px;
margin:auto;
height:auto;
vertical-align: middle;
}
.hfeed.home .lhd.back{
display:none;
}
.headerbox .sbox{
	margin-left:auto
}
.headerbox .toplist {
  max-width: 100%;
  float: unset;
  margin-left: 0;
  margin-top:8px;
}

.headerbox .toplist .select{
  font-size: 12px;
  border:none;
}
.select .prepend{
	margin:auto
}
@media(max-width:767px){
.headerbox .searchbox {
    max-width: 120px;
}
}
@media(max-width:400px){
.site-header .headerbox .lhd.logo-img a img{
max-width: 65px;
padding-top: 8px;
margin-left: -18px;
}
}


a.btn-more {
    background: #43ab4a;
    width: 80px;
    border: 1px solid #43ab4a;
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    padding: 0;
    color: #fff;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
}



.bcartbox {
    position: relative;
    padding: 3px 10px;
}
.bcart i {
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
	color: #f99d29;
}
.bcart .bcart-item-count {
    position: absolute;
    color: #fff;
    font-size: 9px;
    top: 8px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 15px;
    border-radius: 100%;
    border: 1px solid #fff;
    background: red;
	margin-left: 12px;
}



.eview .wview.productbox {
    width: 50%;
}
.eview .productbox .content {
    height: 200px;
}
.eview .productbox .content .image {
    width: auto;
    height: 100%;
	float: unset;
	position:relative;
	border-radius:2px;
}
.eview.productbox .content .detail {
    width: 100%;
    height: auto;
    float: unset;
    padding: 3px;
    position: relative;
}

@media(min-width:767px){
    .eview .wview.productbox {
    width: 33.3333333%;
}
}





.eview .productbox .content {
    border: 8px solid #ddd9d9;
    width: 100%;
    float: unset;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px gray;
    -moz-box-shadow: 1px 1px 2px gray;
    box-shadow: 1px 1px 2px gray;
    cursor: default;
    margin: 0 3px 0 0;
    color: #fff;
    filter: drop-shadow(6px 3.5px 8px #000);
}
.eview .productbox .content .detail h3 {
    margin: auto;
    padding: unset;
    font-size: 13px;
    line-height: unset;
    overflow: unset;
    text-overflow: unset;
    -webkit-line-clamp: unset;
    display: block;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}
.eview .productbox .content .detail {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
	display:block;
	border-radius:2px
	line-height: 0.9 !important;
}

.eview .productbox .content .image img {
    display: block;
    position: relative;
	margin:auto;
	border-radius:1px
}


.eview .productbox .content img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.eview .productbox .content .detail {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: rgba(0,0,0,.45);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    height: 100%;
    width: 100%;
    float: unset;
    padding: 0;
    position: absolute;
}

.eview .productbox .content:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.eview .productbox .content a.info {
    color:#fff;
}
.eview .productbox .content a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.eview .productbox .content:hover .detail {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.eview .productbox .content:hover .ribbon{
    z-index:4;
}
.eview .productbox .content:hover h2,.eview .productbox .content:hover p,.eview .productbox .content:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.eview .productbox .content:hover span{
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}

.eview .productbox .content:hover a.info {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
}
.eview .productbox .content .detail h3 a {
    color: #fff;
    font-size: 14px;
    padding: 0;
    line-height: 0.9;
}

.eview .productbox .content .detail .pricing {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: unset;
    font-size: 13px;
    padding: 10px 0 5px;
    margin: 0;
	height:auto
}

.eview .productbox .content .detail span {
    /*font-family: Georgia,serif;
    font-style: italic;*/
}

.eview .content a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.eview .content a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}





.eview .productbox .desc {
    color: #555;
    line-height: 3px;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    height: 85px;
    background: rgba(0,0,0,.5);
    top: 0;
    z-index: 0;
}
.eview .productbox .content .detail h3 a, .eview .productbox .content .detail .pricing,.eview .custom1  {
    position: relative;
}
.eview .productbox .content:hover .detail h3 a, .eview .content:hover .scolor,.eview  .content:hover .ssize {
    z-index: 1;
}
.custom1 {
    position: relative;
    padding: 10px 0;
}
.eview .productbox .content .jcustom {
    display: block;
    color: #eee;
    font-size: 9px;
	position:absolute;
	margin:-8px 3px
}
.eview .productbox .content .detail .pricing .price-slik {
    line-height: 0;
    font-size: 9px;
    color: #eee;
    position: absolute;
    right: 0;
}
.eview .productbox .content .image .ribbon{
    top:-1px;
	left:-3px
}
.eview .scolor {
    color: #eee;
    top: 0;
    right: 8px;
	left:unset
}
.eview .ssize{
display: block;
top: 10px;
color: #eee;
right: 3px;
}
.eview .productbox .content .detail .atc {
    position: relative;
    height: 100%;
    bottom: 2px;
    right: 0;
    width: 100%;
    text-align: center;
}
.eview .productbox .content .detail .pricing .price {
    font-weight: 500;
    line-height: 0.8;
    font-size: 15px;
    vertical-align: top;
    display: block;
    color: #fff;
    text-transform: capitalize;
	padding-top: 4px;
}
.eview .productbox .content .detail .atc button.add, .eview .productbox .content .detail .atc .qty {
    float: unset;
    margin: auto;
    margin-top: 5px;
    line-height: 1;
}
@media(max-width:400px){
	.eview .productbox .content .detail h3 a {
		font-size:13px
	}
}

					
					

.cbutton {
    padding: 0px 6px;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 2px;
}
.scolor {
    position: absolute;
    left: -100px;
    color: #333;
    font-size: 11px;
    bottom: 0;
}
.scolor.cocart{
	left:unset
}
.ssize {
    position: absolute;
    top: 17px;
    font-size: 9px;
    color: red;
    display: block;
    right: 0;
    line-height: 1;
}
.cart .ssize {
    right: unset;
    top: unset;
    bottom: 20px;
	font-size:11px
}
.jcustom{
	font-size:12px;
	color:#444;
	line-height:1;
}
.productbox .content .detail .atc {
	bottom:0
}
.basket-items-store {
    position: absolute;
    font-size: 6px;
    left: -5px;
    top: -3px;
}
.cart-head-store {
    color: #420c1a;
}
.cart .cart-inner .cart-head .back span.cart-head-store {
    font-family: Caveat;
    font-size: 27px;
    font-weight: 500;
	color:#e80a89
}
@media(min-width:900px){
.detail{
	line-height: 1.3;
}


}
@media only screen and (max-width:768px) {
.cbutton{
	font-size:12px
}	
.productbox .content .detail h3 a {
	font-size: 15px;
	line-height: 18px
 }
 }
@media(max-width:400px){
	.jcustom{
	display:block
}	
}



.list-search-block .input {
    display: flex;
}
.list-bottom .pagination {
    display: flex;
    margin: 0 -.25rem 1rem -.25rem;
    padding: 0;
    border-radius: 2px;
}
.list-bottom .pagination li a{
	width:auto;
	height:auto;
}
.list-bottom .pagination li a {
    width: auto;
    height: auto;
    border: none;
    border-radius: 2px;
    color: inherit;
    background-color: inherit;
    margin: unset;
    float: unset;
}
	

.productbox.wview .content .ribbon.ribpro {
    direction: ltr;
    display: block;
    width: 75px;
    height: 75px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 4px;
    transform: rotate(-90deg) scale(1.2);
    cursor: pointer;
    background: transparent;
}
.productbox.wview .content .ribbon.ribpro .text {
    text-transform: uppercase;
    display: block;
    font-size: 42%;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 2px 0;
    left: -5px;
    top: 10px;
    width: 120px;
    color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    line-height: 9px;
}
.eview .productbox.wview .content .ribbon.ribpro {
 direction:ltr;
 display:block;
 width:80px;
 height:80px;
 overflow:hidden;
 position:absolute;
 z-index:1;
 top:7px;
 left:7px;
 transform:rotate(-90deg) scale(1.2);
 cursor:pointer;
 background:transparent;
}
.eview .productbox.wview .content .ribbon.ribpro .text {
 text-transform:uppercase;
 display:block;
 font-size:55%;
 font-weight:600;
 color:#fff;
 letter-spacing:2px;
 text-align:center;
 -webkit-transform:rotate(45deg);
 -moz-transform:rotate(45deg);
 -ms-transform:rotate(45deg);
 -o-transform:rotate(45deg);
 position:relative;
 padding:2px 0;
 left:-5px;
 top:15px;
 width:120px;
 color:#fff;
 -webkit-box-shadow:0 0 3px rgba(0,0,0,.3);
 -moz-box-shadow:0 0 3px rgba(0,0,0,.3);
 box-shadow:0 0 3px rgba(0,0,0,.3);
 line-height: 21px;
}
.eview .productbox .content:hover .ribbon.ribpro {
	opacity:0.1
}
.color-scheme-background{
  background: #ee519b;
}
 
 
 
.instagram {
	overflow: hidden;
}

.instagram .wrap {
	border-top: 1px solid #eee;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding-bottom: 30px;
	padding-top: 40px;
	text-align: center;
}

.instagram .widget-title {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-style: italic;
	margin-bottom: 20px;
}

.instagram ul {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.instagram ul li {
	float: left;
	margin-left: 15px;
	margin-right: 15px; 
}

.instagram img {
	height: 160px;
	vertical-align: top;
	width: 160px;
}


 .igdist{
     /*padding-top:65px*/
     overflow-x:hidden
 }
  .igdist .wrapper {
    max-width: 100%;
}
.igdist .products-list{
	background:rgba(0,0,0,0);
}
 @media(max-width:767px){
	 
 .igdist .hotdeal-slider .product-thumb a img.img-responsive.igimg{
	 height:63px;
 }
 .igdist .apslid .item-pro-hotdeal {
    width: 63px;
}
 .igdist .apslid .item-pro-hotdeal::after{
	 width: 63px;
	 height: 63px;
 }
 .igdist .apslid .owl-carousel .product-thumb {
    width: 60px;
    height: 60px !important;
	border: 0.5px solid #eae9e9;
    filter: drop-shadow(1.2px 1.2px 3px #666);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.05);
}

}
 
.hlogo{
     bottom:0!important;
     color:#3897f0!important;
 }
 
 

.igdist .ighider{
	/*z-index:0*/
}
.igdist .app-bar .hamburger,.igdist .user-block{
	right:unset;
	left:0
}
.igdist .app-bar-container {
    margin-left: 0;
}

.app-bar .app-bar-container.rmenupro.ml-auto{
	margin-right: 48px;
}
@media(max-width:900px){
.app-bar .app-bar-container.rmenupro.ml-auto{
	margin-right: 24px;
}
}
@media(min-width:900px){
.app-bar .app-bar-container.rmenupro.ml-auto{
	margin-right: 84px;
}
.igdist{
	max-width:999px;
	margin:auto
}
	
}


.igdist .app-bar{
         background:#fff!important;
         /*min-height:70px;*/
		 min-height:54px;
         border:1px solid #ccc;
		 border-bottom: 1px solid rgba(var(--b6a,219,219,219),1);
     }
.igdist .nvmenu.snvmenu.app-bar-menu.opened {
    /*top: 74px;
	height: auto;*/
}	 
 .igdist .app-bar .hamburger.menu-down {
    background: linear-gradient(to left, rgb(0, 149, 246), rgb(0, 149, 246), rgb(0, 149, 246)) no-repeat;
	position: relative;
}
 .igdist .app-bar .hamburger.menu-down .line{
	 background-color:#fff
 }
.igdist .iglogin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	/*color:#3897f0*/
	color:#0095f6
}	 
.igdist .app-bar .iglogin > li > a{
font-size: 14px;
font-weight:500;
position: relative;
padding:5px 9px;
}

.igdist .app-bar .iglogin > li > a.lig{
/*background-color: #3897f0;*/
background-color: #0095f6;
background-color: rgba(var(--d69,0,149,246),1);
border: 1px solid #3897f0;
border-radius: 4px;
color: #fff!important;
 }
 .app-bar .badge {
    font-size: 75%;
    border-radius: .25rem;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    min-width: unset;
    margin-right: 4px !important;
}

 

 
.headig{
	padding: 50px 50px 0;
	font-size:16px;
	color:#262626;
	background:#fafafa;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
}
.headig h3{
    font-size: 32px;
    line-height: 40px;
    font-weight: 200;
	margin:0px;
}
.nig{
    font-size:18px;
}
.tig{
    text-transform:uppercase;
}

.tabig .thumbnail img{
    max-height:300px;
}

@media (min-width:767px){
    .igbio{
        position:relative;
        top:-45px;
    }
}

@media (max-width:480px){
    .tig{
    font-size:22px!important;
}
}
.headig a.btnfol{
	background-color: #3897f0;
            border: 1px solid #3897f0;
            border-radius: 4px;
            color: #fff;
            position: relative;
			
            border: 0;
            cursor: pointer;
           
            font-weight: 600;
            padding: 5px 9px;
            text-transform: inherit;
            text-overflow: ellipsis;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            white-space: nowrap;
            width: auto;
}

.bfol{
	padding:10px;
}
.canv {
    position: relative;
}

.ppig {
    max-width: 152px;
    height: 152px;
	border-radius:50%;
	filter:drop-shadow(2px 1px 2px #888)
	
}

.bannerig{
	margin:60px 10px;
}
.bnig {
    max-width: 77px;
    height: auto;
	border-radius:50%;
	filter:drop-shadow(1px 1px 1px #999)
	
}

@media (max-width:767px){
    .headig {
    padding: 70px 0px 0;
	}
	.ppig {
    max-width: 77px;
    height: auto;
	
	
}

.bannerig{
	margin:60px 10px;
}
.bnig {
    max-width: 45px;
    height: auto;
	
	
}
}
		
         

.igdist{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}	



    .slidig .owl-item{
        text-align:center!important;
    }
    
    .slidig .product-item{
        background:unset;
    }
    
    .slidig .product-item .item{
        border:none;
    }
    
    .slidig .product-img {
        border-bottom:none;
    }
    
    .slidig .product-img img{
        border-radius:50%;
        filter:drop-shadow(1px 1px 1px #999);
    }



.apslid.content-hotdeal{
	padding:0;
	padding-top:5px
}
.apslid .item-pro-hotdeal{
	width:120px;
}
.hotdeal-slider .product-thumb a img.img-responsive.igimg {
    width: auto;
    height: 90px;
    margin: 0 auto;
    max-width: 210px;
    border: 1px solid #eee;
    border-radius: 6px;
}
.apslid .item-pro-hotdeal::after,.apslid .item-pro-hotdeal,.apslid .item-pro-hotdeal::after{
	background:transparent
}

.apslid .owl-carousel .product-thumb {
    border-radius: 50%;
    padding: 3px;
    margin: 0;
    width: 85px;
	border:1px solid #eae9e9;
    height: 85px !important;
    /*filter: drop-shadow(1px 1px 1px #999);*/
	filter: drop-shadow(1.2px 1.2px 3px #666);
	background:linear-gradient(to left,rgb(145, 149, 150) 0%,rgb(234,234,234) 8%, rgb(255, 255, 255) 50%, rgb(234, 234, 234) 92%, rgb(145, 149, 150) 100%);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.05);
}
.apslid .owl-theme .owl-controls .owl-buttons{
	display:none;
}
.apslid .item-pro-hotdeal::after {
    position: absolute;
    top: -5px;
    left: 0;
    bottom: 3px;
    right: 0;
    padding: 3px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.05);

}
.apslid .owl-item{
	height:110px;
}


.color-schem-background {
    background: #ee519b;
}
.fiturbox {
        height: auto;
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px
    }
    
    .fiturbox .wfitur-wrap {
        background: #fff;
        position: relative;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 10px;
        padding: 20px
    }
    
    .fiturbox .wfitur-wrap .wfitur {
        display: inline-block;
        float: left;
        text-align: center
    }
    
    .fiturbox .wfitur-wrap .wfitur .icon {
        width: 40px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        line-height: 40px;
        border-radius: 100%;
        font-size: 18px;
        color: #fff
    }
    
    .fiturbox .wfitur-wrap .wfitur .heading {
        margin-top: 20px;
        font-size: 19px;
        font-weight: 700;
        color: rgba(0, 0, 0, 9)
    }
    
    .fiturbox .wfitur-wrap .wfitur .description {
        font-size: 14px;
        width: 200px;
        margin: 20px auto 0
    }
    
    .fiturbox .wfitur-wrap .wfiturleft,
    .fiturbox .wfitur-wrap .wfiturright {
        width: 30%
    }
    
    .fiturbox .wfitur-wrap .wfiturcenter {
        width: 40%
    }
    
    .socialbox {
        margin-top: 30px;
        height: 50px;
        background: #fff;
        border-top: 1px solid rgba(0, 0, 0, .09)
    }
    
    .socialbox .socials {
        height: 50px;
        line-height: 50px
    }
    
    .socialbox .socials span {
        display: inline-block;
        margin-right: 10px
    }
    
    .socialbox .socials a.social {
        display: inline-block;
        height: 35px;
        width: 35px;
        vertical-align: middle;
        margin-right: 15px;
        font-size: 16px;
        color: #fff;
        background: #000;
        border-radius: 100%;
        line-height: 35px;
        text-align: center;
        margin-top: -2px
    }
	.blabel .next a.button {
    text-decoration: none;
    height: 40px;
    display: inline-block;
    border: none;
    line-height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    max-width: 500px;
}
