    /**CARRITO */
           .affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }
  .menu_fixed {
	position:fixed;
	z-index:1000;
	top:0;

	width:100%;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
}
.carritostiky {cursor:pointer;border-radius:0px;background:none; color:#333 !important}
.carritostiky_icon{}
.carrito_fixed{	 z-index:1001; color:#fff !important; }

.carrito_fixed_no{	display:none; ;background:#ccc;}

.navbar-brand2 {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
     .busc1{
                display:none;
            }
            
            .menu_sidebar{
                color: ' . $css_['botones_color'] . ';
                margin-left: 10px;
            }
            
            .menu-rig{
                background: ' . $css_['botones_color'] . ';
            }
            
            .nav-item{
                border-right: ' . $css_['botones_color'] . ';
            }
            
            .ic_resp{
                display: none;
            }
            
            .img-fluid{
                width:80%;
            }
            
            @media only screen and (max-width: 768px){
                .busc1{
                    display:block;
                    margin:0;
                    padding-top:8px;
                    padding-left:8px;
                    overflow: hidden;
                    background:' . $color_general . ';
                }
                .ic_resp{
                    display: block !important;
                }
                .busc{
                    width: 100%;
                }
                navbar-brand{
                    width:20% !important;
                }  
            }
            #ver_carr2::after{
                display: none;
            }
            #ver_carr23::after{
                display: none;
            }
            .ui-autocomplete{
                z-index: 1000001;
            }
            #ver_carr2 .fa-shopping-cart, .fa-user{
                text-shadow: none;
                color:#fff;
               /* color:' . $color_letra . '!important;*/
                font-size: 20px !important;
            }
            
            #ver_carr23 .fa-shopping-cart{
                font-size: 20px !important;
                color:' . $color_letra . '!important;
            }
            
            .dropdown-menu-right{
                left: -120px !important;
                padding-left: 10px;
            }
            
            .dropdown-toggle::after{
                visibility: hidden !important;
            }
            
            
            
            
            
            
            
            
            
            
            
                /*#ver_carr2:hover .dropdown-menu {display: block;}*/
        .navbar-custom .navbar-nav .nav-link{
            text-align:center;
            color:' . $color_letra . '!important;
        }
        .colorLetra{
            color:red!important;    
        }
        
        /*******menú***************/
        .fijo{
            position: fixed;
            top: 0;
            right: 0;
            left: 0;
            z-index: 20;
            padding: 10px;
            display: none
        }
        
        .busc{
            background: #0078b3;
            color: #fff;
        }
        .modal-backdrop{
            /*display: none;*/
            /*z-index: 1000;*/
        }
        
        
        @media only screen and (max-width: 768px){
               
              .fijo {
                display: inline-block;
                background:' . $color_general . ';
              }
              
              .cont1{
                  display:inline;
              }
              
              /*.fixed-top{
                 margin-top: 58px;
               }*/
               
               #content{
                   /*margin-top: 68px;*/
               }
               
        }
        
        /**********menú*******************/
        