/* 
Theme Name:		 Cargozen Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Cargozen Child is a child theme of Cargozen, created by ChildTheme-Generator.com
Author:			 Tarun Pal
Author URI:		 http://childtheme-generator.com/
Template:		 cargozen
Version:		 1.0.0
Text Domain:	 cargozen-child
*/

.custom-header-class .offcanvas-trigger {
    display:none;
}

.custom-home-hero-class .cg-hero1-thumb {
    display:none;
}

.custom-home-hero-class .hr1-bottom-list {
    display: none!important;
}

.container-shop-page {
    padding: 150px 58px 100px 58px;
}

.woocommerce-shop-layout {
    display: flex;
    gap: 50px;
}

.woocommerce-shop-sidebar {
    width: 35%;
    background: #032532;
    padding: 30px 20px;
    clip-path: polygon(92.648% 0.755%, 92.648% 0.755%, 92.526% 0.616%, 92.396% 0.491%, 92.259% 0.379%, 92.116% 0.28%, 91.968% 0.196%, 91.814% 0.126%, 91.657% 0.072%, 91.496% 0.032%, 91.332% 0.008%, 91.166% 0%, 2.105% 0%, 2.105% 0%, 1.764% 0.034%, 1.44% 0.133%, 1.138% 0.291%, 0.862% 0.503%, 0.617% 0.763%, 0.406% 1.067%, 0.235% 1.408%, 0.107% 1.782%, 0.028% 2.183%, 0% 2.606%, 0% 97.394%, 0% 97.394%, 0.028% 97.817%, 0.107% 98.218%, 0.235% 98.592%, 0.406% 98.933%, 0.617% 99.237%, 0.862% 99.497%, 1.138% 99.709%, 1.44% 99.867%, 1.764% 99.966%, 2.105% 100%, 97.895% 100%, 97.895% 100%, 98.236% 99.966%, 98.56% 99.867%, 98.862% 99.709%, 99.138% 99.497%, 99.383% 99.237%, 99.594% 98.933%, 99.765% 98.592%, 99.893% 98.218%, 99.972% 97.817%, 100% 97.394%, 100% 10.859%, 100% 10.859%, 99.993% 10.652%, 99.973% 10.447%, 99.941% 10.246%, 99.895% 10.049%, 99.838% 9.857%, 99.768% 9.671%, 99.687% 9.493%, 99.595% 9.322%, 99.491% 9.161%, 99.377% 9.009%, 92.648% 0.755%);
}

.woocommerce-shop-heading {
    color: #032532;
}

.woocommerce-shop-main {
    width: 100%;
}

.shop-sidebar-inner ul.product-categories-list {
    list-style-type: none;
}

.shop-sidebar-inner ul.product-categories-list li {
    font-size: 18px;
    margin: 10px 0;
    color: #ffffff;
}

.shop-sidebar-inner ul.product-categories-list li:hover , .shop-sidebar-inner .sidebar-title {
    color: #FF3346;
}

.shop-sidebar-inner .sidebar-title {
    margin: 20px 0;
}

.woocommerce-shop-products {
    margin-top: 30px;
}

.shipping-container-icon {
    margin-right: 10px;
}

.single-product-description {
    margin-top: 40px;
    border-top: 1px solid #eee;
}

.single-product-description h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.single-product-full-description {
    margin-bottom: 50px;
    border: 1px solid;
    border-radius: 6px;
    padding: 30px;
}

.tax-product_cat .container-shop-page {
    padding-top: 0!important;
}

/*product loop card*/
.product-category {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.product-category a {
    color: #999;
    text-decoration: none;
}

.product-category a:hover {
    color: #d9232d;
}

.woocommerce-loop-product__title a {
    text-decoration: none;
    color: #111;
}

.woocommerce-loop-product__title a:hover {
    color: #d9232d;
}

.custom-add-to-cart-btn-class , .single_add_to_cart_button {
    font-size: 18px!important;
    margin-top: 0!important;
    background: #FF3346!important;
    color: #ffffff!important;
}

.single_add_to_cart_button {
	margin-left:10px!important;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 10px!important;
}

.custom-product-price-loop .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 500;
}

.custom-loop-add-to-cart-wrapper .added_to_cart {
    font-size: 16px;
    background: #000000;
    color: #ffffff;
    margin-left: 10px;
    padding: 11.12px 18px;
    line-height: 1;
    border-radius: 3px;
}

.cg-quote1-form .wpcf7 textarea {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 6px;
    padding: 15px;
    color: #fff;
    width: 100%;
    resize: none;
    min-height: 150px;
}

.wpcf7 textarea::placeholder {
    color: rgba(255,255,255,0.7);
}

.cf7-custom-btn input[type=submit]{
    color: #fff;
    width: 100%;
    border: none;
    font-weight: 700;
    border-radius: 8px;
    padding: 16px 15px;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background-color: var(--cg-pr-c2);
}

.cg-quote1-form {
    padding: 70px 45px 0 45px!important;
}

body.single-product .container-product-summary-section .type-product {
    display:flex;
    gap: 50px;
}

.cg-cta2-map {
	max-width: 600px;
}

.woocommerce-product-gallery__wrapper {
    
}

/* Default desktop (keep 3 columns) */
/*.woocommerce ul.products.columns-3 {*/
/*    display: grid;*/
/*    grid-template-columns: repeat(4, 1fr);*/
/*    gap: 24px;*/
/*}*/

/* Tablet */
/*@media (max-width: 1024px) {*/
/*    .woocommerce ul.products.columns-3 {*/
/*        grid-template-columns: repeat(2, 1fr);*/
/*    }*/
/*}*/

 /*Mobile */


/* Ensure product width behaves correctly */
/*.woocommerce ul.products li.product {*/
/*    width: 100% !important;*/
/*    margin: 0 !important;*/
/*}*/

@media (max-width: 767px) {
    
	.woocommerce-shop-layout{
	    flex-direction: column-reverse;
    }
    .container-shop-page {
        padding: 40px 30px 40px 30px;
    }
    .woocommerce-shop-sidebar {
        width: 100%;
    }
    .woocommerce ul.products.columns-3 {
        display: grid;
        grid-template-columns: 1fr;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
	
	.container-product-summary-section .type-product {
		flex-direction: column;
	}
}

.container-shop-page section.woocommerce-shop-products .container {
	padding:40px;
	background: #ffffff;
	border-radius: 30px;
}

.container-product-summary-section, .single-product-full-description, .related h2 {
	color:#032532!important;
}

.wpcf7 select {
    width: 100%;
    height: 55px;
    border-radius: 50px;
    padding: 0 20px;
    border: none;
    background: #fff;
	margin-bottom:20px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
	background:white;
	font-size:20px;
	margin-top:0!important;
	text-align: center;
}

.log-team-contact-form {
	padding-bottom:0!important;
}

#contactpageform-cf7 .wpcf7 {
	border-radius: 10px;
    background-color: #F7F7F7;
	padding-bottom:30px;
}

@media (min-width: 992px) and (max-width: 1075px) {
	.cg-header-navigation .brand-logo {
		min-width: 199px;
	}
}