

@font-face { font-family: 'Lovelo'; 
src: url('../fonts/Lovelo_Black.eot'); 
src: url('../font-size/Lovelo_Black.eot?#iefix') format('embedded-opentype'), 
url('../fonts/Lovelo_Black.woff') format('woff'),  
url('../fonts/Lovelo_Black.ttf') format('truetype'), 
url('../fonts/Lovelo_Black.svg#loveloblack') format('svg'); 
font-weight: normal; font-style: normal; 
} 


body h3, .row .col h3, .toggle h3 a, .ascend #respond h3, .ascend h3#comments, .woocommerce ul.products li.product.text_on_hover h3, .masonry.classic_enhanced .masonry-blog-item h3.title, .woocommerce ul.products li.product.material h3, .woocommerce-page ul.products li.product.material h3, .portfolio-items[data-ps="8"] .col h3, .nectar-hor-list-item[data-font-family="h3"], .woocommerce ul.products li.product h2 {
    font-family: Lovelo,sans-serif;
    font-size: 20px;
    line-height: 20px;
}

@media only screen and (min-width: 1000px){


.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content article.post .inner-wrap, .material #search-outer #search 
{
    max-width: 1920px !important;
}

}

.submenu{
    display:none;
}

.companymenuli:hover > ul{
    display:block;
}


/* Define the style for the hyperlink */
a {
  color: #0077cc; /* Replace with your desired color code */
  text-decoration: none; /* Remove underline, if desired */
}

/* Define the style for the hyperlink when hovered */
a:hover {
  color: #004466; /* Replace with your desired hover color code */
}
