/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.regular-button.button_custom:hover {
    background: #bf0001 !important;
    opacity: 1;
    color: #fff !important;
}

/* checkout */
/* .woocommerce-billing-fields .product-container {
    display: none;
} */

.woocommerce-billing-fields {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-basis: 100%;
}

.woocommerce-billing-fields__field-wrapper {
    flex-basis: 100%;
    order: 4;
}

.ywcdd_select_delivery_date_content {
    flex-basis: 100%;
    order: 2;
}

.shop_table.woocommerce-checkout-review-order-table {
    flex-basis: 100%;
    order: 1;
    overflow: hidden;
}

.shop_table.woocommerce-checkout-review-order-table {
    flex-basis: 100%;
    order: 1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

/* .woocommerce-checkout-review-order-table .product-container .cart_item .product-image {
    display: none;
} */
.woocommerce-checkout-review-order-table .product-container {
    position: relative;
    order: 4;
    flex-basis: 100%;
    max-height: 150px;
    width: auto;
}
div#order_review table.order-review {
    display: none;
}

/* checkout */


#header-outer nav > ul .bestelmenu.megamenu > ul.sub-menu li a {
    color: #252525 !important;
    font-size: 18px;
    border: none;
	font-weight:700;
}
#header-outer #top  nav > ul .bestelmenu.megamenu > ul.sub-menu li a:hover, 
#header-outer #top  nav > ul .bestelmenu.megamenu > ul.sub-menu li:hover a{
	  color: #bf0001 !important;
}


table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row {

      border: 1px solid #828282 !important;
    flex-grow: 1;
background: #fff;

}
input#weight_needed::-webkit-outer-spin-button, input#weight_needed::-webkit-inner-spin-button, input#volume_needed::-webkit-outer-spin-button, input#volume_needed::-webkit-inner-spin-button {
    -webkit-appearance: visible;
    appearance: visible !important;
    backface-visibility: visible; 
	opacity:1 !important;
}
tr.price-table-row.weight-input td:nth-child(2), tr.price-table-row.volume-input td:nth-child(2) {
    border: 1px solid #000;
}
table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row td.wcpt-cell{
	width: 100%;
    display: flex;
}

table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row td.wcpt-cell .wcpt-cell-val {
    display: flex;
    flex-direction: column;
    align-items: center;
	justify-content: space-between;
	flex-grow: 1;

}


	#wcpt-757 table.wcpt-table.wcpt-table-757 tbody .wcpt-product-image-wrapper{
		    max-width: 100%;
    min-width: 150px;
	}
#wcpt-757 table.wcpt-table.wcpt-table-757 tbody .wcpt-product-image-wrapper > img {
    height: 200px !important;
    object-fit: cover;
    object-position: center;
    width: 200px !important;
    max-width: 100% !important;
}
	
	
#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option.wcpt-active {
    background-color: #C00000;
    color: #fff;
    position: relative;
    text-align: center;
}

.wcpt-filter .wcpt-option input[type=radio] {
    backface-visibility: hidden;
    visibility: hidden;
    position: absolute;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option.wcpt-active span.wcpt-text.wcpt-1586267956239 {
    color: #fff;
    text-align: center;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option {
    color: rgb(0, 0, 0);
    text-align: center;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option {
    color: rgb(0, 0, 0);
    text-align: center;
    background: #EAE8E8;
    border-radius: 0;
    border: 1px solid #000000;
    padding: 15px 45px;
	    margin-bottom: 32px;
}


.wcpt-filter .wcpt-item-row>span {
    display: inline-block;
    color: #323232;
    font-size: 18px;
    line-height: 29px;
    font-family: 'Hind';
}	
label.wcpt-option.wcpt-active span.wcpt-text {
    color: #fff;
}
@media only screen and (min-width: 1000px) {
	table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row {
    width: 47%;
    float: left;
      border: 1px solid #828282 !important;
    flex-grow: 1;
background: #fff;

}
		#top nav > ul.sf-menu:nth-child(1) li:nth-child(-n+4) a {
    border-right: 2px solid #000;
    display: inherit;
}
	
	tr.price-table-row.weight-input td:nth-child(2), tr.price-table-row.volume-input td:nth-child(2) {
    position: absolute;
    right: -90%;
    top: 0;
		border:none;
}
}
#footer-widgets .container .row:after, #footer-widgets .container .row:before {
    display: none;
}
@media only screen and (min-width: 1300px) {


	#header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-left: 20px;
    padding-right: 20px;
}
	
#footer-widgets .container .row {
    display: flex;
    justify-content: space-between;
}



#footer-widgets .container .row .col.span_4 {
    max-width: 250px;
}

/* Woocommerce product grid */ /* Woocommerce product grid */ /* Woocommerce product grid */
table.wcpt-table.wcpt-table-757 > tbody {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
		gap: 20px;
}
.wcpt-filter .wcpt-options {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.wcpt-navigation.wcpt-header.wcpt-always-show {
    width: 20%;
float:left;
}

.wcpt-table-scroll-wrapper-outer {
    width: 79%;
    float: left;
}
.wcpt-filter-column.wcpt-right {
    text-align: left;
}
table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row {
    width: 31%;
    float: left;
      border: 1px solid #828282 !important;
    flex-grow: 1;
background: #fff;

}

table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row td.wcpt-cell .wcpt-cell-val {
    display: flex;
    flex-direction: column;
    align-items: center;
	justify-content: space-between;
	flex-grow: 1;

}

.woocommerce.wcpt-add-to-cart-wrapper form.cart {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woocommerce.wcpt-add-to-cart-wrapper form.cart table#price_calculator tbody {
    justify-content: center;
}
	#wcpt-757 table.wcpt-table.wcpt-table-757 tbody .wcpt-product-image-wrapper{
		    max-width: 100%;
    min-width: 150px;
	}
#wcpt-757 table.wcpt-table.wcpt-table-757 tbody .wcpt-product-image-wrapper > img {
    height: 200px !important;
    object-fit: cover;
    object-position: center;
    width: 200px !important;
    max-width: 100% !important;
}
	
	
#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option.wcpt-active {
    background-color: #C00000;
    color: #fff;
    position: relative;
    text-align: center;
}

.wcpt-filter .wcpt-option input[type=radio] {
    backface-visibility: hidden;
    visibility: hidden;
    position: absolute;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option.wcpt-active span.wcpt-text.wcpt-1586267956239 {
    color: #fff;
    text-align: center;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option {
    color: rgb(0, 0, 0);
    text-align: center;
}

#wcpt-757 .wcpt-navigation:not(.wcpt-left-sidebar) .wcpt-1586267956178.wcpt-options-row.wcpt-filter > .wcpt-options > .wcpt-option {
    color: rgb(0, 0, 0);
    text-align: center;
    background: #EAE8E8;
    border-radius: 0;
    border: 1px solid #000000;
    padding: 15px 45px;
	    margin-bottom: 32px;
}


.wcpt-filter .wcpt-item-row>span {
    display: inline-block;
    color: #323232;
    font-size: 18px;
    line-height: 29px;
    font-family: 'Hind';
}	
label.wcpt-option.wcpt-active span.wcpt-text {
    color: #fff;
}
	
	
	
.add_to_cart_v2 {
    display: flex !important;
     align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
	.add_to_cart_v2 table.wc-measurement-price-calculator-pricing-table {
    margin-bottom: 0;
}

table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row td.wcpt-cell, 
table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row td.wcpt-cell .wcpt-cell-val {
    height: 100%;
	
    display: flex;

}	
/* Woocommerce product grid */ /* Woocommerce product grid */ /* Woocommerce product grid */
}
.wcpt-heading-row {
    border-bottom: 0px solid rgba(0,0,0,.6);
    background: rgba(0,0,0,0);
}
/* .add_to_cart_v2 form.cart table#price_calculator {
    display: none;
} */

.add_to_cart_v2 .wcpt-shortcode table.wc-measurement-price-calculator-pricing-table thead tr:nth-child(1) {
    display: none;
}

.add_to_cart_v2 .wcpt-shortcode table.wc-measurement-price-calculator-pricing-table tbody tr td:nth-child(1) {
    display: none;
}

.add_to_cart_v2 form.cart button.single_add_to_cart_button.button.alt {
    margin-top: 0;
}


input#weight_needed::-webkit-outer-spin-button, input#weight_needed::-webkit-inner-spin-button, input#volume_needed::-webkit-outer-spin-button, input#volume_needed::-webkit-inner-spin-button {
/*     -webkit-appearance: none;
    appearance: none !important;
    backface-visibility: hidden; */
	opacity:1;
}
a.wcpt-title {
    font-family: 'Caudex';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 28px;
    color: #000;
    line-height: 36px !important;
    text-align: center !important;
    width: 100%;
    display: flex !important;
}
.add_to_cart_v2 table.wc-measurement-price-calculator-pricing-table tr td, .add_to_cart_v2 table.wc-measurement-price-calculator-pricing-table tr td span {
    font-family: 'Hind' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 30px;
    color: #000000 !important;
}
input#weight_needed, #volume_needed {

    background: #fff;
    max-width: auto;
    height: auto !important;
/*     pointer-events: none; */
    padding: 0;
    color: #000;
    line-height: 0;
    backface-visibility: hidden;
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
}

tr.price-table-row.weight-input td label {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 26px;
}

tr.price-table-row.weight-input td label {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 26px;
}

#price_calculator tr.price-table-row button#upDown:nth-child(3) {
    background: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 34px;
    height: 48px;
    cursor: pointer;
    line-height: 0;
    width: 48px;
    backface-visibility: hidden;
    border: none;
}
#price_calculator tr.price-table-row button#upDown:nth-child(2) {
    font-size: 34px;
    background: none;
    border: none;
    cursor: pointer;
    line-height: 0;
    color: #000;
}

.woocommerce.wcpt-add-to-cart-wrapper form.cart {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.woocommerce.wcpt-add-to-cart-wrapper form.cart table#price_calculator tbody {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
	position:relative;
}
tr.price-table-row.weight-input {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
tr.price-table-row.calculated-price {
    padding-top: 35px;
    padding-bottom: 5px;
    width: 100%;
    display: flex;
    gap: 10px;
}

.add_to_cart_v2 .wcpt-add-to-cart-wrapper {
    flex-basis: 50%;
}



.add_to_cart_v2 .wcpt-add-to-cart-wrapper button.single_add_to_cart_button {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #000;
    padding: 18px 29px !important;
    border-radius: 0;
	font-family: 'Hind';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 18px;
}

.add_to_cart_v2 .wcpt-add-to-cart-wrapper button.single_add_to_cart_button:hover{
	background-color: #BF0001 !important;
	color:#fff !important;
}


tr.price-table-row.calculated-price td {
    font-weight: 700;
}



.wcpt-product-type-simple:not(.wcpt-product-has-measurement) .add_to_cart_v2 .woocommerce.wcpt-add-to-cart-wrapper {
    flex-basis: 100%;
    width: 100%;
}

.wcpt-product-type-simple:not(.wcpt-product-has-measurement) .add_to_cart_v2 {
    width: 100%;
    display: block !important;
}


.wcpt-product-type-simple:not(.wcpt-product-has-measurement) .add_to_cart_v2 .woocommerce.wcpt-add-to-cart-wrapper form.cart {
    flex-direction: unset;
    align-items: flex-end;
}

.wcpt-product-type-simple:not(.wcpt-product-has-measurement) .add_to_cart_v2 .woocommerce.wcpt-add-to-cart-wrapper form.cart .quantity {
    display: flex;
}
.wcpt-item-row.desc_prices {
    width: 100%;
}

.wcpt-item-row.desc_prices .wcpt-shortcode {
    width: 100%;
}

.wcpt-item-row.desc_prices .wcpt-shortcode table.wc-measurement-price-calculator-pricing-table {
    width: 100%;
}
/* Woocommerce product grid */ /* Woocommerce product grid */ /* Woocommerce product grid */


/* Woocommerce product single */
.dtwpb-woocommerce-page tr.price-table-row.weight-input td:nth-child(2), .dtwpb-woocommerce-page tr.price-table-row.volume-input td:nth-child(2) {
    position: relative;
    right: 0;
}

.single-product tr.price-table-row.weight-input td:nth-child(2), .single-product tr.price-table-row.volume-input td:nth-child(2){
	    position: relative;
    right: 0;
}

.dtwpb-woocommerce-page tr.price-table-row input[type="number"], .single-product  tr.price-table-row  input[type="number"] {
    width: 180px !important;
    max-width: unset;
    text-align: left !important;
}
/* Woocommerce product single */



#footer-widgets .container .row .col.span_4:nth-child(3) .textwidget {
    display: flex;
    justify-content: space-between;
}
#footer-widgets .container .row .col.span_4 h4 {
    color: #fff;
}
#footer-widgets .container .row .col.span_4 .textwidget p, 
#footer-widgets .container .row .col.span_4 .textwidget ul li, 
#footer-widgets .container .row .col.span_4 .textwidget ul li a {
    color: #818181;
    font-size: 18px;
}


#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li {
    display: flex;
    align-items: flex-start;
}

#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li:nth-child(1):before {
    content: "";
    background-image: url(/wp-content/uploads/2022/03/location-1-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
	    position: absolute;
    left: -30px;
}

#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li:nth-child(2):before {
    content: "";
    background-image: url(/wp-content/uploads/2022/03/telephone-1-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
	    position: absolute;
    left: -30px;
}

#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li:nth-child(3):before {
    content: "";
    background-image: url(/wp-content/uploads/2022/03/email-6-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
	    position: absolute;
    left: -30px;
}

#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li:nth-child(4):before {
    content: "";
    background-image: url(/wp-content/uploads/2022/03/facebook-4-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
	    position: absolute;
    left: -30px;
}



#copyright .col {
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 1000px) {
	div#wcpt-757 {
    padding-top: 14%;
}
	
	table.wcpt-table.wcpt-table-757 tbody tr.wcpt-row {
    border: 1px solid #828282 !important;
    flex-grow: 1;
    display: flex;
    background: #fff;
    margin-bottom: 25px !important;
}
.wcpt-options-row.wcpt-filter {
    height: 50px;
    overflow: hidden;
}
.wcpt-filter-heading {
    padding-bottom: 25px !important;
}
.wcpt-options-row.wcpt-filter.wcpt-1586267956178:hover {
    height: 100%;
}



span.wcpt-options-heading span.wcpt-text {
    font-size: 24px;
    display:flex;
}

span.wcpt-options-heading span.wcpt-text:after {
    content: "⬇";
    margin-left: 5px;
    font-size: 45px;
}
}

@media only screen and (max-width: 768px) {
#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul {
    margin-left: 30px;
}
	#footer-widgets .container .row .col.span_4:nth-child(2) .textwidget ul li:before{
		left:0px !important;
	}
	#footer-widgets .container .row .col.span_4:nth-child(3) .textwidget {
    display: flex;
    justify-content: space-between;
    max-width: 250px;
}
	.button_position .wpb_wrapper {
    display: flex;
    justify-content: center !important;
}
	
}