/*
Theme Name: Bear Exteriors
Description: Child theme for Avada theme
Author: Denisa Lalikova
Author URI: https://www.artunlimitedusa.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*
body {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    position: relative;
    z-index: 1;

}

body:after {
    content: "";
    width: 100%;
    min-height: 100%;
    height: auto !important;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: -1;
}
*/

#menu-item-15 a{padding: 5px !important}
#menu-item-15 {
    background-color: white;
    border-radius: 10px;
    border: 2px solid black;	
	padding: 5px !important;
	margin-right: 10px;
	opacity: 0.85;
}

#menu-item-16 a{padding: 5px !important}

#menu-item-16{
    background-color: white;
    border-radius: 10px;
    border: 2px solid black;
	padding: 5px !important;
	margin-right: 10px;
	opacity: 0.85;
}

#menu-item-51 a{padding: 5px !important}

#menu-item-51{
    background-color: white;
    border-radius: 10px;
    border: 2px solid black;
	padding: 5px !important;
	margin-right: 10px;
	opacity: 0.85;
}

#menu-item-50 a{padding: 5px !important}

#menu-item-50{
    background-color: white;
    border-radius: 10px;
    border: 2px solid black;
	padding: 5px !important;
	margin-right: 10px;
	opacity: 0.85;
}

#menu-item-49 a{padding: 5px !important}

#menu-item-49{
    background-color: white;
    border-radius: 10px;
    border: 2px solid black;
	padding: 5px !important;
	opacity: 0.85;
}

@media only screen and (min-width: 801px) {
#aucopyright {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#aucopyright a {
	color: #fff;
}

.aucopyright.leftocr {
	width: 48%;
	float: left;
	text-align: left;
}

.aucopyright.rightocr {
	width: 48%;
	float: right;
	text-align: right;
}

#aucopyright div.firstonecpy  {
    text-align: left;
    float: left;
    width: 48%;
}

#aucopyright div.lastonecpy {
    text-align: right;
    float: right;
    width: 48%;
}
	
	

}


@media only screen and (max-width: 800px) {
#aucopyright {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#aucopyright a {
	color: #fff;
}

.aucopyright.leftocr {
	width: 100%;
	float: none;
	text-align: center;
}

.aucopyright.rightocr {
	width: 100%;
	float: none;
	text-align: center;
}

#aucopyright div.firstonecpy {
	width: 100%;
	float: none;
	text-align: center;
}

#aucopyright div.lastonecpy {
    width: 100%;
	float: none;
	text-align: center;
}		
	
}
	

@media only screen and (min-width: 801px) and (max-width: 1080px) {
	
}

@media only screen and (min-width: 1081px) {

}


@media only screen and (min-width: 1001px) {

}

@media only screen and (min-width: 571px) and (max-width: 1000px) {

}


@media only screen and (max-width: 570px) {

}
/*
.fusion-main-menu{    
	display: flex;
    	justify-content: flex-end;
}

.fusion-main-menu #menu-main-menu{
    background-color: #fff;
    border: 2px solid black;
    border-radius: 5px;
    padding: 10px;
	opacity: 0.7;
}
*/
.firsthprowmax1200 {
	max-width: 1200px;
	width: 100%;
}

h2.hpheadingh2tagImages {
	font-weight: 800 !important;
	/*font-size: 2.3vw !important; */
	font-size: 2.15rem !important;
	margin-bottom: 0px;
}

h2.hpheadingh2tagImages.marginBottom{
	margin-bottom:20px;
}

h2.hpheadingh2tagImages.marginBottomh2{
	margin-bottom:50px;
}


h2.hpfirsth2tag  {
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
	margin-bottom:0;
}

h3.hpfirsth3tag{
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}

.kt-inside-inner-col{
	position:relative;
}

.wp-image-65{
	position:absolute;
	top:230px;
	z-index:1;
}

.hptwocolb img {
	min-width: 100% !important;
	max-width: 100% !important;
	width: 600px;
}

.hptwocolbb img {
	min-width: 100% !important;
	max-width: 100% !important;
	width: 1660px; /* from 660px */
}

/*.wp-block-image.secSectionPicture img {
	transform: rotate(-5deg);
    width: 100%;
    margin: -10px auto 0;
    text-align: center;
    display: block;
	max-height:230px;
	height: 40vw;
    object-fit: cover;
}*/
.pLineHeightChange p{
	line-height: 22px;
}

.h2ContractorRoof{
	margin-bottom:0;
}

#kt-layout-id_018699-25 > .kt-row-column-wrap {
	padding-top:25%;
}

#kt-layout-id_018699-25{
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5) ), 
	url(/wp-content/uploads/2020/04/houses-33-2.jpg) !important;
	background-size: cover !important;
    background-position: center center !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}



.sectionOne{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.secSectionH2{
	padding-top:0px;
	padding-bottom:35px;
	font-size:40px;
	font-weight:800;
}

.aa,
.aa .aligncenter{
	margin-bottom: 10px;
}

.marginDown{
	margin-bottom:0px;
}

.marginBottomBlocks{
	margin-bottom:0;
}

p.marginBottomParagraph{
	margin-bottom:0;
}

.marginButton{
	margin: 50px 0;
}

.fivimgosahp img{
	border: 3px solid black;
}


h1{
	padding-top: 3% !important;
}

.fusion-header .fusion-row, 
.side-header-wrapper{
	padding-bottom: 45px !important;
}

/* ADDED */
.fusion-page-title-captions{ padding-top: 80px;}

.fusion-title-size-two, h2 {
    padding-top: 40px;
}

.fusion-logo img {
    width: 93%;
}



/*
.headerTitleBar{
padding: 10px;
    background-color: white;
    opacity: 0.7;
    border-radius: 5px;
    border: 2px solid black;
}
*/
.fusion-header-content-3-wrapper{
	padding: 10px;
    background-color: white;
    opacity: 0.85;
    border-radius: 5px;
    border: 2px solid black;
}

@media only screen and (max-width: 1024px){	
	.fusion-page-title-captions {
    	padding-top: 48px !important;
	}
	
	.fusion-title-size-two, h2 {
    	padding-top: 0 !important;
	}
	
	h1{
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 900px){	
	.fusion-page-title-captions {
    	padding-top: 113px !important;
	}
	
	#main{
		padding-top: 50px !important;
	}
}


@media only screen and (min-width: 759px) {
	h1.hpfirsth2tag.hpfirsth1tag{
		font-size: 2.2vw !important;
    	line-height: 1.3vw !important;
	}
	
	h2.hpfirsth2tag.hpfirsth1tag{
		font-size: 2.2vw !important;
    	line-height: 1.3 !important;
	}
	
	h2.hpfirsth2tag.hpfirsth1tag.marTop  {
    	margin-top: 3.0vw !important;
		padding-top: 0 !important;
	}
	
	h1.hpfirsth2tag{
		font-size: 3.2vw !important;
    	line-height: 1.2 !important;
		margin-top: 0;
	}
	.paddingP{
		padding-bottom:15px;
	}
}

@media only screen and (max-width: 768px){
	.parent.painlessProcessPictures img{
		width: 100%;
		min-width: 300px;
		min-width: 60vw;
	}
	h2.hpfirsth2tag.hpfirsth1tag{
		font-size: 20px !important;
    	line-height: 1.3 !important;		
	}
	
	h2.hpfirsth2tag.hpfirsth1tag.marTop  {
    	margin-top: 20px !important;
	}
	
	h1.hpfirsth2tag{
		font-size: 25px !important;
    	line-height: 1.3 !important;
	}
	.paddingP{
		padding-bottom:15px;
	}
	
	.headerTitleBar.telnumber{
		margin-right:0;
	}
	
	.fivimgosahp img {
		width: 100%;
		min-width: 300px;
		min-width: 60vw;
	}
	
	.fusion-page-title-captions{ padding-top: 57% !important;}
}

@media only screen and (max-width: 502px){
	#main {
    	padding-top: 5% !important;
	}
	.fusion-page-title-captions {
    	padding-top: 47% !important;
	}
}


@media only screen and (max-width: 450px){
	.fusion-page-title-captions {
    	padding-top: 170px !important;
	}
}

@media only screen and (max-width: 411px){
	.fusion-page-title-captions {
    	padding-top: 134px !important;
	}
	
	.telnumber {
    	font-size: 17px !important;
	}
}

@media only screen and (max-width: 390px){
	h1{
		padding-top: 30px !important;
	}
} 

@media only screen and (max-width: 375px){
	.fusion-page-title-captions {
    	padding-top: 75px !important;
	}
}

@media only screen and (max-width: 320px){
	h1 {
    	padding-top: 15px !important;
	}
	
	.telnumber {
    	font-size: 15px !important;
	}
	
	.fusion-page-title-captions {
    	padding-top: 45px !important;
	}
}



/*
@media only screen and (min-width: 450px) {
	.fusion-page-title-captions {
    	padding-top: 174px !important;
	}
}
*/
@media only screen and (min-width: 769px) {
	.parent.painlessProcessPictures img{
		width: 100%;
		min-width: 32vw; 
		min-height: 14vw;
	}
	
	.fivimgosahp img {
		width: 100%;
		min-width: 14.5vw; /* 16 min-width*/
	}
}

@media only screen and (max-width: 872px) {
	.fusion-title-size-two, h2 {
    	padding-top: 0 !important;
	}
}

@media only screen and (min-width: 936px) {
.fusion-header .fusion-row, 
.side-header-wrapper{
	padding-bottom: 15px !important;
	}
}

@media only screen and (max-width: 940px) {
	#kt-layout-id_1d3b5e-cc > .kt-row-column-wrap {
    	padding-top: 30px !important;
	}
}
@media only screen and (max-width: 1144px) {
.fusion-main-menu>ul>li>a, .fusion-vertical-menu-widget ul.menu li a, .side-nav li a {
    font-size: 22px !important;
}

	
@media only screen and (min-width: 900px) and (max-width: 1024px) {
.fusion-main-menu>ul>li>a, .fusion-vertical-menu-widget ul.menu li a, .side-nav li a {
    font-size: 19px !important;
}