/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.7.3.1723181751
Updated: 2024-08-09 05:35:51

*/


p,
li,
a,
ul {
    margin-bottom: 0px !important;
    font-size: 18px !important;
}

.ptb {
    padding: 30px 0px !important;
}

h1 {
    font-size: 50px !important;
}

h2 {
    font-size: 35px !important;
    color: #A53010 !important;
}

h3 {
    font-size: 30px !important;
}

h4 {
    font-size: 26px !important;
}

h5 {
    font-size: 22px !important;
    color: #A53010 !important;
}

.ast-theme-transparent-header #ast-desktop-header>.ast-main-header-wrap>.main-header-bar,
.ast-theme-transparent-header.ast-header-break-point #ast-mobile-header>.ast-main-header-wrap>.main-header-bar {
    background: rgba(255, 255, 255, 0.8);
}

.ast-logo-title-inline .ast-site-identity {
    padding: 10px 0px !important;
}

.ast-logo-title-inline .site-logo-img {
    padding: 0px !important;
}

.site-logo-img img {
    width: 100px !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: unset !important;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    font-weight: 500 !important;
    color: #555 !important;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link {
    color: #A53010 !important;
}

.difer_color p,
.difer_color h2,
.difer_color h4 {
    color: #fff !important;
}

.box_items {
    box-shadow: 0px 0px 7px 0px rgba(165, 48, 16, 0.5) !important;
}

.listed_carousel {
    position: relative;
}

.listed_carousel .owl-item {
    margin-right: 10px !important;
    padding: 0px 15px !important;
}

.listed_carousel .owl-item .item {
    border-radius: 5px !important;
    border: 1px solid rgba(165, 48, 16, 0.5) !important;
    padding: 25px 10px !important;
    margin-bottom: 20px !important;
}

.listed_carousel .owl-item .item img {
    height: 120px !important;
    object-fit: contain !important;
}

.listed_carousel .owl-nav .owl-prev,
.listed_carousel .owl-nav .owl-next {
    position: absolute !important;
    top: unset !important;
    bottom: 30px !important;
}

.listed_carousel .owl-nav .owl-prev {
    left: 40% !important;
}

.listed_carousel .owl-nav .owl-next {
    right: 43% !important;
}

.listed_carousel .owl-nav .owl-prev i,
.listed_carousel .owl-nav .owl-next i {
    display: none !important;
}

.listed_carousel .owl-nav .owl-prev:before {
    content: '' !important;
    background-image: url('https://launchmyweb.net/jayrajgroup/wp-content/uploads/2024/08/right-arrow-1.png');
    background-size: contain;
    height: 25px;
    width: 25px;
    background-position: center center;
    position: absolute;
    transform: rotate(180deg);
}

.listed_carousel .owl-nav .owl-next:before {
    content: '' !important;
    background-image: url('https://launchmyweb.net/jayrajgroup/wp-content/uploads/2024/08/right-arrow-1.png');
    background-size: contain;
    height: 25px;
    width: 25px;
    background-position: center center;
    position: absolute;
}

.listed_carousel .owce-carousel .owl-dots {
    margin-top: 10px !important;
}

.listed_carousel .owl-dots .owl-dot.active span {
    background: #A53010 !important;
}

.listed_carousel .owce-carousel .owl-content {
    font-style: normal !important;
    font-size: 18px !important;
    color: #212529 !important;
    line-height: 20px !important;
    margin: 10px 0px !important;
}

h2.widget-title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
    color: #fff !important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #000 !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background: #000;
}

.ast-footer-copyright p {
    color: #fff !important;
}

.widget_nav_menu li a {
    color: #fff !important;
    text-decoration: none !important;
    font-family: 'Roboto';
}

.widget_nav_menu li a:hover {
    color: #A53010 !important;
}

.widget_nav_menu li {
    margin-left: 30px !important;
    margin-bottom: 12px !important;
}

.widget_nav_menu li a {
    position: relative;
}

.widget_nav_menu li a:before {
    content: '';
    background-image: url('https://launchmyweb.net/jayrajgroup/wp-content/uploads/2024/08/SVGRepo_icoanCarrier.svg');
    background-size: contain !important;
    background-repeat: no-repeat;
    width: 25px;
    background-position: center center !important;
    height: 12px;
    position: absolute;
    left: -30px;
    top: 4px;
}

.widget_nav_menu li a:hover:before {
    content: '' !important;
    background-image: url(https://launchmyweb.net/jayrajgroup/wp-content/uploads/2024/08/tag-chevron-fill-svgrepo-com-1.svg) !important;
    width: 25px !important;
    height: 20px !important;
    top: 1px;
}

.f_map iframe {
    border: 4px solid #fff !important;
    border-radius: 15px !important;
}

#ast-scroll-top {
    background-color: #A53010 !important;
}


.site-footer-primary-section-1 p{
    color: #fff!important;
    text-align: left!important;
}

.site-footer-primary-section-1 img{
    width: 150px!important;
}

.frm_sec {
    padding: 30px!important;
    background: #A53010 !important;
    border-radius: 20px!important;
}
.frm_sec h2{
    color: #fff!important;
}

.frm_sec .sec{
    display: flex;
    justify-content: space-between;
    margin-top: 15px!important;
    flex-wrap: wrap;
}

.frm_sec .sec .line{
    width: 48%!important;
    margin-bottom: 15px!important;
}

.frm_sec .sec .line_msg, .frm_sec .sec .sub_btn{
    width: 100%!important;
}

.frm_sec .sec .line input{
    height: 45px!important;
    border-radius: 10px!important;
    color: #A53010 !important;
}

.frm_sec .sec .line_msg textarea{
    height: 100px!important;
    border-radius: 10px!important;
    color: #A53010 !important;
}


.frm_sec .sec .sub_btn input[type="submit"]{
    margin-top: 10px!important;
    background: #fff!important;
    border-color:#fff!important;
    color: #A53010 !important;
    border-radius: 10px!important;
}
::placeholder{
    color: #A53010 !important;
}

.main_heading h1{
    text-shadow: 0px 0px 5px#A53010;
    letter-spacing: 1px!important;
}

.site-footer-primary-section-1 .widget_text p{
    position: relative;
    padding-left: 40px!important;
    margin-top: 20px!important;
}

.site-footer-primary-section-1 .widget_text p:before{
    content: '';
    background-image: url('https://launchmyweb.net/jayrajgroup/wp-content/uploads/2024/08/location-4.png');
    background-position: center center;
    background-size: contain;
    position: absolute;
    width: 32px !important;
    height: 32px !important;
    top: 2px;
    left: 0px;
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{
    background: #A53010!important;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #fff!important;
}

#ast-hf-mobile-menu{
    position: absolute;
    width: 70%;
    right: 20px;
    background: #A53010;
}

.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{
    color: #fff!important;
    line-height: 35px!important;
}

.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link{
    color: #A53010!important;
    background: #fff!important;
}

.ast-header-break-point .main-navigation .stack-on-mobile li {
    width: 100%;
    border: 1px solid #fff;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item{
    border: 1px solid #A53010!important;
}

@media only screen and (max-width: 1299px){

    h1{
        font-size: 45px!important;      
    }

    .site-primary-footer-wrap, .site-below-footer-wrap[data-section="section-below-footer-builder"]{
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .prl{
        padding-right: 15px!important;
        padding-left: 15px!important;
    }

}

@media only screen and (max-width: 1099px) {
    .listed_carousel .owl-item {
        padding: 0 10px !important;
    }
}

@media only screen and (max-width: 991px){
    .listed_carousel .owl-item{
        margin-right: 0px!important;
    }
    h1{
        font-size: 40px!important;      
    }
    h2 {
        font-size: 32px!important;
    }
    .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{
        display: flex!important;
        flex-wrap: wrap!important;
        justify-content: space-between!important;
        gap: 0px!important;
    }

    .site-footer-primary-section-1,
    .site-footer-primary-section-2{
        width: 48%!important;
    }
    .site-footer-primary-section-3{
        width: 100%!important;
    }
    .f_map iframe{
        width: 100%!important;
    }
}

@media only screen and (max-width: 767px) {
    .listed_carousel .owl-item {
        margin: 0px !important;
        padding: 0px 10px !important;
    }

    .listed_carousel .owl-nav .owl-prev,
    .listed_carousel .owl-nav .owl-next {
        display: none !important;
    }

    .ptb{
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }

    h1 {
        font-size: 32px !important;
    }
    h2 {
        font-size: 28px !important;
    }
    h4 {
        font-size: 22px !important;
    }
    
}

@media only screen and (max-width: 620px){
    .frm_sec {
        padding: 15px !important;
        border-radius: 10px !important;
    }
    .frm_sec .sec .line {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    .site-footer-primary-section-1,
    .site-footer-primary-section-2{
        width: 100%!important;
    }
    .site-footer-primary-section-1,
    .site-footer-primary-section-2,
    .site-footer-primary-section-3{
        margin-top: 10px!important;
    }

}

@media only screen and (max-width: 425px) {
    .robogallery-gallery-1605, .robogallery-gallery-1705 {
        display: flex !important;
        justify-content: center!important;
    }

}