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



:root{
	--container-width: 1920px;
}

.fa{font-weight:300;}
/* GARMIFIC */
body{}
a:focus{outline:none!important;}
.text-main {color: #000!important;}
.container-h{max-width: var(--container-width);}
.btn {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.btn.btn-cmd{font-weight: 500;background:#000;border:1px solid #000;}
/* HEADER */
.top-head, .cart-drop .fa-angle-down,.cart-header-btn .cartPrice,.cart-header-btn .fa-angle-down, .mobile-icon .cart-m{display:none!important;}
#navigation{position:relative;background:#fff;box-shadow: 0 0 12px -2px #a2a2a2;z-index:999;}
#navigation #logo{float:left;padding:7px 0;}
.-g-logo-btn-holder{float:left;width:200px;text-align: left;}
#navigation #logo img {max-height: 42px;}
.main-menu ul li a {font-weight: 600;font-size: 16px;}
.main-header .nav-menu-hh{float:none!important;display:inline-block;width:auto;max-width:65%!important;vertical-align:top;}
.main-header .main-menu{border:none;text-align:center;max-width: 1200px;background:none;}
.main-header .nav-menu{padding:0;}
.main-header .nav-menu > li {padding:20px 12px;margin: 0!important;}
.main-header .nav-menu > li:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;height:2px;background:#e85555;transition:all .2s ease-in;}
.main-header .nav-menu > li:hover:after{width:100%;}
.main-header .menu-dd.open,.main-header .menu-dd.__ignoreSubmenu.open{top:100%!important;}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{pointer-events: auto!important;}
#navigation .main-menu ul li a,#navigation .mobile-icon li a {color: #000;}
.menu-trg {height: 20px;width: 30px;margin-top:20px;margin-right: 15px;}
.mobile-icon{display:inline-block;float:right;}
.mobile-icon .user-m,
.mobile-icon .search-m,
.mobile-icon .lang-m,
.mobile-icon .currency-m{display:inline-block!important;}
.mobile-icon .wishlist-header-m{display:inline-block;}
.mobile-icon .search-m{z-index:999;}
.mobile-icon i {display: inline-block;padding:0 6px;line-height: 60px;}
.mobile-icon > li > a {font-size:18px!important;color:#fff;}
.mobile-icon .cart-dd i{padding:0;line-height:inherit;}
.mobile-icon .cart-dd li a{color:#000!important;}
.mobile-icon .count-phone {right: 5px;top: 15px;}
.cart-dd .product-remove{font-size:14px!important;}
.cart-dd .product-name{font-weight:600;font-size:13px!important;max-height:36px;}
.cart-dd .subtotal span{font-weight:700;}
.wishlist-header-m .-g-wishlist-product-count,
.cart-header-btn .q-cart, .cart-m .q-cart{position: relative;top: -10px;right: 0;margin-right:-16px;font-weight:400;color:#fff;background: #e85555;}
.cart-header-btn img{bottom:0;}
.cart-dd{border:none;box-shadow:0px 0px 10px -2px #a9a9a9;}
.cart-dd ul {overflow: hidden;overflow-y: auto;}
.cart-dd ul li {padding-bottom: 10px;}
.menu-dd{text-align:left;box-shadow:0px 0px 10px -2px #a9a9a9;}
.main-header .menu-dd.col-sub-img {width: 630px;}
.menu-dd li a {font-size: 13px!important;}
.menu-dd li h4 a {font-weight: 400;font-size: 16px!important;text-transform: capitalize!important;}
.menu-trg span,.menu-trg span:after, .menu-trg span:before {height: 1px;background: #000;}
#navigation.sticky{display:none!important;}
.main-header .menu-dd.sticky{width:270px!important;}

/*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 .menu-dd ul li{float:none!important}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.main-header .menu-dd ul li{float:none!important;}
}
@supports (-ms-ime-align:auto) {
.main-header .menu-dd ul li{float:none!important;}
}
.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;}

/* OVER-CONTENT */
@media screen and ( min-width:1090px ) {
	#navigation.over-top{position: fixed;left:0;width: 100%;background:none/*#ffffff33*/;box-shadow:none;z-index: 99;transition:all .2s ease-in;}
	#navigation.over-top .main-menu ul li a, #navigation.over-top .mobile-icon li a, .international-header .flag-select{color:#fff !important;transition:all .2s ease-in;}
	#navigation.over-top:hover{background:#fff!important;}
	#navigation.over-top:hover .main-menu ul li a, #navigation.over-top:hover .mobile-icon li a,#navigation.over-top:hover .international-header .flag-select{color: #000!important;}
	#navigation.over-top:hover #logo svg .st0{fill:#000!important;}
	.search-form-box {position: absolute;bottom: 0;left: 0;right: 0;margin: auto;padding: 8px 50px 8px 15px;max-width: 900px;z-index:999;}
	.main-header #navigation .menu-dd li a,.main-header #navigation.over-top .menu-dd li a,.main-header #navigation.over-top:hover .menu-dd li a{color:#000!important;}
	#navigation.over-top .lang-m .flag-drop li a, #navigation.over-top .currency-m .flag-drop li a,#navigation.over-top:hover .lang-m .flag-drop li a, #navigation.over-top:hover .currency-m .flag-drop li a{color: #000!important;}
}
/* FIXED */
#navigation.fix-nav{background:#fff;box-shadow: 0 0 12px -2px #a2a2a2;}
#navigation.fix-nav .main-menu ul li a, #navigation.fix-nav .mobile-icon li a,#navigation.fix-nav .international-header .flag-select{color: #000!important;}

.search-form-box input[type="text"]{padding-left: 15px;height: 45px;font-size: 16px;border:none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;box-shadow:0 0 8px -2px #0000003d;}
.search-button {font-size: 20px;padding: 0 15px;}

/* HOME */
#main-bnn {max-height: 930px;}
.banner-group-small{display:none!important;}
.carousel-slide{overflow: hidden;padding-left: 25px;padding-right: 25px;}
.carousel-slide .title-carousel .title{font-size: 30px;font-weight: 500;color:#000;background: none;}
.carousel-slide .title-carousel .title:after{content:'';display:block;width:100%;height:3px;background:#000;margin-top:10px;}
.title-carousel hr{display:none;}

/* CAROUSEL */
.carousel-slide .owl-theme .owl-controls .owl-buttons div .fa{font-weight: 400!important;}
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 28px;color:#444;width: 45px;height: 45px;text-align: center;background: rgba(255, 255, 255,.5);box-shadow: 0 2px 7px -2px rgb(0 0 0 / 12%);transition: all .2s ease-in;}
.carousel-slide .product-icon-box{right:0;}

/* PRODUCT-BOX */
.product-box .title{font-size: 16px;color:#000;line-height: 1.3;}
.product-box .price{font-weight: 600;font-size: 14px;color: #000;}
.product-box .price s{font-weight: 400;color: #a3a5a7;}
.product-icon-box {display:flex;flex-direction:column;align-items:flex-end;left: auto;right: 0;text-align:right;}
.product-icon-box.bottom {bottom:10px;}
.product-icon-box .icon,
.product-box .icon {float: none;height: 18px;line-height: 18px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;font-size: 12px;font-weight: 400;margin: 4px;}
.product-icon-box .icon.-g-icon-discount-value,
.product-box .icon.-g-icon-discount-value {height: 18px;line-height: 18px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.icon.new {background: #e85555;}
.icon.discount {background: #000!important;}

/* FOOTER */
.bottom-section {background: #222525;border-top: none;border-bottom: none;}
.bottom-section .col.social ul li a{background:none;font-size:23px;}
.bottom-section .title,.bottom-section .title span,.support-contact,.bottom-section .col .custom-chk,.bottom-section .col .custom-chk a {color: #fff;}
footer{background:#1f2121;}
footer .container-bg{background:none!important;}
.main-footer{max-width:1200px;}
.main-footer .col .title,.main-footer .col .title a,.main-footer .col ul li a,.main-footer .col ul li,.main-footer .col-right,.main-footer .col-right a{color:#fff!important;}
.main-footer .col .title{font-weight: 500;font-size: 18px;}
.main-footer .col ul li a,.main-footer .col ul li{font-weight:300;}
.main-footer .col ul li a{font-size: 14px;}

/* LIST */
.breadcrumbs-default,.breadcrumb, .bread-static ol {text-align:center;padding: 15px;margin: 0 auto;max-width: 1200px!important;}
#category-page {padding: 0 15px;margin:0 auto;max-width:1200px!important;}
#category-page .filter-group{display:none;}
#category-page .category-content{width:100%;}
.catTitle {font-weight: 500;font-size: 28px;text-align: center;padding-bottom: 10px;}
.product-listing,.result-section{border-bottom:none;}
.filter-trg{display:none;}
.result-section{padding-bottom:0;}
.product-listing .product-box {margin-top: 20px;}

/* DETAIL */
#product-page .product-top{max-width: 1200px;margin: 0 auto;padding: 60px 0;}
#product-page .breadcrumbs-default {text-align: left;padding: 15px 0;}
.detail-title .title{font-weight: 600;color:#000;}
.detail-title .title span {display:inline-block;font-size: 34px;margin-top:0;}
.detail-title .title span.gift-text {font-weight: 400;font-size: 24px;}
.short-description {font-size: 16px;color:#999;line-height: 1.6;}
.detail-price {font-size: 26px;font-weight: 600;margin-top: 0;margin-bottom: 15px;}
.detail-price s {font-size: 22px;font-weight: 400;color:#767676;}
.vertical-slider-box{max-height:100%!important;}
.vertical-slide-img,.vertical-slide-img img{max-height:700px;}
.slick-track{margin:0 auto;}
.thumb-h li img{opacity: 0.5;border:1px solid transparent;}
.thumb-h li:hover img,.thumb-h li.slick-current img{opacity: 1;border:1px solid #000;}
.thumb-h.horizontal a img {max-height: 100px;}
.zoomContainer{display:none!important;}
#product-page .stock-status {font-size: 16px;max-width: 100%;}
.add-section .qty-regulator {margin: 0 10px 5px 0;}
.addToWishlistDefault, .addToWishlist{font-size: 18px;padding: 0 10px;margin: 0 5px 10px;}
.addToWishlistDefault {padding: 0 15px;margin: 0 10px 10px;line-height: 42px;}
.detail-tabs{float:right;margin-top:30px;}
.detail-tabs .resp-tabs-list{text-align:center;}
.detail-tabs .resp-tabs-list li {display:inline-block;float:none;font-size: 16px;margin:0;padding:13px 15px!important;border: none!important;margin-bottom: 0!important;}
.detail-tabs .resp-tabs-list li.resp-tab-active {color:#000;padding:13px 15px!important;}
.detail-tabs .regular-text {font-size: 16px;color: #000;line-height: 1.6;}
.product-bottom{margin:0;}
.extra-offer{float:left;margin-bottom:50px;clear:both;}
.extra-offer.carousel-slide .owl-next{right: -20px;}
.extra-offer.carousel-slide .owl-prev{left: -20px;}
.detail-recomended{width:100%;}
.-g-product-substitutes {clear:both;}

/* CART */
#shoppingcart,.main-header .cart-header.container-h{max-width:1200px;}
.top-head-bg,.top-head-bg .cart-header{background:#272727!important;}
.top-head-bg .cart-header{padding-top: 5px;padding-bottom: 5px;}
.cart-menu ul li{border:none;padding:0;margin:0 4px;}
.cart-menu ul li a {font-weight: 300;font-size: 15px;color: #fff;text-transform: uppercase;}
.cart-help li{color:#fff;}
.cart-help a{font-weight: 300;font-size:13px;color:#fff;}
.cart-help a span{font-weight: 400;font-size: 15px;}

/* CONTACT */
#contact-page{max-width:1200px;padding-top:15px;}


@media screen and ( max-width:1170px ) {
	.main-header .nav-menu-hh{max-width:65%;}
}
@media screen and ( max-width: 1090px ) {
	.main-header .nav-menu-hh {display: none;}
	.cart-dd{display:none!important;}
	.menu-trg {width: 45px;height: 50px;margin: 0;padding: 18px 15px 16px 0;}
}
@media screen and ( min-width: 1080px ) {
	.extra-offer .col-sm-8{width: 60%;}
	.extra-offer .col-sm-4{width: 40%;}
}
@media screen and ( min-width: 992px ) {
	.detail-tabs,.extra-offer{width:50%;padding:0 15px;}
	.-g-product-row-box:has(.-g-product-substitutes) .detail-tabs, .-g-product-row-box:has(.-g-product-substitutes) .-g-product-package-box {width:100%;}
}
@media screen and ( max-width: 991px ) {
	.-g-logo-btn-holder{width:100px;}
	.product-listing .product-box{float: left;width:33.333333%;}
	.detail-tabs,.extra-offer{width:100%;padding:0 15px;}
}
@media screen and ( max-width: 860px ) {
	.search-form-box.search-toggle {    padding: 5px 0 0;width: 100%;}
}
@media screen and ( min-width: 767px ) {
	.detail-prod-attr .qty-regulator {width: 135px;}
	.detail-prod-attr .qty-regulator .minus,.detail-prod-attr .qty-regulator .plus {color: #000;height: 44px;width: 45px;line-height: 44px;}
	.detail-prod-attr .qty-regulator input[type="text"] {width: 45px;height: 44px;line-height: 44px;color: #000;font-size: 18px;}
	.add-section .add2cart {font-size:16px;line-height: 42px;}
}
@media screen and ( max-width: 767px ) {
	.product-listing .product-box {width: 50%;}
	#navigation #logo{max-height:40px;max-width:125px;padding: 5px 0 0;}
	#navigation #logo svg, #navigation #logo img{max-height:40px;max-width: 125px;}
	.menu-trg {width: 54px;height: 45px;padding: 14px 12px;}
	.mobile-icon i{line-height:45px;}
	.mobile-icon .count-phone {top: 10px;}
	.catTitle {font-size: 24px;padding-top:15px;}
	#product-page {padding: 10px 0 20px;}
	#product-page .product-top {padding: 10px 0;}
	.detail-title .title span {font-size: 24px;}
	.detail-price {font-size: 20px;margin-top: 15px;}
	.detail-price s {font-size: 18px;}
	.add-section {max-width: 100%;}
	.add-section .qty-regulator {display: inline-block;float: none;width: 115px;}
	.detail-prod-attr .qty-regulator .minus,.detail-prod-attr .qty-regulator .plus {color: #000;height: 40px;width: 38px;line-height: 40px;}
	.detail-prod-attr .qty-regulator input[type="text"] {width: 38px;height: 40px;line-height: 40px;color: #000;font-size: 18px;}
	.add-section .add2cart {line-height: 38px;min-width: 160px;display: inline-block;float: none;vertical-align:top;}
	.addToWishlistDefault {line-height: 38px;vertical-align:top;}
	h2.resp-accordion {font-weight: 500;font-size: 16px;border:none!important;border-bottom:1px solid #c1c1c1!important;}
	.resp-tab-content{border:none;}
	.available-ms{margin: 0 auto;}
	.top-head-bg .cart-header {padding-top: 10px;padding-bottom: 10px;}
	#shoppingcart{padding-top:20px;}
}
@media screen and ( max-width: 480px ) {
	.product-box {padding-left: 5px;padding-right: 5px;}
	.product-box .title {font-size: 24px;}
	.product-box .title,.product-box .price {font-size: 13px;}
	.add-section .qty-regulator{display:block;margin:0 auto 10px;max-width:100%;}
	.carousel-slide .title-carousel .title,
	.detail-title .title span {font-size: 22px;}
}
@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);}
}



h1{font-size:1.4em !important;}h2{font-size:1.3em !important;}.detail-title .title span{font-size:1.15em !important;}
.btn{font-size: 13px!important;line-height:1.4!important;padding: 7px 15px!important;}
.btn.std{color:#ffffff;}
.btn{font-weight:normal !important;font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart{color:#ffffff !important;}
.add-section .add2cart.btn{font-size: 16px!important;line-height:1.4!important;padding: 12px 20px!important;}
body{}

.checkout:has(.prod-option) .-g-payment-method:has(input[data-key='2']){display:none}.carousel-slide .owl-theme .owl-controls .owl-buttons div .fa{font-weight:900!important}._descriptionTab{overflow-x:hidden!important}.short-description.short-description{color:#000}@media screen and (min-width:1090px){#navigation.over-top{background:#fff!important}#navigation.over-top .main-menu ul li a,#navigation.over-top .mobile-icon li a{color:#000!important}}.fa.fa-minus,.fa.fa-tiktok{font-family:'Font Awesome 6 Pro','Font Awesome 6 Brands'}.sols{display:block;margin-top:16px}.sols img{width:57%;height:auto;border-radius:20px}.order-succes-info .newsletter-h{display:none}#wrapper>.bottom-section{background:#c1629a url(https://a.storyblok.com/f/157865/1200x1200/ea5c26b36c/splash_colorful_background_darker.jpg) no-repeat center center;margin-bottom:36px}#wrapper>.bottom-section .title{font-weight:600}@media (min-width:1090px){#wrapper>.bottom-section{border-radius:24px;background-size:cover}}.newsletter .title>span{width:80%;margin:0 auto}.-g-added-to-wishlist{color:#ff66c4!important}.-g-blog-side-menu.-g-blog-side-menu li.-g-blog-side-menu-title a{color:#000!important}.-g-blog-categories-list.scroll-to-fixed-fixed{top:120px!important}.form-cpn.form-cpn{display:flex!important}.landing-h .side-menu ul li a{color:#000}#_shippingName{width:80%}#_paymentOptions .label-s,.-g-agreement-NewsletterInformation,.-g-agreement-PersonalInformation,.-g-checkout-billing-section .label-s,.-g-checkout-delivery-method-section .label-s{cursor:pointer}#_paymentOptions .nrv-payment p{font-size:14px;line-height:18px;margin:16px 0}.shippingDescription .nrv-shiping p{font-size:14px;line-height:18px;margin:16px 0}.shippingDescription .nrv-courier-list{display:flex;gap:16px;justify-content:space-between;margin:16px 0}.shippingDescription .nrv-courier-list li{flex-basis:33%;text-align:center}.shippingDescription .nrv-courier-list li span{display:block;margin-top:8px}.shippingDescription .nrv-shipping-details li{margin:4px 0;font-size:12px}.shippingDescription .nrv-shipping-details li:nth-child(2){color:#5c9700}.shippingDescription .nrv-courier-list img{width:100%;max-width:100px}#register-page .register-terms{color:#333}.main-header #navigation .menu-dd li a:hover,.main-header #navigation.over-top .menu-dd li a:hover,.main-header #navigation.over-top:hover .menu-dd li a:hover{color:#ff66c4!important}.cupon-t{margin-bottom:8px!important}.-g-agreement-link:hover{text-decoration:none}#login-buy-button{color:#ff66c4;font-weight:700;text-decoration:underline}#login-buy-button:hover{text-decoration:none}.cart-login{display:block}.free-account{font-size:18px;cursor:pointer}#succes-page h1{text-transform:uppercase;margin-bottom:20px;font-size:20px!important;font-weight:600}.cart-items.fixed{max-height:700px}#shoppingcart .title-carousel .title{font-size:24px!important;font-weight:600}.logo-cart{padding-top:10px;padding-bottom:8px}.logo-cart #logo img{max-height:42px}.form-cpn{display:flex;align-items:stretch;justify-content:space-between;width:100%;padding:0;gap:16px}#_subscribe,.form-cpn .submit{position:static;margin-bottom:0;text-transform:uppercase!important;background-color:#ff66c4;border-color:#ff66c4;color:#fff}.product-bottom .carousel-slide{padding:0}.-g-pagetype-homepage .homepage{padding:0!important;margin-top:42px;margin-bottom:42px}.filter.box label{display:flex;align-items:center;gap:6px}.filter.box .new-checkbox.fl{margin:0!important}.filter.box .option-group input[type=checkbox]{margin:0}.filter.box label[for='__label44'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/3b0418328b/ochelari-rame-cateye.svg) center center no-repeat}.filter.box label[for='__label33'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/5e0d08563d/ochelari-rame-dreptunghiulari.svg) center center no-repeat}.filter.box label[for='__label30'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/a6346f0ddc/ochelari-rame-sport.svg) center center no-repeat}.filter.box label[for='__label13'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/1dfdca0585/ochelari-rame-wayfarer.svg) center center no-repeat}.filter.box label[for='__label23'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/5898bbcc75/ochelari-rame-supradimensionati.svg) center center no-repeat}.filter.box label[for='__label61'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/899f61fa7a/ochelari-rame-panoramici.svg) center center no-repeat}.filter.box label[for='__label47'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/81c3b0e93f/ochelari-rame-rotunzi.svg) center center no-repeat}.filter.box label[for='__label82'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/x/1b9656ab6b/ochelari-rame-oavali.svg) center center no-repeat}.filter.box label[for='__label92'] a::before{width:40px;height:20px;display:inline-block;content:'';vertical-align:middle;margin:0 5px 0 0;background:url(https://a.storyblok.com/f/157865/40x20/fab333c019/ochelari-rame-patrati.jpg) center center no-repeat}.filter.box label[for='__label101'] a,.filter.box label[for='__label107'] a,.filter.box label[for='__label109'] a,.filter.box label[for='__label6'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label101'] a::before,.filter.box label[for='__label107'] a::before,.filter.box label[for='__label109'] a::before,.filter.box label[for='__label6'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#a3a3a3}.filter.box label[for='__label14'] a,.filter.box label[for='__label24'] a,.filter.box label[for='__label5'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label14'] a::before,.filter.box label[for='__label24'] a::before,.filter.box label[for='__label5'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#000}.filter.box label[for='__label18'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label18'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#6f7581}.filter.box label[for='__label11'] a,.filter.box label[for='__label45'] a,.filter.box label[for='__label77'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label11'] a::before,.filter.box label[for='__label45'] a::before,.filter.box label[for='__label77'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#fad6a5}.filter.box label[for='__label26'] a,.filter.box label[for='__label90'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label26'] a::before,.filter.box label[for='__label90'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#8b4513}.filter.box label[for='__label2'] a,.filter.box label[for='__label3'] a,.filter.box label[for='__label49'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label2'] a::before,.filter.box label[for='__label3'] a::before,.filter.box label[for='__label49'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#0672ba}.filter.box label[for='__label1'] a,.filter.box label[for='__label4'] a,.filter.box label[for='__label59'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label1'] a::before,.filter.box label[for='__label4'] a::before,.filter.box label[for='__label59'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#bc1824}.filter.box label[for='__label10'] a,.filter.box label[for='__label17'] a,.filter.box label[for='__label84'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label10'] a::before,.filter.box label[for='__label17'] a::before,.filter.box label[for='__label84'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#3bb54a}.filter.box label[for='__label16'] a,.filter.box label[for='__label79'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label16'] a::before,.filter.box label[for='__label79'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#f6a32b}.filter.box label[for='__label21'] a,.filter.box label[for='__label7'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label21'] a::before,.filter.box label[for='__label7'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#ae76fb}.filter.box label[for='__label36'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label36'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#da778d}.filter.box label[for='__label42'] a,.filter.box label[for='__label57'] a,.filter.box label[for='__label87'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label42'] a::before,.filter.box label[for='__label57'] a::before,.filter.box label[for='__label87'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#ff4da5}.filter.box label[for='__label20'] a,.filter.box label[for='__label80'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label20'] a::before,.filter.box label[for='__label80'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:orange}.filter.box label[for='__label54'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label54'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#2c9c91}.filter.box label[for='__label35'] a,.filter.box label[for='__label62'] a,.filter.box label[for='__label8'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label35'] a::before,.filter.box label[for='__label62'] a::before,.filter.box label[for='__label8'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#fae133}.filter.box label[for='__label102'] a,.filter.box label[for='__label27'] a,.filter.box label[for='__label28'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label102'] a::before,.filter.box label[for='__label27'] a::before,.filter.box label[for='__label28'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#fff;border:1px solid #000}.filter.box label[for='__label25'] a,.filter.box label[for='__label56'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label25'] a::before,.filter.box label[for='__label56'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-image:url(https://a.storyblok.com/f/157865/35x35/303240ee13/animal_print.jpg);background-size:contain}.filter.box label[for='__label58'] a,.filter.box label[for='__label9'] a{display:inline-flex;align-items:center;gap:4px}.filter.box label[for='__label58'] a::before,.filter.box label[for='__label9'] a::before{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background-image:url(https://a.storyblok.com/f/157865/189x189/dab70e0bcb/multi.jpg);background-size:contain}.-g-post-slide .-g-post-slide-content{word-break:break-all}.-g-blog-page{padding-top:120px}.-g-blog-page .-g-post-box .-g-post-readMore,.-g-post-slide .-g-post-readMore{color:#ff66c4;font:bold}.-g-blog-page .-g-post-box .-g-post-readMore:hover,.-g-post-slide .-g-post-readMore:hover{text-decoration:none}.brand-detail{display:none}.pagination ol li a.active{color:#fff;background:#ff66c4;text-decoration:none}#main-menu{padding-top:8px;padding-bottom:8px}.product-code .code{display:none}.product-listing{position:relative;z-index:1}.product-listing .product-box{max-width:50%}.result-section{position:relative;z-index:2}.result-section .filter-trg.filter-trg{position:fixed;right:0;top:50%;z-index:1;width:auto;display:block!important}@media (min-width:1090px){.result-section .filter-trg.filter-trg{display:none!important}#category-page .filter-group{display:block}#category-page .category-content{width:75%}.product-listing .product-box{max-width:25%}}.justify-content-center{justify-content:center}.mb-4{margin-bottom:64px}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row-reverse{display:flex;flex-direction:row-reverse!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.mt-4,.my-4{margin-top:21px!important}.mb-4,.my-4{margin-bottom:21px!important}.text-center{text-align:center!important}.img-fluid,.img-thumbnail{width:100%;height:auto}.btn.btn-cmd,.btn.std{background:#ff66c4;border:0}.new-checkbox.fl{margin-right:8px}.main-header{position:relative;z-index:1000}.main-footer{max-width:1270px}.-g-homepage-main-slider{padding-top:45px}@media (min-width:1090px){.-g-homepage-main-slider{padding-top:0}}#navigation{position:fixed;width:100%}#wrapper{max-width:none}#category-page,#shoppingcart,#wrapper>.container-h:not(footer),.default-slider .container-h,.main-header .cart.container-h,.main-header .main-menu,.nrv-constrain .bottom-section.container-h.full{max-width:1270px!important}._descriptionTab a{color:#ff66c4;font-weight:500}._descriptionTab a:hover{text-decoration:underline}._descriptionTab p{word-break:break-word}._descriptionTab [class*=col]{padding:0 15px}._descriptionTab ul li{margin-bottom:4px}._descriptionTab ul{list-style-type:disc;padding:8px 8px 8px 28px}._descriptionTab h5{font-size:18px;margin-bottom:8px;font-weight:600}._descriptionTab img{max-width:100%}._descriptionTab .col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}._descriptionTab .col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}._descriptionTab .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}._descriptionTab .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (max-width:520px){.main-footer .col ul{display:block!important}.main-footer .col .title i{display:none}}@media (min-width:768px){._descriptionTab .mt-md-0,._descriptionTab .my-md-0{margin-top:0!important}._descriptionTab .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.-g-product-row-box{margin-bottom:72px}.add-section .add2cart{padding-top:13px!important;height:44px}.product-top .wish-btn{padding-top:13px!important;height:44px}@media screen and (max-width:767px){.detail-prod-attr .qty-regulator .minus,.detail-prod-attr .qty-regulator .plus{height:44px}.detail-prod-attr .qty-regulator input[type=text]{height:44px}.detail-prod-attr{float:none!important}}.cart-menu{display:none}.-g-blog-post a:not(.btn),.-g-checkout-item-remove,.nrv-cms a:not(.btn){color:#ff66c4!important;text-decoration:underline}.-g-blog-post a:not(.btn):hover,.-g-checkout-item-remove:hover,.nrv-cms a:not(.btn):hover{text-decoration:none}.nrv-cms .side-menu.side-menu a{color:#000!important}.nrv-cms .side-menu li{margin-bottom:0}.nrv-cms li{margin-bottom:8px}.nrv-cms h2:first-of-type{margin-top:0}.nrv-cms h2{margin-top:36px}.-g-blog-categories-list a{text-transform:uppercase;color:#000!important;text-decoration:none!important}.-g-blog-categories-list a:hover{color:#ff66c4!important}.cart-header-btn .q-cart,.cart-m .q-cart,.wishlist-header-m .-g-wishlist-product-count{background-color:#ff66c4}.main-header .nav-menu>li:after{background:#ff66c4}.card{background:0 0;border:1px solid hsla(0,0%,63%,.25)}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:18px}.h-100{height:100%!important}.card-title{margin-bottom:12px!important}#product-page .product-top{padding-top:0!important;padding-bottom:0!important}#product-page .short-description{font-size:14px}@media (min-width:768px){#product-page .product-top .detail-prod-attr,#product-page .product-top .detail-title{width:41.66666667%}#product-page .product-top .detail-slider-holder{width:58.333333%}.ssc-container{display:grid;grid-template-columns:500px 1fr}}@media (min-width:1090px){#product-page .product-top{padding-top:24px}}.thumb-h li.slick-current img,.thumb-h li:hover img{border-color:#a1a1a1}.top-head-bg,.top-head-bg .cart{background-color:#fff!important}.cart-menu ul li a{color:#444}.cart-menu a[href*=testimoniale]{display:none}.main-header .nav-menu>li{padding:0}.main-header .nav-menu>li>a{padding:20px 12px;display:inline-block}.product-box .box-holder{max-width:initial}.nrv-pdp-reassurance{margin-top:16px}.nrv-pdp-reassurance li{border-bottom:1px solid #dbdbdb;padding:16px 8px;display:flex;align-items:center}.nrv-pdp-reassurance li i{font-size:24px;display:inline-block;margin-right:8px}#product-page .nrv-video-embed{border-radius:16px;overflow:hidden;margin-top:36px}.l33t-features.l33t-features{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;max-width:900px;margin:0 auto;margin-bottom:40px;padding:0;text-align:center;list-style:none}.l33t-features li{list-style:none;flex:1 1 250px;margin:10px;padding:20px;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);background-color:#fff}.l33t-features li img{width:100px;height:100px;object-fit:contain;margin-bottom:15px}.l33t-features li h3{font-size:18px;font-weight:600;margin-bottom:10px}.l33t-features li p{font-size:14px;color:#555;margin:0}@media (max-width:768px){.l33t-features{flex-direction:column;align-items:center}.l33t-features li{width:90%}}.nrv-min-variations{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:8px}
