/* ==============================================================================
Theme Name: Canadian Sales Club
Theme URI: http://phlox.pro/go/
Author: HM Owais
Author URI: https://coresolutionsandservices.com/
Description: Phlox Pro Canadian Sales Club Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: canadian-sales-club
================================================================================= */


.button {
	background:#e21d38!important;
	color:#Fff!important;
	border-radius:45px!important;
}
.woocommerce ul.products li.product a img {
    height: 400px!important;
    object-fit: contain!important;
}
.woocommerce-checkout input[type="text"], .woocommerce-checkout input[type="password"], .woocommerce-checkout input[type="email"], .woocommerce-checkout input[type="tel"], .woocommerce-checkout input[type="url"], .woocommerce-checkout textarea {
	max-width:100%!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px!important;
}
.select2-container .select2-selection--single {
	height:56px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px!important;
}
.woocommerce div.product div.images img {
	max-width:600px;
}
.add_to_cart_button {
	display:none!important;
}
.cat-item-121,
.cat-item-130,
.cat-item-150 {
	display:none!important;
}