@font-face {
    font-family: Proxima;
    src: url("../font/ProximaNova-Light.eot");
    src: url("../font/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../font/ProximaNova-Light.woff2") format("woff2"), url("../font/ProximaNova-Light.woff") format("woff"),
        url("../font/ProximaNova-Light.ttf") format("truetype"), url("../font/ProximaNova-Light.svg") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Proxima;
    src: url("../font/ProximaNova-Regular.eot");
    src: url("../font/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../font/ProximaNova-Regular.woff2") format("woff2"), url("../font/ProximaNova-Regular.woff") format("woff"),
        url("../font/ProximaNova-Regular.ttf") format("truetype"), url("../font/ProximaNova-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Proxima;
    src: url("../font/ProximaNova-Bold.eot");
    src: url("../font/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../font/ProximaNova-Bold.woff2") format("woff2"), url("../font/ProximaNova-Bold.woff") format("woff"),
        url("../font/ProximaNova-Bold.ttf") format("truetype"), url("../font/ProximaNova-Bold.svg") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Proxima;
    src: url("../font/ProximaNova-Extrabld.eot");
    src: url("../font/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../font/ProximaNova-Extrabld.woff2") format("woff2"), url("../font/ProximaNova-Extrabld.woff") format("woff"),
        url("../font/ProximaNova-Extrabld.ttf") format("truetype"), url("../font/ProximaNova-Extrabld.svg") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

p, input, span, div, html, body, textarea, h1,h2,h3,h4,h5,h6,table, tr, td,select,button,body{font-family: 'Proxima', 'Helvetica', 'Arial', sans-serif;}
h1,h2,h3,h4,h5{font-weight: 400;}

h1.color-primary{color: var(--primary) !important}

.bg-shadow{box-shadow: 2px 10px 55px -14px rgba(0,0,0,0.2);
-webkit-box-shadow: 2px 10px 55px -14px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 10px 55px -14px rgba(0,0,0,0.2);}


.subtitle{color:var(--primary); text-transform: uppercase; font-weight: 400; font-size: 1.3rem}
#masthead{position: absolute; top: 0; width: 100%; left: 0; background-color: #fff; z-index: 999; -webkit-box-shadow: 0px -14px 43px -19px rgba(0,0,0,0.65);
-moz-box-shadow: 0px -14px 43px -19px rgba(0,0,0,0.65);
box-shadow: 0px -14px 43px -19px rgba(0,0,0,0.65);}
body.admin-bar #masthead{top:32px;}
body.page {margin-bottom: 0px}

.top-header{background: var(--blue); color:var(--white);}

.header-holder.flex .custom-logo-link{max-height: 65px; width: auto; margin:0.75em 2em;}
.header-holder.flex .custom-logo-link img{max-height:65px; width: auto;}
.header-holder.flex .site-branding{flex: 0 0 190px; text-align: center;border-bottom: 1px solid var(--blue);border-top: 1px solid var(--blue);}
.header-holder.flex .cart-holder{flex: 0 0 190px; padding-left: 1.5em; position: relative; font-size: .85rem;line-height: 1.4; display: flex; align-items: center;border-bottom: 1px solid #E6E6E6;border-top:1px solid #E6E6E6;}
.header-holder.flex .cart-holder a{color:var(--blue);}
.header-holder.flex .cart-holder:before{content:" "; width: 35px; height: 35px; margin-right: 10px;background-image: url('../icons/cart.svg'); background-size: contain; background-repeat: no-repeat;}

.header-holder > .row, .header-holder > .row .col-md-3{display: flex; align-items: center;}

#masthead.fixed{
    position: fixed;
    top: -200px;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    animation-name: headerFixed; animation-duration: 0.75s;animation-fill-mode: forwards;
}

@keyframes headerFixed { from {top: -200px;} to {top: 0px;} }

.main-navigation ul{padding:0em; justify-content: space-between;}
.nav-content{width: 100%;display: flex;align-items: center;height: 100%;}
.yith-ajaxsearchform-container{display: flex; align-items: center; width: 100%; justify-content: center;}
#yith-ajaxsearchform input{border:0px;}
#yith-ajaxsearchform{background: var(--grey_light); border:1px solid var(--grey);}
.autocomplete-suggestions{top:43px; width: calc(62.7%) !important; border-radius: 0px; border-color: var(--grey); border-top: 0px;}
#yith-s{min-width: 320px;}
#yith-searchsubmit{color: var(--grey);text-indent: -9000em;background: url('../icons/search-dark.svg') no-repeat; background-position: center; background-size: 50%;}

.login-header{font-size: .9rem}
.login-header:before{content:" "; display: inline-block; width: 1.5rem; height: 1.5rem; background: url('../icons/login-button.svg') no-repeat; background-position: center; background-size: 100%; margin-right: 0.5em;    margin-right: 0.75em;margin-bottom: -7px;margin-top: -7px;}
.login-header:hover{background-color: #000}

#secondary .yith-ajaxsearchform-container{border-right: 0px}
.header-holder.flex #yith-ajaxsearchform div, #secondary #yith-ajaxsearchform div{display: flex; margin-right: 1.5em;}
.header-holder.flex #yith-searchsubmit, #secondary  #yith-searchsubmit{width: 40px; text-indent: -9000em; margin-left: -1px; background: var(--primary) url('../icons/search.svg') no-repeat; border-color:var(--primary); background-position: center; background-size: 50%}

.contact div{display: flex; align-items: center; margin-right: 15px}
.contact div.phone{margin-right: 0px;}
.contact div:before{content:" ";width: 15px; height: 15px; background-position: center; background-size: 15px 15px; margin-right: 10px; background-image: url('../icons/mail.svg');filter: contrast(0%) saturate(0%) brightness(200000%);}
.contact .phone:before{background-image: url('../icons/phone.svg');}
.contact .phone span{padding-left: 5px; padding-right: 5px}

.contact .whatsapp:before{content:" ";width: 15px; height: 15px; background-position: center; background-size: 15px 15px; margin-right: 10px; margin-left: 10px; background-image: url('../icons/whatsapp.svg')}
.contact .whatsapp span{padding-left: 5px; padding-right: 5px}

.account{margin-right: 1em;display: flex;}
.contact .account:before{content:" ";width: 20px; height: 20px; background-position: center; background-size: 20px 20px; margin-right: 10px; background-image: url('../icons/account.svg');margin-top: -3px;}

#site-navigation{margin-bottom: 0.5em;}


li.has-child.megamenu{position: inherit;}
.mega-menu-holder{position: absolute;z-index: 2000;left: 0;box-sizing: border-box;right: 0;margin: auto;display: none;background: #fff}
li.has-child.megamenu:hover > .mega-menu-holder{display: block;}
.mega-menu.industrias .flex{line-height: initial;}

.mega-menu-holder .mega-menu > .row{margin-left: 0px}
.mega-menu-holder .mega-menu .row .col-md-3{max-height: 70vh; overflow-y: auto;background: var(--grey_light);padding-left: 0px; margin-left: -15px;}
.mega-menu-holder .mega-menu .row > div::-webkit-scrollbar {width: 10px;}
.mega-menu-holder .mega-menu .row > div::-webkit-scrollbar-track {background: #ccc; }
.mega-menu-holder .mega-menu .row > div::-webkit-scrollbar-thumb { background: var(--blue); }
.mega-menu-holder .mega-menu .row > div::-webkit-scrollbar-thumb:hover {background: var(--primary);}


.mega-menu-holder .mega-menu .row .col-md-9{max-height: 70vh; overflow-y: auto; background: #fff; margin-right: -15px;width: calc(75% + 15px);}


.main-navigation a{font-size: 1rem;}
.main-navigation a:hover{color:var(--primary);}
.main-navigation ul ul{position: relative; display: block;left: 0; float: none;box-shadow: none;padding: 0;margin: 0;}

.main-navigation ul li{break-inside: avoid;margin-right: 2em;}
.main-navigation ul li.ver-todas-categorias > a{color: var(--primary);}


.main-navigation ul ul li{max-height: unset;line-height: unset; height: unset;}
.main-navigation ul ul li a {width: 100%;padding: 1em;max-height: unset; line-height: 1; vertical-align: middle; font-size:90% }
.main-navigation ul ul li a:hover, .sub-menu-link.active{background: var(--blue); color:#fff !important;}
#shadow{position: fixed;width: 100%; height: 100%; background-color: rgba(0,0,0,0.5);z-index: 2; display: none; top: 0px}

.mega-menu .col-md-3{padding-right: 0px; border-right: 1px solid #E6E6E6;}
li.has-child.megamenu > a:before{content: " "; width: 15px; height: 15px; background: url('../icons/menu-productos.svg'); display: inline-block; margin-right: 5px; filter:saturate(0);}
li.has-child.megamenu > a:hover{color:var(--primary);}li.has-child.megamenu > a:hover:before{filter: none}
li.has-child.megamenu > a{display: flex; align-items: center;}
.subcategories{display: none;}
ul.subcategories-holder{display: flex !important; flex-wrap: wrap;justify-content: flex-start;}
.subcategories-holder .sub-catregory-mega-menu{flex: 0 0 33%;max-width: 33%;height: unset;max-height: unset;}

.subcategories-holder .sub-catregory-mega-menu a img{max-height: 150px; max-width: 90%;margin-bottom: 10px; border:1px solid #D9D9D9;}
.subcategories-holder .sub-catregory-mega-menu a:hover{background: #fff; color: var(--primary) !important;}
.subcategories-holder .sub-catregory-mega-menu .color-grey{color:#B1B1B1; margin-top: 0.5em;}
.subcategories-holder .sub-catregory-mega-menu .col-md-6 + .col-md-6{padding-left: 0px;}

.subcategories .flex{justify-content: space-between; margin-left: 1em; margin-right: 2em; padding-top: 1em; padding-bottom: 1em; align-items: center;}
.subcategories .flex *{line-height: 1}
.subcategories .flex a{color:var(--primary);}

.woocommerce .woocommerce-breadcrumb a{color:#000;}
.submenu-industrias{column-count: 3}

.et-l.et-l--header{border-bottom: 1px solid #ddd;}

.suppliers div{margin-right: 15px;}
.suppliers div img{max-height: 15px;}
.suppliers .kipp img{max-height: 25px;} 
.suppliers .sugatsune img{max-height: 27px;} 
.suppliers .accurite img{max-height: 13px;}
.suppliers div.sugatsune, .suppliers div.kipp{margin-top: -4px;margin-bottom: -1px;}


.menu-menu-principal-container{margin-left: 1em;}
.menu-menu-principal-container #secondary-menu li{margin-left: 1em; margin-right: 1em;}

.links_logged img{width:26px;}

/***footer***/
footer.site-footer .container .row .col-md-3 img{max-width: 60%; margin-bottom: 1em;}
footer.site-footer .container .row .textwidget, footer.site-footer .container .row .textwidget a{color:#fff;text-decoration: none;}
footer.site-footer .container .row .textwidget a:hover{text-decoration: underline;}

footer .site-branding{display: flex; flex-direction: column; align-items: center; font-size: .8rem; text-align: center; color:#9EC2DB;}
footer .site-branding .custom-logo-link{max-width: 140px}
footer .site-branding a{color:#fff;}
footer .site-branding .email, footer .site-branding .phone{display: flex; align-items: center;}
footer .site-branding .phone span{padding-left: 5px; padding-right: 5px}
footer .site-branding .email:before, footer .site-branding .phone:before{content:" ";width: 15px; height: 15px; background-position: center; background-size: 15px 15px; margin-right: 10px; background-image: url('../icons/mail.svg'); filter: saturate(0%) brightness(20000%); display: inline-block;}
footer .site-branding .phone:before{background-image: url('../icons/phone.svg')}
footer h6.widget-title{font-size: 1.2rem; text-transform: none; font-weight: 300; margin-bottom: 1em; color: var(--cream)}
footer .custom-logo-link{pointer-events: none; mix-blend-mode: multiply; max-width: 80%; margin-bottom: 2em;}
#colophon a{opacity: 1; color:var(--white);}
#colophon a:hover{opacity: 1; color:var(--white); }
.widget{padding-right: 2em; font-size: .9em}
.suscribe-holder{background-position: 50% 0%; background-size: cover; background-repeat: no-repeat;}
.suscribe-holder input[type="email"]{padding: 10px; border:1px solid #E6E6E6; font-size: 1rem; width: 100%; margin: 0.5em 0em}

.servicio-footer{font-size: .9rem; padding-top: 2em;padding-bottom: 2em; line-height: 1.5;}
.img-servicio-footer{flex: 0 0 25%; margin-right: 1em}
.shadow-box.blue-shadow{-webkit-box-shadow: -10px 11px 0px 0px rgba(13,103,165,1);-moz-box-shadow: -10px 11px 0px 0px rgba(13,103,165,1);box-shadow: -10px 11px 0px 0px rgba(13,103,165,1);}


/***home***/
.banner_marcas *{width: 100%;}
.banner_marcas{margin-bottom: 0px !important;}
.marcas_home{padding: 1.5em; color:#fff;}
.marcas_home .wpb_wrapper{display: flex; flex-direction: column; height: 100%;}
.marcas_home .wpb_wrapper p:last-child{margin-top: auto;}
.marcas_home h4{margin:0; color:#fff;font-size: 1.5em;font-weight: bolder}
.marcas_home p{color:#fff !important;}
.marcas_home p em{font-size: 1.2em; line-height: 1; font-weight: 300}
.marcas_home a{color:#fff !important;text-decoration: underline;}
/*****loop****/
.categories-loop .products .product-category{flex: 0 0 18%; margin-left: 0px !important; margin-right: 0px !important; text-align: center;}
.categories-loop ul.products{justify-content: space-between;}

.product-loop-title{color:#000; font-weight: bold}
.product-loop-excerpt{font-size: .9rem; line-height: 1.3; color:#000;}
.product-loop-content{margin-bottom: 0.75em}
.product-loop-compra{align-items: center; margin-top: auto; justify-content: space-between; background-color: #f5f9fb;}
.product-loop-compra .comprar-ahora{flex: 0 0 48%; display: flex; align-items: center; padding:5px; font-size: .9rem; justify-content: center;}
.product-loop-compra .comprar-ahora:after{width: 15px; height: 15px; background-size: 15px 15px; margin-top: -5px}
.product-loop-compra .comprar-ahora:hover{background-color:#000; color:#fff;}
.product-loop-compra .price{flex: 0 0 50%; text-align: center; margin-bottom: 0px; color:var(--blue); font-weight: bold}
.woocommerce ul.products li.product .product-loop-compra .price .price{font-size: 1rem;font-weight: bold;margin-bottom: 0px;color:var(--blue);}

.woocommerce .products ul, .woocommerce ul.products{display: flex; flex-wrap: wrap;}
.woocommerce .woocommerce-ordering select{padding: 10px;margin-top: -17px;}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .item-productos{padding: 10px; border:1px solid #eee;}

.woocommerce ul.products.columns-3 li.product a:hover .product-loop-content .product-loop-title, .woocommerce-page ul.products.columns-3 li.product a:hover .product-loop-content .product-loop-title, .item-productos a:hover .product-loop-content .product-loop-title{color:var(--blue);}

.woocommerce ul.products.columns-3 li.product a .product-image{transition: all 0.5s ease-in-out}
.woocommerce ul.products.columns-3 li.product a:hover .product-image{opacity: 0.7}

.item-productos{height: 100%;}
.woocommerce ul.products.columns-3 li.product a, .woocommerce-page ul.products.columns-3 li.product a, .item-productos a{display: flex; flex-direction: column; height: 100%}
.woocommerce ul.products.columns-3 li.product:hover, .woocommerce-page ul.products.columns-3 li.product:hover, .item-productos:hover{padding: 10px; border-color:#ccc;}

.woocommerce-products-header__title.page-title{color:var(--blue);}

/*** single product ***/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{width: 100%}
.woocommerce div.product div.summary{width: 100%}

.product-details > .price{padding:0.5em 1em; border:1px solid var(--primary);}
.product-aviables{display: flex; align-items: center; padding: 0.5em 1em; cursor: pointer;}
.product-aviables:after{content:" "; display: inline-block; width: 15px; height: 15px; background:url('../icons/down-arrow.svg') no-repeat; background-size: contain; filter:saturate(0%) brightness(2000%); margin-left:10px;}
.product-details .price .price{font-weight: bold; font-size: 1rem !important; color:var(--primary) !important;}

.dataTables_info{display: none;}
.datatable thead tr th{padding-top: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #E6E6E6;font-size: .9rem; max-width: 150px; text-align: center;}
.datatable tbody tr td{padding-top: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #E6E6E6; color:#000;font-size: .9rem; text-align: center;}
.datatable tbody tr td.disponibility{min-width: 60px;}
.datatable tbody tr td.sku{color:#000;}
.datatable tbody tr td .price{font-size: 1rem !important; font-weight: bold; color:var(--primary) !important;}
.datatable .shop-button-holder{max-width: 219px; width: 219px !important}
.woocommerce button.button.alt.single_add_to_cart_button{background: var(--primary); border-radius: 0px;border: 0px;color: #fff; display: flex; align-items: center; font-weight: normal}
.woocommerce button.button.alt.single_add_to_cart_button:before{content: " ";width: 20px;height: 20px;margin-right: 6px;background-image: url(../icons/cart.svg);background-size: contain;background-repeat: no-repeat;filter:contrast(0%) brightness(2000%); display: inline-block;}
.quantity-variation-table input[type="number"]{padding:10px !important; height: 100%; max-width: 80px;-moz-appearance: textfield;border: 1px solid #ccc !important;}
.quantity-variation-table input[type="number"]::-webkit-outer-spin-button,
.quantity-variation-table input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0; }


.quantity-variation-table{margin-right: 10px !important;position: relative;}
.quantity-variation-table div{height: 50%;     border: 1px solid #ccc !important; top: 0; right: 0; position: absolute; width: 50px; width: 22px; background-position: center !important; background-repeat:  no-repeat !important; background-size: 50% !important; background-image:url('../icons/more.svg') !important; cursor: pointer;}
.quantity-variation-table div:hover{background-color: #f0f0f0}

.quantity-variation-table div.less{top:calc(50% - 1px); height: calc(50% + 1px); background-image: url('../icons/less.svg') !important}
.sorting_asc:after{content:" ";width: 10px;height: 15px;margin-left: 10px;background-image: url(../icons/sort_asc.svg);background-size: contain;background-repeat: no-repeat;display: inline-block;margin-bottom: -4px}
.sorting_desc:after{content:" ";width: 10px;height: 15px;margin-left: 10px;background-image: url(../icons/sort_desc.svg);background-size: contain;background-repeat: no-repeat;display: inline-block;margin-bottom: -4px}
.sorting:after{content:" ";width: 10px;height: 15px;margin-left: 10px;background-image: url(../icons/sort_both.svg);background-size: contain;background-repeat: no-repeat;display: inline-block;margin-bottom: -4px}

.product-table tr.even{background: #f8f8f8;}


.product-image-holder{position: relative; overflow: hidden; border:1px solid #E8E8E8; padding-top: 100%; margin-bottom: 0.75em; display: block; width: 100%;}

.product-gallery-holder{margin-bottom: .75em;}
.product-gallery-holder .product-gallery{flex: 0 0 18%;width: 18%;padding-top: 18%;position: relative;overflow: hidden; display: flex; align-items: center; justify-content: center; border:1px solid #E8e8e8; margin-right: 1%;}
.product-gallery-holder .product-gallery img{width: 100%; position: absolute; top:0; bottom:0; left:0; right: 0; margin:auto;cursor: pointer;}
.woocommerce div.product div.summary{margin:0px;}

.product-tabs{display: flex; border-bottom: 1px solid #E8E8E8; margin-top:2em;}
.product-tabs .tab{font-size: 1.2rem; padding:0.75rem 1.75rem; text-indent:-0.75rem; font-weight: lighter; cursor: pointer; color: #999;-webkit-transition: color 0.5s ease-in-out;-moz-transition: color 0.5s ease-in-out;-o-transition: color 0.5s ease-in-out;transition: color 0.5s ease-in-out;}
.product-tabs .tab:hover{color:#000;}
.product-tabs .tab.active{font-weight: bold; border-bottom: 3px solid var(--blue); color: var(--font_color);margin-bottom: -4px}
.tab-content{padding:3em 0em; display: none;}
.tab-content.active{display: block;}

/***woocommere***/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #000; border-radius: 0px;}

.stock_holder{font-size: .9rem; line-height: 1}
.stock{width: 15px; height: 15px; border-radius: 100% !important; margin-right: 5px !important;}
.stock.stock-disponible{background: #74aa52 !important;}
.stock.stock-medium{background: #d0903a !important;}
.stock.stock-no-disponible{background: var(--primary) !important;}


.berocket_aapf_widget_selected_filter div ul{padding:0; margin:0;}
.berocket_aapf_widget_selected_filter div > span{color:#999;}
.braapf_unselect{padding:0.25em 0.7em; border:1px solid #bb443040; border-radius: 3px; display: flex; align-items: center; transition: all 0.5s ease-in-out}
.braapf_unselect i{margin-right: 0.25em;color: #bb4430;font-size: 60%;line-height: 1;}
.braapf_unselect:hover{border:1px solid #bb443070; background:#bb443030;}
.bapf_sfa_unall{display: none;}

.brand-holder{width: 100%; padding-top: 100%; background-repeat: no-repeat; background-position: center; background-size: 80% auto}
.marcas-loop .marcas-loop-single{border: 1px solid #eee; text-align: center; margin-bottom: 30px; padding-bottom: 15px;}
.marcas-loop .marcas-loop-single .color-grey{color:#999;}
.marcas-loop .marcas-loop-single:hover{border-color: #ccc}
input[readonly="readonly"], select[readonly="readonly"] + .select2{opacity: 0.5; cursor: no-drop; pointer-events: none;}
#billing_nif_field *{cursor: no-drop; pointer-events: none;}

.woocommerce ul.order_details{margin: 3em 0em;padding: 0;}
.woocommerce .woocommerce-customer-details address{padding: 1.5em; border: 0px; background: #f8f8f8;}
.popup .woocommerce-message{padding: 0;border: 0;background: transparent;color: var(--blue);margin-right: 2rem;font-size: 1.5rem; max-width: 45vw;}
.popup .woocommerce-message a{display: none;}
.product-quantity .quantity .qty{max-width: 60px;}
.popup .woocommerce-message::before{display: none;}

/******home / vc ***/
.item-slider-home{background-size: cover; background-position: bottom center; background-repeat: no-repeat; min-height: 400px; display: flex; align-items: center; z-index: 0; position: relative;}
.item-slider-home:after{content: " "; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.15); z-index: -1; top:0; left:0;}
#slider-home .owl-nav{display: none;}
#slider-home .owl-dots{position: absolute; width: 100%; margin-top: -2em}
#slider-home.owl-theme .owl-dots .owl-dot span{background: #fff;    opacity: 0.75;}
#slider-home.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background-color:var(--white);    opacity: 1;}
.servicios-home{border-bottom: 1px solid #E8E8E8}

.card-row .vc_column-inner{display: flex !important; flex-direction: column !important; height: 100%}
.card-row .vc_column-inner .wpb_wrapper{background: #f5f9fb; height: 100%; display: flex; flex-direction: column;}

.card-row .vc_column-inner .wpb_wrapper .wpb_single_image{margin-bottom: 0em;}
.card-row .vc_column-inner .wpb_wrapper h2{margin: 0;font-size: 1.4rem;margin-bottom: 0.5em;color:#0D67A5;}
.card-row .vc_column-inner .wpb_wrapper .wpb_text_column{padding: 1em}
.card-row .wpb_text_column.wpb_content_element{margin-bottom: 0px !important}
.card-row .vc_column-inner .wpb_wrapper p{color:#666666; font-size: .9rem; line-height: 1.3; padding-bottom: 1em}
.card-row .vc_column-inner .wpb_wrapper button, .card-row .vc_column-inner .wpb_wrapper a, .vc_btn3{background-color: var(--primary) !important;padding:10px 20px; color:#fff !important; margin-left: 1em}
.card-row .vc_btn3-container.vc_btn3-inline{margin-top: auto}
.vc_btn3{margin-left: 0px;}
.card-row .vc_column-inner .wpb_wrapper button:after, .card-row .vc_column-inner .wpb_wrapper a:after, .vc_btn3:after{content:" "; display: inline-block; width: 15px; height: 15px; background:url('../icons/right-arrow.svg') no-repeat; background-size: contain; filter:saturate(0%) brightness(2000%); margin-left:10px;}

.card-row .vc_column-inner .wpb_wrapper button:hover, .card-row .vc_column-inner .wpb_wrapper a:hover, .vc_btn3:hover{background-color:#000 !important; color:#fff;}

.logos-home{padding-top: 2em; padding-bottom: 2em;}
.logos-home.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top: 0px; display: flex; justify-content: center; align-items: center;}
.logos-home.vc_row-has-fill>.vc_column_container>.vc_column-inner img{max-height: 100px; width: auto}
.logos-home.vc_row-has-fill>.vc_column_container>.vc_column-inner .wpb_content_element{margin-bottom: 0px;}

.wpcf7-text, .wpcf7-textarea, .wpcf7-select{width: 100%; background-color: #fff !important; border:1px solid #ccc !important; font-size: 1rem !important}
.wpcf7-textarea{max-height: 140px;}
input[type="submit"].wpcf7-submit{font-size: 1rem !important; padding-left: 50px; padding-right: 50px;}
.wpcf7-acceptance span.wpcf7-list-item label a{color:var(--primary); text-decoration: underline;}

#solicitarInformacion .popup{max-width: 50vw;}

.contact-home-row .mail, .contact-home-row .phone{margin-bottom: 15px !important}
.contact-home-row .mail a{color:#000; display: flex; align-items: center;}
.contact-home-row .mail a:before{content:" ";width: 15px; height: 15px; background-position: center; background-size: 15px 15px; margin-right: 10px; background-image: url('../icons/mail.svg');}
.contact-home-row .phone p:before{content:" ";width: 15px; height: 15px; background-position: center; background-size: 15px 15px; margin-right: 10px; background-image: url('../icons/phone.svg'); display: inline-block;}


.contacto-oficinas .vc_column-inner .wpb_wrapper .wpb_text_column:before,.contacto-comercial .vc_column-inner .wpb_wrapper .wpb_text_column:before{content:" "; width: 60px; height: 60px; background: url('../icons/location.svg') no-repeat; background-size: contain; background-repeat: no-repeat;display: block; flex: 0 0 60px; margin-right: 1.5em}
.contacto-comercial .vc_column-inner .wpb_wrapper .wpb_text_column:before{background-image: url('../icons/call-center-agent.svg') !important;}
.contacto-oficinas .vc_column-inner .wpb_wrapper .wpb_text_column, .contacto-comercial .vc_column-inner .wpb_wrapper .wpb_text_column{display: flex;} 
.contacto-oficinas .vc_column-inner .wpb_wrapper .wpb_text_column h3, .contacto-comercial .vc_column-inner .wpb_wrapper .wpb_text_column h3{margin-top: 0px; color:#0D67A5; font-size: 1.2rem;}


.contacto-comercial .vc_column-inner .wpb_wrapper .wpb_text_column:before{content:" "; width: 60px; height: 60px; background: url('../icons/location.svg') no-repeat; background-size: contain; background-repeat: no-repeat;display: block;} 



.downloads a{display: block; width: 100%; border-bottom: 1px solid #f0f0f0; padding: 10px 20px; display: flex; align-items: center;}
.downloads a:before{content:" "; width: 20px; height: 20px; background:url('../icons/download2.svg') no-repeat; background-size: contain; display: block; margin-right: 10px;}

div.escalado{position: absolute;z-index: 2;background: white;font-size: .9rem;padding: 15px;border: 1px solid #f0f0f0;-webkit-box-shadow: 6px 7px 14px -3px rgba(0,0,0,0.08);-moz-box-shadow: 6px 7px 14px -3px rgba(0,0,0,0.08);box-shadow: 6px 7px 14px -3px rgba(0,0,0,0.08);margin-top: 5px; display: none;}
div.escalado table tr th, div.escalado table tr td{font-size: .8rem}

td.table-price .i-escalado, .i-escalado {display: inline-block;width: 17px;height: 17px;border-radius: 100%;margin-bottom: -3px;margin-left: 5px; background:var(--primary) url('../icons/info.svg') no-repeat; background-size: 50%; background-position: 45%;}
td.table-price .i-escalado:hover + div.escalado, .i-escalado:hover + div.escalado{display: block;}
td.table-price div.escalado table{margin-bottom: 0px;}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width: 100%}
.woocommerce td.product-name dl.variation{font-size: .7rem}
.woocommerce .quantity .qty{width: 100%; padding: 10px;}
.logo-producto{width:70%}

#slider-productos-home .owl-stage-outer{padding: 20px;margin-left: -15px;margin-right: -15px;}
#slider-productos-home .owl-stage-outer .owl-stage{display: flex;}
#slider-productos-home .owl-dots{display: none;}


.wpb_text_column .wpb_wrapper p{color:#666666;}
.wpb_text_column .wpb_wrapper p a{color:var(--primary);}.wpb_text_column .wpb_wrapper p a:hover{text-decoration: underline;}


.cabecera-page{z-index: 0}
.cabecera-page:after{content:" "; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.25); z-index: -1; left: 0; top:0;}
.cabecera-page .wpb_wrapper{text-shadow: -2px 1px 2px rgba(0, 0, 0, 0.4);}


.tabs_industrias {}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{background-color: transparent !important; border:0px !important;font-size: 1.2rem;
    padding: 0.75rem 1.75rem !important;
    font-weight: lighter;
    cursor: pointer;
    color: #999;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before{background-color: transparent !important}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body,.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active,.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before{border-left:0px !important; border-right: 0px !important; border-bottom: 0px !important}


.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
    font-weight: bold;
    color: #0D67A5;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active{border-bottom: 3px solid #0D67A5;}

.tabs_industrias .vc_tta-panel-body ul {padding:0; margin:0;}
.tabs_industrias .vc_tta-panel-body ul li{list-style: none;}
.tabs_industrias .vc_tta-panel-body ul li{display: block;width: 100%;border-bottom: 1px solid #f0f0f0;padding: 10px 20px;display: flex;align-items: center;}
.tabs_industrias .vc_tta-panel-body ul li:before {content: " ";width: 20px;height: 20px;background: url(../icons/download2.svg) no-repeat;background-size: contain;display: block;margin-right: 10px;}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{overflow: visible !important;}

.overlay_descargas_logged{position: absolute; height: 100%; display: flex;align-items: center; opacity: 0; transition: all 0.25s ease-in-out}
.overlay_descargas_logged:hover{opacity: 1}

.ult-team-member-wrap .ult-team-member-image, .ult-team-member-wrap .ult-team-member-image img{transition:all 0.5s ease-in-out;}
.ult-team-member-wrap:hover .ult-team-member-image{background: var(--primary); }
.ult-team-member-wrap:hover .ult-team-member-image img{mix-blend-mode: multiply;}
.ult-style-2 .ult-team-member-description p{color:#fff; font-weight: bold; font-size: 1.2rem; margin-bottom: 1em !important;}

.ult-style-2 .ult-team-member-description a{padding: 10px; background: #fff; font-weight: 400; font-size: 1rem; margin-top: 1em;}


/**** posts****/
.vc_grid-item .vc_grid-item-mini .vc_gitem-zone{background-color: #fff !important}
.vc_gitem_row .vc_gitem-col{padding:0px !important; padding-top: 1em !important}
.vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4{font-weight: bold;font-size: 1.2em}
.vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt{font-size: 0.9rem;font-weight: lighter;}
.vc_gitem_row .vc_gitem-col .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{padding:0; background: transparent !important;border:0; color:var(--primary) !important;}
.vc_gitem_row .vc_gitem-col .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{text-decoration: underline;}

.post_img_loop{width:100%; padding-top: 120%; background-size: cover; background-repeat: no-repeat;background-position: center;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{background: #f8f8f8;}
#order_review{background: #ffffff !important;}
#order_review #payment{padding-left: 0px !important; padding-right: 0px !important;}
.form-row.place-order{padding:0 !important;}
#place_order{padding-top: 1em; padding-bottom: 1em;}

.uavc-list-icon ul.uavc-list li{margin-bottom: 1em !important;}
.aio-icon i{color:var(--primary);}

/*****RESPONSIVE****/
.number-responsive, #menu-responsive{display: none;}
.menu-responsive-header{display: none;}

#search-responsive{display: none;}
#show_filters{display: none;}

.certificaciones-product{display: flex; align-items: center;}
.certificaciones-product img{max-height: 40px; margin-right: 0.5em;max-width: unset !important;width: auto !important; height: unset !important;}
.certificaciones-product img.fabricacion{max-height: 30px;}
.certificaciones-product .material, .product-loop-material .material{margin-right: 1em;padding: 0.5em 1em;background: var(--primary);color: var(--white);border-radius: 50px;font-size: .8rem; width: fit-content !important;}
.product-loop-material .material{padding: 0.15em 0.7em;}
.product-loop-material{position: absolute;margin-top: -1.65em;}
.certificaciones-product .certificacion{margin-right: 1em;padding: 0.5em 1em;background: var(--blue);color: var(--white);border-radius: 50px;font-size: .8rem;}
.certificaciones-loop{justify-content: space-between;margin-top: 0.5em;}
.certificaciones-loop img{max-width: unset !important; max-height: 35px; width: auto !important; height: unset !important; margin-bottom: 0px !important}

.common-attr.material{display: none;}
.common-attr.marca{display: none;}
.common-attr.fabricacion{display: none;}
.common-attr.certificacion{display: none;}

.yith-wcwl-icon.fa.fa-heart-o{font-size: 1.7em;}
a.add_to_wishlist.single_add_to_wishlist span{display: none;}
.yith-wcwl-icon.fa.fa-heart{font-size: 1.7em; color:var(--primary);}
.yith-wcwl-wishlistexistsbrowse a{display: none;}

.product-name .product_thumbnail{max-width: 80px; margin-right: 0.25em;}
.thwcfd-field-heading{flex: 0 0 100%;}

.tar_price del{color: #999; font-size: 80%;}
.price.tar_price, .woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal{line-height: 1;}

.woocommerce table.shop_table td.product-price del, .woocommerce table.shop_table td.product-subtotal del, .woocommerce table.shop_table td.product-total del{color: #999; font-size: 80%;}
.shop-button-holder:after{display: none;}


.mini_cart_holder{display: none;}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background-color: transparent !important;}

.filter_holder{align-items: end;}
.filter_holder > div{margin-right: 1em;}
.paginate_button {
    padding: 10px 15px;
    background: transparent;
    color: #bb4430;
    border-radius: 4px;
    margin: 0 10px;
}

.paginate_button.disabled{color: #999;}
.paginate_button:hover{background-color: #bb443024;color: #bb4430;}
.paginate_button.disabled:hover{background-color: transparent;color: #999;}
.paginate_button.current,.paginate_button.current:hover{background-color: #bb4430;color: #fff;}
#order_data_length {text-align: right; margin-bottom: 1em;}
#order_data_length select{border: 1px solid #ccc}



.et-db #et-boc .et-l .et_pb_module input{background: #f0f0f0; padding-left: 1em; padding-right: 1em;}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left: unset; right: 15px;}
.dgwt-wcas-preloader{right: 35px;}
.header_icons_render .card-holder .card-totals{margin-left: 0.5em !important;}
#icons_header_cg .et_pb_module .et_pb_text_inner > p{display: none;}

#addedToCart .popup{max-width: 50vw;}
.woocommerce-cart table.cart img{width: 72px;}
.coupon input{border: 0px !important}

.woocommerce-shipping-totals.shipping td{font-weight: 400 !important; max-width: 30%;}
.form-row .woocommerce-input-wrapper input{width: 100% !important; border: 0px !important}
.select2-container--default .select2-selection--single{background: #f0f0f0 !important;padding-top: 6px !important; padding-bottom: 6px !important;}
.select2-selection__arrow{height: 39px !important;}
.et-db #et-boc .et-l .et_pb_wc_checkout_additional_info_0 form .form-row textarea.input-text{background: #f0f0f0;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{background-color: var(--primary) !important;}
.woocommerce-info:before{color: var(--primary); position: relative; top: 0; left: 0;}
.woocommerce-info{background: #ff660030 !important;}
.woocommerce-info a{color: #000 !important; text-decoration: underline !important; font-weight: 700 !important;}


.woocommerce-error{background: var(--primary) !important; color: #fff !important;padding: 1.5em !important;}
.woocommerce-error::before{display: none;}
.woocommerce-thankyou-order-details.order_details{justify-content: space-around;display: flex;background: #f0f0f0 !important;padding: 2em !important;font-size: 1.2em;}

.woocommerce-MyAccount-navigation-link a{display: block; width: 90%; background-color: #f8f8f8 !important; border-bottom: 1px solid #ddd !important; padding: 1em !important}
::marker{display: none !important;}

.wpfFilterVerScroll{margin: 0 !important; padding-bottom: 0px !important;}
.wpfFilterVerScroll input{padding-right: 0px !important;}
.wpf_item input[type="checkbox"]:checked:before{margin-left:-13px !important; font-weight: bold;}
.wpfFilterVerScroll li label{font-weight: 400 !important;}
.wpfFilterVerScroll li{display: flex !important; align-items: center; margin-bottom: 5px !important;}
.wpfCheckboxHier{padding: 1em !important; border: 1px solid #f0f0f0 !important; max-height: 150px; overflow-y: scroll !important;}
.wpfFilterWrapper{margin-bottom: 2em !important;}


.et-db.np,
.et-boc.np,
.et-l.np,
.et_pb_row.np,
.et_pb_section.np, .et_row.np{padding: 0px !important;}


.products.columns-3{display: flex; flex-wrap: wrap; justify-content: space-between;}
.products.columns-3:before{display: none !important;}
.products.columns-3:after{display: none !important;}
.count{color: #ccc !important}
.cat-item ul.children{margin-left: 20px !important; display: none;}
h2.widget-title, .wfpDescription{font-weight: 600 !important; font-size: 1.2rem !important;}
.cat-item{position: relative;}
.cat-item .expand{position: absolute; top: 0; right: 0; cursor: pointer;}

#breadcrumbs{padding-top: 0.7em !important; padding-bottom: 0.7em !important; font-size: .9rem; color: #ccc !important}
#breadcrumbs a{color: #000 !important}


h2.woocommerce-loop-product__title{font-weight: 600 !important; padding-bottom: 0px !important;color: #000 !important}
.et-db #et-boc .et-l li.product{border: 1px solid #ddd; padding: 1em; margin-bottom: 1em; list-style: none !important;}
.et-db #et-boc .et-l li.product a{height: 100% !important;}
ul.products.columns-4{margin-left: 0px !important; margin-right: 0px !important;}


li.product a .products{color: #999 !important; font-size: .9rem;}
li.product a{display: flex !important; flex-direction: column !important;}
li.product a .price{display: flex !important; flex-direction: column !important; line-height: 1; padding-top: 1em !important; margin-top: auto !important; color: #000 !important}
li.product a .price .woocommerce-Price-amount{font-size: 1.2rem;font-weight: bold;color: var(--primary) !important;}
li.product a .price .woocommerce-Price-amount:after{content: "HT"; font-size: .7rem !important; font-weight: 400 !important; margin-left: 0.5ch;}
#sidebar, #archive_content{margin-top: 2em !important;}

.stock_loop{position: absolute;top: 1em;right: 1em;font-size: 0.7em;background: rgba(255,255,255,0.5);padding: 0.2em 0.5em !important;color: var(--green) !important;border: 1px solid var(--green) !important;border-radius: 100px !important;font-weight: 600;}
.expedition{font-size: .8rem;line-height: 1;flex: 0 0 50% !important;margin-left: auto !important;color: var(--green) !important;display: flex;align-items: center;}
.expedition:before{content: " "; width: 1.75rem; height: 1.75rem; background: url('../icons/shipping.svg') no-repeat; background-position: center; background-size: contain; flex: 0 0 1.75rem; margin-right:5px;}
li.product a .flex{align-items: flex-end;margin-top: auto !important;}

.product_loop_button{
    padding: 0.5em !important;
    text-align: center !important;
    background: var(--primary) !important;
    color: #fff !important;
    margin-top: 0.5em !important;
}
.product_loop_button:hover{background-color: #e55b00 !important;}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {width: 32%;}
.woocommerce ul.products.columns-3:after{content: " "; display: block !important; flex:  0 0 32%; width: 32%;}
.woocommerce ul.products.columns-3 li.product:hover, .woocommerce-page ul.products.columns-3 li.product:hover{border: 1px solid #000 !important}


.product-image-holder{border: 1px solid #ddd !important;}
.col-md-7 .summary.entry-summary{padding-left: 2em !important;}
h2.m2-top.m0-bottom.color-primary, .related.products h2{color: var(--primary) !important; margin-top: 2em !important;}

.product-details > .price{padding: 1em !important;border: 1px solid #ff6600 !important;}
.product-aviables{background: var(--primary) !important;color: white !important;padding-left: 1em !important;padding-right: 1em !important;}


.display.datatable.dataTable.no-footer.dtr-inline{width: 100% !important;}
.attributes-description{margin-top: 2em !important;}
.attributes-description .bold.f12.m0-bottom{padding-bottom: 0.5em !important; margin-bottom: 0.5em !important; border-bottom: 1px solid #ddd !important;}
.contact-product{padding: 0.75em 2em !important; background: var(--primary) !important; color: #fff !important}
.single_product_social{margin-top: 2em !important;}
.single_product_social .contact-product{margin-right: 1em !important;}

.socialshare{display: block; width: 18px; height: 18px; background-size: 18px 18px; background-position: center 100%; background-repeat: no-repeat; padding-left: 0.5em;-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;opacity: .5; margin-left: 0.5em !important; filter: grayscale(1);}
.socialshare:hover{opacity: 1; filter: grayscale(0);}
.socialshare.icon-facebook{background-image:url('../icons/facebook.svg') !important;}
.socialshare.icon-twitter{background-image:url('../icons/twitter.svg') !important;}
.socialshare.icon-pinterest{background-image:url('../icons/pinterest-circle.svg') !important;}
.socialshare.icon-mail{background-image:url('../icons/email.svg') !important;}
.socialshare.icon-whatsapp{background-image:url('../icons/whatsapp.svg') !important;}
.socialshare.icon-linkedin{background-image:url('../icons/linkedin.svg') !important;}

.products.columns-4{display: flex; justify-content: space-between;}
.products.columns-4:before{display: none !important;}
.products.columns-4:after{content: " "; flex:  0 0 24%;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width: 24%;}


.et_pb_slide .et_pb_container{mix-blend-mode: multiply;}
.et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_slide_description{text-shadow: none !important;padding-left: 0px !important;}
.et-db #et-boc .et-l .et_pb_slide_description .et_pb_slide_title{font-weight: 500 !important; padding-bottom: 0.75em;}
.et_pb_slide_image img {
    max-width: unset !important;
    max-height: unset !important;
    width: 129% !important;
    margin-left: -8% !important;
    margin-top: -5% !important;
}
.et_pb_slide_content{padding-bottom: 1em !important;}
.et_pb_slide_description { float:left !important; }
.et_pb_slide_image { right:0px; }
.et-db #et-boc .et-l .et-pb-arrow-next, .et-db #et-boc .et-l .et-pb-arrow-prev{font-size: 28px !important;}


.wpfFilterVerScroll{max-height: unset !important;}

.berocket_single_filter_widget{width: 90%;}
.bapf_body{max-height: 200px; overflow-y: auto !important; border: 1px solid #ccc !important; padding: 15px !important; margin-bottom: 2em !important;}
.bapf_body ul li label{font-weight: 400;}
.bapf_body ul li {display: flex; align-items: center;}
.bapf_body ul li input{border: 1px solid #ccc !important; margin-right: 5px !important;}
.bapf_hascolarr{color: var(--primary) !important; font-size: 1.2rem;}
.bapf_colaps_smb{font-size: .6rem !important;}

.woocommerce-pagination{margin-top: 2em}
.woocommerce-pagination ul li span {padding: 0.75em 1em !important; display: block !important; border-radius: 4px !important; margin-right: 5px !important;}
.woocommerce-pagination ul li a{padding: 0.75em 1em !important; border-radius: 4px !important; margin-right: 5px !important;}
.woocommerce-pagination ul li a:hover{background: #f0f0f0 !important;}
.woocommerce-pagination ul li span.current{background: var(--primary) !important; color: #fff}

/****FOOTER FIX****/
.et_pb_section_0_tb_footer.et_pb_section {background-color: #F0F0F0!important;padding: 4% 0;display: block;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row {padding: 2% 0;width: 80%;max-width: 1080px; margin: 0 auto; display: inline-block; margin-left: 10% !important; font-weight: 300;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_4{width: 20.875%;float: left;margin-right: 5.5%;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2{width: 47.25%;float: left;}
.et_pb_image_0_tb_footer{margin-bottom: 13.174%;}

.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .et_pb_contact_form label{display: none;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .et_pb_contact_form .et_pb_contact_field_options_title{display: none !important;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .et_pb_contact_form .et_pb_contact_field_checkbox label{display: inline !important; font-weight: 300;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row a:hover{color: var(--primary)}

.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .wpcf7-form p{display: flex; flex-wrap: wrap;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .wpcf7-form p br{display: none;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .wpcf7-form p .wpcf7-spinner{display: none;}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_row .et_pb_column_1_2 .wpcf7-form p .wpcf7-form-control-wrap[data-name="acceptance-13"]{flex:  0 0 100%}
.wpcf7-list-item{margin: 0;}
.wpcf7-list-item label{font-weight: 300;}
.wpcf7-submit, .et-db #et-boc .et-l button.et_pb_button.wpcf7-submit{border: 0px !important;  background-color: #000000 !important; color: #fff !important}
.wpcf7-submit:hover, .et-db #et-boc .et-l button.et_pb_button.wpcf7-submit: hover{background-color: var(--primary) !important;padding: .3em 1em !important}
.et_pb_section_0_tb_footer.et_pb_section .wpcf7-email{padding: 15px !important; margin-right: 5px !important; border-radius: 4px !important;}
.et-db #et-boc .et-l button.et_pb_button.wpcf7-submit:after{display: none !important;}

.et-db #et-boc .shop_table tbody tr td.actions .button{font-size: 1rem !important; padding: 20px 35px !important;}
.et-db #et-boc .shop_table tbody tr td.actions .button.et_pb_button.et_pb_custom_button_icon{background-color: var(--primary) !important; color: #fff; font-weight: 600 !important; padding: 16px 35px !important;}


.hidden-title-form .edit-title-buttons{right: -80px;}
.wishlist-title-container{margin-bottom: 1em !important;}

.et-db #et-boc .et-l .et_pb_text_0.et_pb_text table.wishlist_table.wishlist_view > tbody > tr > td.product-add-to-cart a.wp-element-button{margin: 0; padding: 20px 35px !important; background: var(--primary) !important; color: #fff !important}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text table.wishlist_table.wishlist_view > tbody > tr > td.product-add-to-cart a.wp-element-button:hover{background-color: #000 !important;}

.long_description h2{font-weight: 900; margin-top: 2em;}

.grecaptcha-badge{visibility:hidden !important; opacity:0 !important; display:none !important}

@media (max-width: 1200px){
	.header-holder.flex .site-branding{flex: 0 0 155px !important; height: 75px}
	.header-holder.flex .cart-holder{flex: 0 0 155px !important; height: 75px}
	.container {width: calc(100% - 155px - 155px) !important;}
}
@media (max-width: 1075px){
		#yith-s.yith-s{max-width: 125px !important}
		.menu-item > a{font-size: .9rem}
}

@media (max-width: 1050px){
	.searcher{display: none}
	.header-holder.flex .custom-logo-link{margin:.75em 1em;}
	.header-holder.flex .site-branding{flex: 0 0 125px !important;}
	.header-holder.flex .cart-holder{flex: 0 0 95px !important; position: relative;}
	.header-holder.flex .cart-holder a{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0;}
	.number-responsive{width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;border-radius: 100%;background: #0D67A5;color: #fff;position: absolute;left: 45px;top: 10px;}
	.header-holder.flex .cart-holder a strong, .header-holder.flex .cart-holder a div{display: none;}
	.container {width: calc(100% - 95px - 95px) !important;}


	.header-holder .row .col-md-3{flex: 0 0 50%;}
	#masthead .container{width: 100% !important}
	#yith-s{min-width: 50%}
	.login-header{background-color: transparent; text-indent: -900000em; width: 30px; height: 30px; padding: 0px; margin-left: 15px;}
	.login-header:before{position: absolute; top:0; left: 0; background-image: url('../icons/login-button-red.svg'); width: 30px; height: 30px; margin:0;}

	#search-responsive{display: block;} #search-responsive img{ width: 25px; height: 25px;}
	#menu-responsive {display: block;width: 30px;height: 30px;background-repeat:no-repeat;flex: 0 0 30px;margin:0;background-position: center; background-size: contain; background-image: url('../icons/menu.svg');text-indent: -9000em;margin-left: 15px;margin-right: 1em;}
	#primary-menu{background: white;position: fixed;right: 0;width: 100%;flex-direction: column;top:0px;height: 100%;z-index: 999;display: none;overflow-y: auto; overflow-x: hidden;max-height: 100vh;}

	#masthead{z-index: unset;}
	li.has-child.megamenu:hover > .mega-menu-holder{display: none;}
	
	.main-navigation ul{flex-direction: column; padding:0;}
	.main-navigation ul li{border-bottom: 1px solid #f0f0f0; padding-left: 0em; padding-right: 0em; height: auto !important}
	.menu-item > a {font-size: 1rem; padding:1em 2em;}
	.menu-menu-principal-container{margin-left: 0px;}
	.subcategories-holder .sub-catregory-mega-menu .col-md-6 + .col-md-6{text-align: center;}


	#shadow{top:0px; left: 0px;}
	.mega-menu-holder{position: relative; background: #f0f0f0}
	.mega-menu-holder .mega-menu{background: #f0f0f0}
	.main-navigation ul ul li{padding-left: 0px; padding-right: 0px; max-height: unset;}
	.main-navigation ul ul li a{border-bottom: 0px !important; padding-left: 2em; padding-right: 2em;}
	.main-navigation ul ul ul{left: 0px;}
	.subcategories{background: #fff}
	.main-navigation ul ul ul.subcategories-holder{flex-direction: inherit !important;}
	.subcategories .flex{display: none;}
	.subcategories-holder .sub-catregory-mega-menu{flex:0 0 33%; max-width: 33%; font-size: .8rem}
	.subcategories-holder .sub-catregory-mega-menu a{height: unset;padding-bottom: 2em;}
	.subcategories-holder .sub-catregory-mega-menu a img{display: block;}
	.subcategories-holder .sub-catregory-mega-menu a img {max-height: 80px;max-width: 80%;margin-bottom: 10px;display: block;margin: 0 auto;}
	.yith-ajaxsearchform-container{margin-left: auto; border-right: 0px;}
	.header-holder.flex #yith-ajaxsearchform div{margin-right: 0px;}
	#yith-s.yith-s{max-width: unset !important; width: 40vw}
	.main-navigation ul ul li a{border-bottom: 0px !important}
	.sub-catregory-mega-menu{border-bottom: 0px !important}
	.menu-responsive-header{display: block; position: relative; padding:1em 1em; border-bottom: 1px solid #f0f0f0;display: flex;align-items: center;justify-content: space-between; flex-direction: column; width: 100vw}


	.menu-responsive-header .yith-ajaxsearchform-container {
    height: 100% !important;
    margin-left: 0px;
    padding: 1em 0em;
    margin-top: 1em;
    background: #f0f0f0;
    margin-left: -2em;
    width: calc(100% + 4em);
    margin-bottom: -1em;
	}
	.menu-responsive-header .yith-ajaxsearchform-container form{width: calc(100% - 8em);}
	#yith-s.yith-s {width: calc(100% - 50px);}
	.close-menu, .close-filters{width: 30px; height: 25px; background: url(../icons/close.svg) no-repeat; background-size: contain; cursor: pointer;}

	.menu-responsive-header .flex{align-items: center; justify-content: space-between;}
	.menu-responsive-header .flex .custom-logo-link{max-width: calc(50% - 3em)}
	.nav-content{position: absolute;}

	.card-totals .woocommerce-Price-amount{display: none;}
	.card-totals .bold span{display: none;}.card-totals span.total{display: none;}
	.links_logged img{width: 30px; height: 30px;}
	.mis_favoritos{display: none;}
	.site-branding {margin-right: 0px;}
	.card-totals .bold {position: absolute;top: 0;background: var(--primary);border-radius: 100%;width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;color: #fff;right: -6px;top: -6px;}
	.card-holder a{position: relative;}



	.categories_home_row{display: flex;  flex-wrap: wrap;}
	.categories_home_row .wpb_column{flex: 0 0 50%;}
	.categories_home_row .wpb_column:first-child .vc_column-inner{padding-right: 7px;}
	.categories_home_row .wpb_column:nth-child(3) .vc_column-inner{padding-right: 7px;}
	.categories_home_row .wpb_column:nth-child(2) .vc_column-inner{padding-left: 7px;}
	.categories_home_row .wpb_column:nth-child(4) .vc_column-inner{padding-left: 7px;}


	.woocommerce .products ul, .woocommerce ul.products{flex-direction: column;}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{width: 100%; margin-bottom: 1em;}
	.woocommerce ul.products li.product a img{margin-bottom: 0px;}
	.woocommerce ul.products.columns-3 li.product a, .woocommerce-page ul.products.columns-3 li.product a, .item-productos a{flex-direction: row;}
	.woocommerce ul.products.columns-3 li.product a .product-image{flex: 0 0 33%;}
	.product-loop-content{font-size: .9rem}

	#show_filters{display: flex; align-items: center; color: var(--primary);cursor: pointer; font-weight: 600; margin-bottom: 1em;}
	#show_filters img{width: 30px; height: 30px; margin-right: 5px;}
	#sidebar{position: fixed;top: 0;height: 100%;z-index: 999999;background: #fff;width: 80%;left: 0;-webkit-box-shadow: 10px 10px 116px 200px rgba(0,0,0,0.75);-moz-box-shadow: 10px 10px 116px 200px rgba(0,0,0,0.75);box-shadow: 10px 10px 116px 200px rgba(0,0,0,0.75); display: none;}
	.filter_title{display: flex; align-items: center; justify-content: space-between;}

	.woocommerce-result-count{display: none;}
	.woocommerce-ordering{display: none;}
	.product-tabs{flex-direction: column;}
    .menu-responsive-header > .flex{margin-bottom: 1em;}
}

@media (max-width: 760px){
	.top-header{display: none;}
	.nav-content, .header-holder.flex .cart-holder, .header-holder.flex .site-branding{height: 91px; border-top: 0px;}
	.header-holder.flex .site-branding {flex: 0 0 155px !important;}
	#primary-menu {width: 100%}

}

@media (max-width: 650px){
	#menu-responsive{margin-right: 0px;}
	.container {width: calc(100% - 10px - 10px) !important;}
	.header-holder.flex .cart-holder{flex: 0 0 85px !important;}
	.header-holder.flex .custom-logo-link {margin: .75em .5em;}
	.header-holder.flex .site-branding {flex: 0 0 143px !important;}
	.main-navigation ul{display: block !important}
	.main-navigation ul ul ul{display: flex !important;}
	.subcategories-holder .sub-catregory-mega-menu {flex: 0 0 50%;max-width: 50%;}
	.mega-menu-holder .mega-menu .row .col-md-3{max-height: unset;}
    .menu-responsive-header .flex .custom-logo-link{max-width: 50%}
    .logo-producto {width: 39%;margin-top: 1em;}
    .summary.entry-summary > .row > .col-md-4.text-right{text-align: left;}

    .single_product_social{flex-wrap: wrap;}
    .single_product_social .boton{flex: 0 0 70%; text-align: center;}
    .single_product_social .yith-wcwl-add-to-wishlist{flex: 0 0 25%}
    .single_product_social .share-product{flex: 0 0 100%;justify-content: flex-start;}
    .share-holder .socialshare{width: 22px; height: 22px; }
    .logo-producto.fabricacion{margin-top: 0px;}
    table.display.datatable{max-width: 100%;}
    td.child{background: #f8f8f8; color: #000}
    .datatable tbody tr td {padding-top: 1em;padding-bottom: 1em;border-bottom: 0px !important;color: #000;font-size: 1rem;background: #f8f8f8;}
    table.dataTable.dtr-inline.collapsed tbody td:first-child:before, table.dataTable.dtr-inline.collapsed tbody th:first-child:before {top: 17px;left: 10px;}
    table.dataTable.dtr-inline.collapsed tbody td:first-child, table.dataTable.dtr-inline.collapsed tbody th:first-child {padding-left: 50px;}
    table.dataTable.dtr-inline.collapsed tbody td:first-child:before, table.dataTable.dtr-inline.collapsed tbody th:first-child:before {top: 14px;left: 15px;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;border: 0px;box-shadow: none;}
    tr.odd:not(.parent){border-bottom: 10px solid #fff;}
    tr.even:not(.parent){border-bottom: 10px solid #fff;}
    .datatable tbody tr td.child{border-bottom: 10px solid #fff !important;}
}
@media (max-width: 550px){
	#primary-menu + .yith-ajaxsearchform-container{display: none;}
	
}

