/*
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  ***************/
/* sidebar title */
.sidebar-content .widget-title{
  font-family:inter;
  font-size:21px!important;
  font-weight:600;
  line-height:26px;
  color:#0D0D0E !important;}
/* sidebar text */
.sidebar-content .textwidget{
  font-family:inter;
  font-size:14px!important;
  font-weight:400;
  line-height:26px;
  color:#585858 !important ;}
/* sidebar comments link */
.sidebar-content .recentcomments a , .sidebar-content .comment-author-link , .sidebar-content .recentcomments{
  font-family:inter;
  font-size:14px!important;
  font-weight:600;
  line-height:22px;
  color:#222529 !important;
  text-transform: none;
}
.widget_recent_entries>ul li>a {
  text-transform: none;
}
/* sidebar category */
.sidebar-content .widget_categories > ul li > a {
  font-family:inter !important;
  font-size: 14px !important;
  font-weight:500;
  line-height:26px;
  color: #777777;
  text-transform:none;
}
.sidebar-content .widget_categories .cat-item {
  font-family:"Inter" !important;
  font-size: 14px inherit !important;
  font-weight:500;
  line-height:26px;
  color: #666666 !important;
}
/* Blog archived post comments, author */
.porto-gb-441a4309c578fa844df66438cfd82edf .tb-meta-author a ,.porto-gb-441a4309c578fa844df66438cfd82edf .tb-meta-comments a{
  font-family:inter ;
  font-size:11.2px;
  line-height:11.2px;
  color:#15A5D0; }
/* Blog archived post date*/
.porto-gb-441a4309c578fa844df66438cfd82edf .tb-meta-published_date a{
  font-family:inter ;
  font-size:11.2px;
  line-height:11.2px;
	color:#777777;}
/* Blog archived post title */
.post .post-title a{
  font-family:inter ;
  font-size:21px;
  font-weight: 700 !important;
  line-height:25.3px ;
  color:#0D0D0E; 
}
/* Blog archived post description */
.post .porto-heading{
  font-family:inter ;
  font-size:14px;
  font-weight: 400 !important;
  line-height:26px ;
  color:#585858; }
/* Blog archived post read more */
.post .porto-gb-a1d68b1bbbedee4be35fe20796c6f5d8{
  font-family:inter ;
  font-size:14px;
  font-weight: 700 !important;
  line-height:26px ;
  color:#15A5D0 !important;}
.elementor-element-77bf00b .post-meta a{
  font-family: "Inter";
  font-size: 11.2px !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
}
/* Remove banner top-border */
.section-angled-top-layer::before{
  height:0 !important;}
.page-top .page-title{
  color: #010101 !important;
  font-family: Inter;
  font-size: 35px !important;
  font-weight: 700;
  line-height: 43.75px;
}
.elementor-element-9a3b1f7 .post-meta a{
  font-family: "Inter";
  font-size: 11.2px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 15px;
}
.page-top .breadcrumbs-wrap a{
  color: #14A5D1;
  font-family: "Inter";
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
}
.page-top ul.breadcrumb > li{
  font-family: "Inter" !important;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 26px !important;
}

/* .page-id-2 #header .elementor-element-c124d00 .main-menu > li.menu-item > a, #header .elementor-element-c124d00 .main-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item > a {
	color:#000 !important;
}

.page-id-2 #header .elementor-element-c124d00 .main-menu > li.menu-item.active > a, #header .elementor-element-c124d00 .main-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item.active > a {
	color:#15A5D0 !important;
} 

.page-id-2 #header .sticky .elementor-element-c124d00 .main-menu > li.menu-item > a, #header .sticky  .elementor-element-c124d00 .main-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item > a {
	color:#3f3f3f !important;
} 

#header .sticky .elementor-element-c124d00 .main-menu > li.menu-item.active > a, #header .sticky  .elementor-element-c124d00 .main-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item:hover > a, .elementor-element-c124d00 .sidebar-menu > li.menu-item > a {
	color:#15A5D0 !important;
} */


form.comment-form-comment label {
    font-size: 21px !important;
    font-family: 'Inter', sans-serif !important; /* Make sure the 'Inter' font is correctly imported */
}
