/*
Theme Name: Smart Fire
Theme URI: https://www.portotheme.com/wordpress/porto
Author: SW-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header .mobile-toggle {

    padding: 7px 10px;

}

@media (max-width: 991px){
  .gridlist-toggle #list:before {
    content: "\e87b";
    position: relative;
    top: 6px;
}
  .gridlist-toggle #grid:before {

    top: 6px;
    position: relative;
}

  .gridlist-toggle>a {

    width: 4em!important;
    height: 4em!important;

}
  .page-top .yoast-breadcrumbs {
    font-size: 20px!important;
}
  #header .mobile-toggle {
      font-size: 34px;
  }
  .portfolio-info ul li span.portfolio-liked.linked {
    font-size: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.share-links a {
    font-size: 22px!important;
}
.owl-carousel .owl-dots .owl-dot span {
    width: 38px;
    height: 38px;
    border: 2px solid #000;
    background: none;
}


}
