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

body{
	font-family: 'Roboto';
	font-size: 16px;
	color: #6d6e71;
}

h3{}

h4{}

h5{}

h6{
	font-size: 1em;
}

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

p{
	margin: 0 0 30px;
}

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

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

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

.btn.btn-default, .wpcf7-submit,
.woocommerce .add-request-quote-button{
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
	border-radius: 35px;
	padding: 16px 36px;
	min-width: 220px;
	line-height: 1;
	color: #fff;
}

.btn.btn-default-reverse{
	background-color: #000;
	border-color: #000;
}

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

.btn.btn-default-reverse:hover{
	background-color: #ed1c24;
	border-color: #ed1c24;
}

.page-banner .breadcrumbs{
	color: #002405;
}

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

.title-pattern-right .elementor-heading-title{
	padding: 5px 35px 5px 0;
}

.title-pattern-right .elementor-heading-title:after{
	content: '';
	display: block;
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	background-color: #ed1c24;
	transform: translateY(-50%);
}

.title-pattern-bottom .elementor-heading-title{
	padding: 5px 0 35px 0;
}

.title-pattern-bottom .elementor-heading-title:after{
	content: '';
	display: block;
	width: 100px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 10px;
	background-color: #ed1c24;
	/*transform: translateY(-50%);*/
}

.text-center .title-pattern-bottom .elementor-heading-title:after{
	left: 50%;
	transform: translateX(-50%);
}

.search-results .elementor-button{
	background-color: #ed1c24;
	border-radius: 30px;
	text-transform: uppercase;
	padding: 17px 25px;
	min-width: 200px;
}

.search-results .elementor-button:hover,
.search-results .elementor-button:focus{
	background-color: #000;
}

.elementor-element.elementor-button-info a.elementor-button{
	position: relative;
	background-color: transparent;
	color: #6d6e71;
	padding: 0 10px 0 0;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	border-radius: 0;
}

.elementor-element.elementor-button-info a.elementor-button:before{
	content: '';
	display: block;
	height: 5px;
	background-color: #ed1c24;
    margin-top: 10px;
    transition: 0.5s ease-in-out;
    width: calc(100% + 10px);
    transform: translateX(-80%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.elementor-element.elementor-button-info a.elementor-button:after{
	content: '';
	display: block;
	height: 5px;
	background-color: #6d6e71;
    margin-top: 10px;
    transition: 0.5s ease-in-out;
    width: calc(100% + 10px);
}

.elementor-element.elementor-button-info a.elementor-button:hover:before{
    transform: translateX(0);
}

/*.elementor-element.elementor-button-info a.elementor-button:hover:after{
	background-color: #ed1c24;
}*/

.eael-offcanvas-container{
	overflow: hidden;
}

.elementor-widget.custom-icon-list .elementor-icon-list-item, 
.elementor-widget.custom-icon-list .elementor-icon-list-item a{
	align-items: flex-start;
}

.elementor-widget.elementor-widget-icon-list.custom-icon-list .elementor-icon-list-icon{
	padding-top: 2px;
}

ul.premium-bullet-list-box{
	padding: 0;
}

.custom-timeline-template .eael-content-timeline-content .eael-timeline-title{
	margin-bottom: -5px;
}

.custom-timeline-template .eael-content-timeline-content .eael-timeline-title a{
	pointer-events: none;
}

.custom-accordion-template .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active{
	display: flex!important;
}

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

.custom-table-template .tablepress{
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}

.custom-table-template .tablepress td, .custom-table-template .tablepress th{
	text-align: center;
}

.custom-table-template .tablepress>thead>tr>th{
	padding: 15px;
    background-color: #ed1c24;
    color: #fff;
    border: 1px solid #fff;
}

.custom-table-template .tablepress>tbody>tr>td{
	vertical-align: middle;
	padding: 15px;
}

/******************************************** Slick **********************************************************/

.custom-slick-template{
	padding: 0 40px;
	margin: 0;
	overflow: hidden;
}

.custom-slick-template button.slick-arrow{
	background-color: transparent;
	border: 1px solid;
	color: #000;
	font-size: 22px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	z-index: 1;
	box-shadow: none;
	width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
}

.custom-slick-template button.slick-arrow:hover,
.custom-slick-template button.slick-arrow:focus{
	background-color: #ed1c24;
	border-color: #ed1c24;
	color: #fff;
	outline: none;
}

.custom-slick-template .custom-slick-prev{
	left: 5px;
}

.custom-slick-template .custom-slick-next{
	right: 5px;
}

.custom-slick-template .slick-arrow i{
	background-color: transparent;
}


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

#custom-ele-head .elementor-widget-search-form{
	width: 200px;
}

.elementor-sticky--active.elementor-sticky--effects{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

#custom-responsive-menu .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu{
	position: relative;
    top: 0;
    left: 0;
    margin: 0!important;
    text-align: left;
}

#custom-responsive-menu .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu a{
	background-color: #f9f9f9;
	color: #000;
	font-size: 15px;
	font-weight: 400;
}

#custom-responsive-menu .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu a:hover{
	color: #ed1c24;
}


#custom-ele-head .widget_ywraq_mini_list_quote, .responsive-menu-cart .widget_ywraq_mini_list_quote{
	margin: 15px 0;
}

#custom-ele-head .widget_ywraq_mini_list_quote .raq-info, .responsive-menu-cart .widget_ywraq_mini_list_quote .raq-info{
	border: 0;
}

#custom-ele-head .handler-label, .responsive-menu-cart .handler-label {
	display: none;
}

#custom-ele-head .raq-tip-counter, .responsive-menu-cart .raq-tip-counter{
	color: #fff;
    width: 0;
    height: 0;
    display: block;
}

.responsive-menu-cart .raq-tip-counter{
	color: #f9f9f9;
}

#custom-ele-head .widget_ywraq_mini_list_quote .raq-info:before, .responsive-menu-cart .widget_ywraq_mini_list_quote .raq-info:before {
    content: '\f044';
    font: var(--fa-font-solid);
    display: inline-block;
    color: #6d6e71;
    font-size: 25px;
}

#custom-ele-head .widget_ywraq_mini_list_quote .raq-items-number, .responsive-menu-cart .widget_ywraq_mini_list_quote .raq-items-number {
    color: #fff;
    position: absolute;
    bottom: 50%;
    right: 0;
    font-size: 10px;
    /*font-weight: lighter;*/
    background: #B5121B;
    line-height: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 50%;
    transform: translate(-40%,70%);
}

#custom-ele-head .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{
	display: none;
}

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

#custom-ele-footer:before{
	content: '';
	width: 93px;
	height: 190px;
	display: block;
	position: absolute;
	top: 0;
	left: 1700px;
	background: url('/wp-content/uploads/2022/05/patteren03.png')no-repeat;
}


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

#rev_slider_1_1_wrapper .custom.tparrows{
	width: 100px!important;
    height: 100px!important;
}

#rev_slider_1_1_wrapper .custom.tparrows:before{
	font-size: 22px!important;
    line-height: 100px!important;
}

.custom-logo-carousel.elementor-widget-image-carousel .swiper-container{
	padding: 0 30px;
}

.custom-logo-carousel .elementor-image-carousel-wrapper .elementor-swiper-button{
	border-radius: 50%;
    border: 1px solid;
    padding: 12px;
	background-color: #fff;
}

.custom-logo-carousel .elementor-image-carousel-wrapper .elementor-swiper-button:hover{
	background-color: #ed1c24;
	border-color: #ed1c24;
}

.custom-logo-carousel .elementor-image-carousel-wrapper .elementor-swiper-button:hover i{
	color: #fff;
}

.home-product-cat-list{
	overflow: hidden;
	margin: 0 -15px;
}

.home-product-cat-list li{
	display: block;
	padding: 15px;
}

.home-product-cat-list li .inner-nbox{
	position: relative;
}

.home-product-cat-list li .img-wrapper{
	overflow: hidden;
}

.home-product-cat-list li .img-wrapper img{
	transition: 0.5s ease-in-out;
}

.home-product-cat-list li a:hover .img-wrapper img{
	transform: scale(1.05);
}

.home-product-cat-list li .content-nbox{
	position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.home-product-cat-list li .content-nbox:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 2px;
	transform: translate(-50%,-50%);
	background-color: rgba(237, 28, 36, 0);
	transition: 0.5s ease-in-out;
}

.home-product-cat-list li a:hover .content-nbox:before{
	width: 100%;
	height: 100%;
	background-color: rgba(237, 28, 36, 0.8);
}

.home-product-cat-list li h5{
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	text-shadow: 5px 5px 10px rgb(0 0 0 / 50%);
	line-height: 1.3;
    margin: 0;
    z-index: 1;
}


.product-attribute-list li{
	text-align: center;
	margin: 0;
	padding: 25px 15px;
}

.product-attribute-list li img{
	margin: auto;
}

.product-attribute-list li .post-title{
	margin: 25px 0 0;
	text-transform: uppercase;
	min-height: 36px;
}

.custom-hotspot .e-hotspot__tooltip .elementor-column .elementor-widget:not(:last-child){
	margin: 0 0 5px;
}

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




.elementor-element.custom-earth-image.elementor-widget.elementor-widget-image{
	transform: translate(25%, -50%);
}

/******************************************** 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;
	border-bottom: 2px solid #ccc;
	height: 62px;
}

.wpcf7 select{
	height: 62px;
	border: 0;
	border-bottom: 2px solid #ccc;
	border-radius: 0;
	margin-bottom: 20px;
	padding: 18px 20px;
	background-color: transparent;
}

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

.wpcf7 textarea{
	height: 82px;
}

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

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

.wpcf7 .custom-cf7-btn{
	margin-top: 30px;
	margin-bottom: -30px;
}

.contact-section-1{
	background-size: 50% 100%;
}

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



/**************************** Product Sidebar ****************************/

#menu-product-categories{
	padding: 0 15px;
}

#menu-product-categories li{
	padding: 13px 0;
    margin: 0;
}

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

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

/**************************** Product Archive ****************************/
				
.woocommerce #product-inner-content .custom-product-box .elementor-page-title a{
	display: block;
}

/*.woocommerce #product-inner-content .custom-product-box .elementor-page-title a:after{
	content: '\f061';
	font: var(--fa-font-solid);
	display: inline-block;
	position: absolute;
	right: 0;
}
*/
.woocommerce #product-inner-content .custom-product-box .elementor-page-title a:hover{
	color: #ed1c24;
}


/**************************** Product Single ****************************/

.woocommerce div.product #single-product-template-content .product_title:before{
	content: '';
	background: url('/wp-content/uploads/2022/06/side-logo-uac.png')no-repeat;
	background-size: contain;
	display: inline-block;
	width: 25px;
    height: 30px;
    vertical-align: top;
    margin-right: 10px;
}

.product-btn-wrapper .yith-ywraq-add-to-quote{
	display: inline-block;
    vertical-align: middle;
}

.product-btn-wrapper .add-request-quote-button:after{
	content: '\f044';
	font: var(--fa-font-solid);
	display: inline-block;
	padding-left: 5px;
}

.custom-product-details h6{
	font-size: 20px;
    font-weight: 300;
}

.custom-product-details .custom-table-template .tablepress:not(:last-child){
	margin-bottom: 60px;
}

/******************************************** Application **********************************************************/

.application-content .elementor-widget-theme-post-content ul{
	list-style-type: none;
	padding-left: 0;
	text-align: left;
}

.application-content .elementor-widget-theme-post-content ul li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 30px;
}

.application-content .elementor-widget-theme-post-content ul li:before{
	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	display: inline-block;
	position: absolute;
	top: -3px;
	left: 0;
	font-size: 18px;
	color: #ed1c24;
}

#single-application-template-content .custom-table-template .tablepress th:first-child,
#single-application-template-content .custom-table-template .tablepress>tbody>tr>td:first-child{
	width: 100px;
}

#single-application-template-content .application-title .elementor-heading-title:before{
	content: '';
	background: url('/wp-content/uploads/2022/06/side-logo-uac.png')no-repeat;
	background-size: contain;
	display: inline-block;
	width: 25px;
    height: 30px;
    vertical-align: top;
    margin-right: 10px;
}

/******************************************** 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{
	margin: 60px 0 20px;
}

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

.pagination>li>span.current, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	background-color: transparent;
	color: #ed1c24;
}


.pp-album-cover.pp-ins-filter-target{
	height: 520px;
    width: auto;
}

@media (max-width: 1024px){
	.pp-album-cover.pp-ins-filter-target{
	height: 400px;
    width: auto;
	}
}