﻿/*Loading*/
.loading-img div,
.loading-img div h1,
.loading-img div h2,
.loading-img div h3 {
    display: none !important;
}

    .loading-img div:first-child {
        display: flex !important;
    }
.loader-sm {
    width: 22px !important;
    height: 22px !important;
}
.initial {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 999999;
    text-align: center;
}

.initial-b1 {
    min-height: 112px;
    background: white;
}

.site-logo img {
    max-height: 60px !important;
}

.site-header .site-branding .site-logo > img {
    width: auto !important;
}

.thumb-img {
    max-height: 50px !important;
    width: auto !important;
}

.orders .product-badge {
    position: static !important;
}

.checkbox-skin1::before {
    border: 1px solid #05f !important;
}

.hidden-b {
    display: none !important;
}

.show-b {
    display: inline-block !important;
}

.select-auto {
    width: auto !important;
    display: inline-block !important;
}

.product-price .money {
    padding-right: 5px;
}

.del {
    margin-right: 5px;
    color: #999;
}

.previous-price {
    color: cornflowerblue;
    margin-right: 5px;
}
/*banner*/
.hero-slider {
    min-height: 100%;
}

    .hero-slider > .owl-carousel {
        min-height: 100%;
    }

    .hero-slider .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
/*fin banner*/
.product-card .lable-left {
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    position: absolute;
    padding: 12px 6px;
    color: #fff;
    top: 7px;
    left: 7px;
}

.product-card .lable-right {
    position: absolute;
    font-size: 14px;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 7px;
    right: 7px;
    color: white;
    padding: 5px 0px;
    letter-spacing: .1em;
}

.product-card .lable-right-square {
    text-align: center;
    font-size: 14px;
    position: absolute;
    padding: 3px 6px;
    color: #fff;
    top: 7px;
    right: 7px;
}

.lable-offer {
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    padding: 12px 6px;
    color: #fff;
    display: inline-block;
}

.price-detail {
    font-size: 22px;
}

.link-primary {
    color: black;
}

    .link-primary:hover {
        color: #F704F7;
    }

.owl-carousel .container {
    text-align: center;
}

.square .lable-square {
    text-align: center;
    font-size: 14px;
    padding: 3px 6px;
    color: #fff;
}

.title-related {
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.label-ctrl {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    font-size: 16px !important;
    margin-right: 4px !important;
}

.requerido-info {
    color: red;
    padding-left: 5px;
}
/*Radio*/
.rd-prdetail .radio-custom {
    font-size: 16px !important;
    line-height: 10px;
}

    .rd-prdetail .radio-custom:before {
        width: 16px;
        height: 16px;
        padding: 7px;
    }

.rd-prdetail .radio-custom {
    font-size: 14px !important;
    line-height: 10px;
}
/*checkbox*/
.ck-prdetail .radio-custom:before {
    width: 16px;
    height: 16px;
    padding: 7px;
}

.btn-associated-product {
    font-size: 14px;
}

.lista-opciones-horizontal li {
    display: inline-block;
    margin-right: 15px;
}

.attribute-date {
    max-width: 90px;
    display: inline-block !important;
    margin-right: 5px;
}

.width-auto {
    width: auto !important;
}

.prattr .lista-prattr-horizontal {
    margin-bottom: 0px !important;
    line-height: 0 !important;
}

.prattr .form-group {
    margin-bottom: 5px !important;
}

.prattr .list-unstyled {
    line-height: 1.8;
    margin-bottom: 5px !important;
}

.prattr p {
    margin: 0 0 5px;
}
/*Cuadros*/
.prattr-squares .prattr-square {
    display: table !important;
    width: 28px !important;
    height: 28px !important;
    cursor: pointer;
    border: 1px solid grey;
}

.prattr-squares .prattr-square-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 2px;
}

.prattr-squares li input {
    position: absolute;
    z-index: -1;
    margin: -22px 10px;
}

.prattr-squares label {
    display: block;
    margin: 0 !important;
    overflow: hidden;
}
/*fin cuadros*/

/*cuadros imagen*/
.prattr-squares .prattr-square-img {
    display: table !important;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
    border: 1px solid grey;
}

.prattr-squares .prattr-square-img-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 2px;
}

.prattr-squares li input {
    position: absolute;
    z-index: -1;
    margin: -22px 10px;
}

.prattr-squares label {
    display: block;
    margin: 0 !important;
    overflow: hidden;
}

/*Color radios*/
.prattr-radios .prattr-radio {
    display: table !important;
    width: 22px !important;
    height: 22px !important;
    cursor: pointer;
    border: 1px solid grey;
    border-radius: 20px;
}

.prattr-radios .prattr-radio-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 2px;
}

.prattr-radios li input {
    position: absolute;
    z-index: -1;
    margin: -22px 10px;
}

.prattr-radios label {
    display: block;
    margin: 0 !important;
    overflow: hidden;
}

.prattr-radios .selected-value .prattr-radio-container {
    border-radius: 20px;
}

/*fin color radios*/
.lista-prattr-horizontal li {
    display: inline-block;
    margin-right: 5px;
}

.lista-prattr-horizontal label {
    padding-left: 0px !important;
}

.content-img img {
    max-height: 150px !important;
    height: auto !important;
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin: 10px;
}

.content-img-btn label {
    font-size: 15px !important;
    padding: 0px 15px !important;
    margin: 0px 5px !important;
    height: 35px;
}

.content-img-btn .btn {
    height: 38px !important;
    line-height: 35px !important;
}

.btn-quantity {
    width: 28px !important;
    height: 28px !important;
    padding: 0px !important;
    line-height: 4px !important;
    font-size: 20px !important;
}

.quantity-field {
    padding: 3px 0px;
    transition: all .25s;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #fff;
    color: #505050;
    font-family: "Rubik",Helvetica,Arial,sans-serif;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.col-quantity {
    max-width: 140px;
}

.tr-cart td {
    padding: 0px !important;
}

.container-full {
    max-width: none !important;
    width: 100%;
    padding: 0px 40px;
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #f00;
}

.red-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #f00;
}

.product-item .info-adicional span {
    display: inline-block !important;
}

/*shopping-cart*/
.shopping-cart .precio-adic {
    font-size: 13px;
}

.btn-small {
    height: 30px !important;
    line-height: 4px !important;
}

.btn-small-a {
    height: 30px !important;
    line-height: 24px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}
.no-padding-top {
    padding-top:0px!important;
}
.mb-20{
    margin-bottom:20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.impuesto-small {
}

.owl-carousel img, .owl-carousel figure {
    width: auto;
    height: auto;
    max-height: 386px;
}

.width100 {
    width: 100%;
}

.minwidthdd {
    min-width: 250px;
}

.form-horizontal-cs .form-group label {
    display: block;
}

/*message error generic*/
.sf-state-error {
    background-color: #fff0f0 !important;
    border-color: #a90329;
}

.sf-state-warning {
    background-color: #fae1ae !important;
    border-color: #f1b436;
}

.bg-error {
    background-color: #fff0f0 !important;
}

.sf-state-error > .select2-choice {
    background-color: #fff0f0 !important;
    border-color: #a90329 !important;
}

.custom-control .radio-custom-adrs {
    font-size: 16px ;
}

.card-custom .radio-custom-adrs:before {
    width: 16px;
    height: 16px;
    padding: 8px;
    background: darkturquoise;
}

/*Card*/
.card-cs {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

    .card-cs .card-cs-body {
        padding: 18px;
        padding-top: 15px;
    }

    .card-cs .textcenter {
        text-align: center;
    }

    .card-cs .info {
        font-size: 12px;
    }

/*fin card*/
.sm-title {
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    padding: 8px 0px;
}

.hora-skin {
    max-width: 100px;
    text-align: center;
}

.date-skin {
    max-width: 200px;
}

.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.padding-tb10-lr {
    padding: 10px 1.25rem!important;
}
.site-header .site-menu > ul > li > a {
    padding: 10px 18px;
}
.page-title {
    margin-bottom: 20px !important;
    padding: 5px 0 !important;
}
.site-header .site-branding {
    border-right:none;
}
.site-header .toolbar .toolbar-item-lg{
   width:120px;
}

/*status orden*/
.btn-ogrey {
    background-color: #757584;
    border-color: none;
    color: white !important;
}

.btn-ored {
    background-color: #DB4A67;
    border-color: none;
    color: white !important;
}

.btn-oorange {
    background-color: #E2B14A;
    border-color: none;
    color: white !important;
}

.btn-osky {
    background-color: #3B9FF3;
    border-color: none;
    color: white !important;
}

.btn-oblue {
    background-color: #0040FF;
    border-color: none;
    color: white !important;
}

.btn-ogreen {
    background-color: #00B259;
    border-color: none;
    color: white !important;
}
/*fin status orden*/
.card-wrapper {
    margin: 0px 0!important;
}

/*cart items*/
#cart-items ul > li{
    display: block;
    background: #f5f5f5;
    padding: 0;
    overflow: hidden;
    margin-bottom: 15px;
}
#cart-items ul > li .cart-item-holder {
    display: block;
    overflow: hidden;
    padding: 15px;
}
    #cart-items ul > li .cart-item-image {
        display: table-cell;
        vertical-align: middle;
        width: 15%;
        padding-right: 10px;
    }
    #cart-items ul > li .cart-item-image img {
        display: block;
        margin: 30px auto;
        height: auto;
    }
#cart-items ul .cart-item-info {
    width: 53%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
    #cart-items ul .cart-item-info .info-adicional {
        display: block;
        font-size: 12px;
    }
#cart-items ul .cart-item-price {
    width: 30%;
    margin: 0;
    padding: 0 30px 0 0;
    display: table-cell;
    vertical-align: middle;
}
#cart-items ul .cart-delete {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
}
#cart-items ul .cart-item-cuantity {
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
    display: block;
    overflow: hidden;
}
#cart-items ul .cart-item-price dl {
    overflow: hidden;
    margin: 0 0 5px;
}
#cart-items ul .cart-item-price dt {
    float: left;
    display: table;
}
#cart-items ul .cart-item-price dd {
    float: right;
    display: table;
}
#cart-items ul .cart-item-price .lb-price{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
        #cart-items ul .cart-item-cuantity input {
            width: 30px !important;
            height: 30px;
            margin-left: 0;
            padding: 8px 0;
            text-align: center;
        }

.pull-right {
    float: right !important;
    display: table;
}
#cart-items ul .cart-item-cuantity > span {
    font-size: 14px;
    display: table;
    float: left;
    line-height: 26pt;
    margin-right: 10px;
}
.steps-content .thumb {
    max-width:100px;
}
.steps-content .form-group {
    margin-bottom: 10px;
}
.steps-content .accordion .card-header {
    background-color: #f5f5f5;
}
    .steps-content .accordion .card-header:hover {
        background-color: #c9c5c5;
    }
/*fin cart items*/
.shopping-cart .remove-from-cart, .wishlist-table .remove-from-cart, .order-table .remove-from-cart {
    color: white;
    background: red;
}
.shopping-cart, .wishlist-table, .order-table {
    padding-left:0px;
}
#cart-items ul .cart-item-price .price-title {
    border-bottom: 1px dotted grey;
}
#cart-items ul .cart-item-price .price-det-subtotal {
    border-top: 1px solid grey;
}
.md-price{
    display:inline-block!important;
}
.mod-banner{
    display: block;
}
.mod-banner-movil{
    display:none;
}
.a-link {
    text-decoration: none;
    cursor: pointer;
    color: #505050;
}
    .a-link:hover {
        color: #F704F7;
    }
#wh-widget-send-button{
top:60%!important;
}