

.bu_shop_banner_section {
    padding: 0px !important;
    height: 400px;
}
.bu_shop_banner_section_row {
    padding: 0px !important;
    display: flex;
    height: 100%;
}
.bu_shop_banner_title_box {
    color: white;
    font-size: 65px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
    display: flex;
    height: 100%;
}



/*======================cart page====================*/
.cart_main_desc_Section {
    padding: 0px !important;
}
.cart_main_desc_row {
    padding: 60px 150px !important;
    width: 100% !important;
    max-width: 100% !important;
}
.cart_main_desc_Section table.shop_table th {
    font-size: 18px;
    color: black;
    text-align: center;
}
.woocommerce-cart table.cart img {
    width: 179px !important;
}
.cart_main_desc_Section .custome_btn{
    display: none;
}
.cart_main_desc_Section .quantity {
    border: none;
    margin: auto;
}
.cart_main_desc_Section .quantity input.qty{
    border-left: none !important;
    border-right: none !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none;
    color: black;
    font-size: 20px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}

.cart_main_desc_Section tr.cart-subtotal {
    text-align: right;
}

.cart_main_desc_Section tr.order-total {
    text-align: right;
}
.cart_main_desc_Section td.product-name a {
    color: black;
    font-size: 20px;
     font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.update__check_btn_row {
    display: flex;
    float: right;
        margin: auto;
}

.check_btn1 {
    margin-right: 10px;
}

.cart_main_desc_Section td.actions {
    display: none;
}

.cart_main_desc_Section .cart_totals h2 {
    display: none;
}

.cart_main_desc_Section th.product-remove {
    display: none;
}

.cart_main_desc_Section td.product-remove {
    display: none;
}

a.remove.prod_remove_custom {
    color: black !important;
    display: flex;
    font-size: 16px !important;
    width: fit-content;
    width: -moz-fit-content;
    height: 100%;
    border-bottom: 1px solid;
    position: relative;
    border-radius: 0px !important;
    margin-top: 10px;
     font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
     font-weight: 500;
}

.woocommerce a.remove:hover {
    color: black !important;
    background: white !important;
}

table.custom_cart_tbl {
    border: none !important;
        background: white;
}

.cart_main_desc_Section .entry-content table:not(.variations),
.cart_main_desc_Section body.et-pb-preview #main-content .container table {
    border: none;
}

.cart_main_desc_Section .cart-collaterals .cart_totals,
.cart_main_desc_Section .cart-collaterals .cart_totals {
    width: 32%;
    background: white;
        padding: 9px;
}

.cart_main_desc_Section .woocommerce-cart .cart-collaterals .cart_totals tr th {
       border-top: none !important;
    font-weight: normal;
    color: black;
    font-size: 20px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}

.cart_main_desc_Section tr.cart-subtotal {
      text-align: right;
    color: black;
    font-size: 20px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

.cart_main_desc_Section tr.order-total {
    text-align: right;
}

.cart_main_desc_Section tr.order-total {
    display: none;
}

.custom_shipping_cart_txt p {
    border-bottom: none;
    padding-bottom: 10px !important;
    text-align: right;
}

.custom_shipping_cart_txt {
    margin-top: -24px !important;
}


a.restore-item {
    color: white;
}

p.return-to-shop {
    text-align: center;
}
a.cont_shop_a {
      color: black;
    border-bottom: 1px solid;
    text-align: center;
    margin: auto;
    font-size: 18px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

.cart_page_continue_shopping {
    display: flex;
    margin-bottom: 40px;
}
span.cart_short_desc {
    font-size: 16px;
    padding-top: 10px;
    height: 36px;
    white-space: normal;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: black;
    font-weight: 500;
}
.cart_main_desc_Section td.product-name a {
    color: black;
    font-size: 20px;
}

.cart_main_desc_Section td.product-price {
    padding: 6px 12px !important;
    color: black;
        font-size: 18px;
    text-align: center;
}
.cart_main_desc_Section td.product-thumbnail {
    display: flex;
}
.cart_main_desc_Section td.product-thumbnail a {
    display: flex;
    margin: auto;
}
.cart_main_desc_Section td.product-subtotal {
    color: black;
    font-size: 18px;
    text-align: center;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table{
	border: none !important;
}
.cart_main_desc_Section .wc-proceed-to-checkout {
    display: flex;
}
.cart_main_desc_Section .quantity {
    border: none;
    margin: auto;
}
.cart_main_desc_Section .quantity input.qty {
    border-left: none !important;
    border-right: none !important;
    background: white !important;
    color: black !important;
}
.bu_shop_banner_title_box .et_pb_text_inner {
    margin: auto;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #053da2;
}

/*=======================Check Out Page=============================*/

.check_out_main_desc_section {
	padding: 0px !important;
	background: #F8F8F8 !important;
}
.check_out_main_desc_row {
	padding: 0px 100px  50px !important;
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce-billing-fields h3 {
    color: black;
    font-size: 25px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
h3#order_review_heading {
    color: black;
    font-size: 25px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.woocommerce-additional-fields h3 {
    color: black;
    font-size: 25px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    padding: 20px 0px;
}
.check_out_main_desc_section form .form-row label {
    line-height: 2;
    color: black;
    font-size: 16px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
        display: none;
}
.check_out_main_desc_section table.shop_table th{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    color: black;
    font-size: 16px;
    font-weight: 600 !important;
    border: none !important;
}
.check_out_main_desc_section table.shop_table td{
	font-size: 16px;
    color: black;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li{
	    line-height: 1.3;
    font-size: 16px !important;
}
.check_out_main_desc_section .woocommerce-privacy-policy-text {
    color: black;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
}
.check_out_main_desc_section a.woocommerce-privacy-policy-link {
    color: #00254a;
}

.check_out_main_desc_section table.shop_table.woocommerce-checkout-review-order-table {
    background: white;
}
.check_out_main_desc_section table.shop_table tbody th, .check_out_main_desc_section table.shop_table tfoot td, .check_out_main_desc_section table.shop_table tfoot th{
	border: none !important;
}
.check_out_main_desc_section #add_payment_method #payment, .check_out_main_desc_section #payment, .woocommerce-checkout #payment{
	background: white;
}
.check_out_main_desc_section span.select2-selection.select2-selection--single{
	height: 50px;
}
.check_out_main_desc_section .select2-container--default .select2-selection--single .select2-selection__rendered{
	    padding-top: 11px;
    padding-left: 17px;
}
.col-1, .col-2 {
    text-transform: capitalize;
}	
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
}
form.checkout.woocommerce-checkout .form-row-first, form.checkout.woocommerce-checkout .form-row-last {
    width: 100%;
    overflow: visible;
}
button.bathup_btn.bathup_color_primary.custome_checkout_btn.site_button.hover_button {
   border: none !important;
    cursor: pointer;
}
button#place_order {
    border: none !important;
}
.cart_main_desc_Section .return-to-shop{
    display: flex;
    justify-content: center;
}




@media all and (min-width: 320px) and (max-width: 767px) {
       /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
            padding: 25px 13px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
          width: 100% !important;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 16px;
            margin: auto;
        margin-right: 0;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
            height: 22px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 14px;
    }
    .cart_page_continue_shopping {
            margin-bottom: 28px;
        }
    .update__check_btn_row .site_button {
          width: 144px;
    height: 46px;
        margin-bottom: 10px;
        margin: 10px 0px;
    }
    span.cart_short_desc{
            height: 34px;
                font-size: 14px;
    }
    .cart_main_desc_Section .coupon {
        display: none;
    }
    .cart_main_desc_Section td.product-remove {
        display: none !important;
    }
    .cart_main_desc_Section table.shop_table td {
        color: black;
        font-size: 15px;
    }
    .cart_main_desc_Section td.product-subtotal {
        display: none !important;
    }
    .cart_main_desc_Section tr.order-total {
        display: none !important;
    }
    .cart_main_desc_Section table.shop_table td{
        border: none !important;
    background: white !important;
    }
    .cart_main_desc_Section td.actions {
        display: none !important;
    }
    .update__check_btn_row {
        display: block;
    }
        /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 6px 30px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 17px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 14px !important;
            padding-bottom: 20px;
    }
    .check_out_main_desc_section button#place_order {
        width: 195px !important;
        margin: auto;
    }
    .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{
        grid-template-columns: 100% !important;
    }
    .check_out_main_desc_section table.shop_table th {
        font-size: 14px;
    }
    .check_out_main_desc_section table.shop_table td {
        font-size: 14px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message{
    	font-size: 15px !important;
    	    line-height: 1.2;
    }
    .bu_shop_banner_title_box {
		font-size: 32px;
	}
	.bu_shop_banner_section {
		    height: 180px;
	}

}

@media all and (min-width: 481px) and (max-width: 767px) {
    
}

@media all and (min-width: 768px) and (max-width: 980px) {
      /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
        padding: 38px 53px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
             width: 60% !important;
        float: right !important;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 19px;
            margin: auto;
        margin-right: 0;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
            height: 22px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 15px;
    }
    .update__check_btn_row .site_button {
       width: 176px;
        height: 48px;
    }
    span.cart_short_desc{
            height: 34px;
                font-size: 15px;
    }
    .cart_main_desc_Section .coupon {
        display: none;
    }
    .cart_main_desc_Section td.product-remove {
        display: none !important;
    }
    .cart_main_desc_Section table.shop_table td {
        color: black;
        font-size: 16px;
    }
    .cart_main_desc_Section td.product-subtotal {
        display: none !important;
    }
    .cart_main_desc_Section tr.order-total {
        display: none !important;
    }
    .cart_main_desc_Section table.shop_table td{
        border: none !important
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 16px 40px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 14px !important;
            padding-bottom: 20px;
    }
    .check_out_main_desc_section button#place_order {
        width: 150px !important;
        margin: auto;
    }
    .bu_shop_banner_title_box {
		font-size: 45px;
	}
	.bu_shop_banner_section {
		    height: 269px;
	}
	.check_out_main_desc_section button#place_order {
    	width: 195px !important;
    	margin: auto;
	}
	
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
      /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
        padding: 38px 53px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
            width: 50%;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 19px;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 16px;
    }
    .update__check_btn_row .site_button {
       width: 176px;
        height: 48px;
    }
    span.cart_short_desc{
            height: 34px;
                font-size: 15px;
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 16px 40px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 14px !important;
            padding-bottom: 20px;
    }
    .bu_shop_banner_title_box {
		font-size: 47px;
	}
	.bu_shop_banner_section {
		    height: 296px;
	}
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
        /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
        padding: 38px 53px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
            width: 50%;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 19px;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 16px;
    }
    .update__check_btn_row .site_button {
    width: 186px;
    height: 50px;
    }
    span.cart_short_desc{
            height: 34px;
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 16px 40px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 15px;
            padding-bottom: 20px;
    }
    .bu_shop_banner_title_box {
		font-size: 49px;
	}
	.bu_shop_banner_section {
		    height: 304px;
	}
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
     /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
        padding: 47px 100px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
            width: 45%;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 19px;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 16px;
    }
    .update__check_btn_row .site_button {
    width: 186px;
    height: 50px;
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 37px 50px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 15px;
    }
    .bu_shop_banner_title_box {
		font-size: 49px;
	}
	.bu_shop_banner_section {
		    height: 310px;
	}

}   

@media all and (min-width: 1281px) and (max-width: 1440px) {
      /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 144px !important;
    }
    .cart_main_desc_row {
        padding: 47px 100px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 17px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 17px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
            width: 45%;
    }
    .cart_main_desc_Section table.shop_table th {
            font-size: 16px;
    }
    .cart_main_desc_Section td.product-name a {
            font-size: 19px;
    }
    a.remove.prod_remove_custom {
            font-size: 15px !important;
            margin-top: 7px;
    }
    .cart_main_desc_Section td.product-price {
            font-size: 16px;
    }
    .cart_main_desc_Section .quantity input.qty{
        font-size: 16px !important;
    }
    .cart_main_desc_Section td.product-subtotal {
        font-size: 16px;
    }
    a.cont_shop_a {
            font-size: 16px;
    }
    .update__check_btn_row .site_button {
            width: 186px;
        height: 50px;
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 34px 50px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 15px;
    }
    .bu_shop_banner_title_box {
		font-size: 52px;
	}
	.bu_shop_banner_section {
		    height: 333px;
	}
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
     /*============================cart Page=====================*/
    .woocommerce-cart table.cart img {
        width: 159px !important;
    }
    .cart_main_desc_row {
        padding: 47px 100px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr th {
            font-size: 18px;
    }
    .cart_main_desc_Section tr.cart-subtotal {
         font-size: 18px;
    }
    .cart_main_desc_Section .cart-collaterals .cart_totals, .cart_main_desc_Section .cart-collaterals .cart_totals {
            width: 40%;
    }
    /*=================Checkout Page====================*/
    .check_out_main_desc_row {
            padding: 0px 67px 50px !important;
    }
    .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading {
        font-size: 20px;
    }
    .check_out_main_desc_section .woocommerce-privacy-policy-text, .check_out_main_desc_section #add_payment_method #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li, .check_out_main_desc_section #payment ul.payment_methods li {
        font-size: 15px;
    }
    .bu_shop_banner_title_box {
		font-size: 53px;
	}
	.bu_shop_banner_section {
		    height: 326px;
	}

}

@media all and (min-width: 1681px) and (max-width: 1880px) {
	.bu_shop_banner_title_box {
		font-size: 60px;
	}
	.bu_shop_banner_section {
		    height: 360px;
	}
    
}