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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vendomecollectioninc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #191919;
	--wd-text-font-size: 14px;
	--wd-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Dancing Script", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #4488c4;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #558063;
	--btn-accented-bgcolor-hover: #486d54;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #fcfcfc;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-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-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Metropolis";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	font-weight: 600;
	font-style: normal;
}

/* Color on navigation arrows product page */
.woocommerce-product-gallery .owl-nav > div.disabled, .wrap-loading-arrow > div.disabled, .owl-nav > div {
    color: rgb(255, 255, 255);
    cursor: default;
    background-color: #4488c4;
}

/* Color on categories' buttons fron page */
.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #77828c;
    background-color: #f9f9f9;
}

/* Centers logo of footer */
.footercenter {
display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom:20px;
}


/* Smaller title on product page */
.product_title {
    font-family: "Metropolis", Arial, Helvetica, sans-serif;
    font-weight: 600;
	font-size:1.4em;
}

/* Hides categories below short description */
.meta-location-add_to_cart .product_meta > span.posted_in {
    visibility: hidden;
    margin-bottom: 0px;
}

/* Hides default out of stock label woocommerce  */
.single .labels-rounded .out-of-stock {
display:none;
}

/* Hides default out of stock label woocommerce  */
.product-label.out-of-stock {
    visibility: hidden;
}

/* Adds color background to SOLD label  */
.now_sold {
        background: #4488c4;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        padding: 6px 12px;
        position: absolute;
				z-index: 99;
        right: 0;
        top: 0;
    }

/* Creates large Instagram icon on footer  */
.woodmart-social-icons.icons-size-default i {
    font-size: 32px;
    line-height: 0px !important;
}

/* Centers text on colum  */
.centertext {
}


/* Makes Designer page title smaller  */
.woodmart-title-style-underlined.woodmart-title-color-primary .title {
    color: #0f337c;
	font-size: 24px;
}

/* hides Inventory number in product page  */
p.stock.in-stock {
    color: #333;
    visibility: hidden;
    height: 0px;
}



/* Adjusts text in bio of designer pages  */

.designertext {
	font-size: 18px;
	}

.designertext strong {
	color: #0f337c
	}

xxx.woodmart-more-desc-inner {
    line-height: 22px;
    visibility: hidden;
	  height:0px;
}

/* Adds underline to Designer in product details */

.designerlink, .creatorlink, .wip {
    display:inline-block;
    border-bottom:2px solid #4488c4;
		line-height: 17px;
		margin-bottom:12px;
}

.designerlink:hover, .creatorlink:hover {
    border-bottom:2px solid #cad9d6;
}

/* Controls text on Tops Bar Plug-in */
#tpbr_topbar #tpbr_box {
    font-size:32px;
    letter-spacing: 2px;
	  text-transform: uppercase;
	  font-weight: bold !important;
}


/* Color of categories menu */
.menu-opener:not(.has-bg) {
    background-color: #0f295b;
}

/* Color of Instagram Menu in About us Section home page */
.wd-social-icons.icons-size-default .wd-icon {
    font-size: 32px !important;
    line-height: 40px;
    color: #557088;
}

/* Adds line on menu items on top */
.whb-header-bottom {
    border-top-width: 1px;
    border-top-style: solid;
	  margin-top:25px;
}


/* Removes tags section on single product */
.tagged_as {
	height:0px;
	visibility:hidden;
}


.sidebar-container {
  margin-bottom: 40px;
  visibility: hidden;
}


.post-single-page .post-title {
  font-size: 52px;
}


.wd-entry-meta, .wd-post-date.wd-style-with-bg {
  display: none;
}

.post-single-page .entry-header img {
  border-radius: var(--wd-brd-radius);
  max-width: 60%;
	border: #ddd solid 1px;
}