/*
Theme Name: C.H. Reed
Theme URI: https://snowberrymedia.com
Version: 1.0
Description: A starting point for custom development.
Author: The Snowberry Team
Author URI: https://snowberrymedia.com
template: bb-theme
*/

.ht_btn {
    padding: 12px 24px;
    border-radius: 2px;
    color: #fff;
    transition: all 200ms linear;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 1rem;
    display: inline-block;
}

.ht_btn:hover {
    color: #fff;
}

.style_1  {
    background: #e88f00;
    border: 1px solid #e88f00;    
}

.style_2, 
.style_1:hover {
    background: #101932;
    border: 1px solid #101932;
}

.style_2:hover  {
    background: #444d66;
    border: 1px solid #444d66;    
}

#menu-footer-ctas {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
}

#menu-footer-ctas lin {
    padding: 0!important;
}

#menu-footer-ctas .fa {
    background: orange;
    padding: 9px;
    border-radius: 20px;
    aspect-ratio: 1 / 1;
    flex-shrink: 0;
    flex-grow: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#menu-footer-ctas li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-contact {
	color: white;
	background-color: #e88f00;
	padding: 10px;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
}

.header-contact {
	padding: 5px;
	margin-left: 20px !important;
}

.header-contact span{
	text-align: center !important;
		color: #ffffff !important;
}

.header-contact a {
	display: block;
	border: 1px solid #ffffff !important;
	border-radius: 2px;
	transition-duration: 200ms;

}

.header-contact a:active,
.header-contact a:focus,
.header-contact a:hover {
	background-color: #101932;
	border-color: #101932;
	color: #ffffff !important;
}

.header-contact a:hover span {
	color: #ffffff !important;
}

.header-contact a{
	color: white;
}

#header-nav .uabb-creative-menu .menu > li > a,
#header-nav .uabb-creative-menu .menu > li > .uabb-has-submenu-container > a,
#header-social .fl-module-content,
#header-logo img {
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	backface-visibility: hidden;
}

.scrolled #header-logo img {
	width: 160px;
}

.scrolled #header-social .fl-module-content {
	margin-top: -50px;
}

.scrolled #header-nav .uabb-creative-menu .menu > li > a,
.scrolled #header-nav .uabb-creative-menu .menu > li > .uabb-has-submenu-container > a {
	padding-top: 12px;
	padding-bottom: 12px;
}

@media (max-width: 768px) {
	#header-main .fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {
		align-items: center;
		justify-content: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-align: center;
		-ms-flex-pack: center;
	}
}

.widget.widget_categories h2.widgettitle {
    display: none;
}

.fl-mosaicflow-col {
	width: 33.33% !important;
}

/* Product Archive Affiliate Logo  */

.js-affialite-logo {
	max-width: 1100px;
	margin: auto;
}

.js-affialite-logo  .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.js-affialite-logo .slick-slide {
    display: block;
    padding: 0px 10px;
}

.js-affialite-logo .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    background: transparent;
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    line-height: 0.15;
}

.js-affialite-logo .slick-arrow:hover::before {
	color: #101932;	
}

.js-affialite-logo .slick-arrow::before {
    font-size: 50px;
    color: #e88f00;
	position: relative;
	transition: color 0.3s ease 0s;
}

.js-affialite-logo .slick-prev::before {
    content: "\2039";
}

.js-affialite-logo .slick-next::before {
    content: "\203A";
	right: -1px;
}

.js-affialite-logo .slick-next {
    right: 0;
}

.js-affialite-logo ul.slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
}

.js-affialite-logo ul.slick-dots button {
    border-radius: 100%;
    font-size: 0;
    padding: 5px;
    height: 10px;
    background: #fff;
    border: 3px solid #e88f00;
}

.js-affialite-logo ul.slick-dots li {
    margin: 0px 3px;
}

.js-affialite-logo ul.slick-dots li.slick-active button { 
	background: #e88f00; 
}

.js-affialite-logo img {
    width: 180px;
    margin: auto;
}

@media (min-width: 1200px) {
	.js-affialite-logo .slick-prev {
		left: -30px;
	}
	.js-affialite-logo .slick-next {
		right: -20px;
	}
}

.header-contact--secondary,
.header-contact--secondary a{
	background-color: #444d66;
}
.header-contact--secondary:hover,
.header-contact--secondary:hover a{
	background-color: #e88f00;
}
#menu-chreed {
    margin-right: -20px;
}
#menu-chreed .header-contact--secondary {
    display: none;
}
@media (max-width: 843px) {
    #header-main .fl-col-group-equal-height.fl-col-group-align-bottom {
        justify-content: space-between;
    }
    #header-main .fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {
        padding: 0 13px;
        align-items: flex-end;
    }
    #menu-primary-cta-nav .header-contact--secondary {
        display: none;
    }
    #menu-chreed {
        margin-right: 20px;
    }
    #menu-chreed .header-contact--secondary {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #menu-chreed .header-contact--secondary,
    #menu-chreed .header-contact--secondary a {
        background-color: transparent;
    }
    .fl-menu-mobile-toggle,
    #menu-chreed .menu-item:not(.header-contact) a {
        padding-right: 0 !important;
    }
}
@media (max-width: 768px) {
    #menu-chreed {
        margin-right: 0;
    }
}

#testimonials .mcfx-review {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #111a31 !important;
    padding: 30px;
    margin: 0 15px;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 12px 0px #f5f5f5 !important;
    position: relative;
    padding-left: 60px;
}

#testimonials div[itemprop="reviewRating"] {
    order: 1;
    display: none;
    flex-direction: column-reverse;
    align-items: center;
}

#testimonials .mcfx-review::before {
    content: '"';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 30px;
    position: absolute;
    top: -10px;
    left: -20px;
    color: #000000;
    z-index: 1;
    font-size: 80px;
    padding: 10px;
    font-weight: 800;
    background: #ffffff;
    border-radius: 50px;
}

#testimonials .mcfx-review-description {
    order: 2;
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px;
    width: 100%;
    font-style: italic;
}

#testimonials .slick-track {
    display: flex;
    align-items: center;
}

#testimonials .mcfx-review-author {
    order: 3;
    font-weight: 600;
    text-align: left;
    width: 100%;
}

#testimonials .mcfx-review-date {
    order: 4;
    font-size: 14px;
    width: 100%;
}