@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);@charset "UTF-8".container{padding-right:12px;padding-left:12px}@media (min-width:1200px){.container{max-width:1218px}}.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.2s 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:#5A5A5A;font-size:1.4rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E8E8E8}#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.2s 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:#E8E8E8;color:#5A5A5A;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 .modal-content{max-width:340px;padding:1rem;border-radius:.4rem;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{margin:1.5rem}.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:#5A5A5A;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:#DC281E;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 #DC281E}}.promotion-wrapper{margin-bottom:3.2rem}.promotion-wrapper .promotion-content .promotion-row{border:1px solid #E8E8E8;margin-top:-1px}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background:#fafafa}.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:#5A5A5A}@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:#DC281E;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:#5A5A5A;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:#DC281E;color:#5A5A5A}.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:#DC281E;color:#fff}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{pointer-events:none;background-color:#5A5A5A;color:#fff}.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:#5A5A5A;border-bottom:3px solid #DC281E;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:#5A5A5A;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:.4rem;background:#fff;color:#5A5A5A;margin-right:.4rem;margin-bottom:.4rem;border:1px solid #E8E8E8}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.product-standart-cargo-buttons{display:flex;margin-bottom:24px}.product-standart-cargo-buttons .product-standart-cargo-button{margin-right:12px;border:1px solid #E8E8E8;padding:.6rem 2rem;color:#5A5A5A;background:#fafafa;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:""}@media (max-width:767px){.product-standart-cargo-buttons .product-standart-cargo-button{padding:.6rem 1rem}}body{font-size:1.2rem;font-family:"Manrope",sans-serif;color:#5A5A5A;background:#fff;transition:left 0.2s ease-in-out,right 0.2s ease-in-out;position:relative;left:0}a{color:#DC281E}a:active,a:focus,a:hover{color:#AB2018}.openbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.3);display:none;z-index:99;width:100%;height:100%;cursor:pointer}.nav-active .navigation-menu-overlay{display:block}#header{position:relative;z-index:101;background-color:#fff}@media (max-width:991px){#header{z-index:50}}.current-page-default-entry #header{margin-bottom:0}.current-page-default-entry .header-sticky{margin-bottom:0}.header-sticky{position:sticky;position:-webkit-sticky;top:0;z-index:100;border-bottom:1px solid #E8E8E8;margin-bottom:2.5rem;background-color:#fff}@media (max-width:991px){.header-sticky{z-index:50;position:static}}body.sticked .header-sticky{box-shadow:0 3px 6px rgba(0,0,0,.15)}.header-top{background-color:#1B27C3;padding:1rem 0}.phone-area{display:flex;align-items:center}@media (max-width:991px){.phone-area{justify-content:center}}.header-phone{display:flex}.header-phone>a{color:#fff;font-size:1.3rem;font-weight:600;display:flex;align-items:center;flex-wrap:wrap}.header-phone>a i{margin-right:.6rem}@media (max-width:991px){.header-phone>a{font-size:.9rem}.header-phone>a i{display:none}}.search{position:relative;width:4rem;height:3.4rem;margin-left:auto}.search>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}body .search-content{position:absolute;top:0;right:0;width:300px;height:3.4rem;display:none;z-index:11}body .search-content form{position:relative}body .search-content form input{width:100%;padding:1rem 5rem 1rem 1rem;background-color:#5A5A5A;border:none;height:3.4rem;color:#fff}body .search-content form input::placeholder{opacity:1;color:#fff}body .search-content form button{position:absolute;top:0;right:0;height:100%;width:4rem;border:none;padding:0;background-color:transparent;display:flex;align-items:center;justify-content:center}body.search-content-active .search-content{display:block}@media (max-width:991px){body .search-content{position:fixed;top:-4rem;display:block;transition:all 0.2s ease-in-out;width:100%}body.search-content-active .search-content{top:0;box-shadow:0 0 5px 1px rgba(0,0,0,.1)}}.logo-area{display:flex;align-items:center;justify-content:space-between}@media (max-width:991px){.logo-area{justify-content:center}}.logo{display:flex;align-items:center;justify-content:center;padding:2.4rem 0}.logo img{max-height:80px}.menu-items-row1,.menu-items-row2{display:flex}.menu-items-row1 li,.menu-items-row2 li{margin-right:3rem}.menu-items-row1 li a,.menu-items-row2 li a{color:#5A5A5A;display:block;font-size:1.4rem;font-weight:600;transition:all 0.2s ease-in-out}.menu-items-row1 li a:hover,.menu-items-row2 li a:hover{color:#DC281E;position:relative}.menu-items-row1 li a:hover:after,.menu-items-row2 li a:hover:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background-color:#E8E8E8}@media (max-width:991px){.menu-items-row1,.menu-items-row2{display:none}}.menu-items-row2 li:first-child a{color:#DC281E}.navigation-content{display:flex;align-content:center}.menu-content{margin-right:3rem}.menu-content>a{position:relative;color:#5A5A5A;display:block;font-size:1.4rem;font-weight:600;transition:all 0.2s ease-in-out}.menu-content>a:before{content:"";position:absolute;top:100%;left:0;width:100%;height:50px}.menu-content>a:hover{color:#DC281E;position:relative}.menu-content>a:hover:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background-color:#E8E8E8}.menu-content:hover>a{color:#DC281E}.menu-content:hover>a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background-color:#E8E8E8}@media (max-width:991px){.menu-content{display:none}}@media (max-width:991px){.header-bottom{margin-bottom:1rem}}#navigation{background-color:#fff;width:100%;z-index:60;position:absolute;left:0;top:100%;z-index:65;display:none}#navigation .category-level-1>ul{display:flex;flex-wrap:wrap}#navigation .category-level-1>ul>li{flex:20%;max-width:20%;width:20%;margin-bottom:2rem}#navigation .category-level-1>ul>li>a{display:flex;align-items:center;color:#5A5A5A;font-size:1.4rem;font-weight:600;padding:1rem}#navigation .category-level-1>ul>li>a>div{margin-right:2.4rem;width:7.8rem;height:7.8rem}#navigation .category-level-1>ul>li.active>a{color:#DC281E}#navigation .category-level-1>ul>li.active>.category-level-2{display:block}#navigation .category-level-2{display:none!important}#navigation .category-level-2>ul{display:flex;flex-wrap:wrap}#navigation .category-level-2>ul>li{flex:0 0 25%;margin-bottom:2rem}#navigation .category-level-2>ul>li>a{display:block;color:#5A5A5A;font-size:1.4rem;margin-bottom:1rem}#navigation .category-level-2>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2>ul>li.navigation-category-image{flex:0 0 20%}#navigation .category-level-2>ul>li.navigation-category-image>a{text-align:center}#navigation .category-level-2>ul>li.navigation-category-image>a div{position:relative;width:10rem;height:10rem;margin:0 auto 1rem}#navigation .category-level-2>ul>li.navigation-category-image>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>ul>li:hover>a{color:#DC281E}#navigation .category-level-3>ul>li>a{display:block;color:#5A5A5A;margin-bottom:.8rem}#navigation .category-level-3>ul>li:hover>a{color:#DC281E}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:991px){#navigation{display:none}}.nav-active #navigation{display:block}.nav-active .header-bottom .col-lg-5{position:static}.header-favourite{margin-left:1.6rem}@media (max-width:991px){.header-favourite{display:none}}.header-favourite a{height:4rem;display:flex;align-items:center;font-size:1.4rem;color:#5A5A5A;font-weight:700;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-fav.svg?revision=1752242948) no-repeat left center;padding-left:3.5rem}.header-favourite a:hover{color:#DC281E}.user-area{display:flex;justify-content:flex-end;align-content:center}@media (max-width:991px){.user-area{justify-content:space-between}}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{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-user.svg?revision=1752242948) no-repeat left center;padding-left:3rem}.user-menu>a{display:block;position:relative}.user-menu>a>span{color:#5A5A5A;font-size:1.4rem}.user-menu>a.user-menu-login{color:#5A5A5A;font-size:1.4rem;font-weight:700}.user-menu>a.user-menu-register{color:#5A5A5A;font-size:1.4rem}.user-menu>a:hover{color:#DC281E}.user-menu>a:hover>span{color:#DC281E}.user-menu>a .fas.fa-check{position:absolute;left:-40px;top:-2px;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:2px solid #fff;background-color:#5A5A5A;color:#fff;border-radius:50%;font-size:1rem}.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.2s 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 #E8E8E8}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{font-size:1.8rem;font-weight:700;color:#5A5A5A;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:#5A5A5A}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#5A5A5A;opacity:1}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{text-align:right;display:block;color:#5A5A5A;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:#5A5A5A;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 #E8E8E8;border-bottom:1px solid #E8E8E8}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{color:#5A5A5A;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:#DC281E;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-menu{margin-left:1.6rem}@media (max-width:991px){.cart-menu{margin-left:0}}.cart-menu>a{height:4rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-cart.svg?revision=1752242948) no-repeat left center;padding-left:3.3rem;display:block;position:relative;font-size:1.4rem;color:#5A5A5A;font-weight:700}.cart-menu>a span{display:block;text-transform:uppercase}.cart-menu>a .total-price{font-size:1.3rem;color:#5A5A5A;font-weight:400}.cart-menu>a .cart-amount{display:none}.cart-menu>a:hover{color:#DC281E}.cart-content{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.2s ease-in-out;padding:6rem}.cart-content .cart-content-title{font-size:1.8rem;font-weight:700;color:#5A5A5A;margin-bottom:1rem}.cart-content .cart-content-subtitle{font-size:1.6rem;margin-bottom:2rem}.cart-content .cart-list{border-top:1px solid #E8E8E8;margin-bottom:3rem}.cart-content .cart-list .cart-list-item{border-bottom:1px solid #E8E8E8;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(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/nopic_image.png?revision=1752242948) 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:#5A5A5A;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:#5A5A5A}.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:#5A5A5A;flex:0 0 2rem;opacity:.5;transition:all 0.2s 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 #E8E8E8;border-bottom:1px solid #E8E8E8;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{width:4rem;height:4rem;align-items:center;justify-content:center;font-size:2rem;display:none;cursor:pointer;z-index:1}@media (max-width:991px){.toggle-bar{display:flex}}.showcase{position:relative;border:1px solid #E8E8E8;margin-bottom:2.4rem}.showcase .showcase-image{position:relative;padding-top:100%;overflow:hidden}.showcase .showcase-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-content{padding:2rem 2.4rem 1.9rem}@media (max-width:991px){.showcase .showcase-content{padding:1rem}}.showcase .showcase-content .showcase-title{margin-bottom:3rem}@media (max-width:991px){.showcase .showcase-content .showcase-title{text-align:center}}.showcase .showcase-content .showcase-title a{display:block;font-size:1.3rem;line-height:1.6rem;height:3.3rem;overflow:hidden;color:#5A5A5A}@media (max-width:991px){.showcase .showcase-content .showcase-title a{height:5.5rem;line-height:1.8rem}}.showcase .showcase-content .showcase-price-content{display:flex;align-items:center;justify-content:flex-start;height:4.9rem}.showcase .showcase-content .showcase-price-content .showcase-price{display:block;text-align:left}@media (max-width:991px){.showcase .showcase-content .showcase-price-content .showcase-price{text-align:center}}.showcase .showcase-content .showcase-price-content .showcase-price-new{color:#5A5A5A;font-size:1.8rem;font-weight:600}.showcase .showcase-content .showcase-price-content .showcase-price-old{color:#5A5A5A;font-size:1.5rem;text-decoration:line-through;height:2.2rem}.showcase .showcase-content .showcase-price-content .showcase-price.has-discount .showcase-price-new{color:#DC281E}@media (max-width:991px){.showcase .showcase-content .showcase-price-content{display:block;text-align:center;height:auto}}@media (max-width:991px){.showcase .discount-label{height:2.8rem}}.showcase .discount-label>div{display:flex;align-items:center;justify-content:center;width:5rem;height:2.8rem;background-color:#DC281E;color:#fff;font-size:1.4rem;font-weight:700;margin-right:1rem}@media (max-width:991px){.showcase .discount-label>div{margin:0 auto}}.showcase .new-label{position:absolute;top:1rem;left:1rem;z-index:5;display:flex;align-items:center;justify-content:center;width:5rem;height:2.8rem;background-color:#5A5A5A;color:#fff;font-size:1.4rem;font-weight:700;margin-right:1rem;text-transform:uppercase}@media (max-width:991px){.showcase .new-label{width:3rem;height:2rem;font-size:1rem}}.showcase .showcase-view{display:flex;align-items:center;justify-content:center;width:100%;height:4.9rem;color:#5A5A5A;font-size:1.4rem;font-weight:700;transition:all 0.2s ease-in-out;background-color:#E8E8E8}.showcase .showcase-view:hover{background-color:#DC281E;color:#fff}.current-page-default-entry .showcase{margin-bottom:0}.entry-row-1{margin-bottom:4.8rem}#entry-slider .slider-image img{height:570px;object-fit:cover}@media (max-width:1199px){#entry-slider .slider-image img{height:513px}}@media (max-width:991px){#entry-slider .slider-image img{height:342px}}@media (max-width:767px){#entry-slider .slider-image img{height:285px}}@media (max-width:575px){#entry-slider .slider-image img{height:171px}}#entry-slider .slick-arrow{display:flex!important;width:5.8rem;height:8.4rem;opacity:1}#entry-slider .slick-arrow>i{display:none}#entry-slider .slick-arrow.slick-prev{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/slider-arrow.svg?revision=1752242948) no-repeat top left;transition:none}#entry-slider .slick-arrow.slick-prev:hover{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/slider-arrow.svg?revision=1752242948) no-repeat bottom left}#entry-slider .slick-arrow.slick-next{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/slider-arrow.svg?revision=1752242948) no-repeat top right;transition:none}#entry-slider .slick-arrow.slick-next:hover{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/slider-arrow.svg?revision=1752242948) no-repeat bottom right}@media (max-width:991px){#entry-slider .slick-arrow{display:none!important}}#entry-slider .slick-dots{align-items:center;bottom:1.6rem}@media (max-width:991px){#entry-slider .slick-dots{bottom:0}}#entry-slider .slick-dots>li>button{width:3rem;height:.3rem;background-color:#fff;border-radius:0}#entry-slider .slick-dots>li.slick-active>button{background-color:#DC281E}.entry-row-2{margin-bottom:3.5rem}.entry-row-2 .entry-row-2-inside{padding-top:4.8rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/title-bg.svg?revision=1752242948) no-repeat top center}.view-products .products-header,.default-products .products-header{color:#5A5A5A;font-size:2.9rem;font-weight:200;text-align:center;margin-bottom:3rem}@media (max-width:991px){.view-products .products-header,.default-products .products-header{font-size:1.5rem;margin-bottom:1rem}}.view-products .products-header span span,.default-products .products-header span span{font-weight:500}@media (min-width:992px){.view-products .products-content,.default-products .products-content{height:0;overflow:hidden}.view-products .products-content.slick-slider,.default-products .products-content.slick-slider{height:auto;overflow:visible}}.view-products .products-content>.slick-arrow,.default-products .products-content>.slick-arrow{width:2.1rem;height: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}.view-products .products-content>.slick-arrow>i,.default-products .products-content>.slick-arrow>i{display:none}.view-products .products-content>.slick-arrow.slick-prev,.default-products .products-content>.slick-arrow.slick-prev{left:-30px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-arrow.svg?revision=1752242948) no-repeat left center;transition:all 0.2s ease-in-out}.view-products .products-content>.slick-arrow.slick-prev:hover,.default-products .products-content>.slick-arrow.slick-prev:hover{opacity:.3}.view-products .products-content>.slick-arrow.slick-next,.default-products .products-content>.slick-arrow.slick-next{right:-30px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-arrow.svg?revision=1752242948) no-repeat right center;transition:all 0.2s ease-in-out}.view-products .products-content>.slick-arrow.slick-next:hover,.default-products .products-content>.slick-arrow.slick-next:hover{opacity:.3}.view-products .products-content>.slick-dots,.default-products .products-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2.5rem;width:100%}.view-products .products-content>.slick-dots>li,.default-products .products-content>.slick-dots>li{margin:0 .5rem;display:flex;align-items:center;justify-content:center}.view-products .products-content>.slick-dots>li>button,.default-products .products-content>.slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E8E8E8;padding:0;display:block;margin-bottom:.5rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-bullet.svg?revision=1752242948) no-repeat left center}.view-products .products-content>.slick-dots>li.slick-active>button,.default-products .products-content>.slick-dots>li.slick-active>button{width:1.4rem;height:1.4rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-bullet.svg?revision=1752242948) no-repeat right center}.view-products .products-header{text-align:left;font-size:2.4rem}@media (max-width:991px){.view-products .products-header{text-align:center;font-size:1.5rem}}.entry-row-3{margin-bottom:6rem}@media (max-width:991px){.entry-row-3{margin-bottom:2rem}}.entry-row-3 .theme-banner{position:relative}@media (max-width:991px){.entry-row-3 .theme-banner{margin-bottom:2rem}}.entry-row-3 .theme-banner a{display:block;position:relative}.entry-row-3 .theme-banner a:after{content:"";position:absolute;width:100%;height:100%;z-index:5;left:0;top:0;background:#020024;background:linear-gradient(90deg,rgba(2,0,36,0) 0%,#5a5a5a 0%,rgba(0,212,255,0) 100%);z-index:4}.entry-row-3 .theme-banner a span{position:absolute;top:12.6rem;left:3.4rem;font-size:2.3rem;color:#FFF;font-weight:500;z-index:6}@media (max-width:991px){.entry-row-3 .theme-banner a span{top:50%;transform:translateY(-50%);font-size:1.5rem;left:1.4rem}}.entry-row-3 .theme-banner a span:after{content:"";position:absolute;left:0;bottom:-7px;width:5.1rem;height:1px;background-color:#fff}@media (max-width:991px){.entry-row-3 .theme-banner a span:after{display:none}}.entry-row-3 .theme-banner a:hover:after{background:#020024;background:linear-gradient(90deg,rgba(2,0,36,0) 0%,#dc281e 0%,rgba(0,212,255,0) 100%)}.list-tab-title{margin-bottom:4rem;display:flex;justify-content:center}@media (max-width:991px){.list-tab-title{justify-content:flex-start;padding:1rem 0}}.list-tab-title [data-tab-index] a{color:#A3A3A3;font-size:2.1rem;font-weight:600;padding:0 .8rem}@media (max-width:991px){.list-tab-title [data-tab-index] a{font-size:1.5rem}}.list-tab-title [data-tab-index].active a{font-weight:600;color:#5A5A5A;position:relative}.list-tab-title [data-tab-index].active a:after{content:"";position:absolute;left:calc(50% - 15px);bottom:-8px;width:3rem;height:1px;background-color:#DC281E}.list-tab-content .slick-arrow{width:2.1rem;height: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}.list-tab-content .slick-arrow>i{display:none}.list-tab-content .slick-arrow.slick-prev{left:-30px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-arrow.svg?revision=1752242948) no-repeat left center;transition:all 0.2s ease-in-out}.list-tab-content .slick-arrow.slick-prev:hover{opacity:.3}.list-tab-content .slick-arrow.slick-next{right:-30px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-arrow.svg?revision=1752242948) no-repeat right center;transition:all 0.2s ease-in-out}.list-tab-content .slick-arrow.slick-next:hover{opacity:.3}.list-tab-content .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2.5rem;width:100%}.list-tab-content .slick-dots>li{margin:0 .5rem;display:flex;align-items:center;justify-content:center}.list-tab-content .slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#E8E8E8;padding:0;display:block;margin-bottom:.5rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-bullet.svg?revision=1752242948) no-repeat left center}.list-tab-content .slick-dots>li.slick-active>button{width:1.4rem;height:1.4rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/carousel-bullet.svg?revision=1752242948) no-repeat right center}.list-tab-content [data-tab-content]{height:0;overflow:hidden}.list-tab-content [data-tab-content] .product-item{padding:0 15px}@media (max-width:991px){.list-tab-content [data-tab-content] .product-item{padding:0 6px}}.list-tab-content [data-tab-content].active{height:auto;overflow:visible}.list-tab-content .products-content-empty{text-align:center;padding:3rem 0;margin-bottom:12px;border:1px solid #E8E8E8;border-radius:.4rem;margin:0}.list-tab-content .products-content-empty i{color:#d5d5d5;font-size:7rem;margin-bottom:2rem}@media (max-width:991px){.list-tab-title{overflow-x:auto;scroll-snap-type:x mandatory}.list-tab-title [data-tab-index]{scroll-snap-align:start}}.fixed-wp{position:fixed;left:0%;bottom:200px;z-index:15}.fixed-wp a span{display:block;width:10rem;text-align:center;color:#5A5A5A;font-size:1.4rem;font-weight:600}@media (max-width:991px){.fixed-wp{right:2%;bottom:2rem;margin:0}.fixed-wp a span{display:none}}#footer{margin-top:4.2rem}.footer-row-1{margin-bottom:4.8rem}.footer-row-1 .footer-row-1-inside{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/title-bg.svg?revision=1752242948) no-repeat top center;padding-top:4.8rem}.shopping-banners .shopping-banner{flex-wrap:wrap;color:#5A5A5A;position:relative}.shopping-banners .shopping-banner:after{content:"";position:absolute;top:4.8rem;right:11px;width:3px;height:3px;background-color:#CCC;border-radius:50%}@media (max-width:991px){.shopping-banners .shopping-banner:after{display:none}}.shopping-banners .shopping-banner .shopping-banner-img{width:10rem;height:10rem;position:relative;display:block;border:1px solid #E8E8E8;margin:0 auto}.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%}.shopping-banners .shopping-banner .shopping-banner-img:hover img{filter:invert(14%) sepia(75%) saturate(4408%) hue-rotate(357deg) brightness(115%) contrast(82%)}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{font-size:1.6rem;font-weight:300;color:#5A5A5A;text-align:center;margin-top:1.7rem}.shopping-banners .row div:first-child .shopping-banner:after{display:none}.footer-row-2{background-color:#1B27C3;padding-top:8rem;padding-bottom:6rem}.footer-contact-title{color:#fff;margin-bottom:2.4rem;font-size:1.8rem;font-weight:700}.footer-phone-area{display:flex;justify-content:space-between;margin-bottom:2.8rem}.footer-phone{display:flex;align-content:center}.footer-phone>a{color:#fff;font-size:1.6rem;font-weight:600}.footer-phone>a .footer-phone-title{color:#CCC;font-size:1.3rem;font-weight:500;display:block}@media (max-width:991px){.footer-phone>a{font-size:1.2rem}}.footer-phone i{margin-right:1.2rem}.footer-whatsapp{display:flex;align-content:center;margin-right:11.6rem}@media (max-width:991px){.footer-whatsapp{margin-right:0}}.footer-whatsapp>a{color:#fff;font-size:1.6rem;font-weight:600}.footer-whatsapp>a .footer-whatsapp-title{color:#CCC;font-size:1.3rem;font-weight:500;display:block}@media (max-width:991px){.footer-whatsapp>a{font-size:1.2rem}}.footer-whatsapp i{margin-right:1.2rem}.footer-social{display:flex;margin-left:-.5rem;margin-right:-.5rem;margin-bottom:2.5rem}@media (max-width:991px){.footer-social{justify-content:center}}.footer-social>i{margin-right:1.2rem}@media (max-width:991px){.footer-social>i{display:none}}.footer-social-title{font-size:1.3rem;color:#CCC;font-weight:500;margin-bottom:1.1rem}.footer-social-content div{margin-right:2rem;display:flex}@media (max-width:991px){.footer-social-content div{margin:1rem;justify-content:center}}.footer-social-content div a{display:flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;color:#5A5A5A;font-size:1.6rem;background-color:#fff;transition:all 0.2s ease-in-out}.footer-social-content div a:hover{color:#fff;background-color:#DC281E}.footer-social-content div a.footer-social-instagram{padding:.5rem}.footer-social-content div a.footer-social-instagram:hover{background-color:#fff}@media (max-width:991px){.newsletter{margin-bottom:2rem}}.newsletter-title{display:flex;align-items:center;margin-bottom:1rem}.newsletter-title i{margin-right:1.2rem}.newsletter-title>div{font-size:1.3rem;color:#CCC;font-weight:500}.newsletter-content form{position:relative}.newsletter-content form input{width:100%;padding:1rem 11rem 1rem 0rem;border:none;border-bottom:1px solid #888;height:5rem;color:#CCC;font-size:1.3rem;font-weight:500;background:transparent}.newsletter-content form input::placeholder{opacity:1;color:#CCC}.newsletter-content form button{position:absolute;top:0;right:0;height:100%;width:9rem;font-size:1.3rem;font-weight:700;color:#FFF;background:transparent;border:none;padding:0}.footer-menu-container .footer-menu .footer-menu-title{font-size:1.8rem;margin-bottom:2.5rem;font-weight:700;color:#fff}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:1.2rem;color:#fff}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{color:#fff;transition:all 0.2s ease-in-out}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#fff}@media (max-width:767px){.footer-menu-container{text-align:center}.footer-menu-container[data-menu-type="accordion"]{text-align:left}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{padding:12px;border:1px solid #E8E8E8;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:pointer;margin-bottom:12px}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 12px 12px;display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}.footer-row-3{background-color:#1B27C3;padding-bottom:2rem}.footer-row-3 .banner{text-align:right}@media (max-width:991px){.footer-row-3 .banner{text-align:center}}.copyright{font-size:1.2rem;font-weight:300;color:#FFF}@media (max-width:991px){.copyright{text-align:center}}.paginate-wrapper{position:relative;padding:2rem 0}.paginate-wrapper .paginate{display:flex;justify-content:flex-end;padding-right:10.5rem}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:center;padding:0}}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;min-width:5.6rem;height:5.6rem;color:#5A5A5A;font-size:1.6rem;padding:0 .2rem}@media (max-width:575px){.paginate-wrapper .paginate a{min-width:3rem;height:auto}}.paginate-wrapper .paginate a i{display:block;line-height:1.4rem;font-size:1.8rem}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-content a{margin:0 .6rem}.paginate-wrapper .paginate .paginate-left{position:absolute;right:25px;top:40px}.paginate-wrapper .paginate .paginate-left a{margin-right:.6rem;width:8px;min-width:9px;height:16px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/paginate-left.svg?revision=1752242948) no-repeat center}.paginate-wrapper .paginate .paginate-left a i{display:none}@media (max-width:991px){.paginate-wrapper .paginate .paginate-left{position:static}.paginate-wrapper .paginate .paginate-left a{height:100%}}.paginate-wrapper .paginate .paginate-right{position:absolute;right:0;top:40px}.paginate-wrapper .paginate .paginate-right a{margin-left:.6rem;width:8px;min-width:9px;height:16px;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/paginate-right.svg?revision=1752242948) no-repeat center}.paginate-wrapper .paginate .paginate-right a i{display:none}@media (max-width:991px){.paginate-wrapper .paginate .paginate-right{position:static}.paginate-wrapper .paginate .paginate-right a{height:100%}}.paginate-wrapper .paginate .paginate-passive a{opacity:.2}.paginate-wrapper .paginate .paginate-element-active{background-color:#DC281E;color:#fff;font-size:1.6rem}.contentbox-header{margin-bottom:1.5rem;padding-bottom:1.5rem}.contentbox-header p{font-size:1.2rem;margin-bottom:0;display:block}.contentbox-header h4{margin-bottom:0;font-size:2.4rem;color:#5A5A5A;font-weight:600}.breadcrumb-container{border-bottom:1px solid #E8E8E8;margin-bottom:2.4rem}#breadcrumbs{margin-bottom:12px;margin-top:-1.2rem}@media (max-width:991px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:.5rem;padding-bottom:1rem}}#breadcrumbs ol{display:flex;padding:0;margin:0;align-items:center}#breadcrumbs ol li:last-child a{color:#5A5A5A}#breadcrumbs ol li:last-child span{color:#5A5A5A}#breadcrumbs ol li i{font-size:1.2rem;margin:0 .5rem;font-style:normal}#breadcrumbs ol li i:before{content:">"}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;color:#919191;font-size:1.2rem}#breadcrumbs ol li a{color:#919191}#breadcrumbs ol li a:hover span span{color:#DC281E}@media (max-width:991px){#breadcrumbs ol li span{font-size:1.2rem}}@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.2s 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}}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{border-radius:0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#5A5A5A;opacity:1;border-radius:0}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#E8E8E8;opacity:1;border-radius:0}[data-type="filter-product-groups"] .block-item-title{font-size:2rem;color:#5A5A5A;font-weight:500;border-bottom:1px solid #E8E8E8;text-transform:uppercase}[data-type="filter-product-groups"] .block-item-content{padding-left:0!important;padding-right:0!important}#sorting-options{border:1px solid #E8E8E8;background-color:#FAFAFA;padding:1.6rem 1.6rem;margin-bottom:24px}#sorting-options input[type=radio]+label:before,#sorting-options input[type=checkbox]+label:before{border-radius:0;border:none;width:1.6rem;height:1.6rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-checkbox.svg?revision=1752242948) no-repeat left center;top:2px}#sorting-options input[type=checkbox]:checked+label:before{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-checkbox.svg?revision=1752242948) no-repeat right center}#sorting-options input[type=radio]+label,#sorting-options input[type=checkbox]+label{color:#5A5A5A;font-size:1.3rem}#sorting-options .record-count{font-size:1.3rem!important;color:#5A5A5A!important}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){border-radius:0;background:#fff url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-selectbox.svg?revision=1752242948) no-repeat right 2rem center;padding-left:2rem;font-size:1.3rem;color:#5A5A5A;height:calc(4.1rem + 2px);box-shadow:none}@media (max-width:991px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){font-size:1rem;padding-right:0;background:#fff url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-selectbox.svg?revision=1752242948) no-repeat right 1rem center}}#head-content{margin-bottom:24px}@media (min-width:768px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.horizontal-filter-menu{padding:1.5rem;border:1px solid #E8E8E8;margin-bottom:1rem}.horizontal-filter-menu .horizontal-filter-menu-title{font-size:1.6rem;margin-bottom:1rem}.horizontal-filter-menu .clear-filters{display:flex;margin-bottom:1rem}.horizontal-filter-menu .clear-filters a{display:block;padding:.2rem .5rem;background:#5A5A5A;color:#5A5A5A}.horizontal-filter-menu .filter-menu-selected-items{flex:0 0 100%}.horizontal-filter-menu .filter-menu-groups{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-title{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{font-size:1.4rem;margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group{margin-bottom:.5rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{margin-right:1rem;margin-bottom:.5rem}.horizontal-filter-menu .filter-menu-selected-items .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 .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item{margin-right:1rem;margin-bottom:.5rem;flex:0 0 auto}.horizontal-filter-menu .filter-menu-selected-items .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 .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{display:block;padding:.2rem 0!important;background:none;color:#5A5A5A}.filter-menu-selected-item a{padding-left:0!important;padding-right:0!important}.cascade-menu .parent-item a.selected-item{color:#DC281E}#left-block{border:1px solid #E8E8E8;background-color:#FAFAFA}.block-item{border-bottom:1px solid #E8E8E8}.block-item a{color:#5A5A5A}.block-item a:hover{color:#AB2018}.block-item .block-item-title{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;color:#5A5A5A;font-size:1.8rem;font-weight:500}.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 3rem}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}.product-image #product-primary-image{position:relative;padding-top:100%;margin-bottom:1.5rem}.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:-12px;margin-right:-12px}#product-thumb-image .thumb-item{padding-left:12px;padding-right:12px}#product-thumb-image .thumb-item>div>a{padding-top:100%;position:relative;display:block;border:1px solid transparent;opacity:.5}#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:#DC281E;opacity:1}#product-thumb-image>.slick-arrow{width:4rem;height:4rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;display:none!important}#product-thumb-image>.slick-arrow.slick-prev{left:10px}#product-thumb-image>.slick-arrow.slick-next{right:10px}#product-thumb-image>.slick-arrow>i{display:none}.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:#5A5A5A;transition:all 0.2s ease-in-out}.product-list-container .product-list-row a:hover{color:#DC281E}.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-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E8E8E8;padding-bottom:2rem;margin-bottom:2rem}@media (max-width:991px){.product-row{flex-wrap:wrap}}.product-row>div{display:flex;align-items:center}.product-row .new-label{display:flex;align-items:center;justify-content:center;width:5rem;height:2.8rem;background-color:#5A5A5A;color:#fff;font-size:1.4rem;font-weight:700;margin-right:1rem;text-transform:uppercase}.product-row .product-stock-code{color:#5A5A5A;font-size:1.3rem;font-weight:300;display:flex}.product-row .product-compare{display:flex}.product-row .product-compare a{border:1px solid #E8E8E8;padding:.5rem 1rem;color:#5A5A5A;font-size:1.3rem;text-align:center;background:#fff url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-compare.svg?revision=1752242948) no-repeat top 8px center;padding-top:2.6rem}.product-row .product-compare a span{display:block}.product-row .product-compare a i{margin-right:.5rem;font-size:1.6rem;display:none}.product-row .product-compare a.active{background:#5A5A5A url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/compare-hover.svg?revision=1752242948) no-repeat top 8px center;color:#fff}.product-title h1{font-size:2.4rem;margin-bottom:0}@media (max-width:767px){.product-title h1{font-size:1.6rem;font-weight:400}}.product-short-details{font-size:1.3rem;color:#5A5A5A;margin-bottom:2.2rem}.product-price-container{display:flex;align-items:center;margin-left:-.5rem;margin-right:-.5rem;margin-bottom:2.4rem}.product-price-container>div{padding-left:.5rem;padding-right:.5rem}.product-price-container .product-price{display:flex;align-items:baseline}.product-price-container .product-price-new,.product-price-container .product-price-old{color:#DC281E;font-size:3rem;font-weight:700}@media (max-width:991px){.product-price-container .product-price-new,.product-price-container .product-price-old{font-size:1.7rem}}.product-price-container .product-price-new span{display:block;font-size:1.4rem;color:#5A5A5A;font-weight:400}@media (max-width:991px){.product-price-container .product-price-new span{font-size:1.2rem}}.product-price-container.has-discount .product-price .product-price-old{color:#5A5A5A;font-size:2rem;font-weight:400;text-decoration:line-through;padding-left:1rem}@media (max-width:991px){.product-price-container.has-discount .product-price .product-price-old{font-size:1.3rem}}.product-price-container .discount-label{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4rem;color:#fff;font-size:1.6rem;font-weight:700;padding:0 1rem;background-color:#DC281E;margin-right:1.6rem}@media (max-width:991px){.product-price-container .discount-label{margin-right:.5rem}}.product-row-2{display:flex;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.product-row-2>div{margin:1rem 0}.product-popup{flex:1;margin-right:1.2rem}@media (max-width:991px){.product-popup{flex:auto;margin-right:0}}.product-popup>a{display:flex;align-items:center;justify-content:center;height:3.3rem;font-size:1.4rem;font-weight:500;background-color:#DC281E;color:#fff;transition:all 0.2s ease-in-out}.product-popup>a:hover{background-color:#3F9EC1}.product-popup #product-popup-content{display:none}.product-right .payment-options{flex:1;margin-left:1.2rem;display:flex;align-items:center;justify-content:center;height:3.3rem;font-size:1.4rem;font-weight:500;background-color:#DC281E;color:#fff;transition:all 0.2s ease-in-out}.product-right .payment-options:hover{background-color:#3F9EC1;color:#fff}@media (max-width:991px){.product-right .payment-options{flex:auto;margin-left:0}}.product-options .product-options-title{font-size:1.4rem;margin-bottom:1rem}.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{margin-bottom:2rem}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap;margin-bottom:1rem}.variant-plural .variant-list:last-child{margin-bottom:0}.variant-plural span{flex:0 0 auto;border:1px solid #5A5A5A;padding:.5rem 1rem;cursor:pointer;margin:0 1rem 1rem 0}.variant-plural span:last-child{margin-right:0}.variant-plural span.variant-passive{background-color:#5A5A5A}.variant-plural span.variant-no-stock{background-color:#5A5A5A}.variant-plural span.variant-selected{border-color:#5A5A5A}.variant-singular{margin-bottom:2rem}.variant-singular .radio-custom{margin-bottom:1rem}.product-cart-buttons{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;margin-bottom:2rem}.product-cart-buttons>div{padding-left:12px;padding-right:12px}.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: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:18rem;height:6.1rem;border:1px solid #E8E8E8}.product-qty-wrapper .product-qty>a{flex:0 0 4.6rem;max-width:4.6rem;display:flex;align-items:center;justify-content:center;color:#5A5A5A;background-color:#E8E8E8}.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.6rem;font-weight:600;color:#5A5A5A}@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%;height:4.1rem}}.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:6.1rem;font-size:1.9rem;font-weight:700;padding:0 1.5rem;transition:all 0.2s ease-in-out}@media (max-width:991px){.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{height:4.1rem;font-size:1.6rem}}.product-cart-buttons a.add-to-cart-button{background-color:#5A5A5A;color:#fff}.product-cart-buttons a.add-to-cart-button:hover{background-color:#3E3B3B}.product-cart-buttons a.no-stock-button{background-color:#3E3B3B;color:#fff}.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{background-color:#5A5A5A;color:#fff}.product-cart-buttons a.quick-order-button:hover,.product-cart-buttons a.remind-me-button:hover{background-color:#3E3B3B}#product-user-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #E8E8E8;border-top:1px solid #E8E8E8;padding:1.7rem 0;margin-bottom:1.7rem}@media (max-width:991px){#product-user-buttons{justify-content:center}}#product-user-buttons>div{padding-left:1.5rem;padding-right:1.5rem}@media (max-width:991px){#product-user-buttons>div{padding:0;margin:.5rem}}#product-user-buttons>div a{display:flex;flex-wrap:wrap;color:#5A5A5A;font-size:1.4rem;transition:all 0.2s ease-in-out;padding-left:2rem}#product-user-buttons>div a i{font-size:1.6rem}#product-user-buttons>div a span{padding-left:1rem}#product-user-buttons>div a.add-my-favorites{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-fav.svg?revision=1752242948) no-repeat left center}#product-user-buttons>div a.add-my-favorites:hover{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-fav-active.svg?revision=1752242948) no-repeat left center}#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;color:#DC281E}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}#product-user-buttons>div a.add-comment{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-comment.svg?revision=1752242948) no-repeat left center}#product-user-buttons>div a.add-comment:hover{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-comment-active.svg?revision=1752242948) no-repeat left center}#product-user-buttons>div a.recommend-product{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-advice.svg?revision=1752242948) no-repeat left center}#product-user-buttons>div a.recommend-product:hover{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-advice-active.svg?revision=1752242948) no-repeat left center}.product-social{position:relative}.product-social>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#5A5A5A;font-size:1.4rem}.product-social>a i{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-social.svg?revision=1752242948) no-repeat center;margin-right:.8rem;padding:1.1rem}.product-social>a:hover i{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/product-social-active.svg?revision=1752242948) no-repeat center}.product-social .product-social-content{position:absolute;top:0;left:100%;height:100%;display:none;z-index:11;background-color:#d8d8d8;padding:2rem 1rem;top:-11px}@media (max-width:991px){.product-social .product-social-content{right:100%;left:auto;background-color:#d8d8d8;padding:2rem 1rem;top:-11px}}.product-social .product-social-content>div{display:flex;height:100%;margin-left:-5px;margin-right:-5px;align-items:center;justify-content:center}.product-social .product-social-content>div>div{padding-left:5px;padding-right:5px}.product-social .product-social-content>div>div>a{padding-left:0!important}.product-social .product-social-content>div>div>a i{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#fff;width:2rem;height:2rem}.product-social .product-social-content>div>div>a.product-social-facebook i{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter i{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest i{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp i{background-color:#128c7e}.product-standart-cargo-buttons{justify-content:flex-start}@media (max-width:991px){.product-standart-cargo-buttons{justify-content:center}}.product-standart-cargo-buttons .product-standart-cargo-button{padding:0;background:none;border:none;margin-right:2.4rem}@media (max-width:991px){.product-standart-cargo-buttons .product-standart-cargo-button{margin:0 1rem!important}}.product-standart-cargo-buttons .product-standart-cargo-button i{margin-right:.6rem;color:#DC281E}.product-standart-cargo-buttons .product-standart-cargo-button span{font-size:1.3rem;color:#5A5A5A}.product-area-bottom{margin-top:2rem}@media (max-width:991px){.product-area-bottom{margin-top:0}}.product-detail-tab{margin-bottom:6rem}.product-detail-tab .tab-title-content{background-color:#E8E8E8}.product-detail-tab .tab-title-content .row>div{padding-left:1.2rem!important;padding-right:1.2rem!important}.product-detail-tab [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:5.4rem;color:#5A5A5A;font-size:1.6rem}.product-detail-tab [data-tab-index].active>a{color:#fff;background-color:#DC281E;font-weight:500}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden;color:#464646;font-size:1.3rem}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:2.4rem;border:1px solid #E8E8E8}@media (max-width:991px){.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:1rem}}.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;padding-bottom:1rem}.product-detail-tab .product-detail-tab-header>.row{margin-left:-.25rem;margin-right:-.25rem}.product-detail-tab .product-detail-tab-header [data-tab-index]>a{padding:0 2.5rem}}@media (max-width:767px){.product-detail-tab{border-top:none}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;justify-content:space-between;height:5rem;color:#fff;padding:0 1.5rem;margin-bottom:1.5rem;background-color:#DC281E}.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.2s 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}}@media (max-width:767px) and (max-width:991px){.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:1.5rem}}.btn{font-size:1.2rem;border-radius:.4rem;transition:all 0.2s ease-in-out}.btn.btn-primary{color:#fff;background:#5f6163}.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:#AB2018;color:#fff}.btn.btn-secondary{color:#fff;background:#5A5A5A;font-weight:700}.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:#fff;background:#3E3B3B}.btn-loading:before{border-top-color:#DC281E}.loader .ball-pulse>div{background-color:#DC281E}.loading>div{border-top-color:#DC281E;border-bottom-color:#DC281E}.loading-bar .loader{background:#DC281E}.control-label{color:#5A5A5A}.information-content{border:solid 1px #E8E8E8;border-radius:.4rem}.information-content span{border-radius:.4rem}.information-content i{color:#414141}.member-block li>a.active{color:#DC281E}.member-block li:hover>a:not(.active){color:#DC281E}.member-block li:hover>a:not(.active) i.left-icons{color:#DC281E}#featured-product-block{border:none}.filter-menu .filter-menu-box{margin-bottom:12px;border:none;border-bottom:1px solid #E8E8E8}.filter-menu .filter-menu-category .filter-menu-category-title{background-color:transparent;border:none;padding:1.5rem;font-weight:500;color:#5A5A5A;padding-left:3rem;padding-right:3rem;padding-bottom:.5rem}.filter-menu .filter-menu-category .filter-menu-category-content{border:none;padding-bottom:1rem}.filter-menu .filter-menu-category .filter-menu-category-content a{color:#5A5A5A;font-size:1.4rem;padding-left:3rem;padding-right:3rem;transition:all 0.2s ease-in-out}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-content a:hover{color:#DC281E}.filter-menu .filter-menu-category .filter-menu-category-top{margin-bottom:2rem}.filter-menu .filter-menu-category .filter-menu-category-top a{font-weight:600;padding-left:4.5rem;padding-right:4.5rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-allcat.svg?revision=1752242948) no-repeat left 3rem center;font-size:1.6rem;font-weight:500;color:#5A5A5A}.filter-menu .filter-menu-category .filter-menu-category-top a i{display:none}.filter-menu .filter-menu-groups .filter-menu-group-title{background-color:transparent;border:none;padding:1.5rem 3rem;color:#5A5A5A;font-size:1.8rem;font-weight:500}.filter-menu .filter-menu-groups .filter-menu-group-content{padding:1rem 3rem 3rem 3rem}.filter-menu .filter-menu-groups .filter-menu-group-content label{color:#5A5A5A;font-size:1.4rem;padding-left:3rem}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=radio]+label:before,.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label:before{border-radius:0;border:none;width:1.6rem;height:1.6rem;background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-checkbox-2.svg?revision=1752242948) no-repeat left center;top:3px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:before{background:url(//www.ankastresepetim.com/idea/hl/91/themes/selftpl_5f69b4e833360/assets/images/icon-checkbox-2.svg?revision=1752242948) no-repeat right center}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{background-color:transparent;border:none;padding:1.5rem 3rem;font-weight:500;font-size:1.6rem}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:1.5rem 3rem}.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:#5A5A5A;border-radius:.4rem;border:1px solid #E8E8E8}.form-control::placeholder{color:#5A5A5A}.user-login-box-content .btn.btn-secondary{background:#DC281E}