:root {
  --default-color: #f0002f;
  --rating-color: #FFD314;
}

/* === TASTY === */
body{
	font-family: 'Poppins', sans-serif;
	color:#000;
	-webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	--container-width: 1600px;
	}
.container-h{max-width:var(--container-width);}
.text-main {color: var(--default-color)!important;}
.bg-main{background: var(--default-color)!important;}
.total-rate{font-size:13px;}
.fullRate {color: #f9c113;}
.fa{font-weight:300;}

/* BUTTON */
.btn {background:none;border:1px solid #000;border-radius: 0;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(--default-color);border:1px solid transparent;}
.btn.btn-cmd:hover {color:#fff;background: #000;}
.btn.-g-btn-subscription{line-height:50px;}
#top a i {background-color: #fff;color: #000;box-shadow: 0 3px 8px -1px rgb(0 0 0 / 35%);}
#logo{max-width:100%;}
#logo img{max-height:70px;margin:0 auto;}

/* ACCOUNT HEADER */
.acount-section>ul>li>a>.fa {font-size: 21px;transition: all .3s ease;}
.acount-section>ul>li>a>.fa:hover {color: #f0002f;}
.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: 17px;height: 17px;line-height: 16px;
}
.main-header .logo-h {text-align:center;}
/* ACCOUNT HEADER MEDIA Q */
@media screen and (max-width: 1090px){
	.acount-section .-g-user-icon{display:none!important;}
}
@media screen and (max-width:991px){
	.main-header .acount-section{width:100%;padding-left:5px;}
	.acount-section ul li a {margin-left: 5px!important;}
}

/* SEARCH */
.main.search-form-box{display:none;}
.search-form-box.search-toggle .search-modal {display: block!important;position: absolute;top: 20px;right: 25px;font-size: 26px;color: #fff}
.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%;background: rgba(0,0,0,.85);z-index: 9999;overflow-y: auto;}
.search-form-box.search-toggle .search-form {margin: 50px auto 0;max-width: 1080px}
.search-form-box.search-toggle input[type=text] {background: none;height: 50px;font-weight: 300;font-size: 21px;color: #fff;border: none;border-bottom: 1px solid #fff;border-radius: 0;box-shadow: none;}
.search-form-box.search-toggle input[type=text]::placeholder {color: #fff}
.search-form-box.search-toggle .search-button {font-size:21px;}
.search-form-box.search-toggle .search-button i {color: #fff;}
.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: #fff!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(33.333333% - 10px);min-height: 260px;padding: 15px;border: none;border-radius: 4px;background: #fff;overflow: hidden;position: relative;margin: 0 5px 10px;}
.search-form-box.search-toggle .ac-h .ac-image {position: absolute;top: 0;left: 0;padding: 0!important;width: 100%!important;height: 100%;}
.search-form-box.search-toggle .ac-h .ac-image:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 50%;background: linear-gradient(180deg, #ffffff, transparent);}
.search-form-box.search-toggle .ac-h .ac-image img {max-width: 140%;max-height: inherit;}
.search-form-box.search-toggle .ac-h .ac-title {font-weight:300;font-size: 19px;color: #000;margin-bottom: 5px;position: relative;}
.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;}
.search-form-box.search-toggle .ac-categ a {color: #fff}
/* SEARCH MEDIA Q */
@media screen and (max-width: 800px){
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(50% - 10px);}
}
@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 */
#wrapper{overflow:initial;}
.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 .navigation-holder{order:-1;}
.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.fix-nav.fade-menu.animate-menu {position:fixed;-webkit-transform: translateY(0);transform: translateY(0);}*/
.main-header .top-head{padding-top: 10px;padding-bottom: 10px;}
.-g-pagetype-homepage .main-header .acount-section > ul > li > a,
.-g-pagetype-homepage .main-header .main-menu ul li > a, .international-header .flag-select{color: #fff;}
.main-header.fix-nav.fade-menu .acount-section > ul > li > a,
.main-header.fix-nav.fade-menu .main-menu ul li > a,.main-header.fix-nav.fade-menu .international-header .flag-select{color:#000;}

.main-header .main-menu{background: none;padding:0;}
.main-header .main-menu ul li > a{position:relative;color: #000;font-size: 16px;transition: all .3s ease;}
.main-header .main-menu ul li > a:hover, .international-header .flag-select:hover{color: var(--default-color)!important;}
.main-header .main-menu ul li > a:after {border-bottom: 1px solid var(--default-color);bottom: -5px;content: "";position: absolute;right: 0;transition: width .4s linear 0s;width: 0;}
.main-header .main-menu ul li > a:hover:after {left: 0;width:100%;}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{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;}
.main-header .menu-dd li a i {display:none;}

/*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;}
.main-header .nav-menu-hh{position:relative;}
.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:min(calc(var(--container-width) - 60px), calc(100vw - 60px))!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;}

.-g-pagetype-homepage .main-header .menu-trg span,
.-g-pagetype-homepage .main-header .menu-trg span:after,
.-g-pagetype-homepage .main-header .menu-trg span:before{background:#fff;}
.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;}

.mm-mobile-menu .menu-dd li .title a {font-weight:500;}
.mobile-icon {display: none!important;}
.acount-section {display: inline-block!important;}

/* MENU MEDIA Q */
@media screen and ( max-width:1090px ) {
	.main-header.fix-nav .top-head{padding-top:5px;padding-bottom:5px;}
}
@media screen and (max-width: 991px){
	.main-header .navigation-holder{width:60px;padding-right:5px;}
	.main-header .logo-h{width:100%;max-width: 160px;padding:0;}
}
@media screen and (max-width: 767px){
	.-g-pagetype-homepage .main-header {position:sticky!important;background:#fff!important}
	.-g-pagetype-homepage .main-header:not(.fade-menu) #logo img {-webkit-filter:none;filter:none;}
	.-g-pagetype-homepage .main-header .menu-trg span, .-g-pagetype-homepage .main-header .menu-trg span:after, .-g-pagetype-homepage .main-header .menu-trg span:before {background:#000;}
	.-g-pagetype-homepage .main-header .acount-section > ul > li > a, .-g-pagetype-homepage .main-header .main-menu ul li > a, .international-header .flag-select {color:#000;}
	.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);}
}
@-moz-document url-prefix() {
	.main-header .menu-dd ul li{float:none!important;}
}


/* TITLE */
.title-carousel {margin-bottom: 50px;}
.title-carousel .title {font-size: 36px;font-weight: 500;color: #000;text-transform: none;padding: 0;}
.title-carousel hr{display:none;}
/* TITLE MEDIA Q */
@media screen and (max-width: 767px){
	.title-carousel {padding-top: 0;margin-bottom: 20px;}
	.title-carousel .title {font-size: 24px;}
}

/* CAROUSEL */
.owl-next .fa, .owl-prev .fa{font-weight: 400!important;}
#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: 991px){
	.carousel-slide {padding: 0 4px 30px;}
}
@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{max-height:60px;}
.icon-group .col .icon-label {font-weight: 600;font-size: 16px;}
.icon-group .col .icon-label span{font-weight: 300;font-size: 13px;color:#000;margin-top:5px;}
.t-tips {font-weight: 300;font-size: 12px;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%;}
	.icon-group .col .icon {max-width: 45px;}
}
@media screen and (max-width: 480px){
	.icon-group .col .icon-label {font-size: 14px!important;}
}

/* PIN */
.pin{padding:0 15px;}
.pin .image{overflow: hidden;}
.pin img{transform:scale(1);transition: all 1.5s ease-in-out;}
.pin:hover img{transform:scale(1.05);}
/* PIN MEDIA Q */
@media screen and (max-width: 480px){
	.pinGrid {margin: 0 -15px;}
	.pinGrid .pin{margin: 0;}
}

/* PRODUCT BOX */
.product-box .box-holder {max-width: 400px;}
.product-box .image{padding-top: 100%}
.product-box .product-icon-holder {width:100%;aspect-ratio:1/1;}
.product-box .title{font-size:16px;color:#000;}
.product-box .price {font-weight: 600;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: 12px;font-weight: 300;border-radius:0;height: 26px;line-height: 26px;margin: 8px 8px 0;}
.product-listing .product-box.list-type .product-icon-box .icon{float: left;}
.product-box:not(.list-type) .image:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity: 0;visibility: hidden;background:#23252999;z-index:8;transition: all .5s cubic-bezier(0.8, 0, 0.3, 0.95);}
.product-box:not(.list-type):hover .image:before{opacity: 1;visibility: visible;}
.product-box:not(.list-type) .add-list{position:absolute;top:0;left: 0;right: 0;margin: auto;transform: translate(0, calc(50% + 60px));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(0, calc(100% + 90px));opacity: 1;visibility: visible;}
.product-box:not(.list-type) .add-list .qty-regulator {display: inline-flex;align-items: center;justify-content: center;margin:0;}
.product-box:not(.list-type) .add-list .qty-regulator .minus,.product-box:not(.list-type) .add-list .qty-regulator .plus {background: #fff;border-radius: 50%;z-index: 2;height:30px;width:30px;box-shadow: 0 4px 12px -3px rgb(0 0 0 / 25%);}
.product-box:not(.list-type) .add-list .qty-regulator input[type=text] {border-radius: 50%;margin: 0 -7px;z-index: -1;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:45px;height:45px;font-size:19px;line-height:45px;padding: 0;margin:0 4px;border-radius:50%;border:none;box-shadow: 0 4px 12px -3px rgb(0 0 0 / 25%);transition:all .2s ease-in;}
.product-box .add-list .btn.__GomagAddToCartDisabled {color:transparent!important;}
.product-box .add-list .btn.__GomagAddToCartDisabled:before {content:"\f05e";font-family:'font awesome 6 pro';color:#000;display:block}
.product-box .add-list .btn.__GomagAddToCartDisabled:hover:before {color:#fff}
.product-box .add-list .btn .fa{display:inline-block;}
.product-box .add-list .btn span{display:none;}
.product-box .add-list .btn:hover{background: var(--default-color);color:#fff;}
/* PRODUCT BOX MEDIA Q */
@media screen and (max-width: 991px){
	.product-box{padding:0 2px;}
	.product-box:not(.list-type) .add-list,
	.product-box:not(.list-type) .image:before{display:none;}
}
@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;}
}

/* INSTAGRAM */
.instagramContainer{border: none;padding: 5% 5px 0;max-width: 100%;text-align: center;}
.instaHeader{font-size:15px;}
.instaPinGrid{margin:0!important;}

/* FOOTER */
.newsletter-holder{padding:60px 0;text-align:center;background: #ffece2;}
.newsletter-holder .newsletter{display: flex;justify-content: space-evenly;align-items: center;}
.newsletter-holder .newsletter .title{font-weight: 600;font-size: 37px;padding: 0 10px;}
.newsletter-holder .newsletter .title span{display: block;font-weight: 300;font-size: 20px;}
.newsletter .newsletter-form{margin-top:5px;}
.newsletter .newsletter-form input[type=text] {font-weight: 300;font-size: 15px;color: #000;line-height: 50px;height: 50px;max-width: 280px;padding: 0 20px;border: none;background: #ffffff;}
.newsletter .newsletter-form input[type=submit] {display:inline-block;width: 130px;letter-spacing: 1px;line-height: 50px;background: #000000;border-radius: 0;margin:0;}
.newsletter .newsletter .custom-chk label{font-weight:300;}

footer{background:#fff;box-shadow: 0 -2px 7px -4px rgb(0 0 0 / 30%);}
.main-footer .col .title {position:relative;font-size: 18px;font-weight: 500;color: #000;text-transform: capitalize;margin-bottom: 30px;}
.main-footer .col .title a{color: #000;}
.main-footer .col .title:after {content:'';display:block;padding-top:15px;width:30px;border-bottom:1px solid #000;}
.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 a{font-weight: 300;font-size: 15px;color: #000;}
.main-footer .col ul li a {position:relative;transition: all .25s ease-in-out;}
.main-footer .col ul li a:hover {color: var(--default-color);}
.main-footer .col ul li a:after {content: '';height: 1px;background-color: var(--default-color);display: block;transition: width .4s linear 0s;-webkit-transition: width .4s linear 0s;-o-transition: width .4s linear 0s;width: 0;position: absolute;right: 0;}
.main-footer .col ul li a:hover:after {width: 100%;left: 0;}
.main-footer .support .title span {display:block;font-weight: 300;font-size: 15px;color:#000;}
.main-footer .support .title span:before {content: '';display: block;padding-top: 15px;margin-bottom: 30px;width: 30px;border-bottom: 1px solid #000;}

.main-footer .col.social a:after,
.main-footer .col.support .title:after{display:none;}
.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: #000;}
.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:inline-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;}

@media screen and (max-width: 991px){
    .copyright-payment .payment-accepted {justify-content: center;}
	.main-footer .col:not(.social){float:left;width:50%;clear: none;padding-top:0;}
	.copyright-payment{text-align: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;}
	.main-footer .col .title:after {padding-top: 10px;width: 100%;}
	.main-footer .col .title:after{margin: 0 auto 10px;}
	.main-footer .col .support .title span{margin-top: 15px;}
	.main-footer .col .support .title span:before{display:none;}
	.main-footer .col .support .support-contact{display:block!important;margin-bottom: 7px !important;height: auto!important;}
}
@media screen and (max-width: 480px){
	.newsletter-holder .newsletter .title span{font-size: 17px;}
	.newsletter .newsletter-form input[type=text]{max-width: 200px;}
	.newsletter .newsletter-form input[type=submit] {width: 120px;}
}

/* CATEGORY */
#category-page {padding-top:0;}
#category-page .filter-group{display:none;}
#category-page .category-content{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:14px;}
.catTitle {font-size: 30px;padding: 0px 0 40px;text-align: center;text-transform: capitalize;}
.result-section .result{line-height:30px;}
.filter-group-selected .filter, .filter-remove{border-radius: 0;}
.filter-remove{font-family: "Open Sans",sans-serif;}
.filter-trg{display:inline-block!important;float: right;margin-left: 5px;margin-right:0;}
.filter.box .title {font-size: 18px;Font-weight: 500;padding:0 15px;margin:0;text-transform:capitalize;}
.filter.box .title-h {padding: 4px 0;margin-bottom: 30px;border-left: 3px solid #000;}
.filter.box .title-h:after,
.filter.box .title-h.line:after {content: "";display: block;border-bottom: 1px solid #dbdbdb;position: absolute;top: 16px;left: 0;width: 100%;z-index: 9;}
.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;}
.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);}
.catDesc {font-weight: 300;font-size: 14px;line-height: 1.5;padding: 30px 10%;}
/* CATEGORY MEDIA Q */
@media screen and (max-width: 767px){
	.catTitle {padding: 25px 0 ;}
}

/* DETAIL */
.product-page-holder{max-width:1170px;}
.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;}
.vertical-slider-box:not(:has(.prod-lg-sld.disabled)):not(:has(.thumb-h.horizontal)), .vertical-slide-img:not(:has(.prod-lg-sld.disabled)), .vertical-slide-img .prod-lg-sld:not(.disabled) img {max-height:560px!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;}
.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;}
.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;}
.add-section .qty-regulator .plus{top:0;}
.add-section .add2cart{font-weight: 500;line-height:50px;letter-spacing: 1px;}
.add-section .add2cart:hover{background:#000;color:#fff;}
.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 .detail-price {display: block;margin: 10px 0;}

.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:992px ) {
	.detail-tabs .resp-tab-content {padding: 60px 50px;}
	.detail-tabs .video-tab {padding: 60px 100px;}
}
@media screen and (max-width: 991px){
	.extra-offer .box {padding: 20px 0;}
}
@media screen and ( min-width:768px ) {
	.detail-tabs .resp-tabs-list{display:block;border-top:1px solid #ddd;}
}
@media screen and (max-width: 767px){
	.detail-tabs .resp-tab-content {border:none!important;}
	.detail-title .title{margin-top:15px;}
	.detail-title .title span {font-size: 21px;}
	.extra-offer .buy {text-align: center;padding:0 15px;}
}
@media screen and (max-width: 480px){
	.product-bottom {margin-top: 0;}
	.wish-section .col{margin-right:20px;}
}

/* CART */
.main-header.-g-pagetype-cart{position:relative!important;}
#shoppingcart {max-width:1200px;}
.cart-box {border: none;}
.cart-head {background: none;border-top: 1px solid #dfdfdf;border-bottom: 1px solid var(--default-color);}
.cart-head li{color:#000;}
.cart-items>li {border-bottom: 1px solid #dfdfdf;}
.free-account, .free-account .new-checkbox {font-weight: 400;font-size: 14px;}
.checkout .-g-checkout-summary {border:none;border-top: 1px solid var(--default-color);}
.log-head {margin-bottom: 0!important;}
/* CART MEDIA Q */
@media screen and (max-width: 767px){
	.main-header .cart-header .row{justify-content: center;}
}

#succes-page .newsletter .newsletter-form {padding-right: 0;}
#succes-page .newsletter input[type=submit] {height: 50px;line-height: 50px;}
@media screen and (max-width: 800px){
	#succes-page .newsletter .newsletter-form {max-width: 100%;}
}


.main-header.fix-nav.fade-menu,body:not(.-g-pagetype-homepage) .main-header, .cart-header{background: #0A0A0B!important;} @media screen and (max-width:768px){.main-header.fix-nav {background: #0A0A0B!important;}}
.main-header.fix-nav.fade-menu .main-menu ul li > a,body:not(.-g-pagetype-homepage) .main-header .main-menu ul li > a,.main-header.fix-nav.fade-menu .acount-section ul li > a,body:not(.-g-pagetype-homepage) .main-header .acount-section ul li > a, .cart-header a, .contact-cart, .main-header.fix-nav.fade-menu .international-header .flag-select{color: #E4B76A!important;} .main-header.fade-menu .menu-trg span, .main-header.fade-menu .menu-trg span:after, .main-header.fade-menu .menu-trg span:before {background:#E4B76A} @media screen and (max-width:768px){.main-header .menu-trg span, .main-header .menu-trg span:after, .main-header .menu-trg span:before {background:#E4B76A!important} .-g-pagetype-homepage .main-header .acount-section > ul > li > a, .-g-pagetype-homepage .main-header .main-menu ul li > a {color:#E4B76A!important}}

/* ArtingCoffee — CSS compatibil Gomag */
html, body, .site-wrapper, .wrapper, .main-content, #arting-home { background: #090909 !important; color: #f4ecdf !important; }
body { font-family: Arial, Helvetica, sans-serif; }
.main-header, .main-header.fix-nav, .cart-header { background: #090909 !important; border-bottom: 1px solid #4a3c2a !important; }
.main-header .main-menu { display: none !important; }
#logo, #logo:hover, .main-header a, .main-header i, .main-header .icon { color: #f4ecdf !important; text-decoration: none !important; }
.ac-logo-word { display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; letter-spacing: 3px; }
.ac-logo-word span { color: #dfb36d; font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-style: italic; font-weight: normal; letter-spacing: 0; }
.ac-nav { display: inline-block; float: right; margin-right: 28px; }
.ac-nav a { display: inline-block; margin-left: 25px; color: #f4ecdf !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 10px; font-weight: bold; letter-spacing: 2px; text-decoration: none !important; text-transform: uppercase; }
.ac-nav a:hover { color: #dfb36d !important; }
#sync1, .main-slider, .homepage-slider { background: #090909 !important; }
#banner_1 { position: relative !important; display: block !important; min-height: 760px !important; overflow: hidden !important; }
#banner_1:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ''; background: rgba(9,9,9,.30); }
.ac-hero-copy { position: absolute; top: 50%; left: 9%; z-index: 2; width: 500px; color: #f4ecdf; transform: translateY(-40%); }
.ac-kicker { display: block; margin-bottom: 20px; color: #dfb36d; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 2px; line-height: 14px; text-transform: uppercase; }
.ac-hero-copy h1, .ac-intro-copy h2, .ac-method h2, .ac-origin-copy h2, .ac-editorial h2, .ac-newsletter h2 { margin: 0; color: #f4ecdf; font-family: Georgia, 'Times New Roman', serif; font-size: 76px; font-weight: normal; letter-spacing: -3px; line-height: .95; }
.ac-hero-copy p { width: 405px; margin: 28px 0 33px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 27px; }
.ac-text-link { display: inline-block; padding: 14px 0; color: #f4ecdf; border-bottom: 1px solid #dfb36d; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 2px; line-height: 14px; text-decoration: none; text-transform: uppercase; }
.ac-text-link i { padding-left: 9px; color: #dfb36d; font-family: Georgia, 'Times New Roman', serif; font-size: 20px; font-style: normal; }
.ac-scroll { position: absolute; bottom: -145px; left: 0; color: #a5937e; font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }
.ac-scroll b { display: inline-block; width: 45px; height: 1px; margin-left: 11px; vertical-align: middle; background: #dfb36d; }
.ac-section { position: relative; }
.ac-container { width: 1180px; margin: 0 auto; }
.ac-intro { padding: 145px 0; background: #090909; }
.ac-intro-grid { overflow: hidden; }
.ac-intro-image { position: relative; float: left; width: 51%; min-height: 590px; margin: 0; overflow: hidden; background: #151313; }
.ac-intro-image img { display: block; width: 100%; min-height: 590px; }
.ac-intro-image figcaption { position: absolute; right: 19px; bottom: 16px; z-index: 1; color: #f4ecdf; font-family: Georgia, 'Times New Roman', serif; font-size: 18px; font-style: italic; }
.ac-intro-copy { float: right; width: 40%; padding-top: 76px; }
.ac-intro-copy h2 { font-size: 60px; }
.ac-intro-copy p { margin: 0 0 17px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 29px; }
.ac-rule { width: 60px; height: 1px; margin: 31px 0; background: #dfb36d; }
.ac-signature { padding-top: 13px; color: #f4ecdf !important; font-family: Georgia, 'Times New Roman', serif !important; font-size: 25px !important; font-style: italic; line-height: 29px !important; }
.ac-method { padding: 130px 0; background: #151211; border-top: 1px solid #4a3c2a; border-bottom: 1px solid #4a3c2a; }
.ac-method-head { overflow: hidden; margin-bottom: 75px; }
.ac-method-head h2 { float: left; width: 50%; font-size: 67px; }
.ac-method-head p { float: right; width: 40%; margin: 55px 0 0; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 28px; }
.ac-steps { border-top: 1px solid #4a3c2a; }
.ac-steps article { overflow: hidden; padding: 35px 0; border-bottom: 1px solid #4a3c2a; }
.ac-steps article > span { float: left; width: 145px; color: #dfb36d; font-family: Georgia, 'Times New Roman', serif; font-size: 29px; }
.ac-steps article > div { margin-left: 145px; }
.ac-steps h3 { margin: 0 0 10px; color: #f4ecdf; font-family: Georgia, 'Times New Roman', serif; font-size: 29px; font-weight: normal; }
.ac-steps p { width: 500px; margin: 0; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; }
.ac-origin { overflow: hidden; min-height: 680px; background: #2b1d16; }
.ac-origin-photo { float: left; width: 51%; min-height: 680px; overflow: hidden; }
.ac-origin-photo img { display: block; width: 100%; min-height: 680px; }
.ac-origin-copy { float: right; width: 49%; padding: 125px 9%; }
.ac-origin-copy h2 { font-size: 64px; }
.ac-origin-copy p { margin: 27px 0 31px; color: #d1bda2; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 29px; }
.ac-promise { padding: 130px 0; background: #090909; }
.ac-promise-grid { overflow: hidden; border-top: 1px solid #4a3c2a; border-left: 1px solid #4a3c2a; }
.ac-promise-grid > div { float: left; width: 33.33%; min-height: 290px; padding: 34px; border-right: 1px solid #4a3c2a; border-bottom: 1px solid #4a3c2a; }
.ac-promise-grid b { display: block; color: #f4ecdf; font-family: Georgia, 'Times New Roman', serif; font-size: 45px; font-weight: normal; line-height: 43px; }
.ac-promise-grid p { width: 180px; margin: 65px 0 0; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; }
.ac-editorial { padding: 160px 0; background: #18110e; }
.ac-editorial-grid { overflow: hidden; }
.ac-editorial-copy { float: left; width: 65%; }
.ac-editorial h2 { font-size: 72px; }
.ac-editorial p { width: 470px; margin: 27px 0 34px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 28px; }
.ac-editorial-mark { float: right; width: 25%; padding-top: 45px; color: #dfb36d; font-family: Georgia, 'Times New Roman', serif; font-size: 190px; line-height: 120px; text-align: right; }
.ac-editorial-mark span { display: block; margin-top: 28px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 10px; letter-spacing: 2px; }
.ac-newsletter { padding: 155px 0; background: #090909; text-align: center; }
.ac-newsletter h2 { font-size: 72px; }
.ac-newsletter p { width: 510px; margin: 25px auto 36px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 28px; }
.ac-newsletter form { width: 500px; margin: 0 auto; overflow: hidden; border-bottom: 1px solid #f4ecdf; text-align: left; }
.ac-newsletter input { float: left; width: 360px; padding: 17px 0; color: #f4ecdf; border: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 14px; outline: 0; }
.ac-newsletter button { float: right; padding: 17px 0; color: #dfb36d; border: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
.ac-newsletter small { display: block; margin-top: 18px; color: #867762; font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }
.ac-footer { padding: 65px 0 25px; background: #070707; border-top: 1px solid #4a3c2a; }
.ac-footer-grid { overflow: hidden; padding-bottom: 70px; }
.ac-footer-grid > div { float: left; width: 16%; margin-left: 3%; }
.ac-footer-grid > div:first-child { width: 36%; margin-left: 0; }
.ac-footer-brand { margin-bottom: 19px; color: #f4ecdf; font-family: Georgia, 'Times New Roman', serif; font-size: 31px; }
.ac-footer-brand span { color: #dfb36d; font-style: italic; }
.ac-footer p { width: 280px; margin: 0; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 23px; }
.ac-footer-grid > div > span { display: block; margin-bottom: 18px; color: #dfb36d; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
.ac-footer-grid > div > a { display: block; margin-bottom: 13px; color: #c6b39b; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
.ac-footer-base { overflow: hidden; padding-top: 23px; border-top: 1px solid #32291e; color: #82725e; font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }
.ac-footer-base span:first-child { float: left; }.ac-footer-base span:last-child { float: right; }
.sr-only { position: absolute; left: -9999px; }
@media screen and (max-width: 780px) { .ac-nav { display: none; }.ac-container { width: 92%; }.ac-hero-copy { top: auto; right: 25px; bottom: 58px; left: 25px; width: auto; transform: none; }.ac-hero-copy h1 { font-size: 52px; }.ac-scroll { display: none; }.ac-intro { padding: 82px 0; }.ac-intro-image, .ac-intro-copy, .ac-method-head h2, .ac-method-head p, .ac-origin-photo, .ac-origin-copy, .ac-editorial-copy, .ac-editorial-mark { float: none; width: 100%; }.ac-intro-image, .ac-intro-image img { min-height: 430px; }.ac-intro-copy { padding-top: 48px; }.ac-intro-copy h2, .ac-method h2, .ac-origin-copy h2, .ac-editorial h2, .ac-newsletter h2 { font-size: 47px; }.ac-method { padding: 82px 0; }.ac-method-head p { margin-top: 24px; }.ac-steps article > span { width: 58px; }.ac-steps article > div { margin-left: 58px; }.ac-steps p { width: auto; }.ac-origin-photo, .ac-origin-photo img { min-height: 430px; }.ac-origin-copy { padding: 65px 25px; }.ac-promise { padding: 82px 0; }.ac-promise-grid > div { float: none; width: 100%; min-height: 210px; }.ac-promise-grid p { margin-top: 34px; }.ac-editorial { padding: 95px 0; }.ac-editorial p, .ac-newsletter p { width: auto; }.ac-editorial-mark { padding-top: 50px; font-size: 130px; text-align: left; }.ac-newsletter { padding: 95px 0; }.ac-newsletter form { width: 100%; }.ac-newsletter input { width: 60%; }.ac-footer-grid > div, .ac-footer-grid > div:first-child { width: 46%; margin: 0 4% 43px 0; }.ac-footer-grid > div:first-child { width: 100%; }.ac-footer-base span:first-child, .ac-footer-base span:last-child { float: none; display: block; margin-bottom: 10px; } }