/**
Theme Name: Desert Surgery (Astra-Child)
Author: Colab Developer
Author URI: https://colablosangeles.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: desert-surgery-astra-child
Template: astra
*/

.header-main-layout-1 .ast-main-header-bar-alignment,header .ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item,.ast-builder-menu .main-navigation {
    width: 100%;
}
header .ast-builder-menu .main-navigation>ul {
    justify-content: center;
    width: 100%;
}
header .call-btn a {
    font-weight: 800;
    letter-spacing: 20%;
}
.scrolled .ast-below-header-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
header .site-branding.ast-site-identity {
    padding: 0;
}
header .current-menu-item a.menu-link:before {
    content: "";
    width: 90%;
    height: 0px;
    border-width: 2px;
    position: absolute;
	bottom: -5px;
    left: auto;
    right: auto;
    display: block;
    border: 2px solid #00B2BB;
}
.main-header-menu > .menu-item > .menu-link{ justify-content:center; }
header .sub-menu .current-menu-item a.menu-link:before {
    content: "";
    width: 90%;
    height: 0px;
    border-width: 2px;
    position: absolute;
	bottom: -5px;
    left: 14px;
    display: block;
    border: 2px solid #00B2BB;
}
header .current-menu-item .sub-menu a.menu-link:before {
    display: none;
    border: none;
}
.main-header-menu li:first-child a {
    padding-left: 0;
}
.main-header-menu li:last-child a {
    padding-right: 0;
}
footer .footer-text {font-weight: 500;line-height: 150%;}

footer .footer-text img {
    margin-right: 16px;
}
.tab-pagination{
	font-size:48px;
}
.main-tabing-sec .e-n-tabs .e-n-tab-title span.e-n-tab-icon svg {
    display: none;
}
.main-tabing-sec .e-n-tabs .e-n-tab-title[aria-selected="true"] span.e-n-tab-icon svg {
    display: block;
}
.main-tabing-sec .e-n-tabs .e-n-tab-title[aria-selected="true"] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-letter-form form label {
    display: none;
}

body .news-letter-form form div input {
    width: 100%;
    border-radius: 10px !important;
    padding-top: 22px !important;
    padding-bottom: 22px !important;
    padding-left: 38px !important;
    background: #FFFFFF;
    padding-right: 50px !important;
    height: auto !important;
    font-family: Figtree;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    color: #00000033 !important;
}

body .news-letter-form .tnp.tnp-subscription {
    max-width: 100%;
}

body .news-letter-form form {
    position: relative;
}

body div .news-letter-form form div input.tnp-submit {
    position: absolute !important;
    top: 10px;
    right: 10px;
    max-width: 201px;
    border-radius: 5px !important;
    border-width: 1px  !important;
    padding-top: 17px  !important;
    padding-right: 31px  !important;
    padding-bottom: 17px  !important;
    padding-left: 31px  !important;
    background: #00B2BB  !important;
    border: 1px solid #00B2BB  !important;
    font-family: Figtree;
    font-weight: 700 !important ;
    font-size: 18px !important;
    line-height: 19.2px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
	color:#fff !important;
}

.list_style {  }
.list_style li::marker { color: #00B2BB; }

#trust_home h2 { text-transform: capitalize; }

@media (min-width: 1700px) {
    .content-area .ast-container, header .ast-container, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{
        max-width: 1640px !important;
    }
	header .call-btn a{
		font-size:24px;
	}
}

@media (max-width: 767px) {
header .custom-logo-link img{
	width:100%;
}
body div .news-letter-form form div input.tnp-submit {
    top: 2px;
    right: 2px;
    max-width: fit-content;
    padding-top: 14px  !important;
    padding-right: 18px  !important;
    padding-bottom: 14px  !important;
    padding-left: 18px  !important;
    font-size: 13px !important;
    letter-spacing: 1px !important;
}
body div .news-letter-form form div input {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    font-size: 14px !important;
    line-height: 23px !important;
}
header#masthead {
    position: sticky;
    top: 0px;
    width: 100%;
}
	
section.footer-copyrights .row {
    display: block !important;
}

section.footer-copyrights p {
    text-align: center;
    font-size: 12px;
}

section.footer-copyrights .colab-img {
    text-align: center;
}
	
html, body {
    overflow-x: hidden;
}
}
@media (max-width: 544px) {
body .site-footer {
    background-image: linear-gradient(
180deg, rgb(0, 178, 187) 0%, rgb(250, 250, 250) 51%);
}
.site-footer figure.wp-block-image.size-full.is-resized {
    text-align: center;
}
}







section.footer-copyrights {
    background: #000;
    padding: 10px 0px;
}

section.footer-copyrights .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

section.footer-copyrights p {
    color: #fff;
    margin-bottom: 0;
}




.faqs-sec .e-n-accordion-item[open] summary {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 0px;
}

.faqs-sec .e-n-accordion-item[open] {
    border-left: 6px solid #00B2BB;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.faqs-sec .e-n-accordion-item {
    border-left: 6px solid #00B2BB33;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.blog-page-sec h4.elementor-heading-title a, .blog-page-sec p a {
    text-decoration: unset !important;
}

.single-post #content .ast-container {
    max-width: 100%;
    padding: 0;
}

.single-post #content .ast-container div#primary {
    margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.single-post #content .ast-container div#primary .elementor-location-single {
    padding: 0;
}

.single-post .elementor-widget-theme-post-featured-image img {
    box-shadow: none !important;
    border-radius: 50px;
}

.ast-article-single figure, .ast-article-single img:not(figure img) {
	box-shadow: none !important;
}

.content p {
    margin-bottom: 15px !important;
}

.content p:last-child {
    margin-bottom: 0 !important;
}

.cases-list ul li {
    background: #fff;
    padding: 10px 20px !important;
    margin-bottom: 10px !important;
    border: 1px solid #00B2BB;
    border-radius: 10px;
}

ul.blue-bullet {
    list-style-type: none;
    padding: 0;
}

ul.blue-bullet li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}

ul.blue-bullet li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    background: #00B2BB;
    border-radius: 20px;
    top: 7px;
}

.counter {
    font-size: 30px !important;
}

.counter span {
    font-size: 22px;
}


/*contact form 7 css*/

/* Contact Form 7 Layout */
.cf7-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 15px;
}

.cf7-col-12 {
    width: 100%;
}

.cf7-col-6 {
    flex: 1 1 calc(50% - 7.5px);
    min-width: 0;
}

/* Form Fields */
.cf7-row .wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    padding: 20px 24px;
    font-size: 20px;
    line-height: 1.4;
    border: none;
    border-radius: 10px;
    background: #fff;
    color: #222;
    box-sizing: border-box;
}

.cf7-row textarea {
    height: 180px;
    resize: vertical;
}

.cf7-row ::placeholder {
    color: #333;
    opacity: 1;
}

/* Submit Button */
.cf7-row .wpcf7-submit {
    width: 100%;
    padding: 18px;
    border: 2px solid #0ea5b8;
    border-radius: 6px;
    background: #0d8196;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all .3s ease;
}

.cf7-row .wpcf7-submit:hover {
    background: #096d7d;
}

/* Tablet */
@media (max-width: 768px) {
    .cf7-row {
        gap: 12px;
    }

    .cf7-col-6,
    .cf7-col-12 {
        flex: 0 0 100%;
        width: 100%;
    }

    .cf7-row .wpcf7-form-control:not(.wpcf7-submit) {
        padding: 16px 20px;
        font-size: 16px;
    }

    .cf7-row textarea {
        height: 160px;
    }

    .cf7-row .wpcf7-submit {
        font-size: 18px;
        padding: 16px;
    }
	
	.dr-keith-sec-1 {
    background-position: center left !important;
}
}

/* Mobile */
@media (max-width: 480px) {
    .cf7-row .wpcf7-form-control:not(.wpcf7-submit) {
        padding: 14px 16px;
        font-size: 15px;
    }

    .cf7-row textarea {
        height: 140px;
    }

    .cf7-row .wpcf7-submit {
        font-size: 16px;
        letter-spacing: 1px;
        padding: 15px;
		text-wrap:wrap;
    }
	
	.cases-list ul {
    display: block !important;
}
}

/*contact form 7 css end*/




.list_margin ul.blue-bullet,
.list_margin ul.black-bullet,
.list_margin ul.white-bullet{
    margin: 0 0 1.5em .5em;
}

.list_margin ol.black-bullet{
    margin: 0 0 1.5em 1.5em;
}

ul.black-bullet,
ul.white-bullet{
    list-style-type: none;
    padding: 0;
}

ul.black-bullet li,
ul.white-bullet li{
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}
ul.white-bullet li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    background: #fff;
    border-radius: 20px;
    top: 7px;
}

ul.black-bullet li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    background: #000000;
    border-radius: 20px;
    top: 7px;
}
@media (min-width: 922px) {
    .ast-container {
        max-width: 1350px;
    }
}
.main-header-menu .menu-item:hover>.sub-menu{ width:300px; }
.main-header-menu .menu-item{ align-items:center; }
.main-header-menu input:focus-visible{ outline-style:none; }
.main-header-menu li:focus-visible,:focus-visible { outline-style:none !important;outline:none !important; }
.main-header-menu li a:focus-visible{ outline-style:none; }
.main-header-menu .sub-menu .menu-link{ width:100%; }

@media (max-width: 767px) {
br {
    display: none;
}
}