/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* --------------------------------- /THEME STRUCTURE */
/* GENERAL COLORS */
/* BODY STYLES  */

body#index #wrapper,
body#category #wrapper {
    padding-top: 0px;
}

.h1,
.h2,
.h3 {
    text-transform: none;
}

p {
    color: #444;
}

a {
    text-decoration: none;
}

.page-content.page-cms {
    background: none;
    padding: 0!important;
    text-align: justify;
    max-width: 1000px;
    margin: auto;
}


/*GENERAL*/

.box-limit {
    margin: auto;
    max-width: 1400px;
}
.footer-container{
    padding-top: 5px;
}
.footer-container .box-limit .container>.row {
    margin-bottom: 20px;
}

.form-control-select {
    /*background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem;*/
    background: #ffffff url('../img/arrow-down-select.png') no-repeat scroll right .5rem center/1.25rem 1.25rem;
}

.form-control {
    color: #555555;
    margin-top: 1px;
}

button.btn.grid-cart-btn {
    width: 100%;
}

#left-column {
    background: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-list-reviews {
    top: -33px;
}

#products.grid .product-description,
.featured-products .product-description,
.product-accessories .product-description {
    position: absolute;
}

#products.grid .product-title,
.featured-products .product-title,
.product-accessories .product-title {
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
    padding: 0px 5px;
    margin: 6px auto;
    margin-bottom: 1px;
}
.product-description-attributes{
    height:35px;
    overflow: hidden;
    line-height: 16px;
}
.product-quantity #quantity_wanted {
    height: 2.8rem;
}


/*.product-quantity .input-group-btn-vertical {
    margin-top: -1px;
}*/

.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none;
}

#cart .js-cart-line-product-quantity {
    margin-top: 1px;
    height: 2.55rem;
}

#products.grid .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container {
    /*height: 464px;*/
    padding-bottom: 0;
}

#products.grid .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping {
    margin-bottom: 10px;
    min-height: 26px;
}

body.tax-display-enabled #products .product-description,
body.tax-display-enabled .featured-products .product-description,
body.tax-display-enabled .product-accessories .product-description {
    /*height: 160px;*/
    position: relative;
}

.title_subcategories_block .title span:before,
.title_subcategories_block .title span:after,
.title_crossseling_block span:before,
.home_page_articles_title span:before,
.title_manufacturer_block .title span:before,
.title_supplier_block .title span:before,
.header_featured_slider span:before,
.home_page_articles_title span:after,
.title_manufacturer_block .title span:after,
.title_crossseling_block .title span:after,
.title_supplier_block .title span:after,
.header_featured_slider span:after,
#custom-text h1:before,
#custom-text h1:after {
    width: 75px;
    border-bottom: 2px solid #000000;
    display: block;
    bottom: -15px;
    position: absolute;
    left: 45%;
}

.title_subcategories_block .title span:before,
.title_crossseling_block .title span:before,
.title_supplier_block .title span:before,
.title_manufacturer_block .title span:before,
.home_page_articles_title span:before,
.header_featured_slider span:before,
#custom-text h1:before {
    bottom: -10px;
}

#custom-text {
    margin: 40px 0px;
}

#custom-text h1 {
    text-align: center !important;
    margin-bottom: 25px;
}

.product-reference-prod {
    float: left;
    width: 100%;
}

.product-quantities-prod {
    float: left;
    clear: both;
    width: 100%;
}

.product-comments-additional-info .additional-links,
.btn-comment,
.btn-comment-inverse {
    display: unset;
}

.product-comments-additional-info {
    margin: 0px 0px 0px 0;
    float: left;
}

.tabs {
    background: none;
}

.tabs .nav-tabs .nav-item {
    background-color: lightgray;
    margin-bottom: 0px;
    margin-right: 0.2rem;
    margin-left: 0rem;
}

.row_after_img #tab-content {
    border: none;
    background-color: #fff;
}

.tabs .nav-tabs .nav-link.active {
    border: none;
    background-color: #555;
    color: #fff;
}

.tabs .nav-tabs .nav-link.active:hover {
    color: #fff !important;
}

.h3.product-title a {
    color: #333;
}

.right_block_product {
    position: relative;
}

.right_block_product .brand-img {
    max-width: 120px;
    position: absolute;
    right: 0;
}

@media(max-width: 1200px) {
    .right_block_product .brand-img {
        position: relative;
        right: inherit;
    }
}

#wrapper .breadcrumb:not(#product .breadcrumb) {
    padding-top: 15px;
}

@media (max-width: 520px) {
    .tabs .nav-tabs .nav-item {
        margin-right: 0rem;
        margin-bottom: 0.2rem;
        width: 100%;
        text-align: center;
    }
}


/* HEADER */

/*#header {
    border-bottom: 1px solid #cecece;
}*/

#header a {
    color: #555;
}

#header a:hover {
    color: #777;
}

#header .header-top .material-icons {
    color: #555;
}

#header .header-top .material-icons:hover {
    color: #777;
}

.search_widget i.material-icons{
        color: #cdcdcd !important;
}

/* HEADER NAV */

body#checkout #header .header-nav {
    padding: 0;
}

#header .header-nav .blockcart .header {
    margin-top: unset;
}

#header .header-nav .user-info,
#header .header-nav .blockcart,
#header .header-nav .search_widget {
    background: none;
    height: unset;
    margin: unset;
    padding: 7px 20px;
    font-size: 14px;
}

#header .header-nav .blockcart {}

#header .header-nav .material-icons {
    line-height: inherit;
    font-size: 20px;
}

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

#_desktop_user_info {
    font-size: 14px;
}

.infoContactAndMorePaddingHidden {
    margin: unset;
}

#header .header-nav span,
#header .header-nav .blockcart span,
#_desktop_user_info span {
    vertical-align: middle;
}

#infoContactAndMoreFijo img,
#infoContactAndMoreMovil img,
#infoContactAndMoreWhatsapp img {
    width: 30px;
}

#infoContactAndMoreClick {
    margin-top: 0;
}

#_desktop_top_menu {
    display: block!important;
}

.topMenuBlock {
    padding: 0px;
}

.topMenuBlock .topmenu {
    flex-wrap: wrap;
    margin-bottom: 0px;
}

.topMenuBlock.mobile .subcat_menu {
    overflow-x: hidden;
}

.topMenuBlock .topmenu .item_menu a.item_menu_link {
    padding: 15px 10px;
    text-transform: uppercase;
    font-size: 15px;
}


.subcat_menu {
    padding: 10px 15px;
}

#infoContactAndMore {
    width: auto;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}

#infoContactAndMoreContent {
    padding: 5px;
}

#infoContactAndMoreContent>div {
    white-space: nowrap;
    text-align: left;
    margin-right: 10px;
}
#infoContactAndMoreContent>div:last-child{
    margin-right: 0px;
}
#infoContactAndMore p {
    font-size: 1rem;
    color: #fff;
}

.search_widget {
    cursor: pointer;
}

.row_after_img .tabs {
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    #infoContactAndMoreContent {
        width: unset;
        top: 50px;
        background: #fff;
        padding: 10px;
        border: none;
        border-radius: 0;
        box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    }
    #header .header-nav #infoContactAndMore a {
        color: #555;
    }
    #infoContactAndMoreContent img {
        filter: invert(47%) sepia(30%) saturate(4763%) hue-rotate(105deg) brightness(100%) contrast(101%);
    }
}

@media (max-width:992px) {
    #_desktop_top_menu .topmenu li a {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    #left-column {
        padding: 0px;
    }
    #header .header-nav .blockcart .cart-products-count {
        top: 5px;
        right: 5px;
    }
    #infoContactAndMoreClick img {
        filter: invert(100%);
    }
    #header .header-nav .search_widget {
        display: block;
    }
    #header .block-social {
        display: none;
    }
}

@media (max-width: 1200px) {
    #infoContactAndMoreClick img {
        margin: 3px 20px;
    }
}

@media (max-width: 767px) {
    #header .header-top {
        background: #ffffff;
    }
    #header .header-nav .user-info,
    #header .header-nav .blockcart,
    #header .header-nav .search_widget,
    #header #infoContactAndMoreClick {
        padding: 15px 20px;
    }
    #infoContactAndMoreClick img {
        margin: 13px 20px;
    }
    #infoContactAndMoreContent {
        /*right: calc(100% - 35px);
        top: 50px;*/
        left: 0;
    }
    .topMenuBlock .topmenu_mobile {
        padding: 14px 14px;
    }
}

@media (max-width:768px) {
    #header .header-nav .top-logo {
        line-height: 50px;
        padding: 0;
        text-align: center;
        margin: auto;
        width: inherit;
    }
    #header .header-nav .top-logo a img {
        max-height: 35px;
        padding: 0;
        display: inline-block;
    }
    #header .header-nav .blockcart.active {
        margin-left: 0;
    }
    #header .header-nav .user-info .account {
        margin-left: 0px;
    }
    #infoContactAndMoreClick img {
        width: 22px;
    }
}

@media (max-width: 576px) {
    #header .header-nav .material-icons {
        font-size: 28px;
        line-height: 28px;
    }
    #header .header-nav .top-logo a img {
        max-width: 150px;
    }
    #header .header-nav .user-info,
    #header .header-nav .blockcart,
    #header .header-nav .search_widget,
    #header #infoContactAndMoreClick {
        padding: 11px 9px;
    }
    #infoContactAndMoreClick img {
        margin: 13px 13px;
    }
    .topMenuBlock .topmenu_mobile {
        padding: 11px 11px;
    }
}

@media (max-width:410px) {
    #header .header-nav .top-logo a img {
        max-width: 100px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #infoContactAndMoreExtra2 {
        display: none;
    }
}

@media (min-width:768px) {
    #header .header-nav {
        background-color: #FFF;
        margin-bottom: unset;
        padding: unset;
        max-height: unset;
        border: none;
    }
    #header .header-nav a {
        color: #fff;
    }
    #header .header-nav a:hover {
        color: #fff;
    }
    #header .header-top .material-icons {
        color: #555;
        /*font-size: 30px !important;*/
    }
    #header .material-icons.expand-more {
        font-size: 20px !important;
    }
    #header #_desktop_currency_selector .dropdown span {
        vertical-align: middle;
    }
    /*    #_desktop_user_info .material-icons {
        font-size: 32px !important;
    }*/
    #_desktop_cart .material-icons {
        font-size: 27px !important;
        margin-top: 1px;
    }
    #header #infoContactAndMoreContent .material-icons {
        font-size: 15px !important;
    }
    #header #infoContactAndMoreWhatsapp img {
        height: 15px !important;
        width: 15px;
        filter: invert(30%) sepia(61%) saturate(4075%) hue-rotate(0deg) brightness(101%) contrast(108%);
    }
    div#infoContactAndMoreWhatsapp img {
        filter: contrast(0.5);
    }
/*    .infoContactAndMorePaddingHidden {
        display: block;
        margin-left: 10px;
    }*/
    #_desktop_search .material-icons {
        font-size: 33px;
    }
}

#wrapper {
    box-shadow: none;
}

@media (max-width: 767px) {
    #header .header-nav {
        margin-bottom: 0;
        border-bottom: 0px;
    }
}


/* HEADER TOP */

#header .logo {}

.search-widget {
    float: left;
}


/*SEARCH LAYER*/

#search_widget {
    display: flex;
    background-color: #f6f6f6f2;
}

.search-widget form {
    width: 100%;
    max-width: 900px;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 50px;
    font-size: 40px;
    margin: auto;
}

.search-widget form .material-icons {
    font-size: 40px;
}

.search-widget form input[type=text] {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #444;
    background: none;
    border-bottom: 1px solid #333;
    width: 100%;
    align-self: center;
}

.search-widget form button[type=submit] {
    /*top: 0;*/
    position: absolute;
    right: 45px;
    bottom: initial;
}

#header .header-top .search-widget {
    position: fixed !important;
    top: 0px !important;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    width: 100%;
    height: 100vh;
    padding: 0;
}

.search-widget form button.search_close {
    background: none;
    align-self: top;
    border: none;
    right: 45px;
    top: 45px;
    padding: 0;
    width: auto;
}

#header .search-widget form input::placeholder {
    color: #333;
}

#header .search-widget form input:focus::placeholder {
    color: #00bfb3;
}

#header .search-widget form input:focus {
    border-color: #00bfb3;
    color: #00bfb3;
}

@media (max-width: 768px) {
    #search_widget {
        top: 0px !important;
        width: 100%;
        position: fixed !important;
    }
    .search-widget form {
        font-size: 30px;
    }
    .search-widget form .material-icons {
        font-size: 30px;
    }
}

@media (min-width:768px) {
    /**
    #header .header-top .search-widget {
        float: right;
        margin-top: 7px;
        position: relative;
        width: 100%;
    }*/
    #header .header-top {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    #search-widget {
        position: fixed !important;
    }
}

@media (max-width: 768px) {
    .header-top .search-widget form {
        padding: 15px;
        background-color: #fff;
    }
    .header-top .search-widget form input[type=text] {
        box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
        border: none;
    }
    /*    .search-widget form button[type=submit] {
        bottom: 20px;
        right: 15px;
    }*/
    #search-widget {
        position: fixed !important;
    }
}

@media (max-width: 545px) {
    #search_widget {
        top: 0px !important;
        width: 100%;
    }
    #search-widget {
        position: fixed !important;
    }
    .search-widget form {
        font-size: 20px;
    }
    .search-widget form .material-icons {
        font-size: 20px;
    }
}


/* HEADER BOTTOM */

.top-menu {
    margin: 0;
}

.top-menu .sub-menu.collapse {
    top: 3rem!important;
}

.top-menu li:first-child a[data-depth="0"] {
    border-left: none !important;
}

.top-menu li a[data-depth="0"] {
    font-weight: 400;
    padding: 15px 8px 15px 8px;
    padding-right: 5px;
    padding-left: 5px;
}

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

@media (max-width:1199px) {
    .top-menu li a[data-depth="0"] {
        font-size: 0.75rem;
        padding: 15px 13px 15px 13px;
    }
}

@media (max-width:992px) {
    .top-menu li a[data-depth="0"] {
        font-size: 0.60rem;
        padding: 10px 7px 10px 7px;
    }
}

@media (max-width:768px) {
    .top-menu li a[data-depth="0"] {
        font-size: 1rem;
        padding: 15px 8px 15px 8px;
    }
}

@media (min-width: 768px) {
    .header-menu {
        background: #222;
    }
    
    #header .header-menu .menu>ul>li {
        position: relative;
    }
    .top-menu .sub-menu {
        margin-left: 0px;
        padding: 0;
        box-shadow: none;
    }
    #top-menu>li>div>ul {
        display: block;
        position: absolute;
        margin: 0px;
        z-index: 99;
        width: auto;
        padding: 16px 0px 6px 10px;
        opacity: 0.95;
        background: #F9F9F9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
    }
    #top-menu>li>div>ul>li {
        position: relative;
        float: none;
        width: auto;
        padding-right: 0px;
        margin-bottom: 10px;
        font-weight: 400;
    }
    #top-menu>li>div>ul>li>a {
        display: block;
        text-transform: inherit;
        font: 400 14px/16px "Open Sans", sans-serif;
        text-shadow: none;
        white-space: nowrap;
        color: #444;
        transition: all 0.2s ease-in-out;
    }
    #top-menu>li>div>ul>li>a:hover {
        color: #555;
    }
    #top-menu>li>div>ul>li>a:hover+div>ul {
        display: none;
        position: absolute;
        left: 100% !important;
        top: 0px;
    }
    #top-menu>li>div>ul>li>div>ul {
        opacity: 0.95 !important;
        padding: 16px 30px 16px 30px;
        display: none;
        position: absolute;
        left: 100% !important;
        top: 0px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
        background: #F0F0F0;
    }
    #top-menu>li>div>ul>li>div>ul>li {}
    #top-menu>li>div>ul>li>div>ul>li>a {
        transition: all 0.2s ease-in-out;
        white-space: nowrap;
        color: #444;
    }
    #top-menu>li>div>ul>li>div>ul>li>a:hover {
        color: #555;
    }
    .top-menu a[data-depth="1"],
    .top-menu a[data-depth="2"] {
        padding: 0 .225rem .225rem 0;
    }
    /*    .header-top,
    .header-menu {
        border-top: 1px solid #cecece;
    }*/
}

@media (min-width:1199px) {
    #top-menu>li>div>ul>li>a {
        font: 400 15px/18px "Open Sans", sans-serif;
    }
}


/* PS_SOCIALFOLLOW  */

.block-social {
    text-align: center;
    vertical-align: middle;
    float: none;
    display: inline-block;
    width: auto;
}

.block-social ul {
    margin: 0;
}

.block-social ul li {
    width: 26px;
    height: 26px;
    background: url("../img/icons-social-networks-26.png") no-repeat;
    /*background: url("../img/icons-social-networks-invert.png") no-repeat;*/
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .125rem;
    cursor: pointer;
}

#header .block-social ul li {
    border: 1px solid #eee;
    border-radius: 20px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.5);
}

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

#header .block-social ul li:hover {
    transition: 0.2s;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}

.block-social .facebook {
    background-position: 0 0;
}

.block-social .twitter {
    background-position: -26px 0;
}

.block-social .google {
    background-position: -52px 0;
}

.block-social .wordpress {
    background-position: -78px 0;
}

.block-social .instagram {
    background-position: -104px 0;
}

.block-social .pinterest {
    background-position: -130px 0;
}

.block-social .youtube {
    background-position: -156px 0;
}

.block-social .linkedin {
    background-position: -182px 0;
}

.block-social .vimeo {
    background-position: -208px 0;
}

.block-social .blog {
    background-position: -234px 0;
}

.block-social .tumblr {
    background-position: -260px 0;
}

.block-social .flickr {
    background-position: -286px 0;
}

.block-social .rss {
    background-position: -312px 0;
}

.block-social .facebook:hover {
    background-position: 0 -26px;
}

.block-social .twitter:hover {
    background-position: -26px -26px;
}

.block-social .google:hover {
    background-position: -52px -26px;
}

.block-social .wordpress:hover {
    background-position: -78px -26px;
}

.block-social .instagram:hover {
    background-position: -104px -26px;
}

.block-social .pinterest:hover {
    background-position: -130px -26px;
}

.block-social .youtube:hover {
    background-position: -156px -26px;
}

.block-social .linkedin:hover {
    background-position: -182px -26px;
}

.block-social .vimeo:hover {
    background-position: -208px -26px;
}

.block-social .blog:hover {
    background-position: -234px -26px;
}

.block-social .tumblr:hover {
    background-position: -260px -26px;
}

.block-social .flickr:hover {
    background-position: -286px -26px;
}

.block-social .rss:hover {
    background-position: -312px -26px;
}


/* PS_SOCIALFOLLOW BIG*/

#footer .block-social {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 10px;
}

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

#footer .block-social ul li {
    width: 40px;
    height: 40px;
    background: url("../img/icons-social-networks-40.png") no-repeat;
    /*background: url("../img/icons-social-networks-invert.png") no-repeat;*/
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .125rem;
    cursor: pointer;
}

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

#footer .block-social .facebook {
    background-position: 0 0;
}

#footer .block-social .twitter {
    background-position: -40px 0;
}

#footer .block-social .google {
    background-position: -80px 0;
}

#footer .block-social .wordpress {
    background-position: -120px 0;
}

#footer .block-social .instagram {
    background-position: -160px 0;
}

#footer .block-social .pinterest {
    background-position: -200px 0;
}

#footer .block-social .youtube {
    background-position: -240px 0;
}

#footer .block-social .linkedin {
    background-position: -280px 0;
}

#footer .block-social .vimeo {
    background-position: -320px 0;
}

#footer .block-social .blog {
    background-position: -360px 0;
}

#footer .block-social .tumblr {
    background-position: -400px 0;
}

#footer .block-social .flickr {
    background-position: -440px 0;
}

#footer .block-social .rss {
    background-position: -480px 0;
}

#footer .block-social .facebook:hover {
    background-position: 0 -40px;
}

#footer .block-social .twitter:hover {
    background-position: -40px -40px;
}

#footer .block-social .google:hover {
    background-position: -80px -40px;
}

#footer .block-social .wordpress:hover {
    background-position: -120px -40px;
}

#footer .block-social .instagram:hover {
    background-position: -160px -40px;
}

#footer .block-social .pinterest:hover {
    background-position: -200px -40px;
}

#footer .block-social .youtube:hover {
    background-position: -240px -40px;
}

#footer .block-social .linkedin:hover {
    background-position: -280px -40px;
}

#footer .block-social .vimeo:hover {
    background-position: -320px -40px;
}

#footer .block-social .blog:hover {
    background-position: -360px -40px;
}

#footer .block-social .tumblr:hover {
    background-position: -400px -40px;
}

#footer .block-social .flickr:hover {
    background-position: -440px -40px;
}

#footer .block-social .rss:hover {
    background-position: -480px -40px;
}


/*FOOTER BEFORE*/

#footer>.container {
    background-color: #333;
}


/* FOOTER */

.psgdpr_consent_message span {
    color: #fff;
}

.psgdpr_consent_message span>span:first-child {
    font-size: 13px;
    vertical-align: middle;
}

.psgdpr_consent_message div {
    margin-top: 10px;
}

#contact .psgdpr_consent_message span{
    color: #222;
}

.ps_emailsubscription .h3 {
    color: #fff;
    margin-top: 30px;
}

.ps_emailsubscription #footer_sub {
    margin-top: 10px;
}

.ps_emailsubscription .custom-checkbox input[type=checkbox]+span {
    border-color: #fff;
    background-color: #fff;
}

.block_newsletter form input {
    margin-top: 0px;
}

#footer_sub .col-xs-12 {
    padding: 10px 0px;
}

.footer-logos-container ul {
    margin: 0;
}

.footer-logos-container {
    padding: 10px 5px 5px 5px;
}

.copyright {
    color: #fff;
    font-size: 14px;
    vertical-align: bottom;
    line-height: 26px;
    padding-top: 5px;
}

.logo_dusnic {
    color: #fff;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 12px;
}

.logo_dusnic img {
    vertical-align: baseline;
}

.block-contact .material-icons {
    font-size: 18px;
    top: 0;
}

.block-contact .contact-info-data {
    display: inline-grid;
    margin-bottom: 5px;
}

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

.footer-container{
    line-height: 1.5rem;
}
.footer-container li a,
.footer-container .block-contact {
    font-size: 1rem;
}

#block_myaccount_infos>p>a,
.block-contact-title>span {
    font-size: 1.125rem;
}

.block-contact .h3 {
    margin-bottom: 1rem;
}

#footer .footer-logo {
    text-align: center;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    .footer-logos-container .col-sm-12 {
        text-align: center;
    }
    #htmlcontent_footer_logos {
        margin-top: 5px;
    }
    .footer-container ._desktop_logo {
        margin: 10px 0;
        text-align: center;
        max-width: inherit;
    }
    .block-contact {
        display: grid;
    }
    .block-contact>div {
        justify-self: center;
    }
}


/*BOOTSTRAP EQUAL HEIGHT ROW*/

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vcenter {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vbottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#content-wrapper #_desktop_search {
    margin-top: -40px;
}

.fixedHeader {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}


/*Menu mobile displayed*/

.hideContent {
    display: none;
}

.topMenuBlock.mobile .topmenu {
    height: calc(100% - 50px);
    overflow-y: auto;
}

.topMenuBlock img{
    height: auto !important;
}

.subcat_menu,
.column_item,
.subcat_menu_groups,
.content_group,
.group_item,
.content_item_group {
    max-width: 100vw !important;
}

@media (max-width: 768px) {
    .topMenuBlock .subcat_menu {
        position: relative;
        box-shadow: none;
        border-bottom: 1px solid #cecece;
        border-top: 1px solid #cecece;
    }
}


/*cookies table Cookies policy*/

.cookies-table {
    width: 100%;
    margin-bottom: 20px;
}

.cookies-table td,
.cookies-table th {
    border: 1px solid #ddd;
    padding: 3px 10px;
    text-align: left;
}

.cookies-table th {
    background-color: #ff5738;
    color: #fff;
    text-align: center;
}

.cookies-table .cookies-table-title {
    background-color: #eee;
    font-weight: bold;
    text-align: center;
}


/*Home image blocks*/

/*.homeBannerContent li .item_block_content {
    background-color: rgb(0, 0, 0, 0.5);
}
*/

/*MODULES*/


/* THEMECONFIGURATOR */

.flatsIndex {
    margin-bottom: 50px;
}

.flatsIndex ul {
    text-align: center;
}

.flatsIndex li {
    display: inline-block;
    color: #555;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    padding: 30px 0px;
}

.flatsIndex li strong {
    color: #fff;
    font-weight: 900;
}

@media screen and (min-width: 767px) {
    .flatsIndex ul {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .flatsIndex .container {
        margin-bottom: 0;
    }
}


/*BLOG MODULE*/

.read-blog-home {
    width: auto !important;
    position: inherit;
}

.item_articles_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


/* Others */

#_desktop_logo a {
    margin: 0 auto;
}

.topmenu li a {
    border-bottom: 2px solid transparent;
}

.topmenu li a:hover,
.topmenu li a:focus {
    border-bottom: 2px solid #2fb5d2;
}

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

.product-cover:hover .layer {
    opacity: 1;
    transition: 0.2s;
}

.product-cover:hover .layer .zoom-in {
    background: transparent !important;
    transition: 0.4s;
    color: #333;
}

@media (max-width: 768px) {
    .products-left-block a img,
    .product-thumbnail a img {
        margin: auto;
    }
    .products-left-block a {
        text-align: center;
    }
}

#block_myaccount_infos .myaccount-title a {
    color: #FFF;
}

.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: #FFF;
}

/*.contactinfo_link:hover i {
    color: #43A2CC;
}*/

.contactinfo_link:hover div {
    text-decoration: underline;
}

body#checkout #cart-summary-product-list .media-body {
    vertical-align: top;
}

body#checkout #cart-summary-product-list img {
    border: unset;
    width: auto;
}
.topMenuBlock .topmenu .item_menu{
    position: relative;
}
.topMenuBlock .subcat_menu {
    top: 52px;
}

.label,
label {
    text-align: left;
}

@media(max-width:991px) {
    .topMenuBlock .subcat_menu {
        /*top: 8.5rem;*/
    }
}

@media(max-width:767px) {
    #header .header-nav .cart-preview.active i {
        color: #FFF !important;
    }
    body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
        background-color: transparent !important;
    }
    .footer-container .links ul>li {
/*        background: #fff;
        opacity: 0.7;*/
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .footer-container .links ul>li a {
        color: #dddddd;
    }
    .footer-container .links ul>li:hover,
    .footer-container .links ul>li:focus {
        background: #1a8196;
    }
    .footer-container .links ul>li:hover a,
    .footer-container .links ul>li:focus a {
        color: #fff!important;
    }
    .topMenuBlock .subcat_menu {
        top: unset;
    }
    #header .header-nav .btn i.material-icons:not(.header-menu i.material-icons) {
        color: #fff!important;
    }
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 0;
        width: 50%;
    }
}

@media (max-width:575px) {
    .nav-inline .nav-item+.nav-item,
    .nav-inline .nav-link+.nav-link {
        margin-left: 0;
    }
    .reCaptcha_block {
        padding-left: 0;
        margin-left: -25px;
    }
    .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    body#checkout section.checkout-step .forgot-password {
        margin-left: 2.375rem;
        margin-bottom: 2.375rem;
    }
}


/* the slides */


.products .slick-slide {
    margin: 0 17px !important;
}

.slick-slide img {
    margin: auto;
}


/* the parent */


.products .slick-list {
    margin: 0 -17px !important;
}


/*Product filter bar*/

.products-selection .sort-by-row {
    display: flex;
    align-items: center;
}

.listing_sort {
    display: flex;
    flex: 2 0 auto;
    align-items: center;
    width: auto;
}

.listing_sort .sort-by {
    padding: 0;
}

.products-sort-order {
    display: flex;
    width: auto;
}

.total-products {
    flex: 1 1 auto;
}

.display_list_grid {
    display: flex;
    flex: 1 1 auto;
    padding-right: 0px;
}

@media (max-width:767px) {
    .display_list_grid {
        display: none;
    }
}

#product .featured-products{
    margin-top: 80px;
}

#product .featured-products h2{
    margin-bottom: 30px;
}

.title_crossseling_block .title, .title_supplier_block .title, .title_manufacturer_block .title, .home_page_articles_title, .header_featured_slider{
    text-align:left;
}

h1, h2, h3, .h1, .h2, .h3,
.title_crossseling_block .title, .title_supplier_block .title, .title_manufacturer_block .title, .home_page_articles_title, .header_featured_slider, .header_featured_slider span, .h3.product-title a,
.title_crossseling_block .title span, .title_supplier_block .title span, .title_manufacturer_block .title span, .home_page_articles_title span, .header_featured_slider span, #custom-text h1
{
    font-family: 'Frutiger', sans-serif !important;
}

.h3.product-title a{
    font-size:16px;
}

#phblogrecentposts{
    clear: both;
    padding: 50px 100px 0;
}

/*Objetivos*/

#bloque-objetivos{
    display:flex;
    align-items: center;
    padding: 40px 100px 100px 100px;
}

#bloque-objetivos h2{
/*    font-size: 65px;*/
    font-family: 'FrutigerBlack', sans-serif !important;
}

#custom-text #bloque-objetivos p{
    font-size: 30px;
    line-height: 40px;
    text-align:left;
    color: #222222;
}

#custom-text{
    padding: 0;
    color: #222222;
}

@media(max-width: 1500px){
    #bloque-objetivos{
        padding: 0;
    }
    
    #bloque-objetivos h2{
/*        font-size: 35px;*/
    }
    #custom-text #bloque-objetivos p{
        font-size: 20px;
        line-height: 20px;
    }
}

@media(max-width: 768px){
     #bloque-objetivos{
        display:initial;
        padding: 0;
    }
}

.block-contact .block-contact-title span, #block_myaccount_infos .myaccount-title a, .footer-container .h3.hidden-sm-down span{
    border-bottom:0px !important;
    color: #FF3A00;
    font-family: 'Frutiger', sans-serif !important;
}

.simpleblog h3, .simpleblog h3 a{
    font-family: 'Frutiger', sans-serif !important;
}

.cart-products-count{
    background-color: #ffffff;
    font-size:12px;
}

.simpleblog__listing__post__wrapper a.btn.btn-primary{
    background-color: #fff;
    border: 2px solid #ff540c;
    padding: 1.5rem;
    color: #222222 !important;
    font-family: 'Frutiger', sans-serif !important;
}

.title_left_column{
    text-transform:uppercase;
    border-bottom:none;
}

.simpleblog__listing__post__wrapper__footer .row{
    display: flex;
    justify-content: space-evenly;
}

.simpleblog__listing__post__wrapper__footer__block{
    text-align:center;
}
.product-miniature span.aeuc_from_label{
    font-size: 16px;
    font-weight: normal;
}
.product-miniature .price{
    font-size:16px;
}
.product-description-attributes{
    padding: 3px 5px;
    margin-bottom: 3px;
}
.attributes_list{
    font-size:12px;
    color:#222;
    max-width:405px;
}
#products.grid .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping{
    text-align: right;
    padding: 0px 5px;
}
#product_productsize{
    color: white;
    display: inline-block;
    padding: 5px 8px 6px;
    background: #222;
    margin-bottom: 15px;
}
.product-additional-info{
    padding: 20px 0px 0px;
    border-top: 1px solid #dadada;
}
.product-actions .control-label{
    font-weight: bold;
}
.category-active a{
    color:#ff540c !important;
    font-weight:bold;
}

.prod-profesional .row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.prod-profesional .column {
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
}

@media (max-width: 989px){
    .prod-profesional .column {
  flex: 100%;
  max-width: 100%;
  padding: 0 4px;
}
}

.prod-profesional .column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

.prod-profesional .column div{
    position:relative;
}

.prod-profesional .column div .btn{
    background-color: #444;
    position:absolute;
    width:300px;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}

.prod-profesional .column div .btn:hover{
    background-color: #333;
}
.product-information .product-actions{
    clear: both;
    margin-bottom: 20px;
}

.simpleblog__listing__post__wrapper__content p{
    overflow: hidden;
    display: -webkit-box;
    height: 75px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#cms .btn{
    white-space: inherit;
}

#blockcart-modal .cart-content-btn a,
.checkout.cart-detailed-actions .btn-primary,
#checkout .btn-primary{
    background-color: #6bb580;
    border-color: #6bb580;
}

@media(max-width: 768px){
    #smartsupp-widget-container div[data-testid="widgetButtonFrame"]{
        bottom: 50px !important;
    }
        
    .lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left{
        bottom: 55px;
    }
}

/* Transición suave para cambio de imagen del producto */
.js-qv-product-cover {
    transition: opacity 0.3s ease-in-out;
}
/* ACORDEON */
.accordion-title {
  color: #000000;
  font-weight: bold;
  padding: 14px 0 0 0;
  display: block;
  text-decoration: none;
  transition: background-color 0.3s ease;
  cursor: pointer;
  text-align: left;
}
.accordionItem {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease;
}
.accordionItem.is-expanded {
  max-height: 1000px; /* suficiente para mostrar contenido */
}
.accordion-content {
    padding: 0 17px 0 17px;
}
.accordion h2 {font-size: 18px;}