/* reset bootstrap */

a {
    color: #767676;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #e98612 !important;
    text-decoration: none;
}

.modal {
    z-index: 9999;
}

.modal-content {
    color: #767676;
}

/* CUSTOMIZED CSS*/

/*page LOGIN page-checkout-login */
.page-checkout-login #navbar-custom,
.page-login #navbar-custom {
    display: none;
}

.navbar-logista2 {
    background-color: transparent;
    border: 0 solid transparent;
    margin-bottom: 3px;
}

div#navbar-custom {
    display: table;
    width: 100%;
}

#navbar-custom .navbar-nav {
  display: table;
  width: 100%; }
  #navbar-custom .navbar-nav > li {
    display: table-cell;
    float: none;
    border: 1px solid #dbdbdb;
    border-right: 0; }
    #navbar-custom .navbar-nav > li:last-child {
      border-right: 1px solid #dbdbdb; }
    #navbar-custom .navbar-nav > li > a {
      border: 0;
      max-width: 100%;
      color: transparent;
      position: relative; }
      #navbar-custom .navbar-nav > li > a::after {
        display: none; }
      @media (min-width: 991px) and (max-width: 1199px) {
        #navbar-custom .navbar-nav > li > a {
          font-size: 0.8em; } }
      #navbar-custom .navbar-nav > li > a span {
        position: absolute;                                                                                                                                                                
        top: 50%;                                                                                                                                                                          
        left: 0;                                                                                                                                                                           
        right: 0;                                                                                                                                                                          
        transform: translateY(-50%);                                                                                                                                                              
        color: #000;                                                                                                                                                                            
        text-align: center; }
      #navbar-custom .navbar-nav > li > a:hover, #navbar-custom .navbar-nav > li > a:focus {
        color: transparent !important; }
        #navbar-custom .navbar-nav > li > a:hover span, #navbar-custom .navbar-nav > li > a:focus span {
          color: #fff; }


.search-text-header {
    background-color: #ffffff;
    color: #a1a1a1;
    font-family: museo_sans900;
    border-radius: 0;
}

.input-group-addon {
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    display: table-cell;
}

span#basic-addon1 {
    width: 110px;
    line-height: 46px;
    padding: 0;
}

.page-checkout-login .fixed-margin-home,
.page-login .fixed-margin-home {
    padding-top: 182px;
}

.control-group textarea {
    resize: vertical;
    /* Safari fix*/
    overflow: hidden;
}

.page-login #menu-mobile {
    display: none !important;
}

.page-login .userSaca {
    display: none;
}

.userSaca img,
.userInfo img {
    max-width: 48px;
    vertical-align: middle;
}

.userSaca .media-left,
.userInfo .media-left,
.userSaca .media-body,
.userInfo .media-body {
    vertical-align: middle;
    height: 48px;
}

.pagination > li > a, .pagination > li > span {
    color: #999;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #ea8610;
    border-color: #ea8610;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #ea8610;
    background-color: #FFF;
}

ul.pagination.justify-content-center li,
ul.pagination.justify-content-center li a {
    font-size: 12px !important;
}

li.active.page-link {
    background-color: #ea8610 !important;
    border-color: #ea8610 !important;

    a, a:hover {
        color: #fff !important;
    }
}

.museo_900 {
    font-family: 'museo_sans900';
}

/* General */

.lasts-no-boder-top .box:nth-child(3),
.lasts-no-boder-top .box:last-child,
.no-boder-top {
    border-top: none !important;
}

.no-boder-left {
    border-left: none !important;
}

.last-no-boder-right .box:last-child {
    border-right: none !important;
}

.input-group.date .form-control {
    margin-bottom: 0;
}

#incidencesDatepicker .input-group-addon {
    font-size: 15px;
    padding-bottom: 4px;
}

#incidencesDatepicker .input-group-addon .glyphicon {
    top: 0;
}

.bi-grid-3x3-gap-fill::before {
    top: 2px;
    position: relative;
}

.date-picker-icon {
    width: 15% !important;
    padding: 5px;
}

form#sort_form1 .col-7,
form#sort_form1 .col-7 {
    height: 34px;
}

select#sortOptions1,
select#sortOptions2 {
    font-size: 14px;
    height: 35px;
}

.myorders select#sortOptions1 {
    padding: 6px 6px 6px 15px;
}

.product-list-container__js .row.align-items-center {
    padding-top: 18px;
}

.float-right.list-grid-view {
    width: 100%;
}

form#incidenceForm {
    width: 100%;
}

.header-info-title.color-orange,
.color-orange {
    color: #ea8610;
}

.color-black {
    color: #3a3a3a;
}

.vcenter {
    vertical-align: middle;
}

.button.btn-circle {
    border-radius: 50%;
}

/* Paddings */
.pr0 {
    padding-right: 0;
}

.pr10 {
    padding-right: 0;
}

/* Margins  */
.margin-bottom-0 {
    margin-bottom: 0;
}

/* Fonts  */
.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px !important;
}

.fs22 {
    font-size: 22px !important;
    text-transform: uppercase;
}

.fs23 {
    font-size: 23px;
}

.fwb {
    font-weight: bold;
}

.fwn {
    font-weight: normal;
}

button {
    border-style: solid;
}

.btn {
    font-size: 14px !important;
}

.addCartButton,
.btn {
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    border-radius: 2px;
}

.btn-graydark {
    color: #ffffff;
    background-color: #737373;
    border-color: #737373;
}

.btn-graydark:focus,
.btn-graydark.focus {
    color: #ffffff;
    background-color: #5a5a5a;
    border-color: #333333;
}

.btn-graydark:hover {
    color: #ffffff;
    background-color: #5a5a5a;
    border-color: #545454;
}

.btn-graydark:active,
.btn-graydark.active,
.open > .dropdown-toggle.btn-graydark {
    color: #ffffff;
    background-color: #5a5a5a;
    border-color: #545454;
}

.btn-graydark:active:hover,
.btn-graydark.active:hover,
.open > .dropdown-toggle.btn-graydark:hover,
.btn-graydark:active:focus,
.btn-graydark.active:focus,
.open > .dropdown-toggle.btn-graydark:focus,
.btn-graydark:active.focus,
.btn-graydark.active.focus,
.open > .dropdown-toggle.btn-graydark.focus {
    color: #ffffff;
    background-color: #484848;
    border-color: #333333;
}

.btn-graydark:active,
.btn-graydark.active,
.open > .dropdown-toggle.btn-graydark {
    background-image: none;
}

.btn-graydark.disabled,
.btn-graydark[disabled],
fieldset[disabled] .btn-graydark,
.btn-graydark.disabled:hover,
.btn-graydark[disabled]:hover,
fieldset[disabled] .btn-graydark:hover,
.btn-graydark.disabled:focus,
.btn-graydark[disabled]:focus,
fieldset[disabled] .btn-graydark:focus,
.btn-graydark.disabled.focus,
.btn-graydark[disabled].focus,
fieldset[disabled] .btn-graydark.focus,
.btn-graydark.disabled:active,
.btn-graydark[disabled]:active,
fieldset[disabled] .btn-graydark:active,
.btn-graydark.disabled.active,
.btn-graydark[disabled].active,
fieldset[disabled] .btn-graydark.active {
    background-color: #737373;
    border-color: #737373;
}

.btn-graydark .badge {
    color: #737373;
    background-color: #ffffff;
}

.btn-orange {
    color: #ffffff;
    background-color: #ea8610;
    border-color: #ea8610;
}

.btn-orange:focus,
.btn-orange.focus {
    color: #ffffff;
    border-color: #734208;
}

.btn-orange:hover {
    color: #ffffff;
    background-color: #F39D00;
    border-color: #F39D00;
}

.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
    color: #ffffff;
    background-color: #ba6b0d;
    border-color: #b1650c;
}

.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus {
    color: #ffffff;
    background-color: #99580a;
    border-color: #734208;
}

.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
    background-image: none;
}

.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
    background-color: #ea8610;
    border-color: #ea8610;
}

.btn-orange .badge {
    color: #ea8610;
    background-color: #ffffff;
}

.btn-gray {
    color: #818181;
    background-color: #f4f4f4;
    border-color: #dbdbdb;
}

.btn-gray:focus,
.btn-gray.focus {
    color: #818181;
    background-color: #dbdbdb;
    border-color: #9b9b9b;
}

.btn-gray:hover {
    color: #818181;
    background-color: #dbdbdb;
    border-color: #bcbcbc;
}

.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
    color: #818181;
    background-color: #dbdbdb;
    border-color: #bcbcbc;
}

.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
    color: #818181;
    background-color: #c9c9c9;
    border-color: #9b9b9b;
}

.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
    background-image: none;
}

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
    background-color: #f4f4f4;
    border-color: #dbdbdb;
}

.btn-gray .badge {
    color: #f4f4f4;
    background-color: #818181;
}

.btn-graydark {
    color: #ffffff;
    background-color: #898989;
    border-color: #e9e9e9;
}

.btn-graydark:focus,
.btn-graydark.focus {
    color: #ffffff;
    background-color: #707070;
    border-color: #a9a9a9;
}

.btn-graydark:hover {
    color: #ffffff;
    background-color: #707070;
    border-color: #cacaca;
}

.btn-graydark:active,
.btn-graydark.active,
.open > .dropdown-toggle.btn-graydark {
    color: #ffffff;
    background-color: #707070;
    border-color: #cacaca;
}

.btn-graydark:active:hover,
.btn-graydark.active:hover,
.open > .dropdown-toggle.btn-graydark:hover,
.btn-graydark:active:focus,
.btn-graydark.active:focus,
.open > .dropdown-toggle.btn-graydark:focus,
.btn-graydark:active.focus,
.btn-graydark.active.focus,
.open > .dropdown-toggle.btn-graydark.focus {
    color: #ffffff;
    background-color: #5e5e5e;
    border-color: #a9a9a9;
}

.btn-graydark:active,
.btn-graydark.active,
.open > .dropdown-toggle.btn-graydark {
    background-image: none;
}

.btn-graydark.disabled,
.btn-graydark[disabled],
fieldset[disabled] .btn-graydark,
.btn-graydark.disabled:hover,
.btn-graydark[disabled]:hover,
fieldset[disabled] .btn-graydark:hover,
.btn-graydark.disabled:focus,
.btn-graydark[disabled]:focus,
fieldset[disabled] .btn-graydark:focus,
.btn-graydark.disabled.focus,
.btn-graydark[disabled].focus,
fieldset[disabled] .btn-graydark.focus,
.btn-graydark.disabled:active,
.btn-graydark[disabled]:active,
fieldset[disabled] .btn-graydark:active,
.btn-graydark.disabled.active,
.btn-graydark[disabled].active,
fieldset[disabled] .btn-graydark.active {
    background-color: #898989;
    border-color: #e9e9e9;
}

.btn-graydark .badge {
    color: #898989;
    background-color: #ffffff;
}

.btn-whiteorange {
    color: #e98612;
    background-color: #ffffff;
    border-color: #c5c5c5;
}

.btn-whiteorange:focus,
.btn-whiteorange.focus {
    color: #e98612;
    background-color: #e6e6e6;
    border-color: #858585;
}

.btn-whiteorange:hover {
    color: #e98612;
    background-color: #e6e6e6;
    border-color: #a6a6a6;
}

.btn-whiteorange:active,
.btn-whiteorange.active,
.open > .dropdown-toggle.btn-whiteorange {
    color: #e98612;
    background-color: #e6e6e6;
    border-color: #a6a6a6;
}

.btn-whiteorange:active:hover,
.btn-whiteorange.active:hover,
.open > .dropdown-toggle.btn-whiteorange:hover,
.btn-whiteorange:active:focus,
.btn-whiteorange.active:focus,
.open > .dropdown-toggle.btn-whiteorange:focus,
.btn-whiteorange:active.focus,
.btn-whiteorange.active.focus,
.open > .dropdown-toggle.btn-whiteorange.focus {
    color: #e98612;
    background-color: #d4d4d4;
    border-color: #858585;
}

.btn-whiteorange:active,
.btn-whiteorange.active,
.open > .dropdown-toggle.btn-whiteorange {
    background-image: none;
}

.btn-whiteorange.disabled,
.btn-whiteorange[disabled],
fieldset[disabled] .btn-whiteorange,
.btn-whiteorange.disabled:hover,
.btn-whiteorange[disabled]:hover,
fieldset[disabled] .btn-whiteorange:hover,
.btn-whiteorange.disabled:focus,
.btn-whiteorange[disabled]:focus,
fieldset[disabled] .btn-whiteorange:focus,
.btn-whiteorange.disabled.focus,
.btn-whiteorange[disabled].focus,
fieldset[disabled] .btn-whiteorange.focus,
.btn-whiteorange.disabled:active,
.btn-whiteorange[disabled]:active,
fieldset[disabled] .btn-whiteorange:active,
.btn-whiteorange.disabled.active,
.btn-whiteorange[disabled].active,
fieldset[disabled] .btn-whiteorange.active {
    background-color: #ffffff;
    border-color: #c5c5c5;
}

.btn-whiteorange .badge {
    color: #ffffff;
    background-color: #e98612;
}

.btn-black {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121;
    text-transform: uppercase;
}

button.btn.btn-default.btn-black {
    top: 20px;
    position: relative;
    margin-bottom: 10px;
    width: 95px;
}

button.btn.btn-black.text-uppercase.float-end.btn--update-email-modal {
    margin-bottom: 10px;
    width: 95px;
}

.btn-block {
    width: 100%;
}

#logistaContactForm .col-md-4.col-12.ms-auto {
    padding-left: 16px;
}

.modal .btn {
    text-transform: uppercase;
}

.btn-black:focus,
.btn-black.focus,
.btn-black:hover {
    color: #ffffff !important;
    background-color: #444444;
    border-color: #444444;
}

.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
    color: #ffffff;
    background-color: #212121;
    border-color: #1b1b1b;
}

.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
    color: #ffffff;
    background-color: #0f0f0f;
    border-color: #000000;
}

.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
    background-image: none;
}

.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
    color: #8E8E8E;
}

.btn-black .badge {
    color: #3a3a3a;
    background-color: #ffffff;
}

html,
body,
.fixed-header,
.header-1-wrapper {
    min-width: 320px;
}

body {
    font-family: 'museo_sans500';
    text-rendering: optimizeLegibility;
    font-size: 12px;
    color: #767676;
    background-color: #f7f7f7;
}

.container-wrapper {
    background-color: #f7f7f7;
}

.siteLogo {
    text-align: center;
}

.siteLogo img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
    padding-top: 2px;
}

.header-1-wrapper {
    background-color: #ffffff;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    padding-top: 9px;
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .header-1-wrapper {
        padding-bottom: 4px;
        padding-top: 4px;
    }

    form#sort_form1 .col-7,
    .paginationBar .col-12 {
        padding: 0;
    }

    table#orderHistoryTable td, table#orderHistoryTable th {
        padding: 8px;
    }

    table#orderHistoryTable {
        margin-bottom: 35px;
    }
}

.header-2-wrapper {
    padding: 8px 0 4px;
    margin-top: 0;
    border-bottom: 2px solid #dbdbdb !important;
    background: #f0f0f0;
    background: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 100%);
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .header-2-wrapper {
        padding-top: 60px;
    }

    .page-home .header-2-wrapper,
    .page-productList .header-2-wrapper,
    .page-productDetails .header-2-wrapper,
    .page-cartPage .header-2-wrapper,
    .page-search .header-2-wrapper,
    .page-legal .header-2-wrapper,
    .page-privacy .header-2-wrapper,
    .page-cookies .header-2-wrapper,
    .page-sitemap .header-2-wrapper,
    .page-myPoints .header-2-wrapper,
    .page-profile .header-2-wrapper,
    .page-redemption-movement .header-2-wrapper,
    .page-orders .header-2-wrapper,
    .page-myBills .header-2-wrapper,
    .page-incidences .header-2-wrapper,
    .page-wishlists .header-2-wrapper,
    .page-delivery-calendar .header-2-wrapper,
    .page-contact-info .header-2-wrapper,
    .page-searchEmpty .header-2-wrapper,
    .page-serigraphy .header-2-wrapper,
    .page-redemption .header-2-wrapper,
    .page-redemption-history .header-2-wrapper {
        display: none;
    }
}

.list-header {
    font-size: 12px !important;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    display: -webkit-box;
}

.list-header .black-text {
    color: #3a3a3a;
    font-family: museo_sans900;
}

.list-header .orange-text {
    color: #ea8610;
    font-family: museo_sans900;
}

/* bar of list item */
.list-header li.list-item::before {
    content: '/';
    font-weight: bold;
    margin: 0 10px 0 -25px;
}

.list-header li.list-item:first-child::before {
    display: none;
}

.list-header li.list-item {
    padding-left: 5px;
    margin-right: 20px;
}

.list-header .black-text {
    color: #3a3a3a;
    font-family: museo_sans900;
}

.list-my-account > a,
.list-header > li > a {
    color: #a1a1a1;
}

.list-header .badge {
    margin-top: -38px;
}

.badge-black {
    background-color: #3a3a3a;
    padding: 6px;
    border-radius: 50%;
    font-size: 9px;
}

.list-item {
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    /*padding: 2px auto 2px 25px;*/
    display: inline;
}

.list-logout {
    background-image: url('../images/logout.png');
}

.list-piglet {
    background-image: url("../images/piglet.png");
}

.list-my-account > a {
    padding-left: 25px;
}

.account_li::after {
    display: none;
}

.account_li {
    font-size: 14px !important;
    padding: 3px 20px;
}


ul .dropdown-menu > .account_li a {
    color: #333 !important;
}

ul .dropdown-menu > .account_li:hover {
    background-color: #d2dbe6;
    border-top: 1px solid #d2dbe6;
    a {
        color: #e98612 !important;
    }
}

ol, ul {
    padding-left: 0;
}

/* customize dropdown without js */
.list-my-account:hover > ul.dropdown-menu,
.list-my-account:focus > ul.dropdown-menu {
    display: block;
}

.list-my-account .dropdown-menu {
    padding: 10px;
    top: 90%;
    left: -1px;
    width: 250px;
}

.list-my-account ul li a[href^="/tienda/logout"] {
    margin-top: 10px;
}

.wishlist-dropdown .dropdown-menu {
    left: 8px;
    padding: 10px;
    width: 100%;
}

.wishlist-dropdown {
    text-align: center;
}

.dropdown-toggle::after {
    content: none !important;
}

#wishListIcon {
    position: relative;
    margin: 0;
    display: inline;
}

#wishListIcon a {
    /* position:absolute;
        top:0;
    left:0; */
    height: 20px;
    width: 20px;

}

.new_and_add_to_wishlist_form {
    margin-top: 1em;
}

.dropdown-menu .change_wishlist_name_form {
    margin: 4px 8px;
}

.dropdown-menu .change_wishlist_name_form input {
    border-radius: 0;
    border: 1px solid #999;
    margin-bottom: 2px;
}

/* arrow */
.list-my-account > .dropdown-menu::before,
.list-my-account > .dropdown-menu::after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;

    border-bottom: solid 10px rgba(0, 0, 0, .15);
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    top: -10px;
    left: 0;
}

.list-my-account > .dropdown-menu::after {
    border-bottom: solid 10px #FFF;
    top: -9px;
}

.list-heart {
    background-image: url('../images/heart.png');
}

.list-basket {
    background-image: url('../images/basket.png');
}

.list-popup-wishlist,
.list-wishlist {
    background-image: url('../images/wishlist.svg');
    background-color: #FFF;
}

.list-wishlist > a {
    padding-left: 28px;
}

/* Dropdown of wishlist in products */
.list-popup-wishlist {
    height: 38px;
    width: 38px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    background-color: inherit;
    border: 0;
}

.list-popup-wishlist:hover,
.list-popup-wishlist:focus {
    background-color: #FAFAFA;
    border-radius: 100%;
}

.popup_wishlist .list-popup-wishlist {
    width: 100%;
    height: auto;
    text-align: left;
    background-size: 14px 16px;
    background-position: left;
    padding-bottom: 0;
    padding-left: 20px;
    color: inherit;
    text-transform: uppercase;
    font-size: 12px;
    margin: 5px 0;
}

.popup_wishlist .list-popup-wishlist:hover,
.popup_wishlist .list-popup-wishlist:focus {
    background-color: #FCFCFC;
    border: 0;
    border-radius: 0;
}

.popup_wishlist hr {
    margin: 14px 0;
}

.popup_wishlist input {
    border-radius: 0;
}

.popup_wishlist .btn-black {
    margin: 6px 0;
    width: 100%;
}

.headline-wishlist {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin-bottom: 6px;
    color: #666;
    border-bottom: 1px solid #EEE;
}

.arrowTop::after,
.arrowTop::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    margin-left: -20px;
    position: absolute;
    top: -22px;
    left: 50%;
}

.arrowTop::after {
    top: -21px;
    border-bottom-color: #FFF;
}

.list-item .list-points {
    padding-left: 0;
}

.points-logo {
    width: 100%;
    max-width: 124px;
    position: relative;
    top: -4px;
}

.search-text-header {
    background-color: #ffffff;
    color: #a1a1a1;
    font-family: museo_sans900;
    border-radius: 0;
}

#sidebar-wrapper .search-text-header {
    display: none;

}

.search-input {
    padding-left: 25px;
    height: 46px;
}

.search-submit {
    height: 46px;
    width: 46px;
}

.header-info-title {
    font-family: 'museo_sans700';
    margin: 0;
    color: #a1a1a1;
    font-size: 13px !important;
    text-transform: uppercase;
}

.header-tel {
    color: #535354;
    font-family: 'museo_sans900';
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .header-tel {
        display: block;
    }
}

.header-date {
    font-family: 'museo_sans700';
    color: #535354;
}

.header-info-title > .header-date {
    font-size: 12px;
}

.header-info-2 {
    font-family: 'museo_sans700';
    color: #a1a1a1;
}

/* responsive menu categories */
#sidebar {
    background-color: white;
}

.sidebar-wrapper {
    display: none; /* started hide, this fix problems about refrest js */
}

.sidebar-search {
    background-color: #E4E0E1;
    /*padding: 10px;*/
}


#ul_sidebarMenuLinks li,
#categoriesMenuResponsive li {
    display: block;
    width: 100%;
}

#categoriesMenuResponsive .yamm-item_thumbnail {
    display: none;
}

#ul_sidebarMenuLinks a,
a.linkChild-menu,
.subchild-menu a {
    font-size: 16px;
    text-transform: uppercase;
    color: #767676;
    display: block;
    width: 100%;
    padding: 8px 15px;
}

a.linkChild-menu {
    background-color: #F3F0F2;
    border-bottom: 1px solid #DBDBDB;
}

.subchild-menu {
    background-color: #FFF;
}

.subchild-menu a {
    display: block;
    padding-left: 25px;
}

#ul_sidebarMenuLinks a:hover,
#ul_sidebarMenuLinks a:focus,
a.linkChild-menu:hover,
a.linkChild-menu:focus,
.subchild-menu a:hover,
.subchild-menu a:focus {
    text-decoration: none;
}

#ul_sidebarMenuLinks {
    background-color: #FFF;
}

#ul_sidebarMenuLinks #userPointsList .numberPoints,
#ul_sidebarMenuLinks #wishListIcon {
    display: none;
}

#ul_sidebarMenuLinks #userPointsList img {
    max-width: 100px;
    top: 0;
}

#ul_sidebarMenuLinks .list-my-account,
#ul_sidebarMenuLinks .list-wishlist {
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: 20px;
}

#ul_sidebarMenuLinks .list-my-account,
#ul_sidebarMenuLinks .list-wishlist a {
    padding-left: 50px;
}

#myAccountList .subchild-menu {
    padding-left: 25px;
}

.sidebarMenuLinks .dropdown-menu {
    background-color: #e98612;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    position: inherit;

    /*-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;*/
    /*opacity: 0;*/
}

.sidebarMenuLinks li.open .dropdown-menu {
    /*max-height: 200px;*/
    /*opacity: 1;*/
}

.sidebarMenuLinks .dropdown-menu a,
.sidebarInfoLinks .dropdown-menu a {
    color: #fff !important;
    display: block !important;
    font-size: 14px !important;
    padding: 8px 25px !important;
    text-transform: uppercase !important;
    width: 100% !important;
    white-space: normal;
}

.sidebarMenuLinks .dropdown-menu a:active,
.sidebarInfoLinks .dropdown-menu a:active {
    background-color: rgba(0, 0, 0, 0.1);
}

.sidebarMenuLinks .dropdown-menu a:focus,
.sidebarInfoLinks .dropdown-menu a:focus {
    background-color: rgba(0, 0, 0, 0.1);
}

.sidebarMenuLinks a.child-menu::after {
    content: "\f054";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 8px;
    top: 10px;
}

.sidebarMenuLinks li.open a.child-menu::after,
.sidebarInfoLinks .open a.child-menu::after {
    content: "\f077";
}

/* MENU MOVILES*/

#toggle-sidebar {
    /*border: 1px solid #dbdbdb;*/
    /*border-radius: 3px;*/
    left: 10px;
    padding: 8px;
    position: fixed;
    /*top: 12px;*/
    top: 9px;
    z-index: 1040;
    text-align: center;
}

#toggle-sidebar > img {
    width: 30px;
}

#submenu-header {
    background-color: #f1f1f1;
    padding-top: 45px;
    border-bottom: 2px solid #dbdbdb;
}

.ul_sidebarMenuLinks li {
    display: block;
    padding-left: 0;
}

.no_underline:hover {
    text-decoration: none;
}

.breadcrumb {
    background-color: transparent;
    overflow: hidden;
    padding: 0 0 8px 0;
    margin: 5px 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.breadcrumb_container,
.view-list-container {
    margin-top: 25px;
}

.breadcrumb-logista {
    display: inline;
    background-color: transparent;
    font-family: 'museo_sans700';
    margin-top: 20px;
    font-size: 11px;
    text-transform: uppercase;

    li {
        display: inline-block;
    }
}

.breadcrumb-logista a {
    color: #6d6d6d;
    text-transform: uppercase;
}

.breadcrumb-logista > .active {
    color: #999999;
}

.list-grid-view {
    list-style: outside none none;

}

.list-grid-view li {
    float: left;
    padding-left: 12px;
    text-align: center;
}

.list-grid-view .title {
    color: #9d9d9d;
    display: inline-block;
    font-size: 11px;
    line-height: 12px;
    margin-right: 8px;
    padding-top: 0;
    text-transform: uppercase;
    vertical-align: middle;
}

.list-grid-view li:not(.active) > a > img {
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

.banner_category {
    margin-bottom: 50px;
}

/* Accordion of product details */
#accordion-productDetails .panel {
    box-shadow: none;
    background: none;
}

#accordion-productDetails .panel-body {
    padding: 12px;
    box-shadow: 0 5px 6px 2px rgba(120, 120, 120, 0.2);
}

#accordion-productDetails a.panel-title[aria-expanded="true"] > i.glyphicon-plus-sign::before {
    content: "\e082";
}

#accordion-productDetails a.panel-title {
    box-shadow: 0 0 0 1px #EEE;
}

#accordion-productDetails .title-section,
#accordion-productDetails a.panel-title,
#accordion-productDetails a.panel-title:hover,
#accordion-productDetails a.panel-title:focus {
    text-decoration: none;
    border: 0;
}

#accordion-productDetails a.panel-title[aria-expanded="true"],
#accordion-productDetails a.panel-title:hover {
    color: #000;
}

#accordion-productDetails .panel-heading {
    display: block;
    width: 100%;
    background-color: #FFF;
}

#accordion-productDetails .panel-collapse {
    position: relative;
}

#accordion-productDetails .panel-collapse::after,
#accordion-productDetails .panel-collapse::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    right: 24px;
}

#accordion-productDetails .panel-collapse::after {
    border-top-color: #FFF;
    top: -1px;
}

.productDescriptionDetails ul {
    padding-left: 12px;
}

.productDescriptionDetails li {
    list-style-type: circle;
}

.col-md-4.col-sm-6.productDescription {
    padding: 0px 15px;

    div.input-group.select-qty-container {
        max-width: 197.5px;
    }
}

.well-product {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    position: relative;
    box-shadow: none;
    -webkit-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
}

/* .well (line ~3203) redefines padding:19px to recreate Bootstrap 3's removed .well
   component for BS5. It ties on specificity with the rule above and wins on source
   order, silently overriding the 10px/15px this card padding was designed with.
   Longhand only, deliberately excluding padding-top: promoIcons.css already pins
   padding-top:0 at the same specificity so the promo banner sits flush with the
   card top - a "padding" shorthand here would reset that back to a visible gap. */
.well.well-product {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}

.well-product.well-product-row.row {
    margin-left: 0;
    margin-right: 0;
}

.well-product:hover,
.well-product-column:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.20), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    top: -1px;

}

.well-product.well-product-column {
    text-align: center;
    min-height: 570px;
    border-radius: 3px;
}

.well-product.well-product-column .productWislistShowcase {
    padding-top: 10px;
    text-align: center;
}


.productListItem .promo {
    text-align: right;
}

.well-product.well-product-column .base-product {
    bottom: 20px;
    left: 15px;
    /*position: absolute;*/
    right: 15px;
    width: auto;
    padding-left: 0;
}

.well-product.well-product-column .descrip-product {
    display: none !important;
}

.descrip-product {
    word-wrap: break-word;
}

.well-product.well-product-row {
    text-align: left;
}

.well-product.well-product-row p {
    padding-left: 0.8em;
}

.well-product .thumb {
    display: block;
    height: 200px;
    line-height: 200px;
    text-align: center;
    position: relative;
}

.well-product .thumb img {
    max-height: 100%;
    max-width: 100%;
}

.well-product .title-product {
    font-family: "museo_sans900";
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 14px;
    text-transform: uppercase;
}

.well-product.well-product-column .title-product {
    display: block;
    text-transform: uppercase;
}

.alignMiddle {
    /* display: table-cell;
    vertical-align: middle; */
}

.well-product.well-product-column .title-product,
.well-product.well-product-column .title-product .alignMiddle {
    overflow: hidden;
    height: 60px;
    width: 100%;
    padding: 0;
    text-align: center;
}

.well-product .title-product span {
    /* color: #e98612; */
}

.well-product-column .product-title {
    padding: 0 8px;
}

.well-product .select-qty-container {
    float: right;
    max-width: 320px;
    min-width: 117px;
}

.well-product .ref-product {
    font-size: 12px;
    margin-bottom: 7px;
}

.well-product .price-product {
    border-bottom: 1px solid #E4E4E4;
    font-size: 15px;
}


.well-product .price-product p {
    margin-bottom: 0;
}

.box-price {
    font-family: 'museo_sans700';
}

.box-price .price {
    margin-left: 8px;
}

.box-price .price.color-orange {
    font-weight: bold;
}

.line-through {
    text-decoration: line-through;
    color: #999;
}

.well-product .price-product .points-product {
    color: #e98612;
    font-family: 'museo_sans500';
    font-size: 0.8em
}

.well-product .price-product .img_points {
    vertical-align: text-top;
    width: 18px;
    margin-left: 8px;
}

.product-detail .price-container .img_points {
    width: 21px;
}

.well-product .price-info {
    border-bottom: 1px solid #E4E4E4;
}

.well-product .price-info .price-1 {
    margin: 8px 0 3px;
}

.well-product .extra-product {
    margin-top: 5px;
    /* margin-bottom: 15px; */
}

.productWislistShowcase.fakeHeight,
.price-info.fakeHeight {
    height: 48px;
}

.price-info.fakeHeight {
    margin-top: 9px;
}

.product-info.fakeHeight {
    height: 48px;
}

.productDescriptionDetails {
    margin: 20px 0;
}

.grid-add-basket {
    padding-left: 0;
    margin: 0 0 10px 0;
}
/*####################################################################################################################*/
/*.addPromoProductCartButton,
.grid-add-basket .addCartButton {
    background: #eb8610 url("../images/add.png") no-repeat 92%;
    background-size: 20px auto;
    border: 1px solid #eb8610;
    color: white;
    font-family: museo_sans700;
    font-size: 10px;
    height: 26px;
    margin: 0;
    padding: 0 30px 0 10px;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 2px;
}*/
/* Desktop */

#ferreterias{
    font-size: 8px;
}

@media screen and (min-width: 1024px) {
    .addPromoProductCartButton,
    .grid-add-basket .addCartButton {
        background: #eb8610 url("../images/add.png") no-repeat 92%;
        background-size: 20px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 10px;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 10px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
    }
}



/* Tablet */
@media (max-width: 1024px) {
    .addPromoProductCartButton,
    .grid-add-basket .addCartButton {
        background: #eb8610 url("../images/add.png") no-repeat 92%;
        background-size: 18px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 8px;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 5px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
    }
    #ferreterias{
        font-size: 6px;
    }
}
/* Smart */
@media (max-width: 480px) {
    .addPromoProductCartButton,#ferreterias,
    .grid-add-basket .addCartButton {
        background: #eb8610 url("../images/add.png") no-repeat 92%;
        background-size: 18px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 0px;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 5px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
    }
}

/*####################################################################################################################*/

.addPromoProductCartButton:hover,
.addPromoProductCartButton:focus,
.grid-add-basket .addCartButton:hover,
.grid-add-basket .addCartButton:focus {
    background-color: #F39D00;
}
/*####################################################################################################################*/
/*.addPromoProductCartButton:disabled,
.addPromoProductCartButton[disabled="disabled"],
.addPromoProductCartButton[disabled],
.grid-add-basket .outOfStock,
.addPromoProductCartButton:disabled:hover,
.addPromoProductCartButton[disabled="disabled"]:hover,
.addPromoProductCartButton[disabled]:hover,
.grid-add-basket .outOfStock:hover {
    background-color: #eb8610;
    background-image: url("../images/add.png");
    background-position: 92%;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: 1px solid #eb8610;
    color: white;
    font-family: museo_sans700;
    font-size: 10px;
    height: 26px;
    margin: 0;
    padding: 0 30px 0 10px;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 2px;
    background-color: #999;
    cursor: not-allowed;
    line-height: 0.9em;
    border-color: #999;
}*/

@media only screen and (min-width: 1112px) {
    .addPromoProductCartButton:disabled,
    .addPromoProductCartButton[disabled="disabled"],
    .addPromoProductCartButton[disabled],
    .grid-add-basket .outOfStock {
        background-color: #eb8610;
        background-image: url("../images/add.png");
        background-position: 92%;
        background-repeat: no-repeat;
        background-size: 20px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 10px;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 10px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
        background-color: #999;
        cursor: not-allowed;
        line-height: 0.9em;
        border-color: #999;
    }
}

@media (max-width: 1112px) {
    .addPromoProductCartButton:disabled,
    .addPromoProductCartButton[disabled="disabled"],
    .addPromoProductCartButton[disabled],
    .grid-add-basket .outOfStock {
        background-color: #eb8610;
        background-image: url("../images/add.png");
        background-position: 92%;
        background-repeat: no-repeat;
        background-size: 20px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 8px !important;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 10px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
        background-color: #999;
        cursor: not-allowed;
        line-height: 0.9em;
        border-color: #999;
        max-width: 70px !important;
    }
}

@media (max-width: 768px) {
    .addPromoProductCartButton:disabled,
    .addPromoProductCartButton[disabled="disabled"],
    .addPromoProductCartButton[disabled],
    .grid-add-basket .outOfStock {
        background-color: #eb8610;
        background-image: url("../images/add.png");
        background-position: 92%;
        background-repeat: no-repeat;
        background-size: 20px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 8px !important;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 10px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
        background-color: #999;
        cursor: not-allowed;
        line-height: 0.9em;
        border-color: #999;
        max-width: 70px !important;
    }
}

@media (max-width: 480px) {
    .addPromoProductCartButton:disabled,
    .addPromoProductCartButton[disabled="disabled"],
    .addPromoProductCartButton[disabled],
    .grid-add-basket .outOfStock {
        background-color: #eb8610;
        background-image: url("../images/add.png");
        background-position: 92%;
        background-repeat: no-repeat;
        background-size: 20px auto;
        border: 1px solid #eb8610;
        color: white;
        font-family: museo_sans700;
        font-size: 0px !important;
        height: 26px;
        margin: 0;
        padding: 0 30px 0 10px;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 2px;
        background-color: #999;
        cursor: not-allowed;
        line-height: 0.9em;
        border-color: #999;
        max-height: 25px !important;
    }
}

/*####################################################################################################################*/
.addCartButton.promotionalProduct {
    width: 100%;
}

.addCartButton.promotionalProduct.promotionalCarouselProduct {
    width: 230px;
}

.promoForm {
    margin-left: 10px;
}

.waiting {
    cursor: wait !important;
}

.well-product .features-title-product {
    font-family: 'museo_sans900';
    font-size: 15px;
    margin-top: 1em;
    margin-bottom: 1em;
    text-transform: uppercase;
    border-bottom: 1px dotted #667b91;
}

.well-product .features-product {
    border-top: 1px dotted #667b91;
    padding-top: 9px;
    font-size: 15px;
}

div.features-description-product {
    margin-right: 10px;
    background-color: #f7f7f7;
}

.well-product ul.features-list-product {
    padding-left: 2em;
}

.well-product ul.features-list-product li {
    font-size: 15px;
}

#primary_image > .wishlist-dropdown {
    text-align: center;
}

ul.dropdown-menu.arrowTop.show {
    z-index: 9999;
}

.well-product input.form-control[readonly][type='text'] {
    background: #FFF;
    border-color: #dbdbdb;
}

.productImagePrimaryContainer {
    max-height: 400px;
    min-height: 250px;
    margin-bottom: 10px;
    position: relative;

}

.productImagePrimaryContainer img {
    max-height: 375px;
    max-width: 340px;
}

/* <a> zoom link image of product */
.productImagePrimaryLink {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.productImagePrimaryLink .glyphicon {
    position: absolute;
    font-size: 150px;
    top: 30%;
    left: 30%;
    color: #000;
    opacity: 0.25;
    display: none;
}

.productImagePrimaryLink:hover > .glyphicon {
    display: block;
}

.well-white {
    background-color: #ffffff;
}

.productImage .well-white {
    padding: 8px 8px 14px 8px;
}

.well-white h2 {
    text-transform: uppercase;
}

h4, .h4 {
  font-size: 18px !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

/* sets promotions styles */

.productListItem,
.productListItemhasPromotion {
    /* border-top: 1px solid #EEE; */
    padding-top: 8px;
}

.productListItem .fakeMiddle,
.productListItemhasPromotion .fakeMiddle {
    padding-top: 1.24em;
}

.productPromotialDetails-set h1,
.baseProducts h2,
.freeProducts h2 {
    margin-top: 0;
    font-size: 26px;
    text-transform: uppercase;
}

.select-qty-container input.show-qty {
    height: 26px;
    padding: 0;
    text-align: center;
    z-index: 0;
}

.select-qty-container .btn-qty {
    height: 26px;
    padding: 2px 6px;
    border-radius: 0;
}

button.cart-btn-number {
    vertical-align: top;
    padding-top: 0 !important;
}

.title-filter {
    font-size: 22px;
    color: #3a3a3a;
    line-height: 1.1em;
    margin-bottom: 15px;
    margin-top: -2px;
    text-transform: uppercase;

}

.subtitle-filter {
    font-family: 'museo_sans900';
    font-size: 17px;
    color: #3a3a3a;
    margin-bottom: 25px;
    margin-top: 25px;
}

.css-label {
    font-size: 12px;
    font-weight: normal;
    color: #6d6d6d;
}

.filter-container div.checkbox {
    border-bottom: 1px dotted #aab4c0;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.title-section {
    font-size: 22px;
    color: #3a3a3a;
    text-transform: uppercase;
}

#mas-vendidos .title-section {
    margin: 1.5em 0 0.5em 0;

}

.terms {
    margin-bottom: 1em;
}


.row.wrapper-product-info {
    margin: 0;
}

.col-sm-12-new {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

/* Footer */
#footer {
    font-family: museo_sans500;
    color: #767676;
    background: #eeeeee;
    padding: 2em 0;
}

.footer-logo-text {
    margin-bottom: 20px;
    max-width: 100%;
}

#footer .copyright {
    padding-right: 20px;
}

#footer .container {
    background-size: 60%;
    background-image: url('../images/footer.png');
    padding-bottom: 1.4em;
    background-repeat: no-repeat;
    background-position: center;
}

#footer .title {
    font-family: museo_sans900;
    margin-bottom: 1.8em;
    text-transform: uppercase;
}

#footer .col-md-2 {
    padding-top: 1.8em;
}

#footer ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer a {
    text-decoration: none;
    color: #767676;
}

#footer hr {
    margin-bottom: 5px;
}

#footer ul li:first-child {
    padding-top: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #footer .container {
        padding-bottom: 0.9em;
    }

    #footer .col-md-2 {
        padding-top: 1.2em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #footer .container {
        padding-bottom: 0.2em;
    }

    #footer .col-md-2 {
        padding-top: 1.2em;
    }
}

@media (max-width: 767px) {
    #footer .container {
        background-image: none;
    }
}

@media (max-width: 768px) {
    #footer {
        display: none;
    }
}

/* Home */
.row-box {
    padding: 0 15px;
}

.box {
    border: 1px solid #e4e4e4;
    font-family: museo_sans900;
    background: white;
    position: relative;
}

.box-small {
    min-height: 285px;
    padding: 0;
    margin-bottom: 0;
}

.box-small-col-6 {
    display: flex;
    flex-wrap: wrap;
}

.box-big {
    min-height: 570px;
    padding: 0;
}

#product-des .disp-img .thumb img {
    width: 100%;
}

#product-des .box {
    margin-bottom: 0;
}

#product-des .disp-img .action {
    display: none;
}

#product-des .disp-img .details {
    display: none;
}

#product-des .disp-img .title {
    display: none;
}

.box-image img {
    height: 100%;
    width: auto;
}

@media (max-width: 768px) {
    .box-image img {
        width: 100%;
        margin-top: 15%;
    }
}

.box-small .box-image {
    height: 210px;
    padding-top: 20px;
}

.box-big .box-image {
    height: 470px;
}


.box-big .box-image img {
    height: auto;
    /*  max-height: 100%; */
    max-width: 100%;
    margin-top: 25px;

}

.box-title {
    font-size: 1.2em;
    letter-spacing: 0.5px;
    color: #000000;
    text-transform: uppercase;
    padding: 5px 10px 0;
}

.box-title b {
    color: #ea8610;
}

.box-description {
    color: #767676;
    font-size: 0.8em;
    text-transform: uppercase;
}

.product-des {
    margin-bottom: 15px;
}

#public-home .box-big {
    min-height: 650px;
}

#public-home .box-small {
    min-height: 325px;
}

#public-home .box-small .content {
    padding: 8% 20px 0;
    font-size: 18px;
    font-family: museo_sans700;
}

#public-home .box-small .box-title b,
#public-home .box-small .content b {
    color: #ea8610;
    font-weight: normal;

}

#public-home .box-small a {
    text-decoration: none;
    cursor: text;

}

#public-home .box-small .box-description,
#public-home .box-small .box-title {
    font-size: 18px;
    font-weight: normal;
    font-family: museo_sans700;
    text-transform: inherit;
    color: #767676;
    line-height: 1.2em;
}

#public-home .box-small .box-description {
    color: #ea8610;
    font-size: 26px;

}

.etiqueta.alert-danger {
    padding: 8px 8px 6px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: museo_sans700;
    line-height: 1em;
    display: inline-block;
    text-align: center;
}

.etiqueta.alert-success {
    padding: 8px 8px 6px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: museo_sans700;
    line-height: 1em;
    display: inline-block;
    text-align: center;
}

#globalMessages .alert {
    font-size: 15px;
}

h1.title-home-public {
    font-size: 20px;
    font-style: oblique;
    text-align: center;
    font-family: museo_sans700;
    margin: -4px 0 -5px;

}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-small {
        min-height: 230px;
    }

    .box-big {
        min-height: 460px;
    }

    .box-small .box-image {
        height: 160px;
    }

    .box-big .box-image {
        height: 320px;
    }
}

/* Noticias */
.new {
    border: 1px solid #e4e4e4;
    text-align: center;
    color: #3a3a3a;
    margin-bottom: 24px;
}

.new .title-new {
    font-family: museo_sans900;
    font-size: 18px;
    margin-top: 1.5em;
    padding: 0 0.4em;
    line-height: 1.2em;
}

.new .description-new {
    font-family: museo_sans300;
    margin-bottom: 2em;
    line-height: 1.8em;
    margin-top: 0.5em;
    padding: 0 0.4em;
}

.new .more-new {
    margin-bottom: -23px;
}

.new #tabacos {
    overflow: hidden;
}

.new #tabacos img {
    width: 108%;
    height: auto;
    margin-left: -4%;
}

.new #lucky-strike {
    padding: 4.5em 3.5em;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .new .title-new {
        font-size: 15px;
    }

    .new #tabacos img {
        width: 132%;
        margin-left: -16%;
    }

    .new #lucky-strike {
        padding: 5.4em 3em;
    }
}

.breadcumb-info-container {
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-detail .title_product {
    font-size: 18px;
    color: #3a3a3a;
    font-weight: normal;
}

.product-detail .title_product {
    font-size: 18px;
    color: #3a3a3a;
}

.product-detail .price-container {
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    margin-top: 14px;
    padding-top: 11px;
    margin-bottom: 14px;
}

.product-detail .price-container {
    /*  color: #3a3a3a; */
    font-size: 18px;
}

.product-detail .price-container .img_points {
    margin-top: -9px;
}

.product-detail .price-container .points {
    font-size: 17px;
    color: #e98612;
}

.product-detail .subprice-container {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 15px;
}

.product-detail .subprice-container .price-a {
    margin-bottom: 0;
}

.product-detail .ud-and-select {
    border-bottom: 1px dotted #667b91;
    margin-bottom: 15px;
    padding-bottom: 18px;
}

.product-detail .stock-container {
    border-top: 1px solid #667b91;
    margin-top: 15px;
    padding: 15px 0;
    text-transform: uppercase;
}

.product-detail .stock-container .stock-yes {
    color: #4fae31;
}

.product-detail .stock-container .stock-not {
    color: #A94442;
}

.product-detail .stock-container .stock-warning {
    color: #8A6D3B;
}

.product-detail .title-section {
    font-family: 'museo_sans900';
    font-size: 12px;
    border-bottom: 1px dotted #667b91;
    padding-bottom: 10px;
    color: #767676;
}

.product-detail .list-caracteristicas {
    /*list-style-type: square;*/
    padding-left: 18px;
}

.product-detail .list-caracteristicas li {
    margin-bottom: 5px;
}

.product-detail .docs-download a {
    color: #767676;
}

.product-detail .preview_image .well {
    padding-top: 10px;
}

.priceInfoDetails {
    padding-left: 0;
}

.subprice-container .promo {
    padding-left: 0;
    padding-right: 0;
}

.dropdown-cart {
    min-width: 360px;
    left: -200px;
    padding: 25px;
}

.label_cart {
    margin-right: 4px;
}

.marginMiniSmall,
.itemQuantity {
    margin: 4px 0;
    color: #767676;
}

.priceUnits {
    text-transform: capitalize;
    color: #767676;
}

ul.menu-list {
    padding-left: 0;
}

.search-row {
    margin-bottom: 5px;
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    /*.search-row {
      display: none;
    }*/
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
}

.title_subcart {
    white-space: nowrap;
    overflow: hidden;
    max-width: 240px;
    text-overflow: ellipsis;
}

.title_subcart,
.title_subcart a {
    color: #3a3a3a;
    font-size: 12px !important;
    /* margin-top: 26px; */
}

.total_cart {
    text-align: right;
    font-size: 14px;
}

/* WIDGETS */
.select-qty-container input.form-control[readonly][type='text'] {
    background: white;
    border-color: #dbdbdb;
}

/* my account page  */

ul.myaccount {
    list-style: none;
    padding-left: 0;
    font-family: museo_sans700;
    margin-top: -10px;
}

ul.myaccount li a {
    margin-left: 10px;
    padding-top: 10px;
    font-size: 15px;
    color: #999;
    text-decoration: none;
    width: 100%;
    display: block;
    font-family: museo_sans500;
}

ul.myaccount li a.color-orange {
    color: #EA8610;
}

ul.myaccount li a:hover {
    color: #E98612;
}

.myorders,
.mydata {
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #dbdbdb;
}

#searchBillsForm .btn {
    width: 100%;
    margin-top: 12px;
}

#searchForm {
    padding: 0;
    border: 0;
}

table.tableIncidenceDetails tbody tr td:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

table.tableIncidenceDetails td {
    line-height: 1.4;
    padding: 8px;
}

div .new-incidences {
    line-height: 1.4;

    .mt-3 {
        margin-top: 0px !important;
    }
}

select#secondDropdown:disabled {
    opacity: 0.7;
}

.myorders .sortForm select {
    width: 100%;
    height: 100%;
}

.myorders .paginationBar {
    float: none;
}

.myorders .paginationBar .sortForm {
    line-height: 2em;
}

.myorders .paginationBar .totalResults,
.myorders .paginationBar .sortForm,
.myorders .paginationBar .showAll,
.myorders .paginationBar .right,
.myorders .paginationBar .showPagination {
    display: inline-block;
    float: none;
}

.myorders h4 {
    padding-left: 0;
}

.myorders .paginationBar .list-grid-view {
    display: none;
}

.paginationBar .col-4 {
    padding-left: 0px;
}

.account_address .col-md-1,
.account_address .col-md-2,
.account_address .col-md-3,
.account_address .col-md-4,
.account_address .col-md-5,
.account_address .col-md-6 {
    padding-right: 0;
}

.table_accountData {
    text-transform: uppercase;

    td {
        color: #767676;
        border-top: 1px solid #dee2e6 !important;
    }

    th {
        color: #6B7280;
    }
}

.table-bills {
    td {
        color: #212529 !important;
    }
    th {
        color: #767676;
        border-top: 1px solid #dee2e6 !important;
    }
    td, th {
        padding: .75rem;
    }
}

table.table-gray th {
    color: #767676;
    border-top: 1px solid #dee2e6 !important;
}
.table_accountData thead {
    border-bottom: 1px solid #F9F9F9;
    font-weight: bold !important;
}

.table_accountData th,
.table_accountData td {
    border: 0;
    vertical-align: middle;
    text-align: center;
}

.table_accountData tr td,
.table_accountData tbody tr td {
    vertical-align: middle;
}

td.table_orderTwo,
.table_orderTwo {
    padding: 0 !important;
}

.table_orderTwo > .table_orderTwo--item {
    display: block;
    text-align: center;
}

.table_orderTwo .table_orderTwo--item {
    padding: 4px 2px;
    min-height: 24px;
}

.table_orderTwo .table_orderTwo--item:first-child {
    /* border-bottom: 1px solid #DDD; */
}

.table_orderTwo:empty::before,
.table_orderTwo .table_orderTwo--item:empty::before {
    content: '\22C5 \22C5 \22C5';
}

table#orderHistoryTable th,
table#orderHistoryTable td {
    border: 1px solid #dee2e6;
    color: #6B7280;
}

table.table.table-condensed.table-cart,
table.table-gray,
table.table-gray tr:hover {
    color: #767676 !important;
}

table.table-gray {
    table-layout: auto;
    width: auto;
    font-size: 11px;

    th {
        border-top: 0 !important;
    }
}

table.table-gray th,
table.table-gray td {
    white-space: nowrap;
    padding: 5px;
}

.calendar_table td {
    padding: 6px !important;
}

.table_accountData th,
.calendar_table th {
    padding: 12px;
    border-bottom: 2px solid #dee2e6;
}

.xtt-wishlist-table {
    thead tr {
        border-top: 1px solid #dee2e6;
        th {
            color: #6B7280;
            padding: 12px;
        }
    }
    
    tbody td {
        padding: 12px;
    }
}

.well.well-white.xtt-cart-product-list-container {
    padding-bottom: 25px !important;
}

.mydata input {
    border-radius: 0;
}

.myorders p.order-by {
    margin-top: 10px;
    margin-left: 30px;
}

.stick_address {
    display: block;
    padding: 25px 10px;
}

.accountNav {
    text-transform: uppercase;
}

.accountNav .header-title {
    display: inline-block;
}

.accountNav .yamm-item_thumbnail img {
    max-width: 150px;
}

.accountNav > ul.myaccount li.active a {
    color: #EA8610;
}

.singleWhislistDetail > .inline {
    display: inline-block;
}

.singleWhislistDetail > .ref {
    text-transform: uppercase;
}

.whislistProductsTable .thumb img {
    max-width: 60px;
}

/* NEW */
.navbar-logista2 {
    background-color: transparent;
    border-radius: 0;
}

.navbar-logista2 .navbar-nav > li {
    margin-left: -1px;
}

.navbar-logista2 .navbar-nav > li > a {
    display: block;
    color: #000;
    font-family: 'museo_sans700';
    border: 1px solid #dbdbdb;
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.5em;
    max-width: none !important;
    height: 50px;
    padding: 10px 10px;
    text-align: center;
    background-color: #FFF;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.navbar-logista2 .navbar-nav > li > a:focus,
.navbar-logista2 .navbar-nav > li > a:hover,
.navbar-logista2 .navbar-nav > .open > a,
.navbar-logista2 .navbar-nav > .open > a:focus,
.navbar-logista2 .navbar-nav > .open > a:hover {
    color: #fff !important;
    background-color: #ea8610;
    border-color: #ea8610;
}

.navbar-logista2 {
    background-color: transparent;
    border: 0 solid transparent;
    margin-bottom: 3px;
}


.navbar-logista2 .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-logista2 .header-title {
    font-size: 11px;
    color: #3A3A3A;
    font-family: "museo_sans700";
    display: block;
    padding: 5px 0;
    text-align: center;
}

.navbar-logista2 .dropdown-menu {
    border-top: 3px solid #ea8610;
    border-radius: 0;
}

.footer {
    background: none repeat scroll 0 0 #EEE;
    padding: 2em 0;

}

.mandatory {
    display: inline-block;
    padding-left: 3px;
    vertical-align: 25%;
}

hr {
    background: #fff;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 1em 0;
    border: none;
}

.row.no-margin-row {
    margin: 0;
}

/*cart pasos*/
.cartDetails-row{
    display: inline-block;
    width: 100%;
}

.cart-links {
    font-family: "museo_sans500";
    color: #397eb9;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 21px;
    margin-top: -14px;
    display: inline-flex;

    li {
        padding: 5px;
    }
}

.cart-links a {
    color: #397eb9;
}

.cart-links .text-cart-link {
    display: inline;
    line-height: 20px;
    vertical-align: middle;
}

.cart-links .carticon {
    background-color: #397eb9;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 20px;
    margin-right: 3px;
    position: relative;
    text-align: center;
    top: 3px;
    width: 20px;
}

.cart-links .cart-link-orange {
    color: #e98612;
}

.cart-links .cart-link-orange .carticon {
    background-color: #e98612;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.list-item.list-piglet.pig-icon-sprite-vip {
    background: url(_ui/desktop/common/images/piglet-fusion.png) no-repeat;
    background-size: 16px 17px;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}

.list-item {
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline;
}

.panel-body {
    padding: 15px;
}

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.bi-x-circle::before {
    content: "\f623";
    color: #adadad;
    padding-top: 5px;
}

input.form-control.form-control-lg,
.form-control {
    font-size: 14px;
    border: 1px solid #ccc;
}

.form-control {
    background-color: #fff;
    opacity: 1;
    color: #495057;
    border-radius: .25rem;
}

.form-control:disabled,
.out-of-stock-container .form-control.show-qty {
    background-color: #eee;
    opacity: 1;
}

.form-control.sort-select {
    width: auto;
}

input#primaryEmail,
input#secondaryEmail {
    color: #767676;
}

.form-group {
    margin-bottom: 1rem;
}

.form-check-label small {
    font-weight: 800 !important;
}

.col-md-8.myorders {
    height: fit-content;
}

.contact-info input {
    font-size: 14px !important;
}

#active-infiniteScroll {
    margin-bottom: 500px;
    margin-top: -500px;
}

/* reset boostrap tags */
.table thead {
    text-transform: uppercase;
}

.userLogin label {
    text-transform: uppercase;
    font-weight: normal;
}

.userLogin {
    margin-bottom: 20px;
}

/*Back to top button */
#back-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    margin-bottom: 0;
}

#back-top a {
    color: #FFF;
    font-size: 20px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    text-decoration: none;
}

.post-title h2.error {
    font-size: 26px;
    font-family: museo_sans900;
    margin: 0;

}

.error-decrip {
    font-size: 16px;
}

/* arrow icon (span tag) */
#back-top span {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    padding: 4px 3px 5px 4px;
    color: #FFF;
    /* rounded corners */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {
    background-color: #000;
}

#public-home .box-big .box-image {
    height: initial;
    padding: 1em;
    padding-top: 2.5em;
}

/* fast Order */
.fastOrder {
    margin-top: 1em;
    border-color: #EEE;
    position: relative; /* relative to #fastOrderLoading  */
}

.fastOrder > #fastOrderLoading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 666;
    background: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background: rgba(255, 255, 255, 0.85);
    font-weight: bold;
    text-transform: uppercase;

}

#singleErrorMessages,
.fastOrder #tableErrorMessages {
    margin-top: 10px;
    max-height: 354px;
    padding: 18px 0 18px 0;
    overflow-y: auto;
}

.fastOrder .btn {
    margin-top: 23px;
    width: 100%;
}

#fastTableDiv .btn {
    margin-top: 0;
}

.fastOrder,
.fastOrder .panel-heading,
.fastOrder .panel-body,
.fastOrderLog .alert {
    border-radius: 0;
}

.fastOrder .panel-body {
    box-shadow: 0 0 18px #999;

}

.fastOrder .panel-info {
    border-color: #27394F;
}

.btn-primary,
.fastOrder.panel-info .panel-heading {
    background-color: #27394F;
    border: 0;
    box-shadow: 0 0 0 1px #27394F;
}

.fastOrder.panel-info .panel-heading {
    text-transform: uppercase;
    color: #FFF;
    font-family: "museo_sans700";
    font-size: 14px;
}

.fastOrderLog .alert {
    margin: 2px 0;
    border: 0;
    padding: 7px 10px;
}

.fastOrderLog .alert .close {
    right: 5px;
    display: none;
}

/* table mode of faster orders */

#dataTable {
    border: 1px solid #27394F;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px;
    margin-left: 6px;
}

.material-switch > label::before {
    background: #EEE;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    content: '';
    height: 20px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -2px;
    transition: all 0.3s ease-in-out;
    width: 20px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: #4CAF50;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: #4CAF50;
    left: 20px;
}

/* MEDIA QUERY BOOTSTRAP */
/* MEDIA QUERIES PHONES */
/* MEDIA QUERIES TABLETS */

@media (max-width: 384px) {

    #public-home .box-small .content {
        font-size: 14px;
    }

    #public-home .box-small .box-description, #public-home .box-small .box-title {
        font-size: 16px;
    }

    .miniCartPopup {
        right: 20px;
        width: 263px;

    }

    .title_subcart {
        white-space: normal;
        line-height: 1.1em;

    }

    .table.table-cart tbody > tr > td:last-child {
        white-space: nowrap;
    }

    .table.table-cart tbody > tr > td:last-child p {
        line-height: 1.1em;
    }

    #addToCartLayer {
        /*left: 0;*/
        /*right: auto;*/
        right: 7px;
        /*top: 12%;*/
        width: 96%;
        min-width: 305px;
    }

    .addToCartLayerInfo {
        background: none !important;
        border: 0;
    }

    /*.header-2-wrapper{
      padding-top: 30px;
    }*/
    .siteLogo {
        margin-left: 43px !important;
        margin-right: -20px !important;
    }

    .siteLogo img {
        margin: 0 auto;
    }

    #toggle-sidebar {
        left: 8px !important;
    }

    #toggle-sidebar > img {
        /*width: 22px;*/
    }

    .miniCart {
        margin-right: -10px !important;
    }

    .minicart.list-item.list-basket {
        /*background-size: 30px auto!important;
        height: 30px!important;
        width: 30px!important;*/
    }

}

@media (max-width: 510px) {
    #searchBillsForm .btn {
        margin-top: 31px;
    }

    /*.header-2-wrapper{
      padding-top: 60px;
    }*/
    .page-login .header-2-wrapper {
        margin-top: 100px;
        padding-top: 0;
    }

    /*.homePage-nologin .header-2-wrapper {
      padding-top: 71px;
      padding-bottom: 10px;
    }*/
    h1.title-home-public {
        font-size: 17px;
    }

    .page-login.homePage-nologin .header-2-wrapper {
        margin-top: 64px;
        margin-bottom: 10px;
        padding-top: 70px;
        padding-bottom: 6px;
    }

    .list-header {
        /*margin-top: 29%;*/
    }

    #toggle-sidebar {
        /*left: 10px;*/
        /*margin-top: 1%;*/
        /*padding: 8px;*/
        /*top: 6px;*/
        /*top: 9px;*/
    }

    #toggle-sidebar > img {
        /*width: 22px;*/
    }

    .page-login .userInfo {
        margin-top: 0;

    }

}

@media (min-width: 319px) and (max-width: 767px) {
    #public-home .box-big {
        height: auto;
    }

    #public-home .box-small .content {
        font-size: 16px;
    }

    #public-home .row.lasts-no-boder-top {
        margin-bottom: 2em;
    }

    #searchBillsForm .btn {
        margin-top: 31px;
    }

}

@media (min-width: 511px) and (max-width: 767px) {
    #searchBillsForm .btn {
        margin-top: 31px;
    }

    .header-2-wrapper {
        padding-top: 72px;
    }

    .list-header {
        margin-top: 12px;
    }

    .page-login .header-2-wrapper {
        padding-bottom: 0;
        padding-top: 133px;
    }

    .homePage-nologin .header-2-wrapper {
        padding-top: 80px;
        padding-bottom: 10px;
    }

    .page-login.homePage-nologin .header-2-wrapper {
        margin-top: 80px;
        padding-top: 38px;
        padding-bottom: 9px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    #searchBillsForm .btn {
        margin-top: 31px;
    }

    .fixed-margin {
        padding-top: 320px;
    }

    .fixed-margin-home {
        padding-top: 305px;
    }

    .fixed-margin-home-banners {
        padding-top: 50px;
    }

    .homePage-nologin .fixed-margin-home {
        /*padding-top: 125px;*/
        /*margin-bottom:15px;*/
    }

    .userSaca,
    .userInfo {
        margin-top: 12px;
    }

    .termsAndConditionsContent {
        max-width: 740px;
    }

}

@media (max-width: 767px) {
    #searchBillsForm .btn {
        margin-top: 31px;
    }

    .sidebarMenuLinks,
    .sidebar-search {
        display: block;
    }

    .miniCart {
        float: right;
        margin-right: -5px;
    }

    .minicart.list-item.list-basket {
        background-size: 22px auto;
        display: block;
        height: 22px;
        background-position: 0 1px;
        margin: 0;
        /*padding: 0;*/
        /*width: 22px;*/
    }

    /*.header-1-wrapper {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
         border-bottom: 4px solid #EA8610;
    }*/
    /*.fixed-header {
       position: static;
   }*/
    .userSaca {
        margin: 3px 0 5px;
    }

    .search-row {
        margin-bottom: 5px;
    }

    /*.breadcrumb {
        padding: 14px 0 0px 0;
    }*/
    .title-section {
        padding: 15px 0;
    }

    .form-group {
        margin-bottom: 5px;
    }

    /*.fixed-margin-home {
        padding-top: 10px !important;
      }*/
    .fixed-margin-home-banners {
        padding-top: 50px !important;
    }

    .siteLogo {
        margin-left: 50px
    }

    .page-login .siteLogo {
        margin-left: 10px;
    }

    .page-login .fixed-margin-home {
        padding-top: 20px;
    }

    .page-login .fixed-margin-home-banners {
        padding-top: 20px;
    }

    .page-login .userInfo {
        margin-top: -23px;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .breadcrumb {
        padding: 14px 0 0 0;
    }
}

@media (max-width: 991px) {
    .box-big {
        min-height: 285px;
    }

    .box-big .box-image {
        height: 210px;
    }

    #product-des {
        margin-top: 10px;
    }

    #product-des .box {
        margin-bottom: 10px;
        border: 1px solid #e4e4e4 !important;
    }

    .lasts-no-boder-top .box:nth-child(3),
    .lasts-no-boder-top .box:last-child,
    .no-boder-top,
    .no-boder-left,
    .last-no-boder-right .box:last-child {
        border: 1px solid #e4e4e4 !important;
    }

}

#product-des .box-image-banner img {
    height: 100%;
}

/* MEDIA QUERIES Desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .fixed-margin-home {
        padding-top: 185px;
    }

    .fixed-margin-home-banners {
        padding-top: 185px;
    }

    .homePage-nologin .fixed-margin-home {
        padding-top: 125px;
        margin-bottom: 15px;
    }

    .fixed-margin {
        padding-top: 270px;
    }

}

/***** Tablet (Smaller than 959px) *****/
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .fixed-margin-home {
        /*padding-top: 150px !important;*/
    }
}

/* MEDIA QUERIES Desktops */
@media (min-width: 1200px) {
    .fixed-margin {
        padding-top: 270px;
    }

    /*.fixed-margin-home {
      padding-top: 185px;
    }*/
    .fixed-margin-home {
        padding-top: 185px;
    }

    /*.fixed-margin-home-banners {
        padding-top: 185px;
    }*/
    .fixed-margin-home-banners {
        padding-top: 185px;
    }

    .homePage-nologin .fixed-margin-home {
        padding-top: 120px;
        margin-bottom: 15px;
    }
}

* {
    outline: 0 !important;
}

.siteSearchSubmit:focus,
.btn-number:focus,
.addCartButton:focus {
    border-color: #66AFE9 !important;
    outline: inherit !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
}

.invisible,
.pvpr-hidden {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.lowerCase {
    text-transform: lowercase;
}

#homepage_slider {
    margin: 0 auto !important;
}

@media (min-width: 991px) {
    #homepage_slider {
        margin: 0 auto !important;
        /*margin-top: 60px !important;*/
    }
}

.yCmsContentSlot.col-md-12.section2.cms_disp-img_slot {
    padding: 0;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: -1px;
}

.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
    borrar box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    cambiar 0 4px 12px rgba(0, 0, 0, .1);
}

.box-image-banner-home {
    width: 100%;
}

tr.cartItem.setItem {
    border-bottom: 1px solid #E3E3E3;
}

/* COOKIES*/

/* CSS para la animaci�n y localizaci�n de los DIV de cookies */

@keyframes desaparecer {
    0% {
        bottom: 0;
    }
    80% {
        bottom: 0;
    }
    100% {
        bottom: -50px;
    }
}

@-webkit-keyframes desaparecer /* Safari and Chrome */
{
    0% {
        bottom: 0;
    }
    80% {
        bottom: 0;
    }
    100% {
        bottom: -50px;
    }
}

@keyframes aparecer {
    0% {
        bottom: -38px;
    }
    10% {
        bottom: 0;
    }
    90% {
        bottom: 0;
    }
    100% {
        bottom: -38px;
    }
}

@-webkit-keyframes aparecer /* Safari and Chrome */
{
    0% {
        bottom: -38px;
    }
    10% {
        bottom: 0;
    }
    90% {
        bottom: 0;
    }
    100% {
        bottom: -38px;
    }
}

#cookiesms1:target {
    display: none;
}

.cookiesms {
    width: 100%;
    margin: 0 auto;
    padding: 12px 15px;
    font-size: 1.2em;
    clear: both;
    font-weight: strong;
    color: #F7F7F7;
    bottom: 0;
    position: fixed;
    left: 0;
    background-color: #71706E;
    z-index: 999999999;
}

.cookiesms:hover {
    bottom: 0;
}

.cookiebtn {
    border: #3A3A3A;
    color: #F7F7F7;
    background-color: #3a3a3a;
    margin-left: 10px;
}

.table_vouchers {
    margin-top: 20px;
}

.minSurcharge-text {
    line-height: normal;
}

#cookie-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    z-index: 9999;
    background-color: #72716F;
    color: #ffffff
}

.glyphicon-remove {
    position: absolute;
    right: 0;
    top: -100px;
}

a#close-cookie-bar {
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 0px
}

a#config-cookie-bar {
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    right: 80px;
    top: 0px
}

a.link-cookie-bar {
    color: #ffffff;
}

span#freeGoodsMessage {
    font-size: 15px;
}

.scroll-to-fixed-fixed ~ .col-md-7 {
    left: 41.66666667% !important;
}

/* jquery-scrolltofixed injects this empty placeholder as a sibling of #lotset_sticky
   inside .row.productPromotialDetails. Bootstrap 5's ".row > *" default (width:100%,
   flex-shrink:0) makes this flex item wrap the following .col-md-7 onto a new line,
   pushing the promo product lists below the image instead of beside it. */
.row > .spacerWrapper {
    flex: 0 0 0;
    width: 0;
    padding: 0;
    margin: 0;
}

span.stock-not.color-orange {
    color: red;
}

.messageStock {
    width: 200%;
}

.scroll-to-fixed-fixed ~ .col-md-7 {
    left: 41.66666667% !important;
}

/** BASKETS **/
.align-right {
    text-align: right;
}

#baskets h1 {
    font-size: 20px;
    font-weight: bold;
    float: left;
}

#baskets .page-content {
    font-size: 14px;
}

#baskets .btn-dark-grey {
    background-color: #666;
    border-color: #666;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#baskets .btn-dark-grey:hover, #baskets .btn-dark-grey:focus {
    color: #ffffff !important;
}

#baskets #view-catalog {
    width: 48%;

}

#baskets #download-catalog {
    margin-left: 2%;
    width: 49%;
}

#baskets hr {
    background: #ddd;
}

.basket-list.header {
    font-weight: bold;
    font-size: 13px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}

.basket-list.item {
    font-size: 13px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}

/*.baskets-history-info{
    width: 25%;
    float: left;
	}

.baskets-history-details {
    width: 75%;
    float: left;
}

.row.baskets-history {
    padding: 0 2rem;
}*/
.bannerBasket img {
    width: 100%;
}

.col {
    float: left;
    text-align: left;
    padding: 0 5px;
}

.col.code {
    width: 12%;
}

.col.description {
    width: 55%;
}

.col.quantity {
    width: 12%;
}

.col.unit-price {
    width: 15%;
}

.col.delete {
    width: 5%;
}

.col.add {
    width: 15%
}

.basket-list.header .col.unit-price {
    width: 15%;
}

.new-input-number {
    width: 85px;
}

.js-product-col.col-sm-4.col-m-4,
.col-7.col-sm-7.col-md-7.col-padding-7.new-qnty-input {
    padding-right: 15px;
    padding-left: 15px;
}

.container.fast-order--content {
    padding-left: 18px;
    padding-right: 18px;
}

.form-group.col-md-6 {
    padding-right: 15px;
    padding-left: 12px;
}

.form-group.col-md-4 {
    padding-right: 12px;
    padding-left: 15px;
}

.form-group.col-md-2 {
    padding-right: 12px;
    padding-left: 17px;
}

@media (max-width: 576px){
    .new-qnty-input {
        width: 78px;
        padding: 0 !important;
    }
    .grid-add-basket {
        width: 44.66%;
        padding-right: 0 !important;
    }
    .well-product .select-qty-container {
        padding-left: 20px;
    }
}


.basket-input.qty-basket {
    width: 100%;
    max-width: 70px;
    padding: 2px 10px;
}

.cart-list {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13px;
}

.total-details {
    width: 40%;
    float: right;
    position: relative;
    margin-top: 20px;
}

.total-details .align-right {
    font-weight: bold;
}

.total-num {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.delivery-cost {
    font-size: 12px;
}

.grand-total.total-num {
    font-size: 16px;
}

.radio-option {
    display: inline-block;
    padding: 0 20px;
}

.radio-label {
    font-weight: normal;
}

#confirm-basket-order {
    float: right;
    padding: 6px 25px;
    margin-top: 20px;
}

h5 {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 13px;
}

input {
    border: 1px solid #999;
}

#baskets #step1_sticky ul {
    padding-left: 15px;
}

#baskets #step1_sticky li {
    list-style-type: disc;
}

#baskets #step1_sticky ol {
    padding-left: 15px;
    list-style-type: decimal;
}

.baskets-banner img {
    width: 100%;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .noItems {
        display: none;
    }

    .hasItems {
        display: block;
    }

    .col.code {
        width: 33.33333333%;
    }

    .col.quantity {
        width: 33.33333333%;
    }

    .col.unit-price {
        width: 33.33333333%;
    }

    .col.description {
        width: 95%;
        margin-top: 15px;
    }

    .col-title {
        font-weight: bold;
        color: #767676;
    }

    .col.delete {
        top: 30px;
        position: relative;
    }

    .col.add {
        width: 33%;
    }

    .total-details {
        width: 100%;
        margin-bottom: 20px;
    }

    .total-num {
        text-align: right;
    }

    #baskets #view-catalog {
        width: 100%;
    }

    #baskets #download-catalog {
        margin-left: 0;
        width: 100%;
    }

    .radio-option {
        width: 49%;
        padding: 0;
    }

    .warning {
        margin-top: 10px;
    }

    .radio-label {
        width: 100%;
    }

    hr {
        margin-bottom: 0;
    }

    #add-basket button {
        height: 31px;
        padding-top: 3px;
    }

    .total-details .align-right {
        font-weight: bold;
        text-align: right;
        padding-right: 0;
    }
}

.productPromotialDetails .price-container {
    /*  color: #3a3a3a; */
    font-size: 18px;
}

.productPromotialDetails .price-container .img_points {
    margin-top: -9px;
}

.productPromotialDetails .price-container .points {
    font-size: 17px;
    color: #e98612;
}

.productPromotialDetails .price-container .img_points {
    width: 21px;
}

.promo-details a {
    color: #ea8610;
    text-decoration: underline;
}

.baseProducts .box-point {
    display: none;
}

a.submitRemoveWishlistEntry > span.glyphicon {
    position: absolute;
    top: 4px;
    left: -5px;
}

.whislistProductsTable th[id="header2"],
.whislistProductsTable th[id="header3"] {
    text-align: center;
}

.whislistProductsTable td[headers="header1"].details {
    width: 50%;
}

.whislistProductsTable td[headers="header2"] {
    text-align: center;
    width: 100px;
    min-width: 90px;
}

.whislistProductsTable td[headers="header3"] {
    text-align: center;
}

.whislistProductsTable div.input-group.select-qty-container {
    /*width: 82px; */
}

.whislistProductsTable .thumb img {
    max-width: 60px;
}

.order_wishlist_form .btn-orange {
    color: #ffffff;
    text-transform: uppercase;
    float: right;
    background: #eb8610 url(_ui/desktop/common/bootstrap_ui/images/add.png) no-repeat 95%;
    background-size: 20px auto;
    border: 1px solid #eb8610;
    font-family: museo_sans700;
    font-size: 10px;
    height: 26px;
    margin: 0;
    padding: 0 30px 0 10px;
    vertical-align: middle;
    border-radius: 2px;
}

.order_wishlist_form.inline {
    float: right;
}

.order_wishlist_form.inline .btn-orange {
    color: #ffffff;
    text-transform: uppercase;
    background: #eb8610 url(_ui/desktop/common/bootstrap_ui/images/add.png) no-repeat 95%;
    background-size: 20px auto;
    border: 1px solid #eb8610;
    font-family: museo_sans700;
    font-size: 10px;
    height: 22px;
    margin: 0;
    padding: 0 30px 0 10px;
    vertical-align: middle;
    border-radius: 2px;
}


@media (max-width: 991px) {
    .page-home .box-big {
        height: auto;
        z-index: 1;
    }
}

@media (max-width: 460px) {
    .page-home #product-des .box-small {
        height: auto;
    }

    .page-home #product-des .box-small.last-no-boder-right {
        border: 0 !important;
    }

    .page-home #product-des .box-small.last-no-boder-right .box-small {
        margin-bottom: 0;
    }

    .page-home #product-des .box-small .box-image {
        height: auto;
        padding: 0;
    }

    .page-home #product-des .box-small img {
        max-width: 100%;
        padding: 0 5px;
        height: auto;
    }
}

.page-home .banner-home img {
    width: 100%;
}

#sidebar #sidebar-wrapper .sidebarMenuLinks #ul_sidebarMenuLinks .fb-button {
    padding: 10px 18px !important;
}

.stripTransmitter {
    position: absolute;
    margin-top: 0;
    bottom: 0;
    left: 0;
}

@media (min-width: 991px) {
    .stripTransmitter {
        bottom: -1px;
    }
}

/* -------------------------*/
/* new search header mobile */
/* -------------------------*/

.wrapper-search-mobile {
    padding-right: 0;
    display: none !important;
}

.header-1-wrapper .fullSearch {
    margin-top: 6px;
}

.header-1-wrapper .fullSearch .search-input {
    box-shadow: none;
    font-size: 13px;
}

.header-1-wrapper .fullSearch .search-input,
.header-1-wrapper .fullSearch .search-submit {
    background-color: #f7f7f7;
    border: 0;
    border-radius: 4px !important;
    height: 25px;
}

.header-1-wrapper .fullSearch .search-input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #a6a6a4;
    padding-left: 7px;
    padding-right: 7px;
}

.header-1-wrapper .fullSearch .search-submit {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    width: auto;
}

.header-1-wrapper .fullSearch .search-submit span {
    color: #6e6e6e;
    top: 0;
}

@media (max-width: 768px) {
    .header-1-wrapper .is-not-logged .list-item {
        display: none;
    }
}

@media (max-width: 767px) {
    .miniCart {
        top: -3px;
    }
}

.miniCart .price.orange-text {
    white-space: nowrap;
}

@media only screen and (min-width: 768px) {
    .miniCart .price.orange-text {
        font-size: 14px;
    }
}

/*==========  Non-Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .fullSearch {
        width: 90%;
    }
}

/* Small Devices, Tablets */
@media (max-width: 768px) {
    .fixed-header {
        position: static;
    }

    /*.fixed-margin-home {
      padding-top: 60px !important;
    }*/
    .header-1-wrapper {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
        /*border-bottom: 4px solid #EA8610;*/
    }

    .homePage-nologin .header-2-wrapper {
        padding-top: 71px;
        padding-bottom: 10px;
    }

    #listHeaderElements.is-not-logged {
        margin-top: 32px;
    }

    #listHeaderElements .content {
        display: none !important;
    }

    .navleft-myaccount {
        display: none;
    }

}

/***** Other resolutions *****/
@media only screen and (max-width: 769px) {
    .homePage-nologin .fixed-margin-home {
        padding-top: 20px !important;
    }
}

@media only screen and (max-width: 992px) {
    .fixed-margin-home {
        padding-top: 60px !important;
    }

    .homePage-nologi .header-1-wrapper {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
    }

    .homePage-nologin .header-2-wrapper {
        margin-top: 30px;
    }

    .wrapper-search-mobile {
        display: block !important;
        margin-left: 16.66666667%;
        width: 58.33333333%;

        btn-orange {
            border: 1px solid #ced4da;
        }

        .bi-search {
            position: relative;
            top: -5px !important;
        }
    }
}

/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 999px) {
    .homePage-nologin .fixed-margin-home {
        padding-top: 115px !important;
    }

    .homePage-nologin .header-2-wrapper {
        margin-top: 10px;
    }
}

/* -------------------------*/
/* confirmation page        */
/* -------------------------*/

.wrapper-vale h4 {
    color: #6b6b6b;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 45px;
}

.wrapper-vale span {
    display: inline-block;
    vertical-align: middle;
}

.wrapper-vale .icon-check-green {
    background: url(../images/icon-check-green.png) no-repeat center center;
    background-size: 32px;
    height: 32px;
    width: 32px;
    margin-right: 15px;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .wrapper-vale .icon-check-green {
        display: block;
        margin: 0 auto 10px;
    }
}

.wrapper-vale p {
    font-size: 15px;
}


/* carousel modal */

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .productReferenceModal,
    #cboxWrapper {
        width: 100% !important;
        height: 100% !important;
        left: 0 !important;
        position: fixed !important;
        overflow: hidden !important;
    }

    #cboxContent,
    #cboxLoadedContent {
        width: 100% !important;
        height: 100% !important;
    }

    #colorbox, #cboxOverlay, #cboxWrapper {
        overflow: scroll !important;
    }
}

.productReferenceModal #cboxContent, #cboxLoadedContent {
    border-radius: 3px;
}

.productReferenceModal #cboxClose {
    background: url(../images/close-modal.png) no-repeat center center;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 20px;
    opacity: 1;
}

.productReferenceModal #cboxClose::before {
    display: none;
    color: #767676;
    font-size: 30px;
}

.carousel {
    padding: 20px;
}

.carousel h1 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 20px;
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .carousel h1 {
        font-size: 23px;
    }

    div#logistaModalCart {
        .LogistaCustomerCarouselComponent {
            form.promoForm {
                margin-left: 12px !important;
                button.addCartButton.promotionalProduct.promotionalCarouselProduct {
                    width: 190px;
                }
            }

            form.add_to_cart_form div .select-qty-container {
                min-width: 100px !important;
                padding-left: 5px;
            }
        }
    }
}

.p-r-0{
    padding-right: 0;
}

html.no-scroll{
    overflow: hidden !important;
}

.site-map > :nth-child(3){
    display: none;
}
@media(max-width: 600px) {
 
    .newMessage {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden; 
        padding-left: 5px;
    }
 
}

.mobileFreeProducts {
    margin-top: 25px;
}