
/******************************************** General **********************************************************/

body{
	font-family: 'Nunito Sans';
	font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Gilroy';
}

h3{
	font-size: 40px;
}

h4{}

h5{}

h6{
	font-size: 1em;
}

img{
	image-rendering: -webkit-optimize-contrast;
}

a, a:hover, a:focus{
	color: inherit;
}

p{
	margin: 0 0 30px;
}

.nvp100{
	padding-top: 100px;
	padding-bottom: 100px;
}

.ntype-list{
	list-style-type: none;
	padding-left: 0;
}

.btn.btn-default, .wpcf7-submit{
	font-size: 18px;
    font-weight: 500;
    font-family: "GILROY";
    text-transform: capitalize;
    background-color: #9e1414;
    border: 1px solid #9e1414;
    border-radius: 30px;
    padding: 15px 36px;
    line-height: 1;
    min-width: 200px;
}

.btn.btn-default:hover, .wpcf7-submit:hover{
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}

.page-banner .breadcrumbs{
	font-family: "Gilroy";
}

.page-banner .breadcrumbs > span{
	padding: 0 35px;
	display: inline-block;
}

.page-banner .breadcrumbs > span:last-child{
	font-weight: bold;
	color: #9e1414;
}


.elementor-widget-button .elementor-button.elementor-button-link,
.eael-lightbox-btn > span{
	min-width: 200px;
}

.elementor-widget-button .elementor-button .elementor-button-text:after{
	content: '\f061';
	font-family: 'Font Awesome 6 Free';
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	margin-left: 15px;
}

.custom-inline-list.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{
	margin-bottom: 10px;
}

.ncol-object-cover .elementor-widget-image,
.ncol-object-cover .elementor-widget-image > div,
.ncol-object-cover .elementor-widget-image > div > div{
	height: 100%;
}

.ncol-object-cover .elementor-widget-image img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

/******************************************** Head **********************************************************/

#custom-ele-head{
	transition: 0.5s ease-in-out;
}

.elementor-sticky--active.elementor-sticky--effects{
	background-color: #fff;
}

#head-logo img{
	transition: 0.5s ease-in-out;
}

.elementor-sticky--active.elementor-sticky--effects #head-logo img{
	height: 60px;
	width: auto;
}

.elementor-sticky--active.elementor-sticky--effects .elementor-element.elementor-widget-eael-offcanvas{
	top: 8px;
}

/******************************************** Footer **********************************************************/


.custom-img-btn.elementor-widget-button .elementor-button.elementor-button-link{
	padding: 19px 25px 19px 85px;
	min-width: 250px;
}

.custom-img-btn.elementor-widget-button .elementor-button:before{
	content: '';
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
}

.custom-waze-btn.elementor-widget-button .elementor-button:before{
	background: #93c4d3 url("/wp-content/uploads/2022/05/icon-waze.png")no-repeat center;
}

.custom-gmap-btn.elementor-widget-button .elementor-button:before{
	background: #fff url("/wp-content/uploads/2022/05/icon-google-map.png")no-repeat center;
}

#floating-widget{
	top: auto;
	bottom: 80px;
}

#floating-widget  .elementor-icon-list-item .elementor-icon-list-text{
	display: none;
}

#floating-widget .elementor-icon-list-icon{
	order: 1;
    padding: 5.5px 1.75px;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-color: #ffc214;
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 20%);
    align-items: center;
    justify-content: center;
}

#floating-widget a[href*="tel"] .elementor-icon-list-icon{
    padding: 8.5px 1.75px;
}

#floating-widget a[href*="tel"] .elementor-icon-list-icon i{}

#floating-widget a[href*="mailto"] .elementor-icon-list-icon,
#floating-widget a[href*="contact"] .elementor-icon-list-icon{
	background-color: #9e1414;
}

#floating-widget a[href*="facebook"] .elementor-icon-list-icon{}

#floating-widget a[href*="whatsapp"] .elementor-icon-list-icon{
	background-color: #39b54a;
}

#floating-widget a[href*="whatsapp"] .elementor-icon-list-icon i{
	font-size: 25px;
}

#floating-widget a:hover .elementor-icon-list-icon{
	background: #000;
}

#floating-widget a:hover .elementor-icon-list-icon i{
	color: #fff;
}


/******************************************** Home  **********************************************************/

.custom-rev-slider .rs-layer.custom-slide-btn i{
	margin-left: 5px;
	font-size: .8em;
}

#custom-image-accordion .eael-image-accordion-hover:hover:hover .overlay-inner .elementor-button.elementor-button-link,
#custom-image-accordion .eael-image-accordion-hover:hover:hover .overlay-inner .elementor-button *{
	transition: none;
}

.eael-img-accordion .overlay-inner .img-accordion-title{
	margin-bottom: 20px;
}

/******************************************** About **********************************************************/


.elementor-section.elementor-element.custom-overlap-section{
	display: inline-block;
    position: absolute;
    bottom: 25px;
    left: 15px;
    width: 340px;
    max-width: calc(100% - 30px);
    text-align: left;
}

.mfp-content .eael-lightbox-popup-window{
	max-width: 100%;
}

/******************************************** Contact **********************************************************/

.grecaptcha-badge{display:none}

.wpcf7 p{
	margin: 0;
}

.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 textarea{
    font-size: 16px;
    border-radius: 0;
    font-weight: 400;
    border: 0;
    line-height: 1.5;
    background-color: #f5f5f5;
}

.wpcf7 select{
	height: 48px;
	border: 0;
	background-color: #f5f5f5;
}

.wpcf7-form input:not([type="submit"]):not([type="reset"]){
	padding: 12px 20px;
	margin-bottom: 15px;
}

.wpcf7 textarea{
	height: 150px;
	padding: 10px 20px;
}

div.wpcf7 .ajax-loader,
div.wpcf7 .wpcf7-spinner{
	position: absolute;
}

.cf7-1-col, .cf7-2-col{
	padding: 0 7.5px;
}

/******************************************** Products **********************************************************/

#menu-product-categories{
	letter-spacing: 1px;
}

#menu-product-categories li a:hover{
	color: #9e1414;
}

#menu-product-categories li.active a{
	font-weight: bold;
}

.product-btn-wrapper .btn.btn-default{
	margin-top: 0;
}


/******************************************** Search **********************************************************/


.search-results-list article{
	box-shadow: none;
	margin: 35px 0;
	background-color: #f9f9f9;
    padding: 35px 35px 10px;
    border-radius: 15px;
}

.search-results-list article .entry-title{
	margin-bottom: 30px;
}

.search-results-list article .entry-title a{
	color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
}


.search-no-results .site-main{
	padding: 50px 0;
}

.search-no-results .search-form{
	width: 100%;
    display: flex;
}

.search-no-results .search-form label{
	margin: 0;
}

.search-no-results .search-form input[type="search"]{
	padding: 10px 5px;
}

.search-no-results .search-form .search-submit,
.search-no-results .search-form .search-submit:hover{
	background-color: transparent;
    box-shadow: none;
    padding: 10px 18px;
    margin: 0;
}


/******************************************** Other **********************************************************/


.pagination>li>a, .pagination>li>span{
	color: #000;
	background-color: #ffffff;
    border: 1px solid #000;
    padding: 10px 15px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	background-color: #000;
	color: #fff;
}