/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Vota CNC Theme Theme
 Author:         Design Canopy
 Author URI:     https://designcanopy.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Header */
#main-header:not(.et-fixed-header) {box-shadow:none;}
#main-header:not(.et-fixed-header) #logo { /*filter:  brightness(0) invert(1);*/ max-height:95%;height:95%;}
#main-header #logo {max-height:75%;height:75%;} /* sticky size */

/* Content */
body div.et_pb_section.home_hero:after {content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image: linear-gradient( 90deg, rgba(255,255,255,0.85) 0, rgba(255,255,255,0.55) 45%, rgba(255,255,255,0) 90% ) !important;}



/* Footer */
#main-footer > .container {display:none;}

/* Woocommerce */
.woocommerce-tabs {display:none;}
.woocommerce div.product form.cart .variations select {padding:20px;min-height:42px;}
table.cart th, 
#main-content table.cart th, 
table.cart td, 
#main-content table.cart td, 
table.cart tr, 
#main-content table.cart tr, 
#content-area table tr, 
#content-area table td, 
#content-area table th {padding:.857em 0.587em !important;}

@media (min-width: 981px) {
 .et_pb_gutters3 .et_pb_column_4_4 .three_col .et_pb_grid_item {width:32%;margin:0 0 1% 1%;clear:none;}
 .et_pb_gutters3 .et_pb_column_4_4 .three_col .et_pb_grid_item:nth-child(3n-2) {margin-left:0;clear:both;}
}