@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800;900&display=swap);@charset "UTF-8".container{padding-right:12px;padding-left:12px}@media (min-width:1200px){.container{max-width:1224px}}.row{margin-right:-12px;margin-left:-12px}.row .col,.row [class*="col-"]{padding-right:12px;padding-left:12px}@media (max-width:767px){.row{margin-right:-6px;margin-left:-6px}.row .col,.row [class*="col-"]{padding-right:6px;padding-left:6px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}@media (max-width:991px){body[class$="-active"]{cursor:pointer}}@media (max-width:991px){body.navigation-active{overflow:hidden;position:fixed;height:100%;width:100%}body.navigation-active{left:280px}body.navigation-active #mobile-navigation{left:0;box-shadow:2px 0 5px 0 rgba(0,0,0,.1)}body.navigation-active .navigation-menu-overlay{display:block}}#mobile-navigation{position:fixed;top:0;left:-280px;width:280px;height:100%;z-index:999;transition:all 0.45s ease-in-out;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation li.has-sub-category>div{overflow:hidden}#mobile-navigation li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation a{padding:1.5rem 1rem;color:#1B1B1B;font-size:1.4rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E5E5E5}#mobile-navigation a>div{display:flex;align-items:center}#mobile-navigation a>div>div{margin-right:1rem}#mobile-navigation a>div>div img{width:3rem;height:3rem;object-fit:scale-down}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#fff;transition:all 0.45s ease-in-out;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 1rem}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:1rem;border-color:#E5E5E5;color:#1B1B1B;font-size:1.3rem}#mobile-navigation .mobile-navigation-back a{justify-content:flex-start}#mobile-navigation .mobile-navigation-back a span{margin-left:1rem}#mobile-navigation .mobile-navigation-back a i{font-size:1rem}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:310px;margin:1.75rem auto}.modal-cart-delete .modal-dialog .modal-content{max-width:310px;padding:1rem;border-radius:.3rem;border:none;text-align:center;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body .fa-times{width:6rem;height:6rem;margin:0 auto 1rem;border-radius:50%;border:3px solid #f15e5e;text-align:center;color:#f15e5e;font-size:2.8rem;display:flex;align-items:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:1.8rem}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{width:12rem;font-size:1.3rem;margin-right:1rem;padding:1rem 1.5rem}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:0}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content .modal-body .fa-times{width:6.5rem;height:6.5rem;margin-bottom:2rem;font-size:3rem}.modal-cart-delete .modal-dialog .modal-content .modal-body span{font-size:1.9rem;margin-bottom:1rem}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;display:flex;align-items:center;color:#1B1B1B;font-size:2.2rem;letter-spacing:1px;text-transform:uppercase;transform:translate(-50%,-50%)}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:2rem;animation:fill 0.4s ease-in-out 0.4s forwards,scale 0.3s ease-in-out 0.9s both}.shopping-information-cart .shopping-information-cart-inside svg circle{float:left;stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#908360;fill:none;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) 2}.shopping-information-cart .shopping-information-cart-inside svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #908360}}.promotion-wrapper{margin-bottom:3.2rem}.promotion-wrapper .promotion-content .promotion-row{border:1px solid #E5E5E5;margin-top:-1px}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background:#908360}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%}.promotion-wrapper .promotion-content .promotion-icon i{font-size:3rem;color:#1B1B1B}@media (max-width:991px){.promotion-wrapper .promotion-content .promotion-icon i{font-size:2.2rem}}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:1rem 0}.promotion-wrapper .promotion-content .promotion-info>div{margin-bottom:.8rem}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:1.4rem}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:7.5rem;overflow-y:auto}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:1rem}.tabbed-midblocks-container{margin-bottom:2rem}.tabbed-midblocks-container .tabbed-midblocks-header{margin-bottom:1rem;display:flex;flex-wrap:wrap}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:4rem;height:4rem;display:none;align-items:center;justify-content:center;background-color:#908360;color:#fff}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>a{display:flex}}.tabbed-midblocks-container .tabbed-midblocks-header>div{display:flex;flex:auto}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 20%;cursor:pointer;position:relative}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{height:4rem;color:#1B1B1B;border-bottom:3px solid transparent;font-size:1.6rem;flex:0 0 100%;display:flex;align-items:center}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 100%;display:none}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{justify-content:center}}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active{display:flex}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active>span{border-color:#908360;color:#1B1B1B}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:1rem}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content]{display:none}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content].active{display:block}.tabbed-midblocks-container .tabbed-midblock-bottom{display:flex;width:100%;align-items:center;justify-content:center}.tabbed-midblocks-container .tabbed-midblock-bottom a{width:2.4rem;height:2.4rem;margin:0 .2rem;display:flex;align-items:center;justify-content:center;background-color:#908360;color:#fff}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{pointer-events:none;background-color:#eee;color:gray}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:2rem}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{height:4rem;color:#1B1B1B;border-bottom:3px solid #908360;font-size:1.6rem;display:flex;align-items:center}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{padding:.3rem 0;margin-right:1.6rem;color:#1B1B1B;font-weight:700;flex:0 0 auto}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;padding:.3rem 1.6rem;border-radius:.3rem;background:#fff;color:#1B1B1B;margin-right:.4rem;margin-bottom:.4rem;border:1px solid #E5E5E5}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.product-standart-cargo-buttons{display:flex;margin-bottom:2rem}.product-standart-cargo-buttons .product-standart-cargo-button{margin-right:3rem;padding:.5rem;color:#1B1B1B;display:flex;align-items:center;justify-content:center}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;margin-right:1rem;font-size:1.7rem}.product-standart-cargo-buttons .product-standart-cargo-button:last-child{margin-right:0}.product-standart-cargo-buttons .product-standart-cargo-button.fast_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.same_day_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.three_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.five_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.seven_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.free_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.delivery_from_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.pre_ordered_product i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.limited_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.ask_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.campaigned_product i:before{content:""}#social-container{padding:0}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:5rem;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0}#social-container [data-selector=whatsapp-order]{background:#25D366;right:20px!important;bottom:60px}#social-container [data-selector=facebook-messenger].overlap{bottom:60px}body{font-size:1.2rem;font-family:"Nunito Sans",sans-serif;color:#1B1B1B;background:#fff;transition:left 0.2s ease-in-out,right 0.2s ease-in-out;position:relative;left:0}body.current-page-default-entry #main{padding-top:0}a{color:#908360}a:active,a:focus,a:hover{color:#1B1B1B}.openbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.6);display:none;z-index:99;width:100%;height:100%;cursor:pointer}#header{background:#fff;border-bottom:1px solid #D7D7D7;position:relative}#header .header-top{background:#c2e2eb;padding:.7rem 0;text-align:center;font-size:1.2rem;font-weight:700;color:#000}#header .header-top .header-top-text{display:flex;align-items:center;justify-content:center}#header .header-top .header-top-text>span{display:block;margin-right:2.5rem}#header .header-top .header-top-text>span:last-child{margin-right:0}@media (max-width:575px){#header .header-top .header-top-text{flex-wrap:wrap;justify-content:center}#header .header-top .header-top-text>span{margin-right:0;margin-bottom:.5rem}#header .header-top .header-top-text>span:last-child{margin-bottom:0}}#header .header-middle{border-bottom:1px solid #D2D2D2;padding:2rem 0}#header .header-middle .header-contact{display:flex;align-items:center}#header .header-middle .header-contact .header-phone,#header .header-middle .header-contact .header-whatsapp{padding-right:1.6rem;margin-right:1.6rem;border-right:1px solid #D2D2D2}#header .header-middle .header-contact .header-phone:last-child,#header .header-middle .header-contact .header-whatsapp:last-child{border-right:0;padding-right:0;margin-right:0}#header .header-middle .header-contact .header-phone>a,#header .header-middle .header-contact .header-whatsapp>a{color:#656565;height:2rem;font-size:1.2rem;display:flex;align-items:center;flex-wrap:wrap}#header .header-middle .header-contact .header-phone>a i,#header .header-middle .header-contact .header-whatsapp>a i{margin-right:.6rem}@media (max-width:991px){#header .header-middle .header-contact{justify-content:center}}#header .header-bottom{padding:2rem 0}#header .header-user-buttons{display:flex;align-items:center;justify-content:flex-end}#header .header-user-buttons>div{margin-right:4rem}#header .header-user-buttons>div:last-child{margin-right:0}#header .header-user-buttons>div>a{display:flex;align-items:center;color:#656565;font-size:1.2rem}#header .header-user-buttons>div>a>span{padding-left:.5rem}@media (max-width:991px){#header .header-user-buttons>div{margin-right:12px}}#header .logo{display:flex;align-items:center}#header .logo img{max-height:10rem}@media (max-width:991px){#header .logo{flex-wrap:wrap}#header .logo>a{flex:1 0 0%;margin-left:2rem}#header .logo>a img{max-height:6rem}}#header .search form{position:relative}#header .search form input{width:100%;padding:1rem 4.5rem 1rem 1rem;border:1px solid #D7D7D7;height:3.5rem;border-radius:.3rem;color:#656565;font-size:1.2rem}#header .search form input::placeholder{opacity:1;color:#656565;font-size:1.2rem}#header .search form button{position:absolute;top:0;right:0;height:100%;width:4rem;background:transparent;display:flex;align-items:center;justify-content:center;border:none;padding:0}@media (max-width:991px){#header .search{margin-top:2rem}}.cart-menu>a{position:relative}.cart-menu>a .cart-amount{position:absolute;top:-8px;left:-8px;width:14px;height:14px;line-height:13px;text-align:center;color:#656565;border:1px solid #656565;border-radius:50%}body.user-menu-content-active .user-menu-content{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}body.user-menu-welcome-active .user-menu-welcome{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){body.user-menu-content-active,body.user-menu-welcome-active{overflow:hidden;position:fixed;height:100%;width:100%;left:-280px}}.user-menu-content,.user-menu-welcome{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.45s ease-in-out;overflow-y:auto;padding:6rem}.user-menu-content .user-menu-content-top,.user-menu-welcome .user-menu-content-top{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #E5E5E5}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{font-size:1.8rem;font-weight:700;color:#1B1B1B;margin-bottom:1rem}.user-menu-content .user-menu-subtitle,.user-menu-welcome .user-menu-subtitle{font-size:1.6rem;margin-bottom:2rem}.user-menu-content .user-menu-input,.user-menu-welcome .user-menu-input{margin-bottom:1.5rem}.user-menu-content .user-menu-input input,.user-menu-welcome .user-menu-input input{background-color:#fff;border-radius:0;font-size:1.2rem;color:#1B1B1B}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#1B1B1B;opacity:1}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{text-align:right;display:block;color:#1B1B1B;text-decoration:underline}.user-menu-content .user-menu-button,.user-menu-welcome .user-menu-button{margin-bottom:1.5rem}.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{font-size:1.6rem;font-weight:700}.user-menu-content .btn-user-menu-signup,.user-menu-welcome .btn-user-menu-signup{background-color:#1B1B1B;color:#fff}.user-menu-content .user-menu-profile-list,.user-menu-welcome .user-menu-profile-list{padding:2rem 0;margin-bottom:2rem;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{color:#1B1B1B;font-size:1.6rem;padding:1rem 0;display:block}.user-menu-content .user-menu-profile-list>a:hover,.user-menu-welcome .user-menu-profile-list>a:hover{color:#908360;text-decoration:underline}.user-menu-content .user-menu-profile-logout>a,.user-menu-welcome .user-menu-profile-logout>a{font-size:1.6rem;font-weight:700}@media (max-width:991px){.user-menu-content,.user-menu-welcome{right:-280px;width:280px;padding:1.5rem}}body.cart-content-active .cart-content{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){body.cart-content-active{overflow:hidden;position:fixed;height:100%;width:100%;left:-280px}}.cart-content{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.45s ease-in-out;padding:6rem;overflow-y:auto}.cart-content .cart-content-title{font-size:1.8rem;font-weight:700;color:#1B1B1B;margin-bottom:1rem}.cart-content .cart-content-subtitle{font-size:1.6rem;margin-bottom:2rem}.cart-content .cart-list{border-top:1px solid #E5E5E5;margin-bottom:3rem}.cart-content .cart-list .cart-list-item{border-bottom:1px solid #E5E5E5;padding:1.5rem 0;display:flex;align-items:center;margin-bottom:1.5rem}.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 6rem;margin-right:1rem}.cart-content .cart-list .cart-list-item .cart-list-item-image>span{display:block;width:100%;height:6rem;background:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/nopic_image.png?revision=1754057049) no-repeat center center;background-size:50% 50%}.cart-content .cart-list .cart-list-item .cart-list-item-content{flex:1 0 0%;min-width:0;padding-right:1rem}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{color:#1B1B1B;font-size:1.4rem;font-weight:700;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand{display:block;color:#1B1B1B}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{font-size:1.4rem;font-weight:700}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-amount{font-size:1.2rem;font-weight:400}.cart-content .cart-list .cart-list-item .cart-list-item-delete{color:#1B1B1B;flex:0 0 2rem;opacity:.5;transition:all 0.45s ease-in-out;font-size:1.6rem;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-content .cart-list .cart-list-item .cart-list-item-delete:hover{opacity:1}.cart-content .cart-content-total-price{margin-bottom:3rem}.cart-content .cart-content-total-price>span{font-size:1.6rem}.cart-content .cart-content-total-price>div{font-size:1.8rem;font-weight:700}.cart-content .cart-content-button{margin-bottom:1.5rem}.cart-content .cart-content-button .btn{font-size:1.6rem;font-weight:700}.cart-content .cart-content-empty-icon{position:relative;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;height:20rem;margin-bottom:3rem}.cart-content .cart-content-empty-icon img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.cart-content .cart-content-empty-icon img{width:15rem;height:auto;opacity:.2}@media (max-width:991px){.cart-content{right:-280px;width:280px;padding:1.5rem}}.toggle-bar{display:none;cursor:pointer;z-index:1}@media (max-width:991px){.toggle-bar{display:flex}}#navigation .category-level-1>ul{display:flex}#navigation .category-level-1>ul>li{margin-right:4rem}#navigation .category-level-1>ul>li:last-child{margin-right:0}#navigation .category-level-1>ul>li>a{display:block;color:#656565;font-size:1.4rem;transition:all 0.45s ease-in-out;text-transform:uppercase;position:relative}#navigation .category-level-1>ul>li>a:after{content:"";width:100%;position:absolute;left:0;bottom:-1.5rem;background:#908360;height:2px;transition:all 0.45s ease-in-out;opacity:0}#navigation .category-level-1>ul>li.active>a:After{opacity:1}#navigation .category-level-1>ul>li.active>.category-level-2{display:block}#navigation .category-level-2{position:absolute;top:100%;left:0;width:100%;background-color:#fff;display:none;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:101;padding:3rem 0;border-top:1px solid #D7D7D7}#navigation .category-level-2:before{content:"";width:100%;height:5.5rem;position:absolute;bottom:100%;opacity:0;display:block;left:0}#navigation .category-level-2 .category-container{display:flex;flex-wrap:wrap}#navigation .category-level-2 .category-container>ul{flex:1 0 0%;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;margin:-2rem}#navigation .category-level-2 .category-container>ul>li{display:block;width:33.3333333333%;padding:2rem}#navigation .category-level-2 .category-container>ul>li>a{display:flex;align-items:center;color:#1B1B1B;font-size:1.4rem;font-weight:700;transition:all 0.45s ease-in-out;margin-bottom:2rem}#navigation .category-level-2 .category-container>ul>li>a>div{position:relative;margin-right:.5rem;width:12rem;height:12rem}#navigation .category-level-2 .category-container>ul>li>a>div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-2 .category-container>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2 .category-container>ul>li:hover>a{color:#908360}#navigation .category-level-2 .category-container .navigation-banner{width:28.2rem}#navigation .category-level-3>ul>li{margin-bottom:2rem}#navigation .category-level-3>ul>li:last-child{margin-bottom:0}#navigation .category-level-3>ul>li>a{color:#1B1B1B;font-size:1.4rem;display:flex;align-items:center;transition:all 0.45s ease-in-out}#navigation .category-level-3>ul>li>a>div{width:2rem;height:2rem;position:relative;overflow:hidden}#navigation .category-level-3>ul>li>a>div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-3>ul>li>a>span{padding-left:1rem}#navigation .category-level-3>ul>li:hover>a{color:#908360}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:991px){#navigation{display:none}}#main{padding:3rem 0;overflow-x:hidden}#main #entry-slider{margin-bottom:3rem}#main #entry-slider>div{height:0;overflow:hidden}#main #entry-slider>div.slick-slider{height:auto;overflow:visible}#main #entry-slider .slick-arrow,#main #entry-slider .slick-dots{display:none!important}@media (min-width:1200px){#main #entry-slider .slider-image img{width:100%;object-fit:cover;object-position:center}}#main #entry-slider .slider-description{position:absolute;font-family:"Nunito Sans",sans-serif;right:19%;top:0;left:initial;width:35rem;max-width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;color:#fff;font-size:2.4rem;line-height:3.4rem;background:transparent;padding:0;padding-bottom:10rem}#main #entry-slider .slider-description>*{width:100%;display:block;margin-bottom:50px}#main #entry-slider .slider-description>*:last-child{margin-bottom:0}#main #entry-slider .slider-description>div{width:auto;padding:.85rem 2rem;display:inline-flex;border:1px solid #fff;color:#fff;font-size:1.4rem;transition:all 0.45s ease-in-out}#main #entry-slider .slider-description>div:hover{color:#908360;background-color:#fff}@media (max-width:1199px){#main #entry-slider .slider-description{display:none!important}}.entry-row-1{display:block;margin-bottom:7.5rem}.entry-row-3{display:block;margin-bottom:5rem}.entry-row-3 .banner{position:relative}.entry-row-3 .banner a:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;height:90%;border:1px solid #fff;display:flex;align-items:center;justify-content:center}.entry-row-4{display:block;margin-bottom:5rem}.entry-header{display:block;width:100%;margin-bottom:2rem;color:#1B1B1B;font-size:1.8rem;font-weight:700;display:none}@media (min-width:992px){.popular-categories .categories-content{height:0;overflow:hidden}.popular-categories .categories-content.slick-slider{height:auto;overflow:visible}}.popular-categories .categories-content>.slick-arrow{width:2.4rem;height:2.4rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:all 0.45s ease-in-out}.popular-categories .categories-content>.slick-arrow>i{display:none}.popular-categories .categories-content>.slick-arrow.slick-prev{left:0;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-left-1.svg?revision=1754057049)}.popular-categories .categories-content>.slick-arrow.slick-prev:hover{left:-1rem}.popular-categories .categories-content>.slick-arrow.slick-next{right:0;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-right-1.svg?revision=1754057049)}.popular-categories .categories-content>.slick-arrow.slick-next:hover{right:-1rem}.popular-categories .categories-content>.slick-arrow.slick-disabled{opacity:0}.popular-categories .categories-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.popular-categories .categories-content>.slick-dots>li{margin:0 .5rem}.popular-categories .categories-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E5E5E5;padding:0;display:block;margin-bottom:.5rem}.popular-categories .categories-content>.slick-dots>li.slick-active>button{background-color:#908360}.popular-categories .categories-content .category-item .category-banner{width:100%;display:block}.popular-categories .categories-content .category-item .category-banner-img{width:100%;display:block;padding-top:100%;overflow:hidden;position:relative;border-bottom:4px solid transparent;transition:all 0.45s ease-in-out}.popular-categories .categories-content .category-item .category-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:575px){.popular-categories .categories-content .category-item .category-banner-img{border-bottom:2px solid transparent}}.popular-categories .categories-content .category-item .category-banner-content{width:100%;display:block;text-align:center;margin-bottom:1rem;color:#1B1B1B;font-size:1.6rem}@media (max-width:575px){.popular-categories .categories-content .category-item .category-banner-content{font-size:1.3rem}}.popular-categories .categories-content .category-item .category-banner:hover .category-banner-img{border-color:#908360}.entry-row-2{position:relative;display:block;margin-bottom:1.5rem}.entry-row-2:before{content:"";width:100%;height:270px;background:#FAF7F2;position:absolute;left:0;top:110px;z-index:1}.entry-row-2 .entry-title{width:100%;display:block;-webkit-text-stroke:1px #F6E1BE;color:#fff;font-size:10.5rem;line-height:10.5rem;z-index:0;letter-spacing:1px;margin-bottom:3rem}@media (max-width:1199px){.entry-row-2 .entry-title{font-size:7.5rem;line-height:7.5rem}}@media (max-width:767px){.entry-row-2 .entry-title{font-size:5rem;line-height:5rem}}@media (max-width:575px){.entry-row-2 .entry-title{font-size:3.5rem;line-height:3.5rem}}@media (max-width:575px){.entry-row-2 .entry-title{font-size:3rem;line-height:3rem}}.entry-row-2 .title{position:relative;z-index:2;width:100%;display:block;color:#1B1B1B;font-size:2.1rem;font-weight:700;margin-bottom:1.5rem}.entry-row-2 .text{position:relative;z-index:2;width:100%;display:block;color:#1B1B1B;font-size:1.4rem;line-height:3rem;margin-bottom:5rem;height:18rem;overflow:hidden}.entry-row-2 .button{position:relative;z-index:2;width:100%;display:block;margin-bottom:4rem}.entry-row-2 .button>a{padding:1.1rem 3.4rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1B1B1B;color:#1B1B1B;font-size:1.4rem;transition:all 0.45s ease-in-out;position:relative}.entry-row-2 .button>a:before{content:"";width:0%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#908360;transition:all 0.45s ease-in-out}.entry-row-2 .button>a:hover{color:#fff;border-color:#fff}.entry-row-2 .button>a:hover:before{width:100%}.entry-row-2 .text-2{position:relative;z-index:2;width:100%;display:block;color:#1B1B1B;font-size:1.4rem}.entry-row-2 .text-2 b{font-weight:400;color:#908360}.entry-row-2 .image{position:relative;z-index:2;width:100%;display:block}@media (max-width:1199px){.entry-row-2{margin-bottom:3rem}}@media (max-width:991px){.entry-row-2:before{display:none}}.entry-banner-container{margin-top:-12px;margin-bottom:-12px}.entry-banner-container .banner{display:block;margin-top:12px;margin-bottom:12px;transition:all 0.45s ease-in-out;overflow:hidden}.entry-banner-container .banner a{position:relative;display:block;width:100%}.entry-banner-container .banner .banner-title-text{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;text-align:center;padding:6rem 3rem;color:#fff;font-size:2.4rem;line-height:3.4rem;font-weight:700}@media (max-width:991px){.entry-banner-container .banner .banner-title-text{font-size:1.6rem;line-height:2rem}}.entry-banner-container .banner img{width:100%;transition:all 0.45s ease-in-out}.entry-banner-container .banner:hover img{transform:scale(1.2);opacity:.6}.products-header{color:#1B1B1B;font-size:1.8rem;font-weight:700;margin-bottom:4.5rem;padding:3rem 0;text-align:center;background:#F9F6F1}@media (max-width:991px){.products-header{margin-bottom:3rem;padding:2rem 0}}.entry-slider-1 .slider-content{opacity:1}@media (min-width:992px){.entry-slider-1 .slider-content{height:0;overflow:hidden}.entry-slider-1 .slider-content.slick-slider{height:auto;overflow:visible}.entry-slider-1 .slider-content .slider-item{padding-top:5rem;padding-bottom:5rem}.entry-slider-1 .slider-content .slider-item .slider-img{transition:all 0.45s ease-in-out;transform:scale(.82) translateY(-30%)}.entry-slider-1 .slider-content .slider-item .slider-text-container{width:125%;display:block;text-align:center;transform:translateY(85%);margin-top:1rem;transition:all 0.45s ease-in-out;opacity:0;visibility:hidden;margin-left:-12.5%;height:6rem;overflow:hidden}.entry-slider-1 .slider-content .slider-item.slick-active.slick-center .slider-img{transform:scale(1.74) translateY(0)}.entry-slider-1 .slider-content .slider-item.slick-active.slick-center .slider-text-container{opacity:1;visibility:visible}}.entry-slider-1 .slider-content>.slick-arrow{width:3.1rem;height:3.1rem;opacity:1;position:absolute;bottom:0;top:auto;z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:all 0.45s ease-in-out}.entry-slider-1 .slider-content>.slick-arrow>i{display:none}.entry-slider-1 .slider-content>.slick-arrow.slick-prev{left:50%;margin-left:-15%;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-left-2.svg?revision=1754057049)}.entry-slider-1 .slider-content>.slick-arrow.slick-prev:hover{left:calc(50% - 1rem)}.entry-slider-1 .slider-content>.slick-arrow.slick-next{right:50%;margin-right:-15%;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-right-2.svg?revision=1754057049)}.entry-slider-1 .slider-content>.slick-arrow.slick-next:hover{right:calc(50% - 1rem)}.entry-slider-1 .slider-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:3rem;width:100%;bottom:initial;position:relative}.entry-slider-1 .slider-content>.slick-dots>li{margin:0 .5rem}.entry-slider-1 .slider-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E5E5E5;padding:0;display:block;margin-bottom:.5rem}.entry-slider-1 .slider-content>.slick-dots>li.slick-active>button{background-color:#908360}.entry-slider-1 .slider-content .slider-item{text-align:center}.entry-slider-1 .slider-content .slider-item .slider-text-container .title{display:block;color:#1B1B1B;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.entry-slider-1 .slider-content .slider-item .slider-text-container .text{color:#1B1B1B;font-size:1.4rem;display:block}.entry-row-5{display:block;margin-bottom:4rem;overflow:hidden}.entry-row-5 .image-wrapper{position:relative;min-height:790px}.entry-row-5 .image-wrapper .image{position:absolute;right:0;top:50%;transform:translateY(-50%);width:55vw}@media (max-width:991px){.entry-row-5 .image-wrapper{min-height:0;margin-bottom:2rem}.entry-row-5 .image-wrapper .image{position:relative;right:initial;top:initial;transform:initial;width:100%}.entry-row-5 .image-wrapper .image img{width:100%}}.entry-row-5 .text-wrapper .title{display:block;width:100%;line-height:3.5rem;margin-bottom:4.5rem;color:#1B1B1B;font-size:2.4rem;font-weight:700}.entry-row-5 .text-wrapper .text{display:block;width:100%;color:#1B1B1B;font-size:1.4rem;line-height:3rem;margin-bottom:5rem}.entry-row-5 .text-wrapper .button{display:block;width:100%}.entry-row-5 .text-wrapper .button>a{padding:1rem 2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #E7E7E7;color:#1B1B1B;font-size:1.4rem;transition:all 0.45s ease-in-out;position:relative}.entry-row-5 .text-wrapper .button>a:before{content:"";width:0%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#908360;transition:all 0.45s ease-in-out}.entry-row-5 .text-wrapper .button>a:hover{color:#fff;border-color:#908360}.entry-row-5 .text-wrapper .button>a:hover:before{width:100%}@media (max-width:991px){.entry-row-5 .text-wrapper .title{margin-bottom:2rem}.entry-row-5 .text-wrapper .text{margin-bottom:2rem}}.entry-row-6{display:block;margin-bottom:4rem}.entry-row-6 .list-tab{overflow:hidden;display:block;width:100%;position:relative}.entry-row-6 .list-tab-title{width:100%;height:100%;padding:5rem 3rem;background:#F9F6F1}.entry-row-6 .list-tab-title .black-title{margin-bottom:1.5rem;display:block;width:100%;color:#1B1B1B;font-size:1.6rem;font-weight:700}.entry-row-6 .list-tab-title [data-tab-index]{width:100%;display:block;padding:1rem 0}.entry-row-6 .list-tab-title [data-tab-index] a{width:100%;display:flex;align-items:center;color:#1B1B1B;font-size:1.8rem;transition:all 0.45s ease-in-out}.entry-row-6 .list-tab-title [data-tab-index] a>span{padding-left:1rem}.entry-row-6 .list-tab-title [data-tab-index].active a{color:#908360}@media (max-width:1199px){.entry-row-6 .list-tab-title{padding:2rem 2rem}.entry-row-6 .list-tab-title .black-title{font-size:1.4rem}}.entry-row-6 .list-tab-content{display:block;width:100%;position:relative}.entry-row-6 .list-tab-content:after{content:"";width:calc(100% + 2.4rem);height:8.5rem;background:#F9F6F1;position:absolute;right:0;bottom:0;z-index:0}@media (max-width:991px){.entry-row-6 .list-tab-content:after{display:none}}.entry-row-6 .list-tab-content>*{position:relative;z-index:1}.entry-row-6 .list-tab-content [data-tab-content]{height:0;overflow:hidden}.entry-row-6 .list-tab-content [data-tab-content].active{height:auto;overflow:visible}.entry-row-6 .list-tab-content .slider-content .banner-item .banner-image{width:100%;display:block;padding-top:110%;overflow:hidden;position:relative}.entry-row-6 .list-tab-content .slider-content .banner-item .banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.entry-row-6 .list-tab-content .slider-content .banner-item .banner-text{padding:1.5rem 0 2.5rem 0;color:#1B1B1B;font-size:1.4rem;line-height:2rem;overflow:hidden;height:6rem;text-decoration:underline}.entry-row-6 .list-tab-content .slider-content>.slick-arrow{width:3.2rem;height:3.2rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);margin-top:-2rem;z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:all 0.45s ease-in-out}.entry-row-6 .list-tab-content .slider-content>.slick-arrow>i{display:none}.entry-row-6 .list-tab-content .slider-content>.slick-arrow.slick-prev{left:2.75rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-left-2.svg?revision=1754057049)}.entry-row-6 .list-tab-content .slider-content>.slick-arrow.slick-next{right:2.75rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-right-2.svg?revision=1754057049)}.entry-row-6 .list-tab-content .slider-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:3rem;position:relative;bottom:initial;width:100%}.entry-row-6 .list-tab-content .slider-content>.slick-dots>li{margin:0 .5rem}.entry-row-6 .list-tab-content .slider-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E5E5E5;padding:0;display:block;margin-bottom:.5rem}.entry-row-6 .list-tab-content .slider-content>.slick-dots>li.slick-active>button{background-color:#908360}.entry-row-7{margin-bottom:9rem}.entry-row-7 .banner-container{margin-top:-12px;margin-bottom:-12px}.entry-row-7 .banner-container .banner-item{width:100%;display:block;margin-top:12px;margin-bottom:12px;position:relative;overflow:hidden}.entry-row-7 .banner-container .banner-item>a{width:100%;display:block;position:relative}.entry-row-7 .banner-container .banner-item .banner-image{width:100%;display:block}.entry-row-7 .banner-container .banner-item .banner-image img{width:100%;transition:all 0.45s ease-in-out;min-height:300px;object-fit:cover;object-position:center}.entry-row-7 .banner-container .banner-item .absolute-banner{position:absolute;width:34.5rem;max-width:calc(100% - 4rem);margin:2.5rem 2rem;bottom:0;left:0;max-height:calc(100% - 5rem);background-color:#fff}.entry-row-7 .banner-container .banner-item .absolute-banner .img{width:100%;display:block;text-align:center;height:12rem}.entry-row-7 .banner-container .banner-item .absolute-banner .img img{max-height:100%;max-width:100%;object-fit:contain;object-position:center}.entry-row-7 .banner-container .banner-item .absolute-banner .title{width:100%;text-align:center;line-height:7rem;height:7rem;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff}@media (max-width:767px){.entry-row-7 .banner-container .banner-item .absolute-banner{width:100%}}.entry-row-7 .banner-container .banner-item .absolute-title{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff}.entry-row-7 .banner-container .banner-item .absolute-title-2{width:100%;height:100%;position:absolute;left:0;bottom:15px;display:flex;align-items:end;justify-content:center;font-size:1.8rem;color:#fff}.entry-row-7 .banner-container .banner-item:hover .banner-image img{transform:scale(1.2);opacity:.6}.entry-row-8{display:block;margin-bottom:4rem}.entry-row-8 .image-wrapper{width:100%;display:block}.entry-row-8 .image-wrapper img{width:100%}@media (max-width:991px){.entry-row-8 .image-wrapper{margin-bottom:2rem}}.entry-row-8 .text-wrapper .title{display:block;width:100%;margin-bottom:1.5rem;color:#1B1B1B;font-size:2rem;font-weight:700}.entry-row-8 .text-wrapper .text{display:block;width:100%;color:#1B1B1B;font-size:1.4rem;line-height:3rem;margin-bottom:2rem}.entry-row-8 .text-wrapper .button{display:block;width:100%}.entry-row-8 .text-wrapper .button>a{padding:1rem 3.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1B1B1B;color:#1B1B1B;font-size:1.4rem;transition:all 0.45s ease-in-out;position:relative}.entry-row-8 .text-wrapper .button>a:before{content:"";width:0%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#1B1B1B;transition:all 0.45s ease-in-out}.entry-row-8 .text-wrapper .button>a:hover{color:#fff}.entry-row-8 .text-wrapper .button>a:hover:before{width:100%}.entry-row-9{margin-bottom:7rem}.entry-row-9 .customer-comments{position:relative}.entry-row-9 .customer-comments .customer-comment-header{position:relative;z-index:2}.entry-row-9 .customer-comments .customer-comment-header .customer-comment-title{color:#1B1B1B;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.entry-row-9 .customer-comments .customer-comment-header .all-button{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#1B1B1B;font-size:1.2rem;text-decoration:underline}@media (max-width:575px){.entry-row-9 .customer-comments .customer-comment-header{text-align:center}.entry-row-9 .customer-comments .customer-comment-header .customer-comment-title{margin-bottom:1rem}.entry-row-9 .customer-comments .customer-comment-header .all-button{padding-top:2rem;position:relative;right:initial;top:initial;transform:initial}}.entry-row-9 .customer-comments .customer-comment-content{margin-top:-10rem;margin-bottom:-10rem}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item{padding-top:10rem;padding-bottom:10rem}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item>div{background:#fff;background-color:#fff;padding:2rem;box-shadow:0 10px 10px rgba(0,0,0,.05)}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top{display:flex;margin-bottom:1.5rem;flex-wrap:wrap}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top>i{width:6rem;height:6rem;overflow:hidden;position:relative}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top>i img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top>div{padding-left:2rem;flex:1 0 0%}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top>div .customer-comment-rate{display:flex;align-items:center;margin-bottom:1rem}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-commtent-top>div .customer-comment-title{width:100%;display:block;font-size:1.4rem;font-weight:700;line-height:2.4rem}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-comment-desc{display:block;width:100%;font-size:1.4rem;color:#1B1B1B;line-height:2.4rem;height:7.2rem;overflow:hidden;margin-bottom:2rem}.entry-row-9 .customer-comments .customer-comment-content .customer-comment-item .customer-comment-bottom{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;color:#1B1B1B}.entry-row-9 .customer-comments .customer-comment-content>.slick-arrow{width:3.2rem;height:3.2rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:all 0.45s ease-in-out}.entry-row-9 .customer-comments .customer-comment-content>.slick-arrow>i{display:none}.entry-row-9 .customer-comments .customer-comment-content>.slick-arrow.slick-prev{left:-3.6rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-left-2.svg?revision=1754057049)}.entry-row-9 .customer-comments .customer-comment-content>.slick-arrow.slick-next{right:-3.6rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-right-2.svg?revision=1754057049)}.entry-row-9 .customer-comments .customer-comment-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;margin-top:-6.5rem;padding-bottom:7rem;width:100%}.entry-row-9 .customer-comments .customer-comment-content>.slick-dots>li{margin:0 .5rem}.entry-row-9 .customer-comments .customer-comment-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E5E5E5;padding:0;display:block;margin-bottom:.5rem}.entry-row-9 .customer-comments .customer-comment-content>.slick-dots>li.slick-active>button{background-color:#908360}.entry-row-10{margin-bottom:5rem}.limited-text{margin-bottom:2rem}.limited-text .limited-text-title{display:block;width:100%;color:#1B1B1B;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.limited-text .limited-text-content [type="checkbox"]{display:none}.limited-text .limited-text-content [type="checkbox"]+div{height:calc(24px * 4);line-height:24px;overflow:hidden;margin-bottom:3rem;font-size:1.4rem;color:#1B1B1B}.limited-text .limited-text-content [type="checkbox"]+div+label{margin:0;padding:1rem 3rem;border:1px solid #1B1B1B;color:#1B1B1B;font-size:1.4rem;cursor:pointer;transition:all 0.45s ease-in-out;position:relative}.limited-text .limited-text-content [type="checkbox"]+div+label:after{content:"";width:0%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#1B1B1B;transition:all 0.45s ease-in-out}.limited-text .limited-text-content [type="checkbox"]+div+label:before{content:attr(data-title-show)}.limited-text .limited-text-content [type="checkbox"]+div+label:hover{color:#fff}.limited-text .limited-text-content [type="checkbox"]+div+label:hover:after{width:100%}.limited-text .limited-text-content [type="checkbox"]:checked+div{height:100%;overflow:visible}.limited-text .limited-text-content [type="checkbox"]:checked+div+label:before{content:attr(data-title-hide)}@media (min-width:992px){.default-products .products-content{height:0;overflow:hidden}.default-products .products-content.slick-slider{height:auto;overflow:visible}}.default-products .products-content>.slick-arrow{width:3.2rem;height:3.2rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:all 0.45s ease-in-out}.default-products .products-content>.slick-arrow>i{display:none}.default-products .products-content>.slick-arrow.slick-prev{left:-3.6rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-left-2.svg?revision=1754057049)}.default-products .products-content>.slick-arrow.slick-next{right:-3.6rem;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-arrow-right-2.svg?revision=1754057049)}.default-products .products-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.default-products .products-content>.slick-dots>li{margin:0 .5rem}.default-products .products-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E5E5E5;padding:0;display:block;margin-bottom:.5rem}.default-products .products-content>.slick-dots>li.slick-active>button{background-color:#908360}.discount-label{width:4.8rem;height:3.6rem;border-radius:.3rem;background-color:#908360;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.showcase{position:relative;transition:all 0.45s ease-in-out;padding-bottom:1rem;border-bottom:4px solid transparent}.showcase .showcase-image{position:relative;overflow:hidden;padding-top:100%}.showcase .showcase-image a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.45s ease-in-out}.showcase .showcase-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-image a:only-child{left:0!important}.showcase .showcase-image a:last-child{left:100%;z-index:2}@media (min-width:1200px){.showcase:hover .showcase-image a:first-child{left:-100%}.showcase:hover .showcase-image a:last-child{left:0}}.showcase .showcase-image-container{position:relative}.showcase .showcase-image-container .new-label{position:absolute;left:0;top:0;z-index:2;padding:1rem;font-size:1.4rem;color:#908360;font-weight:700}.showcase .showcase-image-container .showcase-favorites{position:absolute;right:0;top:0;z-index:2;padding:1rem}.showcase .showcase-image-container .showcase-favorites .add-my-favorites{color:#000;font-size:1.6rem;transition:all 0.45s ease-in-out}.showcase .showcase-image-container .showcase-favorites .add-my-favorites:hover{color:#908360}.showcase .showcase-image-container .showcase-favorites .add-my-favorites.favorite-product{color:#908360}.showcase .showcase-image-container .showcase-favorites .add-my-favorites.favorite-product i{font-weight:900}.showcase .showcase-content{padding:1rem 1rem;padding-bottom:0}.showcase .showcase-content .showcase-title{margin-bottom:2rem}.showcase .showcase-content .showcase-title a{display:block;font-size:1.4rem;line-height:2.5rem;height:5rem;overflow:hidden;color:#000}.showcase .showcase-content .showcase-price{display:flex;align-items:center;line-height:2rem;height:4rem}.showcase .showcase-content .showcase-price-new{color:#000;font-size:1.4rem;font-weight:700}.showcase .showcase-content .showcase-price-old{color:#616161;font-size:1.2rem;text-decoration:line-through}.showcase .showcase-content .showcase-price .discount-label{margin-right:1rem}@media (max-width:575px){.showcase .showcase-content .showcase-title{margin-bottom:1rem}.showcase .showcase-content .showcase-title a{font-size:1.3rem;line-height:1.8rem;height:5.4rem}.showcase .showcase-content .showcase-price{flex-wrap:wrap;height:8.8rem}.showcase .showcase-content .showcase-price>div{display:block;width:100%;line-height:2rem;height:4rem}.showcase .showcase-content .showcase-price .discount-label{display:flex;align-items:center;justify-content:center;width:4.8rem;height:3.6rem;margin-right:0;margin-bottom:12px}}.showcase:hover{border-color:#908360}.blog-container .blog-header{color:#1B1B1B;font-size:1.8rem;font-weight:700;margin-bottom:4.5rem;padding:3rem 0;text-align:center}@media (max-width:991px){.blog-container .blog-header{margin-bottom:3rem;padding:2rem 0}}@media (max-width:991px){.blog-container .blog-content{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px}.blog-container .blog-content .blog-item{width:38vw}}@media (max-width:767px){.blog-container .blog-content .blog-item{width:81vw}}.blog-container .blog-content .blog-item-container{border:1px solid #E5E5E5}.blog-container .blog-content .blog-item-container .blog-item-image{height:100%}.blog-container .blog-content .blog-item-container .blog-item-image a{position:relative;overflow:hidden;display:block;height:100%;padding-top:66.66%}.blog-container .blog-content .blog-item-container .blog-item-image a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.blog-container .blog-content .blog-item-container .blog-item-image .blog-nopic{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;color:#ccc;font-size:70px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.blog-container .blog-content .blog-item-container .blog-item-content{padding:12px 12px 0}.blog-container .blog-content .blog-item-container .blog-item-content .blog-title{margin-bottom:12px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-title a{display:block;overflow:hidden;height:40px;line-height:20px;color:#1B1B1B;font-weight:500;font-size:15px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-text{margin-bottom:12px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-text p{overflow:hidden;height:54px;line-height:18px;font-size:13px;margin-bottom:0}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom a{display:flex;align-items:center;justify-content:center;height:36px;font-size:13px;font-weight:500;margin-bottom:10px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom .blog-date{display:flex;align-items:center;font-size:11px;margin-bottom:10px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom .blog-date>span{display:flex;align-items:center}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom .blog-date>span:first-child{padding-right:5px}.blog-container .blog-content .blog-item-container .blog-item-content .blog-item-bottom .blog-date i{margin-right:3px}#footer .shopping-banners{padding:1.5rem 0;background:#F9F9F9}#footer .shopping-banners .shopping-banner{display:block;padding:1.5rem 0}#footer .shopping-banners .shopping-banner .shopping-banner-img{width:5.6rem;height:5.6rem;position:relative;display:block;margin:0 auto;margin-bottom:1rem}#footer .shopping-banners .shopping-banner .shopping-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#footer .shopping-banners .shopping-banner .shopping-banner-content{display:block;text-align:center;font-size:1.4rem;color:#1B1B1B}#footer .shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{font-weight:700;color:#908360;margin-bottom:.5rem}#footer .newsletter{padding:3.5rem 0;background:#4D4D4D}#footer .newsletter-title{color:#fff;font-size:1.8rem;font-weight:700}@media (max-width:1199px){#footer .newsletter-title{font-size:1.4rem}}@media (max-width:991px){#footer .newsletter-title{text-align:center;margin-bottom:2rem;font-size:1.6rem}}#footer .newsletter-content form{display:flex;align-items:center;flex-wrap:wrap;position:relative}#footer .newsletter-content form input{flex:1 0 0%;width:100%;padding:1rem 2rem;border:0;height:4rem;color:#BEBEBE;font-size:1.2rem;border-radius:.3rem}#footer .newsletter-content form input::placeholder{opacity:1;color:#BEBEBE;font-size:1.2rem}#footer .newsletter-content form button{margin-left:24px;height:4rem;width:12rem;background:transparent;border:1px solid #fff;padding:0;color:#fff;font-size:1.4rem;border-radius:.3rem;transition:all 0.45s ease-in-out;display:flex;align-items:center;justify-content:center}#footer .newsletter-content form button:hover{background:#fff;color:#1B1B1B}@media (max-width:575px){#footer .newsletter-content form button{margin-left:0;width:100%;margin-top:2rem}}#footer .newsletter-text{display:block;width:100%;padding-top:2.4rem;color:#fff;font-size:1.2rem;line-height:2.4rem}@media (max-width:991px){#footer .newsletter-text{text-align:center}}#footer .footer-row-1{padding:5rem 0}#footer .footer-row-1 .footer-menu-container .footer-menu .footer-menu-title{font-size:1.4rem;margin-bottom:1.5rem;font-weight:700;color:#908360}#footer .footer-row-1 .footer-menu-container .footer-menu .footer-menu-content>ul>li>a{color:#1B1B1B;font-size:1.4rem;line-height:3rem;transition:all 0.45s ease-in-out}#footer .footer-row-1 .footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#908360}@media (max-width:767px){#footer .footer-row-1 .footer-menu-container{text-align:center}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"]{text-align:left}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{padding:12px;border:1px solid #E5E5E5;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:pointer;margin-bottom:12px}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 12px 12px;display:none}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}#footer .footer-row-1 .footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}@media (max-width:767px){#footer .footer-row-1{padding:3rem 0}}#footer .footer-row-2{padding:2.5rem 0 5rem 0}#footer .footer-row-2 .footer-social{display:flex;align-items:center}#footer .footer-row-2 .footer-social div{margin-right:12px}#footer .footer-row-2 .footer-social div:last-child{margin-right:0}@media (max-width:991px){#footer .footer-row-2 .footer-social{justify-content:center;margin-bottom:2rem}#footer .footer-row-2 .banner{text-align:center}}@media (max-width:767px){#footer .footer-row-2{padding:0;margin-bottom:3rem}}#footer .footer-row-3{margin-bottom:5rem;display:block;width:100%;text-align:center;color:#1B1B1B;font-size:1.2rem}@media (max-width:767px){#footer .footer-row-3{padding:0;margin-bottom:3rem}}.iyzico{display:flex}@media (max-width:767px){.iyzico{justify-content:center}}.iyzico img{width:100%;height:auto;margin-top:8px}.footer-fixed-whatsapp{position:fixed;bottom:40px;right:50px;z-index:50}@media (max-width:767px){.footer-fixed-whatsapp{right:16px}}.footer-fixed-whatsapp a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#C8A97E;border-radius:50%}.paginate-wrapper{position:relative;padding:6rem 0}.paginate-wrapper .paginate{display:flex;justify-content:center}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;color:#908360;font-size:1.4rem;margin:0 12px;height:2.5rem;padding:0;border-bottom:1px solid transparent;transition:all 0.45s ease-in-out}@media (max-width:575px){.paginate-wrapper .paginate a{font-size:1.4rem;margin:0 .75rem}}.paginate-wrapper .paginate a i{display:block;line-height:1.4rem;font-size:1.6rem}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-left a{margin-right:12px}.paginate-wrapper .paginate .paginate-left a i:before{font-weight:400;font-family:"Nunito Sans",sans-serif;content:"GERİ"}.paginate-wrapper .paginate .paginate-right a{margin-left:12px}.paginate-wrapper .paginate .paginate-right a i:before{font-weight:400;font-family:"Nunito Sans",sans-serif;content:"İLERİ"}.paginate-wrapper .paginate .paginate-element-active{border-color:#908360}.contentbox-header{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:solid 1px #E5E5E5}.contentbox-header p{font-size:1.2rem;margin-bottom:0;display:block}.contentbox-header h4{margin-bottom:0;font-size:1.9rem}#breadcrumbs{margin-bottom:3rem}@media (max-width:991px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory}}#breadcrumbs ol{display:flex;padding:0;margin:0;align-items:center}#breadcrumbs ol li i{font-size:1.3rem;margin:0 1rem;font-style:normal}#breadcrumbs ol li i:before{content:"/"}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;color:#1B1B1B;font-size:1.3rem;transition:all 0.45s ease-in-out}#breadcrumbs ol li a{color:#1B1B1B;font-size:1.3rem;transition:all 0.45s ease-in-out}#breadcrumbs ol li a:hover span span{color:#908360}@media (max-width:991px){#breadcrumbs ol li span{font-size:1.1rem}}@media (max-width:767px){.block-item[data-type="filter-product-groups"]{display:block;margin-bottom:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item[data-type="filter-product-groups"] .block-item-content{display:block;padding:0}.block-item[data-type="product-groups"]{display:none}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:12px;transition:all 0.45s ease-in-out;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-menu .filter-menu-category,.horizontal-filter-menu .filter-menu-category{display:none}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%}.filter-menu-active .filter-menu,.filter-menu-active .horizontal-filter-menu{left:0}#filter-wrapper{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option){display:block}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-content #sorting-options{display:block}#filter-wrapper.has-filter-option{display:block}#filter-wrapper.has-filter-option .filter-wrapper-content #sorting-options{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (max-width:767px) and (max-width:767px){#filter-wrapper{margin-bottom:2rem}}@media (min-width:768px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.cascade-menu .parent-item a.selected-item{color:#908360}.block-item{margin-bottom:2rem;border:1px solid #E5E5E5}.block-item a{color:#1B1B1B}.block-item a:hover{color:#1B1B1B}.block-item .block-item-title{padding:1rem;font-size:1.4rem;display:flex;justify-content:space-between;align-items:center}.block-item .block-item-title>i{display:none}@media (max-width:767px){.block-item .block-item-title>i{display:block}}.block-item .block-item-content{padding:1rem}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}.horizontal-filter-menu{margin-bottom:3rem}.horizontal-filter-menu .horizontal-filter-menu-content{display:flex;align-items:center;flex-wrap:wrap;margin-top:-.75rem;margin-bottom:-.75rem;margin-left:-12px;margin-right:-12px}@media (max-width:767px){.horizontal-filter-menu .horizontal-filter-menu-content{margin:0;padding:0 1.5rem}}.horizontal-filter-menu .clear-filters{display:flex}.horizontal-filter-menu .clear-filters a{display:block;margin:.75rem;padding:.2rem .5rem;background:#eee;color:#1B1B1B}.horizontal-filter-menu .filter-menu-groups{padding:.75rem 12px}@media (max-width:767px){.horizontal-filter-menu .filter-menu-groups{padding:0;margin-bottom:1rem;width:100%}}.horizontal-filter-menu .filter-menu-groups select{color:#4A4A4A;font-size:1.4rem;height:4rem;box-shadow:none;background-color:#fff;border:1px solid #D2D2D2;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-select-2.svg?revision=1754057049);background-repeat:no-repeat;background-position:calc(100% - 1rem) center;background-size:14px;padding:0 1rem;padding-right:4rem;border-radius:0}.horizontal-filter-menu .filter-menu-selected-items-content{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding:0 .75rem}.horizontal-filter-menu .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content{display:flex;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item{margin:.75rem;flex:0 0 auto}.horizontal-filter-menu .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item:last-child{margin-right:0}.horizontal-filter-menu .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{display:block;padding:.2rem .5rem;background:#eee;color:#1B1B1B}@media (max-width:991px){.horizontal-filter-menu{padding:2rem 0}}#sorting-options{margin-bottom:1.5rem}#sorting-options .checkbox-custom{margin:0!important;height:100%;display:flex;align-items:center}#sorting-options .checkbox-custom input:checked+label:before{border-color:#908360;background:#908360}#sorting-options .checkbox-custom label{color:#1B1B1B;font-size:1.3rem;padding-left:2.6rem;line-height:2rem}#sorting-options .checkbox-custom label:before{width:1.6rem;height:1.6rem;background:transparent;border:1px solid #D7D7D7;border-radius:.3rem;top:50%;transform:translateY(-50%)}@media (max-width:991px){#sorting-options .checkbox-custom{margin:0!important}}#sorting-options .record-count{display:none!important}#sorting-options select,#sorting-options .form-control{color:#1B1B1B;font-size:1.3rem;min-width:20rem;height:3.6rem;padding:0 6rem 0 1rem;border-radius:.3rem;border:1px solid #D7D7D7;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/icon-select-1.svg?revision=1754057049);background-repeat:no-repeat;background-position:right center;background-size:contain}@media (max-width:991px){#sorting-options select,#sorting-options .form-control{margin-top:1.5rem}}@media (max-width:767px){#sorting-options{margin-top:2rem}}@media (max-width:575px){#sorting-options .col-6.col-lg-3{flex:0 0 100%;max-width:100%}}.showcase-container .showcase{margin:1.5rem 0}#head-content{margin-bottom:3rem;font-size:1.4rem;line-height:2.4rem;color:#1B1B1B}#head-content h1,#head-content h2,#head-content h3,#head-content h4,#head-content h5,#head-content h6{color:#1B1B1B;font-size:1.8rem;font-weight:700}#footer-content{margin-bottom:3rem;font-size:1.4rem;line-height:2.4rem;color:#1B1B1B}#footer-content h1,#footer-content h2,#footer-content h3,#footer-content h4,#footer-content h5,#footer-content h6{color:#1B1B1B;font-size:1.8rem;font-weight:700}.product-area-top{margin-bottom:7rem}@media (max-width:767px){.product-area-top{margin-bottom:5rem}}@media (min-width:992px){.product-area-top .product-slider-left{width:12%}.product-area-top .product-slider-right{width:88%}}.product-image #product-primary-image{position:relative;padding-top:100%}.product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image{margin-left:-1rem;margin-right:-1rem;margin-top:-1rem;margin-bottom:-1rem}#product-thumb-image .thumb-item{padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem}#product-thumb-image .thumb-item>div>a{padding-top:100%;position:relative;display:block;background:#fff;border-radius:.3rem;border:1px solid transparent;transition:all 0.45s ease-in-out}#product-thumb-image .thumb-item>div>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image .thumb-item>div>a.zoomGalleryActive{border-color:#D7D7D7}@media (max-width:991px){#product-thumb-image{padding-bottom:2rem}}.product-list-container{margin-bottom:2rem}.product-list-container .product-list-block{padding:.4rem 0}.product-list-container .product-list-row{display:flex;align-items:baseline;padding:.4rem 0}.product-list-container .product-list-row a{color:#1B1B1B;transition:all 0.45s ease-in-out}.product-list-container .product-list-row a:hover{color:#908360}.product-list-container .product-list-row .product-list-title{flex:0 0 auto;width:30%}.product-list-container .product-list-row .product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word}.product-list-container .product-list-row .product-list-content:before{content:":";margin-right:1.6rem}.product-title{margin-bottom:1rem}.product-title h1{font-weight:400;color:#000;font-size:1.8rem;margin-bottom:.5rem}.product-title .product-stock-code{color:#878787;font-size:1.4rem}@media (max-width:767px){.product-title h1{font-size:1.8rem}}.jq-ry-container{position:relative;line-height:0;cursor:pointer;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;direction:ltr}.jq-ry-container>.jq-ry-group-wrapper{position:relative;width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{position:relative;line-height:0;z-index:2;white-space:nowrap}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{display:inline-block}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-groupjq-ry-normal-group{width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{width:0;z-index:2;position:absolute;top:0;left:0;overflow:hidden}.product-comments-container{display:flex;align-items:center;color:#908360;font-size:1.4rem;cursor:pointer;margin-bottom:3rem}.product-comments-container>span{margin-left:1.5rem;text-decoration:underline}.product-price-container{display:flex;align-items:center;margin-bottom:2rem}.product-price-container .product-price{line-height:2rem;height:4rem}.product-price-container .product-price-new,.product-price-container .product-price-old{color:#1B1B1B;font-size:1.8rem;font-weight:700}.product-price-container.has-discount .product-price .product-price-old{color:#616161;font-size:1.4rem;font-weight:700;text-decoration:line-through}.product-price-container .discount-label{margin-right:1rem}.product-countdown{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border-radius:.3rem;border:1.5px dashed #908360;color:#000;font-size:1.2rem;margin-bottom:3rem}.product-countdown .timer-title{margin-right:12px}.product-countdown .timer-container{display:flex}.product-countdown .timer-container>div{margin-right:12px}.product-countdown .timer-container>div:last-child{margin-right:0}.product-countdown .timer-container>div>div{display:flex;align-items:baseline}@media (max-width:575px){.product-countdown .timer-container{flex-wrap:wrap}.product-countdown .timer-title{margin-right:0;width:100%;margin-bottom:.5rem}}.product-options .product-options-title{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:1.4rem}.variant-select{margin-bottom:2rem}.variant-select .variant-list{margin-bottom:1rem}.variant-select .variant-list:last-child{margin-bottom:0}.variant-select .variant-list select{width:50%!important}@media (max-width:575px){.variant-select .variant-list select{width:100%!important}}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap;border-bottom:1px solid #D7D7D7;margin-bottom:2rem}@media (max-width:991px){.variant-plural .variant-list{margin-bottom:0;border-bottom:0}}.variant-plural span{flex:0 0 auto;cursor:pointer;padding:.7rem 1rem;margin:0 2.4rem 2.4rem 0;border:1px solid #E5E5E5;background-color:#fff;transition:all 0.45s ease-in-out}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#1B1B1B;box-shadow:0 0 0 1px #1B1B1B}.variant-plural span.variant-passive,.variant-plural span.variant-no-stock,.variant-plural span.variant-passive:hover,.variant-plural span.variant-no-stock:hover{cursor:no-drop;background-color:#eee}.variant-plural span.variant-image{border:0;padding:0;max-width:5rem;max-height:5rem;border-radius:100%}.variant-plural span.variant-image.variant-selected{padding:1px;border:none;box-shadow:0 0 0 2px #1B1B1B}.variant-plural span.variant-image.variant-passive{opacity:.4;background-color:transparent}.variant-singular{margin-bottom:2rem}.variant-singular .radio-custom{margin-bottom:1rem}.product-cart-buttons{display:flex;flex-wrap:wrap;margin-bottom:2rem;width:400px;max-width:100%}.product-cart-buttons .product-buttons-wrapper{flex:1 0 0%;max-width:100%}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:1 0 0%;max-width:100%;padding-left:12px;padding-right:12px}@media (max-width:991px){.product-cart-buttons{display:none}}@media (max-width:767px){.product-cart-buttons{margin-left:-6px;margin-right:-6px}.product-cart-buttons>div{padding-left:6px;padding-right:6px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{margin-left:-6px;margin-right:-6px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{padding-left:6px;padding-right:6px}}.product-qty-wrapper .product-qty{display:flex;flex-wrap:wrap;width:10rem;height:4rem;border-radius:.3rem;border:1px solid #E5E5E5}.product-qty-wrapper .product-qty>a{flex:0 0 3rem;max-width:3rem;display:flex;align-items:center;justify-content:center;color:#1B1B1B}.product-qty-wrapper .product-qty>div{flex:1 0 0%;max-width:100%}.product-qty-wrapper .product-qty>div input{width:100%;height:100%;text-align:center;background-color:transparent;border:none;font-size:1.4rem;font-weight:600}@media (max-width:575px){.product-qty-wrapper{margin-bottom:1.5rem;flex:0 0 100%;max-width:100%}.product-qty-wrapper .product-qty{width:100%}}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:4rem;font-size:1.5rem;font-weight:700;padding:0 1.5rem;border-radius:.3rem;transition:all 0.45s ease-in-out}.product-cart-buttons a.add-to-cart-button{background-color:#607890;box-shadow:0 3px 30px rgba(53,98,235,.08);color:#fff}.product-cart-buttons a.add-to-cart-button:hover{background-color:#506080;box-shadow:0 3px 10px rgba(6,16,126,.3)}.product-cart-buttons a.no-stock-button{background-color:#CCC;box-shadow:0 3px 30px rgba(200,200,200,.3);color:#1B1B1B}.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{background-color:#908360;box-shadow:0 3px 30px rgba(236,70,97,.3);color:#1B1B1B}.product-cart-buttons a.quick-order-button:hover,.product-cart-buttons a.remind-me-button:hover{background-color:#35EBAD;box-shadow:0 3px 30px rgba(53,235,173,.3)}#product-user-buttons{display:flex;align-items:center;flex-wrap:wrap;padding:2rem 0;border-top:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7;margin-bottom:2rem}#product-user-buttons>div{margin-right:3.2rem}#product-user-buttons>div:last-child{margin-right:0}#product-user-buttons>div a{display:flex;align-items:center;flex-wrap:wrap;color:#2D2D2D;font-size:1.4rem;transition:all 0.45s ease-in-out}#product-user-buttons>div a i{display:flex;align-items:center;justify-content:center;font-size:1.2rem}#product-user-buttons>div a span{padding-left:.5rem}#product-user-buttons>div a.add-my-favorites span:before{content:attr(data-add-to-favorites)}#product-user-buttons>div a.add-my-favorites.favorite-product i{font-weight:900}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.product-social{display:flex;align-items:center;margin-left:-.75rem;margin-right:-.75rem}.product-social-title{margin-right:.25rem;color:#2D2D2D;font-size:1.4rem;font-weight:600}.product-social>div{padding-left:.75rem;padding-right:.75rem}.product-social>div>a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#fff;font-size:1.4rem;transition:all 0.45s ease-in-out;border-radius:0%}.product-social>div>a.product-social-facebook{background-color:#4267B2}.product-social>div>a.product-social-twitter{background-color:#50ABF1}.product-social>div>a.product-social-pinterest{background-color:#C9353D}.product-social>div>a.product-social-whatsapp{background-color:#1BD741}.offered-products,.similar-products{margin-bottom:8rem}@media (max-width:767px){.offered-products,.similar-products{margin-bottom:4rem}}.product-detail-tab{margin-bottom:6rem}.product-detail-tab-header{display:flex;align-items:center;border-bottom:1px solid #D7D7D7;margin-bottom:2rem}.product-detail-tab [data-tab-index]{margin-right:8rem;min-width:fit-content}.product-detail-tab [data-tab-index]:last-child{margin-right:0}.product-detail-tab [data-tab-index]>a{padding-bottom:1rem;display:block;color:#878787;font-size:1.5rem;transition:all 0.45s ease-in-out;border-bottom:4px solid transparent;margin-bottom:-2px}.product-detail-tab [data-tab-index].active>a{color:#1B1B1B;border-color:#908360}.product-detail-tab .product-detail-tab-content{color:#1B1B1B;font-size:1.4rem;line-height:2.6rem}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content].active{height:auto;overflow:visible}@media (min-width:768px){.product-detail-tab .product-detail-tab-content [data-tab-content].active{display:block!important}}@media (max-width:991px){.product-detail-tab .product-detail-tab-header{overflow-x:auto}}@media (max-width:767px){.product-detail-tab{border-top:none}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]{margin-right:0}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{width:100%;display:flex;align-items:center;position:relative;justify-content:space-between;height:5rem;color:#fff;padding:0 1.5rem;margin-bottom:1.5rem;background-color:#908360}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";font-weight:900;font-size:2rem;font-family:"Font Awesome 5 Free";transition:all 0.45s ease-in-out}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{transform:rotate(-180deg)}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:auto;overflow:visible;display:none}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:0 0 1.5rem}}.product-fixed{position:fixed;left:0;top:-300px;width:100%;background-color:#fff;z-index:97;transition:all 0.45s ease-in-out;padding:1.2rem 0;box-shadow:0 15px 30px 0 rgba(0,0,0,.06)}@media (max-width:991px){.product-fixed{top:inherit;bottom:0;border-top:1px solid #E5E5E5}}.product-fixed .product-fixed-container .product-image{display:flex;flex-wrap:wrap;align-items:center}.product-fixed .product-fixed-container .product-image #product-primary-image{width:14.4rem;height:14.4rem;position:relative;overflow:hidden;padding:0;display:block}.product-fixed .product-fixed-container .product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.product-fixed .product-fixed-container .product-image .product-title{margin-left:2rem;flex:1 0 0%;color:#000;font-size:1.8rem}.product-fixed .product-fixed-container .right-container{display:flex;align-items:center;justify-content:flex-end}.product-fixed .product-fixed-container .right-container .product-price-container{margin-bottom:0}.product-fixed .product-fixed-container .right-container .product-price-container .product-price{display:flex;align-items:center}.product-fixed .product-fixed-container .right-container .product-price-container .product-price-new,.product-fixed .product-fixed-container .right-container .product-price-container .product-price-old{color:#908360;font-size:1.8rem;font-weight:700}.product-fixed .product-fixed-container .right-container .product-price-container.has-discount .product-price .product-price-old{color:#616161;font-size:1.4rem;font-weight:700;text-decoration:line-through;margin-right:1rem}.product-fixed .product-fixed-container .right-container .product-cart-buttons{display:flex;margin-left:4rem;width:25rem;max-width:100%;margin-bottom:0}.product-fixed .product-fixed-container .right-container .product-cart-buttons .product-buttons-wrapper{padding:0!important}.product-fixed .product-fixed-container .right-container .product-cart-buttons .product-buttons-wrapper .product-buttons-row{margin:0!important}.product-fixed .product-fixed-container .right-container .product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{padding:0!important}.product-fixed .product-fixed-container .right-container .product-cart-buttons .add-to-cart-button{background-color:#35EBAD;box-shadow:0 3px 30px rgba(53,235,173,.3);color:#1B1B1B}.product-fixed .product-fixed-container .right-container .product-cart-buttons .add-to-cart-button:hover{background-color:#908360;box-shadow:0 3px 30px rgba(236,70,97,.3)}@media (max-width:991px){.product-fixed .product-fixed-container .product-image{display:none}.product-fixed .product-fixed-container .right-container{justify-content:center}}@media (max-width:575px){.product-fixed .product-fixed-container .right-container{flex-wrap:wrap}.product-fixed .product-fixed-container .right-container .product-price-container{width:100%;margin-bottom:1.5rem}.product-fixed .product-fixed-container .right-container .product-price-container .product-price{width:100%;justify-content:center}.product-fixed .product-fixed-container .right-container .product-cart-buttons{margin-left:0;width:100%}}.product-sticked .product-fixed{top:0}@media (max-width:991px){.product-sticked .product-fixed{top:inherit;bottom:0}}.btn{font-size:1.2rem;border-radius:.3rem;transition:all 0.45s ease-in-out}.btn.btn-primary{color:#fff;background:#908360}.btn.btn-primary:not(.btn-loading):active,.btn.btn-primary:not(.btn-loading).active,.btn.btn-primary:not(.btn-loading):hover,.btn.btn-primary:not(.btn-loading).hover,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active{background:#1B1B1B;color:#fff}.btn.btn-secondary{color:gray;background:#eee}.btn.btn-secondary:not(.btn-loading):active,.btn.btn-secondary:not(.btn-loading).active,.btn.btn-secondary:not(.btn-loading):hover,.btn.btn-secondary:not(.btn-loading).hover{color:gray;background:#e1e1e1}.btn-loading:before{border-top-color:#908360}.loader .ball-pulse>div{background-color:#908360}.loading>div{border-top-color:#908360;border-bottom-color:#908360}.loading-bar .loader{background:#908360}.control-label{color:#1B1B1B}.information-content{border:solid 1px #E5E5E5;border-radius:.3rem}.information-content span{border-radius:.3rem}.information-content i{color:#d5d5d5}.member-block li>a.active{color:#908360}.member-block li:hover>a:not(.active){color:#908360}.member-block li:hover>a:not(.active) i.left-icons{color:#908360}#featured-product-block{border:none}.filter-menu .filter-menu-box{margin-bottom:12px}.filter-menu .filter-menu-category .filter-menu-category-title{background-color:transparent;border:none;padding:1.5rem}.filter-menu .filter-menu-category .filter-menu-category-content a{color:#1B1B1B}.filter-menu .filter-menu-category .filter-menu-category-top a{font-weight:600}.filter-menu .filter-menu-groups .filter-menu-group-title{background-color:transparent;border:none;padding:1.5rem}.filter-menu .filter-menu-groups .filter-menu-group-content label{color:#1B1B1B}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{background-color:transparent;border:none;padding:1.5rem;font-weight:400}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:1.5rem}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{font-weight:400}.idea-promotion-bar{padding:0;z-index:90}.idea-promotion-bar.bar-position-top{border-bottom:none}@media (max-width:991px){.idea-promotion-bar{display:none!important}}#checkout-breadcrumbs .checkout-steps>a{margin-left:-12px;margin-right:-12px}@media (max-width:767px){#checkout-breadcrumbs .checkout-steps>a{margin-left:-6px;margin-right:-6px}}.form-control{color:#1B1B1B;border-radius:.3rem;border:1px solid #E5E5E5}.form-control::placeholder{color:#1B1B1B}.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-extra-details li,.current-page-product-detail .product-detail ul,.current-page-product-detail .product-detail li{list-style:disc}#sticky.disabled{transform:translate3d(0,227.756px,0)!important}@media (max-width:1350px){#sticky.disabled{transform:translate3d(0,173.31px,0)!important}}.scene{height:200px!important;width:200px!important;position:absolute!important;inset:initial!important}.scrollmagic-pin-spacer{position:absolute!important;right:50%!important;top:-142px!important;padding:0!important;min-height:0!important;z-index:10;margin-right:-410px!important}@media (max-width:1350px){.scrollmagic-pin-spacer{top:-100px!important}}@media (max-width:1199px){.scrollmagic-pin-spacer{display:none!important}}.viewer{height:116%;margin-left:auto;margin-right:auto;max-width:200px;width:100%;background-image:url(//ideacdn.net/idea/dm/73/themes/selftpl_5fda1fd7bb819/assets/images/diamond-bg.png?revision=1754057049);background-repeat:no-repeat;background-position:0 50%}.viewer.frame1{background-position:-200px 50%}.viewer.frame2{background-position:-400px 50%}.viewer.frame3{background-position:-600px 50%}.viewer.frame4{background-position:-800px 50%}.viewer.frame5{background-position:-1000px 50%}.viewer.frame6{background-position:-1200px 50%}.viewer.frame7{background-position:-1400px 50%}.viewer.frame8{background-position:-1600px 50%}.viewer.frame9{background-position:-1800px 50%}.viewer.frame10{background-position:-2000px 50%}.viewer.frame11{background-position:-2200px 50%}.viewer.frame12{background-position:-2400px 50%}.viewer.frame13{background-position:-2600px 50%}.viewer.frame14{background-position:-2800px 50%}.viewer.frame15{background-position:-3000px 50%}@keyframes drink-coffee{to{background-position:-1800px 50%}}#whatsapp-order{background-color:#C8A97E!important;color:#ffffff!important;border-radius:50px!important;padding:12px 20px!important;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.15);transition:background-color 0.3s ease}#whatsapp-order:hover{background-color:#b88f68!important}