a#header_cart {
display: none !important;
}
.woo_cta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-evenly;
}
.woo_cta li {
max-width: 31%;
}
.woo_cta a.button.button_large.button_green {
text-align: center !important;
background-color: #73B02B !important;
border-color: #73B02B !important;
color: #fff !important;
padding: 8px 10px !important;
}
a:hover .woo_cta.button.button_large.button_green  {
background-color: #61981f !important;
border-color: #61981f !important;
color: #fff !important;
}
h4.cta-text {
margin: 0;
font-size: 1.1rem;
color: white;
line-height: 1.3;
}
.woo-cta-section {
margin: 2rem 0;
}
.product-template-default.sections_group {
width: 100% !important;
}.sections_group {
width: 100% !important;
} .woo-logo-section img {
width: 200px ;
height: 120px !important;
-o-object-fit: contain;
object-fit: contain;
}
.woo-logo-section {
margin-bottom: 1rem;
} .single-product #Subheader {
display: none;
} @media only screen and (max-width: 1239px) { .woo_cta {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
}
.woo_cta li {
max-width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woo_cta a.button.button_large.button_green {
width: 100%;
}
}
#Header .menu li ul li a span{
font-size: 13.5px;
padding: 6px 0;
line-height: 1.3;
} #Header .menu li ul li a {
padding: 0 15px 0 15px;
}
#menu-main-menu .menu-item a span {
font-weight: 400;
}
]