.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
border-color: #dd9933;
    background-color: #ffffff;
    border-radius: 0px;
    color: #292828;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{
    color: white;
    border-color: white;
    background-color: #dd9933;
}

.product-interactions{
display:none;
}
.woocommerce.diminuir-largura{
width:800px;
margin-left:200px;
}

@media (max-width:1140px){
.woocommerce.diminuir-largura{
margin-left:100px;
}
}


@media (max-width: 950px){
.woocommerce.diminuir-largura{
margin-left:30px;
}
}

@media (max-width:767px){
.woocommerce.diminuir-largura{
margin-left:0px;
width:auto;
}
}

.remove-margin-bottom{
margin-bottom:0px;
}

h4 {
    letter-spacing: 0px !important;
}

.copyright-styles{
background:black !important;
}

input#nf-field-1 {
    height: 40px;
    border-color: grey;
}

input#nf-field-2 {
    height: 40px;
    border-color: grey;
}

input#nf-field-5 {
    height: 40px;
    border-color: grey;
}

textarea#nf-field-3{
border-color:grey
}

input#nf-field-4 {
    padding: 10px 15px 10px 15px;
    background-color: white;
    border: 1px solid #dd9933;
    margin-top: 10px;
}

input#nf-field-4:hover {
    background-color: #dd9933;
    color: white;
}

p {
    font-size: 15px;
}

.nf-form-fields-required{
display:none;
}

div#top-bar {
    background-color: #eec724;
    color: white;
}

form#lee-ajaxsearchform {
    display: none;
}

#top-bar .top-bar-nav{
display:none !important;
}

ul.wish-list-inner {
    display: none;
}

li.menu-item.root-item.menu-item-account {
    display: none;
}

@media (min-width:977px) and (max-width:1024px){
.large-4.small-4.columns.text-center {
    margin-left: 320px;
}
}

@media (min-width:856px) and (max-width:976px){
.large-4.small-4.columns.text-center {
    margin-left: 280px;
}
}

@media (min-width:769px) and (max-width:855px){
.large-4.small-4.columns.text-center {
    margin-left: 250px;
}
}

@media only screen and (max-width: 48em){
#masthead > .header-container .logo a img {
    max-width: 130px !important;
}
}
a.icon.pe-7s-search.mobile-search{
display:none;
}