.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://wellplus.cl/wp-content/uploads/2021/09/sport-promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(3,152,158);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://wellplus.cl/wp-content/uploads/2022/03/fondo-tienda-3.jpg);
	background-size:cover;
	background-position:center center;
}

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

: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:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--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:"Poppins", 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:"Cabin", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(3,152,158);
}
:root{
--wd-alternative-color:#fbbc34;
}
: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:rgb(3,152,158);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,114,127);
}
:root{
--btn-accent-bgcolor:rgb(3,152,158);
}
:root{
--btn-accent-bgcolor-hover:rgb(1,130,140);
}
:root{
--notices-success-bg:rgb(3,152,158);
}
: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;
	
	
	
	
			--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;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

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



	/* 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: 223px;
	}

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

.product-label.new {
    background-color: #00A9A4 !important;
}
.product-label.out-of-stock {
    background-color: red !important;
	  color:white !important;
}

.labels-rounded .product-label.out-of-stock {
    max-width: 100px;
    font-size: 12px;
}

.wd-dropdown {
    background-color: #03989e;
}
.button-seguir {
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
	  width:100%;
	  margin-top:10px;
}
.button-seguir:hover {
    color: var(--btn-shop-color-hover);
    box-shadow: var(--btn-shop-box-shadow-hover);
    background-color: var(--btn-shop-bgcolor-hover);
}

.compartearticulo {
    font-weight:bold;
    text-align:center;
}


.w-enviogratis {
    box-shadow: 0 0 2rem -1rem #000;
    box-sizing: border-box;
    margin: 1rem 0 2rem;
    padding: 1rem 2rem;
    width: 100%;
}

.w-enviogratis a {
	font-size: 1.1em;
	font-weight: bold;
	color: var(--wd-primary-color);
}

.w-despacho {
    box-shadow: 0 0 2rem -1rem #000;
    box-sizing: border-box;
    margin: 1rem 0;
    padding: 1rem 2rem;
    width: 100%;
}
.w-despacho a {
	font-size: 1.1em;
	font-weight: bold;
	color: var(--wd-primary-color);
}

.button-rounded {
    padding: 10px 14px;
    font-size: 12px;
    line-height: 16px;
    border-radius: var(--btn-default-brd-radius);
    color: var(--btn-default-color);
    box-shadow: var(--btn-default-box-shadow);
    background-color: var(--btn-default-bgcolor);
}

.cart-widget-side.color-scheme-light {
--color-gray-100:                rgba(0,0,0,0.1);
--color-gray-200:                rgba(0,0,0,0.2);
--color-gray-300:                rgba(0,0,0,0.5);
--color-gray-400:                rgba(0,0,0,0.6);
--color-gray-500:                rgba(0,0,0,0.7);
--color-gray-600:                rgba(0,0,0,0.8);
--color-gray-700:                rgba(0,0,0,0.9);
--color-gray-800:                #000;
--color-gray-900:                #000;
--bgcolor-white-rgb:             255,255,255;
--bgcolor-white:                 #f0f0f0;
--bgcolor-gray-100:              #f5f5f5;
--bgcolor-gray-200:              #ededed;
--bgcolor-gray-300:              #ebebeb;
--brdcolor-gray-200:             rgba(0,0,0,0.1);
--brdcolor-gray-300:             rgba(0,0,0,0.15);
--brdcolor-gray-400:             rgba(0,0,0,0.25);
--wd-text-color:                 rgba(0,0,0,0.8);
--wd-title-color:                #000;
--wd-widget-title-color:         var(--wd-title-color);
--wd-entities-title-color:       #000;
--wd-entities-title-color-hover: rgba(0,0,0,0.8);
--wd-link-color:                 rgba(0,0,0,0.9);
--wd-link-color-hover:           #000;
--wd-form-brd-color:             rgba(0,0,0,0.2);
--wd-form-brd-color-focus:       rgba(0,0,0,0.3);
--wd-form-placeholder-color:     rgba(0,0,0,0.6);
--wd-form-chevron:               url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+);
--wd-main-bgcolor:               #1a1a1a;
color:var(--wd-text-color)
}


.title-shop>.container {
    flex-flow: column;
}

.product-template-default.single.single-product .berocket_better_labels .berocket_better_labels_position_left {
    float: right;
} 

.sinmargendebajo {
	margin-bottom: 0px;
}

p.verterminos {
	color: #00A9A4;
	margin-bottom: 1em;
	margin-left:10px;
}

.verterminos a {
	color: #00A9A4;
	text-decoration: underline;
}

.single-product .woocommerce-product-gallery .product-labels {
    left: 0;
}

fieldset.hidden-fields-container {
    display: none;
}
@media (min-width: 1025px) {
	.woocommerce-form-coupon-toggle>div>a.showcoupon {
    background-color: var(--wd-primary-color);
    color: white !important;
    padding: 10px;
    border-radius: 20px;
	  text-decoration: none;
}

.woocommerce-form-coupon-toggle>div>a.showcoupon:hover {
    background-color: var(--btn-shop-bgcolor-hover);
}
}

