/*
Theme Name: Shop-Gait
Theme URI: https://understrap.com
Template: understrap
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
Version: 1.2.4.1767329649
Updated: 2026-01-02 04:54:09

*/


@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url("style-2.css");

@font-face {
    font-family: 'Coolvetica';
    src: url('font/Coolvetica-Regular.woff2') format('woff2'),
        url('font/Coolvetica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    background-color: #ffffff;
     font-family: "Fira Sans", sans-serif;
}

body p{
            font-family: "Fira Sans", sans-serif;
            font-size: 14px;
            line-height: 28px;
            color: #222222;
            font-weight: 400;
}

body a{
    text-decoration:none !important;
}

h1,h2,h3,h4,h5,h6 {
     font-family: 'Coolvetica';
    font-weight: 400;
}

.mobshow{
    display:none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none!important ;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}

    .ipad-50 {
    width: 50% !important;
    margin-bottom: 30px;
}
    /************** header responsive start  *************/

    
.navbar-brand img {
    max-width: 150px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -50px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(https://shopgait.com/wp-content/uploads/2026/01/menu-1-e1768022371572.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #103810;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Fira Sans", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
        display:none !important;
}
    
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

    
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

    a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
    
    body header#wrapper-navbar .container {
    display: block;
    border-radius: 0;
    padding: 0;
    background-color: unset;
}
    

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
}
    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
}
 body header#wrapper-navbar {
    padding: 10px 0px 10px;
    background-color: #0c280e;
}
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}


body .first-choose-box {
    width: 100% !important;
    margin-bottom: 15px;
}
    
body .title h2 {
    font-size: 24px;
}

body .home-service-box h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

body .lead-box h2 {
    font-size: 20px;
}

body .lead-box h3 {
    font-size: 28px;
}

body .form-title h2 {
    font-size: 24px;
}

body .service-section {
    position: unset;
    padding: 20px 0px 20px;
    margin-left: auto;
    margin-right: auto;
}

body .main-service-section {
    margin-bottom: 35px;
}


body .lead-section {
    margin-top: 50px;
    padding: 30px 0px 0px;
}

body footer#colophon {
    padding-top: 50px;
}
    
body .main-choose {
    margin-left: auto;
    margin-right: auto;
}
    
body .bottom-footer {
    margin-top: 10px;
}
    
body h1.ml10.slide-left {
    font-size: 36px;
    max-width: 316px;
}

body a.get-start {
    padding: 13px 30px;
}
    
    

body .mobile-btn a.form-img {
    position: unset;
    opacity: 1;
}

body a.mob-btn {color: #fff;background: #103810;border-radius: 30px;padding: 15px 30px;}


body .mobile-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    margin-top: 20px;
}

body .service-img a.read-more {
    display: none;
}

body a.form-img {
    display: none;
}

body .mobile-btn a.form-img {
    display: inline-block;
}
body .service-section:hover .service-img img{
        filter:unset;
    }
    
    
body .web-banner {
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/simple-banner.jpg);
    background-size: cover;
    margin-top: 0;
    padding: 60px 0px 280px;
    position: relative;
    overflow: visible !important;
    margin-bottom: 90px;
}

body .web-banner:after {
    position: absolute;
    content: '';
    width: 370px;
    height: 320px;
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/store.png);
    right: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -90px;
}
    
body .container {
    /* overflow-x: hidden; */
}


body header#wrapper-navbar .container {
    overflow: unset;
}


body footer#colophon .container {
    overflow: unset;
}
    
body .banner-title p {
    max-width: 500px;
}

    

}
/**************** Tab responsive End *********************/



/**************** Mobile responsive Start *********************/

@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none!important;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}
.form-left-section h2.title {
    color: #fbad48;
    padding-top: 30px;
}
    .form-left-section p {
    color: #fff;
}
/************** header responsive start  *************/
    
    
    
    
.navbar-brand img {
    max-width: 150px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -50px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(https://shopgait.com/wp-content/uploads/2026/01/menu-1-e1768022371572.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #103810;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Fira Sans", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
        display:none !important;
}
    
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

    
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

    a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
    
    body header#wrapper-navbar .container {
    display: block;
    border-radius: 0;
    padding: 0;
    background-color: unset;
}
    

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
}
    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
}
 body header#wrapper-navbar {
    padding: 10px 0px 10px;
    background-color: #0c280e;
}
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}


body .first-choose-box {
    width: 100% !important;
    margin-bottom: 15px;
}
    
body .title h2 {
    font-size: 24px;
}

body .home-service-box h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

body .lead-box h2 {
    font-size: 20px;
}

body .lead-box h3 {
    font-size: 28px;
}

body .form-title h2 {
    font-size: 24px;
}

body .service-section {
    position: unset;
    padding: 20px 0px 20px;
    margin-left: auto;
    margin-right: auto;
}

body .main-service-section {
    margin-bottom: 35px;
}


body .lead-section {
    margin-top: 50px;
    padding: 30px 0px 0px;
}

body footer#colophon {
    padding-top: 50px;
}
    
body .main-choose {
    margin-left: auto;
    margin-right: auto;
}
    
body .bottom-footer {
    margin-top: 10px;
}
    
body h1.ml10.slide-left {
    font-size: 36px;
    max-width: 316px;
}

body a.get-start {
    padding: 13px 30px;
}
    
    

body .mobile-btn a.form-img {
    position: unset;
    opacity: 1;
}

body a.mob-btn {color: #fff;background: #103810;border-radius: 30px;padding: 15px 30px;}


body .mobile-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    margin-top: 20px;
}

body .service-img a.read-more {
    display: none;
}

body a.form-img {
    display: none;
}

body .mobile-btn a.form-img {
    display: inline-block;
}
body .service-section:hover .service-img img{
        filter:unset;
    }
    
    
body .web-banner {
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/simple-banner.jpg);
    background-size: cover;
    margin-top: 0;
    padding: 60px 0px 200px;
    position: relative;
    overflow: visible !important;
    margin-bottom: 90px;
}

body .web-banner:after {
    position: absolute;
    content: '';
    width: 370px;
    height: 320px;
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/store.png);
    right: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -90px;
}
    
body .container {
    overflow-x: hidden !important;
}


body header#wrapper-navbar .container {
    overflow: unset !important;
}


body footer#colophon .container {
    overflow: unset !important;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    top: 8px;
}
    
    
}
/**************** Mobile responsive End *********************/





/**************** Start Header menu  ********************/

header#masthead {
    margin-bottom: 0;
    background-color: #00000024;
    box-shadow: none;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%), inset 0 -1px 0 rgba(0, 0, 0, .1); */
}

header#wrapper-navbar.sticky {
    background-color: #0a230a;
    padding-top: 2px;
}


.navbar-brand img {
    max-width: 133px;
    margin-bottom: 8px;
}

.navbar-brand {
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}


div#mega-menu-wrap-primary {
    background-color: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Fira Sans", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding: 10px 18px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #ffff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background-color: transparent;
    color: #221845;
    font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: transparent !important;
        color: #ffffff;
         font-family: "Fira Sans", sans-serif;
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: transparent;
        font-weight: 400;
        font-family: "Fira Sans", sans-serif;
        text-decoration: none;
        border-color: #fff;
        color: #ffffff;
    }

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 24px;
  height: 3px;
  background-color: transparent;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background-color: transparent;
    color: #ffffff;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 286px;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #103810;
    border-radius: 0;
    top: 34px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #eeee;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
      font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;
    display: block;
    border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #87477a;
    border: 0;
    position: absolute;
    min-width: 735px;
    padding: 15px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
}

#mega-menu-wrap-primary #mega-menu-primary {
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
    background-color: #ffffff;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    transition: 0.6s ease all;
    border-bottom: 1px solid #ffffff33;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 27px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
      transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
    
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        width: 49%;
        margin-left: 5px;
    }

    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:hover li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover > a.mega-menu-link {
    color: #fff;
    font-weight: 400;
/*  background-color:#190f17; */
        font-family: "Fira Sans", sans-serif;
    transition: all .5s ease-in-out;
    
}

.mega-menu-toggle.mega-menu-open {
    background-image: none !important;
   
    
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open span.mega-toggle-animated-inner {
        background-color: #ffffff;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after{
            background-color:#9e0022 ; 
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
    background: #103810;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}
a {
    color: #ff1276;
}

.menus {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

a.whatsapp-img img {
    display: inline-block;
    width: 84px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.first-text {
    display: block;
    font-size: 12px;
    color: #fff;
}

span.second-text{
    font-size: 18px;
    font-weight: bold;
    color:#fff;
}

.whatsapp-chat {
    text-align: center;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    border-radius: 30px 30px 0px 0px;
    padding: 20px 10px 39px;
    position: relative;
}

a.text-link {
    display: block;
    margin-bottom: 20px;
}
nav#main-nav {
    background: transparent !important;
    padding-bottom: 0;
    padding-top: 0;
}

header#wrapper-navbar {
    padding-top: 30px;
    position:relative;
    z-index:2;
}

a.whatsapp-img {
    position: absolute;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
}


.top-links img {
    width: 16px;
}

.top-links ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 28px;
    background-color: #fba73a;
    margin: auto;
    padding: 10px 30px 10px 10px;
    margin-bottom: 0;
    border-radius: 30px;
    position: absolute;
    bottom: -97px;
    right: 0;
}

.top-links span {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 33px;
}

.top-links a {
    font-size: 16px;
    color: #222;
}
a.mail-size {
    font-size: 14px;
}

.top-links  li {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

 .top-links.deskshow {
    max-width: 630px;
    margin: auto;
}

 .inner-menu {
    position: relative;
    top: -18px;
}

 

/*************** End Header menu  ************/


/* sticky header css start */

    .sticky {
    position: sticky!important;
    top: 0;
    width: 100%;
    z-index: 99!important;
    transition:all 0.6s ease-in-out;
    animation:smothScroll 1s forwards;
    }
@keyframes smothScroll{
    0%{
        transform:translateY(-40px);
    }
    100%{
        transform:translateY(0px);
    }
}


header#wrapper-navbar.sticky .container {
    background-color: #0a230a;
}

/* sticky header css End */


/*  Main Header start */
    
.navbar-brand {
    max-width: 188px;
    padding-top: 0;
    margin-top: 0px;
}


header#wrapper-navbar .container {
    background-color: #00000061;
    border-radius: 80px;
    padding-top: 11px;
    padding-bottom: 11px;
}


.mega-sidebar-menu img {
    width: 25px;
}

.mega-sidebar-menu a {
    width: 70px !important;
    height: 70px !important;
    display: inline-block;
    background-color: #103810 !important;
    border-radius: 50% !important;
    text-align: center !important;
    line-height: 48px !important;
    margin-left: 15px !important;
}


    
/* mian header end */   

/* Heder-cta */
.top-cta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 10px;
}

.cta-icon {
    min-width: 64px;
    min-height: 64px;
    border-radius: 32px;
    background-color: #101334;
    border: 4px solid #8d123a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-icon img {
    max-width: 27px;
}

.cta-content p {
    margin: 0;
    font-size: 12px;
    line-height: 30px;
    color: #ffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: end;
}

.cta-content a {
    font-size: 42px;
    line-height: 30px;
    color: #ffffff;
    font-family: 'Coolvetica';
    text-align: right;
}

.cta-content p span {
    color: #ffcd36;
}

/*  Header Cta */

.wrapper {
    padding: 0;
}

/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */
    

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1127px;
    }
}


.web-banner {
    margin-top: -131px;
}


.ml10 .letter {
  display: inline-block;
  transform-origin: 0 0;
}

.web-banner {
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/simple-banner.jpg);
    background-size: 100% 100%;
    background-position: center;
    padding: 220px 0px 89px;
    margin-bottom: 115px;
    overflow: visible !important;
}

.store-img {
    position: absolute;
    top: -32px;
    right: -50px;
}


h1.ml10.slide-left {
    font-size: 44px;
    color: #fff;
}

a.get-start {
    background: #00000063;
    color: #fff;
    padding: 13px 56px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 10px;
    transition:0.4s;
}

a.watch {
    color: #fff;
}

a.watch img {
    margin-right: 10px;
}

.banner-title p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 25px;
}

a.get-start:hover {
    background-color: #103810;
}
/* =========== Banner Area End Here =============== */

/* ============== Service Section start Here ============== */

.title h2 {
    font-size: 50px;
    line-height: normal;
    margin-bottom: 15px;
}

.sub-title {
    margin-bottom: 0;
    font-size: 16px;
    color: #103810;
}

.title {
    margin-bottom: 50px !important;
}

.main-service-section {
    margin-bottom: 70px;
}

.service-img {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.service-img img {
    width: 100%;
    border-radius: 40px;
    transition: 0.4s;
}

a.read-more {
    background: #103810;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    padding-top: 40px;
    position: absolute;
    bottom: -120px;
    transform: translateX(-50%);
    left: 50%;
    transition: 0.4s;
}

span.click-text {
    font-size: 12px;
    font-weight: 400;
    display: block;
}


.service-section {
    filter: drop-shadow(1.545px 4.755px 7.5px rgba(204,204,204,0.75));
    background: #fff;
    border-radius: 40px;
    padding: 50px 35px 50px 25px;
    margin-bottom: 30px;
    position: sticky;
    top: 80px;
}


.service-section .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.home-service-box {
    position: relative;
}

a.form-img {
    position: absolute;
    right: -35px;
    top: -35px;
    opacity: 0;
    transition: 0.4s;
}

.home-service-box h3 {
    font-size: 30px;
    color: #103810;
    margin-bottom: 20px;
}

.home-service-box p {
    color: #103810;
}

.home-service-box p {
    margin: 0;
}

.service-section:hover .service-img a {
    bottom: 60px;
}
.service-section:hover .service-img img {
   filter: blur(3px);
}

.service-section:hover a.form-img {
   opacity:1;
}

/* ================ Why Choose Section start here ================ */

.choose-box {
    text-align: center;
}

.choose-box h3 {
    font-size: 20px;
    color: #103810;
}

.first-choose-box {
    background-color: #eee;
    border-radius: 40px;
    padding: 40px 5px 5px;
    margin: 1px;
    width: calc(33.33% - 2px) !important;
    min-height: 425px !IMPORTANT;
}


.lead-section {
    text-align: center;
    background-image: url(https://shopgait.com/wp-content/uploads/2026/01/bg-img.jpg);
    background-size: cover;
    background-position: center;
    padding: 100px 0px 70px;
    margin-top: 100px;
}


.lead-box h2 {
    color: #fff;
    font-size: 30px;
}

.lead-box h3 {
    font-size: 50px;
    color: #fff;
}

.lead-box p {
    color: #fff;
}

.lead-box a.get-start {
    margin-top: 20px !important;
    display: inline-block;
    margin-right: 0;
}




/* ============== Footer Strat Here ============= */

.bottom-footer {
    background: #103810;
    text-align: center;
    padding: 15px 0px 9px;
    margin-top: 90px;
}

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


footer#colophon {
    background: #eeeeee;
    padding-top: 100px;
}

.footer-box {
    background: #fff;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 40px;
    padding: 30px 18px 30px;
}

.footer-box a {
    display: block;
    color: #222;
    font-size: 18px;
    transition: 0.4s;
}

.footer-box img {
    display: inline-block;
    margin-bottom: 20px;
}

a.location {
    font-size: 14px;
    line-height: 27px;
}


ul.social-media {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: start;
}

ul.social-media a {
    font-size: 14px;
    position: relative;
    z-index: 2;
    transition: 0.4s;
}

ul.social-media li {background: #eee;border-radius: 20px;margin-bottom: 5px;padding: 4px;position: relative;overflow: hidden;}


ul.social-media li span {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    background: #103810;
    margin-right: 9px;
    transition: 0.4s;
}

ul.social-media li i {
    color: #fff;
    transition: 0.4s;
}

.footer-box.social-box {
    padding-top: 15px;
    padding-bottom: 12px;
}

.input {
    height: 50px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    background: #eee !important;
    border: 1px solid #ffffff !important;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
}

.share {
    height: 50px;
    border-radius: 0px 0px 30px 30px !important;
    color: #ffffff !important;
    border: none !important;
    background: #103810 !important;
}

textarea.input {
    height: 170px !important;
}

.form-title h2 {
    color: #222;
    text-align: center;
    font-size: 50px;
}

.form-title  p {
    text-align: center;
    margin-bottom: 0 !important;
    font-size: 14px !important;
}

.contact-form {
    background: #fff;
    border-radius: 40px;
    padding: 40px 0px 0px;
    filter: drop-shadow(1.545px 4.755px 7.5px rgba(204,204,204,0.75));
}


.input:focus{
    box-shadow:unset !important;
}



.form-title {padding: 0px 30px 30px;}

.form-title span {
    font-size: 16px;
    color: #103810;
}

.form-row {
    padding: 0px 30px 20px;
}

.form-btn span.wpcf7-spinner {
    height: 0;
    width: 0;
    margin: 0;
}


ul.social-media li:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    left: 0;
    background: #103810;
    top: 0;
    border-radius: 20px;
    transition:0.4s;
}

ul.social-media li:hover:after{
    width:100%
}

ul.social-media li:hover a {
    color: #fff;
}

ul.social-media li:hover span {
    background: #fff;
    color: #103810;
}

ul.social-media li:hover i {
    color: #103810;
}

.footer-box a:hover {
    color: #103810;
}


/* Side Menu Bar */

/* side-bar Menu Panel */

.sidemenu {
    position: fixed;
    right: -100%;
    transition: left 0.2s ease-in-out, right 0.2s ease-in-out, opacity 0.2s ease-in-out;
    z-index: 9999;
    background-color: #ffffff;
    top: 0;
    bottom: 0;
    color: #ffffff;
    overflow-x: hidden;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    margin: 5px 7px;
    border-radius: 30px 0px 0px 30px;
    max-width:450px;
}


.sidemenu .close_sidemenu {
    position: absolute;
    right: 0;
    padding: 1rem 1rem;
    z-index: 1000;
    color: #103810;
    text-decoration: none;
}

.sidemenu .close_sidemenu .dashicons {
    transition: transform .2s ease-in-out;
    font-weight: normal;
    font-size: 32px;
    width: 50px;
    height: 50px;
    background-color: #fdfdfd;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#custom_html-2 {
    display: block !important;
}

.side-bar-logo a img {
    max-width: 180px;
}

.side-bar-logo {
    margin-top: -30px;
    margin-bottom: 20px;
}

.sidebar-content p {
    font-size: 14px;
    line-height: 24px;
}

.sidebar-title {
    font-size: 24px;
    font-weight: 400;
    color: #103810;
}


.contact-info ul li .tg-info-icon {
    background: #030810;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #091221;
}

.contact-info ul li {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0 !important;
}

.contact-info ul li .tg-info-icon img {
    max-width: 23px;
}

.contact-info ul {
    padding-left: 10px;
}

.tg-info-content p {
    margin: 0;
    font-size: 14px;
    color: #b8a77e;
}

.tg-info-content a {
    font-size: 14px;
    color: #fff !important;
    font-weight: 500;
}

.contact-info {
    padding-top: 40px;
}

.pt-sidebar-social ul li {background: #103810;width: 45px;height: 45px;border-radius: 100%;text-align: center;position: relative;display: flex;align-items: center;border: 1px solid transparent !important;justify-content: center;}

.pt-sidebar-social ul {
    display: flex;
    gap: 10px;
    padding-left: 11px;
}

.pt-sidebar-social ul li a {
    color: #ffffff;
}

.pt-sidebar-social ul li:hover {
    background-color: #000000;
    transition: 0.6s ease all;
}

.pt-sidebar-social ul li:hover a {
    color: #ffffff;
}


.pt-sidebar-social {
    padding-top: 10px;
}

/* Side Menu Panel End */


.error-page h2 {
    font-size: 100px;
}


