
.btn-red-close {
--bs-btn-close-color: #000;
--bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
/* --bs-btn-close-opacity: 0.5; */
/* --bs-btn-close-hover-opacity: 0.75; */
/* --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); */
/* --bs-btn-close-focus-opacity: 1; */
/* --bs-btn-close-disabled-opacity: 0.25; */
/* --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%); */
box-sizing: content-box;
/* width: 6em; */
/* height: 7em; */
padding: .25em .25em;
color: red;
background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
border: 0;
border-radius: .375rem;
font-size: 24px;
/* opacity: var(--bs-btn-close-opacity); */
font-weight: 700;
}
.enter-section {
background-color: #000000;
}
.woo-tab-navigation {
border-top: 1px solid white;
display: flex;
margin-top: 0px;
list-style-type: none;
padding: 0px;
grid-column: span 2;
margin-bottom: 4.8rem;
width: 100%;
}
.woo-tab-navigation li {
margin-right: 0.9rem;
}
.woo-tab-navigation li.active a,
.woo-tab-navigation li.is-active a,
.woo-tab-navigation li[data-index="0"] a {
background: #fff;
color: #000;
}
.woo-tab-navigation li a {
display: block;
padding: 0.7rem 1.2rem;
text-transform: uppercase;
color: white;
border: 1px solid white;
font-size: 1.3rem;
text-decoration: none;
position: relative;
top: -1px;
transition: all 0.2s;
font-weight: bold;
}
.woo-tab-navigation {
border-top: 1px solid white;
display: flex;
margin-top: 0px;
list-style-type: none;
padding: 0px;
grid-column: span 2;
margin-bottom: 4.8rem;
width: 100%;
}
.woo-tab-navigation li a[data-trigger="dialog"] {
display: flex;
}
.woo-tab-navigation li a[data-trigger="dialog"]:before {
content: "";
display: block;
width: 1.4rem;
height: 1.4rem;
margin-right: 0.4rem;
background: url('/frontend/assets/img/info.svg');
background-size: cover;
background-position: center center;
transition: -webkit-filter 0.2s;
transition: filter 0.2s;
transition: filter 0.2s, -webkit-filter 0.2s;
}
.woo-tab-navigation li a {
display: block;
padding: 0.7rem 1.2rem;
text-transform: uppercase;
color: white;
border: 1px solid white;
font-size: 1.3rem;
text-decoration: none;
position: relative;
top: -1px;
transition: all 0.2s;
font-weight: bold;
}
button,
a {
cursor: pointer;
}
.woo-tab-navigation li .mobile-minicart {
display: none;
}
.woo-tab-navigation li .mobile-minicart a {
color: #a0e79c;
flex-flow: row wrap;
font-size: 1.2rem;
position: relative;
}
.woo-tab-navigation li .mobile-minicart a .basket-title {
display: flex;
flex: 1 1 100%;
align-items: center;
justify-content: flex-start;
margin-bottom: 0.1rem;
}
.woo-tab-navigation li .mobile-minicart a .basket-title img,
.woo-tab-navigation li .mobile-minicart a .basket-title svg {
flex: 0 0 1.4rem;
width: 1.4rem;
margin-right: 0.4rem;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.woo-tab-navigation li .mobile-minicart a .amount {
display: block;
flex: 1 1 100%;
color: #fff;
font-size: 1.5rem;
text-align: left;
}
.enter-section {
padding-top: 12rem !important;
}
.woo-tab-navigation li a:hover {
background: #fff;
background: rgba(255, 255, 255, 0.9);
color: #3b3b3b;
}
@media (min-width: 768px) {
#primary {
display: grid;
}
}
main#main {
padding: 0 1.6rem;
transition: opacity 0.3s;
}
@media (min-width: 768px) {
.products-header {
margin-bottom: 4.2rem;
}
}
.hero-title,
h1 {
font-weight: 300;
font-size: 5.8rem;
color: #a0e79c;
margin: 0;
}
@media (min-width: 768px) {
.woocommerce-products-header p {
margin-left: 0;
margin-top: 0;
margin-bottom: 4.2rem;
}
}
body.frontend .body-text,
body.frontend p {
font-weight: 300;
font-size: 1.5rem;
line-height: 1.73;
max-width: 80rem;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.woocommerce-products-header p {
margin-left: 0;
margin-top: 0;
margin-bottom: 4.2rem;
}
}
body.frontend p {
color: #fff;
}
ul.products.entry .product-category a .notice.blue {
background: #9dceff;
}
.woocommerce-notices-wrapper,
.woocommerce-form-login-toggle,
.woocommerce-form-coupon-toggle {
width: 100%;
}
@media (min-width: 768px) {
@supports (display: grid) {
@media (min-width: 1024px) {
ul.products.entry {
grid-template-columns: 1fr 1fr 1fr;
}
}
}
}
@media (min-width: 768px) {
@supports (display: grid) {
ul.products.entry {
margin-bottom: 5rem;
display: grid;
grid-template-columns: 1fr;
grid-gap: 2.5rem;
}
}
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0 0 1em;
padding: 0;
list-style: none outside;
clear: both;
}
@media (min-width: 768px) {
ul.products.entry .product-category {
display: flex !important
;
}
}
@media (min-width: 768px) {
@supports (display: grid) {
ul.products.entry li {
margin: 0 !important;
width: 100% !important;
}
}
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%;
margin-left: 0;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none outside;
}
body.frontend ul li,
body.frontend ol li {
color: #fff;
}
@media (min-width: 768px) {
@media (min-width: 901px) {
ul.products.entry .product-category a {
position: relative;
padding: 1.9rem 2.3rem 3.4rem;
}
}
}
@media (min-width: 768px) {
ul.products.entry .product-category a {
flex: 1 1 100%;
width: 100%;
}
}
.woocommerce ul.products li.product a {
text-decoration: none;
}
ul.products.entry .product-category a {
border: 1px solid #3b3b3b;
transition: background 0.2s;
display: block;
padding-bottom: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
button,
a {
cursor: pointer;
}
@media (min-width: 768px) {
@media (min-width: 901px) {
ul.products.entry .product-category .text {
padding: 0;
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
height: 100%;
}
}
}
ul.products.entry .product-category a .text {
padding: 1.6rem;
position: relative;
}
@media (min-width: 768px) {
@media (min-width: 901px) {
ul.products.entry .product-category h2 {
min-height: 5.4rem;
display: block;
text-align: center;
}
}
}
ul.products.entry .product-category a .text h2 {
color: #fff;
}
.small-title,
h4 {
font-family:unset!important;
font-weight: 700;
font-size: 2.1rem;
margin: 0;
}
ul.products.entry .product-category a .description {
margin-top: auto;
}
ul.products.entry .product-category a .description p:last-child {
margin-bottom: 0;
}
ul.products.entry .product-category a .description p {
color: #a3a3a3;
font-size: 1.6rem;
margin-top: 0;
margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
@media (min-width: 901px) {
ul.products.entry .product-category .arrow {
position: relative;
top: 0px;
transform: translateY(0%);
margin-top: 0.6rem;
}
}
}
@media (min-width: 768px) {
ul.products.entry .product-category .arrow {
right: 0.3rem;
}
}
ul.products.entry .product-category a .arrow {
/* position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%);
height: 2.4rem;
width: 4rem; */
position: static;
right: 1rem;
top: 50%;
transform: translateY(-50%);
height: 2.4rem;
width: 4rem;
margin-top: 4rem;
}
ul.products.entry .product-category a .arrow svg {
height: 2.4rem;
width: 2.4rem;
position: absolute;
top: 0;
left: 0px;
transform: translateX(50%);
transition: transform 0.3s;
will-change: transform;
}
ul.products.entry .product-category a .arrow svg path {
fill: #9dceff;
transition: fill 0.3s;
}
@media (min-width: 768px) {
@media (min-width: 901px) {
ul.products.entry .product-category .notice {
position: absolute;
bottom: 0px;
justify-content: center;
}
}
}
ul.products.entry .product-category a:hover svg:nth-child(1) {
transform: translateX(25%);
}
ul.products.entry .product-category a:hover svg path {
fill: #a0e79c !important;
}
ul.products.entry .product-category a .notice.green {
background: #a0e79c;
}
ul.products.entry .product-category a:hover svg:nth-child(2) {
transform: translateX(75%);
}
ul.products.entry .product-category a:hover {
background: black;
}
ul.products.entry .product-category a .notice {
width: 100%;
left: 0px;
color: #000;
text-transform: uppercase;
font-size: 1rem;
display: flex
;
align-items: center;
height: 2rem;
font-weight: bold;
letter-spacing: 0.083rem;
padding: 0 1.6rem;
bottom: 0;
position: absolute;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: both;
}

.sidebar-h3 {
color: #9dceff;
display: flex;
align-items: center;

font-weight: 300;
font-size: 2.1rem;
margin: 0;
}
.sidebar-h3:before {
content: "";
background: url("../img/basket-cart.svg") no-repeat center center;
width: 4rem;
height: 4rem;
margin-right: 0.6rem;
background-size: cover;
}
.sidebar-h3:after {
content: "";
border-bottom: 1px solid #9dceff;
margin-left: 2.2rem;
flex: 1;
}
.sticky-side {
position: sticky;
top: 5rem;
padding-bottom: 3rem;
}
.price-content ul {
list-style: none outside;
padding: 0;
margin: 0;
}
.price-content ul li {
position: relative;
margin: 0;
list-style: none;
background: #1a1a1a;
border: 2px solid #000000;
margin-top: 1rem !important;
padding: 1.2rem 1.2rem 4rem 4rem !important;
color: #fff;
}
.price-content ul li:before {
content: "";
display: table;
}
.price-content .remove {
position: absolute;
font-size: 0px;
top: 0.8rem;
left: 0.8rem;
display: block;
font-weight: 700;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
color: #a00 !important;
text-decoration: none;
border: 0;
cursor: pointer;
}
.price-content .remove:before {
content: "";
display: block;
background: url(../img/close-red.svg) no-repeat center center;
width: 1.6rem;
height: 1.6rem;
background-position: center center;
background-size: cover;
}
.heading {
margin-bottom: 0.6rem;
position: relative;
font-weight: bold;
font-size: 1.5rem;
line-height: 1.4;
color: #a0e79c;
padding-right: 1.8rem;
}
.head-toggle.active {
transform: rotate(180deg);
}
.head-toggle {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
right: 0rem;
bottom: 0rem;
width: 1.6rem;
height: 1.6rem;
background: #262626;
border: none;
border-radius: 50%;
border: 1px solid #000;
transition: transform 0.1s;
will-change: transform;
cursor: pointer;
}
.head-toggle svg {
display: block;
width: 80%;
height: auto;
fill: #9dceff;
}
dl.variation {
padding: 0;
overflow: hidden;
max-height: 0;
transition: all 0.3s;
font-size: 1.5rem;
font-weight: 300;
display: flex;
flex-flow: row wrap;
margin: 1.8rem 0;
}
dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 481px) {
dl.variation {
display: grid;
grid-template-columns: 10rem 1fr;
}
}
/* dl::before {
content: " ";
display: table;
} */
dl.variation {
padding: 0;
overflow: hidden;
max-height: 0;
transition: all 0.3s;
font-size: 1.5rem;
font-weight: 300;
display: flex;
flex-flow: row wrap;
}
dl.variation dt {
flex: 0 0 34%;
margin: 0;
padding-bottom: 0;
line-height: 1;
font-weight: 300;
margin-bottom: 0.2rem;
min-height: 2.2rem;
font-size: 1.5rem;
padding-top: 0.8rem;
padding: 0 0 0.25em;
clear: left;
}
dl.variation dt,
dl.variation dd {
display: block !important;
float: none !important;
}
dl.variation dd {
flex: 0 0 66%;
}
dl.variation dd,
dl.variation dt {
padding-bottom: 0;
line-height: 1;
font-weight: 300;
margin-bottom: 0.2rem;
min-height: 2.2rem;
font-size: 1.5rem;
}
dl.variation p,
dl.variation dd {
margin: 0;
line-height: 1;
padding: 0 0 0.25em;
display: block !important;
float: none !important;
}
dl.variation dd p {
font-size: 1.5rem;
line-height: 1;
}
dl::after {
clear: both;
content: " ";
display: table;
}
.quantity {
font-size: 1.5rem;
background: #262626;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 0.5rem 4rem 0.7rem !important;
font-size: 1.5rem;
}
.total {
display: block;
border-top: none !important;
padding: 2.7rem 2.8rem !important;
background: #a0e79c;
color: #000000;
line-height: 1.2;
}
.total strong {
min-width: 40px;
display: block !important;
font-size: 1.5rem;
font-weight: 700;
}
.total amount {
font-size: 2.9rem;
font-weight: bold;
color: #000000;
line-height: 1.2;
}
.amount-sub bdi {
font-size: 2.9rem;
font-weight: bold;
color: #000000;
line-height: 1.2;
}
.total .vat-status {
font-size: 1.2rem;
font-weight: normal;
margin-left: 0.2rem;
}
.buttons-for-side a svg:first-child {
right: 24px;
position: absolute;
}
@media (min-width: 900px) {
ul.products.entry {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 2.5rem !important;
margin-bottom: 5rem;
}
ul.products.entry .product-category {
width: 100% !important;
float: none !important;
margin: 0 !important;
display: flex !important;
}
}

.product-category a {
text-decoration: none !important;
}
.slide-btn::after {
z-index: -1;
}

.entry-title {
text-align: center;
line-height: 20px;
font-weight: 300;
color: #a0e79c;
font-size: 28px;
}
.modal-content {
background: #000000;
color: #fff;
}
.entry-content p {
font-size: 17px;
text-align: left;
font-weight: 300;
line-height: 1.73;
max-width: 80rem;
margin-left: auto;
margin-right: auto;
}
.green-title {
color: #a0e79c;
margin-top: 3rem;
margin-bottom: 0.4rem;
font-weight: 300 !important;
font-size: 22.57px!important;
margin: 0;
}
.blue-text {
text-align: left;
color: #9dceff;
font-family: "X", Arial, Helvetica, sans-serif;
font-weight: 700;
}
.entry-content .slide-btn::after {
z-index: 2 !important;
}
.accordion-button {
background-color: #1a1a1a;
color: white;
font-weight: bold;
}
.accordion-button:not(.collapsed) {
color: #6fef9f;
background-color: #1a1a1a;
}
.form-select,
.form-control {
background-color: #111;
border: 1px solid #555;
color: white;
}
.price-option {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1rem;
}
.btn-add {
background-color: #7ba47b;
border: 1px solid #999;
color: black;
}
.radio-label {
display: flex;
align-items: center;
gap: 10px;
}
.form-label {
font-size: 0.8rem;
text-transform: uppercase;
color: #bbb;
}

/*Search*/
@media (min-width: 992px) {
.manual-search-filter {
flex-wrap: nowrap;
padding: 3.5rem 0;
}
.manual-search-filter {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
}
@media (min-width: 992px) {
.manual-search-filter form.search {
flex: 0 1 35rem;
}
}
.manual-search-filter .search {
display: flex;
position: relative;
}
.manual-search-filter .search input {
height: 3.8rem;
width: 100%;
background: black;
border: 1px solid #a3a3a3;
color: white;
font-size: 1.5rem;
padding-left: 1.1rem;
padding-right: 5rem;
}
.manual-search-filter .search button#trigger-search {
border: 1px solid #a3a3a3;
border-left: none;
width: 3.8rem;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s;
}
.manual-search-filter .search button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background: black;
border-radius: 0;
cursor: pointer;
}
.manual-search-filter .search button#trigger-search svg {
width: 2.3rem;
height: auto;
}
.manual-search-filter .search button#trigger-reset {
position: absolute;
right: 4.8rem;
top: 50%;
transform: translateY(-50%);
width: 2.2rem;
height: 2.2rem;
padding: 0;
background: none;
}
.manual-search-filter .search button#trigger-reset svg {
width: 100%;
height: auto;
}
.manual-search-filter .actions {
position: relative;
padding-left: 1.5rem;
}
.manual-search-filter #open-all {
background: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
border-radius: none;
padding: 0 0 0 1.6rem;
display: inline-block;
position: relative;
cursor: pointer;
}
.manual-search-filter #open-all .arrow-down {
position: absolute;
width: 1.2rem;
height: 1.4rem;
bottom: -0.2rem;
left: 0rem;
transition: all 0.3s;
will-change: transform;
}
.arrow-down svg {
left: 0;
width: 100%;
height: auto;
position: absolute;
top: 50%;
transform: translateY(-70%);
fill: #9dceff;
transition: all 0.2s;
will-change: transform;
}
.arrow-down svg + svg {
transform: translateY(-30%);
}
.manual-search-filter #open-all .text-link {
font-size: 1.2rem;
color: #ffffff;
border-bottom: 1px solid #9dceff;
text-transform: uppercase;
transition: border-color 0.2s;
}
.manual-search-filter #open-all:hover svg {
transform: translateY(-50%);
fill: #a0e79c;
}
.manual-search-filter #open-all.open .arrow-down {
transform: rotate(180deg);
bottom: 0rem;
}
.hidden {
display: none !important;
}

/* Collapse List */
.accordion-item {
border: 1px solid #222;
background: #111;
margin-bottom: 24px;
border-radius: 0;
overflow: hidden;
}
.accordion-header {
background: #111;
padding: 0;
}

.accordion-button:not(.collapsed) {
background: #111;
color: #6fef9f;
}
.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;
}
.price-option {
background: none;
border: none;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 16px;
padding: 0;
font-size: 1.5rem;
}
.price-option strong {
font-size: 20px;
margin-left: 12px;
font-weight: bold;
}
.btn-add {
background: #caffd6;
color: #222;
border: 2px solid #fff;
font-weight: bold;
padding: 8px 32px;
margin-left: 16px;
box-shadow: 2px 2px 0 #fff;
transition: background 0.2s, color 0.2s;
}
.btn-add:hover {
background: #6fef9f;
color: #111;
}
.form-label {
line-height: 2;
display: block;
text-transform: uppercase;
color: #a3a3a3;
font-size: 0.7vw;
}

.form-select,
.form-control {
background: #111;
color: #fff;
}
.form-select:focus,
.form-control:focus {
border-color: #6fef9f;
box-shadow: none;
}
.accordion-button,
.accordion-button:not(.collapsed) {
padding: 24px 32px !important;
font-size: 2rem !important;
transition: none !important;
}
.accordion-button {
transition: none !important;
}
.accordion-button:focus {
outline: none !important;
box-shadow: none !important;
}
.accordion-button:focus,
.accordion-button:active,
.accordion-button:focus-visible {
outline: none !important;
box-shadow: none !important;
transform: none !important;
font-size: 2rem !important;
padding: 24px 32px !important;
}
.accordion-button {
color: #fff !important;
}
.accordion-button::after {
border-color: #9dceff !important;
}

.accordion-button:not(.collapsed) {
color: #6fef9f !important;
}
.accordion-button:not(.collapsed)::after {
border-color: #6fef9f !important;
}
#country,
#state {
display: block;
width: 100%;
margin-top: 0.4rem !important;
height: 3.8rem;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
border-radius: 0;
background: none;
border: 1px solid #a3a3a3;
color: white;
padding-left: 1.1rem;
font-size: 1.5rem;
background: black;
padding-right: 3em;
cursor: pointer;
font-family: inherit;
font-weight: 400;
letter-spacing: normal;
padding: 0.5em;
line-height: normal;
}
/* #realEstateCollapse > div > div > div:nth-child(3) > div > label {
display: flex;
align-items: center;
font-size: 1.5rem;
padding: 2rem 2.1rem 2rem 1.2rem;
position: relative;
cursor: pointer;
transition: background 0.2s;
width: 100%;
}
#realEstateCollapse > div > div > div:nth-child(3) > div > label::before {
content: "";
display: block;
width: 2.6rem;
height: 2.6rem;
border-radius: 50%;
overflow: hidden;
border: 1px solid white;
margin-right: 0.8rem;
transition: background 0.2s;
will-change: background;
}
#realEstateCollapse > div > div > div:nth-child(3) > div > label::after {
content: "";
display: block;
background: url(../img/tick.svg) no-repeat center center;
background-size: cover;
width: 2rem;
height: 2rem;
position: absolute;
top: 50%;
left: 1.7rem;
margin-top: -0.85rem;
transform: scale(0);
transition: transform 0.3s;
will-change: transform;
} */
.price-option .form-check-input {
display: none;
}

.price-option .radio-label {
display: flex;
align-items: center;
font-size: 1.5rem;
padding: 2rem 2.1rem 2rem 1.2rem;
position: relative;
cursor: pointer;
width: 100%;
}

.price-option .radio-label::before {
content: "";
display: block;
width: 2.6rem;
height: 2.6rem;
border-radius: 50%;
border: 1px solid #fff;
margin-right: 0.8rem;
background: none;
transition: background 0.2s;
box-sizing: border-box;
flex-shrink: 0; /* yuvarlak küçülmesin */
align-self: center; /* ortalı kalsın */
}

.price-option .form-check-input:checked + .radio-label::before {
background: #6fef9f;
border-color: #6fef9f;
}

.price-option .radio-label::after {
content: "";
display: block;
background: url("../img/tick.svg") no-repeat center center;
background-size: cover;
width: 2rem;
height: 2rem;
position: absolute;
top: 50%;
left: 1.7rem;
margin-top: -0.85rem;
transform: scale(0);
transition: transform 0.3s;
will-change: transform;
pointer-events: none;
}

.price-option .form-check-input:checked + .radio-label::after {
transform: scale(1);
}

.price-option .form-check-input:checked + .radio-label,
.price-option .form-check-input:checked + .radio-label + strong,
.price-option .form-check-input:checked + .radio-label ~ strong {
background: #262626 !important;
color: #fff !important;
}

/* Tüm price-option'ı kapsaması için: */
.price-option:has(.form-check-input:checked) {
background: #262626 !important;
color: #fff !important;
}
.price-option:has(.form-check-input:checked)::after {
content: "";
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 1.1rem 0 1.1rem 0.8rem;
border-color: transparent transparent transparent #262626;
position: absolute;
top: 50%;
right: -0.8rem;
transform: translateY(-50%);
z-index: 2;
}
.price-option {
position: relative; /* after için gerekli */
}
[data-tooltip] {
position: relative;
cursor: pointer;
display: inline-block;
}

[data-tooltip]::after {
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 0.5rem;
margin-left: -8rem;
padding: 0.7rem;
width: 16rem;
border-radius: 0.3rem;
background-color: #9dceff;
color: #000;
content: attr(data-tooltip);
text-align: center;
font-size: 1.4rem;
line-height: 1.2;
transition: opacity 0.2s;
z-index: 1000;
opacity: 0;
}

[data-tooltip]:hover::after,
[data-tooltip]:focus::after {
opacity: 1;
pointer-events: auto;
}

.list-btn {
width: 100%;
position: relative;
transition: all 0.2s;
margin-top: 0;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
height: 4.3rem;
width: 100%;
border: solid 1px #a0e79c;
background-color: #a0e79c !important;

font-weight: 300;
color: black !important;
font-size: 1.3rem;
border-radius: 0;
text-transform: uppercase;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
background-color: transparent;
text-decoration: none;
float: none;
transition: background 0.2s;
box-shadow: none;
text-shadow: none;
left: auto;
overflow: visible;
padding: 0.618em 1em;
margin: 0;
line-height: 1;
cursor: pointer;
}
.list-btn:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
top: 0.2rem;
left: 0.2rem;
border: solid 1px #ffffff;
transition: background 0.2s;
z-index: 2;
}
.list-btn span {
position: relative;
z-index: 3;
font-weight: bold;
top: 0.3rem;
left: 0.4rem;
color: black !important;
font-size: 1.3rem;
line-height: 1;
cursor: pointer;
}
.list-btn:hover {
color: #ffffff;
background-color: transparent !important;

font-weight: bold;
text-decoration: none;
}
.list-btn:hover:before {
background: #fff;
}

.stripe-payment-info {
padding: 4.3rem 11rem;
}
.stripe-payment-info {
flex-flow: row nowrap;
}
.stripe-payment-info {
grid-column: span 2;
display: flex;
align-items: center;
justify-content: space-between;

flex-flow: row wrap;
width: 100%;
border-top: 0.2rem solid #262626;
background: #111111;
}
.card-info {
padding: 3rem;
background: #262626;
border-left: 0.2rem solid #9dceff;
}
.padding-collapse {
padding: 3rem;
}
.card-logos {
justify-content: flex-start;
flex-flow: row nowrap;
}
.stripe-payment-info .card-logos {
display: flex;
align-items: center;
}
.stripe-payment-info .card-logos .icon {
display: flex;
flex: 1 1 70%;
}
.stripe-payment-info .card-logos svg {
fill: #a3a3a3;
width: 2rem;
height: 2rem;
flex: 0 0 2rem;
margin-right: 0.6rem;
}
.stripe-payment-info .card-logos p {
color: #a3a3a3;
margin-left: 0px;
margin-right: 0px;
width: 16rem;
font-size: 1.2rem;
margin-right: 1.2rem;
}
.stripe-payment-info .card-logos .images {
flex-flow: row nowrap;
flex: 1 1 100%;
margin-top: 2rem;
margin-bottom: 2rem;
display: flex;
}
.stripe-payment-info .card-logos .logo.stripe {
margin-left: 1.1rem;
}
.stripe-payment-info .text {
margin-top: 0;
margin-left: 4rem;
}
.stripe-payment-info .text p {
color: #a3a3a3;
font-size: 1.2rem;
line-height: 1.6rem;
}
.stripe-payment-info p:last-of-type {
margin-bottom: 0px;
}
.stripe-payment-info p {
text-align: left;
}
.border-for-side {
border-left: 1px solid #262626;
}

.cart-empty .empty-basket {
display: block;
padding: 2.2rem 2.8rem;
background: black;
border: 1px dashed #656565;
font-size: 1.5rem;
line-height: 1.8rem;

font-weight: 300;
max-width: 80rem;
margin-left: auto;
color: #fff;
margin-right: auto;
}
.cart-empty .empty-basket strong {
display: block;
margin-bottom: 0.5rem;
font-family: "X", Arial, Helvetica, sans-serif;
font-weight: 700;
}
/* My Basket */

.page-header {
display: block;
background-color: #111111;
padding: 17rem 5.8rem 4.2rem 5.8rem;
}
.page-header h1 {
font-size: 3.2rem !important;

font-weight: 300;
font-size: 5.8rem;
color: #a0e79c;
margin: 0;
}

.basket-table {
background: #181818;
color: #fff;
border-radius: 4px 4px 0 0;
}
.basket-table thead {
background-color: #1a1a1a;
border: solid 1px #000000;
border-bottom: solid 3px #000000;
color: #ffffff;
font-size: 1.5rem;
}
.basket-table th {
background: #181818;
color: #fff;
border: none;
font-weight: 700;
padding: 9px 12px;
line-height: 1.5em;
font-size: 1.5rem;
vertical-align: middle;
}
.basket-row {
background: #232323;
color: #fff;
border-bottom: 1px solid #222;
border-left: 1px solid #222;
border-right: 1px solid #222;
border-radius: 0 0 4px 4px;
}
.bg-111 {
background: #111111 !important;
}
.basket-table td {
background: #232323;
color: #fff;
border-top: 1px solid #222;
vertical-align: top;
}
.cart-item {
background-color: #262626;
border: solid 1px #000000;
position: relative;
}
.product-remove {
padding: 1.4rem 1rem !important;
vertical-align: top;
line-height: 1.5em;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.product-name {
font-size: 1.5rem;
/*color: #a0e79c !important;*/
font-weight: bold;
width: auto;
}
.basket-table tbody td {
vertical-align: top;
padding: 1.4rem 2rem;
}
dl.variation2:last-child {
margin-bottom: 0;
}
dl.variation2 {
list-style: none outside;
padding-left:0
}
@media (min-width: 481px) {
dl.variation2 {
display: grid;
grid-template-columns: 10rem 1fr;

}
}
.variation2 dt {
color: #ffffff;
font-weight: 300;
font-size: 1.5rem;
clear: both;
margin-right: 0.25em;
list-style: none outside;
line-height: 1.73;
display: block !important;
float: none !important;
}
.variation2 dd {
margin: 0;
font-size: 1.5rem;
color: #a3a3a3;
line-height: 1.73;
display: block !important;
float: none !important;
}
.variation2 dd p {
color: #ffffff;
font-weight: 300;
font-size: 1.5rem;
line-height: 1.73;
}
.variation2 dt {
color: #ffffff;
font-weight: 300;
font-size: 1.5rem;
list-style: none outside;
clear: both;
margin-right: 0.25em;
line-height: 1.73;
display: block !important;
float: none !important;
}

.basket-section .row {
padding: 0 5.8rem 4.2rem 5.8rem !important;
}

.product-name dl.variation2 {
max-height: none !important;
overflow: visible !important;
}

.product-name dl::before {
content: none !important;
display: none !important;
}
.product-remove {
width: 5%;
}

.table-price {
color: #ffffff;
font-size: 1.5rem;
line-height: 1.73;
}

.input-coupon {
padding: 1rem !important;
width: 22rem !important;
margin: 0 1rem 0 0 !important;
height: 4.7rem !important;
border: 0px !important;
font-size: 1.3rem !important;
}

.coupon-btn {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 4.3rem;
border: solid 1px #a0e79c !important;
padding: 0 2.7rem;

font-weight: 300;
color: #ffffff;
font-size: 1.3rem;
text-transform: uppercase;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
background-color: transparent;
text-decoration: none;
padding-top: 0.3rem;
border-radius: 0 !important;
transition: background 0.2s;
background-color: transparent !important;
z-index: 2;
}
.coupon-btn:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
right: -5px;
bottom: -5px;
border: solid 1px #ffffff;
background-color: transparent;
}
.coupon-btn:hover {
color: #000000;
background-color: #a0e79c !important;
}
.coupon {
float: left;
}
.qualifying-text {
width: 100%;
display: block;
color: #a3a3a3;
font-size: 1.3rem;
text-align: left;
line-height: 1.73rem;
padding: 0 2rem;
}
.cart_totals h2 {
font-size: 2.1rem;
color: #a0e79c;
margin-bottom: 1rem;

font-weight: 300;
}
.shop-table {
margin: 0 0 6px;
padding: 0;
border-collapse: separate !important;
border-spacing: 0 2px;
border-radius: 5px;
text-align: left;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.cart_totals tr {
display: table-row;
}
.cart_totals tr th {
background-color: #1a1a1a;
font-size: 1.2rem;
color: #a3a3a3;
border-top: none !important;
font-weight: normal;
text-transform: uppercase;
border: solid 1px #000000 !important;
border-right: 0 !important;
padding: 1.9rem 2.2rem;
display: table-cell;
}
.cart_totals tr td {
background-color: #262626;
font-size: 1.5rem;
color: #ffffff;
border-top: none !important;
border: solid 1px #000000 !important;
padding: 1.9rem 2.2rem;
display: table-cell;
border-left: none !important;
}
.cart_totals tr.order-total {
margin-top: 1rem;
}
.order-total th {
background-color: #a0e79c !important;
padding: 3rem 2.2rem;
font-size: 2.9rem;
color: #000000 !important;
text-transform: none !important;
border: solid 1px #000000 !important;
border-right: 0 !important;
}
.order-total td {
background-color: #a0e79c !important;
padding: 3rem 2.2rem !important;
font-size: 2.9rem !important;
color: #000000 !important;
text-transform: none !important;
border: solid 1px #000000 !important;
border-left: none !important;
}
.proceed-to-checkout {
padding: 1em 0 !important;
}
.login-coupon-section {
display: block;
background-color: #111111;
padding: 17rem 5.8rem 4.2rem 5.8rem;
}
.card-body-login {
background: #111111;
font-size: 1.5rem;
line-height: 2.2rem !important;
color: white;
font-weight: bold;
/* padding: 2rem 2.1rem 2rem 2rem !important; */
border-top: none;
border-radius: 0;
border-left: 0.2rem solid black;
/* border-color: #9dceff; */
position: relative;
list-style: none outside;
width: auto;
word-wrap: break-word;
}
/* .card-body-login:before {
font-family: WooCommerce;
content: "\e028"/ "";
display: inline-block;
position: absolute;
top: 1em;
left: 1.5em;
} */
body > section.login-coupon-section > div > div.mb-3 > div,
body > section.login-coupon-section > div > div:nth-child(3) > div {
border: none !important;
}

.showlogin {
color: #a3a3a3;
font-weight: normal;
margin-left: 1rem;
}
.my-square-icon {
width: 24px;
height: 24px;
border: 2px solid #9dceff;
box-sizing: border-box;
position: relative;
background: transparent;
display: inline-block;
}
.my-square-icon::before {
content: "";
display: block;
width: 100%;
height: 6px;
background: #9dceff;
position: absolute;
top: 0;
left: 0;
}
.login-form-content h2 {
font-weight: 300;
font-size: 3.2rem;
color: #9dceff;
margin: 0;
}
.collapse-form {
margin-top: 0;
border: dashed 1px #656565;
background-color: #000000;
border-radius: 0;
padding: 2rem 3rem 3rem 3rem;
margin: 2em 0;
text-align: left;
}
.form-row {
padding: 3px;
margin: 0 0 6px;

font-weight: 300;
font-size: 1.5rem;
line-height: 1.73;
max-width: 80rem;
color: #fff;
}
.form-row label {
line-height: 2;
}
.clearfix {
clear: both;
}
.form-row .required,
.form-billing .required {
color: #a00;
font-weight: 700 !important;
border: 0 !important;
text-decoration: none;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
overflow-wrap: normal !important;
padding: 0;
position: absolute !important;
width: 1px;
}
.collapse-login {
margin-top: 0;
border: dashed 1px #656565;
background-color: #000000;
border-radius: 0;
padding: 2rem 3rem 3rem 3rem;
margin: 2em 0;
text-align: left;
}
.collase-input {
appearance: none;
border: solid 1px #a3a3a3;
background-color: #000000;
height: 4.5rem;
border-radius: 0;
font-size: 1.5rem !important;
color: #ffffff;
width: 100% !important;
outline: none;
padding-left: 1rem;
font-family: inherit;
font-weight: 400;
letter-spacing: normal;
padding: 0.5em;
display: block;
}
.form-row .required {
visibility: visible;
}
.password-input {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.collapse-login input[type="text"],
.collapse-login input[type="password"],
.form-billing input[type="text"],
.form-billing input[type="password"],
#email,
#country,
#tel,
#tel2,
#province,
#how-hear {
appearance: none;
border: solid 1px #a3a3a3;
background-color: #000000;
height: 4.5rem;
border-radius: 0;
font-size: 1.5rem !important;
color: #ffffff;
width: 100% !important;
outline: none;
padding-left: 1rem;
padding-right: 2.5rem;
}
.form-billing {
padding-right: 13.6rem;
}
.head-top-bg .form-billing {
padding-right: 0!important;
}
billing-form {
padding: 17rem 5.8rem 4.2rem 5.8rem;
}
.show-password-input {
background-color: transparent;
border-radius: 0;
border: 0;
color: #000;
cursor: pointer;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
position: absolute;
right: 0.7em;
text-decoration: none;
top: 50%;
transform: translateY(-50%);
-moz-osx-font-smoothing: inherit;
-webkit-appearance: none;
-webkit-font-smoothing: inherit;
}

.show-password-input::before {
background-repeat: no-repeat;
background-size: cover;
background-image: url("../img/password-eye.svg");
content: "";
display: block;
height: 22px;
width: 22px;
}
.collapse-label {
display: inline-block;
line-height: 2;
margin-left: 1.2rem;
}

.collapse-submit {
float: left;
margin-right: 1em;
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.618em 1em;
font-weight: 700;
left: auto;
color: #515151;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
appearance: none;
height: 4.3rem;
border: solid 1px #a0e79c !important;
text-transform: uppercase;
align-items: center;
border-radius: 0 !important;
transition: background 0.2s;
background-color: transparent !important;
z-index: 2;
}
.collapse-submit:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
right: -5px;
bottom: -5px;
border: solid 1px #ffffff;
background-color: transparent;
}
.collapse-submit:hover {
text-decoration: none;
background-image: none;
color: #515151;
background-color: #a0e79c !important;
}
.collapse-submit:hover:before {
z-index: 1;
}
.lost_password {
display: block;
clear: both;
margin-top: 1rem;
}
.lost_password a {
color: #fff;

font-weight: 300;
font-size: 1.5rem;
line-height: 1.73;
max-width: 80rem;
margin-top: 0.7rem;
font-style: none !important;
display: inline-block;
}
.large-title {
font-family: "X", sans-serif;
font-weight: 300;
font-size: 3.2rem;
color: #9dceff;
margin: 0;
}
.benefits-content p {
font-family: "X", sans-serif;
font-weight: 300;
font-size: 1.5rem;
line-height: 1.73;
max-width: 80rem;
margin-left: auto;
margin-right: auto;
}
.form-billing label {
font-size: 1.2rem !important;
color: #a3a3a3;
font-weight: normal !important;
text-transform: uppercase;
margin: 0;
}
.benefits-content strong {
font-weight: 700;
}
.list-dots {
list-style: none;
list-style-type: none !important;
}
.list-dots li {
font-size: 1.5rem;
line-height: 1.73;
color: #fff;
position: relative;
margin: 0.6rem;
}
.list-dots li:after {
content: "";
background: url(../img/dot-col.svg);
position: absolute;
top: 0;
left: -3.5rem;
width: 2.4rem;
height: 2.4rem;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.checkout_coupon {
width: 100%;
border: dashed 1px #656565;
background-color: #000000;
margin: 0 0 4rem 0;
border-radius: 0;
padding: 2rem 3rem 3rem 3rem;
text-align: left;
}
.checkout_coupon p {
margin: 0 0 1.6rem 0;
font-weight: bold;
font-size: 1.5rem;
line-height: 1.73;
max-width: 80rem;
}
.checkout_coupon .form-row {
margin: 0;
width: auto;
margin-right: 3rem;
}
.checkout_coupon p {
font-weight: bold;
padding: 3px;
}
.form-row-first {
float: left;
overflow: visible;
}
.coupon-input-checkout {
font-family: inherit;
font-weight: 400;
letter-spacing: normal;
padding: 0.5em;
display: block;
background-color: #fff;
border: 1px solid #200707cc;
border-radius: 4px;
color: #000;
box-sizing: border-box;
width: 100%;
margin: 0;
line-height: normal;
height: auto;
max-width: 29rem;
}
.form-row-last {
float: none;
}
.checkout_coupon .form-row {
margin: 0;
width: auto;
margin-right: 3rem;
}
.form-row-last {
overflow: visible;
}
.button-coupon {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #515151;
background-color: #e9e6ed;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
}
.button-coupon:hover {
background-color: #dcd7e2;
text-decoration: none;
background-image: none;
color: #515151;
}
.billing-form {
background: #111111;
color: #fff;
}
.medium-title {
font-family: "X", sans-serif;
font-weight: 300;
font-size: 2.1rem;
color: #a0e79c;
margin: 0;
}
.form-billing p {
margin-top: 0;
font-size: 1.5rem;
max-width: none;
}
.collapse-input-textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: solid 1px #a3a3a3;
background-color: #000000;
border-radius: 0;
font-size: 1.5rem !important;
color: #ffffff;
width: 100% !important;
outline: none;
padding-left: 1rem;
}
.collapse-text2 p {
font-size: 1.5rem;
}
.optional-address {
display: none;
}
.wc-checkbox {
display: flex;
align-items: center;
margin-top: 1rem;
margin-bottom: 1.5rem;
width: 100%;
}
.wc-checkbox label {
margin: 0;
padding-bottom: 0;
background-color: #1a1a1a;
display: flex;
align-items: center;
position: relative;
cursor: pointer;
padding-right: 1.5rem;
font-size: 1.2rem !important;
color: #a3a3a3;
font-weight: normal !important;
text-transform: uppercase;
}
.wc-checkbox label:before {
content: "";
width: 3rem;
height: 3rem;
flex: 0 0 3rem;
border: solid 1px #a3a3a3;
position: relative;
margin-right: 1.5rem;
}
.wc-checkbox input {
display: none !important;
}
.wc-checkbox .optional {
display: none;
}
.wc-checkbox:after {
clear: both;
content: " ";
display: table;
}
.wc-checkbox label:after {
content: "";
background: url(../img/tick-green.svg) no-repeat center center;
height: 2rem;
width: 2rem;
position: absolute;
top: 0.5rem;
left: 0.5rem;
background-size: cover;
display: none; /* Sadece tikliyken gösterilecek */
}
.wc-checkbox label:has(input:checked):after {
display: block;
}
.order-summary {
position: sticky;
top: 10rem;
}
.order-summary .medium-title {
margin-bottom: 1rem;
font-family: "X", sans-serif;
font-weight: 300;
font-size: 2.1rem;
color: #a0e79c;
margin: 0;
}
.summary-table {
border-spacing: 0 2px;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
}
.order-summary thead tr {
border: solid 1px #000000;
background-color: #1a1a1a;
color: #ffffff;
font-weight: bold;
}
.order-summary th {
font-size: 1.5rem;
font-weight: 700;
padding: 9px 12px;
line-height: 1.5em;
}
.order-summary tbody tr {
border: solid 1px #000000;
background-color: #262626;
}
.order_summary tbody .product-name {
color: #a0e79c;
font-weight: bold;
}
.summary-table td {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 9px 12px;
vertical-align: middle;
line-height: 1.5em;
font-size: 1.5rem;
}

.order-summary tbody .product-name {
color: #a0e79c;
font-weight: bold;
}
td.product-name dl.variation:last-child {
margin-bottom: 0;
}
td.product-name dl.variation {
list-style: none outside;
}
dl.variation {
display: grid;
grid-template-columns: 10rem 1fr;
}
.order-summary tbody dt {
line-height: 1.73;
color: #a3a3a3;
font-weight: normal;
clear: both;
margin-right: 0.25em;
list-style: none outside;
display: block !important;
float: none !important;
}
.order-summary tbody dd {
margin-bottom: 0rem;
line-height: 1.73;
color: #a3a3a3;
font-weight: normal;
margin: 0;
display: block !important;
float: none !important;
}
.order-summary tbody p {
color: #a3a3a3;
font-weight: normal;
line-height: 1.73;
margin: 0 !important;
font-size: 1.5rem;
}
.order-summary tfoot span,
.order-summary tfoot th {
color: #a3a3a3;
font-weight: normal;
}
tfoot th {
background-color: #1a1a1a;
font-size: 1.5rem;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.summary-table th {
padding: 9px 12px;
line-height: 1.5em;
}
.summary-table tfoot td {
color: #a3a3a3;
font-weight: normal;
background-color: #262626;
font-size: 1.5rem;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 9px 12px;
vertical-align: middle;
line-height: 1.5em;
}
.text-black {
color: #000 !important;
}
.order-total-for-summary {
padding: 30px 12px !important;
}
.order-total-for-summary th {
font-size: 2.9rem;
padding: 3rem 2.2rem;
}

.custom-radio {
display: flex;
align-items: center;
background-color: #262626;
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: 28px;
height: 28px;
border-radius: 50%;
border: 2px solid #a0e79c;
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: #a0e79c;
border-color: #a0e79c;
}

.custom-radio input[type="radio"]:checked + .custom-radio-check::after {
content: "";
display: block;
width: 16px;
height: 16px;
background: url("../img/tick.svg") no-repeat center center;
background-size: contain;
position: absolute;
top: 6px;
color: #a0e79c !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: #a0e79c !important;
}

/* Eğer label içindeki yazıyı hedeflemek istiyorsan: */
#cardRadio:checked ~ .custom-radio-check + span {
color: #a0e79c !important;
}
#cardRadio:checked + .custom-radio-check + .card-label-text {
color: #a0e79c !important;
}
.payment-collapse .accordion-header {
background: #262626;
}

.credit-card-side .Input--invalid {
background: #000;
border: 1px solid #1a1a1a;
color: #fff;
}
.credit-card-side .label {
margin-bottom: 0.25rem;
font-size: 16.955px;
color: rgb(255, 255, 255);
font-family: X, sans-serif;
font-weight: 300;
letter-spacing: normal;
line-height: 35.91px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-decoration: none solid rgb(255, 255, 255);
text-shadow: none;
text-transform: none;
}
.credit-card-side small {
font-size: 1rem;
}

#headingCard2 a {
color: #a0e79c;
padding: 0 2rem;
line-height: 52px;
font-size: 1.4rem;
}
#headingCard2 img {
vertical-align: middle;
margin: -2px 0 0 0.5em;
padding: 0;
position: relative;
box-shadow: none;
max-height: 52px;
height: auto;
max-width: 100%;
}

.place-order {
padding: 2rem 1.6rem;
margin-top: 5rem;
border: solid 1px #000000;
background-color: #1a1a1a;
position: relative;
margin: 0 0 6px;
}
.term-condition {
padding: 1.8rem 1.5rem 1.6rem 1.5rem;
border: solid 1px #a3a3a3;
}
.privacy-policy p {
color: #a3a3a3;
margin: 0;
font-size: 1.5rem;
}
.privacy-policy a {
color: #fff;
}
.privacy-policy .privacy-link {
}

.payment-button {
}
.place-order::before {
content: " ";
display: table;
}
.position-relative {
position: relative;
}
.spinner-border {
width: 1rem;
height: 1rem;
}
.search form {
display: flex;
align-items: center;
gap: 10px;
}
.search input.form-control {
flex: 1;
}
.search button {
background: none;
border: none;
padding: 0;
cursor: pointer;
}
.search button#trigger-reset {
display: flex;
align-items: center;
}
.search button#trigger-reset.hidden {
display: none;
}
.price-info {
position: relative;
display: inline-block;
cursor: pointer;
}

.price-info img {
vertical-align: middle;
transition: transform 0.2s ease;
}

.price-info:hover img {
transform: scale(1.1);
}

.price-info-text {
position: absolute;
visibility: hidden;
opacity: 0;
transition: opacity 0.3s ease;
z-index: 20;
bottom: 150%;
left: 50%;
margin-bottom: .5rem;
margin-left: -8rem;
padding: .7rem;
width: 16rem;
border-radius: .3rem;
background-color: #9dceff;
color: #000;
content: attr(data-tooltip);
text-align: center;
font-size: 1.4rem;
line-height: 1.2;
}

.price-info-text::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -6px;
border-width: 6px;
border-style: solid;
border-color: #9dceff transparent transparent transparent;
}

.price-info:hover .price-info-text {
visibility: visible;
opacity: 1;
}
.accordion-body .form-select, .accordion-body .form-control {
display: block;
width: 100%;
margin-top: .4rem !important;
height: 3.8rem;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
border-radius: 0;
background: none;
background: black;
border: 1px solid #a3a3a3;
color: white;
padding-left: 1.1rem;
font-size: 1.5rem;
}
.order-total th {
font-size: 31px!important;
}
.coupon-size {
font-size: 13px!important;
}
.remove-btn {
margin-top: 1.2rem!important;
}
.cat-title {
display: flex
;
align-items: center;
width: 100%;
font-size: 20.42px!important;
line-height: 22.57px;
color: white;
font-weight: 500;
margin-bottom: 0rem;
}

}
.entry-modal-btn {
display: inline-block;
padding: 0.5rem 2rem;
border: 1px solid #a6ffb2;
color: #fff;
font-size: 1.1rem;
text-decoration: none;
background: transparent;
transition: background 0.2s, color 0.2s, border-color 0.2s;
font-weight: 400;
letter-spacing: 1px;
box-shadow: 0 0 0 1px #a6ffb2;
position: relative;
width: fit-content;
text-transform: uppercase;
padding-bottom: 0;
}
.cart-item td, .coupon label {
font-size: 16.1px;
}
.cart-item .product-name, #medium-title {
color: #a0e79c!important;
}
