/*
 Theme Name:   QuarrySoft Web
 Theme URI:    https://quarrysoft.com
 Description:  This is a web theme for QuarrySoft Theme
 Author:       QuarrySoft
 Author URI:   https://quarrysoft.com 
 Template:     qsoft
 Version:      2.50
 Tags:          theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  qsoft-web
*/

/*  [ Add your custom css below ] */ 

.header-logo .mask-icon
{
 display:none;
}
.contact-info_icon,.contact-feature .icon-btn,.service-featured .icon-btn 
{
 box-shadow:none;
}
.header-layout18 .menu-area { 
 border-radius: 0;
}
.hero-2 .th-hero-bg:before{
background: linear-gradient(to right, #222222, transparent);
}

.shape-icon img,.about-feature_icon img,.sub-title img,.checklist img,.feature-card img {  
  filter: invert(37%) sepia(93%) saturate(7471%) hue-rotate(356deg) brightness(91%) contrast(135%)
}
 .htmega-menu-container ul > li {
    margin-right: 20px !important;
    margin-left: 20px;
}
.htmega-menu-container .sub-menu li a { 
    border-bottom: 0px solid #eeeeee; 
}
.htmega-menu-container .sub-menu, .htmega-menu-container .htmegamenu-content-wrapper
{
border-radius:4px;
top: 45px;
}
.short-content p
{
text-align:justify;
}
.hero-19 .th-hero-img {
    min-width: 620px;
    margin-bottom: 140px;
    margin-left: -206px;
}
.hero-19 .th-hero-img img {
    top: -63%;
    rotate: 167deg;
     max-width: 1198px;
    height: auto;
}
.htmega-menu-container .sub-menu li a
{
font-size: 16px;
text-transform: capitalize;
}