.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(76,33,33);
}

.page-title-default{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-size:cover;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(153,153,153);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Encode Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Encode Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(130,130,130);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Encode Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Encode Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(127,6,6);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(142,0,0);
}
:root{
--btn-default-bgcolor-hover:rgb(89,0,0);
}
:root{
--btn-shop-bgcolor:rgb(142,0,0);
}
:root{
--btn-shop-bgcolor-hover:rgb(96,0,0);
}
:root{
--btn-accent-bgcolor:#2035f2;
}
:root{
--btn-accent-bgcolor-hover:#1d30dc;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	

	/* Shop popup */
	div.wd-popup.wd-promo-popup {
		max-width: 800px;
	}


	/* Header Banner */
	.header-banner {
		height: 60px;
	}

	body.header-banner-display .website-wrapper {
		margin-top:60px;
	}

	/* Tablet */
	@media (max-width: 1024px) {
		/* header Banner */
		.header-banner {
			height: 190px;
		}

		body.header-banner-display .website-wrapper {
			margin-top:190px;
		}
	}

	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.visionmerch.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.wd-nav>li.wd-has-children>a:after, .wd-nav>li.menu-item-has-children>a:after {
    margin-left: 0px;
    font-weight: normal;
    font-style: normal;
    font-size: 50%;
    content: "";
    font-family: "woodmart-font";
}
	
.wd-empty-mini-cart .btn {
    visibility: hidden;
}

.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a img {
    max-width: 100%;
    height: 250px;
    width: 250px;
    display: inline-block;
}

.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:not(.first) {
    border-left: 0px solid #e3e3e3;
}

.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:not(.last-row) {
    border-bottom: 0px solid #e3e3e3;
}

.footer-sidebar {
     padding-top: 0px;
    padding-bottom: 0px;
}

.footer-container {
    margin-top: -60px;
}

.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li {

    padding: 0 0px;
    margin-bottom: 20px;
    position: relative;
}

.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a {

    padding: 0px;

}

.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:nth-child(even) {
    border-left: 0px solid #e3e3e3!important;
}

.brand-info {

    color: white
    font-weight: bold;
}

.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a img {
    opacity: 0.8;
}