@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//grupberca.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
	font-display:fallback;
}

:root {
	--wd-text-font: "Lato_AF", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins_SemiBold_AF", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins_Medium_AF", 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%);
	--wd-alternative-font: "Lato_AF", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins_SemiBold_AF", 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;
	--wd-header-el-font: "Lato_Bold_AF", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;
	font-size: 16px;
	color: #000000;
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: #000000;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;
	font-size: 14px;
	color: #000000;
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: #000000;
}
html .whb-header .wd-header-cats .menu-opener {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;
	font-size: 18px;
	color: #ffffff;
}
html .whb-header .wd-header-cats .menu-opener:hover {
	color: #ffffff;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 600;
	font-size: 16px;
	line-height: 0.1px;
	color: #000000;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li:hover > a {
	color: #000000;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Lato_AF";
	src: url("//grupberca.com/wp-content/uploads/2023/06/Lato-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "Lato_Bold_AF";
	src: url("//grupberca.com/wp-content/uploads/2023/06/Lato-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "Poppins_Medium_AF";
	src: url("//grupberca.com/wp-content/uploads/2023/06/Poppins-Medium.woff2") format("woff2");
	font-weight: 500;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "Poppins_SemiBold_AF";
	src: url("//grupberca.com/wp-content/uploads/2023/06/Poppins-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-display:fallback;
	font-style: normal;
}

/*.price {display:none}*/

/* Afropawn - Product page */
.wd-tooltip-inited {cursor:pointer !important;}
.product-template-default #tab-description .infobox #name {text-align:center; font-size: 13px;color: #008000;}
.product-template-default #tab-description .infobox, .product-template-default #tab-description .infobox tbody th {font-size: 13px;color: #008000;}
.woocommerce-Tabs-panel .wc-tab-inner h2, .woocommerce-Tabs-panel .wc-tab-inner h3, .woocommerce-Tabs-panel .wc-tab-inner h4, .woocommerce-Tabs-panel .wc-tab-inner h5, .woocommerce-Tabs-panel .wc-tab-inner h6 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.product-template-default .preafexprf {font-size: 14px;}
.product-template-default #tab-description h2, .product-template-default #tab-description h3, .product-template-default #tab-description h4, .product-template-default #tab-description h5, .product-template-default #tab-description h6 {color: #008000;}
.product-template-default #tab-description p {color: #448b0c;}
.berocket_linked_products p {margin-bottom: 0px;}
.product-template-default .summary-inner {text-align: center;}
.berocket_linked_products {padding-bottom: 15px;color: #008000;font-weight: bold;}
.product-template-default .summary-inner .price {margin-bottom: 5px;}
.product-template-default .summary-inner .product_title {/*text-align:left;*/text-align:center;}
.product-template-default .summary-inner .woocommerce-product-rating {width:100%;}

.product-labels .out-of-stock {display:none !important; visibility:hidden;}
/* END - Afropawn */

/* Afropawn Plugin-Widget-Featured-Sales*/
.content-with-products .product-element-bottom .woocommerce-Price-amount.amount {font-size: 20px;font-weight: bold;color:#628a26;}
.content-with-products .product-element-bottom del .woocommerce-Price-amount.amount {font-size: 17px;color: #bbbbbb;font-weight: 400;}
.bxafnd .product-grid-item {width:100%; max-width:100%;background: white;border-radius: 5px;padding: 10px 0 10px 0;}
#af_custom_sales {text-align: center; background: rgba(189, 189, 189, 0.58); padding: 20px 10px 15px 10px; border-radius: 7px;}
.bxafnd .widget-title {font-size: 18px;}
/*.home .site-content .products .product-grid-item.featured {display:none; visibility:hidden;}*/
.bxafnd, #af_custom_sales {visibility: hidden;}
.bxafnd, .bx-wrapper {margin:0px !important;border-radius: 5px;}
.woodmart-product-countdown.woodmart-timer {height:50px;display:inline-flex;margin-left: -10px;}
.widget_media_image img {border-radius: 5px;}
/*.woodmart-products-holder .woodmart-product-countdown {display: flex;}*/
/* .woodmart-products-holder .woodmart-product-countdown .countdown-days {color: green;} */
.woodmart-timer > span {
	width: 40px;
	height: 40px;
    min-width: 40px !important;
    min-height: 40px !important;
    font-size: 16px !important;
}
.woodmart-timer > span span {
    display: none !important; visibility: hidden !important;
}
/*product list */
.elements-grid.woodmart-products-holder .woodmart-timer {min-height: 40px; !important}
.elements-grid.woodmart-products-holder .woodmart-timer > span {
    min-width: 30px !important;
    min-height: 30px !important;
    font-size: 15px !important;}
/*product page*/
.product-template-default .woodmart-timer {min-height: 60px; !important}
.product-template-default .woodmart-timer > span {
    min-width: 50px !important;
    min-height: 50px !important;
    font-size: 20px !important;
}
/* product page - products lists */
.product-template-default .product-grid-item .woodmart-timer {min-height: 40px; !important}

.product-template-default .product-grid-item .woodmart-timer > span {
    min-width: 30px !important;
    min-height: 30px !important;
    font-size: 15px !important;}
}
/* END - AfropawnPlugin-Widget-Featured-Sales*/

/* Afropawn - Arreglo css vista etiquetas*/
/* .product-grid-item .woosticker.woosticker_ribbon {margin-top: 5px !important;margin-left: 5px !important;}*/
/*.product-grid-item .woosticker.custom_sticker_text.woosticker_ribbon {top: 7px !important;left: 3px !important;}
.product-images .labels-rounded .product-label {min-height: 40px;}*/
/* END - Afropawn - Arreglo css vista etiquetas*/

/* Afropawn - Arreglo css botones variables */
.variations .with-swatches {text-align:center;}
.swatches-on-single {width: 80%;
    text-align: center;
    padding: 10px;}
.swatches-on-single .woodmart-swatch {/*padding: 15px;*/
    margin: 5px;
    /* background: #c7c7c7; */
    border-radius: 5px;}
.swatches-on-single .woodmart-swatch:hover, .swatches-on-single .active-swatch {background-color: #9fd153;background-size:contain;}
/*.popup-quick-view .variations_form .reset_variations, .product-design-default .variations_form .reset_variations {/ *position:initial;* /position: absolute;
    left: 0;
    margin: 10px;
    padding: 15px;}
@media (max-width: 768px) {
.variations_form td.label {display: table-cell;
	}}*/
.wd-reset-bottom-md .wd-reset-var {
	position:relative !important;
	display: block;
}
.popup-quick-view .variations_form .reset_variations, .product-design-default .variations_form .reset_variations{
	visibility: visible !important;
    opacity: 1 !important;
}
.woocommerce-variation-description {color: #6a942b;font-weight: bold;}
.swatch-on-single.swatch-with-bg {width:75px;height:70px;min-width: 70px;}
/* variations_form td.label .wd-attr-selected {display:none !important; visibility:hidden !important;} */
.wd-attr-selected {display: none !important; visibility: hidden !important;}
.product-template-default .woodmart-tltp span.woodmart-tooltip-label,
div.tooltip-inner/*, .swatch-on-single.wd-tooltip span*/ {
    display:none;
}
.product-template-default .woodmart-tltp span.woodmart-tooltip-label:before,
div.tooltip.top .tooltip-arrow {
        display:none;
}
.product-template-default .woodmart-buttons>div a span.woodmart-tooltip-label:before {
        display:none;
}
/* END - Afropawn - Arreglo css botones variables*/

/* Afropawn - Related products in product page*/
.woo-related-products-container .customNavigation {display: none !important; visibility: hidden !important;}
#woorelatedproducts_af .product-grid-item .woodmart-product-cats, .single-product-page .related-products {display: none !important; visibility: hidden !important;}
/*#woorelatedproducts_af .product-grid-item {margin-left: 20px;}
#woorelatedproducts_af .product-grid-item .add_to_cart_button {float: right;}*/
#woorelatedproducts_af {visibility: hidden;}
#woorelatedproducts_af .woodmart-timer {display: inline-flex !important;}
/* END - Afropawn - Related products in product page*/

/* Afropawn - Enquiry form */ 
.product-template-default #contact-form .contact-bottom, .product-template-default #contact-form .contact-subject {display: none !important; visibility: hidden !important;}
.ui-dialog .ui-dialog-title {white-space: normal !important;}
.ui-dialog .ui-dialog-titlebar {background-color: #83b735 !important;}
.contact-button, .ui-dialog .ui-dialog-buttonpane button {padding: 12px 20px !important;font-size: 13px !important;line-height: 18px;background-color: #9cdc3d;border-radius: unset !important;width: 100%;margin-right: 10px;}
.product-template-default #contact-form {min-height: auto !important;
    max-height: unset !important;
    height: auto !important;}
.product-template-default .modal-enquiry-form {max-width: 700px !important;
    margin: 0 auto !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 50% !important;
    left: 5px !important;right: 5px !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
@media (max-width: 768px) {
	
.product-template-default .modal-enquiry-form {max-width: 700px !important;
    margin: 0 auto !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 420px !important;
    left: 5px !important;right: 5px !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
}
.product-template-default #enquiry .wpi-button {width: 50% !important;
    text-transform: uppercase !important;
    color: #628d21 !important;
    background-color: #d9d9d9 !important;}
.contact-cc, .terms-cond-text {
    font-size: 11px !important;display: inline;
}
    .ohnohon{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
/* END - Afropawn - Enquiry form */ 
/* Afropawn - Gifts popup */
.wfg-popup {top: 10% !important;
    left: 5px !important;
    right: 5px !important;
    max-width: 80% !important;
    width: 80% !important;
    margin: 0 auto !important;
    position: fixed !important;
    height: 80% !important;overflow: auto;background: #eee !important;letter-spacing: unset;border: none !important;border-radius: 5px;}
.wfg-gift-item h3 {white-space: unset !important;}
.wfg-popup h2 {background: #83b735 !important;
    color: white !important;
    text-shadow: unset !important;border: none !important;-webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-radius: unset !important;padding: 10px 15px !important;
}
.wfg-add-gifts {background-color: #9cdc3d !important;margin-right: 10px !important;}
.wfg-gifts {padding: unset !important;}
.wfg-button {border-radius: 3px !important;}
.wfg-actions {bottom: 15px;
    position: absolute;
    width: 100%;}
/*.wfg-gifts .wfg-items-wrap {display: inline-flex;}*/
.wfg-gift-item {width:200px !important;background: rgb(233,237,239) !important;cursor:default !important;margin-right: 10px;margin-bottom: 10px;}
.wfg-title > img {width: 180px !important; height: 180px !important;}
.wfg-heading label {background: white;cursor: inherit;height: 198px;margin:0px;}
.wfg-heading h3 {cursor: context-menu;background: unset !important;}
.wfg-gift-item .wfg-checkbox {width: 15px; height: 15px;}
.wfg-heading {
    position: relative;
    cursor: default !important;display: grid;
}
/* END - Afropawn - Gifts Popup */

/* Afropawn - Age System */
.min-age-woo-field {width: 30%;display: inline-block;margin-right:5px !important;}
.af_agediv {display: block;width: 100%;text-align: center;}
.woocommerce-form__label-for-checkbox {display:inline;}
.woocommerce-shipping-fields-af {margin-bottom: 20px;padding-top: 30px;border-top: 1px solid rgba(129,129,129,.2);}
.afagedesc {font-size: 11px;font-weight: bold;}
/* END - Afropawn - Age System */

/* Afropawn - Precio extra variable con oferta */
.pro_price_extra_info {font-weight: bold;margin-bottom: 20px;font-size: 14px;color: #777;}
.woocommerce-mini-cart-item .preafexprf, .woocommerce-cart .preafexprf, .woocommerce-checkout .preafexprf, .suggestion-price .preafexprf, .wrapper-short .preafexprf {display: none !important; visibility: hidden !important;}

.preafexprf {font-size: 14px;}
/* END - Afropawn - Precio extra variable con oferta */

/* Afromatik - Tabla productos finalizar pedido */
.woocommerce-checkout-review-order-table td.product-name, .woocommerce-checkout-review-order-table th.product-name {
    max-width: 60%;
    width: 60%;
}
.woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout-review-order-table th.product-total {
    max-width: 20%;
    width: 20%;
}
.woocommerce-checkout-review-order-table td.product-qnty, .woocommerce-checkout-review-order-table th.product-qnty {
    max-width: 20%;
    width: 20%;text-align:center;
}
.woocommerce-checkout-review-order-table {display:grid;}

	/* END - Afromatik - Tabla productos finalizar pedido */

/* Se añadira conjuntamente */
.berocket_linked_products { visibility: hidden }

/* Afromatik - Regalos auto mediante cupones */
.wjecf-cols label {cursor: pointer;font-size: 15px;font-weight: bold;padding-bottom: 11px;
    display: block;/* white-space: pre;*/line-height: 15px;}  
.wjecf-cols label:hover {color: green;}
.wjecf-cols li {text-align: center;}
.wjecf-cols {background: #fff;padding-top: 25px;}
.wjecf-cols img {background: white;width: 170px;height: 170px;}
.wjecf-cols input {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);margin-bottom: 10px}
.wjecf-fragment-cart-select-free-product td {padding:0px;}
/*.wjecf-select-free-products h3 {text-align: center;margin-top: 15px;text-transform: uppercase;font-weight: 600;font-size: 16px;line-height: 1.2;margin-bottom: 15px;}*/
ul.wjecf-cols.cols-4 > li {width: 50%;}
tr.coupon-elije-tu-regalo-100, tr.coupon-elije-tu-regalo-70-100, tr.coupon-elije-tu-regalo-50-70 {display:none; visibility: hidden;}
/* END Afromatik - Regalos auto mediante cupones */

/* Afromatik - Otros sueltos */
.charleft {display: none !important; visibility: hidden !important;}
.shop_table .product-name {color:black !important;}
.catnamaf {font-size: 12px;font-weight:100 !important;}
.catnamaf > .amount {font-weight:100 !important;}
.catnamcat {color:#777777;}
.afagedesc a:hover {color:#83b735 !important; }
.coupon {display:none; visibility:hidden;}
/*
@media (min-width: 769px) {
	.col-md-9 {
  -ms-flex:unset;
  flex:unset;
		max-width:unset;
 }
}
@media (min-width: 1024px) {
.col-lg-9 {
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
}
} */
.trellitaaf {position: absolute;
top: 5px;
right: 5px;
/*z-index: 9999;*/
	z-index: 389;
max-width: 35px;}

.trellitaaf .wd-tooltip-label::before {
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.trellitaaf .af-tooltip-label {
    top: 50%;
    right: 100%;
    margin-top: -17px;
    margin-right: 8px;
}
.wd-buttons.wd-pos-r-t {
    top: 35px !important;right: -15px;
}
.doblebordeaf {border-bottom: 2px solid black;}

.af-tooltip-label {
    padding: 0 15px !important;
line-height: 34px;
height: 34px;
color: #FFF;
text-align: center;
background-color: #000;
border-radius: 0;
white-space: nowrap;
max-width: 200px;
	position: absolute;
z-index: 1070;
visibility: hidden;
text-transform: none;
letter-spacing: .3px;
font-weight: 400;
font-size: 12px;
pointer-events: none;
opacity: 0;
}
.wd-tltp:hover .af-tooltip-label {
    visibility: visible;
	display: block !important;
    opacity: 1;
    -webkit-animation: wd-fadeInTooltip .3s ease;
    animation: wd-fadeInTooltip .3s ease;
}
.trellitaaf .af-tooltip-label::before {
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.bounceInLeft, .bounceInRight {text-align:center; width:100%;}

#wjecf_free_sel_0_0, #wjecf_free_sel_0_1, #wjecf_free_sel_0_2, #wjecf_free_sel_0_3 {width: 50%; border: 2px solid black; background: white;color: #83b735; font-weight: bold;}
.coupon-valtorre .wjecf-cols label {white-space: revert;}

@media (max-width: 768px) {
	.wjecf-fragment-cart-select-free-product.wjecf-auto-submit {padding-right: 10px;padding-left: 10px;}
}

.woocommerce-variation-description{
	font-size: 18px;
}

.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {display:none; visibility: hidden;}
.cart-discount.coupon-valtorre {display:none; visibility:hidden;}


.woodmart-product-brand {max-width: 80px;float: right;}
#woorelatedproducts_af .quick-shop-wrapper, #woorelatedproducts_af .quick-shop-close {display:none; visibility:hidden;}
#woorelatedproducts_af .wd-entities-title {font-size: 15px; margin-bottom:0px;}
#woorelatedproducts_af .product-grid-item {text-align: center;}
.wd-text-block-wrapper {display: inline-block;
    width: 100%;
    text-align: center;}
@media (max-width: 576px){
	.wd-quantity-enabled .wd-hover-quick:not(.sold-individually) .product_type_simple {
    width: 40px !important;
    padding-left: 0 !important;
    padding-right: 0px !important;
}
	.wd-quantity-enabled .wd-hover-quick:not(.sold-individually) .product_type_simple:before {
		padding-right: 0px !important;
	}}
.wd-hover-quick .wd-add-btn div.quantity {background-color: #9bc55d;}


.afnewlabel {top: 50%;
    right: 100%;
   /* margin-top: -17px;*/
    margin-right: 8px;}

.coupon-vinos-sacacorcho {display: none; visibility: hidden;}
.cat-item-25 {display: none; visibility: hidden;}

.cart-subtotal, .order-total, .woocommerce-shipping-totals.shipping {display: flex;}

.alert-messageaf
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}
.alert-messageaf h4
{
    margin-top: 0;
    margin-bottom: 5px;
}
.alert-messageaf p:last-child
{
    margin-bottom: 0;
}
.alert-messageaf code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-successaf
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-successaf h4
{
    color: #3C763D;
}
.alert-message-dangeraf
{
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.alert-message-danger h4
{
    color: #d9534f;
}
.alert-message-warningaf
{
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.alert-message-warningaf h4
{
    color: #f0ad4e;text-decoration: underline;
}
.alert-message-infoaf
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.alert-message-infoaf h4
{
    color: #5bc0de;
}
.alert-message-defaultaf
{
    background-color: #EEE;
    border-color: #B4B4B4;
}
.alert-message-defaultaf h4
{
    color: #000;
}
.alert-message-noticeaf
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.prelogininfonotice {
	display: inline-flex;
width: 100%;
justify-content: center;
}
.alert-message-noticeaf.logininfonotice {
border-radius: 5px;
padding: 20px 20px 20px 60px;
border: 1px solid #BDBD89;
	position:relative;
}
.alert-message-noticeaf.logininfonotice::before {position: absolute;
top: 50%;
left: 20px;
margin-top: -9px;
font-size: 25px;
line-height: 18px;
font-family: "woodmart-font";
content: "\f100";
color: red;
}
.alert-message-noticeaf.logininfonotice .logininfonoticemail {color:#004aad;}
.alert-message-noticeaf h4
{
    color: #444;
}
.alert-message-noticeaf h5
{
	margin-bottom:0px;
    color: #444;
	font-size
}
.icon_warningaf:before {
    display: inline-block;
    margin-right: 7px;
    color: #83b735;
    font-weight: bolder;
    font-size: 18px;
    content: "\f103";
    font-family: "woodmart-font";
    float: left;
}
#min-age-woo-ask-dob
{
	position: relative;
    width: 100%;
    min-height: 1px;
    /*padding-right: 15px;
    padding-left: 15px;*/
	margin-bottom: 10px;
    margin-top: 15px;
}
#min-age-woo-ask-dob h3
{margin-bottom: 0px;}
/*#min-age-woo-ask-dob {display:none;}*/
#fabfw_address_billing_id_field label a {
	padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
	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);align-content
}
.fabfw-select-address-container .form-row .radio span {
    opacity: 1;
}

.wd-add-btn.wd-add-btn-replace.woodmart-add-btn {display:none; visibility:hidden;}
.wd-social-icons {text-align:center;}

.single-product .tab-title-description {display:none; visibility:hidden;}
.single-product #tab-description > .wc-tab-inner > h2:first-child {display:none; visibility:hidden;}

.fabfw-select-address-container ~ .blockUI {display:none; visibility:hidden;}

/*.product-grid-item form.cart .quantity {max-width: 41%; display:none;}
.cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {flex: auto !important;}
.product-grid-item .wd-add-btn.wd-add-btn-replace {display:none!important; visibility:hidden!important;}
a.button.product_type_variable {display:flex !important;}*/

.autocomplete-suggestions {
    text-align: center !important;
	display: inline-block !important;
}
.product-grid-item form.cart {flex-wrap:nowrap !important;}
.wd-header-search-form .autocomplete-suggestion .suggestion-thumb {
    max-width: 150px !important;
}
.wd-header-search-form .search-results-wrapper .wd-scroll-content {
	max-height: 70vh !important;
}
.autocomplete-suggestion .suggestion-thumb {
	display: inherit;
    align-items: center;
    align-content: center;
}

.wd-product-countdown.wd-timer .countdown-days, .wd-product-countdown.wd-timer .countdown-hours, .wd-product-countdown.wd-timer .countdown-min , .wd-product-countdown.wd-timer .countdown-sec {
    min-width: 1.7em;
    min-height: 1.7em;
}

h3.wd-entities-title, h1.wd-entities-title {text-transform:uppercase;}

form.cart{display:block;}
:is(.btn,.button,button,[type="submit"],[type="button"]){
	display:inline-flex !important;
}
#adminbarsearch input.adminbar-button {display:none !important;}
.wd-swatch {width: 3em !important; height: 3em !important;display: inline-block !important;--wd-swatch-brd-color: none;
    border: 1px solid lightgrey;
    border-radius: 10px;}
.woocommerce-variation-add-to-cart {display: inline-block !important;}
.wd-swatch-bg {
width: 80% !important;
    height: 80% !important;
    display: inline-block !important;
    text-align: center;
    border-radius: unset !important;
    margin-bottom: -5px;
}
.wd-swatch :is(img,picture){
	display: inline-block !important;margin-top: 5px;
}
.wd-swatch.wd-bg .wd-swatch-text {
	display: block !important;
    position: relative;
    font-size: 12px;
}
.wd-action-btn {margin-bottom:15px;}
.c4wp-display-captcha-form strong {display:none; visibility:hidden;}

#overlayzipaf {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 99999; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

#overlayzipaf #text{
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
#overlayzipaf_notvalid {
display:none;
}

.accordion_afcart_chkt {
	justify-content: flex-start;
		color: #000 !important;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    text-transform: capitalize;
    font-family: var(--wd-title-font);
    margin-bottom: 15px;
    border-radius: 5px;
}
/*
#accordion_afcart_chkt .active, #accordion_afcart_chkt .accordion_afcart_chkt:hover {
  background-color: #ccc;
}
#accordion_afcart_chkt_panel .quantity {
display: inline-flex;
}
 */
.row.cart-actions {
	display: none;
    visibility: hidden;
}
.wjecf-select-free-products {
	padding: 30px 15px 30px 15px;
}
#accordion_afcart_chkt_panel table tfoot h3 {
	text-align: left;
}
/*#accordion_afcart_chkt .panel {*/
#accordion_afcart_chkt_panel.panel {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
}
/*#accordion_afcart_chkt_panel table tbody, #accordion_afcart_chkt_panel table thead {
  display: none;
}*/
#accordion_afcart_chkt_panel .cart-collaterals {display: none;}

#accordion_afcart_chkt_panel .woocommerce-cart-form {
	max-width: 100%;
    flex: 100%;
}
#accordion_afcart_chkt_panel .cart-totals-section, #accordion_afcart_chkt_oculto {
	display: none;
    visibility: hidden;
}
#accordion_afcart_chkt_panel thead, #accordion_afcart_chkt_panel tbody {
display: none;
}
.cart-discount ul {
	    display: inline-flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
}

#ship-to-different-address {display:none;}
.select2-dropdown .select2-search {display:none;}
.shipping_address input {border-radius: 5px;}
#min-age-woo-ask-dob woocommerce-input-wrapper {
	width: 100%;
display: block;
margin-bottom: 5px;
color: var(--wd-title-color);
vertical-align: middle;
	font-weight: 400;}

#min-age-woo-ask-dob input, .select2-dropdown, #min-age-woo-ask-dob select, body .select2-container--default .select2-selection {width:100%;border-radius: 5px;}
.woocommerce #min-age-woo-ask-dob {
	justify-content: space-around;
}
/* Chrome, Safari, Edge, Opera */
#min-age-woo-ask-dob input::-webkit-outer-spin-button,
#min-age-woo-ask-dob input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
#min-age-woo-ask-dob input[type=number] {
  -moz-appearance: textfield;
}
.cart-actions .order-first button[name=update_cart] {
	display:none;
}
.VOverlayafchk {display:block !important;}
.blockOverlayafchk.blockOverlay {z-index: 1000; border: medium none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; opacity: 0.6; cursor: default; position: absolute;display:none;}
.thwscf-shipping {display:none;}
.cart-table-section button.wp-element-button {display:none !important;}
.woocommerce-mini-cart__buttons .btn-cart {display:none !important;visibility:hidden;}
.button.ajax_add_to_cart.single_add_to_cart_button, .button.wp-element-button.product_type_variable.add_to_cart_button.add-to-cart-loop, .button.wp-element-button.product_type_simple.add-to-cart-loop {
	width: 100%;
border-radius: 3px;
}

.wd-product-countdown.wd-timer {width: 100%;
justify-content: center;}
.wd-product-countdown.wd-timer .countdown-days, .wd-product-countdown.wd-timer .countdown-hours, .wd-product-countdown.wd-timer .countdown-min, .wd-product-countdown.wd-timer .countdown-sec {font-size: 16px;}
.woodmart-show-product-gallery, .nf-sectionv, .single-product-page .woocommerce-notices-wrapper {display:none !important; visibility:hidden !important;}

#enquiry .contact.pe-show-enq-modal.pe-enq-btn-link {
	width: 50% !important;
    text-transform: uppercase !important;
    color: white !important;
    background-color: #c52d3a !important;
    background-image: none;
    border: 1px solid #fd5c69;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.42857;
    text-shadow: none;
    max-width: 200px;
    white-space: normal !important;
    padding: 0.618em 0.5em;
    margin: 2% 0;
    display: inline-flex !important;
    font-family: var(--btn-accented-font-family,var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
    align-items: center;
    justify-content: center;
    outline: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}
.noticefinalislas h5 {margin:0px;}
.woocommerce-checkout .thwmscf-accordion-label.active {
	justify-content: flex-start;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    text-transform: capitalize;
    font-family: var(--wd-title-font);
    margin-bottom: 15px;
    border-radius: 5px;
    font-weight: bold;
	background: #83b735 !important;
}
.woocommerce-checkout .thwmscf-accordion-label {
color: #000 !important;
background: #83b7359c !important;
justify-content: flex-start;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    text-transform: capitalize;
    font-family: var(--wd-title-font);
    margin-bottom: 15px;
    border-radius: 5px;
    font-weight: bold;
}
label[for="fabfw_address_shipping_id_new"] {display: inline-block;}
label[for="fabfw_address_shipping_id_new"] .button {
	background-color: #d3d3d3;border-radius: 5px;
}
label[for="fabfw_address_shipping_id_new"]:hover span {opacity:1 !important;}
.fabfw-select-address-container .form-row .radio {text-align:left;}
#fabfw_address_shipping_id_field {display: inline-block;
    width: 100%;
	text-align: right;}
.fabfw-select-address-container .form-row .radio {border-radius: 5px;}
.fabfw-edit {
	background-color: #d3d3d3;
    border-radius: 5px;
    padding: 10px;
    color: black;
    font-weight: 600;
    opacity: 0.5;
}
.fabfw-edit:hover {opacity:1;}
.thwmscf_accordion_step .thwmscf-content {box-shadow:unset;}
#shipping_city_field label abbr {border: none;
    color: #E01020;
    font-size: 16px;
    line-height: 1;}

.woocommerce-billing-fields__field-wrapper.hidden,
.woocommerce-shipping-fields__field-wrapper.hidden {
  position: absolute;
	left: -100%;
  display: inline !important;
}
.fabfw-select-address-container .form-row :checked+.radio {
	border: 4px solid #1c72c8;
    border-radius: 10px;
}
#shipping_address_name_field, .about_paypal, .woocommerce-column--billing-address {display:none !important; visibility:hidden !important;}


/* COMPACT CAPTCHA ORANGE */

/* COMPACT CAPTCHA YELLOW */
.block_newsletter form input[type=text] {
min-width: 100px;
}
.capbox {
	/*background: #F7971E;
	background: linear-gradient(to right, #F7971E, #FFD200);
	border: #D36700 0px solid;
	border-width: 2px 2px 2px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;*/
	display: inline-block;
	padding: 5px 8px 5px 8px;
	border-radius: 4px 4px 4px 4px;
	padding-right: 15px;
    padding-left: 15px;
	width: 100%;
	}

.capbox-inner {
	font: bold 12px arial, sans-serif;
	color: #000000;
	background:rgba(255,255,255,0.30); /* SEMI TRANSPARENT BACKGROUND */
	margin: 0px auto 0px auto;
	/*padding: 3px 10px 5px 10px;*/
	border-radius: 4px;
	display: inline-grid;
	vertical-align: middle;
	width: 60%;
	float: right;
	}

#CaptchaDiv {
	color: #000000;
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	/*display: inline-block;*/
	display: inline-grid;
	/* padding: 3px 14px 3px 8px; */
	padding: 10px 14px 10px 8px;
	margin-right: 4px;
	border-radius: 4px;
	width: 38%;
	}

#CaptchaInput {
	border: #66CE4F 2px solid;
	margin: 3px 0px 1px 0px;
	/* width: 105px; */
	width: 100%;
	height: 25px;
    border-radius: 3px;
	}

#CaptchaDivnws {
	color: #000000;
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	/*display: inline-block;*/
	display: inline-grid;
	/* padding: 3px 14px 3px 8px; */
	padding: 10px 14px 10px 8px;
	margin-right: 4px;
	border-radius: 4px;
	width: 38%;
	}

#CaptchaInputnws {
	border: #66CE4F 2px solid;
	margin: 3px 0px 1px 0px;
	/* width: 105px; */
	width: 100%;
	height: 25px;
    border-radius: 3px;
	}
#CaptchaDivreg {
	color: #000000;
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	/*display: inline-block;*/
	display: inline-grid;
	/* padding: 3px 14px 3px 8px; */
	padding: 10px 14px 10px 8px;
	margin-right: 4px;
	border-radius: 4px;
	width: 38%;
	}

#CaptchaInputreg {
	border: #66CE4F 2px solid;
	margin: 3px 0px 1px 0px;
	/* width: 105px; */
	width: 100%;
	height: 25px;
    border-radius: 3px;
	}

/* ACTUAMOS SOBRE DIV Y INPUT */
#CaptchaDivcont, #CaptchaDivcont_L, #CaptchaDivcont_Ls, #CaptchaDivcont_Ck {
	color: #000000;
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	/*display: inline-block;*/
	display: inline-grid;
	/* padding: 3px 14px 3px 8px; */
	/*padding: 10px 14px 10px 8px;*/
	margin-right: 4px;
	border-radius: 4px;
	width: 38%;
    height: 100%;
    align-items: center;
	}
#CaptchaInputcont, #CaptchaInputcont_L, #CaptchaInputcont_Ls, #CaptchaInputcont_Ck {
	border: #66CE4F 2px solid;
	margin: 3px 0px 1px 0px;
	/* width: 105px; */
	width: 100%;
	/*height: 25px;*/
    border-radius: 3px;
	}
.erroraf {border: none !important;
    color: red;
    font-size: 13px;
font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;}
#captchaerrcont, #captchaerrcont_L, #captchaerrcont_Ls, #captchaerrcont_Ck {
    font-size: small;
    font-weight: bold;
    color: #dc3232;
    text-align: center;
    width: 100%;
}
.afrowcaptx {
    display: inline-flex;
    width: 100%;
    margin: 5px 0px 10px 0px;
	align-items:center;
}
/**/
.thwmscf-wrapper #payment #place_order {
    margin: 0 auto;
    max-width: 400px;
    border-radius: 5px;
    font-weight: bolder;
    font-size: 20px;
	text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
}
input[type="button"]#action-prev:disabled, input[type="button"]#action-next:disabled {
  display:none !important; visibility:hidden !important;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical>li>a {
	padding: 12px 18px;
    color: var(--color-gray-800);
    text-transform: unset;
    font-size: 14px;
    line-height: 20px;
	font-family: inherit;
}

.registration.successful {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
position: relative;
padding: 1rem 1.50rem;
margin-bottom: 1rem;
border-radius: 0.25rem;
font-size: 17px;
font-weight: bold;
text-align: center;
}

/*.vc_non_responsive .wd-prefooter .vc_row .vc_col-sm-3 {
padding-left: 5px;
padding-right: 5px;
}*/
.wd-prefooter .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{
padding-left: 5px;
padding-right: 5px;
}
.wd-prefooter  .vc_column_container>.vc_column-inner {
padding-left: 5px;
padding-right: 5px;
}

.wd-prefooter  .inline-element:not(:last-child){
margin-right: 0;
}
.wd-prefooter .text-center .inline-element {
margin: 0;
}
/*.wd-prefooter .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    display: inline-block;
}*/

.wd-prefooter .woodmart-text-block h5 {margin-bottom: 10px;}

.wd-prefooter .vc_row.wpb_row.vc_row-fluid .wd-enabled-flex {padding-left: 0px;
    padding-right: 0px;}

.woocommerce-checkout-review-order-table .cart-discount.coupon-elije-tu-regalo-75-100, .woocommerce-checkout-review-order-table .cart-discount.coupon-elije-tu-regalo-100-125, .woocommerce-checkout-review-order-table .cart-discount.coupon-elije-tu-regalo-125 {
	display:none; visibility: hidden;
}

.products .product-grid-item .product-wrapper {
display: flex; flex-direction: column;
}

#shipping_nif_field { display: inline-block; width: 100%; }

.wd-header-cart:not(.afromatikcartctm) {
display: none !important;
	visibility: hidden !important;
}


.woosticker.custom_sticker_text {max-height:40px;}@media (min-width: 768px) and (max-width: 1024px) {
	/*.bxafslider {width: 100% !important;}*/
.bxafslider .product-grid-item {width: 208px !important;}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*.bxafslider {width: 100% !important;}
.bxafslider .product-grid-item {width: 208px !important;}*/
}

@media (max-width: 576px) {
	.modal-enquiry-form {margin-top: 120px !important;}

.preafexprf {font-size: 14px;}

.woodmart-add-btn .quantity {display:none; visibility:hidden;}
.wd-quantity-enabled .woodmart-hover-quick:not(.sold-individually) .product_type_simple {
    width: 60px;
    padding-left: 0;
    padding-right: 0px;
}
	.wd-quantity-enabled .woodmart-hover-quick:not(.sold-individually) .product_type_simple:before {
    padding-left: 0;
    padding-right: 0px;
}
.wd-quantity-enabled .woodmart-hover-quick:not(.sold-individually) .product_type_simple:after {
    margin-left: 0;
    left: 0px;
     * }
.woodmart-buttons.wd-pos-r-t {
right: 2px !important;
}

.search .wd-add-btn-replace .add-to-cart-loop {
	display:none;
}
.search .wd-add-btn-replace .add-to-cart-loop:before {
    bottom: 27px;
    left: 5px;
}
.search .wd-add-btn-replace .add-to-cart-loop span {display: none;}


.woodmart-timer > span {
	width: 25px;
	height: 25px;
    min-width: 25px !important;
    min-height: 25px !important;
    font-size: 12px !important;
}

/*.bxafslider {width: 100% !important;}*/
.bxafslider .product-grid-item {width: 208px !important;}

@media (max-width: 330px) {
	/*.wd-prefooter .info-icon {max-width:60px;max-height:60px;}*/
.wd-prefooter .woodmart-text-block {font-size:9px !important;}
}
@media (max-width: 300px) {
	/*.wd-prefooter .info-icon {max-width:60px;max-height:60px;}*/
.wd-prefooter .woodmart-text-block {font-size:8px !important;}
}
@media (max-width: 280px) {
	/*.wd-prefooter .info-icon {max-width:60px;max-height:60px;}*/
.wd-prefooter .woodmart-text-block {font-size:7px !important;}
}
.wd-prefooter .woodmart-text-block {display:block !important;}

.bxafslider .product-grid-item {width: 208px !important;}
}

