/**
 * Theme Name:     Duck View Security
 * Author:         Duck View Security
 * Template:       astra
 * Text Domain:	   duck-view-security
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 * Theme URI:      http://Duck%20View%20Security
 */



/* MOBILE SUB MENUS WITH ICONS */
.mega-submenu-hover:hover {
    background: #C2C2C233;
}
.sub-menu li {
    position: relative !important;
    padding-left: 30px !important;
}
.sub-menu li.menu-item-1800:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Construction-menu.svg') no-repeat center;
    background-size: contain;
}
.sub-menu li.menu-item-1801:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Retail-menu.svg') no-repeat center;
    background-size: contain;
}
.sub-menu li.menu-item-1802:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Automotive-menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-2987:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Police-Law-Enforcement-menu.svg') no-repeat center;
    background-size: contain;
}
.sub-menu li.menu-item-1799:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Become-a-Dealer-menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-1804:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/About-Us-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-1805:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Contact-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-1806:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/FAQs-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-6345:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Sentry-Mode-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-6346:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Focus-Mode-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-6347:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Magic-Search-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-6348:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Case-Reporting-Menu.svg') no-repeat center;
    background-size: contain;
}
.sub-menu li.menu-item-6349:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/AI-Patrol-Menu.svg') no-repeat center;
    background-size: contain;
}

.sub-menu li.menu-item-6350:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc(50% - 10px);
    background: url('https://duckviewsystems.com/wp-content/uploads/2025/12/Virtual-Guard.svg') no-repeat center;
    background-size: contain;
}
/* END */
/* PILLAR PAGES */
.tab-lists-title span{
	font-weight:bold;
	text-decoration:underline;
}
.circle-number p {
    background: #121212;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.circle-number-black p {
    background: #E1E1E1;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.pillar-hero-image, .pillar-hero-image-side{
	position:relative;
}

.pillar-hero-image:after {
    position: absolute;
    width: 100%;
    content: '';
    height: 500px;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, black, transparent);
}
.pillar-hero-image-side:after {
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, black, transparent);
}
/* END */
/* BLOG POST */
.single .wpforms-layout-row {
    display: block !important;
}
.single .wpforms-layout-column-50 {
    width: 100% !important;
}
.left-content h2, .left-content h2 strong {
    font-size: 54px !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
}
.left-content h3, .left-content h3 strong {
    font-weight: 400 !important;
    font-size: 40px !important;
    line-height: 1.2 !important;
}
.left-content h4, .left-content h4 strong {
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 1.2 !important;
}
.left-content h5, .left-content h5 strong,
.left-content h6, .left-content h6 strong{
    font-weight: 400 !important;
    font-size: 25px !important;
    line-height: 1.4 !important;
}
/* END */

/* WP-FORMS */
.demo-form input {
    border-radius: 0 !important;
    padding: 15px !important;
    height: auto !important;
}
.demo-form input[type="tel"] {
    padding: 15px 15px 15px 45px !important;
}
.demo-form label {
    font-family: 'Inter';
    font-weight: 500 !important;
    margin: 0 0 8px !important;
}

.demo-form .demo-form-button {
    width: 100%;
    padding: 15px !important;
    height: auto !important;
    text-transform: uppercase;
    border-radius: 0 !important;
background:var( --e-global-color-primary );
}
.demo-form .demo-form-button:hover{
	background:#cacfd8 !important;
color:	var( --e-global-color-primary );
}
.demo-form .wpforms-field {
    padding: 6px 0 !important;
}

.subscription-form input {
    padding: 15px !important;
    height: auto !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.subscription-form .subscription-form-button {
    border-radius: 0 !important;
    padding: 18px !important;
    height: auto !important;
    text-transform: uppercase;
}
.subscription-form form {
    display: grid;
    grid-template-columns: 65% 25%;
    grid-gap: 10px;
}
.subscription-form .wpforms-field{
	padding: 0 !important;
}

.subscription-form .wpforms-submit-container {
    margin: 0 !important;
}
/* END */
.joy-testimonials{
	position:relative;
}
.joy-testimonials .hold-testimonial {
    padding: 20px;
    background: white;
}
.joy-testimonials p.review {
    margin: 20px 0;
    font-weight: 500;
}
.joy-testimonials .quote {
    width: 30px;
}
.joy-testimonials .holdimage {
    display: flex;
}
.joy-testimonials .holdimage .left:nth-child(1) {
    margin-right: 14px;
}
.joy-testimonials .holdimage .left:nth-child(1) .rev-photo {
    width: 50px;
}
.joy-testimonials .holdimage .left:nth-child(2) .name {
    margin: 0;
    font-weight: 500;
}
.joy-testimonials .holdimage .left:nth-child(2) .designation {
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
	.pillar-hero-image:after {
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, black, transparent);
}
	.left-content h2, .left-content h2 strong {
    font-size: 38px !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
}
.left-content h3, .left-content h3 strong {
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 1.2 !important;
}
.left-content h4, .left-content h4 strong {
    font-weight: 400 !important;
    font-size: 25px !important;
    line-height: 1.2 !important;
}
.left-content h5, .left-content h5 strong,
.left-content h6, .left-content h6 strong{
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 1.6 !important;
}
	.faqs-title h2{
		color:white !important;
	}
	.subscription-form form {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px;
}
	.subscription-form .subscription-form-button {
    border-radius: 0 !important;
    padding: 18px !important;
    height: auto !important;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px !important;
}
	.subscription-form input {
    padding: 15px !important;
    height: auto !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center;
}
}