/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


/*------------------------------------------------*\
	misc
\*------------------------------------------------*/
.grecaptcha-badge {visibility:collapse !important;}

.text-shadow-dark {text-shadow:1px 1px 4px #000;}

.text-shadow-light {text-shadow:1px 1px 4px #fff;}

/* Header Popup Icon */
#header-popup .w-btn.icon_atleft i {
    margin-right: 0;
}

/* Transparent Button */
section.color_footer-bottom a.w-btn.us-btn-style_4.transparent-button {
    border: 1px solid #adadb9;
}

a.w-btn.us-btn-style_4.transparent-button .w-btn-label {
    border-right: 1px solid #fff;
    padding: 0.8rem 1.4rem 0.8rem 0rem;
}
section.color_footer-bottom a.w-btn.us-btn-style_4.transparent-button .w-btn-label {
	border-color: #adadb9;
	border-width: 2px;
}

a.w-btn.us-btn-style_4.transparent-button i {
    margin-left: 1.5em;
}


/*------------------------------------------------*\
	responsive tweaks
\*------------------------------------------------*/
@media screen and (max-width:1190px) {
	/* tablet */
}

@media screen and (max-width:480px) {
	/* mobile */
}

/* ********************  MEGA MENU START ***********************  */
.industries_mega_menu .w-nav-list{
	padding: 20px !important;
	border-top: 3px solid #e52a2d !important;
}
.industries_mega_menu_tab{
/* 	background: #ffffff; */
/*  border: 1px solid #f7f7f7; */
    border-radius: 10px;
    padding-top: 15px;
	padding-bottom: 15px;
}
.industries_mega_menu_tab > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 10px 20px;
  position: relative;
}

.industries_mega_menu_tab .w-nav-title {
	font-size: 1rem;
    padding-top: 10px;
    font-weight: 600;
}

.industries_mega_menu_tab > a::before{
  content: "";
  display: block;
  width: 200px;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}

.industries_mega_menu_tab:hover > a {
	background: none !important;
}
.industries_mega_menu_tab > a:hover {
	background: none !important;
}

.about_menu_tab:hover > a {
	background: none !important;
}
.about_menu_tab > a:hover {
	background: none !important;
}


/* Specific background images */
.agriculture_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-1.jpg);
}

.industrial_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-1-1.jpg);
}

.commercial_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-3.jpg);
}

.food_beverage_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-4.jpg);
}

.transportation_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-5.jpg);
}

.energy_power_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-7.jpg);
}

.medical_devices_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-8.jpg);
}

.sourcing_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-9.jpg);
}
.supply_chain_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-11.jpg);
}
.kitting_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-12.jpg);
}
.assembly_tab > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-13.jpg);
}
.product_1 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-14.jpg);
}
.product_2 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-1-2.jpg);
}
.product_3 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-2.jpg);
}
.product_4 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-3-1.jpg);
}
.product_5 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-4-1.jpg);
}
.product_6 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-5-1.jpg);
}
.product_7 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-6.jpg);
}
.product_8 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-7-1.jpg);
}
.product_9 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-8-1.jpg);
}
.product_10 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-9-1.jpg);
}
.product_11 > a::before {
  background-image: url(https://specialtyres.wpenginepowered.com/wp-content/uploads/image-10.jpg);
}
/* ********************  MEGA MENU END ***********************  */


