/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.page-top{
	display:none !important;
}
/* 
 * .single-product .variations_form > div{
	display:flex !important;
	align-items: flex-end;
	justify-content: space-between !important;
	gap: 30px;
}
.single-product .single_add_to_cart_button {
	width: 100%;
}
.value.woo-variation-items-wrapper{
	padding: 0px !important;
}
.single-product .woo-variation-items-wrapper ul li{
    padding: 25px 20px !important;
    background: #ffffff !important;
    color: #131921 !important;
    font-weight: 600 !important;
    border: 2px solid white !important;
    transition: 0.3s !important;
    border-radius: 8px !important;
    box-shadow: 0 0 10px rgb(0 26 24 / 25%) !important;
	margin: 0px !important;
	text-align: left;
}
.single-product .woo-variation-items-wrapper ul li:hover, .single-product .woo-variation-items-wrapper ul li:focus{
    border: 2px solid #00b47a !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{
	align-items: start !important;
} */
/* .single-product .woo-variation-items-wrapper .variable-item-span-button{
padding-left:40px !important;
} */
/* .single-product .woo-variation-items-wrapper .variable-item-span-button:before{
    content: '';
    position: absolute;
	background-image: url(https://redeemservices.pro/wp-content/uploads/2024/10/60378-e1729962971943.png);
    width: 30px;
    height: 30px;
    z-index: 999;
    background-size: contain;
    background-repeat: no-repeat;
	left:0px;
} */
/* .woo-variation-swatches .variable-items-wrapper{
	display:flex !important;
	gap: 20px !important;
}
.single-product .variations {
    width: 65%;
}
.single-product .single_variation_wrap{
	    width: 35%;
	padding: 30px 40px !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2) !important;
    margin: 0rem !important;
    background-color: #fff !important;
    text-align: center !important;
}
.single-product .woocommerce-variation-price .woocommerce-Price-amount{
	font-size: 20px;
	color: #000000;
	margin-bottom: 0px !important;
	display: block;
}
.single-product .woocommerce-variation-price del{
	margin: 0px !important;
}
.single-product .single_variation_wrap .variations_button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.single-product #main > .container{
	padding: 0px;
}
.single-product .woocommerce-variation-add-to-cart{
	display:block !important;
}
.single-product .single_add_to_cart_button {
	margin: 0px !important;
    margin-top: 20px !important;
} */

div.quantity .plus{
	margin-left: 0px !important;
}
#tab-global_tab{
	display: none !important;
}
#tab-title-global_tab{
	display:none !important;
}
#tab-title-wcfm_policies_tab{
	display: none !important;
}
#tab-title-wcfm_enquiry_tab{
	display: none !important;
}
#tab-wcfm_policies_tab{
	display: none !important;
}
#tab-wcfm_enquiry_tab{
	display: none !important;
}

/* ul.products .links-on-image{
	display: none;
}
.wpcbn-btn-single{
	width: 100%;
} */
.single-product .elementor-add-to-cart form{
gap: 10px;
	flex-wrap: wrap !important;
}
.single_variation_wrap .variations_button{
	flex-wrap: wrap !important;
    gap: 8px !important;
}
.single-product div.quantity{
width: 100% !important;
}
.single-product .single_add_to_cart_button  {
	    margin-left: 0 !important;
}


div .form-group {
    margin-bottom: 0 !important;
}
.page-id-848 .container-fluid, .page-id-5815 .container-fluid, .page-id-73 .container-fluid, .page-id-5826 .container-fluid, .page-id-5839 .container-fluid, .page-id-5844 .container-fluid, .page-id-5853 .container-fluid, .page-id-5967 .container-fluid{
padding:0px !important;
}
.tax-product_cat .product-filter{
	display:none !important;
}
.tax-product_cat .banner-container{
	display: none !important;
}

.tax-product_cat li.product-col .add_to_cart_button{
	color:#ffffff !important;
}