.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(246,246,246);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,0,0);
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(159, 6, 23);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:#9f0b17;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#9f0b17;
--wd-link-color-hover:rgb(159,6,23);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(189,133,84);
}
:root{
--btn-shop-bgcolor-hover:rgb(173,124,76);
}
:root{
--btn-accent-bgcolor:rgb(189,133,84);
}
:root{
--btn-accent-bgcolor-hover:rgb(173,124,76);
}
: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: #333;
	--btn-default-color-hover: #333;

	--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);
	
	
	
	
	
	
	
	
			--wd-sticky-btn-height: 95px;
		}

		@media (max-width: 1024px) {
		:root {
			--wd-sticky-btn-height: 95px;
		}
	}
	
		@media (max-width: 768px) {
		:root {
			--wd-sticky-btn-height: 42px;
		}
	}
	
	/* 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);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}

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



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

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

.title-size-small {
    padding-top: 40px;
    padding-bottom: 20px;
}


.post-single-page .entry-content {
    font-size: 100%;
    margin-bottom: 60px;
}

.menu-style-bordered .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a, .navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a {
    color: #353535;
}
.vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_border_width_6.vc_sep_pos_align_center.vc_separator-has-text h4 {
    font-size: 27px;
    font-weight: 700;
}
.wpb_single_image.wpb_content_element.vc_align_left img {
    width: 600px;
    height: 400px;
}

.vertical-navigation .item-level-0>a {
    line-height: 19px;
}

mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    display: block;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 5px 0;
}

.menu-simple-dropdown ul li a {
    color: #353535!important;
}

.menu-simple-dropdown ul li a {
    display: block;
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 7px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.mega-menu-list .sub-sub-menu li a {
    color: #353535!important;
}

.wpb_text_column a{
color:#9c0000;
}


.woodmart-entry-content a {
color:#9c0000;
    
}

.product-label.featured {
    background-color: #a22727;
}

.button.is-danger {
    background-color: #a10110!important;
    border-color: transparent;
    color: #fff;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow, select {
    background-image: url();
}


a.compare.button {
    display: none;
}
.portfolio-entry .entry-header {
    pointer-events: none;
}
input[type="submit"] {
    color: #fff;
}
.proj-cats-list {
    display: none;
}
.woodmart-author-information .author-avatar img {
    border-radius: 0;
	  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #222222;
}
div#woodmart-author-information-1 h5 {
    text-align: center;
    border-bottom: 6px solid #222222;
    padding-bottom: 7px;
}
h4.title.author-name {
    font-family: poppins;
    font-size: 15px;
    text-transform: uppercase;
}
.author-area-info {
    font-size: 14px;
    line-height: 24px;
    font-family: poppins;
}
.blog-design-small-images.has-post-thumbnail .post-title {
    font-size: 16px;
    line-height: 1.4;
}
.btn, .button, button, [type="submit"], [type="button"] {
    background-color: #9f0617!important;
    color: #fff;
}
.btn:hover, .button:hover, button:hover, [type="submit"]:hover, [type="button"]:hover {
    color: #fff;
}







