/**
* Theme Name:     Themename
* Theme URI:      https://templatemela.com/
* Template:       avanam
* Author:         TemplateMela
* Author URI:     #
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.woocommerce-Price-currencySymbol {
	display: none;
} 
.single_variation_wrap .woocommerce-variation-add-to-cart{
	display: none !important;
}
.globepack_custom_shopcontact {
	display: block;
	margin: 2em 0;
	padding: .7em 0;
	/* border-top: 7px solid #386d3d;
	border-bottom: 7px solid #386d3d;
	background: #f6f3ec; */
}
.globepack_custom_shopcontact img{
	margin: 0px .5vw;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 7px;
}
.globepack_custom_shopcontact .row-layout {
  display: flex;
  flex-flow: row wrap;
  padding: .7vw;
}
.globepack_custom_shopcontact .data-contact{
	padding: 4vh .7vw 0 1.4vw;
}
@media (max-width: 867px) {
	.globepack_custom_shopcontact .data-contact{
		padding: 0 .7vw 0 1.4vw;
	}
}

#cms-banner-category .elementor-container{
	flex-wrap: wrap;
}
#cms-banner-category .elementor-container .elementor-column{
	width: 33.33%;
}
#cms-banner-category .elementor-container .elementor-column .elementor-widget-wrap{
	margin: 0px !important;
	margin-right: 0px !important;
	padding: 10px !important;
}
@media (max-width: 867px) {
	#cms-banner-category .elementor-container .elementor-column{
		width: 50% !important;
		flex-direction: row !important;
	}
	
}
@media (max-width: 867px) {
	.cms-banner .elementor-container{
		flex-direction: row !important;
	}
}

.site-footer-wrap{
	color: #ffffff;
}
.site-footer-wrap .widget_nav_menu .menu a, .site-footer-wrap .widget_nav_menu .widget-title{
	color: #ffffff !important;
}
.site-footer-wrap .site-info-inner{
	padding: 0px 20px;
}
.site-footer-wrap .footer-social-wrap .footer-social-inner-wrap a{
	display: block;
	width: 100%;
	text-align: left;
}
.site-footer-wrap .footer-social-wrap .footer-social-inner-wrap .social-label{
	font-size: 1rem !important;
	margin-left: 5px;
}
.header-navigation .header-menu-container ul ul li.menu-item > a{
	padding: 0.8rem 1rem !important;
}
.footer-social-wrap .footer-social-inner-wrap .base-svg-iconset, .footer-social-wrap .footer-social-inner-wrap .social-icon-custom-svg{
	height: 30px;
	/* width: 30px; */
	line-height: 30px;
	display: inline-block;
	overflow: hidden;
}
.footer-social-wrap .footer-social-inner-wrap .social-label{
	display: inline-block;
	height: 30px;
	overflow: hidden;
}
.footer-social-wrap .footer-social-inner-wrap .social-icon-custom-svg{
	
}
.footer-social-wrap .footer-social-inner-wrap .social-button{
	transition: color 500ms;
	color: #ffffff;
}
.footer-social-wrap .footer-social-inner-wrap .social-button:hover{
	color: #D7ED79 !important;
}
@media (max-width: 540px) {
	.hidden-mobile{
		display: none !important;
	}
}

/* #006618 */