/*!
Theme Name: Heaven_it
Theme URI: https://heavenit.net
Author: Heaven It
Author URI: https://heavenit.net
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: heaven_it
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 with others.

Heaven_it is based on Underscores https://heavenit.net/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}
header.header-1 .main-menu ul > li > a {
    padding: 26px 12px;
}
header.header-1.sticky .main-menu ul li > a {
    padding: 26px 12px;
}
footer .footer-bottom .bottom-content-wrapper {
    padding: 12px 0;
}
.section-padding {
    padding: 80px 0px;
}
header.header-1 .main-menu ul > li > ul {
    width: auto;
}
header.header-1 .main-menu ul > li > ul li a:hover {
    color: #000 !important;
    background: #d6fa52;
}
.footer-about-btn a:hover {
    color: #fff !important;
}
.footer-about-btn a {
    text-align: center;
    color: #000 !important;
    width: 180px;
}
a.brandlogo-footer {
    padding-top: 60px;
}
.hero-1 .single-slide {
    padding-top: 90px;
    padding-bottom: 90px;
}
.hero-1 .single-slide .hero-contents .fs-lg {
    font-size: 50px;
}
.section-title span {
    margin-bottom: 22px;
    display: inline-block;
}
.single-service-top-icon {
    padding: 0px;
}
.single-service-top-icon .content {
    padding: 20px;
}
.single-service-top-icon:hover .icon img {
    -webkit-filter: unset;
    filter: unset;
}
section.cta-banner-wrapper {
    padding-top: 70px;
}
section.testimonial-carousel-wrapper {
    padding-bottom: 150px;
}
.page_content p {
    margin-bottom: 20px;
}
.service-sidebar-wrapper .single-sidebar-widgets .services-category-link a {
    font-size: 16px;
}
.service-sidebar-wrapper .help-line-card h2 {
    font-size: 40px;
}
body.tax-product-cat .single-service-top-icon .icon {
    display: inline-block;
    margin-bottom: 0px;
    height: 250px;
    overflow: hidden;
    background: #b7b7b7;
}
.page-template-all-products .single-service-top-icon .icon {
    display: inline-block;
    margin-bottom: 0px;
    height: 250px;
    overflow: hidden;
    background: #b7b7b7;
}
body.tax-product-cat .single-service-top-icon .icon img, .page-template-all-products .single-service-top-icon .icon img {
    height: 100%;
}
body.tax-product-cat .single-service-top-icon .content h4, .page-template-all-products .single-service-top-icon .content h4{
    margin-bottom: 0px;
}
.orderForm {
    margin-top: 100px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    padding: 50px;
}
.contact-form input, .contact-form textarea {
    padding: 16px 16px;
}
.page-template-contact .orderForm {
    margin-top:0px;
}
.single-contact-card {
    height: 300px;
}
.page-template-order-page .orderForm {
    margin-top: 0;
}
footer .footer-bottom .social-links a:hover {
    color: #fff;
}













