/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Global Css
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a, .testiMonials .elementor-swiper-button svg circle, .testiMonials .elementor-swiper-button svg path, .contactDetails .elementor-widget-icon-box .elementor-icon-box-description a, 
.relatedProducts .elementor-swiper-button svg > circle, .relatedProducts .elementor-swiper-button svg > path, .elementor-location-header > .elementor-element .elementor-widget-icon .elementor-icon, 
.elementor-location-header > .elementor-element .elementor-widget-icon .elementor-icon svg {
    transition: 0.3s;
}
.error404 .elementor-location-header, .error404 .elementor-location-footer {
    display: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Header Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.elementor-location-header > .elementor-element {
    transition: 1s !important;
}
.elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon {
    font-size: 150px;
}
.elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon svg {
    height: 150px;
}
.elementor-location-header.sticky > .elementor-element {
    z-index: 22;
    position: fixed;
}
.elementor-location-header nav .elementor-nav-menu > li > a::after {
    width: 29px;
    bottom: -2px;
}
.elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li:last-of-type > a {
    margin-bottom: 6px;
}
.elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li:first-of-type > a {
    margin-top: 6px;
}
.elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li > a {
    font-size: 15px;
}
.single.single-product .elementor-location-header.sticky > .elementor-element {
    background: #fff !important;
    z-index: 3;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Banner Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.innerBanner::after, .bannerSec .swiper .swiper-slide > .elementor-element::before {
    content: '';
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    z-index: 2;
    pointer-events: none;
}
.bannerSec .swiper-wrapper .bannerContent {
    position: relative;
    z-index: 22;
}
.bannerSec .bannerBtn .elementor-button .elementor-button-text {
    text-align: left;
    font-weight: 500;
}
.bannerSec .bannerBtn .elementor-button strong {
    font-size: 20px;
    display: block;
    font-weight: 600;
}
.bannerSec .swiper-pagination {
    width: 14px !important;
    left: 100px !important;
    top: 50% !important;
    /* transform: translate(0, -50%) rotate(-90deg) !important; */
}
.bannerSec .swiper-pagination > .swiper-pagination-bullet {
    opacity: 1;
    margin: 3px 0 !important;
}
.bannerSec .swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--e-n-carousel-dots-hover-color);
}
.homeService .elementor-widget-image img {
    transition: 0.3s;
}
.homeService:hover .elementor-widget-image img {
    border-color: var(--e-global-color-secondary) !important;
}
.homeService:hover .elementor-heading-title {
    color: var(--e-global-color-secondary) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Dog Team Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.dogTeam .elementor-widget-image::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    border: 1px solid var(--e-global-color-text);
    left: -12px;
    border-radius: 50%;
    z-index: -1;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Gallery Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.gallerySec .gallery {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 30px;
}
.gallerySec figure.gallery-item img {
    padding: 14px;
    background: var(--e-global-color-secondary);
}
.gallerySec .gallery > figure.gallery-item {
    width: 100% !important;
    max-width: 100% !important;
}
.gallerySec #loadMore {
    width: fit-content;
    margin: auto;
    position: absolute;
    bottom: -41px;
    left: 0;
    right: 0;
}
.gallerySec #loadMore > .loadMoreBtn-label {
    padding: 15px 52px;
    border-radius: 60px;
    background: var(--e-global-color-accent);
    color: var(--e-global-color-secondary);
    transition: 0.3s;
}
.gallerySec #loadMore > .loadMoreBtn-label:hover {
    background: var(--e-global-color-primary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Testimonials Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.testiMonials .elementor-swiper-button:hover svg circle {
    fill: var(--e-global-color-secondary);
}
.testiMonials .elementor-swiper-button:hover svg path {
    fill: var(--e-global-color-819788f);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Footer Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.elementor-location-footer .serviceMenu .elementor-nav-menu {
    column-count: 2;
}
.elementor-location-footer .contactDetails .elementor-widget-icon-box .elementor-icon-box-title {
    margin-top: 0;
}
.elementor-location-footer .contactDetails .elementor-widget-icon-box a {
    color:var(--e-global-color-text);
}
.elementor-location-footer .contactDetails .elementor-widget-icon-box a:hover {
    color:var(--e-global-color-primary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : About Us Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.imgBox::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    border: 1px solid #D6D6D6;
    left: 0;
    border-radius: 50%;
}
.aboutOne::after, .abouTwo::after, .servicePage::after {
    content: '' !important;
    width: 615px;
    position: absolute;
    height: 615px;
    z-index: -1;
}
.aboutOne::after, .abouTwo::after {
    left: -120px;
}
.aboutOne::after, .servicePage::after {
    top: 100px;
    background-image: radial-gradient(rgba(255, 141, 149, 0.1), rgba(255, 141, 149, 0.1), transparent, transparent);
}
.teamList .teamLoop::before {
    z-index: 22;
    pointer-events: none;
}
.abouTwo::before {
    content: '' !important;
    width: 530px !important;
    height: 530px !important;
    z-index: -1;
    top: 0 !important;
    right: -120px !important;
    left: auto !important;
    background-image: radial-gradient(rgba(255, 141, 149, 0.1), rgba(255, 141, 149, 0.1), transparent, transparent) !important;
}
.abouTwo::after {
    top: -50px;
    background-image: radial-gradient(#ECF6FE, transparent, transparent);
}
.teamLoop .elementor-widget-theme-post-featured-image, .teamLoop .elementor-widget-theme-post-featured-image a, .teamLoop .elementor-widget-theme-post-featured-image img {
    height: 100%;
    object-fit: cover;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Service Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.homeService .elementor-widget-button {
    width: max-content;
}
.homeService:hover .elementor-button {
    background: rgba(255, 255, 255, 0.2);
}
.servicePage::before {
    content: '' !important;
    width: 615px !important;
    height: 615px !important;
    bottom: -120px;
    right: -120px;
    background-image: radial-gradient(#ECF6FE, transparent, transparent) !important;
    left: auto !important;
    top: auto !important;
    z-index: -1;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Single Service Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.singleFaq .e-n-accordion-item {
    background: var(--e-global-color-64ccd89);
    border: 1px solid var(--e-global-color-acbfdd6);
    border-radius: 20px;
}
.singleFaq .e-n-accordion-item[open] {
    background: var(--e-global-color-secondary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Conatct Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.contactDetails .elementor-widget-icon-box .elementor-icon-box-description a {
    color: var(--e-global-color-text);
}
.contactDetails .elementor-widget-icon-box .elementor-icon-box-description a:hover {
    color: var(--e-global-color-primary);
}
.getinTouch .gform_required_legend {
    display: none;
}
.getinTouch form .gform_fields {
    gap: 24px;
}
.getinTouch form .gform_fields textarea {
    min-height: 132px !important;
    height: 132px !important;
}
.getinTouch form .gform_fields input, .getinTouch form .gform_fields textarea {
    font-size: 16px;
    font-weight: 300;
    color: #ABABAB;
    border-color: #979797;
    box-shadow: none;
    border-radius: 10px;
    padding: 8px 15px;
    height: fit-content;
}
.getinTouch form input[type="submit"] {
    border-radius: 50px !important;
    padding: 14px 46px !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    background: var(--e-global-color-primary) !important;
    transition: 0.3s !important;
}
.getinTouch form input[type="submit"]:hover {
    background: var(--e-global-color-accent) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Shop Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.shopList .elementor-page-title .elementor-heading-title {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.shopList .elementor-widget-woocommerce-product-price .price {
    margin-bottom: 0;
}
.featuredProducts nav.elementor-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.featuredProducts nav.elementor-pagination .page-numbers {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F1F1F1;
    border-radius: 50%;
    transition: 0.3s;
}
.featuredProducts nav.elementor-pagination .page-numbers:hover, .featuredProducts nav.elementor-pagination .page-numbers.current {
    background: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent);
}
.featuredProducts nav.elementor-pagination span.page-numbers {
    cursor: no-drop;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Single Product Page Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.singleProducts .woocommerce-product-gallery {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs {
    width: 119px;
}
.singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs > li {
    width: 100% !important;
}
.singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs > li > img {
    padding: 15px;
}
.singleProducts .woocommerce-product-gallery > .flex-viewport {
    width: calc(100% - 145px);
    box-shadow: 0 0 45px rgba(0,0,0,0.07);
}
.singleProducts .woocommerce-product-gallery > .flex-viewport img {
    padding: 50px;
}
img.elementor-lightbox-image {
    background-color: var(--e-global-color-secondary);
}
.singleTabs .tabs.wc-tabs {
    padding: 0 !important;
}
.singleTabs .tabs.wc-tabs > li {
    border: 0 !important;
    background: transparent !important;
    padding: 20px 30px !important;
    margin-left: 0 !important;
}
.singleTabs .tabs.wc-tabs > li:first-child {
    border-right: 1px solid #B9AEAE !important;
    padding-left: 0 !important;
}
.singleTabs .tabs.wc-tabs > li > a {
    padding: 0 !important;
}
.singleTabs .woocommerce-Tabs-panel > h2:first-of-type {
    display: none;
}
.singleTabs .woocommerce-Tabs-panel {
    padding: 20px 0 !important;
}
.relatedProducts .elementor-widget-loop-carousel .swiper {
    padding: 15px !important;
}
.relatedProducts .elementor-widget-loop-carousel .swiper .shopList {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.singleTabs .woocommerce-Tabs-panel .stars {
    width: fit-content;
}
.singleTabs .woocommerce-Tabs-panel .stars > span > a, .singleTabs .woocommerce-Tabs-panel .stars:hover > span > a {
    color: var(--e-global-color-primary);
}
.singleTabs .getinTouch form input[type="submit"] {
    color: var(--e-global-color-secondary) !important;
}
.relatedProducts .elementor-swiper-button:hover svg > circle {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-secondary);
}
.relatedProducts .elementor-swiper-button:hover svg > path {
    fill: var(--e-global-color-secondary);
}
.singleTabs .woocommerce-Reviews .commentlist {
    padding-left: 0;
}
.singleTabs .woocommerce-Reviews .commentlist .comment-text > .meta {
    margin: 0px !important;
}
.singleTabs .woocommerce-Reviews .commentlist .comment-text > .star-rating::before {
    color: var(--e-global-color-accent);
}
.singleTabs .woocommerce-Reviews .commentlist .comment-text > .star-rating > span::before {
    color: var(--e-global-color-accent);
}
.singleTabs .woocommerce-Reviews .comment-form-comment textarea#comment {
    border-color: var(--e-global-color-4e2a12a);
    outline: 0;
    font-weight: 300;
}
.singleTabs .woocommerce-Reviews .comment-respond label[for="rating"] {
    font-size: 14px;
}
.singleTabs .woocommerce-Reviews .comment-respond > .comment-reply-title, .singleTabs .woocommerce-Reviews .comment-respond label[for="comment"] {
    font-weight: 500;
}
.single.single-product .elementor-location-header > .elementor-element {
    background: transparent !important;
    z-index: 2;
}
.shopList .elementor-widget-button {
    width: calc(100% - 65px);
    text-align: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Responsive Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - 
- - - : 1366px
- - - - - - - - - - - - - - */
@media only screen and (min-width: 1280px){
	.sticky .header_logo img{
	    max-width: 150px !important;
	    transition: 0.2s all;
	}
}
/* - - - - - - - - - - - - - - 
- - - : 1600px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 1600px) {
    .bannerSec .swiper-pagination {
        width: 10px !important;
        left: 30px !important;
    }
}
/* - - - - - - - - - - - - - - 
- - - : 1366px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 1366px) {
    .bannerSec .swiper-pagination {
        left: 8px !important;
    }
    .gallerySec .gallery {
        gap: 25px;
    }
    .gallerySec #loadMore > .loadMoreBtn-label {
        padding: 12px 40px;
    }
    .singleProducts .woocommerce-product-gallery > .flex-viewport {
        width: calc(100% - 135px);
    }
}

/* - - - - - - - - - - - - - - 
- - - : 1200px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 1200px) {
    /* .bannerSec .swiper-pagination {
        left: 8px !important;
    } */
}

/* - - - - - - - - - - - - - - 
- - - : 1024px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 1024px) {
    .elementor-location-header nav .elementor-nav-menu > li > a.elementor-item-anchor.has-submenu {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .elementor-location-header .elementor-menu-toggle {
        padding: 11px;
    }
    /* .elementor-location-header nav.elementor-nav-menu--dropdown {
        background: transparent !important;
        padding: 0 15px;
    } */
    .elementor-location-header nav.elementor-nav-menu--dropdown > .elementor-nav-menu {
        /* background-color: var(--e-global-color-64ccd89); */
        padding: 15px 0;
    }
    .elementor-location-header nav .elementor-nav-menu > li > a:hover .sub-arrow svg, .elementor-location-header nav .elementor-nav-menu > li > .highlighted > .sub-arrow svg{
        fill: var(--e-global-color-primary);
    }
    .bannerSec .bannerBtn .elementor-button .elementor-button-text {
        font-size: 14px;
    }
    .bannerSec .bannerBtn .elementor-button strong {
        font-size: 18px;
        margin-bottom: -5px;
    }
    .gallerySec .gallery {
        gap: 20px;
    }
    .gallerySec #loadMore > .loadMoreBtn-label {
        padding: 12px 30px;
    }
    .elementor-location-header nav .elementor-nav-menu > li > a {
        font-size: 15px;
    }
    .aboutOne::after, .abouTwo::after {
        width: 415px;
        height: 415px;
    }
    .singleFaq .e-n-accordion-item {
        border-radius: 16px;
    }
    .getinTouch form .gform_fields {
        gap: 15px;
    }
    .getinTouch form .gform_footer {
        margin-top: 15px;
    }
    .singleProducts .woocommerce-product-gallery > .flex-viewport {
        width: calc(100% - 125px);
    }
    .relatedProducts .elementor-widget-loop-carousel .swiper {
        padding: 15px 10px !important;
    }
    .singleTabs .tabs.wc-tabs > li {
        padding: 12px 25px !important;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon {
        font-size: 120px;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon svg {
        height: 120px;
    }
}

/* - - - - - - - - - - - - - - 
- - - : 880px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 880px) {
    .elementor-location-header .elementor-menu-toggle {
        padding: 9px;
    }
    .bannerSec .bannerBtn .elementor-button .elementor-button-text {
        font-size: 13px;
    }
    .bannerSec .bannerBtn .elementor-button strong {
        font-size: 16px;
    }
    .gallerySec #loadMore > .loadMoreBtn-label {
        padding: 10px 25px;
    }
    .gallerySec #loadMore {
        bottom: -20px;
    }
    .aboutOne::after {
        left: 0;
        right: 0;
        margin: auto;
    }
    .singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs {
        width: 80px;
    }
    .singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs > li > img {
        padding: 10px;
    }
    .singleProducts .woocommerce-product-gallery > .flex-viewport {
        width: calc(100% - 80px);
    }
    .singleProducts .woocommerce-product-gallery > .flex-control-nav.flex-control-thumbs > li {
        width: 100% !important;
        padding-bottom: 8px !important;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon {
        font-size: 80px;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon svg {
        height: 80px;
    }
}


/* - - - - - - - - - - - - - - 
- - - : 767px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
    .elementor-location-header .elementor-menu-toggle {
        padding: 8px;
    }
    .bannerSec .bannerBtn:first-of-type {
        margin-right: 5px;
    }
    .gallerySec .gallery {
        grid-template-columns: auto auto;
        gap: 15px;
    }
    .gallerySec #loadMore > .loadMoreBtn-label {
        padding: 8px 20px;
    }
    .gallerySec #loadMore {
        bottom: -25px;
    }
    .elementor-location-footer .siteMap .elementor-nav-menu {
        column-count: 2;
    }
    .bannerSec .swiper-pagination {
        left: 0 !important;
        bottom: 50px !important;
        width: 100% !important;
        top: auto !important;
        padding-left: 15px !important;
        transform: translate(0px, 0px) !important;
        text-align: left;
    }
    .bannerSec .swiper-pagination > .swiper-pagination-bullet {
        opacity: 1;
        margin: 0 3px !important;
    }
    .elementor-location-header nav .elementor-nav-menu > li > a {
        font-size: 14px;
    }
    .elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li > a {
        font-size: 13px;
    }
    .elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li:last-of-type > a, .elementor-location-header nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown > li:first-of-type > a {
        margin: 0px;
    }
    .aboutTeam .elementor-button {
        font-size: 13px !important;
    }
    .abouTwo::after {
        top: 150px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .singleFaq .e-n-accordion-item {
        border-radius: 12px;
    }
    .relatedProducts .elementor-widget-loop-carousel .swiper {
        padding: 15px 8px !important;
    }
    .relatedProducts .elementor-widget-loop-carousel .swiper .shopList {
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    }
    .singleTabs .woocommerce-Reviews .comment-respond label[for="rating"] {
        font-size: 12px;
    }
    .singleTabs .tabs.wc-tabs > li {
        padding: 8px 15px !important;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon {
        font-size: 60px;
    }
    .elementor-location-header.sticky > .elementor-element .elementor-widget-icon .elementor-icon svg {
        height: 60px;
    }
}

/* - - - - - - - - - - - - - - 
- - - : 640px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 640px) {
    .singleFaq .e-n-accordion-item {
        border-radius: 8px;
    }
    .getinTouch form .gform_fields {
        gap: 10px;
    }
    .getinTouch form .gform_footer {
        margin-top: 10px;
    }
    .getinTouch form .gform_fields input, .getinTouch form .gform_fields textarea {
        font-size: 14px;
        border-radius: 8px;
        padding: 3px 15px;
    }
    .getinTouch form .gform_fields textarea {
        min-height: 90px !important;
        height: 90px !important;
    }
    .getinTouch form input[type="submit"] {
        padding: 10px 30px !important;
        font-size: 15px !important;
    }
}

/* - - - - - - - - - - - - - - 
- - - : 480px
- - - - - - - - - - - - - - */
@media only screen and (max-width: 480px) {
    .bannerSec .bannerBtn .elementor-button {
        padding: 2px 17px !important;
    }
    .bannerSec .bannerBtn .elementor-button .elementor-button-text {
        font-size: 10px;
    }
    .bannerSec .bannerBtn .elementor-button strong {
        font-size: 13px;
        margin-bottom: -7px;
    }
    .gallerySec .gallery {
        grid-template-columns: auto auto;
        gap: 8px;
    }
    .gallerySec figure.gallery-item img {
        padding: 10px;
    }
    .gallerySec #loadMore {
        bottom: -20px;
    }
    .elementor-location-footer .serviceMenu .elementor-nav-menu {
        column-count: 1;
    }
    .aboutTeam {
        padding-top: 50px !important;
        padding-bottom: 55px !important;
    }
    .getinTouch form input[type="submit"] {
        padding: 6px 25px !important;
        font-size: 14px !important;
    }
    .shopList .elementor-widget-button {
        width: calc(100% - 52px);
    }
    .shopList .elementor-widget-button .elementor-button {
        font-size: 10px !important;
        padding: 2px 10px !important;
        font-weight: 600;
    }
}
