/**
Theme Name: Retailgators
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: retailgators
Template: astra
*/


.next-benner {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 60%, rgba(56, 111, 251, 0.04) 100%);
}

.popular_ecommerce_platform_icon figure.gallery-item .gallery-icon.landscape {
    background: rgba(250, 249, 249, 1);
    border: 1px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0px 0px 16px 0px rgba(56, 111, 251, 0.04);
    padding: 32px 0px;
}

.popular_ecommerce_platform_icon figure.gallery-item .gallery-icon.landscape:hover {
    background: rgba(250, 249, 249, 1);
    border: 1px solid rgba(56, 111, 251, 1);
    box-shadow: 0px 0px 16px 0px rgba(56, 111, 251, 0.16);
    border-radius: 24px;
}

.popular_ecommerce_tabs .e-n-tabs.e-activated .e-n-tabs-heading {
    margin: auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px;
    border-radius: 100px;
}

.services_list_footre ul li {
    font-size: 16px;
    line-height: 42px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
}

.services_list_footre ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.get-footer_touch span.elementor-icon-list-icon {
    padding: 5px;
    background: rgba(56, 111, 251, 1);
    border-radius: 5px;
    margin-right: 10px;

}

.our-services-box:hover {
    border-radius: 24px;
}

.our-services-box:hover h2,
.our-services-box:hover p {
    color: #fff !important;
}

.get_started_section .form-control-submit {
    background: rgba(56, 111, 251, 1);
    font-size: 18px;
    line-height: 28px;
    padding: 16px 30px;
    border-radius: 10px;
}

.get_started_section .wpcf7-form-control-wrap input.wpcf7-form-control,
.get_started_section .wpcf7 select.wpcf7-form-control {
    border: none;
    height: 60px;
}

.get_started_section .wpcf7 textarea.wpcf7-form-control {
    border: none;
}





.benefits-section-content .section-bg_1 {
    background: linear-gradient(180deg, #7579FF 0%, #B224EF 100%);
}

.benefits-section-content .section-bg_2 {
    background: linear-gradient(180deg, #F74FAC 0%, #FCB24F 100%);
}

.benefits-section-content .section-bg_3 {
    background: linear-gradient(180deg, #FF7A00 0%, #FFD439 100%);
}

.benefits-section-content .section-2 {
    width: min(1200px, 90%);
    margin: 40px auto 0;
    padding: 20px 0;
    line-height: 2;
    color: #fff;
}


.benefits-section-content .c-hotels__title {
    width: min(1200px, 100%);
    padding: 64px 20px;
    color: #fff;
    text-align: center;
    font-size: 44px;
    color: #ffeba7;
}

.benefits-section-content .c-hotels__list {
    display: grid;
}

.benefits-section-content .c-hotels__item {
    position: sticky;
    top: 50px;
    right: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 200px auto;
}

@media (min-width: 768px) {
    .benefits-section-content .c-hotels__item {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: minmax(400px, 52vh);
    }
}

.benefits-section-content .c-hotels__item:not(.c-hotels__item:last-child) {
    view-timeline-name: --card;
    view-timeline-axis: block;
    animation-timeline: --card;
    animation-name: in-n-out;
    animation-range: entry 90% cover 50%;
    animation-fill-mode: both;
}

@keyframes in-n-out {

    0%,
    75% {
        scale: 100%;
    }

    100% {
        scale: 85%;
    }
}

.benefits-section-content .feature-icon {
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
    flex-shrink: 0;
    margin-top: 5px;
}

.benefits-section-content .feature-text {
    font-weight: 600;
    color: #ffffff;
}

.benefits-section-content .feature-desc {
    color: #ffffff;
    font-size: 0.875rem;
    margin-top: 0.125rem;
}

.benefits-section-content .section-bg {
    background-color: #f1f5f9;
    border-radius: 0.75rem;
    padding: 48px 64px 48px 48px;
    margin-bottom: 0px !important;
}

.benefits-section-content .section-bg .item-block-5 h3 {
    color: #ffffff;
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
}

.benefits-section-content .section-bg .item-block-5 p {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.benefits-section-content .section-bg .item-block-7 .feature-text {
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.benefits-section-content .section-bg .item-block-7 .feature-desc {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.item-block-icon-con {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.benefits-section-content .section-bg .item-block-7 .d-flex.item-block-icon {
    padding: 15px;
}

/* header Section  CSS */
#header_id_menu{
    background-color: #fff;
}
#header_id_menu ul,
#header_id_menu ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#header_id_menu .mega_menu_full{
    max-width: 1440px;
    padding: 0px;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}
#header_id_menu .header_section_rg {
    max-width: 1440px;
    padding: 22px 15px;
    margin: 0 auto;
}

#header_id_menu nav {
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

#header_id_menu .logo a {
    font-size: 20px;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
}

#header_id_menu button.box_get_q_quote_btn {
    background: #2b5bfd;
    color: #fff;
    padding: 7px 25px;
    border: none;
    border-radius: 5px;
}

/* normal menu css */

#header_id_menu .main_menu>ul>li {
    display: inline-block;
    position: relative;
    margin: 0 -2px;
}

#header_id_menu .main_menu ul li {
    position: relative;
}

#header_id_menu .main_menu ul li a {
    font-size: 14px;
    color: #353535;
    padding: 0 23px;
    display: block;
    font-weight: 400;
}

#header_id_menu .main_menu ul li .active,
#header_id_menu .main_menu ul li:hover>a {
    color: var(--hover-color);
}


/* Normal Dropdown menu */
#header_id_menu .main_menu ul li ul.sub_menu_w{
    width: 250px;
}
#header_id_menu .main_menu ul li ul.sub_menu_w .box_get_q_quote{
    text-align: center;
    margin-bottom: 15px;
}
#header_id_menu .main_menu ul li ul {
    width: 200px;
    top: 50px;
    background: #fff;
    transition: 0.5s;
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

#header_id_menu .main_menu ul li ul li a {
    padding: 10px 25px;
    font-size: 15px;
}

#header_id_menu .main_menu ul li ul li a i {
    float: right;
}

#header_id_menu .main_menu ul li ul li ul {
    left: 100%;
    top: 0;
}

/* mega menu css */
#header_id_menu .mega_menu_dropdown {
    position: static !important;
}

#header_id_menu .mega_menu {
    top: 82px;
    left: 0;
    right: 0;
    /* background: #fff; */
    display: flex;
    flex-wrap: wrap;
    transition: 0.5s;
    /* box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75); */
}

#header_id_menu .mega_menu_item {
    width: 25%;
    padding: 30px 20px;
}

#header_id_menu .main_menu ul li .mega_menu_item a {
    padding: 10px 0;
}

#header_id_menu .main_menu ul li .mega_menu_item a:hover {
    color: var(--hover-color);
}

#header_id_menu .mega_menu_item h3 {
    margin-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #bfbf8f;
    padding-bottom: 15px;
}

#header_id_menu .mega_menu_item img {
    width: 100%;
}

/* demo_2 css */
#header_id_menu .mega_menu_demo_2 .mega_menu {
    left: 50%;
    transform: translateX(-50%);
    width: 1140px;
}

#header_id_menu .mobile_btn {
    display: none;
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {
    #header_id_menu .container {
        width: 960px;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        width: 940px;
    }

    #header_id_menu .main_menu ul li ul {
        width: 150px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #header_id_menu .container {
        width: 720px;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        width: 700px;
    }

    #header_id_menu .main_menu ul li a {
        font-size: 15px;
        padding: 20px 16px;
    }

    #header_id_menu .main_menu ul li ul {
        width: 150px;
    }
}

@media (min-width: 768px) {
    #header_id_menu .main_menu ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin-top: 50px;
    }

    #header_id_menu .main_menu ul li .mega_menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin-top: 50px;
    }

    #header_id_menu .main_menu ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        margin-top: 0px;
        z-index: 99;
    }

    #header_id_menu .main_menu ul li:hover>.mega_menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        z-index: 99;
    }
}

@media (max-width: 767.98px) {

    #header_id_menu .mega_menu_demo_2 .mega_menu,
    #header_id_menu .container {
        width: 100%;
    }

    #header_id_menu nav {
        padding: 15px;
    }

    #header_id_menu .mobile_btn {
        cursor: pointer;
        display: block;
    }

    #header_id_menu .main_menu {
        display: none;
        width: 100%;
    }

    #header_id_menu .main_menu ul li {
        display: block;
    }

    #header_id_menu .main_menu ul li a i {
        float: right;
    }

    #header_id_menu .main_menu ul li a {
        border-bottom: 1px solid #ddd;
    }

    #header_id_menu .main_menu ul li ul {
        width: 100%;
    }

    #header_id_menu .main_menu ul li ul li ul {
        left: 0;
        top: auto;
    }

    #header_id_menu .mega_menu .mega_menu_item {
        width: 50%;
    }

    #header_id_menu .main_menu ul li ul {
        display: none;
        transition: none;
    }

    #header_id_menu .main_menu ul li .mega_menu {
        display: none;
        transition: none;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        transform: translateX(0);
    }
}

@media (max-width: 575.98px) {
    #header_id_menu .mega_menu .mega_menu_item {
        width: 100%;
    }
}
#header_id_menu .bottom_box_section_0 {
    background: hsl(339deg 74.2% 57.85% / 8%);
    padding: 22px;
    border-radius: 15px;
}
#header_id_menu h6.platform_retail_h6_0 {
    font-size: 15px;
    color: hsl(340, 74%, 51%);
}
#header_id_menu p.eCommerce_des_p_0 {
    color: #e67e89;
    font-size: 14px;
}
#header_id_menu .bottom_box_section_1 {
    background: rgb(102 245 255 / 21%);
    padding: 22px;
    border-radius: 15px;
}
#header_id_menu h6.platform_retail_h6_1 {
    font-size: 15px;
    color: #26a4df;
}
#header_id_menu p.eCommerce_des_p_1 {
    color: #125ccc;
    font-size: 14px;
}
#header_id_menu .bottom_box_section_2 {
    background: #bff11036;
    padding: 22px;
    border-radius: 15px;
}
#header_id_menu h6.platform_retail_h6_2 {
    font-size: 15px;
    color: #1e2601d4;
}
#header_id_menu p.eCommerce_des_p_2 {
    color: #98b143f0;
    font-size: 14px;
}
#header_id_menu .mega_menu_full_row_2 {
    padding: 30px 15px;
    /* border-top: 1px solid #727070; */
}
#header_id_menu a.contact_sales_color_0 {
    padding: 0px !important;
    color: #f130b4 !important;
}
#header_id_menu a.contact_sales_color_1 {
    padding: 0px !important;
    color: #00738b !important;
}
#header_id_menu a.contact_sales_color_2 {
    padding: 0px !important;
    color: #607a07 !important;
}
.testimonial_full_section{
    background: linear-gradient(180deg, #FAEFF5 0%, rgba(250, 239, 245, 0.4) 100%);
}

.testimonial_full_section .bi-star-fill::before,
.testimonial_full_section .bi-star-half::before {
    color: #ffc107;
}
.testimonial_full_section .Founder-pv img {
    border-radius: 50px !important;
}
.testimonial_full_section .testimonial-items {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 20px !important;
    overflow: hidden;
}
.testimonial_full_section .testimonial-items .testimonial-card .card{
    border: none !important;
}
.testimonial_full_section .testimonial-items .testimonial-card .card .card-body{
    padding: 35px;
}

.project .nav-pills .nav-link.active{
    color: #fff;
    border: 2px solid rgba(56, 111, 251, 1);
    background-color: transparent;
}
.project .nav-pills .nav-link.active h4{
    color: rgba(56, 111, 251, 1);
}

.project .nav-pills .nav-link.active p{
    color: #000;
}

button.nav-link.w-100.d-flex.align-items-center.text-start.p-4.mb-4.active{
    border: 2px solid rgba(56, 111, 251, 1) !important;
    background-color: rgba(56, 111, 251, 0.04);
    box-shadow: 0px 0px 16px 0px rgba(56, 111, 251, 0.16);
    padding: 31px;
    border-radius: 4px;
}
.project button.nav-link.w-100.d-flex.align-items-center.text-start.p-4.mb-4 {
    border: 2px solid rgba(56, 111, 251, 0.16);   
}
.team-developers_box .bi-bag-check::before {
    color: #000;
    font-size: 40px;
}
.Experience_box_Management .bi-arrow-right-circle-fill::before {
    color: #386ffb;
    font-size: 20px;
    margin-right: 13px;
}
.project .team-developers_box_p p{
    color: #000000 !important;
}

.specialized_box{
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(243, 244, 246, 1);
}
.product_ecosystem_tab_box{
    background: rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(243, 244, 246, 1);
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    padding: 24px;
    border-radius: 16px;
}
.ecosystem_section_tab .e-n-tabs-heading {
    background: rgba(236, 236, 240, 1);
    border-radius: 14px;
}
.global_marketplace_list li.elementor-icon-list-item.elementor-inline-item {
    padding: 10px;
    border-radius: 8px;
    background: rgba(219, 234, 254, 1);
    margin-bottom: 10px;
}
.global_marketplace_list li.elementor-icon-list-item.elementor-inline-item span.elementor-icon-list-text{
    font-size: 12px;
    color: rgba(28, 57, 142, 1);
}
.universal_tab_section{
    background: linear-gradient(180deg, #EFF6FF 0%, #FFFFFF 100%);
}
.universal_section_tab .e-n-tabs-heading {
    background: rgba(236, 236, 240, 1);
    padding: 5px;
    border-radius: 14px;
}
.driving_business_section .e-con-inner {
    background: rgba(249, 250, 251, 1);
}
.atsbq_section_faq .e-n-accordion-item {
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    border: 2px solid rgba(229, 231, 235, 1);
    border-radius: 14px;
}
.still_q_section{
    background: linear-gradient(135deg, #EFF6FF 0%, #EEF2FF 100%);
    border: 2px solid rgba(190, 219, 255, 1)
}
.lightning_fast_box{
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.tailored_data_section{
    background: linear-gradient(180deg, #F9FAFB 0%, #FFFFFF 100%);
}