/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


@font-face {
font-family:"futura-pt";
src:url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"futura-pt";
src:url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"futura-pt";
src:url("https://use.typekit.net/af/0c71d1/000000000000000000010097/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/0c71d1/000000000000000000010097/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/0c71d1/000000000000000000010097/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:800;
}

/*.tk-futura-pt { font-family: "futura-pt",sans-serif; }*/

/*=================Mobile-menu==========*/
body:not(.fl-builder-edit) .site-mobile-nav {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#FFF;
    padding:178px 18px 18px 18px;
    overflow-x:hidden;
    overflow-y:auto;
	-webkit-transform:translatey(-100%);
	    -ms-transform:translatey(-100%);
	        transform:translatey(-100%); 
	-webkit-transition:all .6s ease-in-out; 
	-o-transition:all .6s ease-in-out; 
	transition:all .6s ease-in-out;
    z-index:99;
}

body.mobile-menu-open {
	overflow:hidden;
}

body.mobile-menu-open .site-mobile-nav {
	-webkit-transform:translatey(0);
	    -ms-transform:translatey(0);
	        transform:translatey(0);
}
.bc-product__retail-price, .product-image-hover .bc-product-form__options, .product-image-hover .bc-product-form__product-message, .fl-post-grid-post .bc-product-form__purchase-message {display:none;} 
.bc-btn--register, .bc-btn.bc-btn--account, .bc-cart-actions__checkout-button  {
    padding: 22px 20px!important;
    border-radius: 100px!important;
    font-size: 18px!important;
    max-width: 270px!important;
}
.site-mobile-nav .fl-widget .menu {
    line-height:1;
}

.site-mobile-nav .fl-widget .menu li {
    margin:0;
    padding:0;
}

.site-mobile-nav .fl-widget .menu li::before {
    display:none;
}

.site-mobile-nav .menu > li > a {
    display:inline-block;
    font-family:'futura-pt';
    font-weight:700;
    font-size:30px;
    color:#202020;
    margin-bottom:24px;
}

.site-mobile-nav .menu > li > a:hover {
    color:#202020;
    text-decoration:none;
}

.site-mobile-nav .menu .shop-link > a {
	color:#C69B3E;
}

.site-mobile-nav .menu > .menu-item-has-children > a {
    margin-bottom:9px;
}

.site-mobile-nav .menu > li > .sub-menu {
    margin-bottom:24px;
}

.site-mobile-nav .sub-menu a {
    display:inline-block;
    font-family:'futura-pt', sans-serif;
    font-size:23px;   
    font-weight:700;
    color:#202020;
    margin-bottom:4px;
    opacity:.55;
}

.site-mobile-nav .sub-menu a:hover {
    opacity:1;
    text-decoration:none;
}

.fl-node-6146e2f61a503 .fl-menu-mobile-toggle {
    font-family:'futura-pt', sans-serif;
    font-weight:700;
    font-size:22px;
    border-bottom:2px solid #FFF;
}

.fl-node-6146e2f61a503 .fl-menu-mobile-toggle:focus {
    inset: auto;
}

.fl-node-6146e2f61a503 .fl-menu-mobile-toggle::after {
    content:'';
    display:inline-block;
    width:12px;
    height:12px;
    background-image: url("data:image/svg+xml,%3Csvg height='7px' version='1.1' viewBox='0 0 10 7' width='10px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg fill='%23ffffff' id='Core' transform='translate(-469.000000, -9.000000)'%3E%3Cg id='arrow-drop-down' transform='translate(469.000000, 9.500000)'%3E%3Cpath d='M0,0 L5,5 L10,0 L0,0 Z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-size:100% auto;
    margin-left:6px;
}

.fl-node-6146e2f61a503 .fl-menu .menu {
    padding:24px 0;
    left:27px;
    right: 27px;
}


/*==========Newsletter-modal==========*/
#newsletterModal .modal-content {
    background:transparent;
    border:none;
    border-radius:0;
}

#newsletterModal .close {
    display:block;
    width:50px;
    margin-left:auto;
    padding:5px 0;
    opacity:1;
    float:none;
    font-size:30px;
    font-family:'futura-pt', sans-serif;
    color:#ffffff;
    text-shadow:none;
    border:none;
}

#newsletterModal .close:hover,
#newsletterModal .close:focus {
    color:#FFF;
    background:transparent;
}

@media (min-width:1600px) {
	#newsletterModal .modal-xl {
		max-width:1480px;
	}
}

/*==========single-post-page==========*/
.custom-container {
	max-width:1420px;
	margin:0 auto;
	padding-bottom:100px;
}

.sidebar-newsletter-form #fl-subscribe-form-email {
    border-radius: 0;
    text-align: left;
    padding:10px 17px;
    height: 52px;
}

.sidebar-newsletter-form .fl-button {
    max-width: 210px;
    margin:42px auto 0 auto;
}

.custom-container .recent-post {
    position: relative;
}

.custom-container .recent-post .wp-post-image {
    width: 100%;
}

.custom-container .recent-post .fl-post-text {
    position:absolute;
    bottom: 0;
    left: 0;
    top: auto;
    right: 0;
    padding: 17px 17px 24px 17px;
    background: rgba(0,0,0,0.66);
    color:#FFF;
    transition: background .4s ease-in-out;
    font-size: 16px;
}

.custom-container .recent-post:hover .fl-post-text {
    background: rgba(0,0,0,0.86);
}

.custom-container .recent-post .fl-post-title {
    font-size: 16px;
    line-height: 1.2;
    color: #F4F4F4;
    margin-bottom: 4px;
}

.custom-container .recent-post .fl-post-title a {
    color:#F4F4F4;
}

.custom-container .recent-post .fl-post-meta {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.widget_categories h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #434343;
    line-height: 1;
    margin-bottom: 20px;
}

.widget_categories ul {
    line-height: 1;
    margin: 0;
}

.widget_categories ul li {
    color:#C0963C;
    font-family: 'futura-pt', Sans-Serif;
    font-weight: 700;
}

.widget_categories ul a {
    display: inline-block;
    font-size: 20px;
	border-bottom:1px solid #C0963C;
    margin: 0 0 7px 0;
}

.widget_categories ul a:hover {
    text-decoration: none;
	border-bottom-color:rgba(0,0,0,0);
}

.post-header {
	margin-bottom:15px;
}

.post-header .posted-on {
    display:block;
    line-height:1;
    font-size:25px;
    color:#BABABA;
    font-family:'futura-pt', sans-serif;
    font-weight:700;
    margin:0 0;
    padding:0;
}

.post-header .post-categories {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin:0;
    padding:0;
    list-style:none;
    font-family:'futura-pt', sans-serif;
    font-weight:700;
    line-height:1;
}

.post-header .post-categories a {
    display:block;
    text-transform:uppercase;
    margin-top:10px;
}

.post-header .post-categories li a::after {
    content:'|';
    display:inline-block;
    margin:0 6px;
    position:relative;
    top:-2px;
    font-weight:400;
}

.post-header .post-categories li:last-child a::after {
    display:none;
}

.post-header .post-categories a:hover {
    text-decoration:none;
}

.post-header .post-categories li a:hover::after {
    color:#C0963C;
}

.custom-container .post-title {
	font-size:32px; 
	text-transform:uppercase;
	color:#434343;
	line-height:1.2;
	margin:5px 0 0 0;
}

.post-navigation {
    padding:0 0 50px 0;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
}

.post-navigation a {
    display:inline-block;
    line-height:1;
    font-family:'futura-pt', sans-serif;
    font-weight:700;
    font-size:16px;
    text-transform:uppercase;
    text-align:center;
    white-space:nowrap;
    color:#FFF;
    background:#C49D49;
    border-radius:100px;
    margin:10px 20px;
    padding:15px 20px;
    width:220px;
    transition:color .4s ease-in-out,background .4s ease-in-out;
}

.post-navigation a:hover {
    background:#e5bd65;
    text-decoration:none;
}

@media (min-width:576px) {
	.post-header .post-meta {
        display:flex;
        align-items:flex-end;
        justify-content:flex-start;
        flex-wrap:wrap;
    }

    .post-header .posted-on {
        margin:0 15px 0 0;
        font-size:30px;
    }
}

@media (min-width:769px) {
	.custom-container {
		display:flex;
		align-items:flex-start;
		justify-content:center;
		gap:0;
	}
	
	.custom-container .column-left {
		padding-right:45px;
		width:60%;
	}

	.custom-container .column-right {
		width:40%;
	}
	
	.post-header,
	#disqus_thread {
		padding:0 24px;
	}
	
	.custom-container .post-title {
		font-size:45px;
	}
	
	.post-navigation a {
		font-size:18px;
		padding:17px 20px;
	}
}

@media (min-width:1300px) {
	.custom-container .column-left {
		padding-right:45px;
		width:70%;
	}

	.custom-container .column-right {
		width:30%;
	}
}

@media (min-width:1800px) {
	.custom-container .column-left {
		padding-right:90px;
	}
}

@media (min-width:1701px) {
	.custom-container {
		max-width:1640px;
	}
}
 
@media (max-width:768px) {
	.custom-container {
		padding-left:15px;
		padding-right:15px;
	}
	
	.custom-container .column-right {
		max-width:448px;
		margin:50px 0 0 0;
	}
	
	.post-header {
		padding:0 12px;
	}
}




.glightbox-portfolio-gallery .goverlay {
    background:#FFF;
    opacity:.86;
}

.glightbox-portfolio-gallery .gprev,
.glightbox-portfolio-gallery .gnext {
    position:absolute;
	top:50%;
	transform:translatey(-50%);
    background:transparent;
    font-family:'futura-pt';
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    color:#BA9137;
    width:auto;
    height:auto;
	white-space:nowrap;
    padding:15px 0;
}

.glightbox-portfolio-gallery .gbtn:hover,
.glightbox-portfolio-gallery .gbtn:focus {
    border:none;
}

.glightbox-portfolio-gallery .gprev {
    padding-left:20px;
	left:15px; 
	right:auto;
}

.glightbox-portfolio-gallery .gprev::before {
    content:'';
    display:inline-block;
    position:absolute;
    left:0;
    top:12px;
    width: 0; 
    height: 0; 
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    border-right:8px solid #BA9137; 
}

.glightbox-portfolio-gallery .gnext {
    padding-right:20px;
	right:15px; 
	left:auto;
}

.glightbox-portfolio-gallery .gnext::before {
     content:'';
     display:inline-block;
    position:absolute;
    right:0;
    top:11px;
    width: 0; 
    height: 0; 
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #BA9137;
}

.glightbox-portfolio-gallery .gclose {
	position:absolute;
	top:15px;
	right:15px;
	background:transparent;
    font-family:'futura-pt';
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    color:#202020;
    width:auto;
    height:auto;
	white-space:nowrap;
    padding:15px 0;	
}
@media (max-width:768px) {
	.glightbox-portfolio-gallery .gprev,
	.glightbox-portfolio-gallery .gnext {
		text-indent:-999999px; 
		width:30px;
		height:30px;
		padding:0;
		font-size:0px;
	}
	
	.glightbox-portfolio-gallery .gprev::before,
	.glightbox-portfolio-gallery .gnext::before {
		top:50%;
		left:50%;
		right:auto;
		bottom:auto;
		transform:translate(-50%,-50%);
	}
}

#consultationFormModal .modal-content {
    border-radius:0;
    border:none;
    background:transparent;
}

#consultationFormModal .close {
    width:auto;
    height:auto;
    border:none;
    position:absolute;
    top:-5px;
    right:16px;
    float:none;
    opacity:1;
    font-size:18px;
    font-weight:700;
    font-family:'futura-pt';
    text-shadow:none;
	text-transform:uppercase;
}

#consultationFormModal .close:hover,
#consultationFormModal .close:focus {
	opacity:.7;
	background:transparent;
}

.consultation-modal-open .modal-backdrop {
	background:#FFF;
	opacity:.78;
}

@media (min-width:1200px) {
    #consultationFormModal .modal-xl {
        max-width: 1480px;
    }
}



/*==============Product-card===========*/
.bc-product-grid .bc-product-card {
    font-family:'futura-pt', sans-serif;
    text-align:center;
}

.bc-product-grid .bc-product-card .product-image {
    position:relative;
    overflow:hidden;
    margin-bottom:22px;
}

.bc-product-grid .bc-product-card .placeholder {
	width:100%;
}

.bc-product-grid .bc-product-card .product-image-hover {
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-transition:background .4s ease-in-out;
    -o-transition:background .4s ease-in-out;
    transition:background .4s ease-in-out;
}

.bc-product-grid .bc-product-card .product-image-hover:hover {
    background:rgba(0,0,0,0.54);
}

.bc-product-grid .bc-product-card .view-product-link,
.bc-product-grid .bc-product-card .see-more-link, 
.bc-product-grid .bc-product-card .bc-btn--add_to_cart {
    display:inline-block;
    background:transparent;
    color:#fff;
    border:2px solid #fff;
    border-radius:100px;
    -webkit-transition:color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition:color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out;
    transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out;
    transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    font-weight:700;
    font-size:16px;
    line-height:1;
    text-transform:uppercase;
    padding:13px 5px; 
    margin:0 10px;
}

.bc-product-grid .bc-product-card .view-product-link:hover,
.bc-product-grid .bc-product-card .see-more-link:hover, 
.bc-product-grid .bc-product-card .bc-btn--add_to_cart:hover,
.bc-product-grid .bc-product-card .bc-btn--add_to_cart[disabled]:hover{
    background:#fff;
    color:#000;
    text-decoration:none;
	border:2px solid #fff;
}

.bc-product-grid .bc-product-card .bc-btn--add_to_cart[disabled] {
    background:#fff;
    color:#000;
	padding:13px 5px; 
	font-size:16px;
	text-transform:uppercase;
    border:2px solid #fff;
}

.bc-product-grid .bc-product-card .see-more-link,
.bc-product-grid .bc-product-card .bc-btn--add_to_cart {
    width:145px;
}

.bc-product-grid .bc-product-card .bc-btn--add_to_cart,
.bc-product-grid .bc-product-card .view-product-link {
    -webkit-transform:translateX(-400px);
        -ms-transform:translateX(-400px);
            transform:translateX(-400px);
}

.bc-product-grid .bc-product-card .see-more-link {
    -webkit-transform:translateX(400px);
        -ms-transform:translateX(400px);
            transform:translateX(400px);
}

.bc-product-grid .bc-product-card .product-image-hover:hover .see-more-link,
.bc-product-grid .bc-product-card .product-image-hover:hover .bc-btn--add_to_cart,
.bc-product-grid .bc-product-card .product-image-hover:hover .view-product-link {
    -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
            transform:translateX(0)
}

.bc-product-grid .bc-product-card .product-title {
    font-size:18px;
    line-height:1.3;
    text-transform:uppercase;
    margin-bottom:4px;
}

.bc-product-grid .bc-product-card .bc-product__price {
    color:#000;
}

.bc-product-grid .bc-product-card .bc-product__original-price {
    color:#b60000;
}

.bc-product__price ins {
    text-decoration: none;
}

/*==============Shop-pagination========*/
.nav-links {
    margin:0 auto;
}

.nav-links .page-numbers {
    font-family:'futura-pt';
    font-weight:700;
    margin:0 6px;
}



/*=======Imported-posts-fix=========*/
.single-post:not(.fl-builder) .fl-post-content {
    padding-left:12px;
    padding-right:12px;
}
.formouter #mc_embed_signup .mc-field-group label, .formouter #mc_embed_signup .indicates-required { color:#fff;}
.formouter #mc_embed_signup input.button { border:1px solid #ae852b; background: #BA9137; }
@media (min-width:769px) {
    .single-post:not(.fl-builder) .fl-post-content {
        padding-left:24px;
        padding-right:24px;
    }
}
@media (max-width:769px) {
#newsletterModal .close {
    font-size: 32px;
}	
.fl-node-6146e2f61a503 .fl-menu .menu {
    position: absolute;
    left:0px;
    right:0px;
    z-index: 999999;
}
#insta-gallery-feed-1445070536 .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask {
    z-index: 3!important;
}
	
.bc-product__gallery {
	margin-top:30px;
}	
}

.bc-cart-item-image .bc-product__thumbnail-link, .bc-order-product-row__image .bc-product__thumbnail-link {
	margin-bottom:10px;
}

.bc-subnav__list li:not(.bc-subnav__list-item--current) .bc-link {
    color:#ba9137;
}

#loginform .button-primary {
    background:#c0963c;
    border-radius:100px;
    font-family:'futura-pt';
    text-transform:none;
    font-size:18px;
}
#loginform .button-primary:hover,
#loginform .button-primary:focus {
    background:#e5bd65;
}
.bc-cart-item__remove-button {margin-top:10px;}

.bigcommerce_category-sale .bc-product__price ins, .bc-product__price.bc-product__price--sale {color:red;}

.bc-product-archive__search input[type=search] {
    border-radius: 0px;
}
#ics-bigcommerce-category-menu ul {padding-left:0px; margin-bottom:15px;}
#ics-bigcommerce-category-menu ul .children { padding-left:7px; display:none;}
#ics-bigcommerce-category-menu li.hassub> a, #ics-bigcommerce-category-menu ul> li> a, #ics-bigcommerce-category-menu ul.children li.hassub a {
    font-size: 18px;
    color: #999999;
    font-weight: bold;
    text-transform: none;
    margin: 0px;
    padding: 0px;
    line-height: 1.63;
}
#ics-bigcommerce-category-menu ul.children li a, #ics-bigcommerce-category-menu ul.children li.hassub ul.children li a, #ics-bigcommerce-category-menu li.hassub.cat-item-1850 ul.children li a {
    font-size: 16px;
    color:#ba9137;
    font-weight:400;
    text-transform: none;
    margin: 0px;
    padding: 0px;
    line-height: 1;
}
#ics-bigcommerce-category-menu li.hassub.cat-item-1850 a {color:#90182C;}
#ics-bigcommerce-category-menu .cat-item-1877 {display:none;}
#ics-bigcommerce-category-menu li.hassub> a:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  margin-left: 10px;
}

#ics-bigcommerce-category-menu li.hassub> a.active:after {
  content: "\2212";
}
.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}
@media (max-width:767px) {
.bc-product-gallery__image-slide img {pointer-event:none;}	
.bc-product-gallery__images #product-flag {left:0px!important;}	
.single-bigcommerce_product .fl-page-content {
    padding-top: 150px;
}
.product-image-hover .bc-ajax-add-to-cart__message {
    line-height: 10px;
    font-size: 10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:8px 16px 12px 10px;
}
.product-image-hover .bc-ajax-add-to-cart__message-wrapper {
    margin-top: 6px;
    padding:0px;
}
.product-image-hover .bc-ajax-add-to-cart__message-wrapper {
   top: auto;
    bottom: -7px;
	width:100%;
}
#fl-main-content {padding-top:150px;}
.single-bigcommerce_product .fl-page-content{ padding-top:180px;}
}



@media (min-width:1200px) and (max-width:1700px) {
    header.fl-builder-content .fl-row > .fl-row-content-wrap > .fl-row-content {
        max-width:95%;
    }
}

@media (min-width:768px) {
    body:not(.fl-builder-edit) .header-col-right .fl-col-content {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }

}

body:not(.fl-builder-edit) #header-sr,#header-cart-link {
    position: relative;
    top: -10px;
}

#header-sr {
    margin-left: auto;
}

#header-sr .fl-button {
    background:url('https://tuckstudio.ca/wp-content/uploads/2021/09/Icon-feather-search.svg') no-repeat center center;
    font-size:0;
    color:rgba(0,0,0,0);
    height: 45px;
}

#header-sr .fl-search-text {
    height: 45px;
    border-radius: 0;
}

body:not(.fl-builder-edit) #header-cart-link {
    width: auto;
}

#header-cart-link .fl-button {
    height: 45px;
    background:#FFF url('https://tuckstudio.ca/wp-content/uploads/2021/09/Icon-feather-shopping-bag.svg') no-repeat center;
    font-size: 0;
    color:rgba(0,0,0,0)
}

.site-main-nav .fl-widget ul {
    margin:0;
    padding:0;
    line-height:1;
}

.site-main-nav .fl-widget li,
.site-main-nav .fl-widget .sub-menu li,
.site-main-nav .fl-widget .sub-menu ul li {
    position:relative;
    padding:0;
    margin:0;
}

.site-main-nav .fl-widget .sub-menu li::before {
    display:none;
}

.site-main-nav .menu {
    display:flex;
    align-item:center;
    justify-content:flex-start;
}

.site-main-nav .menu-item a {
    display:block;
    font-family:'futura-pt', sans-serif;
    font-weight:700;
}

.site-main-nav .menu-item a:hover {
    text-decoration:none;
}

.site-main-nav .menu > li > a {
    line-height:50px;
    padding:19px 17px;
    font-size:16px;
    color:#202020;
    white-space: nowrap;
    opacity:.5;
    transition:opacity .4s ease-in-out;
}

.site-main-nav .menu > .menu-item-has-children > a::after {
    content:'+';
    width: 9px;
    display:inline-block;
    position:relative;
    top:2px;
    margin-left:5px;
}

.site-main-nav .menu > li:hover > a,
.site-main-nav .menu > li > a:hover {
    opacity:50;
}

.site-main-nav .menu .shop-link > a {
    color: #C69B3E;
    opacity: 1;
}


.site-main-nav .menu > li > .sub-menu {
    position:absolute;
    top:100%;
    left:50%;
    transform:translate(-50%, -40px);
    min-width:210px;
    padding:34px;
    background:#F4F4F4;
    border-top:2px solid #BA9137;
	opacity:0;
	visibility:hidden;
	transition: all .3s ease-in-out;
}

.site-main-nav .menu > .sub-menu-expanded > .sub-menu {
    opacity: 1;
    visibility: visible;
    /* transform: translate(-50%, 0); */
    z-index:999 ;
}

.site-main-nav .menu > .sub-menu-expanded > a::after {
    content: '-';
    top:0;
}

.site-main-nav .sub-menu > li > a {
    font-size:16px;
    margin-bottom:19px;
    color:#171717;
    transition:color .4s ease-in-out;
}

.site-main-nav .sub-menu > li:last-child > a {
    margin-bottom: 0;
}

.site-main-nav .sub-menu > li > a:hover {
    color:#BA9137;
}

.site-main-nav .sub-menu .sub-menu li a {
    font-size:14px;
    color:#171717;
    opacity:.55;
    margin-bottom:8px;
    transition:opacity .4s ease-in-out;
}

.site-main-nav .sub-menu .sub-menu li:last-child a {
    margin-bottom: 0;
}

.site-main-nav .sub-menu li a:hover {
    opacity:1;
}

.site-main-nav .menu .sub-menu .submenu-lbl > a {
    cursor:default;
    pointer-events:none;
    margin-bottom:8px;
}

.header-icons-right {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-icons-right button {
    margin: 0 0 0 30px;
    border-radius: 0;
    padding:0;
    cursor: pointer;
    background: #FFF;
    border: none;
}

.header-icons-right button:hover,
.header-icons-right button:focus {
    background: #FFF;
    border: none;
    position: static;
}

.mobile-menu-toggler {
    position:relative;
    overflow:hidden;
    width:45px;
    height:45px;
    padding:0;
    border:none;
    background:#B28C40;
    color:#FFF;
    font-family:'futura-pt', sans-serif;
    font-weight:700;
    font-size:16px;
    border-radius:0;
    transition:all .6s ease-in-out;
}

.mobile-menu-toggler img {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:24px;
    transition:all .4s ease-in-out;
}

.mobile-menu-toggler span {
    display:inline-block;
    white-space:nowrap;
    opacity:0;
    transform:translate(0,-100px);
    transition:all .4s ease-in-out .1s;
}

.mobile-menu-toggler:hover,
.mobile-menu-toggler:focus {
    position:relative;
    inset:auto;
    border:none;
    background:#B28C40;
}

.mobile-menu-open .mobile-menu-toggler {
    width:145px;
    background:#B28C40;
}

.mobile-menu-open .mobile-menu-toggler img {
    opacity:0;
}

.mobile-menu-open .mobile-menu-toggler span {
    transform:translate(0,0);
    opacity:1;
}

@media (min-width:1200px) {
    .site-main-nav .menu > li > a {
        font-size: 20px;
        line-height: 100px;
    }
}

@media (max-width:1200px) {
    .fl-builder-content[data-type="header"] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .fl-page {
        padding-top: 87px;
    }
}

@media (max-width:768px) {
    .fl-page {
        padding-top: 142px;
    }
}










.fl-module-banner-slider-module h1 { display:none;}
.fl-post-grid .fl-post-grid-post.product-card {
    font-family:'futura-pt', sans-serif;
    text-align:center;
    border:none;
    font-size: 18px;
}
.product-image img {height:auto; max-width:100%; object-fit:contain; max-height:230px;}
.fl-post-grid .product-card .product-image {
    border: solid 1px #ddd;
    min-height: 300px;
    display: flex;
    align-items: center;
}
.term-sofas .product-image img {height:200px;}
.fl-post-grid .product-card .product-image {
    position:relative;
    overflow:hidden;
    margin-bottom:22px;
}

.fl-post-grid .product-card .placeholder {
	width:100%;
}

.fl-post-grid .product-card .product-image-hover {
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-transition:background .4s ease-in-out;
    -o-transition:background .4s ease-in-out;
    transition:background .4s ease-in-out;
}

.fl-post-grid .product-card .product-image-hover:hover {
    background:rgba(0,0,0,0.54);
}

.fl-post-grid .product-card .view-product-link,
.fl-post-grid .product-card .see-more-link, 
.fl-post-grid .product-card .bc-btn--add_to_cart {
    display:inline-block;
    background:transparent;
    color:#fff;
    border:2px solid #fff;
    border-radius:100px;
    -webkit-transition:color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition:color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out;
    transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out;
    transition:transform .4s ease-in-out, color .4s ease-in-out, background .4s ease-in-out, -webkit-transform .4s ease-in-out;
    font-weight:700;
    font-size:14px;
    line-height:1;
    text-transform:uppercase;
    padding:13px 5px; 
    margin:0 5px;
}

.fl-post-grid .product-card .view-product-link:hover,
.fl-post-grid .product-card .see-more-link:hover, 
.fl-post-grid .product-card .bc-btn--add_to_cart:hover,
.fl-post-grid .product-card .bc-btn--add_to_cart[disabled]:hover{
    background:#fff;
    color:#000;
    text-decoration:none;
	border:2px solid #fff;
}

.fl-post-grid .product-card .bc-btn--add_to_cart[disabled] {
    background:#fff;
    color:#000;
	padding:13px 5px; 
	font-size:14px;
	text-transform:uppercase;
    border:2px solid #fff;
}

.fl-post-grid .product-card .see-more-link,
.fl-post-grid .product-card .bc-btn--add_to_cart {
    width:120px;
}

.fl-post-grid .product-card .bc-btn--add_to_cart,
.fl-post-grid .product-card .view-product-link {
    -webkit-transform:translateX(-400px);
        -ms-transform:translateX(-400px);
            transform:translateX(-400px);
}

.fl-post-grid .product-card .see-more-link {
    -webkit-transform:translateX(400px);
        -ms-transform:translateX(400px);
            transform:translateX(400px);
}

.fl-post-grid .product-card .product-image-hover:hover .see-more-link,
.fl-post-grid .product-card .product-image-hover:hover .bc-btn--add_to_cart,
.fl-post-grid .product-card .product-image-hover:hover .view-product-link {
    -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
            transform:translateX(0)
}

.fl-post-grid .product-card .product-title {
    font-size:18px;
    line-height:1.3;
    text-transform:uppercase;
    margin-bottom:4px;
}

.fl-post-grid .product-card .bc-product__price {
    color:#000;
}

.fl-post-grid .product-card .bc-product__original-price {
    color:#b60000;
}

.fl-post-grid .product-card .bc-product-form__quantity {
    display:none;
}

.bc-product-card {
    position: static;
}

.bc-ajax-add-to-cart__message-wrapper {
    position:absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
    width: calc(100% - 15px);
}

.bc-ajax-add-to-cart__message-wrapper {
    margin-top: 10px;
    padding: 10px;
}

/*.bc-load-items__trigger-btn {
    font-family:'futura-pt';
    font-weight:700;
    font-size:18px;
    background:#c0963c;
    color:#FFF;
    border-radius:100px;
    padding:15px 40px;
    border:none;
}

.bc-load-items__trigger-btn:hover[disabled],
.bc-load-items__trigger-btn:hover,
.bc-load-items__trigger-btn:focus {
    border:none;
    background:#e5bd65;
    color:#FFF;
}

.bc-load-items__trigger-btn .bc-icon {
    display:none;
}
*/
@media (min-width:769px) {
    .fl-node-61802ff088865 {
        position: sticky;
        top:150px;
    }
}
@media (max-width:767px) {
.fl-post-grid .product-card .product-image-hover{  
    flex-direction:column;
    padding-top:20px;
}
.bc-product-card--single {
    margin: 10px 0;
}
.bc-product-archive__refinery {
    margin-top:20px!important;
}

}

.product-image img {
    margin: 0px auto !important;
}