
[data-control=""], [data-control="0"] {
    display: none !important;
}

[data-stok] {
    display: none !important;
}

[data-stok="0"], [data-stok=""] {
    display: flex !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}

@media (min-width: 768px) {
    .col-sm-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        float: left;
    }
}

table.sepet th {
    color: #fff;
    background-color: #000000;
    line-height: 20px;
    font-weight: 500;
}

table.sepet th, table.sepet td {
    padding: .5em !important;
    font-size: 15px;
    height: auto;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
    color: #000000;
}

.section-header-bottom .row .col-auto:nth-child(1) {
    display: none;
}


.powered-by {
    display: none;
}

.banner-item {
    margin-bottom: 20px;
}

body:after {
    content: "";
    border-style: solid;
    border-width: 57px;
    border-color: rgb(223, 18, 91);
    border-radius: 50%;
    background-color: rgba(7, 0, 9, 0.361);
    opacity: 0.078;
    box-shadow: 0px 0px 79.8px 53.2px rgba(187, 20, 72, 0.004), inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    position: absolute;
    left: -172px;
    top: -262px;
    width: 899px;
    height: 899px;
    z-index: -1;
}


body {
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    font-family: "Dosis", sans-serif;
    font-size: 14px;
    position: relative;
    background-color: #000000;
    color: #ffff;
    text-align: left;
    background-size: cover;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}


a:hover {
    color: #f07320;
}

img, legend {
    border: 0
}

header, footer, section, aside, hgroup, time, figure, figcaption, article, mark, nav, ruby, summary, video, details, dialog, main, mark, wbr {
    display: block
}

* {
    outline: none !important
}

a {
    text-decoration: none
}

a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none

}

a:hover {
    color: #f27320;
}

img {
    height: auto;
    max-width: 100%;
    align-items: center;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

form {
    display: block;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

h1, .h1 {
    font-size: 3rem;
    margin-bottom: 1.5rem
}

h2, .h2 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem
}

h3, .h3 {
    font-size: 2.4rem;
    margin-bottom: 1.5rem
}

h4, .h4 {
    font-size: 2rem;
    margin-bottom: 1.5rem
}

h5, .h5 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem
}

h6, .h6 {
    font-size: 1.2rem;
    margin-bottom: 15px
}


section.section-header-top {
    background-color: #050505;
    padding: 8px 0;
    font-size: 12px;
    border-bottom: 1px solid #111;
}

.section-header-left p {
    color: #888;
    margin: 0;
}

.section-header-center p {
    margin: 0;
    color: #cc003d;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    font-weight: 600;
}

.section-header-center p img, .section-header-center p svg {
    height: 14px;
    width: auto;
}

.section-header-right p {
    display: flex;
    gap: 20px;
    margin: 0;
    justify-content: flex-end;
}

.section-header-right p span {
    color: #888;
}

.section-header-user {
    padding: 20px 0;
    background: #000;
}

.section-header-user .header-search-wrap {
    display: flex;
    background: #111;
    border: 1px solid #1d1d1d;
    border-radius: 10px;
    padding: 2px;
    margin-left: 30px;
    transition: all 0.3s;
}

.section-header-user .header-search-wrap:focus-within {
    border-color: #cc003d;
    box-shadow: 0 0 15px rgba(204, 0, 61, 0.15);
}

.section-header-user .header-search-wrap input {
    background-color: transparent;
    border: none !important;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}

.section-header-user .header-search-wrap button {
    background-color: #cc003d;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 0 25px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.2s;
}

.section-header-user .header-search-wrap button:hover {
    background-color: #a30031;
}

.section-header-user .header-user-wrap {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.section-header-user .header-user-wrap a {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    gap: 6px;
    color: #ccc;
    text-decoration: none;
    transition: all 0.2s;
    font-size: 15px;
    position: relative;
    padding: 4px 4px;
    border: 2px solid #000000;
    border-radius: 8px;
}

.section-header-user .header-user-wrap a:hover {
    color: #fff;
}

.section-header-user .header-user-wrap a i,
.section-header-user .header-user-wrap a svg {
    font-size: 20px !important;
    color: #cc003d !important;
    width: 30px;
    height: 30px;
}

.section-header-user .header-user-wrap a b {
    font-weight: 500;
    display: block;
    margin: 0;
}

.section-header-user .header-user-wrap a:nth-child(1) {
}

/* Sepet SayacÃ„Â± */
#toplamUrun {
    position: absolute;
    top: -8px;
    right: 0px;
    background: #cc003d;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #000;
    padding: 0;
    z-index: 5;
}

.drop-menu {
    border: 1px solid #cc003d;
    border-radius: 6px;
    position: relative;
}

.drop-menu button {
    background-color: #cc003d;
    display: flex;
    width: 100%;
    text-align: left;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
}

.drop-menu ul {
    padding: 0px;
    margin: 0;
    position: relative;
    background: #0a0a0a;
    border-radius: 0 0 5px 5px;
}

.drop-menu ul li {
    position: relative;
}

.drop-menu ul li a {
    display: flex;
    padding: 11px 20px;
    color: #ccc;
    text-align: left;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    transition: all 0.2s ease;
    text-transform: uppercase;
}

.drop-menu ul li a span {
    flex: 1;
}

.drop-menu ul li a .fa-circle-o {
    font-size: 8px;
    color: #cc003d;
}

.drop-menu ul li a .fa-angle-right {
    font-size: 14px;
    color: #444;
}

.drop-menu ul li:hover > a {
    background: rgb(204 0 61);
    color: #fff;
}

.drop-menu ul li:hover > a .fa-angle-right {
    color: #fff;
}

/* Sub-menu (Fly-out) */
.drop-menu ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 240px;
    background: #0d0d0d;
    border-left: 2px solid #cc003d;
    box-shadow: 15px 0 30px rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transform: translateX(10px);
    transition: all 0.3s ease;
    z-index: 999;
    padding: 10px 0;
}

.drop-menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
}

.drop-menu ul li ul li a {
    padding: 8px 20px;
    font-size: 13px;
}

.main-header-navigation {
    display: flex;
    align-items: center;
    float: left;
    gap: 15px;
    flex-wrap: wrap;
}

.main-header-whatsapp {
    float: right;
    flex-shrink: 0;
}

[data-slick="main-slick"] {
    width: 100%;
    float: none;
    float: left;
}

.main-header-navigation a {
    border-bottom: 2px solid #000000;
    color: #fff;
    padding: 15px 0px 5px 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.main-header-whatsapp a {
    text-align: left;
    color: #fff;
    padding: 6px 15px 6px 6px;
    border: solid 2px #00a900;
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 29px;
    font-size: 9px;
    justify-content: start;
    box-shadow: 0 0 21px 0 rgb(10 125 10);
    /* margin-bottom: 16px; */
}

.main-header-whatsapp a span b {
    display: block;
}

.main-header-whatsapp a .fa {
    background-color: #00a900;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 24px;
}

.main-header-whatsapp a span b {
    font-size: 13px;
}

.main-meta-container {
    border: 1px solid #cc003d;
    border-radius: 25px;
    padding: 30px 15px;
}

.main-meta-container {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(204, 0, 61, 0.4);
    border-radius: 20px;
    padding: 30px 15px;
    margin: 40px 0;
}

.main-meta-item {
    text-align: center;
    padding: 10px 5px;
}

.main-meta-item .icon-box {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    position: relative;
    box-shadow: 0 0 25px rgba(204, 0, 61, 0.4);
    transition: transform 0.3s;
}

.main-meta-item:hover .icon-box {
    transform: translateY(-5px);
}

.main-meta-item .icon-box i,
.main-meta-item .icon-box svg {
    color: #cc003d !important;
    width: 28px !important;
    height: 28px !important;
    stroke-width: 2px;
}

.main-meta-item p span {
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
}

.main-meta-item p small {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
}

.secure-label {
    text-align: center;
    margin: 60px 0px;
    font-size: 27px;
}

.secure-label p b {
    color: #fa1661;
}

.secure-label p small {
    font-size: 20px;
}

.section-main-product header h3 {
}

.section-main-product header h3 span {
    display: block;
    font-size: 24px;
    color: #b61b54;
}

.section-main-product header h3 {
    font-size: 21px;

    margin-bottom: 0px;
}

.section-main-product header h3 span b {
    color: #fff;
}

.section-main-product header {
    align-items: center;
}


.col-product-item {
    border: 1px solid #252625;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 16px;
}

.col-product-item .col-product-item-image-content div {
    position: absolute;
    top: 15px;
    padding: 5px;
    border: solid 0.2px #ca0240;
    background-color: #ca0240;
    font-size: 11px;
    border-radius: 6px;
    left: 20px;
}

.col-product-item .col-product-item-image-content div span {
    padding: 7px 14px 9px 12px;
    border: solid 0.2px #ca0240;
}

.col-product-item .col-product-item-title a {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    height: stretch;
    height: 40px;
}

.col-product-item .col-product-item-title {
    padding: 15px 10px;
}

.col-product-item .col-product-item-price {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0px 10px 15px;
    height: 54px;
}

.col-product-item .col-product-item-price div:nth-child(1) {
    background-color: #cc003d;
    padding: 6px 6px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    background: linear-gradient(135deg, #cc003d 0%, #9a0030 100%);
    border-radius: 26px;
}

.col-product-item .col-product-item-price div:nth-child(2) {
    line-height: 19px;
    text-decoration: none;
}

.col-product-item .col-product-item-price div:nth-child(2) del {
    font-size: 13px;
    display: block;
    color: #b7b6b6;
}

.col-product-item .col-product-item-price div:nth-child(2) ins {
    display: block;
    text-decoration: none;
    font-size: 21px;
    color: #ffffff;
}

.col-product-item .col-product-item-footer div:nth-child(1) {
    gap: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.col-product-item .col-product-item-footer div:nth-child(1) .fa {
    background-color: #fff;
    padding: 5px;
    color: #000;
    border-radius: 6px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-product-item .col-product-item-footer div:nth-child(1) input {
    text-align: center;
    width: 100%;
    border: 0px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 6px;
}

.col-product-item .col-product-item-footer div:nth-child(2) {
    /* padding: 10px 10px; */
}

.col-product-item .col-product-item-footer div:nth-child(2) button {
    background-color: #cc003d;
    width: 100%;
    border: 0px;
    color: #fff;
    padding: 10px 0px;
    border-radius: 6px;
    font-weight: 600;
    font-weight: 600;
    text-transform: uppercase;
    background: linear-gradient(135deg, #cc003d 0%, #9a0030 100%);
}

.section-main-product .slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.section-main-product .slick-dots li button {
    border: 0px;
    color: transparent;
    border-radius: 100%;
    width: 10px;
    height: 12px;
    background-color: #454545;
}

.section-main-product .slick-dots li.slick-active button {
    background-color: #aa022d;
}

.section-main-product .slick-arrow {
    position: absolute;
    top: calc(50% - 45px);
    z-index: 999;
    width: 45px;
    line-height: 45px;
    height: 45px;
    font-size: 26px;
    border-radius: 8px;
    background-color: #333333;
    color: #fff;
}

.section-main-product .slick-prev {
    left: 0px;
}

.section-main-product .slick-next {
    right: 0px;
}

section.section-main-product.v2 nav {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 10px auto;
    background-color: #000;
    padding: 0px 15px;
    gap: 15px;
    margin-bottom: 30px;
}

section.section-main-product.v2 nav:before {
    top: 25px;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #c80c42;
    position: absolute;
    z-index: -1;
    left: 0px;
}

section.section-main-product.v2 nav a {
    color: #999999;
    font-size: 20px;
    font-weight: 600;
}

section.section-main-product.v2 header {
    position: relative;
}

section.section-main-product.v2 nav a:hover {
    color: #df0c3e;
}


.section-main-blog .slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.section-main-blog .slick-dots li button {
    border: 0px;
    color: transparent;
    border-radius: 100%;
    width: 10px;
    height: 12px;
    background-color: #454545;
}

.section-main-blog .slick-dots li.slick-active button {
    background-color: #aa022d;
}

.section-main-blog .slick-arrow {
    position: absolute;
    top: calc(50% - 45px);
    z-index: 999;
    width: 45px;
    line-height: 45px;
    font-size: 26px;
    border-radius: 8px;
    background-color: #333333;
    color: #fff;
}

.section-main-blog .slick-prev {
    left: 0px;
}

.section-main-blog .slick-next {
    right: 0px;
}

.blog-post-item .blog-title {
    height: 45px;
    color: #fff;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 0px;
}

.blog-post-item .blog-description {
    color: #fff;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-post-item .blog-more-link {
    background-color: #cc003d;
    display: block;
    line-height: 27px;
    color: #fff;
    border-radius: 6px;
    text-align: left;
    padding: 5px 10px;
}

.blog-post-item .blog-image img {
    border: 1px solid #4c0020;
    padding: 5px;
    border-radius: 6px;
}

section.section-footer-copyright hr {
    box-shadow: 0 0 32px 0 rgba(184, 20, 71, 0.36);
    background-color: #86082f5c;
}

section.section-footer-copyright hr:after {
    content: "";
    background-image: url(../images/footer-heart.png);
}

.section-footer-container .footer-label-1 {
    color: #f5f5f5;
    margin: 10px 0px;
    font-size: 21px;
}

.section-footer-container .footer-label-2 {
    color: #615c5f;
}

.section-footer-container form span:nth-child(1) {
    display: block;
    color: #f5f5f5;
    margin: 10px 0px;
    font-size: 21px;
}

.section-footer-container form span:nth-child(2) {
    color: #f6d1d8;
}

.section-footer-container form div {
    display: flex;
    align-items: center;
    margin: 15px 0px 0px;
}

.section-footer-container form div input {
    border: 1px solid #ca0240;
    background-color: #000;
    padding: 10px 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.section-footer-container form div button {
    border: 0;
    background-color: #ca0240;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 15px;
    height: 44px;
    font-weight: 500;
    padding: 0px 15px;
}

footer.footer-container {
    margin: 60px 0px 0px;
    border-top: 1px solid #1d1d1d;
    padding-top: 60px;
}

section.section-footer-copyright::after {
    z-index: -112;
    content: "";
    display: block;
    background-image: -moz-linear-gradient(-89deg, rgb(0, 0, 0) 0%, rgb(38, 2, 9) 70%);
    background-image: -webkit-linear-gradient(-89deg, rgb(0, 0, 0) 0%, rgb(38, 2, 9) 70%);
    background-image: -ms-linear-gradient(-89deg, rgb(0, 0, 0) 0%, rgb(38, 2, 9) 70%);
    position: absolute;
    width: 99%;
    height: 525px;
    bottom: 0px;
}


section.section-footer-copyright {
    text-align: center;
    padding: 60px 0px 15px;
}

section.section-footer-copyright p {
    margin: 0;
    padding: 0;
}

.section-footer-container h6 {
    font-size: 21px;
}

.section-footer-container ul li a {
    color: hsl(0deg 0% 100% / 75%);
    line-height: 35px;
}

.section-footer-container .col-sm-9 {
    padding-left: 30px;
}

.section-footer-container ul li a:hover {
    color: #ca0140;
}

.breadcrumb-wrap .breadcrumb {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

.breadcrumb-wrap .breadcrumb li a {
    color: #fff;
}


.section-header-user .header-search-wrap input::placeholder {
    font-style: normal;
}

[data-slick="main-slick"] a img {
    width: 100%;
}

[data-slick="main-slick"] {
    margin: 15px 0px;
}

.spbanner img {
    width: 100%;
}

.section-footer-container form div input::placeholder {
    font-style: initial;
}

.section-main-product header img {
    margin-right: 15px;
}

section.section-main-blog header h3 {
    font-size: 21px;
    margin-bottom: 0px;
}

section.section-main-blog header h3 span {
    display: block;
    font-size: 24px;
    color: #b61b54;
}

section.section-main-blog header h3 span b {
    color: #fff;
}


.widget-boxed, .category-sticky {
    background-color: #0a0a0a;
    border: 1px solid #1a1a1a;
    padding: 0;
    border-radius: 12px;
    margin: 30px 0px;
    overflow: hidden;
}

.widget-boxed .widget-boxed-header, .category-sticky .widget-boxed-header {
    background: #cc003d;
    padding: 15px 20px;
}

.widget-boxed .widget-boxed-header h4, .category-sticky .widget-boxed-header h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 12px;
}

.widget-boxed .widget-boxed-header h4::before, .category-sticky .widget-boxed-header h4::before {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 18px;
}

.widget-boxed-body-scroll {
    padding: 5px 0;
}

.widget-boxed .widget-boxed-body label, .category-sticky .widget-boxed-body label {
    text-transform: uppercase;
}

.widget-boxed .jslider {
    display: block;
    width: 95%;
    margin: 35px auto 0px;
    padding: 0px;
    height: inherit;
}

.widget-boxed .jslider table {
    width: 100%;
    border-collapse: collapse;
}

.widget-boxed .jslider td {
    position: relative;
    padding: 0;
    height: 40px;
}


.widget-boxed .jslider .jslider-bg {
    position: relative;
    height: 5px;
    background: #d90058;
    border-radius: 10px;
    top: 17px;
}

.widget-boxed .jslider .jslider-bg i {
    display: none;
}


.widget-boxed .jslider .jslider-bg .v {
    display: block;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, var(--primary-color) 0%, #ff5e3a 100%);
    border-radius: 10px;
    z-index: 1;
    box-shadow: 0 0 10px rgba(230, 46, 4, 0.2);
}


.widget-boxed .jslider .jslider-pointer {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #d90058;
    border: 3px solid var(--primary-color);
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-left: 0px;
    z-index: 5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.2s;
}

.widget-boxed .jslider .jslider-pointer:hover {
    transform: translate(-50%, -50%) scale(1.2);
    box-shadow: 0 5px 15px rgba(230, 46, 4, 0.3);
    background: #fff;
}

.widget-boxed .jslider .jslider-pointer.jslider-pointer-hover {
    background: #fff;
}


.widget-boxed .jslider .jslider-value {
    position: absolute;
    top: -16px;
    font-size: 10px;
    font-weight: 800;
    color: var(--white);
    background: #d90058;
    padding: 4px 10px;
    border-radius: 20px;
    white-space: nowrap;
    z-index: 10;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    /* transform: translateX(-50%); */
}

.widget-boxed .jslider .jslider-value::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid var(--secondary-color);
}

.widget-boxed .jslider .jslider-value-to {
    transform: translateX(0);
}

.widget-boxed .jslider .jslider-value-to::after {
    left: auto;
    right: 20%;
}


.widget-boxed .jslider .jslider-label {
    position: absolute;
    bottom: -25px;
    font-size: 11px;
    font-weight: 600;
    color: var(--text-muted);
}

.widget-boxed .jslider .jslider-label-to {
    right: 0;
}

.widget-boxed .jslider .jslider-scale {
    display: none;
}

.category-page-sub-list {
    margin: 0;
    padding: 0;
}

.category-page-sub-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-page-sub-list li {
    position: relative;
    border-bottom: 1px solid #1a1a1a;
}

.category-page-sub-list li:last-child {
    border-bottom: none;
}

.category-page-sub-list li a {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    color: #ccc;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 14px;
    font-weight: 500;
}

.category-page-sub-list li a:hover,
.category-page-sub-list li.cat-active a {
    background: rgba(204, 0, 61, 0.05);
    color: #fff;
}

.category-page-sub-list li a::before {
    content: "";
    width: 6px;
    height: 6px;
    border: 1.5px solid #cc003d;
    border-radius: 50%;
    margin-right: 12px;
    flex-shrink: 0;
    transition: all 0.2s ease;
}

.category-page-sub-list li a:hover::before,
.category-page-sub-list li.cat-active a::before {
    background: #cc003d;
    box-shadow: 0 0 8px rgba(204, 0, 61, 0.5);
}

.category-page-sub-list .cat-name {
    flex: 1;
}

.category-page-sub-list .cat-count {
    font-size: 10px;
    background: #1a1a1a;
    color: #888;
    padding: 2px 8px;
    border-radius: 10px;
    margin-right: 10px;
}

.category-page-sub-list .cat-chevron {
    font-size: 12px;
    color: #444;
    transition: transform 0.2s ease, color 0.2s ease;
}

.category-page-sub-list li a:hover .cat-chevron {
    color: #fff;
    transform: translateX(3px);
}

nav.breadcrumb-wrap {
    background-color: #111111;
    padding: 15px 0px;
    margin: 15px 0px;
}

.product-order-filter {
    display: flex;
    gap: 10px;
    margin: 30px 0px;
}

.product-order-filter > div:nth-child(1) {
    flex: 1;
    background-color: #111111;
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    padding: 7.5px 10px;
    border-radius: 6px;
    border: 1px solid #1d1d1d;
    font-size: 13px;
}

.product-order-filter > div:nth-child(1) label {
    margin: 0px;
}

.pagination .pagination {
    justify-content: center;
    margin: auto;
    gap: 10px;
}

.pagination .pagination li a {
    font-size: 15px;
    background-color: #111111;
    border: 1px solid #1d1d1d;
    padding: 7.5px 15px;
    color: #fff;
    border-radius: 6px;
}

.pagination .pagination li.active a, .pagination .pagination li a:hover {
    background-color: #aa022d;
}


/* ========================================================
   ÃƒÅ“RÃƒÅ“N DETAY SAYFASI - PREMIUM TASARIM
   ======================================================== */

/* === ANA LAYOUT === */
.product-area-box {
    margin: 20px 0;
}

.product-area-box .row {
    margin: 0 -10px;
}

.product-area-box-left {
    /* padding: 0 10px 20px; */
}

.product-area-box-right {
    padding: 0 10px 20px;
}

/* === ÃƒÅ“RÃƒÅ“N GALERÃ„Â° === */
.product-image-box {
    /* background: #0a0a0a; */
    /* border: 1px solid #1a1a1a; */
    /* border-radius: 14px; */
    /* padding: 12px; */
    position: sticky;
    top: 80px;
}

.product-image-box .productView-nav-inner,
.product-image-box .click-to-zoom {
    display: none !important;
}

/* === ÃƒÅ“RÃƒÅ“N GALERÃ„Â° (SLICK) === */
.product-image-box {
    /* background: #0a0a0a; */
    /* border: 1px solid #1a1a1a; */
    /* border-radius: 14px; */
    /* padding: 15px; */
    position: sticky;
    top: 80px;
}

.product-gallery-container {
    display: flex;
    gap: 15px;
    /* height: 550px; */ /* Desktop yÃƒÂ¼ksekliÃ„Å¸i */
}

.product-gallery-nav-wrapper {
    width: 100px;
    flex-shrink: 0;
    height: 620px;
}

.product-gallery-nav {
    height: 100%;
    position: relative;
}

/* Slick Vertical Height Fix */
.product-gallery-nav .slick-list,
.product-gallery-nav .slick-track {
    height: 100% !important;
}

.product-gallery-nav .slick-item {
    padding: 5px 0;
    cursor: pointer;
}

.product-gallery-nav .thumb-inner {
    border: 2px solid #222;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    /* aspect-ratio: 1/1; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}

.product-gallery-nav .thumb-inner img {
    max-width: 100%;
    max-height: 100%;
    object-fit: inherit;
}

.product-gallery-nav .slick-current .thumb-inner {
    border-color: #cc003d;
}

.product-gallery-for {
    flex: 1;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    height: 100%;
}

.product-gallery-for .slick-item {
    height: 100%;
}

.product-gallery-for .slick-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Slick Nav Arrows */
.product-gallery-nav .slick-arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 4px;
}

.product-gallery-nav .slick-prev {
    top: -10px;
}

.product-gallery-nav .slick-next {
    bottom: -10px;
}

/* Kargo Countdown Styling */
#kargo-countdown {
    background: #cc003d;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    font-family: monospace;
    font-size: 14px;
    margin-left: 5px;
    display: inline-block;
    min-width: 80px;
    text-align: center;
}

/* Mobil GÃƒÂ¶rÃƒÂ¼nÃƒÂ¼m */
@media (max-width: 991px) {
    .product-gallery-container {
        flex-direction: column;
        height: auto;
    }

    .product-gallery-nav-wrapper {
        width: 100%;
        order: 2;
        margin-top: 10px;
    }

    .product-gallery-nav .slick-item {
        padding: 0 5px;
    }

    .product-gallery-for {
        width: 100%;
        height: 400px;
        order: 1;
    }

    .product-image-box {
        position: static;
        padding: 10px;
    }
}

.product-image-box .productView-thumbnail {
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    border-radius: 4px;
    margin-bottom: 10px;
}

.product-image-box .productView-thumbnail.slick-current,
.product-image-box .productView-thumbnail:hover {
    border-color: #cc003d;
}

.col-sm-8 .lightbox img {
    width: 100%;
    cursor: zoom-in;
    border: 1px solid #eee;
    border-radius: 8px;
}

/* === ÃƒÅ“RÃƒÅ“N BÃ„Â°LGÃ„Â° KUTUSU === */
.product-detail-box {
    background: #0a0a0a;
    border: 1px solid #1a1a1a;
    border-radius: 14px;
    padding: 24px;
}

/* ÃƒÅ“rÃƒÂ¼n BaÃ…Å¸lÃ„Â±k */
.product-detail-title h1 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.product-detail-title h4 {
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
    font-weight: 400;
}

/* Yorum */
.product-detail-box .col-product-item-comment {
    padding: 10px 0;
    border-bottom: 1px solid #1a1a1a;
    font-size: 13px;
    color: #888;
}

/* === FÃ„Â°YAT ALANI === */
.product-detail-price {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px 0;
    border-bottom: 1px solid #1a1a1a;
    flex-wrap: wrap;
}

.showcase-price-discount {
    background: linear-gradient(135deg, #cc003d 0%, #9a0030 100%);
    padding: 8px 14px;
    border-radius: 10px;
    text-align: center;
    line-height: 1.2;
    flex-shrink: 0;
}

.showcase-price-discount span:first-child {
    display: block;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
}

.showcase-price-discount span:last-child {
    display: block;
    font-size: 9px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.showcase-price-old del {
    font-size: 16px;
    color: #666;
    text-decoration: line-through;
    display: block;
}

.showcase-price-new ins {
    text-decoration: none;
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    display: block;
    text-shadow: 0 0 20px rgba(204, 0, 61, 0.3);
}

/* === Ãƒâ€“N DETAY === */
.product-detail-meta-info {
    padding: 16px 0;
    border-bottom: 1px solid #1a1a1a;
}

.product-detail-meta-info p {
    font-size: 13px;
    color: #999;
    line-height: 1.7;
    margin: 0;
}

/* === ADET SEÃƒâ€¡Ã„Â°MÃ„Â° === */
.product-detail-piece {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px 0;
    border-bottom: 1px solid #1a1a1a;
    flex-wrap: wrap;
}

.product-detail-piece > div:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    color: #ccc;
    min-width: 90px;
}

.product-detail-piece > div:nth-child(2) {
    display: flex;
    align-items: center;
    gap: 0;
    background: #111;
    border: 1px solid #222;
    border-radius: 10px;
    overflow: hidden;
}

.product-detail-piece > div:nth-child(2) i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    transition: background 0.2s;
}

.product-detail-piece > div:nth-child(2) i:hover {
    background: #cc003d;
}

.product-detail-piece > div:nth-child(2) input {
    width: 50px;
    text-align: center;
    border: none;
    background: #1a1a1a;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    border-left: 1px solid #222;
    border-right: 1px solid #222;
}

.product-detail-piece > div:nth-child(3) {
    font-size: 12px;
    color: #666;
}

.product-detail-piece > div:nth-child(3) b {
    color: #4caf50;
}

/* === KARGO & FAVORÃ„Â° === */
.product-detail-meta-cargo {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 0;
    border-bottom: 1px solid #1a1a1a;
    flex-wrap: wrap;
}

.product-detail-meta-cargo > div:first-child {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #4caf50;
    font-weight: 600;
}

.product-detail-meta-cargo > div:first-child img {
    width: 22px;
    height: auto;
}

.product-detail-meta-cargo button {
    background: #111;
    border: 1px solid #222;
    color: #cc003d;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s;
}

.product-detail-meta-cargo button:hover {
    background: #cc003d;
    color: #fff;
    border-color: #cc003d;
}

/* === KARGO TARÃ„Â°H KUTUSU === */
.cargo-truck-box {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #0d1a0d;
    border: 1px solid #1a331a;
    border-radius: 10px;
    padding: 12px 16px;
    margin: 12px 0;
}

.cargo-truck-box img {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.cargo-truck-box p {
    margin: 0;
    font-size: 13px;
    color: #aaa;
}

.cargo-truck-box color {
    color: #4caf50;
    font-weight: 700;
}

/* === SEPETE EKLE BUTONLARI === */
.product-detail-meta-button {
    display: flex;
    gap: 10px;
    padding-top: 20px;
}

.product-detail-btn {
    flex: 1;
}

.product-detail-btn button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 20px;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    letter-spacing: 0.5px;
}

.product-detail-btn:first-child button {
    background: linear-gradient(135deg, #cc003d 0%, #a30031 100%);
    color: #fff;
    box-shadow: 0 4px 15px rgba(204, 0, 61, 0.3);
}

.product-detail-btn:first-child button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(204, 0, 61, 0.5);
}

.product-detail-btn:last-child button {
    background: #111;
    color: #fff;
    border: 1px solid #333;
}

.product-detail-btn:last-child button:hover {
    background: #1a1a1a;
    border-color: #cc003d;
    color: #cc003d;
}

.product-detail-btn button svg {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    transition: transform 0.3s;
}

.product-detail-btn button:hover svg {
    transform: scale(1.1);
}

.cargo-truck-box svg {
    width: 24px;
    height: 24px;
    color: #cc003d;
    flex-shrink: 0;
}

/* === WHATSAPP SÃ„Â°PARÃ„Â°Ã…Å¾ KUTUSU === */
.whatsapp-box {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #0d1f0d;
    border: 1px solid #25d366;
    border-radius: 12px;
    padding: 14px 18px;
    margin: 16px 0;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}

.whatsapp-box:hover {
    background: #25d366;
    color: #fff;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.3);
}

.whatsapp-box .icon .fa {
    font-size: 28px;
    color: #25d366;
}

.whatsapp-box:hover .icon .fa {
    color: #fff;
}

.whatsapp-box .right .title {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #25d366;
    margin: 0;
}

.whatsapp-box:hover .right .title {
    color: #fff;
}

.whatsapp-box .right .number {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

/* === ÃƒÅ“RÃƒÅ“N SEKME (TABS) === */
.product-tabs-box {
    margin-top: 30px;
    background: #0a0a0a;
    border: 1px solid #1a1a1a;
    border-radius: 14px;
    overflow: hidden;
}

.product-tabs-box .nav-tabs {
    border-bottom: 1px solid #1a1a1a;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    margin: 0;
    background: #080808;
}

.product-tabs-box .nav-tabs::-webkit-scrollbar {
    display: none;
}

.product-tabs-box .nav-tabs .nav-item {
    flex-shrink: 0;
}

.product-tabs-box .nav-tabs .nav-link {
    padding: 16px 24px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #666;
    border: none;
    border-bottom: 3px solid transparent;
    background: transparent;
    white-space: nowrap;
    transition: all 0.2s;
    letter-spacing: 0.5px;
    border-radius: 0;
}

.product-tabs-box .nav-tabs .nav-link:hover {
    color: #ccc;
}

.product-tabs-box .nav-tabs .nav-link.active {
    color: #cc003d;
    border-bottom-color: #cc003d;
    background: transparent;
}

.product-tabs-box .tab-content {
    padding: 24px;
    color: #bbb;
    font-size: 14px;
    line-height: 1.8;
}

.product-tabs-box .tab-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.product-tabs-box .tab-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

.product-tabs-box .tab-content table td,
.product-tabs-box .tab-content table th {
    padding: 10px 12px;
    border: 1px solid #1a1a1a;
    font-size: 13px;
}

/* === BADGE (Ã„Â°NDÃ„Â°RÃ„Â°M/YENÃ„Â°/KARGO ETÃ„Â°KETLERÃ„Â°) === */
.badge-box-label {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 10px;
}

.badge-box-item {
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.badge-style-1 {
    background: #cc003d;
    color: #fff;
}

.badge-style-2 {
    background: #ff6f00;
    color: #fff;
}

.badge-style-3 {
    background: #25d366;
    color: #fff;
}

.badge-stock {
    background: #333;
    color: #cc003d;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 700;
}


/* ========================================================
   ÃƒÅ“RÃƒÅ“N DETAY - MOBÃ„Â°L RESPONSIVE
   ======================================================== */
@media only screen and (max-width: 768px) {

    .product-area-box-left,
    .product-area-box-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 12px;
    }

    .product-image-box {
        position: static;
        border-radius: 12px;
        padding: 8px;
        margin-bottom: 12px;
    }

    .product-detail-box {
        padding: 16px;
        border-radius: 12px;
    }

    .product-detail-title h1 {
        font-size: 18px;
    }

    .product-detail-title h4 {
        font-size: 12px;
    }

    .product-detail-price {
        padding: 14px 0;
    }

    .showcase-price-new ins {
        font-size: 24px;
    }

    .showcase-price-discount {
        padding: 6px 10px;
    }

    .showcase-price-discount span:first-child {
        font-size: 17px;
    }

    /* Butonlar dikey */
    .product-detail-meta-button {
        flex-direction: column;
        gap: 8px;
    }

    .product-detail-btn button {
        padding: 14px;
        font-size: 13px;
        border-radius: 10px;
    }

    /* Adet seÃƒÂ§imi */
    .product-detail-piece {
        gap: 10px;
    }

    /* WhatsApp kutusu */
    .whatsapp-box {
        padding: 12px 14px;
    }

    .whatsapp-box .right .number {
        font-size: 15px;
    }

    /* Tabs mobil */
    .product-tabs-box .nav-tabs .nav-link {
        padding: 12px 16px;
        font-size: 11px;
    }

    .product-tabs-box .tab-content {
        padding: 16px;
        font-size: 13px;
    }

    /* Kargo kutusu */
    .cargo-truck-box {
        padding: 10px 12px;
    }

    .cargo-truck-box p {
        font-size: 12px;
    }

    /* ÃƒÅ“rÃƒÂ¼n detay galeri mobil */
    .ps-product__gallery .slick-slide-gallery-item img {
        border-radius: 8px;
    }

    .ps-product__variants .slick-slide-varyant-item img {
        border-radius: 6px;
    }
}

@media only screen and (max-width: 414px) {

    .product-detail-title h1 {
        font-size: 16px;
    }

    .showcase-price-new ins {
        font-size: 20px;
    }

    .product-detail-btn button {
        font-size: 12px;
        padding: 12px;
    }

    .product-detail-piece > div:nth-child(2) i {
        width: 36px;
        height: 36px;
    }

    .product-detail-piece > div:nth-child(2) input {
        width: 44px;
        height: 36px;
        font-size: 14px;
    }
}

.mobile-header-actions {
    display: none;
}

.page-urundetay .mobile-bottom-nav {
    display: none
}

.mobile-sticky-action {
    display: none;
}

.section-header-user .header-user-wrap a:hover {
    border-color: #cc003d;
    box-shadow: 0 0 21px 0 rgb(97 4 30);
}

.main-header-navigation a:hover {
    border-color: #cc003d;
}

.secure-label p {
    font-size: 27px;
}

.section-main-product header svg, .section-main-blog header svg {
    width: 100px;
}

.section-main-product header, .section-main-blog header {
    align-items: center;
}

.col-product-item-image-content {
    max-height: 320px;
    min-height: 320px;
    overflow: hidden;
}

.widget-boxed-body {
    padding: 15px;
}