/*
Theme Name: Astra Child
Theme URI: https://yourdomain.com/astra-child
Description: Astra Child Theme
Author: Your Name
Author URI: https://yourdomain.com
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/


.flowzy-accordion .elementor-accordion-item {
    background-color: #ffffff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding: 5px 15px;
    border-radius: 5px;
	  border-left: 4px solid #d6dde1 !important;
}

.flowzy_gallery_img img.attachment-thumbnail.size-thumbnail {
    width: 60%;
}

@media (max-width: 767px){
            .flowzy_menu {
                width: 330px !important;
                margin-left: 8px;
            }
	
	.flowzy_menu ul li .inners_flowz {
		width: 290px !important;
    position: relative !important;
    top: 0 !important;
    margin-left: 0 !important;
    height: auto !important;
	}
	
	.price_two .htmega-tab-area.htmega-tab-style-5 {
    display: block;
    width: 100%;
    max-width: inherit;
}
	
	.price_two .htmega-tab-nav.htb-nav.htmega-tab-menu-style-5 {
		max-width: inherit !important;
		margin-top: 30px !important;
	}
	
	.htmega-tab-style-5 .htmega-tab-content-area {
		max-width: inherit !important;
	}
        }


.pricing_main .htmega-switcher-nav.htb-nav {
    padding: 5px;
}


/*Pricing table start here */

.price_two .htmega-tab-nav.htb-nav.htmega-tab-menu-style-5 {
	    background-color: #E3E3E8;
    border-radius: 30px !important;
    margin-top: 110px;
    padding: 5px !important;
	position: relative;
}

.price_two .htmega-tab-nav.htb-nav.htmega-tab-menu-style-5:before {
	position: absolute;
	z-index: 9;
	top: -50px;
	left: 10px;
	content: "Select preferred billing cycle";
		color: #959595;
    font-family: "Poppins", Sans-serif;
	display: block;
}

.price_two .htmega-tab-nav a.htb-nav-link {
    display: inline-block;
    text-decoration: none;
    width: 50%
}

/*Pricing table end here */

.new-form-flowzy select {
    padding: 0 15px;
}

.nearly_form .htb-modal-header {
    border: none;
}

.nearly_form .htmega-modal-area .htb-modal-footer {
    display: none;
}

.nearly_form button.htb-close {
    background-color: #c8c8d1;
    border-radius: 30px;
    padding: 0px;
    position: relative;
    top: 20px;
    right: 20px;
    color: #fff !important;
    display: inline-block;
}

.nearly_form button.htb-close:hover
{
	background-color: #000 !important;
}

.nearly_form button.htb-close span {
    line-height: 45px;
    width: 50px;
    display: block;
    height: 50px;
}

.nearly_form .htb-modal-content {
    border-radius: 20px;
}

.new-form-flowzy button.elementor-button.elementor-size-sm {
    margin-top: 15px;
    margin-bottom: 15px;
}

.htmega-modal-btn button {
    line-height: 0 !important;
}

/* Slide In From The Top Option */

.header-2 {
 transform: translatey(-80px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
 display: none!important;
}

@media (max-width: 1024px) {
	.header-2 {
		display: none !important;
	}
}

/* End Of Slide In From The Top Option */

.flowzy_tablez table tbody tr td:first-child {
    width: 15%;
	padding: 12px 0px;
}

.wedocs-shortcode-wrap .wedocs-search-input {
	width: 50%;
    display: flex;
    position: relative;
    margin: 0 auto;
}

.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
    background-color: #000;
	transition: all .6s;
}

.wedocs-shortcode-wrap .wedocs-search-input .search-submit:hover {
    background-color: #C8C8D1;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 a {
    color: #000;
    text-decoration: none;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li a {
    color: #000000;
    text-decoration: none;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children > li a {
    color: #000;
    text-decoration: none;
    margin-top: 10px;
    display: block;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children > li a:hover {
color: #7a7a7a;
	
	}


.wedocs-doc-link a {
    color: #000;
	text-decoration: none !important;
    transition: all .6s;
}

.admin-bar #page {
	background-color: #ffffff;
}

.wedocs-single-content .entry-content ul li a {
    color: #000;
    text-decoration: none;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
	background: #000 !important;
}

.docu_head {
    text-align: center;
}

.docu_head h1 {
    font-size: 80px;
    font-weight: 800;
}

.animated-width {
	width: 100%;
	transition: width 1s ease; /* Smooth transition */
	margin: 0 auto;
}

.animated-width.scrolled {
	width: 1170px;
}

.elementor-element.elementor-widget.elementor-widget-video {
    width: 100%;
    margin: auto;
	transition: width 1s ease; /* Smooth transition */
	position: relative;
	z-index: 9;
}

.animated-width.scrolled .elementor-element.elementor-widget.elementor-widget-video {
	width: 900px;
}

.elementor-element.new_under_class .htmega-tab-nav {
    width: 34% !important;
    max-width: 100%;
    justify-content: center !important;
    position: absolute;
    right: 25px;
    z-index: 1;
    top: 26px;
	visibility: hidden;
	transition: all .3s;
}

.animated-width.scrolled .elementor-element.new_under_class .htmega-tab-nav {
	visibility: visible;
}

@media (max-width: 991px) {
	.animated-width.scrolled {
		width: 767px;
	}
	
	.animated-width.scrolled .elementor-element.elementor-widget.elementor-widget-video {
		width: 600px;
		margin-top: 70px;
	}
	
	.elementor-element.new_under_class .htmega-tab-nav {
		top: 15px;
	}
}

@media (max-width: 767px) {
	.animated-width.scrolled {
		width: 100%;
	}
	
	.animated-width.scrolled .elementor-element.elementor-widget.elementor-widget-video {
		width: 85%;
	}
	
	.elementor-element.new_under_class .htmega-tab-nav {
		right: 0px;
		width: 100%;
		
	}
}


