.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-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#064c8a;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", 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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:#ed3237;
}
:root{
--wd-alternative-color:#ed494e;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#ed3237;
}
:root{
--btn-shop-bgcolor-hover:#d72d32;
}
:root{
--btn-accent-bgcolor:#ed3237;
}
:root{
--btn-accent-bgcolor-hover:#d72d32;
}
: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: 35px;
	
	
	
	--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: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
		}

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

.slw-product-locations-list{
    border-bottom: 3px dotted #EEEEEE;
    border-right: 3px dotted #EEEEEE;
    border-left: 3px dotted #EEEEEE;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 11%);
	list-style: none;
	padding-left: 0px;
}

.slw-product-locations-list li:first-child{
	  border-top: 3px dotted #EEEEEE;
    border-radius: 10px;
}

.slw-product-location .slw-product-location-qty__number{
    float: right;
    font-weight: bold;
    color: #0f62ac;
    font-size: 15px;
}

.slw-product-location .slw-product-location-qty__notavailable{
    float: right;
    font-weight: bold;
    color: #ed3237;
    font-size: 15px;
}

.slw-product-locations-list .slw-product-location{
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px dotted #EEEEEE;
    padding-right: 20px;
    padding-left: 60px;
}


.slw-product-locations-list .slw-product-location::before {
    content: '';
    background: url(/wp-content/uploads/2020/10/store.svg) no-repeat;
    height: 38px;
    width: 38px;
    position: absolute;
    margin-top: -10px;
    margin-left: -40px;
}

.slw-product-locations-list .no-disponible::before{
    background: url(/wp-content/uploads/2020/10/sugar.svg) no-repeat !important;
	  opacity: 0.4;
}

.slw-product-locations-list .despacho-a-domicilio::before{
	 background: url(/wp-content/uploads/2020/12/dl-car.svg) no-repeat;
}


.fticonos .info-box-content .info-box-title {
    margin-bottom: 0px;
}


.ubitiendas .list-icon {
    min-width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.wgpgseguro img{
	  border: 1px solid rgb(243 243 243 / 30%);
    border-radius: 8px;
}

.wdgsocial{
 text-align:center;
}

.sidebar-container {
    background: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-id-8 .shipping{
display:none;
}

.slw_cart_item_stock_location_label {
    display: none;
}

.slw_item_stock_location{
	border-radius: 30px;
}

.cart_item .product-quantity{
     text-align: center;
    font-weight: bold;
}@media (max-width: 576px) {
	.sidebar-container {
    padding-top: 5px;
    padding-bottom: 10px;
}

.secdisp .slw-product-locations-list .slw-product-location{
  font-size: 12px !important;
}

.tienda-lince:before, .san-juan-de-lurigancho:before, .san-martin-de-porres:before {
    margin-top: -10px !important;
}

.despacho-a-domicilio:before {
    margin-top: -10px !important;
}
}

