/*Updated 080819*/
header .middleBar .left .buscador {
    border-radius: 0 4px 4px 0;
    float: right;
    margin-top: 9px;
    width: 70%;}

header .topHeaderSticky .middleBar .left .buscador{
    margin-top: 0px;}

header .middleBar .left .buscador fieldset input[type="button"] {
    background: url(/arquivos/pepeGanga-iconSearch.png) no-repeat, #33aa56;
    background-position: center center;
    background-size: 20px auto;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;  
    top: 0;
    right: 10px;   
    width: 50px;}

header .middleBar .left .buscador fieldset legend {
    display: none;}

header .middleBar .left .buscador fieldset label {
    display: none;}

header .middleBar .left .buscador fieldset input[type="text"] {
    background: #f2f0ed;
    border: none;
    border-radius: 10px 0 0 10px;
    color: #666666;
    height: 30px;
    margin: 0;
    outline: none;
    padding: 5px 2%;   
    width: 95%;}

header .middleBar .left .buscador fieldset {
    border: none;
    padding: 0;
    position: relative;}

header .middleBar .left .buscador select {
   display: none;}

header .middleBar .left{
    display: flex;
    width: 90% !important;}

header .middleBar .left .logo-home{
    margin: 0 5%;}

/*.firstSec {
    display: none !important;}*/

header .topHeader .yellowBar {
    background: #ffde00 !important;
    z-index: 999; }

.middleBar {
    background: #ffd200;
    z-index: 9999999;}

header .headerMenuBar .secondSec {
    background: url(/arquivos/punto-amarillo24.jpg) !important;
    margin-top: -1px;}

header .headerMenuBar .secondSec .menuItems li::after {
    background: none !important;}

header .topHeader .yellowBar .left .phoneIcon {
    background: url(/arquivos/telefonos-pp23.png) no-repeat !important;}

header .topHeader .yellowBar .right .item .locIcon {
    background: url(/arquivos/nuestras-tiendas23.png) no-repeat !important;}

header .topHeader .yellowBar .right .item .catalogoIcon {
    background: url(/arquivos/catalogos-virtuales23.png) no-repeat !important;}

header .topHeader .yellowBar .right .item .starIcon {
    background: url(/arquivos/cliente-especial23.png) no-repeat !important;}

header .topHeader .yellowBar .right .item .blogIcon {
    background: url(/arquivos/blog-pp23.png) no-repeat !important;}

header .topHeader .yellowBar .right .item .cardIcon {
    background: url(/arquivos/tarjeta-credito23.png) no-repeat;
    background-position: -56px 0;
    background-size: 96px 20px;
    height: 20px;
    margin-right: 5px;
    margin-left: 5px;
    width: 20px;}

header .middleBar .right .carritoCompras {
    background: url("/arquivos/carrito-compras23.png") no-repeat 0 -4px   !important;
    margin-right: 100px;}

header .middleBar .right .item .giftIcon {
    background: url(/arquivos/lista-regalos23.png) no-repeat -2px -4px !important;}

header .middleBar .right .item .heartIcon {
    background: url(/arquivos/lista-deseos23.png) no-repeat -1px -4px !important;
    margin-left: 8px !important;
    margin-right: 8px !important;   }

header .middleBar .right .item .userIcon {
    background: url(/arquivos/mi-cuenta24.png) no-repeat 0 -4px !important;
    width: 53px !important; }

header .topHeaderSticky .middleBar .left .buscador {
    border-radius: 0 4px 4px 0;
    height: 42px;
    margin-top: 0;
    width: 70% !important;}

header .topHeader .yellowBar .right .specialItem .babyGanga {
    background: url(/arquivos/backgroundBabyGangaLogo22.png) no-repeat !important;}

header .topHeaderSticky .middleBar .right .item .giftIcon, header .topHeaderSticky .middleBar .right .item .heartIcon{
    height: 35px !important;
    width: 35px !important;}

header .topHeaderSticky .middleBar .right .item .userIcon {
    height: 35px !important;
    margin-left: 6px !important;
    width: 52px !important;}

@media screen and (max-width : 1100px) {
    header .middleBar .right{
        border: none !important;
        flex-basis: 40%;
        }

    header .middleBar .left{
        border: none !important;
        flex-basis: 60% !important;
        }

    .wish{
         border: none !important;}
}

@media screen and (max-width : 1024px)  { 
    .wish{
         margin: 0 !important; }
     
     .buscador{
         /*margin-top: 0px !important;*/
         width: 50% !important;}
}

@media only screen and (max-width: 803px) {
    /*header .middleBar .right{
        flex-basis: 20% !important;}*/
    
    /*header .middleBar .left{
        flex-basis: 50% !important;}*/ 
    
   header .middleBar .left a img{
       /*margin-top: -12px*/
        width: 90% !important;}
    
     header .middleBar .left .buscador{
        margin-top: 0 !important; }
       
    header .topHeaderSticky .middleBar .right .item{
       margin-top: -30px !important; }
    
    header .topHeaderSticky .middleBar .left .buscador{
        margin-top: -20px !important; }
}

@media screen and (max-width : 768px)  {             
     header .topHeaderSticky .middleBar .right{
         margin-top: -5px  !important;  }

     header .topHeaderSticky .middleBar .left{
         margin-top: -13px  !important; }

     header .middleBar .right .carritoCompras{
         /*margin-top: 0 !important;*/  }

     header .middleBar .left .buscador{
         margin-top: 5px !important; }

    .topHeaderSticky .middleBar .right .carritoCompras{
         margin-top: -7px !important;  }

     header .topHeaderSticky .middleBar .left img{
        width: 80% !important;   }

     /*header .middleBar .right{
         flex-basis: 50% !important;}*/

     header .topHeaderSticky .middleBar .left .buscador fieldset input[type="text"]{
         margin-left: 15px; }
}
