/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
/*Custom Fonts for Headers */
h1, h2 {
	font-family: ropa-sans-pro,sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1 !important;
}

#lctext {
	  text-transform: lowercase;
}


.sub-headings {
	color: #a6192e !important;
}
.menu-item-text, h3, h4, h5, h6 {
	font-family: ropa-sans-pro,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1 !important;
}
.homepage-header h1, .homepage-header h2 {
	font-family: ropa-sans-pro,sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 1 !important;
}
.homepage-header h3, h3.homepage-header {
	font-weight: 900 !important;
}
/*Main Navigation*/

ul.pp-advanced-menu-horizontal li.mega-menu.pp-has-submenu:hover > ul.sub-menu, ul.pp-advanced-menu-horizontal li.mega-menu.pp-has-submenu.focus > ul.sub-menu {
    width: 500px !important;
	border-style: solid;
	border-width: 0px 4px 4px 4px;
	border-color: #ccc;
	border-radius: 0px 0px 25px 25px;
	background-color: rgba(0, 0, 0, .9);
	padding: 10px !important;
}
.sub-menu .menu-item-text {
	color: #cccccc !important;
	padding-left: 10px;
}
.sub-menu .menu-item-text:hover {
	color: #a6192e !important;
}
.red-header .pp-has-submenu-container .menu-item-text {
	color: #a6192e !important;
	padding-left: 10px;
}
/* HOMEPAGE INSTAGRAM */
.sbi_photo_wrap{
	position: relative;
}
.sbi_photo_wrap:hover .overlay{
	opacity: 1;
}
@media only screen and (min-width: 769px){
.nav-divider .menu-item-text:after {
	content: "|";
	color: #000;
	font-weight:900px;
	text-align:center;
	padding-left: 20px;
}
}	
.sub-menu .menu-item-text:after {
	content: "";
	padding: 0px;
}
@media only screen and (max-width: 768px){
.pp-advanced-menu .menu > li > a, .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {
	padding: 0px !important;
	}
.menu-item-text, .red-header .pp-has-submenu-container .menu-item-text {
	color:#fff !important;
	padding-left: 0px;
	}	
.sub-menu .menu-item-text {
	padding-left: 0px;
}	
.sub-menu .menu-item-text:hover{
	color: #fff !important;
	}	
.menu-item-text:hover, .red-header .pp-has-submenu-container .menu-item-text:hover 	{
	color: #ccc !important;	
	padding-left: 0px;
	}
}
/* HOMEPAGE */
.slider-content{
	display: none;
	text-align: center;
}
.learn-more-link {
	text-transform: uppercase;
	font-weight: 900;
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: url(/wp-content/uploads/2019/10/NavArrow_Left.png) !important;
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: url(/wp-content/uploads/2019/10/NavArrow_Right.png) !important;
}
.hesperiden.tparrows {
    border: 0px !important;
}
.hesperiden.tparrows {
	background: transparent !important;
}
.product-details {
	padding-bottom: 60px;
}
.product-logos {
	color: #a6192e !important;
	padding-top: 20px !important;
	padding-bottom: 40px !important;
}
.product-logos a{
	display: inline-block;
	padding: 0px 20px;
	width: 20%;
}
.product-logos a img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
	opacity: 0.60;
	max-width: 150px;
}
.product-logos a:hover img{
	-webkit-filter: none; /* Safari 6.0 - 9.0 */
  	filter: none;
	opacity: 1;
}
/*Social Media Icons*/
.footer-social-icons .pp-social-icon i {
	line-height: 55px !important;
}
.header-social-icons .pp-social-icon i {
	line-height: 45px !important;
}
@media (max-width: 992px) {
	.header-social-icons .pp-social-icon i {
		line-height: 42px !important;
	}
}
/*Underlines to Links */
.fl-page-content a, .fl-module-content a{
	text-decoration: underline;
}
.uabb-creative-button-wrap a, .fl-heading a, .uabb-post-heading a, .menu a {
	text-decoration: none !important;
}
/*Flexible Content */
.flex-content {
	text-align: center;
}
.flex-row:after {
	content: "";
	display: table;
	clear:both;
}
.flex-col-1 {
	width:100%;
	float:left;
	padding:50px;
}
.flex-col-2 {
	width: 50%;
	float: left;
	padding:50px;
}
.flex-col-3 {
	width: 33.33%;
	float: left;
	padding:50px;
}
@media (max-width:768px) {
.flex-col-1, .flex-col-2, .flex-col-3 {	
	width:100%;
	float:left;
	padding:20px;
	}		
}
/*Retailer Logos */
.product-logos {
	text-align: center;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 800;
	padding: 40px;
}
@media (max-width: 1020px){
.retailer-logos {
	width:85%;
	}
.product-logos a {
	padding:2px;
	}
.container {
	padding-left:10px;
	padding-right:10px;
	}
.product-logos {
	padding:5px;
	font-size:24px;
	}
}
/*Product Applications List*/
.applications ul{
	column-count:2;
	text-transform: uppercase;
	font-weight:800;
	font-size:24px;	
	list-style:none;
	vertical-align:middle;

}
@media (max-width:768px){
	.applications ul {
		column-count:1;
	}
}
.applications li:before{
	content: url('/wp-content/uploads/2019/10/Chekmark-Icon.png');
	vertical-align: middle;
	display: inline-block;
	padding-right: 10px;
}
/*Featured Product Gallery*/
.featured-photo-gallery {
	position: relative;
}
.overlay {
	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	transition: .3s ease;
  	background-color: rgba(166, 25, 46, 0.85);
}
.featured-photo-gallery:hover .overlay {
	opacity: 1;
}
.gallery-icon {
	position: absolute;
	top: 50%;
  	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}
/*Instagram Feed*/
.sb_instagram_header {
	display: none !important;
}
@media (max-width: 640px) {
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
	width:33.33% !important;
	}
}
/*Product Page*/
.product-button {
	margin-top:20px;
}
/* HEADER */
.site-header .logo-column .logo-2
, .site-header .sticky-hamburger-menu{
	display: none;
}
.fl-theme-builder-header-shrink .logo-column .logo-1{
	display: none;
	-webkit-transition: all 0.4s ease-in-out, background-position 1ms;
    -moz-transition: all 0.4s ease-in-out, background-position 1ms;
    transition: all 0.4s ease-in-out, background-position 1ms;
}
.fl-theme-builder-header-shrink .logo-column{
	width: 30%;
}
.fl-theme-builder-header-shrink .header-social-icons-column{
	width: 70%;
}
.fl-theme-builder-header-shrink .logo-column .logo-2{
	padding: 10px 0;
}
.fl-theme-builder-header-shrink .logo-column .logo-2
, .fl-theme-builder-header-shrink .sticky-hamburger-menu{
	display: block;
	-webkit-transition: all 0.4s ease-in-out, background-position 1ms;
    -moz-transition: all 0.4s ease-in-out, background-position 1ms;
    transition: all 0.4s ease-in-out, background-position 1ms;
}
.fl-theme-builder-header-shrink .header-social-icons
, .fl-theme-builder-header-shrink .menu-main-navigation-column{
	display: none;
	-webkit-transition: all 0.4s ease-in-out, background-position 1ms;
    -moz-transition: all 0.4s ease-in-out, background-position 1ms;
    transition: all 0.4s ease-in-out, background-position 1ms;
}
.fl-theme-builder-header-shrink .site-header .fl-row-content-wrap{
	background: rgba(0,0,0,0.75);
	-webkit-transition: all 0.4s ease-in-out, background-position 1ms;
    -moz-transition: all 0.4s ease-in-out, background-position 1ms;
    transition: all 0.4s ease-in-out, background-position 1ms;
}
/*Sticky Nav Drop Down */
.off-canvas .menu-item-text, .off-canvas .red-header .pp-has-submenu-container .menu-item-text {
	padding-left: 0px !important;
	}	
.off-canvas .sub-menu .menu-item-text {
	padding-left: 0px !important;
}	
.off-canvas .menu-item-text:hover, .off-canvas .red-header .pp-has-submenu-container .menu-item-text:hover 	{
	padding-left: 0px !important;
	}
.off-canvas .menu-item-text:after {
	content: "";
	padding: 0px;
}
/*Contact Form */
.ao-form input, .ao-form textarea, .ao-form select {
	border-radius: 0px !important;
}
.ao-form-submit {
	border-radius: 0px !important;
	text-transform: uppercase !important;
	font-size:16px !important;
	padding-left:20px !important;
	padding-right:20px !important;
}

#model-number {
	  text-align: left;
}
/* .lower-text{
	text-transform:lowercase!important;
} */