/*
Theme Name: Foxfire
Theme URI:
Author: Foxfire
Author URI:
Description: Foxfire
Version: 1.0.8
Text Domain: foxfire
*/

/* HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}

/* ---------------------------------------- */
/* base */
html {
	background: #fff;
	position: relative;
	min-height: 100%;
}
body {
	line-height: 1;
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility: hidden;
	position: relative;
	min-height: 100%;
}
@font-face {
	font-family: AvianoSansRegular;
	src: url(fonts/AvianoSansRegular.otf);
	font-weight: normal;
}


html,
body,
form {
	font: 24px/30px 'Garamond', serif;
	color: #000000;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
div {
	border: 0;
	position: relative;
	text-align: left;
	overflow: visible;
	background-color: transparent;
}

/* forms */
form,
label {
	font-family: 'AvianoSansRegular', sans-serif;
	font-size:14px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 10px;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
	font-family: 'AvianoSansRegular', sans-serif;
	font-size: 17px;
	line-height: 24px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	overflow: auto;
    vertical-align: top;
}
textarea {
	line-height: 20px;
	display: block;
}
button,
input,
select,
textarea {
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    padding: 0;
}

/* links */
a {
	color: #000000;
	text-decoration: none;
	outline: 0
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* elements */
p,pre {
	margin: 0 0 20px;
	padding: 0;
	letter-spacing: 1px
}

hr.dotted {
	height: 4px;
	background: url('images/dot.png') repeat-x;
	margin-bottom: 40px;
}

strong {
	font-weight: 600;
}

/* lists */
ol {
	list-style: inside decimal;
}
ul,ul li {
	list-style: none;
}

/* embedded content */
img {
	border: 0;
	vertical-align: top;
	max-width: 100%;
	width: auto;
	height: auto;
}
svg:not(:root) {
    overflow: hidden;
}

/* figures */
figure {
    margin: 0;
}

/* class */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.leftside {
	float: left;
}
.rightside {
	float: right;
}
.nomargin {
	margin: 0 !important;
}
.nomargin-btm {
	margin-bottom: 0 !important;
}
.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* clear */
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix,
.cols,
.container {
    zoom: 1;
}
.clearfix:before, .clearfix:after,
.cols:before, .cols:after,
.container:before, .container:after {
    display: table;
    content: "";
}
.clearfix:after,
.cols:after,
.container:after {
    clear: both;
}

/* images */
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

/* typography */
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	margin-bottom: 10px;
	color: #000000;
}
h1, h2 {
	margin-bottom: 10px;
}
h1 {
	font-size: 32px;
	line-height: 40px;
  	font-family: 'Parisienne';
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
h2 {
	font-family:'Garamond', serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
}
h3 {
	font-family: 'AvianoSansRegular', sans-serif;
	font-weight: normal;
	font-size:18px;
	line-height: 22px;
	letter-spacing: 2px;
}
h4 {
	font-family: 'AvianoSansRegular', sans-serif;
	font-weight: 100;
    	letter-spacing: 2px;
	font-size: 12px;
	line-height: 18px;
}
h5 {
	font-family: 'AvianoSansRegular', sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
    	letter-spacing: 1px;
}
h6 {
	font-family: 'AvianoSansRegular', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000000;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

hr {
	border-top: 1px solid #e4e4e4;
	margin-bottom: 20px;
}

.hw-style {
	font-family: 'AvianoSansRegular', sans-serif;
}

.slogan {
	text-align: center;
	font: 20px/28px 'AvianoSansRegular', sans-serif;
	font-weight: 300;
}
.slogan .hw-style {
	font-size: 28px;
}
.slogan strong {
	font-weight: 600;
}
.bigger-txt {
	font-size: 26px;
}
h2.featured-header {
	font: 45px/80px 'AvianoSansRegular', sans-serif;
	color: #fff;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 3px 7px rgba(0,0,0,.5);
}

.dropcap h1,
h1.dropcap {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	line-height: 70px !important;
	text-align: center;
        font-family: 'AvianoSansRegular', sans-serif;
	border: 2px solid #3C3834;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

p {
	font-family: 'Garamond', serif;
	font-size: 14px;
	line-height: 20px;
}
.slider-p p {
    font-family: 'Work Sans', sans-serif;
	font-size: inherit;
	line-height: inherit;
	text-align: justify !important;
}
/*.slider-p p strong,
strong {
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	line-height: inherit !important;
	text-align: justify !important;
}*/


/* forms */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
select,
textarea {
	color: #000000;
	background: #fff;
	border: 1px solid #d8d8d5;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* ---------------------------------------- */
/* main */

/* ---------------------------------------- */
/* content section */
/*.section_container {
	width: 1170px;
	margin: 0 auto;
}*/

.vc_row {
	margin: 0 !important;
}
.vc_row-container {
	width: 1170px;
	margin: 0 auto;
}

.vc_row-fluid {
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
}
#the-ranch.vc_row-fluid {
	background-position: center top;
}
.vc_row[data-vc-full-width] .vc_col-sm-12 {
	max-width: 100% !important;
}

.content_section.section_container {
	clear: both;
}

.section_container > .vc_row-fluid > .vc_col-sm-12,
#page-header > .vc_row-fluid > .vc_col-sm-12,
footer > .vc_row-fluid > .vc_col-sm-12,
.photo_description > .vc_row-fluid > .vc_col-sm-12,
#container,
body .woocommerce  {
	max-width: 1170px;
	margin: 0 auto !important;
	float: none !important;
}

@media (min-width: 1024px) and (max-width: 1246px) {
	.vc_row-container,
	.section_container > .vc_row-fluid > .vc_col-sm-12,
	#page-header > .vc_row-fluid > .vc_col-sm-12,
	footer > .vc_row-fluid > .vc_col-sm-12,
	#container,
	body .woocommerce  {
		max-width: 990px;
	}
}
/* Tablet (Portrait), Design for a width of 768px */
@media (min-width: 768px) and (max-width: 1023px) {
	.vc_row-container,
	.section_container > .vc_row-fluid > .vc_col-sm-12,
	#page-header > .vc_row-fluid > .vc_col-sm-12,
	footer > .vc_row-fluid > .vc_col-sm-12,
	#container,
	body .woocommerce {
		max-width: 90%;
	}
}
/* Mobile (Landscape), Design for a width of 480px */
@media (min-width: 480px) and (max-width: 767px) {
	.vc_row-container,
	.section_container > .vc_row-fluid > .vc_col-sm-12,
	#page-header > .vc_row-fluid > .vc_col-sm-12,
	footer > .vc_row-fluid > .vc_col-sm-12,
	#container,
	body .woocommerce {
		max-width: 90%;
	}
}
/* Mobile (Portrait), Design for a width of 320px */
@media (max-width: 479px) {
	.vc_row-container,
	.section_container > .vc_row-fluid > .vc_col-sm-12,
	#page-header > .vc_row-fluid > .vc_col-sm-12,
	footer > .vc_row-fluid > .vc_col-sm-12,
	#container,
	body .woocommerce {
		max-width: 90%;
	}
}

@media (max-width: 767px) {
	#section-iconboxes .vc_column_container {
		border: none !important;
	}
}

/* header */
#page-header {
	height: 265px;
}
.home #page-header {
	/* position: absolute; */
	width: 100%;
	z-index: 99;
}
.header-inner {
	position: absolute;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.8);
    margin: 0 !important;
    z-index: 9;
}
.header-inner > .wpb_column {
	position: relative;
}
.logo_container {
	margin: 40px 0 0 !important;
	text-align: center;
}
.logo_container a {
	display: block;
	width: 310px;
	height: 112px;
	margin: 0 auto;
	text-indent: -99999px;
	overflow: hidden;
	background: url('images/harford-hill.png') no-repeat;
	background-size: 310px;
}
@media (max-width: 767px) {
	.logo_container a {
		background-size: 100% auto;
	}
}

.wpb_single_image .vc_figure {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
}

.navigation_container {
	text-align: center;
	font-family: 'Aviano Sans', sans-serif!important;
	line-spacing:1px!important;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	z-index: 9999;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
header#page-header .menu li {
	font-family: 'AvianoSansRegular', sans-serif!important;
	line-spacing:1px!important;
	position: relative;
}
header#page-header .menu .sub-menu {
	display: none;
	width: 220px;
	position: relative;
	left: 50%;
	margin-left: -110px;
    background: transparent !important;
    padding: 10px 0;
}
header#page-header .menu li:hover .sub-menu {
	display: block;
}
header#page-header .menu > li {
	float: left;
	width: 12%;
	text-align: center;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
header#page-header .menu > li > a {
	font-size: 12px;
	font-weight: 500;
	color: #3C3834;
	text-decoration: none;
}
header#page-header .menu > li li > a {
	font-size: 12px;
	font-weight: 400;
	color: #706E6B;
	text-decoration: none;
}
header#page-header .menu > li li > a:hover {
	color: #3C3834;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 35px;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after, .vc_clearfix::after, .vc_column-inner::after, .vc_el-clearfix, .vc_row::after {
    clear: both;
}
.vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.scroll-down {
	position: absolute;
	left: 50%;
	top: 100%;
	width: 80px;
	height: 80px;
	margin: -150px 0 0 -40px;
	z-index: 9999999;
}

#page-header .flexnav li {
  font-family: 'Parisienne';
	font-weight: normal;
	font-size: 24px;
	font-style: normal;
	text-transform: none;
}

#page-header .flexnav li ul.sub-menu li {
  padding: 0 20px;
  display: block;
}
@media (min-width: 800px) {
  #page-header .flexnav {
    margin-top: 40px;
    text-align: center;
  }
  #page-header .flexnav li {
    float: none;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    width: auto;
  }
  #page-header .flexnav li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    background: #fff;
    width: 100%;
    min-width: 260px;
    transform: translateX(-50%);
  }
  #page-header .flexnav li ul.sub-menu li {
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) {
  #page-header .flexnav li {
    padding: 0 40px;
  }
}

/* cart */
#page-header .cart {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	z-index: 99999;
}
#page-header .cart a {
	display: inline-block;
	width: 50px;
	height: 54px;
	background: url('images/icon-basket.png') no-repeat;
	background-size: 50px 54px;
	font: 14px/20px 'Work Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	padding-top: 17px;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#page-header .header-inner.sticky .cart {
	display: none !important;
}

@media (max-width: 799px) {
	#page-header .cart a {
		position: absolute;
		top: 50px;
		right: 50px;
	}
}

/* sticky header */
.header-inner.sticky {
    /*height: 80px;*/
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 99999;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.header-inner.sticky .logo_container {
	display: none;
}
.header-inner.sticky .navigation_container {
    margin: 0 0 40px;
	z-index: 88;
	padding-bottom: 30px;
	text-align:center;
}
.header-inner.sticky header#page-header .menu > li {
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.submenu-container.sticky {
    position: fixed;
    z-index: 99999;
	background: rgba(255, 255, 255, 0.8);
    margin: 0 0 40px;
}

/* buttons */
.vc_btn3 {
	letter-spacing: 1px;
    	font: 18px/34px 'AvianoSansRegular', sans-serif!important;
	padding: 14px 26px !important;
}

.page-id-835 .content_section .gform_button {
	background-color: #fff;
	text-transform: uppercase;
	margin-right: 0 !important;
	border: 1px solid;
	padding: 10px 35px;
	float: right;
}

/* footer */
footer {
	clear: both;
	margin-bottom: 80px;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 0px solid #fff;
}
footer,
footer p {
	font-family: 'AvianoSansRegular', sans-serif;
}
footer .ranch-link {
	text-transform: uppercase;
}
.copyright {
	font-size: 11px;
	text-align: center;
}

footer .menu {
	text-align: center;
}
footer .menu li {
    letter-spacing: 1px;
    font-family: 'AvianoSansRegular', sans-serif;
    display: inline-block;
    padding-right: 50px;
    margin-right: 50px;
    border-right: 0px solid #ffffff;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
footer .menu li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

.footer_logo {
	text-transform: uppercase;
	font-weight: 500;
	margin: 20px 0 !important;
}

.footer_logo .logo_wrapper .vc_column-inner:before {
	content: '';
	width: 100%;
	height: 60px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
}
.footer_logo p {
	margin-bottom: 0;
}

.footer_logo .wpb_content_element {
	margin-top: 20px;
}
.footer_logo .logo_wrapper .wpb_content_element {
	margin-top: 0;
}

.virtuoso-preferred {
	display: inline-block;
	width: 150px;
	height: 74px;
	background: url('images/virtuoso-preferred.png') no-repeat;
	background-size: 150px 74px;
	text-indent: -99999px;
	overflow: hidden;
}

/* footer form */
footer .gform_wrapper form {
	text-align: center;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font: 16px/26px 'Work Sans', sans-serif !important;
}
.gform_wrapper form#gform_2 div.gform_footer.top_label input[type=submit], .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=button], .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=image] {
	border: 1px solid #3c3834;
	color: #3c3834;
	background: #fff;
	font: 16px/26px 'Work Sans', sans-serif !important;
	font-weight: 500;
	padding: 6px 20px;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
}
.gform_wrapper form#gform_2 div.gform_footer.top_label input[type=submit]:hover, .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=button]:hover, .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=image]:hover {
	border: 1px solid #3c3834;
	color: #fff;
	background: #3c3834;
}

.gform_wrapper .validation_message {
	color: #f00 !important;
	font-weight: 500 !important;
}
.gform_wrapper form#gform_2 div.ginput_container, .gform_wrapper form#gform_2 ul li.gfield {
	border: none !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-right: 0 !important;
	padding-top: 0 !important;
	text-align: center;
}

.gform_wrapper div.validation_error {
	color: #f00 !important;
	border-top: 2px solid #f00 !important;
	border-bottom: 2px solid #f00 !important;
}
.gform_wrapper form#gform_2 div.gform_body ul.top_label li.gfield {
	padding-right: 0;
}

/* social & share */
footer .social {
	text-align: center;
}
.sharing {
	border-top: 1px solid #d8d8d5;
	border-bottom: 1px solid #d8d8d5;
	padding: 30px 0;
	margin-bottom: 30px;
}
.sharing h3 {
	float: left;
	text-transform: uppercase;
	font-weight: 500;
	margin-right: 40px;
}
.social li,
.sharing li {
	display: inline-block;
	margin-right: 20px;
}
.social li:last-child,
.sharing li:last-child {
	margin-right: 0;
}
.social a,
.sharing a {
	display: inline-block;
	height: 16px;
	background-image: url('images/social.png');
	background-size: 56px 16px;
	-moz-background-size: 56px 16px;
	-webkit-background-size: 56px 16px;
	text-indent: -99999px;
	overflow: hidden;
}
.sharing a {
	background-image: url('images/social-gray.png');
}
.twitter a {
	width: 16px;
	background-position: 0 0;
}
.facebook a {
	width: 8px;
	background-position: -16px 0;
}
.pinterest a {
	width: 16px;
	background-position: -24px 0;
}
.instagram a {
	width: 16px;
	background-position: -40px 0;
}

/* content */
.featured-image {
	background-size: cover;
	background-position: 50% 50%;
	width: 100% !important;
}
@media (max-width: 767px) {
	.featured-image {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
}
@media (max-width: 479px) {
	.featured-image {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
}

/* masonry image */
.section_container > .vc_row-fluid.masonry-image > .vc_col-sm-12,
.masonry-image figure,
.masonry-image .wpb_single_image .vc_single_image-wrapper,
.masonry-image img {
	width: 100%;
}

/* buttons */
.menu-button-group,
.menu-button-group-footer {
	margin-bottom: 30px;
	overflow: hidden;
}
.menu-button-group span,
.menu-button-group a {
	border: 1px solid #3C3834;
	color: #3C3834;
	text-decoration: none;
	padding: 5px 30px;
	margin-left: -1px;
	float: left;
}
@media (min-width: 1024px) and (max-width: 1246px) {
	.menu-button-group-footer span, .menu-button-group-footer a {
		font-size: 20px;
		padding: 5px 20px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.menu-button-group-footer span, .menu-button-group-footer a {
		font-size: 18px;
		padding: 5px 15px;
	}
}
@media (max-width: 767px) {
	.menu-button-group-footer span, .menu-button-group-footer a {
		font-size: 16px;
		padding: 5px 15px;
	}
}
.menu-button-group span.menu-btn-basket {
	margin-left: 0;
}
.menu-button-group span:first-child,
.menu-button-group a:first-child {
	margin-left: 0;
}
.menu-button-group-footer .wpb_wrapper {
	float: right;
}
.menu-button-group-footer span,
.menu-button-group-footer a {
	border: 1px solid #3C3834;
	color: #3C3834;
	text-decoration: none;
	padding: 5px 30px;
	margin-left: -1px;
	float: left;
	white-space: nowrap;
}
@media (min-width: 1024px) and (max-width: 1246px) {
	.menu-button-group-footer span,
	.menu-button-group-footer a {
		font-size: 20px;
		padding: 5px 20px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.menu-button-group-footer span,
	.menu-button-group-footer a {
		font-size: 16px;
		padding: 5px 15px;
	}
}
@media (max-width: 767px) {
	.menu-button-group-footer span,
	.menu-button-group-footer a {
		font-size: 16px;
		padding: 5px 15px;
	}
}
@media (max-width: 850px) {
	.menu-button-group-footer span,
	.menu-button-group-footer a {
		margin-left: 0;
		margin-bottom: 5px;
		float: none;
	}
	.menu-button-group-footer span:last-child,
	.menu-button-group-footer a:last-child {
		margin-bottom: 0;
	}
}
.menu-button-group-footer span:first-child,
.menu-button-group-footer a:first-child {
	margin-left: 0;
}
.menu-button-group span.menu-btn-date {
	border: none;
	padding: 5px 0;
	margin-right: 30px;
}

.menu-next-wrap div,
.menu-button-group-footer div {
	text-align: right;
}
.menu-next-wrap a {
	color: #3C3834;
	font-family: "Work Sans",sans-serif;
	font-size: 16px;
	font-weight: 200;
	text-decoration: none;
	padding: 7px 0;
}
#menu-days .menu-prev-link {
	float: left;
}
#menu-days .menu-next-link {
	float: right;
}
#menu-days .menu-next-wrap a {
	margin-top: -85px;
}
@media (max-width: 767px) {
	#menu-days .menu-next-wrap a {
		margin-top: -30px;
		margin-bottom: 30px;
	}
}
#menu-frequency.hidden,
#menu-packages.hidden {
	display: none !important;
}
#menu-frequency p.balance,
#rd-balance p.balance {
	font-size: 30px;
	line-height: 46px;
}
#menu-menu {
	margin-bottom: 80px;
}

.menu-btn-added {
	background: #3C3834;
	color: #fff !important;
}
.menu-btn-basket,
.menu-btn-balance {
	cursor: pointer;
}
.menu-btn-order {
	display: none;
	cursor: pointer;
}
.menu-btn-next-week {
	cursor: pointer;
}

.menu-button-group-footer.balance .wpb_wrapper {
	float: left;
}

/* tabs */
.vc_tta-container {
	margin-bottom: 40px !important;
}
.vc_tta-tabs-container {
	width: 40%;
	border: none;
	border-right: 1px solid #3C3834;
}
.vc_tta-panels-container {
	width: 60%;
	border: none;
	border-left: 1px solid #3C3834;
}
.vc_tta-tabs-list {
	width: 100%;
}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	background-color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	background-color: #fff !important;
	border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
	color: #3C3834 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover span.vc_tta-title-text:after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a span.vc_tta-title-text:after {
	content: "  >";
	position: absolute;
	right: 30px;
	top: 12px;
	font-size: 30px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover span,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a span {
	font-size: 1em;
}
.vc_tta-title-text {
	overflow: hidden;
	display: block;
}
.meal-letter {
    color: #999;
    float: left;
    font-family: "Work Sans",sans-serif;
    margin-right: 20px;
    min-width: 22px;
	display: inline-block;
	width: 20px;
}
.vc_tta.vc_general .vc_tta-tab > a {
	padding: 14px 50px 14px 0 !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
	padding: 14px 0 14px 50px !important;
}
.vc_tta-title-text,
.vc_tta-panel-body p {
	font-family: 'Work Sans', sans-serif;
}
.vc_tta-tab.disabled {
	opacity: 0.5;
}
.prepare,
.nutrition,
.ingredients {
	display: none;
}
.sub-tab.active {
	font-weight: bold;
}
.vc_rd_subnav ul li {
	display: inline;
	width: auto;
	float: none;
	margin-right: 20px;
}
.vc_rd_subnav {
	overflow: hidden;
	margin-bottom: 10px;
}

.menu-options {
	margin-bottom: 40px !important;
}
.menu-options div,
.menu-options-wrapper,
.menu-options-wrapper p {
	text-align: center;
	font-family: 'Work Sans', sans-serif;
	font-weight: 100;
}
.menu-options-list {
	text-align: center;
	margin: 0 auto;
}
.menu-options-list.meal-plan-list {
	padding: 0 16%;
}
.menu-options-list li {
	float: left;
	border-right: 1px solid #3C3834;
	font-size: 30px;
	height: 46px;
	padding: 0 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.menu-options-list li:last-child,
.menu-options-list.your-days-list li {
	border-right: none;
}
.menu-options-list.week-frequency-list,
.menu-options-list.meal-plan-list,
.menu-options-list.week-packages-list {
	padding-bottom: 40px;
}
.menu-options-list.week-frequency-list li,
.menu-options-list.week-packages-list li {
	width: 33.3333%;
}
.menu-options-list.meal-plan-list li {
	width: 50%;
}
@media (max-width: 767px) {
	.menu-options-list.week-frequency-list li,
	.menu-options-list.week-packages-list li,
	.menu-options-list.meal-plan-list li {
		width: 100%;
		height: auto;
		border-right: none;
		margin-bottom: 20px;
	}
}
.menu-options-list li span {
	font-size: 24px;
	font-weight: 100;
	padding: 8px 20px;
	cursor: pointer;
	display: block;
}
@media (min-width: 1024px) and (max-width: 1246px) {
	.menu-options-list li span {
		font-size: 20px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.menu-options-list li span {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.menu-options-list li span {
		font-size: 16px;
	}
}
.menu-options-list li span.active {
	font-weight: 600;
	border: 1px solid #3C3834;
}
.menu-options-list li span.meal-plan-details {
	padding: 8px 0;
}

.menu-options-list li span.meal-plan.active,
.menu-options-list li span.week-frequency.active,
.menu-options-list li span.your-days.active {
	font-weight: 300;
	border: 1px solid #3C3834;
	background: #3C3834;
	color: #fff;
}
.menu-options-list li span.week-frequency-price,
.menu-options-list li span.meal-plan-details {
	font-size: 14px;
}
.menu-options-list li span.meal-plan-details.active,
.menu-options-list li span.week-frequency-price.active {
	border: none;
}
span.your-days-month {
	display: inline-block;
	padding: 8px 20px;
	font-size: 30px;
	font-weight: 600;
	margin-right: 10px;
	vertical-align: top;
}
ul.menu-options-list.your-days-list {
	display: inline-block;
}

.menu-options-list.week-dow-list li {
	border: none;
	margin-right: -1px;
	padding: 0;
	float: left;
}
@media (max-width: 767px) {
	#order-bar .wpb_column.vc_column_container.vc_col-sm-4 {
		display: none;
	}
	ul.menu-options-list.week-dow-list {
		display: none;
	}

	.menu-button-group-footer .wpb_wrapper {
		width: 100%;
		text-align: center;
	}
}

#menu-plan .wpb_content_element,
#menu-frequency .wpb_content_element,
#menu-days .wpb_content_element {
	margin-bottom: 10px;
}

#menu-frequency, #menu-days {
	margin-top: 30px !important;
}

/* hints */
.hints-wrapper h4 {
	font-size: 18px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	display: inline-block !important;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.hints-wrapper h4:after {
	display: inline-block;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
	border-color: rgba(60, 56, 52, 0);
	border-top-color: #3C3834;
	border-width: 5px;
	margin-left: 5px;
}

.hints-wrapper .vc_toggle_content {
	position: absolute;
	padding: 20px 20px 0 !important;
	border: 2px solid #3C3834;
	background: #fff;
	z-index: 99;
	font: 12px/15px 'Work Sans', sans-serif;
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
}
.hints-wrapper .vc_toggle_content ul {
	margin-left: 20px;
}
.hints-wrapper .vc_toggle_content ul li {
	list-style: disc outside;
}
.hints-wrapper .vc_toggle_content ul p {
	font: 12px/15px 'Work Sans', sans-serif;
}

/* woocommerce */
body.woocommerce .content_section.section_container {
	margin-top: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 48.1%;
	text-align: center;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
}
.woocommerce ul.products li.product h3 {
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 0;
}
.woocommerce a.added_to_cart {
	color: #3c3834;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}
.woocommerce ul.products li.product a img {
	z-index: 3;
}
.woocommerce ul.products li.product a img.product-img-hover {
    opacity: 0;
	width: 100%;
    position: absolute;
    top: 0;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    z-index: 2;
}
.woocommerce ul.products li.product a:hover img.product-img-hover {
	opacity: 1;
}

.woocommerce div.product,
.woocommerce div.product p {
	font-family: 'AvianoSansRegular', sans-serif;
}
.woocommerce-breadcrumb {
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
}
.single-product .woocommerce-breadcrumb {
	float: right;
	width: 48%;
}

.woocommerce-tabs.wc-tabs-wrapper {
	clear: none !important;
	float: right;
	width: 48%;
}

.woocommerce .wc-forwards.continue {
	margin-left: 10px;
}

.woocommerce div.product .product_title {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d8d8d5;
}
.woocommerce div.product .product_title br,
.woocommerce table.shop_table td.product-name br {
	display: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	border: 1px solid #3c3834;
	color: #3c3834;
	background: #fff;
	padding: 10px 20px;
	font-size: 16px;
	font-family: 'AvianoSansRegular', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #3c3834;
	color: #fff;
}
.woocommerce .quantity .qty {
	background: #fff;
	font-weight: 20px;
	font-weight: bold;
	font-family: 'AvianoSansRegular', sans-serif;
	height: 42px;
	line-height: 18px;
	width: 4em;
	padding: 10px 5px;
}
@media (max-width: 767px) {
	.woocommerce .quantity {
		text-align: right;
	}
}
.product_meta {
	font-family: 'AvianoSansRegular', sans-serif;
	font-weight: normal;
	margin-bottom: 30px;
}
.product_meta span {
	display: block;
	margin-bottom: 10px;
}
.product_meta a {
	color: #3c3834;
	text-decoration: none;
}
.product_meta a:hover {
	text-decoration: underline;
}
.product_meta a:first-child {
	margin-left: 10px;
}
.price .amount {
	color: #3c3834;
	font-size: 26px;
	font-weight: 600;
}
.products .price .amount {
	font-size: 18px;
	line-height: 20px;
}

.files {
	margin-bottom: 30px;
}
.files li a {
	display: inline-block;
	line-height: 39px;
	padding-right: 62px;
	background: url('images/icon-pdf.png') 100% 50% no-repeat;
	background-size: 32px 39px;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: underline;
}

/* woocommerce: form */
#customer_details {
	margin-bottom: 40px;
}
.select2-container .select2-choice {
	font-family: 'AvianoSansRegular', sans-serif;
	border-color: #d8d8d5;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.select2-drop-active {
	border-color: #d8d8d5;
}
.woocommerce table.shop_table {
	border-color: #d8d8d5;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#add_payment_method #payment, .woocommerce-checkout #payment {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #f5f5f5;
}
#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #e5e5e5;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border-color: transparent transparent #e5e5e5;
}

.woocommerce .woocommerce-shipping-fields {
	width: 100%;
	overflow: hidden;
	padding: 5px;
}
#billing_country_field {
	display: none;
}
.woocommerce #order_comments_field {
	width: 100%;
}

.woocommerce .woocommerce-info {
	color: #3c3834;
	border-top: 1px solid #d8d8d5;
	border-bottom: 1px solid #d8d8d5;
	background: #fff;
}
.woocommerce .woocommerce-info::before {
	color: #3c3834;
}
.woocommerce-checkout h3,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}
.woocommerce table.shop_table td {
	font-size: 16px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #3c3834;
}
.woocommerce div.product form.cart .variations label {
	font-weight: normal;
}
.woocommerce-variation {
	margin-bottom: 10px;
}
.pp_gallery img {
	width: 50px;
}
.woocommerce a.remove {
	color: inherit !important;
}
.woocommerce a.remove:hover {
	background: #000;
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child,
.select2-results {
	font-family: 'Work Sans', sans-serif;
	font-size: 17px;
	line-height: 20px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #f5f5f5;
	border-width: 1px;
	clear: both;
}

.woocommerce table.shop_table td.product-name {
	text-transform: uppercase;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	/* padding: 13px 10px 12px; */
	width: 140px;
	padding: 5px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
@media (max-width: 767px) {
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		max-width: 48%;
	}
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
	background: #999;
	color: #ddd;
}

/* summary */
.woocommerce-cart,
.woocommerce-cart p,
.woocommerce-order-received,
.woocommerce-order-received p {
	font-family: 'Work Sans', sans-serif;
}
.woocommerce-thankyou-order-received {
    background: #f5f5f5;
    border-bottom: 1px solid #d8d8d5;
    border-top: 1px solid #d8d8d5;
    margin-bottom: 40px;
    padding: 1em 0;
    text-align: center;
	font-size: 22px;
}
.woocommerce .order_details li {
    border-right: 1px solid #d8d8d5;
}
.woocommerce .order-weeks {
    border: 1px solid #d8d8d5;
	padding: 10px;
	font-weight: bold;
}
@media (max-width: 767px) {
	.woocommerce .order_details li {
		display: block;
		width: 100%;
		border-right: none;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.shop_table.customer_details th,
	.shop_table.customer_details td {
		display: block;
		width: 100%;
		border: none !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
}

.woocommerce table.shop_table {
	margin-bottom: 40px;
}
.woocommerce-order-received h2,
.wpb_text_column .woocommerce h2:last-child {
	margin-bottom: 20px;
}
.woocommerce-order-received address {
	margin-bottom: 40px !important;
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
}

#delivery_note_field .note_description {
	font-size: 12px;
	font-family: 'Work Sans', sans-serif;
	display: block;
	margin-bottom: 10px;
}
#delivery_note_field textarea.input-text {
	height: 12em;
}

.woocommerce .my-account-tabs-container {
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
}
.my-account-tabs li {
	display: inline-block;
	margin-left: 20px;
}
.my-account-tabs li.active {
	font-weight: bold;
}
table.my_future_orders {
	margin-bottom: 20px !important;
}
.my_future_orders th {
	text-align: center;
}
.woocommerce .my_future_orders tbody td {
	font-size: 18px;
}
.my_future_orders input[type="checkbox"] {
	margin-left: 15px;
	vertical-align: baseline;
}
.my_future_orders .account-paused {
	background-color: #f4524d;
}
button.rd_update_schedule {
	margin-bottom: 40px !important;
}
button.rd_update_schedule.loading {
	padding-right: 2.618em !important;
}

@media (max-width: 767px) {
	.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number, #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number {
		background-image: none !important;
	}
	.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"] {
		font-size: 1em !important;
	}
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
}

/* RESPONSIVE */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	.logo_container a {
		background-image: url('images/harford-hill.png');
	}
	.social a {
		background-image: url('images/social2x.png');
	}
	.sharing a {
		background-image: url('images/social-gray2x.png');
	}
	.files li a {
		background-image: url('images/icon-pdf2x.png');
	}
	#page-header .cart a {
		background-image: url('images/icon-basket2x.png');
	}
	.virtuoso-preferred {
		background-image: url('images/virtuoso-preferred2x.png');
	}
}

@media (max-width: 767px) {
	.line {
		border-right: none !important;
		margin-right: 0 !important;
	}
	.footer_logo .logo_wrapper .vc_column-inner:before {
		display: none;
	}
}

/* content slider */
.vc_carousel-inner .vc_inner {
	padding: 0 0.35%;
}

/* sticky header */
.header-inner.sticky {
    /*height: 80px;*/
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 99999;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.header-inner.sticky .logo_container {
	display: none;
}
.header-inner.sticky .navigation_container {
    margin: 0 0 40px;
	z-index: 88;
	padding-bottom: 30px;
}
.header-inner.sticky header#page-header .menu > li {
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.submenu-container.sticky {
    position: fixed;
    z-index: 99999;
	background: rgba(255, 255, 255, 0.8);
    margin: 0 0 40px;
}

/* newsletter */
.gform_wrapper form#gform_2 div.gform_body, .gform_wrapper form#gform_2 div.gform_footer.top_label {
	display: block !important;
	width: 50% !important;
	max-width: 50% !important;
	text-align: center !important;
	margin: 0 auto !important;
}
.gform_wrapper form#gform_2 .gfield_description:not(.validation_message), .gform_wrapper form#gform_2 .ginput_complex label, .gform_wrapper form#gform_2 label.gfield_label {
	height: auto !important;
	width: auto !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	overflow: visible !important;
	text-align: center !important;
	padding: 0 !important;
}
.gform_wrapper .description_above .gfield_description {
	line-height: 1.4em;
}
.gform_wrapper form#gform_2 div.ginput_container, .gform_wrapper form#gform_2 ul li.gfield {
	padding: 16px 0;
}
@media (min-width: 644px) {
	.gform_wrapper form#gform_2 div.gform_footer.top_label input[type=submit], .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=button], .gform_wrapper form#gform_2 div.gform_footer.top_label input[type=image] {
		margin-top: -35px;
		margin-right: 0;
	}
}
@media (max-width: 479px) {
	.gform_wrapper form#gform_2 div.gform_body, .gform_wrapper form#gform_2 div.gform_footer.top_label {
	width: 100% !important;
	max-width: 100% !important;
	}
}

/* slider arrows */
.vc_images_carousel .vc_carousel-control {
	top: 0 !important;
	margin-top: 0 !important;
	height: 100% !important;
}
.vc_images_carousel .vc_carousel-control {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	background: rgba(255, 255, 255, 0.5) !important;
}
.vc_images_carousel .vc_carousel-control:hover {
	background: rgba(255, 255, 255, 0.7) !important;

}

.program-wrapper {
	float: none !important;
	margin: 0 auto;
}

/* login */
#page-header .login {
    position: absolute;
    right: 0;
    top: -50px;
	z-index: 99999;
	text-transform: uppercase;
}
#page-header .login a {
	display: inline-block;
	font: 14px/20px 'Work Sans', sans-serif;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}

/* full images */
.full-img .wpb_single_image .vc_figure,
.full-img .wpb_single_image .vc_single_image-wrapper,
.full-img .wpb_single_image img {
  width: 100%;
}

/* buttons */
.vc_general.vc_btn3 {
  background: #666 !important;
  color: #fff !important;
}
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
  -webkit-box-shadow: 9px 11px 14px rgba(0,0,0,.2);
	-moz-box-shadow: 9px 11px 14px rgba(0,0,0,.2);
	box-shadow: 9px 11px 14px rgba(0,0,0,.2);
	border-color: #666 !important;
	background-color: #fff !important;
	color: #666 !important;
}

.footer-badges {
	text-align: center;
}
.footer-badges img {
	width: 180px;
}
.footer-badges a:hover {
	text-decoration: none;
}
.footer-badges a.tvr img,
.footer-badges a.bab img {
	width: 160px;
	padding-top: 10px;
}
.footer-badges a.bab img {
	padding-left: 15px;
}

.featherlight-next span::before {
	content: '\203a';
    position: relative;
    top: -10px;
}
.featherlight-previous span::before {
	content: '\2039';
    position: relative;
    top: -10px;
}

section.section-featured-slider {
    position: relative;
}

section.section-featured-slider .images-slider-image {
    display: block;
    padding: 0 3px;
    height: 13vw;
    width: auto;
    position: relative;
}

section.section-featured-slider .images-slider-image img {
    height: 100%;
}

.footer-badges {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 3em;
}
