@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');@keyframes metal{0%{background-position:0 0;}50%{background-position:200px;}100%{background-position:0 0;}}@keyframes zoom{0%{transform:scale(1);}50%{transform:scale(1.2);}100%{transform:scale(1);}}@keyframes pulse-me{0%{transform:scale(0.5);opacity:0;}50%{opacity:0.1;}70%{opacity:0.09;}100%{transform:scale(1.7);opacity:0;}}@keyframes animateTop{25%{width:100%;opacity:1;}30%,100%{opacity:0;}}@keyframes animateBottom{0%,50%{opacity:0;width:0;}75%{opacity:1;width:100%;}76%,100%{opacity:0;}}@keyframes animateRight{0%,25%{opacity:0;height:0;}50%{opacity:1;height:100%;}55%,100%{height:100%;opacity:0;}}@keyframes animateLeft{0%,75%{opacity:0;bottom:0;height:0;}100%{opacity:1;height:100%;}}@keyframes ring{0%{width:30px;height:30px;opacity:1;}100%{width:300px;height:300px;opacity:0;}}@keyframes bgShift{0%{background-position:0% 0%;}25%{background-position:100% 50%;}50%{background-position:50% 100%;}75%{background-position:0% 50%;}100%{background-position:0% 0%;}}@keyframes layerMove1{0%{transform:translate(0,0) rotate(0deg) scale(1);}100%{transform:translate(10%,8%) rotate(5deg) scale(1.2);}}@keyframes layerMove2{0%{transform:translate(0,0) rotate(0deg) scale(1);}100%{transform:translate(-8%,-6%) rotate(-4deg) scale(1.15);}}@keyframes gradientFlow{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@keyframes lineFloat{0%,100%{opacity:0;transform:translateY(100%);}50%{opacity:1;transform:translateY(-100%);}}@keyframes floatRotate{0%{transform:translate(0,0) rotate(0deg);}100%{transform:translate(20px,-20px) rotate(360deg);}}@keyframes dotPulse{0%,100%{transform:scale(1);opacity:0.2;}50%{transform:scale(1.5);opacity:0.5;}}@keyframes pulse{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.1);opacity:0.8;}}@keyframes floatUpDown{0%,100%{transform:translateY(0);}50%{transform:translateY(-10px);}}@keyframes floatUpDownMobile{0%,100%{transform:translateX(-50%) translateY(0);}50%{transform:translateX(-50%) translateY(-10px);}}@keyframes floatBubble{0%,100%{transform:translate(0,0) rotate(0deg);}33%{transform:translate(30px,-30px) rotate(5deg);}66%{transform:translate(-20px,20px) rotate(-5deg);}}@keyframes gradientShift{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@keyframes pulse{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.2);opacity:0.7;}}@keyframes glowPulse{0%,100%{opacity:0.5;transform:translate(-50%,-50%) scale(1);}50%{opacity:0.8;transform:translate(-50%,-50%) scale(1.1);}}@keyframes floatUpDown{0%,100%{transform:translateY(0);}50%{transform:translateY(-15px);}}@keyframes shimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}@keyframes float{0%,100%{transform:translateY(0);}50%{transform:translateY(-8px);}}@keyframes shine{0%{left:-100%;}100%{left:100%;}}@keyframes pulse-ring{0%{transform:scale(1);opacity:0.8;}100%{transform:scale(1.5);opacity:0;}}body{font-family:'Roboto', sans-serif;position:relative;max-width:100vw;overflow-x:hidden;}#page{position:relative;}html,body{overflow-x:hidden;scroll-behavior:smooth;width:100%;}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.display-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.display-flex-shrink{-ms-flex-negative:0;flex-shrink:0;}.transitions{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container{max-width:540px;}}@media (min-width: 768px){.container{max-width:720px;}}@media (min-width: 992px){.container{max-width:960px;}}@media (min-width: 1200px){.container{max-width:1140px;}}@media (min-width: 1400px){.container{max-width:1320px;}}.coming-sooncss{background-color:#f39c12 !important;}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;width:100%;display:block;}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert-light{color:#636464;background-color:#f7f7f7;border-color:#efefef;}.alert-red{color:#fff;background-color:#0ba64a;border-color:#0ba64a;}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{padding:20px;padding-left:85px;margin:0;margin-bottom:1rem;clear:both;color:#fff;position:relative;width:100%;border-radius:0px;}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{content:"";position:absolute;left:0;top:0;width:70px;height:100%;background-color:rgba(0,0,0,0.25);background-image:url("../../img/tmp/circle-info.svg");background-position:center;background-repeat:no-repeat;background-size:36px;border-top-left-radius:0px;border-bottom-left-radius:0px;}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,.woocommerce-notice a,p.no-comments a,#infoBox a{color:#fff;font-weight:500;text-decoration:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;background-color:rgba(0,0,0,0.15);padding:3px 7px;padding-bottom:5px;border-radius:3px;margin-right:5px;}.woocommerce-message a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,.woocommerce-notice a:hover,p.no-comments a:hover,#infoBox a:hover{background-color:rgba(0,0,0,0.3);}.woocommerce-info,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{background-color:#0ba64a;}.woocommerce-info:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{background-image:url("../../img/tmp/circle-info.svg");}.woocommerce-message,.woocommerce-notice--success,.woocommerce-thankyou-order-received{background-color:#27ae60;}.woocommerce-message:before,.woocommerce-notice--success:before,.woocommerce-thankyou-order-received:before{background-image:url("../../img/tmp/circle-check.svg");}.woocommerce-error{background-color:#e74c3c;}.woocommerce-error:before{background-image:url("../../img/tmp/circle-xmark.svg");}ul.woocommerce-error{padding-left:103px;}.woocommerce-no-products-found{width:100%;}.is-info{background-color:#f4fff7 !important;border-color:#4ab866 !important;}.is-info svg{background-color:#4ab866 !important;}.grecaptcha-badge{display:none !important;}.link_new{width:fit-content;text-decoration:none;border:1px solid #0ba64a;background-color:#0ba64a;padding:10px;font-size:17px;border-radius:7px;color:#fff !important;transition:all ease 0.3s;-webkit-box-shadow:0px 0px 10px 0px #a8a8a8;-moz-box-shadow:0px 0px 10px 0px #a8a8a8;box-shadow:0px 0px 10px 0px #a8a8a8;font-family:"Poppins", serif;}.link_new:hover{background-color:#043d2c;border:1px solid #043d2c;}.header_one{position:fixed;top:0;left:0;width:100%;z-index:1000;-webkit-transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;-webkit-transform:translateY(0);transform:translateY(0);background-color:#fff;user-select:none;}.header_one.scroll_down{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.header_one.scroll_down.turn_on{-webkit-transform:translateY(0%);transform:translateY(0%);}.header_one .mid{width:100%;border-bottom:2px solid #f1f1f1;padding:20px 0;}@media (max-width: 1200px){.header_one .mid{border-bottom:1px solid #f1f1f1;}}@media (max-width: 575px){.header_one .mid{padding:15px 0;}}@media (max-width: 991px){.header_one .mid .container{max-width:100%;}}.header_one .mid .container .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 700px){.header_one .mid .container .flex-in{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}}.header_one .mid .container .flex-in .logo-out{-ms-flex-negative:0;flex-shrink:0;height:80px !important;position:relative;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}@media (max-width: 700px){.header_one .mid .container .flex-in .logo-out{height:90px !important;}}.header_one .mid .container .flex-in .logo-out a{text-decoration:none;font-weight:500;white-space:nowrap;font-size:18px;}.header_one .mid .container .flex-in .logo-out a img{width:auto;width:185px;}@media (max-width: 1200px){.header_one .mid .container .flex-in .logo-out a img{width:190px;}}@media (max-width: 991px){.header_one .mid .container .flex-in .logo-out a img{width:190px;}}@media (max-width: 768px){.header_one .mid .container .flex-in .logo-out a img{width:170px;height:55px;}}.header_one .mid .container .flex-in .menu-out{width:100%;padding:0px 50px;}@media (max-width: 991px){.header_one .mid .container .flex-in .menu-out{display:none;}}.header_one .mid .container .flex-in .menu-out div{width:100%;}.header_one .mid .container .flex-in .menu-out div ul{padding:0;margin:0;list-style:none;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.header_one .mid .container .flex-in .menu-out div ul li{width:100%;position:relative;}.header_one .mid .container .flex-in .menu-out div ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;white-space:nowrap;text-decoration:none;padding:15px 10px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;height:100%;text-align:center;font-weight:500;color:#595959;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.header_one .mid .container .flex-in .menu-out div ul li a{padding:15px 5px;font-size:15px;}}.header_one .mid .container .flex-in .menu-out div ul li a::before{content:"";position:absolute;left:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}@media (max-width: 1400px){.header_one .mid .container .flex-in .menu-out div ul li a::before{top:calc(50% - 14px);height:28px;}}.header_one .mid .container .flex-in .menu-out div ul li a:hover{color:#055a41;}.header_one .mid .container .flex-in .menu-out div ul li.current-menu-item a{color:#055a41;}.header_one .mid .container .flex-in .menu-out div ul li:last-child a::after{content:"";position:absolute;right:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu{border-radius:15px;background-color:#055a41;border:1px solid #055a41;position:absolute;left:50%;transform:translate(-50%);top:calc(100% - -15px);display:block;width:260px;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.04);box-shadow:0px 2px 10px rgba(0,0,0,0.04);opacity:0;pointer-events:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a{text-align:center;padding:0;display:block;font-size:15px;font-weight:500;padding:10px 15px;color:#fff;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a::after,.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a::before{display:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li:last-child a{border:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li .sub-menu{display:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li:hover a{-webkit-text-stroke:thin;}.header_one .mid .container .flex-in .menu-out div ul li.menu-item-has-children::after{content:"";background-image:url(/dacegug/2025/02/arrow.svg);background-size:contain;background-repeat:no-repeat;position:absolute;background-position:center;bottom:-20px;right:50%;transform:translateX(50%);transition:all .3s;z-index:2;width:100%;height:20px;transition:all .3sease;opacity:0;visibility:hidden;pointer-events:none;}.header_one .mid .container .flex-in .menu-out div ul li:hover .sub-menu{opacity:1;pointer-events:auto;}.header_one .mid .container .flex-in .menu-out div ul li:hover.menu-item-has-children::after{opacity:1;visibility:visible;pointer-events:all;}.header_one .mid .container .flex-in .hesap .items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item{position:relative;top:1px;padding:0 10px;}@media (max-width: 700px){.header_one .mid .container .flex-in .hesap .items .item{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item{padding:0 6px;}}.header_one .mid .container .flex-in .hesap .items .item:first-child{padding-left:0;}.header_one .mid .container .flex-in .hesap .items .item:last-child{padding-right:0;}.header_one .mid .container .flex-in .hesap .items .item a{text-align:center;text-decoration:none;}.header_one .mid .container .flex-in .hesap .items .item a svg{height:20px;width:auto;fill:#707070;display:block;margin:0 auto;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item a svg{height:21px;}}.header_one .mid .container .flex-in .hesap .items .item a span{display:block;white-space:nowrap;font-size:14px;color:#707070;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item a span{display:none;}}.header_one .mid .container .flex-in .hesap .items .item a:hover span,.header_one .mid .container .flex-in .hesap .items .item a:hover svg{color:#055a41;fill:#055a41;}.header_one .mid .container .flex-in .hesap .items .item-cart{padding-left:10px;position:relative;top:-1px;}@media (max-width: 700px){.header_one .mid .container .flex-in .hesap .items .item-cart{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart{top:auto;padding-left:9px;}}.header_one .mid .container .flex-in .hesap .items .item-cart a{text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf{position:relative;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .num-sep{position:absolute;top:-0.3125rem;right:-0.3125rem;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#055a41;color:#fff;font-size:0.74rem;font-weight:500;text-align:center;line-height:1.26rem;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out{width:42px;height:42px;border-radius:50%;background-color:#f1f1f1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out svg{width:20px;height:auto;fill:#616161;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its{display:block;font-size:15px;margin-left:10px;color:#5e5d5d;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its:nth-of-type(1){font-size:13px;font-weight:300;white-space:nowrap;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .num-sep{position:absolute;top:-0.3128rem;right:-0.3128rem;width:1.2rem;height:1.2rem;font-size:0.70rem;line-height:1.22rem;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out{width:38px;height:38px;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out svg{width:18px;}}.header_one .mid .container .flex-in .hesap .items .item-cart a:hover .lf .its{color:#055a41;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{padding-left:10px;display:none;}@media (max-width: 1200px){.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{display:block;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{padding-left:9px;}}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon{height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a{color:#222;text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .text{font-size:20px;font-weight:500;height:auto;display:inline-block;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons{margin-left:10px;width:35px;height:auto;display:inline-block;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons span{width:32px;height:3px;background-color:#878787;margin-bottom:7px;display:block;transition:all .4s;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons span:last-child{margin-bottom:0;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons:hover span{background-color:#055a41;}.header_one .bot{width:100%;border-bottom:1px solid #f1f1f1;}@media (max-width: 1200px){.header_one .bot{display:none;}}.header_one .bot .flex-in .menu-out div ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.header_one .bot .flex-in .menu-out div ul li{width:100%;position:relative;}.header_one .bot .flex-in .menu-out div ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;padding:15px 10px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;height:100%;text-align:center;font-weight:500;color:#595959;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.header_one .bot .flex-in .menu-out div ul li a{padding:15px 5px;font-size:15px;}}.header_one .bot .flex-in .menu-out div ul li a::before{content:"";position:absolute;left:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}@media (max-width: 1400px){.header_one .bot .flex-in .menu-out div ul li a::before{top:calc(50% - 14px);height:28px;}}.header_one .bot .flex-in .menu-out div ul li a:hover{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li.current-menu-item a{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li:last-child a::after{content:"";position:absolute;right:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}.header_one .bot .flex-in .menu-out div ul li .sub-menu{position:absolute;left:0;top:calc(100% - 8px);background-color:#fff;border-radius:4px;display:block;width:250px;border:1px solid #f8f8f8;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.04);box-shadow:0px 2px 10px rgba(0,0,0,0.04);opacity:0;pointer-events:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a{text-align:left;padding:0;display:block;font-size:15px;font-weight:500;padding:10px 15px;border-bottom:1px solid #f8f8f8;color:#595959;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a::after,.header_one .bot .flex-in .menu-out div ul li .sub-menu li a::before{display:none;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a:hover{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li:last-child a{border:none;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li .sub-menu{display:none;}.header_one .bot .flex-in .menu-out div ul li:hover .sub-menu{opacity:1;pointer-events:auto;}.mobile-menu{width:300px;height:100vh;background-color:#fff;position:fixed;left:0;top:0;z-index:99999999;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);border-left:1px solid rgba(255,255,255,0.05);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .top{position:relative;text-align:center;padding:25px 20px;border-bottom:1px solid rgba(207,207,207,0.35);}.mobile-menu .top a{text-decoration:none;font-weight:500;white-space:nowrap;font-size:20px;}.mobile-menu .top a img{width:auto;width:185px;}.mobile-menu .top .close-m{position:absolute;right:10px;top:10px;color:#055a41;width:25px;height:25px;cursor:pointer;}.mobile-menu .top .close-m svg{height:23px;width:auto;fill:#595959;}.mobile-menu .top .close-m i{font-size:26px;}.mobile-menu .mid{padding-top:20px;padding-bottom:8px;border-bottom:1px solid rgba(207,207,207,0.35);}@media (max-width: 1400px){.mobile-menu .mid{padding-top:10px;}}.mobile-menu .mid ::-webkit-scrollbar{width:5px;}.mobile-menu .mid ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);}.mobile-menu .mid ::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px;}.mobile-menu .mid .ara-in{width:100%;padding:0 10px;}.mobile-menu .mid .ara-in .ara form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0px;}.mobile-menu .mid .ara-in .ara form input{margin:0;padding:0;outline:none;box-shadow:none;border:1px solid #e5e5e5;border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;display:block;background-color:#fff;border-right:1px solid #fff;width:100%;height:43px;font-weight:400;padding-left:15px;font-size:15px;}@media (max-width: 500px){.mobile-menu .mid .ara-in .ara form input{width:100%;}}.mobile-menu .mid .ara-in .ara form button{position:relative;right:2px;border:none;outline:none;box-shadow:none;display:block;border:1px solid #e5e5e5;border-left:1px solid #fff;background-color:#fff;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;}.mobile-menu .mid .ara-in .ara form button::before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-color:#fff;background-image:url("../../img/tmp/ara-black2.svg");background-position:center;background-size:19px;background-repeat:no-repeat;cursor:pointer;border-radius:8px;}.mobile-menu .mid .ara-in .ara form button img{width:23px;-webkit-filter:brightness(1) invert(1);filter:brightness(1) invert(1);opacity:.5;position:relative;top:-2px;}.mobile-menu .mid .menu-out{position:relative;max-height:306px;overflow:hidden;overflow-y:auto;margin-top:10px;}.mobile-menu .mid .menu-out .menu-list a{text-decoration:none;color:#5e5d5d;text-transform:uppercase;display:block;padding:6px 13px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;font-size:18px;letter-spacing:.4px;font-weight:500;line-height:normal;}.mobile-menu .mid .menu-out .menu-list a img{height:22px;}.mobile-menu .mid .menu-out .menu-list #sub-menu-ok{text-decoration:none;}.mobile-menu .mid .menu-out .menu-list .sub-menu{position:absolute;left:0;top:0;z-index:4;background-color:#fff;width:100%;height:100%;overflow:hidden;overflow-y:auto;transform:translateX(120%);-webkit-transform:translateX(120%);-moz-transform:translateX(120%);-ms-transform:translateX(120%);-o-transform:translateX(120%);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .mid .menu-out .menu-list .sub-menu .sub-menu-back{padding-left:10px;}.mobile-menu .mid .menu-out .menu-list .sub-menu .sub-menu-back img{margin-right:5px;}.mobile-menu .mid .menu-out .menu-list .sub-menu a{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}.mobile-menu .mid .menu-out .menu-list .sub-menu.active{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);}.mobile-menu .mid ul{margin:0;padding:0;list-style:none;height:320px;overflow:hidden;overflow-y:auto;}.mobile-menu .mid ul li a{text-decoration:none;color:#055a41;text-transform:uppercase;display:block;padding:6px 15px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .mid ul li a i{margin-right:5px;}@media (max-width: 1400px){.mobile-menu .mid ul li a{padding:6px 15px;}}@media (max-width: 500px){.mobile-menu .mid ul li a{padding:6px 15px;}}@media (max-height: 580px){.mobile-menu .mid ul li a{padding:5px 15px;}}.mobile-menu .mid ul li a:hover{padding-left:20px;border-bottom:1px solid #222;}.mobile-menu .mid ul li ul{height:auto;}.mobile-menu .bottom{padding-top:10px;}@media (max-height: 540px){.mobile-menu .bottom{padding-top:10px;}}.mobile-menu .bottom a{text-decoration:none;color:#055a41;border:1px solid #595959;display:block;padding:8px 18px;margin:0 5px;font-weight:500;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .bottom a:hover{border:1px solid #595959;}.mobile-menu .bottom .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;}.mobile-menu .bottom .social a{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:10px;border-radius:4px;width:40px;height:36px;margin:4px;}.mobile-menu .bottom .social a svg{height:18px;width:auto;fill:#595959;color:#595959;}.mobile-menu .bottom .social a i{font-size:17px;}.mobile-menu.active-menu{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);}.karart-m{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,0);z-index:9999999;pointer-events:none;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.karart-m.karart-active{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;pointer-events:auto;background-color:rgba(0,0,0,0.6);}.header-sub-page{position:relative;background-color:#222;margin-bottom:80px;margin-top:120px;}@media (max-width: 800px){.header-sub-page{margin-bottom:50px;}}@media (max-width: 575px){.header-sub-page{margin-bottom:30px;}}.header-sub-page .img-head{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}.header-sub-page .img-head picture{display:block;width:100%;height:100%;}.header-sub-page .img-head img{width:100%;height:100%;object-fit:cover;position:relative;z-index:3;animation:zoom 20s linear infinite;}.header-sub-page .img-head.img-head-on::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:7;}.header-sub-page .img-head.img-head-off{background:linear-gradient(135deg,#064d25 0%,#0e7a40 30%,#1aad5a 60%,#064d25 100%);background-size:400% 400%;animation:bgShift 6s ease infinite;}.header-sub-page .img-head.img-head-off::before{content:"";position:absolute;left:-50%;top:-50%;width:200%;height:200%;z-index:4;background:radial-gradient(ellipse 800px 500px at 20% 50%,rgba(40,255,130,0.6) 0%,transparent 60%), radial-gradient(ellipse 700px 450px at 80% 20%,rgba(0,220,100,0.55) 0%,transparent 55%), radial-gradient(ellipse 600px 400px at 50% 90%,rgba(100,255,170,0.5) 0%,transparent 60%);animation:layerMove1 6s ease-in-out infinite alternate;}.header-sub-page .img-head.img-head-off::after{content:"";position:absolute;left:-50%;top:-50%;width:200%;height:200%;z-index:5;background:radial-gradient(ellipse 750px 500px at 70% 60%,rgba(0,240,110,0.55) 0%,transparent 55%), radial-gradient(ellipse 600px 400px at 15% 30%,rgba(80,255,150,0.5) 0%,transparent 55%), radial-gradient(ellipse 500px 350px at 50% 10%,rgba(20,200,80,0.45) 0%,transparent 60%);animation:layerMove2 8s ease-in-out infinite alternate;}.header-sub-page .container{position:relative;z-index:9;}.header-sub-page .container .flex-in{color:#e9e9e9;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;height:200px;}@media (max-width: 991px){.header-sub-page .container .flex-in{height:175px;}}.header-sub-page .container .flex-in .box .title-in{font-size:30px;line-height:80px;padding:0;margin:0;font-weight:600;margin-bottom:20px;font-family:"Poppins", serif;}@media (max-width: 575px){.header-sub-page .container .flex-in .box .title-in{font-size:20px;margin-bottom:5px;line-height:35px;}}.header-sub-page .container .flex-in .box .bred{width:100%;}.header-sub-page .container .flex-in .box .bred nav p{margin:0;font-size:13px;letter-spacing:1px;}.header-sub-page .container .flex-in .box .bred nav a{text-decoration:none;color:#c3c3c3;}.header-sub-page .container .flex-in .box .bred nav a:hover{color:#fff;font-size:16px;}.header-sub-page .container .flex-in .box .bred nav .separator{font-size:13px;}.header-sub-page .container .flex-in .box .bred nav .last{font-size:13px;}.header-sub-page-single-prod{position:relative;margin-bottom:50px;margin-top:120px;}@media (max-width: 800px){.header-sub-page-single-prod{margin-bottom:30px;}}@media (max-width: 575px){.header-sub-page-single-prod{margin-bottom:10px;}}.header-sub-page-single-prod .bred-single-prod{padding:7px 0;}@media (max-width: 575px){.header-sub-page-single-prod .bred-single-prod{display:none;}}.header-sub-page-single-prod .bred-single-prod .container{width:100%;}.header-sub-page-single-prod .bred-single-prod .container nav p{margin:0;font-size:16px;letter-spacing:1px;}.header-sub-page-single-prod .bred-single-prod .container nav a{text-decoration:none;color:#000;}.header-sub-page-single-prod .bred-single-prod .container nav a:hover{color:#055a41;font-size:16px;}.header-sub-page-single-prod .bred-single-prod .container nav .separator{font-size:16px;}.header-sub-page-single-prod .bred-single-prod .container nav .last{font-size:16px;font-weight:500;}@keyframes pulse-me{0%{transform:scale(0.5);opacity:0;}50%{opacity:0.1;}70%{opacity:0.09;}100%{transform:scale(1.7);opacity:0;}}@keyframes bubble{0%{transform:scale(.2);opacity:.2;}50%{transform:scale(1);opacity:1;}100%{transform:scale(.2);opacity:.2;}}.pop-zone{width:50px;height:50px;position:fixed;right:8%;bottom:13%;z-index:999;transition:all .3s ease;user-select:none;}@media (max-width: 1600px){.pop-zone{bottom:7%;right:3%;}}@media (max-width: 1572px){.pop-zone{bottom:7%;right:11%;}}@media (max-width: 991px){.pop-zone{bottom:10%;right:30%;}}.pop-zone.bottom_navbar_hide{transform:translateX(100px);}.pop-zone .click{cursor:pointer;border-radius:100px;border-color:rgba(0,0,0,0);color:#fff;font-family:inherit;background-color:#0ba64a;box-shadow:rgba(0,0,0,0.3) 0px 4px 12px 0px;width:165px;height:40px;display:flex;font-size:14px;gap:10px;align-items:center;justify-content:center;transition:all .3s;z-index:5;padding:0;position:relative;}.pop-zone .click::after{content:"";width:10px;height:10px;position:absolute;right:-5px;top:0;border-radius:10px;background-color:#f00;display:inline-block;}.pop-zone .click span{width:85%;height:100%;border:3px solid #4fce5d;border-radius:100px;position:absolute;background-color:transparent;z-index:-1;}.pop-zone .click #pulse1{animation-name:pulse-me;animation-duration:1s;animation-iteration-count:infinite;}.pop-zone .click #pulse2{animation-name:pulse-me;animation-duration:2s;animation-iteration-count:infinite;}.pop-zone .click #pulse3{animation-name:pulse-me;animation-duration:3s;animation-iteration-count:infinite;}.pop-zone .click svg{width:30px;height:30px;}.pop-zone svg{fill:white;}.pop-zone .area{width:360px;height:450px;background-color:#fff;transition:width 0.5s, height 0.5s, left 0.5s, top 0.5s, opacity 0.5s;position:absolute;left:-220px;top:-270px;opacity:0;border-radius:10px;overflow:hidden;box-shadow:rgba(0,0,0,0.1) 0px 12px 24px 0px;pointer-events:none;}.pop-zone .area .arena-in{width:100%;height:100%;position:relative;}.pop-zone .area .arena-in .top{width:100%;height:15%;background-color:#0ba64a;display:flex;flex-direction:row;align-items:center;padding:0px 10px;justify-content:flex-start;gap:10px;}.pop-zone .area .arena-in .top .img{width:52px;height:52px;border-radius:60px;position:relative;background-color:#fff;padding:4px;}.pop-zone .area .arena-in .top .img img{width:100%;height:100%;border-radius:60px;object-fit:cover;}.pop-zone .area .arena-in .top .img::after{content:"";width:11px;height:11px;position:absolute;right:4px;bottom:0;border-radius:10px;background-color:#4fce5d;display:inline-block;border:1px solid #095e54;}.pop-zone .area .arena-in .top .cont{padding-top:13px;}.pop-zone .area .arena-in .top .cont p{color:#fff;font-size:14px;font-weight:600;line-height:6px;font-family:"Poppins", serif;margin:0;}.pop-zone .area .arena-in .top .cont span{color:#fff;font-size:11px;font-style:italic;font-family:"Poppins", serif;}.pop-zone .area .arena-in .mid{width:100%;height:55%;position:relative;background-color:#e6ddd4;}.pop-zone .area .arena-in .mid::after{width:100%;height:100%;content:"";opacity:0.08;position:absolute;top:0;left:0;display:inline-block;}.pop-zone .area .arena-in .mid .message-box{position:absolute;top:33px;left:40px;transform:translate(-50%,-50%);background-color:#fff;padding:5px;border-radius:5px;border-top-left-radius:0;z-index:1;opacity:0;transition:opacity 0.5s;}.pop-zone .area .arena-in .mid .message-box::before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0px;left:-11px;width:12px;height:19px;}.pop-zone .area .arena-in .mid .message-box .dot{position:relative;display:inline-block;width:8px;height:8px;will-change:transform;}.pop-zone .area .arena-in .mid .message-box .dot::before{position:absolute;display:block;content:"";width:7px;height:7px;border-radius:100%;background-color:#a0a0a0;}.pop-zone .area .arena-in .mid .message-box .dot:first-child::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);}.pop-zone .area .arena-in .mid .message-box .dot:nth-child(2)::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);animation-delay:.2s;}.pop-zone .area .arena-in .mid .message-box .dot:last-child::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);animation-delay:.4s;}.pop-zone .area .arena-in .mid .message-box2{opacity:0;position:absolute;top:60px;left:155px;transform:translate(-50%,-50%);background-color:#fff;padding:5px;border-radius:5px;border-top-left-radius:0;z-index:1;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:5px;width:78%;transition:opacity 0.3s;}.pop-zone .area .arena-in .mid .message-box2::before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0px;left:-11px;width:12px;height:19px;}.pop-zone .area .arena-in .mid .message-box2 span{font-size:13px;font-weight:700;font-family:"Poppins", serif;line-height:18px;color:rgba(0,0,0,0.4);}.pop-zone .area .arena-in .mid .message-box2 span:last-child{text-align:right;font-size:12px;line-height:16px;color:rgba(17,17,17,0.5);width:100%;}.pop-zone .area .arena-in .mid .message-box2 p{font-size:14px;line-height:19px;font-family:"Poppins", serif;margin-top:4px;color:#111;margin:0;}.pop-zone .area .arena-in .bottom{width:100%;height:30%;display:flex;align-items:center;gap:10px;padding:5px 10px;flex-direction:column;}.pop-zone .area .arena-in .bottom .bottom_f{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;}.pop-zone .area .arena-in .bottom .bottom_f a{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:22px;background-color:#0ba64a;text-decoration:none;padding:3px 2px;width:100%;}.pop-zone .area .arena-in .bottom .bottom_f a svg{width:25px;height:25px;filter:brightness(0) invert(1);}.pop-zone .area .arena-in .bottom .bottom_f a img{height:50px;width:50px;}.pop-zone .area .arena-in .bottom .bottom_f a span{color:#fff;font-size:14px;font-family:"Poppins", serif;font-weight:600;}.pop-zone .area .arena-in .bottom .bottom_f a.fast-offer{background-color:#c00001;padding:3px 2px;}.pop-zone .area .arena-in .bottom .bottom_f a.fast-offer svg{width:32px;height:32px;}.pop-zone .area .arena-in .bottom .bottom_d{width:100%;}.pop-zone .area .arena-in .bottom .bottom_d a{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:22px;background-color:#055a41;text-decoration:none;padding:3px 2px;width:100%;}.pop-zone .area .arena-in .bottom .bottom_d a svg{width:25px;height:25px;filter:brightness(0) invert(1);}.pop-zone .area .arena-in .bottom .bottom_d a img{height:50px;width:50px;}.pop-zone .area .arena-in .bottom .bottom_d a span{color:#fff;font-size:14px;font-family:"Poppins", serif;font-weight:600;}.xoo-el-form-container{padding-bottom:0px;}.xoo-el-form-container button{border-radius:4px;border:none;}.xoo-el-srcont{border-radius:10px;}.xoo-el-inmodal{height:auto;}.xoo-el-sidebar{display:none !important;}.xoo-el-form-container button.btn.button.xoo-el-action-btn{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;outline:none;box-shadow:none;}@media (max-width: 575px){.xoo-el-form-container button.btn.button.xoo-el-action-btn{margin:0 auto;display:block;}}.xoo-el-form-container button.btn.button.xoo-el-action-btn:hover{background-color:#0ba64a;}@media (max-width: 575px){.xoo-el-main{padding:15px;}}@media (max-width: 575px){.xoo-el-header,.xoo-el-section{padding:0;}}.xoo-aff-group input:focus{background-color:#f9f9f9 !important;}@media (max-width: 575px){.xoo-aff-group{width:100% !important;margin-bottom:10px;}}.wpca-lay-out .wpca-lay-out-content p{font-size:13px;line-height:18px;}#wpca-box.wpca-cc-settings-icon #wpca-box-meta #wpca-icon-settings{width:23px !important;}.wpca-lay-out .wpca-lay-out-meta .wpca-btn{width:auto !important;min-height:auto !important;font-size:14px;padding:8px 15px !important;}.menu-navigation-dark-header-sub{display:none;}@media (max-width: 690px){.menu-navigation-dark-header-sub{font-size:0;text-align:center;display:flex;justify-content:center;align-items:center;position:fixed;width:100%;bottom:0px;z-index:999999;opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);transition:all .5s;box-shadow:0px 0px 5px rgba(0,0,0,0.29);}.menu-navigation-dark-header-sub a{display:inline-block;color:#fff;background-color:#055a41;font-size:20px;font-weight:400;text-transform:uppercase;text-decoration:none;white-space:nowrap;box-shadow:1px 3px 5px 0 rgba(104,153,112,0.26), inset 1px 0 0 #043d2c, inset -1px 0 0 #043d2c, inset 0 1px 0 #043d2c, inset 0 -1px 0 #043d2c;border:1px solid #055a41;border-top:none;width:100%;margin:0 auto;padding:10px 0;box-sizing:border-box;}.menu-navigation-dark-header-sub a:not(.selected){box-shadow:1px 3px 5px 0 rgba(104,153,112,0.26), inset 1px 0 0 #043d2c, inset 0 1px 0 #055a41, inset 0 -1px 0 #055a41;}.menu-navigation-dark-header-sub a i{display:block;line-height:1.3;}.menu-navigation-dark-header-sub a svg{display:block;line-height:1.3;fill:#fff;height:18px;width:auto;margin:0 auto;}.menu-navigation-dark-header-sub a .sv-out{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;}.menu-navigation-dark-header-sub a .sv-out .box-in{position:relative;}.menu-navigation-dark-header-sub a .sv-out .box-in .num-sep{position:absolute;top:-7px;right:-13px;width:1rem;height:1rem;border-radius:50%;background-color:#ad0000;color:#fff;font-size:0.54rem;font-weight:500;text-align:center;line-height:1.0rem;}.menu-navigation-dark-header-sub a span{display:block;font-size:11px;font-weight:400;line-height:normal;margin-top:5px;text-shadow:0 1px 1px rgba(0,0,0,0.1);}}.scroll{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);transition:all .5s;}.scroll-bottom{-webkit-transform:translateY(61px);-moz-transform:translateY(61px);-ms-transform:translateY(61px);-o-transform:translateY(61px);transform:translateY(61px);transition:all .5s;}#venolab-whatsapp{display:block !important;position:fixed;right:24px;bottom:28px;z-index:1100;font-family:'Roboto', sans-serif;font-size:14px;line-height:1.5;color:#183d32;}#venolab-whatsapp *,#venolab-whatsapp *::before,#venolab-whatsapp *::after{box-sizing:border-box;}#venolab-whatsapp [hidden]{display:none !important;}#venolab-whatsapp button,#venolab-whatsapp a{font-family:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;}#venolab-whatsapp button{cursor:pointer;}#venolab-whatsapp svg{display:block;width:26px;height:26px;flex-shrink:0;}#venolab-whatsapp a:focus-visible,#venolab-whatsapp button:focus-visible{outline:3px solid #efb944;outline-offset:3px;}#venolab-whatsapp .vlwa-toggle{position:relative;display:flex;align-items:center;gap:11px;min-height:60px;padding:10px 19px;border:1px solid rgba(255,255,255,0.3);border-radius:36px;color:#fff;background:linear-gradient(115deg,#087d49,#079f57);box-shadow:0 6px 24px rgba(4,99,56,0.28);font-size:16px;font-weight:700;line-height:1.25;isolation:isolate;animation:vlwa-glow 3.5s ease-out infinite;transition:background .2s, transform .2s;}#venolab-whatsapp .vlwa-toggle > svg{width:29px;height:29px;}#venolab-whatsapp .vlwa-toggle small{display:block;margin-top:3px;font-size:11px;font-weight:400;letter-spacing:.2px;color:#edfff4;}#venolab-whatsapp .vlwa-toggle-mark{margin-left:6px;font-size:21px;font-weight:400;}#venolab-whatsapp .vlwa-toggle:hover{transform:translateY(-2px);background:#087d49;}#venolab-whatsapp.is-open .vlwa-toggle{animation:none;}#venolab-whatsapp .vlwa-panel{position:absolute;right:0;bottom:76px;display:flex;flex-direction:column;width:364px;max-width:calc(100vw - 32px);max-height:calc(100vh - 130px);max-height:calc(100dvh - 130px);overflow:auto;overscroll-behavior:contain;border-radius:20px;border:1px solid #d7e8de;background:#fff;box-shadow:0 18px 65px rgba(14,49,34,0.24);animation:vlwa-arrive .2s ease-out;}#venolab-whatsapp .vlwa-heading{display:flex;align-items:center;gap:11px;padding:21px 17px;background:linear-gradient(120deg,#075e45,#087d57);color:#fff;flex-shrink:0;}#venolab-whatsapp .vlwa-avatar{display:flex;justify-content:center;align-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid rgba(255,255,255,0.24);border-radius:50%;background:rgba(255,255,255,0.12);}#venolab-whatsapp .vlwa-heading h2{margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.4;color:#fff;}#venolab-whatsapp .vlwa-heading p{margin:3px 0 0;font-size:11px;line-height:1.4;color:#d9f4e5;}#venolab-whatsapp .vlwa-close{margin-left:auto;align-self:flex-start;flex-shrink:0;width:32px;height:32px;border:0;border-radius:50%;padding:0;font-size:25px;font-weight:300;line-height:1;background:rgba(255,255,255,0.12);color:#fff;}#venolab-whatsapp .vlwa-conversation{padding:20px 18px;background-color:#eef4ef;background-image:radial-gradient(#dbe5dd .7px,transparent .7px);background-size:12px 12px;}#venolab-whatsapp .vlwa-label{display:block;margin-bottom:17px;color:#657e71;font-size:10px;font-weight:600;letter-spacing:1.1px;text-align:center;}#venolab-whatsapp .vlwa-message{position:relative;padding:16px;border:1px solid #e1e9e3;border-radius:0 13px 13px 13px;background:#fff;box-shadow:0 2px 3px rgba(17,54,33,0.03);}#venolab-whatsapp .vlwa-message strong{display:block;color:#086345;font-size:13px;font-weight:600;}#venolab-whatsapp .vlwa-message p{margin:9px 0;color:#3f554a;font-size:13px;line-height:1.75;}#venolab-whatsapp .vlwa-message-note{display:block;font-size:11px;color:#788a7e;}#venolab-whatsapp .vlwa-topics{display:grid;gap:7px;margin-top:14px;}#venolab-whatsapp .vlwa-topics a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:10px 13px;border:1px solid #c9dfd2;border-radius:10px;background:rgba(255,255,255,0.94);color:#126846;font-size:12px;font-weight:500;transition:background .15s;}#venolab-whatsapp .vlwa-topics a:hover{background:#dff3e7;}#venolab-whatsapp .vlwa-topics a span{font-size:17px;}#venolab-whatsapp .vlwa-footer{padding:17px 18px 14px;background:#fff;}#venolab-whatsapp .vlwa-start{display:flex;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 13px;border-radius:11px;background:#07844c;color:#fff;font-size:13px;font-weight:600;transition:background .15s;}#venolab-whatsapp .vlwa-start:hover{background:#056d3f;}#venolab-whatsapp .vlwa-start svg{width:21px;height:21px;}#venolab-whatsapp .vlwa-note{display:block;margin-top:9px;font-size:10px;color:#7b8a81;text-align:center;}@keyframes vlwa-glow{0%,100%{box-shadow:0 6px 24px rgba(4,99,56,0.28), 0 0 0 0 rgba(37,211,102,0);}35%{box-shadow:0 6px 24px rgba(4,99,56,0.28), 0 0 0 7px rgba(37,211,102,0.2);}75%{box-shadow:0 6px 24px rgba(4,99,56,0.28), 0 0 0 16px rgba(37,211,102,0);}}@keyframes vlwa-arrive{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);}}@media (max-width: 690px){#venolab-whatsapp{right:16px;bottom:calc(100px + env(safe-area-inset-bottom, 0px));}#venolab-whatsapp .vlwa-toggle{min-height:54px;padding:9px 15px;font-size:14px;}#venolab-whatsapp .vlwa-toggle > svg{width:26px;height:26px;}#venolab-whatsapp .vlwa-toggle small{font-size:10px;}#venolab-whatsapp .vlwa-panel{bottom:68px;max-height:calc(100vh - 190px);max-height:calc(100dvh - 190px - env(safe-area-inset-bottom, 0px));}#venolab-whatsapp .vlwa-heading{padding:16px 13px;}#venolab-whatsapp .vlwa-conversation{padding:16px 14px;}#venolab-whatsapp .vlwa-footer{padding:14px;}}@media (prefers-reduced-motion: reduce){#venolab-whatsapp .vlwa-toggle,#venolab-whatsapp .vlwa-panel{animation:none;transition:none;}}#venolab-whatsapp .vlwa-products{padding:16px;background:#eef4ef;}#venolab-whatsapp .vlwa-products-back{display:flex;align-items:center;gap:8px;min-height:40px;margin:0 0 10px;padding:5px 0;border:0;background:transparent;color:#076345;font-size:13px;}#venolab-whatsapp .vlwa-products-back > span{font-size:24px;line-height:1;}#venolab-whatsapp .vlwa-products h3{margin:0;color:#183d32;font-size:17px;line-height:1.4;}#venolab-whatsapp .vlwa-products-intro{margin:6px 0 15px;color:#526a5d;font-size:12px;line-height:1.6;}#venolab-whatsapp .vlwa-product-list{display:grid;gap:9px;}#venolab-whatsapp .vlwa-product{display:flex;align-items:center;gap:12px;min-width:0;padding:11px;border:1px solid #dce9df;border-radius:12px;background:#fff;color:#183d32;transition:border-color .15s, background .15s;}#venolab-whatsapp .vlwa-product:hover{border-color:#07844c;background:#f8fffa;}#venolab-whatsapp .vlwa-product img{flex:0 0 62px;width:62px;height:72px;max-width:62px;object-fit:contain;border-radius:7px;background:#fff;}#venolab-whatsapp .vlwa-product-info{display:block;min-width:0;}#venolab-whatsapp .vlwa-product-info strong{display:block;font-size:13px;font-weight:600;line-height:1.5;overflow-wrap:anywhere;}#venolab-whatsapp .vlwa-product-info > span{display:block;margin-top:5px;color:#087d49;font-size:12px;}#venolab-whatsapp .vlwa-all-products{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin-top:12px;padding:10px 12px;color:#075e45;border:1px solid #c9dfd2;border-radius:9px;background:#fff;font-size:13px;font-weight:500;}#venolab-whatsapp .vlwa-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;}#venolab-whatsapp svg.vlwa-ico{width:.85em;height:.85em;}#venolab-whatsapp .vlwa-start .vlwa-arrow{font-size:17px;}#venolab-whatsapp .vlwa-all-products .vlwa-arrow{font-size:17px;}#venolab-whatsapp .vlwa-product-info .vlwa-arrow{margin-left:2px;font-size:15px;vertical-align:-3px;}.woocommerce-notices-wrapper{width:100%;}div.woof_info_popup{top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}.pac-logo:after{display:none !important;}.sepet-main{margin-bottom:50px;}.sepet-main small.includes_tax{font-weight:500;top:-2px;position:relative;}.sepet-main .woocommerce-cart-form .shop_table{border:1px solid #ddd;border-collapse:collapse;}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table{border:none;}}.sepet-main .woocommerce-cart-form .shop_table thead{background-color:#f7f7f7;}.sepet-main .woocommerce-cart-form .shop_table thead tr th{color:#1d1d1d;padding:15px;}.sepet-main .woocommerce-cart-form .shop_table thead tr th.product-subtotal{text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr{background-color:#fff;}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table tbody tr{margin-bottom:15px;display:block;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr td{padding:10px;border:1px solid #ddd;text-align:center;}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table tbody tr td{padding:10px 15px;text-align:left;margin-top:-1px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td .quantity{display:inline-block;}}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table tbody tr td:before{font-weight:500;width:35%;text-align:left;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail{text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td a{outline:none;text-decoration:none;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td span{color:#1d1d1d;font-weight:500;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td .variation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0;margin-top:5px;line-height:normal;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td .variation dt{width:50%;margin-bottom:5px;font-weight:400;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td .variation dd{width:50%;margin:0;margin-bottom:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td .variation dd p{border:1px solid #ddd;margin:0;line-height:normal;padding:1px 4px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price bdi{font-weight:500;color:#1d1d1d !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price bdi span{color:#1d1d1d !important;font-weight:500 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price del span bdi{font-weight:400;text-decoration:line-through;color:#919191 !important;text-decoration-color:#919191;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price del span bdi span{font-weight:400;text-decoration:line-through;color:#919191 !important;text-decoration-color:#919191;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price ins{background:unset;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price ins span bdi{font-weight:500;color:#1d1d1d !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-price ins span bdi span{color:#1d1d1d !important;font-weight:500 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-subtotal span bdi{font-weight:500;color:#1d1d1d !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td.product-subtotal span bdi span{color:#1d1d1d !important;font-weight:500 !important;}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(1){padding-left:5px;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(1) a{font-weight:500;font-size:24px;color:#fff;width:35px;height:35px;text-decoration:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(1) a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:url("../../img/tmp/trash.svg");background-size:15px;background-repeat:no-repeat;background-position:center;border-radius:50%;border:1px solid rgba(255,255,255,0);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(1) a:hover:before{border:1px solid #055a41;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(2):before{display:none;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(2) a img{width:100px;border:1px solid #ddd;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(3){text-align:left;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(3) a{color:#1d1d1d;font-weight:500;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(3) a:hover{color:#1d1d1d;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(5):before{padding-top:9px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(5) .qib-button-wrapper{float:none;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(5) .quantity{max-width:60px;margin:0;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(5) .quantity input{border-radius:0;outline:none;border:1px solid #ddd;width:100%;text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td:nth-of-type(5) .quantity input:focus{border:1px solid #1d1d1d;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child{background-color:#f7f7f7;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td{text-align:right;padding:15px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon{display:inline-block;}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:15px;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon label:first-child{display:none;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon input{outline:none;border:1px solid #ddd;border-radius:0px;margin-right:5px;height:35px;padding-left:10px;margin-top:0px;position:relative;top:1px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon input:focus{border:1px solid #1d1d1d;}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon input{width:50%;height:34px;}}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child .coupon button{margin-top:0;width:50%;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child button{display:inline-block;padding:10px 25px;border-radius:0px;background-color:#055a41;outline:none;box-shadow:none;border:none;color:#fff;font-weight:500;text-decoration:none;line-height:none;text-transform:uppercase;font-size:15px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 768px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child button{font-size:14px;}}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child button{display:block;margin:0 auto;font-size:14px;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child button:hover{background-color:#043d2c;}.sepet-main .cart-collaterals{margin-top:25px;}.sepet-main .cart-collaterals h2{font-size:26px;color:#1d1d1d;}.sepet-main .cart-collaterals .cart_totals h2{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:40px;}@media (max-width: 575px){.sepet-main .cart-collaterals .cart_totals h2{margin-top:20px;}}.sepet-main .cart-collaterals .cart_totals h2:before{content:"";position:relative;width:37px;height:37px;display:block;margin-right:8px;background-image:url(../../img/tmp/cart-total.svg);background-size:contain;background-repeat:no-repeat;background-position:center;}.sepet-main .cart-collaterals table{border:1px solid #ddd;border-collapse:collapse;}.sepet-main .cart-collaterals table tbody tr{border:1px solid #ddd;}.sepet-main .cart-collaterals table tbody tr th{padding:10px;font-size:16px;font-weight:600;border:1px solid #ddd;width:445px;}@media (max-width: 1200px){.sepet-main .cart-collaterals table tbody tr th{width:260px;}}@media (max-width: 767px){.sepet-main .cart-collaterals table tbody tr th{width:auto;}}.sepet-main .cart-collaterals table tbody tr td{padding:10px;font-weight:600;font-size:16px;}.sepet-main .cart-collaterals table tbody tr td ul{padding:0;margin:0;list-style:none;}.sepet-main .cart-collaterals table tbody tr td ul li label{margin:0;}.sepet-main .cart-collaterals table tbody tr td .woocommerce-shipping-destination{display:none;}.sepet-main .cart-collaterals table tbody tr td .woocommerce-shipping-calculator{display:none !important;}.sepet-main .cart-collaterals table tbody tr.order-total{background-color:#f9f9f9;}.sepet-main .cart-collaterals table tbody tr.rp_wcdpd_promotion_total_saved_table_row th,.sepet-main .cart-collaterals table tbody tr.rp_wcdpd_promotion_total_saved_table_row td{color:green;}.sepet-main .cart-collaterals .wc-proceed-to-checkout{text-align:right;margin-top:15px;}.sepet-main .cart-collaterals .wc-proceed-to-checkout a{display:inline-block;padding:10px 21px;border-radius:0px;line-height:normal;background-color:#055a41;outline:none;box-shadow:none;border:none;color:#fff;font-weight:500;text-decoration:none;text-transform:uppercase;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 768px){.sepet-main .cart-collaterals .wc-proceed-to-checkout a{font-size:14px;}}.sepet-main .cart-collaterals .wc-proceed-to-checkout a:hover{background-color:#043d2c;}.sepet-main .return-to-shop a{background-color:#055a41;outline:none;box-shadow:none;border:none;color:#fff;font-weight:500;padding:7px 13px;display:table;border-radius:0px;text-decoration:none;}.sepet-main .return-to-shop a:hover{background-color:#043d2c;}.sepet-main .woocommerce-shipping-methods li input{margin-right:8px;position:relative;top:1px;}@media (max-width: 767px){.sepet-main .woocommerce-shipping-total td:before{display:none;}}.sepet-main .lpp-shipping-package-wrapper{border:none !important;}.sepet-main .lpp-shipping-package-wrapper tbody tr{border:none !important;}.sepet-main .lpp-shipping-package-wrapper tbody tr td{padding:0 !important;}@media (max-width: 767px){.sepet-main .lpp-shipping-package-wrapper tbody tr td:before{display:inline-block;}}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-address{font-size:16px;font-weight:400;margin:0;}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-address a{text-decoration:none;}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-address a strong{font-weight:500;}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-address a:hover{color:#1d1d1d;}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-address a:hover strong{color:#1d1d1d;}.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-field small,.sepet-main .lpp-shipping-package-wrapper tbody tr td .pickup-location-field .woocommerce-shipping-contents{display:none;}.sepet-main .woocommerce-shipping-calculator a{text-decoration:none;display:inline-block;padding:4px 10px;padding-bottom:5px;border-radius:4px;background-color:unset;outline:none;box-shadow:none;border:1px solid #1d1d1d;color:#1d1d1d;font-weight:500;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-shipping-calculator a:hover{background-color:#055a41;color:#fff;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;width:500px;}@media (max-width: 1200px){.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form{width:400px;}}@media (max-width: 767px){.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form{width:100%;margin:0;}}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p{width:50%;margin:0;margin-top:15px;padding:0 10px;}@media (max-width: 767px){.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p{width:100%;padding:0;}}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p .dropdown-wrapper{pointer-events:none;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p span{display:block;height:40px;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p span span{border-color:#dcdcdc;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p span span span{border-radius:4px;outline:none;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p span span span .select2-selection__rendered{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p span span span .select2-selection__rendered .select2-selection__placeholder{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p input{display:block;width:100%;outline:none;border:1px solid #dcdcdc;box-shadow:none;height:40px;padding-left:10px;border-radius:4px;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p input:focus{border:1px solid #1d1d1d;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p button{background-color:#055a41;outline:none;box-shadow:none;border:none;color:#fff;font-weight:500;padding:9px 15px;padding-bottom:11px;cursor:pointer;margin:0;border-radius:4px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p button:hover{background-color:#043d2c;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p:nth-of-type(1){order:4;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p:nth-of-type(2){order:3;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p:nth-of-type(3){order:2;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p:nth-of-type(4){order:1;}.sepet-main .woocommerce-shipping-calculator .shipping-calculator-form p:nth-of-type(5){order:5;}@media (max-width: 1200px){.sepet-main .qib-button-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}}.sepet-main .qib-button-wrapper .qib-button{height:35px !important;font-size:18px !important;line-height:18px !important;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;background:#f9f9f9 !important;}.sepet-main .qib-button-wrapper .qib-button:hover{background-color:#055a41 !important;color:#fff !important;}.sepet-main .qib-button-wrapper .qib-button.plus{border-bottom-right-radius:0px;border-top-right-radius:0px;}.sepet-main .qib-button-wrapper .qib-button.minus{border-bottom-left-radius:0px;border-top-left-radius:0px;}.sepet-main .qib-button-wrapper .wqpmb_quantity{height:35px !important;}.sepet-main .qib-button-wrapper .wqpmb_quantity input{height:100% !important;font-size:18px !important;line-height:18px !important;border:1px solid #efefef !important;}.related-products-container{margin-top:70px;}.related-products-container .related-products-title{font-size:48px;font-weight:300;text-align:center;margin-bottom:20px;}@media (max-width: 768px){.related-products-container .related-products-title{font-size:40px;}}@media (max-width: 575px){.related-products-container .related-products-title{font-size:30px;margin-bottom:10px;}}.related-products-container .related-products-title strong{font-weight:500;}.related-products-container .related-products-list{margin:0 -10px;padding:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;}@media (max-width: 991px){.related-products-container .related-products-list{margin-top:10px;}}@media (max-width: 575px){.related-products-container .related-products-list{margin:0 -4px;margin-top:5px;}}.related-products-container .related-products-list .product-qyt{width:25%;padding:10px;}@media (max-width: 991px){.related-products-container .related-products-list .product-qyt{width:50%;}}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt{width:100%;padding:4px;}}.related-products-container .related-products-list .product-qyt .urun-item{position:relative;height:100%;border:1px solid rgba(255,255,255,0);background-color:#fff;border-radius:0px;padding:0px;padding-bottom:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0) scale(1.0);-webkit-transform:translateZ(0) scale(1.0);-moz-transform:translateZ(0) scale(1.0);-ms-transform:translateZ(0) scale(1.0);-o-transform:translateZ(0) scale(1.0);-webkit-transition:all 0.2s;transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;backface-visibility:hidden;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item{padding-bottom:8px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right{position:absolute;right:10px;top:0px;padding:0px 0px;width:47px;z-index:4;pointer-events:none;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right{right:0px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim{width:100%;height:60px;color:#fff;background-image:url("../../img/tmp/flag-arrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim{font-size:11px;height:52px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim .in-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-top:7px;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim .in-flex span{width:100%;text-align:center;font-weight:500;font-size:13px;line-height:15px;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim .in-flex span{font-size:11px;line-height:13px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .indirim .in-flex span:nth-of-type(2){font-weight:300;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi{width:100%;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex{width:100%;padding-top:15px;text-decoration:none;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex{padding-top:10px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;text-align:center;font-weight:500;font-size:13px;line-height:15px;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist{margin:0;pointer-events:auto;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist a{width:28px;height:28px;padding:5px;padding-top:5px;border-radius:4px;border:1px solid #222;display:block;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist a{width:24px;height:24px;padding:4px;padding-top:3px;}}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist a span{display:none;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist a img{margin:0;width:100%;height:100%;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist a:hover{border:1px solid #e42427;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span,.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span{width:28px;height:28px;padding:5px;padding-top:5px;border-radius:0;border:1px solid #e42427;display:block;position:relative;overflow:hidden;color:#fff;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span img,.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span img{margin:0;width:100%;height:100%;}.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.related-products-container .related-products-list .product-qyt .urun-item .box-combo-right .istek-listesi .in-flex label .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{position:absolute;left:0;top:0;width:100%;height:100%;padding:0;border:none;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a{text-decoration:none;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box{position:absolute;left:0px;top:10px;z-index:5;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box{right:10px;top:5px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box .glob-notic span{font-size:12px;color:#fff;border-radius:0px;border-top-left-radius:0px;border-bottom-left-radius:0px;padding:2px 10px;font-weight:500;margin-bottom:5px;display:inline-block;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box .glob-notic span{font-size:11px;font-weight:400;padding-top:4px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box .glob-notic .stok{background-color:#e42427;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box .glob-notic .ucretsiz-kargo{background-color:#1d1d1d;color:#fff;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .notic-box .glob-notic .kargo-all{background-color:#0ba64a;color:#fff;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .img{border-top-left-radius:0px;border-top-right-radius:0px;position:relative;overflow:hidden;text-align:center;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .top .img img{margin:0 auto;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom{padding:5px;padding-top:10px;padding-bottom:0;text-align:center;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:2px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out .rating-itm{display:inline-block;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out .rating-itm .star-rating{height:1.25em;line-height:1.7;width:5.1em;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out .rating-itm .star-rating:before{font-size:12px;letter-spacing:4px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out .rating-itm .star-rating span:before{color:#fdc31f;font-size:12px;letter-spacing:4px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .rating-out .count-itm{font-size:.72rem;margin-left:5px;position:relative;top:auto;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom h2{font-size:16px;line-height:21px;font-weight:500;margin:0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;color:#7b7873;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom h2{font-size:15px;line-height:21px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .one-cikan-ozellikler{margin-top:5px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .one-cikan-ozellikler .liste-ozellik span{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:14px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-a .bottom .one-cikan-ozellikler .liste-ozellik span img{width:14px;height:16px;margin-right:5px;}.related-products-container .related-products-list .product-qyt .urun-item .pr-cat{padding:0 5px;margin-top:5px;line-height:normal;}.related-products-container .related-products-list .product-qyt .urun-item .pr-cat .posted_in{font-size:13px;font-weight:500;color:#666;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .pr-cat .posted_in{font-size:14px;}}.related-products-container .related-products-list .product-qyt .urun-item .pr-cat .posted_in a{text-decoration:none;color:#666;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.related-products-container .related-products-list .product-qyt .urun-item .pr-cat .posted_in a:hover{color:#1d1d1d;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price{padding:0 5px;margin-top:10px;text-align:center;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-price{font-size:14px;margin-top:5px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-price bdi{font-weight:600;color:#1d1d1d;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price del span bdi{font-weight:400;text-decoration:line-through;color:#919191;text-decoration-color:#919191;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price ins{background:unset;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price ins span bdi{font-weight:600;color:#1d1d1d;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low{display:none;padding:0 5px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low.low-prc-active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-title{font-weight:500;font-size:16px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price{font-size:16px;line-height:normal;display:inline-block;font-weight:500;color:#666;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page{display:none !important;margin:0;padding:0;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_product_page_title{font-weight:500;display:none !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table{margin:0;padding:0;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table{margin:0;padding:0;border:none !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody{margin:0;padding:0;border:none !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody tr{margin:0;padding:0;display:none !important;border:none !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody tr td{margin:0;padding:0;display:none !important;border:none !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody tr td span{font-weight:500;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody tr:last-child{display:block !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-price-as-low .as-low-price .rp_wcdpd_product_page .rp_wcdpd_pricing_table table tbody tr:last-child td:last-child{color:#666;display:block !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn{position:absolute;left:0;bottom:0;z-index:16;width:100%;overflow:hidden;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-btn{position:relative;left:auto;bottom:auto;margin-top:10px;display:none;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form{background-color:#fff;padding:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;transform:translateY(120%);-webkit-transform:translateY(120%);-moz-transform:translateY(120%);-ms-transform:translateY(120%);-o-transform:translateY(120%);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all 0.2s;transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;backface-visibility:hidden;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form{transform:translateY(0%);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);padding:0 5px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .qib-button{height:31px !important;padding:0;width:25px;font-size:18px !important;line-height:18px !important;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;border:1px solid #efefef !important;background:#efefef !important;color:#1d1d1d;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .qib-button:hover{background-color:#055a41 !important;color:#fff !important;border:1px solid #055a41 !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .qib-button.plus{border-bottom-right-radius:0px;border-top-right-radius:0px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .qib-button.minus{border-bottom-left-radius:0px;border-top-left-radius:0px;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .wqpmb_quantity{height:31px !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .qib-button-wrapper .wqpmb_quantity input{width:30px;padding:0;height:100% !important;font-size:16px !important;line-height:16px !important;border:1px solid #efefef !important;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .out-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .out-btn button{border:none;background-color:#055a41;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;line-height:normal;border-radius:0px;box-shadow:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;font-family:'Roboto', sans-serif;padding:0;width:110px;height:31px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn form .out-btn button:hover{background-color:#043d2c;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn .prod-btn-out-a{background-color:#fff;padding:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;transform:translateY(120%);-webkit-transform:translateY(120%);-moz-transform:translateY(120%);-ms-transform:translateY(120%);-o-transform:translateY(120%);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all 0.2s;transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;backface-visibility:hidden;}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item .prod-btn .prod-btn-out-a{transform:translateY(0%);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);padding:0 5px;}}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn .prod-btn-out-a .prod-btn-a{border:none;background-color:#055a41;color:#fff;text-transform:uppercase;font-size:13px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;text-decoration:none;width:135px;height:31px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-weight:500;line-height:normal;border-radius:0px;box-shadow:none;}.related-products-container .related-products-list .product-qyt .urun-item .prod-btn .prod-btn-out-a .prod-btn-a:hover{background-color:#0ba64a;}.related-products-container .related-products-list .product-qyt .urun-item:hover{-webkit-box-shadow:0px 0px 25px 4px #dedede;-moz-box-shadow:0px 0px 25px 4px #dedede;box-shadow:0px 0px 25px 4px #dedede;border-radius:2px;transform:translateZ(0) scale(1.04);-webkit-transform:translateZ(0) scale(1.04);-moz-transform:translateZ(0) scale(1.04);-ms-transform:translateZ(0) scale(1.04);-o-transform:translateZ(0) scale(1.04);}@media (max-width: 575px){.related-products-container .related-products-list .product-qyt .urun-item:hover{transform:translateZ(0) scale(1);-webkit-transform:translateZ(0) scale(1);-moz-transform:translateZ(0) scale(1);-ms-transform:translateZ(0) scale(1);-o-transform:translateZ(0) scale(1);}}.related-products-container .related-products-list .product-qyt .urun-item:hover .prod-a .bottom h2{color:#055a41;}.related-products-container .related-products-list .product-qyt .urun-item:hover .prod-btn form,.related-products-container .related-products-list .product-qyt .urun-item:hover .prod-btn .prod-btn-out-a{transform:translateY(0%);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);}.sepet-main{padding-top:24px;padding-bottom:60px;background-color:#fafafa;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.woosb-cart-child{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.woosb-cart-parent td.product-name .woosb-cart-item-edit{display:inline-block;margin-left:8px;font-size:12px;padding:3px 10px;border-radius:999px;background:#eef7f2;color:#055a41;text-decoration:none;font-weight:600;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.woosb-cart-parent td.product-name .woosb-cart-item-edit:hover{background:#055a41;color:#fff;}.sepet-main .woocommerce-cart-form .shop_table{background:#fff !important;border:1px solid #ececec !important;border-radius:16px !important;overflow:hidden;box-shadow:0 4px 24px rgba(20,50,40,0.04);border-collapse:separate !important;border-spacing:0;}.sepet-main .woocommerce-cart-form .shop_table thead{background:#f5faf7 !important;}.sepet-main .woocommerce-cart-form .shop_table thead tr th{border:none !important;font-size:13px;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;color:#5a6660 !important;padding:16px 14px !important;}.sepet-main .woocommerce-cart-form .shop_table thead tr th.product-subtotal{text-align:right;}.sepet-main .woocommerce-cart-form .shop_table tbody tr{background:#fff;transition:background 0.2s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:hover{background:#fafdfb;}.sepet-main .woocommerce-cart-form .shop_table tbody tr td{border:none !important;border-bottom:1px solid #f0f0f0 !important;padding:18px 14px !important;vertical-align:middle;text-align:left;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove{width:50px;text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a{width:34px;height:34px;margin:0 auto;background-color:#fff5f5;border:1px solid transparent !important;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a:before{background-color:transparent !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a:hover{background-color:#055a41;border:1px solid #055a41 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a:hover:before{filter:brightness(0) invert(1);}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail{width:110px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a{display:inline-block;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a img{width:86px !important;height:86px !important;border-radius:12px !important;border:1px solid #ececec !important;object-fit:cover;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a{font-size:15px;font-weight:600;color:#1d1d1d !important;line-height:1.4;text-decoration:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a:hover{color:#055a41 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price{width:140px;text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price bdi{font-size:15px;font-weight:600;color:#1d1d1d !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity{width:140px;text-align:center;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .qib-button-wrapper,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity{display:inline-flex !important;margin:0 auto;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal{width:140px;text-align:right;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal bdi{font-size:16px;font-weight:700;color:#055a41 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child{background:#fafbfa !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions{padding:22px 16px !important;text-align:right;border-bottom:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;float:left;background:#fff;padding:6px;border-radius:10px;border:1px solid #e5e8e6;box-shadow:0 2px 8px rgba(0,0,0,0.02);}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon{float:none;width:100%;margin-bottom:14px;box-sizing:border-box;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon input{border:none !important;background:transparent !important;padding:0 12px !important;height:40px !important;font-size:14px;min-width:220px;top:0;margin:0 6px 0 0 !important;}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon input{min-width:0;flex:1;width:auto !important;}}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon input:focus{outline:none !important;border:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon button{background:linear-gradient(135deg,#055a41,#043d2c) !important;border:none !important;color:#fff !important;padding:0 22px !important;height:40px !important;border-radius:8px !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.4px;text-transform:uppercase;cursor:pointer;margin:0 !important;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon button:hover{background:linear-gradient(135deg,#043d2c,#055a41) !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions button[name="update_cart"]{background:#fff !important;color:#1d1d1d !important;border:1px solid #d8dcd9 !important;padding:0 22px !important;height:40px !important;border-radius:8px !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.4px;text-transform:uppercase;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions button[name="update_cart"]:hover{background:#1d1d1d !important;color:#fff !important;border-color:#1d1d1d !important;}@media (max-width: 575px){.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions button[name="update_cart"]{display:block;width:100%;margin:0 auto;}}@media (max-width: 767px){.sepet-main .woocommerce-cart-form .shop_table{background:transparent !important;border:none !important;box-shadow:none !important;}.sepet-main .woocommerce-cart-form .shop_table thead{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody{display:block;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item{background:#fff !important;border-radius:14px !important;padding:14px 16px !important;margin-bottom:14px !important;display:block !important;box-shadow:0 2px 12px rgba(0,0,0,0.05);position:relative;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td{border:none !important;padding:6px 0 !important;display:block !important;text-align:left !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td:before{font-weight:600;color:#888;display:inline-block;margin-right:8px;font-size:13px;width:auto !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove{position:absolute;top:12px;right:12px;padding:0 !important;width:auto;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail{text-align:left !important;padding-bottom:12px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a img{width:100px !important;height:100px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name{padding-bottom:8px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a{font-size:16px;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;text-align:right !important;padding:8px 0 !important;border-top:1px dashed #f0f0f0 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price bdi,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity bdi,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal bdi{font-size:15px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .qib-button-wrapper,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity{display:inline-flex !important;margin:0 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child{background:#fff !important;border-radius:14px !important;padding:16px !important;display:block !important;box-shadow:0 2px 12px rgba(0,0,0,0.05);}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions{display:block !important;text-align:center !important;padding:0 !important;background:transparent !important;}}.sepet-main .cart-collaterals{margin-top:36px;}.sepet-main .cart-collaterals h2{font-size:22px !important;font-weight:700;}.sepet-main .cart-collaterals .cart_totals{background:linear-gradient(180deg,#fff,#fafdf9);border:1px solid #e6efe9;border-radius:16px;padding:26px 28px 24px;box-shadow:0 8px 32px rgba(5,90,65,0.06);position:relative;overflow:hidden;}@media (max-width: 575px){.sepet-main .cart-collaterals .cart_totals{padding:20px;}}.sepet-main .cart-collaterals .cart_totals:before{content:'';position:absolute;top:-60px;right:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(11,166,74,0.1),rgba(11,166,74,0));border-radius:50%;pointer-events:none;}.sepet-main .cart-collaterals .cart_totals h2{font-size:22px !important;font-weight:700 !important;color:#1d1d1d !important;margin-top:0 !important;margin-bottom:18px !important;position:relative;z-index:1;}.sepet-main .cart-collaterals .cart_totals h2:before{width:32px !important;height:32px !important;margin-right:10px !important;}.sepet-main .cart-collaterals .cart_totals table{border:none !important;background:transparent !important;position:relative;z-index:1;width:100%;}.sepet-main .cart-collaterals .cart_totals table tbody tr{border:none !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr th,.sepet-main .cart-collaterals .cart_totals table tbody tr td{border:none !important;border-bottom:1px dashed #e3e8e5 !important;padding:14px 6px !important;font-size:15px;width:auto;}.sepet-main .cart-collaterals .cart_totals table tbody tr th{color:#6b7368 !important;font-weight:500 !important;text-align:left;}.sepet-main .cart-collaterals .cart_totals table tbody tr td{font-weight:600 !important;text-align:right;color:#1d1d1d !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total{background:transparent !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total th,.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td{border-bottom:none !important;padding-top:20px !important;padding-bottom:4px !important;font-size:18px !important;color:#1d1d1d !important;font-weight:700 !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td strong,.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td bdi{font-size:24px !important;color:#055a41 !important;font-weight:800 !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr:last-child th,.sepet-main .cart-collaterals .cart_totals table tbody tr:last-child td{border-bottom:none !important;}.sepet-main .cart-collaterals .wc-proceed-to-checkout{text-align:center !important;margin-top:18px;padding:0;}.sepet-main .cart-collaterals .wc-proceed-to-checkout a.checkout-button{display:flex !important;align-items:center;justify-content:center;width:100% !important;background:linear-gradient(135deg,#055a41,#043d2c) !important;color:#fff !important;padding:18px 24px !important;font-size:16px !important;font-weight:700 !important;letter-spacing:0.5px;border-radius:14px !important;box-shadow:0 8px 24px rgba(5,90,65,0.25);position:relative;overflow:hidden;text-transform:uppercase;text-decoration:none !important;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .cart-collaterals .wc-proceed-to-checkout a.checkout-button:after{content:'\2192';font-size:22px;margin-left:10px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.sepet-main .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover{background:linear-gradient(135deg,#043d2c,#055a41) !important;transform:translateY(-2px);box-shadow:0 12px 32px rgba(5,90,65,0.3);}.sepet-main .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover:after{transform:translateX(4px);}.sepet-main .woocommerce-info,.sepet-main .wc-block-components-notice-banner{background:#f0f8f4 !important;border:1px solid #d4e8df !important;border-left:4px solid #055a41 !important;border-radius:10px !important;color:#2a4a3d !important;padding:14px 18px !important;}@media (max-width: 991px){.sepet-main *,.sepet-main *:before,.sepet-main *:after{word-break:normal !important;overflow-wrap:break-word !important;hyphens:none !important;-webkit-hyphens:none !important;}.sepet-main .woocommerce-cart-form .shop_table{background:transparent !important;border:none !important;box-shadow:none !important;border-collapse:separate !important;border-spacing:0 !important;}.sepet-main .woocommerce-cart-form .shop_table thead{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody{display:block !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item.woosb-cart-child,.sepet-main .woocommerce-cart-form .shop_table tbody tr.woosb-cart-child,.sepet-main .woocommerce-cart-form .shop_table tbody tr.woosb-item-child{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child){background:#fff !important;border:1px solid #ececec !important;border-radius:14px !important;padding:14px 16px !important;margin-bottom:14px !important;display:block !important;box-shadow:0 2px 12px rgba(0,0,0,0.04);position:relative;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td{border:none !important;padding:6px 0 !important;display:block !important;text-align:left !important;width:100% !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td:before{font-weight:600;color:#888;display:none !important;margin-right:8px;font-size:13px;width:auto !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td a,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td span,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td bdi{word-break:normal !important;overflow-wrap:break-word !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-remove{position:absolute;top:12px;right:12px;padding:0 !important;width:auto !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-remove:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-thumbnail{padding-bottom:10px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-thumbnail:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-thumbnail a img{width:90px !important;height:90px !important;border-radius:12px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-name{padding-bottom:8px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-name:before{display:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-name a{font-size:15px !important;line-height:1.35 !important;word-break:normal !important;overflow-wrap:break-word !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-price,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-subtotal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100% !important;text-align:right !important;padding:10px 0 !important;border-top:1px dashed #f0f0f0 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-price:before,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity:before,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-subtotal:before{display:inline-block !important;font-weight:500 !important;color:#6b7368 !important;font-size:13px !important;text-align:left !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-price bdi,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity bdi,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-subtotal bdi{font-size:15px !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-price:before{content:"Fiyat:";}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity:before{content:"Adet:";}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-subtotal:before{content:"Ara Toplam:";}.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity .qib-button-wrapper,.sepet-main .woocommerce-cart-form .shop_table tbody tr.cart_item:not(.woosb-cart-child):not(.woosb-item-child) td.product-quantity .quantity{display:inline-flex !important;margin:0 !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child{background:#fff !important;border:1px solid #ececec !important;border-radius:14px !important;padding:16px !important;display:block !important;box-shadow:0 2px 12px rgba(0,0,0,0.04);}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions{display:block !important;text-align:center !important;padding:0 !important;background:transparent !important;border:none !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon{float:none !important;width:100% !important;margin-bottom:14px;box-sizing:border-box;display:flex !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions .coupon input{min-width:0 !important;flex:1;width:auto !important;}.sepet-main .woocommerce-cart-form .shop_table tbody tr:last-child td.actions button[name="update_cart"]{display:block !important;width:100% !important;margin:0 auto;}.sepet-main .cart-collaterals .cart_totals{padding:20px !important;border-radius:14px !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr th,.sepet-main .cart-collaterals .cart_totals table tbody tr td{font-size:14px !important;padding:12px 4px !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total th,.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td{font-size:16px !important;}.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td strong,.sepet-main .cart-collaterals .cart_totals table tbody tr.order-total td bdi{font-size:22px !important;}.sepet-main .cart-collaterals .wc-proceed-to-checkout a.checkout-button{font-size:15px !important;padding:16px 18px !important;}}.ilet-footer{position:relative;overflow:hidden;margin-top:80px;}@media (max-width: 575px){.ilet-footer{margin-top:40px;}}.ilet-footer .row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.ilet-footer .row .col-lg-5{width:35%;}@media (max-width: 991px){.ilet-footer .row .col-lg-5{width:100%;}}.ilet-footer .row .col-lg-7{width:65%;}@media (max-width: 991px){.ilet-footer .row .col-lg-7{width:100%;}}.ilet-footer .left{padding:30px 0;padding-right:30px;height:100%;}@media (max-width: 991px){.ilet-footer .left{padding:0px;margin-bottom:30px;}}.ilet-footer .left .text-in{font-size:26px;line-height:24px;margin-bottom:20px;font-weight:500;color:#055a41;}@media (max-width: 500px){.ilet-footer .left .text-in{font-size:19px;margin-bottom:15px;}}.ilet-footer .left .desc-in{margin-bottom:25px;}@media (max-width: 575px){.ilet-footer .left .desc-in{margin-bottom:10px;}}.ilet-footer .left ul{margin:0;padding:0;list-style:none;}.ilet-footer .left ul li{margin-bottom:30px;}@media (max-width: 500px){.ilet-footer .left ul li{margin-bottom:15px;}}.ilet-footer .left ul li:last-child{margin-bottom:0;}.ilet-footer .left ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;color:#404040;}@media (max-width: 1200px){.ilet-footer .left ul li a .left-in{width:20%;}}@media (max-width: 991px){.ilet-footer .left ul li a .left-in{width:10%;}}@media (max-width: 500px){.ilet-footer .left ul li a .left-in{width:15%;}}.ilet-footer .left ul li a .left-in i{width:40px;height:40px;background-color:#055a41;margin-right:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;margin-top:3px;}.ilet-footer .left ul li a .left-in svg{width:40px;height:40px;background-color:#055a41;margin-right:20px;color:#fff;margin-top:3px;padding:11px;border-radius:4px;}@media (max-width: 1200px){.ilet-footer .left ul li a .right-in{width:80%;}}@media (max-width: 991px){.ilet-footer .left ul li a .right-in{width:80%;}}@media (max-width: 500px){.ilet-footer .left ul li a .right-in{width:85%;}}.ilet-footer .left ul li a .right-in span{display:block;line-height:22px;}@media (max-width: 1425px){.ilet-footer .left ul li a .right-in span{font-size:16px;}}.ilet-footer .left ul li a .right-in span:nth-of-type(1){font-weight:500;}.ilet-footer .left ul li a:hover .left-in i{background-color:#043d2c;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li a:hover .left-in svg{background-color:#043d2c;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li a:hover .right-in span{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li:nth-of-type(4) a .left-in i{font-size:18px;}.ilet-footer .right{padding:30px;position:relative;}.ilet-footer .right::before{content:"";position:absolute;left:0;top:0;width:calc(3600%);height:100%;background-color:#0ba64a;}@media (max-width: 991px){.ilet-footer .right{padding:20px;background-color:#0ba64a;}.ilet-footer .right::before{display:none;}}.ilet-footer .right .row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;}.ilet-footer .right .row .col-md-6{width:50%;padding:10px;}.ilet-footer .right .row .col-md-12{width:100%;padding:10px;}.ilet-footer .right .text-in{font-size:22px;line-height:normal;margin-bottom:20px;font-weight:400;color:#fff;position:relative;}@media (max-width: 500px){.ilet-footer .right .text-in{font-size:16px;margin-bottom:15px;padding-left:5px;}}.ilet-footer .right form ::-webkit-input-placeholder{color:#495057;font-size:15px;}.ilet-footer .right form :-ms-input-placeholder{color:#495057;font-size:15px;}.ilet-footer .right form ::placeholder{color:#495057;font-size:15px;}.ilet-footer .right form .field-t{text-align:left;}.ilet-footer .right form .field-t.last-f{margin-bottom:0;position:relative;}.ilet-footer .right form .field-t.last-f .ajax-loader{position:absolute;left:0;display:none;}.ilet-footer .right form p{margin:0;}.ilet-footer .right form input[type="text"],.ilet-footer .right form input[type="tel"],.ilet-footer .right form input[type="email"],.ilet-footer .right form input[type="submit"]{width:100%;height:45px;border-radius:0;color:#495057;background-color:#fff;border:1px solid #e1e6eb;box-shadow:none;outline:none;padding-left:15px;}@media (max-width: 500px){.ilet-footer .right form input[type="text"],.ilet-footer .right form input[type="tel"],.ilet-footer .right form input[type="email"],.ilet-footer .right form input[type="submit"]{width:100%;height:37px;}}.ilet-footer .right form input[type="text"]:focus,.ilet-footer .right form input[type="tel"]:focus,.ilet-footer .right form input[type="email"]:focus,.ilet-footer .right form input[type="submit"]:focus{border:1px solid #1d1d1d;}.ilet-footer .right form textarea{width:100%;border-radius:0;color:#495057;background-color:#fff;border:1px solid #e1e6eb;box-shadow:none;outline:none;height:100px;padding-top:10px;padding-left:15px;}.ilet-footer .right form textarea:focus{border:1px solid #1d1d1d;}.ilet-footer .right form input[type="submit"]{cursor:pointer;background-color:#043d2c;border-radius:0px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;width:auto;color:#fff;padding:0 20px;text-transform:uppercase;border:none !important;height:40px;font-size:16px;}.ilet-footer .right form input[type="submit"]:hover{background-color:#043d2c;}.ilet-footer .right form .wpcf7-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);margin:0;background-color:#404040;width:115px;height:45px;border-radius:0;opacity:1;}.ilet-footer .right form .wpcf7-spinner:before{top:33%;left:44%;transform-origin:8px 8px;z-index:4;background-color:#404040;}.ilet-footer .right form .wpcf7-spinner:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);background-color:#f4f4f4;width:30px;height:30px;border-radius:100%;}.footer{background:#fff;color:#3a3a3a;border-top:3px solid #055a41;position:relative;overflow:hidden;margin-top:80px;}@media (max-width: 800px){.footer{margin-top:50px;}}@media (max-width: 575px){.footer{margin-top:30px;}}.footer.margin-fix{margin-top:0px;}.footer .top{padding:50px 0;}@media (max-width: 575px){.footer .top{padding:20px 0;}}.footer .top .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 1200px){.footer .top .flex-in{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;}}.footer .top .flex-in .item{width:100%;padding:0 15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 1200px){.footer .top .flex-in .item{width:50%;padding:10px !important;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;}}@media (max-width: 767px){.footer .top .flex-in .item{width:100%;}}.footer .top .flex-in .item:first-child{padding-left:0;}.footer .top .flex-in .item:last-child{padding-right:0;}@media (max-width: 1200px){.footer .top .flex-in .item .box{border:1px solid #e9e9e9;width:100%;padding:15px;}}.footer .top .flex-in .item .box .title-in{color:#055a41;margin-bottom:20px;font-size:18px;font-weight:500;display:block;text-transform:uppercase;}@media (max-width: 1200px){.footer .top .flex-in .item .box .title-in{margin-bottom:10px;}}.footer .top .flex-in .item .box .logo-f{margin-top:2px;}@media (max-width: 575px){.footer .top .flex-in .item .box .logo-f{text-align:center;}}.footer .top .flex-in .item .box .logo-f img{width:260px;margin-bottom:45px;}@media (max-width: 1400px){.footer .top .flex-in .item .box .logo-f img{width:230px;}}@media (max-width: 575px){.footer .top .flex-in .item .box .logo-f img{margin:0;margin-bottom:15px;}}.footer .top .flex-in .item .box .desc-in{color:#363636;line-height:40px;}@media (max-width: 575px){.footer .top .flex-in .item .box .desc-in{line-height:normal;line-height:30px;text-align:center;}}.footer .top .flex-in .item .box .ilet{margin:0;padding:0;list-style:none;}.footer .top .flex-in .item .box .ilet li{margin-bottom:15px;}@media (max-width: 500px){.footer .top .flex-in .item .box .ilet li{margin-bottom:15px;}}.footer .top .flex-in .item .box .ilet li:last-child{margin-bottom:0;}.footer .top .flex-in .item .box .ilet li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;color:#878581;font-size:15px;line-height:normal;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;align-items:center;}.footer .top .flex-in .item .box .ilet li a .left-in svg{-ms-flex-negative:0;flex-shrink:0;width:37px;height:37px;background-color:unset;margin-right:8px;color:#055a41;padding:10px;border-radius:3px;border:1px solid #055a41;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.footer .top .flex-in .item .box .ilet li a .right-in span{display:block;line-height:normal;}.footer .top .flex-in .item .box .ilet li a:hover .left-in svg{background-color:#055a41;color:#fff;}.footer .top .flex-in .item .box .ilet li a:hover .right-in span{color:#878581;}.footer .top .flex-in .item .box .ilet li:nth-of-type(4) a .left-in i{font-size:18px;}.footer .top .flex-in .item .box .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;gap:5px;}.footer .top .flex-in .item .box .social a{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;border:1px solid #3a3a3a;width:40px;height:40px;}.footer .top .flex-in .item .box .social a svg{height:17px;width:auto;fill:#055a41;color:#055a41;}.footer .top .flex-in .item .box .social a i{font-size:17px;}.footer .top .flex-in .item .box .social a:last-child svg{height:20px;}.footer .top .flex-in .item .box .social a:hover{background-color:#055a41;}.footer .top .flex-in .item .box .social a:hover svg{fill:#fff;color:#fff;}.footer .top .flex-in .item .box .menu-out div ul{padding:0;margin:0;list-style:none;}.footer .top .flex-in .item .box .menu-out div ul li a{text-decoration:none;color:#878581;display:inline-block;margin-bottom:7px;}.footer .top .flex-in .item .box .menu-out div ul li a:hover{color:#055a41;}.footer .top .flex-in .item .box .menu-out div ul li ul{display:none;}@media (max-width: 575px){.footer .top .flex-in .item .box .pls{margin-bottom:0;position:relative;}.footer .top .flex-in .item .box .pls::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:24px;height:24px;background-image:url("../../img/plus.svg");background-position:center;background-size:contain;background-repeat:no-repeat;}.footer .top .flex-in .item .box .pls.active-menu::before{background-image:url("../../img/minus.svg");}.footer .top .flex-in .item .box .box-in{display:none;}.footer .top .flex-in .item .box .box-in.active-menu{display:block;margin-top:9px;padding-top:15px;border-top:1px solid #e9e9e9;}}.footer .bot{padding:14px 0;background-color:#f9f9f9;border-top:1px solid #efefef;background-color:#f4f4f4;}.footer .bot .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;}@media (max-width: 1200px){.footer .bot .flex-in{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;}}.footer .bot .flex-in .item{width:100%;font-size:15px;position:relative;}.footer .bot .flex-in .item img{max-width:350px;}@media (max-width: 575px){.footer .bot .flex-in .item img{max-width:300px;margin:10px 0;}}.footer .bot .flex-in .item:last-child,.footer .bot .flex-in .item:nth-of-type(2){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:flex-end;-moz-box-pack:flex-end;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;}@media (max-width: 575px){.footer .bot .flex-in .item:last-child,.footer .bot .flex-in .item:nth-of-type(2){-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.footer .alt_bot{display:flex;font-size:12px;align-items:center;justify-content:center;gap:5px;padding:0px 20px;flex-direction:column;}@media (max-width: 991px){.footer .alt_bot{padding:0px 10px;font-size:8px;}}.footer .alt_bot svg{height:30px;width:30px;}@media (max-width: 991px){.footer .alt_bot svg{display:none;}}