﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.2/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

/* Scrollbar styles */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px grey;
    border-radius: 30px;
}

::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background: darkgrey;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.headerLeyenda {
    color: #72726F;
    font-family: Roboto;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    width: 254px;
    text-align: left;
    margin: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.headerDescripcionArticulo {
    color: #000000;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    margin: auto;
}

.headerImgArticulo {
    max-width: 50px;
    max-height: 50px;
}

.headerTituloArticulosCategorias {
    color: #000000;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.48px;
    line-height: 16px;
    width: 254px;
    text-align: left;
}

.headerCategorias {
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    margin-bottom: 5px;
}

.noColorFocus:focus {
    border-color: none !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  /*position: relative;
  min-height: 100%;*/
}

body {
  /* Margin bottom by footer height */
  /*margin-bottom: 60px;*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

/* Colores de iconos Home styles
-------------------------------------------------- */
img.icoHome {
    border-radius: 1px;
}

/* Menu Principal styles
-------------------------------------------------- */
img.icoRedSocial{
    width:29px;
    height:29px
}

/* If the screen size is 601px or more, set the font-size of <div> to 80px */
@media only screen and (min-width: 1200px) {
    img.imgSize {

        width: 45px;
        height: 45px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (min-width: 1300px) {
    img.imgSize {
        width: 50px;
        height: 50px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (min-width: 1200px) {
    div.scrollNav {
        height: 80px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 1199px) {
    div.scrollNav {
        height: 105px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (min-width: 1200px) {
    div.scrollNavGrande {
        height: 110px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 1199px) {
    div.scrollNavGrande {
        height: 105px;
    }
}

@media only screen and (min-width: 0px) {
    span.fontSize {
        font-size: 8px;
    }
}

@media only screen and (min-width: 1200px) {
    span.fontSize {
        font-size: 10px;
    }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (min-width: 1300px) {
    span.fontSize {
        font-size: 10px;
    }
}

@media only screen and (min-width: 1500px) {
    span.fontSize {
        font-size: 11px;
    }
}

    .spaceIconRigth {
        margin-right: 15px;
    }

    .headMenuPrincipal {
        /*color: #FFFFFF !important;*/
        font-family: Roboto !important;
        font-size: 17px !important;
        font-weight: 400 !important;
        letter-spacing: -0.82px !important;
        line-height: 20px !important;
        text-align: left !important;
    }

    .headMenuPrincipalSmall {
        /*color: #FFFFFF !important;*/
        font-family: Roboto !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        letter-spacing: -0.82px !important;
        line-height: 20px !important;
        text-align: left !important;
    }

    a.itemsMenuPrincipal {
        /*color: #FFFFFF !important;*/
        font-family: Roboto !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        width: 260px !important;
        margin-left: 15px;
        background-color: transparent !important;
    }

    li.itemsMenuPrincipal {
        background-color: transparent !important;
    }



    .dividerMenuPrincipal {
        border: 0.5px solid #828282;
    }

    .imgUserMenuPrincipal {
        width: 30px;
        height: 30px;
        margin-left:-20px; 
        margin-top: 5px;
    }

    .descDepartamento {
        color: #565656;
        font-family: Roboto;
        font-size: 13px;
        font-weight: 600;
        line-height: 16px;
        text-align: center;
    }

    /*------------------DFS----------------*/
    .scrollDFS {
        overflow-y: scroll;
        max-height: 80vh;
    }
/*------------------DFS NUEVO ----------------*/
.scrollDFSGrilla {
    overflow-y: scroll;
    max-height: 100vh;
}


    /*------------------Login-----------Cambio de contraseña----------------*/
    .textBoxBienvenida {
        border: 0.5px solid #C6C6C6;
    }

    .icoChangePassword {
        width: 50px;
        height: 50px;
        margin-top: 15px;
    }

    .textLogin {
        color: #565656;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: left;
    }

    .textBtnEntrar {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
    }

    .btnBienvenido {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
    }
    /*-----------------Productos Filtrados---------------------------------*/
    .textFinLista {
        color: #72726F;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }

    img.imgMasMenos {
        width: 30px;
        height: 30px;
        margin-bottom: 4px;
    }

    .imgMasMenosFont {
        vertical-align: sub;
        font-size: 26px;
    }

    img.imgProducto {
        width: 61px;
        height: 75px;
    }

    .paddingDescripcion {
        padding-left: 32px;
    }

    .imgPaddingProducto {
        padding-left: 0px;
        padding-right: 0px;
    }

    .borderProducto {
        border-bottom: 0.25px solid #B7B7B7;
    }

    .textSubDescription {
        color: #72726F;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        text-align: left;
    }

    .textProductosSubFamilia {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: left;
        padding-left: 10px;
    }

    .textDescripcionProducto {
        color: #000000;
        font-family: Roboto;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.48px;
        line-height: 16px;
        text-align: left;
    }

    .textProductoPrecio {
        color: #000000;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
    }

    .txtCantidadArticulo {
        text-align: center;
        width: 30px;
        border: inset;
        display: inline-block;
        border-color: red;
        border-radius: 1rem;
        text-decoration: none;
        color: black
    }

    .barra-superior {
        background-color: grey;
    }

    .color-botones {
        background-color: grey;
    }

    /*Toast*/

    #toast-container {
        position: fixed;
        z-index: -1;
    }

    .md-toast-top-right {
        top: 10px;
        right: 10px;
    }

    #toast-container > div {
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.16), 0px 2px 10px 0px rgba(0,0,0,0.12);
        position: relative;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 18.75rem;
        background-position: 15px center;
        background-repeat: no-repeat;
    }

    #toast-container > div, .clockpicker-display .clockpicker-display-column .text-primary#click-am, .clockpicker-display .clockpicker-display-column .text-primary#click-pm, .clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary, .clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary, .darktheme .picker__box .picker__calendar-container .clockpicker-plate .clockpicker-tick, .darktheme .picker__box .picker__date-display .clockpicker-display, .darktheme .picker__box .picker__date-display .clockpicker-display .clockpicker-span-am-pm, .darktheme .picker__box .picker__footer button, .dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .dropleft .dropdown-menu .dropdown-item:active, .dropleft .dropdown-menu .dropdown-item:hover, .dropright .dropdown-menu .dropdown-item:active, .dropright .dropdown-menu .dropdown-item:hover, .dropup .dropdown-menu .dropdown-item:active, .dropup .dropdown-menu .dropdown-item:hover, .md-toast-close-button, .md-toast-message a, .md-toast-message label, .picker--focused .picker__list-item--selected, .picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:focus::before, .picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:hover::before, .picker__box .picker__header .picker__date-display, .picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--outfocus, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover, .picker__date-display, .picker__date-display .clockpicker-display .clockpicker-display-column .text-primary#click-am, .picker__date-display .clockpicker-display .clockpicker-display-column .text-primary#click-pm, .picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary, .picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary, .picker__list-item--selected, .picker__list-item--selected:hover, .side-nav, .side-nav .search-form .form-control, .white-text {
        color: #fff !important;
    }

    #toast-container * {
        box-sizing: border-box;
    }

    .md-toast-error {
        background-color: #ff3547;
        background-image: url("/Imagenes/Icons/ErrorShield.svg") !important;
    }


    /*-----------------------------------------------------------------------*/
    /*Pantalla Promociones*/

    /*en esta hoja se establecen los estilos para la pantalla Promociones
    --LA MISMA PANTALLA LA TIENE DETALLE DE PRODUCTO---
*/

    .txtCantidadDetalle {
        font-size: 13px;
        text-align: center;
        width: 40px;
        height: 30px;
        border: inset;
        display: inline-block;
        border-color: red;
        border-radius: 1rem;
        text-decoration: none;
        color: black; 
        line-height: 21px;
    }

    .bodyPromociones {
        color: #565656;
        font-family: Roboto;
        font-size: 13pt;
        text-align: right;
        font-weight: 500;
        letter-spacing: -0.55pt;
        line-height: 17px;
    }

    /*estilos de titulo*/

    .titulo {
        color: #000000;
        font-family: Roboto;
        font-size: 1.55em;
        font-weight: 600;
        letter-spacing: -0.55px;
        line-height: 18px;
        text-align: left;
    }

    /*estilos para calcular el total*/
    .total {
        color: #000000;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
    }

    /*estilos para determinar la cantidad*/
    .cantidad {
        color: #565656;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 100;
        letter-spacing: -0.19px;
        line-height: 17px;
        text-align: center;
    }

    /*estilos de imagen */
    img.imgPromociones {
        width: 150px;
        height: 160px;
        /*border: solid 3px gray;*/
    }

    img.imgPromocionesEsquinero {
        width: 150px;
        height: 160px;
        /*border: solid 3px gray;*/
    }

    img.imgPromocionesL {
        width: 440px;
        height: 480px;
        /*border: solid 3px gray;*/
    }

    img.imgPromocionesLEsquinero {
        width: 440px;
        height: 480px;
        /*border: solid 3px gray;*/
    }

    @media screen and (min-width: 320px) and (max-width:568px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: -20px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 13px;
            font-weight: 400;
            line-height: 17px;
            margin-left: -20px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 19px;
            text-align: left;
            margin-left: 10px;
        }
        .textCantPromos {
            font-family: Roboto;
            font-size: 13px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height: 23px;
        }
        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: -50px;
        }
        .imgRegister {
            width: 70%;
            /*1*/
            height: 70%;
        }
    }


    @media screen and (min-width: 375px) and (max-width:667px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: -15px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 15px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 13px;
            font-weight: 400;
            line-height: 17px;
            margin-left: -20px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 10px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height: 23px;
        }

        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: 30px;
            line-height:24px;
        }
        .imgRegister {
            width: 60%;
            /*2*/
            height: 60%;
        }
    }

    @media screen and (min-width: 414px) and (max-width:736px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: -70px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 15px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 13px;
            font-weight: 400;
            line-height: 17px;
            margin-left: -20px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 10px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height:23px;
        }

        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: -60px;
        }
        .imgRegister {
            width: 60%;
            /*3*/
            height: 60%;
        }
    }



    @media only screen and (max-width: 786px) and (max-width:1024px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 30px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 15px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            margin-left: -20px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 10px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height: 23px;
        }

        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: 25px;
        }
        .imgRegister {
            width: 40%;
            /*4*/
            height: 40%;
        }
    }

    @media screen and (max-width: 360px) and (max-width:640px) {
    .textMensajeReferencia {
        font-family: Roboto;
        font-size: 0.9em;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        margin-left: -30px;
    }

    .textPrecioBulto {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: justify;
        margin-left: 15px;
    }

    .textPrecioRefencia {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        margin-left: -20px;
    }

    .textDescripcionDetalle {
        /*color: #72726F;*/
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: justify;
        margin-left: 2px;
    }

    .textPrecioUnitario {
        font-family: Roboto;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        margin-left: 10px;
    }
    .txtPrecioAnterior {
        font-size: 13px;
        font-family: Roboto;
        text-align: left;
        text-decoration: line-through;
        color: darkgray;
        margin-left: 3px;
        line-height: 23px;
    }

    .textPrecioAhorro {
        font-size: 14px;
        font-family: Roboto;
        text-align: left;
        color: red;
        margin-left: -15px;
        line-height:24px;
    }
}

    @media only screen and (min-width:1024px) and (max-width:1200px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: -15px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            /*text-align: justify;*/
            margin-left: -19px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            margin-left: 60px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 10px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height: 23px;
        }

        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: -60px;
        }
        .imgRegister {
            width: 30%;
            /*1a*/
            height: 30%;
        }
    }
    @media only screen and (min-width: 1125px) and (min-width: 657px) {
    .textMensajeReferencia {
        font-family: Roboto;
        font-size: 0.9em;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        margin-left: -279px;
    }
    .textPrecioBulto {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        /*text-align: justify;*/
        margin-left: 15px;
    }

    .textPrecioRefencia {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        margin-left: 60px;
    }

    .textDescripcionDetalle {
        /*color: #72726F;*/
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: justify;
        margin-left: 2px;
    }

    .textPrecioUnitario {
        font-family: Roboto;
        font-size: 1.4em;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        margin-left: 10px;
    }
    .txtPrecioAnterior {
        font-size: 13px;
        font-family: Roboto;
        text-align: left;
        text-decoration: line-through;
        color: darkgray;
        margin-left: 3px;
        line-height: 23px;
    }

    .textPrecioAhorro {
        font-size: 14px;
        font-family: Roboto;
        text-align: left;
        color: red;
        margin-left: -60px;
    }
        .imgRegister {
            width: 30%;
            /*as1*/
            height: 30%;
        }
}
    
    @media only screen and (max-width:1200px) {
        .textMensajeReferencia {
            font-family: Roboto;
            font-size: 0.9em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: -30px;
        }
        .textPrecioBulto {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            /*text-align: justify;*/
            margin-left: 15px;
        }

        .textPrecioRefencia {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            margin-left: 60px;
        }

        .textDescripcionDetalle {
            /*color: #72726F;*/
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            text-align: justify;
            margin-left: 2px;
        }

        .textPrecioUnitario {
            font-family: Roboto;
            font-size: 1.4em;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
            margin-left: 10px;
        }
        .txtPrecioAnterior {
            font-size: 13px;
            font-family: Roboto;
            text-align: left;
            text-decoration: line-through;
            color: darkgray;
            margin-left: 3px;
            line-height: 23px;
        }

        .textPrecioAhorro {
            font-size: 14px;
            font-family: Roboto;
            text-align: left;
            color: red;
            margin-left: -40px;
        }
        .imgRegister {
            width: 60%;
            /*1aaaaaa*/
            height: 60%;
        }
    }

    /*estilo de imagen tipo icono*/
    .icoPromocion {
        width: 30px;
        height: 30px;
        border: 1pt;
    }
    /*Producto en promocion*/
    .tituloPromocion {
        color: #ff0000;
        font-family: Roboto;
        font-size: 17px;
        font-weight: 100;
        line-height: 25px;
        margin-top: 5px;
    }

    /*imagenes que aparecen en una lista determinada, por ejemplo: promociones*/
    img.imgPromocionesLista {
        width: 50px;
        height: 50px;
        margin-left: 10px;
        position: center;
    }

    /*-----------------------------------------------------------------------*/
    /*Estilos de banners*/
    .Banners {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        background-position-x: -1px;
        background-position-y: 60px;
    }

    /*------------------------Listado de Productos-----------------------------*/


    @media screen and (max-width: 576px) {

        .parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
            line-height: 28px;
            vertical-align: middle;
        }

        .columContainerList {
            padding: 0px;
        }

        /*.parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
        }*/

        .textLeyenda {
            color: #008f39;
            font-family: Roboto;
            font-size: 8px;
            font-weight: 400;
            line-height: 14px;
        }

        .textSemaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 8px;
            font-weight: 400;
            line-height: 14px;
        }

        .Semaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 50px;
            font-weight: 400;
            line-height: 14px;
        }

        .textPrecioAnterior {
            color: #72726F;
            font-family: Roboto;
            font-size: 10px;
            font-weight: 400;
            line-height: 14px;
            text-align: left;
            text-decoration: line-through;
            margin-left: -31px;
            margin-top: 5px;
        }

        .textTituloProductos {
            color: #000000;
            font-family: Roboto;
            font-size: 12px;
            font-weight: 600;
            letter-spacing: -0.48px;
            line-height: 16px;
            min-height: 32px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .textPrecio {
            color: #000000;
            font-family: Roboto;
            font-size: 13px;
            font-weight: 500;
            line-height: 18px;
            text-align: left;
        }

        .txtCantidadArticuloList {
            font-size: 13px;
            text-align: center;
            height: 35px;
            width: 38px;
            border: inset;
            display: inline-block;
            vertical-align: bottom;
            border-color: red;
            border-radius: 1rem;
            text-decoration: none;
            color: black;
            line-height: 28px;
        }

        .imgMasMenosList {
            font-size: 20px;
        }

        .columBtnSemaforoList {
            padding-left: 0px;
            padding-right: 0px;
        }

        .columTextSemaforoList {
            padding-left: 0px;
            text-align: right;
        }

        .columTextList {
            padding-left: 0px;
            padding-right: 0px;
        }

        .columImgList {
            padding-right: 0px;
            padding-left: 0px;
        }

        .imgListadoProducto {
            width: 100%;
            height: 100%;
        }
    }

    @media screen and (max-width: 768px) and (min-width: 576px) {

        .parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
            line-height: 28px;
            vertical-align: middle;

        }

        .columBtnSemaforoList {
            margin-top: 2px;
        }

        .columSpaceBtnSemaforoList {
            display: none;
        }

        .textLeyenda {
            color: #008f39;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
        }

        .textSemaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 12px;
            font-weight: 400;
            line-height: 14px;
        }

        .Semaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 52px;
            font-weight: 400;
            line-height: 14px;
        }

        .textPrecioAnterior {
            color: #72726F;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
            text-align: left;
            text-decoration: line-through;
            margin-left: -31px;
            margin-top: 5px;
        }

        .textTituloProductos {
            margin-top: 5px;
            color: #000000;
            font-family: Roboto;
            font-size: 13px;
            font-weight: 600;
            letter-spacing: -0.48px;
            line-height: 16px;
            min-height: 32px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .textPrecio {
            color: #000000;
            font-family: Roboto;
            font-size: 14px;
            font-weight: 500;
            line-height: 18px;
            text-align:center;
            /*margin-left:33px;*/
        }

        .txtCantidadArticuloList {
            height: 40px;
            width:50px;
            border: inset;
            display: inline-block;
            vertical-align: bottom;
            border-color: red;
            border-radius: 2rem;
            text-decoration: none;
            color: black;
        }

        .imgMasMenosList {
            font-size: 10px;
        }

        .columTextSemaforoList {
            padding-left: 0px;
            text-align: right;
        }

        .columImgList {
            text-align: center;
            margin-top: 5px;
        }

        .columTextList {
            text-align: center;
        }

        .imgListadoProducto {
            width: 100%;
            height: 100%;
        }
    }

    @media screen and (max-width: 992px) and (min-width: 768px) {

        .parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
            line-height: 28px;
            vertical-align: middle;
        }

        .columBtnSemaforoList {
            margin-top: 2px;
        }

        .columSpaceBtnSemaforoList {
            display: none;
        }

        .textLeyenda {
            color: #008f39;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
        }

        .textSemaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 13px;
            font-weight: 400;
            line-height: 14px;
        }

        .Semaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 52px;
            font-weight: 400;
            line-height: 14px;
        }

        .textPrecioAnterior {
            color: #72726F;
            font-family: Roboto;
            font-size: 12px;
            font-weight: 400;
            line-height: 11px;
            text-align: left;
            text-decoration: line-through;
            margin-left: -31px;
            margin-top: 5px;
        }

        .textTituloProductos {
            margin-top: 5px;
            color: #000000;
            font-family: Roboto;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: -0.48px;
            line-height: 16px;
            min-height: 32px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .textPrecio {
            color: #000000;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 500;
            line-height: 18px;
            text-align: left;
        }

        .txtCantidadArticuloList {
            height: 40px;
            width: 50px;
            border: inset;
            display: inline-block;
            vertical-align: bottom;
            border-color: red;
            border-radius: 2rem;
            text-decoration: none;
            color: black;
        }

        .imgMasMenosList {
            font-size: 10px;
        }

        .columTextSemaforoList {
            padding-left: 0px;
            text-align: right;
        }

        .columImgList {
            text-align: center;
            margin-top: 5px;
        }

        .columTextList {
            text-align: center;
        }

        .imgListadoProducto {
            width: 100%;
            height: 100%;
            /*border: 2px solid gray;*/
        }
    }

    @media screen and (max-width: 1200px) and (min-width: 992px) {

        .parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
            line-height: 30px;
            vertical-align: middle;
        }

        .columBtnSemaforoList {
            margin-top: 2px;
        }

        .columSpaceBtnSemaforoList {
            display: none;
        }

        .textLeyenda {
            color: #008f39;
            font-family: Roboto;
            font-size: 8px;
            font-weight: 400;
            line-height: 14px;
        }

        .textSemaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 10px;
            font-weight: 400;
            line-height: 14px;
        }

        .Semaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 50px;
            font-weight: 400;
            line-height: 14px;
        }

        .textPrecioAnterior {
            color: #72726F;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
            text-align: left;
            text-decoration: line-through;
            margin-left: -31px;
            margin-top: 5px;
        }

        .textTituloProductos {
            margin-top: 5px;
            color: #000000;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 600;
            letter-spacing: -0.48px;
            line-height: 16px;
            min-height: 32px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .textPrecio {
            color: #000000;
            font-family: Roboto;
            font-size: 16px;
            font-weight: 500;
            line-height: 18px;
            text-align: center;
            /*margin-left: 20px;*/
         
        }

        .txtCantidadArticuloList {
            height: 40px;
            width: 50px;
            border: inset;
            display: inline-block;
            vertical-align: bottom;
            border-color: red;
            border-radius: 2rem;
            text-decoration: none;
            color: black;
            line-height:30px;
        }

        .imgMasMenosList {
            font-size: 10px;
        }

        .columTextSemaforoList {
            padding-left: 0px;
            text-align: right;
        }

        .columImgList {
            text-align: center;
            margin-top: 5px;
        }

        .columTextList {
            text-align: center;
        }

        .imgListadoProducto {
            width: 100%;
            height: 100%;
            /*border: 2px solid gray;*/
        }
    }

    @media screen and (min-width: 1201px) {

        .parrafoCantidad {
            margin-top: 0px;
            margin-bottom: 1rem;
            line-height: 30px; 
            vertical-align:middle;
        }

        .columBtnSemaforoList {
            margin-top: 2px;
        }

        .columSpaceBtnSemaforoList {
            display: none;
        }

        .textLeyenda {
            color: #008f39;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
        }

        .textSemaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 400;
            line-height: 14px;
        }

        .Semaforo {
            color: #72726F;
            font-family: Roboto;
            font-size: 50px;
            font-weight: 400;
            line-height: 14px;
        }

        .textPrecioAnterior {
            color: #72726F;
            font-family: Roboto;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
            text-align: left;
            text-decoration: line-through;
            margin-left: -31px;
            margin-top:5px;
        }

        .textTituloProductos {
            margin-top: 5px;
            color: #000000;
            font-family: Roboto;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: -0.48px;
            line-height: 16px;
            min-height: 32px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .textPrecio {
            color: #000000;
            font-family: Roboto;
            font-size: 17px;
            font-weight: 500;
            line-height: 18px;
            text-align: center;
            /*margin-left: 32px;*/
        }

        .txtCantidadArticuloList {
            height: 40px;
            width: 50px;
            border: inset;
            display: inline-block;
            vertical-align: bottom;
            border-color: red;
            border-radius: 2rem;
            text-decoration: none;
            color: black;
            line-height: 30px;
            
        }

        .imgMasMenosList {
            font-size: 10px;
        }

        .columTextSemaforoList {
            padding-left: 0px;
            text-align: right;
        }

        .columImgList {
            text-align: center;
            margin-top: 5px;
        }

        .columTextList {
            text-align: center;
        }

        .imgListadoProducto {
            width: 100%;
            height: 100%;
            /*border: 2px solid gray;*/
        }
    }

    .noPaddingleft {
        padding-left: 0px;
    }

    /*------------------------------------------------------------*/
    /*Estilos Familias..*/
    .Familias {
        text-decoration: none;
        color: #000000;
        font-family: Roboto;
        font-size: 15px;
    }

    .FliaTitulo {
        text-decoration: none;
        color: #000000;
        font-family: Roboto;
        font-size: 12px;
    }
    /*----------------------------------------------------------*/
    /*Estilos Subfamilias*/
    .Subfamilias {
        color: #000000;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: -0.11px;
        line-height: 20px;
        text-align: left;
    }

    .SubfliaTitulo {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: left;
        padding-left: 10px;
        padding-top: 10px;
    }

    /*----------------------------------------------------
    PopUp Surtido
*/

    .PopUpSurtido {
        text-decoration: none;
        color: #565656;
        font-family: Roboto;
        font-size: 11px;
    }

    .popUpTitulo {
        text-decoration: none;
        font-family: Roboto;
        font-size: 17px;
        font-weight: 100;
        line-height: 17px;
        text-align: center;
        color: dimgrey;
    }

    /*------------Carrito-----------------*/
    .textPrecioCarrito {
        color: #000000;
        font-family: Roboto;
        font-size: 11px;
        font-weight: 600;
        line-height: 18px;
        text-align: left;
        text-decoration: none;
    }

    .textTotalCarrito {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

    .btnCarrito {
        width: 98%;
        max-width: 600px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
        cursor: pointer;
    }

    /*Cerrar Pedido*/

    .rowMarginTop {
        margin-top: 2.5px;
        margin-bottom: 2.5px;
    }

    .textCerrarPedidoCostos {
        color: #72726F;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }

    .btnCerrarPedido {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
    }


    /***********************************************************/
    /*********************Mis Pedidos***************************/
    /***********************************************************/

    .textMisPedidosComprobante {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
    }

    @media screen and (max-width: 350px) {
        .textMisPedidosComprobante {
            font-family: Roboto;
            font-size: 12px;
            font-weight: 600;
            line-height: 17px;
            text-align: left;
        }
    }

    .textMisPedidos {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
    }

    @media screen and (max-width: 350px) {
        .textMisPedidos {
            font-family: Roboto;
            font-size: 12px;
            font-weight: 400;
            line-height: 17px;
            text-align: left;
        }
    }

    .textMisPedidosBultoUnidad {
        font-family: Roboto;
        font-size: 11px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
    }

    @media screen and (max-width: 350px) {
        .textMisPedidosBultoUnidad {
            font-family: Roboto;
            font-size: 10px;
            font-weight: 600;
            line-height: 17px;
            text-align: left;
        }
    }

    .textMisPedidosEstado {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
    }

    .textMisPedidosEstadoDetalle {
        font-family: Roboto;
        font-size: 10px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
        color: deepskyblue;
    }

    .misPedidosImgCarrito {
        font-size: 30px;
    }

    .borderMisPedidos {
        border-left: 3px solid black;
        border-right: 1px solid lightgray;
        border-bottom: 1px solid lightgray;
        border-top: 1px solid lightgray;
    }
    /******************/
    /**Detalle Pedido**/
    /******************/
    .imgMisDetallesPedidos {
        width: 100%;
        height: 100%;
        max-width: 95px;
        max-height: 95px;
    }

    .btnRepetirPedido {
        width: 80%;
        max-width: 600px;
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
        cursor: pointer;
    }

    .textMisDetallesPedidos {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 400;
        line-height: 23px;
        text-align: left;
    }

    .textMisDetallesPedidosDescripcion {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
    }

    .textMisDetallesPedidosSubTotal {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 600;
        line-height: 17px;
        text-align: left;
    }

    .btnRepetirPedido {
        width: 40%;
        max-width: 600px;
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
        cursor: pointer;
    }

    .textMisDetallesPedidosModal {
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
    }

    .textSaldoPendienteTitulo {
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
    }

    .textSaldoPendienteCheckBox {
        color: #000000;
        font-family: Roboto;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
    }

    .textSaldoPendienteDetalle {
        color: #000000;
        font-family: Roboto;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
        text-align: right;
    }

    .noselect {
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                           supported by Chrome, Opera and Firefox */
    }

    .textDomicilioDetalle {
        color: #000000;
        font-family: Roboto;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
        text-align: left;
        margin-left: 5px;
        cursor: pointer;
    }

    .textDomiciliosTitulo {
        color: #000000;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
        text-align: left;
        margin-left: 5px;
    }

    .textDomiciliosTituloPrincipal {
        color: #000000;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
        text-align: center;
        margin-left: 5px;
    }

    .textDomiciliosTituloNavBar {
        color: #000000;
        font-family: Roboto;
        font-size: 23px;
        font-weight: 600;
        letter-spacing: -0.48px;
        line-height: 16px;
        margin-left: 5px;
    }

    #box {
        overflow-y: hidden;
        overflow-x: auto;
        width: 100%;
    }

    @media only screen and (min-width: 700px) {
        .selectDomStyle {
            font-size: 16px;
            font-weight: 500;
            text-align: center;
        }
    }

    @media only screen and (max-width: 700px) {
        .selectDomStyle {
            font-size: 13px;
            font-weight: 500;
            text-align: left;
        }
    }

    .OrdenItem {
        background-color: transparent;
    }

        .OrdenItem:hover {
            background-color: transparent !important;
        }

    /*medias query para la pantalla de ayuda*/
    @media only screen and (min-width:320px) and (max-width:568px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width:100%;
        }
    }

    @media only screen and (min-width:375px) and (max-width:667px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 250px;
        }
    }

    @media only screen and (min-width:414px) and (max-width:736px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 250px;
        }
    }

    @media only screen and (min-width:360px) and (max-width:640px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 250px;
        }
    }

    @media only screen and (min-width:736px) and (max-width:1024px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 250px;
        }
    }

    @media only screen and (min-width:1024px) and (max-width:1200px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 450px;
        }
    }

    @media only screen and (min-width:1200px) {
        iframe.PrincipalParameter {
            /*margin-top: 25px;*/
            position: center;
            width: 100%;
            height: 800px;
        }
    }

img.animation-placeholder {
    /*width:56px; 
   height:56px;*/
    padding-top: 17px;
    transform-origin: 0px 0px 0px;
    position: absolute;
    top: 91%;
    right: 18px;
    margin-top: -45px;
    z-index: 99999;
    width: 80px;
    height: 80px;
    /*background-color: orange;*/
    border-radius: 10px;
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
    img.animation-placeholder {
        /*width:56px; 
   height:56px;*/
        padding-top: 17px;
        transform-origin: 0px 0px 0px;
        position: absolute;
        top: 91%;
        right: 18px;
        margin-top: -45px;
        z-index: 0;
        width: 110px;
        height: 110px;
        /*background-color: orange;*/
        border-radius: 10px;
    }
}
@media only screen and (min-width:1200px) {
    img.animation-placeholder {
        /*width:56px; 
   height:56px;*/
        padding-top: 17px;
        transform-origin: 0px 0px 0px;
        position: absolute;
        top: 91%;
        right: 18px;
        margin-top: -45px;
        z-index: 0;
        width: 110px;
        height: 110px;
        /*background-color: orange;*/
        border-radius: 10px;
    }

}
@media only screen and (min-width:1200px){
    img.grilla-dptos{
        width:18.5rem; 
    }
}

/*@media only screen and (min-width:1024px) and (max-width:1200px) {
    .marginRowDpto {
        margin-left: 68px;
        margin-right: 68px;
    }
}
@media only screen and (min-width:1200px){
    .marginRowDpto{
        margin-left:205px; 
        margin-right:205px;
    }
}


@media only screen and (min-width:1125px) and (max-width:1200px) {
    .marginRowDpto {
        margin-left: 69px;
        margin-right: 69px;
    }
}

@media only screen and (min-width:1093px) and (max-width:675px) {
    .marginRowDpto {
        margin-left: 51px;
        margin-right: 51px;
    }
}*/
@media only screen and (min-width:360px) and (max-width:640px) {
    .marginRowDpto {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media all  and (min-width:1200px) {
    .marginRowDpto {
        margin-left: 60px;
        margin-right:   60px;
    }
}

@media only screen and (min-width:1200px) {
    .fa-Filter {
       margin-left:200px;
    }
}