.wc_payment_method img {
    max-width: 100px;
}

/* CHECKOUT EPILOGI OROFOU START */
.woocommerce-page.woocommerce-checkout form #order_review th.product-total {
    text-align: right;
}

#anevasma,
#synarmologisi {
    position: relative;
    right: -5px;
    top: 2px;
    cursor: pointer;
    display: none;
}

.synarmologisi_wrapper {
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
}

.synarmologisi_wrapper label,
.synarmologisi_wrapper input {
    cursor: pointer;
}

table.shop_table.woocommerce-checkout-review-order-table,
table.shop_table.woocommerce-checkout-review-order-table thead,
table.shop_table.woocommerce-checkout-review-order-table tbody,
table.shop_table.woocommerce-checkout-review-order-table tfoot,
table.shop_table.woocommerce-checkout-review-order-table th,
table.shop_table.woocommerce-checkout-review-order-table td {
    display: block;
    width: 100%;
}

table.shop_table.woocommerce-checkout-review-order-table tr {
    display: flex;
}

table.shop_table.woocommerce-checkout-review-order-table tr>td:first-child {
    flex: 0 0 auto;
    max-width: 75%;
}

table.shop_table.woocommerce-checkout-review-order-table tr>td:last-child {
    flex: 0 0 auto;
    max-width: 25%;
    text-align: right;
}

table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {
    flex: initial;
    max-width: none;
    text-align: left;
}

table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select>td {
    flex: initial;
    max-width: none;
    text-align: left;
}

table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select>th {
    font-size: 16px !important;
    padding: 10px 20px !important;
}

table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select>th input,
table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select>th label {
    cursor: pointer !important;
}

#order_review {
    padding: 0 !important;
}

.woocommerce-page.woocommerce-checkout table.shop_table thead,
.woocommerce.woocommerce-checkout table.shop_table thead,
table.shop_table.woocommerce-checkout-review-order-table tbody,
table.shop_table.woocommerce-checkout-review-order-table>tr,
table.shop_table.woocommerce-checkout-review-order-table tfoot>tr,
#payment {
    padding: 0 0 !important;
}

table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select,
table.shop_table.woocommerce-checkout-review-order-table tr.orofos-select>td {
    padding: 0 0 !important;
}

.orofos_wrapper {
    margin-top: 15px;
}

table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 14px 12px;
}

#orofos-select {
    margin-bottom: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid;
}

table.shop_table.woocommerce-checkout-review-order-table tbody,
.order-total {
    border-bottom: 1px solid;
}

.shop_table tfoot tr:first-child td,
.shop_table tfoot tr:first-child th {
    padding: 15px 10px !important;
}

tr.orofos-select {
    flex-direction: column;
    padding: 0;
}

.orofos-select td {
    padding: 10px;
    border: none !important;
}

.orofos-select tr,
.orofos-select th {
    border: none !important;
}

.form-row.form-row-wide.orofos {
    display: none;
}

.orofos_radio_wrapper {
    position: relative;
    cursor: pointer;
    margin-bottom: 8px;
}

.orofos_radio_wrapper label {
    cursor: pointer;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.275;
    letter-spacing: 0.0375rem;
    color: rgb(21, 21, 21);
    touch-action: manipulation;
    position: relative;
    outline: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 0.0625rem solid rgb(204, 204, 204);
    border-radius: 0.375rem;
    cursor: pointer;
    transition: box-shadow 0.15s ease-out 0s, border-color 0.15s ease-out 0s,
        background-color 0.15s ease-out 0s;
    padding: 10px 15px 10px 35px;
    border: 0.0625rem solid rgb(204, 204, 204);
    margin-bottom: 0;
}

.orofos_radio_wrapper.active label,
.orofos_radio_wrapper label:hover {
    border-color: rgb(165, 205, 233);
    background-color: rgb(215, 236, 247);
}

.orofos_radio_wrapper input {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}

.fee th {
    line-height: 34px;
}

.orofos_hidden_radios {
    display: none !important;
}

#fake-select-orofos {
    cursor: pointer;
    width: 100%;
    margin-bottom: 30px;
}

/* CHECKOUT EPILOGI OROFOU END */
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.woocommerce-checkout .form-row {
    min-height: 40px;
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.woocommerce-checkout .form-row:not(.timologio-hide) {
    display: block !important;
}

.woocommerce-checkout .form-row#billing_timologio_field {
    /* display: none !important; */
    display: block !important;

}

#billing_timologio_check_field {
    display: none !important;
}


.woocommerce-checkout .form-row .screen-reader-text {
    height: 25px !important;
    position: relative !important;
}

#customer_details {
    margin-bottom: 50px;
}

#customer_details>div {
    width: 50% !important;
}

#customer_details>div.col-lg-7 {
    margin-top: 15px !important;
    padding-right: 20px;
}

#customer_details>div.col-lg-5 {
    padding-left: 20px;
}

.shop_table dd,
.shop_table dt {
    font-size: 12px;
}

.woocommerce-form-login-toggle {
    font-family: var(--main-font) !important;
    color: var(--dark-blue) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    background-color: #eceff3 !important;
}

.woocommerce-form-login-toggle.mb-2 {
    margin-bottom: 50px !important;
    padding: 20px 20px 20px 20px !important;
    border-left: 6px solid #588dd4 !important;
}

.woocommerce-form-login-toggle i {
    color: #588dd4 !important;
    font-size: 24px !important;
    margin-right: 5px !important;
}

.global-login .box-content p {
    font-family: var(--main-font) !important;
    color: var(--dark-blue) !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

.global-login .box-content p a {
    font-family: var(--main-font) !important;
    color: var(--dark-blue) !important;
    font-size: 13px !important;
    line-height: 23px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    text-decoration: underline !important;
}

.woocommerce-checkout #customer_details input[type='email'],
.woocommerce-checkout #customer_details input[type='password'],
.woocommerce-checkout #customer_details input[type='tel'],
.woocommerce-checkout #customer_details input[type='text'],
.woocommerce-checkout #customer_details input[type='number'],
.woocommerce-checkout #customer_details select,
.woocommerce-checkout #customer_details textarea,
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    padding: 10px !important;
    font-family: var(--main-font) !important;
    color: var(--light-black) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px !important;
    border-radius: 1px !important;
    height: 40px !important;
}

.woocommerce-checkout input[type='email']::placeholder .woocommerce-checkout input[type='password']::placeholder .woocommerce-checkout input[type='tel']::placeholder .woocommerce-checkout input[type='text']::placeholder .woocommerce-checkout textarea::placeholder {
    font-family: var(--main-font);
    color: #858fa2;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
    opacity: 1;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .select2-container .select2-selection--single {
    font-family: var(--main-font) !important;
    color: var(--light-black) !important;
    line-height: 0.9 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px !important;
}

.woocommerce-checkout label {
    font-family: var(--main-font) !important;
    color: var(--light-black) !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
}

.form-row.create-account.porto-checkbox label {
    /* padding-top: 8px; */
    padding-left: 24px !important;
}

.woocommerce-shipping-fields>.porto-checkbox>label {
    padding-top: 1px;
    padding-left: 24px !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 4px 6px !important;
}

.porto-radio .porto-control-label:before,
.porto-radio .porto-control-label:after {
    border: 1px solid #858fa2 !important;
}

.porto-radio .porto-control-input:checked~.porto-control-label:before,
.porto-radio .porto-control-input:checked~.porto-control-label:after {
    border: 1px solid #588dd4 !important;
}

.porto-checkbox {
    padding-left: 0px !important;
    display: flex;
    align-items: center;
}

.porto-checkbox .porto-control-label,
.woocommerce-checkout h4,
.shop_table .fee,
table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal,
.cart_totals .order-total .amount,
.review-order.shop_table .order-total .amount {
    color: var(--light-black) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.porto-checkbox .porto-control-label {
    /* margin-left: 12px !important; */
}

.woocommerce-checkout h4,
.shop_table .fee {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.woocommerce-checkout h4.my-3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.checkout-order-review .featured-boxes {
    padding: 18px !important;
}

.shop_table * {
    border-color: #a0a6b0 !important;
}

.payment_methods .porto-control-label {
    color: var(--light-black) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}

.payment_box {
    background-color: #eceff3;
    border-radius: 1px;
    padding: 15px 20px;
    margin-top: 15px;
    position: relative;
}

.payment_box::before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eceff3;
    position: absolute;
    top: -7px;
    left: 25px;
}

.payment_box p {
    font-family: var(--main-font) !important;
    color: var(--light-black) !important;
    font-size: 13px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
    margin-bottom: 0 !important;
}

.checkout-order-review .woocommerce-privacy-policy-text p {
    font-family: var(--main-font) !important;
    color: var(--light-black) !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
}

.checkout-order-review .woocommerce-privacy-policy-text p a {
    font-family: var(--main-font) !important;
    color: #5189d3 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
    text-decoration: underline;
}

#place_order {
    font-family: var(--main-font) !important;
    color: #fff !important;
    border: 1px solid var(--dark-blue) !important;
    background-color: var(--dark-blue) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px !important;
}

table.shop_table.woocommerce-checkout-review-order-table tr.cart_item>td,
.checkout-order-review tbody .amount,
.order_details tbody .amount {
    font-family: var(--main-font) !important;
    color: var(--dark-blue) !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

.shop_table dl.variation {
    font-family: var(--main-font) !important;
    color: var(--dark-blue) !important;
    font-size: 12px !important;
    line-height: 17px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

.featured-box .box-content {
    border-top: 4px solid #588dd4 !important;
}

.woocommerce-checkout .checkoutSalePrice {
    display: none;
    font-family: var(--main-font);
    color: var(--light-black);
}

.woocommerce-checkout .checkoutSalePrice .checkoutAmount {
    text-decoration: line-through;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0.3px !important;
    opacity: 0.8 !important;
    font-weight: 500 !important;
}

.woocommerce-checkout .checkoutPercent {
    margin-left: 6px;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0.3px !important;
}

form.checkout_coupon {
    padding-left: unset;
    padding-bottom: 5px;
    max-width: 1500px;
    margin: auto;
}

.porto-checkbox .porto-control-input {
    position: absolute;
    z-index: 0;
    opacity: 1;
}

.porto-checkbox .porto-control-label:before {
    display: none;
}

.form-row.form-row-wide.create-account.porto-checkbox.woocommerce-validated {
    display: flex !important;
    align-items: center;
}

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

    #customer_details>div.col-lg-7,
    #customer_details>div.col-lg-5 {
        padding-left: unset;
        padding-right: unset;
    }
}

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

    .woocommerce-billing-fields__field-wrapper,
    .woocommerce-shipping-fields__field-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

}