/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-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
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#header .header-right .searchform {
  right: -70px;
}

#header .mobile-toggle {
  font-size: 26px;
}

#header .mini-cart .amount {
  font-size: 16px;
  font-weight: 700;
  font-family: Open Sans, sans-serif;
  color: #84c82b;
}

#header .gap {
  font-weight: 300;
  margin: 0 10px;
  font-size: 1.2em;
  opacity: 0.2;
}

#header .header-top .welcome-msg {
  line-height: 1.2rem;
  letter-spacing: 0;
  font-size: 1rem;
}

#header .searchform-popup,
#header #mini-cart {
  margin-left: 1rem;
}

#mini-cart .cart-items {
  font-size: 0.75em;
}

#header .search-toggle i:before {
  font-size: 24px;
}

#mini-cart .minicart-icon-default {
  border: 3px solid;
  width: 20px;
  height: 16px;
}

#mini-cart .minicart-icon-default:before {
  top: -10px;
  width: 12px;
  height: 10px;
  border: 3px solid;
}

.porto-view-switcher .flag {
  display: none;
}

html[lang="uk"] .stock.out-of-stock {
  line-height: 1.3rem;
}

@media (max-width: 575px) {
  #header .header-top .welcome-msg {
    text-align: center;
    display: block;
  }
}

@media (max-width: 991px) {
  #header #mini-cart {
    margin-right: 0.5rem;
  }
}

#side-nav-panel .mobile-tabs li.menu-item a {
  padding: 8px 16px;
}

#side-nav-panel .accordion-menu li.menu-item.current-menu-item>a,
#side-nav-panel .accordion-menu li.menu-item.active>a,
#side-nav-panel .mobile-tabs li.menu-item:hover a,
#side-nav-panel .mobile-tabs li.menu-item:active a,
#side-nav-panel .accordion-menu li.menu-item:hover>a {
  color: #000;
}

#side-nav-panel .mobile-tab-items.nav-fill.nav-tabs {
  margin-right: 50px;
}

html.panel-opened .side-nav-panel-close i {
  font-size: 30px;
}

#header .header-main .header-left {
  padding: 10px 0;
}

@media (min-width: 991px) and (max-width: 1219px) {
  #header .main-menu>li.menu-item>a {
    padding: 30px 6px 30px 6px;
    font-size: 16px;
  }
}

.font-bold {
  font-weight: bold !important;
}

.overflow-hidden {
  overflow: hidden;
}

/* header */
#header .searchform button {
  width: 46px;
  padding: 0;
}

#header .header-contact span {
  margin-top: -2px !important;
  display: inline-block;
  font-size: 11px;
  text-align: left;
  letter-spacing: 0;
  color: #787d7f;
}

#header .header-contact span b {
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 15px;
  letter-spacing: 0;
  color: #333333;
}

#header .mobile-toggle {
  font-size: 20px;
  padding: 7px 10px;
  margin-left: 0;
}

.sticky-header #main-menu.centered .menu-center {
  text-align: left;
}

/* owl carousel */
.owl-carousel:not(.show-nav-title) .owl-nav [class*='owl-'] {
  font-size: 24px;
  width: 1em;
  height: 1em;
}

.owl-carousel:not(.show-nav-title) .owl-nav .owl-prev:before {
  content: "\e829";
}

.owl-carousel:not(.show-nav-title) .owl-nav .owl-next:before {
  content: "\e828";
}

.home-banner-slider .owl-carousel .owl-nav [class*='owl-'] {
  font-size: 48px;
}

.owl-carousel.nav-style-4 .owl-nav [class*="owl-"],
.owl-carousel.nav-style-1 .owl-nav [class*="owl-"] {
  color: #bfbfbf
}

/* shop */
.product-image .inner {
  overflow: visible;
}

ul.products li.product-col .price {
  font-size: 18px;
  color: #84c72c;
}

ul.products li.product-col h3 {
  font-size: 16px;
  color: #84c72c;
  font-weight: bold;
}

.single_add_to_cart_button {
  background: #81d742;
}

.single-product .product_title {
  color: #0d5803;
}

.single-product .product-summary-wrap .price {
  font-size: 2rem;
  color: #81d742;
}

.star-rating {
  color: #0d5803;
}

/* home */
.tabs.tabs-simple .featured-boxes {
  border-bottom: 2px solid #eee;
  font-weight: bold;
  margin-bottom: 30px;
}

.tabs.tabs-simple .featured-boxes {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabs.tabs-simple .featured-boxes>li {
  margin-bottom: -2px;
  padding-left: 0;
  padding-right: 30px;
  text-transform: uppercase;
}

.tabs.tabs-simple .featured-boxes>li .nav-link {
  padding: 10px 0 !important;
  border-bottom-width: 2px !important;
  font-size: 16px;
  letter-spacing: 0;
}

.tabs.tabs-simple .nav-tabs>li .nav-link,
.tabs.tabs-simple .nav-tabs>li .nav-link:hover,
.tabs.tabs-simple .nav-tabs>li .nav-link:focus {
  color: #282d3b;
}

.tabs.tabs-simple .nav-tabs>li .nav-link:hover,
.tabs.tabs-simple .nav-tabs>li .nav-link:focus,
.tabs.tabs-simple .nav-tabs>li.active .nav-link:hover,
.tabs.tabs-simple .nav-tabs>li.active .nav-link:focus,
.tabs.tabs-simple .nav-tabs>li.active .nav-link {
  color: #7aa93c;
}

/* sidebar */
.no-breadcrumbs .main-content,
body.woocommerce .main-content,
.no-breadcrumbs .left-sidebar,
body.woocommerce .left-sidebar,
.no-breadcrumbs .right-sidebar,
body.woocommerce .right-sidebar {
  padding-top: 0;
}

/* footer */
#footer .widgettitle,
#footer .widget-title {
  font-size: 16px;
  text-transform: uppercase;
}

#footer .contact-info .contact-details strong {
  text-transform: uppercase;
}

#footer .widget.contact-info .contact-details i {
  display: none;
}

#footer .widget.contact-info .contact-details strong,
#footer .widget.contact-info .contact-details span {
  line-height: 20px;
  padding-left: 0;
}

#footer .footer-main>.container:after {
  content: '';
  position: absolute;
  left: 15px;
  bottom: 0;
  width: calc(100% - 30px);
  border-bottom: 1px solid #353a3e;
}

#footer .widget_wysija_cont .wysija-input,
#footer .widget_wysija_cont .wysija-submit {
  font-size: 13px;
}

#footer .widget_wysija_cont .wysija-submit {
  background: #393939;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

/* newsletter */
.newsletter-popup-form .formError .formErrorContent {
  color: #fff !important;
  width: 165px;
}

.newsletter-popup-form .wysija-submit:hover {
  background: #e6e6e6;
}

.newsletter-popup-form {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: url(//sw-themes.com/porto_dummy/wp-content/uploads/2016/06/newsletter_popup_bg.jpg) no-repeat;
  background-size: cover;
  padding: 30px 30px 10px;
  background-position: bottom right;
}

.newsletter-popup-form .porto-modal-content {
  max-width: 332px;
  padding: 0;
  text-align: center;
  width: 100%;
  background: none;
}

.newsletter-popup-form h2 {
  color: #313131;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 20px 0 12px;
}

.newsletter-popup-form .widget_wysija {
  color: #444;
  font-size: 13px;
  line-height: 1.4;
}

.newsletter-popup-form .widget_wysija:after {
  content: '';
  display: block;
  clear: both;
}

.newsletter-popup-form .wysija-paragraph {
  float: left;
  margin-top: 0;
  text-align: left;
  width: 83%;
  margin-bottom: 15px;
}

.newsletter-popup-form .wysija-submit {
  background: #fff;
  border-color: #ccc;
  border-radius: 0 5px 5px 0;
  color: #686868;
  float: left;
  margin-left: -2px;
  margin-top: 0;
  padding: 0 12px;
  height: 34px;
}

.newsletter-popup-form .wysija-input {
  border: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #bfbfa6;
  font-size: 13px;
  padding: 7px 12px;
  width: 100%;
}

.newsletter-popup-form .checkbox {
  color: #777;
  font-size: 11px;
}

.newsletter-notification-form>.vc_column-inner {
  padding-top: 0 !important;
}

.rtl .newsletter-popup-form .wysija-paragraph {
  float: right;
  text-align: right;
}

.rtl .newsletter-popup-form .wysija-submit {
  border-radius: 5px 0 0 5px;
  float: right;
  margin-right: -2px;
  margin-left: 0;
}

.rtl .newsletter-popup-form .wysija-input {
  border-radius: 0 5px 5px 0;
}

/* rtl */
.rtl #header .header-contact span,
.rtl .sticky-header #main-menu.centered .menu-center {
  text-align: right;
}

.rtl .tabs.tabs-simple .featured-boxes>li {
  padding-right: 0;
  padding-left: 30px;
}

.rtl #footer .widget.contact-info .contact-details strong,
.rtl #footer .widget.contact-info .contact-details span {
  padding-right: 0;
}

#ez-toc-container li {
  text-align: left;
}

.left-menu {
  background-color: #84c72c;

}

.left-menu>a {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700 !important
}

.products .sale-product-daily-deal {
  display: none;
}

.woocommerce-message {
  background: #84c72c;
  color: #fff;
  padding: 8px 16px;
}

.sidebar-content {
  border: 1px solid #e7e7e7;
  padding: 20px;
}

.sidebar-content .widget .widget-title {
  font-size: 16px;
  font-weight: 700;
}

.widget_categories>ul li:before {
  border: none;
  content: "\e81a";
  font-family: "porto";
  font-size: 15px;
  color: #222529;
  margin-right: 15px;
  width: auto;
  height: auto;
  position: relative;
  top: -1px;
}

.widget_categories>ul li {
  font-size: 14px;
  padding: 10px 0 10px 15px;
}