﻿@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.ttf') format('ttf'), url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Montserrat-Medium' !important;
    font-size: 16px !important;
    background-color: #fff !important;
}

header {
    background-color: #fff;
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 1;
    /*height: 90px;*/
}

.btn-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}
/*.borderTop .container {
    background-color: #fff;
    width: 750px;
    padding: 20px 30px;
}*/
button,
button:focus,
button:active {
    outline: none !important;
}
header .logoImgTsxs {
    width: 150px;
    padding: 0;
}
header .logoImgDist {
    width: 150px;
    padding: 0;
}
.flexC{
    display:flex;
    justify-content:space-between;
    flex-flow: row wrap;


}

.cantidadS span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #FFDE00;
    border-radius: 50%;
}
.cantidadB span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #004F9F;
    border-radius: 50%;
}


header .logoImg {
  width: 210px;
  margin: 8px 0;
  padding: 0;
}

.txtP p{
    line-height: 22px;
}

.btnBuscar .btn,
#btnIngresar {
    background-color: #F7F023;
}

.borderTop {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #fff;
}

.campoDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
}

.custom-select:focus {
    border-color: none;
    box-shadow: none;
}

.campoDiv label.labelInput {
    width: 100px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    border: none;
    height: 75px;
    border-radius: 10px;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background-color: #F4F4F4;
    color: #2D64FC;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}

.bootstrap-select {
    width: calc(100% - 100px) !important;
    background-color: #F4F4F4;
    height: 75px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/dropdown.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 94%;
    background-position-y: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dropdown-toggle::after {
    content: unset !important;
}

.txt-dist{
    font-size: 12px;
    display: flex;
    align-items: center;
}

.txt-dist img {
    width: 24px;
    margin-right: 8px;
}

.campoDiv .custom-select {
    width: calc(100% - 100px) !important;
    background-color: #F4F4F4;
    height: 75px !important;
    border: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url(../img/dropdown.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 94%;
    background-position-y: center;
    text-transform: uppercase;
    font-weight: 700;
}

.campoDiv .custom-select:focus{
    box-shadow: none;
}

.dropdown-toggle {
    background-color: transparent !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 75px !important;
    padding-left: 0 !important;
}

.filter-option {
    display: flex;
    align-items: center;
}

.filter-option-inner-inner {
    font-size: 16px !important;
    color: #1F1F1F !important;
    font-family: 'Montserrat-Medium' !important;
    text-transform: uppercase !important;
    font-weight: 700;
}

.bs-searchbox input {
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 15px;
    background-position-y: center;
    padding-left: 45px;
    background-color: #F4F4F4;
    border-color: #F4F4F4;
    border-radius: 10px;
    height: 45px;
}

.bs-searchbox input:focus {
    color: #495057;
    background-color: #F4F4F4;
    border-color: #004F9F;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0 79 159 / 25%);
}

.campoDiv .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .campoDiv .bootstrap-select .dropdown-toggle:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline: thin dotted #F4F4F4 !important;
    outline-color: #F4F4F4 !important;
}


button.btn {
    width: 100%;
    /*background-color: #F7F023;*/
    border-radius: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #030303;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat-Medium';
    padding-left: 40px;
    padding-right: 40px;
}

.btn img{
    width: 25px;
    margin-right: 10px;
}

/*llantas estilos*/

.divLista {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.divModelLLantas {
    padding: 10px 30px;
    background-color: #fff;
    width: 750px;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.divModelLLantas span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.divModelLLantas span a img{
    width: 25px;
    margin-right: 15px;
}

.divModelLLantas p img{
    width: 30px;
    margin-right: 15px;
}

.itemLlanta {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #D1D1D6;
    align-items: center;
}

.llantaImg {
    width: 35%;
    text-align: center;
    position:relative;
    background: #f2f4f7;
}
.llantaImg .llantaDescuento{
    position: relative;
    color: #dc3545;
    font-weight: 700 !important;
    text-align: right;
    margin-right: 5px;
    margin-top: 2px;
}

.llantaImg .precioLlantaTachado{
    color:#7d7d7d;
    text-decoration: line-through !important;
    font-size: 13px;
}


.infoLlanta{
    width: 65%;
    padding-left: 15px;
}
/*.infoLlanta .imgMarca{text-align:center;padding:5px 0;}*/
.nameLlanta {
    color: #1F1F1F;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
}

.medidaLlanta {
    font-size: 14px;
}

.datosCantidades {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.datoLlanta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: normal;
    /*margin: 10px 0;*/
    font-size: 14px;
    color: #2D64FC;
}

.datoLlanta div:first-child{
    margin-right: 15px;
    /*font-weight: 700;*/
}

.imgMarca img {
    width: 100px;
    margin-bottom: 10px;
}

.flexC p {
    font-size: 13px;
    color: #666666;
    margin: 0;
}

.flexC div{
    font-size: 13px;
    color: #666666;
    margin: 0;
    width: 100%;
    padding-left: 14px;
}

.dotYellow {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #FFDE00;
    border-radius: 50%;
}

.dotBlue {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #FFDE00;
    border-radius: 50%;
}

.datosLlanta2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: normal;
    margin: 10px 0;
    font-size: 16px;
}

.datosLlanta2 div:first-child{
    margin-right: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 80px;
}

.datosLlanta2 div:first-child img{
    width: 100%;
}

.btn.btnLVP {
    background-color: #E3418B;
    color: #fff;
    width: 200px;
    height: 45px;
    border-radius: 30px;
    padding: 10px;
    background-image: url(../img/icono-liverpool.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 20px;
    background-position-y: center;
    padding-left: 30px;
}

.btnLink{padding:10px 0;}

.btn.ND {
    background-color: gray;
    color: #fff !important;
    width: 200px;
    height: 45px;
    border-radius: 30px;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 20px;
    background-position-y: center;
    padding-left: 30px;
}


.txt-login1 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.txt-login2 {
    color: #666666;
    font-size: 16px;
}


.divModelLLantas p font {
    color: #2D64FC;
    font-weight: 700;
    font-size: 20px;
    color: #2D64FC;
    font-weight: 700;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 45px);
    text-align: left;
}

.codigo-div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-codigo{
    width: 16.6%;
    padding: 1%;
}

.item-codigo input{
    background-color: #F4F4F4;
    height: 56px;
}

.container.login-div{
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 91px;
}

.precioLlanta {
    color: #2D64FC;
    font-weight: 700;
    font-size: 15px;
    margin-top: 10px;
}

.divModelLLantas p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}

label.error {
    color: #E33926;
    position: absolute;
    bottom: -28px;
    left: 0px;
    font-size: 12px;
    background-image: url(../img/warning.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position-y: center;
    padding-left: 25px;
}

.textNoResult {
    display: block;
    text-align: center;
    padding: 25px;
}

.imgNoResult {
    width: 250px;
    padding-top: 25px;
}

p #Version {
    color: #666666;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    padding-left: 45px;
    line-height: 15px;
    text-align: left;
}

.btnGray.btn {
    border-radius: 30px;
    color: #666666;
    background-color: #E3E3E3;
    border: none;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.topBusqueda {
    margin-top: 91px;
    background-color: #fff;
    border-radius: 10px;
    display: block;
    padding: 20px 30px 30px !important;
    
}

.topBusqueda.containe {
    width: 750px;
}

.topLlantas.container {
    margin-bottom: 50px;
    width: 750px;
}

.topLlantas {
    margin-top: 186.3px;
    background-color: #fff;
    padding: 20px 30px 30px !important;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.llantaImg .llantaItem {
    width: 160px;
    height: 160px;
}
/*==== SECTION REDICOM ====*/
.sectionRedicom .flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;    
    margin: 0 auto;
}
.content-redicom, .contentImgServicio{width: 750px;margin: 0 auto;}
.sectionRedicom .flex .flexbox{width: 50%;}
.sectionRedicom .btnRedicom
{
    width: 182px;
  background: #000080;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.sectionRedicom .btnRedicom a{
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    color: #fff;
}
.sectionRedicom .iconWhatss img{width: 40px;}
.sectionRedicom .iconWhatss{width: 40px;margin: 0 auto;text-align: center;}
.sectionRedicom .txtWhatss{width: 115px;margin: 0 auto;text-align: center;}
.sectionRedicom .txtWhatss a{color:#000; font-style: italic;}
.imgServicios{width: 95%;margin: 0 auto;padding: 2% 0;}
.imgServicios img{width: 100%;}


@media (max-width: 992px) {
    .divModelLLantas {
        max-width: 720px;
        width: 100%;
    }
}

@media (max-width: 768px) {

   .content-redicom, .contentImgServicio{width: 100%;}

    /*header {
        padding: 25px 15px;
    }*/

    .borderTop .container {
        background-color: #fff;
        width: 100%;
        padding: 20px 0;
        


        background-color: #fff;
    }

    .borderTop {
        /*padding-top: 91px;*/
        background-color: #fff;
    }

    .divModelLLantas {
        max-width: 100%;
        width: 540px;
        margin: 0 auto;
    }
}

@media (max-width: 568px) {

    /*.borderTop .container {
        padding: 0 15px 0 !important;
    }*/

    .topLlantas.container {
        width: 100%;
        margin: 186.3px 0 50px 0;
        max-width: 100%;
        padding: 0 15px 30px !important;
    }

    .topBusqueda.container {
        padding: 20px 15px 30px !important;
    }

    .llantaImg .llantaItem {
        width: 125px;
        height: 125px;
    }

    /*.topLlantas {
        padding: 20px 15px 30px !important;
    }*/

    /*body {
        background-color: #fff !important;
    }*/

}
