@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap);@charset "UTF-8".container{padding-right:15px;padding-left:15px}@media (min-width:1200px){.container{max-width:1320px}}.row{margin-right:-15px;margin-left:-15px}.row .col,.row [class*="col-"]{padding-right:15px;padding-left:15px}@media (max-width:767px){.row{margin-right:-7.5px;margin-left:-7.5px}.row .col,.row [class*="col-"]{padding-right:7.5px;padding-left:7.5px}}.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:#333;font-size:1.3rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #DFDFDF}#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:#DFDFDF;color:#333;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:1rem;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:#333;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:#FED700;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 #FED700}}.promotion-wrapper{margin-bottom:3.2rem}.promotion-wrapper .promotion-content .promotion-row{border:1px solid #DFDFDF;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:#333}@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:#FED700;color:#333}@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:#333;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:#FED700;color:#333}.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:#FED700;color:#333}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{pointer-events:none;background-color:#DFDFDF;color:#4D4D4D}.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:#333;border-bottom:3px solid #FED700;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:#333;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:1rem;background:#fff;color:#333;margin-right:.4rem;margin-bottom:.4rem;border:1px solid #DFDFDF}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.product-standart-cargo-buttons{display:flex;margin-bottom:30px}.product-standart-cargo-buttons .product-standart-cargo-button{margin-right:15px;border:1px solid #DFDFDF;padding:.6rem 2rem;color:#333;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:"Sora",sans-serif;color:#333;background:#fff;transition:left 0.2s ease-in-out,right 0.2s ease-in-out;position:relative;left:0}a{color:#FED700}a:active,a:focus,a:hover{color:#333}.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}.navigation-active .navigation-menu-overlay{display:block}#header{margin-bottom:1.5rem;position:relative;z-index:100;background-color:#fff}@media (max-width:991px){#header{border-bottom:2px solid #FED700;z-index:10}}.logo{display:flex;align-items:center;padding:1.3rem 0}.logo img{max-height:9.8rem}@media (max-width:991px){.logo{justify-content:center;padding:0 0 1rem 0}.logo img{max-height:6rem}}.header-text{font-size:1.3rem;font-weight:300}.header-text i{margin-right:1.5rem}.header-text strong{font-weight:700}@media (max-width:991px){.header-text{font-size:1rem;text-align:center;margin:1rem 0}.header-text i{margin-right:.5rem}.header-text i img{width:3rem;height:3rem}}.user-area{display:flex;align-items:center;justify-content:flex-end}@media (max-width:991px){.user-area{justify-content:space-between}}.header-cargo{padding:1rem 0 1rem 6.5rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-cargo.svg?revision=1724955830) no-repeat left center}.header-cargo span{color:#7A7A7A;font-size:1.2rem}.header-cargo span span{display:block;color:#333}@media (max-width:991px){.header-cargo span{display:none}}@media (max-width:991px){.header-cargo{padding:0}.header-cargo>a{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem}}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{padding:1rem 0 1rem 6.5rem;margin-left:5.3rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-login.svg?revision=1724955830) no-repeat left center}.user-menu.no-login-user{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-user.svg?revision=1724955830) no-repeat left center}@media (max-width:991px){.user-menu{margin-left:0;padding:0;height:5rem}}.user-menu>a{display:block;position:relative;color:#7A7A7A;font-size:1.2rem}.user-menu>a .fas.fa-check{display:none}@media (max-width:991px){.user-menu>a .fas.fa-check{display:block;position:absolute;top:-7px;left:-5px;width:24px;height:24px;line-height:24px;text-align:center;background-color:#FED700;font-size:1.3rem;color:#333;border-radius:50%}}.user-menu .logout-text,.user-menu .register-ekstra{color:#333;font-weight:600;font-size:1.2rem}@media (max-width:991px){.user-menu{margin-left:0}.user-menu>a{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem}.user-menu>a span{display:none}}.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 #DFDFDF}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{font-size:1.8rem;font-weight:700;color:#333;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:#333}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#333;opacity:1}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{text-align:right;display:block;color:#333;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:#333;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 #DFDFDF;border-bottom:1px solid #DFDFDF}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{color:#333;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:#FED700;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{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-cart.svg?revision=1724955830) no-repeat left center;padding:1rem 0 1rem 6.5rem;margin-left:5.4rem}.cart-menu>a{display:block;position:relative;font-size:1.2rem;color:#7A7A7A;padding:5px 0}.cart-menu>a span{display:block}.cart-menu>a>.total-price{font-size:1.5rem;color:#333;font-weight:600}.cart-menu>a .cart-amount{position:absolute;top:-7px;left:-33px;width:24px;height:24px;line-height:24px;text-align:center;background-color:#FED700;font-size:1.3rem;color:#333;border-radius:50%}@media (max-width:991px){.cart-menu>a .cart-amount{left:-5px}}@media (max-width:991px){.cart-menu{margin-left:0;padding:0}.cart-menu>a{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem}.cart-menu>a span{display:none}}.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;overflow-y:auto}.cart-content .cart-content-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:1rem}.cart-content .cart-content-subtitle{font-size:1.6rem;margin-bottom:2rem}.cart-content .cart-list{border-top:1px solid #DFDFDF;margin-bottom:3rem}.cart-content .cart-list .cart-list-item{border-bottom:1px solid #DFDFDF;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.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/nopic_image.png?revision=1724955830) 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:#333;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:#333}.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:#333;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 #DFDFDF;border-bottom:1px solid #DFDFDF;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}}@media (max-width:991px){.search{margin-bottom:1rem}}.search form{position:relative}.search form input{width:100%;padding:1rem 9rem 1rem 1rem;border:2px solid #DFDFDF;border-radius:10px;height:6rem;color:#9A9A9A;font-size:1.3rem;padding-left:5.6rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-search.svg?revision=1724955830) no-repeat left 3rem center}.search form input::placeholder{opacity:1;color:#9A9A9A}@media (max-width:991px){.search form input{height:5rem}}.search form button{position:absolute;top:-6px;right:0;height:7rem;width:7rem;background-color:#FED700;color:#333;border:none;padding:0;border-radius:1rem;font-size:1.4rem;font-weight:800}@media (max-width:991px){.search form button{height:100%;top:0}}.customer-phone>a{display:flex;align-items:center;border:2px solid #FED700;border-radius:1rem;padding:1.5rem 3rem;height:6rem}.customer-phone>a i{margin-right:2rem}.customer-phone>a .customer-text{color:#9A9A9A;font-size:1.2rem;font-weight:400}.customer-phone>a span{color:#333;font-size:1.5rem;font-weight:600;display:block}.navigation-content{position:relative}.navigation-content>a{display:block;font-size:1.5rem;color:#333;font-weight:700;background-color:#FED700;padding:2.4rem 0;border-radius:0 10px 10px 0;box-shadow:0 3px 6px rgba(0,0,0,.1)}.navigation-content>a i{margin-right:1.5rem}.navigation-content:after{content:"";position:absolute;width:105%;right:100%;top:0;height:100%;background-color:#FED700;box-shadow:0 3px 6px rgba(0,0,0,.1)}.header-bottom{height:8rem;position:relative;padding:6px 0}@media (max-width:991px){.header-bottom{height:auto}}.header-bottom:after{content:"";position:absolute;top:0;width:32.5%;height:7rem;background-color:#FED700;box-shadow:0 3px 6px rgba(0,0,0,.1);z-index:-1;border-radius:1rem;left:-7px}@media (max-width:991px){.header-bottom:after{display:none}}@media only screen and (max-width:1806px){.header-bottom:after{width:30.5%}}@media only screen and (max-width:1600px){.header-bottom:after{width:28.5%}}@media only screen and (max-width:1400px){.header-bottom:after{width:25.5%}}.header-bottom .allcategory-wrapper>a{color:#333;font-size:1.5rem;font-weight:700;position:relative;padding:17px 0;background-color:#fed700}.header-bottom .allcategory-wrapper>a:after{content:"";position:absolute;left:0;top:-16px;width:100%;height:106px}.header-bottom .allcategory-wrapper:hover #navigation{display:flex!important}@media (max-width:991px){.header-bottom .allcategory-wrapper{display:none}}#navigation{position:absolute;left:0;top:71px;width:100%;border-top:none;background:#fff;display:none;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:1rem;z-index:5}@media (max-width:991px){#navigation{display:none!important}}#navigation .category-level-1{padding-top:2rem;width:100%}#navigation .category-level-1>ul{display:flex;flex-direction:column}#navigation .category-level-1>ul>li{padding:0 2rem;position:relative}#navigation .category-level-1>ul>li>a{position:relative;display:flex;align-items:center;padding:5.7px 0;font-size:1.5rem;font-weight:600;transition:all 0.2s ease-in-out;border-bottom:2px dashed #DFDFDF}#navigation .category-level-1>ul>li>a div{width:3.2rem;height:3.5rem;display:flex;align-items:center;justify-content:flex-start;margin-right:1rem;margin-left:.5rem}#navigation .category-level-1>ul>li>a span{font-size:1.3rem;height:1.9rem;overflow:hidden;font-weight:600;color:#333}#navigation .category-level-1>ul>li.has-sub-category>a{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-plus-nav.svg?revision=1724955830) no-repeat right center}#navigation .category-level-1>ul>li.has-sub-category>a:after{content:"";display:inline-flex;width:.7rem;height:1.3rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/right-arrow.svg?revision=1724955830) no-repeat;position:absolute;right:1.5rem;top:1.7rem;z-index:2}#navigation .category-level-1>ul>li.has-sub-category:hover>a{color:#333}#navigation .category-level-1>ul>li.has-sub-category:hover>a:after{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/right-arrow-h.svg?revision=1724955830) no-repeat}#navigation .category-level-1>ul>li.active{background-color:#FED700}#navigation .category-level-1>ul>li.active>.category-level-2{display:flex}#navigation .category-level-1>ul>li:nth-child(n+11){display:none}#navigation .category-level-1 .category-overflow{display:flex;align-items:center;justify-content:center;height:4.5rem;background:#FED700;border-radius:0 0 1rem 1rem}#navigation .category-level-1 .category-overflow span:before{content:"Daha Fazla Göster  +";font-size:1.3rem;color:#333;font-weight:400;display:inline-flex;font-size:1.2rem}#navigation .category-level-1.active>ul>li:nth-child(n+8){display:block}#navigation .category-level-1.active .category-overflow span:before{content:"Kategorileri Gizle -"}#navigation .category-level-2{position:absolute;width:300px;top:0;left:100%;background-color:#fff;display:none;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:101;padding:0;justify-content:space-between;align-items:flex-start;border-radius:1rem;max-height:500px;overflow:auto;overflow-x:hidden}#navigation .category-level-2>ul{display:flex;flex-wrap:wrap;position:relative;flex:1}#navigation .category-level-2>ul>li{flex:0 0 100%;padding:0 2rem}#navigation .category-level-2>ul>li>a{display:block;color:#333;font-size:1.3rem;font-weight:400;margin-bottom:1rem;transition:all 0.2s ease-in-out;border-bottom:2px dashed #DFDFDF;padding:13.6px 0}#navigation .category-level-2>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2>ul>li:hover{background-color:#FED700}#navigation .category-level-2>ul>li:hover>a{color:#333}#navigation .category-level-2>ul>li:last-child>a{border:none}#navigation .category-level-3{display:none}#navigation .category-level-3>ul>li>a{display:block;color:#333;margin-bottom:.8rem}#navigation .category-level-3>ul>li:hover>a{color:#FED700}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:991px){#navigation{display:none}}.menu-items-row2{display:flex;margin-top:.9rem}.menu-items-row2 li a{display:block;padding-right:1rem;line-height:2.9rem;font-size:1.3rem;font-weight:500;color:#fff;margin-right:1rem;border-right:1px solid #F83A42}.menu-items-row2 li a:hover{text-decoration:underline}.menu-items-row2 li:last-child a{margin-right:0;border-right:none}.current-page-default-entry .header-bottom #navigation{display:flex}.current-page-default-entry.sticked #navigation{display:none}.toggle-bar{width:5rem;height:5rem;align-items:center;justify-content:center;font-size:2rem;display:none;cursor:pointer;z-index:1;border:2px solid #DFDFDF;border-radius:50%;color:#7a7a7a}@media (max-width:991px){.toggle-bar{display:flex}}.showcase{position:relative;border:1px solid #DFDFDF;border-radius:1rem;margin-bottom:3rem}.showcase.showcase-new{border-color:#43CC00}.showcase.showcase-new.showcase-discount{border-color:#F97D00}.showcase.showcase-discount{border-color:#F97D00}.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}.showcase .showcase-content .showcase-brand{margin:1rem 0rem;height:2.6rem}.showcase .showcase-content .showcase-brand a{display:block;color:#333;font-size:1.2rem;font-weight:400;background-color:#FED700;border-radius:5px;text-align:center;padding:4px 0}.showcase .showcase-content .showcase-title{text-align:center;margin-bottom:1.5rem}.showcase .showcase-content .showcase-title a{display:block;font-size:1.3rem;line-height:1.8rem;height:3.5rem;overflow:hidden;color:#333}@media (max-width:991px){.showcase .showcase-content .showcase-title a{height:5.5rem;line-height:1.9rem}}.showcase .showcase-content .showcase-price{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.showcase .showcase-content .showcase-price-new{color:#333;font-size:1.6rem;font-weight:700}.showcase .showcase-content .showcase-price-old{color:#7A7A7A;font-size:1.3rem;text-decoration:line-through;margin-left:.5rem}@media (max-width:991px){.showcase .showcase-content .showcase-price{display:block;text-align:center}}.showcase .showcase-content .has-discount .showcase-price-new{color:#F97D00}.showcase .showcase-qty-wrapper{height:4.5rem;margin-bottom:1.5rem}.showcase .showcase-qty-wrapper .showcase-qty{display:flex;flex-wrap:wrap;align-items:center;border-radius:1rem;width:12.9rem;height:4.5rem;margin:0 auto 1.5rem auto}.showcase .showcase-qty-wrapper .showcase-qty>a{flex:0 0 3rem;max-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#7A7A7A;border:1px solid #FED700;border-radius:50%;font-size:.8rem}.showcase .showcase-qty-wrapper .showcase-qty>div{flex:1 0 0%;max-width:100%;text-align:center}.showcase .showcase-qty-wrapper .showcase-qty>div input{width:4.5rem;height:4.5rem;background-color:#EFEFEF;text-align:center;border:none;font-size:1.4rem;font-weight:600;color:#333;border-radius:50%}@media (max-width:575px){.showcase .showcase-qty-wrapper{margin-bottom:1rem;flex:0 0 100%;max-width:100%}.showcase .showcase-qty-wrapper .showcase-qty{width:100%}}.showcase .add-to-cart-button{display:flex;align-items:center;justify-content:center;font-size:1.3rem;background-color:#EFEFEF;color:#7A7A7A;border-radius:1rem;padding:1.4rem 0}.showcase .add-to-cart-button i{display:block;width:1.5rem;height:1.5rem;margin-right:1rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/showcase-add-to-cart.svg?revision=1724955830) no-repeat center}.showcase .add-to-cart-button:hover{background-color:#FED700}.showcase .add-to-cart-button:hover i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/showcase-plus-hover.svg?revision=1724955830) no-repeat center}.showcase .no-stock-button{display:flex;align-items:center;justify-content:center;background-color:#7A7A7A;color:#fff;border-radius:1rem;padding:1.4rem 0}.showcase .no-stock-button i{display:block;width:1.5rem;height:1.5rem;margin-right:1rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/showcase-cart-hover.svg?revision=1724955830) no-repeat center}@media (max-width:991px){.showcase .no-stock-button{display:none}}.showcase .new-label{display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;left:-5px;width:4rem;height:3.5rem;background-color:#43CC00;border-radius:5px;color:#fff;font-size:1.3rem;z-index:5}@media (max-width:991px){.showcase .new-label{width:2.5rem;height:2.5rem;font-size:1rem;top:.5rem;left:.5rem}}.showcase .discount-label{display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:-5px;width:10.3rem;height:3.5rem;background-color:#F97D00;border-radius:5px;color:#fff;font-size:1.3rem;z-index:5;font-weight:700}.showcase .discount-label span{font-weight:400}@media (max-width:991px){.showcase .discount-label span{display:none}}@media (max-width:991px) and (max-width:991px){.showcase .discount-label{width:2.5rem;height:2.5rem;font-size:1rem;top:.5rem;right:.5rem}}.showcase:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}.entry-row-1{margin-bottom:7.4rem}@media (max-width:991px){.entry-row-1{margin-bottom:0}}.entry-row-1 #entry-slider>div{height:0;overflow:hidden}.entry-row-1 #entry-slider>div.slick-slider{height:auto;overflow:visible}.entry-row-1 #entry-slider .slick-arrow{width:4rem;height:4rem;opacity:1;position:absolute;top:auto;bottom:1rem;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:#fff}.entry-row-1 #entry-slider .slick-arrow>i{display:none}.entry-row-1 #entry-slider .slick-arrow.slick-prev{left:auto;right:75px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/slider-arrow.svg?revision=1724955830) no-repeat left center;box-shadow:0 3px 6px rgba(0,0,0,.1)}.entry-row-1 #entry-slider .slick-arrow.slick-prev:hover{opacity:.6}.entry-row-1 #entry-slider .slick-arrow.slick-next{right:30px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/slider-arrow.svg?revision=1724955830) no-repeat right center;box-shadow:0 3px 6px rgba(0,0,0,.1)}.entry-row-1 #entry-slider .slick-arrow.slick-next:hover{opacity:.6}@media (max-width:991px){.entry-row-1 #entry-slider .slick-arrow{display:none!important}}.entry-row-1 #entry-slider .slick-dots{display:none!important;justify-content:center;align-items:center;width:100%;bottom:3rem}@media (max-width:991px){.entry-row-1 #entry-slider .slick-dots{display:flex!important;bottom:1rem}}.entry-row-1 #entry-slider .slick-dots>li{margin:0 .5rem}.entry-row-1 #entry-slider .slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#DFDFDF;padding:0;display:block;margin-bottom:.5rem}.entry-row-1 #entry-slider .slick-dots>li.slick-active>button{background-color:#FED700}.view-products .products-header,.default-products .products-header{color:#333;font-size:1.8rem;text-align:center;margin-bottom:6.5rem;position:relative}@media (max-width:991px){.view-products .products-header,.default-products .products-header{font-size:1.5rem}}.view-products .products-header>span,.default-products .products-header>span{position:relative}.view-products .products-header>span:after,.default-products .products-header>span:after{position:absolute;bottom:-23px;left:calc(50% - 30px);display:block;width:60px;border-bottom:2px solid #FED700;content:""}.view-products .products-header>a,.default-products .products-header>a{position:absolute;right:0;top:5px;font-size:1.4rem;color:#7A7A7A}.view-products .products-header>a>span,.default-products .products-header>a>span{margin-right:1.2rem}@media (max-width:991px){.view-products .products-header>a,.default-products .products-header>a{position:relative;padding-top:2.6rem;display:block}}.view-products .products-content .slick-list,.default-products .products-content .slick-list{padding:1rem;margin:-1rem}@media (max-width:991px){.view-products .products-content .slick-list,.default-products .products-content .slick-list{padding:0;margin:0}}@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:4rem;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;border-radius:5px}.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:-4px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/slider-arrow.svg?revision=1724955830) no-repeat left center;box-shadow:0 3px 6px rgba(0,0,0,.1)}.view-products .products-content>.slick-arrow.slick-prev:hover,.default-products .products-content>.slick-arrow.slick-prev:hover{opacity:.5}.view-products .products-content>.slick-arrow.slick-next,.default-products .products-content>.slick-arrow.slick-next{right:-4px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/slider-arrow.svg?revision=1724955830) no-repeat right center;box-shadow:0 3px 6px rgba(0,0,0,.1)}.view-products .products-content>.slick-arrow.slick-next:hover,.default-products .products-content>.slick-arrow.slick-next:hover{opacity:.5}.view-products .products-content>.slick-arrow.slick-disabled,.default-products .products-content>.slick-arrow.slick-disabled{opacity:.6}.view-products .products-content>.slick-dots,.default-products .products-content>.slick-dots{display:none!important;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.view-products .products-content>.slick-dots>li,.default-products .products-content>.slick-dots>li{margin:0 .5rem}.view-products .products-content>.slick-dots>li>button,.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:#DFDFDF;padding:0;display:block;margin-bottom:.5rem}.view-products .products-content>.slick-dots>li.slick-active>button,.default-products .products-content>.slick-dots>li.slick-active>button{background-color:#FED700}@media (max-width:991px){.view-products .products-content>.slick-dots,.default-products .products-content>.slick-dots{display:flex!important}}.offered-products{margin-top:5rem}.entry-row-2{margin-bottom:5rem}@media (max-width:991px){.entry-row-2 .theme-banner{text-align:center}}.entry-row-2 .theme-banner span{position:relative;top:-2.5rem;display:block;background-color:#fff;border-radius:1rem;box-shadow:0 3px 6px rgba(0,0,0,.1);text-align:center;padding:1.9rem 1.5rem;transition:all 0.2s ease-in-out;color:#333;margin:0 1.5rem}.entry-row-2 .theme-banner span:hover{background-color:#FED700}@media (max-width:991px){.entry-row-2 .theme-banner span{padding:1.5rem 0;font-size:1rem}}.entry-row-2 .theme-banner img{transform:scale(1);transition:all 0.2s ease-in-out}.entry-row-2 .theme-banner:hover img{transform:scale(1.1)}.banner-margin{margin-bottom:3rem}.entry-row-3{margin-bottom:7rem}@media (max-width:991px){.entry-row-3{text-align:center;margin-bottom:0}.entry-row-3 .banner{margin-bottom:3rem}}.entry-row-3 .banner img{transform:scale(1);transition:all 0.2s ease-in-out}.entry-row-3 .banner:hover img{transform:scale(1.1)}.featured-products .products-header{color:#333;font-size:1.8rem;text-align:center;margin-bottom:6.5rem}@media (max-width:991px){.featured-products .products-header{font-size:1.5rem}}.featured-products .products-header span{position:relative}.featured-products .products-header span:after{position:absolute;bottom:-23px;left:calc(50% - 30px);display:block;width:60px;border-bottom:2px solid #FED700;content:""}.entry-row-4{margin-bottom:7rem;overflow:hidden}.entry-row-4 .container>a{display:block;text-align:center}.entry-row-4 .container>a span{display:flex;align-items:center;justify-content:center;width:30rem;height:6rem;margin:0 auto;background-color:#FED700;font-size:1.4rem;color:#333;border-radius:1rem}.entry-row-5{margin-bottom:7rem}.entry-row-6{margin-bottom:4rem}.entry-row-8{margin-top:3rem}.entry-row-8 .seo-text{font-size:1.3rem;color:#333;margin-bottom:3rem;padding-right:10rem}.entry-row-8 .seo-text .title{font-size:1.8rem;color:#333;font-weight:700;margin-bottom:2rem}.entry-row-8 a{border-bottom:2px solid #FED700;font-size:1.4rem;color:#7A7A7A}@media (max-width:991px){.entry-row-8{margin-top:2rem;text-align:center}.entry-row-8 .seo-text{margin-top:2rem;padding:0}}#footer{margin-top:7rem}.footer-row-1{margin-bottom:7rem}@media (max-width:991px){.footer-row-1{margin-bottom:0}}.shopping-banners .row>div{padding-left:5.5rem}@media (max-width:991px){.shopping-banners .row>div{padding-left:2.5rem}}.shopping-banners .shopping-banner{display:flex;justify-content:flex-start;flex-wrap:wrap;color:#333;padding:1.9rem 0;border:1px dashed #DFDFDF;border-radius:1rem}@media (max-width:991px){.shopping-banners .shopping-banner{padding:22px 0}}.shopping-banners .shopping-banner .shopping-banner-img{width:6rem;height:6rem;position:absolute;top:9px;left:2.4rem;display:block;background-color:#FED700;border-radius:1rem}.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%}@media (max-width:991px){.shopping-banners .shopping-banner .shopping-banner-img{left:0}}.shopping-banners .shopping-banner .shopping-banner-content{padding-left:5rem}@media (max-width:991px){.shopping-banners .shopping-banner .shopping-banner-content{font-size:4rem}}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{font-size:1.4rem;font-weight:300;color:#333}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title strong{font-weight:700}@media (max-width:991px){.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{font-size:1.2rem}}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{font-size:1.2rem;color:#7A7A7A}@media (max-width:991px){.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{font-size:1rem}}.footer-row-2{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/newsletter-bg.png?revision=1724955830) no-repeat left -13px center;background-size:50.6%;padding:4.5rem 0}@media (max-width:991px){.footer-row-2{padding:1rem 0;background:none}}.newsletter{display:flex;padding-top:4.8rem}@media (max-width:991px){.newsletter{display:block;text-align:center;padding-top:0}}.newsletter-title{color:#333}.newsletter-title>div{font-size:1.4rem;font-weight:300;position:relative}@media (max-width:991px){.newsletter-title>div{margin-bottom:2rem}.newsletter-title>div br{display:none}}.newsletter-title>div span{font-weight:600}.newsletter-title>div:after{content:"";position:absolute;left:0;bottom:-5px;width:60px;height:2px;background-color:#FED700}@media (max-width:991px){.newsletter-title>div:after{display:none}}.newsletter-content{flex:1;margin-left:3.7rem;margin-right:4.5rem}@media (max-width:991px){.newsletter-content{margin:0}}.newsletter-content form{position:relative}.newsletter-content form input{width:100%;padding:1rem 8rem 1rem 4.8rem;border:1px solid #DFDFDF;height:5rem;color:#7A7A7A;font-size:1.2rem;border-radius:1rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-newsletter.svg?revision=1724955830) no-repeat left 2rem center}.newsletter-content form input::placeholder{opacity:1;color:#7A7A7A}.newsletter-content form button{position:absolute;top:-5px;right:0;height:6rem;width:6rem;background:#FED700;border-radius:1rem;color:#333;font-size:1.2rem;font-weight:700;border:none;padding:0}.newsletter-content .sub-title{display:block;font-size:1rem;color:#7A7A7A;font-weight:300;margin-top:1rem}.footer-social{border:2px solid #FED700;box-shadow:0 0 10px rgba(0,0,0,.1);padding:5rem 6rem;border-radius:1rem;display:flex;align-items:center}@media (max-width:991px){.footer-social{justify-content:center;margin-top:2rem;flex-wrap:wrap}}.footer-social .footer-social-title{margin-right:6rem;font-weight:400}@media (max-width:991px){.footer-social .footer-social-title{margin-right:0;margin-bottom:2rem}}.footer-social .footer-social-title span{font-weight:700}.footer-social .footer-social-content{display:flex;align-items:center}.footer-social .footer-social-content a{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:1rem;border:1px solid #DFDFDF;font-size:1.6rem;margin-right:2rem}@media (max-width:991px){.footer-social .footer-social-content a{margin:0 1rem}}.footer-social .footer-social-content a i{color:#333}.footer-social .footer-social-content a:hover{border-color:#FED700;background-color:#FED700}.footer-row-3{border-top:2px solid #FED700;background-color:#FBFBFB;padding:7rem 0 6rem 0}@media (max-width:991px){.footer-row-3{padding-top:3rem;padding-bottom:2rem}}.footer-menu-container .footer-menu .footer-menu-title{font-size:1.4rem;margin-bottom:3rem;font-weight:700;color:#333;position:relative}.footer-menu-container .footer-menu .footer-menu-title:before{content:"";position:absolute;left:0;bottom:-11px;width:3rem;height:2px;background-color:#FED700}@media (max-width:991px){.footer-menu-container .footer-menu .footer-menu-title:before{display:none}}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:1rem;color:#6A6A6A;font-size:1.3rem}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{color:#6A6A6A;transition:all 0.2s ease-in-out}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#000;text-decoration:underline}@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:15px;border:1px solid #DFDFDF;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:pointer;margin-bottom:15px}.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 15px 15px;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}}.contact-title{font-size:1.5rem;color:#333;font-weight:700;margin-bottom:3rem}@media (max-width:991px){.contact-title{margin-bottom:0}}.footer-address{margin-bottom:2rem}.footer-address>a{color:#6A6A6A;font-size:1.3rem}.footer-phone,.footer-mail{margin-bottom:1.5rem}.footer-phone>a,.footer-mail>a{color:#333;font-size:1.4rem;font-weight:600;display:flex;align-items:center;flex-wrap:wrap}.footer-phone>a i,.footer-mail>a i{margin-right:1rem}.footer-row-4{padding:2.7rem 0}.footer-row-4 .col-lg-3 .banner{text-align:right}.copyright-content{display:flex;align-items:center}@media (max-width:991px){.copyright-content{flex-wrap:wrap;text-align:center;justify-content:center}}.copyright{margin-left:1rem;font-size:1.4rem;color:#6A6A6A;font-weight:300}.fixed-whatsapp{position:fixed;right:50%;bottom:200px;margin-right:-720px;z-index:65}.fixed-whatsapp i{display:flex;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:50%}#scroll-top{position:fixed;right:50%;bottom:125px;margin-right:-720px;background-color:#f5f5f5;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.1);display:none;cursor:pointer;z-index:65}#scroll-top i{display:flex;align-items:center;justify-content:center;color:#333}@media (max-width:991px){#scroll-top{display:none!important}}.paginate-wrapper{position:relative;padding:4.5rem 0 2rem 0;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/paginate-bg.png?revision=1724955830) no-repeat top center}.paginate-wrapper .paginate{display:flex;justify-content:center}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:space-between}}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;min-width:4.5rem;height:4.5rem;color:#333;font-size:1.4rem;padding:0 .2rem;background-color:#EFEFEF;border:2px solid #EFEFEF;border-radius:4px;font-size:1.4rem;font-weight:600;color:#7A7A7A}@media (max-width:575px){.paginate-wrapper .paginate a{min-width:3rem;height:3rem}}.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 a{margin-right:.6rem}.paginate-wrapper .paginate .paginate-right a{margin-left:2rem}.paginate-wrapper .paginate .paginate-passive{display:none}.paginate-wrapper .paginate .paginate-passive a{background-color:#DFDFDF;border-color:#DFDFDF;color:#333}.paginate-wrapper .paginate .paginate-active a{background-color:#FED700;border-color:#FED700;color:#333}.paginate-wrapper .paginate .paginate-element-active{background-color:transparent;color:#333;border-color:#FED700}.contentbox-header{margin-bottom:5.5rem;padding-bottom:1.5rem;text-align:center}.contentbox-header p{font-size:1.2rem;margin-bottom:0;display:block}.contentbox-header h4{font-size:1.9rem;display:inline;margin:0 auto;position:relative}.contentbox-header h4:after{position:absolute;bottom:-23px;left:calc(50% - 30px);display:block;width:60px;border-bottom:2px solid #FED700;content:""}.breadcrumb-content{background-color:#EFEFEF}#breadcrumbs{margin-bottom:4.5rem;margin-top:-5px;padding:3rem 0!important}@media (max-width:991px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:2rem;padding-bottom:1rem}}#breadcrumbs ol{display:flex;padding:0;margin:0;align-items:center}#breadcrumbs ol li i{font-size:1.3rem;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:#333;font-size:1.3rem}#breadcrumbs ol li a{color:#333;font-size:1.3rem}#breadcrumbs ol li a:hover span span{color:#FED700}@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:15px;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}}#head-content{margin-bottom:3rem}#sorting-options{border-radius:10px;padding:1.5rem 3rem;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:3rem}#sorting-options input[type=radio]+label:before,#sorting-options input[type=checkbox]+label:before{border:none;border-radius:0;width:2.4rem;height:2.4rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-checkbox-2.svg?revision=1724955830) no-repeat left center;top:-2px}#sorting-options input[type=checkbox]:checked+label:before{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-checkbox-2.svg?revision=1724955830) no-repeat right center}#sorting-options input[type=radio]+label,#sorting-options input[type=checkbox]+label{font-size:1.3rem;color:#333;padding-left:3.5rem}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){border:none;box-shadow:none;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-selectbox.svg?revision=1724955830) no-repeat right center;font-size:1.3rem;color:#333}@media (max-width:991px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){font-size:1rem;padding:0}}#sorting-options .record-count{color:#F97D00!important;font-size:1.3rem!important}.category-name{text-align:center;font-size:2rem;color:#333;font-weight:700;position:relative;margin-bottom:5rem}.category-name:after{position:absolute;bottom:-1rem;left:calc(50% - 30px);display:block;width:60px;border-bottom:2px solid #FED700;content:""}.category-text .title{font-size:1.8rem;color:#333;font-weight:700;margin-bottom:2rem}.category-text .category-text-content{font-size:1.3rem;color:#333;font-weight:300;max-height:11.8rem;overflow:auto;overflow-x:hidden}.category-text .category-text-content::-webkit-scrollbar-track{border-radius:10px;background-color:#EFEFEF;border-radius:10px}.category-text .category-text-content::-webkit-scrollbar{width:12px;background-color:#EFEFEF;border-radius:10px}.category-text .category-text-content::-webkit-scrollbar-thumb{border-radius:10px;background-color:#FED700;border-radius:10px}#sorting-options::-webkit-scrollbar-track{border-radius:10px;background-color:#EFEFEF}#sorting-options::-webkit-scrollbar{width:12px;background-color:#F5F5F5;border-radius:10px}#sorting-options::-webkit-scrollbar-thumb{border-radius:10px;background-color:#FED700}[data-type="filter-product-groups"]{border:none!important}[data-type="filter-product-groups"] .block-item-title{background-color:#FED700;border-radius:10px;color:#333;font-size:1.6rem!important;margin-bottom:1.5rem;justify-content:center!important;text-transform:uppercase}[data-type="filter-product-groups"] .block-item-content{padding:0!important;border:none!important}@media (min-width:768px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.horizontal-filter-menu{padding:1.5rem;border:1px solid #DFDFDF;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:#DFDFDF;color:#333}.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;padding-left:0;padding-right:0}.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 .5rem;background:#DFDFDF;color:#333}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#EFEFEF;opacity:1}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#FED700;opacity:1}.cascade-menu .parent-item a.selected-item{color:#FED700}.block-item{margin-bottom:2rem}.block-item a{color:#333}.block-item a:hover{color:#333}.block-item .block-item-title{padding:1rem 0;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;border:1px solid #DFDFDF;border-radius:10px;padding: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{border:2px solid #F97D00;position:relative;border-radius:1rem}.product-image .discount-label{display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:-5px;width:10.3rem;height:3.5rem;background-color:#F97D00;border-radius:5px;color:#fff;font-size:1.3rem;z-index:5}.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-social{position:relative;height:3rem;margin-top:2rem}.product-social>a{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;color:#7A7A7A;font-size:1.3rem;font-weight:300}.product-social>a i{margin-right:1.5rem}.product-social .product-social-content{position:absolute;top:28px;left:0;height:100%;display:none;background-color:#DFDFDF;z-index:11;padding:0 1rem}.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 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-thumb-image{margin-left:-15px;margin-right:-15px}#product-thumb-image .thumb-item{padding-left:15px;padding-right:15px;margin-bottom:3rem}#product-thumb-image .thumb-item>div>a{padding-top:100%;position:relative;display:block;border:1px solid transparent;border-radius:1rem;opacity:.6}#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:#FED700;opacity:1}#product-thumb-image>.slick-arrow{display:none!important;width:4rem;height:4rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}#product-thumb-image>.slick-arrow.slick-prev{left:10px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-arrow-left.svg?revision=1724955830) no-repeat 50% 50%}#product-thumb-image>.slick-arrow.slick-next{right:10px;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-arrow-right.svg?revision=1724955830) no-repeat 50% 50%}#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:#333;transition:all 0.2s ease-in-out}.product-list-container .product-list-row a:hover{color:#FED700}.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-brand{margin-bottom:1rem}.product-title{margin-bottom:2rem}.product-title h1{font-size:2.4rem;margin-bottom:0}@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:#333;cursor:pointer;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px dashed #DFDFDF}.product-comments-container>span{margin-left:1.5rem;color:#F97D00;font-size:1.2rem}.stock-code{display:flex;align-items:center;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-stockcode.svg?revision=1724955830) no-repeat left center;padding-left:23px;margin-bottom:3rem}.stock-code .product-list-title{font-weight:400}.stock-code .product-list-content{font-size:1.2rem;font-weight:300}.product-price-container{display:flex;align-items:flex-end;margin-left:-.5rem;margin-right:-.5rem;margin-bottom:1.6rem}.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:#F97D00;font-size:2rem;font-weight:700}.product-price-container.has-discount .product-price .product-price-old{color:#7A7A7A;font-size:1.5rem;font-weight:400;text-decoration:line-through;padding-left:1.2rem}.product-price-container .discount-label{display:flex;align-items:center;justify-content:center;height:4rem;color:#333;font-size:1.5rem;font-weight:500;padding:0 1rem;border-radius:1rem;background-color:#FED700}.product-options .product-options-title{font-size:1.4rem;margin-bottom:1rem;color:#7A7A7A}.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:3rem}.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:2px solid #DFDFDF;padding:1.4rem 2rem;border-radius:1rem;cursor:pointer;margin:0 1rem 1rem 0;color:#7A7A7A;font-size:1.3rem}.variant-plural span:last-child{margin-right:0}.variant-plural span.variant-passive{background-color:#DFDFDF}.variant-plural span.variant-no-stock{background-color:#DFDFDF}.variant-plural span.variant-selected{border-color:#FED700}.variant-singular{margin-bottom:2rem}.variant-singular .radio-custom{margin-bottom:1rem}.product-cart-buttons{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:15px}.product-cart-buttons>div{padding-left:15px;padding-right:15px}.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:-15px;margin-right:-15px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:1 0 0%;max-width:100%;padding-left:15px;padding-right:15px}@media (max-width:767px){.product-cart-buttons{margin-left:-7.5px;margin-right:-7.5px}.product-cart-buttons>div{padding-left:7.5px;padding-right:7.5px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{margin-left:-7.5px;margin-right:-7.5px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{padding-left:7.5px;padding-right:7.5px}}.product-qty-wrapper .product-qty{display:flex;align-items:center;flex-wrap:wrap;width:15rem;height:5rem}.product-qty-wrapper .product-qty>a{flex:0 0 3rem;max-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#7A7A7A;border:1px solid #FED700;border-radius:50%;font-size:.8rem}.product-qty-wrapper .product-qty>div{flex:1 0 0%;max-width:100%;text-align:center}.product-qty-wrapper .product-qty>div input{width:4.5rem;height:4.5rem;background-color:#EFEFEF;text-align:center;border:none;font-size:1.4rem;font-weight:600;color:#333;border-radius:50%;border-radius:50%}@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:5rem;font-size:1.5rem;font-weight:400;padding:0 1.5rem;border-radius:1rem;transition:all 0.2s ease-in-out}.product-cart-buttons a.add-to-cart-button{background-color:#FED700;color:#333}.product-cart-buttons a.add-to-cart-button:hover{background-color:#333;color:#fff}.product-cart-buttons a.no-stock-button{background-color:#333;color:#fff}.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{background-color:#FED700;color:#333}.product-cart-buttons a.quick-order-button:hover,.product-cart-buttons a.remind-me-button:hover{background-color:#333}#product-user-buttons{margin-bottom:15px;display:flex;flex:0 0 5rem;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}#product-user-buttons>div{padding-left:1.5rem;padding-right:1.5rem}#product-user-buttons>div a{display:flex;align-items:center;justify-content:center;color:#333;transition:all 0.2s ease-in-out;width:5rem;height:5rem}#product-user-buttons>div a i{display:flex;align-items:center;justify-content:center;font-size:1.6rem;width:5rem;height:5rem}#product-user-buttons>div a.add-my-favorites i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-fav.svg?revision=1724955830) no-repeat center}#product-user-buttons>div a.add-my-favorites:hover i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-fav-active.svg?revision=1724955830) no-repeat center}#product-user-buttons>div a.add-my-favorites.favorite-product i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-fav-active.svg?revision=1724955830) no-repeat center}#product-user-buttons>div a span{padding-left:1rem}#product-user-buttons>div a:hover{color:#FED700}#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:#FED700}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.separatrix{width:100%;height:2px;border-top:2px dashed #DFDFDF;margin-bottom:2rem}.product-row{display:flex;align-items:center;justify-content:space-between}@media (max-width:991px){.product-row{flex-wrap:wrap;justify-content:center}.product-row>div{margin:.5rem}}#product-user-buttons-2{display:flex;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}#product-user-buttons-2>div{padding-left:1rem;padding-right:1rem}#product-user-buttons-2>div a{display:flex;flex-wrap:wrap;color:#333;transition:all 0.2s ease-in-out}#product-user-buttons-2>div a i{font-size:1.6rem;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem}#product-user-buttons-2>div a span{padding-left:1rem}#product-user-buttons-2>div a.recommend-product i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-advice.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a.recommend-product:hover i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-advice-active.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a.add-comment i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-comment.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a.add-comment:hover i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-comment-active.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a.price-warning i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-pricealert.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a.price-warning:hover i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/product-pricealert-active.svg?revision=1724955830) no-repeat center}#product-user-buttons-2>div a:hover{color:#FED700}#product-user-buttons-2>div a.add-my-favorites span:before{content:attr(data-add-to-favorites)}#product-user-buttons-2>div a.add-my-favorites.favorite-product i{font-weight:900;color:#FED700}#product-user-buttons-2>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.product-cargo-buttons{display:flex;align-items:center}.product-cargo-buttons .product-cargo-button{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;width:19rem;height:5rem;border-radius:10rem;border:1px solid #DFDFDF;margin-right:3rem}@media (max-width:991px){.product-cargo-buttons .product-cargo-button{margin:0 1.5rem;width:13rem}}.product-cargo-buttons .product-cargo-button i{flex:0 0 3rem;height:3rem;width:3rem}.product-cargo-buttons .product-cargo-button span{font-size:1.3rem}@media (max-width:991px){.product-cargo-buttons .product-cargo-button span{font-size:1rem}}.product-cargo-buttons .product-cargo-button.fast_shipping i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-1.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.same_day_shipping i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-2.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.three_days_delivery i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-3.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.five_days_delivery i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-4.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.seven_days_delivery i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-5.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.free_shipping i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-6.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.delivery_from_stock i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-7.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.pre_ordered_product i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-8.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.limited_stock i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-9.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.ask_stock i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-10.svg?revision=1724955830) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.campaigned_product i{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-btn-11.svg?revision=1724955830) no-repeat 50% 50%}.product-area-top{overflow:hidden}.product-area-bottom{margin-top:4rem;overflow:hidden}.product-detail-tab{margin-bottom:3rem;padding-top:13px}.product-detail-tab .product-detail-tab-header{box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:1rem;height:6rem}.product-detail-tab .product-detail-tab-header .row{justify-content:center}.product-detail-tab [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:6rem;color:#7A7A7A;font-size:1.5rem;padding:0 1.6rem;text-transform:uppercase}.product-detail-tab [data-tab-index].active>a{color:#333;background-color:#FED700;font-weight:700;border-radius:1rem;height:7rem;position:relative;top:-5px}@media (max-width:991px){.product-detail-tab [data-tab-index].active>a{border-radius:0;height:100%;background-color:transparent}}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:3rem 0;font-size:1.4rem}.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:#333;padding:0 1.5rem;margin-bottom:1.5rem;background-color:#FED700}.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}}.btn{font-size:1.2rem;border-radius:1rem;transition:all 0.2s ease-in-out}.btn.btn-primary{color:#333;background:#FED700}.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:#333;color:#fff}.btn.btn-secondary{color:#4D4D4D;background:#DFDFDF}.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:#4D4D4D;background:#B2B2B2}.btn-loading:before{border-top-color:#FED700}.loader .ball-pulse>div{background-color:#FED700}.loading>div{border-top-color:#FED700;border-bottom-color:#FED700}.loading-bar .loader{background:#FED700}.control-label{color:#333}.information-content{border:solid 1px #DFDFDF;border-radius:1rem}.information-content span{border-radius:1rem}.information-content i{color:#c6c6c6}.member-block li>a.active{color:#FED700}.member-block li:hover>a:not(.active){color:#FED700}.member-block li:hover>a:not(.active) i.left-icons{color:#FED700}#featured-product-block{border:none}.filter-menu .filter-menu-box{margin-bottom:15px;border:none}.filter-menu .filter-menu-category{border:2px solid #FED700;border-radius:10px;padding:1rem 0}.filter-menu .filter-menu-category .filter-menu-category-title{background-color:transparent;border:none;padding:1.5rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/arrow-2.svg?revision=1724955830) no-repeat left center;font-size:1.4rem;padding-left:2.5rem;font-weight:600;margin:0 3rem;border-bottom:2px solid #FED700}.filter-menu .filter-menu-category .filter-menu-category-content{border:none}.filter-menu .filter-menu-category .filter-menu-category-content a{color:#333;padding:1rem 1.8rem;margin:0rem 3rem;font-size:1.3rem;border-top:2px dashed #DFDFDF;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-subcat.svg?revision=1724955830) no-repeat left center}.filter-menu .filter-menu-category .filter-menu-category-content a:first-child{border:none}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-top a{font-weight:600;border-top:2px solid #FED700;margin:0 3rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/arrow-3.svg?revision=1724955830) no-repeat left center;padding-left:2.5rem}.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 0}.filter-menu .filter-menu-groups .filter-menu-group-content{border:1px solid #DFDFDF;border-radius:1rem;padding:3rem}.filter-menu .filter-menu-groups .filter-menu-group-content label{color:#333;font-size:1.3rem;padding:5px 4rem}.filter-menu .filter-menu-groups input[type=radio]+label:before,.filter-menu .filter-menu-groups input[type=checkbox]+label:before{border-radius:0;border:none;width:2.2rem;height:2.2rem;background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-checkbox.svg?revision=1724955830) no-repeat left center;top:4px}.filter-menu .filter-menu-groups input[type=checkbox]:checked+label:before{background:url(//www.istikbal.com.tr/idea/go/87/themes/selftpl_5f71c7a6629e3/assets/images/icon-checkbox.svg?revision=1724955830) no-repeat right center}.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:-15px;margin-right:-15px}@media (max-width:767px){#checkout-breadcrumbs .checkout-steps>a{margin-left:-7.5px;margin-right:-7.5px}}.form-control{color:#333;border-radius:1rem;border:1px solid #DFDFDF}.form-control::placeholder{color:#333}.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}