/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/

/**
 * WPForm
 */
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: #2e3192;
    font-family: var(--pix-body-font);
}
.heigh-service .elementor-widget-container {
    min-height: 235px;
}
ul {
    list-style: inherit !important;
}
.pix-icon.text-center {
    display: none;
}
h5.font-weight-bold.text-heading-default span {
    color: red;
}
.testimonial.hello p{
    border: 1px solid #ddd;
    padding: 15px;
}
.qashier-box .pix-px-20 {
    padding-bottom: 46px;
}
.text-border p.card-text.text-body-default {
    border: 1px solid #ddd;
    padding: 15px;
}
.invoice-txt .wpb_wrapper p, ul li, table {
    font-size: 20px;
}
/* .invoice-txt .wpb_wrapper ul li {
    font-size: 20px;
} */
h6.mega-col-title.text-sm.text-heading-default.font-weight-bold {
    font-size: 18px !important;
    font-weight: bold;
}
h6.mega-col-title.text-sm.multiple-col.text-heading-default.font-weight-bold {
    visibility: hidden;
}
/* .mega-banner-img {
    height: 300px !important;
} */
.nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item {
    padding: 7px 20px 7px !important;
}
.dropdown-menu .submenu-box .mega-sub a {
    display: none;
}
#masthead:not(.sticky-top):not(.is-scroll) {
    background: #fff !important;
}
h2.sina-bp-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.7em;
    max-height: 6.8em;
}
.sina-bp-list .sina-bg-thumb{
	height: auto !important;
	aspect-ratio: 10/6.5;
}
.text-center.my-2 span {
    color: #000 !important;
}
li.breadcrumb-item.pix-waiting.pix-animate.animated {
    color: #000 !important;
}
.pix-dark .text-body-default{
	color: #000 !important;
}
nav.text-center ol.breadcrumb.px-0.justify-content-center li a.text-body-default {
    color: #000 !important;
}
.sina-bp-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.7em;
    max-height: 6.8em;
}
.sina-bp-list .sina-bp-content {
    max-height: 300px;
}
@media only screen and (max-width: 1024px){
	.sina-bp-list .sina-bp-content {
    max-height: inherit;
}
}
.sina-overlay a {
    color: currentColor;
    display: inline-block;
    pointer-events: none;
    text-decoration: none;
}
.post-thumbnail {
    display: none;
}