/*
Theme Name:     BeLivingReady
Description:    A custom theme for BeLivingReady based on the parerent theme Enfold. Do not delete the parent theme from your site.
Version:		1.0
Author:         ACS Creative
Author URI:		http://www.google.com/
Template:		enfold
*/

/* --------- Global Styles --------- */

h1, h2, h3, h4, h5, h6 {
	text-transform: inherit !important;
	letter-spacing: -.3px !important;
	font-weight: 400 !important;
	line-height: 1.3em;
}

h2 {
	font-size: 34px;
	color: #474747 !important;
}

h3 {
	color: #303030 !important;
	font-size: 17px;
	font-weight: 600 !important;
}

.hr-custom .hr-inner.inner-border-av-border-fat {
	border-top-width: 5px;
}

#top .title_container .container {
	padding-top: 20px;
	padding-bottom: 30px;
	min-height: 56px;
}

/* --------- Nav Styles --------- */

#header {
	border-top: 7px solid #03306a;
}

.logo img {
	margin-top: 30px !important;
}

#top #header #avia-menu .menu-item > a > .avia-menu-text {
	font-size: 18px;
}

/* --------- Mobile Nav Styles --------- */

.av-burger-overlay-bg,
.mfp-zoom-in.mfp-ready.mfp-bg,
.av-burger-overlay-scroll {
	background-color: #f8f8f8 !important;
}

.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.99 !important;
}

img.mfp-img {    
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	padding: 0px 0 0px;
}

div.avia-popup .mfp-close {
	top: -55px;
}

div.avia-popup .mfp-close,
div.avia-popup .mfp-close:hover {
	border: 0px solid #fff;
	transform: scale(1.5) !important;
	-webkit-transform: scale(1.5) !important;
}

.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a,
div.avia-popup button.mfp-arrow::before,
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #444;
}

.av-burger-overlay-active #top .av-hamburger-inner, 
.av-burger-overlay-active #top .av-hamburger-inner::before, 
.av-burger-overlay-active #top .av-hamburger-inner::after {
	background-color: #444;
}

/* --------- Form Styles --------- */

.gform_wrapper span.ginput_product_price {
	color: #555 !important;
	font-size: 18px !important;
}

.gform_wrapper span.ginput_total {
	color: #444 !important;
	font-size: 22px !important;
	font-weight: 600 !important;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	border-color: #d6d6d6;
	background-color: #ffffff;
	color: #969696;
}

h2.gsection_title {
	font-size: 27px !important;
}

.hide-title label {
	display: none !important;
}

.gform_wrapper .gsection {
	border-bottom: 2px solid #CCC !important;
	margin-bottom: 30px !important;
}

.gform_wrapper .gform_page_footer {
	border-top: 2px solid #CCC !important;
}

.running {
    margin-top: 30px !important;
    padding-top: 15px !important;
    border-top: 2px solid #ccc;
}

/* --------- Home Styles --------- */

.home-price p {
	font-size: 19px;
	color: #8a8a8a;
	text-align: right;
	font-weight: 600;
}

#home-collection-row .avia-image-container {
	margin-bottom: 0px;
}

#home-collection-row .av_one_third .avia_textblock {
	background-color: #ebebeb;
	padding: 20px;
	min-height: 92px;
}


/* --------- Collections Styles --------- */

.avia-content-slider .slide-image img {
	border-radius: 0px;
	min-width: 100%;
}

/* --------- Title Bar Styles --------- */

.title_container {
	background-color: #ebebeb;
	padding: 20px 0 0;
}

#top .alternate_color.title_container .main-title a {
	color: #474747;
	font-size: 34px;
}

/* --------- Tab Styles --------- */

.page-tabs {
	background-image: url(https://cort.belivingready.com/wp-content/uploads/sites/3/2018/12/tab-bg.png);
	background-repeat: repeat-x;
}

.av-tab-section-tab-title-container {
	text-align: left; 
	padding: 0;
	max-width: 1310px;
	margin: 0 auto;
	padding: 0px 20px;
}

span.av-inner-tab-title {
	font-size: 17px;
	text-transform: inherit;
	min-width: 120px;
}

.av-tab-arrow-container {
	min-width: 120px;
}

.page-tabs .avia-content-slider .slide-image {
	margin-bottom: 0;
	border-radius: 0;
	pointer-events: none;
}

.page-tabs header.entry-content-header {
	background-color: #ebebeb;
	padding: 20px;
}

.page-tabs header.entry-content-header a {
	background-color: #ebebeb;
	pointer-events: none;
	font-size: 17px;
	color: #303030;
}

/* --------- Tab Sidebar Styles --------- */

.avia-builder-widget-area:first-child .widget {
	padding: 0 0 20px 0;
}

.widget .side-btn {
	background-color: rgb(235, 235, 235);
	padding: 15px 20px;
	border-radius: 5px;
	color: #03306a;
}

.widget .side-btn:hover {
	color: #03306a;
	background-color: rgba(218, 218, 218, 1);
	padding: 15px 20px;
	border-radius: 5px;
	text-decoration: none;
}

.page-tabs h3.widgettitle {
	color: #03306a !important;
	font-size: 23px;
	margin-top: 0 !important;
}

.page-tabs h4 {
	color: #8a8a8a !important;
	font-size: 19px;
	padding: 15px 0;
}

.page-tabs h5 {
	color: #2a2a2a !important;
	font-size: 19px;
	padding-bottom: 10px;
}

.page-tabs .widget ul {
	padding-bottom: 20px !important;
}

.page-tabs .widget ul li {
	list-style-type: none;
	color: #6e6e6e;
	font-size: 15px;
	margin: -4px 0;
	padding: 0 !important;
}

/* --------- Housewares Styles --------- */

#housewares-collection-row h2 {
	font-size: 28px !important;
	color: #474747 !important;
}

#housewares-collection-row .av-flex-placeholder {
	width: 2%;
}

#housewares-list p {
	color: #6e6e6e;
	font-size: 15px;
	line-height: 1.5;
	padding-left: 20px;
}

#housewares-list h2 {
	font-size: 28px;
	color: #474747 !important;
	background-color: #eeeeee;
	padding: 10px 20px;
}

#housewares-list h3 {
	font-size: 20px;
	color: #474747 !important;
	padding-left: 18px;
	padding-top: 10px;
}

#housewares-list .column-top-margin {
    margin-top: 10px !important;
}

#housewares-list .content {
	padding-top: 10px;
	padding-bottom: 10px;
}

#housewares-list {
	padding-bottom: 20px;
}

#housewares-images div .avia-gallery img {
	float: left;
	border-style: solid;
	border-width: 0px;
	width: 100%;
	border-radius: 0;
	padding: 20px;
	padding-left: 0px;
	padding-right: 40px;
}

#housewares-images {
	padding-top: 20px;
}

#housewares-images .container { 
	width: 104.5% !important;
}

.avia_transform .avia-gallery-animate .avia-gallery-thumb img {
	opacity: 0;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
}

div.mfp-title,
div.mfp-counter {
	display: none;
}

/* --------- Copyright Styles --------- */

#consent_blackbar {
	z-index: 999;
}

#socket .container {
	padding-top: 35px;
	padding-bottom: 35px;
}

.copyright img {
	display: inline-block;
}

span.copyright {
	font-size: 14px;
}

span.copyright:before {
	content: ' ';
	background-image: url(/wp-content/uploads/sites/3/2018/12/living-ready-footer.png);
	height: 34px;
	width: 158px;
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-bottom: -10px;
}

@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1099px) {

}

@media only screen and (max-width: 900px) {

  #top #wrap_all .avia-gallery-1.avia-gallery .avia-gallery-thumb a {
    width: 33%;
  }

}

@media only screen and (max-width: 767px) {
	
	.home-price p {
		text-align: left;
		margin: 0;
	}

	.av-tab-section-tab-title-container {
		padding: 0;
	}
	
	#top #wrap_all .avia-gallery-1.avia-gallery .avia-gallery-thumb a {
		width: 50%;
	}
	
	#housewares-list p {
		margin: 0px;
	}
	
	#housewares-list .column-top-margin {
		margin-bottom: 0 !important;
		margin-top: 0 !important;
	}

}

@media only screen and (max-width: 479px) {

	#top #wrap_all .avia-gallery-1.avia-gallery .avia-gallery-thumb a {
		width: 50%;
	}

}

@media only screen and (max-width: 480px) {

}