@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');


:root {
  --font-second:'Playfair Display', serif;
  --default-color: #505050;
  --call-to-action: #4d4d4d;
  --rating-color: #FFD314;
  --mm-menu-width: 500px;
}
/* KREAM */
.top-head .row {justify-content: space-between;}
.main-header .navigation-holder {width:auto!important;order: -1;}
.main-header .nav-menu-hh,
.main-header .main.search-form-box{display: none!important;}
.menu-trg{display:inline-block;}
.main-header .logo-h {margin: 0 auto;text-align:center;}
body{
	-webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
}
.container-h{max-width:1400px;}
.text-main {color: var(--default-color)!important;}
.bg-main{background: var(--default-color)!important;}
.total-rate{font-size:13px;}
.fullRate,
.rating-s:not(:checked)>label:hover,
.rating-s:not(:checked)>label:hover~label,
.rating-s>input:checked~label,
.option-group .rating i.on{color: var(--rating-color)!important;}
.fa{font-weight:300;}
.stock-status {font-size: 16px;}
.icon.discount {background:  var(--call-to-action)!important;}
.icon.new {background: #99b3b6;}
/* BUTTON */
.btn {background:none;border-radius:0;line-height:40px;border:1px solid #000;transition:all .2s ease-in;}
.btn:hover {background: #000;color:#fff;border:1px solid #000;opacity:1;}
.btn.std {background:#000;border:none;}
.btn.btn-cmd {font-weight: 400;background: var(--call-to-action);border:1px solid transparent;}
.btn.btn-cmd:hover {color:#fff;background: #ecc5c0;}
.-g-banner-fixed .btn{line-height:60px!important;}
#top a i {width: 50px;height: 50px;font-size: 22px;line-height: 48px;background: none;color: #000;box-shadow: none;border: 1px solid #505050;transition: all .3s ease-in;}
#top a:hover i{border: 2px dotted #505050;width: 40px;height: 70px;}
#logo{max-width:100%;}
#logo img{max-height:55px;}
/* ACCOUNT HEADER */
.acount-section>ul>li>a>i {font-size: 21px;}
.acount-section ul li a {color: #000;padding-left: 0;margin-left: 8px!important;border-left: none;}
.acount-section ul li a span{display:none;}
.acount-section .search-m{display:inline-block!important;cursor:pointer;}
.cart-header-btn .count{display:none!important;}
.-g-user-icon .-g-user-fidelity-registration-bonus{min-width:60px;}
.-g-user-fidelity-registration-bonus-popup{left:auto;right:0;}
.cart-header-btn .q-cart,
.cart-m .q-cart,
.wishlist-header-m .-g-wishlist-product-count,
.wishlist-header .-g-wishlist-product-count {
	font-size: 11px;color: #fff;background: var(--default-color);
	min-width: 16px;height: 17px;line-height: 17px;
}
.cart-dd .product-name {font-size: 14px;}
.cart-dd .cart-button .btn {font-size: 12px!important;}
.product-remove{line-height: 23px;}
.cart-dd .-g-empty-cart{font-size:15px;}
/* SEARCH */
.main-header .main.search-form-box{display:none;}
.main-header .main.search-form-box .search-form{max-width:300px;}
.main-header .main.search-form-box .search-form input[type=text]{font-size:15px;border:none;border-bottom: 1px solid #726f71;border-radius:0;background: none;}
.search-form-box.search-toggle .search-modal {display: block!important;position: absolute;top: 20px;right: 25px;font-size: 26px;color: #000}
.search-form-box.search-toggle .search-close {display: block!important}
.search-form-box.search-toggle {position: fixed;top: 0;left: 0;right: 0;margin: auto;padding: 30px;width: 100%;height: 100%!important;background: #fff;z-index: 9999;overflow-y: auto;opacity:0;visibility:hidden;transition:all .3s ease-in;}
.search-form-box.search-toggle.visible {opacity:1;visibility:visible;}
.search-form-box.search-toggle .search-form {margin: 50px auto 0;max-width: 1000px;transform:translate(0, -40px);transition:all .5s ease-in;}
.search-form-box.search-toggle.visible .search-form{transform:translate(0, 0);}
.search-form-box.search-toggle input[type=text] {background: none;height: 50px;font-weight: 300;font-size: 21px;color: #000;border: none;border-bottom: 1px solid #000;border-radius: 0;box-shadow: none;}
.search-form-box.search-toggle input[type=text]::placeholder {color: #000}
.search-form-box.search-toggle .search-button {font-size:21px;}
.search-form-box.search-toggle .search-button i {color: #000;}
.search-form-box.search-toggle .autocomplete-suggestion {background: 0 0;box-shadow: none;}
.search-form-box.search-toggle .autocomplete-suggestion div {font-weight: 300;font-size: 17px;color: #000!important;}
.search-form-box.search-toggle .ac-h {padding: 10px 0;}
.search-form-box.search-toggle .ac-h .ac-head {display: none;}
.search-form-box.search-toggle .ac-h .ac-list {overflow: hidden;height: auto;margin-top: 10px;}
.search-form-box.search-toggle .ac-h .ac-box {float: left;width: calc(25% - 4px);min-height: 260px;padding: 0;border: none;border-radius: 3px;background: #fff;overflow: hidden;position: relative;margin: 0 2px 4px;}
.ac-h .ac-image {display:block;float:none!important;padding: 0!important;width: 100%!important;height: 100%;margin-bottom: 10px;}
.search-form-box.search-toggle .ac-h .ac-image img {
	/*-webkit-object-fit: cover;object-fit: cover;width: 100%;height: 100%;max-height: 100%;*/
	max-height: 420px;
}
.search-form-box.search-toggle .ac-h .ac-title {font-weight:300;font-size: 17px;color: #000;padding:0 15px;margin-bottom: 5px;position: relative;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-form-box.search-toggle .ac-h .ac-title b {font-weight: 500!important;}
.search-form-box.search-toggle .ac-h .ac-price {position: relative;font-weight: 600;font-size: 14px;color:#000!important;padding:0 15px;margin-bottom: 15px;}
.search-form-box.search-toggle .ac-h .ac-stock-status {display:block}
.search-form-box.search-toggle .ac-categ a {color: #fff}
/* HEADER MEDIA-Q */
@media screen and (min-width: 1091px){
    .main-header .top-head .row{flex-wrap:wrap;}
    .main-header .logo-h{width:20%;}
    .main-header .logo-h img{margin:0 auto;}
    .main-header .main.search-form-box{display:block;}
    .main-header .main.search-form-box,
    .main-header .acount-section{width:auto;}
    .main-header .main.search-form-box{order:-1;}
	.main-header .nav-menu{width:100%;}
	.main-header .menu-dd{text-align:left;}
}
@media screen and (max-width: 991px){
	.main-header .logo-h{width:100%;max-width: 160px;padding:0;}
	.main-header .acount-section{width:100%;padding-left:5px;}
	.acount-section ul li a {margin-left: 5px!important;}
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(33.333% - 4px);}
}
@media screen and (max-width: 767px){
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(50% - 4px);}
	.main-header .cart-header .row{justify-content: center;}
}
@media screen and (max-width: 480px){
	.search-form-box.search-toggle input[type=text] {font-size: 17px;}
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(100% - 10px);}
}
/* MENU */
.main-header{position:relative;position: -webkit-sticky;position: sticky!important;top:0;z-index:999;box-shadow: 0 2px 7px -4px rgba(0,0,0, .3);-webkit-transition: .2s!important;transition: .2s!important;}
.main-header .nav-menu-hh,
.main-header .nav-menu{padding:0;}
.-g-pagetype-homepage .main-header{position:fixed!important;background:none!important;box-shadow: none;top:-1px;left:0;right:0;margin:0 auto;width:100%;}
.main-header.fix-nav .top-head{transition:all .2s ease-out;}
.main-header.fix-nav.fade-menu {box-shadow: 0 2px 7px -4px rgba(0,0,0, .3);background:#fff!important;}
.main-header .main-menu{background: none;padding:0;}
.main-header .main-menu ul li > a{font-size: 13px;color: #000;letter-spacing: .5px;}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{top:39px;pointer-events: auto!important;}
.main-header .menu-dd li .title a {font-weight: 600;font-size: 16px;}
.main-header .menu-dd li a {font-weight: 400;font-size: 14px;color: #7d7b7b;}
/*menu update*/
.main-header .menu-dd.column2 ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column3 ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd.column4 ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
.main-header .menu-dd.column3.banner ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column4.banner ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd ul li{width:100%!important;max-width:100%;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}
@-moz-document url-prefix(){
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .nav-menu-hh{position:relative;}
.main-header .nav-menu > li.initial-h{position:static;}
.main-header .menu-dd.column1{width:300px!important;}
.main-header .menu-dd.column1.banner{width:600px!important;}
.main-header .menu-dd.column2{width:550px!important;}
.main-header .menu-dd.column3{width:700px!important;}
.main-header .menu-dd.column4{width:100%!important;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.col-sub-img {width: 650px;}
.main-header .menu-dd.col1-img {width: 450px;}
.main-header .menu-dd.column-sld .carousel-slide .owl-next{right: -30px;}
.main-header .menu-dd.column-sld .carousel-slide .owl-prev{left: -30px;}
.menu-trg span,
.menu-trg span:after,
.menu-trg span:before,
.main-header.fade-menu .menu-trg span,
.main-header.fade-menu .menu-trg span:after,
.main-header.fade-menu .menu-trg span:before{background:#000;}
.mobile-icon {display: none!important;}
.acount-section {display: inline-block!important;}
/* MENU MOBILE V2 */
.menu_slideout{cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABPklEQVRIibXWvUoDQRSG4W9GCUZipWDllaiVhSB2FgpiYSeIlyb4A5YW0QvQC7EJKSyU1yJZnSSzZmbnzFceDvvsYWZnVpIE7AGXwJoqBVgFLoDDprALfDPJEBhUQHvAI38585J2JPlpz76kJ0sc6Em6lXQclLebtxkyG5PJI5MCvAEbTcM68DzX8Prb0B29j6Bb841meDJqiWejFvgUvctGS/BitAtuhubg5mgKXg0N8AHxQ+Yhgm6aoAEem7zOpBl4NuqXt8zkS9I4Uh9J+sx8VlpaNtLChquBxjZSlVstRKOfTMual0/+Hxr02OIpqDlOh6utGO+CFuMlaGfcAs3GLdFkHFgh/gtafMvQfqv1BZzWQJfg116TA77Ju6QD59yHFeycG0s6kvQSlEfNW50ANwuLbxigD1wB54D/AU215NEcMrdiAAAAAElFTkSuQmCC), auto;}
.menu_slideout .menu-close{display:none;}
.mm-menu-head .menu-close{display:inline-block;}
.mm-menu-head{font-size: 14px;padding:20px calc(15px + 10%);box-shadow:none;right: 0;margin: auto;}
.mm-menu-head .-g-user-icon{font-size: 17px;font-weight: 300;}
.mm-menu-head .fa {font-size: 20px;}
.mm-mobile-menu .base-menu{padding-top: 80px;height: calc(100% - 50px);max-width: var(--mm-menu-width);padding-left: 10%;padding-right: 10%;}
.mm-mobile-menu .base-menu.opened-base {transform: translateX(0);}
.mm-mobile-menu .base-menu li .mm-btn-next {font-size: 24px;bottom: 0;margin: auto;}
.mm-mobile-menu .base-menu>li {border-bottom: none;opacity: 0;transform: translate(0px, 40px);transition:all .3s ease-in;}
.mm-mobile-menu .base-menu>li:nth-child(1) { transition-delay: .1s }
.mm-mobile-menu .base-menu>li:nth-child(2) { transition-delay: .2s }
.mm-mobile-menu .base-menu>li:nth-child(3) { transition-delay: .35s }
.mm-mobile-menu .base-menu>li:nth-child(4) { transition-delay: .4s }
.mm-mobile-menu .base-menu>li:nth-child(5) { transition-delay: .45s }
.mm-mobile-menu .base-menu>li:nth-child(6) { transition-delay: .5s }
.mm-mobile-menu .base-menu>li:nth-child(7) { transition-delay: .55s }
.mm-mobile-menu .base-menu>li:nth-child(8) { transition-delay: .6s }
.mm-mobile-menu .base-menu>li:nth-child(9) { transition-delay: .65s }
.mm-mobile-menu .base-menu>li:nth-child(10) { transition-delay: .7s }
.mm-mobile-menu .base-menu>li:nth-child(11) { transition-delay: .75s }
.mm-mobile-menu .base-menu>li:nth-child(12) { transition-delay: .8s }
.menu-wrapper.menu_opened .mm-mobile-menu .base-menu>li {opacity: 1;transform: translate(0px, 0px);}
.mm-mobile-menu .base-menu>li a {font-weight:300;font-size: 28px!important;padding: 5px 15px;}
.mm-mobile-menu.main-menu ul li a {font-weight: 300;font-size: 18px;}
.mm-mobile-menu .base-menu>li a {font-weight:300;font-size: 26px!important;padding: 5px 15px;}
.mm-mobile-menu.main-menu ul li a {font-weight: 300;font-size: 16px;}
.mm-mobile-menu .base-menu>li:hover a,
.mm-mobile-menu.main-menu ul li a:hover{opacity:.5;}
.mm-mobile-menu .menu-dd li .title a {font-weight:500;}
.mm-mobile-menu .menu-dd, .mm-mobile-menu .menu-dd.__ignoreSubmenu{/*max-width: calc(var(--mm-menu-width) - 20%);right: 0;margin: 0 auto;*/padding: 155px 10% 0;transform: translateX(5%);opacity:0;visibility:hidden;}
.mm-mobile-menu .menu-dd.visible {transform: translateX(0);opacity:1;visibility:visible;}
.mm-mobile-menu .mm-drop-head{display: flex;align-items: center;justify-content: flex-start;font-weight:300;font-size: 30px;top: 90px;padding: 10px calc(15px + 10%);background:none;}
.mm-mobile-menu .mm-drop-head{display: flex;align-items: center;justify-content: flex-start;font-weight:300;font-size: 28px;top: 90px;padding: 10px calc(15px + 10%);background:none;}
.mm-mobile-menu .mm-drop-head .mm-btn-prev {position: relative;top: 0;left: 0;height: auto;width: auto;padding: 0 15px 0 0;font-size:24px;}
.mm-menu-footer{padding: 15px 0;background: #f2f2f2;box-shadow: none;}
.mm-menu-footer .contact-phone a{font-size:15px;}
/* MENU MEDIA-Q */
@media screen and (min-width: 1091px){
    .main-header .top-head .row{flex-wrap:wrap;}
	.main-header .nav-menu{width:100%;}
	.main-header .navigation-holder{width:100%;text-align:center;margin-top: 15px;}
}
@media screen and (max-width:1090px) {
	.main-header.fix-nav .top-head{padding-top:5px;padding-bottom:5px;}
	.main-header .navigation-holder{order:-1;}
	.acount-section .-g-user-icon{display:none!important;}
}
@media screen and (max-width: 991px){
	.main-header .navigation-holder{width:60px;padding-right:5px;}
}
@media screen and (max-width: 767px){
	.menu-trg{margin:10px 0 0 0;}
}
@media screen and (max-height: 725px){
	.main-header .menu-dd {overflow-y:auto;max-height:550px;}
	.main-header .menu-dd::-webkit-scrollbar {width: 6px;}
	.main-header .menu-dd::-webkit-scrollbar-track {background:rgba(0,0,0,0.2);-webkit-border-radius: 10px;border-radius: 10px;}
	.main-header .menu-dd::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(68, 68, 68, .6);}
	.main-header .menu-dd::-webkit-scrollbar-thumb:window-inactive {background: rgba(68, 68, 68, .4);}
}
/* TITLE */
.-g-banner-fixed .title,
.title-carousel .title,
.pin .figcaption .title,
.titleComponent h1,
.catTitle{font-family: 'Poiret One', cursive;font-weight:400!important;font-size: 48px;}
.title-carousel,
.titleComponent h1{padding-top:40px!important;margin-bottom: 50px!important;}
.title-carousel .title,
.titleComponent h1{font-size: 48px!important;font-weight: 300;color:var(--default-color);text-transform: none;padding: 0;}
.title-carousel hr{display:none;}
.titleComponent h1{text-align:center;}
.-g-banner-fixed .title{font-size:40px!important;line-height: 1.2!important;margin-bottom:20px!important;}
/* TITLE MEDIA-Q */
@media screen and (max-width: 767px){
	.title-carousel .title, .titleComponent h1 {font-size: 32px!important;}
	.-g-banner-fixed .title {font-size: 28px!important;}
	.catTitle {padding: 25px 0 ;}
}
/* CAROUSEL */
.bnn-group-left{margin-bottom:4%;}
#-g-homepage-productsRecomended-before + .-g-component-banner-group{margin-top:4%;}
#main-bnn .owl-theme .owl-controls .owl-buttons div,
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 25px;color:#444;width: 45px;height: 45px;text-align: center;background: rgba(255, 255, 255,.85); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);transition: all .2s ease-in;}
#main-bnn .owl-next, #main-bnn .owl-prev{top: 50%;}
#main-bnn .owl-next:hover,
.carousel-slide .owl-next:hover{transform: translateX(-5px);}
#main-bnn .owl-prev:hover,
.carousel-slide .owl-prev:hover{transform: translateX(5px);}
/* CAROUSEL MEDIA-Q */
@media screen and (max-width:1300px) {
	.carousel-slide .owl-carousel{padding:0 20px;}
}
@media screen and (max-width: 991px){
	.carousel-slide {padding: 0 4px 30px;}
}
@media screen and (min-width: 481px){
	.carousel-slide .owl-prev {left: -20px;}
	.carousel-slide .owl-next {right: -20px;}
}
@media screen and (max-width: 480px){
	.carousel-slide .owl-carousel{padding:0;}
	#main-bnn .owl-theme .owl-controls .owl-buttons div,
	.carousel-slide .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 40px;line-height: 40px;}
}
/* TRUST ICON */
.icon-group .col .trust-h .trust-item{flex-direction: row;}
.icon-group .col .icon-label {font-weight: 600;font-size: 16px;text-align:left;}
.icon-group .col .icon-label span{font-size: 13px;color:#000;margin-top:2px;}
.t-tips {font-weight: 300;font-size: 13px;line-height:1.4;letter-spacing: 0.3px;}
/* TRUST ICON MEDIA-Q */
@media screen and (max-width: 991px){
	.icon-group .row {flex-wrap: nowrap;overflow: auto hidden;}
	.icon-group .col {flex-shrink: 0;-webkit-box-flex: 0;flex-grow: 0;width:auto!important;}
	.icon-group .col .trust-h {width: 220px;max-width: 100%;}
}
@media screen and (max-width: 480px){
	.icon-group .col .icon-label {font-size: 14px;}
}
/* GRID BANNER */
.-g-component-banner-group{padding:0;}
.pinGrid {margin:0;}
.pin{position:relative;padding:0 15px;margin:0 auto 2%;}
.pin .image{overflow:hidden;}
.pin img{transition: all .5s ease-in-out;}
.pin:hover img{transform:translate(-10px, 0) scale(1.05);}
.pin .figcaption{
    position: absolute;bottom: 10%;left: 0;right:0;margin:auto;width: calc(85% - 24px);padding:1% 4% 2%;
    color: #fff;text-align: left;background-color: #fff;pointer-events:none;
}
.pin .figcaption .title {font-weight: 300;font-size: 26px;color:var(--default-color);line-height: 1.1;margin: 10px 0;text-align:center;text-transform:none;}
.pin .figcaption p{font-weight: 300;font-size: 18px;color:var(--default-color);line-height: 1.4;}
.pin .figcaption .banner-btn{font-weight: 600;font-size: 15px;color:var(--default-color);text-transform:uppercase;position:relative;overflow:visible;pointer-events:auto;}
.pin .figcaption .banner-btn:after {content: '';display:block;position: absolute;width: 50px;height: 2px;background-color: #FFF;bottom: -5px;left: 0;transition: 0.3s ease-in;}
.pin .figcaption .banner-btn:hover:after {width:100%;}
/* GRID BANNER MEDIA-Q */
@media screen and (max-width: 860px){
    .pinGrid .pin, .pinGrid .pin.large, .pinGrid .pin.medium, .pinGrid .pin.small {width: 100%;}
}
/* PRODUCT BOX */
.product-box .box-holder {max-width: 340px;}
.product-box .image{padding-top:100%;}
.product-box .product-icon-holder {width:100%;aspect-ratio:1/1;}
.product-box .title{font-weight:300;font-size:20px;color:#000;-webkit-line-clamp: 1;}
.product-box .price {font-weight: 700;font-size: 15px;color: #000;}
.product-box .price .price-full {color: #979797;}
.product-box:not(.list-type) .icon,
.product-icon-box .icon{float:none;}
.product-icon-box{left:0;}
.product-box .icon.new, .product-box .icon.discount,
.product-icon-box .icon.new, .product-icon-box .icon.discount,
.product-box .icon.-g-icon-discount-value,
.product-icon-box .icon.-g-icon-discount-value{font-size: 13px;font-weight: 400;border-radius:0;height: 24px;line-height: 25px;margin: 8px 8px 0;}
.product-listing .product-box.list-type .product-icon-box .icon{float: left;}
.product-box:not(.list-type) .add-list{position: absolute;top: 0;right: 0;width: 40px;display: flex;flex-direction: column;justify-content: center;flex-wrap: nowrap;transform: translate(60px, 0);opacity: 0;visibility: hidden;transition: all .5s cubic-bezier(0.8, 0, 0.3, 0.95);z-index: 9;}
.product-box:not(.list-type):hover .add-list{transform: translate(-10px, 0);opacity: 1;visibility: visible;}
.product-box:not(.list-type) .add-list .qty-regulator {display: inline-flex;flex-direction:column;align-items: center;justify-content: center;width:unset}
.product-box:not(.list-type) .add-list .qty-regulator .minus,.product-box:not(.list-type) .add-list .qty-regulator .plus {display:flex;align-items:center;justify-content:center;background: #fff;height:40px;width:40px;box-shadow: 0 4px 12px -3px rgb(0 0 0 / 25%);}
.product-box:not(.list-type) .add-list .qty-regulator input[type=text] {margin:0;width: 40px;height: 40px;border: solid 1px #dbdbdb;box-shadow: 0 4px 12px -3px rgb(0 0 0 / 25%);}
.product-box .add-list .btn{background:#fff;color:#000;width:40px;height:40px;font-size:19px;line-height:45px;padding: 0;margin:0 0 7px;border:none;box-shadow: 0 4px 12px -3px rgb(0 0 0 / 25%);transition:all .2s ease-in;}
.product-box .add-list .btn .fa{display:inline-block;}
.product-box .add-list .btn span{display:none;}
.product-box .versionAttribute a span {font-weight: 500;padding: 4px 8px;min-width: 30px;border-radius: 3px;}
.product-box .versionAttribute a img {overflow: hidden;border-radius: 16px;}
/* PRODUCT BOX MEDIA-Q */
@media screen and (max-width: 991px){
	.product-box{padding:0 2px;}
	.product-box:not(.list-type) .add-list{display:none;}
}
/* COMPONENT */
.-g-banner-fixed{margin-bottom:0!important;}

/* COMPONENT MEDIA-Q */
@media screen and (min-width:992px) {
    .-g-banner-fixed .subtitle {font-size: 18px!important;line-height: 1.5!important;}
	.-g-pagetype-homepage .gomagComponent:not(.-g-homepage-main-slider){opacity: 0;transform: translate(0, 80px);transition:all .25s ease-in;}
	#wrapper .-g-template-black-friday .gomagComponent {opacity: 1;transform: none;}
	.-g-pagetype-homepage .gomagComponent.-g-drawed,
	#-g-homepage-productsRecomended-before + .gomagComponent{opacity: 1!important;transform: translate(0, 0)!important;}
	#wrapper div.gomagComponent:nth-child(4){opacity:1;}
}
@media screen and (max-width: 600px){
    .-g-banner-fixed .-g-banner-fixed-content{order:1!important;}
    .-g-banner-fixed:not(.-g-blur-layer) .-g-banner-fixed-content {padding: 0 15px!important;}
}
/* BLOG */
.-g-blog-page .blog-title{font-family: 'Poiret One', cursive;font-size:38px;}
.-g-blog-post .-g-post-content-detail {font-weight: 300;font-size: 16px;}
.-g-post-slide .-g-post-slide-title,
.-g-blog-page .-g-post-box .-g-post-title{font-family: 'Poiret One', cursive;font-size:30px;font-weight:400;margin-bottom:15px;}
.-g-blog-page .-g-post-box .-g-post-content,
.-g-post-slide .-g-post-slide-content{font-weight: 300;font-size: 15px;}
/* FOOTER */
.newsletter-holder.lazyloaded{background-image: url(https://gomagcdn.ro/domains2/kream/files/files/promo-section-1-247271.jpg);}
.newsletter-holder{
    position:relative;
	padding:4% 0;
	background-color: #fdf8f1;
	background-size: cover;
    background-position: left center;
}
.newsletter-holder .newsletter{display: flex;justify-content: space-between;padding: 5%;background: #fff;box-shadow: 0 4px 24px -3px #00000012;}
.newsletter-holder .newsletter .title{font-family: 'Poiret One', cursive;font-weight: 600;font-size: 40px;padding: 0;text-align:left;}
.newsletter-holder .newsletter .title span{font-family: open sans,sans-serif;display: block;font-weight: 300;font-size: 18px;}
.newsletter .newsletter-form{position:relative;margin-top:0;}
.newsletter .newsletter-form input[type=text] {font-weight: 300;font-size: 15px;line-height: 50px;height: 50px;max-width: 100%;padding: 0 120px 0 0;border: none;border-bottom: 1px solid #505050;background: none;}
.newsletter .newsletter-form input[type=submit] {width: auto;font-weight: 700;font-size: 14px;color:#000;letter-spacing: 1px;line-height: 50px;background: none;border-radius: 0;position: absolute;top: 0;right: 0;margin:0;}
#succes-page .newsletter input[type=submit] {height: auto;line-height: 50px;}
.newsletter .custom-chk label {font-weight:300;font-size: 13px;}
footer{background:#fff;box-shadow: 0 -2px 7px -4px rgb(0 0 0 / 30%);}
.main-footer {padding-top: 50px;padding-bottom: 50px;}
.main-footer .col .title {position:relative;font-size: 17px;font-weight: 600;color: var(--default-color);text-transform: capitalize;margin-bottom: 20px;}
.main-footer .col ul li{margin-bottom: 8px;}
.main-footer .col,
.main-footer .col ul li,
.main-footer .col ul li a,
.main-footer .support .support-contact{font-weight: 300;font-size: 14px;color: var(--default-color);}
.main-footer .col ul li a {position:relative;display:block;transition: all .25s ease-in-out;}
.main-footer .col ul li a:hover {color: var(--default-color);}
.main-footer .col .footer-submenu li a:hover {transform:translate(5px, 0);}
.main-footer .support .title span {display:block;font-weight: 300;font-size: 15px;margin-top: 20px;}
.main-footer .social {text-align:center;padding-top:20px;}
.main-footer .social .title{display:none;}
.main-footer .social ul {display:block;}
.main-footer .social ul li {display:inline-block;margin:0;}
.main-footer .social ul li a {font-size: 25px;padding:0 5px;color: var(--default-color);}
.copyright-payment {padding:25px 0;font-size:14px;border-top:1px solid #ddd;}
.copyright-payment .copyright{display:inline-block;margin:0;margin-top:6px;}
.copyright-payment .copyright a{font-weight:600;}
.copyright-payment .copyright span{display:block;}
.copyright-payment .payment-accepted {display: flex;flex-wrap: wrap;justify-content: flex-end;}
.copyright-payment .payment-accepted img{display:inline-block;max-height:35px;margin:3px 2px ;}
.-g-footer-affiliate-block .container-h{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
/* FOOTER MEDIA-Q */
@media screen and (max-width: 991px){
	.main-footer .col:not(.social){float:left;width:50%;clear: none;padding-top:0;}
	.copyright-payment{text-align:center;}
	.copyright-payment .payment-accepted {justify-content: center;}
}
@media screen and (max-width: 800px){
	.newsletter-holder .newsletter {flex-direction: column;}
	.newsletter-holder .newsletter .newsletter-form {max-width: 100%;margin: 15px auto 0;}
}
@media screen and (max-width: 520px){
	.main-footer .col .title{margin-bottom:15px;}
	.main-footer .col:not(.social){width:100%;text-align:left;}
	.main-footer .col .title .fa{float:right;margin-top: 6px;}
}
@media screen and (max-width: 480px){
	.newsletter-holder .newsletter .title span{font-size: 17px;}
}
/* CATEGORY */
#category-page {padding-top:0;}
#category-page .filter-group{display:none;}
#category-page .category-content,
#category-page .category-content:first-of-type{width:100%;}
.breadcrumbs-box{padding-top:30px;}
.breadcrumbs-box ol{text-align:center;}
.breadcrumbs-default ol li,
.breadcrumbs-default ol li a,
.breadcrumbs-box ol li,
.breadcrumbs-box ol li a{font-weight:300;font-size:16px;}
.catTitle {padding: 0px 0 60px;text-align: center;}
.result-section .result{line-height:30px;}
.order-type span{display:none;}
.order-type select{font-size:14px;border:none;}
.filter-trg{display:inline-block!important;float: right;margin-left: 5px;margin-right:0;}
.filter.box .title {font-size: 17px;Font-weight: 600;margin:0;text-transform:capitalize;}
.filter-group:not(.mm-nav-filter) .filter.box .title-h {padding: 10px 0 10px;margin-bottom: 15px;border-bottom: 1px solid #ddd;}
.option-group li{margin-bottom:5px;}
.option-group li,
.option-group li a {color: #000;font-size: 15px;font-weight:300;}
.option-group li a:hover {color: var(--default-color);}
.mm-nav-filter .filter.box .title{font-size:15px;}
.mm-nav-filter .filter.box.-g-category-filters-apply-all {position: sticky;bottom: 0;background: #fff!important;z-index: 99;padding: 10px 15px 0 15px!important;margin: 0 -15px;box-shadow: 0px -1px 3px -2px #00000030!important;}


/* CATEGORY MEDIA-Q */
@media screen and (min-width:768px) {
	.product-listing .product-box.list-type .image-holder {width: 300px;}
	.product-listing .product-box.list-type .image img {max-height: 300px;}
	.product-listing .product-box.list-type .figcaption{padding-left:35px;}
	.product-listing .product-box.list-type .title{font-size:22px;}
	.product-listing .product-box.list-type .price {font-size: 18px;}
	.product-listing .product-box.list-type .-g-productlist-description {font-size: 15px;font-weight: 300;}
	.product-listing .product-box.list-type .add-list {padding-bottom: 20px;}
}
/* DETAIL */
.product-page-holder .breadcrumbs-default{text-align:center;}
.breadcrumbs-default {padding-top: 25px;padding-bottom: 25px;}
.detail-title .title span {font-size: 28px;margin-top: 5px;}
.detail-rate-box{margin-top:10px;}
.thumb-sld{display:none;}
.vertical-slider-box,
.vertical-slide-img,
.vertical-slide-img img{max-height:initial!important;}
.prod-lg-sld:hover a,
.fancybox-can-zoomIn .fancybox-content {cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABo0lEQVRIie2WS04CQRCGP0Fmoywh8QrIHcSFrlwoUa5AJMbHLYhn0JWPg8jCR9iIJmBQ9m7RhS4UF1Wd6ZB52MNoTORPOjPpruqvu7qr0jDVH5IH1IBzoAe8ausBZzrmpQ2tAk/AKKY9AhtpADPAoTXxLbALlIA5bYvAHtCx7Jrqm1gG+gbUYybLANtqa+CJVLWgSw5+FQu+7gr18M+0HmJzDVyGjDXUtw/kXMA1/DMNC685zyBlgTsd34wCjU9ubuYR8PmdlY7pAzjWf6dwPyCrLUXYRO0Y5LaPkDz/tobqlLf6WsTnccuyz2vfMAo0Uc5ZCorAjMsEaYS6jH+zQzW+47Z+V2IWGKVV/V65OJl06gQsyigune51fMsF7CEFf4SUwSC1gIuQsR31HQCzLmCQXDYls+Lgtwy8q++aK9SoacEbSAjDlEV2aqDPQCEpOGPBR0gZ3EeKw7y2MnCAf6YGauyLSeEgZa9PfAEZIOEt4NfqieE5pOCfAl3gBXn69IET5PbaF6mYJtxVBfyXSRdY+DdwO+w3vwk28Dbhr5apflZfmcORXr6V40MAAAAASUVORK5CYII=), zoom-in;}
.detail-price{font-weight:500;font-size:20px;margin-top:15px;margin-bottom:15px;}
.detail-price s {font-weight:400;font-size:16px;color: #83868c;}
.short-description {font-weight: 300;font-size: 14px;color: #a8a8a8;line-height: 1.7;border-top: 1px solid #e7e7e7;padding-top: 20px;}
.__optionSelectorImage {overflow: hidden;border: 1px solid #f2f2f2;border-radius: 3px;margin-right: 4px;margin-bottom: 4px;width: 80px;height:auto;background: #f2f2f2;}
.__optionSelectorImage:hover{border:1px solid #000;}
.__optionSelectorImage a:before{display:none;}
.__optionSelectorImage a{height:auto;}
.__versionProductImage {max-height: 110px;}
.-g-version-attribute-holder .-g-versions-attribute-name {font-size:16px;}
.-g-version-attribute-holder .-g-versions-attribute-name span{font-weight:700;}
.-g-versions-product-list{margin-bottom:15px;}
.-g-versions-product-list .btn{line-height:30px;}
.-g-versions-product-list .btn .fa{display: flex;align-items: center;flex-direction: row;font-size: 16px;line-height: 30px;}
.-g-versions-product-list .btn span{display:none;}
.-g-versions-product-list .-g-versions-product{background:none;}
.-g-versions-product-list .-g-versions-product:hover{background:#f2f2f2;}
.-g-versions-product-list .-g-versions-product-name{font-weight:600;}
.-g-versions-product-list .qty-regulator .minus,
.-g-versions-product-list .qty-regulator .plus{height: 32px;line-height: 32px;background:#fff;}
.-g-versions-product-list .qty-regulator input[type=text] {height: 32px;line-height: 32px;}
.detail-product-atributes .input-s {font-weight:600;font-size:14px;border:1px solid #000;min-height: 40px;}
.add-section .qty-regulator {position:relative;margin: 0 15px 5px 0;padding-right: 35px;width:80px;}
.add-section .qty-regulator input[type=text] {border: 1px solid #000;width: 45px;height: 51px;font-size: 17px;line-height: 52px;border-radius: 4px 0 0 4px;}
.add-section .qty-regulator .minus,
.add-section .qty-regulator .plus{position:absolute;right:0;border: 1px solid #000;height: 26px;width: 36px;    line-height: 28px;font-size: 14px;}
.add-section .qty-regulator .minus{bottom:0;border-radius: 0 0 4px 0;}
.add-section .qty-regulator .plus{top:0;border-radius: 0 4px 0 0;}
.add-section .add2cart{font-weight: 600;line-height:50px;letter-spacing: 1px;}
.wish-section{margin-bottom:0;}
.wish-section .col{font-size:15px;}
.extra-offer .detail-price {display: block;margin: 10px 0;position: relative;}
.extra-offer{border:none;border-top: 1px solid #dfdfdf;}
.extra-offer .extra-offer-title{display:inline-block;position:relative;font-weight: 600;color: #000;font-size: 15px;text-transform: capitalize;}
.extra-offer .extra-offer-title:after {border-bottom: 2px solid var(--default-color);bottom: -2px;left: 0;content: '';position: absolute;width: 100%;}
.extra-offer .box {border:none;border-top: 1px solid #dfdfdf!important;}
.extra-offer .box ul li {padding: 0 2px;}
.extra-offer .prod-img img {max-height: 280px;border-radius:2px;}
.extra-offer .detail-price {display: block;margin: 10px 0;}
.extra-offer.carousel-slide .owl-theme .owl-controls .owl-buttons div {top: 45%;}
.detail-tabs,
.detail-recomended{width:100%;}
.detail-tabs .resp-tabs-list li{position:relative;display:block;font-weight: 500;font-size: 17px!important;padding: 15px 10px!important;border-top:1px solid #ddd;border:none!important;background:none!important;margin-bottom:0!important;}
.detail-tabs .resp-tabs-list li:after {border-bottom: 2px solid var(--default-color);bottom: -1px;left: 0;content: '';position: absolute;transform: scale(0);transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;width: 100%;}
.detail-tabs .resp-tabs-list li:hover:after,
.detail-tabs .resp-tabs-list li.resp-tab-active:after {transform: scale(1);}
.detail-tabs .description-tab h3 {font-weight: 300;font-size: 32px;color: #000;line-height: 1.3;margin-bottom: 20px;}
.detail-tabs .description-tab p{margin-bottom:10px;}
.detail-tabs .description-tab {font-weight: 300;font-size: 14px;color: #000;line-height: 1.3;}
.detail-tabs .resp-accordion {font-weight: 500;font-size: 17px!important;color:#000;padding: 15px!important;border:none!important;border-top:1px solid #ddd!important;border-bottom:1px solid #ddd!important;margin-top:-1px;background:none!important;}
/* DETAIL MEDIA-Q */
@media screen and (min-width: 768px){
	.product-page-holder .-g-product-details-holder{position: sticky;top: 100px;width:35%;transition:top 0.3s ease;}
    .product-page-holder .detail-slider-holder{position: sticky;top: 90px;width:65%;padding-right: 5%;}
	.prod-lg-sld, .prod-lg-sld:not(.slick-initialized){visibility: visible;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: center;}
	.prod-lg-sld li{width: 50%;padding: 0 2px;margin-bottom: 4px;}
	.vertical-slide-img img{border-radius:2px;}
	.detail-tabs .resp-tabs-list{display:block;text-align:center;}
}
@media screen and (min-width:992px) {
	.detail-tabs .resp-tab-content {padding: 60px 50px;}
	.detail-tabs .video-tab {padding: 60px 100px;}
	.add-section .-g-btn-subscription {margin-left:0!important;max-width:295px;width:100%}
}
@media screen and (max-width: 991px){
	.extra-offer .box {padding: 20px 0;}
}
@media screen and (max-width: 767px){
	.detail-title .title span {font-size: 21px;margin-top: 10px;}
	.detail-slider-holder{padding:0;}
	.detail-tabs .resp-tab-content {border:none!important;}
	.extra-offer .buy {text-align: center;}
}
@media screen and (max-width:480px){
	.-g-versions-product-list .-g-versions-product-image{width:100px;margin-right:15px}
	.-g-versions-product-list .col:not(.-g-versions-product-image){width:calc(100% - 115px);}
	.-g-versions-product-list .-g-versions-product-image img {max-height:unset;}
	.-g-versions-product-list .-g-versions-product-addToCart {
		float: none;
		text-align: left;
		margin-top: 8px;
	}
}

/* CART */
.-g-one-time-offers .product-box .__optionSelectorImage a {padding:5px;}
.-g-one-time-offers .product-box .__versionProductImage {border-radius:2px;}

/* REGISTER */
#register-page{max-width: 1920px;padding:0;}
#register-page > .row{display: flex;align-items: stretch;flex-wrap: wrap;margin: 0;}
#register-page .btn{display:block;}
#register-page .old-client-section,
#register-page .new-client-section{width:100%;padding:7% 5%;}
#register-page .old-client-section{background:#f2f2f2;}
#register-page .new-client-section{max-width:100%;}
#register-page .old-client-section-h {box-shadow: none;padding: 0;}
#register-page .title-carousel {margin-top: 0;padding-top: 0;text-align:center;}
#register-page .old-client-section .title-carousel .title{background:none;}
#register-page .new-client-section .regular-text{max-width: 430px;margin: 0 auto;}
#register-page .old-client-section .input-s {border: none;box-shadow: 0 0 6px #00000008;}
/* REGISTER MEDIA-Q */
@media screen and (min-width:768px) {
	#register-page .old-client-section,
    #register-page .new-client-section{width:50%;}
    #register-page .new-client-section{order:-1;}
}


/*align-to-right*/
body{font-family: 'Poppins', sans-serif;}

.-g-component-id-hero-banner {
    margin-bottom: 0;
    background: #ffeba2 !important;
    padding-top: 91px;
}

.-g-component-id-hero-banner .banner_image.img-responsive   {
    max-width: unset;
    height: 150px !important;
    object-fit: cover;
    margin: 0 !important;
    width: 100% !important;
    
}

@media (max-width: 800px) {
  .-g-component-id-hero-banner .banner_image.img-responsive {
      height: 70px !important;
  }
}

div.newsletter-holder.lazyloaded {
    background-image: none;
}

.detail-tabs .resp-tab-content ol {
    padding-left: 25px !important;
}

.product-box .title-holder,
.product-box .title {
    -webkit-line-clamp: unset;
    max-width: 75%;
    margin-top: auto;
}

.btn {
    text-transform: none;
}

.landing-content,
.pin .figcaption p,
._descriptionTab.__showDescription {
    line-height: 1.7 !important;
}

._descriptionTab.__showDescription li {
     margin-top: 10px;
}

._descriptionTab.__showDescription a {
    color: #3388eb;
}

.container-h.container-bg.detail-sld-similar {
    width: 100% !important;
}

div.add-list {
    position:relative !important;
}

.add-list .qty-regulator {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: calc(-100% - 5px);
    padding: 0;
    margin: 0;
    display: flex !important;
    flex-direction: column;
}

.add-list .qty-regulator input,
.add-list .qty-regulator a {
    box-shadow: none !important;
    border-radius: 8px;
    border: none !important;
}

.add-list .qty-regulator input {
    z-index: 1;
}

.add-list .qty-regulator a {
    border-radius: 50%;
    border: 1px solid #FFBCD3 !important;
}

.add-list .qty-regulator .minus {
    margin-bottom: 5px;
    transition: transform 0.3s ease;
    transform: translateY(calc(100% + 5px));
}

.add-list .qty-regulator .minus.in-view {
     transform: translateY(calc(200% + 10px));
}

.add-list .qty-regulator .plus {
    margin-top: 5px;
    transition: transform 0.3s ease;
    transform: translateY(calc(-100% - 5px));
}

.add-list .qty-regulator .plus.in-view {
    transform: translateY(calc(-200% - 10px));
}

.add-list .qty-regulator:before {
    display: none;
}

#wrapper .icon.discount {
    background: #E2004D !important;
    border-radius: 4px;
}

.cart-header .row:after,
.cart-header .row:before {
    display: none;
}

.cart-header .row .cart-help,
.cart-header .row .cart-menu {
    width: unset;
    float: unset;
}

.cart-header .row .cart-help {
    margin-left: auto;
}

@media (max-width: 800px) {
  .cart-header .row .cart-help {
      display: none;
  }  
}

.checkout .fixed-side {
    background: transparent;
}

.-g-checkout-summary {
    background: white;
}

.legal-page .account-section {
    float: unset !important;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}

.legal-page .side-menu {
    display: none;
}

.titleComponent h1 {
    margin-bottom: 15px !important;
}

.main-footer .support .support-contact,
.main-footer .col ul li {
    color: white;
}

#register-page .old-client-section {
    background: #FFE0EB;
}

.contact-information .title-box hr,
.contact-form .title-box hr,
.title.account hr {
    top:unset;
    bottom: 10px;
}

.contact-information .title-box hr,
.contact-form .title-box hr {
    bottom: 0px;
}

div#wrapper {
   max-width: unset; 
   display: flex;
   flex-direction: column;
   min-height: 100vh; 
}

.wishlist-box .wish-btn-remove,
.account-box .btn {
    border: 1px solid #CC0045 !important;
    color: #CC0045 !important;
    padding: 4px 14px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 8px !important;
    background: transparent !important;
}

.contact-formular .send .btn.std,
#doLogin,
#doRegister,
#doSave,
.wishlist-box .-g-product-add-to-cart,
.quickOrder .btn.btn-cmd,
.account-box .btn.btn-cmd,
.-g-checkout-submit {
    background: #CC0045 !important;
    color: white !important;
    padding: 8px 16px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 8px !important;
}

.contact-formular input,
.contact-formular textarea,
.form-h textarea,
.form-h select,
.form-h input {
    border-radius: 8px;
    border: 1px solid #404041;
    padding: 8px 16px;
    font-size: 16px;
}

.contact-information .title-box .title,
.contact-form .title-box .title,
.titleComponent .title,
.title.account .title,
.title-carousel .title {
    font-family: 'Poppins';
    background: transparent;
}

.-g-blog-homepage {
    max-width: unset;
    width: 100%;
}

.-g-blog-homepage > .container-h.-g-drawed {
    max-width: 1280px;
}

.-g-blog-post {
    max-width: 800px;
}

.-g-blog-homepage .pull-right {
    display: none;
}

.-g-blog-homepage .-g-blog-categories-list {
    display: none;
}

.-g-blog-post > .container-h .col, 
.-g-blog-homepage > .container-h.-g-drawed .col {
    width: 100%;
}

.-g-blog-post > .container-h .col .title {
    font-family: 'Poppins';
}

.-g-blog-post > .container-h .col img.img-responsive {
    aspect-ratio: 1;
    width: 100%;
    object-fit: cover;
    max-height: 400px;
}

@media (min-width: 800px) {
    .-g-blog-homepage .-g-post-box {
        display: flex;
    }
    
     .-g-blog-homepage .-g-post-box .-g-post-content {
         width: 50%;
         flex-shrink: 0;
     }
     
}



.hap-about-us {
    width: 100%;
    max-width: unset;
}

.product-page-holder #product-page .product-top .row .vertical-slide-img .prod-lg-sld li img.product-back-pattern {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-page-holder #product-page .product-top .row .vertical-slide-img .prod-lg-sld li img {
    width: 100%;
    height: 100%; 
    object-fit: contain;
    position: relative;
}

.product-page-holder #product-page .product-top .row .vertical-slide-img .prod-lg-sld li {
    width: 100% !important;
    height: 100%; 
    visibility: unset;
    position: unset !important;
    padding: 0;
    background: transparent;
}

.product-page-holder #product-page .product-top .row .vertical-slide-img .prod-lg-sld {
    width: 100%;
    height: 100%; 
}

.product-page-holder #product-page .product-top .row .vertical-slide-img {
    width: 100%;
    height: 100%;  
    padding: 20px;
}

.product-page-holder #product-page .product-top .row .vertical-slider-pager-h,
.product-page-holder #product-page .product-top .row .vertical-slider-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.product-page-holder #product-page .product-top .row .-g-product-details-holder {
    flex: 1;
    top: unset !important;
}

.product-page-holder #product-page .product-top .row .-g-product-images {
    margin: 0;
    padding: 0;
    width: unset;
    flex: 1.5;
    position: unset;
    aspect-ratio: 1;
    background: lightgray;
    border-radius: 8px;
}

.product-page-holder #product-page .product-top .row::before {
    display: none;
}

.product-page-holder #product-page .product-top .row::after {
    display: none;
}

.product-page-holder #product-page .product-top .row {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media (min-width: 800px) {
    .product-page-holder #product-page .product-top .row {
        flex-direction: row;
    }
    
    .product-page-holder #product-page .product-top .row .-g-product-images {
        aspect-ratio: 3 / 2;
    }
}

.product-page-holder #product-page .product-top .row

.container-h.container-bg.product-page-holder {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset;
}

.product-page-holder .breadcrumbs-default {
    max-width: 1024px;
    margin: 0 auto;
    background: transparent;
    text-align: left;
    padding: 16px;
}

.product-page-holder #product-page {
    max-width: 1024px;
    margin: 0 auto; 
    padding: 0 16px;
}

.product-page-holder #product-page .product-top {
    margin-left: 0;
    margin-right: 0;
}



html {
 overflow-x: hidden;
 width: 100%;
}

body {
  background: #fffbf0 !important;
  overflow-x: hidden;
  width: 100%;
  color: #402E35;
  line-height: 1.7 !important;
}

.container-bg {
  background: transparent !important;
}

.-g-pagetype-homepage  header.main-header {
    position: relative;
    min-height: 92px;
    background: #ffeba2 !important;
}

header.main-header .top-head {
    padding: 26px 16px !important;
    margin: 0 auto;
    max-width: unset;
    
}

header.main-header .top-head .row {
    margin: 0;
}

header.main-header .top-head .row::after,
header.main-header .top-head .row::before {
    display: none;
}

header.main-header.fix-nav.fade-menu,
header.main-header.fade-menu {
    background: #ffeba2 !important;
}


header.main-header {
  background: #ffeba2 !important;
  box-shadow: none;
}


header.main-header .navigation-holder {
    width: 38px !important;
    height: 38px !important;
    border-radius: 8px;
    background: #CC0045;
    padding: 0 !important;
    margin: 0 !important;
    flex-shrink: 0;
    position: relative;
}

header.main-header .navigation-holder #navigation {
    position: absolute;
    top: 3px;
    left: 2px;
}

header.main-header .navigation-holder .main-menu {
    min-height: unset;
}

header.main-header .navigation-holder #navigation .search-form-box {
    background: #FFFBF0;
}

header.main-header .navigation-holder .menu-trg {
    margin: 0;
}

header.main-header .navigation-holder .menu-trg span {
    top: 50%;
     transform: translateY(-50%);
}

header.main-header .navigation-holder .menu-trg ::after,
header.main-header .navigation-holder .menu-trg ::before,
header.main-header .navigation-holder .menu-trg span {
    background: white; 
    width: 25px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
}

header.main-header .navigation-holder .menu-trg ::before {
    bottom: 8px;
}

header.main-header .navigation-holder .menu-trg ::after {
    bottom: -8px;
}

header.main-header .logo-h {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: unset;
    z-index: 10;
   
}

header.main-header .logo-h #logo {
    background: #ffeba2;
    border-radius: 50%;
    padding: 10px;
}

header.main-header .logo-h #logo img {
    max-height: unset;
    max-width: unset;
    width: 60px !important;
}

header.main-header .acount-section {
    padding: 0;
    display: flex !important;
    
}

header.main-header .acount-section ul {
    display: flex !important;
    margin-left: auto ;
}

header.main-header .acount-section ul li {
    padding: 0;
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    position: relative;
    margin-left: 8px;
}


header.main-header .acount-section ul li a {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     margin: 0 !important;
     padding: 0 !important;
}

header.main-header .acount-section ul li .-g-wishlist-product-count,
header.main-header .acount-section ul li a .q-cart {
    position: absolute;
    top: -13px;
    left: -15px;
}

.main-menu .mm-menu-head a {
    color: white;   
}

.main-menu .mm-drop-head {
    color: white;   
}


.main-menu .mm-menu-head a .fa {
    margin-right: 10px;
}

.main-menu .menu-dd,
.main-menu {
    background: #CC0045 !important;
}

.main-menu i.fa {
    color: white;
}

.main-menu .mm-menu-head {
     background: #CC0045;
}

.mm-mobile-menu.main-menu .menu-dd ul li a,
.mm-mobile-menu.main-menu ul li a {
    color: white !important;
}

.main-menu.mm-mobile-menu .mm-menu-footer {
    background: transparent;
}

.main-menu.mm-mobile-menu .mm-menu-footer a {
    color: white;
}

#category-page {
    width: 100%;
    max-width: 1326px;
    margin-top: 20px;
}


#category-page .category-content .catTitle {
  display: none;
 
}

#category-page .category-content .result-section .result.col {
  display: none;
}

#category-page .category-content .result-section .order-type {
  padding: 8px;
  border-radius: 8px;
  background: white;
  
}

#category-page .category-content .result-section .order-type select {
    padding: 0;
}

#category-page .category-content .result-section .filter-trg {
    border-radius: 8px;
   background: white;
   color: black;
   padding: 8px !important;
}

.products-list-3-items.product-listing,
#category-page .product-listing {
    border-bottom: none;
}
.products-list-3-items.product-listing .product-box,
#category-page .product-listing .product-box {
  width: 100%;
  overflow: visible;
}

.products-list-3-items.product-listing .product-box .box-holder,
#category-page .product-listing .product-box .box-holder {
  background: lightgray;
  max-width: unset;
  border-radius: 16px;
  padding: 32px 16px;
  padding-bottom: 16px;
}

#category-page .product-listing .product-box .box-holder .image {
    flex: 1;
}

.products-list-3-items.product-listing .product-box .box-holder a,
#category-page .product-listing .product-box .box-holder a {
  position: relative;
  overflow: visible;
}

.products-list-3-items.product-listing .product-box .box-holder img,
#category-page .product-listing .product-box .box-holder img {
  transition: all 0.3s ease;
  transform: scale(1);
} 

.products-list-3-items.product-listing .product-box .box-holder img.zoom,
#category-page .product-listing .product-box .box-holder img.zoom {
  transform: scale(1.05);
}

.products-list-3-items.product-listing .product-back-pattern,
#category-page .product-back-pattern {
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    object-fit: cover;
    opacity: 0;
}

.products-list-3-items.product-listing .product-back-pattern.in-view,
#category-page .product-back-pattern.in-view {
    opacity: 1;
}

@media (min-width: 600px) { 
   #category-page .box-holder:hover .product-back-patternn {
       opacity: 1;
   } 
}


.products-list-3-items.product-listing .product-box .top-side-box,
#category-page .product-listing .product-box .top-side-box {
 text-align: left;
 margin-top: 16px;
 width: 100%;
 display: flex;
 flex-direction: column;
}

.products-list-3-items.product-listing .product-box:nth-child(2) .top-side-box * {
    /*color: white !important;*/
}

.products-list-3-items.product-listing .product-box .title-holder .title,
#category-page .product-listing .product-box .title-holder .title {
 font-size: 16px;
 font-weight: bold;
 margin: 0;
}

.products-list-3-items.product-listing .product-box .bottom-side-box,
#category-page .product-listing .product-box .bottom-side-box {
    position: relative;
    position: absolute;
    right: 16px;
    bottom: 23px;
    width: auto;
}

.products-list-3-items.product-listing .product-box .bottom-side-box .add-list,
#category-page .product-listing .product-box .bottom-side-box .add-list {
    visibility: unset;
    display: block;
    transform: unset;
    opacity: 1;
    margin: 0px;
    position: unset;
}

.products-list-3-items.product-listing .product-box .bottom-side-box .add2cartList,
#category-page .product-listing .product-box .bottom-side-box .add2cartList {
    margin: 0px;
    box-shadow: none;
    border-radius: 8px;
}


.trusted-icons .banner_toate {
    background: transparent;
}


.boxes-title {
    /*margin-top: 25px;*/
    padding-bottom: 0;
}

.boxes-title h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
}

.aboutus-title-section-wrapper {
    display: flex;
    flex-direction: column;
    width: clac(100% + 30px);
    overflow: hidden;
    padding: 0;
    margin: 0 -15px;
    background: #FFBCD3 !important;
    opacity: 1 !important;
    transform: unset !important;
    transition: unset !important;
    max-width: 1280px;
}

@media (min-width: 1280px) {
    .aboutus-title-section-wrapper {
        margin: 50px auto;
        width: 100%;
    }
}


.aboutus-title-section-wrapper.buy-me {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.aboutus-title-section-wrapper .owl-carousel {
    padding: 0;
}

.aboutus-title-section-wrapper .owl-carousel .banner_toate {
  background: transparent;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.trusted-icons .banner_toate.pin:hover img,
.aboutus-title-section-wrapper .owl-carousel .banner_toate.pin:hover img {
    transform: unset;
}

.aboutus-title-section-wrapper .owl-carousel .banner_toate.pin img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutus-title-section-wrapper .owl-carousel .banner_toate .figcaption {
  position: unset;
  background: transparent;
  width: 100%;
  padding: 0px 15px;
  pointer-events: unset;
}
    
.aboutus-title-section-wrapper .aboutus-title-section {
    padding: 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.aboutus-title-section-wrapper .aboutus-title-section h1 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
    color: #0062D4;
}

.aboutus-title-section-wrapper .aboutus-title-section p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 16px;
    color: #0062D4;
}

.aboutus-title-section-wrapper .aboutus-title-section a {
  background: white;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 8px;
  font-weight: 600;
  align-self: center;
}

.aboutus-title-section-wrapper.buy-me .aboutus-title-section a {
  margin-bottom: 50px;
}

@media (min-width: 1000px) {
    .aboutus-title-section-wrapper {
        border-radius: 16px;
    }    
    
    .aboutus-title-section-wrapper .owl-carousel .banner_toate {
        flex-direction: row-reverse;
        max-height: 500px;
    }
    
    .aboutus-title-section-wrapper .aboutus-title-section h1 {
        text-align: left;
    }
    
    .aboutus-title-section-wrapper .aboutus-title-section p {
        text-align: left;
    }
    
    .aboutus-title-section-wrapper .aboutus-title-section a {
      align-self: flex-start;
    }
}

.aboutus-title-section-wrapper.variant-2 {
  background: transparent !important;
  margin-bottom: 40px;
}

.aboutus-title-section-wrapper.variant-2 .aboutus-title-section h1 {
  color: #CC0045;
}

.aboutus-title-section-wrapper.variant-2 .aboutus-title-section p {
 color: #404041;
}

.aboutus-title-section-wrapper.variant-2 .aboutus-title-section a {
  background: #CC0045;
  color: white;
}

.aboutus-title-section-wrapper.variant-2  .owl-carousel .banner_toate.pin img {
    object-fit: contain;
}

/*.-g-page-component-form.gomagComponent.home-newsletter-formular {*/
/*    opacity: 1 !important;*/
/*    transform: unset !important;*/
/*    transition: unset;*/
/*    margin: 0 !important;*/
/*    width: 50%;*/
/*    max-width: unset;*/
/*    padding: 0 !important;*/
/*}*/

.home-newsletter-formular {
    display: none;
}

.home-newsletter-formular .row {
    background-color: #FFEBA2 !important;
    margin: 0 auto !important;
    width: 100%;
    max-width: 1280px;
    background-image: url('https://assets.contento.io/assets/s_01jev2QfC38gYZqR94r1h5R40Q/Section.webp') !important;
    background-size: cover;
}

.home-newsletter-formular .row > * {
    max-width: 800px;
    margin: 0 auto;
}

.titleComponent.home-newsletter-formular .title {
    font-family: 'Poppins';
    padding: 0 !important;
    padding-top: 50px !important;
}

.titleComponent.home-newsletter-formular .landing-content {
    text-align: center;
}

.titleComponent.home-newsletter-formular .register-form {
    margin: 0 auto !important;
    max-width: 300px !important;
}


.titleComponent.home-newsletter-formular .register-form input {
    border-radius: 8px;
    border: 1px solid #404041;
    padding: 8px 16px;
    font-size: 16px;
    
}

.titleComponent.home-newsletter-formular .register-form .btn.std {
    background: #CC0045;
    color: white;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
}

footer#-g-footer-general {
    background: #871B50;
    margin-top: auto;
}

footer#-g-footer-general .copyright-payment,
footer#-g-footer-general .main-footer {
    max-width: 1280px;
    margin: 0 auto;
}

footer#-g-footer-general .main-footer .col .title {
    color: white;
}

footer#-g-footer-general .main-footer .col ul li a {
    color: white;
}

footer#-g-footer-general .copyright-payment a,
footer#-g-footer-general .copyright-payment {
    color: white;
}

.cart-dd.cart-side .cart-items>li {
    background: #FFF1CC;
}

.cart-dd {
    background: #FFFBF0;
}

.cart-dd .btn.btn-cmd._orderSend {
    background: #CC0045;
    color: white;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
}

.cart-dd h2.title {
    font-family: 'Poppins' !important;
    background: transparent;
}

.cart-dd .__GomagCartItem .img-responsive {
    object-fit: contain;
}

.hap-about-us .account-section {
    margin: 0 !important;
}

.default-pg {
    padding: 0 !important;
}

.hap-about-us h1 {
    font-family: 'Poppins' !important;
}

.-g-blog-page.-g-blog-homepage {
    padding: 0 !important;
}

.-g-blog-page .-g-post-title {
   font-family: 'Poppins' !important;
}

.-g-blog-page .blog-title {
    font-family: 'Poppins' !important;
}

.-g-blog-page.-g-blog-homepage .-g-post-image {
    aspect-ratio: 3/2;
    width: 100%;
    height: unset;
    overflow: hidden;
    border-radius: 16px;
}

.detail-sld-similar .owl-item .box-holder {
    padding: 8px;
    padding-top: 16px;
    border-radius: 8px;
    overflow: hidden;
}

.detail-sld-similar .title-carousel .title {
    background: transparent;
    font-family: 'Poppins';
}

.detail-sld-similar .title-carousel {
    padding-top: 16px !important;
    margin-bottom: 0 !important;
    padding: 16px;
   
}

#product-page #addReview,
#product-page .add-2-cart {
    background: #CC0045;
    border-radius: 8px;
}

#product-page .qty-regulator .plus,
#product-page .qty-regulator .minus,
#product-page .qty-regulator input {
    border-color: lightgray !important;
}

#product-page .slick-slide {
    height: unset;
    aspect-ratio: 1;
    background: lightgray;
    border-radius: 16px;
    padding: 16px;
}

#product-page .slick-slide img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

#product-page .product-top {
    margin: 32px 16px 0px 16px;
}

#product-page .product-bottom {
    margin-top: 0px;
}


#product-page .product-bottom .detail-tabs {
     margin-bottom: 16px;
}

.-g-pagetype-homepage .gomagComponent.products-list-3-items {
    opacity: 1 !important;
    transform: unset !important;
    transition: unset;
    margin: 0;
    margin-top: 48px;
    width: 100%;
    max-width: unset;
    padding: 0;
}

.products-list-3-items.product-listing .row {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 1280px;
    gap: 24px;
}

.products-list-3-items .row .product-box {
   margin: 0;
   padding: 0;
}

@media (min-width: 1000px) {
    .products-list-3-items .row .product-box {
        flex: 1;
        max-width: 33%;
    }
    
    #category-page .row .product-box:hover .box-holder img,
    .products-list-3-items .row .product-box:hover .box-holder img {
      transform: scale(1.05);
    }
    
    #category-page .row .product-box:hover .box-holder img,    
    .products-list-3-items .row .product-box:hover .box-holder img {
      opacity: 1;
    }
}

.-g-pagetype-homepage .gomagComponent.boxes-title {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
    transition: unset;
    padding: 0 20px;
    margin: 0;
    /*margin-top: 48px;*/
    width: 100%;
    max-width: unset;
}

.-g-pagetype-homepage .gomagComponent.boxes-title h2 {
    max-width: 650px;
    margin: 0 auto;
}

.gomagComponent.trusted-icons {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
    transition: unset;
    padding: 0 20px !important;
    margin: 0 !important;
    margin-top: 60px !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    max-width: unset !important;
}

.gomagComponent.trusted-icons.trusted-icons__about-us {
    margin-top: 40px !important;
}

.gomagComponent.trusted-icons .pinGrid {
    padding: 0;
    margin: 0;
    display: flex;
}

.gomagComponent.trusted-icons .pin {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 500px;
}

@media (min-width: 600px) {
    #category-page .product-listing .row {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    }
}

@media (min-width: 800px) {
    #category-page .product-listing .row {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
    }
}

@media (min-width: 1280px) {
    #category-page .product-listing .row {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    }
}


.product-listing .row {
    margin: 0px 0px;
}

.breadcrumb-box {
    display: none;
}
