/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #top-menu li a { font-family: 'Oswald', sans-serif;font-weight:300;font-size: 1.2rem}
 .header-nav .container {width: 70%}
  #_desktop_logo .logo.img-fluid {display:block; margin:0 auto 2rem auto; max-width: 7rem}
  #_desktop_top_menu {padding-left: 0px}
 .header-top .container {width: 70%;}
 .header-top .container .row {display: block !important;}
 .header-top .container .row > div {width: 100%;}
 #index #wrapper .container {width: 100%; padding-left: 0rem; padding-right: 0rem}
 .carousel .carousel-inner {height: auto}
 #content .featured-products.clearfix {width: 70%; margin: auto;}
 #content .banner .img-fluid {width: 100%}
 .product-information .nav-tabs a[aria-controls="product-details"] {
    display: none;
}