/*!
Theme Name: Sceo Child
Author: MhrTheme
Template: sceo
Description: Sceo is a WordPress theme that is based on SEO services and digital marketing agency websites. It's compatible with elementor website builder and woocommerce.
Version: 1.1
Tested up to: 6.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sceo-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

@media (min-width:991px) { 
	#page {
  padding-top: 0px !important;
}
}

.nice-select .option:hover {
  background-color: #0190a3 !important;
 
}

.single-blog .blog-content {
  
  height: 320px;
}

.page-title-area .page-title-content h2 {
 
  font-size: 30px !important;
 color: #fff !important;
}

.post-cat a {
    color: #fff;
    display: inline-block;
    background-color: #009d5f !important;
    padding: 10px 16px;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
    border-radius: 30px;
}

.tag-share-wrap .post-tags a {
    display: inline-block;
    padding: 10px 16px;
    font-weight: 500;
    font-size: 10px;
    line-height: 1;
    background: #0291A4;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 5px;
    margin-right: 5px;
    text-transform: capitalize;
}

.row.tag-share-wrap {
  margin-top: 35px;
}

.section-title h2 {
  
  color: #1d1d1f;
}
.single-blog .blog-content h3 {
	
	color: #1d1d1f !important;
	font-size: 19px !important;
}
h3 {
  color: #1d1d1f !important;
}
h2 {
  color: #1d1d1f !important;
}
.page-title-area {

  background: #009d5f !important;
	padding-top: 50px !important;
padding-bottom: 50px !important;
}

.blog-details-area .comments-area .comment-respond label {
    
    color: #1d1d1f !important;
   
}

@media only screen and (max-width: 768px) {
.hfe-menu-item {
  color: #fff !important;
  background: #083121 !important;
	}}