/*

Theme Name: mespiltheme

Theme URI: http://themes.mespilsolutions.com/mespiltheme

Description: mespiltheme - Premium WordPress Theme

Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready

Author: Mespil solutions

Author URI: http://mespilsolutions.com

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Version: 7.0



All css files are placed in /css/ folder.

If you want to add your own css code, please do it in /css/custom.css



*/

@media only screen and (max-width: 767px) {
body:not(.template-slider):not(.header-simple) #Header {
  min-height: 315px!important;
}
}
.tp-bullets.simplebullets.round .bullet {

  background: #0060AA!important;

}

.woocommerce ul.products li.product {

  width: 100%!important;

  margin: 0 1% 20px !important;

  clear: none;

}

.woocommerce a.button { color: #fff!important; }

@media (max-width: 767px) {

#Top_bar .logo #logo img {

    height: auto !important;

    width: 100%;

}
#Header_wrapper {
  background-color: #FFFFFF!important;
}
#woocommerce_product_search-2, #woocommerce_product_search-2 form input[type="search"] { width: 100%; }

#Top_bar .menu > li > a span {

    background-color: #FFF!important;

    border-color: rgba(0, 0, 0, 0.05);

    color: #0061AA!important;

}

.header-stack #Top_bar .secondary_menu_wrapper {

    display: inline-block!important;

    margin-top: 20px;

}



#deliver_truck

{

    width: 100%;

    margin-top: 30px;

    margin-left: 35px;

}

}

@media (min-width: 768px) and (max-width: 1239px) { #deliver_truck { display: none; }

}
.related.products {
 display: none;
 }

 .button-stroke a.button .button_icon i {
  border-color: #0061aa;
  color: #fff!important;
}