/**
* Theme Name:   Comm Ave Canna Brand Safe Divi CHILD THEME
* Theme URL:    http://www.serpcom.com
* Description:  Divi Child Theme
* Author:       SERPCOM
* Author URI:   http://www.serpcom.com
* Template:     Divi
* Version:      1.0.0
* Tags:       
*/

/** =Theme customization starts here
-------------------------------------------------------------- */

/* Custom */
body {
	color: #000;
}

a {
	transition: all .3s linear;
}

a:not(.et_pb_button):not(.mobile_nav.opened):hover, a:not(.et_pb_button):not(.mobile_nav.opened):focus {
	opacity: 0.5;
}

.et_pb_image.et_pb_has_overlay a:hover, .et_pb_image.et_pb_has_overlay a:focus, .et_pb_image.et_pb_has_overlay:hover a {
	opacity: 1 !important;
}

.white_link a, .white_link a[href^="tel:"] {
	color: #fff !important;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd;
}

.hr_cut {
    border-top: 1px solid #ddd;
	width: 30%;
	margin: 0 0 20px;
}

.home_headline hr {
    border-top: 1px solid #ddd;
	width: 30%;
	margin: 10px auto 20px;
}

.last_p_fix p:last-of-type {
	padding-bottom: 1em !important;
}

.lead, .lead_p p, .lead_p li, .first_lead p:first-of-type {
	font-size: 22px;
	line-height: 1.4em;
}

.airy_list li {
  padding-bottom: 10px;
}

.white_link a {
	color: #fff !important;
}

sup {
    font-size: 0.8em;
    top: -0.5em;
    display: inline-block;
}

.et_pb_text ul ul, .et_pb_text ul ul ul {
    padding-bottom: 0 !important;
}


* {
	font-family: proxima-nova,sans-serif !important;
}

.fa {
	font-family: FontAwesome !important;
}

p, li, .prox p {
	font-family: proxima-nova,sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

p strong, li strong {
	font-family: proxima-nova, sans-serif !important;
	font-weight: 700;
	font-style: normal;
}

p em, li em {
	font-family: proxima-nova, sans-serif !important;
	font-weight: 300;
	font-style: italic;
}

p strong em, li strong em, p em strong, li em strong {
	font-family: proxima-nova, sans-serif !important;
	font-weight: 700;
	font-style: italic;
}

/* 
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}*/


/* Hide Show */
.show767, .show980 {
	display: none !important;
}

@media (max-width: 980px) {
	.show980 {
		display: inline !important;
	}
	.hide980 {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.hide767 {
		display: none !important;
	}
	.show767 {
		display: inline !important;
	}
}

/* Flex */
.flex, .flex_col {
	display: flex;
	align-items: center;	
}

.flex .et_pb_module {
	align-items: center;
	width: 100%;
}

@media (min-width: 981px) {
	.vertical_center_desk {
	   display: flex;
	   align-items: center;
	}
}

/* Fullscreen */
.fullscreen_section {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

/* Home */
.home_headline {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}

.home_headline h1 {
	font-size: clamp(15px, 2.2vw, 40px) !important;
	font-weight: 800;
}

.home_headline h1 span {
	display: block;
	font-size: clamp(12px, 1.1vw, 20px) !important;
    line-height: 1em;
    font-weight: 600;
    margin-top: 5px;
}

.hr_cut_center, .home_headline hr {
    margin: 0 auto 20px;
}

.home_headline h2 {
    font-size: clamp(22px, 2.1vw, 56px) !important;
	font-size: clamp(22px, 2.1vw, 56px) !important;
	font-size: 32px !important;
}

@media (max-width: 980px) {
	.home_logo {
	    margin-top: -126px;
	    width: 180px;
	}
}


/* Shop Nav Blurbs */
.shop_nav_blurb {
	transition: all .15s ease;
}

.shop_nav_blurb .et_pb_main_blurb_image {
	margin-bottom: 0;
	padding: 0;
	/* filter: saturate(.3); */
}

.float_row .shop_nav_blurb {
	overflow: hidden;
    width: 11.11%;
    float: left;
    margin: 0 !important;
}

.float_row .shop_nav_blurb:hover {
	transform: scale(1.05);
}

.float_row .shop_nav_blurb:hover .et_pb_main_blurb_image {
	filter: saturate(1);
}

.float_row .shop_nav_blurb h4 {
	text-align: center;
}

.float_row .shop_nav_blurb h4 span {
	font-family: proxima-nova, sans-serif !important;
	font-weight: 700 !important;
	font-style: normal;
}

.float_row .shop_nav_blurb h4 {
	font-size: clamp(9px, .85vw, 13px) !important;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.float_row .shop_nav_blurb.shop_nav_blurb_long h4 {
	letter-spacing: 0;
}


.box_row {
	padding-left: 30px !important;
	padding-right: 30px !important;
	border-left: 4px solid #5bba47;
	border-right: 4px solid #5bba47;
}

.box_row_top {
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-top: 4px solid #5bba47;
}

.box_row.float_row {
	padding-left: 50px !important;
	padding-right: 50px !important;	
}

.box_row_bottom {
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	border-bottom: 4px solid #5bba47;
}

@media (max-width: 980px) {
	.box_row.float_row {
		padding-left: 30px !important;
		padding-right: 30px !important;	
	}
}

@media (max-width: 840px) {
	.float_row .shop_nav_blurb {
	    width: 33.2%;
	    margin: 0 0 3% !important;
	}
}

@media (max-width: 767px) {
	.box_row_section {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.box_row, .box_row.float_row {
		padding-left: 15px !important;
		padding-right: 15px !important;
		width: 100% !important;
		border-radius: 0;
		border: none;
	}
	.float_row .shop_nav_blurb {
	    width: 33.2%;
	    margin: 0 0 3% !important;
	}
	.float_row .shop_nav_blurb .et_pb_main_blurb_image {
		padding: 0 10px;
	}
}





