/* Message us Button */
.ht-ctc-chat button{
	background-color:#C59D5F;
	border-width:0px;
	border-left-style:none;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	box-shadow:none;
	padding-right:26px;
	padding-left:26px;
	padding-top:8px;
	padding-bottom:8px;
	
}

/* --- */

/* 375px and below screen sizes */
@media (max-width:375px){

	/* Product  title */
	.post-2218 .products .product:nth-child(4) .product__title{
		padding-bottom:24px;
	}
	
	/* Product  title */
	.post-2218  .products .product:nth-child(2) .product__title{
		padding-bottom:48px;
		height:48px;
		
	}
	
}

/* 375px and below screen sizes */
@media (max-width:375px){

	/* Product  title */
	.post-2266 .products .product:nth-child(4) .product__title{
		padding-bottom:24px;
	}
	
	/* Product  title */
	.post-2266  .products .product:nth-child(2) .product__title{
		padding-bottom:48px;
		height:72px;
		
	}
	
}

.menuicons {
background-image: url('https://fuegobymana.com/wp-content/uploads/2021/04/icons8-google-24.png');
background-repeat: no-repeat;
background-position: left;
padding-left: 5px;
}

@media screen and (max-width: 769px) {
header#post-814-title .vidbg-container, header#post-32-title .vidbg-container, header#post-574-title .vidbg-container {
    position:relative !important;
    display:none !important;
}
}
.c-hero__background {
    background-color: #ffffff !important;
}

/* LOGO POSITION */
.site-header.headroom--not-top .site-logo-img--dark {
    display: block;
    padding-bottom: 25px;
}

/* HEADER OVERLAY COLOR */
#page .headroom--not-top{
background-color:rgba(12,12,12,0.78);
}