
body{
    /*font-size: 1.1em;*/
}

.justificado {
	text-align: justify;
}

.bordered{
    border:1px dashed;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.btn-danger{
    background-color: rgb(190,31,36);
}

.clrGreenLime{
    color: green;
}

.clrRed{
    color: red;
}

.text_align_left{
    text-align: left;
}

.text_align_right{
    text-align: right;
}

.btn-primary{
    background-color: #17488D;
}

.well{
    margin-top: 20px;
    background-color: rgb(145,189,227);
    border: 1px solid rgb(49,131,196);
}

label{
    font-weight: 100;
}

/****** HEADER BLOCK ******************************/
#header_block{
    /*border-bottom: 5px solid #17488D;*/
    /*position: fixed;*/
    background-color: white;
    /*z-index: 999;*/
    /*width:100%;*/
}

/****** MENU TOP ***********************/
#menu_top_bar{
   border-bottom: 5px solid rgb(233, 233, 233);
   margin:0px;
   padding:0px;
}

#main_menu_bar{
   border-bottom: 10px solid rgb(6,64,146);
   margin:0px;
   padding:0px;
}

#menu_top{
    background-color: rgb(233, 233, 233);
    /*border-bottom: 5px solid rgb(190,31,36);*/
    /*height: 30px;*/
    margin-top:5px;
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    /*padding-top: 10px;*/
    color: rgb(6,64,146);

}

#menu_top p{
    color: white;
}

#language_selector{
    padding-top: 10px;
    text-align: right;
}

#language_selector a{
    font-size: 1em;
}

#language_selector>a>span{
    font-weight: initial;
    text-decoration: underline;
    cursor: pointer;
    font-size: 1em;
}

#geolocation{
    /*border:1px solid red;*/
    
    text-align: center;    
}
#geolocation p{
    font-size: 1.2em; 
}

#geolocation p a{
    color: black; 
    text-decoration: underline;
}

#menutop_options{
    float: right;
    padding-top: 10px;
    text-align: right;
    font-size: 1.2em; 
    
}

/****** HEADER ******************************/

#below_header{
    margin-top: 20px;
}
#sub_header{
    border: 0px dashed black;
    margin-top:5px;
}

#logo{
    border: 0px dashed white;
    margin-bottom: 20px;
    text-align: center;
    max-width: 70%;
}

#logo>a>img{
    width: 100%;
    height: 100%;
}

#account{
    margin: 5px;
    height: 90px;    
    float: right;
}

#shop_car{
    border:0px solid white;
    padding: 0px;
    margin-top: 15px;
    height: 100%;    
    align-content: center;
    text-align: center;
    color: rgb(6,64,146) !important;
}

#pay_bill{
    border:0px solid white;
    padding: 0px;
    margin-top: 15px;
    height: 100%; 
    align-content: center;
    text-align: center;  
    color: rgb(6,64,146) !important;
}

#locations{
    border:0px solid white;
    padding: 0px;
    margin-top: 15px;
    height: 100%; 
    align-content: center;   
    text-align: center;
    color: rgb(6,64,146) !important;
}

#sign_in{
    border:0px solid white;
    padding: 0px;
    margin-top: 15px;
    height: 100%; 
    align-content: center;  
    text-align: center;
}

#sign_in > a {
    color: rgb(6,64,146) !important;
}

#locations > a {
    color: rgb(6,64,146) !important;
}

#pay_bill > a {
    color: rgb(6,64,146) !important;
}

#shop_car > a {
    color: rgb(6,64,146) !important;
}


/****** MAIN MENU **********************/
#main_menu{
    margin-left: 0px;
    height: 100%;
    width: 100%;
}

.nav{
  /* border:1px solid red; */
}

.navbar .navbar-nav{
    display:inline-block;
    float: none;
    
}

.navbar .navbar-collapse{
    text-align: left;
    /* border:1px solid red; */
}

.nav>li>a:hover{
    color: rgb(6,64,146);
}

.nav>li>a:active{
    color: rgb(6,64,146);
}

.nav>li>a>span:hover{
    color: rgb(6,64,146);
}

.nav>li>a>span:active{
    color: rgb(6,64,146);
}

.nav>li>a{
    font-size: 1.2em;
    font-weight: initial;
    color: white;
}

.nav>li>a>span{
    margin-top: 5px;
    margin-left: 10px;
    color: white;
}

.dropdown-menu>li>a{
    font-size: 1.3em;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 998;
    background-color: white;
    background-image: url(../img/famsa-furniture-logo-vertical-web.jpg);
    background-repeat: no-repeat;
    background-position-x: 5%;
    background-size: 10% 90%
}

/*.affix[id="logo"] {
    top: 0;
    width: 10%;
    z-index: 999;
}*/

.affix + .container-fluid {
    padding-top: 70px;
}
.navbar {
      margin-bottom: 0px;
  }
/*



.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover{
 color: black;   
}
#search_box{
    padding-top:8px;
}



#main_menu a{
    color: white;
}

#main_menu a:hover{
    color: #17488D;
    background-color: white;    
}

.nav>li>a{
    font-size: 1.5em;
    font-weight: bold;
}
.dropdown{
    text-align: center;
}
.dropdown-menu>li>a{
    font-size: 1.4em;
}

.dropdown-menu{
    background-image: url("/assets/custom/img/headers/header.png");
    background-size: cover;
    
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #17488D;
}    
*/

#social_icons{
    padding-top: 10px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    /*color: white;*/
}

#location_phone{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
    font-weight: initial;  
    text-align: center;
}

#location_phone a{
    color: rgb(6,64,146);
    float: right;
    margin-right: 40px;
    /* padding-right: 150px; */
}

#location_phone a span{
    font-weight: initial;
    cursor: pointer;
    font-size: 0.9em;
}

#social_icons a{
    color: white;
}

#credit_apply{
    margin-top: 5px;
    text-align: center;
}

#body_carousel{
    padding-top: 20px;
    /*height: 800px; */
}

#myCarousel{
    border: 0px solid red;
    /*height: 500px;*/
}

.carousel-caption{
    
}
.carousel-caption h3{
    font-size:3em;
}

.carousel-caption p{
    font-size:1.9em;
}

.carousel-caption button{
    font-size:1.6em;
    margin-top: 10px;
    margin-bottom: 10px;
}

/****** BREADCRUMBS ********/
#breadcrumbs_block{
    margin-top: 5px;
}

.breadcrumb{
    margin-bottom: 0px;
}

/****** BODY BLOCK *********************/
#body_block{
    padding-top: 10px;
}

.classification_block{
    /*border:1px solid red;*/
    min-height: 300px; 
    margin-top: 20px;
    padding-left: 50px;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
}

.classification_block_mt{ 
    margin-top: 20px;
}

.classification_block h2 a{
    /*font-family: "Time New Roman";*/
    font-size: 1.4em;
    font-weight: bold;
    color: Black;
    text-shadow: 2px 2px gray;
    opacity: 1;
}

.classification_block ul{
    list-style-type: none;
    padding:0px;
}

.classification_block li{
    padding:0px;
}

.classification_block h3 a{
    /*font-family: "Verdana";*/
    font-size: 1.1em;
    color: black;
    text-shadow: 2px 2px gray;
    opacity: 1;
}

#class_furnitures{ 
    /*background-image: url('/assets/custom/img/furnitures.png');*/
    background-image: url('https://placeholdit.imgix.net/~text?txtsize=33&txt=1000%C3%97300&w=1000&h=300');
    background-size: cover;
}

#class_electronics{ 
    /*background-image: url('/assets/custom/img/electronics.png');*/
    background-image: url('https://placeholdit.imgix.net/~text?txtsize=33&txt=1000%C3%97300&w=1000&h=300');
    background-size: cover;
}

#class_appliances{ 
    /*background-image: url('/assets/custom/img/appliances.png');*/
    background-image: url('https://placeholdit.imgix.net/~text?txtsize=33&txt=1000%C3%97300&w=1000&h=300');
    background-size: cover;
}

#class_computers{ 
    /*background-image: url('/assets/custom/img/computers.png');*/
    background-image: url('https://placeholdit.imgix.net/~text?txtsize=33&txt=1000%C3%97300&w=1000&h=300');
    background-size: cover;
}

#class_mattress{ 
    /*background-image: url('/assets/custom/img/mattress.png');*/
    background-image: url('https://placeholdit.imgix.net/~text?txtsize=33&txt=1000%C3%97300&w=1000&h=300');
    background-size: cover;
}

.specials_block{
    /*height: 250px; */
    margin-top: 40px;
    
}

.specials_sale{ 
    background: url("https://famsa.us/wp-content/themes/famsa/images/sale-star.png") no-repeat scroll 0 0 transparent;
    background-size: cover;
    position: absolute;
    top: -30px;
    right: 10px;
    text-indent: -9999px;
    display: block;
    width: 100px;
    height: 100px;
}

.specials_container{
    /*border:1px solid black;*/
    background-color: red;/*#17488D;*/ /*rgba(0, 0, 0, 0.5); */
    padding: 10px;
    /*
    position: absolute;
    display: block;
    bottom: 0px;
    left: 5%;
    width: 90%;
    
    
    */
}

.specials_caption{ 
    font-size: 2em;
    color: white;
}

.specials_descrip{ 
    font-size: 1.5em;
    color: white;
}

#footer_block{
    border-top: 5px solid rgb(190,31,36);
    /*
    background-image: url("/assets/custom/img/headers/header.png");
    background-size: cover;
    */
    background-color: rgb(6,64,146); 
    color: white;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-top: 5px; 
    padding-bottom: 5px; 
}

/****** FOOTER *************************/
.footer_sections{
    /*height: 250px;*/
    margin-top: 5px;
}

.footer_sections h3{
    font-size: 1.2em;
    border-bottom: 2px solid;
}

.footer_sections ul{
    list-style: none;
    padding:0px;
}

.footer_sections a{
    color: white;
    
}

#footer_copy{
    border-top:2px solid white;
    color: white; 
    padding: 5px;
    padding-top: 10px;
}

#footer_copy a{
    color: white;
    text-decoration: underline;
}

/**************** PAGINATION **********************/

#pagination{
    margin-top:10px;
    margin-bottom: 10px;
    text-align: right;
}

#pagination a{
    font-size: 1.5em;
    text-decoration: underline;
}

#financing{
    padding-top: 4px;
}

#divSearchSuggestion{
    margin:5px;
    padding:10px;
    border: 1px solid #ccc;
    background-color:white;
    position: absolute;
    z-index: 999;
    width:100%;
    max-height: 500px;
    overflow-y: auto;
}

/******* ACORDION **********/
#accordion{
    font-size: 1.2em;
}

#accordion p{
    padding-bottom:10px;
    border:0px dashed red;
    /*font-size: 1.2em;*/
}
#accordion ul{
    padding-bottom:10px;
    border:0px dashed red;
    /*font-size: 1.2em;*/
}
#accordion ol{
    padding-bottom:10px;
    border:0px dashed red;
    /*font-size: 1.2em;*/
}
#accordion h5{
    padding-bottom:10px;
    border:0px dashed red;

}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

    .flexme{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    
    .credit_msg{
        font-size:1em;
        font-weight: bold;
        width:70%;
        height:80%;
        float: right;
        margin:10px;
        border-radius: 50px;
        color: white;
    }
    
    
    @media only screen and (max-width: 1920px) {
        .center_position{
            position:relative; 
            top:0; 
            bottom:0; 
            /*
            right:26%; 
            left:26%;
            */
            width: 55%;
            margin-left: auto;
            margin-right: auto;
            /*border: 1px solid red;*/
        }
    }
    
    @media only screen and (max-width: 1366px) {
        .center_position{
            position:relative; 
            top:0; 
            bottom:0; 
            width: 65%;
            margin-left: auto;
            margin-right: auto;
/*            
            right:18%; 
            left:18%;
*/
        }
      
    }
    
    @media only screen and (max-width: 1170px) {
        .center_position{
            position:relative; 
            top:0; 
            bottom:0; 
            width: 85%;
            margin-left: auto;
            margin-right: auto;
/*            
            right:16%; 
            left:16%;
*/
        }
    
    }
    
    @media only screen and (max-width: 910px) {
        .credit_msg{
            font-size:1em;
            width:100%;
            margin-left: auto;
            margin-right: auto;
            float: right;
            color: white;
            /*border:1px solid red;*/
        }
    }
    /*
    @media only screen and (max-width: 910px) {
        .credit_msg{
            font-size:1.2em;
            width:90%
        }
    }
    */
    
#pnlFAQ{}

#pnlFAQ ul{
    padding-left:15px;
}


#blockScreen{
    /*border: 2px solid red;*/
    background-color: white;
    color: rgb(2,36,73);
    position: fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index:900;
    padding-top: 10%;
    /*opacity: 0.7;*/
}

/*** ./Locations Class */
.location_card{
   padding: 10px; 
   border-bottom: 1px dashed silver; 
   margin-bottom: 5px 
}

.location_card:hover{
    background-color: #f8efc0;
    cursor: pointer;
}
/*** ./Locations Class */
.toll_footer{
    background-image: url(../img/thumbnail_866_footer_all.png);
    background-size: 100 100;
    background-position: 0 0;
    align-items: flex-end;
    width: 187px;
    height: 57px;
}

p[id^="faq_q"] {
    cursor: pointer;
    font-size: 1.3em;
}

p[id^="faq_r"] {
    padding-left: 40px;
    padding-top:10px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin:20px;
    font-style: italic;
    font-size: 1.3em;
    border-left:5px solid rgb(6,64,146)
}
ul[id^="faq_r"] {
    padding-left: 40px;
    padding-top:10px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin:20px;
    font-style: italic;
    font-size: 1.3em;
    border-left:5px solid rgb(6,64,146)
}

.popover { 
  max-width : 550px;
  z-index   : 1060;
}

.customer_list{
    height:300px;
/*    overflow-y:auto;*/
    padding:20px 40px 20px 40px;
    margin-top: 10px;
    overflow: hidden !important;
    background-image: url('../img/backgroud-sittogether.png');
    background-position: center;
    background-size: 100% 100%;
}

.customer_list tr{
    font-size: 16px;
    font-weight: bolder
}

.sittogether_back{
    background-image: url('../img/backgroud-sittogether.png');
    background-position: center;
    background-size: 100% 100%;
}
canvas {
    position: fixed;
}

@media only screen and (max-width: 900px) {
        .sittogether_back{
            background-image: url('../img/backgroud-sittogether.png');
            background-position: center;
            background-size: 100%;
            background-repeat: no-repeat
        }
        #search_box{
            margin-top: 4%;
            height: 100%;
        }
    }
    
.customer_list li{
    font-size: 20px;
}

#SitTogetherModal .carousel-caption{
/*    background-color: black;*/
    background-color:rgba(60, 60, 60, 0.4);
    opacity: 0.8;
}

#SitTogetherModal .btn-default {
    color: #fff;
    background-color: rgba(60, 60, 60, 0.4);
    /*background-color: #333;*/
    /*border-color: #ccc;*/
}

/*MOBILE MENU TOP*/
#mob_menu_top{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;    
    background-color: white;
    border-bottom: 1px solid #ccc;
}

#mob_menu_top img{
    padding-top: 6px;
    padding-bottom: 6px;
    height: 41px;
}

#mob_menu_top a{
    color: silver;
}

#mob_menu_top a.active{
    color: black;
}

#mob_menu_top .col-xs-2{
    padding: 0px;
}

#mob_menu_top a.btn{
    margin: 0px;
}

/*MOBILE SEARCH BAR*/
#mob_search_bar{
   margin-top: 52px;
   border-bottom: 2px solid #ccc;
   padding-bottom: 3px;
}

/*MOBILE PROMOTIONS*/
#mob_promo_header a{
    width:100%;
}

#mob_promo_bottom{    
}

/*MOBILE ACCORDION HOME PAGE*/
#mob_accordion{
    margin-bottom: 0px;
}

#mob_accordion .panel-heading {

    background-color: rgb(6,64,146);
    
}

#mob_accordion .panel-heading a {

    color: white;
    font-weight: bold;
    
}

#mob_accordion .panel-body{
    
    
    /*border:1px solid blue;*/
/*    background-color: black;
    opacity: 0.3;*/
    
}

#mob_accordion .panel-body ul{
    padding-left: 0px;
    list-style-type: none;

}

#mob_accordion .panel-body ul li{

/*    padding-top:10px;
    padding-left: 10px;
    margin-right: 120px;*/
}

#mob_accordion .panel-body a{
    color: white;
    text-shadow: 3px 3px black;
}

/*MOBILE FOOTER*/
#mob_footer{
    font-size: 1rem;
    margin: 0px;
    padding: 0px;
    /*border: 1px solid red;*/
}

#mob_footer #mob_footer_copy{
    background-color: rgb(6,64,146);
    padding-top: 5px;
    padding-bottom: 5px;
    color:silver;
}

#mob_footer #mob_footer_copy a{
    color:silver;
}

/*MOBILE MENU MAIN*/
#mob_menu_main legend{
    margin: 0px 0px 10px 0px;
    padding: 0px 10px;
    border-bottom: 2px solid #ccc;
    background-color: rgb(6,64,146);
    color: white;
}

#mob_menu_main ul{
    padding-left: 10px;
    list-style-type: none;    
    color: black;
    margin-bottom: 20px;
}

#mob_menu_main ul a{
    color: black;
}

#mob_menu_main li{
    font-size: 1.6rem;
}

#mob_menu_main .mob_main_menu_selected{
    background-color: rgb(6,64,146);
}

#mob_menu_main .mob_main_menu_selected ul a{
    color: white;
}

/*MOBILE ACCORDION FOR CATEGORIES*/
#accordionMM{
    margin: 15px;
}

#accordionMM .panel-heading{
    padding:5px;
}

#accordionMM .panel-body ul{
    /*padding-left: 0px;*/
    list-style-type: none;
}
#accordionMM .panel-body a{
    color: white;
    text-shadow: 3px 3px black;
}

/*MOBILE ACCORDION FOR LOCATION TYPE*/
#accordionLT{
    /*border:1px solid red;*/
    margin: 15px 0px;
}

#accordionLT .panel-heading{
    padding:5px;
}

#accordionLT .panel-body ul{
    /*padding-left: 0px;*/
    list-style-type: none;
}
#accordionLT .panel-body a{
    color: white;
    text-shadow: 3px 3px black;
}

#accordionLT .panel-body img{
    width:100%;
}

/*OTHERS*/
#circle { 
    width: 90px; 
    height: 90px; 
    background: white; 
    background: linear-gradient(to right, rgba(255,0,0,0), rgba(239,176,16,0.60));    
    -moz-border-radius: 50px; 
    -webkit-border-radius: 50px; 
    border-radius: 50px; 
    padding-left: 15px;
    padding-top: 15px;
}

#circle-ban-promo { 
    width: 80px;
    height: 80px;
    color: #fff;
    padding-top: 20px;
    padding-left: 2px;
    font-weight: bold;
    background-color: green;
    background: radial-gradient(at top left, #0F0 20%, #040);
    -ms-border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    -o-border-radius: 150px;
    border-radius: 150px;
    margin: 0px auto;
}
#circle-ban-promo p{
    padding: 0px 3px;
}

#circle-ban-promo a{
    font-size: 1.2rem;
    color: #fff;
}

/*****Coupon Promo******/
.coupon {
    border: 5px dotted #bbb; /* Dotted border */
    width: 80%; 
    border-radius: 15px; /* Rounded border */
    margin: 0 auto; /* Center the coupon */
    max-width: 600px; 
}

.container {
    padding: 2px 16px;
    background-color: #f1f1f1;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: red;
}

.link_wrap
{
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


.linkview a:link, a:visited {
  text-decoration: underline;
  cursor: auto;
}

.linkview a:link:active, a:visited:active {
  color: white;
}

/* ---------- INPUT SEARCH ------------ */


.input-group-search .form-control:first-child{
    border: 1px solid rgb(6,64,146);
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    font-size: 1.2em;
    height: 45px;
}
    
.input-group-search .form-control:first-child::placeholder{
    color: gray;
}
    
.input-group-search .input-group-btn:last-child>.btn{
    border: 1px solid rgb(6,64,146);
    color: rgb(6,64,146);
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-left-width: 0px;
    height: 45px;
}


/* ---------- MENU PARA MOBIL ------------- */
.menu {
    background-color: rgb(6,64,146);
    margin-top: 10px;
}

#mainManu {
    width:100%;
    background-color: rgb(6,64,146);
    /* visibility: visible; */
}

#mainManu>#main_menu {
	width:90%;
	max-width:1000px;
    margin:20px auto;
}

.menu_bar {
	display:none;
}

#mainManu>#main_menu>ul {
	overflow:hidden;
	list-style:none;
}

#mainManu>#main_menu>ul>li {
	float:left;
}

#mainManu>#main_menu>ul>li>a {
	color:#fff;
	padding:20px;
	display:block;
	text-decoration:none;
}

#mainManu>#main_menu>ul>li>span {
	margin-right:10px;
}

#mainManu #main_menu .navbar-nav ul li a:hover, a:active, a:visited {
    color:rgb(6,64,146);
}

.footer_sections a:hover {
    color:white;
}

.footer_sections a:active {
    color:white;
}

.footer_sections a:visited {
    color:white;
}

.menu_top a:hover, a:active, a:visited {
    color:rgb(6,64,146);
}

/* COVID LINK */
#header-covid p {
    font-size:0.9em;
    color: rgb(6,64,146);
    padding-top: 10px;
    text-align: center;
}

/* NearStore LINK */
#header-store p {
    font-size:0.9em;
    color: rgb(6,64,146);
    padding-top: 10px;
    text-align: center;
}

/* DIV PROMOTIONS RED BUTTON*/
.promotions {
    display: block;
    /* background-color: rgb(6,64,146); */
    float: right;
}

.promotions .credit_msg {
    color: white;
}

#search_box{
    margin-top: 2%;
    height: 100%;
}

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
  }

  .text-white {
      color: #fff !important;
  }

  .bg-famsa{
      background-color: rgb(6,64,146) !important;
  }

  .bg-famsa-red{
    background-color: rgb(190,31,36) !important;
   }

/* ---------- LOCATIONS VIEW ------------*/
.top-container {
    background-color: white;
    padding: 15px;
    text-align: center;
}

.top-container img {
}

.header {
  padding: 10px 16px;
  background: rgb(6,64,146);
  color: #f1f1f1;
  text-align: center;
  font-stretch: expanded;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.sticky + .content {
  padding-top: 50px;
}

/* ------- VERSIÓN MOBIL -------- */
@media screen and (min-width: 280px) and (max-width: 767px) {
    /* COVID LINK */
    #header-covid p {
        font-size:0.7em;
        color: rgb(6,64,146);
        padding-top: 10px;
        text-align: left;
    }

    /* NEARSTORE LINK */
    #header-store p {
        font-size:0.7em;
        color: rgb(6,64,146);
        padding-top: 10px;
        text-align: center;
    }

    /* LANGUAGE LINK */
    #language_selector a{
        font-size: 0.9em;
    }
    
    #language_selector>a>span{
        font-weight: initial;
        text-decoration: underline;
        cursor: pointer;
        font-size: 0.9em;
        padding-top: 10px;
        text-align: center;
    }
    
    /* LOCATION LINK */
    #location_phone{
        display: none;
    }

    /* LOGO */
    /* #logo {
        margin-top: 2%; 
        margin-left: -2%; 
    } */

    #logo>a>img{
        width: 100%;
        height: 100%;
    }

    /* CAJA DEL INPUT SEARCH BOX */
    /* #search_box{
        margin-top: 2%;
        height: 100%;
        padding-top: 3%;
    } */

    /* INPUT SEARCH BOX */ 
    .input-group-search .form-control:first-child{
        border: 1px solid rgb(6,64,146);
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        font-size: 0.8em;
        height: 30px;
    }
        
    .input-group-search .form-control:first-child::placeholder{
        color: gray;
    }
        
    .input-group-search .input-group-btn:last-child>.btn{
        border: 1px solid rgb(6,64,146);
        color: rgb(6,64,146);
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-left-width: 0ch;
        height: 30px;
    }

    #divSearchSuggestion{
        margin:5px;
        padding:10px;
        border: 1px solid #ccc;
        background-color:white;
        position: absolute;
        z-index: 999;
        width:100%;
        max-height: 500px;
        overflow-y: auto;
    }

    /* ICONOS DE ACCESOS */
    #shop_car{
        border:0px solid white;
        padding: 0px;
        height: 100%;    
        align-content: center;
        text-align: center;
        font-size: x-small;
    }
    
    #pay_bill{
        border: 0px solid white;
        padding: 0px;
        height: 100%;    
        align-content: center;
        text-align: center;
        font-size: x-small;
    }
    
    #locations{
        border:0px solid white;
        padding: 0px;
        height: 100%;
        align-content: center;
        text-align: center;  
        font-size: x-small;
    }
    
    #sign_in{
        border:0px solid white;
        padding: 0px;
        height: 100%;  
        align-content: center;
        text-align: center; 
        font-size: x-small;
    }
    
    /* MENU RESPOSIVO EN BOTÓN */
    .navbar .navbar-nav{
        display:block;
        
    }
    
    .navbar .navbar-collapse{
        text-align: left;
    }
    
    .nav>li>a:hover{
        background-color: white;
    }
    
    .nav>li>a:active{
        color: rgb(6,64,146);
        background-color: white;
    }
    
    .nav>li>a>span:hover{
        color: rgb(6,64,146);
    }
    
    .nav>li>a>span:active{
        color: rgb(6,64,146);
    }
    
    .nav>li>a{
        font-size: 0.7em;
        font-weight: bold;
        color: white;
        padding-left: 14%;
        /* margin-right: 10%;
        margin-left: 10%; */
    }
    
    .nav>li>a>span{
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 40px;
        color: white;
        float: right;
    }

    .dropdown-menu>li{
        background-color: white;
        /* padding-right: 8.5%;
        padding-left: 25%; */
        padding-left: 15%;
        display: block;
    }
    
    .dropdown-menu>li>a{
        font-size: 0.7em;
        color:rgb(6,64,146);
        
    }

    .dropdown-menu>li>a:hover{
        /* background-color:red; */
        box-shadow: rgb(6,64,146);
    }

    .menu {
        background-color: white;
        width: 100%;
    }

	.menu_bar {
		display:block;
        width:25%;
        height: 100%;
        text-align: center;
        align-content: center;
        margin-top: 2.5%;
	}

	.menu_bar .bt-menu {
		display:block;
		padding:2px;
        color:white;
        background: rgb(6,64,146);
        border-radius: 10px;
		text-decoration:none;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
        box-sizing:border-box;
        height: 100%;
        width: 100%;
	}

	.menu_bar span {
        float: center;
        width: 40%;
        height: 100%;
    }

    .menu_bar a {
        align-content: center;
        text-align: center;
        font-size: 0.9em;
    }

    /* PROMOTIONS */
    .promotions {
        display: block;
        align-content: center;
        background-color: rgb(6,64,146);
    }

    .promotions .credit_msg {
        width: 100%;
        height: 35px;
        float: center;
        font-size: 0.9em;
        color: white;
    }
    
    .classification_block h2 a{
        /*font-family: "Time New Roman";*/
        font-size: 1.0em;
        font-weight: bold;
        color: Black;
        text-shadow: 2px 2px gray;
        opacity: 1;
    }
    /* IMAGES OF PROMOTIONS */
    /**** LOGO *****/
    #logo{
        border: 0px dashed white;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center;
        max-width: 70%;
    }

    #search_box{
        margin-top: 4%;
        height: 100%;
    }
}