/* 
Theme Name: Bowling Center Insurance
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  


 


@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Regular.eot');
	src: url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Regular.woff2') format('woff2'),
		url('fonts/Graphik-Regular.woff') format('woff'),
		url('fonts/Graphik-Regular.ttf') format('truetype'),
		url('fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Medium.eot');
	src: url('fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Medium.woff2') format('woff2'),
		url('fonts/Graphik-Medium.woff') format('woff'),
		url('fonts/Graphik-Medium.ttf') format('truetype'),
		url('fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Bold.eot');
	src: url('fonts/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Graphik-Bold.woff2') format('woff2'),
		url('fonts/Graphik-Bold.woff') format('woff'),
		url('fonts/Graphik-Bold.ttf') format('truetype'),
		url('fonts/Graphik-Bold.svg#Graphik-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
li {
	margin-bottom: 20px; 
}  
p {
	margin-bottom: 10px !important;
} 
p, li, div, p.elementor-heading-title {
	color: #000000;
	font-size: 18px;
	line-height: 33px;
	font-weight: normal;
	font-family: 'Graphik';
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0; 
	font-weight: normal;
	text-transform: unset;     
}
.bigheading > .elementor-widget-container, .mdheading > .elementor-widget-container {
	margin-bottom: 25px;
}
a{
	font-weight: normal;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
} 
b, strong {
	font-weight: 500;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
p a {
	color: #ff0063 !important;
	text-decoration: underline !important;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	padding: 0px;
	box-shadow: 0px 0px 8px rgba(0,0,0,.15);
}
.hdactive .top-nav {
	margin-bottom: 10px !important;
}
.logomain a {
	display: block !important;
}
.hdactive .logomain img {
	max-height: 88px;
}
.hdactive .phn_header {
	margin-bottom: 5px !important;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}    
.logomain img {
	max-height: 120px;
	width: auto;
	display: block !important;
}
.header_main .elementor-widget-wrap {
	justify-content: space-between;
} 
.hd_right {
	width: calc(100% - 340px) !important;
}
.logomain, .hd_menu {
	width: auto !important;
}   
.hd_menu .elementor-nav-menu > li {
	margin-left: 55px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: capitalize;
}
.hd_menu .elementor-nav-menu > li > a:hover, 
.phn_header a:hover ,
.top-nav a:hover{
	opacity: 0.7;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: transparent !important;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0.3px;
	min-width: max-content;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #c9892a;
	min-width: 200px !important;
	border-radius: 0px;
	margin-top: 12px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
	padding: 14px 17px 13px !important;
	font-weight:normal;
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 0px;
	background: #fff6e8;
}
.hd_menu .elementor-nav-menu > li:last-child a::before {
	opacity: 1 !important;
}
/* .hd_menu .elementor-nav-menu > li:last-child a {
	color: #fff !important;
	padding: 16px  55px 16px  23px !important;
	background-color: #c9892a;
	border-radius: 0px; 
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 14px;
	min-width: 190px; 
	line-height: normal;
} */
.defbtn a:hover, .form_subscribe input[type="button"]:hover {
	background-position: right 30px center;
	background-color: #000;
}
/*** Header End***/ 
 .banner {
	padding: 11% 15px;
}
.banner .elementor-background-slideshow__slide__image {
	background-repeat: no-repeat;
	background-color: #051f36;
}
.pad80 {
	padding: 80px 15px;
}
.pl40 {
	padding-left: 40px;
}
.mt30 {
	margin-top: 30px;
}
.bannercaption > .elementor-widget-container {
	margin-bottom: 25px;
}
.bannercaption h1 {
	font-size: 50px;
	line-height: 60px;
}
.bowling-sec p {
	font-size: 16px;
	line-height: 27px;
}
.bowling-sec img {
	height: 190px;
	width: 100%;
	object-fit: cover;
}
.without-bnr {
	padding: 120px 15px 100px;
}
.inr-hd h1 {
	font-size: 45px;
	line-height: 55px;
	color: #830e15;
}
.inr-hd > .elementor-widget-container {
	margin-bottom: 20px;
}
.subheading h5 {
	font-size: 18px;
	line-height: 26px;
}
.subheading > .elementor-widget-container {
	margin-bottom: 10px;
}
.big-heading h2 {
	font-size: 35px;
	line-height: 45px;
	color: #666;
}
.big-heading > .elementor-widget-container {
	margin-bottom: 15px;
}
.without-bnr p {
	font-size: 17px;
	line-height: 30px;
	color: #666;
}
.lft-bdr {
	border-left: 1px solid #00000054;
	margin-left: 5px;
}
.site-list ul {
	list-style: none;
}
.site-list li {
	font-size: 16px;
	line-height: 26px;
	padding-left: 26px;
	margin-bottom: 5px;
	position: relative;
	color: #666;
}
.main-sub h4 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 10px;
	color: #666;
}
.site-list li::before {
	position: absolute;
	content: "";
	background-image: url("https://bowlingcenterinsurance.com/wp-content/uploads/2024/10/check-icon.png");
	background-repeat: no-repeat;
	background-size: 16px;
	width: 20px;
	height: 20px;
	left: 0;
	top: 6px;
}
.link-text a {
	color: #666 !important;
	text-decoration: unset !important;
}
.link-text a:hover {
	color: #600610 !important;
}
.main-hd h3 {
	font-size: 25px;
	line-height: 35px;
	color: #666;
}
.main-hd > .elementor-widget-container {
	margin-bottom: 20px;
}
.gform_wrapper .gform_validation_errors {
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-size: 15px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #900 !important;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	font-weight: normal !important;
	max-width: 100% !important;
}
.custom-contact input, .custom-contact .textarea, select {
	background: #f9f9f9 !important;
	height: 50px;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 8px !important;
	color: #666 !important;
	transition: all ease-in-out 0.5s;
	border: 1px solid #888;
}
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 35px 0px 0px !important;
	padding: 0px !important;
} 
.custom-contact form {
	background: #fff;
	padding: 0px;
	border-radius: 0px;
	z-index: 1;
	position: relative;
}
.new-form.custom-contact label {
	color: #000 !important;
}
.new-form .gfield_label {
	font-weight: normal !important;
	text-transform: uppercase;
}
.address-col label {
	margin-top: 10px !important;
}
.custom-contact h4 {
	font-size: 22px;
	line-height: normal;
	margin-bottom: 10px;
}
.custom-contact h5 {
	margin-bottom: 0px;
}
.check-box label {
	text-transform: capitalize;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 0px;
}
.full-col {
	margin-bottom: 0px !important;
}
.custom-contact .button {
	border: 0px !important;
	margin: 0px auto !important;
	background-color: #4e040c !important;
	padding: 15px 35px !important;
	font-size: 17px !important;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
	height: unset !important;
	color: #fff !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
}


.header_main {
	padding: 10px;
}
.header_main .elementor-container {
	justify-content: space-between;
}
.footer_main {
	padding: 60px 15px;
}
.ft_mid {
	padding-right: 60px;
	padding-left: 10px;
} 
.footer_main h4 {
	font-size: 22px;
	line-height: normal;
	margin-bottom: 20px;
} 
.footer_main .textarea {
	height: 190px !important;
}
.ft-info .elementor-icon-list-text {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 10px;
}
.ft-form .gform_button {
	color: #3b0209 !important;
	background: #ffff;
	border: 1px solid #fff; 
	transition: all ease-in-out 0.5s;
} 
.ft-form .gform_button:hover {
	border: 1px solid #ffffff26 !important;
	background: #350108 !important;
}
.three-col {
	grid-column: span 6 !important;
	margin-bottom: 0px;
}
.three-half {
	grid-column: span 4 !important;
	margin-bottom: 0px;
}
.four-col {
	grid-column: span 3 !important;
	margin-bottom: 0px;
}
.para-col .textarea {
	height: 50px !important;
}
.custom-contact h5 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
}
.custom-contact .gchoice {
	margin-right: 15px;
}
.gfield_checkbox {
	display: flex;
	flex-wrap: wrap;
}
#input_2_10_1_label {
	display: none;
}
.custom-contact h3 {
	color: #830e15;
	font-size: 24px;
	line-height: normal;
	margin-bottom: 10px;
}
.custom-contact p {
	margin-bottom: 20px !important;
	color: #333;
}
.ft-form input, .ft-form textarea {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #ffffff4d !important;
    font-size: 14px !important;
    line-height: normal;
    height: 50px; 
	transition: all ease-in-out 0.5s;
}  
.ft-form input:hover, .ft-form textarea:hover {
	border: 1px solid #ffffff7d !important;
}
.ft-form textarea {
    height: 170px !important;
} 
.ft-form .half-col {
    grid-column: span 6 !important;
    margin-bottom: 0px;
}
.ft-form .gform_button {
	color: #fff !important;
	background: #39080e !important;
	border: 1px solid #ffffff26 !important;
	height: unset !important;
	min-width: 150px !important;
	padding: 15px !important;
	text-transform: uppercase;
	margin: 0px !important;
} 
.ft-form .gform_footer {
	padding: 0px !important;
	margin: 20px 0px 0px !important;
} 
.ft-form .gform_fields {
	grid-column-gap: 3% !important;
}
/* Responsive-start */
@media(max-width: 1400px) {
	.banner {
		padding: 13% 15px;
	}
	.bannercaption h1 {
		font-size: 47px;
		line-height: 57px;
	}
}
@media(max-width: 1199px) {
	.inr-hd > .elementor-widget-container {
		margin-bottom: 17px;
	}
	.inr-hd h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.without-bnr {
		padding: 80px 15px 80px;
	}
	
	.bowling-sec img {
		height: 170px;
	}
	.bannercaption > .elementor-widget-container {
		margin-bottom: 19px;
	}
	.bannercaption h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.pl40 {
		padding-left: 30px;
	}
}
@media(max-width: 1024px) {
	.hd_menu .elementor-nav-menu > li > a:hover, .phn_header a:hover, .top-nav a:hover {
		opacity: unset;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #6d0911;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #6e0a12;
	}
	.header_main .elementor-menu-toggle {
		background-color: #fff;
		color: #fff;
		padding: 11px;
		margin: 0px 5px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #6a0910;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 26px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}

@media(max-width: 999px) {
	.ft_mid {
		padding-right: 20px;
		padding-left: 10px;
	}
	.subheading > .elementor-widget-container {
		margin-bottom: 7px;
	}
	.subheading h5 {
		font-size: 20px;
		line-height: 27px;
	}
	.without-bnr p {
		font-size: 16px;
		line-height: 26px;
	}
	.inr-hd > .elementor-widget-container {
		margin-bottom: 14px;
	}
		.inr-hd h1 {
		font-size: 35px;
		line-height: 45px;
	}
	.without-bnr {
		padding: 60px 15px 60px;
	}
	.pl40 {
		padding-left: 22px;
	}
	.bowling-sec p {
		line-height: 26px;
	}
	.bannercaption > .elementor-widget-container {
		margin-bottom: 12px;
	}
	.bannercaption h1 {
		font-size: 35px;
		line-height: 42px;
	}
	.pad80 {
		padding: 60px 15px;
	}
}
@media(max-width: 767px) {
	.ft_mid {
		padding-right: 0px;
		padding-left: 0px;
	}
	.ft-form .gform_button {
		margin: 0 auto;
		line-height: 2 !important;
	}
	.footer_main {
		padding: 40px 15px;
	}
	.banner {
		padding: 16% 15px;
	}
	.custom-contact .button {
		padding: 9px 35px !important;
		font-size: 16px !important;
		line-height: 2 !important;
	}
	.custom-contact input, .custom-contact .textarea {
		height: 45px;
	}
	.main-hd h3 {
		font-size: 21px;
		line-height: 32px;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.mt30 {
		margin-top: 15px;
	}
	.site-list li::before {
		background-image: unset;
	}
	.site-list li {
		border: 1px solid #80808029;
		padding: 10px;
		text-align: center;
	}
	.inr-hd h1 {
		font-size: 29px;
		line-height: 39px;
	}
	.inr-hd > .elementor-widget-container {
		margin-bottom: 10px;
	}
	.inr-hd h1 {
		font-size: 32px;
		line-height: 42px;
	}
	.without-bnr {
		padding: 40px 15px 40px;
	}
	.bowling-sec img {
		height: 150px;
	}
	.site-footer .footer-inner .copyright {
		justify-content: center;
	}
	.site-footer .footer-inner .site-branding .site-logo img {
		display: block;
		margin: 0 auto 15px;
	}
	.site-footer .footer-inner {
		display: block;
	}
	.pl40 {
		padding-left: 0px;
	}
	.bannercaption > .elementor-widget-container {
		margin-bottom: 10px;
	}
	.bannercaption h1 {
		font-size: 32px;
		line-height: 39px;
	}
	.pad80 {
		padding: 40px 15px;
	}
}
@media(max-width: 600px) {

	.site-list li {
		padding: 8px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 25px;
	}
	.logomain img {
		max-height: 70px;
	}
	.inr-hd h1 {
		font-size: 30px;
		line-height: 34px;
	}
	.inr-hd > .elementor-widget-container {
		margin-bottom: 7px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 310px;
	}
	.bannercaption h1 {
		font-size: 29px;
		line-height: 35px;
		max-width: 330px;
		margin: 0 auto;
	}
	.bowling-sec img {
		height: 130px;
	}
}
@media(max-width: 400px) {
	
} 

html body #ot-sdk-btn.ot-sdk-show-settings:hover {
	border-color: #336 !important;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #336 !important;
	border-bottom: 3px solid rgb(51, 51, 102) !important;
	margin-bottom: -3px !important;
}

#ot-sdk-btn {
	color: white !important;
	font-size: 18px !important;
	font-weight: normal !important;
}

#menu-1-fa4c017 a:hover {
	color: #336;
}

#menu-1-fa4c017 a {
	color: white;
}