/* Home Hero Section */
#home-rev-slider{
	height:100vh !important;
}

#rev_slider_3_1{
	height:100vh !important;
	max-height:100vh !important;
}

.rs-layer span{
	color:#ffffff22;
	-webkit-text-stroke: 1.5px #fff;
	text-stroke: 1.5px #fff;
}

.my-hero{
	height:100vh !important;
	vertical-align:middle !important;
}

.my-hero .elementor-container{
	height:100% !important;
}

.my-hero video{
	width:auto !important;
	height:100vh !important;
}

.sc_item_subtitle{
	color:#ff7220 !important;
}

@media (max-width: 540px){
	.hero-button .sc_button, .restaurant-supermarket-button a{
		display:block;
		margin:1em auto;
	}
}

h1.sc_item_title {
	line-height:1.1em !important;
}

/*  */


/* Main menu */
.sub-menu{
	background-color:#4c4b4d !important; 
}

/* .enzh a{
	color:#0A1108 !important;
	transition:0.33s linear;
}

.enzh a:hover, 
.enzh a:focus, 
.enzh a:active{
	color:#ff4c00 !important;
} */
/*  */


/* mobile menu */
.menu_mobile .menu_mobile_inner{
	background-color:#4c4b4d !important;
}

.extra_item a:after{
	color:#ff7220 !important;
}
/*  */

/* scroll to top */
.scroll_to_top_style_default {
	border-color:#ff7220;
	background-color:#ff7220;
	transition:0.33s linear;
}

.scroll_to_top_style_default:hover, .scroll_to_top_style_default:focus {
	border-color:#ff4c00;
	background-color:#ff4c00;
}
/*  */


/* Homepage - About Section */
.sc_skills_counter_extra .sc_skills_total {
    font-size: 2em;
		font-weight:700 !important;
}

@media (max-width: 1023px)
.sc_skills_counter_extra .sc_skills_total {
    font-size: 1.5em;
}
/*  */

/* Homepage - Products Section */
.sc_services_cool .sc_services_item.with_image .sc_services_item_content:after{
	background-color:#ff7220 !important;
}
/*  */


/* Homepage - Partners Section */
#partners .gallery-item{
	transform:scale(1);
	transition:0.33s linear;
}

#partners .gallery-item:hover, #partners .gallery-item:active, #partners .gallery-item:focus{
	transform:scale(1.05);
}
/*  */


/* Homepage - Testimonials Section */
@media (min-width: 1320px){
	.reviews .sc_testimonials_item_content{
		min-height:450px !important;
	}
}

@media (min-width: 1280px){
	.reviews .sc_testimonials_item_content{
		min-height:500px;
	}


	.reviews .sc_testimonials_item_author{
		min-height:100px;
	}
}
/*  */

/* Homepage - Services Feature Section */
.my-services .sc_icons_image img{
	aspect-ratio:1/1;
	object-fit:contain;
	object-position:center center;
	height:5em;
	width:5em;
}
/*  */


/* About Us */
.mission-value .no-title img{
	aspect-ratio:1/1 !important;
	object-fit:cover;
	object-position:center center;
}

/*  */


/* Contact Us */
.contact-icons .sc_icons_image img{
	aspect-ratio:1/1;
	object-fit:contain;
	object-position:center center;
	max-height:70px;
	max-width:auto;
}
/*  */


/* Become Partners */
.one-stop .sc_icons_item_title{
	font-size:1em;
	line-height:initial;
}
/*  */


/* Products Single Page */
.catalog-gallery{
	width:100%;
	display:flex !important;
/* 	flex-wrap:wrap; */
}

.jp-relatedposts{
	display:none !important;
}

.related_wrap h3{
	visibility:hidden;
	position: relative;
}

.related_wrap h3:after{
	visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
	content:"Related Products"
}
/*  */


/* E-Commerce Page */
.e-commerce_features h4{
	font-size:18px !important;
	font-weight:300 !important;
}

.e-commerce_features .sc_icons_item{
	padding-top:20px;
	padding-bottom:20px;
/* 	border:2px solid red; */
}
/*  */


/* dFlip */
.df-container{
	background-color:rgba(255,255,255,0) !important;
}
/*  */


/* Footer Link */
.footer-link a{
	color:inherit;
	transition:0.33s ease;
}

.footer-link a:hover, .footer-link a:focus, .footer-link a:active{
	color:#ff7220 !important;
}
/*  */