/*
Theme Name: Brillman
Description: Child Theme designed and developed by <a href="http://www.estlanddesign.com">Estland</a> in Harrisonburg, VA.
Version: 1.02
Author: Estland Design
Author URI: http://www.estlanddesign.com
Template: enfold
*/



/******************************
Table of Contents =TOC
/******************************

Color Guide
Fonts
Header
Below Header Menu
Home, Top Slider
Home, Below Top Slider
Footer
Secondary Pages
Products
Fixed Tab
Product Search
Mobile Styles

*/

/******************************
=Color Guide

#ffc66e - Light Yellow (Header)
#f4ad3f - Bold Yellow (Top Bar, Book A Flight)
#6a954b - Light Green (Below Header Menu, footer)
#45682b - Dark Green (Footer Buttons)
#225f9e - Lighter Blue (Form Field BG)
#c9cfd2 - Darkest Brown (Form BG)

******************************/

/******************************
=Fonts
******************************/

@font-face {
    font-family: 'geared_slabbold';
    src: url('/wp-content/themes/brillman-enfold-child/fonts/gearedslab-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/brillman-enfold-child/fonts/gearedslab-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lavanderia_sturdysturdy';
    src: url('/wp-content/themes/brillman-enfold-child/fonts/lavanderia_sturdy-webfont.woff2') format('woff2'),
         url('/wp-content/themes/brillman-enfold-child/fonts/lavanderia_sturdy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ostrich_sansblack';
    src: url('/wp-content/themes/brillman-enfold-child/fonts/ostrichsans-black-webfont.woff2') format('woff2'),
         url('/wp-content/themes/brillman-enfold-child/fonts/ostrichsans-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.geared {font-family: 'geared_slabbold' !important;}
.lavan { font-family: 'lavanderia_sturdysturdy' !important; }
.ostrich {font-family: 'ostrich_sansblack' !important;}

/******************************
=Header
******************************/
#tpbr_topbar {
    padding: 8px 20px 8px !important;
    /*max-height: 55px;*/
}
#tpbr_topbar #tpbr_box p {
    margin: 0px;
    line-height: 20px;
    height: inherit;
    font-size: 22px;
}
#tpbr_topbar #tpbr_box p span {
    font-size: 16px;
    font-style: italic;
}
#top.topbar-active #wrap_all #custom_below_header {top: 160px !important;}
#top.logged-in #wrap_all #custom_below_header {top: 160px !important;}
#top.home.logged-in #wrap_all #custom_below_header {top: 190px !important;}

.aa-SubmitIcon {
	    display: none !important;
    }

/* New topbar updates */
#tpbr_topbar#tpbr_topbar#tpbr_topbar {
	background: #1B110D;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}
#tpbr_topbar#tpbr_topbar#tpbr_topbar * {
	color: #ffffff;
	font-size: 12px !important;
	line-height: 1 !important;
	padding: 0 !important;
}
#tpbr_topbar#tpbr_topbar#tpbr_topbar p {
	font-weight: bold;
}
#tpbr_topbar#tpbr_topbar#tpbr_topbar span {
	font-weight: normal;
	margin-left: 1rem;
}

/* New header */
#header_main#header_main#header_main,
#header_main#header_main#header_main * {
	/*x-shadow: inset 0 0 1rem 0 green;*/
}
/* Header wrapper */
#top#top#top #header {
	--menu-border-radius: 5px;
}
#header#header#header .header_bg {
	background: rgba(249,245,242,0.95);
	opacity: 1;
}
#header_main#header_main#header_main {
	height: auto;
	padding-bottom: 0;
	padding-top: 0;
}
@media(min-width:768px) {
	#header_main#header_main#header_main {
		padding-bottom: 20px;
		padding-top: 20px;
	}
}
/* Move width controls from container to wrapper so we can position the cart correctly */
#top #header_main {
	margin: 0 auto;
	max-width: 85%;
}
@media(min-width:768px) {
	#top #header_main {
	}
}
@media(min-width:990px) {
	#top #header_main {
		max-width: 1310px;
		padding-left: 50px;
		padding-right: 50px;
	}
}
/* Header container */
#header_main#header_main#header_main > .container {
	height: auto;
	line-height: 1;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	max-width: 100%;
	width: 100%;
}
#header_main#header_main#header_main > .container > .inner-container {
	align-items: center;
	display: flex;
	justify-content: space-between;
}
#header_main#header_main#header_main .logo,
#header_main#header_main#header_main .main_menu {
	bottom: auto;
	left: auto;
	position: relative;
	right: auto;
	top: auto;
	width: auto;
}
/* Header logo */
#top #header_main {
	--logo-height: 90px;
}
#header_main#header_main#header_main .logo,
#header_main#header_main#header_main .logo * {
	height: var(--logo-height) !important;
}
@media(min-width:1100px) {
	#header_main#header_main#header_main .logo,
	#header_main#header_main#header_main .logo * {
		height: var(--logo-height) !important;
	}
}
#header_main#header_main#header_main .logo img {
	height: 100% !important;
	max-height: none !important;
	max-width: none !important;
	width: auto !important;
}
#top .alternate_color.title_container .main-title {
	padding-left: 0 !important;
}
/* Header right */
#header_main#header_main#header_main .main_menu {
	align-items: center;
	display: flex;
	flex-direction: row-reverse;
	gap: 1rem;
}
@media(min-width:991px) {
	#header_main#header_main#header_main .main_menu {
		flex-direction: column-reverse;
	}
}
/* Header right mobile toggle */
#top#top#top #header_main .mega-menu-toggle {
	background: #ffffff;
	border: 1px solid #E8E3DF;
	border-radius: var(--menu-border-radius);
	color: #8A3321;
	height: 3rem;
	line-height: 3rem;
	padding: 0;
	position: relative;
	width: 3rem;
}
#top#top#top #header_main .mega-menu-toggle .mega-toggle-blocks-left,
#top#top#top #header_main .mega-menu-toggle .mega-toggle-blocks-center {
	display: none;
}
#top#top#top #header_main .mega-menu-toggle .mega-toggle-block {
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
#top #header_main .mega-toggle-animated-inner,
#top #header_main .mega-toggle-animated-inner::before,
#top #header_main .mega-toggle-animated-inner::after {
	background-color: #8A3321;
}
/* Header products container */
#custom_below_header#custom_below_header#custom_below_header#custom_below_header {
	background: transparent;
	border: none;
	height: auto;
	left: auto;
	position: relative;
	right: auto;
	top: auto !important;
	z-index: 97;
	width: 100%;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header * {
	height: auto;
	line-height: 1;
	position: static;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header > .container {
	display: flex;
	gap: 1rem;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header > .container::after {
	display: none;
}
/* Header products link */
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .inner-left {
	position: static;
	width: auto;
}
#custom_below_header .inner-left .mega-menu-toggle {
	display: none;
}
#mega-menu-below-header-menu#mega-menu-below-header-menu#mega-menu-below-header-menu > li > .mega-menu-link {
	background: #47615D !important;
	border-radius: var(--menu-border-radius);
	color: white !important;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1rem !important;
	padding: 1rem;
	position: relative !important;
	transition: border-radius 0.2s linear;
}
#mega-menu-below-header-menu#mega-menu-below-header-menu#mega-menu-below-header-menu > li.mega-toggle-on > .mega-menu-link,
#mega-menu-below-header-menu#mega-menu-below-header-menu#mega-menu-below-header-menu > li > .mega-menu-link:hover,
#mega-menu-below-header-menu#mega-menu-below-header-menu#mega-menu-below-header-menu > li > .mega-menu-link:focus-within {
	background: #47615D;
	border-radius: var(--menu-border-radius) var(--menu-border-radius) 0 0;
}
#mega-menu-below-header-menu#mega-menu-below-header-menu#mega-menu-below-header-menu > li > .mega-menu-link::after {
	color: white;
	content: "";
	display: inline-block !important;
	font-family: 'entypo-fontello';
	font-size: 1rem;
	font-weight: normal;
	margin-left: 0.5rem;
	transform: rotate( 90deg ) scale( 1.25 );
}
/* Header search */
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .inner-right {
	flex: 1;
	padding-right: 4rem;
	width: auto;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .woocommerce-product-search {
	display: flex;
	margin: 0;
	padding: 0 !important;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .woocommerce-product-search input {
	color: #1B110D;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .woocommerce-product-search input::placeholder {
	color: #AC9D91;
}
#woocommerce-product-search-field#woocommerce-product-search-field#woocommerce-product-search-field,
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_icon {
	border: none;
	box-sizing: content-box;
	font-size: 1rem;
	font-weight: normal;
	max-height: 1rem !important; /* I don't know why but Chrome is adding few px of height despite no border, no min height, etc. */
	line-height: 1rem !important;
	padding: 1rem;
}
#woocommerce-product-search-field#woocommerce-product-search-field#woocommerce-product-search-field {
	background: #ffffff;
	border-radius: var(--menu-border-radius) 0 0 var(--menu-border-radius);
	box-shadow: inset 0 0 0 1px #E8E3DF;
	color: #AC9D91;
	display: none;
	flex-grow: 1;
}
@media(min-width:750px) {
	#woocommerce-product-search-field#woocommerce-product-search-field#woocommerce-product-search-field {
		display: block;
	}
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_right,
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit,
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_icon,
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_bt {
	height: auto !important;
	width: auto;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit {
	position: relative;
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_icon {
	background: #8A3321;
	border-radius: var(--menu-border-radius);
	color: #ffffff;
}
@media(min-width:750px) {
	#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_icon {
		border-radius: 0 var(--menu-border-radius) var(--menu-border-radius) 0;
	}
}
#custom_below_header#custom_below_header#custom_below_header#custom_below_header .wc_rp_nav_submit_bt {
	bottom: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
/* Header products submenu */
#top#top#top #mega-menu-below-header-menu > li > ul {
	/*display: block !important;
	opacity: 1 !important;
	transform: none !important;
	visibility: visible !important;*/
}
#top#top#top #mega-menu-below-header-menu > li > ul {
	background: #47615D;
	border-radius: 0 var(--menu-border-radius) var(--menu-border-radius) var(--menu-border-radius);
	left: 0;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 100%;
}
/* Header products submenu column */
#top#top#top #mega-menu-below-header-menu > li > ul > li {
	padding: 0;
}
#top#top#top #mega-menu-below-header-menu > li > ul > li > a {
	display: none;
}
/* Header products submenu column links */
#top#top#top #mega-menu-below-header-menu > li > ul > li > ul > li > a {
	background-color: inherit;
	border-radius: var(--menu-border-radius);
	color: #ffffff;
	padding: 15px;
}
#top#top#top #mega-menu-below-header-menu > li > ul > li > ul > li > a:hover,
#top#top#top #mega-menu-below-header-menu > li > ul > li > ul > li > a:focus-within {
	background-color: #35504C;
}
/* Header main links */
@media(min-width:990px) {
	#mega-menu-avia#mega-menu-avia#mega-menu-avia > li > .mega-menu-link {
		border-top: 3px solid #E8E3DF;
		color: #1B110D;
		height: auto;
		line-height: 1;
		padding: 15px;
		padding-bottom: 0;
		text-transform: uppercase;
	}
	#mega-menu-avia#mega-menu-avia#mega-menu-avia > li.mega-current_page_item > .mega-menu-link,
	#mega-menu-avia#mega-menu-avia#mega-menu-avia > li > .mega-menu-link:hover,
	#mega-menu-avia#mega-menu-avia#mega-menu-avia > li > .mega-menu-link:focus-within {
		border-top-color: #BD452D;
		color: #BD452D;
	}
}
/* Header shopping cart */
#top#top #header_main .cart_dropdown {
	border: none;
	bottom: auto;
	display: flex;
	float: none;
	height: 3rem;
	left: auto;
	margin: 0;
	position: absolute;
	right: calc( 3rem + 1rem );
	top: 50%;
	transform: translateY(-50%);
	width: 3rem;
	z-index: 101;
}
@media(min-width:990px) {
	#top#top #header_main .cart_dropdown {
		left: auto;
		right: 50px;
		top: calc( 22px + ( ( var(--logo-height) - 6rem ) / 2 ) );
		transform: none;
	}
}
#top#top #header_main .cart_dropdown_first,
#top#top #header_main .cart_dropdown_link {
	color: inherit;
	margin: 0;
	top: 0;
	transform: none;
	vertical-align: top;
}
#top#top #header_main .cart_dropdown_link {
	align-items: center;
	background: #ffffff;
	border: 1px solid #E8E3DF;
	border-radius: var(--menu-border-radius);
	color: #8A3321;
	font-size: 1.5rem;
}
#top #header_main .dropdown_widget_cart {
	pointer-events: none;
}
#top #header_main .dropdown_widget_cart::before {
	content: "";
	height: 4rem;
	left: auto;
	pointer-events: initial;
	position: absolute;
	right: 0;
	top: 0;
	width: 4rem;
}
#top #header_main .dropdown_widget_cart > * {
	pointer-events: initial;
}
/* New layer slider */
.ls-hide-on-phone > .ls-inner-wrapper {
	bottom: 0 !important;
	left: 0 !important;
	padding: 0;
	right: 0 !important;
	top: auto !important;
}
.ls-hide-on-phone[style*="z-index: 104"] > .ls-inner-wrapper,
.ls-hide-on-desktop[style*="z-index: 105"] > .ls-inner-wrapper {
	background: #7F3927 !important;
	border-radius: 5px !important;
	bottom: 50px !important;
	color: white !important;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 1rem !important;
	font-weight: bold !important;
	height: auto !important;
	left: auto !important;
	padding: 15px !important;
	pointer-events: none;
	right: 50px !important;
	top: auto !important;
	width: auto !important;
}
.ls-hide-on-phone[style*="z-index: 104"] > .ls-inner-wrapper::before,
.ls-hide-on-desktop[style*="z-index: 105"] > .ls-inner-wrapper::before {
	content: "Shop Now";
}
.ls-hide-on-phone[style*="z-index: 104"] > .ls-inner-wrapper img,
.ls-hide-on-desktop[style*="z-index: 105"] > .ls-inner-wrapper img {
	display: none !important;
}
@media(max-width:899.99px) {
	.ls-hide-on-desktop[style*="z-index: 105"] > .ls-inner-wrapper {
		bottom: 20px !important;
	}
}

#top #header .av-cart-counter {
    background-color: #fff;
    color: #8a3320;
    opacity: 1;
}
#header_main {border-bottom: 0;}
.header_color .header_bg {
    background: url(/wp-content/themes/brillman-enfold-child/images/header-bg.jpg);
}

#top.home .header_color .header_bg {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.logo, .logo a {
    overflow: visible !important;
}

.logo img {
    max-height: 211px !important;
    height: 211px !important;
    width: 221px !important;
    max-width: 2221px !important;
    z-index: 999 !important;
}

.avia-menu-fx {display: none;}

#top.home #main {
    /*margin-top: -105px;*/
    margin-top: -156px;
}

#custom_below_header {background-color: #1b110d;border-top: 5px solid #8a3420;}

#top.home #custom_below_header {
    background-color: rgba(27, 17, 13, 0.95);
    border-top: 5px solid #8a3420;
    width: 100%;
    display: block;
    position: absolute;
    height: 52px;
    z-index: 98;
    top: 105px;
}

#top.home.logged-in #custom_below_header {top: 137px;}


#custom_below_header .inner-left,
#custom_below_header .inner-right {
    display: inline-block;
    position: relative;
    float: left;

}
#custom_below_header .inner-left {width: 65%;}
#custom_below_header .inner-right {width: 33%}

#custom_below_header .av-main-nav-wrap {float: right; padding-right: 50px;}

#custom_below_header #woocommerce-product-search-field {
    display: inline-block;
    float: left;
    width: 80%;
    margin: 0;
    color: #4d3d38;
    background-color: #c8bbad;
    border-color: #c8bbad;
    position: relative;
    z-index: 99;
}

#custom_below_header #woocommerce-product-search-field::-webkit-input-placeholder {color: #4d3d38;}
#custom_below_header #woocommerce-product-search-field:-moz-placeholder {color: #4d3d38;}
#custom_below_header #woocommerce-product-search-field::-moz-placeholder {color: #4d3d38;}
#custom_below_header #woocommerce-product-search-field:-ms-input-placeholder {color: #4d3d38;}

#top #custom_below_header .widget_product_search.widget {padding: 0;}

#custom_below_header form {margin-bottom: 0; padding-top: 7px;}

#custom_below_header .av-main-nav > li > a {
    color: #c8bbad;
    padding: 8px 16px;
    font-weight: lighter;
}

.av-main-nav > li > ul {border-top: 0;}

#top #custom_below_header .av-main-nav ul a,
#top .av-main-nav ul a {
    background-color: #c8bbad;
    color: #4d3d38;
    border: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
#top #custom_below_header .av-main-nav ul a:hover,
#top .header_color .main_menu .menu ul li>a:hover{background-color: #2f1e19;color: #c8bbad;}


#custom_below_header .av-main-nav > li > a:hover,
#custom_below_header .av-main-nav > li.current_page_item > a {background-color: #566b67;}

#custom_below_header input[type="submit"]  {
    padding: 10px 22px;
    background-color: #2f1e19;
    color: #c8bbad;
}

#custom_below_header .av-main-nav ul.sub-menu {
	width: 70vw;
	left: -25vw;
	padding: 20px;
    background: #c8bbad;
}

#custom_below_header .av-main-nav ul.sub-menu li {
	display: inline-block;
	width: 20%;
}

#custom_below_header .av-main-nav ul.sub-menu li a {
	line-height: 15px;
	min-height: 15px;
}

#top.search-no-results  .wc_rp_nav_submit_bt {
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none !important;
    color: transparent !important;
    cursor: pointer !important;
    display: block !important;
    font-size: 14px;
    height: 33px;
    width: 33px;
    line-height: 1px;
    margin: -33px 0 0 0;
    position: relative !important;
}

.wc_rp_nav_submit_bt {
    box-sizing: border-box !important;
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;*/
    background-color: rgba(27,17,13,1) !important;
    border: none !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    font-size: 14px;
    height: 33px;
    line-height: 1px;
    margin: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute !important;
    left: auto;
    right: 0px;
    float: right;
    bottom: 0;
    text-indent: -1000px;
    /*width: 100%;*/
    width: 20%;
    opacity: 0 !important;
}

.wc_rp_nav_submit_icon {
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;    
    font-size: 16px;
    color: #c8bbad;
    line-height: 33px !important;
    background-color: #8a3420;
}

.wc_rp_nav_left, 
.wc_rp_nav_right, 
.wc_rp_nav_fill, 
.wc_rp_nav_scope, 
.wc_rp_category_selector, 
.wc_rp_nav_submit, 
.wc_rp_nav_field, 
.wc_rp_search_keyword {
    height: 33px !important;
}


.wc_rp_nav_right {
    display: inline-block;
    float: left;
    /*width: auto;*/
    width: 20%;
}

.wc_rp_nav_right .wc_rp_nav_submit_icon{    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.wc_rp_nav_right:hover .wc_rp_nav_submit_icon {background-color: #963c27;}

/*#top.home #main .container > .content {padding-top: 0px;}*/


#top #main #custom_below_header ul.mega-menu {
    width: auto;
    float: right;
    margin-right: 30px;
}
#top #main #custom_below_header ul.mega-menu, 
#top #main #custom_below_header ul.mega-menu > li > a {
    height: 46px;
    line-height: 46px;
}

#top #main #custom_below_header ul.mega-menu > li > ul.mega-sub-menu {
    width: 70vw !important;
    left: -25vw !important;
}
#top #main #custom_below_header ul.mega-menu > li > ul.mega-sub-menu > li > a {
    display: none;
}
#custom_below_header ul.max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    background: #47615d !important;
    /*color: #c8bbad !important;*/
    color: #f5e9d7 !important;
}
#custom_below_header ul.max-mega-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#custom_below_header ul.max-mega-menu > li.mega-menu-item > a.mega-menu-link:hover,
#custom_below_header ul.max-mega-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#custom_below_header ul.max-mega-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #3d5754 !important;
    /*color: #c8bbad !important;*/
    color: #f5e9d7 !important;
}
/******************************
=Home, Slider
******************************/
#layer_slider_1,
.html_header_top .header_color .main_menu ul:first-child >li > ul {border-top: 0;}

a.ls-l p {    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

a.ls-l:hover p {
    background: rgba(0, 0, 0, 0.9) !important;
    color: #8a3420 !important;
}

/*Soliloquy Slider*/
#home-sol-slider > div.container {
    max-width: none;
    width: 100%;
    padding: 0;
}

.soliloquy-container .soliloquy-image {width: 100%;}

#top #main #home-sol-slider.avia-section .template-page {padding: 0;}

.slide-caption{
    padding: 20px 0 0 0;
}

.sl-text {
    font-size: 3em !important;
    display: inline-block;
    padding-left: 52px !important;
    padding-right: 10px !important;
    padding-bottom: 3px !important;
}

.sl-button {
    display: inline-block;
    margin-top: 5px !important;
    vertical-align: bottom;
}

.main_color .soliloquy-container a.soliloquy-next {
    width: 42px;
    height: 91px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5) url(/wp-content/plugins/soliloquy/assets/css/images/right.png) no-repeat scroll 50% 50%;
}

.main_color .soliloquy-container a.soliloquy-prev {
    width: 42px;
    height: 91px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5) url(/wp-content/plugins/soliloquy/assets/css/images/left.png) no-repeat scroll 50% 50%;
}

#top.home #after_section_1.main_color.container_wrap > div > div {padding-top:0;}

#top.home #after_section_1.main_color.container_wrap {border-top-width:0px;}

.avia_transform .soliloquy-container a .image-overlay {display:none !important;}

/******************************
=Home, Top Sellers Section
******************************/

.products li.product:nth-child(4n) {
    margin-right: 0 !important;
}

.ribbon {
    display: block;
    position: relative;
    width: 50%;
}

.ribbon a {    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.ribbon a:hover {text-decoration: none;}

.ribbon a div {    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.ribbon a:hover div {opacity: 0.9;filter: alpha(opacity=90);}

.ribbon-left {float: left;}
.ribbon-right {float: right;}

.dealsbg {width:204px; height:88px; background: url('/wp-content/themes/brillman-enfold-child/images/deals-bg.png')}
.catbg {width:225px; height:97px; background: url('/wp-content/themes/brillman-enfold-child/images/cat-bg.png');float: right;}

.dealsbg p,
.catbg p {
    display: block;
    position: relative;
    text-align: center;
    margin: 0;
    font-size: 30px;
    padding-top: 30px;
    color: #566b67;
}

.catbg p {color: #fff;}

#after_layer_slider_1 .container .av-content-full.units {padding-top: 0;}
#after_layer_slider_1 {border-top: 0;background-color: #f3ece5;}

body .column-top-margin.home-top-sellers {margin-top: -25px;}

h2.av-special-heading-tag {font-size: 36px;}


.main_color .avia_cart_buttons {
    /*background-color: #a18f7b;*/
    background-color: #4D3D38;
    opacity: 1;  
    filter: alpha(opacity=100); 
    border-top: 5px solid #8a3320;
}

.main_color .cart_dropdown .dropdown_widget li a, 
#top .main_color  .avia_cart_buttons .button, 
#top .main_color .dropdown_widget .buttons .button, 
.main_color .cart_dropdown_first .cart_dropdown_link, 
#top .main_color p.order-info mark {
    /*color: #4d3d38;*/
    color: #fff;
    background-color: #4D3D38;
}




/******************************
=Home, Right Sidebar
******************************/
#top .main_color .home-right-sidebar .input-text, 
#top .main_color .home-right-sidebar input[type='text'], 
#top .main_color .home-right-sidebar input[type='input'], 
#top .main_color .home-right-sidebar input[type='email'] {
    border-color: #e0d6cd;
    background-color: #fcfcfc;
    color: #4d3d38;
}

.home-right-sidebar .gform_wrapper .gform_footer input.button, 
.home-right-sidebar .gform_wrapper .gform_footer input[type=submit] {
	background-color: #a18f7b;
	border-color: #a18f7b;
	font-size: 18px;    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.home-right-sidebar .gform_wrapper .gform_footer input.button:hover, 
.home-right-sidebar .gform_wrapper .gform_footer input[type=submit]:hover {background-color: #b9aa9a;}

.togglecontainer .single_toggle:first-child .toggler, 
.togglecontainer .taglist + .single_toggle .toggler {
    border-color: #d8cabd;
    background-color: #fcfcfc;
    /*color: #81756f;*/
    color: #4d3d38;
}

.main_color .toggle_content {
    border-color: #d8cabd;
    background-color: #fcf8f3;
    color: #81756f;
}


/******************************
=Home, Promo Box
******************************/
.main_color.home-promo .av_promobox {background-color: #7b6856;border:0;}

.home-promo-button p {color: #f3ece5;font-size: 16px;}

.home-promo-button p a {
    /*color: #f3ece5;*/
    color: #fff;
    /*background-color: #a18f7b;*/
    background-color: #8a3320;
    padding: 18px 22px;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.home-promo-button p a:hover {
    text-decoration: none;
    /*background-color: #94816b;*/
    background-color: #7d2e17;
}

#av_section_1 > div > div {padding: 25px 0 20px 0;}


/******************************
=Footer
******************************/
#footer {border-top: 0; border-bottom: 5px solid #8a3320;}
.footer_color a:hover,.socket_color a:hover {color: #8a3320;text-decoration: none;}

#scroll-top-link {border: 1px solid #a18f7b;}
#scroll-top-link:hover {background-color: #a18f7b;}

/******************************
=Socket
******************************/
#socket {border-top: 0;}





/******************************
=Secondary Pages
******************************/
.title_container {z-index: 0;}

.main_color.container_wrap {border-top-color: #f3ece5;}

.alternate_color a:hover {text-decoration: none !important; color: #8a3420;}

#custom_before_socket {
    display: block;
    position: relative;
    background-color: #7b6856;
    padding: 30px;
}

.main_color .av_promobox {
    background-color: #d9d1c7;
    border-color: #c8bbad;
}

/*Single Product Pages*/
#top.single-product #custom_before_socket {display: none;}

/*Checkout Pages*/
#top #payment ul.payment_methods li {border:0;}
#top #payment #place_order {margin-top: 30px;}

/*No Search Results Pages*/

#top.search-no-results .sidebar {display: none !important;}

#top.search-no-results .container .av-content-small.units {width: 100% !important;}

#search-fail > section > p {clear: both !important;}

#top.search-no-results .main_color .template-search.content .entry-content-wrapper input[type='search'] {
    width: 97%;
    float: left;
}

.hidden {display:none !important;}

#top .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    color: #8a3320;
    opacity: 1;
}

#payment{
    margin-bottom: 40px;
}

/******************************
=Products
******************************/

#prop65-warning:before {
    content: "";
    display: block;
    background: url("images/p65warning.png") no-repeat;
    width: 37px;
    height: 29px;
    float: left;
    margin: 5px 10px 70px 0;
}

#prop65-warning{
    padding-bottom: 25px;
}

#prop65-warning span{
    font-weight: bold;
}

#tab-additional_information table.shop_attributes tr td.product_weight,
#tab-additional_information table.shop_attributes tr td.product_dimensions {
    width: 70%;
}

#top div.woocommerce-message a.button {
	background: #647a40;
}

#top div.woocommerce-message a.button:hover {
	background: #4c632d;
}

#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
	background-color: #e7e7e7;
	color: #4D3D38;
	background-image: none;
}

#top a.avia-post-nav,
#top a.avia-post-nav:hover {
	background: #1B110D;
}

#top .avia-post-nav span.entry-info span.entry-title {
	background: #1B110D;
}

.woocommerce-product-details__short-description ul{
    margin: 1em 0;
    padding: 0 0 0 40px;
}

.woocommerce-product-details__short-description ul li{
    list-style-type: square;
}

/******************************
=Specific Pages
******************************/

/* Search page structure */
#top.woocommerce-shop .product-sorting {
	display: none;
}
#top.woocommerce-shop .cmtsfwc-InstantSearch {
	max-width: 100%;
}
#top.woocommerce-shop .ais-InstantSearch {
	gap: 1rem 1.5rem;
}
#top.woocommerce-shop .ais-InstantSearch + .products {
	display: none;
}
#top.woocommerce-shop .cmtsfwc-MainPanel {
	flex: 1;
}
/* Search page search bar */
#top.woocommerce-shop .ais-SearchBox {
	margin-bottom: 1rem;
}
#top.woocommerce-shop .ais-SearchBox form {
	margin: 0;
}
/* Search bar input */
#top.woocommerce-shop .ais-SearchBox-input {
	background: #fff;
	border: none;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px #E8E3DF;
	color: #AC9D91;
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
	max-height: 3rem;
	line-height: 1rem;
	padding: 1rem;
	padding-right: 0;
}
#top.woocommerce-shop .ais-SearchBox-input
#top.woocommerce-shop .ais-SearchBox-input:active,
#top.woocommerce-shop .ais-SearchBox-input:hover,
#top.woocommerce-shop .ais-SearchBox-input:focus-within {
	box-shadow: inset 0 0 0 1px #E8E3DF;
}
#top.woocommerce-shop .ais-SearchBox-input::placeholder {
}
/* Search bar button */
#top.woocommerce-shop .ais-SearchBox-submit {
	align-items: center;
	background: #8A3321;
	border-radius: 0 5px 5px 0;
	color: #fff;
	display: inline-flex;
	height: 3rem;
	justify-content: center;
	margin: 0;
	padding: 1rem;
	right: 0;
	width: 3rem;
}
#top.woocommerce-shop .ais-SearchBox-submit:active,
#top.woocommerce-shop .ais-SearchBox-submit:hover,
#top.woocommerce-shop .ais-SearchBox-submit:focus-within {
	background: #7d2e17;
}
#top.woocommerce-shop .ais-SearchBox-submitIcon {
	height: 15px;
	overflow: visible;
	width: 15px;
}
#top.woocommerce-shop .ais-SearchBox-submit path {
	fill: #fff;
	stroke: #fff;
	stroke-width: 4px;
}
/* Search page status */
#top.woocommerce-shop .cmtsfwc-Stats {
	margin-block: 1rem;
}
#top.woocommerce-shop .ais-Stats-text {
	font-size: 1rem;
}
/* Search page active queries */
#top.woocommerce-shop .ais-CurrentRefinements-list {
	background: #d9d1c7;
	border: none;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	gap: 1ch;
	padding: 1rem;
}
#top.woocommerce-shop .ais-CurrentRefinements-list:empty {
	display: none;
}
#top.woocommerce-shop .ais-CurrentRefinements-item {
	background: none;
	display: flex;
	flex-wrap: wrap;
	gap: 1ch;
	padding: 0;
	width: 100%;
}
#top.woocommerce-shop .ais-CurrentRefinements-list,
#top.woocommerce-shop .ais-CurrentRefinements-item,
#top.woocommerce-shop .ais-CurrentRefinements-label {
	font-size: 1rem;
	line-height: 1rem;
	vertical-align: middle;
}
@media( max-width:768px ) {
	#top.woocommerce-shop .ais-CurrentRefinements-label {
		display: block;
		width: 100%;
	}
}
#top.woocommerce-shop .cmtsfwc-CurrentRefinements {
	margin-bottom: 1rem;
}
/* Category pills */
#top.woocommerce-shop .ais-CurrentRefinements-category {
	background: #fff;
	padding: 0.5rem 1rem;
	padding-right: 0.5rem;
}
#top.woocommerce-shop .ais-CurrentRefinements-categoryLabel {
	color: #574740;
	white-space: initial;
}
@media( max-width:768px ) {
	#top.woocommerce-shop .ais-CurrentRefinements-categoryLabel {
		line-height: 1.5rem;
	}
}
#top.woocommerce-shop .ais-CurrentRefinements-categoryLabel::after {
	content: "";
	display: inline-block;
	width: 1ch;
}
#top.woocommerce-shop .ais-CurrentRefinements-delete {
	background: #2e1e1a;
	border-radius: 50%;
	flex: none;
	font-size: 0.75rem;
	font-weight: bold;
	height: 1.5rem;
	margin: 0;
	margin-block: -0.25rem;
	padding: 0;
	text-align: center;
	width: 1.5rem;
}
#top.woocommerce-shop .ais-CurrentRefinements-delete:hover,
#top.woocommerce-shop .ais-CurrentRefinements-delete:active,
#top.woocommerce-shop .ais-CurrentRefinements-delete:focus-within {
	background: #7d2e17;
}
@media( max-width:768px ) {
	#top.woocommerce-shop .ais-CurrentRefinements-delete {
		margin: 0;
	}
}
/* Clear button */
#top.woocommerce-shop .ais-ClearRefinements-button {
	border-radius: 0;
	line-height: 1rem;
	padding: 1rem;
	text-transform: capitalize;
	vertical-align: middle;
}
#top.woocommerce-shop .ais-ClearRefinements-button:hover,
#top.woocommerce-shop .ais-ClearRefinements-button:active,
#top.woocommerce-shop .ais-ClearRefinements-button:focus-within {
	background: #7d2e17;
}
/* Filter sidebar */
#top.woocommerce-shop .cmtsfwc-FilterPanel {
	background: #d9d1c7;
	border-radius: 5px;
	margin-top: 0;
	padding: 1rem;
}
@media( max-width:768px ) {
	#top.woocommerce-shop .cmtsfwc-FilterPanel {
		margin-block: 1rem;
		padding: 0;
	}
}
#top.woocommerce-shop .cmtsfwc-FilterToggle {
	border: none;
	margin: 0;
	padding: 1rem;
}
#top.woocommerce-shop .cmtsfwc-FilterToggle-icon {
	right: 1rem;
}
#top.woocommerce-shop .cmtsfwc-FilterToggle-label {
	color: transparent;
}
#top.woocommerce-shop .cmtsfwc-FilterToggle-label::before {
	color: #3f3f3f;
	content: "Show Filters";
	font-size: 1rem;
}
#top.woocommerce-shop .cmtsfwc-FilterToggle-label,
#top.woocommerce-shop .cmtsfwc-FilterToggle-label::before {
	font-size: 1rem;
	line-height: 1rem;
	vertical-align: middle;
}
/* Filter headings */
#top.woocommerce-shop .ais-Panel-header {
	border: none;
	color: #8a3320;
	letter-spacing: 1px;
	margin-bottom: 0.5rem;
	padding: 0;
}
#top.woocommerce-shop .ais-Panel-header::after {
	background: none;
	border: 0.5rem solid transparent;
	border-bottom-width: 0;
	border-radius: 4px;
	border-top-color: currentcolor;
	height: 0;
	margin-top: 0;
	right: 0;
	top: 50%;
	width: 0;
	z-index: 1;
}
/* Filter items */
#top.woocommerce-shop .ais-HierarchicalMenu-item {
	margin: 0;
	padding: 0;
}
#top.woocommerce-shop .ais-HierarchicalMenu-link {
	line-height: 1rem;
	margin: 0;
	padding: 0.25rem 0;
}
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item {
	padding-left: 0;
}
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item {
	padding-left: 1rem;
	position: relative;
}
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item::before,
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item::after {
	background: #806d59;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item:last-child::before {
	height: 0.75rem;
}
#top.woocommerce-shop .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item .ais-HierarchicalMenu-item::after {
	height: 1px;
	top: 0.75rem;
	width: 0.75rem;
}
#top.woocommerce-shop .ais-HierarchicalMenu-label {
	color: #110602;
	font-size: 0.75rem;
}
#top.woocommerce-shop .ais-HierarchicalMenu-label::after {
	content: " ";
}
#top.woocommerce-shop .ais-HierarchicalMenu-count {
	background: #f3ece5;
	font-size: 0.75rem;
	padding: 0 0.75ch;
}
/* Top level filters */
#top.woocommerce-shop .ais-HierarchicalMenu > ul > .ais-HierarchicalMenu-item {
	padding-block: 0.5rem;
}
#top.woocommerce-shop .ais-HierarchicalMenu > ul > .ais-HierarchicalMenu-item > div > a > .ais-HierarchicalMenu-label {
	letter-spacing: 1px;
	text-transform: uppercase;
}
/* Results title */
#top.woocommerce-shop .cmtsfwc-ShopTitle {
	display: none;
}
/* Results sorting */
#top.woocommerce-shop .ais-SortBy-select,
#top.woocommerce-shop .ais-HitsPerPage-select {
	font-size: 0.75rem;
	width: 100%;
}
/* Results */
#top.woocommerce-shop .cmtsfwc-Result .products {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: 1fr 1fr 1fr;
}
@media( max-width:768px ) {
	#top.woocommerce-shop .cmtsfwc-Result .products {
		grid-template-columns: 1fr 1fr;
	}
}
#top.woocommerce-shop#top.woocommerce-shop .cmtsfwc-Result .product {
	margin: 0;
	width: 100%;
}
/* Empty results */
#top.woocommerce-shop .cmtsfwc-Result-empty {
	font-size: 1rem;
	font-weight: bold;
}
/* Add to cart */
#top.woocommerce-shop .add_to_cart_button {
	background: #8a3320;
	border-radius: 0;
	color: #fff;
	line-height: 1rem;
	margin-top: 0.5rem;
	padding: 1rem;
	text-transform: capitalize;
	vertical-align: middle;
}
#top.woocommerce-shop .add_to_cart_button:active,
#top.woocommerce-shop .add_to_cart_button:hover,
#top.woocommerce-shop .add_to_cart_button:focus-within {
	background: #7d2e17;
}
/* Mobile filters */
#top.woocommerce-shop .cmtsfwc-Filter-items--show {
	display: flex;
	flex-direction: column;
}
#top.woocommerce-shop .cmtsfwc-Filter-items--show .ais-Panel-body {
	display: block;
}
#top.woocommerce-shop .cmtsfwc-Filter-items--show .cmtsfwc-Filter-itemsContent {
	align-self: stretch;
	height: auto;
}
#top.woocommerce-shop .cmtsfwc-Filter-items--show .cmtsfwc-Filter-itemsFooter {
	position: relative;
}
#top.woocommerce-shop .cmtsfwc-Filter-itemsFooterLink {
	background: #8a3320;
	border-radius: 0;
	color: #fff;
	font-weight: normal;
	line-height: 1rem;
	padding: 1rem;
	text-transform: capitalize;
	vertical-align: middle;
}
#top.woocommerce-shop .cmtsfwc-Filter-itemsFooterLink:active,
#top.woocommerce-shop .cmtsfwc-Filter-itemsFooterLink:hover,
#top.woocommerce-shop .cmtsfwc-Filter-itemsFooterLink:focus-within {
	background: #7d2e17;
	opacity: 1;
}
/* Search bar in navigation */
#top #header .aa-Form,
#top .aa-DetachedOverlay .aa-Form {
	padding-top: 0;
}
#top #header .aa-InputWrapperPrefix {
}
#top #header .aa-InputWrapper,
#top .aa-DetachedOverlay .aa-InputWrapper {
	order: -1;
}
#top #header .aa-Input,
#top .aa-DetachedOverlay .aa-Input {
	border: none;
	border-radius: var(--menu-border-radius) 0 0 var(--menu-border-radius);
	box-shadow: inset 0 0 0 1px #e8e3df;
	height: auto;
	line-height: 1rem;
	margin: 0;
	padding: 1rem;
}
#top#top#top #header .aa-SubmitButton,
#top .aa-DetachedOverlay .aa-SubmitButton,
#top #header .aa-DetachedSearchButtonIcon {
	align-items: center;
	background: #8a3321;
	border-radius: 0 var(--menu-border-radius) var(--menu-border-radius) 0;
	box-sizing: content-box;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	float: none;
	height: 1rem;
	justify-content: center;
	line-height: 1rem;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	padding: 1rem;
	position: relative;
	width: 1rem;
}
#top#top#top#top #header .aa-SubmitIcon,
#top .aa-DetachedOverlay .aa-SubmitIcon {
	color: white;
	display: block !important;
	font-weight: bold;
	position: static;
	stroke: white;
	stroke-width: 2px;
	transform: none;
}
.aa-Panel {
	z-index: 501;
}
/* Mobile search button */
#top #header .aa-DetachedSearchButton {
	border: none;
	margin: 0;
	padding: 0;
}
#top #header .aa-DetachedSearchButtonIcon {
	border-radius: var(--menu-border-radius);
}
#top #header .aa-DetachedSearchButtonPlaceholder,
#top #header .aa-DetachedSearchButtonQuery {
	display: none;
}
#top .aa-DetachedCancelButton {
	border: none;
	box-shadow: inset 0 0 0 1px #e8e3df;
	height: 3rem;
	line-height: 1rem;
	padding: 1rem;
}
#top.admin-bar .aa-DetachedContainer {
	padding-top: 46px;
}

/******************************
=Sidebars
******************************/
.main_color .widget_nav_menu ul:first-child>.current-menu-item,
.main_color .widget_nav_menu ul:first-child>.current_page_item {background-color: #d9d1c7;box-shadow: none;}

.main_color .sidebar .current_page_item>a, 
.main_color .sidebar .current-menu-item>a {color: #8a3420;}

#top .main_color .sidebar input[type='search'] {
    display: inline-block;
    float: left;
    width: 80%;
    margin: 0;
    color: #4d3d38;
    background-color: #c8bbad;
    border-color: #c8bbad;
    position: relative;
}

.sidebar-callout {
    font-size: 22px;
    text-align: center;
    color: #8a3320;
}

.sidebar .gform_wrapper .gform_heading {
    margin-bottom: 0;
    text-align: center;
    padding: 25px 0;
    background-color: #8a3320;
}

.sidebar .gform_wrapper h3.gform_title {
    margin: 0;
    color: #fff;
}

.sidebar .gform_wrapper {background-color: #a18f7b;}

.sidebar .gform_wrapper .gform_body {
    width: 85% !important;
    margin: 0 auto;
    padding-top: 25px;
}

#top .sidebar .gform_wrapper ul li.gfield,
body .sidebar .gform_wrapper .top_label div.ginput_container {margin: 0;}

.sidebar .gform_wrapper .gform_footer {
    padding: 15px 0px 20px 0px;
    margin: 0;
    text-align: center;
}

#top .main_color .sidebar .input-text, 
#top .main_color .sidebar input[type='text'], 
#top .main_color .sidebar input[type='input'], 
#top .main_color .sidebar input[type='password'], 
#top .main_color .sidebar input[type='email'], 
#top .main_color .sidebar input[type='number'], 
#top .main_color .sidebar input[type='url'], 
#top .main_color .sidebar input[type='tel'], 
#top .main_color .sidebar input[type='search'], 
#top .main_color .sidebar textarea, 
#top .main_color .sidebar select {
    background-color: #d9d1c7;
    margin-bottom: 3px;
}

.sidebar .gform_wrapper ul.gform_fields li.gfield {padding-right: 0;}

.facetwp-facet {margin-bottom: 0;}

.widget {padding: 30px 0 0 0;}

#top .main_color .sidebar input[type='search'].facetwp-autocomplete {width: 100%;}

.facetwp-autocomplete-update{
    background: #8a3420;
    border: 0;
    font-size: 13px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    /*color: #c8bbad;*/
    color: #fff;
    width: 100%;
    padding: 10px 0;
    display: block;
}

.main_color .facetwp-pager a {
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    background-color: #f8f8f8;
    padding: 7px 0;
    width: 35px;
    border-radius: 100px;
    height: 35px;
    text-align: center;
}

#top.page-id-20856 .pagination-wrap,
#top.page-id-20896 .pagination-wrap,
#top.page-id-20908 .pagination-wrap, 
#top.page-id-20912 .pagination-wrap,
#top.page-id-20929 .pagination-wrap,
#top.page-id-20933 .pagination-wrap,
#top.page-id-20971 .pagination-wrap,
#top.page-id-20973 .pagination-wrap,
#top.page-id-20972 .pagination-wrap,
#top.page-id-20975 .pagination-wrap,
#top.page-id-20974 .pagination-wrap,
#top.page-id-20976 .pagination-wrap,
#top.page-id-20977 .pagination-wrap,
#top.page-id-20978 .pagination-wrap,
#top.page-id-20979 .pagination-wrap,
#top.page-id-20980 .pagination-wrap,
#top.page-id-20981 .pagination-wrap,
#top.page-id-20982 .pagination-wrap,
#top.page-id-20983 .pagination-wrap {display: none;}

#top .facetwp-template .avia-content-slider {margin-bottom: 0;}

.main_color div.facetwp-pager {margin-bottom: 30px;}

/*Search Results Page Sidebar*/
#top.search-results .gform_wrapper .gform_footer input.button, 
#top.search-results .gform_wrapper .gform_footer input[type=submit], 
#top.search-results .gform_wrapper .gform_page_footer input.button, 
#top.search-results .gform_wrapper .gform_page_footer input[type=submit] {
    margin-right: 0;
    width: 85%;
    margin: 0 auto;
    display: block;
    float: none;
}

#top.search-results .sidebar .gform_wrapper .gform_footer {padding: 15px 0px 20px;}

/******************************
=Mobile Styles
******************************/

@media only screen and (max-width: 1025px) {
	#custom_below_header .av-main-nav ul.sub-menu {
		width: 650px;
		left: -20vw;
		padding: 20px 10px;
	    background: #c8bbad;
	}

	#custom_below_header .av-main-nav ul.sub-menu li {
		height: 44px;
	}
}

@media only screen and (max-width: 889px) {
	#custom_below_header .av-main-nav ul.sub-menu {
		width: 550px;
		left: -15vw;
	}
	#custom_below_header .av-main-nav ul.sub-menu li {
		width: 33%;
		height: 34px;
	}
}

@media only screen and (max-width: 769px) {
	#custom_below_header .av-main-nav ul.sub-menu {
		width: 515px;
		left: -13vw;
		padding: 15px;
	    background: #c8bbad;
	}

	#custom_below_header .av-main-nav ul.sub-menu li {
		width: 33%;
	}
}

/*larger than 768px*/
@media only screen and (min-width: 768px) {
/*    .title_container .breadcrumb {
      right: auto;
      top: 50px;
    }*/
    #top .alternate_color.title_container .main-title {padding-left: 230px}
}

/*smaller than 990px*/
@media only screen and (max-width: 990px){
    #top.home #custom_below_header {top: 90px;}
    #top.home.logged-in #custom_below_header {top: 122px;}

    #top #menu-item-search, #top li.menu-item-avia-special {
        display: none;
    }

    #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0px;
    }

    #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a {
        font-size: 14px !important;
        border-bottom: 2px solid #f8f8f8 !important;
    }
    #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a > span.mega-indicator {
        display: inline-block !important;
    }

    #mega-menu-wrap-avia .mega-menu-toggle.mega-menu-open + #mega-menu-avia {
        display: block;
        width: 300px;
        position: fixed;
        top: 0px;
        right: 0px;
        height: 100vh;
        padding: 200px 0px 90px;
        z-index: 98;
        min-height: 100vh;
        overflow: auto;
    }

    #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item>a.mega-menu-link {
        border-radius: 0px;
        border:0px;
        margin: 0px;
        line-height: 50px;
        height: 50px;
        background: transparent;
        text-align: left;
        padding: 0 30px !important;
    }

    #mega-menu-wrap-avia .mega-menu-toggle {
        z-index: 99;
        position: absolute;
        right: 0px;
    }

    #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>a.mega-menu-link {
        padding: 8px 50px !important;
        display: block;
        font-size: 14px;
        line-height: 23px;
        vertical-align: baseline;
    }

    #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
        display: block;
        font-size: 14px;
        line-height: 23px;
        vertical-align: baseline;
    }
    #top #custom_below_header .mega-menu-wrap .mega-toggle-block {display: none !important;}
}

/*smaller than 904px*/
@media only screen and (max-width: 904px){
    .home-promo-button p a {
        margin-top: 20px;
        margin-left: 0;
        display: block;
    }
}

/*smaller than 904px*/
@media only screen and (max-width: 767px){
    .ribbon {margin-top: 15px;width: 100%;}
    .ribbon-left {margin-top: 50px;}
    .ribbon-right {margin-bottom: 20px;}
    .ribbon-left,.ribbon-right {float: none;}
    .dealsbg { 
        width: 250px;
        height: 75px;
        background-size: 100%;
        margin: 0 auto;
    }
    .catbg {
        width: 250px;
        height: 75px;
        background-size: 100%;
        float: none;
        margin: 0 auto;
    }
    #after_layer_slider_1 .container {width: 100%; max-width: 100%;}
    #advanced_menu_toggle, #advanced_menu_hide {top:50px;}
    #header_main {height: 120px; margin-top: 52px;}
    #top #custom_below_header {
        background-color: rgba(27, 17, 13, 0.95);
        width: 100%;
        display: block;
        position: absolute;
        height: 52px;
        z-index: 98;
    }
    #custom_below_header {border-bottom: 5px solid #8a3420; border-top: 0 !important;}
    #top.home #custom_below_header {top: 0px;}

    #top.home.logged-in #custom_below_header, #top.logged-in #custom_below_header {top: 47px;}
    #custom_below_header .inner-left {display: none;}
    #custom_below_header .inner-right {width: 112%;}
    .logo img {width: 140px !important;}   
    #top .title_container .container {padding-top: 14px;}
    #top.home .logo img {width: 150px !important;}
    #top.home .title_container .container {padding-top: 10px;}
    #top.home #main {
        /*margin-top: -1px;*/
        margin-top: -51px;
    }
    #top.home .header_color .header_bg{
        opacity: 1;
    }

    #top #custom_below_header {top: 0px !important;}

    #top #custom_below_header .wc_rp_nav_submit_icon {
    	line-height: 35px !important;
    }

    #top #header span.logo a {
    	z-index: 9;
    }

    #top #header span.logo img {
        width: 110px !important;
        height: 105px !important;
    }
    #top.topbar-active #wrap_all #custom_below_header {
        top: 165px !important;
    }
    #top.topbar-active #wrap_all #main {
        padding-top: 50px !important;
    }
    #top.topbar-active #wrap_all #header_main {margin-top: 0px;}
    #tpbr_topbar {max-height: 65px !important;height: 65px;}
    #tpbr_topbar #tpbr_box p {
        font-size: 18px;
        line-height: 18px;
        margin-top: 6px;
    }
    #tpbr_topbar #tpbr_box p span {
        font-size: 13px;
        line-height: 13px;
    }

    #top.home.logged-in #wrap_all #custom_below_header {
        top: 230px !important;
    }

    .responsive #top #wrap_all .av-logo-container {
        padding: 12px 0 0 0;
    }

    #mega-menu-wrap-avia .mega-menu-toggle {
        padding-right:  20px;
    }

    #top.topbar-active #wrap_all #custom_below_header {
        top: 184px!important;
    }

}

@media only screen and (max-width: 415px){
    #tpbr_topbar #tpbr_box p {margin-top: 0px;}
}


/******************************
=Product Search
******************************/

/* Styles for Typesense Search */

/* Hide discount rates so they don't show to all customers */
#top.archive #wrap_all .hit-price ins {
    display: none;
}

#top.archive #wrap_all .hit-price del {
    text-decoration: none;
    font-size: 13px;
    color: #8b2121;
}

.woocommerce-shop .content .entry-content-wrapper {
	display: flex;
}

.cmtsfwc-Pagination {
	clear: both;
	padding-top: 50px;
}

.woocommerce-shop nav.pagination{
	display: none;
}

#top .cmtsfwc-InstantSearch .ais-HierarchicalMenu-list, .entry-content-wrapper div li {
	margin-left: 0;
}

.ais-Pagination-item--selected .ais-Pagination-link,
.ais-ClearRefinements-button,
.ais-CurrentRefinements-reset,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore,
.ais-InfiniteHits-loadPrevious,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore{
	color: #fff;
	background-color: #8a3320;
	border-color: #681100;
}

.ais-CurrentRefinements-item{
	color: #fff;
	background-color: #8a3320;
	border-color: #681100;
}

#top .cmtsfwc-InstantSearch .ais-CurrentRefinements-delete {
	background: #666;
}

/* Header Search Form */
form.aa-Form {
	background: transparent;
	border: none;
}

input#autocomplete-0-input{
	background: #fff !important;
}
