/*
Theme Name: Furnitor Child Theme
Theme URI: https://furnitor.g5plus.net/
Author: G5 Theme
Author URI: https://themeforest.net/user/g5theme
Description: Child theme for Homeid Theme
Version: 1.0.6
Template: furnitor
Text Domain: furnitor-child
*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    border-radius: 4px !important;
}

/* Start Header */
.g5core-header-customize-inner .g5core-search-button span {
    display: none;
}

.g5core-header-customize:not(.no-items) + .g5core-menu-popup-button,
.g5core-header-customize:not(.no-items) + .g5core-primary-menu,
.g5core-menu-popup-button + .g5core-header-customize:not(.no-items),
.g5core-primary-menu + .g5core-header-customize:not(.no-items) {
    margin-left: 0;
}
/* End Header */

/* Start OWL Carousel shortcodes */
.dm-slider-carousel-wrap .dm-slider-carousel-title h4 {
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.dm-slider-carousel-general .dm-slider-carousel-title h4 {
    font-size: 22px;
    text-align: center;
}

.dm-slider-carousel-products .dm-slider-carousel-title h4 {
    font-size: 18px;
}

.dm-slider-carousel-general .dm-slider-carousel-title {
    margin: 30px 0;
}

.dm-slider-carousel-wrap .dm-slider-carousel-title {
    margin: 20px 0;
    min-height: 44px;
}

.dm-slider-carousel .dm-slider-carousel-image {
    background-color: #faf8f7;
    border-radius: 5px;
}

.dm-slider-carousel-wrap .dm-slider-carousel-button {
    width: 100%;
    font-weight: 700;
    font-size: 18px;
}

.dm-slider-carousel-wrap .dm-slider-carousel-button a {
    color: #fff;
    display: block;
    background-color: #333333;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px 0;
}

.dm-slider-carousel-wrap .dm-slider-carousel-price {
    font-weight: 600;
    font-size: 20px;
    color: #3a3a3a;
    margin: 20px 0;
}

.dm-slider-carousel-wrap .dm-slider-carousel-category {
    color: #898989;
    margin: 20px 0;
}

.dm-slider-carousel-general.owl-carousel {
    position: relative;
}

.dm-slider-carousel-general .owl-nav {
    position: absolute;
    right: 0px;
    top: 0;
    background: rgb(255 255 255 / 50%);
    width: 64px;
    text-align: center;
    height: 100%;
}

.dm-slider-carousel-general .owl-nav .owl-prev {
    display: none;
}

.dm-slider-carousel-general .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0px;
    height: 100%;
    width: 100%;
}

.dm-slider-carousel-general .owl-nav .owl-next i {
    font-size: 40px;
    color: #333;
}

/* End OWL Carousel shortcodes */

/* Start Single Product */
.woocommerce-product-gallery__trigger .emoji {
    display: none !important;
}

.g5shop__add-to-cart-quantity {
    flex-wrap: nowrap !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce a.button.alt,
.woocommerce a.button.alt.disabled,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce input.button.alt,
.woocommerce input.button.alt.disabled,
.btn {
    border-radius: 4px !important;
}

.g5shop__quantity .g5shop__quantity-inner .qty {
    border-radius: 4px !important;
}

.g5shop__add-to-cart-quantity-wrap {
    row-gap: 1rem;
}

.g5shop__swatches.variations_form .variations tr {
    row-gap: 1rem;
}

.g5shop__swatches.variations_form .variations .value .g5shop__swatch {
    row-gap: 0.5rem;
}

.hsa__size-guide {
    text-decoration: underline;
}

.g5shop__single-swatches .g5shop__swatch-text .g5shop__swatches-item {
    border-radius: 4px;
}

/* End Single Product */

/* Start WooCommerce */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border-radius: 4px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 4px !important;
}

/* End WooCommerce */

/* Start Cart */

.woocommerce-cart #primary-content {
    padding-bottom: 0;
}

.dm-cart-wrapper {
    display: grid;
    grid-template-columns: 1fr 450px;
    column-gap: 40px;
}

.dm-cart-wrapper .dm-group-cart-collaterals {
    background-color: #f9f6f2;
    padding: 60px 0 200px 0;
}

.woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    background-color: transparent;
    margin-top: 0;
    padding-top: 0;
}

.dm-cart-product-quantity .g5shop__quantity label {
    display: none;
}

.dm-cart-product-quantity .g5shop__quantity .g5shop__quantity-inner {
    justify-content: center;
}

.dm-cart-product-quantity .g5shop__quantity .g5shop__quantity-inner .qty {
    width: 40px;
    height: 35px;
    padding: 0 5px;
}

.dm-cart-wrap-quantity-remove {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    margin-top: 2rem;
}

.woocommerce table.shop_table.cart .product-name a {
    font-weight: 400;
}

.dm-cart-wrapper .woocommerce-cart-form {
    padding: 50px 0 200px 0;
    width: 90%;
    justify-self: end;
}

.woocommerce .dm-cart-wrapper .woocommerce-cart-form thead tr th {
    background-color: #333333;
    color: #fff;
    font-weight: 400;
    padding: 10px 0 12px 10px;
}

.woocommerce .dm-cart-wrapper .woocommerce-cart-form thead tr th:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.woocommerce .dm-cart-wrapper .woocommerce-cart-form thead tr th:last-of-type {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.woocommerce table.shop_table.cart .product-price,
.woocommerce table.shop_table.cart .product-quantity,
.woocommerce table.shop_table.cart .product-subtotal {
    text-align: left;
}

.woocommerce .dm-cart-wrapper a.remove:before {
    display: none;
}

.dm-cart-wrapper .dm-cart-product-remove a {
    font-size: 18px !important;
    color: #333333 !important;
    transition: 0.2s;
}

.dm-cart-wrapper .dm-cart-product-remove a:hover,
.dm-cart-wrapper .dm-cart-product-remove a:focus,
.dm-cart-wrapper .dm-cart-product-remove a:active {
    opacity: 0.8;
    color: #333333 !important;
}

.dm-group-cart-collaterals .checkout-button {
    display: block !important;
    text-align: center;
    margin-top: 30px !important;
}

.woocommerce table.shop_table.cart td.actions {
    display: none;
}

.woocommerce .cart-collaterals .cart_totals h2 {
    border: none;
    margin-bottom: 0;
}

.woocommerce .cart-collaterals .cart_totals table tr.order-total span.amount,
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce table.order_details tfoot tr.order-total,
.woocommerce
    table.woocommerce-checkout-review-order-table
    tfoot
    tr.order-total {
    font-size: 16px;
}

.cart-collaterals .cart-subtotal th,
.cart-collaterals .cart-subtotal td {
    border-top: 1px solid #b7b7b7 !important;
    padding: 10px 0 !important;
}

.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce .cart-collaterals .cart_totals table tr.order-total th {
    border-top: 1px solid #b7b7b7 !important;
    padding: 10px 0 !important;
}

.cart_totals .coupon {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.dm-cart-product-custom-description {
    padding: 20px 0 0 20px;
    border: none;
    color: #7b7b7b;
}

/* End Cart */

/* Start Cart Widget */

.g5shop__mini-cart ul.woocommerce-mini-cart li a:not(.remove) {
    font-weight: 400;
    font-size: 16px;
}

.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

.g5shop__mini-cart .woocommerce-mini-cart__buttons .button {
    width: 100%;
    display: block;
    float: none;
}

.g5shop__mini-cart ul.woocommerce-mini-cart {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    width: calc(100% - 40px);
    margin: auto;
    padding: 25px 0 0 0;
}

.g5shop__mini-cart h4 {
    padding: 0 20px;
}

.g5shop__mini-cart ul.woocommerce-mini-cart li {
    padding: 20px 0px 20px 0;
    margin-bottom: 20px;
}

.g5shop__mini-cart ul.woocommerce-mini-cart li a.remove {
    position: relative;
}

.g5shop__mini-cart ul.woocommerce-mini-cart li a.remove::before {
    display: none;
}

.g5shop__mini-cart ul.woocommerce-mini-cart li a i {
    font-size: 18px;
    color: #333333;
}

.g5shop__mini-cart .woocommerce-mini-cart__total .amount,
.g5shop__mini-cart ul.woocommerce-mini-cart li .woocommerce-Price-amount {
    color: #333;
}

.g5shop__mini-cart .dm-cart-product-custom-description {
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 10px;
}

.g5shop__mini-cart .dm-cart-wrap-quantity-remove {
    column-gap: 1rem;
    justify-content: space-between;
    margin-top: 10px;
    padding: 0 10px;
}

.g5shop__mini-cart ul.woocommerce-mini-cart li img {
    margin: 0 20px 0 0;
}

.dm-mini-cart-item-content {
    display: grid !important;
    grid-template-columns: 85px 1fr;
    column-gap: 20px;
}

.dm-mini-cart-item-name {
    display: flex;
    flex-wrap: wrap;
}

.dm-mini-cart-item-name > div {
    width: 100%;
}

/* End Cart Widget */

/* Start Thank You */

.woocommerce-order-received .woocommerce {
    max-width: 1000px;
    margin: auto;
    padding: 50px 0;
}

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
    background-color: #fff;
    padding: 50px;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 45px;
}

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-details,
.woocommerce-order-received .woocommerce .woocommerce-order-details {
    background-color: #fff;
    padding: 50px;
    border-radius: 8px;
    margin-bottom: 45px;
}

.woocommerce-order-received .woocommerce .woocommerce-form-login {
    background-color: #fff;
    padding: 50px;
    border-radius: 8px;
}

.woocommerce-order-received
    .woocommerce
    .woocommerce-thankyou-order-received
    img {
    margin-bottom: 20px;
}

.woocommerce-order-received
    .woocommerce-order
    .woocommerce-customer-details
    .woocommerce-columns--2 {
    background-color: #fff;
    padding: 50px;
    border-radius: 8px;
}

.woocommerce-order-received
    .woocommerce
    .woocommerce-thankyou-order-details
    strong {
    color: #333;
}

.woocommerce-order-received
    .woocommerce-order
    .woocommerce-customer-details
    .woocommerce-column--1
    address,
.woocommerce-order-received
    .woocommerce-order
    .woocommerce-customer-details
    .woocommerce-column--2
    address {
    border: none;
    padding: 0;
}

.woocommerce-order-received .woocommerce-table__product-name a {
    font-weight: 500;
}

.woocommerce-order-received
    .woocommerce-table--order-details
    tfoot
    tr:last-of-type
    td,
.woocommerce-order-received
    .woocommerce-table--order-details
    tfoot
    tr:last-of-type
    th {
    font-weight: 700;
}

/* End Thank You */

/* Start Checkout */

.woocommerce-checkout #primary-content {
    padding-bottom: 0;
}

.woocommerce-checkout .g5shop__checkout-toolbar {
    display: none;
}

.dm-checkout-form-wrap {
    display: grid;
    grid-template-columns: 1fr 450px;
    column-gap: 60px;
}

#order_review_wrapper,
#customer_details {
    width: 100%;
}

.dm-left {
    display: grid;
    padding: 50px 0;
}

.dm-right {
    height: 100%;
}

#order_review_wrapper {
    padding: 40px;
    background-color: #fff;
    height: 100%;
}

.dm-before-customer-details {
    display: grid;
    width: 90%;
    /* justify-self: end; */
}

.dm-before-customer-details .dm-checkout-steps {
    background-color: transparent !important;
    width: 70%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 40px 20px 40px;
}

.dm-checkout-steps .dm-checkout-step {
    display: grid;
    justify-content: center;
    text-align: center;
    color: #9f9f9f;
}

.dm-checkout-steps .dm-checkout-step-line {
    width: 100%;
    background-color: #9f9f9f;
    height: 1px;
    margin-top: -35px;
    margin-left: -15px;
    margin-right: -10px;
}

.dm-checkout-steps .dm-checkout-step.active-step {
    color: #333;
}

.dm-checkout-steps .dm-checkout-step .dm-checkout-step-number {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 10px;
    color: #9f9f9f;
    background-color: #fff;
    border: 1px solid #9f9f9f;
}

.dm-checkout-steps .dm-checkout-step.active-step .dm-checkout-step-number {
    background-color: #333333;
    color: #fff;
    border: 1px solid #333333;
}

.dm-before-customer-details > div {
    /* padding: 40px 120px 40px 40px; */
    padding: 40px 0px 40px 0px;
    background-color: #fff;
    border-radius: 5px;
    /* margin-bottom: 25px; */
    margin-bottom: 0;
}

.g5shop__mini-cart .widget_shopping_cart_content {
    width: 420px;
}

#customer_details {
    /* padding: 40px 120px 40px 40px; */
    width: 90%;
    /* justify-self: end; */
    background-color: #fff;
    border-radius: 5px;
}

.woocommerce #order_review {
    padding: 0;
    background: transparent;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border-color: #9f9f9f;
}

#customer_details .col-2 {
    /* margin-top: 40px; */
}

.woocommerce-checkout .woocommerce form .form-row label {
    display: contents;
    font-weight: 400;
    margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce form .form-row label abbr {
    color: #333333;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
    width: 100%;
}

#billing_first_name_field,
#billing_last_name_field,
#billing_country_field,
#billing_city_field,
#billing_state_field,
#billing_postcode_field,
#shipping_first_name_field,
#shipping_last_name_field,
#shipping_country_field,
#shipping_city_field,
#shipping_state_field,
#shipping_postcode_field {
    width: 48%;
}

.woocommerce-terms-and-conditions-wrapper {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 30px;
}

#place_order {
    display: block;
    width: 100%;
}

#wc-ppcp-credit-card-gateway-cc-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

#wc-ppcp-credit-card-gateway-cc-form label {
    font-weight: 700;
    font-size: 16px;
}

#wc-ppcp-credit-card-gateway-cc-form label .required {
    color: #333;
}

#wc-ppcp-credit-card-gateway-cc-form .form-row {
    width: 48%;
}

#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-cvc {
    font-size: 16px !important;
    width: 48% !important;
}

.woocommerce-checkout-payment-gateways,
.wc_payment_methods.payment_methods.methods {
    background-color: #fff !important;
    padding: 0;
    border: none !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods p {
    margin-bottom: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    padding: 0;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.wc_payment_methods .wc_payment_method label {
    font-weight: 700;
    color: #333333;
    margin-bottom: 0;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    height: 20px;
    width: 20px;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}

.wc_payment_methods .wc_payment_method label br {
    display: none;
}

#wc-stripe-upe-form {
    margin: 20px 0;
}

#wc-stripe-upe-form p br {
    display: none;
}

.payment_method_ppcp-credit-card-gateway {
    width: 100%;
}

.woocommerce-SavedPaymentMethods-saveNew {
    display: flex !important;
    align-items: center;
}

.woocommerce-page form .form-row .input-text {
    padding-top: 10px;
}

.woocommerce-page .dm-cart-product-custom-description {
    font-size: 14px;
    line-height: 1.35;
    padding: 20px 0 0 0;
}

.select2-container--default.select2-container--default
    .select2-selection--single {
    height: auto;
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
}

.select2-container--default.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: initial;
}

/* End Checkout */

/* Start Wishlist */

.yith-wcwl-add-button a #yith-wcwl-icon-heart-outline {
    display: none;
}

/* End Wishlist */

/* Start Home */
.dm-about-kyper .elementor-col-50 {
    width: 50% !important;
}
/* End Home */

.slick-dots span::before,
.slick-dots span::after {
  font-family: "Font Awesome 5 Pro"!important;
}

@media (max-width: 768px) {
    .dm-about-kyper .elementor-col-50 {
        width: inherit !important;
    }

    .dm-slider-carousel.owl-carousel {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .dm-slider-carousel .dm-slider-carousel-wrap {
        margin-bottom: 60px;
    }

    .dm-slider-carousel .dm-slider-carousel-image {
        text-align: center;
    }

    .dm-slider-carousel-general .dm-slider-carousel-image {
        width: 100%;
        position: relative;
        /* left: calc(-50vw + 50%); */
    }

    .dm-slider-carousel-general .dm-slider-carousel-image img {
        width: 100%;
    }

    .dm-slider-carousel-products .dm-slider-carousel-button a {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-title {
        min-height: initial;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-title-wrap {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .dm-slider-carousel-general .dm-slider-carousel-title h4 {
        font-size: 20px;
    }

    .dm-slider-carousel-general .dm-slider-carousel-button {
        font-size: 16px;
        font-weight: 400;
    }

    .dm-slider-carousel-general .dm-slider-carousel-wrap {
        margin-bottom: 30px;
    }

    .dm-slider-carousel-general .dm-slider-carousel-button a {
        color: #333;
        text-decoration: underline;
        display: block;
        background-color: transparent;
        text-align: right;
        border-radius: 4px;
        padding: 0;
    }

    .g5core-header-customize-inner .g5core-hc-search-product-button {
        display: none;
    }

    .g5core-header-customize-inner .g5core-hc-mini-cart {
        margin-right: 10px;
    }

    .dm-personalized-column > .elementor-element-populated {
        background-color: #f5f5f6 !important;
    }

    .dm-cart-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .dm-checkout-form-wrap {
        grid-template-columns: 1fr;
    }

    .dm-before-customer-details {
        width: 100%;
    }

    #customer_details {
        width: 100%;
        padding: 40px;
    }

    .dm-left {
        padding: 0;
    }
}

@media (max-width: 520px) {
    .dm-cart-wrapper {
        display: block;
    }

    .dm-cart-wrapper .woocommerce-cart-form {
        padding: 50px 10px 50px 10px;
        width: 100%;
        justify-self: center;
    }

    .dm-cart-wrapper .dm-group-cart-collaterals {
        padding: 60px 0 60px 0;
    }

    .dm-slider-carousel-general .dm-slider-carousel-title h4,
    .dm-slider-carousel-products .dm-slider-carousel-title h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-title-wrap {
        flex-wrap: wrap;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-title {
        width: 100%;
    }

    .dm-slider-carousel-general .dm-slider-carousel-button a {
        color: #fff;
        display: block;
        background-color: #333333;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        padding: 8px 0;
        text-decoration: none;
        font-size: 14px;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-price,
    .dm-slider-carousel-wrap .dm-slider-carousel-category,
    .dm-slider-carousel-wrap .dm-slider-carousel-title {
        margin: 10px 0;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-button a {
        padding: 8px 0;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
    }

    .dm-slider-carousel-wrap .dm-slider-carousel-price {
        font-size: 16px;
    }

    .ingallery-items {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .ingallery-items .ingallery-cell {
        margin-bottom: 0px !important;
    }

    .ingallery-items .ingallery-cell:nth-child(even) {
        padding-left: 0 !important;
    }

    .ingallery-items .ingallery-cell:nth-child(odd) {
        padding-right: 0 !important;
    }

    .g5core__gutter-30 > .g5core__gutter-item {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .g5shop__product-skin-04 .g5shop__loop-product-title-cat,
    .g5shop__product-skin-04 .g5shop__product-info {
        padding: 15px;
    }

    .woocommerce .g5shop__product-item .g5shop__product-info .price, .woocommerce ul.products li.product .price {
        font-size: 14px;
    }

    .g5shop__loop-product-title {
        font-size: 14px;
        line-height: 1.3;
        font-weight: 600;
    }
}