/*
Theme Name: The Best Oil
Author: HigherVisibility
Author URI: https://highervisibility.com/
Description: A Premium, Responsive Elementor Theme for Best Oil
Template: druco
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: the-best-oil
*/

body.boxed #page,
.page-container,
.container,
.dokan-store #page > #main,
.breadcrumb-title-wrapper .breadcrumb-content,
.display-vertical-menu .top-slideshow,
.ts-sidebar-content .filter-widget-area,
body.boxed header.ts-header .header-sticky{
  max-width: 1440px;
  width: 100%;
}
.page-container{
  max-width: 1440px;
}
.single-post .page-container,
.blog-template.page-container{
  max-width: 1440px;
}

.header-v6 header .logo-wrapper {
    padding-top: 10px;
    padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .ts-header div.header-right { display: none;}
  .header-middle > .container:after { content: none;}
  .header-top > .container > .header-store-notice {
    text-align: right;
    padding: 0;
  }
}
.header-top--custom {
  background: black;
}
.header-top--custom .container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 20px;
  align-items: center;
}
.header-top--custom__right a{
  color: white !important;
}
.header-top--custom__right .header-contact-info.has-icon:before{
  background: url('images/phone-icon-white.png') center no-repeat !important;
}
.header-top--custom__left div{
  box-shadow: initial !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}