/*
Theme Name: porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: CB-THEMES
Author URI: http://cybernob.com/
Description: Cybernob Responsive Wordpress + Woocommerce 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
Text Domain:porto-child

*/



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

.sochat {
    width: 40px;
    height: 90px;
    position: fixed;
    right: 10px;
	padding-top:150px;
	z-index:1000;
  top: 50px;
}
.whatsappa img {
    width: 40px !important;
    height: 40px !important;
}
.calla img {
    width: 40px !important;
    height: 40px !important;
}
p {
  margin: 0 0 1.25rem;
  text-align: justify;
}
.container-fluid {
  padding: 0 !important;
}
.rdmore .read-more {
  margin-top: 1.04rem;
  text-transform: uppercase;
  font-size: .9em !important;
  color: #ff0000 !important;
}
.footer, footer a, .footer p, .footer .widget > div > ul li, .footer .widget > ul li {
  color: #fff !important;
}
.footer a:not(.btn), .footer .tooltip-icon {
  color: #fff !important;
}
.footer-copyright {
  color: #fff !important;
}
p {
  margin: 0 0 1.25rem;
  text-align: justify;
  color: #000000;
  font-size: 14px;
}
.porto-sicon-description p {
  color: #fff !important;
  font-family: noto sans malayalam;
  
}
.share-links .share-whatsapp {
  background: #3c8a38;
  display: inline flow-root list-item !important;
}
.elementor-element-3959ec3 .post-excerpt {
  color: #000000;
  font-family: noto sans malayalam;
}
.blog-section h4 {
  margin-top: -4px;
  margin-bottom: 7px;
  font-family: noto serif malayalam;
}
#header .header-main {
   border-bottom: 1px solid red;
}
#header .main-menu > li.menu-item.active > a {
  background-color: red;
  color: #fff;
  padding: 15px;
  line-height: 28px;
  margin-top: 20px;
}
#header.sticky-header .main-menu > li.menu-item.active > a, #header.sticky-header .main-menu > li.menu-custom-content.active a {
  background-color: red;
  color: #fff;
  padding: 15px;
  line-height: 28px;
  margin-top: 0px;
}