/**
Theme Name: Premium Concrete Resurfacing
Author: MakeMyWebsite
Author URI: https://www.makemywebsite.com.au/
Description: Custom Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: premiumconcrete
Template: astra
*/
.mob-read-hide {
	display:none;
}
.banners-meeting {
	max-width:500px !important;
}
a:hover {
	color:inherit !important;
}
.dark-button .elementor-cta__button:hover {
	color:#000 !important;
}
.white-button .elementor-button:hover {
	color:#fff !important;
}
 #gform_1 input[type="submit"]:hover, #gform_2 input[type="submit"]:hover{
	background-color:#A5D6A7 !important;
	color:#000 !important;
}
#read_more {
    background: #2E7D32;
    padding: 15px 30px 15px 30px;
    color: #fff;
    font-size: 19px !important;
    cursor: pointer;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
}
.numbering-wrap {
	position:relative;
}
.numbering {
position: absolute;
    display: block;
    left: -11px;
    top: -53px;
 
    padding: 9px 11px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
}
.numbering.light-green {
	background-color:#A5D6A7;
}
.numbering.dark-green {
	background-color:#2E7D32;
}
.sub-menus-width {
	min-width:300px;
}
.have-childs-sub .sub-arrow {
	    right: 12px;
    position: absolute;
}


a:focus{outline:0 !important}
.foot-fix-dark:hover .elementor-heading-title{
	color:#000 !important;
}
.foote-white-strip:hover .elementor-heading-title {
	color:#fff !important
}
.elementor-widget-container p{margin-bottom:0 !important;}

.bannerheading h1{
	font-size: clamp(1.75rem, 1.4082rem + 1.7089vw, 3.4375rem);
	font-weight:500 !important;
	line-height:1.2em !important;
}
h2{
	font-size: clamp(1.3125rem, 1.0875rem + 1.125vw, 2.4375rem) !important;
	font-weight:bold !important;
	line-height:1.2em !important;
}
h3{
	font-size: clamp(1.3125rem, 1.1625rem + 0.75vw, 2.0625rem) !important;
	font-weight:bold !important;
	line-height:1.2em !important;
}
h4{
	font-size: clamp(1.3125rem, 1.23rem + 0.4125vw, 1.725rem) !important;
	font-weight:bold !important;
	line-height:1.2em !important;
}
h5{
	font-size: clamp(1.3125rem, 1.2875rem + 0.125vw, 1.4375rem) !important;
	font-weight:bold !important;
	line-height:1.2em !important;
}
h6{
	font-size: clamp(1.3125rem, 1.335rem + -0.1125vw, 1.2rem) !important;
	font-weight:bold !important;
	line-height:1.2em !important;
}

.xlarge span, .xlarge h2, .xlarge h3, .xlarge h4, .xlarge h5, .xlarge h6 {
   font-size: clamp(1.3125rem, 1.0875rem + 1.125vw, 2.4375rem) !important;
   
}

.large span, .large h2, .large h3, .large h4, .large h5, .large h6 {
   font-size: clamp(1.3125rem, 1.23rem + 0.4125vw, 1.725rem) !important;
   
}

.small span,.small p, .small h2, .small h3, .small h4, .small h5, .small h6 {
   font-size: clamp(1.3125rem, 1.2875rem + 0.125vw, 1.4375rem) !important;
	margin-bottom:0;
   
}

.xsmall span,.xsmall p, .xsmall h2, .xsmall h3, .xsmall h4, .xsmall h5, .xsmall h6, .lheading h2 {
   font-size: clamp(1.3125rem, 1.335rem + -0.1125vw, 1.2rem) !important;
	margin-bottom:0;
   
}

.content-scroll{
	height: 360px;
    overflow-y: scroll;
    padding: 0 30px 0 0 !important;

}

.content-scroll::-webkit-scrollbar {
                width: 5px
            }

            .content-scroll::-webkit-scrollbar-track {
                background-color: #000
            }

            .content-scroll::-webkit-scrollbar-thumb {
                box-shadow: inset 2px 2px 5px 0 rgba(#fff,,.5);
                background: rgba(255,255,255,.8);
                border-radius: 100px
            }

.grid-whitebg .elementor-element {
    background: #fff !important;
    padding: 20px;
    border-radius: 10px;
}

.grid-whitebg .elementor-icon-box-title span{
	margin-bottom:10px;
	display:inline-block;
}

.location-menu li {
display: inline-block;
float: left;
width: 200px;
}
.location-menu li:nth-child(odd) {
float: left;
margin-right: 10px;
}
.location-menu li:nth-child(even) {
float: right;
}


.home-ser-section .elementor-cta__button-wrapper {
	position:absolute;
	bottom:30px;
}
	.blog h2.entry-title, .blog h2.entry-title a {
		    font-size: 22px !important;
    font-weight: 500 !important;
		line-height:1.4em !important;
	}

@media only screen and (max-width: 767px) {
	.content-scroll{
	height:auto;
    overflow-y: none;
    padding: 0 !important;
	scrollbar-color: none;

}
	.banners-meeting {
	max-width:100% !important;
}
	.location-menu li {
		width:100% !important;
	}
	.xlarge span {
		font-size:27px !important;
	}
	.blog h2.entry-title, .blog h2.entry-title a {
		    font-size: 20px !important;
    font-weight: 500 !important;
		line-height:1.4em !important;
	}
}

@media only screen and (max-width:1024px) {
	.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) {
    --width: 100%;
}
}