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


h1, h2, h3, h4, h5, h6 {
	padding-top: 0;
}

body .w-flipbox.animation_cubetilt .w-flipbox-front:before, body .w-flipbox.animation_cubetilt .w-flipbox-back:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.w-flipbox-front-h, .w-flipbox-back-h {
	z-index: 1;
}
.w-flipbox-front-title, .w-flipbox-back-title {
	font-size: 22px !important;
	line-height: 1.3;
}
body .w-flipbox-front-desc p:first-child, body .w-flipbox-back-desc  p:first-child {
	font-size: 34px;
	line-height: 1.3;
	font-weight: 500;
}
body .w-flipbox-back-desc  p:first-child{
	color:#ffffff;
	font-family:'Montserrat';
	font-weight:700;
	text-transform:uppercase;
}
body .w-flipbox-front-desc p:first-child, .w-flipbox-back-h p:first-child {
	color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0px 3px 5px rgb(0 0 0 / 45%);
}
body .w-flipbox-front-desc p, body .w-flipbox-back-desc p {
	margin-top: 0.3rem;
	font-size: 16px;
	line-height: 1.3;
/* 	font-weight: 300; */
	letter-spacing: 0;
	margin-bottom: 1rem;
	color:#ffffff;
	font-family:'Montserrat';
	
}
.location{
	width:900px;
}
.logo{
	width:212px;
	height:123px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
/* 	position:relative;
	left:1rem; */
}
@media (max-width:430px){
.our {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

.our img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
}
.main{
	flex-direction:row;
	gap:11px;
}
@media (max-width:430px){
	.main,.mainTwo{
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  gap: 20px;
}

.main,.mainTwo{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
}
}
.mainTwo{
	flex-direction:row;
}
.logoImage{
	width:212px;
	height:123px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
	position:relative;
	left:0.5rem;
}
.w-hwrapper.valign_top {
    align-items: center;
    justify-content: center;
}
.tournament{
	line-height:1.5rem;
}

/* .some{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 20px;
} */


body [class*="us_animate_"] {
	animation-duration: .8s !important;
	-webkit-animation-duration: .8s !important;
	animation-fill-mode: both !important;
	-webkit-animation-fill-mode: both !important;
	animation-timing-function: ease-in-out !important;
	animation-delay: .6s;
}

body .w-cart-icon,
body .w-search-open {
	width: 1.3rem;
}
footer ul.menu  {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

footer ul.menu  li {
  padding-left: var(--icon-space);
}

footer ul.menu  li:before {
  content: "\f101"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1.2 );
  width: var(--icon-space);
	font-size: 14px;
}

.ul ul{margin-left:20px};
.checkout input:not([type="submit"]), .checkout textarea, .checkout select, .checkout country_select{
	border: 1px solid #ccc !important;
}
/*.buttonIconbox {
	background: #fff;
}
.buttonIconbox a:hover{
	background: #fff;
}
.buttonIconbox a {
	background: #fff;
	padding: 1.2rem;
	display: inline-flex;
}
.buttonIconbox .w-iconbox-title{
	font-size: 22px;
	line-height: 1.3;
	font-weight: 600;
	font-family: var(--h1-font-family);
	color: #000;
}
.buttonIconbox .w-iconbox-title a{
	padding-left: 0;
}
.buttonIconbox.w-iconbox.iconpos_left .w-iconbox-icon {
	margin-right:0;
}*/

body .owl-carousel.navpos_outside .owl-nav button {
	position: relative;
	top: 0;
	transform: none;
	margin-top: 0;
	margin: .5rem;
}
body .owl-carousel.navpos_outside.navstyle_circle>.owl-nav button:hover, 
body .owl-carousel.navpos_outside.navstyle_block>.owl-nav button:hover {
	background: transparent !important;
}
.owl-carousel.navpos_outside .owl-prev {
	right: 0;
	
}
.owl-carousel.navpos_outside .owl-next {
	left: 0;
}
.owl-carousel.navpos_outside .owl-nav{
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.owl-carousel.navpos_outside .owl-nav.disabled{
	display: none;
}
.owl-carousel .owl-nav .owl-next:after {
	content: '\f178';
	font-weight: 300;
	width:25px;
	height:auto;
	padding:6px 6px;
	background-color:#79c266;
	color:#ffffff;
	border-radius:50%;
	
}
.owl-carousel .owl-nav .owl-prev:after {
	content: '\f177';
	font-weight: 300;
		width:25px;
	height:auto;
	padding:6px 6px;
	background-color:#79c266;
	color:#ffffff;
	border-radius:50%;
}
.owl-nav{
	
}
.owl-carousel.navpos_outside .owl-nav button {
	height: auto;
	width: auto;
	border-radius: 0;
	line-height: 1;
	
	
}
.owl-carousel.navpos_outside .owl-nav button:hover, .owl-carousel.navpos_outside .owl-nav button:focus {
	color:var(--color-alt-content-link-hover) !important;
}
ul {
    list-style-type: disc;
    margin-left: 1.5rem;
}
.w-tabs-section-header{
	font-family:'Montserrat';
	font-weight:bold;
}
body .w-tabs-section-header {
	font-size: 22px !important;
}
.w-tabs-section.active:not(.has_text_color)>.w-tabs-section-header {
   background:linear-gradient(to right, #7bc264,#10b0e2);
	color:#ffffff;
 }
body .w-tabs-section-header {
	padding: .6em 1.5em;
}




.form-heading{
	font-size:16px;
	font-weight:700;
	color:#2b3a8d;
	text-transform:uppercase;
	margin-bottom:.5rem;
}
body .wpcf7-form-control-wrap {
	display: block;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

::-webkit-input-placeholder {
/*     color: inherit; */
	color:#000000;
    opacity: 0.9;
	outline:none;
}
body .wpcf7-form-control.w-btn.us-btn-style_2.ush_btn_1:hover, body .wpcf7-form-control.w-btn.us-btn-style_2.ush_btn_1:focus{
	background: linear-gradient(90deg, #12b0df 0%, #74c16c 100%);
	border-image: linear-gradient(90deg, #12b0df 0%, #74c16c 100%) 1;
	color: #fff !important;
}

/*----------Satish----------*/
header .w-text-h i {
	color: #0cafe6;
	font-size: 20px;
}
header a.w-text-h {
	display: flex;
	align-items: center;
}
.addbox .w-text-h {
	display: flex;
	align-items: flex-start;
}
.contactInfo .w-text-h {
	display: flex;
	align-items:center;
}
.addbox i, .contactInfo i{
	color: #77c168;
}
.img-full img{
	width:100% !important;
}
.w-popup-box-content h6{
	font-size: 18px;
	margin-bottom: .5rem;
	color: var(--h1-color);
	text-transform: none;
}
.wpcf7-form-control-wrap a, .consentPopup{
	color: var(--h1-color);
	text-decoration:underline;
}
.w-flipbox-front, .w-flipbox-back {
	min-height: 20vmax;
}
footer .w-socials.style_colored .w-socials-item-link {
	background: rgb(255 255 255 / 44%);
}
footer .w-socials-item-link {
	line-height: 1.8em;
	width: 1.8em;
}
footer a {
	color: var(--color-footer-link) !important;
}


@media (max-width: 600px) {
	:root{
		--section-custom-padding: 3vmax !important; 
	}
body .us-btn-style_1, body .us-btn-style_2 {
	font-size: 12px !important;
	}
body .w-flipbox-front-desc p:first-child, body .w-flipbox-back-desc  p:first-child {
	font-size: 24px;
}
	body .w-flipbox-front-desc p, body .w-flipbox-back-desc p {
	font-size: 14px;
}
	.mapdiv iframe{
		max-height:300px !important;
	}
	body .w-tabs-section-header {
	font-size: 16px !important;
}
body .w-tabs.accordion>div>div>.w-tabs-section-content {
	padding-left: 0;
	padding-right: 0;
}
.wpcf7-form .g-cols.via_grid {
	gap: 0 !important;
}
	.hide-xs{
		display:none;
	}
}



