/* 
 Theme Name:     Webly divi child theme
 Author:         markhendriksen.com
 Author URI:     https://www.markhendriksen.com
 Template:       Divi
 Version:        1.0
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/* ########## CHANGE COLORS HERE ########## */

/* ##### HOME 1 WHY CHOOSE US SECTION ##### */

.blurb_home .et_pb_blurb:hover {
	background-color: #FF5733 !important; /* PUPRLE HOVER COLOR WHY CHOOSE US */
	color: #fff !important; /* TEXT HOVER COLOR WHY CHOOSE US */
}

.blurb_home .et_pb_blurb:hover h4 {
	color: #fff !important; /* TITLE HOVER COLOR WHY CHOOSE US */
}

.blurb_home .et_pb_blurb:hover .et-pb-icon {
    color: #fff !important; /* ICON HOVER COLOR WHY CHOOSE US */
}

/* ######## BUTTON SINGLE BLOG POST ######### */

.more-link {
    background-color: #FF5733;
    color: #fff;
}



/* ########## GENERAL ########## */

#main-header {
	display: none;
}

@media (min-width: 981px) and (max-width: 1350px) {
.et_pb_section .custom_row_95  {
    max-width: 95% !important;
    width: 95% !important;
}}

@media (min-width: 981px) {
.admin-bar .et_pb_section.custom_top_section {
	top:32px !important;
}}


/* ########## TOP HEADER ########## 

.home .custom_top_section {
	margin-top: 0px;
}

@media (min-width: 981px) {
.custom_top_section {
	padding-top: 0px !important;
	position: fixed;
    width: 100%;
	z-index:99999;
	top:0;
}
	
#et-main-area {
	margin-top: -70px;
	overflow: hidden;
}}

@media (max-width: 980px) {
.custom_top_section {
	padding-top: 15px !important;
	z-index:99999;
}


.custom_logo_column,
.custom_phone_column {
	margin-bottom: 15px !important;	
}
*/
@media (min-width: 981px) {
.callus_top_header,
.phone_top_header {
	text-align: center !important;			
}

	
.et_pb_column_1_4 .qoute_slide_button {
	margin-left: auto!important;
    margin-right: auto!important;
}}


@media (max-width: 980px) {
#et-main-area {
	margin-top: -105px;
}}

.custom_menu {
	z-index:9999;
}

@media (min-width: 981px) and (max-width: 1450px) {
.qoute_slide_button {
    font-size: 16px !important;
    max-width: 100% !important;
}

.phone_top_header h3 {
	font-size: 24px !important;	
}}

@media (min-width: 1451px) and (max-width: 1850px) {
.qoute_slide_button {
    max-width: 100% !important;
}}

@media (min-width: 981px) {
.custom_top_section .custom_review {
	margin-right: 0px !important;
	width: 26.375% !important;
}}

@media (min-width: 981px) and (max-width: 1625px) {
.custom_top_section .review_title_header {
	line-height: 1.2em !important;
	margin-top: 5px !important;
}}

/* ########## MENU ########## */

.custom_menu ul.fullwidth-menu {
	padding-top: 0px !important;
}

.custom_menu .fullwidth-menu li>a {
    padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.custom_menu .fullwidth-menu li {
    padding-right: 75px;
}

.custom_menu .et_pb_row {
    max-width: 80% !important;
    width: 80% !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
}

@media (min-width: 981px) and (max-width: 1450px) {
.custom_menu .et_pb_row {
    max-width: 95% !important;
    width: 95% !important;	
	padding-left: 0px !important;
    padding-right: 0px !important;
}

.custom_menu .fullwidth-menu li {
    padding-right: 35px;
}}

.custom_menu .fullwidth-menu .menu-item-has-children>a:first-child:after {
    top: 15px
}

/* ##### HOME HEADER 2 ##### */

@media (min-width: 981px) and (max-width: 1550px) {
.et_pb_column .contact_form_home_2_header.et_pb_contact_form_container {
	margin-right: 0px!important;
    margin-left: 0px!important;
	padding: 25px !important;
}}

/* ##### HOME PAGE ##### */

@media (max-width: 479px) {
.row_boxes.et_pb_row {
	max-width: 95%!important;
    width: 95% !important;
}}

@media (min-width: 981px) and (max-width: 1350px) {
.custom_row_95 .header_image {
	margin-right: 0px!important;
    margin-left: 0px!important;	
	margin-top: 150px !important;
}

.home_header {
	padding-bottom:75px !important;
}}

@media (min-width: 1351px) and (max-width: 1750px) {
.custom_row_95 .header_image {
	margin-right: 0px!important;
    margin-left: -150px!important;	
	margin-top: 150px !important;
}}

@media (min-width: 981px) and (max-width: 1500px) {
.row_boxes .et_pb_button {
    font-size: 13px !important;
}

.et_pb_image.overlap_image_home_2 {
	margin-top: -100px!important;
}

.et_pb_row.footer_phone_cta {
	max-width: 42%!important;
    width: 42%;	
}}

/* ########## ABOUT US PAGE ########## */

@media (min-width: 981px) and (max-width: 1500px) {
.et_pb_image.overlap_image_about_us_2 {
	margin-top: -100px!important;
}

.about_us_page_text {
	padding-top: 75px !important;
    padding-right: 75px !important;
    padding-bottom: 75px !important;
    padding-left: 75px !important;	
}}

/* ########## SERVICES PAGE 2 ########## */

.service_column_2 {
	margin-bottom: 0px !important;
}

/* ########## PORTFOLIO PAGE ########## */

.custom_portfolio .portfolio_button {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

}

.custom_portfolio .et_pb_column_1_3:hover .portfolio_button {
 	opacity: 1;
}

/* ##### BLOG PAGE ##### */

.more-link {
	display: inline-block !important;
    padding: 1px 15px;
    margin-top: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25098039215686274);
    text-transform: uppercase;
    font-size: 14px;
}

/* ##### SINGLE BLOG PAGE ##### */

.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .cta_fixed_right_container .et_pb_row {
    width: 100%;
}

/* ###### SEARCH RESULT PAGE ###### */

@media (min-width: 981px) {
.search #et-main-area {
    margin-top: 0px;
    overflow: hidden;
}}

@media (min-width: 981px) {
.search #left-area {
	width: 64.833%;
}

.search #sidebar {
	width: 29.666%;
	border-left: 1px solid #e2e2e2;
}

.search #main-content .container:before {
    display: none !important;
}}

.search .et_pb_post a img {
    padding-bottom: 25px;
}

.search h2 {
	font-size: 30px;
	font-weight: bold;
}

.search h4.widgettitle {
	font-size: 18px;
	font-weight: 500;
}

.search #sidebar .et_pb_widget {
	padding: 25px;
}

/* ###### CATEGORY PAGE ###### */

@media (min-width: 981px) {
.category #et-main-area,
.archive #et-main-area {
    margin-top: 0px;
    overflow: hidden;
}}

@media (min-width: 981px) {
.category #left-area,
.archive #left-area {
	width: 64.833%;
}

.category #sidebar,
.archive #sidebar	{
	width: 29.666%;
	border-left: 1px solid #e2e2e2;
}

.category #main-content .container:before,
.archive #main-content .container:before	{
    display: none !important;
}}

.category .et_pb_post a img,
.archive .et_pb_post a img {
    padding-bottom: 25px;
}

.category h2,
.archive h2 {
	font-size: 30px;
	font-weight: bold;
}

.category h4.widgettitle,
.archive h4.widgettitle {
	font-size: 18px;
	font-weight: 500;
}

.category #sidebar .et_pb_widget,
.archive #sidebar .et_pb_widget {
	padding: 25px;

}


/* ###### BLURBS HOME ###### */

.blurb_home .et_pb_blurb,
.blurb_home .et_pb_blurb h4,
.blurb_home .et_pb_blurb .et-pb-icon {
	-webkit-transition: all .5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

@media (min-width: 981px) and (max-width: 1350px) {
.blurb_home {
	width: 95%; 
}

.blurb_home .et_pb_column .et_pb_blurb {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.blurb_99 {
	width: 99%;
}

.blurb_home p {
	font-size: 14px;
    line-height: 1.7em;
}}


/* ##### CTA FIXED DESKTOP ##### */

.cta_fixed_right_container {
	position:fixed;
	top: 15%;
	right:0px;
	z-index:9999999;
	transform: translateX(100%);
	box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
    transition: 0.5s ease-out;
}

@media (max-width: 479px) {
.cta_fixed_right_container {
	top: 1%;		
}}

.show_form {
	transform: translateX(0px);
}


.cta_fixed_right_tab_text {
    transform: translate(-100%, -100%) rotate(-90deg);
    transform-origin: right bottom 0px;
    position: absolute;
    top: 0px;
    min-width: 200px;
    text-align: center;
    justify-content: center;
    padding: 1.3rem 1rem 1rem 1em;
    margin: 0px;
    display: flex;
}

.cta_fixed_right_tab_text:hover,
.qoute_slide:hover {
	cursor: pointer;
}

.custom_contact_form p input, .custom_contact_form p textarea {
    padding: 15px 0 10px 0 !important;
}

.fa-times-circle {
	font-size: 22px;
	cursor: pointer;
	color: #fff !important;
}

.custom_contact_form .et_contact_bottom_container {
	width: 100%;	
}

.custom_contact_form .et_pb_button {
	width: 97%;
    margin-left: 3%;
}

.custom_contact_form .et_pb_button:hover {
    padding: .3em .1em .3em .1em !important;
}

.close_form_icon {
	text-align: right;
}

@media (max-height: 600px) {
.cta_fixed_right_container {
	max-height: 100vh;
	padding-bottom:50px !important;
	overflow-y: scroll;
}
	
.cta_fixed_right_container::-webkit-scrollbar {
    width: 10px;
}
 
.cta_fixed_right_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.cta_fixed_right_container::-webkit-scrollbar-thumb {
  background-color: #ef4137;

}}


/* ###### CUSTOM FOOTER ###### */

@media (max-width: 980px) {
.footer_phone_cta  {
    max-width: 95%!important;
    width: 95% !important;
}}

.custom_menu ul li{
	padding-left: 35px !important;
	padding-right: 35px !important;
}

@media (min-width: 981px) {
#page-container {
	padding-top: 85px;
}

.et-menu li li a {
    padding-top: 15px;
	padding-bottom: 15px;
}}

.et_pb_menu_0_tb_header.custom_menu.et_pb_menu .et_mobile_menu ul {
    background-color: rgba(0,0,0,0)!important;
}

