﻿/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*@import url('https://fonts.googleapis.com/css?family=Rubik:100,300,300i,500,500i,900,900i|Rubik:700,900,600');*/
@import url('//maxcdn.icons8.com/fonts/line-awesome/1.1/css/line-awesome-font-awesome.min.css');


body {
    font-family: Rubik, arial;
    font-weight: 300;

    font: 300 18px/1.4 "Rubik", sans-serif;
    color: #797985;
    width: 100%;
    background: #FFFFFF;
    padding: 0;
    overflow-x: hidden;
}

body #wrapper {
    padding-top: 0;
}


body.scrolling #wrapper {
    padding-top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body #wrapper, div {
    box-shadow: unset !important;
}


body #wrapper .container {
    /* width: auto;*/
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0;
}

#_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu {
    top: 56px !important;
}

#header .header-top .top-menu .manufacturers .sub-menu {
    right: 0px;
    width: 462px;
}

#header .header-top .top-menu .manufacturers .sub-menu ul {
    width: 100%;
    padding: 12px;
}

#header .header-top .top-menu .manufacturers .sub-menu li {
    width: 33.3%;
    float: left;
}

.contentbrands {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    background: #F4F4F4;
    margin-bottom: 40px;
    margin-left: calc(-100vw / 2 + 500px / 2);
    margin-right: calc(-100vw / 2 + 500px / 2);
}

.contentbrands h1 {
    font-family: "Rubik";
    font-weight: lighter;
    font-size: 36px;
    color: #99b5c3;
    margin-bottom: 0px;
}

.catHederContSimagen {
    background-color: #f6f6f6;
    padding: 60px 0;
}

.catHederConteiner .category-coverCustom img {
    max-height: 355px;
    width: 100vw;
    object-fit: cover;
}

.catHederConteiner.catHederContSimagen .category-coverCustom {
    max-height: 355px;
    width: 100vw;
    object-fit: unset;
}

.catHederConteiner .elementor-container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #FFF;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    padding: 0 32px;
    font-family: "Rubik";
    display: block;
}

.catHederConteiner.catHederContSimagen .elementor-container {
    color: #000;
    text-shadow: unset;
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    text-align: center;
    color: #FFF;
    z-index: 2;
    -webkit-transform: unset;
    transform: unset;
    text-shadow: unset;
    padding: 0;
    font-family: "Rubik";
    display: block;
}


.catHederConteiner .elementor-container h1 {
    text-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    color: #FFF;
    font-size: 60px;
    letter-spacing: 0px;
    margin: 0;
    font-weight: 600;
    line-height: 1.2;
}

.catHederConteiner.catHederContSimagen .elementor-container h1 {
    text-shadow: unset;
    color: #99b5c3;
    font-size: 49px;
}

.catHederConteiner .elementor-container #category-description {

    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.5;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0;
    text-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    color: #fff !important;
    max-width: 100%;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}

.catHederConteiner.catHederContSimagen .elementor-container #category-description {
    text-shadow: unset;
    color: #797985 !important;
}

.catHederConteiner .elementor-container #category-description p {
    color: #fff !important;
}

.catHederConteiner.catHederContSimagen .elementor-container #category-description p {
    color: #797985 !important;
}


a:focus, a:hover {
    color: unset !important;
    text-decoration: none !important;
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0 !important;
}

.container,
.product-container,
.featured-products {
    width: 1380px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
}

.featured-products {
    overflow: hidden;
}

.elementor-widget-wrap section.featured-products {
    max-width: 1250px;
}


#header .header-nav .container {
    padding-left: 15px;
    padding-right: 15px;
}

#header .header-nav .container .row {
    margin-right: 0;
    margin-left: 0;
}

.carousel .carousel-item figure {
    display: block;
}

#header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

#header .fa {
    font-size: 24px !important;
    vertical-align: sub;
    margin-right: 5px;
    color: #797985 !important;
}

#header .fa-search:before {
    content: "";
    background: url(../img/search.svg);
    width: 21px;
    height: 23px;
    display: block;
    background-size: 100%;
}

#header .fa-user:before {
    content: "";
    background: url(../img/myaccount.svg);
    width: 22px;
    height: 22px;
    background-size: 100%;
    display: block;
}

#header  .fa-user + span {
    display: none;
}

#header  .fa-search + .title {
    display: none;
    position: relative;
    top: -4px;
}
#header .topMenuCustom .user-info span {
    position: relative;
    top: -4px;
}

#header .fa.fa-shopping-cart {
    font-size: 26px !important;
    vertical-align: sub;
    margin-right: 0;
}

#header .blockcart .header {
    margin-top: 0;
}


#header .header-nav {
    border-bottom: none;
    margin-bottom: 0px;
    padding: 11px 0 11px;
    background: #F6F6F6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    line-height: auto;
    max-height: auto;
    color: #797985 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

#header .header-nav .language-selector {
    margin-top: 0px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

#header .header-nav .dropdown .expand-more {
    cursor: pointer;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#header .header-nav .dropdown .expand-more + i {
    font-style: normal;
}

#header .header-nav .blockcart {
    background: transparent;
    height: unset;
    padding: 0;
    margin-left: 0;
    text-align: center;
    white-space: nowrap;
}

#header .header-nav #_desktop_cart .blockcart {
    background: transparent;
    height: unset;
    padding: 0;
    margin-left: 0;
    text-align: center;
    white-space: nowrap;
}

#header .header-nav #_desktop_user_info .user-info {
    margin-left: 0;
    margin-top: 0;
    text-align: unset;
    white-space: nowrap;
    margin-right: 20px;
}

#header .header-nav #_desktop_user_info .user-info a {
    color: #797985 !important;
}

#header .header-nav #_desktop_contact_link #contact-link {
    margin: 0;
    padding: 0;
    top: 1px;
    position: relative;
}

#header .header-nav .search-widget {
    margin-top: 0;
    margin-right: 20px;
}

#header .header-top {
    margin: 0;
    padding: 16px 0 !important;
}

#header .header-top .top-menu .sub-menu {
    background: #99B5C3;
    -webkit-box-shadow: 0px 0px 0px 3px #fff;
    box-shadow: 0px 0px 0px 3px #fff;
}

#header .header-nav #_desktop_language_selector .dropdown-menu {
    background: #99B5C3;
    -webkit-box-shadow: 0px 0px 0px 3px #fff;
    box-shadow: 0px 0px 0px 3px #fff;
    border: 0 none;
    padding: 0;
    margin: 0;
}

#header .header-nav #_desktop_language_selector .dropdown-menu .dropdown-item {
    width: 100%;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: #FFF !important;
    border: none;
    letter-spacing: 3px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px;
}

#header .header-nav #_desktop_language_selector .dropdown-menu .dropdown-item:hover {
    background: #375172;
    color: #FFF;
}

#header .header-top .top-menu .sub-menu .dropdown-item {
    width: 100%;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    color: #FFF !important;
    border: none;
    /* letter-spacing: 3px; */
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


#header .header-top a[data-depth="0"] {
    font-family: "Rubik";
    padding: 0px 6px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -1px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


div#search_widget {
    margin: 0px;
    min-width: initial;
}

#header .header-top .container .col-md-2 h1 {
    margin: 0;
}

#header .header-top .container .col-md-2 .logo {
    height: auto;
    width: 80%;
    max-width: 150px
}
.header-top .row .col-md-2 {
    width: 166px;
}
.header-top .row .col-md-10 {
    width: calc(100% - 166px);
}
#header .header-top .container .col-md-10 #_desktop_top_menu {
    width: 100%;
    margin: 0;
    padding: 0;
}

#header .header-top .container .col-md-10 #top-menu {
    margin: 0;
}

div#_desktop_contact_link > * {
    display: inline-block;
    margin: 0px 20px;
    top: 1px;
    position: relative;
}

.carousel .carousel-inner {
    height: auto
}

.product-miniature .highlighted-informations .quick-view {
    display: none
}

#header .header-nav span.title {
    color: #000 !important;
}

body #header {
    position: relative;
}

body.scrolling #header {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    box-shadow: inset 0 2px 5px 0 rgb(0 0 0 / 11%);
}

body.scrolling #header .header-top .container .col-md-2 .logo {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.scrolling #header .header-top .container .col-md-10 #top-menu {
    padding: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.page-home #carousel li.carousel-item figcaption.caption {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    color: #FFF;
    bottom: unset;
    max-width: 100%;
    width: 100%;
    padding-right: 100px;
}

.caption-description h1 {
    font-size: 86px;
    text-align: right;
    color: white;
}

.caption-description p {
    font-size: 40px;
    text-align: right;
}

.caption-description .btn {
    background: white;
    font-size: 21px;
    border-radius: 30px;
    line-height: 52px;
    padding: 0px 26px;
}
.caption-description .btn:hover {
    background: grey
}
.carousel-control {
    width: 60px!important;

}
.page-home #carousel li.carousel-item figcaption.caption .info .title {
    color: #FFF;
    text-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    font-size: 72px;
    letter-spacing: 0px;
    margin: 0;
    font-weight: 900;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.2;
}

.page-home #carousel li.carousel-item figcaption.caption .info .subtitle {
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    letter-spacing: 3px;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
    margin-top: 8px;
}

.page-home #carousel li.carousel-item figcaption.caption .info .block-actions {
    margin-top: 32px;
    text-align: center;
}

.page-home #carousel li.carousel-item figcaption.caption .info .block-actions .btn.shadow {

    font-family: "Rubik";
    text-shadow: none !important;
    border: none;
    cursor: pointer;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 14px;
    background: #002855;
    border: none;
    color: #FFF;
    letter-spacing: 3px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    -wekbit-box-shadow: 0px 4px 8px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 8px rgb(0 0 0 / 15%);

    background: #99B5C3;
    font-size: 16px;
    padding: 18px 40px;
}

.page-home #carousel li.carousel-item figcaption.caption .info .block-actions .btn.shadow:hover {
    -wekbit-box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 8px 4px rgb(0 0 0 / 10%);
    outline-offset: -2px;
    background: #8AA8B7;
}

#wrapper {
    background: #FFFFFF;
}

.elementor-slick-slider ul.slick-dots {
    bottom: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    position: relative;
    text-align: center;
    line-height: 1;
    margin: 32px 0 0 0;
    display: block;
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    margin: 0 6px 0 6px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #AD9F9E;
    opacity: 1;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.elementor-slick-slider ul.slick-dots li.slick-active {
    opacity: 1;
    background: #FCA2AC;
}


.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: none;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.textotithome {
    text-align: center;
    color: #375172 !important;
    padding: 16px 0 !important;
    font-size: 36px !important;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
    font-family: "Rubik" !important;
    line-height: 1.2 !important;
}


#footer {
    padding: 16px 0 0 0;
    color: #FFF;
    text-align: center;
}

#footer .footertoptop {
    margin-top: 32px;
    margin-bottom: 32px;
    width: 1140px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

#footer .footertoptop #custom-text {
    background: unset;
    border-radius: unset;
    margin-bottom: 0;
    padding: 0;
    text-align: unset;
}

#footer .footertoptop .holder-block-footer-messages .item {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    width: 33%;
    width: calc(100% / 3);
    flex-grow: 1;
    align-self: center;
    float: left;
}

#footer .footertoptop .holder-block-footer-messages .item .block-footer-message {
    padding: 48px;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 8px;
}

#footer .footertoptop .holder-block-footer-messages .item .block-footer-message i {
    font-size: 64px;
}

#footer .footertoptop .holder-block-footer-messages .item .block-footer-message .txt {
    margin: 16px 0 0 0;
    font-size: 20px;
    font-family: "Rubik";
}

#footer .footertoptop .holder-block-footer-messages .item .bg_3 {
    background: #BEC1BA;
}

#footer .footertoptop .holder-block-footer-messages .item .bg_6 {
    background: #99B5C3;
}

#footer .footertoptop .holder-block-footer-messages .item .bg_2 {
    background: #FCA2AC;
}


.elementor-element-teawu17 .slick-track .slick-slide {
    position: relative;
}


.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner {

    overflow: hidden;
    display: block;
    position: relative;

    -webkit-border-radius: 2px;
    border-radius: 2px;

    cursor: pointer;

}

.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner img {

    z-index: 1;
    opacity: .5;
    pointer-events: none;
    filter: contrast(150%);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}

.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner:hover > img {

    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1;
    filter: contrast(100%);
    -webkit-transform: scale(1);
    transform: scale(1);

}

.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption {

    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
    padding: 32px !important;
    z-index: 2;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}


.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption .title {
    color: #FFF;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, .25);
    font-size: 36px;

    letter-spacing: 0px;
    margin: 0;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.2;
    color: #fff;
}

.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption .subtitle {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    margin-top: 8px;

    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}


.elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner:hover > .elementor-image-carousel-caption {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
    opacity: 0;
}


.elementor-element-teawu17 .slick-track .slick-slide:nth-child(1) .slick-slide-inner {
    background: #ECC6C5;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(2) .slick-slide-inner {
    background: #FCA2AC;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(3) .slick-slide-inner {
    background: #BEC1BA;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(4) .slick-slide-inner {
    background: #F27860;
    background: #9B9EA0;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(5) .slick-slide-inner {
    background: #797985;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(6) .slick-slide-inner {
    background: #99B5C3;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(7) .slick-slide-inner {
    background: #AD9F9E;
}

.elementor-element-teawu17 .slick-track .slick-slide:nth-child(8) .slick-slide-inner {
    background: #375172;
}


/* block-banner-horizontal */
.overMainSlider .slick-slide-inner {
    overflow: hidden;
    display: block;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.overMainSlider .slick-slide-inner .info {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 32px;
    z-index: 2;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 65%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.overMainSlider .slick-slide-inner .info .title {
    color: #FFF;
    text-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    letter-spacing: 0px;
    margin: 0;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.2;
    font-size: 36px;
    text-align: left;
}

.overMainSlider .slick-slide-inner .info .subtitle {
    text-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
    font-size: 14px;
    letter-spacing: 3px;
    margin-top: 8px;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    color: #fff;
}

.overMainSlider .slick-slide-inner .info .block-actions {
    text-align: left;
    margin-top: 32px;
}

.overMainSlider .slick-slide-inner .info .block-actions .btn {
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Rubik";
    text-shadow: none !important;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 14px;
    border: none;
    color: #FFF;
    padding: 12px 32px;
    letter-spacing: 3px;
    text-decoration: none !important;

    -webkit-border-radius: 3px;
    border-radius: 3px;

    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    background: rgba(255, 255, 255, 0);

    -webkit-box-shadow: 0px 0px 0px 2px #fff;
    box-shadow: 0px 0px 0px 2px #fff;
}

.overMainSlider .slick-slide-inner .info .block-actions .btn:hover,
.overMainSlider .slick-slide-inner .info .block-actions .btn:focus,
.overMainSlider .slick-slide-inner .info .block-actions .btn:active {
    background: #FFF;
    color: #FCA2AC !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 0%);
    box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 0%);
}

.overMainSlider .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption:after {
    position: absolute;
    content: "";
    background: #9B9EA0;
    top: 0;
    width: 45%;
    left: -5%;
    height: 100%;
    z-index: 1;
    display: block;
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    opacity: .8;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.overMainSlider .slick-track .slick-slide:nth-child(1) .slick-slide-inner .elementor-image-carousel-caption:after {
    background: #9B9EA0;
}

.overMainSlider .slick-track .slick-slide:nth-child(2) .slick-slide-inner .elementor-image-carousel-caption:after {
    background: #797985;
}

.overMainSlider .slick-track .slick-slide:nth-child(3) .slick-slide-inner .elementor-image-carousel-caption:after {
    background: #99B5C3;
}

.overMainSlider .slick-track .slick-slide:nth-child(4) .slick-slide-inner .elementor-image-carousel-caption:after {
    background: #AD9F9E;
}

.overMainSlider .slick-track .slick-slide:nth-child(5) .slick-slide-inner .elementor-image-carousel-caption:after {
    background: #375172;
}

.overMainSlider .slick-track .slick-slide .slick-slide-inner:hover .elementor-image-carousel-caption:after {
    content: "";
    opacity: 1;
}


#footer .fullfooterSocial {
    background: #2C4362;
    padding: 16px 0;
    color: #FFF;
    text-align: center;
    display: none;
}


#footer .fullfooterSocial ul li.facebook:before {
    content: "\f1d8";
    font-size: 24px;
    line-height: 26px;
    background-repeat: unset;
    background-image: unset;
    background-size: unset;
    background-position: unset;
}

#footer .fullfooterSocial .block-social ul li:hover {
    background-color: unset;
}


#footer .fullfooterSocial .block-social {
    text-align: center;
    float: none;
    width: auto;
}

#footer .fullfooterSocial .block-social ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

#footer .fullfooterSocial .block-social ul li {
    height: unset;
    width: unset;
    background-color: unset;
    background-repeat: unset;
    display: inline-block;
    margin: unset;
    cursor: unset;
    margin-left: 8px;
}

#footer .fullfooterSocial .block-social ul li.fa-facebook-official:before,
#footer .fullfooterSocial .block-social ul li.fa-youtube:before,
#footer .fullfooterSocial .block-social ul li.fa-instagram:before {
    z-index: 1;
    position: relative;
    font-size: 24px;
    line-height: 26px;
}


#footer .fullfooterSocial .block-social ul li a {
    display: block;
    height: 100%;
    position: relative;
    white-space: nowrap;
    margin-top: -24px;
    text-indent: 100%;
    overflow: hidden;
    z-index: 10;
    width: 24px;
    height: 24px;
}


#footer .fullfooterMenu .footer-container {
    margin-top: unset;
    overflow: hidden;
    box-shadow: unset;
    background-color: #dadada;
    padding: 64px 0;
    text-align: center;
}

#footer .fullfooterMenu .footer-container > div {
    max-width: 800px;
}

#footer .fullfooterMenu .footer-container .col-md-12.links {
    float: none;
    text-align: left;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row {
    display: grid;
    grid-template-columns: 40% 60%;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row > * {
    width: 100%;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row > div:first-child {
    grid-row: span 2;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 {
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 p.h3 {
    display: block;
    margin: 0;
    font-size: 19px;
    font-family: "Rubik";
    font-weight: 900;
    font-weight: 600;
    color: #FFF;
    text-transform: initial;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 ul.collapse {
    display: block;
    margin: 24px 0 32px 0;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 ul.collapse li {
    margin-bottom: 0;
    margin-top: 8px;
}

#footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 ul.collapse li a {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, .75);
    font-weight: 300;
    font-family: "Rubik";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0 !important;
    margin-top: 8px;
}


#footer .fullfooterMenu .footer-container .block-contact.links {
    color: #7a7a7a;
    margin: 32px auto 32px auto;
    display: block;
    border: none;
    border-top: 5px dashed rgba(0, 0, 0, .1);
    border-bottom: 5px dashed rgba(0, 0, 0, .1);
    width: 100%;
}

#footer .fullfooterMenu .footer-container .block-contact.links .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-top: 60px;
    margin-bottom: 60px;
}

#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 {
    float: none;
    width: auto;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: unset;
}

#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 .block-footer-address {
    font-size: 14px;
    color: rgba(255, 255, 255, .75) !important;
    margin: 0;
}


#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 .block-footer-address p {
    font: 300 18px/1.4 "Rubik", sans-serif;
    color: rgba(255, 255, 255, .75) !important;
    font-size: 14px;
}

#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 .block-footer-address p strong,
#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 .block-footer-address p a,
#footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 .block-footer-address p a:hover {
    color: #fff;
}

#footer .fullfooterMenu .footer-container .lastLinks {
    padding-right: 0;
    padding-left: 0;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6:nth-child(1) {
    text-align: left;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6:nth-child(2) {
    text-align: right;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 p,
#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 p a,
#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector,
#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector a {
    font-size: 16px;
    color: #FFF;
    font-weight: 300;
    font-family: "Rubik";
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 p a,
#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector a {
    font-weight: 500;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector {
    flex-grow: 1;
    padding-left: 32px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector > * {
    display: flex;
    align-items: center;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector i {
    font-size: 24px;
    margin-right: 8px;
}

#footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector > * + * {
    margin-left: 8px;
}


.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content {
    display: block;
    text-align: center;
    background: #F4F4F4;
    padding: 32px;

    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0 !important;
}

.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover h3,
.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover h3,
.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover .elementor-price-wrapper .elementor-price-regular,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover .elementor-price-wrapper .elementor-price-regular,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover .elementor-price-wrapper .elementor-price,
.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover .elementor-price-wrapper .elementor-price {
    color: #FFF;

}

.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content:hover {
    background: #9B9EA0;

}

.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content h3,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content h3 {
    text-transform: uppercase;
    font-size: 100%;
    font-weight: normal;
    font-family: "Rubik";
    line-height: 1.2;
    color: #939598;
}


.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content .elementor-price-wrapper .elementor-price-regular,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content .elementor-price-wrapper .elementor-price-regular {
    text-decoration: line-through;
    padding: 0;
    text-transform: uppercase;
    font-family: "Rubik";
    font-weight: 300;
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    color: #939598;
}

.latestHomeCarrusel .slick-slide article .elementor-product-link .elementor-content .elementor-price-wrapper .elementor-price,
.feauturedHomeCarrusel .slick-slide article .elementor-product-link .elementor-content .elementor-price-wrapper .elementor-price {
    padding: 0;
    text-transform: uppercase;
    font-family: "Rubik";
    font-weight: 600;
    margin: 0;
    font-size: 28px;
    line-height: 32px;
    color: #939598;
}

.block-page-title {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #F4F4F4;
    text-align: center;
}

.design-title {
    font-size: 36px;
    letter-spacing: 0px;
    margin: 0;
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.2;
    color: #99b5c3;
    text-transform: uppercase;
}

.design-title + .subtitle {
    margin-top: 8px;
}

.block-page-title .subtitle {
    max-width: 100%;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.subtitle {
    font-weight: 600;
    font-family: "Rubik";
    line-height: 1.5;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
}


#product #product-comments-list-header,
#product #product-comments-list,
#product #product-comments-list-footer,
#product .product-additional-info,
#product .nav.nav-tabs,
#product .tab-content {
    display: none;
}

.breadcrumb {
    background-color: transparent;
}

body .breadContainer,
body#category .breadContainer {
    display: none;
}

body#product .breadContainer {
    display: block;
}

body#product .breadContainer.breadProd .breadcrumb {
    display: block !important;
}

body#product .breadContainer.breadProd {
    margin-top: 50px;
}

#wrapper .breadcrumb li a {
    color: #AD9F9E;
}

body#product .breadContainer.breadProd .breadcrumb ol li:after {
    display: none;
}


body#category .breadCateSimagen {
    display: block;
}

body:not(#index) .breadContainer {
    background-color: #f4f4f4;
}

#product #content {
    max-width: unset;
}

.breadCateSimagen .breadcrumb {
    padding: 0;
    margin-bottom: 0;
}

.breadContainer .breadcrumb ol {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.breadContainer .breadcrumb ol li,
.breadContainer .breadcrumb ol li a {
    list-style-type: none;
    color: #AD9F9E;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    height: auto;
}

.breadContainer .breadcrumb ol li {
    margin: 0 4px;
}

.breadContainer .breadcrumb ol li i.fa-home {
    font-size: 18px;
    vertical-align: super;
}


.breadContainer .breadcrumb ol li:last-of-type,
.breadContainer .breadcrumb ol li:last-of-type a {
    pointer-events: none;
    color: #797985;
    font-family: "Rubik";
}


.product-actions .control-label {
    font-weight: 900;
    font-family: "Rubik";
    text-transform: uppercase;
    color: #99B5C3;
    font-size: 12px;
}

#product .product-cover img {
    -webkit-box-shadow: 0 8px 28px rgb(0 0 0 / 2%), 0 5px 10px rgb(0 0 0 / 2%);
    box-shadow: 0 8px 28px rgb(0 0 0 / 2%), 0 5px 10px rgb(0 0 0 / 2%);
}

.product-prices {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #F4F4F4;
    max-width: 555px;
    width: 90%;
}


.product-prices .tax-shipping-delivery-label {
    font-size: 18px;
    font-family: "Rubik";
    margin-top: -15px;
}

.product-information {
    font-family: "Rubik";
}

.product-container {
    margin-top: 30px;
}

.product-flags {
    top: 20px;
    left: 10px;
}

.product-flags li.product-flag {
    pointer-events: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #002855a3;
    color: #fff;
    box-shadow: unset;
    font-size: 22px;
    letter-spacing: 0px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "Rubik";
    line-height: unset;
    text-transform: uppercase;
    border-radius: 100%;
    padding: 17px 6px;
}

#products .product-miniature .product-flags li.product-flag, .featured-products .product-miniature .product-flags li.product-flag, .product-accessories .product-miniature .product-flags li.product-flag, .product-miniature .product-miniature .product-flags li.product-flag {
    width: 70px;
    height: 70px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
}

.product-flags li.product-flag.discount {
    background: #ebd9d8;
    color: black;
}

.product-flags li.product-flag.new {
    padding: 20px 6px;
    font-size: 16px;
    width: 72px;
    height: 72px;
    line-height: 32px;
    text-align: center;
}

.product-information .product-description p {
    font-family: 'Rubik';
    font-weight: 100;
}

.product-prices .product-discount {
    display: inline-block;
}

.has-discount .discount {
    padding: 10px 18px;
    text-transform: capitalize;
    font-family: "Rubik";
    vertical-align: middle;
}

.has-discount.product-price {
    text-transform: uppercase;
    margin: 0;
    font-size: 40px;
    line-height: unset;
    font-family: "Rubik";
    font-weight: 600;
    color: #FCA2AC;
}

.product-discount .regular-price {
    text-decoration: line-through;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: unset;
    font-family: "Rubik";
    font-weight: 600;
}

.product-information .product-description {
    margin: 24px 0;
}

.product-information .product-description p span {
    font-size: 16px !important;
    font-family: 'Rubik';
    font-weight: 100;
}

.product-information .product-description .product-actions {
    padding-top: 16px;
    border-top: 1px solid #F4F4F4;
}

.form-control:focus, .input-group.focus {
    outline: 1px solid #2fb5d2 !important;
}

.product-variants > .product-variants-item select {
    width: 90%;
    box-shadow: unset;
    max-width: 540px;
}

.block-add-to-cart {
    display: block;
    padding-bottom: 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #F4F4F4;
    border-top: 1px solid #F4F4F4;
    padding-top: 16px;
    margin-top: 16px;
    max-width: 100%;
    width: 100%;
}

.product-quantity {
    display: inline-block;
    width: auto;
}

.product-quantity .qty {
    margin-right: 0;
    float: left;
    display: inline-block;
    margin-bottom: 0;
}

.product-actions .control-label.number_field_desc {
    line-height: 32px;
    font-weight: 600;
    font-family: "Rubik";
    margin-right: 18px;
    margin-top: 14px;
    font-size: 18px;
    text-transform: uppercase;
    color: #99B5C3;
    width: auto !important;
    float: left;
}

.number_field {
    line-height: 28px;
    border: 2px solid #99B5C3;
    display: inline-block;
    padding: 7px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after,
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    color: #99B5C3;
    font-size: 20px;
}

.bootstrap-touchspin .btn-touchspin {
    border: 0 none;
}

.bootstrap-touchspin {
    box-shadow: unset;
}

body:not(#product) .product-quantity #quantity_wanted {
    padding: 8px 0;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    font-family: "Rubik";
    color: #99B5C3;
    border: none;
    width: 48px;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.product-actions .add-to-cart {
    height: unset;
    line-height: unset;
    padding-top: unset;
    font-size: unset;
    padding: unset;
    background: unset;
    flex-grow: unset;
    padding-left: 10px;
    display: inline-block;
    width: 280px;
    vertical-align: top;
}

.material-icons.shopping-cart {
    vertical-align: bottom;
}

.btn-primary.add-to-cart {
    padding: 18px 20px 18px 20px;
    background: #c83a39;
    font-family: "Rubik";
    text-shadow: none !important;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 3px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: unset;
}

.btn-primary.add-to-cart:hover {
    background: #EF6851;
}

.product-cover img {
    box-shadow: unset;
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: 0px solid #2fb5d2;
    box-shadow: unset;
}

#category #js-product-list-top {
    width: 100%;
    margin: 0 auto;
}

.products-selection .total-products,
.products-selection .total-products p {
    line-height: unset;
    color: #797985;
    font-size: 14px;
    font-weight: 300;
}

.products-selection .total-products {
    float: left;
    padding-left: 0px;
    padding-top: 10px;
}

.products-selection .sort-by-row {
    float: right;
}

.products-selection .total-products p i {
    font-size: 32px;
    margin-right: 8px;
    color: #ECC6C5;
    vertical-align: middle;
}

.products-selection .sort-by {
    font-weight: 400;
    font-size: 14px;
    color: #797985;
    margin: 0;
    padding: 0px 0 0 0;
}

.seconrfr {
    float: right;
}

.seconrfrco,
.seconrfrco .products-sort-order {
    display: flex;
    margin: 0;
    padding: 0;
}

.seconrfrco .products-sort-order i.fa-sort {
    margin-right: 8px;
    margin-left: 5px;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    color: #99B5C3;
    text-align: center;
    font-size: 32px;
    padding-top: 4px;
}


.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    width: 235px;
    cursor: pointer;
    box-shadow: unset;
    border: 1px solid #c7c7c7;
    font: 300 15px/1.2 "Rubik";
    padding: 5px 12px;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    color: #797985;
    line-height: 27px;
}

.pagination .page-list {
    box-shadow: unset;
}

.pagination {
    display: flex;
    justify-content: center;
    padding-right: 5px;
}

.pagination .page-list {
    padding: 0;
}

.pagination li a {
    font-weight: normal;
    -webkit-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border: none !important;
    min-width: 44px;
    font-size: 18px;
    background: #BEC1BA;
    text-align: center;
    color: #FFF;
    padding: 10px 9px 10px 12px;
    letter-spacing: unset !important;
}

.pagination .page-list li {
    margin: 0 4px;
    vertical-align: middle;
    float: none;
}

.pagination li a.next, .pagination li a.previous {
    float: none;
    min-width: 339px;
    display: inline-block;
    height: 48px;
    padding: 0px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 16px;
    border-radius: 0px !important;
    background: #807f83;
}
.pagination li.current a,
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active {
    background: #66646a;
    color: #fff !important;
}

#products #js-product-list .products div[itemprop="itemListElement"] {
    float: left;
    width: 25%;
}

.featured-products .products div[itemprop="itemListElement"] {
    float: left;
    width: 33.33333%;
}

#products #js-product-list .products div[itemprop="itemListElement"] article .thumbnail-container,
.featured-products .products div[itemprop="itemListElement"] article .thumbnail-container {
    height: auto;
    width: auto;
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature,
.featured-products .products div[itemprop="itemListElement"] .product-miniature {
    font-family: "Rubik";
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .thumbnail-container .product-thumbnail img,
.featured-products .products div[itemprop="itemListElement"] .product-miniature .thumbnail-container .product-thumbnail img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin: auto;
    width: 100%;
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .product-description,
.featured-products .products div[itemprop="itemListElement"] .product-miniature .product-description {
    position: relative;
    width: 100%;
    bottom: 1px;
    height: 50px;
    display: block;
    text-align: center;
    background: white;
    padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0 !important;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
}

.inside .normalprice,
.inside .contentdiscountprice {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    margin: 0px 0px;
}


.contentdiscountprice .price .regular-price {
    font-size: 14px !important;
    color: #d5d5d5 !important;
    line-height: 18px !important;
    font-weight: 400 !important;
}

.contentdiscountprice .nameproduct a {
    font-size: 14px;
    font-weight: 400;
    color: #d5d5d5;
}

.product-description .inside .normalprice .simbol {
    visibility: hidden;
}

.inside .simbol .discount-product {
    font-size: 14px;
    font-weight: 600;
    color: #939598;
}

#products #js-product-list .products .inside .simbol,
#products #js-product-list .products .inside .product-title,
#products #js-product-list .products .inside .product-price-and-shipping,
#products #js-product-list .products .inside .nameproduct,
#products #js-product-list .products .inside .price {
    line-height: 10px;
}

.active_filters,
.js-search-filters-clear-all {
    display: none;
}

#search_filters_wrapper {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#search_filters_wrapper #search_filters {
    padding: 0;
}

#search_filters_wrapper #search_filters section.facet {
    background: #F4F4F4;
    margin: 0;
    padding: 0;
}

#search_filters_wrapper #search_filters > p {
    min-height: auto;
    margin: 0;
    padding: 16px;
    background: #99B5C3 !important;
    color: #FFF !important;
    font-family: "Rubik";
    font-weight: 600;
    text-transform: capitalize !important;
    font-size: 17px;
    width: 100%;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#search_filters_wrapper #search_filters section.facet > p {
    padding: 20px 48px 20px 16px;
    position: relative;
    margin: 0;
    width: 100%;
    font-family: "Rubik";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

#search_filters_wrapper #search_filters section.facet > ul li .custom-checkbox input[type=checkbox] + span {
    margin: 0;
    box-shadow: unset;
    border: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
    width: 15px;
    min-width: 15px;
    height: 15px;
    min-height: 15px;
    margin-top: 0;
    margin-right: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5;
}

#search_filters_wrapper #search_filters section.facet > ul {
    padding: 0 16px !important;
    margin: 0;
    margin-top: 15px;
}
#search_filters_wrapper #search_filters section.facet > ul.collapse {
    display: none;
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .highlighted-informations,
.featured-products .products div[itemprop="itemListElement"] .product-miniature .highlighted-informations {
    display: none;
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .product-title a {
    text-decoration: none;
    text-align: center;
    text-transform: initial;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #939598;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .regular-price,
.featured-products .products div[itemprop="itemListElement"] .product-miniature .regular-price {
    text-decoration: line-through;
    padding: 0;
    text-transform: uppercase;
    font-family: "Rubik";
    font-weight: 300;
    margin: 0;
    font-size: 18px;
    color: #939598;
    line-height: 20px;
}

#products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .price {
    padding: 0;
    text-transform: uppercase;
    font-family: "Rubik";
    font-weight: 400;
    margin: 0;
    font-size: 14px;
    color: #939598;
}


.qty.number_field .bootstrap-touchspin {
    display: flex;
}

#header .header-nav .material-icons.expand-more {
    margin-top: -12px;
}

#header .header-nav .search-widget {
    width: auto;
    cursor: pointer;
}

#header .header-nav .topMenuCustom {
    display: flex;
    justify-content: space-between;
}

#header .header-nav .topMenuCustom span {
    font-size: 16px;
    color: black !important;
}

#header .header-nav .topMenuCustom > .topSecondMenuCustom {
    order: 1;
}

#header .header-nav .topMenuCustom > .topSecondMenuCustom > #_desktop_contact_link {
    order: 4;
    margin-left: 50px;
    padding-top: 3px;
}

#header .header-nav .topMenuCustom > div:not(.topSecondMenuCustom) {
    order: 1;
    padding-top: 3px
}

#header .header-nav .topSecondMenuCustom {
    display: flex;
}

#header .header-top #menu-icon {
    display: none;
}

.carousel-control.right {
    right: 10px;
}

.carousel-control.left {
    left: 10px;
}

#mobile_top_menu_wrapper #top-menu {
    margin-bottom: .625rem;
    margin-top: .625rem;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    box-shadow: unset;
}

.modal-content {
    font-family: "Rubik";
}

.card {
    font-family: "Rubik";
    box-shadow: unset;
}

#blockcart-modal .product-name {
    color: #99B5C3;
}

#cart .blockreassurance_product {
    display: none;
}

body#cart #wrapper .container,
body.page-customer-account #wrapper .container,
body#search #wrapper .container,
body.page-my-account #wrapper .container,
body.page-addresses #wrapper .container,
body#pagenotfound #wrapper .container,
body#checkout #wrapper .container {
    width: 1140px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Rubik";
}

.page-my-account #content .links a span.link-item,
.page-customer-account #content {
    box-shadow: unset;
}


body.page-customer-account #wrapper .container h1,
body.page-my-account #wrapper .container h1,
body.page-addresses #wrapper .container h1,
body#pagenotfound #wrapper .container h1,
body#checkout #wrapper .container h1 {
    text-align: center;
    font-family: 'Rubik';
}

.page-addresses .address, .page-authentication #content {
    box-shadow: unset;
    background: #fff;
}

#header  .cart-preview.active a, #header  .cart-preview.active i {
    color: inherit;
}

#header  .cart-preview i:before {
    content: "";
    background: url(../img/cart.svg) no-repeat;
    width: 20px;
    height: 24px;
    display: block;
    background-size: 100%;
}

#header .cart-preview i.fa-shopping-cart + span {
    display: none;
}
#header .header-top .search-widget {
    float: right;
    padding: 0px 22px;
}
span.cart-products-count {
    position: absolute;
    font-size: 11px;
}
div#_desktop_cart {
    padding-right: 17px;
}
#blockcart-modal .cart-content .cart-content-btn .btn,
.btn-primary, .btn-secondary, .btn-tertiary {
    white-space: inherit;
    font-family: "Rubik";
    text-shadow: none !important;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 12px;
    border: none;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: unset;
    background: #99B5C3;
    padding: 10px 12px;
    text-align: center;
}

#blockcart-modal .cart-content .cart-content-btn .btn:hover,
#blockcart-modal .cart-content .cart-content-btn .btn:focus,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    background: #8AA8B7 !important;
    color: #fff !important;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff !important;
    background-color: #8AA8B7 !important;
    border-color: transparent;
}


#cart .has-discount.product-price {
    font-size: 27px;
}

#cart .has-discount .discount {
    padding: 5px 10px;
}

#cart .product-discount .regular-price {
    font-size: 19px;
}

#languagesPopUp .content {
    position: absolute;
    top: calc(50% - 80px);
    left: calc(50% - 240px);
    width: 480px;
    text-align: center;
    margin: 0 auto;
}

#languagesPopUp .content .logoLanguages img {
    width: 150px;
    margin: 0 auto 16px auto;
}

#languagesPopUp .content form {
    background: rgba(0, 0, 0, .3);
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 16px 32px;
    color: #FFF;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#languagesPopUp .content form label {
    font-weight: 400;
    font-size: 19px;
    font-family: "Rubik", sans-serif;
    color: #fff;
}

#languagesPopUp .content form .select {
    display: flex;
}

#languagesPopUp .content form .select #country_change {
    font-family: "Rubik";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    border: none;
    line-height: 1.3;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    background: #FFF;
    outline: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #B7B0C4;
}

#languagesPopUp .content form .select #country_change option {
    font-family: "Rubik";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
}

#languagesPopUp .content form .select input[type="submit"] {
    display: block;
    border: none;
    background: #002855;
    color: #FFF;
    padding: 0 32px;
    font-size: 18px;
    line-height: 1;
    font-family: "Rubik";
    font-weight: 800;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

body#checkout #header .header-nav {
    box-shadow: unset;
    padding: 8px 0;
}

body#checkout #footer {
    box-shadow: unset;
    padding: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_header p {
    text-align: center;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login {
    padding: 10px 20px;
}

div#onepagecheckoutps #onepagecheckoutps_step_one div.form-group {
    margin-top: 20px;
}

div#onepagecheckoutps .onepagecheckoutps_p_step_three {
    padding-bottom: 3px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #div_leave_message #message {
    height: 150px !important;
}

body#checkout .blockreassurance_product {
    display: none;
}

#manufacturer #main ul .brand {
    padding: 10px;
    margin: 0px;
    text-align: center;
    background: #fff;
    transition: .4s ease-out;
    min-width: 210px;
    position: relative;
    width: 33.3%;
}
#manufacturer #main ul:not(.product-flags){

    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}
#manufacturer #main ul .brand-img, #manufacturer #main ul img {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.brand-infos a {
    font-size: 24px;
    color: #0a305c;
    padding-top: 7px;
    display: block;
}

.brand-infos {
    position: absolute;
    bottom: 0px;
    background: #ffffff9e;
    left: 0px;
    right: 0px;
    line-height: 39px;
}

body#category #left-column.activeFilterModal #search_filters_wrapper #search_filters section.facet {
    background: #fff;
    margin: 0;
    padding: 0;
}

body#category #left-column.activeFilterModal #search_filters .facet {
    padding-top: 0;
    border-bottom: 0 none;
    position: relative;
    display: block;
    min-height: 51px;
    padding: 15px 50px 15px 23px;
    cursor: pointer;
    border-top: 1px solid #d5d5d5;
}

body#category #left-column.activeFilterModal #search_filters .facet:first-of-type {
    border-top: 0 none;
}

body#category #left-column.activeFilterModal {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    top: 20px;
    z-index: 1000;
    width: 90%;
    margin: 0 auto;
    float: none;
    padding: 0;
    left: 5%;
}

body#category #left-column.activeFilterModal:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .50;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}

body#category #left-column .escModal {
    display: none;
}

body#category #left-column.activeFilterModal .escModal {
    display: block;
    position: absolute;
    right: 0px;
    z-index: 10;
    top: 0px;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 2px;
    font-weight: 500;
    padding-left: 1px;
}

body#category #left-column.activeFilterModal #search_filters_wrapper {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

body#category #left-column.activeFilterModal #search_filters {
    padding: 0;
    background: #fff;
}

body#category #left-column.activeFilterModal #search_filters .facet .h6 {
    margin-bottom: 0;
    padding: 0;
    display: inline-block;
    font-family: 'Open Sans', arial;
    font-size: 15px;
    font-weight: bold;
    margin: 6px 0 0 0;
}

body#category #left-column.activeFilterModal #search_filters_wrapper #search_filters section.facet > ul {
    padding: 0;
    margin: 0 0 20px 0;
}

body#category #left-column.activeFilterModal #search_filters .facet ul li {
    border-top: 0 none;
    padding: 0;
}

body#category #left-column.activeFilterModal #search_filters .facet .navbar-toggler {
    display: inline-block;
    padding: 0;
    width: auto;
    height: auto;
}

body#category #left-column.activeFilterModal #search_filters .facet .title {
    cursor: pointer;
    min-height: 51px;
    padding: 30px 50px 26px 15px;
}


#products .up,
.tabletActiveBut {
    display: none;
}

.tabletActive {
    display: none !important;
}

.deskActive {
    display: block !important;
}

.pagination .current a {
    font-size: inherit;
}

.faceted-overlay {
    z-index: 100000;
}

button:focus {
    outline: unset;
}

.tooglesection {
    display: block;
}


body .modal-backdrop {
    display: none !important;
}

body.modal-open .modal-backdrop {
    display: block !important;
}

.modal-open .modal {
    background: rgba(252, 162, 172, .8);
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1550px;
}

#searchCustompopup form {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: calc(100% - 32px);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

#searchCustompopup form input[type="text"] {
    display: inline-block;
    border: none;
    padding: 0 20px;
    font-size: 32px;
    line-height: 80px;
    font-weight: lighter;
    color: #797985;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    font-family: "Rubik";
    max-width: 446px;
    width: 445px;
}

#searchCustompopup form button[type="submit"] {
    display: inline-block;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #FFF;
    color: #FCA2AC;
    font-size: 40px;
    text-decoration: none;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a.changecountrytop, #_desktop_language_selector {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

#fspasc_wrapper {
    padding: 0px 25px;
}

body > .modal-backdrop.fade.in {
    display: none !important;
}

#searchCustompopup form button[type="submit"] i {
    font-size: 40px;
    line-height: 40px !important
}

#manufacturer #products #js-product-list .products div[itemprop="itemListElement"] {
    float: left;
    width: 25%;
}

.header-top > div > .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .header-top .container .col-md-10 #top-menu {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 36px;
}
#header .header-top .position-static {
    padding-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alinea_der .elementor-image {
    text-align: right;
}

.alinea_izq .elementor-image {
    text-align: left;
}
body#cms #content p {
    font-family: 'Rubik';
    font-weight: 100;
}

.description {
    font: 300 18px/1.4 "Rubik", sans-serif;
    color: #797985;
    border-top: 1px solid #F4F4F4;
    padding-top: 22px;
}


a.account.user-info-top {
    margin-top: 5px;
    display: block;
}

div#payment_content_html_payment-option-3 .pp-info {
    display: none;
}

.carrier-item-content .carrier_delay {
    width: 72%;
}

.carrier-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.carrier-item-content img {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
}

.payment-option .payment_content {
    width: 82%;
    padding-left: 12px;
    line-height: 12px;
}

.payment-option .payment_input {
    width: 29px;
}

.payment-option .payment_image img {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
}

.payment-option .payment_image {
    width: 50px;
    margin-right: 0px !important;
}

.payment-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.specialbannerfondo:after {
    position: absolute;
    content: "";
    background: #9B9EA0;
    top: 0;
    width: 66%;
    left: -5%;
    height: 100%;
    z-index: 1;
    display: block;
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    opacity: .8;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.specialbannerfondo {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 10px;
}

.specialbannerfondo span.info {
    width: 60%;
    display: block;
    position: absolute;
    top: 50%;
    color: white;
    z-index: 2;
    left: 30px;
    transform: translateY(-50%);
}

.specialbannerfondo span.info h3 {
    color: white
}

.specialbannerfondo span.block-actions {
    display: block;
}

.specialbannerfondo span.info .lines {

    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Rubik";
    text-shadow: none !important;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 14px;
    border: none;
    color: #FFF;
    padding: 12px 32px;
    letter-spacing: 3px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px 2px #fff;
    box-shadow: 0px 0px 0px 2px #fff;
    margin-top: 12px;
}

.specialbannerfondo span.info .lines:hover {
    background: #FFF;
    color: #FCA2AC !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 0%);
    box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 0%);
}

.secciondosbanners .specialbannerfondo:after {
    display: none
}

.info.itemtext {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    background: #ffffff9e;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.secciondosbanners .specialbannerfondo:hover .info.itemtext {
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.elementor-slick-slider .slick-slide img {
    width: 100%;
}

div#correosInfoMap87 {
    display: none;
}

header a.changecountrytop {
    top: 1px;
    position: relative;
    margin-right: 0px;
}

.top-menu span.name > span {
    display: block;
    line-height: 10px;
    font-size: 12px !important;
}

.top-menu span.name {
    /* color: #67666a; */
    font-size: 25px;
    text-transform: initial;
}

#header .menu > ul > li {
    text-align: center;
}

.categoraisseccion {
    max-width: 1223px;
    margin: auto;
}

.categoraisseccion figcaption.widget-image-caption.wp-caption-text {
    top: 50%;
    position: absolute;
    width: 160px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: black;
    background: white;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1px;
}

.subbanners {
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
    max-width: initial;
}

.subbanners .elementor-container {
    max-width: 100% !important;
}

#footer .block-contact {
    display: none !important;
}

#footer .h3 {
    font-size: 13px;
    font-weight: 500;
    color: black;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 9px;
}

#footer .inside > .h3 {
    margin-top: 9px;
}

.footer-container li a, .footer-container li {
    color: black;
    font-weight: 300;
    text-align: left;
    font-size: 14px;
}

.footer-container li {
    text-align: left;
    margin-bottom: 0px;
    line-height: 19px;
}

#footer .container.footertoptop {
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
    background: #a4a3a3;
    padding: 0px;
    margin-bottom: 65px;
    margin-top: 75px;
}

#footer .container.footertoptop ul {
    text-align: center;
    padding: 20px 0px;
    margin: 0px;
}

#footer .container.footertoptop ul li {
    display: inline-block;
    width: initial;
    padding: 0px 16px;
}

#footer .container.footertoptop ul li > * {
    display: inline-block;
    vertical-align: middle;
}

i.euroicon:before {
    content: "";
    background: url(../img/euroicon.png) no-repeat;
    width: 36px;
    height: 35px;
    display: block;
}

i.icon24-48::before {
    content: "";
    background: url(../img/24-48icon.png) no-repeat;
    width: 83px;
    height: 35px;
    display: block;
}

.block_newsletter_content {
    /*border: 1px solid #67666a;*/
}

.cn_block.id-c325b843-764b-4d5c-b1dc-6a9d601f3a1a {
    display: block!Important;
}

.cn_block.id-c325b843-764b-4d5c-b1dc-6a9d601f3a1a > * {
    width: 100%!important;
}
.block_newsletter_content .title {
    font-size: 15px;
    color: #67666a;
    padding-bottom: 17px;
    font-weight: 400;
}

.block_newsletter_content .block-social li:before {
    color: #bdbdbd;
    font-size: 25px;
}

.fa-facebook a:before {
}

.block_newsletter_content > .row {
    display: flex;
    align-items: center;
}

.block_newsletter_content > .row > div {
    /* height: 150px; */
    margin-bottom: 0px;
    background: transparent;
}

.block_newsletter_content > .row #blockEmailSubscription_footer .conditions p {
    font-size: 10px;
    color: #67666a;
    text-align: left;
    margin-bottom: 0px;
}

.block_newsletter_content > .row #blockEmailSubscription_footer form {
    padding: 0px 56px;
    width: 100%;
}

.block_newsletter_content > .row #blockEmailSubscription_footer .title {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

.block_newsletter_content .middle {
    border-left: 1px solid #67666a;
    border-right: 1px solid #67666a;
}

.block_newsletter_content .middle p {
    padding: 50px 32px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #67666a;
    font-weight: 300;
}

.block-social ul li {
    background: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0px 14px;
    overflow: hidden;
    position: relative;

}
.block-social ul li a {
    display: block;
    height: 100%;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 20px;
    height: 20px;
}

.block-social ul li:hover {
    background: transparent;
}

.block-social ul {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

#index .featured-products .products > div > article.textinfo > div,
#product .featured-products .products > div > article.textinfo > div {
    display: block;
    height: 100%;
    background: #efefef;
    flex-wrap: wrap;
}

#index .featured-products .products > div > article.textinfo > div .insidecontent,
#product .featured-products .products > div > article.textinfo > div .insidecontent {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 113px;
}

#index .featured-products .products > div > article.textinfo > div .insidecontent .title,
#product .featured-products .products > div > article.textinfo > div .insidecontent .title {
    font-size: 29px;
    width: 150px;
    letter-spacing: 0px;
    color: black;
    line-height: 30px;
}

#index .featured-products .products > div > article.textinfo > div .insidecontent .subtitle,
#product .featured-products .products > div > article.textinfo > div .insidecontent .subtitle {
    font-size: 16px;
    letter-spacing: 0px;
    color: black;
    font-weight: 400;
    padding-top: 8px;
    max-width: 172px;
}

#index .featured-products .products > div > article.textinfo > div .insidecontent .separation img,
#product .featured-products .products > div > article.textinfo > div .insidecontent .separation img {
    width: 180px;
    height: auto;
}

#index .featured-products .products > div > article.textinfo > div .insidecontent p,
#product .featured-products .products > div > article.textinfo > div .insidecontent p {
    letter-spacing: 0px;
    color: black;
    font-weight: 300;
    max-width: 193px;
    margin-bottom: 0px;
}

#index .featured-products .products > div > article.textinfo,
#product .featured-products .products > div > article.textinfo {
    height: calc(100% - 27px);
}

#wrapper .breadcrumb li, #wrapper .breadcrumb span {
    color: black;
    font-size: 14px;
}

body#category section#wrapper {
    margin-top: 55px;
}

.block-categories {
    box-shadow: none;
    padding: 0px;
    padding-top: 42px;
}

ul.category-top-menu .acordeon {
    cursor: pointer;
}

ul.category-top-menu .acordeon .up {
    display: none;
}

ul.category-top-menu .acordeon.active .down {
    display: none;
}

ul.category-top-menu .acordeon.active .up {
    display: inline-block;
}

.block-categories li span, .block-categories li a {
    font-size: 16px;
    font-weight: 400 !important;
    color: #7c7c7c;
    text-transform: initial !important;
}

.block-categories li span {
    font-weight: 600 !important;
}

.block-categories .category-sub-menu li[data-depth="0"] a {
    border: none;
    margin: 0px;
    padding: 0px;
}

#search_filters_wrapper #search_filters section.facet {
    background: transparent;
    margin: 0;
    padding: 0;
}

#search_filters_wrapper #search_filters > p {
    display: none
}

#search_filters_wrapper #search_filters section.facet > p {
    padding: 0px;
    cursor: pointer
}

#search_filters_wrapper #search_filters section.facet > p .up {
    display: none;
}

#search_filters_wrapper #search_filters section.facet > p.active .up {
    display: inline-block;
}

#search_filters_wrapper #search_filters section.facet > p.active .down {
    display: none;
}

#search_filters_wrapper #search_filters section.facet > p .up, #search_filters_wrapper #search_filters section.facet > p .down {
    font-size: 16px;
    font-weight: 600;
}

#search_filters .facet .facet-label a {
    font-size: 16px;
    font-weight: 400;
    color: #7c7c7c !important;
    margin: 0px !important;
}

#search_filters .facet .facet-label {
    line-height: 20px;
}

div#product-list-header .card {
    border: none;
    padding: 0px;
    min-height: initial;
    margin-bottom: 0px;
}

.block-category .block-category-inner p {
    color: #bdbdbd !important;
    font-weight: 400 !important;
}

.paginationbottom ul li:not(:last-child) {
    /*display: none;*/
}

/*PRODUCT PAGE*/
#product .product-container {

    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /*margin: 0px -15px;*/
}

#product .breadcrumb {
    margin-bottom: 10px;
    margin-left: 30px;
}

#product #wrapper > .container {
    margin-top: 80px;
}

#product .thumb-container {
    width: 100%;
    max-width: 33%;
    display: inline-block;
    padding-right: 10px;
}
#product-modal .thumb-container {
    max-width: 100%;
}
#product .thumb-container img {
    width: 100%;
    margin: 0;
}

#product .scroll-box-arrows i {
    bottom: 60px;
}

#product .product-info {
    padding-left: 50px;
}

#product .product-img {
    align-self: baseline;
}

#product .collection {
    font-weight: 400;
    color: #a3a3a3;
    font-size: 1.375rem;
    display: inline-block;
}

#product .ref {
    font-weight: 400;
    color: #a3a3a3;
    font-size: 16px;
    display: inline-block;
}

#product .h1 {
    font-weight: normal;
}

#product .tax-shipping-delivery-label {
    display: none;
}

#product .product-prices .product-price .current-price .discount {
    display: none;
}

#product .block-page-title {
    padding-top: 40px;
    padding-bottom: 40px;
}

#product .current-price > span {
    font-size: 28px;
    color: #000;
}

#product .product-prices {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 50px;
    border-bottom: 2px solid #a3a3a3;
    width: 100%;
    max-width: 579px;
}

#product .product-prices .product-price {
    margin-bottom: 0;
}

#product .product-prices .product-price .current-price {
    margin-bottom: 20px;
}

#product .product-actions .control-label {
    font-weight: normal;
    text-transform: initial;
    color: #000;
    font-size: 18px;
    margin-bottom: 0;
}

#product .product-variants > .product-variants-item select {
    width: 45%;
}

#product select {
    border: 2px solid #a3a3a3;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(..//img/arrow_down.svg);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 2px;
    background-size: 32px;
    color: #a3a3a3;
}

#product .add-to-cart {
    text-transform: initial;
    font-size: 18px;
    font-weight: bold !important;
    letter-spacing: 1px;
}

#product .product-quantity {
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

#product .add {
    margin-bottom: 0;
    float: none;
    width: 45%;
}

#product .add button {
    border-radius: 0;
    padding: 0px;
    max-width: 170px;
    height: 42px;
    font-weight: normal!important;
    float: left;
    letter-spacing: 0px;
}
#product .select-qty {
    width: 45%;
    display: inline-block;
}

#product .select-qty select {
    width: 100%;
    height: calc(2.5rem - 2px);
    color: #a3a3a3;
}

#product .breadcrumb span {
    text-transform: lowercase;
    display: inline-block;
}

#product .breadcrumb span:first-letter {
    text-transform: uppercase;
}

#product .description {
    border-bottom: 2px solid #a3a3a3;
    border-top: none;
    padding-bottom: 30px;
    max-width: 579px;
}

#product .info-product-title {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    padding-top: 30px;
}

#product .description .info-product-title {
    font-weight: 400;
}

#product .features .feat-title {
    text-transform: uppercase;
    color: #000;
}

#product .features .feat-value {
    text-transform: lowercase;
    display: inline-block;
    color: #000;
}

#product .features .feat-value:first-letter {
    text-transform: uppercase;
}

#product .description .text {
    font-size: 16px;
}

#product .description .text p {
    color: #000;
    font-weight: 300;
}

#product .blockreassurance_product .item-product {
    display: none;
}

#product .blockreassurance_product .block-title {
    font-weight: 600;
}

#product .blockreassurance_product p {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 300;
}
/*END PRODUCT PAGE*/
span.originalprice {
    text-decoration: line-through;
    font-weight: normal;
    color: grey;
}

span.originalprice + .price {
    color: black!important;
}
/*FEATURED PRODUCTS*/
.featured-products .products div[itemprop="itemListElement"] .product-miniature .product-title a {
    color: #000;
    font-weight: 700;
}

/*END FEATURED PRODUCTS*/

div#cookiesplus-content {
    max-width: 1335px;
    margin: 0 auto;
}

#cookiesplus-modal-container p {
    margin-bottom: 0;
    overflow: hidden;
    color: black;
    font-size: 12px;
    font-weight: 300;
}

#cookiesplus-modal .cookiesplus-actions {
    display: flex;
}

#cookiesplus-modal .cookiesplus-actions > div button {
    text-transform: uppercase;
    margin: 0px 10px 0px 0px !important;
}

#cookiesplus-content button#solotecnicas {
    border: 1px solid #dadada !important;
    color: black !important;
}
#header .header-nav .topMenuCustom span.cart-products-count {
    position: relative;
    top: -5px;
}
.moreinfo .items > * {
    display: inline-block;
    padding-top: 0px!important;
}
.moreinfo {
    margin-top: 15px;
}
.b2bmobile {
    float: left;
    margin-top: 12px;
    padding: 0px 15px;
    position: absolute;
    top: 9px;
    right: 5px;
    z-index: 5;
}
.b2bmobile span {
    font-size: 12px!important;
}
/*teambabidu*/
body.cms-id-11 nav.breadcrumb, body.cms-id-11 .page-header {
    display: none;
}
body.cms-id-11 section#content {
    margin: 0px;
    padding: 0px;
}
.tb2 img {
    width: auto;
    height: 72px;
    float: right;
}
.tb4 .elementor-text-editor.elementor-clearfix {
    background: #4b7fa5;
    color: white;
    padding: 24% 13%;
}
.tb5 .ventajascontent {
    background: #da865a;
    color: white;
    padding: 12% 13%;
    height: 100%;
}
.tb5 .elementor-widget {
    height: 100%;
}
.tb5 .elementor-text-editor, .tb5 .elementor-widget-container {
    height: 100%;
}
.tb5 .ventajascontent ul {
    list-style: none;
}
.tb5 .ventajascontent ul li {
    display: flex;
    align-items: flex-start;
    color: white;
    margin-bottom: 16px;
}
.tb5 .ventajascontent ul li .text {
    font-weight: 100;
    color: white;
}

.tb5 .ventajascontent ul li .text strong {
    font-weight: bold;
}
.tb5 .ventajascontent ul li img {
    width: 37px;
    height: auto;
    margin-right: 16px;
}
.tb5 .ventajascontent .title {
    font-size: 30px;
    padding-left: 50px;
    padding-bottom: 39px;
    padding-top: 59px;
    font-weight: normal;
}
/*end teambabidu*/

/**************************************RESPONSIVE********************************************/

@media (min-width: 1600px) {
    .container.sm {
        max-width: 800px;
    }

    .container {
        width: 1380px;
    }

    #column-left {
        padding-right: 64px;
    }

    #column-right {
        padding-left: 64px;
    }

    .product-container,
    .featured-products,
    #footer .footertoptop {
        width: 1560px;
        margin-left: auto;
        margin-right: auto;
    }

}

@media (min-width: 1200px) {
    #header .header-top .top-menu[data-depth="1"] {
        margin: 0;
    }

    #header .header-top .top-menu .sub-menu {
        display: flex;
        left: auto;
        justify-content: center;
        width: auto;
        min-width: auto;
        margin-left: 9px;
        box-shadow: unset !important;
    }


    #header .header-top .top-menu .sub-menu a[data-depth="1"],
    #header .header-top .top-menu .sub-menu a[data-depth="2"] {
        padding: 10px;
    }

    #header .header-top .top-menu .sub-menu a[data-depth="1"]:hover,
    #header .header-top .top-menu .sub-menu a[data-depth="2"]:hover {
        background: #375172;
    }

    #header .top-menu .sub-menu ul[data-depth="1"] > li {
        float: none;
        margin: 0;
    }

    .popover:after, .popover:before {
        display: none;
    }
}

@media ( min-width: 992px ) {
    body#index #content > div#carousel {
        margin-left: calc((-50vw) + 50%);
        width: 100vw;
    }
}

@media (max-width: 1176px) {
    .inside .simbol .discount-product,
    .inside .product-title a,
    .inside .price,
    .inside .nameproduct a,
    .inside .regular-price {
        font-size: 12px !important;
    }

}
figure.wp-caption img + .widget-image-caption {
    background: #ffffffc2;
    text-align: center;
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    color: black;
    bottom: 22px;
    padding: 19px;
}

@media (max-width: 1200px) {


    #header .header-top .container .col-md-2 .logo {
        height: auto;
        width: 97px;
    }

    #header .header-top .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    #header .header-top .container .row {
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
    }

    #header .header-top .position-static .js-top-menu {
        display: none;
    }

    #header .header-top #menu-icon i {
        line-height: 40px;
        font-size: 36px;
        color: #797985;
    }

    #header .header-top .container .col-md-10 {
        width: 100%;
        margin: 0;
        padding: 0px 0 0 0;
        float: none;
        text-align: right;
    }

    #header .header-top .container .col-md-2 {
        width: 100%;
        margin: 0;
        float: none;
        padding: 0;
    }


    #header .header-top .top-menu .sub-menu {
        background: transparent;
        opacity: 1;
        visibility: visible;
    }

    #header .header-top .top-menu .sub-menu .dropdown-item {
        color: #99B5C3 !important;
    }

    #header .header-top .container .row .js-top-menu {
        width: 100%;
    }

    #header .top-menu a[data-depth="0"]:hover {
        color: #2fb5d2 !important;
        text-decoration: none;
    }

    #header .top-menu a[data-depth="0"] .hidden-md-up {
        display: block !important;
    }

    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
        width: auto;
        height: auto;
        vertical-align: middle;
    }


    #product .block-add-to-cart {
        display: block;
        width: 100%;
    }

}

@media (max-width: 1140px) {

    #products #js-product-list .products div[itemprop="itemListElement"],
    .featured-products .products div[itemprop="itemListElement"]
    {
        width: 50%;
    }

    .inside .simbol .discount-product,
    .inside .product-title a,
    .inside .price,
    .inside .nameproduct a,
    .inside .regular-price {
        font-size: 14px !important;
    }

    .container {
        width: 960px;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}


@media (max-width: 992px) {
    .newsletter-input {
        display: flex;
        flex-direction: column-reverse;
    }

    .newsletter-input input[type="submit"] {
        margin-top: 10px;
    }

    .featured-products .products div[itemprop="itemListElement"] {
        width: 50%;
    }

    #product .description .info-product-title {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #product .description {
        padding-top: 0;
    }

    #product .product-prices {
        margin-top: 0;
    }

    #product .product-variants > .product-variants-item select {
        width: 90%;
    }

    #product .product-quantity {
        flex-direction: column;
        align-items: unset;
        gap: 25px;
    }

    #product .select-qty {
        width: 90%;
    }

    #product .add {
        width: 90%;
        justify-content: unset;
    }

    .container {
        width: auto;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    #header .header-nav span.title,
    #header .header-nav span.hidden-sm-down {
        /*display: none !important;*/
    }

    #header .header-nav .dropdown span.expand-more {
        display: none !important;
    }

    #header .header-nav .material-icons.expand-more {
        margin-left: -13px;
    }

    .carousel .direction .carousel-control i {
        background: unset;
    }

    .carousel {
        box-shadow: none;
        padding-bottom: initial;
        background-color: unset;
        padding: 0;
    }

    #carousel .carousel-indicators {
        display: none;
    }


    #products .product-miniature, .featured-products .product-miniature {
        margin: 0 3px;
    }
}

@media (max-width: 1600px) {
    #header .header-top a[data-depth="0"] {
        letter-spacing: -1px;
        color: #67666a;
    }

    #header .header-top .container .col-md-2 img {
        height: auto !important;
    }
}

@media (max-width: 768px) {

    #products #js-product-list .products div[itemprop="itemListElement"] {
        width: 100%;
    }

    #header .header-nav #_desktop_user_info .user-info {
        /*margin-right: 0;*/
        /*padding-top: 5px;*/
    }
    header a.changecountrytop {
        /*top: 12px;*/
        /*margin-left: 14px;*/
    }
    #header .header-nav .fa-search:before {

        width: 23px;
        height: 25px;

    }
    #header .header-nav .cart-preview i:before {
        height: 27px;
        display: block;

    }
    #header .header-nav .topMenuCustom > div:not(.topSecondMenuCustom) {
        padding-top: 0px;
    }
    #header .header-nav {
        padding: 11px 0 6px;
    }
    .fackesearch {
        padding-top: 5px;
    }
    #header .header-nav .fa.fa-shopping-cart {
        margin-top: 5px;
    }
    .featured-products {
        overflow: hidden;
        max-width: 100vw;
    }

    #header .header-nav .topMenuCustom > .topSecondMenuCustom > * {
        text-align: center;
        padding: 0px 20px;
        margin: 0
    }

    div#search_widget, #_desktop_cart {
        line-height: 37px;
    }
    div#searchCustompopup.modal.fade {
        width: 100vw
    }

    .topMenuCustom #_desktop_language_selector, header .topMenuCustom a.changecountrytopNO, #header .header-nav .topMenuCustom > .topSecondMenuCustom > #_desktop_contact_link {
        display: none
    }

    .container {
        width: auto;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .overMainSlider .slick-slide-inner .info {
        padding: 16px;
        width: 60%;
    }

    .overMainSlider .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption:after {
        width: 65%;
    }

    .catHederConteiner .elementor-container h1 {
        font-size: 40px;
    }

    .catHederConteiner .elementor-container #category-description {
        font-size: 12px;
        letter-spacing: 3px;
    }

    .catHederConteiner .elementor-container #category-description p {
        color: #fff !important;
    }

    .elementor-slick-slider ul.slick-dots {
        margin: 20px 0 0 0;
    }

    .elementor-slick-slider ul.slick-dots li {
        width: 15px;
        height: 15px;
        margin: 0 4px 0 4px;
    }

}

@media (max-width: 767px) {
    .topMenuCustom {
        /*padding-top: 30px;*/
    }
    #manufacturer #main ul .brand {
        width: 100%;
    }

    .sort-by-row {
        width: 100%;
        justify-content: end;
        margin-bottom: 10px;
    }

    .sort-by-row .filter-button {
        padding: 0;
    }

    #footer .fullfooterMenu .footer-container .col-md-12.links .row {
        display: block
    }

    footer .links {
        padding: 0px;
    }

    .block_newsletter_content > .row {
        display: block
    }

    .block_newsletter_content .middle {
        border: none;
        border-top: 1px solid #67666a;
        border-bottom: 1px solid #67666a;
    }

    .block_newsletter_content .left, .block_newsletter_content .block_newsletter {
        padding: 30px;
    }

    .block_newsletter_content > .row #blockEmailSubscription_footer form {
        padding: 0px;
    }

    #footer .container.footertoptop {
        margin-bottom: 45px;
        margin-top: 45px;
    }


    #footer .container.footertoptop ul li {
        margin: 13px 0px;
    }

    .featured-products .products div[itemprop="itemListElement"] {
        width: 100%;
    }

    #product .select-qty select {
        max-width: 540px;
        width: 90%;
    }

    #product .select-qty {
        width: 100%;
    }

    #product .product-info {
        padding-left: 0;
        padding-top: 30px;
    }

    #product #wrapper > .container {
        margin-top: 0;
    }

    #product .product-container {
        flex-direction: column;
    }

    #manufacturer #products #js-product-list .products div[itemprop="itemListElement"] {
        width: 50%;
    }

    #manufacturer #products #js-product-list .products div[itemprop="itemListElement"] article {
        width: 97%;
    }

    a.changecountrytop {
        font-size: 0px;
    }

    #header .header-nav .language-selector .dropdown-menu {
        display: none !important;
    }

    #header .header-nav .language-selector.open .dropdown-menu {
        display: block !important;
    }

    #header .header-nav .fa.fa-shopping-cart {
        vertical-align: sub;
        margin-right: 0;
    }

    #header .header-nav #language-selector-label,
    #header .header-nav .language-selector .link {
        display: none !important
    }

    #header .header-top {
        background: #fff;
        padding-bottom: 0;
    }

    #footer .fullfooterMenu .footer-container {
        padding: 30px 0;
    }

    #footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 {
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }

    #footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 ul.collapse {
        display: block;
        margin: 0;
        background: #375172;
        padding: 10px 0 30px 0;
    }

    #footer .fullfooterMenu .footer-container .col-md-12.links .row .col-md-3 ul.collapse li {
        margin-bottom: 0;
        border: 0 none;
        margin-top: 0;
        padding: 0;
    }

    #footer .fullfooterMenu .footer-container .links .title {
        padding: 0;
        border-bottom: 0 none;
    }

    #footer .footer-container .material-icons {
        color: #000;
    }

    #footer .footer-container .links ul {
        background-color: transparent;
    }

    #footer .fullfooterMenu .footer-container .links .title span.h3 {
        display: inline-block;
        margin: 0;
        font-size: 19px;
        font-family: "Rubik";
        font-weight: normal;
        text-transform: initial;
    }

    #footer .fullfooterMenu .footer-container .col-md-12.links .row > * {
        margin-bottom: 10px;
    }

    #footer .fullfooterMenu .footer-container .lastLinks .row {
        display: block;
        justify-content: unset;
        text-align: center;
    }

    #footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 {
        width: 100%;
    }

    #footer .fullfooterMenu .footer-container .block-contact.links .row .col-md-6 {
        float: none;
        width: auto;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: unset;
        margin-top: 20px;
    }

    #footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6:nth-child(1),
    #footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6:nth-child(2) {
        text-align: center;
    }

    #footer .fullfooterMenu .footer-container .lastLinks .row .col-md-6 .store-selector {
        flex-grow: unset;
        padding-left: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: unset;
    }

    #footer .footertoptop .holder-block-footer-messages .item {
        width: 100%;
        float: none;
    }


    #footer .fullfooterMenu .footer-container .block-contact.links .row {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #footer .footertoptop .row {
        margin-left: 0;
        margin-right: 0;
    }

    #footer .fullfooterSocial .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .carousel .carousel-control .icon-next i,
    .carousel .carousel-control .icon-prev i {
        font-size: 3.125rem;
    }

    .carousel .direction .carousel-control .icon-prev {
        left: 5px;
        margin-left: 0;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .title {
        font-size: 50px;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .subtitle {
        margin-top: 0;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .block-actions .btn.shadow {
        font-size: 14px;
        padding: 13px 30px;
    }

    .textotithome {
        padding: 0 !important;
    }

    .elementor-widget-product-carousel .slick-slide-inner {
        margin: 0;
    }

    .elementor-widget-product-carousel .elementor-product-miniature {
        padding: 0 !important;
    }

    #category #left-column {
        /*display: none;*/
        padding: 0px 30px!important;
    }
    #search_filter_toggler{
        display: none!Important
    }

    #wrapper .breadcrumb {
        background: transparent;
        padding: 15px 15px 0px;
    }
    body#category section#wrapper {
        margin-top: 5px;
    }

    #products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .product-description, .featured-products .products div[itemprop="itemListElement"] .product-miniature .product-description {
        padding: 10px;
    }

    #products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .product-title a {
        font-size: 14px;
    }

    #products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .price {
        font-size: 24px;
    }

    #products #js-product-list .products div[itemprop="itemListElement"] .product-miniature .regular-price, .featured-products .products div[itemprop="itemListElement"] .product-miniature .regular-price {
        font-size: 16px;
    }

    .totalProductsCustom {
        display: block !important;
    }

    #category #content-wrapper {
        display: block !important;
    }

    .tabletActiveBut {
        display: block;
        position: fixed;
        z-index: 1000;
    }

    .filterBut {
        top: 20%;
        left: 0;
        width: 50px;
        height: 30px;
        text-align: center;
        color: white;
        border-radius: 0 17px 17px 0;
        background: #229bc9;
        border: 0 none;
        padding: 4px 10px;
    }

    .tabletActive {
        display: block !important;
    }

    .tooglesection {
        display: none;
    }

    .deskActive {
        display: none !important;
    }

    .seconrfrco, .seconrfrco .products-sort-order {
        justify-content: flex-end;
    }

    body.scrolling #header {
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: unset;
        transition: unset;
    }

    .tabletActive.title {
        position: relative;
        min-height: 51px;
        padding: 30px 50px 15px 23px;
        cursor: pointer;
        border-top: 1px solid #d5d5d5;
        background: #fff !important;
        margin: 0;
    }

    .tabletActive.title p.facet-title {
        color: #000000 !important;
        font-weight: 300;
        font-family: 'Open Sans', arial;
        font-size: 17px;
    }

    #search_filters_wrapper #search_filters section.facet > ul.tabletActive {
        padding: 15px 15px 25px 25px !important;
        background: #fff !important;
    }

    #product .product-prices {
        text-align: left;
        max-width: unset;
        width: 100%;
    }

    #product .product-information {
        max-width: unset;
        width: 100%;
    }

    .card {
        padding: 10px 0px;
    }

    .cart-grid-body .card-block {
        padding: 1rem 0;
    }

    .cart-grid-body .cart-overview {
        padding: 1rem 0;
    }

    .cart-grid-right {
        padding: 0 !important;
    }

    body#cart #wrapper .container {
        padding-right: 0;
        padding-left: 0;
    }

    div#onepagecheckoutps div#onepagecheckoutps_contenedor {
        margin: 0;
        padding: 0;
    }

    #onepagecheckoutps_step_one_container {
        margin: 0 !important;
        padding: 0 !important;
    }

    div#onepagecheckoutps #panel_addresses_customer .card .card-body {
        padding-left: 0;
        padding-right: 0;
    }

    div#onepagecheckoutps #onepagecheckoutps_step_one div.form-group {
        padding: 0;
    }

    div#onepagecheckoutps .form-group.col-xs-6 {
        float: none;
        width: 100%;
    }

    div#onepagecheckoutps #onepagecheckoutps_step_two_container, div#onepagecheckoutps #onepagecheckoutps_step_three_container, div#onepagecheckoutps #onepagecheckoutps_step_review {
        margin-top: 15px !important;
        padding: 0;
        margin: 0;
    }

    #header .header-top .container .col-md-2 {
        padding-top: 5px;
    }
    #header .header-nav .fa-user:before {
        width: 26px;
        height: 26px;

    }
}

@media (max-width: 600px) {
    .catHederConteiner .elementor-container h1 {
        font-size: 30px;
    }

    .catHederConteiner .elementor-container #category-description {
        letter-spacing: 1px;
    }

    .catHederConteiner .elementor-container #category-description p {
        font-size: 12px;
    }

    .catHederConteiner .category-coverCustom img {
        height: 330px;
        width: 100vw;
        object-fit: cover;
    }
}

@media (max-width: 576px) {
    .container {
        width: auto;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }


    .products-selection .total-products {
        float: none;
        text-align: center;
    }

    .seconrfr {
        float: none;
        text-align: center;
        width: 100%;
    }

    .seconrfrco, .seconrfrco .products-sort-order {
        justify-content: center;
    }

    .elementor-element-teawu17 .slick-track .slick-slide .slick-slide-inner .elementor-image-carousel-caption {
        padding: 16px;
    }

    .overMainSlider .slick-slide-inner .info .block-actions {
        display: none;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .title {
        font-size: 40px;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .subtitle {
        margin-top: 0;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .block-actions .btn.shadow {
        font-size: 14px;
        padding: 13px 30px;
    }

    .page-home #carousel li.carousel-item figcaption.caption {
        top: 115px;
    }

    #products #js-product-list .products div[itemprop="itemListElement"] {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: auto;
        height: auto;
    }

    #languagesPopUp .content {
        left: 10px;
        width: calc(100% - 20px);
    }

    #languagesPopUp .content .logoLanguages img {
        width: 120px;
    }

    #languagesPopUp .content form {
        padding: 10px;
    }

    #languagesPopUp .content form .select #country_change {
        font-size: 14px;
    }

    #languagesPopUp .content form .select #country_change option {
        font-size: 14px;
    }

    #languagesPopUp .content form .select input[type="submit"] {
        padding: 0 20px;
        font-size: 16px;
    }

    body#checkout #wrapper .container {
        padding: 0;
    }
    .inside .normalprice, .inside .contentdiscountprice {
        padding-top: 7px;
        gap: 10px;
    }
    #index .featured-products .products > div > article.textinfo > div .insidecontent, #product .featured-products .products > div > article.textinfo > div .insidecontent {
        padding-left: 38px;
        padding-right: 38px;
    }
    .page-home #carousel li.carousel-item figcaption.caption {
        top: 30%;
        padding: 0px;
        text-align: center;

    }
    .caption-description h1 {
        font-size: 21px;
        text-align: center;
        color: white;
    }

    .caption-description p {
        font-size: 20px;
        text-align: center;
        color: white!important;
    }
    .caption-description .btn {
        background: white;
        font-size: 14px;
        border-radius: 30px;
        line-height: 33px;
        padding: 0px 26px;
    }
}

@media (max-width: 480px) {

    #header .header-nav .fa {
        margin-right: 0;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .title {
        font-size: 34px;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .subtitle {
        margin-top: 0;
    }

    .page-home #carousel li.carousel-item figcaption.caption .info .block-actions .btn.shadow {
        font-size: 13px;
        padding: 9px 26px;
    }


    .page-home #carousel li.carousel-item figcaption.caption .info .block-actions {
        margin-top: 15px;
    }

}

@media (max-width: 380px) {

    .product-actions .add-to-cart {
        padding-left: 0;
    }

    .btn-primary.add-to-cart {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    #searchCustompopup form input[type="text"] {
        max-width: 290px;
    }
}
/********************************************END RESPONSIVE********************************/
.cn_element.cn_button_submit.id-540b9edf-03d1-4f92-bf32-b5940118bea0 > button {
    position: relative;
    float: left;
    margin-left: 6px;
}

.cn_element.cn_button_submit.id-540b9edf-03d1-4f92-bf32-b5940118bea0 {
    position: relative;
    text-align: left;
}
#category footer#footer {
    border-top: 1px solid #67666a;
    margin-top: 60px;
}
#product footer#footer{
    border-top: 1px solid #67666a;
    margin-top: 100px;
}
.elementor-11070101 .elementor-element.elementor-element-py6qh3x .elementor-image img {

    max-height: 72px;
}
.elementor-11070101 .elementor-element.elementor-element-py6qh3x {
    text-align: left!important;
}
.elementor-element.elementor-element-n7vcmfo.formarparte.elementor-column.elementor-col-50.elementor-top-column .elementor-widget-container, .elementor-element.elementor-element-n7vcmfo.formarparte.elementor-column.elementor-col-50.elementor-top-column .elementor-widget-container > * {
    height: 100%;
}
/* Estilos del botón */
#myBtn {
    display: none; /* Oculta el botón por defecto */
    position: fixed; /* Fija el botón en la esquina inferior derecha de la pantalla */
    bottom: 20px;
    right: 30px;
    z-index: 99; /* Asegura que el botón esté encima de otros elementos de la página */
    border: none; /* Quita el borde del botón */
    outline: none; /* Quita el contorno del botón */
    background-color: #555; /* Fondo del botón */
    color: white; /* Color del texto del botón */
    cursor: pointer; /* Cambia el cursor al pasar por encima del botón */
    padding: 8px; /* Espacio alrededor del texto del botón */
    border-radius: 10px; /* Redondea las esquinas del botón */
}

/* Estilos del botón al pasar por encima */
#myBtn:hover {
    background-color: #333; /* Fondo del botón al pasar por encima */
}
#tallas-modal .modal-dialog {
    max-width: 800px;
}

#tallas-modal .modal-dialog img {
    max-width: 100%;
    height: auto;
}
.guiatallas{
    cursor: pointer;
}
#product .product-variants > .product-variants-item select {
    float: left;
}
.guiatallas {
    float: left;
    padding: 10px 15px;
}
li.product-flag.bfriday img {
    width: 66px;
    padding: 0px;
    background: transparent;
}

li.product-flag.bfriday {
    background: transparent;
    padding: 0px;
}
#header .container {
    position: relative;
    width: 100%;
}
@media(max-widht: 767px){
    .page-home #carousel li.carousel-item figcaption.caption {
        padding-right: 0px;
        width: 100%;
        text-align: center;
    }

    .page-home #carousel li.carousel-item figcaption.caption h1 {
        text-align: center;
        font-size: 18px;
        text-shadow: 1px 1px 2px black;
    }

    .page-home #carousel li.carousel-item figcaption.caption p {
        font-size: 14px;
        text-align: center;
        text-shadow: 1px 1px 2px white;
    }
    .caption-description .btn{
        line-height: 30px;padding: 0px 20px; font-size: 15px
    }
}

.top-menu > li > .collapse {
    display: none;
    position: absolute;
    margin-left: 100%;
    background: rgb(153, 181, 195);;
    top: 0px;
}

.top-menu > li:hover > a + .collapse {
    display: block;
}

.top-menu > li {
    position: relative;
}