.mc4wp-form-fields p{margin:0}.mc4wp-form input{width:auto;display:inline-block}.mc4wp-form input[type=submit]{margin-left:-4px}

.zak-top-bar__1{
	width:100%;
}

.custom-logo{
	max-width: 150px;
}

.zak-content{
	min-height:66vh;
}

.zak-header-buttons .zak-header-button .zak-button{
	border: 0;
}

.zak-header-buttons .zak-header-button .zak-button:hover{
	border: 0;
	color:#ffffff;
}
li.product .button, li.product .add_to_cart_button, li.product .added_to_cart{
	color:#fff;
}

li.product .button.product_type_variable{
	display:none
}

.single.single-product .woocommerce-product-gallery__image {
    min-height: 500px;
		width:auto;
}
 
.single.single-product .woocommerce-product-gallery__image a img {
    max-height: 500px;
		width:auto;
}

.cfvsw-swatches-option .cfvsw-swatch-inner{
	font-family:system-ui;
	font-size:14px;
}

.reset_variations {

	display: none!important;
}	

li.product .woocommerce-loop-category__title .count, li.product .woocommerce-loop-product__title .count{
		display: none!important;
}

.woocommerce-MyAccount-navigation ul .is-active a:hover, .woocommerce-MyAccount-navigation ul .is-active a{
	background-color:#055e4c;
}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus{
	color:#055e4c;
}
.woocommerce-account .woocommerce-info{
	border-top: 2px solid #055e4c;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}

.woocommerce-tabs ul.tabs{
	justify-content: left;
}

.woocommerce-tabs .panel {
    max-width: 100%;
    margin: 0 20px
}

.xoo-el-sidebar{
	display:none;
}
.xoo-el-inmodal {
    max-height: 90%;
    height: auto;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: #055e4c;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    height: 44px;
	    font-family: -apple-system, blinkmacsystemfont, "segoe ui", roboto, "oxygen-sans", ubuntu, cantarell, "helvetica neue", helvetica, arial, sans-serif;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn:hover {
	background-color:#957734;
}
.xoo-el-form-container {
    padding-bottom: 0;
}

.glod-text a{
	color: #957734!important;
}
.cursor-pointer{
	cursor:pointer;
}