/*
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 .main-menu > li.menu-item.active > a {
  background-color: transparent;
  color: #144796;
}


   .header-main .header-contact a:hover,
   #header .top-links>li.menu-item:hover>a,
   #header .top-links>li.menu-item>a.active,
   #header .top-links>li.menu-item>a.focus,
   #header .top-links>li.menu-item.has-sub:hover>a,
   #header .searchform-popup .search-toggle:hover,
   .header-wrapper .custom-html a:not(.btn):hover,
   #header .my-account:hover,
   #header .my-wishlist:hover,
   #header .yith-woocompare-open:hover {
    color:#144796!important
   }
   
   #header .main-menu>li.menu-item.active>a {
    background-color:transparent;
    color:#144796
   }
   #header .main-menu>li.menu-item.active:hover>a,
   #header .main-menu>li.menu-item:hover>a {
    background-color:transparent;
    color:#144796!important
   }
   
   .nav-pills-secondary a,
   html .divider.divider-secondary i,
   .featured-box-secondary h4,
   .featured-box-effect-7.featured-box-secondary .icon-featured:before,
   .has-secondary-color {
    color:#144796
   }
   html .heading-secondary,
   html .lnk-secondary,
   .text-color-secondary {
    color:#144796!important
   }
   .nav-pills-secondary a:hover,
   .nav-pills-secondary a:focus {
    color:#e7766f!important
   }
   .nav-pills-secondary>li.active>a,
   html .label-secondary,
   html .alert-secondary,
   html .divider.divider-secondary.divider-small hr,
   html .divider.divider-style-2.divider-secondary i,
   .featured-box-secondary .icon-featured,
   html .inverted-secondary,
   .has-secondary-background-color {
    background-color:#144796
   }
   html .background-color-secondary,
   .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background-color:#144796!important
   }

   html .label-secondary,
   html .divider.divider-style-3.divider-secondary i,
   .featured-box-secondary .icon-featured:after,
   html .heading.heading-secondary .heading-tag {
    border-color:#144796
   }
   .border-color-secondary {
    border-color:#144796!important
   }
   .featured-box-secondary .box-content {
    border-top-color:#144796
   }
   html .alert-secondary {
    border-color:#144796
   }
   .featured-box-effect-2.featured-box-secondary .icon-featured:after {
    box-shadow:0 0 0 3px #144796
   }
   .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow:0 0 0 10px #144796
   }
   .nav-pills-tertiary a,
   html .divider.divider-tertiary i,
   .featured-box-tertiary h4,
   .featured-box-effect-7.featured-box-tertiary .icon-featured:before,
   .has-tertiary-color {
    color:#144796
   }
   html .heading-tertiary,
   html .lnk-tertiary,
   .text-color-tertiary {
    color:#144796!important
   }
   .nav-pills-tertiary a:hover,
   .nav-pills-tertiary a:focus {
    color:#144796!important
   }
   .nav-pills-tertiary>li.active>a,
   html .label-tertiary,
   html .alert-tertiary,
   html .divider.divider-tertiary.divider-small hr,
   html .divider.divider-style-2.divider-tertiary i,
   .featured-box-tertiary .icon-featured,
   html .inverted-tertiary,
   .has-tertiary-background-color {
    background-color:#144796
   }
   html .background-color-tertiary,
   .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background-color:#144796!important
   }
  
   html .label-tertiary,
   html .divider.divider-style-3.divider-tertiary i,
   .featured-box-tertiary .icon-featured:after,
   html .heading.heading-tertiary .heading-tag {
    border-color:#144796
   }
   .border-color-tertiary {
    border-color:#144796!important
   }
   .featured-box-tertiary .box-content {
    border-top-color:#144796
   }
   html .alert-tertiary {
    border-color:#144796
   }
   .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
    box-shadow:0 0 0 3px #144796
   }
   .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow:0 0 0 10px #144796
   }
   .side-nav-wrap .sidebar-menu>li.menu-item:hover>a,
   .side-nav-wrap .sidebar-menu>li.menu-item.active>a,
   .side-nav-wrap .sidebar-menu>li.menu-item.active>.arrow:before,
   .side-nav-wrap .sidebar-menu>li.menu-item:hover>.arrow:before,
   .side-nav-wrap .sidebar-menu .menu-custom-block a:hover {
    color:#144796!important
   }
   

 #header .main-menu>li.menu-item>a {
  padding:20px 11px!important;
 }

#header .main-menu > li.menu-item > a {

 font-size:13px!important;
 
}

.rank-math-question {
  transition: 0.15s ease-out;
  padding: 12px 20px 12px 15px;
  border-left: 3px solid var(--porto-primary-color);
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  background: var(--porto-title-bgc);
}

.meta-comments {
	display: none;
}
