/* Entegra E-Ticaret - @2023 */

/* Default CSS */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
html, body, div, span, applet, object, iframe, p, a, abbr, acronym, address, big, cite, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
body {font-family: 'Roboto'; font-size: 14px!important; line-height: 1;}
tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html, body {float: left;width: 100%;text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
script {display: none;}
::-webkit-input-placeholder {color:#ababab;}
:-moz-placeholder {color:#ababab;opacity:1;}
::-moz-placeholder {color:#ababab;opacity:  1;}
:-ms-input-placeholder {color:#ababab;}
::-ms-input-placeholder {color:#ababab;}
::placeholder {color:#ababab;}
::-webkit-scrollbar {width: 5px;height: 5px;background: #E6E6E6;border-radius: 5px;}
::-webkit-scrollbar-button {display: none;}
::-webkit-scrollbar-thumb {background: #4d4d4d;border-radius: 5px;}
.vertical-small-scroll::-webkit-scrollbar {height: 3px;}
ol, ul {list-style-type: none; padding-left:0px!important;}
img {max-width: 100%;height: auto;}
.ie img {max-width: none;height: auto;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
.row::before, .row::after {content: '';display: table;}
.row::after {clear: both;}
table {border-collapse: collapse;border-spacing: 0;}
input, select, textarea, button {outline: none;}
input:focus, select:focus, textarea:focus {box-shadow: inset 0 0 4px rgba(0,0,0,.3);}
p {padding-bottom: 10px;line-height: 1.3;}
a {text-decoration: none;color: inherit;cursor: pointer;}
.fix-line-height {line-height: 1.5;}
h1, h2, h3, h4, h5, h6 {display: block;}
::selection {background: #000;color: #fff;}
textarea:focus,
.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: hsl(32deg 92% 54% / 50%);
    box-shadow: 0 1px 1px hsl(0deg 0% 100%) inset, 0 0 8px hsl(32deg 99.93% 87.52%);
    outline: 0 none;
}
.swal2-popup{font-size: 13px!important;}

/* Default Params */
.floatLeft{float: left;}
.floatRight{float: right;}
.positionRelative{position: relative;}
.pl-15{padding-left: 15px;}
.pr-15{padding-right: 15px;}
.pt-15{padding-top: 15px;}
.pb-15{padding-bottom: 15px;}
.mt-15{margin-top: 15px;}
.mb-15{margin-bottom: 15px;}
.mt-30{margin-top:30px;}
.mb-30{margin-bottom:30px;}
.mt-50{margin-top:50px;}
.text-line {text-decoration: line-through;}

/* Root */
:root {
    --productBulkDiscActive: #fedcba;
    --productBulkDiscActiveTextColor: #000000;
}

/* Displays */
/* Mobile */
@media (min-width: 320px) and (max-width: 767px) {
    .catFiltre{display: none!important;}
    .catProductCount{display: none!important;}
    .topHeader .flexBox *:not(:last-child) {display: none !important;}
    .topHeader .flexBox *:last-child {margin: 0 auto !important;}
    .forDesktop{display: none!important;}
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{overflow-y: auto;max-height: 90vh;margin-top:10px;}
    .breadcrumb {overflow-x: scroll;position: relative;padding-right: 30px;line-height: normal;display: inline-flex;}
    .mt-15{margin-top: 0px;}
    .mb-15{margin-bottom: 0px;}
    #timer{zoom:0.7; bottom:unset!important; margin-bottom: 0px!important;}
    .product-details-cart-add{margin-top:15px;}

    #pills-tab li button{padding:8px 15px!important;}
    #pills-tab li{padding:0px 0px!important;}
    #pills-tabContent .tab-pane{padding:20px!important;}
    .product-details-favorite-add{margin-top: 15px!important; height:80%!important;}
	
  	.ny-video-modal .ny-video-main {height: 90%!important; width: 90%!important;line-height: 25px!important;}
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px){
    .forMobile{display: none!important;}
    .forDesktop{display: block!important;}
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;}
}

/* Desktop */
@media (min-width: 1025px){
    .forMobile{display: none!important;}
    .forDesktop{display: block!important;}
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;}
}

@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 30px!important;
        padding-left: 30px!important;
    }
}

/* Loader */
#nyLoader{opacity: 0;top: 0px;left: 0px;position: fixed;background-color: hsl(0deg 0% 100%);border: solid 10px #ff000000;height: 100%;width: 100%;z-index: 9998;-webkit-transition: opacity 0.2s linear;-moz-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}
#nyLoader.visible {opacity: 1;}
#nyLoader.hidden {opacity: 0;height: 0px;width: 0px;z-index: -10000;}
.loader-wrapper-outer {background-color: transparent;z-index: 9999;margin: auto;width: 100%;height: 100%;overflow: hidden;display: table;text-align: center;vertical-align: middle;}
.loader-wrapper-inner {display: table-cell;vertical-align: middle;background-image: url(../images/bird.svg);background-repeat: no-repeat;background-position: center;background-size: 80px;}
.loader {margin: auto;font-size: 10px;position: relative;text-indent: -9999em;height: 150px;width: 150px;border-radius: 50%;border: 2px solid hsl(0deg 0% 0%);border-top-color: hsl(0deg 0% 87%);border-bottom-color: hsl(0deg 0% 87%);animation: spinner3 800ms ease infinite;position: relative;margin-top: -7px;}
.spinner4{width: 150px!important;height: 150px!important;top: calc(50% - 150px/2)!important;left: calc(50% - 150px/2)!important;border-radius: 99999px!important;animation: unset!important;background-color: unset!important;-webkit-animation: unset!important;}
@keyframes spinner3{to{transform: rotate(360deg);}}

/* Top Header */
.topHeader{display: flex;align-items: center;background-color:#fff;padding:9px 0px;justify-content: center;flex-wrap: wrap;}
.flexBox{display: flex;align-items: center;justify-content: flex-start;}
.topHeader .topLeftBox{}
.topHeader .topLeftBox :is(span) {font-weight: 400;color: #696969;font-size: 12px;line-height: normal;display: inline-block; padding:5px 11px; border-right:1px solid #dcdcdc;}
.topHeader .topLeftBox :is(span):last-child{border-right:0px solid #dcdcdc;}
.topHeader :is(a) {font-weight: 400;color: #696969;font-size: 12px;line-height: normal;padding:5px 11px;}
.topHeader a{border-right:1px solid #dcdcdc;}
.topHeader a:last-child{border-right:0px solid #dcdcdc;}
.topHeader .flex-left-auto {margin-left: auto;}
.topHeader :is(span,a):hover {color: black;}
.topHeaderIcon{opacity: 0.6; width: 13px;}
.campaignRh:hover .topHeaderIcon{opacity: 1;}

/* Center Header */
.centerHeader{}

/* Main Header */
.mainHeader{margin: 25px 0;}
.mainHeader .logo{margin-top: 9px;display: block;}
.headerSearch{width: 100%;display: flex;justify-content: center;}
.headerSearch .searchBox{width: 100%; position: relative;}
.searchForm {box-sizing: border-box;overflow: hidden;border-radius: 10px;background-color: white;border: solid 1px #ededed;transition: all .5s ease;width: 95%;position: relative;right: 0;height: 55px;}
.searchForm input {background-image: url(../images/search.svg);background-position: left 15px center;}
.searchForm input[type="text"] {width: calc(100% - 80px);border: 0;box-sizing: border-box;background-color: transparent;padding-left: 45px;background-repeat: no-repeat;height: 100%;color: #000000;font-size: 14px;font-weight: 400;}
.searchForm button[type="submit"] {position: relative;width: 80px;height: 100%;border: 0;cursor: pointer;background: none;padding: 0;background-color: #57595BFF;line-height: normal;}
.searchForm button[type="submit"]:before {content: attr(value);text-transform: uppercase;font-weight: 700;color: #ffffff;font-size: 15px;line-height: normal;font-family: 'Roboto';letter-spacing: 1px;}
.searchForm button[type="submit"]:hover {background-color: #303031FF;}

/* Login Components */
.headerLogin {display: flex;justify-content: flex-end;gap: 30px;padding-right: 0;}
.headerLogin .ny{position: relative;padding: 0;width: 100%;}
    .headerLogin .loginBtn{margin-left: 15px;border-radius: 10px;background-color: hsl(0, 0%, 100%);border: solid 1px #ededed;}
        .headerLogin .loginBtnLink {gap: 10px;font-weight: 700;color: hsl(0, 0%, 22%);font-size: 15px;line-height: normal;text-transform: uppercase;display: flex;flex-direction: row;align-items: center;min-height: 55px;justify-content: center;transition: none;}
        .headerLogin .loginBtnLink i{font-size:25px}
        .loginDropdown {position: absolute;z-index: 999;background-color: white;color: black;left: 50%;transform: translate(-50%, 0%);width: 100%;filter: drop-shadow(1px -1px 26px #ddd);-moz-filter: drop-shadow(1px -1px 26px #ddd);max-width: 200px;border-top: solid 17px transparent;background-clip: padding-box;top: calc(100% + 15px);transition: all .5s ease;opacity: 0;visibility: hidden;border-radius: 10px !important;}
        .loginDropdown:before {content: '';position: absolute;background-color: transparent;border: solid 1px #ededed;z-index: -1;inset: 0;border-radius: 10px;overflow: hidden;}
        .loginDropdown p {text-align: center;color: black;font-size: 12px;font-weight: 500;margin-bottom: 10px;}
        .headerLogin .loginBtn:hover .loginDropdown {transition: all .5s ease;opacity: 1;top: calc(100% + 0px);visibility: visible;}
        .loginTextBtn {line-height: 40px;text-align: center;width: 140px;align-items: center;justify-content: center;background-image: linear-gradient(to right, hsl(27deg 81% 48%) 0%, hsl(27deg 82% 50%) 50%, hsl(27deg 83% 51%) 100%);display: table;color: white;margin: 0 auto;border-radius: 10px;float: none;margin-top: 20px;margin-bottom: 20px;}
        .registerTextBtn {text-decoration: underline;color: #6b7186;margin: 0 auto;display: flex;justify-content: center;margin-bottom: 20px;}
        .loginDropdownLinks li {border-top: solid 1px #ececec;}
        .loginDropdownLinks li a {text-indent: 30px;display: inherit;font-weight: 500;line-height: 40px;}

    .headerLogin .headerCart {border-radius: 10px;background-color: hsl(0, 0%, 100%);border: solid 1px hsl(32deg 92% 54%);}
        .headerLogin .headerCart:hover {background-color: hsl(32deg 92% 54%);}
        .headerLogin .headerCart:hover span{color:#fff!important;}
        .headerLogin .headerCart:hover i{color:#fff!important;}
        .cartBasket {padding: 0;display: flex;flex-direction: row;min-height: 55px;align-items: center;justify-content: center;gap: 10px;width: 100%;}
        .cartBasketCount {position: absolute;width: 20px;height: 20px;color: white !important;background-color: hsl(32deg 92% 54%);font-style: normal;text-align: center;line-height: 20px;right: -10px;top: -10px;border-radius: 100%;display: flex;align-items: center;justify-content: center;text-indent: 1px;}
        .cartBasket .cartText {font-weight: 700;color: hsl(32, 92%, 54%);font-size: 15px;line-height: normal;text-transform: uppercase;}
        .cartBasket i{font-size:25px; color: hsl(32deg, 92%, 54%);}


    .headerLoginRight{display: flex;align-items: center;}
        .callCenter{display: flex; align-items: flex-start; justify-content: center; margin-top:13px; margin-right: 1.8rem; padding-bottom: 0.1rem; transition: none;}
        .callCenter .icon{margin-right: 1rem !important; margin-bottom: 0; padding: 0; font-size: 30px;}
        .callCenter .callContent{text-align: left;}
        .callCenter .callContent .title{display:block; margin-bottom: 4px; font-size: 11px; font-weight: 400; text-transform: capitalize; line-height: 1; letter-spacing: -.027em;}
        .callCenter .callContent p{font-size: 14px; font-weight: 700; color: #222; letter-spacing: -.0428em; line-height: 1; margin-bottom: 0px; padding: 0px;}

        .headerLoginRight .icon-box{display: flex; margin: 0px 5px; transition: none; font-size: 27px;}
        .dividerRight {display: inline-block; vertical-align: middle; margin-right: 0.75rem; margin-left:0.75rem; height: 2rem;width: 1px; background-color: #e1e1e1;}
        .cartTotal{background-color: #f6921f; position: absolute; width: 1rem; height: 1rem; font-size: 10px; line-height: 1rem; color: #fff; border-radius: 50%; text-align: center; right: -7px; top: 5px;}
        .cartBag{font-size: 14px;font-weight: 400;background-image: url(../images/bag.svg);background-position: left 15px center;}



/* Main Menu */
.mainMenu {background-color: hsl(0, 0%, 96%);position: relative;}
#navbarNavDropdown{justify-content: center;}

/* Desktop Menu */
.menuMain{background-color: hsl(0, 0%, 96%);position: relative; padding: 0px!important;}
.menuMain .nav-item .nav-link{font-weight: 700;color: hsl(0, 0%, 22%);font-size: 15px;line-height: normal;position: relative;display: flex;align-items: center;justify-content: center;padding: 0 30px; min-height: 70px;width: 100%;}
.menuMain .nav-item:nth-child(1) .nav-link:before {content: '';background-color: hsl(0deg 0% 88%);width: 1px;height: 20px;display: inline-flex;position: absolute;left: 0;}
.menuMain .nav-item .nav-link:after{content: '';background-color: hsl(0deg 0% 88%);width: 1px;height: 20px;display: inline-flex;position: absolute;right: 0;}
.menuMain .nav-item:hover .nav-link{background-color: hsl(32deg, 92%, 54%);color: #fff;}
.menuMain .nav-item:hover > .nav-link:before{content: unset!important;}
.menuMain .nav-item:hover > .nav-link:after{content: unset!important;}
.menuMain .dropdown:hover .dropdown-menu {display: block;position: absolute; margin:0px; left:0px; right: 0px; width: 100%;}
.navbar .megamenu{ padding: 1rem; }

/* Desktop Sub Menu */
.subMenu {box-shadow: 0 7px 10px hsl(0deg 0% 0% / 20%);background-color: hsl(0, 0%, 100%) !important;border-top: solid 10px transparent;background-clip: padding-box;position: absolute;left: 0;right: 0;margin: 0 auto;top: 100%;z-index: 99;}
    .subMegaMenu{padding-top: 30px;padding-bottom: 30px;}
    .subMegaMenu .menuImage{display: flex;flex-direction: column;gap: 10px;}
    .firstMenuLink{margin-top: 15px;margin-bottom: 15px;position: relative;padding-bottom: 15px;}
    .firstMenuLink:before{content: '';width: 25px;height: 5px;border-radius: 50px;background-color: hsl(19, 88%, 54%);position: absolute;bottom: 0;left: 0;}
    .firstMenuLink span{font-weight: 500;color: hsl(0, 0%, 22%);font-size: 14px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;word-break: break-all;position: relative;}
    .subMenuLink{margin-bottom: 15px;font-weight: 400;color: hsl(216, 3%, 66%);font-size: 14px;}
    .subMenuLink:hover {color: hsl(19deg 88% 54%);}

/* Menu Colors */
.colorsBorder {justify-content: space-between;width: 100%;position: relative;display: flex;}
    .colorsBorder i {height:9px;width:100%;}

/* Mobil Menu */
.mobile-menu-container {position: fixed;top: 0;bottom: 0;left: 0;width: 100%;max-width: 250px;transform: translateX(-100%);transition: all .25s;background-color: #fff;font-size: 1.2rem;line-height: 1.5;box-shadow: 0.1rem 0 0.6rem 0 rgba(50, 50, 50, 0.65);visibility: hidden;z-index: 1001;overflow-y: auto; }
    .mmenu-active .mobile-menu-container {transform: translateX(0);visibility: visible; }
    .mobile-menu-container .social-icons {-ms-flex-pack: center;justify-content: center;margin-bottom: 0; }
    .mobile-menu-container .social-icon {margin-bottom: 0;border: 0;background-color: transparent;font-size: 1.5rem; }
    .mobile-menu-container .social-icon + .social-icon {margin-left: .3rem;color: #5e5e5e;}
    .mobile-menu-container .social-icon:hover, .mobile-menu-container .social-icon:focus {background-color: transparent;color: #000000; }
    .mobile-menu-wrapper {position: relative;}
    .mobile-menu-close {position: absolute;top: 1rem;right: 1rem;padding: .4rem;color: #000000;font-size: 1.3rem;line-height: 1;cursor: pointer;z-index: 9; }
    .mobile-menu-overlay {display: block;position: fixed;top: 0;right: 0;bottom: 0;left: 0;transition: all .25s;background-color: rgba(0, 0, 0, 0.5);opacity: 0;visibility: hidden;z-index: 1000; }
    .mmenu-active .mobile-menu-overlay {opacity: 1;visibility: visible; }
    .mmenu-active .sidebar-product {display: none; }
    .mobile-nav {margin: 0 0 2rem;padding: 0; }
    .mobile-menu {margin: 0;padding: 0;list-style: none; }
    .mobile-menu > li > a {text-transform: uppercase; }
    .mobile-menu li {display: flex;position: relative; border-bottom: 1px solid #ededed;line-height: normal; flex-direction: column;}
    .mobile-menu li a {font-size: 14px;font-weight:500;position: relative;margin-right: 4.5rem;color: #000000; padding: 0px 18px; min-height: 50px; display: flex;text-transform: none;align-items: center;justify-content: space-between;width: 100%;}
    .mobile-menu li a:hover, .mobile-menu li a:focus {color: #020202;text-decoration: none; }
    .mobile-menu li.open > a, .mobile-menu li.active > a {color: #3a3a3a; }
    .mobile-menu li ul {display: none;margin: 0;padding: 0; }
    .mobile-menu li ul li {padding-left: 0.5rem;border-bottom: none;}
    .mobile-menu li ul li a {font-size:13px; min-height: 35px; color:#a6a8ab;}
    .mobile-menu li ul ul li a {padding-left: 1.5rem; }
    .mmenu-btn {width: 3rem;height: 3rem;text-align: center;border-radius: 0;outline: none;background-color: transparent;color: #000000;font-size: 1rem;line-height: 3rem;cursor: pointer; }
    .mobile-menu-title {margin: 0;background-color: hsl(0, 0%, 96%);min-height: 55px;display: flex;align-items: center;padding: 0 18px;font-weight: 700;color: hsl(0, 0%, 22%);font-size: 21px;line-height: normal;}
    .mobGiris{width: 100%;display: flex;align-items: center;justify-content: center;border-radius: 10px;background-color: hsl(32, 92%, 54%);height: 35px;color: hsl(0, 0%, 100%);font-size: 12px;font-weight: 700;margin-bottom: 10px;}
    .mobUye{width: 100%;height: 35px;display: flex;align-items: center;justify-content: center;border-radius: 10px;background-color: hsl(0, 0%, 100%);font-weight: 700;color: hsl(32, 92%, 54%);font-size: 13px;line-height: normal;border: solid 1px currentColor;}
    .mobileMenuToggle {height: 35px;position: relative;cursor: pointer;transition: all .5s ease;width: 40px;background-color: hsl(32deg 92% 54%);display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding: 10px 12px 10px 8px;border-radius: 0 50px 50px 0;}
    .mobileMenuToggle i {width: 100%;height: 3px;border-radius: 5px;background-color: white;display: inline-block;transition: all .5s ease;}

/* Mobile Menu */
@media (min-width: 320px) and (max-width: 767px) {
    .forMobile{display: block;}
    main{padding-top: 0px!important;}
    .header-top {justify-content: space-between;padding: 8px 8px 8px 0px;margin: 0;align-items: center;}
    .mob-login {padding: 10px;}
    .mob-login span img {display: flex;align-items: center;justify-content: center;gap: 50px;padding: 0;}
    .mob-right{gap: 10px;padding: 0;display: flex;justify-content: flex-end;}
    .mob-right-login{width: calc(100% / 2);padding: 0;aspect-ratio: 1;transition: all .5s ease;border-radius: 10px;background-color: hsl(0, 0%, 100%);border: solid 2px #ededed;}
    .mob-right-login a{display: flex;align-items: center;justify-content: center;color: #000000;font-size: 27px;font-weight: 400;width: 100%;min-height: inherit;aspect-ratio: 1;gap: 0;line-height: normal;}
    .mob-right-cart{width: calc(100% / 2);padding: 0;aspect-ratio: 1;transition: all .5s ease;border-radius: 10px;background-color: hsl(0, 0%, 100%);border: solid 2px hsl(32deg 92% 54%);}
    .mob-right-cart a{display: flex;align-items: center;justify-content: center;color: hsl(32deg 92% 54%);font-size: 27px;font-weight: 400;width: 100%;min-height: inherit;aspect-ratio: 1;gap: 0;line-height: normal;}

    .header-search{padding: 8px;}
    #mobileSearch{padding: 8px;background-color: white;}
    .mobile-search-form{display: flex;width: 100%;position: relative;right: 0;height: 55px;box-sizing: border-box;overflow: hidden;border-radius: 10px;background-color: white;border: solid 1px #ededed;}
    .mobile-search-form button[type="submit"] {position: relative;width: 80px;height: 100%;border: 0;cursor: pointer;background: none;padding: 0;background-color: hsl(220, 2%, 35%);line-height: normal;}
    .mobile-search-form input[type="text"] {width: calc(100% - 80px);border: 0;box-sizing: border-box;background-color: transparent;padding-left: 55px;background-repeat: no-repeat;height: 100%;color: #000000;font-size: 14px;font-weight: 400;background-image: url(../images/search.svg);background-position: left 15px center;}
    .mobile-search-form button[type="submit"]:before {content: attr(value);text-transform: uppercase;font-weight: 700;color: hsl(0, 0%, 100%);font-size: 15px;line-height: normal;font-family: 'Roboto';letter-spacing: 1px;}
    .colorsBorder i {height: 3px;!important;}
}

/* Main */
main{padding-top:20px; padding-bottom:20px;}
.banners span{font-weight: 500;color: hsl(0, 0%, 22%);font-size: 14px;line-height: normal;text-align: center;display: block;margin-top: 7px;}

/* Footer */
.footer{background-color: hsl(0, 0%, 96%); padding-top: 15px;}
.footerTop{background-color: hsl(0, 0%, 96%); padding: 35px 0px; border-bottom:1px solid #ededed;}
.upFooter{text-align: center;}
.upFooter .footerTopTitle{display:block; font-weight: 700;color: hsl(0, 0%, 22%);font-size: 23px;line-height: normal;text-align: center;margin: 0;margin-bottom: 10px;}
.upFooter p{font-weight: 400;color: #ababab; font-size: 14px;line-height: normal;padding: 0;text-align: center;margin: 0 auto;float: none;margin-bottom: 15px;}
.socialLinks {display: flex; align-items: center; justify-content: center; gap: 15px; margin-top: 30px;}
.socialLinks li{float: left;}
.socialLinks a{font-size:25px; color:#fff; text-decoration: none; padding-right: 7px;}
.formSbs{width:100%; padding:11px; border-radius: 7px; border: 1px solid #fff; height: 37px;font-size: 13px;margin-bottom: 5px;}
.formSbs:focus{outline: none; border-color:#ededed; box-shadow: none!important;}
.subsBoxForm .btn{background-color: hsl(220, 2%, 35%); color: #fff;height: 30px;line-height: 15px;font-size: 13px;border-radius: 7px; width: 100%; margin-top: 10px;}
.widget{padding-top:25px;}
.widget .widget-title{color:hsl(0, 0%, 22%); font-size:14px; font-weight: 500; padding-bottom: 20px; display: block;}
.widget .widget-body{padding-left: 0px;}
.widget .widget-body li{list-style-type: none;margin-bottom: 11px;}
.widget .widget-body li a{text-decoration: none; color:#ababab; font-weight: 400; font-size: 13px;}
.widget .widget-body li a:hover{color:hsl(0, 0%, 22%);}
.widget p{color:#999;line-height: 19px;font-size: 13px;}
.etbisdiv > img {width: 90px !important;margin-left: auto;margin-right: auto;}
.mobileApp a{text-align: left;}
.mobileApp img{margin-bottom: 10px; opacity: 0.7;}
.mobileApp img:hover{opacity: 1;}
.mobileApp .google-app{display: inherit;margin-bottom: 3px;width: 110px!important;}
.mobileApp .ios-app{display: inherit;margin-bottom: 3px;width: 110px!important;}
.footerBottom{margin-top: 25px; padding:10px 0px;}
.copyrightText{font-size:13px; color:#999; margin-bottom: 0px; line-height: 24px;}

/* Component */
.componentTitle{font-weight: 700;color: hsl(0, 0%, 22%);font-size: 27px;line-height: normal;margin-bottom: 21px;}

/* Product Slider */
.productItem{}
.productItem:hover .item{box-shadow: 0 0px 15px -5px hsl(0deg 0% 0% / 15%);}
.productItem .item{position: relative;border: solid 1px hsl(0deg 0% 87%);border-radius: 10px;overflow: hidden;transition: all .5s ease;}
.productItem .item .product-imageBox {padding-bottom: 100%;position: relative;width: 100%;overflow: hidden;}
@media screen and (min-width: 769px){.product-imageBox {height: 0;}}
.productItem .item .product-new {position: absolute;z-index: 1;top: 10px;right: 20px;border: solid 1px #7bbecd;color:#7bbecd;border-radius: 5px;background-color: hsl(0, 0%, 100%);padding: 4px;text-align: center;}
.productItem .item .product-discount {position: absolute;top: 10px;left: 20px;z-index: 1;border: solid 1px #f61e1e;color:#f61e1e;border-radius: 5px;background-color: hsl(0, 0%, 100%);padding: 5px 8px;}
.productItem .item .product-image {position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-align: center;display: flex;align-items: center;}

.productItem .item .product-details{position: relative; padding:0px 30px 30px 30px; height: 231px; display: flex; flex-direction: column;}
.productItem .item .product-details-brand {color: hsl(0, 0%, 22%);font-weight: 700;font-size:13px;line-height: normal;margin-bottom: 8px;margin-top: 8px;min-height: 15px;display: block;}
.productItem .item .product-details-name {font-weight: 400;color: hsl(0, 0%, 22%);font-size: 13px;line-height: normal;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;min-height: 45px;margin-bottom: 10px;}
.productItem .item .product-details-prices-box{position: relative; display: flex; flex-grow: 1; flex-direction: column; justify-content: flex-end;}
.productItem .item .product-details-prices-discount{font-weight: 400;color: hsl(216, 3%, 66%);font-size: 17px;line-height: normal;min-height: 20px;}
.productItem .item .product-details-prices-current{font-weight: 700;color: hsl(32, 92%, 54%);font-size: 23px;line-height: normal;}
.productItem .item .product-details-prices-vat{display: flex;font-weight: 400;color: hsl(216, 3%, 66%);font-size: 12px;line-height: normal;}
.productItem .item .product-details-cart-add{border-radius: 10px;background-color: hsl(32, 92%, 54%);display: inline-flex;width: 100%;min-height: 37px;margin-top: 10px;transition: all .5s ease;}
.productItem .item .product-details-cart-add a{font-weight: 700;color: hsl(0, 0%, 100%);font-size: 14px;line-height: normal;display: flex;align-items: center;justify-content: center;width: 100%;}
.productItem .item .product-details-cart-add:hover{background-color: hsl(19deg 88% 54%);}
.product-details-favorite-add{border-radius: 10px;background-color: hsl(0, 0%, 90%);display: inline-flex;width: 100%;height:100%;min-height: 37px;transition: all .5s ease;}
.product-details-favorite-add a{font-weight: 700;color: hsl(0, 0%, 100%);font-size: 14px;line-height: normal;display: flex;align-items: center;justify-content: center;width: 100%;}
.product-details-favorite-add:hover{background-color: hsl(0deg 0% 73.71%);}
.productItem .item .product-out-stock{background-color: hsl(210deg 2% 35%);}

/* Category Filter */
.catFiltre{padding-top: 25px;}
.panel-filtre{margin-bottom: 30px;}
.panel-filtre .panel-heading{margin-bottom: 10px; border-bottom: 1px solid #f5f5f5;padding-bottom: 5px;}
.panel-filtre .panel-title{font-size:15px; font-weight:500; text-decoration: none; color:#000;}
.filtreBox{}
.filtreIcon{float: right;margin-top: 0px; margin-right: 10px;}
.filtreBox .filtre-group{padding-top: 5px; list-style: none; padding-left: 0px; margin-bottom:0px;}
.filtreBox .filtre-group li{margin-bottom: 9px;}
.filtreBox .filtre-group li label{font-size: 13px;}
.filtreBox .filtre-group li label input[type="checkbox"]{-webkit-appearance: none;appearance: none;background-color: #fff;margin: 0;font: inherit;width: 1.15em;height: 1.15em;border: 0.15em solid #d3d3d3;border-radius: 10px;transform: translateY(-0.075em);display: grid;place-content: center;}
.filtreBox .filtre-group li label input[type="checkbox"]:checked{border: 0.1em solid #6e6e6e;}
.filtreBox .filtre-group li label input[type="checkbox"]::before {content: "";width: 0.65em;height: 0.7em;transform: scale(0);border-radius: 10px;transition: 120ms transform ease-in-out;box-shadow: inset 1em 1em hsl(32, 92%, 54%);}
.filtreBox .filtre-group li label input[type="checkbox"]:checked::before {transform: scale(1);}
.filtreBox .filtre-group li label{display: grid; grid-template-columns: 1em auto; gap: 0.5em; align-items: center;}
.filterGroupBox{max-height: 250px;overflow-x: hidden;overflow-y: auto;padding-bottom: 0;}
.filterGroupBox::-webkit-scrollbar {border-radius: 90px;width: 3px;}
.filterGroupBox::-webkit-scrollbar-thumb {border-radius: 90px;min-height: 50px;background-color: hsl(32, 92%, 54%);;}
.filterGroupBox::-webkit-scrollbar-track {background: hsl(0, 0%, 94%); border-radius: 90px;}
.filtreMobileBtn .filter{margin-top: 10px;width: 100%;height: 51px;display: flex;align-items: center;gap: 8px;justify-content: center;border: solid 1px #ededed;border-radius: 10px;color: hsl(0, 0%, 0%);font-size: 16px;font-weight: 400;line-height: normal;}
.filtreMobileBtn .filter:before {content: '';width: 14px;height: 16px;display: inline-flex;background-image: url(../images/filter-icon-mobile.svg);background-repeat: no-repeat;background-position: center;background-size: 14px;padding-right: 25px;}
.filtreMobileBtn .orderby{margin-top: 10px;width: 100%;height: 51px;display: flex;align-items: center;gap: 8px;justify-content: center;border: solid 1px #ededed;border-radius: 10px;color: hsl(0, 0%, 0%);font-size: 16px;font-weight: 400;line-height: normal;text-align: center;padding-left: 35px;}
.filtreMobileBtn > select {background: url(../images/default-icon-mobile.svg) no-repeat right #fff;-webkit-appearance: none;background-position-x: 35px;}

/* Product Fixed */
.productFixed{}
.productFixed .productItem{margin-bottom:25px;}

/* Fixed Component Slider */
.fixedItem{}
.fixedItem .image-box{text-align: center;}
.fixedItem .image-box img{border-radius: 10px;}
.fixedItem span{font-weight: 400;color: hsl(0, 0%, 22%);font-size: 15px;line-height: normal;display: flex;justify-content: center;margin: 10px 0;}

/* About Box */
.aboutBox {}
.aboutBox span {font-weight: 700;color: hsl(0, 0%, 22%);font-size: 27px;line-height: normal;display: flex;justify-content: center;margin-bottom: 15px;}
.aboutBox .birdIcon {text-align: center;position: relative;margin-bottom: 30px;}
.aboutBox .birdIcon img {background-color: white;padding: 0 50px;}
.aboutBox .birdIcon:before {content: '';position: absolute;width: 100%;height: 1px;background-color: #ddd;left: 0;top: 50%;z-index: -1;}
.aboutParagrapy div {margin-bottom: 30px;}
.aboutParagrapy * {font-weight: 400;color: hsl(216, 3%, 66%);font-size: 14px;line-height: 30px;text-align: center;}

/* Info Box */
.infoBox{border-radius: 10px;background-color: hsl(0, 0%, 100%);border: solid 1px hsl(0deg 0% 93%);padding-top: 25px;padding-bottom: 25px; text-align: center}
.infoBox > div {position: relative;}
.infoBox > div:not(:last-of-type):before {content: '';position: absolute;height: 100%;width: 1px;background-color: #ededed;right: 0;top: 0;}
.infoBox .boxed {display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 12px;position: relative;}
.infoBox .boxed span {font-weight: 500;color: hsl(0, 0%, 22%);font-size: 14px;line-height: normal;}
.infoBox .boxed p {font-weight: 400;color: hsl(216, 3%, 66%);font-size: 14px;line-height: normal;max-width: 171px;padding: 0;}

@media screen and (max-width: 769px){
.infoBox .boxed {margin-bottom: 20px;}
.banners div{margin-bottom:20px;}
.productItem .item .product-details-prices-discount{font-size: 13px;}
.productItem .item .product-details-prices-current{font-size: 15px;}
}

/* Breadcrumb */
.breadcrumbBox{padding-top:10px}
ul.breadcrumb li:nth-child(1){font-weight: 400;color: hsl(216, 3%, 66%);font-size: 12px;line-height: normal;}
ul.breadcrumb li{color: hsl(0, 0%, 22%);}
.breadcrumb-item+.breadcrumb-item::before{content: '';width: 5px;height: 14px;margin: 0 10px;background-image: url(../images/nav.svg);background-repeat: no-repeat;background-position: center;background-size: 5px;}

/* Filter Group */
.filtreSelectGroup {float: right;}
.sortfiltre {padding-bottom: 2px;padding-top: 2px;width: 140px;font-size: 13px;}
.stokIn {margin-top: 5px;margin-right: 19px;}
.filterTop{padding:25px 0px;}
.catProductCount{line-height: 28px;float: right;margin-right: 30px;}
h1.categoryHtitle{font-size: 21px; margin: 0px; padding:0px;}
.pagination{list-style-type: none; padding: 30px 0px 50px 0px; margin: 0px; float: right;}
.pagination li{margin-right: 10px; }
.pagination li a{border-radius: 99px; border:1px solid hsl(0deg 0% 87%); color:hsl(216, 3%, 66%); padding: 8px 13px; text-decoration: none;}
.pagination li a:hover{color:hsl(32, 92%, 54%); border:1px solid hsl(32, 92%, 54%); }
.pagination .active a{color:hsl(32, 92%, 54%); border:1px solid hsl(32, 92%, 54%); border-bottom-left-radius: var(--bs-pagination-border-radius)!important;background-color: unset}

/* Product Details */
.productDiv{margin-top: 15px;}
.productPhotos{border: solid 1px #ededed;border-radius: 10px; padding: 20px;}
.productPhotos .photoAlert{display: flex;font-weight: 400;color: hsl(216, 3%, 66%);font-size: 12px;line-height: normal;}
.product-brand{font-weight: 600;color: hsl(32, 92%, 54%);font-size: 15px;line-height: normal;margin-bottom: 10px;}
.product-name h1 {font-weight: 500;color: hsl(0, 0%, 22%);font-size: 20px;line-height: normal;margin-bottom: 15px;}
.product-sku{font-weight: 400;color: hsl(216, 3%, 66%);font-size: 12px;line-height: normal;margin-bottom: 10px;}
.product-price-vat{margin-left: 15px;padding-bottom: 5px;display: flex;font-weight: 400;color: hsl(216, 3%, 66%);font-size: 12px;line-height: normal;}
.productPrices {flex-grow: 1;display: flex;justify-content: flex-start;align-items: center;margin-top: 25px;}
.productPrices .product-discount {display: flex;justify-content: center;align-items: center;font-weight: 400;color: hsl(32, 92%, 54%); margin-right: 5px;border: 1px solid hsl(32, 92%, 54%); border-radius: 5px;padding: 3px 10px;font-size: 13px;}
.product-price-old {color: #a7a7a7;font-size: 17px;margin-right: 5px;text-decoration: line-through;font-weight: 500;padding-top: 5px;}
.product-price-sale{margin-top:10px;font-weight: 700;color: hsl(32, 92%, 54%);font-size: 28px;line-height: normal;display: flex;align-items: baseline;}
.product-priceline{align-items: end;flex-wrap: wrap;justify-content: space-between;padding-bottom:20px;}
.flex-rows-break {flex-basis: 100%;}
.flex-comment-bar{margin-left: auto;}
.comments-box{display: flex;align-items: center;}
.comment-create {font-weight: 400;color: hsl(0, 0%, 22%);font-size: 13px;line-height: normal;margin-top: 5px;text-align: right;}
.comments-count{font-weight: 500;color: hsl(0, 0%, 22%);font-size: 14px;line-height: 18px;}
.comment-star-wrapper{justify-content: flex-end;height: 100%;}
.comment-count:after{content: '|';margin: 0 10px;}
.comment-star{color: hsl(0, 0%, 67%);}
.comment-star-wrapper .pin{color: hsl(32, 92%, 54%);}
.comment-star:before{margin-right: 0;margin-left: 6px;}

/* Toplu Ürün İndirimi */
.bulk-discounts{}
.titlebulkdisc {margin: 10px 0px !important;font-size: 14px !important;font-weight: 600 !important;color: black;}
.bulkdiscText {font-size: 11px !important;color: #666;}
.bulkdiscText2 {font-size: 12px !important;color: #666;margin-left: 40px;margin-top: 3px;display: block;}
.bulkdiscTitleText {font-size: 12px !important;font-weight: bold;margin-left: 40px;}
.bulkdiscborder {border: 1px solid #d3d3d3 !important;border-radius: 10px !important;margin: 0px !important;color: black;}
.bulkdiscbb > td:nth-child(1) {font-weight: 600;}
.bulkdiscb > td:nth-child(1) {font-weight: 600;}
.bulkdiscbb > td {padding: 15px 10px;border-right: 1px solid #d3d3d3 !important;border-bottom: 1px solid #d3d3d3 !important;color: black;}
.bulkdiscb > td {padding: 15px 10px;border-right: 1px solid #d3d3d3 !important;color: black;}
.bulkdiscbb td:last-child,
.bulkdiscb td:last-child {border-right: none !important;}
.bulkdiscActive {background-color: var(--productBulkDiscActive) !important;color: var(--productBulkDiscActiveTextColor) !important;}
.bulkdiscardActive {border-color: var(--productBulkDiscActive) !important;}
.bdicstCard {border: 1px solid #d3d3d3;}
.bulk-new-price {font-size: 11px !important;font-weight: bold;!important;text-decoration: unset;text-align: right !important;width: 100%;}
.bulk-old-price {font-size: 11px !important;color: #666;text-decoration: line-through !important;text-align: right !important;width: 100%;}
.bulk-populer-tags {background: var(--productBulkDiscActive) !important;border-radius: 4px;color: var(--productBulkDiscActiveTextColor) !important;padding: 1px 5px;font-size: 11px;}
.bdictsclick {cursor: pointer !important;}
.bulkdiscradio {position: absolute;height: 25px;width: 25px;vertical-align: middle;margin-top:0px;}
.bulkTotalSpan {font-size: 11px;font-weight: bold;}
.input-group button {padding: 0;width: 3.1rem;font-size: 1.2rem;color: #222;background-color: transparent;cursor: pointer;}
.quantity-left-minus i{font-size: 13px;}
.quantity-right-plus i{font-size: 13px;}

.productRight .product-details-cart-add{border-radius: 10px;background-color: hsl(32, 92%, 54%);display: inline-flex;width: 100%;min-height: 37px;transition: all .5s ease;}
.productRight .product-details-cart-add a{height:54px; font-weight: 700;color: hsl(0, 0%, 100%)!important;font-size: 14px;line-height: normal;display: flex;align-items: center;justify-content: center;width: 100%;}
.productRight .product-details-cart-add:hover{background-color: hsl(19deg 88% 54%);}

/* Ny Cart Modal */
.ny-add-cart-modal {display: none;position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.5);}
.ny-add-cart-modal-content {background-color: #fff;margin: 15% auto;padding: 20px;border-radius: 10px;border: 1px solid #888;width: 50%;position: relative;}
.ny-add-cart-modal-main-title {display: block;font-weight: 600;font-size: 1.9rem;margin-bottom: 20px;color: #069804;border-bottom: 1px solid #40ad3f;width: 100%;}
.ny-add-cart-modal-main-announce {display: block;font-weight: 600;font-size: 2.8rem;color: #069804;width: 100%;text-align: center;height: 160px;padding-top: 20px;}
.ny-add-cart-modal-close-btn {display: inline-block;width: 40px;height: 40px;border-radius: 50%;background-color: #ffffff;text-align: center;line-height: 37px;font-size: 23px;cursor: pointer;position: absolute;top: -18px;right: -13px;color: #7c7c7c;}
.ny-add-cart-modal-close-btn:hover,
.ny-add-cart-modal-close-btn:focus {color: black;text-decoration: none;cursor: pointer;}
.ny-add-cart-modal-container {display: flex;align-items: start;flex-direction: column;}
.ny-add-cart-success-title {color: #40ad3f;}
.ny-add-cart-modal-img {width: 100%;object-fit: cover;border-radius: 7px;border: 1px solid #d7d7d7;}
.ny-add-cart-modal-title {font-weight: 600;font-size: 21px;margin-top: 15px;margin-bottom: 5px;width: 300px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ny-add-cart-modal-info {font-weight: 400;font-size: 18px;}
.ny-add-cart-modal-btn {padding: 7px 10px 7px 10px;border-radius: 4px;font-weight: 600;font-size: 13px;margin-top: 7px;width: 100%;text-align: center;}
.ny-add-cart-modal-btnzone {justify-content: center;flex-direction: column;}
.ny-add-cart-modal-cart-btn {background-color: #40ad3f;border: 1px solid #40ad3f;color: #fff;transition: all 0.3s ease-in;}
.ny-add-cart-modal-cart-btn:hover {background-color: rgb(255, 255, 255);border: 1px solid #40ad3f;color: #40ad3f !important;}
.ny-add-cart-modal-cont-btn {background-color: #f5f5f5;border: 1px solid #d9d9d9;color: #2a2a2a;transition: all 0.3s ease-in;font-weight: normal;}
.ny-add-cart-modal-cont-btn:hover {background-color: rgb(255, 255, 255);border: 1px solid #40ad3f;color: #40ad3f !important;}
@media screen and (min-width: 300px) and (max-width: 500px) {
    .ny-add-cart-modal-content {margin: 50% auto;width: 90%;}
    .ny-add-cart-modal-title {font-weight: 600;font-size: 1.5rem;width: 150px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;}
    .ny-add-cart-modal-container {display: flex;align-items: center;justify-content: center;margin-top: 5px;margin-bottom: 5px;}
    .ny-add-cart-modal-img {display: block;width: 90px;margin: 0 auto;}
    .ny-add-cart-modal-btnzone {margin-top: 15px;}
    .ny-add-cart-modal-main-announce {margin-bottom: 30px;}
}

/* Offcanvar */
.ny-offcanvas-product{font-size:1.2rem!important;}
.bag-content{font-size: 16px;font-weight: 500;}
.bag-variant-info{display: block;width: 100%;margin:2px 0px 2px 0px;}
.ny-offcanvas-payment{background: #f6911e;color: #ffffff!important;border-radius: 0px;padding: 20px;border:0px;}
.ny-offcanvas-payment:hover{background: #f16422;color: #ffffff!important;}
.offcanvas-price-detail{background: #f5f5f5;color: #444444!important;padding: 5px;}
.cart-total{font-weight: 500;font-size: 18px;display: block;}
.cart-total-price{display: block;font-size: 18px;margin-top: 5px;}
.go-cart-btn{font-weight: 500;font-size: 18px;display: block;}

/* Blog */
.blogItem .post {position: relative;border: solid 1px hsl(0deg 0% 87%);border-radius: 10px;overflow: hidden;transition: all .5s ease;padding: 15px 20px;}
.blogItem .post-title{display: block;font-size: 15px;font-weight: 500;margin: 12px 0px;}
.breadcrumb .delimiter{margin: 0px 10px;}
.blogDetailText p{line-height: 20px; font-size: 15px;}
.blogDetailDate{margin-top:20px;}
.blogDetailImages{margin-bottom: 20px;}

/* Other */
#top-nav ul{margin-bottom:20px;}
ul.harfLik{padding: 25px 0px 35px 0px; text-align: center;}
ul.harfLik li{font-size:21px; float: left; margin-right:0px; padding:0px 15px; border-right:1px solid #d3d3d3;}
legend {border: 1px solid #cdcdcd52;border-radius: 4px;font-size: 15px;font-weight: bold;padding: 5px 20px;width: auto;float: unset;margin-left:15px;}
fieldset {border: 1px solid #d3d3d3;border-radius: 4px;}
.uyumluUrunlerTitle{font-weight: 700;color: hsl(0, 0%, 22%);font-size: 18px;display: block;line-height: normal;margin-bottom: 10px;}

/* Other 2 */
.variant_70 {object-fit: contain !important; max-height: 70px !important; min-height: 70px !important; max-width: 70px !important; min-width: 70px !important; margin: auto;}
.ps-document img {display: inline-block !important;}
.prod-full-screen > a > i {font-size: 17px; position: absolute; right: 20px; bottom: 20px;}
.hemenAl {background-color: var(--productNowBtBgColor) !important; border-color: var(--productNowBtBgColor) !important; color: var(--productBtNowTextColor) !important; transition: background-color 0.3s ease;}
.hemenAl:hover {background-color: var(--productNowBtBgColorHover) !important; border-color: var(--productNowBtBgColorHover) !important; color: var(--productBtNowTextColorHover) !important;}
.ekleSepet {background-color: var(--productBtBgColor) !important; border-color: var(--productBtBgColor) !important; color: var(--productBtTextColor) !important; transition: background-color 0.3s ease;}
.ekleSepet:hover {background-color: var(--productBtBgColorHover) !important; border-color: var(--productBtBgColorHover) !important; color: var(--productBtTextColorHover) !important;}
.ekleFavori {background-color: var(--favBtBgColor) !important; border-color: var(--favBtBgColor) !important; color: var(--favBtTxtColor) !important; transition: background-color 0.3s ease;}
.ekleFavori:hover {background-color: var(--favBtBgColorHover) !important; border-color: var(--favBtBgColorHover) !important; color: var(--favBtTxtColorHover) !important;}
.talepUrun {background-color: var(--productBtBgColor) !important; border-color: var(--productBtBgColor) !important; color: var(--productBtTextColor) !important; transition: background-color 0.5s ease;}
.talepUrun:hover {background-color: var(--productBtBgColorHover) !important; border-color: var(--productBtBgColorHover) !important; color: var(--productBtTextColorHover) !important;}
.ny-stock-alert {color: var(--dontStockTextColor) !important; background-color: var(--dontStockBgColor) !important; display: flex; justify-content: left; align-items: center; font-size: 1.4rem; font-weight: 700; width: 100%; height: 40px; border-left: 7px solid #f50000; border-radius: 0 8px 8px 0; padding: 10px; margin-bottom: 7px; cursor: pointer; transition: .5s ease-out}
.ny-stock-alert:hover {color: var(--dontStockTextColorHover) !important; background-color: var(--dontStockBgColorHover) !important; border-left: 10px solid #ffdcdc; border-radius: 8px 0 0 8px;}
#ny-video-zoom {display: table; max-height: 500px; height: 500px; width: 100%;}
input[type="radio"] ~ label::before {all: unset !important;}
input[type="radio"] ~ label::after {all: unset !important;}
.varyantRadio {display: flex; flex-direction: column; margin-top: 0px; cursor: pointer;}
.product-single label {text-transform: unset !important;}
.varyantRadioLabel {min-width: 54px; border: 1px solid #ddd; font-size: 13px; text-align: center; margin-right: 5px; text-transform: unset !important; border-radius: 5px; padding: 5px 15px !important;}
.varyantRadio input[type=radio] {visibility: hidden;}
.varyantRadio input[type=radio] + label {font-weight: normal;}
.varyantRadio input[type=radio]:checked + label {border: 2px solid #e67d31 !important; color: #000 !important;}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {position: absolute; margin-top: 4px \9; margin-left: -20px}
.spinner {width: 100%; height: 100%;}
.spinner:before {background-color: #000; top: -50%; left: -50%; border-radius: 5px; width: 100%; height: 100%; position: relative; display: block; content: " ";}
.variantGroup {display: flex; flex-direction: column; margin-bottom: 15px;}
.products-slider {display: block !important;}
.productPropertion {border: 1px solid #e7e7e7; border-radius: 7px; padding: 15px 10px;}
.productPropertion .info {border-right: 1px solid #eee}
.productPropertion .info:nth-last-child(1) {border-right: unset}
.productPropertion .info i {min-width: 40px; font-size: 24px; margin-bottom: 7px; line-height: 1; display: block; text-align: center}
.productPropertion .info p {display: block; text-align: center; margin-bottom: 0; color: #6b7a83; font-weight: 400; font-size: 14px; font-family: "Open Sans", sans-serif}
.visible {display: block;}
.customizeGroup > label {font-weight: 500;}
.customizeGroup > .form-control {height: 40px; padding: 10px;}
.customizeGroup > select {height: 40px !important;}
.customizeLabel {min-width: 54px; border: 1px solid #ddd; font-size: 13px; text-align: center; margin-right: 5px; text-transform: unset !important; border-radius: 5px; padding: 5px 15px !important; font-weight: 500; cursor: pointer;}
.customizeLabel > img {display: unset;}
.customizeCheckbox input[type=radio] {visibility: hidden; position: absolute;}
.customizeCheckbox input[type=checkbox] {visibility: hidden; position: absolute;}
.customizeCheckbox input:checked + label {border: 2px solid #e67d31; color: #000;}

/* Swiper Slider */
.swiper-container {overflow: hidden;position: relative;}
.swiper-pointer-events {touch-action: pan-y;}
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-slide {flex-shrink: 0;height: 100%;position: relative;transition-property: transform;}
.left-right-arrow-content {width: calc(100% + 110px);}
.left-right-arrow-content {position: absolute;left: 50%;top: 50%;transform: translate(-50%, 0%);width: calc(100% + 85px);height: 0px;z-index: 1;display: flex;align-items: center;justify-content: space-between;}
.left-right-arrow-content div[class*="swiper"] {width: 34px;height: 34px;display: flex;align-items: center;justify-content: center;background-repeat: no-repeat;background-position: center;cursor: pointer;transition: all .5s ease;border: solid 2px transparent;border-radius: 100%;box-shadow: 0 0 2px 2px transparent;}
.left-right-arrow-content .swiper-prev {background-image: url(../images/left.svg);}
.left-right-arrow-content .swiper-next {background-image: url(../images/right.svg);}

/* Swiper2 */
.productLeft{padding-bottom: 30px;}
.productLeft .product-thumbs .swiper-slide {border: 1px solid #ededed;border-radius: 5px;overflow: hidden;}
.product-thumbs .swiper-slide-active {border-radius: 5px!important; border:1px solid #f5911d!important;}
.product-thumbs .swiper-slide img {object-fit: cover;cursor: pointer;}
.product-slider .swiper-button-next{cursor: pointer;width: 34px;height: 34px;border: 1px solid #d3d3d3;background-color:#fff;border-radius: 100%;box-shadow: 0 0 2px 2px transparent;z-index: 2;}
.product-slider .swiper-button-prev{cursor: pointer;width: 34px;height: 34px;border: 1px solid #d3d3d3;background-color:#fff;border-radius: 100%;box-shadow: 0 0 2px 2px transparent;z-index: 2;}
.product-slider .swiper-button-next:after,
.product-slider .swiper-button-prev:after {font-size: 20px;color: #000;font-weight: bold;}
.productLeft .product-thumbs {margin-top: 20px; width:75%;}

/* Other 3 */
.table-totals tbody tr td{padding:15px 5px;}
.table-totals tfoot tr td{padding:15px 5px; color:#e13c31;}
.table-totals tfoot tr.sepetToplam td{padding:15px 5px; color:#e13c31;}
.ny-marquee-text-container{padding:5px 0px!important;}
.ny-marquee-text{border-bottom:unset!important;}
.nyCartProductSubTitle{line-height: 23px!important;}
.cart-table-container .product-image img {max-width: 7rem !important;}
.campaignBox {background-color: #f7f7f7;padding: 9px 30px;border-radius: 7px;margin-bottom: 10px;line-height: 30px;border: 1px solid #d9d9d9;color: #fff;}
.campaignIcon {float: left;margin-right: 19px;}
.campaignText span {font-size: 15px;margin-bottom: 1px;display: block;color: #2c2c2c;}
.campaignBox p {margin: 0px;color: #2c2c2c;}
.campaignIcon i {font-size: 33px;}
.campaignText a {color: #ff8a19;}
.nyCartRemove i{color:red}
.searchProductname{display: block; margin:5px 0px;}
.dontStokDiv{background-color: hsl(0deg 0% 76.99%)!important;}

.product-search-detay {width: 25px;height: 12px;color: white;background-color: #2ecc71;border-radius: 2px;padding-left: 4px;padding-top:2px;}
.blog-search-detay {width: 25px;height: 12px;color: white;background-color: #3498db;border-radius: 2px;padding-left: 4px;padding-top:2px;}
.searchlist li:hover{background-color: #f7f7f7!important; }
.searchlist { z-index:9999999!important; }

.favorite-selected{color: #f5911e!important;}

.ny-filter-item label{margin-bottom: 9px!important; color: #212529!important; font-size:13px!important; font-weight:400!important;}
.ny-filter-item{max-height: 170px!important;}
.ny-readMore{display:none;}

.review-info{padding-left:0px;display: flex;flex-direction: row;}
.review-name{display:block;width: 100%;}
.review-date{font-size:13px; color:#000;}

.offer-info { margin-bottom: 0.5rem;padding-right: 0.25rem;background-color: #fff6ee;color: black;border-radius: 4px;width: max-content;font-size: 12px;padding: 2px 5px; }

/* ==========================================================================
   ambalajpazari.com — ÜRÜN DETAY SAYFASI  v3.1
   --------------------------------------------------------------------------
   ÖNCEKİ BLOĞUN TAMAMINI SİLİP BUNU YAPIŞTIRIN (style.css'in en altına).
   Birlikte: detail.tpl v3.1, uyumlu_product.tpl v3.1

   v3.0'dan farkları:
   · Roboto'ya geçildi; Roboto'da 600 ağırlığı olmadığı için tüm 600'ler 500 yapıldı
     (700'e yuvarlanıp kalın görünme sorunu böylece bitiyor)
   · Tam ekran (lightbox) butonu kaldırıldı
   · Telif uyarısı görsel çerçevesinin içine, alta alındı
   · Minimal yön okları eklendi
   · Toplam satırının altındaki fazla boşluk giderildi
   ========================================================================== */

/* Font Awesome'ı bozmamak için burada "*" seçicisi KULLANILMAZ. */
.productDiv,
.apTrust,
.apAddons {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:root{
    --ap-brand:      #F15A29;
    --ap-brand-dark: #D94A1C;

    --ap-green:      #157F47;
    --ap-green-dark: #10693A;
    --ap-green-bg:   #F1FAF5;
    --ap-green-line: #D6EDE0;
    --ap-green-soft: #DFF3E7;

    --ap-pop:        #D1F898;
    --ap-pop-ink:    #3B6B0E;

    --ap-ink:   #141618;
    --ap-ink2:  #5A6068;
    --ap-ink3:  #9AA1A9;
    --ap-line:  #E8EAED;
    --ap-line2: #DFE2E6;
    --ap-surface:#F7F8F9;

    --productBulkDiscActive: #F1FAF5;
    --productBulkDiscActiveTextColor: #141618;
}

/* --------------------------------------------------------------------------
   1 — Genel
   -------------------------------------------------------------------------- */
.breadcrumbBox { padding: 16px 0 0; }
.productDiv { margin-top: 26px !important; }
.productDiv .productLeft,
.productDiv .productRight { line-height: 1.45; }
.productDiv .productRight { padding-left: 24px; }

ul.breadcrumb li,
ul.breadcrumb li:nth-child(1) { font-size: 12.5px !important; color: var(--ap-ink3) !important; }
ul.breadcrumb li:last-child { color: var(--ap-ink2) !important; }
.breadcrumb-item + .breadcrumb-item::before {
    background-image: none;
    content: '/';
    width: auto;
    margin: 0 7px;
    color: var(--ap-ink3);
    opacity: .7;
}

/* --------------------------------------------------------------------------
   2 — Görsel alanı
   -------------------------------------------------------------------------- */
.productLeft { padding-bottom: 0 !important; }

.productPhotos {
    border: 1px solid var(--ap-line) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    position: relative;
}
.productPhotos .product-slider { margin-bottom: 0 !important; }

/* Kare sahne, ortalanmış fotoğraf
   ÖNEMLİ: aspect-ratio SLAYTLARA verilmemeli. Swiper slayt genişliğini
   konteynerden hesaplar; aspect-ratio yüksekliği genişlikten türetince
   resizeObserver ile geri besleme döngüsü oluşuyor ve slayt genişliği
   milyonlarca piksele çıkıyordu. Oran konteynerin kendisinde. */
.productPhotos .product-slider {
    aspect-ratio: 1 / 1;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
}
.productPhotos .product-slider .swiper-wrapper {
    height: 100%;
    align-items: center;
}
.productPhotos .product-slider .swiper-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100% !important;
    min-width: 0;
    overflow: hidden;
}
.productPhotos .product-slider .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.productLeft .product-thumbs { display: none !important; }

/* Minimal yön okları */
.productPhotos .apNav {
    width: 34px;
    height: 34px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: var(--ap-ink3);
    transition: color .15s ease;
    z-index: 5;
}
.productPhotos .apNav:after {
    font-size: 17px !important;
    font-weight: 700;
    color: currentColor;
}
.productPhotos .apNav:hover { color: var(--ap-ink); }
.productPhotos .swiper-button-prev { left: 0; }
.productPhotos .swiper-button-next { right: 0; }
.productPhotos .swiper-button-disabled { opacity: .25; }
/* Tek görselli üründe okları gizle */
.productPhotos .product-slider:has(.swiper-slide:only-child) .apNav { display: none; }

/* Telif uyarısı — çerçevenin içinde, altta */
.productPhotos .apCopy {
    text-align: center;
    font-size: 10.5px;
    color: var(--ap-ink3);
    margin: 12px 0 0;
    padding: 0;
    line-height: 1.3;
}

/* Nokta göstergesi */
.apDots {
    position: static !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    width: auto !important;
    height: auto !important;
    transform: none !important;
    inset: auto !important;
}
.apDots .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin: 0 !important;
    border-radius: 99px;
    background: var(--ap-line2);
    opacity: 1;
    transition: width .2s ease, background-color .2s ease;
}
.apDots .swiper-pagination-bullet-active {
    width: 20px;
    background: var(--ap-brand);
}
.apDots:has(.swiper-pagination-bullet:only-child) { display: none; }
.apDots:empty { display: none; }

/* Görsel rozeti */
.apImgBadge {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 6;
    display: inline-flex;
    align-items: center;
    background: var(--ap-pop);
    color: var(--ap-pop-ink);
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: .01em;
    padding: 6px 14px;
    border-radius: 999px;
    pointer-events: none;
    max-width: calc(100% - 28px);
}

/* Güven şeridi */
.apTrust {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
    border: 1px solid var(--ap-line);
    border-radius: 12px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    overflow: hidden;
}
.apTrust li {
    padding: 15px 12px;
    text-align: center;
    border-left: 1px solid var(--ap-line);
    margin: 0;
}
.apTrust li:first-child { border-left: 0; }
.apTrust i { display: block; color: var(--ap-brand); font-size: 17px; margin-bottom: 8px; }
.apTrust b { display: block; font-size: 12.5px; font-weight: 500; color: var(--ap-ink); margin-bottom: 2px; }
.apTrust span { font-size: 11.5px; color: var(--ap-ink3); }

/* --------------------------------------------------------------------------
   3 — Başlık ve fiyat
   -------------------------------------------------------------------------- */
.product-brand {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: var(--ap-brand) !important;
    margin-bottom: 9px !important;
}
.product-name h1 {
    font-size: 25px !important;
    font-weight: 500 !important;
    color: var(--ap-ink) !important;
    letter-spacing: -.01em;
    line-height: 1.25 !important;
    margin-bottom: 14px !important;
}

.apMeta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 12.5px;
    color: var(--ap-ink2);
    margin-bottom: 26px;
}
.apMeta b { color: var(--ap-ink); font-weight: 500; }
.apMeta .apMeta__div { width: 1px; height: 13px; background: var(--ap-line2); }
.apMeta .apMeta__rev { display: inline-flex; align-items: center; gap: 5px; cursor: pointer; }
.apMeta .apMeta__rev i { color: #F5B301; font-size: 12px; }
.apMeta .apMeta__rev.is-empty i { color: var(--ap-ink3); }
.apMeta .apMeta__rev a { text-decoration: underline; text-underline-offset: 2px; }
.apMeta .apMeta__rev a:hover { color: var(--ap-brand); }

.apPrice.product-priceline {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: baseline !important;
    flex-wrap: wrap;
    gap: 9px;
    padding: 2px 0 !important;
    margin-bottom: 28px;
}
.apPrice .product-price-sale {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: var(--ap-ink) !important;
    letter-spacing: -.02em;
    line-height: 1.1 !important;
    margin: 0 !important;
    display: inline-block !important;
}
.apPrice .product-price-vat {
    font-size: 13px !important;
    color: var(--ap-ink2) !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
}
.apPrice .product-price-old {
    font-size: 16px !important;
    color: var(--ap-ink3) !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.apPrice .product-discount {
    background: var(--ap-brand);
    border-color: var(--ap-brand);
    color: #fff !important;
    font-weight: 700;
    font-size: 12px !important;
    border-radius: 5px;
    padding: 3px 8px !important;
    margin: 0 !important;
}

.ny-pd-cart-disc-text {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: var(--ap-green-soft);
    color: var(--ap-green-dark) !important;
    font-size: 12.5px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 22px;
    width: auto !important;
}
.ny-pd-cart-disc-text span { width: auto !important; }

/* --------------------------------------------------------------------------
   4 — Varyantlar
   -------------------------------------------------------------------------- */
.variantGroup { margin-bottom: 22px !important; }
.varyantRadioLabel {
    border-color: var(--ap-line2) !important;
    border-radius: 8px !important;
    padding: 7px 14px !important;
    font-size: 12.5px !important;
}
.varyantRadio input[type=radio]:checked + label {
    border: 2px solid var(--ap-brand) !important;
    color: var(--ap-ink) !important;
}
.customizeGroup > .form-control,
.customizeGroup > select { border-radius: 8px; border-color: var(--ap-line2); }

/* --------------------------------------------------------------------------
   5 — ÇOK AL, AZ ÖDE
   -------------------------------------------------------------------------- */
.bulk-discounts {
    background: var(--ap-green-bg);
    border: 1px solid var(--ap-green-line);
    border-radius: 12px;
    padding: 15px;
    margin: 0 0 26px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 8px;
}
.bulk-discounts > .row:first-child {
    flex: 1 0 100%;
    margin: 0 0 26px !important;
}
.bulk-discounts .titlebulkdisc {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: var(--ap-ink) !important;
    display: flex;
    align-items: center;
    gap: 8px;
}
.bulk-discounts .titlebulkdisc i { color: var(--ap-green); font-size: 14px; }
.bulk-discounts .bulkdiscText { display: none !important; }

.apTier {
    flex: 1 1 0;
    min-width: 150px;
    margin: 0 !important;
    padding: 13px 13px 12px !important;
    background: #fff;
    border: 1px solid var(--ap-line2) !important;
    border-radius: 9px !important;
    cursor: pointer;
    position: relative;
    transition: border-color .15s ease, box-shadow .15s ease;

    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
        "name  name"
        "pct   price"
        "tot   tot";
    grid-template-rows: auto 1fr auto;
    grid-auto-rows: 0;
    row-gap: 8px;
    column-gap: 7px;
}
.apTier:hover { border-color: #BFD9CC !important; }
.apTier.bulkdiscardActive,
.apTier.is-active {
    border-color: var(--ap-green) !important;
    box-shadow: 0 0 0 1px var(--ap-green);
}

.apTier--pop {
    margin-top: -27px !important;
    padding-top: 40px !important;
    box-shadow: 0 2px 12px rgba(20,22,24,.07);
}
.apTier--pop.bulkdiscardActive,
.apTier--pop.is-active {
    box-shadow: 0 0 0 1px var(--ap-green), 0 2px 12px rgba(20,22,24,.07);
}

.apTier__in,
.apTier__price,
.apTier__foot { display: contents !important; }

.apTier .bulkdiscradio {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin: 0;
    pointer-events: none;
}

/* 1. satır — kademe adı */
.apTier__qty {
    grid-area: name;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin: 0;
}
.apTier .bulkdiscTitleText {
    margin: 0 !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    color: var(--ap-ink);
    line-height: 1.3;
}
.apTier .apPlus { font-weight: 400; color: var(--ap-ink2); }

/* Popüler etiketi — kartın üst kapağı */
.apTier .bulk-populer-tags {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ap-pop) !important;
    color: var(--ap-pop-ink) !important;
    font-size: 10.5px !important;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 8px 8px 0 0;
    pointer-events: none;
}

/* 2. satır — yüzde solda, fiyat sağında */
.apTier .bulkdiscText2 {
    grid-area: pct;
    align-self: center;
    justify-self: start;
    margin: 0 !important;
    display: inline-block !important;
    background: var(--ap-green-soft);
    color: var(--ap-green-dark) !important;
    font-size: 11.5px !important;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 5px;
    line-height: 1.2;
}
.apTier__price ins {
    grid-area: price;
    align-self: center;
    justify-self: start;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: var(--ap-ink) !important;
    text-decoration: none !important;
    width: auto !important;
    text-align: left !important;
    line-height: 1.1;
}
.apTier__price del { display: none !important; }

/* 3. satır — toplam, kartın dibine yapışık */
.apTier__tot {
    grid-area: tot;
    align-self: end;
    margin: 2px -13px 0;
    padding: 10px 13px 0;
    border-top: 1px solid var(--ap-line);
    font-size: 11.5px;
    color: var(--ap-ink2);
    line-height: 1.3;
}
.apTier__tot .bulkTotalSpan { font-size: 11.5px !important; font-weight: 400 !important; margin-right: 3px; }
.apTier__tot ins {
    font-size: 11.5px !important;
    font-weight: 500 !important;
    color: var(--ap-ink2) !important;
    text-decoration: none !important;
    width: auto !important;
    text-align: left !important;
    display: inline !important;
}
.apTier__tot del { display: none !important; }

.bulkdiscborder table { width: 100%; background: #fff; border-radius: 10px; }
.bulkdiscbb > td, .bulkdiscb > td { padding: 11px 9px !important; font-size: 12.5px; border-color: var(--ap-line) !important; }

/* --------------------------------------------------------------------------
   6 — Satın alma satırı
   -------------------------------------------------------------------------- */
.apBuy { display: flex; gap: 10px; align-items: stretch; margin: 0 0 26px; }

.apBuy .apQty {
    flex: 0 0 142px;
    width: 142px;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch;
    height: 54px;
    border: 1px solid var(--ap-line2) !important;
    border-radius: 9px !important;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.apBuy .apQty button,
.apBuy .apQty .nyCountBt {
    flex: 0 0 44px !important;
    width: 44px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none !important;
    color: var(--ap-ink) !important;
    font-size: 13px !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background-color .15s ease;
}
.apBuy .apQty button:hover { background: var(--ap-surface) !important; }
.apBuy .apQty button i { font-size: 12px; line-height: 1; display: block; }
.apBuy .apQty .input-number {
    flex: 1 1 auto !important;
    min-width: 0;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: 500;
    color: var(--ap-ink);
    box-shadow: none !important;
    -moz-appearance: textfield;
}
.apBuy .apQty .input-number::-webkit-outer-spin-button,
.apBuy .apQty .input-number::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

.apBuy .apCart {
    flex: 1 1 auto;
    min-width: 0;
    height: 54px;
    min-height: 54px !important;
    border-radius: 9px !important;
    background: var(--ap-brand) !important;
    box-shadow: none !important;
    transition: background-color .15s ease;
}
.apBuy .apCart:hover { background: var(--ap-brand-dark) !important; }
.apBuy .apCart a {
    height: 54px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #fff !important;
}
.apBuy .apCart a i { font-size: 13px; }

.apBuy .apFav {
    flex: 0 0 54px;
    width: 54px;
    height: 54px;
    min-height: 54px !important;
    border: 1px solid var(--ap-line2);
    border-radius: 9px !important;
    background: #fff !important;
    transition: border-color .15s ease;
}
.apBuy .apFav:hover { background: #fff !important; border-color: #F5B49B; }
.apBuy .apFav a { color: var(--ap-ink3) !important; font-size: 17px; }
.apBuy .apFav:hover a { color: var(--ap-brand) !important; }
.apBuy .apFav a.favorite-selected { color: var(--ap-brand) !important; }

.apBuyNow { margin-bottom: 26px; }
.apBuyNow a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 9px;
    border: 1px solid var(--ap-line2);
    background: #fff;
    color: var(--ap-ink) !important;
    font-size: 14px;
    font-weight: 500;
    transition: border-color .15s ease, color .15s ease;
}
.apBuyNow a:hover { border-color: var(--ap-brand); color: var(--ap-brand) !important; }

.apNote { font-size: 12px !important; color: var(--ap-ink2) !important; margin-bottom: 6px !important; }
.ny-stock-alert { font-size: 13.5px !important; border-radius: 8px; margin-bottom: 18px; }

/* --------------------------------------------------------------------------
   7 — Uyumlu ürünler çerçevesi
   -------------------------------------------------------------------------- */
.apAddons {
    border: 1px solid var(--ap-line);
    border-radius: 12px;
    padding: 14px 16px 4px;
    margin-top: 2px;
}

/* --------------------------------------------------------------------------
   8 — Sekmeler
   -------------------------------------------------------------------------- */
#pills-tab {
    margin-top: 46px !important;
    margin-bottom: 0 !important;
    gap: 2px !important;
    justify-content: flex-start !important;
    align-items: flex-end !important;
    border-bottom: 1px solid var(--ap-line);
    padding: 0 !important;
}
#pills-tab:before { display: none !important; content: none !important; }
#pills-tab li {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
#pills-tab li button {
    border: 0 !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0 !important;
    margin-bottom: -1px !important;
    padding: 13px 16px !important;
    font-size: 13.5px !important;
    font-weight: 400 !important;
    color: var(--ap-ink2) !important;
    background: transparent !important;
    transition: color .15s ease, border-color .15s ease;
}
#pills-tab li button:hover { color: var(--ap-ink) !important; }
#pills-tab .nav-link.active,
#pills-tab li.active button {
    color: var(--ap-ink) !important;
    border: 0 !important;
    border-bottom: 2px solid var(--ap-brand) !important;
    background: transparent !important;
    font-weight: 500 !important;
}

#pills-tabContent { margin-top: 22px; width: 100%; }
#pills-tabContent .tab-pane {
    border: 1px solid var(--ap-line) !important;
    border-radius: 12px !important;
    padding: 24px !important;
    color: var(--ap-ink2) !important;
    line-height: 1.65 !important;
    font-size: 13.5px;
    background: #fff;
}
#pills-tabContent .title-details {
    color: var(--ap-ink) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 14px !important;
}

/* --------------------------------------------------------------------------
   9 — Erişilebilirlik
   -------------------------------------------------------------------------- */
.productDiv a:focus-visible,
.productDiv button:focus-visible,
.productDiv input:focus-visible {
    outline: 2px solid var(--ap-brand);
    outline-offset: 2px;
    box-shadow: none !important;
}
@media (prefers-reduced-motion: reduce) {
    .apTier, .apBuy .apCart, .apBuy .apFav, .apNav,
    .apDots .swiper-pagination-bullet { transition: none !important; }
}

/* --------------------------------------------------------------------------
   10 — Mobil
   -------------------------------------------------------------------------- */
@media (max-width: 1024px) {

    /* --- Breadcrumb: kenar boşluğu ve satır aralığı --- */
    .breadcrumbBox { padding: 14px 12px 0 !important; }
    ul.breadcrumb {
        display: flex !important;
        flex-wrap: wrap !important;
        overflow: visible !important;
        padding-right: 0 !important;
        row-gap: 6px;
        line-height: 1.6 !important;
    }

    /* --- Sıralama: görsel → ürün bilgisi → güven şeridi ---
       .productLeft saydamlaştırılıp çocukları doğrudan ızgaraya alınıyor,
       böylece güven şeridi sağ sütunun altına geçebiliyor. */
    .productDiv {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        margin-top: 18px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .productDiv .productLeft { display: contents; }
    .productDiv > *,
    .productDiv .productLeft > * { min-width: 0; max-width: 100%; }
    .productDiv .productPhotos { order: 1; }
    .productDiv .apDots       { order: 2; }
    .productDiv .productRight { order: 3; padding: 0 !important; margin-top: 22px; }
    .productDiv .apTrust      { order: 4; margin-top: 26px; }

    .product-name h1 { font-size: 20px !important; }
    .apPrice .product-price-sale { font-size: 27px !important; }
    .productPhotos { padding: 12px !important; }
    .apImgBadge { top: 9px; left: 9px; font-size: 11px; padding: 5px 12px; }
    .apDots { margin-top: 12px; }
    .productPhotos .apNav { width: 28px; height: 28px; }
    .productPhotos .apNav:after { font-size: 15px !important; }

    .apTrust { grid-template-columns: 1fr; }
    .apTrust li {
        border-left: 0;
        border-top: 1px solid var(--ap-line);
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 13px;
        align-items: center;
        text-align: left;
        padding: 12px 14px;
    }
    .apTrust li:first-child { border-top: 0; }
    .apTrust i { margin: 0; font-size: 16px; }

    .bulk-discounts > .row:first-child { margin-bottom: 8px !important; }
    .apTier { flex: 1 0 100%; min-width: 0; }
    .apTier--pop { margin-top: 0 !important; }

    /* --- Uyumlu ürünler: isim üstte, fiyat hemen altında --- */
    .apAddon { align-items: start !important; }
    .apAddon .apAddon__img { align-self: start; }
    .apAddon .apAddon__cta.product-details-cart-add { align-self: center; }

    /* --- Sabit satın alma çubuğu --- */
    .apBuy {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: auto !important;
        z-index: 1200;
        margin: 0 !important;
        gap: 8px;
        background: #fff;
        border-top: 1px solid var(--ap-line);
        box-shadow: 0 -2px 14px rgba(20,22,24,.10);
        padding: 9px 12px calc(9px + env(safe-area-inset-bottom));
    }
    .apBuy .apQty { flex: 0 0 108px; width: 108px; height: 48px; }
    .apBuy .apQty button,
    .apBuy .apQty .nyCountBt { flex: 0 0 32px !important; width: 32px !important; }
    .apBuy .apCart { height: 48px; min-height: 48px !important; }
    .apBuy .apCart a { height: 48px !important; font-size: 14.5px !important; }
    .apBuy .apFav { flex: 0 0 48px; width: 48px; height: 48px; min-height: 48px !important; }

    body.ap-buybar main { padding-bottom: 92px !important; }

    #pills-tab { margin-top: 32px !important; flex-wrap: nowrap; }
    #pills-tab li button { white-space: nowrap; padding: 11px 13px !important; }
    #pills-tabContent .tab-pane { padding: 18px !important; }
}

/* --------------------------------------------------------------------------
   10b — Sekmelerdeki istenmeyen kaydırma çubuğu
   Aktif sekmenin -1px'lik alt boşluğu, yatay kaydırmayla birleşince
   tarayıcının dikey kaydırma çubuğu da açmasına yol açıyordu.
   -------------------------------------------------------------------------- */
#pills-tab {
    overflow-x: auto;
    overflow-y: hidden !important;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 1px !important;
}
#pills-tab::-webkit-scrollbar { display: none; width: 0; height: 0; }
#pills-tabContent { overflow: visible !important; }
#pills-tabContent .tab-pane { overflow: visible !important; }
#pills-tabContent .tab-pane img { max-width: 100%; height: auto; }
#pills-tabContent .tab-pane table { max-width: 100%; }

/* ==========================================================================
   11 — ÜRÜN ŞERİTLERİ  (Benzer Ürünler / Son İncelenen / ana sayfa şeritleri)
   --------------------------------------------------------------------------
   components/home_product.tpl DEĞİŞTİRİLMEDİ. Mevcut markup'ı olduğu gibi
   kullanıp yalnızca CSS ile yeniden biçimlendiriyoruz.

   DİKKAT: bu bileşen ana sayfada ve kategori sayfalarında da kullanılıyor.
   Buradaki kurallar oralardaki ürün kartlarını da değiştirir — istenen buydu.
   ========================================================================== */

.productItem,
.componentTitle {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
}

/* ---- Bölüm başlığı ---- */
.componentTitle {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: var(--ap-ink) !important;
    letter-spacing: -.01em;
    margin-bottom: 18px !important;
}

/* ---- Şerit okları: başlığın sağında, kartların üstüne binmiyor ----
   Temadaki oklar left.svg / right.svg dosyalarından besleniyordu; o dosyalar
   404 verdiği için içleri boş çıkıyordu. Artık Font Awesome ile çiziliyor. */
.left-right-arrow-content {
    position: absolute !important;
    left: auto !important;
    right: 0 !important;
    top: -2px !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
    display: flex !important;
    gap: 4px;
    justify-content: flex-end !important;
    z-index: 4;
}
.left-right-arrow-content div[class*="swiper"] {
    position: relative;
    width: 32px !important;
    height: 32px !important;
    border: 1px solid var(--ap-line2) !important;
    border-radius: 8px !important;
    background: #fff !important;
    background-image: none !important;
    box-shadow: none !important;
    color: var(--ap-ink2);
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: border-color .15s ease, color .15s ease;
}
.left-right-arrow-content div[class*="swiper"]:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
    line-height: 1;
    color: currentColor;
}
.left-right-arrow-content .swiper-prev:before { content: '\f053'; }   /* chevron-left  */
.left-right-arrow-content .swiper-next:before { content: '\f054'; }   /* chevron-right */
.left-right-arrow-content div[class*="swiper"]:hover {
    border-color: var(--ap-ink3) !important;
    color: var(--ap-ink);
}
.left-right-arrow-content .swiper-button-disabled { opacity: .35; }

/* ---- Kart gövdesi ---- */
.productItem .item {
    border: 1px solid var(--ap-line) !important;
    border-radius: 10px !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: border-color .15s ease, box-shadow .15s ease !important;
}
.productItem:hover .item {
    border-color: var(--ap-line2) !important;
    box-shadow: 0 2px 10px rgba(20,22,24,.06) !important;
}

/* Kart içindeki bootstrap satırlarının negatif kenar boşluğu, görsel alanını
   kartın 12px dışına taşırıp rozetlerin soldan kırpılmasına yol açıyordu. */
.productItem .item > .row { margin: 0 !important; }

/* Görsel alanı */
.productItem .item .product-imageBox {
    background: #fff;
    border-radius: 9px 9px 0 0;
    overflow: hidden;
}
.productItem .item .product-image {
    justify-content: center;
    padding: 6px;
}
.productItem .item .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform .25s ease;
}
.productItem:hover .item .product-image img { transform: scale(1.04); }

/* Rozet kutusu — şablonda sınıfsız, satır içi stille geliyor.
   z-index'i olmadığı için görselin altında kalıyordu. */
.productItem .item .product-imageBox > div:first-child {
    z-index: 4 !important;
    top: 8px !important;
    left: 8px !important;
    right: auto !important;
    gap: 4px !important;
    align-items: flex-start !important;
}
.productItem .item .product-imageBox > div:first-child > * {
    position: static !important;
    display: inline-block !important;
    border: 0 !important;
    border-radius: 20px !important;
    background: var(--ap-brand) !important;
    color: #fff !important;
    font-size: 10.5px !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
    padding: 2px 8px !important;
    white-space: nowrap;
}
.productItem .item .product-imageBox > div:first-child > .product-discount {
    background: var(--ap-brand) !important;
    color: #fff !important;
}
.productItem .item .product-imageBox > div:first-child > .product-new {
    background: var(--ap-green-soft) !important;
    color: var(--ap-green-dark) !important;
}

/* Rozetler tekil olarak da gelirse */
.productItem .item .product-discount,
.productItem .item .product-new {
    top: 8px !important;
    padding: 2px 8px !important;
    border-radius: 20px !important;
    font-size: 10.5px !important;
    font-weight: 700;
    line-height: 1.5;
    border: 0 !important;
    z-index: 4 !important;
}
.productItem .item .product-discount {
    left: 8px !important;
    background: var(--ap-brand) !important;
    color: #fff !important;
}
.productItem .item .product-new {
    right: 8px !important;
    background: var(--ap-green-soft) !important;
    color: var(--ap-green-dark) !important;
}

/* Stok tükenmiş etiketi */
.productItem .item:has(.dontStok) .product-imageBox:after {
    content: 'Tükendi';
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    background: #6B7280;
    color: #fff;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px 8px;
    border-radius: 20px;
}

/* ---- Metin alanı: grid ---- */
.productItem .item .row.mt-2 { margin: 0 !important; flex: 1 1 auto; }

.productItem .item .product-details {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
        "brand brand"
        "name  name"
        "rate  rate"
        "price cart";
    grid-template-rows: auto auto 18px 1fr;
    grid-auto-rows: 0;
    column-gap: 8px;
    align-items: start;
    height: 100% !important;
    padding: 11px !important;
}

.productItem .item .product-details-brand {
    grid-area: brand;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: var(--ap-ink3) !important;
    text-transform: none;
    min-height: 0 !important;
    margin: 0 0 5px !important;
    padding: 0 !important;
}

.productItem .item .product-details-name {
    grid-area: name;
    font-size: 12.5px !important;
    font-weight: 400 !important;
    color: var(--ap-ink) !important;
    line-height: 1.35 !important;
    -webkit-line-clamp: 2 !important;
    min-height: 34px !important;
    margin: 0 0 6px !important;
    padding: 0 !important;
    transition: color .15s ease;
}
.productItem:hover .item .product-details-name { color: var(--ap-brand) !important; }

/* Puan satırı (sınıfsız div, satır içi stille geliyor) */
.productItem .item .product-details > div.detailLink {
    grid-area: rate;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11px !important;
    color: var(--ap-ink3) !important;
    line-height: 1.4;
    display: flex;
    align-items: center;
    gap: 4px;
}
.productItem .item .product-details > div.detailLink .bg-light {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 11px !important;
    font-weight: 500;
    color: var(--ap-ink2) !important;
    display: inline-flex;
    align-items: center;
    gap: 3px;
}
.productItem .item .product-details > div.detailLink .fa-star { font-size: 10px; }

/* Fiyat */
.productItem .item .product-details-prices-box {
    grid-area: price;
    align-self: end;
    display: block !important;
    flex-grow: 0 !important;
    padding: 0 !important;
    min-width: 0;
}
.productItem .item .product-details-prices-box .row,
.productItem .item .product-details-prices-box .productPrice,
.productItem .item .product-details-prices-box .priceWrapper {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
}
.productItem .item .product-details-prices-discount {
    font-size: 11px !important;
    color: var(--ap-ink3) !important;
    text-decoration: line-through;
    min-height: 0 !important;
    line-height: 1.3;
}
.productItem .item .product-details-prices-current {
    font-size: 16.5px !important;
    font-weight: 700 !important;
    color: var(--ap-ink) !important;
    letter-spacing: -.01em;
    line-height: 1.2 !important;
}
.productItem .item .product-details-prices-vat {
    display: block !important;
    font-size: 10.5px !important;
    font-weight: 400 !important;
    color: var(--ap-ink3) !important;
    margin-top: 1px;
    line-height: 1.2;
}

/* Sepete ekle: ikon buton */
.productItem .item .product-details-cart-add {
    grid-area: cart;
    align-self: end;
    width: 38px !important;
    min-width: 38px;
    height: 38px;
    min-height: 38px !important;
    margin: 0 !important;
    border: 1px solid var(--ap-brand);
    border-radius: 9px !important;
    background: #fff !important;
    display: flex !important;
    transition: background-color .15s ease, border-color .15s ease !important;
}
.productItem .item .product-details-cart-add:hover { background: var(--ap-brand) !important; }
.productItem .item .product-details-cart-add a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0 !important;      /* metni gizle, ikon :before ile geliyor */
    color: var(--ap-brand) !important;
    padding: 0 !important;
}
.productItem .item .product-details-cart-add a:before {
    content: '\f290';             /* fa-bag-shopping */
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
    line-height: 1;
}
.productItem .item .product-details-cart-add:hover a { color: #fff !important; }

/* Stok tükenmiş butonu */
.productItem .item .product-details-cart-add.dontStokDiv {
    background: var(--ap-surface) !important;
    border-color: var(--ap-line2) !important;
}
.productItem .item .product-details-cart-add.dontStokDiv:hover { background: var(--ap-surface) !important; }
.productItem .item .product-details-cart-add.dontStokDiv a {
    color: var(--ap-ink3) !important;
    cursor: not-allowed;
}
.productItem .item .product-details-cart-add.dontStokDiv a:before { content: '\f05e'; }

/* Favori butonu şeritte kullanılmıyorsa dokunmuyoruz */

@media (max-width: 1024px) {
    .componentTitle { font-size: 16px !important; margin-bottom: 14px !important; }
    .left-right-arrow-content { display: none; }
    .productItem .item .product-details { padding: 10px !important; }
    .productItem .item .product-details-name { font-size: 12px !important; }
}

/* --------------------------------------------------------------------------
   12 — Yatay taşmaya karşı yapısal koruma
   Slaytların milyonlarca piksele büyümesinin asıl sebebi düzeltildi (bkz. 2).
   Buradakiler benzer bir döngünün tekrar oluşmasını engelleyen sigortalar.
   -------------------------------------------------------------------------- */
.productDiv .productLeft,
.productDiv .productRight,
.productPhotos,
.bulk-discounts,
.apTrust,
.apAddons { min-width: 0; max-width: 100%; }

.productPhotos .swiper-container,
.productPhotos .swiper-wrapper { max-width: 100%; }

/* Şerit oklarının temadaki calc(100% + 85px) genişliği mobilde sayfayı
   viewport'tan geniş yapıyordu. */
@media (max-width: 1024px) {
    .left-right-arrow-content { display: none !important; }
}

/* Temanın mobil kuralları sepet ve favori butonlarını aşağı itiyordu */
@media (max-width: 1024px) {
    .apBuy .apCart,
    .apBuy .apFav {
        margin-top: 0 !important;
        align-self: stretch;
    }
    .apBuy .apFav {
        height: 48px !important;
        min-height: 48px !important;
    }
}

@media (max-width: 1024px) {
    /* Görsel iki satıra yayılsın ki satır yüksekliğini o değil metin belirlesin */
    .apAddons .apAddon .apAddon__img {
        grid-row: 1 / span 2 !important;
        align-self: start !important;
    }
    .apAddons .apAddon {
        row-gap: 2px !important;
        align-items: start !important;
    }
    .apAddons .apAddon .apAddon__name { margin-bottom: 0 !important; }
    .apAddons .apAddon .apAddon__price { margin-top: 0 !important; }
    .apAddons .apAddon .apAddon__cta.product-details-cart-add {
        align-self: center !important;
    }
}

.apTrustRight .apTrust { margin-top: 0 !important; }

@media (max-width: 1024px) {
    .apTrustRight .apTrust { margin-top: 4px !important; }
}

/* ==========================================================================
   ambalajpazari.com — HEADER + FOOTER  v1.0
   --------------------------------------------------------------------------
   BU BLOK style.css'in EN ALTINA EKLENİR. Mevcut hiçbir kural silinmez;
   çakışanlar aşağıda geçersiz kılınıyor.

   Birlikte çalıştığı dosyalar: header.tpl v1.0, footer.tpl v1.0,
   customs.js içindeki searchpr() değişikliği.

   Tema tuzakları (ürün sayfasından biliyoruz):
   · "*" seçicisiyle font-family verilmez — Font Awesome bozulur
   · satır içi !important CSS'ten ezilemez, şablondan kaldırılır
   ========================================================================== */

/* --------------------------------------------------------------------------
   0 — Kırılım noktası: tema 767px kullanıyor, biz 1024px'e çekiyoruz.
   768–1024 arası tabletlerde masaüstü menüsü sığmıyordu.
   -------------------------------------------------------------------------- */
@media (max-width: 1024px){
    .forDesktop{ display: none !important; }
    .forMobile { display: block !important; }
    .topHeader { display: none !important; }
}
@media (min-width: 1025px){
    .forDesktop{ display: block !important; }
    .forMobile { display: none !important; }
}

/* --------------------------------------------------------------------------
   1 — Üst şerit
   -------------------------------------------------------------------------- */
.topHeader{
    height: 36px;
    display: flex;
    align-items: center;
    background: var(--ap-surface);
    border-bottom: 1px solid var(--ap-line);
    padding: 0 !important;
    font-size: 12px;
}
.topHeader .flexBox{ display: flex; align-items: center; width: 100%; }
.topHeader .topLeftBox{ display: flex; align-items: center; gap: 20px; min-width: 0; }
.topHeader .topLeftBox :is(span){
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 !important;
    border: 0 !important;
    color: var(--ap-ink2);
    font-size: 12px;
    white-space: nowrap;
}
.topHeader .topLeftBox i{ font-size: 11px; color: var(--ap-ink3); }
.topHeader .flex-left-auto{ margin-left: auto; display: flex; align-items: center; gap: 2px; }
.topHeader .flex-left-auto a{
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 6px 12px !important;
    border: 0 !important;
    border-radius: 7px;
    color: var(--ap-ink2);
    font-size: 12px;
    transition: color .15s ease, background-color .15s ease;
}
.topHeader .flex-left-auto a:hover{ color: var(--ap-ink); background: #fff; }
.topHeader .flex-left-auto i{ font-size: 12px; }

/* --------------------------------------------------------------------------
   2 — Ana header
   -------------------------------------------------------------------------- */
.centerHeader .mainHeader{
    height: 96px;
    display: flex;
    align-items: center;
    gap: 28px;
    margin: 0 !important;
    padding: 0;
}
.mainHeader .logo{ flex: 0 0 auto; display: block; margin: 0 !important; }
.mainHeader .logo img{ display: block; width: 238px; height: auto; }

/* --- arama --- */
.headerSearch{ flex: 1 1 auto; min-width: 0; max-width: 460px; display: block; }
.searchBox{ position: relative; width: 100%; }
.searchForm{
    display: flex;
    align-items: stretch;
    width: 100% !important;
    height: 48px !important;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    transition: border-color .15s ease, box-shadow .15s ease;
}
.searchForm:focus-within{
    border-color: var(--ap-brand);
    box-shadow: 0 0 0 3px rgba(241,90,41,.10);
}
/* ARA butonu kaldırıldı; büyüteç gönderme düğmesi oldu */
/* button.apSearchIcon: temanın .searchForm button[type="submit"] kuralı gri zemin
   veriyordu ve seçici gücü bizimkinden yüksekti. Eşitlendi. */
.searchForm button.apSearchIcon{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
    width: auto;
    height: 100%;
    border: 0;
    background: none !important;
    cursor: pointer;
    color: var(--ap-ink3);
    font-size: 15px;
    line-height: 1;
    transition: color .15s ease;
}
/* temanın "ARA" metnini basan kuralı */
.searchForm button.apSearchIcon:before{ content: none !important; }
.searchForm button.apSearchIcon:hover,
.searchForm:focus-within button.apSearchIcon{ color: var(--ap-brand) !important; background: none !important; }
.searchForm input[type="text"]{
    flex: 1 1 auto;
    min-width: 0;
    width: auto !important;
    height: 100%;
    border: 0;
    outline: none;
    background: none !important;   /* temanın search.svg zeminini kaldırır */
    padding: 0 14px 0 2px !important;
    font-size: 16px;               /* 16px altı: iOS odaklanınca yakınlaştırır */
    font-weight: 400;
    color: var(--ap-ink);
    box-shadow: none !important;
}
.searchForm input[type="text"]:focus{ box-shadow: none !important; }

/* --- canlı arama sonuçları (customs.js basıyor) --- */
.searchlist{
    position: absolute;
    left: 0; right: 0;
    top: calc(100% + 10px);
    z-index: 1005;
    width: auto !important;
    background: #fff;
    border: 1px solid var(--ap-line) !important;
    border-radius: 12px;
    box-shadow: 0 18px 40px rgba(20,22,24,.14);
    padding: 10px !important;
    margin: 0 !important;
    max-height: 72vh;
    overflow-y: auto;
    list-style: none;
}
.searchlist li{ background: none !important; padding: 0 !important; border: 0 !important; }
.sr-head{
    padding: 10px 12px 7px !important;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--ap-ink3);
}
.sr{
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 9px 12px !important;
    border-radius: 9px;
    transition: background-color .12s ease;
}
.sr:hover, .sr:active{ background: var(--ap-brand-tint); }
.sr__img{
    width: 42px; height: 42px; flex: 0 0 42px;
    border-radius: 8px;
    border: 1px solid var(--ap-line);
    background: var(--ap-surface);
    display: flex; align-items: center; justify-content: center;
    overflow: hidden;
    color: #D2D7DC;
    font-size: 16px;
}
.sr__img img{ width: 100%; height: 100%; object-fit: contain; }
.sr__img--cat{
    background: var(--ap-brand-tint);
    border-color: #F6D9CC;
    color: var(--ap-brand);
    font-size: 14px;
}
.sr__body{ flex: 1 1 auto; min-width: 0; }
.sr__name{
    display: block;
    margin: 0 !important;
    font-size: 13px;
    color: var(--ap-ink);
    line-height: 1.35;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sr:hover .sr__name{ color: var(--ap-brand); }
.sr__price{ display: flex; align-items: baseline; gap: 7px; margin-top: 3px; }
.sr__price b{ font-size: 13px; font-weight: 700; color: var(--ap-ink); }
.sr__price del{ font-size: 11.5px; color: var(--ap-ink3); }
.sr__tag{
    flex: 0 0 auto;
    width: auto !important; height: auto !important;
    font-size: 10.5px; font-weight: 700;
    color: var(--ap-ink3);
    background: var(--ap-surface);
    border-radius: 20px;
    padding: 3px 9px !important;
}
.sr__tag--new{ background: #DFF3E7; color: #10693A; }
.sr__tag--blog{ background: #E7F0FA; color: #1B5E9E; }
.sr-foot{ border-top: 1px solid var(--ap-line) !important; margin-top: 8px; padding-top: 2px; }
.sr-foot a{
    display: flex; align-items: center; justify-content: center; gap: 8px;
    padding: 12px;
    font-size: 12.5px; font-weight: 500;
    color: var(--ap-brand);
}
.sr-foot a:hover{ text-decoration: underline; }
.sr-foot i{ font-size: 10px; }

/* --- sağ blok: müşteri hizmetleri + ikonlar --- */
/* .col-4 sabit genişlik ve sağ dolgu veriyordu; içerik sağa tam yaslanmıyordu */
.mainHeader .headerLogin{
    flex: 0 0 auto;
    width: auto !important;
    max-width: none !important;
    margin-left: auto;
    padding: 0 !important;
    gap: 0 !important;
}
.headerLoginRight{ margin-left: auto; display: flex; align-items: center; gap: 4px; }
/* son ikonun sağındaki iç boşluk kadar dışa taşır: görsel olarak kenara hizalanır */
.headerLoginRight .icon-box:last-child{ margin-right: -8px !important; }

.apContact{
    display: flex;
    align-items: stretch;
    height: 48px;
    margin-right: 28px;
    border: 1px solid var(--ap-line2);
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
.apContact__info{
    display: flex; flex-direction: column; justify-content: center; gap: 3px;
    padding: 0 13px;
}
.apContact__info .title{
    font-size: 10.5px; color: var(--ap-ink3); line-height: 1; white-space: nowrap;
}
.apContact__info .apPhone{
    font-size: 14px; font-weight: 700; color: var(--ap-ink); line-height: 1;
    letter-spacing: -.01em; white-space: nowrap;
}
.apContact__btn{
    flex: 0 0 46px;
    display: flex; align-items: center; justify-content: center;
    border-left: 1px solid var(--ap-line2);
    font-size: 16px;
    transition: background-color .15s ease, color .15s ease;
}
.apContact__btn--call{ color: var(--ap-brand); }
.apContact__btn--call:hover{ background: var(--ap-brand); color: #fff; }
.apContact__btn--wa{ color: #1FA855; font-size: 18px; }
.apContact__btn--wa:hover{ background: #1FA855; color: #fff; }
.apContact__btn:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: -3px; }

.headerLoginRight .icon-box{
    position: relative;
    width: 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin: 0 !important;
    padding: 8px 0 6px;
    border-radius: 9px;
    color: var(--ap-ink2);
    font-size: inherit !important;
    transition: color .15s ease, background-color .15s ease;
}
.headerLoginRight .icon-box i{ font-size: 19px; line-height: 1; margin: 0 !important; }
.headerLoginRight .icon-box span:not(.cartTotal){ font-size: 11px; line-height: 1; }
.headerLoginRight .icon-box:hover{ color: var(--ap-brand); background: var(--ap-brand-tint); }
.headerLoginRight .icon-box:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: 2px; }
.headerLoginRight .icon-box > a{
    display: flex; flex-direction: column; align-items: center; gap: 5px; color: inherit;
}
.headerLoginRight .cartTotal{
    position: absolute;
    top: 3px; right: 11px;
    min-width: 17px; height: 17px;
    width: auto;
    padding: 0 4px;
    display: flex; align-items: center; justify-content: center;
    border-radius: 99px;
    background: var(--ap-brand);
    color: #fff;
    font-size: 10px; font-weight: 700; line-height: 1;
    border: 2px solid #fff;
}

/* --------------------------------------------------------------------------
   3 — Menü satırı
   -------------------------------------------------------------------------- */
.menuMain{
    background: #fff !important;
    border-top: 1px solid var(--ap-line);
    border-bottom: 1px solid var(--ap-line);
    padding: 0 !important;
}
.menuMain > .container{ display: flex; align-items: center; position: relative; }
.menuMain .navbar-nav{ display: flex; align-items: stretch; flex: 1 1 auto; min-width: 0; }
.menuMain .nav-item{ position: static; flex: 1 1 0; min-width: 0; }
.menuMain .nav-item .nav-link{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 54px;
    min-height: 0 !important;
    padding: 0 10px !important;
    font-size: 14px;
    font-weight: 500;
    color: var(--ap-ink);
    white-space: nowrap;
    position: relative;
    transition: color .15s ease;
}
/* vurgu: alt çizgi */
.menuMain .nav-item .nav-link:before{
    content: '';
    position: absolute;
    left: 10px; right: 10px; bottom: -1px;
    width: auto; height: 2px;
    background: var(--ap-brand);
    transform: scaleX(0);
    transition: transform .18s ease;
}
/* başlıklar arası dikey ayraç — ilkinin solunda yok */
.menuMain .nav-item + .nav-item > .nav-link:after{
    content: '';
    position: absolute;
    left: 0; top: 50%; right: auto;
    transform: translateY(-50%);
    width: 1px; height: 18px;
    background: var(--ap-line);
}
.menuMain .nav-item:hover .nav-link{ background: transparent !important; color: var(--ap-brand); }
.menuMain .nav-item:hover .nav-link:before{ transform: scaleX(1); }
.menuMain .nav-item .nav-link:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: -4px; }

/* --------------------------------------------------------------------------
   4 — Megamenü
   -------------------------------------------------------------------------- */
.megamenu{
    position: absolute;
    left: 20px; right: 20px; top: calc(100% + 10px);
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    border: 1px solid var(--ap-line);
    border-radius: 14px;
    overflow: visible;
    box-shadow: 0 18px 40px rgba(20,22,24,.14);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity .16s ease, transform .16s ease, visibility .16s;
    z-index: 20;
    display: block !important;   /* bootstrap .dropdown-menu display:none'ı ezer */
}
/* köşe kırpması içeride: köprü için overflow açık olmak zorunda */
.megamenu .mm{ border-radius: 14px; overflow: hidden; }
/* görünmez köprü: aradaki 10px'te fare menüyü kapatmasın */
.megamenu:before{ content: ''; position: absolute; left: 0; right: 0; top: -14px; height: 14px; }
.menuMain .nav-item:hover .megamenu,
.menuMain .nav-item:focus-within .megamenu{
    opacity: 1; visibility: visible; transform: translateY(0);
}

/* min-height satır içi style ile gelir (şablon hesaplıyor) */
.mm{ display: grid; grid-template-columns: 268px minmax(0,1fr) auto; position: relative; }
.mm.no-vit{ grid-template-columns: 268px minmax(0,1fr); }

/* ızgara yerleri AÇIKÇA yazılmalı: .mmAll'a sütun verilince otomatik yerleşen
   öğeler o hücreyi atlayıp bir sonraki sütuna kayıyor */
.mm__rail{ grid-area: 1/1; padding: 14px 12px 62px 0; position: relative; }
.mm__rail:after{
    content: '';
    position: absolute; right: 0; top: 0; bottom: 0;
    width: 1px; background: var(--ap-line);
}
.mm .railItem{
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 14px 8px 17px;
    position: relative;
    border-radius: 0 10px 10px 0;
    font-size: 13px;
    color: var(--ap-ink2);
    line-height: 1.3;
    transition: color .15s ease, background-color .15s ease;
}
.mm .railItem:before{
    content: '';
    position: absolute; left: 0; top: 5px; bottom: 5px;
    width: 3px; border-radius: 0 3px 3px 0;
    background: var(--ap-brand);
    opacity: 0;
    transition: opacity .15s ease;
}
.mm .railItem:after{
    content: '\f054';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 9px;
    color: transparent;
    margin-left: auto;
    flex: 0 0 auto;
    transition: color .15s ease, transform .15s ease;
}
.mm .railItem:hover{ color: var(--ap-ink); background: var(--ap-surface); }
.mm .railItem:hover:after{ color: var(--ap-line2); }
.mm .railItem.is-active{ color: var(--ap-brand); background: var(--ap-brand-tint); font-weight: 500; }
.mm .railItem.is-active:before{ opacity: 1; }
.mm .railItem.is-active:after{ color: var(--ap-brand); transform: translateX(2px); }
.mm .railItem:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: -3px; }
.mm .railItem > span{ min-width: 0; }

/* görsel / görseli yoksa baş harf */
.apImg{ display: block; background: var(--ap-surface); position: relative; overflow: hidden; }
.apImg img{ width: 100%; height: 100%; object-fit: cover; display: block; }
.apLetter{
    display: flex; align-items: center; justify-content: center;
    background: var(--ap-surface);
    color: var(--ap-ink3);
    font-weight: 700;
}
.mm .railItem .apImg,
.mm .railItem .apLetter{
    width: 38px; height: 38px; flex: 0 0 38px;
    border-radius: 10px;
    border: 1px solid var(--ap-line);
    font-size: 13px;
    transition: border-color .15s ease;
}
.mm .railItem.is-active .apImg,
.mm .railItem.is-active .apLetter{ background: #fff; border-color: #F6C4B0; }
.mm .railItem.is-active .apLetter{ color: var(--ap-brand); }

/* orta sütun — ayraçlı bağlantılar */
.mm__body{ grid-area: 1/2; padding: 20px 26px 24px; }
.mm__panel{ display: none; }
.mm__panel.is-active{ display: block; }
.mm__links{ display: grid; grid-template-columns: minmax(0,1fr); gap: 0 30px; max-width: 340px; }
.mm__links.is-wide{ grid-template-columns: repeat(2, minmax(0,1fr)); max-width: 660px; }
.mm__links a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 9px 2px;
    border-bottom: 1px solid var(--ap-line);
    font-size: 12.5px;
    color: var(--ap-ink2);
    line-height: 1.35;
    transition: color .15s ease;
}
.mm__links a:after{
    content: '\f054';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 9px;
    color: var(--ap-line2);
    flex: 0 0 auto;
    transition: color .15s ease, transform .15s ease;
}
.mm__links a:hover{ color: var(--ap-brand); }
.mm__links a:hover:after{ color: var(--ap-brand); transform: translateX(3px); }
.mm__links a:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: 1px; }

/* üç ve altı bağlantılı alt kategori: bağlantılar solda, görsel sağda */
.mm__panel.is-thin.is-active{
    display: grid;
    grid-template-columns: minmax(0,1fr) 268px;
    gap: 32px;
    align-items: start;
}
.mm__panel.is-thin .mm__links{ max-width: none; }
.mm__shot{
    display: block;
    border: 1px solid var(--ap-line);
    border-radius: 12px;
    overflow: hidden;
    transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}
.mm__shot:hover{
    border-color: var(--ap-brand);
    box-shadow: 0 6px 18px rgba(20,22,24,.09);
    transform: translateY(-2px);
}
.mm__shot .apImg{ width: 100%; height: auto; }
.mm__shot .apImg img{ height: auto; object-fit: initial; }

/* sağ sütun — vitrin kartları */
.mm__vit{
    grid-area: 1/3;
    padding: 20px 26px 24px 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-content: flex-start;
    position: relative;
}
.mm__vit:before{
    content: '';
    position: absolute; left: 0; top: 0; bottom: 0;
    width: 1px; background: var(--ap-line);
}
.mmCard{
    display: block;
    flex: 0 0 200px;
    width: 200px;
    border: 1px solid var(--ap-line);
    border-radius: 11px;
    overflow: hidden;
    transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}
.mmCard:hover{
    border-color: var(--ap-brand);
    box-shadow: 0 6px 18px rgba(20,22,24,.09);
    transform: translateY(-2px);
}
/* Genişlik sabit, yükseklik görselin kendi oranından gelir.
   Kırpma yok; dikey görsel yüklenirse kart uzar. */
.mmCard .apImg{ width: 100%; height: auto; border-bottom: 1px solid var(--ap-line); }
.mmCard .apImg img{ height: auto; object-fit: initial; }
.mmCard__b{
    padding: 11px 13px 12px;
    display: flex; align-items: center; justify-content: space-between; gap: 10px;
}
.mmCard__b b{ font-size: 12.5px; font-weight: 500; line-height: 1.3; }
.mmCard__b i{ font-size: 10px; color: var(--ap-brand); flex: 0 0 auto; transition: transform .15s ease; }
.mmCard:hover .mmCard__b i{ transform: translateX(3px); }

/* kategori düğmesi — sol listenin altında, listenin son satırı gibi */
/* position/z-index şart: .mm__rail konumlanmış olduğu için düğmenin üstünde
   boyanıyor ve tıklamayı yutuyordu. */
.mmAll{
    position: relative;
    z-index: 2;
    grid-area: 1/1;
    align-self: end;
    justify-self: stretch;
    margin: 0 12px 20px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 10px 14px;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    background: #fff;
    font-size: 12.5px;
    font-weight: 500;
    color: var(--ap-brand);
    transition: border-color .15s ease, background-color .15s ease;
}
.mmAll:hover{ border-color: var(--ap-brand); background: var(--ap-brand-tint); }
.mmAll:focus-visible{ outline: 2px solid var(--ap-brand); outline-offset: 2px; }
.mmAll i{ font-size: 10px; }

/* --------------------------------------------------------------------------
   5 — Mobil header
   -------------------------------------------------------------------------- */
.apMob__bar{ display: flex; align-items: center; gap: 10px; padding: 9px 12px; }
.apMob__bar .mobileMenuToggle{
    width: 40px; height: 40px; flex: 0 0 40px;
    display: flex;
    flex-direction: row !important;   /* tema column veriyordu */
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 1px solid var(--ap-line2) !important;
    border-radius: 9px !important;
    background: #fff !important;
    color: var(--ap-ink);
    font-size: 17px;
    line-height: 1;
    cursor: pointer;
    list-style: none;
}
/* Temada .mobileMenuToggle i{height:3px;background:#fff} kuralı var — eski menü
   üç çizgiyi <i> ile çiziyordu. Font Awesome ikonunu 3px'lik kutuya sıkıştırıp
   aşağı kaydırıyordu. */
.apMob__bar .mobileMenuToggle i{
    width: auto !important;
    height: auto !important;
    background: none !important;
    border-radius: 0 !important;
    display: block !important;
    line-height: 1 !important;
}
/* logo, hamburger ile sağdaki butonlar arasında kalan alana ortalanır */
.apMob__logo{ flex: 1 1 auto; min-width: 0; display: flex; justify-content: center; }
.apMob__logo img{ width: 158px; height: auto; display: block; }
.apMob__act{ display: flex; align-items: center; gap: 6px; }
.apMob__ico{
    position: relative;
    width: 40px; height: 40px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    background: #fff;
    color: var(--ap-ink);
    font-size: 17px;
}
.apMob__ico--cart{ border-color: var(--ap-brand); color: var(--ap-brand); }
.apMob__ico .cartTotal{
    position: absolute; top: -6px; right: -6px;
    min-width: 17px; height: 17px; width: auto; padding: 0 4px;
    display: flex; align-items: center; justify-content: center;
    border-radius: 99px;
    background: var(--ap-brand);
    color: #fff;
    font-size: 10px; font-weight: 700; line-height: 1;
    border: 2px solid #fff;
}

.apMob__search{ padding: 0 12px 10px; }
.apMob__search .searchForm{ height: 44px !important; }
.apMob__search .searchForm button.apSearchIcon{ flex: 0 0 44px; }

/* bilgi şeridi — kayan tek satır */
.apMob__strip{
    overflow: hidden;
    padding: 8px 0;
    background: var(--ap-surface);
    border-top: 1px solid var(--ap-line);
    border-bottom: 1px solid var(--ap-line);
    font-size: 11.5px;
    color: var(--ap-ink2);
}
.mqTrack{
    display: flex;
    align-items: center;
    gap: 26px;
    width: max-content;
    animation: apMarquee 26s linear infinite;
}
.apMob__strip:hover .mqTrack{ animation-play-state: paused; }
.mqTrack span{ display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }
.mqTrack i{ font-size: 11px; color: var(--ap-ink3); }
.mqTrack .mqOk i{ color: var(--ap-green); }
@keyframes apMarquee{ from{ transform: translateX(0); } to{ transform: translateX(-50%); } }

/* --------------------------------------------------------------------------
   6 — Mobil menü çekmecesi
   -------------------------------------------------------------------------- */
.drawerOverlay{
    position: fixed; inset: 0;
    background: rgba(20,22,24,.45);
    opacity: 0; visibility: hidden;
    transition: opacity .22s ease, visibility .22s;
    z-index: 1000;
}
body.ap-drawer .drawerOverlay{ opacity: 1; visibility: visible; }
.drawer{
    position: fixed; top: 0; bottom: 0; left: 0;
    width: 86%; max-width: 320px;
    background: #fff;
    transform: translateX(-100%);
    transition: transform .24s ease;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    box-shadow: 2px 0 20px rgba(20,22,24,.18);
}
body.ap-drawer .drawer{ transform: translateX(0); }
body.ap-drawer{ overflow: hidden; }

.drawer__top{
    display: flex; align-items: center; justify-content: space-between; gap: 10px;
    padding: 14px 16px;
    border-bottom: 1px solid var(--ap-line);
    flex: 0 0 auto;
}
.drawer__top img{ width: 150px; height: auto; display: block; }
.drawer__close{
    width: 34px; height: 34px; flex: 0 0 34px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    background: #fff;
    color: var(--ap-ink2);
    font-size: 15px;
    cursor: pointer;
}
.drawer__close:hover{ border-color: var(--ap-brand); color: var(--ap-brand); }

.drawer__auth{
    display: flex; gap: 8px;
    padding: 14px 16px;
    border-bottom: 1px solid var(--ap-line);
    flex: 0 0 auto;
}
.drawer__auth a{
    flex: 1 1 0; height: 40px;
    display: flex; align-items: center; justify-content: center; gap: 7px;
    border-radius: 9px;
    font-size: 13px; font-weight: 500;
    transition: background-color .15s ease;
}
.drawer__login{ background: var(--ap-brand); color: #fff; }
.drawer__login:hover{ background: var(--ap-brand-dark); color: #fff; }
.drawer__reg{ border: 1px solid var(--ap-line2); color: var(--ap-ink); }
.drawer__reg:hover{ border-color: var(--ap-brand); color: var(--ap-brand); }

.drawer__scroll{ flex: 1 1 auto; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.drawer__label{
    display: block;
    padding: 14px 16px 6px;
    font-size: 10.5px; font-weight: 700;
    letter-spacing: .1em; text-transform: uppercase;
    color: var(--ap-ink3);
}
.dRow{
    display: flex; align-items: center; gap: 12px;
    padding: 11px 16px;
    border-bottom: 1px solid var(--ap-line);
    font-size: 13.5px;
    color: var(--ap-ink);
    line-height: 1.3;
}
.dRow__img, .dRow__letter{
    width: 34px; height: 34px; flex: 0 0 34px;
    border-radius: 9px;
    border: 1px solid var(--ap-line);
    background: var(--ap-surface);
    display: flex; align-items: center; justify-content: center;
    overflow: hidden;
    font-size: 13px;
    color: #D2D7DC;
}
.dRow__letter{ color: var(--ap-ink3); font-weight: 700; }
.dRow__img img{ width: 100%; height: 100%; object-fit: cover; }
.dRow__name{ flex: 1 1 auto; min-width: 0; }
.dRow__tog{
    width: 36px; height: 36px; flex: 0 0 36px;
    margin: -6px -6px -6px 0;
    border: 0; background: none;
    display: flex; align-items: center; justify-content: center;
    color: var(--ap-ink3);
    font-size: 12px;
    cursor: pointer;
    transition: transform .18s ease, color .15s ease;
}
.dGroup.is-open > .dRow{ color: var(--ap-brand); }
.dGroup.is-open > .dRow .dRow__tog{ transform: rotate(180deg); color: var(--ap-brand); }
.dGroup.is-open > .dRow .dRow__img,
.dGroup.is-open > .dRow .dRow__letter{ border-color: #F6C4B0; background: #fff; }

.dSub{ display: none; background: var(--ap-surface); border-bottom: 1px solid var(--ap-line); }
.dGroup.is-open > .dSub{ display: block; }
/* ">" şart: alt kategori adı da .dSub içinde bir <a>; torun seçici satırda
   ikinci bir ok çıkarıyordu */
.dSub > a{
    display: flex; align-items: center; justify-content: space-between; gap: 10px;
    padding: 10px 16px 10px 30px;
    font-size: 13px;
    color: var(--ap-ink2);
    line-height: 1.3;
}
.dSub > a + a{ border-top: 1px solid #EDEFF1; }
.dSub > a:after{
    content: '\f054';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 8px;
    color: var(--ap-line2);
}
.dSub > a:active{ color: var(--ap-brand); }
.dSub--cats{ background: #fff; }
.dSub--cats .dRow{ padding-left: 22px; }

.dLinks a{
    display: flex; align-items: center; gap: 12px;
    padding: 11px 16px;
    border-bottom: 1px solid var(--ap-line);
    font-size: 13.5px;
    color: var(--ap-ink);
}
.dLinks a i{ width: 20px; text-align: center; color: var(--ap-ink3); font-size: 14px; }
.dLinks a:active{ color: var(--ap-brand); }

.drawer__foot{
    flex: 0 0 auto;
    border-top: 1px solid var(--ap-line);
    padding: 14px 16px;
    display: flex; flex-direction: column; gap: 12px;
    background: #fff;
}
.dCall{ display: flex; gap: 8px; }
.dCall a{
    flex: 1 1 0; height: 42px;
    display: flex; align-items: center; justify-content: center; gap: 8px;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    font-size: 12.5px; font-weight: 500;
}
.dCall__tel{ color: var(--ap-brand); }
.dCall__wa{ color: #1FA855; }
.dSocial{ display: flex; align-items: center; justify-content: center; }
.dSocial a{
    display: flex; align-items: center; justify-content: center; gap: 9px;
    width: 100%; height: 40px;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    color: var(--ap-ink2);
    font-size: 12.5px; font-weight: 500;
}
.dSocial a i{ font-size: 16px; color: #C13584; }

/* --------------------------------------------------------------------------
   7 — Footer
   -------------------------------------------------------------------------- */
.footer, .footerTop{ background: #fff !important; padding: 0 !important; border: 0 !important; }

.ftTop{ border-top: 1px solid var(--ap-line); background: var(--ap-surface); }
.ftTop .container{ display: flex; align-items: center; gap: 40px; padding: 26px 20px; }
.ftSubs{ flex: 1 1 auto; min-width: 0; }
.ftSubs__t{ display: block; font-size: 16px; font-weight: 500; margin-bottom: 4px; }
.ftSubs__d{ display: block; font-size: 12.5px; color: var(--ap-ink2); line-height: 1.5; }
.ftForm{ flex: 0 0 auto; display: flex; gap: 8px; margin: 0; }
.ftForm input{
    width: 230px; height: 44px;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    padding: 0 14px;
    font-size: 16px;                /* iOS yakınlaştırma önlemi */
    background: #fff;
    color: var(--ap-ink);
    outline: none;
    margin: 0 !important;
    transition: border-color .15s ease, box-shadow .15s ease;
}
.ftForm input:focus{ border-color: var(--ap-brand); box-shadow: 0 0 0 3px rgba(241,90,41,.10); }
.ftForm button{
    height: 44px; width: auto; padding: 0 20px;
    border: 0; border-radius: 9px;
    background: var(--ap-brand) !important;
    color: #fff;
    font-size: 13.5px; font-weight: 500; line-height: 1;
    margin: 0 !important;
    cursor: pointer;
    transition: background-color .15s ease;
}
.ftForm button:hover{ background: var(--ap-brand-dark) !important; }

.ftMain{ border-top: 1px solid var(--ap-line); }
.ftMain .container{
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1fr;
    gap: 40px;
    padding: 34px 20px 32px;
}
.ftBrand img{ width: 210px; height: auto; display: block; margin-bottom: 14px; }
.ftBrand p{ margin: 0 0 18px; padding: 0; font-size: 12.5px; color: var(--ap-ink2); line-height: 1.65; max-width: 330px; }

.ftContact{
    display: inline-flex; align-items: stretch; height: 46px;
    border: 1px solid var(--ap-line2); border-radius: 10px; overflow: hidden; background: #fff;
}
.ftContact__info{ display: flex; flex-direction: column; justify-content: center; gap: 3px; padding: 0 13px; }
.ftContact a{
    flex: 0 0 44px;
    display: flex; align-items: center; justify-content: center;
    border-left: 1px solid var(--ap-line2);
    font-size: 16px;
    transition: background-color .15s ease, color .15s ease;
}
.ftContact .isTel{ color: var(--ap-brand); }
.ftContact .isTel:hover{ background: var(--ap-brand); color: #fff; }
.ftContact .isWa{ color: #1FA855; font-size: 17px; }
.ftContact .isWa:hover{ background: #1FA855; color: #fff; }

.ftCol__t{ display: block; font-size: 13px; font-weight: 700; margin-bottom: 14px; color: var(--ap-ink); }
.ftCol a{
    display: block;
    padding: 6px 0;
    font-size: 12.5px;
    color: var(--ap-ink2);
    line-height: 1.35;
    transition: color .15s ease;
}
.ftCol a:hover{ color: var(--ap-brand); }

.ftTrust{ border-top: 1px solid var(--ap-line); }
.ftTrust .container{ display: flex; align-items: center; gap: 26px; flex-wrap: wrap; padding: 18px 20px; }
.ftTrust__item{ display: flex; align-items: center; gap: 10px; font-size: 12.5px; color: var(--ap-ink2); }
.ftTrust__item i{
    width: 32px; height: 32px; flex: 0 0 32px;
    border-radius: 8px;
    background: #DFF3E7;
    color: var(--ap-green);
    display: flex; align-items: center; justify-content: center;
    font-size: 13px;
}
.ftTrust__right{ margin-left: auto; display: flex; align-items: center; gap: 16px; }
.ftPay img{ max-height: 26px; width: auto; }
.ftEtbis img{ width: 52px !important; height: auto; margin: 0 !important; }

.ftBottom{ border-top: 1px solid var(--ap-line); background: var(--ap-surface); }
.ftBottom .container{ display: flex; align-items: center; gap: 20px; flex-wrap: wrap; padding: 16px 20px 18px; }
.ftCopy{ font-size: 12px; color: var(--ap-ink3); margin: 0 !important; padding: 0 !important; line-height: 1.5; }
.ftSocial{ margin-left: auto; display: flex; align-items: center; gap: 9px; }
.ftSocial a{
    width: 34px; height: 34px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--ap-line2);
    border-radius: 9px;
    background: #fff;
    color: var(--ap-ink2);
    font-size: 15px;
    transition: border-color .15s ease, color .15s ease;
}
.ftSocial a:hover{ border-color: var(--ap-brand); color: var(--ap-brand); }

/* footer mobil */
@media (max-width: 1024px){
    .ftTop .container{ flex-direction: column; align-items: stretch; gap: 14px; }
    .ftForm{ flex-direction: column; }
    .ftForm input{ width: 100%; }

    /* iletişim kutusu tam genişlik: sabit genişlikte kalınca numara taşıyordu */
    .ftContact{ display: flex; width: 100%; height: auto; min-height: 48px; }
    .ftContact__info{
        flex: 1 1 auto;
        min-width: 0;
        align-items: flex-start;
        padding: 9px 13px !important;
        gap: 4px;
    }
    .ftContact a{ flex: 0 0 52px; }
}

/* İçerideki HER öğe sıfırlanıyor: tema kaynaklı kenarlık, girinti ve dolgu
   numaranın solunda ince bir çizgi ve kayma yaratıyordu. */
.ftContact__info,
.ftContact__info *{
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    text-indent: 0 !important;
    text-align: left !important;
    float: none !important;
    line-height: 1.15 !important;
}
.ftContact__info{ padding: 0 13px !important; }
.ftContact__info .ftLabel{
    display: block;
    font-size: 10.5px !important;
    font-weight: 400 !important;
    color: var(--ap-ink3) !important;
}
.ftContact__info .ftPhone{
    display: block;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: var(--ap-ink) !important;
    letter-spacing: -.01em;
    white-space: nowrap;
}

@media (max-width: 1024px){
    .ftContact__info .ftLabel{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .ftContact__info .ftPhone{ font-size: 16px !important; }

    .ftMain .container{ grid-template-columns: 1fr; gap: 0; padding: 22px 20px 8px; }
    .ftBrand{ padding-bottom: 20px; border-bottom: 1px solid var(--ap-line); }
    .ftBrand p{ max-width: none; }

    .ftCol{ border-bottom: 1px solid var(--ap-line); }
    .ftCol__t{
        display: flex; align-items: center; justify-content: space-between; gap: 10px;
        margin: 0; padding: 15px 0;
        font-size: 13.5px;
        cursor: pointer;
    }
    .ftCol__t:after{
        content: '\f107';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        font-size: 12px;
        color: var(--ap-ink3);
        transition: transform .18s ease;
    }
    .ftCol.is-open .ftCol__t{ color: var(--ap-brand); }
    .ftCol.is-open .ftCol__t:after{ transform: rotate(180deg); color: var(--ap-brand); }
    .ftCol__body{ display: none; padding-bottom: 12px; }
    .ftCol.is-open .ftCol__body{ display: block; }
    .ftCol a{ padding: 8px 0 8px 12px; font-size: 13px; }

    .ftTrust .container{ flex-direction: column; align-items: flex-start; gap: 14px; }
    .ftTrust__right{ margin-left: 0; width: 100%; justify-content: space-between; }

    .ftBottom .container{ flex-direction: column; align-items: flex-start; gap: 14px; }
    .ftSocial{ margin-left: 0; }
}

/* --------------------------------------------------------------------------
   8 — Erişilebilirlik
   -------------------------------------------------------------------------- */
@media (prefers-reduced-motion: reduce){
    .megamenu, .mm .railItem, .mm__links a, .mmCard, .mm__shot,
    .drawer, .drawerOverlay, .mqTrack{ transition: none !important; animation: none !important; }
    .mqTrack{ padding-left: 12px; }
}