/* .left-side-contain .banner-left h1 { color: #fb3131; }
.left-side-contain .banner-left h4 { margin-top: -2px; color: #c9cfd5; }
.left-side-contain .banner-left h2 { color: #c5c035; }
.left-side-contain .banner-left p { color: #e2eaf1; }

.product-style-6 { margin-top: 10px; }
.product-style-6 .product-info h3 { padding: 3px 5px; font-size: 16px; font-weight: 500; text-align: center; }

.price-box span { font-size: 16px; color: #e87316; padding-left: 10px; }
.price-box del { font-size: 14px; color: #aaaaaa; font-weight: 400; }
.product-box { display: block; }
.product-box .img-wrapper { position: relative; overflow: hidden; background-color: antiquewhite; }
.product-box .img-wrapper .img-host { padding: 20%; }

.product-style-7 { margin-top: 10px; }
.product-style-7 .product-info h3 { padding: 3px 0px; font-size: 16px; font-weight: 500; }



.add-to-cart-box { border-radius: 50px; position: relative; max-width: 160px; margin: auto; }
.bg-white { --bs-bg-opacity: 1; background-color: rgba( 255,255,255,1 ) !important; }

.qty-box { margin-top: 10px; width: 100%; height: 100%; position: relative; top: 0; left: 0;  }
.qty-box .input-group { background-color: rgb(212, 209, 209, 0.2); -webkit-box-shadow: 0 0 8px rgb(34 34 34 / 4%); border-radius: 50px; padding: 4px; text-align: center; z-index: 0; } 

.qty-box .input-group input { padding: 0px; border: none; text-align: center; background-color: rgb(212, 209, 209, 0.2); -webkit-box-shadow: 0 0 8px rgb(34 34 34 / 4%); }
.qty-box .input-group span button { border: 0px solid #ced4da; height: 100%; }
.qty-box .input-group button { background-color: transparent; border: 0; color: #212529; cursor: pointer; font-size: 12px; font-weight: 900; line-height: 1; padding: 0px 20px; }

.hide { display: none !important; }
.show { display: block !important; }

button.addcart-button { margin-top: 15px; padding: 2px 10px; width: 100%; height: 30px; line-height: 0px; border-radius: 25px; background-color: bisque; }
.btn-solid-bisque { color: #000; background-color: bisque; border: 1px solid bisque; }

.label-section .badge-red { padding: 6px 11px; font-size: 12px; background: #d60808; }
.qty-with-price span { font-size: 12px; }

@media screen and (min-width: 900px) {
    .onhover-div { min-width: 380px; }
}
.category-scroll { max-height: 100%; overflow: auto; }
.subscribe-section { background-color: #fddabf; }

label.error { color: #d60808; }


section#shop-area { padding-top: 10px !important; background-color: #EFDEC2; }


.billing-info { margin-top: 10px; background-color: #dba765; padding: 20px; }
.billing-info input { width: 100%; height: 40px; background:cornsilk; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.billing-info textarea { width: 100%; height: 165px; background: cornsilk; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
.billing-info select { width: 100%; height: 40px; background:cornsilk; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }


#shipping-info { width: 80%; margin: auto; border: none; background-color: burlywood; padding: 0px; }

.shipping-info-b { margin-top: 10px; background-color: #dba765; padding: 20px; }
.shipping-info-b input { width: 100%; height: 40px; background:cornsilk; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.shipping-info-b textarea { width: 100%; height: 165px; background: cornsilk; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
.shipping-info-b select { width: 100%; height: 40px; background:cornsilk; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }


table.quick-shop tr td { vertical-align: middle; border: 1px solid #485f34; }
table.quick-shop thead tr { background-color: #801c1c !important; color: #FFF; }
#showdis { width: 100%; background-color: #EB9001; }

#shipping-info { width: 100%; margin-top: 0px !important; background-color: transparent; }
.shipping-info {margin-top: 0px !important;}
table.quick-shop tr td table { font-size: 18px; font-family: 'Roboto', sans-serif; }
.billing-info {
    background-color: #9ebb3b;
}
.shipping-info-b { background-color: #b9d45d; }
table.quick-shop { background-color: transparent; border-width: 0px; border-color: transparent; }
table.quick-shop thead tr { background-color: transparent !important; }
.table-bordered td, .table-bordered th {
    border-right: 0px transparent;
    border-top: 0px;
}

table.quick-shop thead tr { color: #000; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: bold; }

.font-light {
    color: #ffffff !important;
}

.font-dark {
    color: #ffffff !important;
}

.poster-section {
    width: 100%;
    height: 610px;
    background-image: url(../../assets/images/furniture-images/poster/back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

section.breadcrumb-section { background-color: antiquewhite;  }

.content-normal { color: #000; font-size: 18px; font-family: 'Roboto', sans-serif; text-align: justify; }
.content-left { color: #000; font-size: 18px; font-family: 'Roboto', sans-serif; text-align: left; }

table.quick-shop tr.category {
    color: #FFF;
}

.table td, .table th {
    padding: 0px 10px !important;
}

table.quick-shop tr.category td h3 {
    margin: 0px;
    padding: 0px 20px;
    line-height: 50px;
    font-size: 15px;
}

table.quick-shop tr td table {
    width: 100%;
    background-color: #D8EBF2;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.quick-shop tr td table .imgtag, table.quick-shop tr td table td.qty {
    text-align: center;
}

.pce-s {
    text-align: right;
    text-decoration: line-through;
    text-decoration-color: #000;
}

td.pce-s span, td.pce span {
    float: left;
}

.pce {
    text-align: right;
}

.qtybutton-1 {
    width: 100%;
    height: 25px !important;
    margin: 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1rem;
    text-align: center;
}

td span[id^=pro-] {
    float: right;
}

#showdis {
    margin: 10px auto;
    display: block;
    padding: 20px;
    color: #FFF;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    height: 60px;
}

.checkbox__input input {
    opacity: 0;
    width: 1em;
    height: 1em;
    margin-bottom: 0px !important;
}

.shipping-info input {
    background: cornsilk;
    border: none;
    margin-bottom: 20px;
    padding: 0px 20px;
}

.checkbox__control {
    display: inline-grid;
    width: 1em;
    height: 1em;
    border-radius: 0.25em;
    border: 0.1em solid currentColor;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

.btn.btn-red {
    color: #FFFFFF;
    background-color: #D92211;
    border-color: #D92211;
}

button.btn {
    display: inline-block;
    width: 200px;
    padding: 10px 20px;
    margin: 20px 0px;
    font-family: 'Roboto', sans-serif;
}

.checkbox-wrapperB {
    display: flex;
    justify-content: left;
    align-items: left;
}

.checkbox-containerB {
    display: flex;
    align-items: left;
    cursor: pointer;
    font-size: 16px;
}

.checkbox-containerB input {
    margin-right: 10px; 
    cursor: pointer;
    opacity: 0;
}

.checkbox-containerB:hover .checkmark {
    background-color: #ccc;
}

.checkbox-containerB input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkbox-containerB input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-containerB .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.checkbox-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.checkbox-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
}

.checkbox-container input {
    margin-right: 10px;
    cursor: pointer;
    opacity: 0;
}

.checkmark {
    position: relative;
    height: 20px;
    width: 20px;
    background-color: #eee;
    margin-right: 10px;
    border: 1px solid #000;
    border-radius: 5px;
}

.checkbox-container:hover .checkmark {
    background-color: #ccc;
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
} */


/* Quickshop */
table.quick-shop { background-color: transparent; border-width: 0px; border-color: transparent; }
table.quick-shop thead tr { color: #000; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: bold; }
table.quick-shop tr td { vertical-align: middle; }
table.quick-shop tr.category td h3 { margin: 0px; padding: 0px 20px; line-height: 50px; font-size: 15px; }
table.quick-shop tr td table .imgtag, table.quick-shop tr td table td.qty { text-align: center; }

.table td, .table th { padding: 0px 10px !important; }

table.quick-shop tr.category td h3 { margin: 0px; padding: 0px 20px; line-height: 50px; font-size: 15px; }
table.quick-shop tr td table { width: 100%; background-color: #D8EBF2; margin-top: 10px; margin-bottom: 10px; }
table.quick-shop tr td table .imgtag, table.quick-shop tr td table td.qty { text-align: center; }

table.quick-shop tr td table { font-size: 18px; font-family: 'Roboto', sans-serif; }
table.quick-shop tr td table { width: 100%; margin-top: 10px; margin-bottom: 10px; }

.pce-s { text-align: right; text-decoration: line-through; }
.pce { text-align: right; }

td.pce-s span, td.pce span { float: left; }
.qtybutton-1 { width: 100%; height: 25px !important; margin: 5px 0; display: inline-block; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; text-align: center; }
td span[id^=pro-] { float: right; }

#showdis { width: 100%; margin: 10px auto; display: block; padding: 20px; text-align: center; position: -webkit-sticky; position: sticky; bottom: 0; height: 60px; font-size: 18px; border-radius: 15px; }

.billing-info { margin-top: 10px; padding: 25px 50px; border-radius: 25px; }
.billing-info input { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.billing-info textarea { width: 100%; height: 165px; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
.billing-info select { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.billing-info .at-custom-label { display: block; font-size: 16px; margin-bottom: 5px;  }

.ship-info { margin-top: 10px; padding: 30px 50px 40px 50px; border-radius: 25px; }
.ship-info input { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.ship-info textarea { width: 100%; height: 165px; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
.ship-info select { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.ship-info .at-custom-label { display: block; font-size: 16px; margin-bottom: 5px;  }

.deliveryMethod { padding: 25px; border-radius: 20px 0 0 20px; }
.deliveryMethodCalculation { padding: 25px; border-radius: 0 20px 20px 0; }
.deliveryMethod h2 { font-size: 16px; }

.custome-form-check .form-check-label { overflow: visible; white-space:pre-wrap; padding-left: 10px; font-size: 16px; }

.checkbox-container { display: block; position: relative; padding-left: 30px; margin-bottom: 15px; cursor: pointer; font-size: 16px; }
.checkbox-container input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #eee; border-radius: 5px; }
.checkbox-container:hover input ~ .checkmark { background-color: #ccc; }
.checkbox-container input:checked ~ .checkmark { background-color: #2196F3; }
.checkmark:after { content: ""; position: absolute; display: none; }
.checkbox-container input:checked ~ .checkmark:after { display: block; }
.checkbox-container .checkmark:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.checkbox-wrapper { display: flex; justify-content: center; align-items: center; }

.shipping-info { margin-top: 10px; width: 100% }

.quick-shop { width: 100%; border-collapse: collapse; }
.btn.btn-red { border-radius: 15px; margin-bottom: 25px; }

.uk-button { padding: 5px; line-height: normal; }

@media (max-width: 600px) {
    .quick-shop th, .quick-shop td { display: table-cell; }
    
    .quick-shop th:nth-child(3),
    .quick-shop td:nth-child(3),
    .quick-shop th:nth-child(4),
    .quick-shop td:nth-child(4) {
      display: none;
    }

    table.quick-shop tr td table {
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
    }
}

table.quick-shop { margin: 25px 0; }
.table th { padding: 10px 10px !important; }