body {
    font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
}

/*VARIABLES*/


/*END VARIABLES*/

/*GENERAL STYLE*/
body main > section#wrapper {
    background: white;
}

a:hover {
    text-decoration: underline;
}

/*END GENERAL STYLE*/

/*UP BUTTON*/
html {
    scroll-behavior: smooth;
}
.idxfm > input {
    max-width: 287px;
}
/*body.comercial1 li#cbp-hrmenu-tab-25 {*/
/*    display: none;*/
/*}*/
body > .up {
    display: none;
    width: 40px;
    height: 40px;
    margin: 0;
    position: fixed;
    padding: 0;
    bottom: 85px;
    right: 50%;
    margin-right: -647px;
    position: fixed;
    /*right: 2%;*/
}
.products-sort-order .select-list, .brands-sort .select-list, .suppliers-sort .select-list {
    display: block;
    padding: 3px 5px;
    color: var(--light-grey);
}
.product-line-grid-body > .product-line-info > .label{
    color: var(--light-grey);
    font-weight: normal;
    font-size: 12px;
}
.cart-item {
    padding: 0px 0 0px;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color: var(--light-grey);
}
.product-line-info .current-price, .product-line-grid-right span.product-price, .product-line-grid .reference {
    color: var(--light-grey);
    font-size: 12px
}
.product-actions .control-label {
    display: block;
    width: 100%;
    margin-bottom: 0.375rem;
    color: var(--light-grey);
}
.product-description {
    color: var(--light-grey);
}
body > .up a.btn-secondary {
    width: 100%;
    height: 100%;
    background-color: #777777;
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
}

body > .up a.btn-secondary i {
    color: #fff;
    margin-right: 0;
}

/*END UP BUTTON*/

/*HEADER*/
#header .block-social ul li.facebook {
    background-image: url(../img/facebook-icon.png);
    margin-right: 5px;
    filter:brightness(0);
}

#header .block-social ul li.instagram {
    background-image: url(../img/instagram-icon.png);
    filter: brightness(0);
}

#header {
    color: #fff;
    box-shadow: none;
    border-bottom: 3px solid #afcced;
}

#header a {
    height: inherit;
    display: inline-block;
    color: #000;
}

#header .header-nav {
    max-height: none;
    border-bottom: none;
    padding-bottom: 3px;
    background-color: white;
}


#header .header-nav .blockcart {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
}


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

#header .language-selector .expand-more {
    color: white;
}

#header .logo {
    max-width: 145px
}

#header .block-social ul li {
    background-color: transparent;
    width: 24px;
    height: 24px;
    background-size: contain;
}
.block-social ul li.whatsapp a {
    display: block;
    overflow: initial;
    text-indent: initial;
    margin-right: 5px;
}
.block-social ul li.whatsapp {
    margin-right: 6px;
}
.block-social ul li.whatsapp a img {
    width: 26px;
}
.has-discount .discount {
    background: #95c4eb;
}
header.page-header > h1, .cart-grid-body .card-block h1 {
    font-weight: normal;
    color: grey;
    font-size: 20px;
}
li.id-link-cms-page-6-2 {
    padding-right: 45px;
}
div#cart_floating {
    position: fixed;
    left: 50%;
    margin-left: -657px;
    bottom: 7px;
    color: white;
    padding: 20px;
    background: #777777;
    z-index: 99;
    border-radius: 5px;
}
#header .block-social ul li.youtube {
    display: none;
}
.discount_percentage {
    background: #000000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
}
#header .right-nav {
    align-items: center;
    gap: 20px;
    padding-top: 9px;
}

#header .right-nav .block-social {
    width: auto;
    padding: 0;
}

#header .right-nav .block-social ul {
    margin: 0;
}

#header .right-nav .language-selector {
    margin: 0;
    display: flex;
    gap: 10px;
    text-transform: uppercase;
}

#header .right-nav .language-selector a {
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    opacity: 0.3;
}

#header .right-nav .language-selector span.current a {
    border-bottom: 1px solid #fff;
    opacity: initial;
}

#header .header-nav .user-info {
    margin: 0;
}

#header .header-top {
    padding: 0;
    display: none;
}

#header #search_widget input[type="text"] {
    font-size: 12px;
    color: var(--light-grey);
    position: relative;
    width: calc(100% - 43px);
    background: white;
    height: 38px;
    border: 1px solid #000;
}

/*MENU*/
#iqitmegamenu-horizontal #cbp-hrmenu-tab-25,
#iqitmegamenu-horizontal #cbp-hrmenu-tab-26
{
    /*height: 66px;*/
}
#iqitmegamenu-horizontal #cbp-hrmenu-tab-25 .cbp-tab-title,
#iqitmegamenu-horizontal #cbp-hrmenu-tab-26 .cbp-tab-title
{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*height: inherit;*/
}
#iqitmegamenu-horizontal #cbp-hrmenu-tab-25 .cbp-tab-title .tab-title,
#iqitmegamenu-horizontal #cbp-hrmenu-tab-26 .cbp-tab-title .tab-title
{
    /*padding-top: 0;*/
    /*margin-top: auto;*/
}
#iqitmegamenu-horizontal #cbp-hrmenu-tab-25 img
{
    max-width: 50px;
}
#iqitmegamenu-horizontal #cbp-hrmenu-tab-26 img{
    max-width: 62%;
}


#iqitmegamenu-horizontal .cbp-tab-title .tab-title {
    white-space: nowrap;
    color: #777;
}


/*END MENU*/

/*END HEADER*/


/*HOME*/
#index main > section#wrapper {
    padding-top: 0;
}

#index #carousel .carousel-inner {
    height: auto;
}

#index #carousel .carousel-inner figure {
    width: 100%;
}

#index #custom-text {
    display: inline-block;
    padding: 0;
}

#index #custom-text .home-category-container .home-category-content a {
    display: block;
}
#index #custom-text .home-category-container .home-category-content a img{
    max-width: initial;
    width: 100%
}
.home-category-container > div {
    padding-bottom: 30px;
}
#index #custom-text .home-category-container .home-category-content span {
    font-weight: bold;
    font-size: 14px;
    padding: 14px 0 20px;
    display: block;
}

#index #custom-text .home-category-container .home-category-content a:hover span {
    text-decoration: underline;
}

/*END HOME*/

/*AUTHENTICATION PAGE*/
#authentication .js-customer-form .form-control-label:not([for="field-customer_privacy"]):not([for="field-psgdpr"]).required:after {
    content: "*";
    color: #ff0000;
}

#authentication .idxrvalidatinguser-form .idxfm {
    display: flex;
    gap: 10px;
    align-items: center;
}

#authentication .idxrvalidatinguser-form .idxfm > label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #232323;
    width: 25%;
    padding: 0 15px;
}

#authentication .idxrvalidatinguser-form .idxfm .checkbox {
    width: 50%;
}

#authentication .js-customer-form > div {
    display: flex;
    flex-direction: column;
}

#authentication .js-customer-form > div .form-group:first-child {
    order: 1;
}

#authentication .js-customer-form > div .form-group:nth-child(2) {
    order: 2;
}

#authentication .js-customer-form > div .form-group:nth-child(7) {
    order: 3;
}

#authentication .js-customer-form > div .form-group:nth-child(8) {
    order: 4;
}

#authentication .js-customer-form > div .form-group:nth-child(9) {
    order: 5;
}

#authentication .js-customer-form > div .form-group:nth-child(10) {
    order: 6;
}

#authentication .js-customer-form > div .form-group:nth-child(11) {
    order: 7;
}

#authentication .js-customer-form > div .form-group:nth-child(12) {
    order: 8;
}

#authentication .js-customer-form > div .form-group:nth-child(13) {
    order: 9;
}

#authentication .js-customer-form > div .form-group:nth-child(14) {
    order: 10;
}

#authentication .js-customer-form > div .form-group:nth-child(15) {
    order: 12;
}

#authentication .js-customer-form > div .form-group:nth-child(16) {
    order: 13;
}

#authentication .js-customer-form > div .form-group:nth-child(17) {
    order: 14;
}

#authentication .js-customer-form > div .form-group:nth-child(18) {
    order: 15;
}

#authentication .js-customer-form > div .form-group:nth-child(19) {
    order: 16;
}
#authentication .js-customer-form > div .form-group:nth-child(20) {
    order: 17;
}
#authentication .js-customer-form > div .form-group:nth-child(21) {
    order: 17;
}

#authentication .js-customer-form > div .idxrvalidatinguser-form {
    order: 11;
}


/*END AUTHENTICATION PAGE*/

/*BLOCK NEWSLETTER*/
.block_newsletter {
    border-top: 2px solid #95c4eb;
    max-width: 100%;
    padding: 35px 15px;
    margin-top: 35px;
    margin-bottom: 0;
}

.block_newsletter .newsletter-text p {
    color: var(--light-grey);
}

.block_newsletter .newsletter-text .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

.block_newsletter .newsletter-text .subtitle {
    font-size: 15px;
    padding-top: 12px;
}

.block_newsletter .input-title {
    font-size: 14px;
    color: var(--dark-grey);
    margin-bottom: 3px;
}

.block_newsletter form input[type="email"] {
    border: 1px solid var(--lighter-grey);
    border-radius: 3px;
    height: 32px;
    font-size: 12px;
    color: var(--light-grey);
}

.block_newsletter #gdpr_consent {
    margin-top: 10px;
}

.block_newsletter #gdpr_consent .psgdpr_consent_message p {
    display: inline-block;
    font-size: 14px;
    color: var(--dark-grey);
    padding: 0;
}

.block_newsletter .custom-checkbox input[type="checkbox"] + span {
    margin-right: 3px;
}

.block_newsletter #gdpr_consent .psgdpr_consent_message input[type="checkbox"] {
    margin-top: 0;
    top: 1px;
}

.block_newsletter .btn-primary {
    float: none !important;
    margin-left: 0 !important;
    text-transform: initial;
    height: 45px;
    font-size: 15px;
}

/*END BLOCK NEWSLETTER*/


/*FOOTER*/
#footer {
    padding-top: 0;
}

#footer .footer-container {
    background-color: #afcced;
    padding-top: 15px;
}

#footer .footer-container #footer_sub_menu_3 {
    /*display: flex;*/
    /*padding-bottom: 15px;*/
    /*border-bottom: 3px solid #fff;*/
}

#footer .footer-container .links li a {
    display: inline-block;
    width: 100%;
    color: #fff;
}

#footer .footer-container #footer_sub_menu_3 li.link-product-page-new-products {
    order: 1;
}

#footer .footer-container #footer_sub_menu_3 li.link-cms-page-7 {
    order: 2;
}

#footer .footer-container #footer_sub_menu_3 li.link-static-page-contact {
    order: 3;
}

#footer .footer-container #footer_sub_menu_3 li:last-child {
    order: 4;
}

#footer .footer-container #footer_sub_menu_3 .icon-container {
    display: flex;
    align-items: end;
    justify-content: center;
    min-height: 56px;
}

#footer .footer-container #footer_sub_menu_3 p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 8px 0 0 0;
    text-align: center;
}

#footer .footer-container #footer_sub_menu_2 {
    text-align: center;
}

#footer .footer-container #footer_sub_menu_2 p {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

#footer .footer-container .links a {
    display: inline-block;
    text-align: left;
}
#footer .block-social {
    display: none;
}

#footer .footer-container #footer_sub_menu_2 a:hover {
    text-decoration: none;
}

#footer .footer-container #footer_sub_menu_2 p:hover {
    color: var(--hover-color-secondary);
}

#footer .footer-container #footer_sub_menu_2 {
    display: flex;
    flex-direction: column;
}

#footer .footer-container #footer_sub_menu_2 li.link-cms-page-6 {
    order: 2;
}

#footer .footer-container #footer_sub_menu_2 li.link-cms-page-8 {
    order: 3;
}

#footer .footer-container #footer_sub_menu_2 li.link-static-page-contact {
    order: 1;
}

#footer .block-social ul {
    justify-content: center;
}

#footer .block-social ul li {
    background-color: transparent;
}

#footer .copyright a {
    color: #fff;
    font-size: 0.9375rem;
}
#footer .copyright a.blue {
    font-weight: bold;

}
/*END FOOTER*/


/*BREADCRUMB*/
#wrapper .breadcrumb .Inicio span {
    color: var(--icon-color);
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

#wrapper .breadcrumb .Inicio:after {
    display: none;
}

#wrapper .breadcrumb li:not(.Inicio) span {
    font-size: 14px;
    color: var(--light-grey);
    font-weight: bold;
    text-transform: uppercase;
}

#wrapper .breadcrumb li:not(.Inicio) span:hover {
    color: #afcced;
}

#wrapper .breadcrumb li:not(.Inicio) a:hover {
    text-decoration: none;
}

#wrapper .breadcrumb li:last-child span {
    color: #777;
    font-weight: normal;
}

/*END BREADCRUMB*/

/*PRODUCT LIST*/
#search_filters_wrapper #search_filters{
    padding: 0;
    margin: 0;
}
#search_filters_wrapper #search_filters .facet .custom-checkbox .ps-shown-by-js{
    width: 20px;
    height: 19px;
    margin-right: 0;
    border: 2px solid #777;
}
#search_filters_wrapper #search_filters #_desktop_search_filters_clear_all{
    display: none;
}
#search_filters_wrapper #search_filters .facet .custom-checkbox{
    top: unset;
}
#search_filters_wrapper #search_filters .reset-filter-button{
    font-size: 12px;
    color: #7C7C7C;
    cursor: pointer;
    float: right;
}
#search_filters_wrapper #search_filters .reset-filter-button:hover{
    text-decoration: underline;
}
#search_filters_wrapper #search_filters .js-search-filters-clear-all{
    text-transform: initial;
}
#js-active-search-filters.active_filters{
    display: none;
}
#search_filters_wrapper #search_filters .facet ul{
    display: flex;
    border-top: 1px solid #a9bce4;
    padding-top: 7px;
    border-bottom: 1px solid #a9bce4;
    padding-bottom: 6px;
    flex-wrap: nowrap;
    gap: 5px;
    justify-content: flex-start;
}
.category-id-432 #search_filters_wrapper #search_filters .facet ul {
    gap: 55px;
}
#search_filters_wrapper #search_filters .facet ul li {
    width: 150px;
}
body.category-id-439 #search_filters_wrapper #search_filters .facet ul li {
    width: auto;
}
#search_filters_wrapper #search_filters .facet li{
    width: 105px;
}
.category-id-6 #search_filters_wrapper #search_filters .facet li {
    width: 111px;
}
.category-id-6  #search_filters_wrapper #search_filters .facet ul {
    justify-content: flex-start;
}
#search_filters_wrapper #search_filters .facet .facet-label{
    display: flex;
    align-items: center;
    gap: 10px;
}
#search_filters_wrapper #search_filters .facet li label a{
    font-size: 22px;
    color: #777;
    margin-top: 0;
}
#search_filters_wrapper .h6{
    font-weight: bold;
    color: #464646;
    font-size: 13px;
    padding-bottom: 0;
    margin-bottom: 0;
}
#js-product-list-header #js-product-list-top {
    margin-bottom: 0;
}

#js-product-list-header .block-category h1 {
    color: #777;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

#js-product-list-header .block-category {
    padding: 0;
    margin-top: 30px;
    min-height: auto;
}

#js-product-list-header .block-category .category-cover {
    width: 100%;
}

#js-product-list-header .block-category .category-cover img {
    width: 100%;
    height: auto;
}

#js-product-list-header .block-category .total-products p {
    color: var(--light-grey);
    font-size: 12px;
}

#js-product-list-header .block-category .sort-by-row .sort-by {
    color: var(--light-grey);
    font-size: 12px;
    display: flex;
    justify-content: end;
    gap: 10px;
}
#js-product-list-header .block-category .sort-by-row .sort-by .grid-view > span {
    background: #adaaa5;
    color: #fff;
    padding: 3px 7px;
    cursor: pointer;
}

#js-product-list-header .products-sort-order .select-title {
    font-size: 12px;
    color: var(--light-grey);
    border: 1px solid var(--border-color);
    padding: 5px 15px;
}

#js-product-list .product-description .product-title {
    text-align: left;
    height: 36px;
}

#js-product-list .product-description .product-title a {
    font-size: 11px;
    font-weight: bold;
    color: var(--light-grey);
    text-transform: uppercase;
    line-height: 15px;
    display: block;
    text-align: left;
}

#js-product-list .product-description .product-price-and-shipping {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    gap: 5px;
}

#js-product-list .product-description .product-price-and-shipping form.add-to-cart-or-refresh {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

#js-product-list .product-description .product-price-and-shipping .contentqty {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

#js-product-list .product-description .product-price-and-shipping .contentqty input {
    width: 65px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #c4c4c4;
}

#header .header-nav .cart-preview.active {
    background: transparent;
}

#js-product-list .product-description .product-price-and-shipping form.add-to-cart-or-refresh span.material-icons.shopping-cart {
    margin: 0px;
}

/*#js-product-list .product-description .product-price-and-shipping .contentaddtocart span.upbtn, #js-product-list .product-description .product-price-and-shipping .contentaddtocart .btn-primary {*/
/*    opacity: 0;*/
/*}*/

/*#js-product-list .product-description .product-price-and-shipping:hover .contentaddtocart span.upbtn, #js-product-list .product-description .product-price-and-shipping:hover .contentaddtocart .btn-primary {*/
/*    opacity: 1;*/
/*}*/

#js-product-list .product-description .product-price-and-shipping span.upbtn {
    cursor: pointer;
    border: none;
    padding: 0px 6px 1px;
    color: white;
    background: #777777;
    font-weight: bold;
    font-size: 15px;
    height: initial;
    display: block;
    width: 34px;
    text-align: center;
    line-height: 33px;
}
.products .contentaddtocart button.btn.btn-primary.add-to-cart {
    height: 34px;
    padding: 0px 20px;
}
a.btn.btn-primary.clearbutton {
    float: right;
    margin-top: -49px;
}
a.btn.btn-primary.downloadcart {
    float: right;
    margin-top: -38px;
}
#js-product-list .product-description .product-price-and-shipping .price {
    font-weight: normal;
    font-size: 13px;
    color: #777;
}

#js-product-list .product-description .product-price-and-shipping .regular-price {
    font-weight: normal;
    font-size: 11px;
    display: block;
}

#js-product-list .product-miniature .thumbnail-container {
    border-bottom: 1px solid var(--border-color-lighter);
    margin-bottom: 0;
}

#js-product-list .product-miniature .thumbnail-container .product-flag.new {
    font-size: 12px;
}

#js-product-list .product-miniature .thumbnail-container .product-flag.discount {
    font-size: 12px;
    background-color: var(--secondary-color);
}

#js-product-list .product-miniature .thumbnail-container .product-flag.pack {
    font-size: 12px;
}

#js-product-list .products .js-product {
    padding: 10px;
}
#js-product-list .products.grid-view-3 .product{
    width: 33%;
}
#js-product-list .products.grid-view-4 .product{
    width: 25%;
}
#js-product-list .products.grid-view-7 .product{
    width: 14.28%;
}

#js-product-list .products .js-product .product-miniature {
    display: inline-block;
    width: 100%;
}

#js-product-list .products .js-product .product-miniature .thumbnail-container img {
    width: 100%;
}

#comprartodofixed {
    cursor: pointer;
    right: 50%;
    margin-right: -647px;
    position: fixed;
    bottom: 6px;
    z-index: 3;
}

#comprartodofixed img {
    width: 72px;
    height: 72px;
    border-radius: 6px;
    filter: grayscale(1);
}

/*PAGINATION*/
#js-product-list .pagination {
    margin-top: 0;
}

#js-product-list .pagination .page-list .buttons.next {
    float: right;
}

#js-product-list .pagination .page-list .buttons.previous {
    float: left;
}

#js-product-list .pagination .page-list .buttons a {
    border: 1px solid var(--border-color-lighter);
    border-radius: 2px;
    font-size: 11px;
    float: none;
    height: 26px;
    padding: 4px 3px 4px 9px;
    line-height: normal;
    font-weight: normal;
    color: var(--icon-color);
}

#js-product-list .pagination .page-list .buttons a.next {
    padding: 4px 3px 4px 9px;
}

#js-product-list .pagination .page-list .buttons a.previous {
    padding: 4px 9px 4px 3px;
}
.content_addtocart_price {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.content_addtocart_price .product-add-to-cart {
    order: 2;
}
#footer .footer-container {
    background-color: #b5b5b5;
    padding-top: 25px;
    padding-bottom: 12px;
}
.product-quantity .qty {
    z-index: 0;
}
#js-product-list .pagination .page-list .next i, #js-product-list .pagination .page-list .previous i {
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    color: var(--icon-color);
}
.notifystock .isok {
    color: green;
    height: 39px;
    display: block;
    padding: 0px 15px;
    line-height: 40px;
}
#js-product-list .pagination .page-list li.current a {
    color: #000;
    font-weight: normal;
    font-size: 11px;
}
.js-mailalert.text-center button {
    font-size: 11px;
    width: 100%;
    font-weight: normal;
    margin-bottom: 12px;
}
.notifystock {
    min-height: 35px;
}
#js-product-list .pagination .page-list li.numbers {
    width: 26px;
    height: 26px;
    border: 1px solid var(--border-color-lighter);
    display: inline-block;
    line-height: normal;
    border-radius: 2px;
    text-align: center;
}

#js-product-list .pagination .page-list li.current {
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: normal;
}

#js-product-list .pagination .page-list li.numbers a {
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    line-height: normal;
    color: var(--icon-color);
}

/*END PAGINATION*/

/*END PRODUCT LIST*/
/*PRODUCT PAGE*/
#product .featured-products > h2 {
    color: #7C7C7C;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    padding: 10px 0;
}

#product .product-flag.discount {
    background-color: var(--secondary-color);
    font-size: 12px;
}

#product .product-flag.new {
    font-size: 12px;
}

#product #content {
    max-width: 528px;
}

#product .page-content .product-cover img.js-qv-product-cover {
    width: 100%;
}

#product .product-container h1 {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

#product .product-description p {
    font-size: 12px;
    color: var(--light-grey);
    margin-bottom: 0;
}

#product .more-details {
    background-color: #000;
    padding: 5px 7px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}

#product .more-details a {
    font-size: 12px;
    color: #fff;
}

#product .more-details a:hover {
    text-decoration: none;
}

#product .product-variants {
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    margin-top: 10px;
    padding: 10px 0;
}

#product .product-variants .product-variants-item {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

#product .product-variants .product-variants-item span.control-label {
    width: 43%;
    font-size: 12px;
    font-weight: bold;
    color: var(--light-grey);
    margin: 0;
    text-align: right;
    display: inline-block;
}

#product .product-variants .product-variants-item .size-container {
    max-width: 56%;
    width: 100%;
    height: 30px;
    display: inline-block;
    padding-left: 10px;
}

#product .product-variants .product-variants-item .form-control-select {
    font-size: 12px;
    width: 35%;
    height: inherit;
    background-color: #fff;
}

#product .product-variants .product-variants-item ul {
    width: 56%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

#product .product-variants .product-variants-item ul li.input-container {
    font-size: 0;
    line-height: normal;
}

#product .product-variants .product-variants-item ul li.input-container label {
    margin: 0;

    line-height: normal;
}

#product .product-variants > .product-variants-item .color {
    margin: 0;
}

#product .features .name {
    font-size: 12px;
    font-weight: bold;
    color: var(--light-grey);
}

#product .features .value {
    font-size: 12px;
    color: var(--light-grey);
}

#product .product-discount {
    font-size: 12px;
    display: inline-block;
}

#product .current-price-value {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

#product .product-prices {
    text-align: right;
    margin-top: 0;
    order: 1;
}

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

#product .product-variants .value {
    font-size: 12px;
    width: 56%;
    color: var(--light-grey);
    display: inline-block;
    text-align: left;
    padding-left: 10px;
}

#product .tabs .nav-link {
    font-size: 15px;
    font-weight: bold;
    background-color: transparent;
}

#product .tabs {
    padding: 0;
}

#product .tabs .nav-tabs {
    border-bottom: 1px solid var(--border-color-lighter);
}

#product .extra-info .product-variants-item {
    margin: 0px;
}

#product .regular-info {
    margin-top: 10px;
}

#product #product-modal figure {
    position: relative;
}

#product #product-modal figure .close {
    position: absolute;
    right: -15px;
    top: -15px;
    opacity: unset;
}

#product #product-modal figure .close span {
    font-size: 30px;
    background-color: #fff;
    border-radius: 100%;
}

#product .product-variants .product-variants-item ul li.input-container label .color {
    margin-left: 0;
}

.product-miniature .thumbnail-container:hover .product-description::after {
    border-top: none;
}

/*END PRODUCT PAGE*/

.product-flags li.product-flag {
    display: none
}

#product .input-radio + span, #product .input-radio:hover + span, #product .product-variants .input-container a span {
    line-height: 25px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: normal;
    border: 1px solid white;
    color: #777
}

#product .input-color:checked + span, #product .input-color:hover + span, #product .input-radio:checked + span {
    border: 1px solid #cdcdcd;
}

footer .isoblock.left {
    left: 0px;
}

footer .isoblock.left img {
    max-width: 100%;
    float: right;
}

.displaytop {
    float: right;
    display: flex;
    align-items: center;
    padding: 9px 15px 10px;
}

.displaytop > * {
    margin-left: 15px
}

div#_desktop_cart {
    position: relative;
}

#header section.lateral-popup.cart-lateral-popup {
    position: absolute;
    right: 0px;
    width: 550px;
    padding: 8px 8px 15px 8px;
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 60;
    color: #7C7C7C;
    font-size: 12px;
}

#header section.lateral-popup.cart-lateral-popup .attributes_content {
    text-transform: uppercase;
    padding-top: 5px;
}

#header section.lateral-popup.cart-lateral-popup .shopping-cart-right-container {
    margin-left: auto;
    display: flex;
    gap: 5px;
    align-items: center;
}

#header section.lateral-popup.cart-lateral-popup .shopping-cart-right-container .price {
    color: #7C7C7C;
}

#header section.lateral-popup.cart-lateral-popup .shopping-cart-right-container .remove_product_cart .product-delete-cart {
    align-items: center;
    display: flex;
}

#header section.lateral-popup.cart-lateral-popup.show {
    display: block;
}

#header section.lateral-popup.cart-lateral-popup .name_price_cart a {
    color: #7C7C7C;
    font-weight: bold;
}

#header section.lateral-popup.cart-lateral-popup .cart-bottom .desglose {
    margin-bottom: 20px;
}
#header section.lateral-popup.cart-lateral-popup .cart-bottom .desglose .name,
#header section.lateral-popup.cart-lateral-popup .cart-bottom .desglose .total .value
{
    font-weight: bold;
}

#header section.lateral-popup.cart-lateral-popup .cart-bottom .desglose .value {
    float: right;
}

#header section.lateral-popup.cart-lateral-popup .cart-bottom .desglose .shipping {
    padding-bottom: 7px;
}
#header section.lateral-popup.cart-lateral-popup .cart-bottom .buy{
    text-align: right;
}
#header section.lateral-popup.cart-lateral-popup .cart-bottom .buy .btn{
    font-size: 12px;
    padding: 5px 7px;
    text-transform: none;
    color: white;
    background: black;
}

#header section.lateral-popup.cart-lateral-popup .cart-bottom {
    border-top: 1px solid #999;
    padding-top: 10px;
    margin-top: 6px;
}

#header section.lateral-popup.cart-lateral-popup .quantity-controls .quantity button {
    padding: 0 6px;
}

#header section.lateral-popup.cart-lateral-popup .buy a:hover {
    color: #fff;
}

#header section.lateral-popup.cart-lateral-popup .product-item {
    display: flex;
    padding: 4px 0;
    gap: 5px;
}


a.linkpdf {
    background: #777777;
    color: white;
    padding: 5px 10px;
}

div#addtocart_txt {
    top: 42px;
    position: absolute;
    background: #95c4eb;
    z-index: -1;
    opacity: 0;
    width: 250px;
    right: 0px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

div#addtocart_txt.show {
    z-index: 55;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
a.btn.btn-default.steco_btn.steco_btn_more_padding.steco_confirmation_btn {
    background: #000;
    color: white;
    font-weigt: bold
}
.steco_mr_r4 {
    margin-right: 4px;
    display: flex;
}
.steco_mr_r4 > * {
    padding: 0px 5px;
}
a.btn.checkstock {
    background: #95c4eb;
    color: white;
    line-height: 10px;
    float: right;
    font-size: 11px;
}
form#js-delivery, form#steco-conditions-to-approve {
    visibility: hidden;
    position: absolute;
}
.add-address {
    width: fit-content;
    float: right;
    margin-top: -50px;
}
.retenerpedidocontent {
    margin: 5px 0px 20px;
}

.retenerpedidocontent .strong {
    font-weight: bold;
}
.card {
    box-shadow: none!important;
}
.cart-summary-line .label, .cart-summary-line .value {
    color: var(--light-grey);
    font-weight: normal;
    font-size: 12px;
}
body .steco_container label{
    color: var(--light-grey);
    font-weight: normal;
    font-size: 12px;
}
.help-block {
    font-weight: bold;
}
.cart-summary-line.clearfix.cart-total.cart-totals-totals span{
    font-weight: bold;
}
body .steco_block {
    padding-top: 5px;
    padding-bottom: 5px;
}
button#ets_sc_cart_save:hover, .ets_sc_shopping_cart button:hover, .ets_sc_shopping_cart a:hover{
    background: #777
}

.disponibledia {
    color: red;
    /*font-weight: bold;*/
    margin-bottom: 10px;
    font-size: 11px;
}
.thumbnailcontent .disponibledia {
    position: absolute;
    top: 4px;
    margin-bottom: 0px;
    background: white;
    left: 3px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 4px 5px;
    width: 93px;
    text-align: center;
}
.thumbnailcontent {
    position: relative;
}
.cbp-hrmenu .cbp-show {
    display: block;
}
footer .links {
    position: relative;
    z-index: 1;
}
.notifystock_stock_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.notifystock_stock_content > .notifystock {
    width: calc(100% - 88px);
}
.notifystock_stock_content > .notifystock .btn{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    margin-bottom: 0px;
}
.notifystock_stock_content #product-availability {
    margin-top: 0px;

}
span.labelultimasunidades .label {
    border: 1px solid #777;
    position: absolute;
    right: 0px;
    margin-top: 0px;
    background: white;
    padding: 3px 15px;
    display: none;
    width: max-content;
}
span.labelultimasunidades{
    position: relative
}
span.labelultimasunidades .hover{
    width: 23px;
    position: absolute;
    background: transparent;
    height: 20px;
    right: 0px;
    cursor: pointer;
}
span.labelultimasunidades .hover:hover + .label {
    display: block
}
.notifystock_stock_content #product-availability .punto{
    margin-top: 0px;
    color: #777;
    font-size: 41px;
    line-height: 12px;
    width: 24px;
    text-align: center;
    height: 15px;
    display: block;
}
.notifystock_stock_content article.mt-1.alert.alert-success {
    font-size: 10px;
    padding: 0px;
    line-height: 33px;
    margin: 0px 0px 3px!important;
}
.product-miniature.nostock button.btn.btn-primary.fake-add-to-cart {
    opacity: 0.5;
    cursor: not-allowed;
}
#js-product-list .product-miniature.nostock  .product-description .product-price-and-shipping .contentqty .upbtn{
    opacity: 0.5;
    cursor: not-allowed!important;
}
.thumbnail-container .stock {
    padding-bottom: 0px;
}
.logout.text-sm-center {
    width: max-content;
    margin: 0 auto;
    font-size: 19px;

}
.logout.text-sm-center a{
    color: #777;
    font-weight: bold;
}

.productincart .combinations_resume {
    background: #95c4eb;
    position: absolute;
    top: 35px;
    width: 53px;
    right: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none
}
.productincart .combinations_resume li {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.productincart i {
    color: #95c4eb;
    position: absolute;
    margin-left: 8px;
    margin-top: 3px;
}
.productincart {
    position: absolute;
    left: calc(50% - 15px);
    top: 0px;
    z-index: 5;
    background: #777777;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
    cursor: pointer;
}
.productincart.active .combinations_resume {
    display: block;
}
.cbp-hrmenu-tab-27 ul.cbp-hrsub-level2 {
    /*left: -95%;*/
}

.logosfooter {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 20px;
    flex-direction: column;
}
body:not(.group1) li.id-link-custom-page-base-de-datos-4, body:not(.group1) li.id-link-custom-page-tarifa-pvp-4, body:not(.group1) li.id-link-custom-page-tarifa-coste-4 {
    display: none;
}
.logosfooter .left img {
    width: 90%;
}
.logosfooter .right{

}
.footer-container .h3, .footer-container .h4{
    color: white
}
body.comercial .steco_column > *:nth-child(4), body.comercial .steco_column > *:nth-child(3) {
    display: none;
}
body.comercial .steco_column > *:nth-child(5) {
    margin-top: 32px;
}
body.comercial .steco_column > *:nth-child(5) .steco_step_number{
    font-size: 0px
}
body.comercial .steco_column > *:nth-child(5) .steco_step_number:before{
    content: "2";
    font-size: 23px;
}
.row.copyright {
    float: left;
    margin-top: 4px;
    position: relative;
    z-index: 2;
}
body.modeprices2 .product-price-and-shipping, body.modeprices2 .current-price, body.modeprices2 .product-price, body.modeprices2 .desglose {
    display: none!important;
}

div#fechadisponibilidad {
    margin-bottom: 10px;
}
.product-description {
    padding: 15px 0px;
}

footer .isoblock.left img.reduzco {
    width: 66px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

footer .isoblock.left img.valor {
    display: inline-block;
    vertical-align: middle;
    width: 165px;
    float: none;
}



.stockultimasunidades {
    display: flex;
    align-items: center;
    gap: 5px;
}




/*****************MEDIA QUERIES*******************/
@media (max-width: 1280px) {
    #comprartodofixed {
        margin-left: -50%;
    }
}

@media (min-width: 992px) {
    #index #carousel {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .contentcatalogo {
        display: flex;
        margin: 0px -10px;
    }

    .contentcatalogo > div {
        margin: 0px 10px;
    }

    #footer .footer-container > .container {
        position: relative;
    }

    #footer .isoblock {

    }
}

@media (max-width: 991px) {
    #header .logo {
        margin-left: 66px;
    }

    #header .header-nav > .container {
        width: 100%;
    }

    #header {
        border-bottom: none;
    }

    #index main #wrapper .container {
        width: 100%;
    }

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

    #header .block-social {
        display: none;
    }

    #header #search_widget {
        margin-bottom: 0;
    }
    div#_mobile_search {
        margin: 2px 0px 2px 5px;
    }
}

@media (max-width: 767px) {

    #header #search_widget form.show {
        display: block;
        position: fixed;
        right: 0;
        width: 100%;
        top: 51px;
        z-index: 99;
        left: 0px;
        border-bottom: 2px solid #95c4eb;
    }
    #header #search_widget form.show input {
        width: 100%;
        right: 0px;
    }
    .ui-autocomplete.searchbar-autocomplete {
        width: 100%;
        min-height: 100%;
        border: none;
        left: 0px!important;
        top: 89px!important;
    }
    div#_mobile_language_selector {
        display: none;
    }
    #search_filters_wrapper{
        margin-top: 30px;
    }
    #search_filters_wrapper #search_filters .facet ul{
        justify-content: initial;
    }
    #header .logo {
        margin-left: 50px;
    }

    #footer .footer-container #footer_sub_menu_3 {
        /*margin-bottom: 20px;*/
        /*display: grid;*/
        /*grid-template-columns: repeat(2, 1fr);*/
        /*grid-template-rows: repeat(2, 1fr);*/
        /*grid-column-gap: 0px;*/
        /*grid-row-gap: 20px;*/
        padding-left: 30px;
        padding-top: 15px;
    }
    #footer .footer-container #footer_sub_menu_2:not(.in){
        display: none;
    }
    #footer .footer-container #footer_sub_menu_2{
        padding: 10px 30px 30px;
    }
    ul#footer_sub_menu_4{
        padding-top: 15px;
        padding-left: 30px;
        padding-bottom: 30px
    }
    li.id-link-cms-page-6-2 {
        padding-right: 0px;
    }



    .link-cms-page-7 {
        grid-area: 1 / 1 / 2 / 2;
    }

    .link-product-page-new-products {
        grid-area: 1 / 2 / 2 / 3;
    }

    .link-static-page-contact {
        grid-area: 2 / 1 / 3 / 2;
    }

    .link-custom-page-solo-profesionales {
        grid-area: 2 / 2 / 3 / 3;
    }

    #footer .block-social ul {
        margin-bottom: 0;
    }

    #footer .block-social {
        margin-top: 15px;
    }

    #footer .isoblock {
        text-align: center;
        margin-bottom: 20px;
    }

    #footer .copyright p {
        text-align: center;
    }

    #product .product-variants .product-variants-item ul {
        width: 100%
    }
    .row.copyright {
        margin-top: 13px;
    }
    .logosfooter {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        flex-direction: row;
    }
    #js-product-list .product-description .product-price-and-shipping .contentqty {
        margin-right: 0px;
        float: left;
    }
    #js-product-list button.btn.btn-primary.fake-add-to-cart {
        width: 45px;
        float: right;
        padding: 4px 6px;
    }
    .notifystock_stock_content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        padding-bottom: 6px;
        min-height: 38px;
    }
    .notifystock_stock_content > .notifystock {
        width: 100%;
        min-height: auto;
    }
    #js-product-list .product-description .product-price-and-shipping .contentqty input {
        width: 51px;
    }
    #js-product-list .product-description .product-title {
        text-align: left;
        height: 42px;
        overflow: hidden;
        margin-bottom: 3px;
    }
}

@media (max-width: 575px) {
    #header .right-nav {
        gap: 5px;
    }

    #header .logo {
        margin-left: 30px;
        max-width: 80px;
    }

    #product .container {
        width: 540px;
        max-width: 100%;
    }

    footer .isoblock.left img.reduzco {
        width: 66px;
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    footer .isoblock.left img.valor {
        display: inline-block;
        vertical-align: middle;
        width: 165px;
        float: none;
    }
    .logosfooter{
        display: block
    }
    #footer .isoblock{
        width: 100%
    }
    #footer .isoblock a {
        display: block!important;
        width: 100%;
        text-align: center!important;
        padding-top: 20px;
    }
}

/****************END MEDIA QUERIES****************/

#login-form .text-center {
    clear: both;
}
#product .tabs {
    margin-top: 70px;
}
span.discount.discount-percentage-label {
    text-decoration: line-through;
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2, .cbp-hrsub-haslevel3 > .cbp-category-link-w > ul {
    background: white;
}

#cbp-hrmenu .cbp-hrsub-inner a, #cbp-hrmenu .cbp-hrsub-inner a:link, #cbp-hrmenu1 .cbp-hrsub-inner a, #cbp-hrmenu1 .cbp-hrsub-inner a:link {
    color: #777!important;!importan;!importa;!import;!impor;!imp;!im;!i;!;
}

#cbp-hrmenu1 .cbp-hrsub-inner .cbp-column-title, #cbp-hrmenu1 .cbp-hrsub-inner a.cbp-column-title:link, #cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, #cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    color: #777;
}

button#relationproducts-add-to-cart {
    background-color: #777;
}
table#relationproducttable tr.title, table#relationproducttable .title {
    color: #777;

}
table#relationproducttable .price_container{
    color: #777
}

#header .header-nav .material-icons {
    color: #000;
}
@media(max-width: 767px){
    .idxfm > input {
        max-width: 100%;
    }
    .idxfm.form-group {
        display: block !important;
    }
    body#authentication .idxrvalidatinguser-form .idxfm > label {
        width: 100%;
        padding: 0px;
        text-align: left;
    }
}
body.category-id-432 #search_filters_wrapper #search_filters .facet ul li, body.category-id-parnet-432 #search_filters_wrapper #search_filters .facet ul li {
    width: auto;
}

#new-products nav.pagination {
    display: none;
}

#new-products #js-product-list .products .js-product {
    padding: 10px;
}
#new-products .js-product{
    display: none
}
#new-products .js-product:nth-child(-n+48) {
    display: block !important;
}
li.product-flag.newlabel {
    display: block;
    margin-top: 0px
}
.product-flags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    pointer-events: none;
    align-content: flex-end;
}