body:not(.logged-in) {
    position: relative;
}
.ast-plain-container,
.ast-page-builder-template {
    background-color: #000 !important;
}
.ast-plain-container,
.ast-page-builder-template {
    background-color: #000000;
    background-image: none;
}
body {
    top: 0px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #fff;
}
.description {
    color:#fff!important
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell,
    Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.65em;
    overflow-x: hidden;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
a {
    color: #d3c07b !important;
    text-decoration: none !important;
}
.secondary a *,
.site-footer a *,
.site-header a *,
a {
    transition: all 0.2s linear;
    background-color: transparent;
}
a:hover,
a:focus {
    color: #c0af71 !important;
    outline: 0;
}
#page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}
.site-header {
    z-index: 99;
    position: relative;
}
.main-header-bar-wrap {
    position: relative;
}
.ast-primary-header-bar {
    display: block;
    background-color: #000000;
    background-image: none;
}
@media (min-width: 1001px) {
    .ast-primary-header-bar {
        border-bottom-width: 1px;
        border-bottom-color: #d3c07b;
        border-bottom-style: solid;
    }
}
.main-header-bar {
    z-index: 4;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#masthead .ast-container,
.site-header-focus-item + .ast-breadcrumbs-wrapper {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 80px;
    padding: 0 20px;
}
.ast-builder-grid-row-container {
    display: grid;
    align-content: center;
}
.ast-container,
.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere;
}
.ast-builder-grid-row > .site-header-section {
    flex-wrap: nowrap;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center;
}
.site-header-section > div:last-child {
    padding-right: 0;
}
.site-header-section > div:first-child {
    padding-left: 0;
}
.ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
}
.site-header-section > * {
    padding: 0 10px;
}
.ast-builder-layout-element {
    align-items: center;
}
.ast-logo-title-inline .ast-site-identity {
    padding: 1em 0;
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    transition: all 0.2s linear;
}
.site-branding {
    line-height: 1;
    align-self: center;
}
.ast-logo-title-inline .site-logo-img {
    padding-right: 1em;
}
a,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
}
header .custom-logo-link img {
    max-width: 215px;
    width: 215px;
}
.site-logo-img img {
    transition: all 0.2s linear;
}
.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
img {
    vertical-align: middle;
}
.site-logo-img img {
    transition: all 0.2s linear;
}
.ast-builder-grid-row > .site-header-section {
    flex-wrap: nowrap;
}
.ast-grid-right-section {
    justify-content: flex-end;
}
.site-header-section > div:last-child {
    padding-right: 0;
}
.site-header-section > div:first-child {
    padding-left: 0;
}
.site-header-section .ast-builder-menu {
    align-items: center;
}
.ast-builder-menu-1 {
    display: flex;
}
.ast-builder-menu-1 {
    font-family: inherit;
    font-weight: inherit;
    text-transform: uppercase;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
}
.main-header-bar .main-header-bar-navigation {
    height: 100%;
}
.site-navigation {
    height: 100%;
}
main,
nav {
    display: block;
}
.ast-builder-menu .main-navigation {
    padding: 0;
}
.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex;
}
.ast-builder-menu .main-navigation > ul {
    align-self: center;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative;
}
ol,
ul {
    box-sizing: border-box;
}
.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 80px;
}
.main-header-menu .menu-item {
    position: relative;
}
address,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #d3c07b;
}
.main-header-menu > .menu-item > .menu-link,
#astra-footer-menu > .menu-item > .menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
}
.main-header-menu .menu-link,
.main-header-menu > a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all 0.2s linear;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
    bottom: 0;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,
.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 50%;
    height: 1px;
    background-color: transparent;
    transform: scale(0, 0) translate(-50%, 0);
    transition: transform 0.3s ease-in-out, color 0s ease-in-out;
}
@media (min-width: 1001px) {
    #ast-mobile-header {
        display: none;
    }
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,
.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {
    width: calc(100% - 1.2em);
    background-color: currentColor;
    transform: scale(1, 1) translate(50%, 0);
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,
.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 50%;
    height: 1px;
    background-color: transparent;
    transform: scale(0, 0) translate(-50%, 0);
    transition: transform 0.3s ease-in-out, color 0s ease-in-out;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,
.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 50%;
    height: 1px;
    background-color: transparent;
    transform: scale(0, 0) translate(-50%, 0);
    transition: transform 0.3s ease-in-out, color 0s ease-in-out;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    color: #fff!important;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #d3c07b!important;
}
@media (max-width: 1000.9px) {
    #ast-desktop-header {
        display: none;
    }
}
.ast-header-break-point #ast-mobile-header {
    display: block;
}
.main-header-bar-wrap {
    position: relative;
}

@media (max-width: 544px) {
    .ast-header-break-point .ast-primary-header-bar {
        display: grid;
    }
}
.ast-header-break-point .ast-primary-header-bar {
    border-bottom-width: 1px;
    border-bottom-color: #d3c07b;
    border-bottom-style: solid;
}
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 80px;
}
.ast-header-break-point .main-header-bar {
    border-bottom-width: 1px;
    padding: 0 20px;
}
.ast-header-break-point .main-header-bar {
    display: block;
    line-height: 3;
}
.ast-header-break-point .main-header-bar {
    border: 0;
}
.ast-primary-header-bar {
    background-color: #000000;
    background-image: none;
}
.main-header-bar {
    z-index: 4;
    position: relative;
}
.main-header-bar {
    margin-left: auto;
    margin-right: auto;
}
.ast-primary-header-bar {
    display: block;
}
.ast-header-break-point .main-header-bar {
    border-bottom-color: #d1d5db;
    border-bottom-style: solid;
}
.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere;
}
.ast-builder-grid-row > .site-header-section {
    flex-wrap: nowrap;
}
@media (max-width: 544px) {
    .ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
        display: flex;
    }
}
.site-header-section > div:last-child {
    padding-right: 0;
}
.site-header-section > div:first-child {
    padding-left: 0;
}
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
    flex: 1;
    align-self: center;
}
.ast-header-break-point .ast-site-identity {
    width: 100%;
}
.ast-logo-title-inline .ast-site-identity {
    padding: 1em 0;
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    transition: all 0.2s linear;
}
.ast-logo-title-inline .site-logo-img {
    padding-right: 1em;
}
header .custom-logo-link img {
    max-width: 215px;
    width: 215px;
    margin: 15px 0;
}
.ast-builder-grid-row > .site-header-section {
    flex-wrap: nowrap;
}
.ast-button-wrap {
    display: inline-block;
}
.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    -js-display: flex;
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
}
.ast-header-break-point .ast-button-wrap .main-header-menu-toggle {
    font-size: 1.4em;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    color: #d3c07b;
    border: none;
    background: transparent;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0.5em;
    align-items: center;
    -js-display: flex;
    display: flex;
}
ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 0.5em;
    width: auto;
    text-align: center;
}
.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286;
}

.ast-button-wrap button {
    box-shadow: none;
    border: none;
}
.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
}
[data-section="section-header-mobile-trigger"]
.ast-button-wrap
.mobile-menu-toggle-icon
.ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: #d3c07b;
}
.ahfb-svg-iconset svg {
    width: 17px;
    height: 17px;
    transition: none;
}
svg:not(:root) {
    overflow: hidden;
}
.ahfb-svg-iconset svg > * {
    transition: none;
}
.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.ahfb-svg-iconset {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
}
[data-section="section-header-mobile-trigger"]
.ast-button-wrap
.mobile-menu-toggle-icon
.ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: #d3c07b;
}
.menu-toggle .ast-close-svg {
    display: none;
}
.ahfb-svg-iconset svg {
    width: 17px;
    height: 17px;
    transition: none;
}
.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,
.ast-main-header-nav-open.ast-header-break-point
.ast-mobile-header-wrap
.ast-mobile-header-content {
    display: block;
}
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
    background-color: #ffffff;
}
#ast-desktop-header .ast-desktop-header-content,
.ast-mobile-header-content .ast-search-icon,
.ast-desktop-header-content .ast-search-icon,
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {
    display: none;
}
.content-align-flex-start .ast-builder-layout-element {
    justify-content: flex-start;
}
.ast-mobile-header-content > *:last-child,
.ast-desktop-header-content > *:last-child {
    padding-bottom: 0;
}

.ast-mobile-header-content > .ast-builder-menu,
.ast-desktop-header-content > .ast-builder-menu {
    padding-top: 0;
}
.ast-header-break-point .ast-builder-menu {
    width: 100%;
}
.ast-header-break-point .ast-main-header-bar-alignment {
    display: block;
    width: 100%;
    flex: auto;
    order: 4;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
}
.ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
    width: 100%;
    margin: 0;
}
.ast-header-break-point .main-header-bar-navigation {
    width: calc(100% + 40px);
    margin: 0 -20px;
}
.ast-header-break-point .main-header-bar-navigation {
    line-height: 3;
}
.site-navigation {
    height: 100%;
}
.ast-flex-grow-1 {
    flex-grow: 1;
}
main,
nav {
    display: block;
}
@media (max-width: 544px) {
    .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
        display: block;
    }
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
    flex-wrap: wrap;
}
@media (max-width: 1000px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu,
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
    .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
        background-color: #fff;
    }
}
.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
    border-style: none;
}
.ast-builder-menu .main-navigation > ul {
    align-self: center;
}
.content-align-flex-start .main-header-menu {
    text-align: left;
}
.ast-header-break-point .main-header-menu {
    background-color: #f9f9f9;
    border-top-width: 0;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative;
}
.ast-header-break-point .main-navigation .stack-on-mobile li {
    width: 100%;
}
.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main-header-menu .menu-item {
    position: relative;
}
@media (max-width: 1000px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        color: #334155;
    }
}
.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
    border-style: none;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link,
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    border-bottom-width: 1px;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link,
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    border-bottom-width: 1px;
    border-color: #eaeaea;
    border-style: solid;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
}
.menu-toggle .ast-menu-svg {
    display: inline;
}
.menu-toggle.opened .ast-menu-svg {
    display: none;
}
.menu-toggle .ast-close-svg {
    display: none;
}
.menu-toggle.opened .ast-close-svg {
    display: inline;
}
.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
    border-style: none;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link,
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    border-bottom-width: 1px;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link,
#ast-hf-mobile-menu > ul > li {
    padding: 0 20px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
    border: 0;
}

/* Ürün kartı hover olunca buton görünür */
.astra-shop-thumbnail-wrap:hover .ast-on-card-button {
    opacity: 1 !important;
    visibility: visible !important;
}

/* .ast-on-card-button başlangıçta gizli */
.ast-on-card-button {
    position: absolute;
    right: 1em;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
    z-index: 5;
    cursor: pointer;
}

.padding-footer {
    padding-left: 7rem;
    padding-right: 7rem;
}

.footer .title {
    font-size: 0.84rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
}
.footer p.title,
.footer .contact {
    font-weight: 300;
    font-size: 0.84rem;
    color: #fff;
    margin: 0;
    text-decoration: none;
    line-height: 1.92;
}

.footer li,
.footer .contact {
    font-weight: 300;
    font-size: 0.84rem;
    color: #a3a3a3;
    margin: 0;
    text-decoration: none;
    line-height: 1.92;
}

.footer a {
    font-weight: 300;
    font-size: 0.84rem;
    color: #a3a3a3 !important;
    margin: 0;
    text-decoration: none;
    line-height: 1.92;
}
.footer a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

.footer ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.footer svg {
    margin-right: 0.3rem;
    width: 3rem;
    height: 3rem;
}

.footer a:hover svg path {
    fill: #3b3b3b;
    transition: 0.2s all;
}

.footer .container-bottom {
    align-items: end;
    margin-top: 9rem;
    display: flex;
}

.container-bottom .infoMenu {
    margin-right: 7rem;
}

.container-bottom .smallPrint p {
    font-weight: 300;
    font-size: 0.84rem;
    color: #a3a3a3;
    margin: 0;
    text-decoration: none;
    line-height: 1.92;
}

.menu-footer-navigation {
    display: block;
}

footer {
    padding-bottom: 5rem;
}

#translate-btn-container.left-bottom {
    position: fixed;
    right: 32px;
    bottom: 0;
    z-index: 9999;
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

#translate-btn-container.left-bottom #translate-btn {
    background: #0a0606;
    color: #fff;
    border: none;
    padding: 6px 20px 3px;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: background 0.2s;
    border: 1px solid;
    border-bottom: none;
}

#translate-btn-container.left-bottom #translate-popup {
    display: none;
    margin-bottom: 8px;
    margin-left: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
    min-width: 133px;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    bottom: 25px; /* butonun üstünde */
}

#translate-btn-container.left-bottom #translate-popup .translate-flag {
    display: flex;
    align-items: center;
    margin: 4px 0;
    cursor: pointer;
    font-size: 16px;
    padding: 2px 6px;
    border-radius: 4px;
    transition: background 0.15s;
}

#translate-btn-container.left-bottom #translate-popup .translate-flag:hover {
    background: #f0f0f0;
}

#translate-btn-container.left-bottom #translate-popup img {
    margin-right: 6px;
    border-radius: 2px;
    border: 1px solid #ddd;
}
@media (min-width: 769px) {
    #ast-scroll-top {
        content: "769";
    }
}
#ast-scroll-top {
    background-color: #d3c07b;
    font-size: 15px;
}
#ast-scroll-top {
    display: none;
    position: fixed;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    color: #ffffff;
    border-radius: 2px;
    content: "";
    outline: inherit;
}
.ast-scroll-to-top-right {
    bottom: 34px;
}
.ast-scroll-to-top-right {
    right: 32px;
}
#ast-scroll-top .ast-icon.icon-arrow svg {
    margin-left: 0px;
    vertical-align: middle;
    transform: translate(0, -20%) rotate(180deg);
    width: 1.6em;
}
.ast-icon.icon-arrow svg {
    height: 0.6em;
    position: relative;
}
.ast-icon svg {
    fill: #fff;
}

#page .site-content {
    flex-grow: 1;
}
@media (min-width: 1001px) {
    .ast-woo-shop-archive .site-content > .ast-container {
        max-width: 1240px;
    }
}
@media (min-width: 1001px) {
    .site-content .ast-container {
        display: flex;
    }
}
@media (min-width: 1001px) {
    .ast-container {
        max-width: 1240px;
    }
}
@media (min-width: 544px) {
    .ast-container {
        max-width: 100%;
    }
}
.ast-container,
.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
#primary {
    margin: 4em 0;
}
#primary,
#secondary {
    width: 100%;
}
main,
nav {
    display: block;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left;
}
.woocommerce-result-count {
    margin: 1em 0 1em;
    line-height: 1;
    color: #fff;
}
.woocommerce .woocommerce-ordering {
    float: right;
    margin-bottom: 2.5em;
}
.woocommerce-ordering {
    margin: 0 0 1.5em;
}
.woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    background-color: white;
}
.variations select,
.woocommerce-ordering select {
    padding: 0.5em;
}
.woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    border-radius: 0;
}
.woocommerce-ordering select {
    vertical-align: top;
}

.select2-container .select2-selection--single,
select,
.woocommerce-page .select2-container .select2-selection--single,
.woocommerce-page select {
    padding: 0.8em;
    line-height: normal;
    padding-right: 2em;
    appearance: none;
    background-position: 98% 50%;
    background-color: #fff;
    border-color: var(--ast-border-color);
    border-radius: 3px;
    box-shadow: none;
}
select,
.select2-container .select2-selection--single {
    background-image: url("../img/shop/select-down.svg");
    background-size: 0.8em;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2em;
}
input {
    outline: none;
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell,
    Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--ast-body-line-height, 1.65em);
}
.woocommerce ul.products:not(.elementor-grid).columns-3,
.woocommerce-page ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.products ul,
ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.woocommerce ul.products:not(.elementor-grid),
.woocommerce-page ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products,
.woocommerce-page ul.products {
    display: grid;
    column-gap: 20px;
}
ol,
ul {
    box-sizing: border-box;
}
.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
    text-align: left;
}
.woocommerce[class*="rel-up-columns-"]
.site-main
div.product
.related.products
ul.products
li.product,
.woocommerce-page .site-main ul.products li.product {
    width: 100%;
}
ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: left;
    margin-bottom: 2.5em;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    position: relative;
}
.products ul li,
ul.products li {
    list-style: none outside;
}
.ast-grid-common-col {
    min-height: 1px;
}
ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    position: relative;
    display: block;
}
ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.ast-select-options-trigger {
    top: 1em;
}
.ast-on-card-button {
    position: absolute;
    right: 1em;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
    z-index: 5;
    cursor: pointer;
}
.ast-on-card-button:hover .ast-card-action-tooltip,
.ast-on-card-button:focus .ast-card-action-tooltip {
    opacity: 1;
    visibility: visible;
}
.ast-card-action-tooltip {
    background-color: #1e293b;
    pointer-events: none;
    white-space: nowrap;
    padding: 8px 9px;
    padding: 0.7em 0.9em;
    color: #fff;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 0.8em;
    line-height: 1;
    font-weight: normal;
    position: absolute;
    right: 100%;
    top: auto;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
}
.ast-card-action-tooltip:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent transparent #1e293b;
}
.ast-on-card-button:hover .ahfb-svg-iconset {
    opacity: 1;
    color: #1e293b;
}
.ast-on-card-button .ahfb-svg-iconset {
    border-radius: 50%;
    color: #1e293b;
    background: #fff;
    opacity: 0.7;
    width: 2em;
    height: 2em;
    justify-content: center;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.ahfb-svg-iconset {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
}
.ast-on-card-button .ahfb-svg-iconset .ast-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
}
.ast-on-card-button svg {
    fill: currentColor;
}
.ahfb-svg-iconset svg {
    width: 17px;
    height: 17px;
    transition: none;
}
ul.products li.product a.ast-loop-product__link {
    display: inline-block;
    width: 100%;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 1.22em !important;
    font-weight: 600;
}
ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 0.5em;
    padding: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.widget_layered_nav_filters ul li.chosen a,
.woocommerce-page ul.products li.product .ast-woo-product-category,
.wc-layered-nav-rating a {
    color: #fff;
}
ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 0.9em;
}
ul.products li.product .price {
    display: block;
}
.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="custom"] {
    background-color: #010101;
    background-image: none;
}
.ast-archive-entry-banner[data-post-type="product"] {
    justify-content: center;
    min-height: 80px;
}
.ast-archive-entry-banner {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    background: var(--ast-title-layout-bg);
}
.ast-archive-entry-banner[data-post-type="product"] .ast-container {
    width: 100%;
}
@media (min-width: 1001px) {
    .ast-container {
        max-width: 1240px;
    }
}
@media (min-width: 544px) {
    .ast-container {
        max-width: 100%;
    }
}
.ast-container,
.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.ast-container {
    max-width: 100%;
}
.ast-archive-entry-banner[data-post-type="product"] .ast-container > *:last-child {
    margin-bottom: 0;
}
.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
    line-height: 1.2;
}
.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    text-decoration: initial;
}
.woocommerce-result-count {
    float: left;
    margin: 1em 0 1em;
    line-height: 1;
}
.woocommerce-ordering {
    float: right;
    margin-bottom: 2.5em;
    margin: 0 0 1.5em;
}

/* My Account */

.ast-page-builder-template {
    background-color: #000 !important;
}
.ast-page-builder-template .site .site-content #primary {
    padding: 0;
    margin: 0;
}
.ast-single-post.ast-page-builder-template .site-main > article,
.woocommerce.ast-page-builder-template .site-main,
.ast-page-builder-template .post-navigation {
    padding-top: 2em;
    padding-left: 20px;
    padding-right: 20px;
}
.ast-page-builder-template .entry-header {
    padding-left: 0;
}
.ast-page-builder-template .entry-header {
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
}
.page .entry-header {
    margin-bottom: 1.5em;
}
header.entry-header .entry-title {
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
}
.ast-single-post .entry-title,
.ast-single-post .entry-title a {
    line-height: 1.2;
}
.entry-title {
    margin-bottom: 0.6em;
}
.clear {
    clear: both;
}
.editor-styles-wrapper,
.entry-content {
    counter-reset: footnotes;
}
.entry-content {
    word-wrap: break-word;
}
.woocommerce {
    zoom: 1;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,
.ast-page-builder-template
.entry-content[data-ast-blocks-layout]
> *:not(.wp-block-group):not(.uagb-is-root-container)
> *,
.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
h2 {
    margin-bottom: 0.7em;
}
.login h1,
.login .entry-content h1,
h2,
.login .entry-content h2,
h3,
.login .entry-content h3,
h4,
.login .entry-content h4,
h5,
.login .entry-content h5,
h6,
.login .entry-content h6 {
    color: #d3c07b;
}
.login form {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
form.login {
    border: 1px solid #d1d5d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
    zoom: 1;
}
form .form-row label {
    color: #fff;
}
form .form-row label {
    line-height: 2;
    font-weight: 700;
    font-size: 13.5px;
    font-size: 0.9rem;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
}
form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0;
}
.woocommerce form .form-row .required {
    text-decoration: none;
}
.woocommerce form .form-row .required {
    visibility: visible;
}
form .form-row input.input-text,
form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    position: absolute;
    right: 0.7em;
    cursor: pointer;
    top: 50%;
    translate: 0 -50%;
    padding: initial;
    background: initial;
    color: initial;
    box-shadow: none;
    margin-left: 0.618em;
    border: none;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "👁️";
    text-decoration: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.entry-content p {
    margin-bottom: 1.6em;
}
.ast-single-post .entry-content .woocommerce a {
    text-decoration: none;
}
button.button {
    margin: 0;
    position: relative;
    overflow: visible;
    left: auto;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-form-login__submit {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    color: #000000;
    border-color: #d3c07b;
    background-color: #d3c07b;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.woocommerce-form-login__submit:hover {
    color: #000000;
    background-color: #c0af71;
    border-color: #c0af71;
}
/* Lost password */
.lost-password p {
    color: #fff;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="reset"],
input[type="tel"],
input[type="date"],
select {
    height: 40px;
}

/* Product*/
@media (min-width: 1001px) {
    .ast-container-product {
        max-width: 1240px;
    }
}

.mini-nav {
    zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777;
}
.mini-nav a {
    color: #777 !important;
}
a,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
}
div.product p.price {
    font-size: 2rem;
    margin-bottom: 15px;
}
div.product .stock {
    color: #77a464;
}
.product_title {
    color: #d3c07b;
    font-size: 2.55em;
    margin: 0 0 0.5em 0;
}
.woocommerce-Price-amount {
    color: #fff;
    font-weight: 700;
    font-size: 2em;
}
.summary p {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 1.5em;
}
.description ol,
.description ul {
    margin: 0 0 1.5em 3em;
    color: #fff;
    padding: 0;
}
.description ol li,
.description ul li {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.4;
}
.stock {
    color: #77a464;
}
.award_custom_feilds {
    border: solid 1px #5d5d5d;
    padding: 25px;
    margin-top: 20px;
    background-color: #141414;
    margin-bottom: 15px;
}
.award_custom_feilds .form-group {
    margin-bottom: 15px;
}
.award_custom_feilds .form-group select {
    background-color: #fff;
    border: solid 1px #5d5d5d;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    width: 100%;
    padding: 10px 10px;
}
.woocommerce-page select {
    line-height: normal;
    appearance: none;
    background-position: 98% 50%;
    border-radius: 3px;
    box-shadow: none;
}
.select2-container .select2-selection--single,
select,
.woocommerce-page .select2-container .select2-selection--single,
.woocommerce-page select {
    padding: 0.8em;
    line-height: normal;
    padding-right: 2em;
    appearance: none;
    background-position: 98% 50%;
    border-color: #d1d5db;
    border-radius: 3px;
    box-shadow: none;
}
.select2-container .select2-selection--single {
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.35;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    width: 1.7em;
    transform: translateY(-50%);
}
.award_custom_feilds .form-group label {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px;
    display: block;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.award_custom_feilds .form-group input:not([type="checkbox"]),
.award_custom_feilds .form-group select {
    background-color: #fff;
    border: solid 1px #5d5d5d;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    width: 100%;
    padding: 10px 10px;
}
div.product form.cart div.quantity {
    float: left;
    margin: 0 1em 1em 0;
}
.quantity.buttons_added {
    display: inline-flex;
}
.quantity .minus,
.quantity .plus {
    background-color: #fff;
}
.quantity .minus,
.quantity .plus {
    width: 38px;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border: 1px solid var(--ast-border-color);
    color: var(--ast-global-color-3);
    align-items: center;
    outline: 0;
    font-weight: 400;
    z-index: 3;
}
.quantity .minus {
    border-right-width: 0;
    margin-right: -38px;
}
.quantity .qty {
    width: 2.631em;
    margin-left: 38px;
}
.quantity .qty {
    text-align: center;
    min-height: 35px;
}
input[type="number"] {
    max-width: 58px;
    padding: 0.3em;
}
.quantity .plus {
    border-left-width: 0;
    margin-right: 6px;
}
.quantity .plus {
    width: 38px;
    display: flex;
    justify-content: center;
    border: 1px solid #d1d5db;
    color: #334155;
    align-items: center;
    outline: 0;
    font-weight: 400;
    z-index: 3;
}

.counter-box {
    width: 120px;
    height: 45px;
    border: 1px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.3rem;
    border-radius: 0;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
}

.counter-btn {
    width: 40px;
    height: 40px;
    border: none;
    background: #fff;
    color: #222;
    font-size: 1.3rem;
    border-right: 1px solid #d1d5db;
    border-radius: 0;
    transition: background 0.2s;
}

.counter-btn:last-of-type {
    border-right: none;
    border-left: 1px solid #d1d5db;
}

.counter-value {
    flex: 1;
    text-align: center;
    color: #222;
    background: #fff;
    font-size: 1.3rem;
    user-select: none;
    border-right: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-btn:hover {
    background: #f0f0f0;
}

.basket-btn {
    padding: 10px 20px;
    margin-left: unset;
    width: 74%;
    max-width: 100%;
    display: block;
    font-weight: 400;
    vertical-align: middle;
    float: none;
    margin-bottom: 1em;
    border-color: #c0af71;
    appearance: none;
    background: none;
    height: 2.75rem;
    border: solid 1px #a0e79c;
    background-color: #a0e79c !important;
    font-family: "Lato", sans-serif;
    color: black !important;
    font-size: 1rem;
    border-radius: 0;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    transition: background 0.2s;
    overflow: visible;
    left: auto;
    box-shadow: none;
    text-shadow: none;
}
.basket-btn:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0.2rem;
    left: 0.2rem;
    border: solid 1px #ffffff;
    transition: background 0.2s;
    box-sizing: inherit;
    font-weight: 400;
    color: black !important;
    font-size: 1rem;
    text-shadow: none;
    line-height: 1em;
}
.pay-btn {
    height: 48px;
    font-weight: 500;
    font-size: 18;
    background-color: #5eee97;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, SF Pro Text, Helvetica Neue, Helvetica,
    Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    max-height: 64px;
    min-height: 32px;
    padding: 0;
    position: relative;
    transition: background-color 0.15s ease;
    width: 100%;
    touch-action: manipulation;
    justify-content: center;
    align-items: center;
    display: flex;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    height: 100%;
}
.select2-selection__arrow {
    display: none !important;
}
.select2-container .select2-selection--single,
select,
.woocommerce-page .select2-container .select2-selection--single,
.woocommerce-page select {
    height: 100%;
}

.tab-section .nav-tabs {
    border-bottom: 0;
    position: relative;
    margin-bottom: 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    overflow: visible; /* Mutlaka visible olmalı */
}

.tab-section .nav-tabs::-webkit-scrollbar {
    display: none !important; /* Chrome/Safari */
}
.tab-section .nav-tabs {
    -ms-overflow-style: none; /* IE/Edge */
    scrollbar-width: none; /* Firefox */
}

.tab-section .nav-tabs::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 4px; /* üstte olacak */
    height: 1px;
    background: #fff;
    opacity: 1;
    z-index: 0;
}

.tab-section .nav-tabs .nav-link.active::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    height: 4px;
    background: #d3c07b;
    /* border-radius: 2px 2px 0 0; */
    z-index: 6;
}

.tab-section .nav-tabs .nav-link {
    color: #fff;
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 1.15em;
    padding: 8px 0.7em 0.5em 0;
    margin-right: 0.5em;
    position: relative;
    transition: color 0.2s;
    z-index: 3; /* Çizginin altında kalmasın */
}

.tab-section .nav-tabs .nav-link.active {
    color: #fff;
    background: transparent;
    border: none;
}

.tab-section .nav-tabs .nav-link:not(.active):hover {
    color: #d3c07b;
}

.tab-section .tab-content {
    background: #000;
    border: none;
    padding-top: 1.5em;
}

.tab-section .table {
    color: #fff;
    border-color: #444;
    table-layout: auto;
}

.tab-section .table td,
.tab-section .table th {
    border: 1px solid #fff;
}
.tab-section .table th {
    white-space: nowrap;
    width: 1%;
}
.tab-section #add > table > tbody > tr > th,
.tab-section #add > table > tbody > tr > td {
    background: black;
    color: #fff;
}
.related-products-section {
    margin-top: 4rem;
}
.related-products-section h2 {
    color: #d3c07b;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.3em;
}
.related-products-section .amount {
    font-size: 0.9em;
}
.related-products-section .woocommerce-loop-product__title {
    font-size: 1.22em !important;
    font-weight: 600;
}
.zoom-container {
    position: relative;
    overflow: hidden;
}

.zoom-container img {
    transition: transform 0.3s ease;
}

.zoom-container:hover img {
    transform: scale(1.5); /* Zoom oranı */
    cursor: zoom-in;
}

.magnify-icon {
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    padding: 6px;
    z-index: 2;
    color: #000;
    width: 6%;
}
#page > section.product > div > div > div:nth-child(1) > div > div > a > img {
    border-radius: 0 !important;
    border: 0 !important;
}
.message {
    border-top-color: #d3c07b;
    padding: 1em 2em 1.7em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    zoom: 1;
    width: auto;
    word-wrap: break-word;
}
.message:before {
    content: "✔";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 1em;
    left: 1.5em;
    width: 1.8em;
    height: 1.8em;
    background: #d3c07b;
    border-radius: 50%;
    color: #fff !important;
    font-size: 1.2em;
    font-weight: bold;
    z-index: 1;
    pointer-events: none;
    line-height: 1;
}

.view-basket {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    color: #000000 !important;
    border-color: #d3c07b;
    background-color: #d3c07b;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    float: right;
    margin: 0;
    position: relative;
    overflow: visible;
    left: auto;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
}
.view-basket:hover {
    color: #000000 !important;
    background-color: #c0af71;
    border-color: #c0af71;
}
.basket-check {
    padding-top: 2em;
    padding-left: 20px;
    padding-right: 20px;
}
.basket-check h1 {
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    color: #d3c07b;
}

.basket-form {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    flex: 0 1 48%;
}
.shop_table {
    margin-bottom: 2em;
    border-radius: 0;
    border: none;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.shop_table thead {
    background-color: #1a1a1a;
    border: solid 1px #000000;
    border-bottom: solid 3px #000000;
    color: #ffffff;
    font-size: 1rem;
}
.product-thumbnail {
    min-width: 32px;
    border-width: 0;
    border-right: 0;
}
.basket-form tbody .cart_item {
    background-color: #262626;
    border: solid 1px #000000;
}
table.cart td {
    min-height: 3.25em;
}
.shop_table th {
    padding: 0.7em 1em;
}
td.product-remove {
    padding: 1.4rem 0.2rem !important;
}
.shop_table td {
    border-top: 1px solid #000;
}
a.remove {
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell,
    Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 18px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
    border-radius: 100%;
    color: #334155;
    text-decoration: none;
    opacity: 0.5;
    display: inline-block;
    vertical-align: middle;
}
.product-thumbnail {
    min-width: 32px;
}
.product-thumbnail img {
    width: auto;
    max-width: 70px;
    box-shadow: none;
}
td.product-name {
    font-weight: 500;
}
table.cart td.actions {
    text-align: right;
}
.coupon {
    float: left;
    display: flex;
    margin: 0 auto;
    align-items: center;
}
.coupon label {
    display: none;
}
td.actions .input-text {
    width: auto;
}
table.cart [name="coupon_code"] {
    max-height: 35px;
}
.coupon .input-text {
    padding: 0.5em 0.75em;
}
td.actions .coupon {
    float: left;
    display: flex;
    margin: 0 auto;
    align-items: center;
}
td.actions .button {
    margin-left: 5px;
    display: inline-block;
    width: auto;
    float: none;
    margin: 0;
    position: relative;
    overflow: visible;
    left: auto;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    color: #000000;
    border-color: #d3c07b;
    background-color: #d3c07b;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 40px;
}
.apply-button:hover {
    color: #000000;
    background-color: #c0af71;
    border-color: #c0af71;
}
.basket-form tbody td {
    vertical-align: top;
    padding: 1.4rem 1rem;
}
#page
> section.basket-section
> div
> div
> div
> form
> table
> tbody
> tr.cart_item
> td.product-subtotal,
#page
> section.basket-section
> div
> div
> div
> form
> table
> tbody
> tr.cart_item
> td.product-price
> span {
    color: #fff;
}
.product-info-table td {
    border: none;
    color: #fff;
    background: transparent;
    padding: 0.4rem !important;
    font-weight: 200;
    font-size: 0.9rem;
}
.product-info-table {
    background: transparent;
}
.basket-row {
    padding: 0 2.8rem;
    margin-top: 1rem;
    background-color: #111111;
}
button.button:disabled[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.618em 1em;
}
.cart_totals > h2 {
    padding: 0.3em 0em;
    margin: 0px;
    background-color: #000;
    border: none;
    color: #d3c07b;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.3em;
}
.total-table th {
    vertical-align: top;
    line-height: 1.5em;
    width: 40%;
    background-color: #1a1a1a !important;
    font-size: 1rem;
    color: #a3a3a3 !important;
    border-top: none !important;
    font-weight: normal;
    text-transform: uppercase;
    border: solid 1px #000000 !important;
    border-right: 0 !important;
    padding: 1.55rem 1.2rem !important;
    display: table-cell;
}
.total-table td {
    line-height: 1.5em;
    background-color: #262626 !important;
    font-size: 1rem;
    color: #ffffff !important;
    border-top: none !important;
    border: solid 1px #000000 !important;
    padding: 1.55rem 1.2rem !important;
    display: table-cell;
    text-align: left !important;
}
.btn-ship {
    text-decoration: none;
    color: #a0e79c !important;
    transition: all 0.2s linear;
    font-size: 1rem;
}
.btn-ship:hover {
    text-decoration: underline !important;
    color: #a0e79c !important;
}
.btn-ship:after {
    font-family: inherit;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "🚚";
    text-decoration: none;
    color: #5eee97;
}
.order-total th {
    background-color: #a0e79c !important;
    padding: 1rem 1.2rem !important;
    font-size: 1.89rem;
    color: #000000 !important;
    text-transform: none;
    border: solid 0px #000000 !important;
    line-height: 1.5em;
    vertical-align: top;
}
.order-total tr {
    background-color: #a0e79c;
    padding: 1rem 1.2rem !important;
    font-size: 1.89rem;
    color: #000000;
    text-transform: none;
    border: solid 0px #000000 !important;
}
.order-total td {
    font-weight: 700;
    background-color: #a0e79c !important;
    padding: 1rem 1.2rem !important;
    font-size: 1.89rem;
    color: #000000 !important;
    text-transform: none;
    border: solid 0px #000000 !important;
}
.btn-checkout {
    background: #a0e79c !important;
    color: #000 !important;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.8em;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    padding: 1em;
}
.btn-checkout:hover {
    color: #000 !important;
}
.btn-ship:focus {
    color: #a0e79c !important;
}
.form-ship input,
.form-ship select {
    padding: 0.5em 0.8em;
    line-height: normal;
    padding-right: 2em;
    appearance: none;
    background-position: 98% 50%;
    background-color: #fff;
    border-color: #d1d5db;
    border-radius: 3px;
    box-shadow: none;
    height: 40px;
}
.update-btn {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    color: #000000;
    border-color: #d3c07b;
    background-color: #d3c07b;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.update-btn:hover {
    color: #000000;
    background-color: #c0af71;
    border-color: #c0af71;
}

/* Shop Checkout */

.check-container {
    padding-top: 2em;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.shop-checkout-section h1 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0.6em;
    color: #d3c07b;
    margin-top: 2em;
    margin-left: 1rem;
}
.contact-info h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word;
    color: #d3c07b;
}
.check-container h2 {
    color: #d3c07b;
}
.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849;
}
.ship-note {
    margin: 0.75em 0;
    align-items: stretch;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: 0.875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    padding: 16px !important;
}
.is-warning > svg {
    background-color: #f0b849;
    transform: rotate(180deg);
}
.ship-note > svg {
    fill: #fff;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px;
}

/* Collapse List */
.accordion-item {
    border: 1px solid #222;
    background: #111;
    border-radius: 0;
    overflow: hidden;
}
.accordion-header {
    background: #111;
    padding: 0;
}

.accordion-button:not(.collapsed) {
    background: #111;
    color: #fff;
}
/*.accordion-button::after {*/
/*    background-image: none;*/
/*    content: "";*/
/*    border: solid #6fef9f;*/
/*    border-width: 0 3px 3px 0;*/
/*    display: inline-block;*/
/*    padding: 8px;*/
/*    transform: rotate(45deg);*/
/*    transition: transform 0.2s;*/
/*    margin-left: auto;*/
/*}*/
.accordion-button:not(.collapsed)::after {
    transform: rotate(-135deg);
}
.accordion-body {
    background: #181818;
    color: #fff;
    padding: 32px;
    margin-bottom: 2rem;
}
.accordion-body h5 {
    color: #fff;
    font-size: 1.3rem;
    margin-bottom: 16px;
}

.custom-radio {
    display: flex;
    align-items: center;
    background-color: #1a1a1a;
    font-size: 1.5rem;
    line-height: 1.73;
    border: 0;
    position: relative;
    font-size: 1.5rem;
    height: 6.5rem;
    color: #ffffff;
    cursor: pointer;
    user-select: none;
}

.custom-radio input[type="radio"] {
    display: none;
}

.custom-radio-check {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    margin-right: 12px;
    position: relative;
    transition: border-color 0.2s;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-radio input[type="radio"]:checked + .custom-radio-check {
    background: #000;
    border-color: #000;
}

.custom-radio input[type="radio"]:checked + .custom-radio-check::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #000;
    border-radius: 50%;
    background-size: contain;
    position: absolute;
    top: 6px;
    color: #fff !important;
}
/* Boşken tik görünmez */
.custom-radio-check::after {
    content: "";
    display: none;
}
.custom-radio input[type="radio"]:checked + .custom-radio-check::after {
    display: block;
}
/*#cardRadio:checked ~ span,*/
/*#cardRadio:checked ~ span + span {*/
/*    color: #fff !important;*/
/*}*/

/* Eğer label içindeki yazıyı hedeflemek istiyorsan: */
#cardRadio:checked ~ .custom-radio-check + span {
    color: #fff !important;
}
#cardRadio:checked + .custom-radio-check + .card-label-text {
    color: #fff !important;
}
.payment-collapse .accordion-header {
    background: #1a1a1a;
}

.card-label-text {
    font-size: 14px;
}

#paymentAccordion {
    --bs-accordion-border-width: 2px;
}

.back-button {
    box-shadow: none;
    color: #fff !important;
    padding-left: calc(24px + 0.25em);
    position: relative;
    text-decoration: underline;
    display: flex;
    align-items: center;
}
.back-button:hover {
    color: #c0af71 !important;
}
.back-button:hover svg {
    fill: #c0af71 !important;
}
.back-button svg {
    fill: #fff;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s linear;
}
.proceed {
    min-height: 3em;
    height: auto;
    padding: 1em;
    width: 50%;
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow 0.1s linear;
    background-color: #a0e79c;
}
.proceed:hover {
    color: #000000;
    background-color: #c0af71;
    border-color: #c0af71;
}
.text-small {
    color: rgb(179, 179, 179);
}
.product-image-badge {
    position: relative;
    display: inline-block;
}
.product-image-badge img {
    display: block;
    width: 10rem; /* ihtiyaca göre ayarlayın */
    height: auto;
    border-radius: 8px;
}
.badge-count {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    color: #222;
    border: 2px solid #eee;
    border-radius: 50%;
    padding: 4px 10px;
    font-size: 1rem;
    font-weight: bold;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    z-index: 2;
}
table.summary td {
    padding-left: 2rem;
}
.coupon-input {
    height: auto !important;
}
table.summary td {
    padding-left: 2rem;
    vertical-align: top !important;
}
.input-group:not(.has-validation)
> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.partner-text {
    font-weight: 400;
    font-size: 0.84rem;
    color: #a3a3a3;
    margin: 0;
    text-decoration: none;
    line-height: 1.92;
}
.privacy-article {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.privacy-article h1 {
    margin-bottom: 1.5em;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0.6em;
    color: #d3c07b;
}
.privacy-article h2 {
    color: #d3c07b;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.3em;
}
.privacy-article p {
    margin-bottom: 1.6em;
    color: #fff;
}
.privacy-article h3 {
    color: #d3c07b;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    #ast-mobile-header > div.ast-main-header-wrap.main-header-bar-wrap > div > div > div.site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left > div > div > span > a > img {
        filter: unset!important;
    }
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        color: #334155!important;
        padding: 7.5px!important;
    }
    .ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
        line-height: normal!important;
    }
    .woocommerce-Price-amount {
        font-size: 1em!important;
    }
    .footer .container-bottom {
        display: block!important;
    }
    .basket-btn {
        width: auto!important;
    }
}
.ast-single-product-payments {
    position: relative;
    margin-bottom: 1em;
    display: inline-block;
    margin-top: 1rem;
    padding: 13px 20px 18px;
    border: 1px solid #D1D5DB;
    border-radius: 0.25rem;
    width: 100%;
}.ast-single-product-payments legend {
    padding: 0 8px;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    color: var(--ast-global-color-3);
}.ast-single-product-payments legend {
    color: #fff;
}.ast-single-product-payments ul {
    padding-top: 13px!important;
    display: flex
;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
}.ast-single-product-payments ul li {
    display: flex
;
    width: 48px;
    margin: 0 0.5em 0.5em 0.5em;
}.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex
;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}.ast-single-product-payments ul li svg, .ast-single-product-payments ul li img {
    height: 30px;
    width: 100%;
}.ast-single-product-payments legend {
    display: table;
    margin: 0 auto;
    padding: 0 12px;
    text-align: center;
    background-color: #000000;
    font-weight: 600;
    top: -13px;
    position: absolute;
    width: 51%;
    left: 25%;
}