/*
Theme Name: Panacea Jewelry (Beaver Builder Child)
Theme URI: https://vexingmedia.com
Version: 1.0
Description: Website theme designed by Vexing Media for Panacea Jewelry
Author: Vexing Media
Author URI: https://vexingmedia.com
template: bb-theme
*/

/*** MISC ***/

/* Remove Bottom Margin From Last P in BB Text Module */
.fl-rich-text p:last-child {
   margin-bottom: 0;
}

/* Collapse MailMunch P */
.fl-post-content > p {
	margin-bottom: 0;
}

/* BB Button Alternate Styles */
/* White */
.fl-page .btn-white a.fl-button {
	background: #fff;
	color: #33383a;
}

.fl-page .btn-white a.fl-button span {
	color: #33383a;
}

.fl-page .btn-white a.fl-button:hover {
	background: #b0e0e0;
}

.fl-page .btn-white a.fl-button:hover span {
	color: #33383a;
}

/* Black & White */
.fl-page .btn-bw a.fl-button {
	background: #fff;
	border-color: #33383a;
}

.fl-page .btn-bw a.fl-button span {
	color: #33383a;
}

.fl-page .btn-bw a.fl-button:hover {
	background: #33383a;
}

.fl-page .btn-bw a.fl-button:hover span {
	color: #fff;
}

/* Newsletter Signup Oneline */
.newsletter-oneline {
	display: flex;
	margin-bottom: 15px;
}

.newsletter-oneline input {
	border-radius: 0;
	margin: 0 5px;
}

.newsletter-oneline input[type=email] {
	border-color: #33383a;
}

.newsletter-oneline input[type=submit] {
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
	border: 1px solid #33383a;
}

.newsletter-oneline input[type=submit]:hover {
	background: #737b7e;
	border: 1px solid #737b7e;
	color: #fff;
}

/*** Header ***/
header.fl-builder-content {
	box-shadow: 0px 5px 8px -3px rgba(0,0,0,0.4);
	position: relative;
	z-index: 100;
}

#menu-main-menu ul.sub-menu li {
	border-top: 0;
}

#menu-main-menu li {
	border-top: 0;
	border-bottom: 0;
}

@media screen and (max-width: 768px) {
	#menu-main-menu a {
		padding: 15px;
	}
	
	#menu-main-menu .sub-menu {
		padding-left: 0;
	}
}

/*** Footer ***/
#footer-mark {
	position: absolute;
	top: -50px;
	left: calc(50% - 50px);
}

@media screen and (min-width: 769px) {
	footer .footer-sub {
		padding-left: 15px;
	}
}

/*** Home Page ***/

/* Masthead */
#masthead {
	position: relative;
}

@media screen and (min-width: 769px) {
	#masthead .fl-col:last-of-type::after {
		content: '';
		height: 100%;
		width: 55%;
		position: absolute;
		top: 0;
		right: 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 9% 100%);
	}
}

#masthead .fl-col:last-of-type .fl-col-content {
	position: relative;
	z-index: 1;
}

#masthead .fl-col:first-of-type {
	position: relative;
}

@media screen and (min-width: 993px) {
	#masthead .fl-col:first-of-type::before {
		content: '';
		height: 100%;
		width: 50px;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media (max-width: 768px) {
    .fl-col-small:not(.fl-col-small-full-width) {
        max-width: initial;
    }
}

/* Content */

.home-collection article {
	background: #faf6ed;
	border: 0;
}

.home-collection img {
	border: 3px solid #e0c383;
	margin: 0;
}

.logo-wall .fl-html > div {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.logo-wall span {
	margin: 10px 20px;
}

@media screen and (max-width: 768px) {
	.logo-wall .fl-html > div {
		flex-direction: column;
	}
	
	.logo-wall span {
		margin: 15px 20px;
	}
}

/*** Interior Pages ***/

/* Products */
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a:hover img {
	border-color: #c4a98e;
}

#header-tag {
	position: relative;
}

#header-tag .fl-row-content-wrap::before {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	background: linear-gradient(90deg, rgba(115,123,126,1) 0%, rgba(115,123,126,1) 50%, rgba(115,123,126,0) 100%);
}

#header-tag .fl-row-content {
	position: relative;
	z-index: 1;
}

.filter-sort {
	margin-bottom: 0;
	background: #f9f3e6;
	padding: 20px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.filter-sort {
		display:flex;
		flex-direction: column;
		align-items: center;
	}
	
	.filter-sort .woocommerce-filter {
		margin-bottom: 20px;
	}
}

.vm-cart-buttons {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
	justify-content: space-between;
}

.woocommerce ul.products li.product .vm-cart-buttons .add_to_cart_button {
	margin-top: 0;
}

.vm-cart-buttons .jckqvBtn {
	font-size: 16px;
	line-height: 1.2;
	border: 2px solid #e0c383;
	margin: 10px 0;
}

.product-header-collection {
	font-size: 1.3em;
	text-transform: uppercase;
}

.product-header-collection .fl-product_tag,
.product-header-collection .fl-product_tag div,
.product-header-collection .fl-product_tag span {
	display: inline;
}

.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img {
	border: 0;
}

.product .woocommerce-Price-amount {
	color: #e0c383;
	font-size: 1.2em;
	font-weight: bold;
}

.single-product .stock {
	display: none;
}

.yith-wcwl-add-to-wishlist {
	margin: 10px 0;
}

.woocommerce .product_meta, .woocommerce-page .product_meta {
	border-top: 0;
}

.woocommerce-page .product_meta span {
	display: block;
	margin: 5px 0;
}

#reviews {
	text-align: center;
}

#reviews .woocommerce-Reviews-title {
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
#jckqv .onsale {
	color: #33383a;
	background: #b0e0e0;
	font-weight: 600;
	box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.2);
}

/* Quickview */

#jckqv_images_wrap {
	margin: -40px 0 0 0;
}

#jckqv h1,
#jckqv .price ins span.amount {
	color: #e0c383;
}

#jckqv button.button {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
	text-transform: none;
	border: 2px solid #e0c383;
	border-radius: 0px;
}

/* Search Results */
body.search article.fl-post {
	border-bottom: 0;
}

body.search .fl-post-image-beside {
	float: none;
}

body.search a.fl-post-more-link {
	background: #e0c383;
	border: 2px solid #e0c383;
	color: #33383a;
	padding: 10px 20px;
	display: inline-block;
	text-transform: uppercase;
}

body.search a.fl-post-more-link:hover {
	background: #fff;
	text-decoration: none;
}

/*** Sidebar ***/

#menu-footer-menu-about li {
    border-width: 2px;
}

#menu-footer-menu-about li.current-menu-item a {
	color: #e0c383;
}

#col-faq-nav .footer-sub {
	padding-left: 15px;
}

#col-faq-nav .current-menu-item a {
	color: #e0c383;
}



/*
@media screen and (min-width: 993px) {}

@media screen and (min-width: 769px) and (max-width: 992px) {}

@media screen and (max-width: 768px) {}
*/