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

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.marbequimica.com.ar/wp-content/uploads/2020/11/encabezado.jpg);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(76,76,76);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lato", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:#db3340;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#d93143;
}
:root{
--btn-default-bgcolor-hover:#d93143;
}
:root{
--btn-shop-bgcolor:#d93143;
}
:root{
--btn-shop-bgcolor-hover:#d93143;
}
:root{
--btn-accent-bgcolor:#d93143;
}
:root{
--btn-accent-bgcolor-hover:#d93143;
}
: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);
		}
	}

	
/* 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("//www.marbequimica.com.ar/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.3") format("woff2");
}

.labels-rectangular {
    top: 15px;
    left: 0;
    
}
.searchform ::-webkit-input-placeholder {
      color: #ffffff; }
    .searchform ::-moz-placeholder {
      color: #fffff; }
    .searchform :-moz-placeholder {
      color: #ffffff; }
    .searchform :-ms-input-placeholder {
      color: #ffffff; }

.quote-count {
    position: absolute;
 margin-top: -4px;
    z-index: 1;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    font-weight: 400;
    color: white;
    text-align: center;
    border-radius: 50%;
    background-color: #7eb934;
}
.product-tabs-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background-color: #FFF;
    display: none;
}
.widgettitle, .widgettitle a, .widget-title, .widget-title a {
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
}
.widgettitle, .widgettitle a, .widget-title, .widget-title a {
    font-weight: 600;
    font-size: 16px;
}
.wws-product-query-btn__img {
    width: 35px;
    height: 35px;
}
a.wws-product-query-btn {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 5px 8px;
    border-radius: 0px;
    position: relative;
    text-decoration: none !important;
    margin: 5px 0;
}
.product_title {
    font-size: 26px;
    line-height: 1.4;
}
div.product-grid-item .price {
	display: none;
}

.price {
    color: var(--wd-primary-color);
    display: none;
}
.price .amount {
    font-size: inherit;
    display: none;
}
.sb-chat {
    position: none;
    bottom: 100px;
    right: 30px;
    z-index: 99995;
    color: #24272a;
    direction: ltr;
    display: none;
}@media (min-width: 1025px) {
	.product-image-summary .entry-title {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
}
.product-design-alt .product-image-summary .product_meta {
    margin-bottom: 0px;
}
.summary .product_meta {
    margin-top: 0px;
}


.single-product .site-content {
    margin-top: -40px;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
}

/* desactiva tabs en product page */
.single-product-page>div:last-child {
    margin-bottom: 0;
    display: none;
}
p {
    margin-bottom: 0px;
    line-height: 1.6;
}

.sidebar-widget {
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid;
}

.navigation-wrap .vertical-navigation {
    min-height: 50px;
    width: 290px;
    display: none;
}
.navigation-wrap {
    border-top: 1px solid rgba(129,129,129,.2);
    border-bottom: 1px solid rgba(129,129,129,.2);
    background-color: #6da8d9;
}
.vertical-navigation .item-level-0>a {
    padding: 12px 18px;
    color: #333;
    line-height: 16px;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
}

.product-image-summary .cart {
    margin-bottom: 30px;
}

.meta-location-add_to_cart .product_meta, .popup-quick-view .entry-summary .product_meta {
    padding-top: 10px;
    border-top: 1px solid;
}
.title, .woocommerce-Reviews .comment-reply-title, h1, h2, h3, h4, h5, h6, legend {
   
    margin-bottom: 5px;
  
}

.woodmart-widget, div[class^=vc_wp] {
    line-height: 4;
}
.sidebar-widget {
   
    border-bottom: 0px solid;
}
.product-label.attribute-label:not(.label-with-img) {
   
    display: none;
}
.area-sidebar-shop .sidebar-widget{background: #fbfbfb;
    border: 1px solid #e0e0e0;
    padding: 20px 20px 25px 20px;
}
.area-sidebar-shop .woodmart-widget, div[class^=vc_wp] {
     line-height: 2; 
}
.area-sidebar-shop .categories-accordion-on .widget_product_categories .count {
    /* position: static; */
    display: inline-block;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 2px;
}

.area-sidebar-shop .categories-accordion-on .widget_product_categories .count {
 
    display: inline-block;
    margin-left: -20px;
    margin-right: 25px;
    margin-top: 0;
}

area-sidebar-product-single .widget-title, .widgettitle {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2d2a2a;
    margin-bottom: 8px;
    margin-top: 15px;
}

.site-content {
     margin-bottom: 20px; 
}
.title-size-default {
    padding-top: 25px;
    padding-bottom: 25px;
}

.widget_nav_mega_menu>.widget-title {
    color: #000;
    background-color: #F1F1F1;
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 15px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .4px;
    padding: 19px;
}
.woodmart-recent-posts li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 0px solid;
}
.color-scheme-light .category-nav-link .category-products-count {
    color: rgba(255,255,255);
}
.woodmart-wishlist-info-widget .whb-wishlist-text {
    font-size: 16px;
}
.page-title.color-scheme-light .entry-title {
    color: #fff;
    font-size: 45px;
    text-shadow: 1px 1px 2px rgba(7, 7, 7, 1);
        text-transform: uppercase;
}



.quote-icon:before {
    content: "\f1ec";
    font-family: FontAwesome;
    font-size: 20px;}
    
.chat-header > .chat-title, .chat-chat-btn > .chat-title {
    display: block;
    float: left;
    overflow: hidden;
    margin: 19px 0 18px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.woodmart-hover-quick .woodmart-add-btn>p {
    display: block;
}
.added_to_cart, .btn, .button, [type=submit], [type=button], button {
    font-size: 13px;
    line-height: 18px;
    padding: 12px 20px;
    background-color: #7eb934e0;
    color: #fdf9f9;
    display: inline-block;
    position: relative;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .3px;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
}
.woocommerce {
  .cart #remove_all_items.button {
    float: left;
    margin-right: 6px;
    width: 50%;
  }
}

@media (max-width: 576px) {
	.page-title.color-scheme-light .entry-title {
    color: #fff;
    font-size: 25px;
    text-shadow: 1px 1px 2px rgba(7, 7, 7, 1);
    text-transform: uppercase;
}
p {
    margin-bottom: 0px; 
}
}

