/*
Theme Name: DMCS Child
Description: WooCommerce Theme
Version: 1.0.0
Theme URI: http://sitesao.com/dmcs/
Author: Sitesao
Template: dmcs
Author URI: http://sitesao.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style
*/

/*
Adding your own custom CSS rules.
*/

.navbar-default-wrap { background: #004876; }
.navbar-fixed-top .navbar-nav.primary-nav>li>a { color: #fff !important; }
@media (min-width: 992px){
	.header-type-classic .navbar-nav { float: right; }
}
.footer-widget { display: none; }

.content-container.no-padding { padding-top: 98px; }

/* chi siamo IT */ body.page-id-10782 .content-container,
/* chi siamo EN */ body.page-id-11073 .content-container { padding: 0; min-height: auto; }


/* home page */

	#home-box-chi-siamo .home-box-square, 
	#home-box-prodotti .home-box-square,
	#home-box-certificazioni .home-box-square,
	#home-box-contatti .home-box-square 
	{
		height: 0;
		padding: 50% 0;
	}
	#home-box-chi-siamo .home-box-square h2, 
	#home-box-prodotti .home-box-square h2,
	#home-box-certificazioni .home-box-square h2,
	#home-box-contatti .home-box-square h2 
	{
	    text-align: center;
	    color: #fff;
	}


/* home prodotti */

	.home-prodotti-row .vc_cta3-container {
		height: 0; padding: 20% 0;  display: flex; align-items: center; justify-content: center;
	}
	.home-prodotti-row { background-repeat: no-repeat; background-size: cover;  }
	#home-prodotti-row-ekologa,
	#home-prodotti-row-teknika,
	#home-prodotti-row-eurosilga 
	{ margin-bottom: 30px !important; background-size: cover; background-position: center top; }
	.home-prodotti-row h2 { color: #fff; }
	.home-prodotti-row .vc_cta3 { width: 100%; }
	.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content { text-align: center !important;
		/* background-image: url('/wp-content/themes/dmcs-child/img/raquo.svg'); background-position: bottom center; background-repeat: no-repeat; background-size: 40px; padding-bottom: 80px; */
	}
	.home-prodotti-row .vc_general.vc_cta3.vc_cta3-style-classic { background: transparent !important; border: none !important; }
	.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { width: 30%; margin: 0 15%; padding: 25px; text-align: center; color: #fff; }	
	#home-prodotti-row-ekologa.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { background-color: #187109; float: right; }
	#home-prodotti-row-teknika.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { background-color: #074854; }
	#home-prodotti-row-eurosilga.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { background-color: #d2932c; float: right; }

	@media (max-width: 1280px) {
		.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { width: 40%; }
	}

	@media (max-width: 1024px) {
		.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { width: 50%; }
	}

	@media (max-width: 768px) {
		.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { width: 70%; }
	}

	@media (max-width: 600px) {
		.home-prodotti-row .vc_cta3-container { padding: 30% 0; }
		.home-prodotti-row .vc_cta3-container .vc_cta3_content-container { width: 90%; float: none !important; margin: 0 auto; }
	}


/* griglia prodotti */

	.product-container { border: 1px solid #7e7e7e;  }
	.woocommerce ul.products li.product figcaption { background: #fff; padding: 5px 10px; }
	.woocommerce ul.products li.product figcaption .product_title a { font-size: 2em; font-weight: 300; color: #686868; } 
	.woocommerce .shop-toolbar { display: none; }

	.woocommerce ul.products li.product figcaption .shop-loop-product-info .info-meta { display: none; }
	/* .woocommerce ul.products li.product figcaption .shop-loop-product-info .info-meta .loop-add-to-cart,
	.woocommerce ul.products li.product figcaption .shop-loop-product-info .info-meta .info-price { display: none; } */
	
	.woocommerce .product-container figure figcaption .shop-loop-product-info .info-excerpt { display: block; color: #686868; }
	.woocommerce .product-container figure figcaption .shop-loop-product-info span.separator { height: 1px; width: 40%; border-top: 1px solid #fdc422; display: block; margin: 0 auto 3px auto; }

	.header-type-classic .primary-nav>li>a .navicon.elegant_icon_house_alt { display: none; }



	.navbar-categorie { background: #fff; text-align: center; border-bottom: 1px solid #eee; margin-bottom: 30px; }
	#menu-categorie { float: none; text-align: center; }
	.header-type-classic .navbar-nav>li:after {  }
	.top-nav {
	    font-size: 13px;
	    font-style: normal;
	    font-weight: 700;		
	}
	.header-type-classic .top-nav>li>a {
	    padding: 0 30px;
	    line-height: 99px;
	    text-transform: uppercase;		
	    color: #686868
	}
	.header-type-classic .top-nav>li>a:hover {
		border-bottom: none;
	}
	.woocommerce .content-container { padding-top: 0; }




	/* single product */	
	.woocommerce div.product-quickview-content form.cart, .woocommerce div.product form.cart { display: none; }