/* 
Theme Name: AWOL Containers
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: 'HK Grotesk';
	src: url('fonts/HKGrotesk-Bold.eot');
	src: url('fonts/HKGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/HKGrotesk-Bold.woff2') format('woff2'),
		url('fonts/HKGrotesk-Bold.woff') format('woff'),
		url('fonts/HKGrotesk-Bold.ttf') format('truetype'),
		url('fonts/HKGrotesk-Bold.svg#HKGrotesk-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

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

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

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

*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #202020;
	font-size: 17px;
	line-height: 30px;
	font-family: 'HK Grotesk';
	font-weight: normal;
}
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: 900;
	text-transform: unset;   
	font-family: 'Mont';
}
.bigheading > .elementor-widget-container,
.smheading > .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;
}
.d-none {
	display: none;
}
.subheading p {
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #37795b;
	font-weight: 500;
	margin-bottom: 17px;
}
.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;
} 

body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
	color: #000;
}
/* div[data-elementor-type="wp-page"] {
overflow: hidden;
} */
/*** 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;
	z-index: 102;
	padding: 8px 15px;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	top: 0;
	left: 0;
	right: 0;
}
.hdactive .logomain img {
	max-height: 100px;
}
.hdactive .logomain { 
	margin-bottom: -5px !important; 
}
.hdactive .phn-btn a { 
	margin-bottom: 15px; 
}
.hdactive .hdright {
	padding: 0px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}   
.hdactive .hd_menu .elementor-nav-menu > li > a { 
	color: #000 !important; 
} 
body .hd_menu .elementor-nav-menu > li:last-child > a {
	background: #37795b;
	color: #fff !important;
	font-weight: bold;
	border-radius: 0px;
	padding: 13px 30px !important;
	font-size: 19px;
	min-width: 210px;
	border: 1px solid #37795b33;
	cursor: pointer;
	line-height: normal;
	justify-content: center;
}
.logomain img {
	max-height: 160px;
	width: auto;
	display: block !important;
}
.header_main .elementor-widget-wrap {
	justify-content: space-between;
} 
.logomain {
	width: auto !important;
	margin-bottom: -50px !important;
	position: relative;
	z-index: 1;
}
.hdright {
	width: calc(100% - 220px) !important;
	padding: 15px 0;
}
.hd_menu .elementor-nav-menu > li {
	margin-left: 25px;
	display: none;
}
.elementor-nav-menu > li > a {
	font-size: 17px;
	color: #000 !important;
	padding: 0 !important; 
}
.hd_menu .elementor-nav-menu > li > a:hover, 
.hd_menu .elementor-nav-menu > li.current-menu-ancestor > a ,
.hd_menu .elementor-nav-menu > li.current-menu-item > a {
	color: #37795b !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 16px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: transparent !important;
	font-size: 17px !important;
	text-transform: capitalize;
}
.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: #0a3998;
	min-width: 200px !important;
	border-radius: 0px;
	margin-top: 34px !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, .elementor-nav-menu > li > ul.sub-menu .current-menu-item a { */
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #111 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}   */
.elementor-location-header {
	top: 0; 
	left: 0; 
	right: 0;
	z-index: 100; 
	background: #f8f1e1;
}
.hd_menu .elementor-nav-menu > li.primemenu {
	display: flex;
}
/*** Header End***/ 
.logomain a {
	vertical-align: top;
}
.phn-btn a {
	background: transparent !important;
	padding: 0 !important;
	font-size: 20px;
	margin-bottom: 20px;
	color: #37795b !important;
	font-weight: 900;
	font-family: 'Mont';
}
.phn-btn a i {
	font-style: normal;
	font-weight: normal;
	font-family: 'HK Grotesk';
}
.bigheading h2 {
	font-size: 55px;
	line-height: 65px;
}
.mdheading h3 {
	font-size: 38px;
	line-height: 50px;
}
.two-btn .servbtn.active a {
	background: #283891 !important;
	color: #fff !important;
}
.two-btn .servbtn a {
	font-size: 19px;
	padding: 16px 20px;
	border-radius: 3px;
	background: transparent;
	color: #000 !important;
	font-weight: 500;
	cursor: pointer;
}
.two-btn .servbtn.active a {
	background: #37795b !important;
	color: #fff !important;
}
.two-btn .elementor-widget-wrap {
	justify-content: center;
	margin: 25px auto 40px;
	background: #f8f1e1;
	max-width: max-content;
	padding: 8px 4px !important;
	border-radius: 0px;
}
.two-btn .servbtn {
	width: auto;
	margin: 0px 5px;
}  
.review_main .elementor-testimonial {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.review_main .elementor-testimonial__header {
	order: 2;
	width: 100%;
	padding: 0 !important;
	border: 0px !important;
}
.review_main .elementor-testimonial__icon {
	display: none;
}
.review_main .elementor-testimonial__text {
	font-size: 17px !important;
	line-height: 28px !important;
	color: #000;
	min-height: 230px;
}
.review_main.elementor-widget-reviews .swiper-slide {
	background: #f8f1e1 !important;
	border-radius: 0px !important;
	padding: 40px 35px 25px !important;
	overflow: visible;
	margin-top: 35px;
}
.review_main .swiper-slide::after {
	content: "";
	background-image: url("https://awolcontainers.com/wp-content/uploads/2024/08/rev_ic.png");
	background-repeat: no-repeat;
	width: 70px;
	height: 60px;
	background-size: contain;
	position: absolute;
	left: 35px;
	top: -35px;
}
.review_main .elementor-testimonial__name {
	color: #37795b !important;
	font-size: 20px;
	border-top: 1px solid #7171712b;
	padding-top: 20px;
	position: relative;
	font-weight: bold;
	margin-top: 20px;
}
.review_main .elementor-testimonial__cite {
	width: 100%;
}
.elementor-swiper-button svg {
	display: none;
}
.elementor-swiper-button {
	background-image: url("https://awolcontainers.com/wp-content/uploads/2024/08/arr_img.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px; 
	transform: unset !important;
}
.elementor-swiper-button-prev {
	left: -14px !important;	
	transform: scaleX(-1) !important;
}
.elementor-swiper-button-next {
	right: -14px !important;
}
.icon_box {
	width: calc(100% / 3) !important;
	border-right: 1px solid #d5d5d5;
	padding: 0 30px;
} 
.icon_box img {
	height: 90px;
	width: auto !important;
	display: block;
	margin: auto;
	object-fit: contain;
	transition: all ease-in-out 0.5s !important;
	top: 0px;
	position: relative;
} 
.icon_box:hover img {
	top: -3px;
}
.icon_box h3 {
	margin: 0 0 10px !important;
	font-size: 26px;
}
.icon_box:last-child {
	border-right: 0px;
}
.banner > div,
.map_main > div{
	max-width: calc((100% - 1360px)/2 + 1360px) !important;
	margin-right: 0px !important;
}
.bannercaption h1 {
	font-size: 3.2vw;
	margin-bottom: 10px;
}
.bannercaption {
	padding: 2% 15px;
}
.banner_slide img {
	display: block;
	height: calc(100vh - 110px);
	object-fit: cover;
}
/* .banner_slide figure::before {
background: rgb(255,246,232);
background: linear-gradient(180deg, rgb(255, 246, 232) 0%, rgba(255, 255, 255, 0) 40%);
position: absolute;
left: 0;
right: 0;
z-index: 1;
top: ;
bottom: 0;
top: 0;
content: "";
} */
.defbtn a {
	background: #37795b;
	color: #fff !important;
	font-weight: bold;
	border-radius: 0px;
	padding: 17px 30px;
	font-size: 19px;
	min-width: 210px;
	border: 1px solid #f8f1e1;
	cursor: pointer;
}
.defbtn a:hover,
.form_subscribe input[type="button"]:hover,
.hd_menu .elementor-nav-menu > li:last-child > a:hover{
	background: #d5bf95;
	color: #37795b !important;
} 
.custom-google-map {
	width: calc(100% - 380px);
	height: 700px;
	margin-left: -80px;
}
.custom-google-map-info {
	width: 460px;
	position: relative;
	z-index: 2;
}
.custom-google-map-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.custom-google-map-info h2 {
	margin: 0 0 20px !important;
	font-size: 50px;
	line-height: 50px;
}
.gm-style .gm-style-iw-tc::after {
	background: #37795b; 
}
.gm-style-iw-chr .gm-ui-hover-effect span {
	margin: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-repeat: no-repeat;
} 
.gm-style-iw {
	background: #37795b !important;
	padding: 25px 40px 28px 20px !important;
}
.gm-style-iw-ch {
	display: none !important;
}
.gm-style h4 {
	margin: 0 !important;
	font-size: 20px;
	font-family: 'HK Grotesk';
	font-weight: bold;
	color: #fff;
}
.gm-style-iw-chr .gm-ui-hover-effect {
	filter: invert(1);
	position: absolute !important;
	right: 0;
	width: 30px !important;
	height: 30px !important;
	padding: 4px !important;
	top: 0;
}
.gm-style a {
	color: #000 !important;
	background: #f8f1e1;
	padding: 5px 10px;
	display: inline-block;
	line-height: normal;
	margin-top: 10px;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
}
.custom-google-map::before,
.custom-google-map::after,
.custom-google-map > div::before{
	content: ""; 
	position: ;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	z-index: 1;
	pointer-events: none;
}
.custom-google-map::before {
	background: rgb(255,246,232);
	background: linear-gradient(266deg, rgba(255,246,232,0) 80%, rgba(255,255,255,1) 100%);
}
.custom-google-map > div::before {
	background: rgb(255,246,232);
	background: linear-gradient(360deg, rgba(255,246,232,0) 80%, rgba(255,255,255,1) 100%);
}
.custom-google-map::after {

	background: rgb(255,246,232);
	background: linear-gradient(180deg, rgba(255,246,232,0) 80%, rgba(255,255,255,1) 100%);
}
.map_main {
	padding: 60px 0;
}
.gm-style-moc,
.gmnoprint{
	display: none !important;
}
.contacttxt {
	padding: 40px;
}
.contacttxt h5 {
	font-size: 26px;
	margin-bottom: 12px;
}
.contacttxt p {
	line-height: 28px;
}
.gm-style * {
	border: 0px !important;
}
.wt p {
	color: #fff;
}
.smheading h2 {
	font-size: 47px;
	line-height: 57px;
}

.ft-logo img {
	max-width: 260px; 
}
.ft_heading h4 {
	font-size: 18px;
	line-height: normal;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'HK Grotesk';
}
.w50 {
	width: 50% !important;
}
.ft-col .elementor-icon-list-text {
	color: #fff;
}
.ft-col li {
	margin-bottom: 11px  !important;
}
.ft-col li span {
	line-height: normal;
	font-size: 16px !important;
}
.copyrgt-txt .elementor-widget-container {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}
.copyrgt-txt .elementor-widget-container a {
	color: #fff;
}  
.ft-col li span:hover, .copyrgt-txt .elementor-widget-container a:hover {
	color: #d5bf95;
}  
.social-icon svg path {
	fill: #fff;
}
.social-icon svg:hover path {
	fill: #000;
}
.social-icon svg:hover {
	background: #d5bf95 !important;
} 
.social-icon svg {
	margin: 0px !important;
	width: 40px !important;
	height: 40px !important;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 11px;
	transition: all ease-in-out 0.5s !important;
}
.ft-col {
	padding-left: 30px;
} 
.ft_bottom {
	padding: 20px 10px;
	border-top: 1px solid #ffffff1f;
}
.ft_top {
	padding: 170px 0 60px;
}
.form_subscribe  input {
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 15px;
	padding: 12px 15px;
	width: 100%;
	margin-bottom: 13px;
}
.form_subscribe input[type="button"] {
	color: #fff !important;
	padding: 16px 55px 16px 23px !important;
	background-color: #37795b;
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 14px;
	min-width: 190px;
	line-height: normal;
	border: 0px;
	text-align: center;
}
.main_ft_bar {
	margin-bottom: -100px;
	position: relative;
	z-index: 1;
}
.socialtext {
	margin-bottom: 20px !important;
}
.socialtext li:first-child span {
	font-weight: bold;
	font-size: 18px !important;
}
.row-gap.active {
	display: block !important;
}
body:not(.elementor-editor-active) .product_blocks {
	display: none;
}
.product_blocks.active {
	display: block !important;
}

.product_blocks .elementor-testimonial__image {
	width: 100% !important;
	margin-bottom: 15px;
}
.product_blocks .swiper-slide:hover img {
	transform: scale(1.1);
}
.product_blocks .elementor-testimonial__image img {
	border-radius: 0px !important;
	width: 100% !important;
	transition: all ease-in-out 0.5s;
	height: auto !important;
}
.product_blocks .elementor-testimonial__image {
	overflow: hidden;
}
.product_blocks .elementor-testimonial {
	text-align: center;
}
.product_blocks .elementor-testimonial__header {
	flex-wrap: wrap;
}
.product_blocks .elementor-testimonial__cite {
	margin: 0 !important;
	width: 100%;
}
.product_blocks .elementor-testimonial__name {
	font-weight: 900;
	text-transform: unset;
	font-family: 'Mont';
	font-size: 28px;
}
.product_blocks .swiper-slide:hover   .elementor-testimonial__text i{
	background: #d5bf95;
	color: #37795b !important;
}
.product_blocks .elementor-testimonial__text i {
	background: #37795b;
	color: #fff !important;
	border-radius: 0px;
	font-weight: 500;
	transition: all ease-in-out 0.5s;
	padding: 11px 26px;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	display: block;
	max-width: 150px;
	font-style: normal;
	margin: 15px auto auto;
}
.product_blocks .elementor-testimonial__icon {
	display: none;
}
.product_blocks .elementor-testimonial__text {
	font-size: 17px !important;
	line-height: 28px !important;
}
.product_blocks .elementor-testimonial > a::before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	z-index: 1;
} 
.woocommerce-product-gallery__trigger {
	display: none !important;
}
.pt80{
	padding-top:80px;
} 
.pad80{
	padding:80px 15px;
}  
/* .inr-img{
position:relative;
}
.inr-img::before {
content: "";
background: linear-gradient(180deg, rgb(255, 246, 232) 0%, rgba(255, 255, 255, 0) 40%);
position: absolute;
left: 0;
right: 0;
z-index: 1;
bottom: 0;
top: 0;
}  */
.four-col .icon_box {
	width: calc(100% / 4) !important;
	padding: 0 10px;
} 
.four-col .icon_box h3 {
	font-size: 23px;
} 
.four-col .icon_box  p {
	line-height: 28px;
} 
.inr-caption h1, .wthbg h1 {
	font-size: 3vw;
	/* margin-bottom: 25px; */
}
.inr-caption .elementor-widget-container, .wthbg .elementor-widget-container {
	margin-bottom: 25px;
}
.inr-caption {
	padding: 120px 60px 60px 0px;
}
.gradient-col .elementor-widget-wrap {
	padding: 50px 40px;
} 
.inr-bnr  .table_block tr {
	background: linear-gradient(285deg, rgba(255,255,255,0) 22%, rgba(255, 255, 255, 0.46) 80%);
	border-bottom: 4px solid #f8f1e1;
}
.full-height-col .elementor-widget-wrap .elementor-widget, .full-height-col .elementor-widget-wrap .elementor-widget * {
	height: 100% !important;
	object-fit: cover;
} 
.gradient-col{
	position:relative;
}

.gradient-col::before {
	content: "";
	position: absolute;
	width: 20%;
	height: 100%;
	right: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
	/* background: rgb(255,255,255); */
	background: linear-gradient(90deg, rgba(255,255,255,0) 30%, rgb(55, 121, 91) 90%);
} 
.img_box {
	background: #fff;
	margin-bottom: 20px !important;
	box-shadow: 0px 0px 3px #c4c4c4;
}
/* .img_box .elementor-image-box-img {
width: auto !important;
display: block !important;
margin: 0px 0px 15px !important;
}  */
.img_box h3 {
	color: #1c2022;
	margin: 0px 0px 5px !important;
	font-size: 24px;
	line-height: normal;
} 

.img_box p {
	line-height: 27px;
} 

.site-list li {
	list-style: none;
	background: linear-gradient(285deg, rgba(255,255,255,0) 22%, rgb(229, 229, 229) 80%);
	padding: 8px 10px 8px 40px;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
}
.site-list li::before {
	position: absolute;
	content: "";
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/black-tick.png);
	background-repeat: no-repeat !important;
	width: 20px;
	height: 20px;
	left: 15px;
	top: 12px;
	background-size: 20px;
}
.img_box .elementor-image-box-img, .img_box .elementor-image-box-img * {
	min-height: 100% !important;
	object-fit: cover;
	margin: 0 !important; 
	overflow: hidden;
} 
.img_box .elementor-image-box-img img {
	display: block !important; 
	transition: all ease-in-out 0.5s !important;
}  
.img_box:hover .elementor-image-box-img img {
	transform: scale(1.1);
}
.img_box .elementor-image-box-content {
	padding: 20px;
} 
.img_box .elementor-image-box-wrapper {
	align-items: unset !important;
} 
.img_box .elementor-image-box-img a::before {
	position: absolute;
	content: "";
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/right-arrow-wt.png);
	width: 15px;
	height: 15px;
	right: 0;
	bottom: 0;
	background-color: #37795b;
	padding: 14px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px; 
	transition: all ease-in-out 0.5s;
} 
.img_box:hover .elementor-image-box-img a::before {
	background-color: #1c2022;
} 
.img_box h3 a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
} 
.seven-col .icon_box, .five-card .icon_box, .six-card .icon_box {
	padding: 30px 15px;
} 
.seven-col .icon_box:nth-of-type(1), .seven-col .icon_box:nth-of-type(2), .seven-col .icon_box:nth-of-type(3), .seven-col .icon_box:nth-of-type(4) {
	width: calc(100% / 4) !important;
	border-bottom: 1px solid #d5d5d5;
} 
.seven-col .icon_box:nth-of-type(4), .five-card .icon_box:nth-of-type(3), .six-card .icon_box:nth-of-type(3) {
	border-right: 0px;
	padding-right: 0px;
}  
.five-card .icon_box:nth-last-child(-n+2) {
	width: calc(100% / 2) !important;
	border-top: 1px solid #d5d5d5;
} 
.six-card .icon_box:nth-last-child(-n+3) {
	border-top: 1px solid #d5d5d5;
}
.sm-img-hd .icon_box h3 {
	margin: 0 0 8px !important;
	font-size: 21px;
}  
.sm-img-hd .icon_box img {
	height: 65px;
	max-width: 70px;
} 
.list-items ul {
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
} 
.list-items li {
	width: calc(100% / 3 - 50px) !important;
	background: linear-gradient(278deg, rgb(255, 255, 255) 6%, rgb(237, 237, 237) 50%, rgb(255, 255, 255) 100%);
	padding: 15px 0px;
	margin: 15px 25px 5px !important;
} 
.list-items .elementor-price-list-header {
	margin-bottom: 0px !important;
	font-weight: 500 !important;
	font-size: 17px !important;
	line-height: normal;
} 
.list-items .elementor-price-list-price {
	font-weight: 500 !important;
}
.pb80{
	padding-bottom:80px;
} 
.card-content {
	background: #37795b;
	width: calc(100% / 2 - 20px) !important;
	margin:10px 10px 0px !important;
	padding: 40px;
}
.card-content h3 {
	color: #fff;
	margin: 0px 0px 10px !important;
	font-size: 25px;
	line-height: normal;
} 
.card-content li {
	color: #fff;
	list-style: none;
	position: relative;
} 
.card-content li::before {
	position: relative;
	content: "";
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/black-tick.png);
	width: 20px;
	height: 20px;
	left: -5px;
	top: 3px;
	background-position: left;
	filter: invert() brightness(100);
	background-size: 20px;
	display: inline-block;
} 
.card-content li:last-child {
	margin-bottom: 0px !important;
} 
.card-content .elementor-image-box-img {
	display: block !important;
	width: auto !important;
	margin: 0px auto 20px !important;
} 
.card-content .elementor-image-box-img img {
	display: block !important;
	margin: 0 auto;
	max-height: 90px;
	max-width: 90px;
	filter: invert() brightness(100); 
	top: 0;
	transition: all ease-in-out 0.5s !important;
	position: relative;
}  
.card-content:hover .elementor-image-box-img img {
	top:-3px;
}
.site-list li:last-child {
	margin-bottom: 0px;
} 
.bg-tail .elementor-image-box-img img {
	filter: unset !important;
} 
.bg-tail {
	background: #f8f1e1;
} 
.bg-tail h3 {
	color: #000;
} 
.bg-tail li::before {
	filter: unset;
} 
.bg-tail li {
	color: #000;
} 
.card-content p {
	color: #fff;
} 
.bg-tail p{
	color:#000;
} 





.faqblock .elementor-accordion-title {
	font-size: 23px;
	line-height: normal;
	color: #000;
	font-weight: normal;
	text-transform: capitalize;
	font-family: 'Mont';
}
.faqblock .elementor-accordion-item {
	margin-bottom: 25px;
	border: 1px solid #0003 !important;
	background: #c7b2990a;
}
.faqblock .elementor-accordion .elementor-tab-title {
	padding: 27px 25px 25px 68px;
	background-image: url("https://awolcontainers.com/wp-content/uploads/2024/09/grn-qs.png");
	background-repeat: no-repeat;
	background-position: center left 25px;
	background-size: 27px;
}
.faqblock .elementor-accordion-icon {
	height: 28px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.faqblock .elementor-accordion .elementor-tab-content {
	border: 0px;
	padding: 0 25px 35px; 
	color: #fff !important; 
	margin-top: -10px;
} 
.faqblock .elementor-accordion .elementor-tab-content p{
	color: #fff !important;
}
.faqblock .elementor-active {
	background: #37795b;
}
.faqblock .elementor-tab-title.elementor-active a{
	color: #fff !important;
} 
.faqblock .elementor-accordion .elementor-active.elementor-tab-title {
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/wt-qs.png) !important;
}
.faqblock .elementor-accordion-icon {
	width: auto !important;
} 
.faqblock .elementor-accordion-icon-closed, .faqblock .elementor-accordion-icon-opened {
	position: relative;
	transition:all ease-in-out 0.5s;
} 
.faqblock .elementor-accordion-icon-closed:before, .faqblock .elementor-accordion-icon-opened:before {
	content: "";
	position: absolute;
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/grn-plus.png);
	width: 25px !important;
	height: 25px !important;
	background-size: 17px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	left: -25px;
	top: -15px;
}  
.faqblock .elementor-accordion-icon-opened::before {
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/minus-wtt.png);
} 
.faqblock .elementor-active .elementor-accordion-icon-opened::before{
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/minus-wtt.png);
}
.faqblock .elementor-accordion-icon svg {
	display: none !important;
}  
.faqblock .elementor-accordion .elementor-tab-content a {
	color: #fff !important; 
	font-weight: bold;
} 
.faqblock .elementor-accordion .elementor-tab-content a:hover {
	opacity: 0.7;
}  

.wthbg {
	padding: 80px 15px 0px;
	position: relative;
}
.wthbg::before {
	content: "";
	background: linear-gradient(180deg, rgb(248, 241, 225) 0%, rgba(255, 255, 255, 0) 40%);
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
	bottom: 0;
	top: 0;
}
.mt40{
	margin-top:40px;
} 



.post-info .elementor-icon-list-icon {
	display: none !important;
}
.post-info .elementor-icon-list-text {
	padding: 0px !important;
	color: #000 !important;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 20px;
}
.single-left .elementor-widget-wrap {
	box-shadow: unset !important; 
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 35px auto 10px;
}
.single-left img {
	display: block;
	width: 100%;
	height: 400px;
	object-fit: cover;
}
/* .single-left .post-content {
margin-top: 30px;
} */
.single-left h2 {
	font-size: 40px;
	line-height: normal;
}
.single-left h3 {
	font-size: 30px;
	line-height: normal;
	text-transform: capitalize;
}
.single-left h4 {
	font-size: 25px;
	line-height: normal;
}
.single-left h5 {
	font-size: 20px;
	line-height: normal;
}
.single-left .post-content a {
	color: #37795B;
	text-decoration: unset !important;
}
.single-left .post-content ol {
	padding-left: 20px;
}
.single-left .post-content a:hover {
	color: #000 !important;
	text-decoration: unset !important;
}
.single-left .post-content ol li {
	margin-bottom: 10px;
}
.single-left .post-content ul {
	list-style: none;
}
.single-left .post-content ul li {
	margin-bottom: 10px;
	padding-left: 21px;
	position: relative;
}
.single-left .post-content ul li::before {
	position: absolute;
	content: "";
	background-image: url("https://fdmproofs2024.com/seaislandresidential/wp-content/uploads/2024/08/right-arrow.png");
	background-repeat: no-repeat;
	background-position: left top 9px;
	width: 17px;
	height: 25px;
	left: 0;
	background-size: 13px;
	top: 0;
	bottom: 0;
}
/* .single-right .sidebar {
margin: 40px 0px 0px 40px;
} */ 
.single-right .sidebar .elementor-container {
	background: #37795b;
	padding: 30px;
}
.single-right h4 {
	font-size: 25px;
	line-height: normal;
	margin-bottom: 15px;
	color: #00205c !important;
	font-family: 'Nexa Rust Sans-Trial Black Shadow 1' !important;
	padding-left: 5px;
}
.single-right .elementor-posts-container {
	row-gap: 15px;
}
.single-right h2 {
	font-size: 30px;
	line-height: normal;
	margin-bottom: 15px;
}
.single-right .elementor-post__thumbnail__link {
	display: none;
}
.single-right article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff42;
}
.single-right article:last-child {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}
.single-right article .elementor-post__title {
	font-size: 17px;
	line-height: 22px;
}
.single-right article .elementor-post__title a {
	font-weight: normal !important;
	text-decoration: unset !important;
	color: #fff !important;
}
.single-main {
	padding: 360px 15px 60px;
	background: linear-gradient(180deg, rgb(255, 246, 232) 0%, rgba(255, 255, 255, 0) 40%);
}
.single-main {
	padding: 90px 15px 60px;
	background: linear-gradient(180deg, rgb(248, 241, 225) 0%, rgba(255, 255, 255, 0) 40%);
}
.single-left i {
	font-family: 'Nexa Rust Sans Demo';
	font-style: normal;
	color: #00205c;
}
.mt30 {
	margin-top: 30px;
}
.single-right .elementor-post__thumbnail {
	border-radius: 10px;
	overflow: hidden;
}

.post-card .elementor-posts {
	column-gap: 20px;
	row-gap: 20px;
}
/* .post-card .elementor-post__thumbnail {
border-radius: 10px;
} */
.post-card article {
	position: relative;
}
.post-card .elementor-post__text {
	position: absolute;
	bottom: 0px;
	background: linear-gradient(0deg, rgb(55, 121, 91) 20%, rgba(255,255,255,0) 100%);
	padding: 80px 60px 25px 30px;
	pointer-events: none;
	display: flex !important;
	flex-wrap: wrap;
}
.post-card .elementor-post__title {
	order: 2;
	margin-top: 15px !important;
}
.post-card h3 a {
	color: #fff !important;
	font-size: 20px;
	line-height: normal;
}
.post-card .elementor-post__meta-data {
	color: #fff !important;
	font-size: 15px !important;
	line-height: normal !important;
	margin-bottom: 0px !important;
}
.post-card img {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: unset !important;
	transition: all ease-in-out 0.5s !important;
	object-fit: cover;
	height: 430px !important;
	width: 100% !important;
}
.post-card article img:hover {
	transform: scale(1.05) !important;
}
.post-card .elementor-post__thumbnail {
	padding-bottom: 0px !important;
}
.post-card .elementor-post__meta-data {
	color: #fff !important;
	font-size: 15px !important;
	line-height: normal !important;
}
.post-card .elementor-post__thumbnail__link {
	margin-bottom: 0px !important;
}
.main-sec {
	padding: 180px 15px 100px;
	background: linear-gradient(180deg, rgb(255, 246, 232) 0%, rgba(255, 255, 255, 0) 40%);
}
.post-card article .elementor-post__thumbnail::after {
	content: "";
	background-color: #fff;
	text-align: left;
	background-image: url("https://awolcontainers.com/wp-content/uploads/2024/08/arr_img.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	transform: rotate(-50deg);
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	transition: all ease-in-out 0.5s;
	z-index: 1;
	pointer-events: none;
}
.post-card article .elementor-post__thumbnail:hover::after {
	transform: rotate(0deg);
}

.header_main .elementor-nav-menu > li > ul.sub-menu {
	background: #37795b;
	min-width: 265px !important;
	border-radius: 0px;
	margin-top: 0px !important;
}
.loc-col {
	width: calc(100% / 4 - 15px) !important;
	background: #fff;
	border: 1px solid #37795b63;
	border-radius: 0px;
	margin: 0px 7px 15px !important;
	padding: 30px 15px;
	transition: all ease-in-out 0.5s;
	overflow: hidden;
	position: relative;
}
.loc-col:hover {
	background: #37795b;
} 
.loc-col:hover .elementor-icon-box-icon svg {
	fill: #fff;
	top: -5px;
}
.loc-col .elementor-icon-box-icon {
	margin-bottom: 10px !important;
}
.loc-col h3 {
	margin: 0px;
	font-size: 23px;
	line-height: normal;
	transition: all ease-in-out 0.5s;
	color: #000;
	margin-bottom: 5px;
}
.loc-col:hover h3 a, .loc-col:hover h3 {
	color: #fff;
}
.loc-col i , .country_infoset i{
	font-style: normal;
	font-weight: 600;
}
.slider_home .slick-arrow {
	background-image: url("https://awolcontainers.com/wp-content/uploads/2024/08/arr_img.png");
	background-repeat: no-repeat;
	background-size: 19px;
	width: 20px;
	height: 20px;
	transform: unset !important;
	border: 0px !important;
	font-size: 0px !important;
	transform: unset !important;
	background-color: transparent !important;
	background-position: center !important;
}
.slider_home {
	margin-top: 30px;
	padding: 0 15px;
}
.slider_home .slick-arrow:before {
	display: none;
}
.slider_home .slick-prev.slick-arrow {
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
}
.loc-col i::after, .country_infoset i::after{
	content: ":";
}
.loc-col p, .country_infoset p {
	color: #000;
	transition: all ease-in-out 0.5s;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
	text-transform: uppercase;
}
.loc-col:hover p {
	color: #fff;
}
.loc-col .elementor-icon-box-icon svg {
	width: 28px !important;
	height: auto !important;  
	transition: all ease-in-out 0.5s; 
	top: 0;
} 
.loc-col a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0; 
} 
.country_infoset > div {
	background: #f8f1e1 !important;
	padding: 20px;
	text-align: center;
	position: relative;
}
/* .loc-col h3 a, .loc-col .elementor-icon-box-icon a {
pointer-events: none;
} */
/* .loc-col::before {
content: "";
position: absolute;
background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/awol_logo.png);
background-repeat: no-repeat;
background-size: 180px;
width: 180px;
height: 50px;
left: 0;
bottom: 0;
right: 0;
top: 0;
margin: auto;
opacity: 0.06;
transition: all ease-in-out 0.5s;
} 
.loc-col:hover::before{
opacity: 0.15;
} 
*/
/* .loc-col::after {
position: absolute;
content: "";
background-color: #fff;
width: 40px;
height: 40px;
margin: auto;
left: unset;
right: 0px;
bottom: 0px;
border-radius: 50% 0% 0% 0%;
transition: all ease-in-out 0.5s;
background-image: url(https://awolcontainers.com/wp-content/uploads/2024/08/arr_img.png);
background-repeat: no-repeat;
background-size: 15px;
background-position: center;
opacity: 0;
}
.loc-col:hover::after{
opacity:1;
} */
.div-center .elementor-widget-wrap {
	justify-content: center;
}  
.btm-overlay{
	position:relative;
}
.btm-overlay::after {
	position: absolute;
	content: "";
	background: linear-gradient(0deg, rgb(255, 246, 232) 10%, rgba(255, 255, 255, 0) 100%);
	bottom: -60px;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	z-index: -1;
} 




.gform_wrapper .gform_validation_errors {
	display: none !important;
}
.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-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	display: block !important;
	margin-bottom: 3px !important;
}
.custom-contact input, .custom-contact .textarea, select, .form-field input, .form-field textarea {
	background: #fff !important;
	border: 1px solid #c8c8c8 !important;
	height: 55px;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 8px 15px !important;
	color: #000 !important;
}
.custom-contact .textarea {
	height: 100px !important;
}	  
.custom-contact .gform_footer {
	margin: 20px 0px 0px !important;
	padding: 0px !important;
} 
/* .custom-contact form {
background: #fff;
padding: 50px;
border-radius: 40px;
box-shadow: 0px 0px 10px #00000026;
margin-top: 0px;
z-index: 2;
position: relative;
}   */
.half-input {
	grid-column: span 6 !important;
	margin-bottom: 20px;
} 
.full-input{
	margin-bottom: 20px !important;
} 
.three-input {
	grid-column: span 4 !important;
	margin-bottom: 20px;
}
.custom-contact .button, input.submit-button {
	margin: 0px 0px 0px !important;
	background: #37795b !important;
	color: #fff !important;
	font-weight: bold;
	border-radius: 0px !important;
	padding: 15px 30px !important;
	font-size: 19px;
	min-width: 190px;
	border: 1px solid #d5bf95 !important;
	transition: all ease-in-out 0.5s;
	height: unset;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
} 
.custom-contact .gfield_html h3 {
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #37795b;
	font-weight: 600;
	font-family: 'HK Grotesk';
	margin: 0px 0px 10px !important;
} 

.radio-box input {
	height: auto !important;
	margin-bottom: 0px !important;
	margin-right: 5px;
} 
.radio-box label {
	margin-bottom: 0px !important;
}
.radio-box .gfield_radio {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	max-width: 470px;
} 
.radio-box .gchoice {
	width: calc(100% / 2 - 0px) !important; 
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

input[type="radio"] {
	accent-color:#37795b!important;
}  
select { 
	-moz-appearance: none; 
	/* for Safari, Chrome, Opera */ 
	-webkit-appearance: none;  
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/down-arrow1.png) !important;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: right 10px top 21px !important;
}  
.custom-contact .button:hover ,
input.submit-button:hover{
	background: #d5bf95 !important;
	color: #37795b !important;
} 
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #37795b !important;
	height: 10.992px!important;
} 
.gform_wrapper.gravity-theme .gf_progressbar {
	border-radius: 0px !important;
	margin-bottom: 30px !important;
} 
.gform_wrapper.gravity-theme .gf_progressbar_blue {
	background: #d5bf95!important;
} 
.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
	font-size: 9px !important;
	line-height: normal !important;
	font-weight: bold !important;
} 
.gform_wrapper.gravity-theme .gf_progressbar_title {
	line-height: normal !important;
} 
.page-id-545 .ft_top, .page-id-1160 .ft_top {
	padding: 70px 0 60px;
} 
.gform_page_footer {
	padding: 0px !important;
	margin: 0px !important;
} 
.thanks-hd p {
	font-size: 20px;
	line-height: normal;
} 
.elementor-nav-menu .sub-arrow svg {
	position: relative;
	top: 2px;
	height: .6em !important;
	width: 0.6em !important;
	left: -2px;
	transition: all ease-in-out 0.5s;
} 
.hd_menu .elementor-nav-menu li:hover .sub-arrow svg, .hd_menu .elementor-nav-menu > li.current-menu-ancestor .sub-arrow svg, .hd_menu .elementor-nav-menu > li.current-menu-item .sub-arrow svg {
	fill: #37795b !important;
}
.cta-row .elementor-container {
	background: #37795b;
	padding: 30px;
} 

.cta-row h3 {
	font-size: 38px;
	line-height: 48px;
} 
.cta-row p {
	padding-top: 8px;
}
.fix-btn {
	display: none;
} 
.shelf-bracket {
	padding: 200px 15px 80px;
}
.list-bg li {
	background: rgb(255,255,255);
	background: linear-gradient(200deg, rgba(255,255,255,0) 0%, rgb(255, 255, 255) 100%);
}
table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: unset;
}
table tbody tr:hover > td, table tbody tr:hover > th {
	background-color: unset !important;
}
.pricing-sec p {
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 16px;
}
.pricing-sec img { 
	width: 100%;
	display: block;
}
.pricing-sec table {
	margin: 0 auto;
}
.subheading h5 {
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #37795b;
	font-weight: 500;
	margin-bottom: 10px;
	font-family: 'HK Grotesk';
}
.new-gradient-col {
	position: relative;
}
.new-gradient-col .elementor-widget-wrap {
	padding: 50px 40px;
}
.new-gradient-col::before {
	content: "";
	position: absolute;
	width: 20%;
	height: 100%;
	left: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
	/* background: rgb(255,255,255); */
	background: linear-gradient(270deg, rgba(255,255,255,0) 30%, rgb(55, 121, 91) 90%);
}
.new-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.new-list li {
	width: calc(100% / 5 - 10px) !important;
	margin-top: 15px !important;
	margin-bottom: 5px;
}
.new-list li:last-child {
	margin-bottom: 5px !important;
}
.list-new li {
	width: calc(100% / 4 - 10px) !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
	padding: 0 !important;
	border: 0px !important;
}
.woocommerce-Tabs-panel > h2,
.tabs.wc-tabs,
.woocommerce-Tabs-panel--reviews {
	display: none !important;
}
.woocommerce div.product div.images {
	margin: 0 !important;
}
.request-quote {
	display: inline-block;
	line-height: normal;
	vertical-align: top;
	text-align: center;
}
.quote-form {
	display: flex;
	flex-wrap: wrap;
	row-gap: 28px;
	column-gap: 22px;
	max-width: 940px;
	margin: 30px auto auto;
}
.form-field {
	width: calc(100% / 3 - 15px);
} 
.submit-field {
	width: 100%;
	text-align: center;
}
.form-field  textarea {
	width: 100%;
	height: 144px;
	resize: none; 
	border-radius: 0px !important; 
}
.form-field.fullblock {
	width: 100%;
}
#per_price_container strong, #total_price_container strong {
	display: block;
	font-weight: normal !important;
}
.form-field.fullwd {
	width: 100% !important;
}
#per_price_container, #total_price_container {
	width: calc(100% / 3 - 15px);
	margin: 0;
}
#per_price_container span, #total_price_container span {
	background: #fff !important;
	height: 55px;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 12px 15px !important;
	color: #000 !important;
	width: 100%;
	display: block;
	border: 1px solid #c8c8c8 !important;
}
#delivery_address_field {
	width: 100% !important;
}
.req_product {
	text-align: center;
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
	font-family: 'Mont';
	color: #2f7253;
}
.nwheading h3 {
	font-size: 31px;
	line-height: 41px;
	margin-top: 40px; 
}
.country_slider .elementor-testimonial {
	padding: 20px;
	text-align: center; 
}
.country_slider .swiper-slide{
	background: #f8f1e1 !important;
}
.country_slider .elementor-testimonial__name {
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: normal;
	margin-bottom: 10px;
	color: #000 !important;
	border-bottom: 1px solid #cccccc4a;
	padding-bottom: 10px !important;
	font-weight: 900;
	font-family: 'Mont';
}
.country_slider .elementor-testimonial__icon {
	display: none;
}
.country_slider .elementor-testimonial__cite {
	width: 100% !important;
}
.country_slider .elementor-testimonial__text i {
	font-style: normal;
	font-weight: bold;
}
.country_slider .elementor-testimonial__text {
	line-height: 28px !important;
	font-size: 17px !important;
	font-weight: 500;
	max-width: 270px;
	margin: auto;
}
.country_slider .elementor-testimonial__text i:after {
	content: ":";
}
.product_main {
	padding-top: 80px;
}
.product_main h1 {
	font-size: 40px;
	line-height: normal;
	margin-bottom: 15px;
}
.woocommerce-product-gallery {
	padding: 5px !important;
	background: #fff;
}
.protabmain > div {
	border-bottom: 2px solid #ccc;
	display: flex;
	flex-wrap: wrap;
}
.protext {
	padding: 10px 0;
	margin-right: 40px;
	border-bottom: 3px solid transparent;
	margin-bottom: -2px;
	font-size: 20px;
	cursor: pointer;
}
.protext.active {
	border-bottom: 3px solid #37795b;
	color: #37795b;
	font-weight: bold;
}
.woocommerce-Tabs-panel { 
	margin-top: 50px !important;
}
.protabmain {
	margin-bottom: 40px !important;
}
body:not(.elementor-editor-active) .prod_datatab{
	display: none !important;
}
body:not(.elementor-editor-active) .prod_datatab.active {
	display: block!important;
}
.listproitems  ul {
	display: flex;
	flex-wrap: wrap;
	row-gap: 15px;
	column-gap: 40px;
}
.listproitems ul li {
	width: calc(100% / 2 - 20px);
	margin: 0 !important;
}
.listproitems ul li span {
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
} 
.iconpro_box .elementor-image-box-wrapper {
	text-align: left !important;
}
.iconpro_box {
	width: calc(100% / 3 - 14px) !important;
	border: 1px solid #e3e3e3;
	display: flex;
	align-items: center;
}
.prodcontent_boxes > div {
	row-gap: 20px;
	column-gap: 20px;
}
.iconpro_box p {
	line-height: 22px;
	font-size: 16px;
}
.iconpro_box .elementor-image-box-img {
	position: absolute;
	left: 28px;
	top: 0;
	bottom: 0;
	display: flex !important;
	margin: 0 !important;
	align-items: center;
	width: 70px !important;
}
.iconpro_box .elementor-image-box-content {
	padding: 20px 20px 20px 120px !important;
}
.iconpro_box h3 {
	font-size: 20px;
	margin: 0 0 7px !important;
	font-family: 'HK Grotesk';
	font-weight: bold;
}
.products > li img {
	background: #f8f1e1;
	margin-bottom: 12px !important;
	transition: all ease-in-out 0.5s;
	padding: 6px;
	height: 350px !important;
	object-fit: cover;
}
.products > li:hover .woocommerce-loop-product__title {
	color: #37795b;
}
.products > li{
	transition: all ease-in-out 0.5s;
}
.woocommerce-loop-product__title {
	font-size: 17px !important;
	line-height: normal;
	transition: all ease-in-out 0.5s;
	text-align: center;
	font-family: 'HK Grotesk';
	padding: 0 !important;
	font-weight: 500;
}
.products > li:hover {
	transform: scale(1.02);
}
.woocommerce ul.products li.product .button {
	display: none;
} 
.wauto {
	width: auto !important;
	margin-right: 20px;
	margin-top: 20px;
}
.wauto select {
	width: 100%;
	height: 61px;
	border: 1px solid #ccc !important;
	border-radius: 0px !important;
}
#product-price {
	font-size: 25px;
	line-height: normal;
	color: #37795b;
	font-weight: bold;
	margin-right: 20px;
	border-right: 1px solid #ccccccb0;
	padding-right: 18px;
}
.state_select label {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #535353;
	margin-bottom: 4px;
}
.btnpriceloc a {
	background: #37795b;
	color: #fff !important;
	font-weight: bold;
	border-radius: 0px;
	padding: 13px 30px;
	font-size: 16px;
	min-width: 140px;
	border: 1px solid #f8f1e1;
	cursor: pointer;
	margin-top: 19px;
	margin-left: 10px;
}
.state_select select  { 
	height: 48px; 
	background-position: right 10px top 15px !important;
}
#product-price::before {
	content: "Starting at:";
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #535353;
	margin-bottom: 10px;
}
.wauto .form-field {
	width: auto;
}
.price_singlepro {
	width: auto !important;
}
.review_box {
	width: auto !important;
	border-right: 1px solid #ccc;
	margin-right: 20px;
}
.callussection {
	width: auto !important;
}
.review_box .es-badge-container {
	margin: 0 !important;
	background: transparent;
	border-radius: 0px;
	padding-left: 0;
}
.review_box .es-layout-sidebar-inner {
	justify-content: left; 
}
.review_box {
	width: auto !important;
}
#product-price:empty {
	display: none;
} 
.callussection p {
	font-size: 16px;
	line-height: normal;
}
.callussection .elementor-image-box-img {
	position: absolute;
	width: 60px !important;
	left: 0;
	top: 0;
	border-radius: 50%;
	overflow: hidden;
	height: 60px !important;
	bottom: 0;
	margin: auto !important;
}
.callussection .elementor-image-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.callussection .elementor-image-box-wrapper {
	text-align: left !important;
	padding: 6px 0px 7px 80px;
}
.callussection span a {
	margin: 0 !important;
	font-size: 20px;
	font-weight: bold !important;
}  
.callussection span a:after {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.callussection p b {
	color: #37795b;
	font-weight: normal;
}
.loc-col .elementor-icon-box-icon {
	display: none;
}
body.hdactive {
	padding-top: 127px;
}
.slidemenu {
	display: flex;
	width: 65px !important;
	justify-content: right;
}
.slidemenu nav.elementor-nav-menu--dropdown {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: 0 !important;
	min-width: 350px;
	background: #37795b;
	max-height: unset !important;
	transform: unset !important;
	animation: unset !important;
	border-left: 1px solid #cccccc1c;
	transition: all ease-in-out 0.5s;
	right: -380px;
	z-index: 1000;
	padding-top: 57px;
}
.slidemenu  .elementor-menu-toggle.elementor-active {
	right: 70px !important;
} 
.slidemenu  .sub-arrow {
	position: absolute;
	right: 0;
	background: #ffffff21;
	width: 48px;
	height: 53px;
	display: flex;
	justify-content: center;
	font-size: 25px;
	padding: 9px !important;
}
.slidemenu .sub-arrow svg {
	fill: #fff !important;
}
.slidemenu .elementor-nav-menu--dropdown[aria-hidden="false"] {
	right: 0 !important;
}
.slidemenu .elementor-menu-toggle svg.elementor-menu-toggle__icon--close {
	position: fixed;
	right: -100px;
	z-index: 10001;
	top: 0;
	transition: all ease-in-out 0.5s;
}
.slidemenu .elementor-active svg.elementor-menu-toggle__icon--close {
	right: 0px; 
} 
.slidemenu .elementor-nav-menu > li > a:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.slidemenu .elementor-nav-menu > li > a {
	padding: 15px !important;
	color: #fff !important;
	transition: all ease-in-out 0.5s;
	text-transform: none;
	line-height: normal;
	background: transparent !important;
	border-bottom: 1px solid #ffffff38;
}
.hd_menu {
	width: auto !important;
	margin-left: auto;
}
.slidemenu .elementor-menu-toggle svg {
	background: #37795b;
	border-radius: 0px !important;
	color: #fff !important;
	width: 53px !important;
	height: 53px !important;
	padding: 13px;
	display: block !important;
}
.slidemenu .elementor-nav-menu > li > ul.sub-menu a {
	padding-left: 35px !important;
}
.slidemenu .elementor-menu-toggle {
	background: transparent !important;
	padding: 0 !important;
}
.slidemenu .elementor-menu-toggle svg {
	fill: #fff;
}
.slidemenu .elementor-nav-menu > li > ul.sub-menu {
	background: #0000001c !important;
} 
.slidemenu .elementor-nav-menu > li.primemenu {
	display: none;
}
#product-price a {
	color: #37795b !important;
	font-weight: bold;
}
.star_content p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 6px;
}
.pricing-sec table th, .pricing-sec table td {
	padding: 6px 12px;
	border-color: #53535317 !important;
	line-height: 20px;
	text-align: center;
}

.table_block th,.table_block td {
	border: 0px !important;
	text-align: left;
}
.table_block tr {
	background: linear-gradient(285deg, rgba(255,255,255,0) 22%, rgb(229, 229, 229) 80%);
	border-bottom: 4px solid #fff;
}
.table_block {
	margin-top: 20px;
}
.fullslider, .fullslider div, .fullslider img, .fullslider figure,
.inr-img *, .inr-img {
	height: 100% !important;
	object-fit: cover;
	width: 100%;
}
.calltwo,.product_cat-shipping-containerscall-section  .callone {
	display: none;
}
.product_cat-shipping-containerscall-section .calltwo,
.fullslider img {
	display: block;
}
.table_block th:nth-of-type(2n), .table_block th:nth-of-type(3n) {
	font-weight: normal;
}

.new_topbar .elementor-widget-container {
	width: auto;
}
.new_topbar .elementor-widget {
	width: auto;
}
.topbarmenu a {
	color: #000 !important;
}
.address_line_1 {
	margin-bottom: 25px !important;
}
.topbarmenu a:hover {
	color: #37795b !important;
}
.header_main .new_topbar .elementor-widget-wrap {
	justify-content: right;
	column-gap: 30px;
}
.nw-crd.card-content {
	width: 100% !important;
}
.pb30 {
	padding-bottom: 30px;
}
.prc {
	font-weight: bold;
}
.single-loc li {
	padding: 6px 9px !important;
	margin: 0px !important;
	transition: all ease-in-out 0.5s;
	border: 1px solid #37795b63;
	width: auto !important;
}
.map_listprice i::after {
	content: ":";
}
.map_listprice i {
	font-style: normal;
	font-weight: bold;
}
.map_listprice span {
	list-style: none;
	background: linear-gradient(285deg, rgba(255,255,255,0) 22%, rgb(255, 255, 255) 80%);
	font-weight: 500;
	margin: 5px 0 !important;
	padding: 9px 18px !important;
	display: block;
}
.single-loc ul {
	column-gap: 10px;
	row-gap: 10px;
	margin: 0px !important;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.single-loc li:hover {
	background-color: #37795b;
	color: #fff;
}
.single-loc li:hover svg {
	fill: #fff;
}
.map_listprice .elementor-icon-list-icon {
	display: none !important;
}
.map_listprice i {
	font-style: normal;
}
.iframe_block .elementor-widget-html, .iframe_block .elementor-widget-html * {
	height: 100%;
}
.form-bdr .gfield_list_group {
	border: 1px solid #0000001a;
	position: relative;
	padding: 15px 20px;
	margin-bottom: 20px !important;
	margin-top: 10px;
}
.form-bdr .gfield_list_group:last-child {
	padding: 15px 20px 28px;
}
.form-bdr .gfield_list_group .gfield_list_icons .add_list_item {
	display: none;
}
.form-bdr .gfield_list_group:last-child .gfield_list_icons .add_list_item {
	display: block;
}
.add_list_item::before {
	content: "Add Another Bracket to Quote";
	color: #fff !important;
	font-size: 15px !important;
	padding-left: 16px;
	background-image: url(https://awolcontainers.com/wp-content/uploads/2024/09/grn-plus.png) !important;
	filter: grayscale(100%) brightness(100);
	background-size: 11px !important;
	background-repeat: no-repeat;
	background-position: center left 0;
}
.form-bdr .gfield_list_icons .add_list_item {
	width: auto !important;
	height: auto !important;
	overflow: hidden;
	background: none !important;
	opacity: 1 !important;
	position: absolute;
	bottom: -16px;
	left: 21px;
	background-color: #37795b !important;
	padding: 2px 10px !important;
	border-radius: 0px !important;
}
.gfield_header_item.gfield_header_item--icons.gform-grid-col {
	display: none;
}
.form-bdr .gfield_list_icons .delete_list_item {
	background-image: url(https://awolcontainers.com/wp-content/uploads/2025/07/minusclr.png) !important;
	width: 30px !important;
	height: 30px !important;
	background-repeat: no-repeat !important;
	background-size: 16px !important;
	opacity: 1 !important;
	background-color: #fff !important;
	border-radius: 50px !important;
	background-position: center !important;
	position: absolute !important;
	top: 0;
	bottom: 0;
	margin: auto !important;
	right: -18px;
}
.gfield_list_icons.gform-grid-col {
	width: auto !important;
}
.all-states-products-container {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 50px;
	justify-content: center;
}
.country_infoset h3 {
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: normal;
	margin: 0 0 10px;
	color: #000 !important;
	border-bottom: 1px solid #cccccc4a;
	padding-bottom: 10px !important;
	font-weight: 900;
	font-family: 'Mont';
}
.country_infoset:hover a {
	color: #37795b;
}
.country_infoset a::after {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.country_infoset {
	position: relative;
	padding: 0 8px;
}
.country_infoset p {
	text-align: center;
	min-height: 120px;
}
.loc-col p:empty::before,
.country_infoset p:empty:before{
	content: "Contact for Pricing";
}
.map_listprice:empty::before {
	content: "Please call for Pricing/Availability";
}
.radio-group label input {
	height: auto;
}
.radio-group label {
	font-size: 16px; 
	line-height: normal;
}
.radio-group {
	line-height: normal;
	margin-top: 17px;
	display: flex;
	justify-content: space-between;
}  
.elementor-location-footer .gform_button {
	width: 100%;
	line-height: normal;
	padding: 11px 20px !important;
	border: 0px !important;
}
.elementor-location-footer .gform_confirmation_message {
	color: #fff;
	border: 1px solid #ccc;
	padding: 10px 20px;
	font-size: 15px;
	line-height: normal;
}
.loc_auto {
	width: auto !important;
}
.loc_auto .form-field {
	width: 100%;
}
/* Responsive-Start */
@media(max-width: 1400px) {

	.pln-bnr .inr-caption {
		padding: 10% 15px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 20px;
	}
	.pro-detail {
		padding-left: 15px;
		padding-right: 15px;
	}
	.product_main {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hdactive .header_main {
		padding: 0;
	}
	.header_main {
		padding: 0 13px;
	}
	.thanks-hd .inr-caption h1 {
		max-width: 310px;
	}
	.contact-frm img {
		min-height: 800px;
		object-fit: cover;
	}
	.inr-caption {
		padding: 80px 15px;
		display: flex;
		align-items: center;
	}
	.ft_top {
		padding: 170px 15px 60px;
	}
	.custom-google-map-info h2 {
		font-size: 44px;
		line-height: 43px;
	}
	.custom-google-map-info {
		padding-left: 15px;
	}
	.lft-ryt-spc {
		margin-left: 15px;
		margin-right: 15px;
	}
	.bannercaption {
		padding: 2% 15px;
	}
}
@media(max-width: 1199px) {
	.slick-next {
		right: -15px;
	}
	.slick-prev {
		left: -15px;
	}

	/* 	.ft-pad .ft_top {
	padding: 80px 15px 60px;
} */
	.slidemenu .elementor-menu-toggle svg {
		width: 43px !important;
		height: 38px !important;
		padding: 8px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 15px;
	}
	.custom-contact .button, input.submit-button {
		min-width: 170px;
	}
	.mt100 {
		margin-top: 80px;
	}
	.listproitems ul li span {
		font-size: 15px;
	}
	.product_main h1 {
		font-size: 35px;
	}
	.shelf-bracket {
		padding: 110px 15px 80px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.products > li img {
		height: 310px !important;
	}
	.nwheading h3 {
		font-size: 29px;
		line-height: 38px;
		margin-top: 38px;
	}
	.hdactive .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 13px 20px !important;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a {
		min-width: 150px;
		padding: 8px 8px !important;
		font-size: 16px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 10px;
	}
	.new-list li {
		width: calc(100% / 4 - 10px) !important;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 32px auto 8px;
	}
	.single-left h3 {
		font-size: 28px;
	}
	.single-left h2 {
		font-size: 37px;
	}
	.single-main {
		padding: 80px 15px 60px;
	}
	.single-main h1 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 18px;
	}
	.single-right {
		display: none;
	}
	.single-left {
		width: 100% !important;
	}
	.pl60 {
		padding-left: 50px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 20px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 24px 22px 22px 62px;
		background-position: center left 20px;
		background-size: 24px;
	}
	.mt40 {
		margin-top: 30px;
	}
	.post-card article .elementor-post__thumbnail::after {
		background-size: 14px;
		bottom: 16px;
		right: 16px;
		width: 35px;
		height: 35px;
	}
	.post-card .elementor-post__text {
		padding: 70px 50px 20px 20px;
	}
	.wthbg {
		padding: 170px 15px 0px;
	}
	.cta-ryt {
		width: 23.287% !important;
	}
	.cta-lft {
		width: 76.53% !important;
	}
	.ship-contnr .smheading h2 {
		max-width: 830px;
		margin: 0 auto;
	}
	.ship-contnr .bigheading h2 {
		max-width: 900px;
		margin: 0 auto;
	}
	.ft-loc {
		padding-left: 15px;
	}
	.ft-logo img {
		max-width: 190px;
	}
	.review_main.elementor-widget-reviews .swiper-slide {
		padding: 38px 30px 21px !important;
		margin-top: 30px;
	}
	.review_main .swiper-slide::after {
		width: 60px;
		height: 50px;
		left: 31px;
	}
	.mdheading h3 {
		font-size: 33px;
		line-height: 43px;
	}
	.custom-google-map-info h2 {
		font-size: 38px;
		line-height: 38px;
		margin: 0 0 15px !important;
	}
	.icon_box h3 {
		font-size: 24px;
	}
	.icon_box img {
		height: 80px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.defbtn a {
		padding: 15px 24px;
		font-size: 18px;
		min-width: 190px;
	}
	.smheading h2 {
		font-size: 40px;
		line-height: 47px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.product_blocks .elementor-testimonial__name {
		font-size: 26px;
	}
	.two-btn .elementor-widget-wrap {
		margin: 20px auto 30px;
	}
	.two-btn .servbtn a {
		font-size: 17px;
		padding: 14px 18px;
	}
	.bigheading h2 {
		font-size: 47px;
		line-height: 57px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.logomain img {
		max-height: 140px;
	}
}
@media(max-width: 1024px) {
	.slidemenu .elementor-nav-menu > li > a:hover {
		background-color: #37795b !important;
	}
	.hd_menu {
		display: none;
	}
	.slidemenu .elementor-menu-toggle svg { 
		width: 46px !important;
		height: 46px !important;
		padding: 10px;
	}
	.slidemenu { 
		margin-left: auto;
	}
	.wthbg {
		padding: 80px 15px 0px;
	}
	.hdright {
		width: calc(100% - 160px) !important;
		padding: 11px 0;
	}
	.slidemenu .elementor-nav-menu > li.primemenu {
		display: block;
	}
	.logomain img {
		max-height: 113px;
	}
}
@media(max-width: 999px) {
	.form-bdr .gfield_list_icons {
		bottom: 77px;
	}
	.t-full-col .pl30 {
		padding-left: 0px;
	}
	/* 	.ft-pad .ft_top {
	padding: 60px 15px 60px;
} */
	.loc-col:hover p {
		color: #000;
	}
	.pln-cptn .elementor-button-wrapper {
		text-align: center;
	}
	.inr-caption .elementor-widget-container, 
	.wthbg .elementor-widget-container {
		margin-bottom: 20px;
	}
	.pln-bnr .inr-caption {
		padding: 3% 15px 10%;
	}
	.pln-bnr .elementor-column-gap-no {
		flex-wrap: wrap-reverse;
	}
	.delivery-tips img {
		width: 100% !important;
		max-width: 100% !important;
	}
	.delivery-tips b {
		margin: 0 auto;
	}
	.three-input {
		grid-column: span 12 !important;
		margin-bottom: 10px;
	}
	.prod_datatab .pl60 {
		padding-left: 0px;
		margin-top: 20px;
	}
	.product_main {
		padding-top: 60px;
	}
	.callussection {
		margin-top: 20px;
	}
	.product_main h1 {
		font-size: 31px;
	}
	.iconpro_box .elementor-image-box-content {
		padding: 20px 20px 20px 90px !important;
	}
	.iconpro_box .elementor-image-box-img {
		left: 16px;
		width: 56px !important;
	}
	.price-hd h1 {
		font-size: 33px;
		line-height: 35px;
	}
	.shelves-col {
		margin-top: 20px;
	}
	.pricing-sec .pl60 {
		padding-left: 0px;
	}
	.shelf-bracket {
		padding: 60px 15px 60px;
	}
	.wthbg {
		padding: 60px 15px 0px;
	}
	.nwheading h3 {
		font-size: 27px;
		line-height: 36px;
		margin-top: 36px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.products > li img {
		height: 250px !important;
	}
	.nw-li-lst .new-list li:nth-child(n+7) {
		width: calc(100% / 2 - 10px) !important;
	}
	.new-gradient-col .elementor-widget-wrap {
		padding: 40px 25px;
	}
	.new-list li:last-child {
		width: 100% !important;
	}
	.new-list li {
		width: calc(100% / 3 - 10px) !important;
		text-align: center !important;
		margin: 5px !important;
	}
	.single-left h3 {
		font-size: 26px;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 28px auto 7px;
	}
	.single-left h2 {
		font-size: 34px;
	}
	.single-main {
		padding: 60px 15px 60px;
	}
	.single-main h1 {
		font-size: 35px;
		line-height: 46px;
		margin-bottom: 16px;
	}
	.thanks-hd .inr-caption h1 {
		max-width: 250px;
	}
	.img_box:hover .elementor-image-box-img a::before {
		background-color: #37795b;
	}
	.tb-li .site-list li::before {
		position: absolute;
		display: block;
		margin: 0 auto;
	}
	.tb-li .site-list li {
		list-style: none;
		background: linear-gradient(285deg, rgba(255,255,255,0) 22%, rgb(229, 229, 229) 80%);
		padding: 15px 10px 15px 40px;
		font-size: 17px;
		font-weight: 500;
		position: relative;
	}
	.img_box h3 {
		font-size: 22px;
	}
	.img_box:hover .elementor-image-box-img img {
		transform: unset !important;
	}
	.contact-frm img {
		min-height: 670px;
	}
	.custom-contact .button:hover {
		background: #37795b !important;
		color: #fff !important;
	}
	.custom-contact .button {
		margin: 15px 0px 0px !important;
		padding: 12px 20px !important;
		font-size: 18px;
		min-width: 140px;
	}
	.custom-contact input, .custom-contact .textarea, select {
		height: 45px;
	}
	.btm-overlay .mdheading h3 {
		max-width: 500px;
		margin: 0 auto;
	}
	.loc-col::after {
		display: none;
	}
	.loc-col:hover h3 {
		color: #000;
	}
	.loc-col:hover .elementor-icon-box-icon svg {
		fill: #000;
		top: 0px;
	}
	.loc-col .elementor-icon-box-icon svg {
		width: 21px !important;
	}
	.loc-col:hover {
		background: #fff;
	}
	.loc-col {
		width: calc(100% / 3 - 10px) !important;
		margin: 0px 5px 10px !important;
	}
	.faqblock .elementor-accordion-icon-closed::before,
	.faqblock .elementor-accordion-icon-opened::before {
		background-size: 14px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 15px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 21px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 20px 20px 20px 53px;
		background-position: center left 20px;
		background-size: 21px;
	}
	.mt40 {
		margin-top: 25px;
	}
	.card-content h3 {
		font-size: 23px;
	}
	.card-content .elementor-image-box-img img {
		max-height: 70px;
		max-width: 70px;
	}
	.card-content:hover .elementor-image-box-img img {
		top: 0px;
	}
	.delivery-tips img {
		max-width: 750px;
		min-height: 590px;
		max-height: 590px;
		object-fit: cover;
		margin-bottom: 20px;
	}
	.site-list li {
		background: #8080800a;
		padding: 15px 10px 15px 15px;
		font-size: 17px;
		margin-bottom: 10px;
	}
	.site-list li::before {
		display: none;
	}
	.delivery-tips .pl60 {
		padding-left: 0px;
	}
	.t-full-col {
		width: 100% !important;
		text-align: center;
	}
	.pl60 {
		padding-left: 30px;
	}
	.card-content {
		padding: 40px 20px;
	}
	.pb80 {
		padding-bottom: 60px;
	}
	.post-card .elementor-posts {
		column-gap: 12px;
		row-gap: 12px;
	}
	.post-card article .elementor-post__thumbnail:hover::after {
		transform: rotate(-50deg);
	}
	.post-card h3 a {
		font-size: 19px;
		max-width: 280px;
		display: block;
	}

	.post-card img {
		height: 360px !important;
	}
	.post-card article img:hover {
		transform: unset !important;
	}
	.cta-row h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.cta-row .elementor-container {
		padding: 30px 15px;
	}
	.ship-contnr .smheading h2 {
		max-width: 710px;
	}
	.cta-ryt {
		width: 31.021% !important;
	}
	.cta-lft {
		width: 68.796% !important;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.sm-img-hd .icon_box img {
		height: 45px;
		max-width: 50px;
	}
	.list-items li {
		width: calc(100% / 2 - 40px) !important;
		margin: 8px 15px 5px !important;
		padding: 12px 0px;
	}
	.ship-contnr .bigheading h2 {
		max-width: 720px;
	}
	.pt80 {
		padding-top: 60px;
	}
	.custom-google-map-info h2 {
		max-width: 340px;
	}
	.shelf-pipe .pr60 {
		padding-right: 0px;
	}
	.social-icon svg {
		width: 32px !important;
		height: 32px !important;
		padding: 8px;
	}
	.social-icon svg:hover path {
		fill: #fff;
	}
	.ft_top {
		padding: 130px 15px 60px;
	}
	.ft-logo img {
		max-width: 170px;
		text-align: center;
		margin: 0 auto 20px;
		display: flex !important;
	}
	.ft-col li span:hover, .copyrgt-txt .elementor-widget-container a:hover {
		color: #fff;
	}
	.social-icon svg:hover {
		background: #fff !important;
		color: #fff !important;
	}
	.social-icon svg:hover {
		background: #000 !important;
	}
	.ft-join-col {
		width: 29% !important;
	}
	.ft-col.ft-contact-col {
		width: 30% !important;
	}
	.ft-col {
		padding-left: 10px;
		width: 40.209% !important;
	}
	.ft-logo {
		width: 100% !important;
	}
	.review_main .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.elementor-swiper-button-next {
		right: -5px !important;
	}
	.elementor-swiper-button-prev {
		left: -5px !important;
	}
	.elementor-swiper-button {
		width: 16px;
		height: 16px;
	}
	.contacttxt {
		padding: 20px 20px;
	}
	.mt50 {
		margin-top: 34px;
	}
	.review_main .elementor-testimonial__name {
		padding-top: 13px;
		margin-top: 13px;
	}
	.review_main.elementor-widget-reviews .swiper-slide {
		padding: 32px 24px 21px !important;
		margin-top: 23px;
	}
	.review_main .swiper-slide::after {
		width: 55px;
		height: 42px;
		left: 21px;
		top: -21px;
	}
	.mdheading h3 {
		font-size: 29px;
		line-height: 36px;
	}
	.custom-google-map-info h2 {
		font-size: 33px;
		line-height: 34px;
		margin: 0 0 11px !important;
	}
	.icon_box:hover img {
		top: 0px;
	}
	.icon_box img {
		height: 60px;
	}
	.icon_box {
		padding: 0 15px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.defbtn a {
		padding: 12px 17px;
		font-size: 16px;
		min-width: 150px;
	}
	.defbtn a:hover, .form_subscribe input[type="button"]:hover {
		background: #37795b;
		color: #fff !important;
	}
	.bigheading > .elementor-widget-container, 
	.smheading > .elementor-widget-container {
		margin-bottom: 12px;
	}
	.smheading h2 {
		font-size: 34px;
		line-height: 38px;
	}
	.pr60 {
		padding-right: 30px;
	}
	.product_blocks .elementor-testimonial__content::after {
		padding: 9px 24px;
		font-size: 15px;
	}
	.product_blocks .swiper-slide:hover .elementor-testimonial__content::after {
		background: #37795b;
		color: #fff !important;
	}
	.product_blocks .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.product_blocks .elementor-testimonial__name {
		font-size: 22px;
	}
	.product_blocks .swiper-slide:hover img {
		transform: unset !important;
	}
	.two-btn .servbtn {
		margin: 0px 3px;
	}
	.two-btn .servbtn a {
		font-size: 16px;
		padding: 12px 13px;
	}
	.two-btn .elementor-widget-wrap {
		margin: 16px auto 20px;
	}
	.bigheading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
		color: #37795b;
	}
	.phn-btn a {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.subheading p {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.defbtn .elementor-widget-container {
		margin-top: 20px;
	}
	.defbtn a {
		padding: 14px 20px;
		font-size: 17px;
		min-width: 170px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 26px;
	}
	.form-bdr .gfield_list_group {
		padding: 15px 16px;
	}
	.form-bdr .gfield_list_icons .delete_list_item {
		width: 24px !important;
		height: 24px !important;
		right: -12px;
	}
}
@media(max-width: 767px) {
	.form-bdr .gfield_list_group {
		text-align: left;
	}
	.custom-contact .gform-field-label {
		text-align: left;
	}
	.pricing-matrix-table-container {
		overflow: scroll;
	}
	.all-states-products-container {
		margin-top: 40px;
	}
	.iframe_block {
		height: 450px;
	}
	.map_listprice span {
		background: #fff;
		text-align: center;
	}
	.slidemenu .elementor-menu-toggle svg {
		width: 40px !important;
		height: 40px !important;
		padding: 9px;
	}
	.loc-col:hover h3 a {
		color: #000 !important;
	}
	/* 	.form-bdr .gfield_list_icons .add_list_item {
	width: 30px !important;
	height: 20px !important;
	background-size: 15px !important;
} */
	.form-bdr .gfield_list_icons {
		bottom: unset;
		background-color: unset !important;
		top: 10px;
		right: 0px;
		left: unset;
		margin: 0 !important;
		padding: 0 !important;
	}
	/* 	.ft-pad .ft_top {
	padding: 40px 15px 40px;
} */
	.table_block td {
		text-align: right;
	}
	.woocommerce-Tabs-panel {
		margin-top: 35px !important;
	}
	#product-price {
		font-size: 23px;
		margin-bottom: 10px;
		margin-right: 20px;
		padding-right: 30px;
	}
	.pb30 {
		padding-bottom: 11px;
	}
	.pl30 {
		padding-left: 0px;
	}
	.custom-contact .gform_footer {
		margin: 10px 0px 0px !important;
		justify-content: center;
	}
	.site-list li {
		text-align: center;
	}
	.loc-col p {
		font-size: 16px;
		line-height: 27px;
	}
	.pln-bnr .subheading p {
		margin-bottom: 0px;
	}
	.inr-caption .elementor-widget-container, .wthbg .elementor-widget-container {
		margin-bottom: 10px;
	}
	.banner_slide img {
		height: calc(81vh - 110px);
	}
	.logomain {
		margin-bottom: 0 !important;
	}
	.callussection {
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.product_main h1 {
		font-size: 28px;
	}
	.product_main {
		padding-top: 40px;
	}
	.iconpro_box .elementor-image-box-content {
		padding: 15px 15px 15px 15px !important;
		text-align: center;
	}
	.iconpro_box .elementor-image-box-img {
		left: 14px;
		width: 48px !important;
		position: static;
		margin: 20px auto 0 !important;
	}
	.iconpro_box {
		width: calc(100% / 2 - 14px) !important;
	}
	.pricing-sec .elementor-widget-container {
		overflow: scroll;
	}
	.shelf-bracket {
		padding: 40px 15px 40px;
	}
	.wthbg {
		padding: 40px 15px 0px;
	}
	.products > li:hover {
		transform: unset !important;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.new-gradient-col .elementor-widget-wrap {
		padding: 40px 15px 20px !important;
	}
	.new-gradient-col::before {
		display: none;
	}
	.form_subscribe input[type="button"] {
		padding: 13px 15px 13px 23px !important;
	}
	.inr-bnr .elementor-element {
		width: 100% !important;
		max-width: 100% !important;
		text-align: center;
	}
	.card-content li::before {
		position: static;
		background-position: center;
		display: block;
		margin: 0 auto;
	}
	.single-left h3 {
		font-size: 24px;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 15px auto 4px;
	}
	.single-left h2 {
		font-size: 30px;
	}
	.single-main {
		padding: 40px 15px 40px;
	}
	.single-main h1 {
		font-size: 30px;
		line-height: 41px;
		margin-bottom: 13px;
	}
	.thanks-hd .inr-caption h1 {
		max-width: 300px;
		margin: 0 auto 10px;
	}
	.card-content .elementor-image-box-img img {
		max-height: 60px;
		max-width: 60px;
	}
	.img_box .elementor-image-box-content {
		padding: 10px;
	}
	.img_box .elementor-image-box-img {
		width: 100% !important;
	}
	.img_box .elementor-image-box-img img {
		width: 100% !important;
		max-width: 100% !important;
	}
	.img_box {
		margin-bottom: 13px !important;
		padding: 15px;
	}
	.tb-li .site-list li::before {
		display: none
	}
	.tb-li .site-list li {
		background: #80808012;
		text-align: center;
		padding: 15px 10px 15px 15px;
	}
	.pl60 {
		padding-left: 0px;
	}
	.half-input {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.custom-contact .gfield_html h3 {
		text-align: center;
	}
	.custom-contact .button {
		margin: 15px 3px 0px !important;
		display: flex;
		line-height: 1 !important;
	}
	.custom-contact .gform_page_footer {
		display: flex;
		justify-content: center;
		margin-top: 20px !important;
	}
	.contact-frm img {
		min-height: auto;
	}
	.loc-col {
		width: calc(100% / 2 - 10px) !important;
	}
	.contacttxt .animated-slow.elementor-widget.elementor-widget-heading.animated {
		width: 100% !important;
		max-width: 100% !important;
	}
	.faqblock .elementor-accordion-icon-closed::before,
	.faqblock .elementor-accordion-icon-opened::before {
		background-size: 12px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 20px;
		max-width: 470px;
		display: block;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 10px;
	}
	.faqblock .elementor-accordion .elementor-tab-content {
		padding: 0 15px 20px;
		margin-top: -10px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 16px 16px 16px 44px;
		background-position: center left 15px;
		background-size: 20px;
	}
	.mt40 {
		margin-top: 20px;
	}
	.pb80 {
		padding-bottom: 40px;
	}
	.delivery-tips img {
		max-width: 100%;
		min-height: 490px;
		max-height: 490px;
		margin-bottom: 15px;
	}
	.post-card h3 a {
		max-width: 430px;
	}
	.awols-sec .mdheading h3 {
		max-width: 400px;
		margin: 0 auto;
	}
	.four-col .icon_box {
		width: calc(100% / 2 - 10px) !important;
		padding: 15px 10px;
		margin: 5px;
	}
	.six-card .icon_box {
		width: calc(100% / 2 - 10px) !important;
		margin: 5px 5px;
	}
	.five-card .icon_box:nth-last-child(-n+2) {
		width: calc(100% / 2 - 10px) !important;
		border-top: 1px solid #d5d5d5;
		margin: 5px;
	}
	.contacttxt {
		padding: 20px 15px;
	}
	.inr-img img {
		height: auto !important;
	}
	.socialtext {
		margin-bottom: 11px !important;
	}
	.cta-ryt, .cta-lft {
		width: 100% !important;
	}
	.inr-ship .icon_box:last-child {
		width: 100% !important;
	}
	.inr-ship .icon_box {
		padding: 20px 15px !important;
		border: 1px solid #80808021 !important;
		margin: 5px 5px;
		width: calc(100% / 2 - 10px) !important;
	}
	.seven-col .icon_box:nth-of-type(1), .seven-col .icon_box:nth-of-type(2),
	.seven-col .icon_box:nth-of-type(3), .seven-col .icon_box:nth-of-type(4) {
		width: calc(100% / 2 - 10px) !important;
		border-bottom: 1px solid #d5d5d5;
		margin: 5px 5px;
	}
	.inr-ship .mdheading h3 {
		max-width: 400px;
		margin: 0 auto 7px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.mt50 {
		margin-top: 15px;
	}
	.gradient-col .elementor-widget-wrap {
		padding: 15px 15px 40px;
	}
	.gradient-col::before {
		display: none;
	}
	.lft-child-full .list-items li:last-child {
		width: 100% !important;
	}
	.ship-contnr .bigheading h2 {
		max-width: 530px;
	}
	.pt80 {
		padding-top: 40px;
	}
	.inr-caption h1, .wthbg h1 {
		font-size: 32px;
		max-width: 460px;
		margin: 0 auto 10px;
		line-height: 37px;
	}
	.inr-caption {
		padding: 20px 15px 20px 15px;
	}
	.custom-google-map-info {
		padding-left: 15px;
		padding-right: 15px;
	}
	.custom-google-map-info h2 {
		font-size: 30px;
		line-height: 32px;
		max-width: 500px;
		margin: 0 auto 10px !important;
	}
	.ft_bottom {
		padding: 20px 10px 64px;
	}
	.fix-btn a {
		text-align: center;
		font-weight: 900;
		font-family: 'Mont';
		font-size: 21px;
		color: #fff;
		line-height: 17px;
	}
	.fix-btn {
		display: flex;
		width: 100%;
		text-align: center;
		justify-content: center;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #37795b;
		border-top: 1px solid #ffffff2b;
		padding: 14px 10px;
		z-index: 10;
	}
	.bannercaption h1 {
		font-size: 34px;
		margin-bottom: 10px;
		line-height: 40px;
		max-width: 530px;
		margin: 0 auto 8px;
	}
	.bigheading > .elementor-widget-container, .smheading > .elementor-widget-container {
		margin-bottom: 8px;
	}
	.mt35 {
		margin-top: 10px;
	}
	.main_ft_bar {
		margin-bottom: -90px;
	}
	.ft-col {
		border: 1px solid #80808057;
		padding: 20px;
	}
	.ft_top {
		padding: 120px 15px 20px;
	}
	.ft-join-col {
		width: 80% !important;
		margin: 30px auto 0;
	}
	.ft-col.ft-contact-col {
		width: 100% !important;
	}
	.review_main .elementor-testimonial__name {
		padding-top: 13px;
		margin-top: 13px;
		text-align: center;
	}
	.review_main .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 26px !important;
		text-align: center;
		min-height: auto;
	}
	.review_main .swiper-slide::after {
		width: 47px;
		height: 39px;
		left: 0;
		top: -18px;
		right: 0;
		margin: 0 auto;
	}
	.mdheading h3 {
		font-size: 24px;
		line-height: 29px;
	}
	.custom-google-map {
		width: 100%;
		height: 440px;
		margin-left: 0px;
	}
	.custom-google-map-info {
		width: 100% !important;
		text-align: center;
	}
	.map_main {
		padding: 40px 0;
	}
	.icon_box .elementor-image-box-img {
		margin-bottom: 9px !important;
	}
	.icon_box img {
		height: 46px;
	}
	.icon_box {
		padding: 20px 15px;
		border: 1px solid #80808021 !important;
		margin: 8px 15px;
		width: 100% !important;
	}
	.pt100 {
		padding-top: 40px;
	}
	.shelf-pipe .smheading h2 {
		max-width: 500px;
		margin: 0 auto;
	}
	.smheading h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.shelf-pipe .elementor-background-overlay {
		background-image: linear-gradient(268deg, #37795B 100%, #FFF0 20%) !important;
		opacity: 0.9 !important;
	}
	.two-btn .elementor-widget-wrap {
		margin: 11px auto 16px;
	}
	.two-btn .servbtn a {
		font-size: 13px;
		padding: 10px 10px;
	}
	.bigheading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.bannercaption {
		padding: 20px 15px 40px 15px;
	}
}
@media(max-width: 600px) {
	.form-bdr .gfield_list_group {
		text-align: left;
	}
	table td, table th {
		padding: 10px;
	}
	.loc-col {
		width: 100% !important;
	}
	.custom-contact .gform_page_footer {
		margin-top: 9px !important;
	}
	.banner_slide img {
		height: calc(70vh - 110px);
	}
	.wauto.defbtn .elementor-widget-container {
		margin-top: 15px;
	}
	.wauto.defbtn a {
		padding: 13px 12px;
		font-size: 14px;
		min-width: 134px;
	}
	.wauto {
		margin-right: 7px;
		margin-top: 7px;
	}
	.wauto select {
		height: 50px;
	}
	.listproitems ul li {
		width: 100% !important;
	}
	.protext {
		margin-right: 18px;
		font-size: 18px;
	}
	.callussection span a {
		font-size: 17px;
	}
	.review_box .es-layout-sidebar-inner {
		margin-bottom: 10px;
	}
	.price-hd h1 {
		font-size: 29px;
		line-height: 32px;
	}
	.nwheading h3 {
		font-size: 23px;
		line-height: 30px;
		margin-top: 32px;
	}
	.products > li img {
		height: 180px !important;
	}
	.baltimore-sec br {
		display: none;
	}
	.baltimore-sec .new-list li:last-child {
		width: calc(100% / 2 - 10px) !important;
	}
	.new-list li {
		width: calc(100% / 2 - 10px) !important;
	}
	.single-left h3 {
		font-size: 22px;
	}
	.single-left h2 {
		font-size: 28px;
	}
	.single-main h1 {
		font-size: 26px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	.thanks-hd .inr-caption h1 {
		max-width: 310px;
		margin: 0 auto 10px;
	}
	.delivery-tips img {
		min-height: 400px;
		max-height: 400px;
	}
	.btm-overlay .mdheading h3 {
		max-width: 360px;
		margin: 0 auto;
	}
	.faqblock .elementor-accordion-title {
		font-size: 19px;
		max-width: 280px;
	}
	.delivery-tips .smheading h2 {
		max-width: 330px;
		margin: 0 auto;
	}
	.card-content {
		width: 100% !important;
		margin: 10px 0px 0px !important;
	}
	.post-card .elementor-post__text {
		padding: 40px 45px 14px 14px;
	}
	.post-card article .elementor-post__thumbnail::after {
		background-size: 13px;
		bottom: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	.sm-img-hd .icon_box img {
		height: 40px;
		max-width: 44px;
	}
	.awols-sec .mdheading h3 {
		max-width: 340px;
	}
	.sixth-crd-main .mdheading h3 {
		max-width: 360px;
		margin: 0 auto;
	}
	.six-card .icon_box {
		width: 100% !important;
		margin: 5px 0px;
	}
	.ship-contnr .smheading h2 {
		max-width: 320px;
	}
	.cta-row h3 {
		font-size: 27px;
		line-height: 36px;
	}
	.contacttxt br {
		display: none;
	}
	.five-card .icon_box:nth-last-child(-n+2) {
		width: 100% !important;
		margin: 5px 0;
	}
	.inr-ship .mdheading h3 {
		max-width: 340px;
	}
	.inr-ship .icon_box {
		padding: 20px 10px !important;
		margin: 5px 0px;
		width: 100% !important;
	}
	.seven-col .icon_box:nth-of-type(1), .seven-col .icon_box:nth-of-type(2),
	.seven-col .icon_box:nth-of-type(3), .seven-col .icon_box:nth-of-type(4) {
		width: 100% !important;
		margin: 4px 0px;
	}
	.list-items li {
		width: 100% !important;
		margin: 4px 0px 4px !important;
		padding: 12px 6px;
	}
	.ship-contnr .bigheading h2 {
		max-width: 330px;
	}
	.inr-caption h1, .wthbg h1 {
		font-size: 28px;
		max-width: 352px;
		line-height: 33px;
	}
	.defbtn a {
		padding: 12px 20px;
		font-size: 16px;
		min-width: 160px;
	}
	.socialtext {
		margin-bottom: 8px !important;
	}
	.ft-col li {
		margin-bottom: 7px !important;
	}
	.ft_heading h4 {
		font-size: 18px;
		margin-bottom: 9px;
	}
	.fix-btn a {
		font-size: 20px;
	}
	.copyrgt-txt {
		max-width: 350px;
		margin: 0 auto;
	}
	.ft-logo img {
		max-width: 150px;
	}
	.clint-say .bigheading h2 {
		max-width: 300px;
		margin: 0 auto;
	}
	.mdheading h3 {
		font-size: 22px;
		line-height: 27px;
	}
	.custom-google-map-info h2 {
		font-size: 26px;
		line-height: 32px;
		max-width: 310px;
	}
	.strong-t .bigheading h2 {
		max-width: 330px;
		margin: 0 auto;
	}
	.shelf-pipe .smheading h2 {
		max-width: 360px;
		margin: 0 auto;
	}
	.smheading h2 {
		font-size: 26px;
		line-height: 31px;
	}

	.two-btn .servbtn a {
		width: 100%;
	}
	.two-btn .servbtn {
		width: 100% !important;
		margin: 0px 5px;
		text-align: center;
	}
	.bigheading h2 {
		font-size: 28px;
		line-height: 33px;
	}

	.bannercaption h1 {
		font-size: 29px;
		line-height: 31px;
		max-width: 320px;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 310px;
	}
	.header_main .elementor-menu-toggle {
		padding: 8px;
	}
	.phn-btn a {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.logomain img {
		max-height: 100px;
	}
}
@media(max-width: 400px) {
	.faqblock .elementor-accordion-title {
		max-width: 246px;
	}
	.four-col .icon_box {
		width: 100% !important;
		padding: 15px 10px;
		margin: 5px 0;
	}
	.logomain img {
		max-height: 73px;
	}
}