/* Header PF 3.4   */


@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;700&display=swap');

 article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
 .cont-header{
    margin:0;
    padding:0;
    line-height:1;
    font-style:normal;
    font-size:100%;
    vertical-align:baseline;
    border:0;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif
}
.cont-header.--less-information{
    background-color: red;
}
 .cont-header hr{
    width: 100%;
    display: block;    
    float: left;
    border-width: 0;
    height: 1px;
    background: #e9eff3;
}
.cont-header .tooltip {
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    opacity: 0;
    visibility: hidden;
    background-color: #FFFFFF;
    text-align: left;
    position: absolute;
    top: 28px;
    left: 50%;
    -webkit-transition: all .3s .1s;
    -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
    box-shadow: 0px 1px 3px rgba(0,0,0,.4);
    z-index: 999;
}
.cont-header .tooltip:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 33px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
}
.wrapper-header{
    width:1280px;
    margin:0 auto;
    display:flex
}
.top-header{
    background:#222222
}
 .menu-service{
    padding:0;
    margin:20px 0 15px 280px
}
 .menu-service li{
    float:left;
    padding:0;
    margin:0 20px 0 0
}
 .menu-service li:first-child{
    margin-right:36px
}
 .menu-service li a{
    display:block
}
 .menu-service li a span{
    color:#FFFFFF;
    font-size:12px
}
 .controls-header{
    background:#222222;
    padding:0 0 19px 0
}
 .brand-header{
    margin:0;
    padding:0;
    display:block
}
 .brand-header .logo a{
    background:url(../img/header/logo-ponto.png) no-repeat 0 4px;
    width:203px;
    height:60px;
    margin: 0 0 0 46px;
    text-indent:-999em;
    display:block;
    outline: none;
}
.brand-header .logo a:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;
}

.search-control-header{
    display:block;
    position:relative;
    padding:0;
    margin:0 0 0 30px
}

.search-control-header.border-visible {
    box-shadow: #fff 0px 0px 0px 2px, #575757 0px 0px 0px 4px;
}

.search-control-header .input-search-header{
    background:url(../img/header/icon-lupa.png) no-repeat 12px 13px #fff;
    width:447px;
    height:49px;
    border-radius:60px 0 0 60px;
    border:0;
    padding:0 0 0 47px;
    margin:0;
    color:#666666;
    font-size:14px;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    float:left
}
 .search-control-header .input-search-header:focus{
    background:url(../img/header/icon-lupa.png) no-repeat 12px 13px #fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    outline:0
}
 .search-control-header .button-search-header{
    background:#FF7800;
    height:49px;
    border:0;
    border-radius:0 60px 60px 0;
    float:left;
    text-align:center;
    cursor:pointer;
    outline:0;
}
 .search-control-header .button-search-header:focus{    
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;
}
 .search-control-header .button-search-header span{
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    color:#000;
    font-size:16px;
    padding:0 20px;
    font-weight: 700;
}
 .search-control-header .input-search-header::-webkit-search-cancel-button{
    position:relative;
    right:20px;
    -webkit-appearance:none;
    height:20px;
    width:20px;
    border-radius:10px;
    background:red;
    cursor:pointer
}
.list-header{
    width:128px;
    display:block;
    margin:0 0 0 33px;
    padding:0
}
 .list-header .logo{
    background:url(../img/header/icon-lista-de-presente.png) no-repeat 8px;
    width:137px;
    height:50px;
    display:block;
    outline: none;
    padding: 8px;
}
.list-header .logo:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;
}
 .list-header .logo span{
    color:#FFFFFF;
    font-size:16px;
    display:block;
    padding:0 0 0 40px;
    margin:0;
    line-height:17px
}
 .client-header{
    position:relative;
    font-size:16px;
    width:197px;
    padding:8px 0 0 15px;
    cursor: pointer;
}

.client-header .tooltip.not-logged{
    left: 7%;
    display: none;
}
.client-header .tooltip.not-logged:before {
    left: 128px;
}
.client-header .tooltip.not-logged .login{
    float: left;
    margin: 20px;
    width: 170px;
}
.client-header .tooltip.not-logged .login span{
    width: 100%;
    float: left;
    text-align: center;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 11px;
    letter-spacing: 0.1px;
    color: rgb(199, 80, 0);
}
.client-header .tooltip.not-logged .login span a{
    width: 100%;
    float: left;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.1px;
    color: #212121;
}
.client-header .tooltip.not-logged .login span a i{
    font-size: 11px;
    color: rgb(199, 80, 0);
    display: block;
}
.client-header .tooltip.logged{
    display: flex;
    left: -153px;
}
.client-header.--less-information .tooltip.logged{
    left: 30px;
}
.client-header .tooltip.logged:before {
    left: 281px;
}
.client-header.--less-information .tooltip.logged:before {
    left: 35px;
}
.client-header .tooltip.logged nav{
    width: 160px;
    margin: 20px;
    position: relative;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 14px;
    line-height: 2.21;
    letter-spacing: 0.1px;
    text-align: left;
    color: #292726;
}
.client-header .tooltip.logged nav ul{
    list-style: inside;
}
.client-header .tooltip.logged nav ul li:hover{
    text-decoration: underline;
}
.client-header .tooltip.logged nav ul li.logout{
    list-style: none;
    position: absolute;
    bottom: 0;
}
.client-header.--less-information .tooltip.logged nav ul li.logout{
    position: initial;
}
.client-header .tooltip.logged nav ul li.logout:hover{
    text-decoration: none;
}
.client-header .tooltip.logged nav ul li.logout a{
    color: #686868;
}
.client-header .tooltip.logged nav ul li.logout a:hover,
.client-header .tooltip.logged nav ul li.logout a:focus {
    color: rgb(199, 80, 0);
}
.client-header .tooltip.logged .last-order{
    width: 130px;
    padding: 10px 20px;
    border-left: 1px solid #f0f0f0;
    margin: 20px 20px 20px 0;
}
.client-header.--less-information .tooltip.logged .last-order{
    display: none;
}
.client-header .tooltip.logged .last-order .last-order__title {
    width: 100%;
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1px;
    color: #292726;
    margin-bottom: 20px;
}
.client-header .tooltip.logged .last-order .number{
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #292726;
    float: left;
    width: 100%;
}
.client-header .tooltip.logged .last-order .description{
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #212121;
    text-decoration: underline;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.client-header .tooltip.logged .last-order .status{
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.46;
    letter-spacing: 0.1px;
    color: #212121;
}
.client-header .tooltip.logged .last-order .status.shipped{
    color: #d08331;
}
.client-header .tooltip.logged .last-order .delivery,
.client-header .tooltip.logged .last-order .delivery .date{
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.46;
    letter-spacing: 0.1px;
    color: #212121;
}
.client-header .tooltip.logged .last-order .view-all{
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    margin-top: 15px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #a0090e;
}
.client-header .expand-profile[aria-expanded="true"] ~ .tooltip {
  opacity: 1;
  top: 48px;
  visibility: visible;
}
.client-header .expand-profile:focus {
  top: 52px;
}
.client-header .icon-client-heade{
    float:left;
    margin:0 8px 0 0
}
 .client-header .icon-client-heade i.avatar-cliente{
    background:url(../img/header/icon-perfil.png) no-repeat;
    width:33px;
    height:33px;
    display:block;
    text-indent:-9999em
}
 .client-header .text-client-header{
    color:#fff;
    font-size:16px
}
 .client-header .your-account-header{
    color:#fff;
    font-size:15px;
    float:left;
    position:relative;
    cursor:pointer;
    padding:5px 0 0;
    width:130px
}
 .client-header .your-account-header i.arrow-down{
    border:solid #ffffff;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:5px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    position:absolute;
    top:5px;
    left:90px
}
 .cart-header{
    position: relative;
    background:url(../img/header/background-carrinho-1.png) no-repeat top center;
    width:78px;
    height:65px;
    float:left;
    margin:-10px 0 0 9px;
    padding:0
}
 .cart-header .itens-cart-header{
    position:relative;
    display:block
}

.cart-header .itens-cart-header a.link-cart-header{
    display:block;
    outline: none;
    padding: 8px;
}

.cart-header .itens-cart-header a.link-cart-header:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;
}
 .cart-header .itens-cart-header a.link-cart-header i.ico-cart-header{
    background:url(../img/header/icon-carrinho.png) no-repeat center!important;
    width:42px !important;
    height:34px !important;
    display:block !important;
    text-indent:-9999em !important;
    margin:16px 0 0 16px !important;
}
 .cart-header .itens-cart-header a.link-cart-header span.amount-cart-header{
    background:url(../img/header/background-carrinho-2.png) no-repeat  !important;
    width:23px !important;
    height:23px !important;
    display:block;
    text-align:center  !important;
    color:#000 !important;
    font-size:10px  !important;
    padding:6px 0  !important;
    position:absolute  !important;
    top:5px  !important;
    right:-3px  !important;
}
.cart-header .tooltip {
    left: -250px;
    padding: 20px 0 0 0;
}
.cart-header:not(.--less-information):hover .tooltip {
    opacity: 1;
    top: 75px;
    visibility: visible;
}
.cart-header .tooltip:before {
    left: 281px;
}
.cart-header .tooltip .my-cart{
    width: 288px;
    float: left;
    padding-bottom: 15px;
    margin: 0 20px;
    border-bottom: 1px solid #e9eff3;
}
.cart-header .tooltip .my-cart__title{
    float: left;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.2px;
    color: #424242;
}
.cart-header .items-total{
    margin-left: 5px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.2px;
    color: #424242;
    font-weight: bold;
}
.cart-header .my-orders{
    float: left;
}
.cart-header .item{
    width: 300px;
    float: left;
    margin: 20px 20px 0 20px;
}
.cart-header .view-all-item{
    width: 300px;
    float: left;
    margin: 20px 20px 0 20px;
}

.client-header .view-all-item{    
    float: left;
    margin: 20px 20px 0 0;
}


.cart-header .item .item-image{
    width: 61px;
    height: 61px;
    float: left;
    margin-right: 5px;
    /*background: #666;*/
}
.cart-header .item .item-details{
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    float: left;
    width: 234px;
}
.cart-header .item .item-description{
    height: 30px;
    overflow: hidden;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #191818;
}
.cart-header .item .items-quantity{
    float: left;
    font-size: 12px;
    line-height: 1.17;
    color: #848688;
}
.cart-header .item .item-price{
    float: right;
}
.cart-header .item .item-price-old{
    float: left;
    margin-right: 10px;
    font-size: 12px;
    line-height: 1.17;
    color: #6c6c6c;
    text-decoration: line-through;
}
.cart-header .item .item-price-for{
    float: left;
    font-size: 14px;
    line-height: 1;
    color: #a0090e;
}
.cart-header .item .service{
    width: 100%;
    margin-top: 20px;
    float: left;
    clear: both;
    font-size: 13px;
    line-height: 1.23;
    color: #191818;
}
.cart-header .item .service .service-type{
    float: left;
}
.cart-header .item .service .service-price{
    float: right;
    color: ##a0090e;
}
.cart-header .total-orders{
    width: 300px;
    margin: 15px 20px 35px 20px;
    float: left;
}
.cart-header .total-orders span{
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    color: #424242;
}
.cart-header .total-orders > strong{
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.78;
    letter-spacing: -0.2px;
    color: #a0090e;
}
.cart-header .finalize-order{
    background: #f0f0f0;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.cart-header .finalize-order a{
    width: 206px;
    background-color: #bd0001;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    color: #ffffff;
    border-radius: 3px;
}
.cart-header .finalize-order a:hover{
    background-color: #d90001;
}
 .menu-header{
    background:#191818;
    height:59px; 
    border-bottom: 6px solid #FF7800;
}
 .band-sazonal-header{
    display:block;
    overflow: hidden;
    height: 59px;
}
 .band-sazonal-header .cont-band-sazonal-header{
    display:block
}
 .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header{
    float:left;
    margin:0;
    padding:0;
    height:59px;
    margin-right: 25px;
}
 .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header{
    display:block;
    color:#ffffff;
    font-size:14px;
    font-weight:400;
    padding:21px 0 0;
    margin:0
}
.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header:hover{
    color: #fff;
}
 .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header:nth-child(1){
    margin-left:4px;
}
 .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header span{
    color:#c60b11
}
.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header u{
    color:#fff
}
.navigation{
    position:relative;
    z-index:9999;
}
.navigation > ul{
    position: relative;
    width: 279px;
    margin: 0 41px 0 0;
}
.navigation ul > li > a{
    float: none;
}
.navigation ul > li.all > a{
    font-size: 16px;
    color: #a0a0a0;
    display: block;
    margin: 0;
    padding: 0 0 21px 0;
    position: relative;
}
.navigation ul > li.all > a.dropdown-toggle{
    height: 53px;
    width: 100%;
    background: #2A2928;
    padding-bottom: 0;
}
.navigation ul > li.all > a.dropdown-toggle > span{
    position: relative;
    color: #fff;
    left: 25px;
    padding: 19px 0 0 25px;
    display: block;
    background:url(../img/header/hamburguer-menu.png) no-repeat 0 21px;
}
.navigation ul > li > ul.dropdown-menu{
    position: absolute;
    /*background: url(../img/header/bg-menu.png) repeat;*/
    background-color: rgb(245, 245, 245);
    border-bottom-left-radius: 25px;
    padding: 21px 0 0;
    width: 100%;
    height: 583px;
    /*-webkit-box-shadow: 0px 3px 6.5px -1px #4b4845;
    box-shadow: 0px 3px 6.5px -1px #4b4845;*/
}
.navigation ul > li.all > ul.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
}
.navigation ul > li > ul.dropdown-menu > li{
  display: flex;
  justify-content: space-between;
  padding: 0 24px;
    
}
.navigation ul > li > ul.dropdown-menu > li:last-child{
    margin-bottom: 20px;
}

.navigation ul > li > ul.dropdown-menu > li:hover{
    background: #fff;
}

.navigation ul > li > ul.dropdown-menu > li:last-child:hover{
    background: none;
}

.navigation ul > li.all > ul.dropdown-menu > li a{
    font-size: 16px;
    color: #575757;
    display: block;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    position: relative;
    -webkit-transition: color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out;
    -ms-transition: color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out;
    transition: color 200ms ease-in-out;
}
.navigation ul > li.all > ul.dropdown-menu > li a:hover,
.navigation ul > li.all > ul.dropdown-menu > li a:focus {
    color: rgb(199, 80, 0);
}


.navigation ul > li.all > ul.dropdown-menu > li a.tit-menu-bot-header{
  color: rgb(199, 80, 0);
    
}
.navigation ul > li.all > ul.dropdown-menu > li a i.arrow-right {
    border: solid #a0a0a0;
    border-width: 2px 2px 0 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 12px;
    right: 26px;
}

.navigation ul > li.all > ul.dropdown-menu > li a:focus i.arrow-right,
.navigation ul > li.all > ul.dropdown-menu > li a:hover i.arrow-right{
    border: solid #C75000;
    border-width: 2px 2px 0 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 12px;
    right: 26px;
    
}


.navigation ul > li.all > ul.dropdown-menu > li .popover{
    position: absolute;
    top: 0;
    left: 272px;
    display: block;
    /*width: 750px;*/
    width: 460px;
    height: 483px;
    border-radius: 0 0 5px 0;
    background: #ffffff;
    /*background: url(../img/header/bg-menu.png) repeat;*/
   /*-webkit-box-shadow: 0px 3px 6.5px -3px #000029;
    box-shadow: 0px 3px 6.5px -3px #000029;*/
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    top: -9999px;

}

.navigation ul li #submenu-loja-completa{
    width: 750px;
}

.navigation ul > li.all > ul.dropdown-menu > li .popover ul li a {
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: normal;
    text-align: left;
    color: #575757;
    font-weight: 400;
    -webkit-transition: color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out;
    -ms-transition: color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out;
    transition: color 200ms ease-in-out;
}
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li a:hover,
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li a:focus {
    color: rgb(199, 80, 0);
}
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li a.tit-sub-header {
    font-family:"Sarabun",Tahoma,Verdana,Segoe,sans-serif;
    margin: 20px 0 0 30px;
    padding: 0;
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: normal;
    color: rgb(199, 80, 0);
    font-weight: 700;
    display: inline-flex;
}
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li .tit-sub-header__container {
    width: 100%;
}
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li ul{
    width: 150px;
    padding: 0;
    margin-left: 30px;
    float: left;
    background: 0;
    border-radius: 0;
}
.navigation ul > li.all > ul.dropdown-menu > li .popover ul li ul li{
    width: 100%;
    padding: 0;
}
 .promo-rectangle{
    width:285px;
    height:340px;
    margin-left: 30px;
    float: left;
}
/* responsivo 1024px */
 @media only screen and (max-width: 1279px) {
     .wrapper-header{
        width:1024px
    }
     .menu-service{
        margin: 20px 0 15px 272px;
    }
     .navigation ul > li.all > ul.dropdown-menu > li .popover{
        width:428px
    }
     .promo-rectangle,
     .client-header .text-client-header,
     .client-header .your-account-header span{
        display:none
    }
     .search-control-header{
        margin:0 22px 0 24px
    }
     .search-control-header .input-search-header{
        width:300px
    }
    .list-header{
        margin: 0;
    }
     .client-header{
        width:50px;
        padding: 0;
        margin: 0 20px;
    }

    .cart-header{
        margin: -10px 0 0 0;
    }
     .client-header .your-account-header i.arrow-down{
        top:-20px;
        left:42px
    }
    .client-header .tooltip.not-logged{
        left: -100px;
    }
    .client-header .tooltip.not-logged:before {
        left: 138px;
    }
    .client-header .tooltip.logged{
        left: -243px;
    }
     .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header:nth-child(3){
       /*display:none;*/
    }
}
 
.cont-header span.number:after{ display: none;}


/* Medias */
@media (max-device-width: 949px) {
    .wrapper-header{ width: 100%;}
    header .cont-header .top-header, header .cont-header .search-control-header,header .cont-header .list-header,header .cont-header .client-header,header .cont-header .cart-header,header .cont-header .menu-header{display:none!important}
    .brand-header .logo a{float:left;width:140px;background-size:140px;background-position:0 20px;margin:0 20px}
}

.client-header .your-account-header a span{ color: #f4bd7a; }

.navigation ul>li.all>ul.dropdown-menu>li .popover{width:700px}
.navigation ul>li.active>ul.dropdown-menu>li #submenu-eletrodomesticos{width:700px}
.navigation ul>li.active>ul.dropdown-menu>li #submenu-servicos{width:700px}
/*520*/


/* Departamento com flag novo */
.navigation ul li #submenu-loja-completa{}
.navigation ul > li.all > ul.dropdown-menu > li #submenu-loja-completa ul li ul:first-of-type{}
/*.navigation ul > li.all > ul.dropdown-menu > li #submenu-loja-completa ul li ul:first-of-type li:first-child a{ position:relative;}*/
/*.navigation ul > li.all > ul.dropdown-menu > li #submenu-loja-completa ul li ul:first-of-type li:first-child a:after { background: #6D00B2;  content: "novo"; color: #ffffff; position: absolute; right: 0; top: 8px; border-radius: 5px; padding: 0 5px; line-height:20px; }*/



/* Apelido */
#lblLoginMsg{width:117px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 13px}
#lblLoginMsg span{font-size: 13px;}

/* autocomplete */
.ac-title-top-search{ text-transform: none !important; color: #212122 !important; border:none !important; padding-left: 8px !important;}
.ac-number-top-search{ background-color: #ff7800 !important; color: #212121 !important;}
.ac-price-by{ color:#C75000 !important;}
.ac-product-title{color: #212121 !important; text-transform: none !important;}


/* AC */
/*.client-header:focus-within .tooltip {opacity: 1;top: 55px;visibility: visible;}*/
.client-header:hover .tooltip{cursor: default;}
.area-root .navigation{border: none; border-radius: 0;}

/* Start UX adjustments in the header */
.menu-service {margin: 4px 0 0 280px;display: flex;align-items: center;font-size: 12px;}
.top-header ul.menu-service li button {min-width: 44px;min-height: 44px;display: flex;align-items: center;background: transparent;color: #fff;cursor: pointer; outline: none; padding: 0 8px;}
.top-header ul.menu-service li button:hover, .top-header ul.menu-service li button:focus{text-decoration: underline;}
.top-header ul.menu-service li button:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757; }
.menu-service li a {min-width: 44px;min-height: 44px;display: flex;align-items: center; outline: none; padding: 0 8px;}
.menu-service li a:hover span, .menu-service li a:hover span, .menu-service li a:focus span{text-decoration: underline;}
.menu-service li a:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757; }
.cart-header {float: none;display: flex;align-items: center;justify-content: center;}
.cart-header .itens-cart-header {position: relative;display: flex;align-items: center;justify-content: center;}
.cart-header .itens-cart-header a.link-cart-header {min-width: 44px;min-height: 44px;display: flex;align-items: center;}
.cart-header .itens-cart-header a.link-cart-header i.ico-cart-header {display: flex !important;margin: 0 !important;}
.search-control-header .input-search-header{width: 380px;}
.search-control-header .input-search-header,.search-control-header .input-search-header::placeholder{color:#707070}
.menu-header {background: #222222;}
.band-sazonal-header,.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header{height:53px;display:flex;align-items:center}
.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header{min-width:44px;min-height:44px;display:flex;align-items:center;padding:0 7px;outline: none;}
.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header:hover, .band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header:focus{text-decoration: underline;}
.band-sazonal-header .cont-band-sazonal-header .space-sazonal-header .link-band-sazonal-header:focus {box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;}
.client-header .tooltip.not-logged .login span {line-height: 22px;}
.client-header .tooltip.not-logged .login span a {color: #707070;font-size: 14px; outline: none;min-width:44px;min-height:44px;display:flex;align-items:center;padding: 0 8px;}
.client-header .tooltip.not-logged .login span a:focus, .client-header .tooltip.not-logged .login span a:hover {text-decoration: underline;}
.client-header .tooltip.not-logged .login span a:focus {box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;}
.client-header .tooltip.not-logged .login span a i {font-size: 12px;}
.client-header .tooltip.logged nav ul{list-style: none;}
.client-header .tooltip.logged nav ul li a{min-width:44px;min-height:44px;display:flex;align-items:center;outline:0;padding:4px 0;}
.client-header .tooltip.logged nav ul li a:focus {box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;}
.client-header .tooltip.logged nav ul li.logout a:hover, .client-header .tooltip.logged nav ul li a:focus {text-decoration: underline;}
.navigation ul>li.all>ul.dropdown-menu>li a {min-width:44px;min-height:44px;display:flex;align-items:center;outline:none;}
.navigation ul>li.all>ul.dropdown-menu>li a:focus {box-shadow: 0 0 0 2px #fff, 0 0 0 4px #575757;}
.navigation ul>li.all>ul.dropdown-menu>li a:focus, .navigation ul>li.all>ul.dropdown-menu>li a:hover {text-decoration: underline;}
.navigation ul>li.all>ul.dropdown-menu>li .popover a:hover, .navigation ul>li.all>ul.dropdown-menu>li .popover a:focus {text-decoration: none;}
.navigation ul > li.all > ul.dropdown-menu > li a:hover, .navigation ul > li.all > ul.dropdown-menu > li a:focus {color: #C75000;}
.navigation ul>li.all>ul.dropdown-menu>li .popover ul > li ul > li a:hover, .navigation ul>li.all>ul.dropdown-menu>li .popover ul > li ul > li a:focus{text-decoration: underline;}
.navigation ul>li.all>ul.dropdown-menu>li a i.arrow-right,.navigation ul>li.all>ul.dropdown-menu>li a:hover i.arrow-right, .navigation ul>li.all>ul.dropdown-menu>li a i.arrow-right,.navigation ul>li.all>ul.dropdown-menu>li a:focus i.arrow-right{top:18px}

.navigation ul > li.all > ul.dropdown-menu > li .popover {height: 583px;}
.navigation ul > li > ul.dropdown-menu > li:last-child {
  margin: 8px 24px 8px 24px;
  padding: 8px 0;
  border-top: 1px solid #494746;
}
.navigation ul > li.all > ul.dropdown-menu > li a.tit-menu-bot-header {font-size: 18px;}
/* End UX adjustments in the header */

/* Start UX adjustments in the label */
.controls-header form,#formBusca {display: flex;align-items: center;}
#search_label{display:flex;justify-content:center;align-items:center;min-height:44px;min-width:44px;}
.form__inputTitle{width:65px;height:49px;font-weight:700;font-size:0px;color: #404040;line-height:22px;padding-left:4px;background: url(../img/header/icon-lupa.png) no-repeat center center #fff;border-radius:60px 0 0 60px;display:flex;align-items:center;justify-content:center;position:relative}
.form__inputTitle::before{content:"";width:1px;height:32px;background-color:var(--background-color);position:absolute;right:0;top:calc(50% - 16px)}
.search-control-header .input-search-header, .search-control-header .input-search-header:focus {border-radius: 0; background: #fff;padding: 0;}
/* End UX adjustments in the label */

/* Start dialog */
.dialog-televendas.ui-dialog .ui-dialog-titlebar {background-color: transparent;border: none;}
.dialog-televendas.ui-dialog .ui-dialog-content {text-align: center;}
.dialog-televendas.ui-dialog .ui-dialog-title {background: #fff;color: #fff;padding: 0px 1rem;font-size: 20px;height: 60px;display: flex;align-items: center;width: 100%;margin: 0;}
.dialog-televendas.ui-dialog .ui-dialog-titlebar {padding: 0;position: absolute;z-index: 1;right: 0;display:flex;}
.dialog-televendas.ui-dialog .central-conteudo {text-align: left;}
.dialog-televendas.ui-dialog .central-conteudo p {margin-top: 10px;font-size: 14px;color: #5d6979;}
.dialog-televendas.ui-dialog .central-conteudo b {color: #000;}
.dialog-televendas.ui-dialog .ui-widget-header .ui-state-default {background: transparent;border: none;width: 44px;height: 44px;top: calc(50% - 12px);display: flex;justify-content: center;align-items: center;}
.dialog-televendas.ui-dialog .ui-state-default .ui-icon {display: none;}
.dialog-televendas.ui-dialog .ui-button-text {display: flex;width: 26px;padding: 0;}
.dialog-televendas.ui-dialog h2 {font-size: 20px;padding: 10px 0px;}
.dialog-televendas.ui-dialog h2,.dialog-televendas.ui-dialog .central-conteudo h2 b {color: #b70f15;}
/* End dialog */

.client-header .expand-profile {
    display: flex;
    align-items: center;
    position: absolute;
    top: -99999px;
    padding: 4px 8px;
    background-color: #ffffff;
    cursor: pointer;
    color: #212121;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #fff;
    text-transform: none;
    width: max-content;
    min-height: 44px;
    min-width: 44px;
    outline: none;
    box-shadow: 0px 3px 4px 0px rgb(0 0 0 / 10%);
    border-radius: 2px;
    margin: -10px auto;
    left: -50%;
    right: -50%;
    z-index: 1;
}

.client-header .expand-profile:before {
    content: " ";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 1px solid #212121;
    border-radius: 2px;
}

header .menu-header ul li button[aria-expanded="true"] + ul.dropdown-menu {
  opacity: 1;top: 53px;
  visibility: visible;
  display:block;
  z-index: 1;
}
header .menu-header ul li .expand-submenu {
  display: flex;
  align-items: center;
  position: absolute;
  top: -99999px;
  padding: 4px 8px;
  background-color: #ffffff;
  cursor: pointer;
  color: #212121;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #fff;
  text-transform: none;
  width: max-content;
  min-height: 44px;
  min-width: 44px;
  outline: none;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin: -10px auto;
  left: -50%;
  right: -50%;
  z-index: 1;
}
header .menu-header ul li .expand-submenu:before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 1px solid #212121;
  border-radius: 2px;
}
header .menu-header ul li .departaments {
  height: 53px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  background: #2A2928;
  cursor: pointer;
  outline: none;
}

header .menu-header ul li .departaments span {
    text-align: left;
    position: relative;
    color: #fff;
    left: 25px;
    padding-left: 25px;
    display: block;
    background: url(../img/header/hamburguer-menu.png) no-repeat 0;
}

header .menu-header ul li .departaments:focus {outline: 0;box-shadow: #fff 0px 0px 0px 2px, #575757 0px 0px 0px 4px;}
header .menu-header ul li .departaments:focus .expand-submenu,header .menu-header ul li .expand-submenu:focus {top: 56px;}

.navigation ul > li.all > ul.dropdown-menu > li .button-tooltip {width: 44px;height: 44px;position: relative;background: transparent;cursor: pointer;outline: none;}
.navigation ul > li.all > ul.dropdown-menu > li .button-tooltip:focus {box-shadow: 0 0 0 2px #575757 inset, 0 0 0 4px #fff inset;}
.navigation ul > li.all > ul.dropdown-menu > li .button-tooltip i.arrow-right {
  border: solid #C75000;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

.navigation ul > li.all > ul.dropdown-menu > li .nav-tooltip {
  content: 'Abrir submenu';
  width: 95px;
  height: 20px;
  font-size: 12px;
  color: #fff;
  background: #212121;
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  left: 60px;
  top: calc(50% - 10px);
  border-radius: 2px;
  z-index: 1;
}

.navigation ul > li.all > ul.dropdown-menu > li .nav-tooltip:after {
  content: '';
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  left: -3px;
  background: #212121;
}

.navigation[data-type-navigation="focus"] .all .dropdown-menu .button-tooltip[aria-expanded="false"]:focus .nav-tooltip {
  display: flex;
}

.navigation .all .dropdown-menu .button-tooltip[aria-expanded="true"] + .popover {
  visibility:visible;
  opacity: 1;
  top: 0;
}

/* status pedido */
header .profile .last-order{ display: none;}
header .profile nav li.logout{ margin-top: 0;}





/* Gif Card */

.navigation ul > li.all > ul.dropdown-menu > li #submenu-loja-completa ul:nth-child(4) li:nth-child(3) a{ position:relative;}
.navigation ul > li.all > ul.dropdown-menu > li #submenu-loja-completa ul:nth-child(4) li:nth-child(3) a:after { background: #6D00B2;  content: "novo"; color: #ffffff; position: absolute; right: 35px; top: 8px; border-radius: 5px; padding: 0 5px; line-height:20px; }
