.elementor-25810 .elementor-element.elementor-element-d840e2d:not(.elementor-motion-effects-element-type-background), .elementor-25810 .elementor-element.elementor-element-d840e2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-25810 .elementor-element.elementor-element-d840e2d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:150px 0px 150px 0px;}.elementor-25810 .elementor-element.elementor-element-d840e2d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */#menu-cabecalho{
    background-color: rgba(19,19,19,0.749);
}
li.woocommerce-MyAccount-navigation-link{
    display: none;
}




li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account,li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{
    display: block;
}

.woocommerce-MyAccount-navigation{width:30%;}
.woocommerce-MyAccount-navigation ul{
    
    border:1px solid #efefef;
    margin: 0 20px;
}
.woocommerce-MyAccount-navigation li{
    padding:20px;
    color: #353535 !important;
    
}
.woocommerce-MyAccount-navigation a{
    color: #353535 !important;
    font-weight: 500;
}
    
.woocommerce-MyAccount-navigation li:nth-child(odd){
    border-bottom:1px solid #efefef !important;
    
}
.woocommerce-MyAccount-content { width:70%;
    
}

.woocommerce{
    display: flex;
    font-family: raleway;
}
@media screen and (max-width:768px){
.woocommerce-MyAccount-navigation{width:100%}
.woocommerce-MyAccount-navigation ul {margin: 0 !important;
    
}    
.woocommerce-MyAccount-content { width:100%;
    margin: 0 ;
    margin-top:30px ;
}
.woocommerce{
    flex-direction:column;
}
}
.woocommerce input{
    padding:15px 10px !important;
    max-width: 100%;
    border: 1px solid #b1b1b1;
    background-color: transparent !important;
    color: #373a3c;
    border-radius:4px;
}
button.woocommerce-Button.button {
font-family:raleway;
color:white;
padding:17px 35px;
background-color:#e04613;
border-radius:0 ;


}
button.woocommerce-Button.button:hover{
    background-color:#b93b07;
    color:white;
}/* End custom CSS */