.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(215,203,187);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Tenor Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(42,42,45);
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Bodoni Moda", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(42,42,45);
}
:root{
--wd-entities-title-font:"Tenor Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(42,42,45);
--wd-entities-title-color-hover:rgb(215, 203, 187);
}
:root{
--wd-alternative-font:"Tenor Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Bodoni Moda", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(42,42,45);
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Bodoni Moda", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "Tenor Sans", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 17px;text-transform: none;color: rgb(42,42,45);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(215,203,187);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a{
	font-size: 18px;
}

html .product-grid-item .wd-entities-title{
	font-family: "Bodoni Moda", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 17px;line-height: 22px;
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Bodoni Moda", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;line-height: 19px;color: rgb(42,42,45);
}

html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .wd-scroll-content > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .product-image-summary-wrap .wd-scroll-content > .price > ins .amount{
	font-family: "Bodoni Moda", Arial, Helvetica, sans-serif;font-size: 22px;color: rgb(42,42,45);
}

html .product_title{
	font-family: "Bodoni Moda", Arial, Helvetica, sans-serif;font-weight: 500;
}

html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-size: 17px;color: rgb(42,42,45);
}

:root{
--wd-primary-color:rgb(215,203,187);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(42,42,45);
--wd-link-color-hover:rgb(42,42,45);
}
:root{
--btn-default-bgcolor:rgb(215,203,187);
}
:root{
--btn-default-bgcolor-hover:rgb(42,42,45);
}
:root{
--btn-shop-bgcolor:rgb(215,203,187);
}
:root{
--btn-shop-bgcolor-hover:rgb(42,42,45);
}
:root{
--btn-accent-bgcolor:rgb(215,203,187);
}
:root{
--btn-accent-bgcolor-hover:rgb(42,42,45);
}
: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: #fff;

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

	--btn-accent-color: #333;
	--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-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-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;
	
	
	
	
	
	
	
	
	
		}

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

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

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

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

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

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

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

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

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

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//holaespacioderegalos.com.ar/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//holaespacioderegalos.com.ar/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

.boton-tamano{
	margin-top:-25px;
}

.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    padding: 12px 20px;
    width: 280px;
}


/*PRODUCTO*/
.wd-hover-quick .wd-add-btn{
	display:none;
}


/*TIENDA*/
.wd-spacing-10>[class*="col"] {
    margin-bottom: 20px;

}


li.cat-item.cat-item-40{
	display:none;
}

li.cat-item.cat-item-41{
	display:none;
}
li.cat-item.cat-item-39{
	display:none;
}



.menu-item-238.widget_nav_menu ul li a:link{
	font-size: 17px;
  color:#2A2A2D;
}




.product-grid-item .product-element-top {
    margin-bottom: 20px;

}

.title-size-small .title{
	text-transform:uppercase;
}


/*FOOTER*/

#footer-column.widget_nav_menu ul li a{
	color:#ffffff!important;
}
.widget_nav_menu ul li a:hover{
	color:#d7cbbb!important;
}




#media_image-3{
margin-top:10px;
}
	
#custom_html-2 h5{
	color:#ffffff!important;
	font-size:20px;
}
.wd-widget.widget.footer-widget.widget_media_image{
	text-align:center;
}


.widget_text.wd-widget.widget.footer-widget.widget_custom_html{
	text-align:center;
	color:#ffffff;
}
.widget_text.wd-widget.widget.footer-widget.widget_custom_html a:link{
	color:#ffffff;
}
.widget_text.wd-widget.widget.footer-widget.widget_custom_html a:hover{
	color:#d7cbbb;
}


.copyrights-wrapper {
    background-color:#ffffff;
}
/*FIN-FOOTER*/


/*MENU NAV*/

.wd-sub-menu li a{
	font-size:16px;
  color:#2A2A2D;
}
/*FIN MENU NAV*/

/*ESTILOS HOME*/



.home{
	color:#ffffff;
}
.boton-home{
	margin-top:-20px;
}
.home-iconos{
	color:#babfbc;
	font-size:17px;
}@media (min-width: 1025px) {
	#movil{
	display:none;
}

/*PRODUCTO*/

.tabs-layout-tabs .tabs li a:link{
	font-size:25px;
}


.payment_methods .payment_box{
	font-size:14px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#movil{
	display:none;
}


/*BURGER*/
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 34px;
    content: "\f15a";
    font-family: "woodmart-font";
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#movil{
	display:none;
}

/*BURGER*/
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 34px;
    content: "\f15a";
    font-family: "woodmart-font";
}
}

@media (max-width: 576px) {
	#escritorio{
	display:none;
}


/*BURGER*/
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 34px;
    content: "\f15a";
    font-family: "woodmart-font";
}
}

