
/************Cargando****************************/
.loading-message.loading-message-boxed {

    border: 1px solid #ddd;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,.1);
    box-shadow: 0 1px 8px rgba(0,0,0,.1);

}

.loading-message {

    display: inline-block;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

/****Validación de formulario**********/
.has-error .form-control {
    border-color: #e73d4a !important;
}

/*Logo*/
.tt-logo img {
    margin-top: 5px;
    max-height: 40px !important;
}

.modal-logo img {
    min-height: 80px !important;
}

/*Perfect Scrollbar*/
#filterForm #brands,
#filterForm #items,
#filterForm #categories,
#filterForm #subCategories {
    padding: 6px;
    width: 100%;
    max-height: 250px;
    margin: 10px auto 0 auto;
    position: relative;
    overflow: auto;
}

#_not_products-container {
    padding: 6px;
    width: 100%;
    max-height: 700px;
    margin: 10px auto 0 auto;
    position: relative;
    overflow: auto;
}

div.tt-cart-list {
    padding: 0px 15px;
    width: 100%;
    max-height: 260px;
    margin: 10px auto 0 auto;
    position: relative;
    overflow: auto;   
}

.slider-revolution .tp-caption1-wd-2,
.slider-revolution .tp-caption1-wd-3
{
    text-shadow: 
        -1px -1px 0px #FFF,
         0px -1px 0px #FFF,
         1px -1px 0px #FFF,
        -1px  0px 0px #FFF,
         1px  0px 0px #FFF,
        -1px  1px 0px #FFF,
         0px  1px 0px #FFF,
         1px  1px 0px #FFF;
}

#filterForm .checkbox-group {
    margin-bottom: 4px;
}

#filterForm .tt-collapse:not(:last-child) {
    margin-bottom: 25px;
}

#filterDiv {
}

header .tt-search .tt-dropdown-menu .tt-search-input {
    /*background-color: #F7F6F0;*/
}

.float-bottom-right {
    bottom: 100px;
}
.float-floating {
    z-index: 9999999;
}
.float-bottom-right {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 25px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}
.whatsapp-icon-3x {
    position: relative;
    background-image: url('../../img/whatsapp3x.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 38px;
    width: 38px;
    background-size: 38px 38px;
    top: 10px;
    vertical-align: middle;
    left: 1px;
}|

#Modalcompanies.modal.show {
    background-color: #999 !important;
}

.checkbox-group label .box {
    z-index: 0 !important;
}


/*Sección home*/
#info-section {
    margin-top: 60px;
}

#info-section .tt-services-block .tt-col-icon + .tt-col-description {
    padding-left: 5px !important;
    text-align: left;
}

.tt-services-listing:not(.tt-layout-02) .tt-services-block {
    margin-top: 5px;
}

.tt-services-listing {
    text-align: center;
}

#info-section .col-md-2 {
    width: 15% !important;
    display: inline-block;
    border-right: 1px solid #ccc;
}

#info-section .col-md-2:last-child  {
    border-right: none;
}

 #info-section .row {
    display: block;
}

.tt-services-block .tt-col-icon {
    font-size: 30px !important;
    padding-left: 30px;
}

@media (max-width: 721px) {
    #info-section .col-md-2 {
        width: 50% !important;
    }
    #info-section .col-md-2:nth-child(1),
    #info-section .col-md-2:nth-child(2) {
        border-bottom: 1px solid #ccc;
        text-align: right !important;
    }

    #info-section .col-md-2:nth-child(2),
    #info-section .col-md-2:nth-child(4) {
        border-right: none;
    }

    #info-section .row {
        display: flex;
    }

    .tt-services-block .tt-col-icon {
        padding-top: 10px;
        padding-left: 50px;
        font-size: 20px !important;
    }
}

#info-section .tt-services-block .tt-col-description .tt-title {
    font-size: small;
}

/*Perfect Scrollbar*/
#deliveryWhen {
    width: 100%;
    max-height: 450px;
    position: relative;
    overflow: auto;
}

#customShipments .btn {
    margin-top: 0px !important;
}

.tt-services-listing:not(.tt-layout-02) {
  margin-top: -20px !important;
}

.tt-services-block .tt-col-icon {
  padding-left: 20px !important;
}

@media (max-width: 575px) {
    .tt-services-block .tt-col-icon + .tt-col-description {
      padding-left: 0px !important;
      margin-left: -15px;
    }
}

.slider-revolution .tp-caption1 {
  /*color: #0358A5 !important;   */
}

.tt-tax {
    /*color: #000;
    font-size: .65em;*/
}

button.addProduct:hover,
button.addProduct2:hover {
    cursor: pointer !important;
}

.headerText {
    width: 80%;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
}

header .tt-color-scheme-01 {
  background: #999;
  color: #FFF;
}

#otherFinal.show {
    background-color: #7FA8A1;
    position: fixed;
    width: 150px;
    height: 40px;
    bottom: 170px;
    right: 25px;
    color: #FFF;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999999;
}

#otherFinal:hover {
    background-color: #303030;
    color: #fff;
}


