
/* slogan site */
.ast-site-identity{
    margin:0 !important;
    padding:0 !important;
    text-align: center !important;
}
.ast-site-identity .site-description{
    color:#fff !important;
    display:none !important;
}
/* Bloc auteur */

.single.ast-page-builder-template .ast-single-author-box{
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1240px;
    margin: auto;
    display: block;

}
.single.ast-page-builder-template .ast-single-author-box h3{
    text-align: center;
   /* display:none; */
}

.single.ast-page-builder-template .ast-single-author-box .author-title{
    /*   line-height:100px; */
}


@media ( min-width : 600px ) {
.site-content {
    /*padding-bottom: 80px;*/
    padding-top: 50px;

}


}
@media ( max-width : 1024px ) {
    /*Black friday ajust mobile */
    .elementor-8085 .elementor-element.elementor-element-719ef29 > .elementor-element-populated,
    .elementor-8085 .elementor-element.elementor-element-616a232 > .elementor-element-populated,
    .elementor-8182 .elementor-element.elementor-element-23d2b72 > .elementor-element-populated,
    .elementor-8182 .elementor-element.elementor-element-d2e2ce0 > .elementor-element-populated,
    .elementor-8182 .elementor-element.elementor-element-6f6e2e4 > .elementor-element-populated,
    .elementor-8085 .elementor-element.elementor-element-7c2a597 > .elementor-element-populated,
    .black_friday .elementor-element-populated{
        padding:10px !important;
        border-width: 0 !important;
    }
    .elementor-8085 .elementor-element.elementor-element-616a232 > .elementor-element-populated,
    .elementor-8182 .elementor-element.elementor-element-23d2b72 > .elementor-element-populated{
        padding-top:10px;
        padding-bottom:0;
        border-width: 0 !important;

    }
}

@media ( max-width : 600px ) {

    .sk_blackfriday_cta{
        margin-left:10px !important;
        margin-right:10px !important;
    }
    /* menu */
    .site-header-primary-section-left{
        padding-left:20px;
    }
    .ast-mobile-popup-header{
        background:url('https://www.seo-key.com/wp-content/uploads/2022/03/logo-seo-key-blanc.png');
        background-size: 90px;
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 5px;
    }

    /* Hide newsletter on mobile*/
    #mp_form_fixed_bar3,#mp_form_fixed_bar2{
        display:none !important;
    }



    .ast-advanced-headers-vertical-center{
        min-height:135px;
        padding-top:10px !important;
        margin-bottom: 1em;
    }
    .ast-submenu-expanded .sub-menu .menu-item .menu-link,.ast-submenu-expanded .ast-menu-toggle,.ast-submenu-expanded .icon-arrow,.ast-submenu-expanded .ast-menu-toggle .icon-arrow:focus,.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{
        color:#fff !important;
        fill: #fff !important;
    }


    button.ast-menu-toggle:focus{
        fill:#fff !important;
        opacity:1 !important;
        color:#fff !important;
    }

    .ast-builder-menu-1 .main-header-menu .sub-menu .current-menu-item > .menu-link{
        background:#0274be;
    }
    .current-menu-item > .menu-link{
        background:#0274be;
    }
}
.seokey-buy-moves .seokey_plan{
    transition: all 300ms ease 0s; /* only transition top property */
    top: 0;
}

.seokey-buy-moves .seokey_plan:hover{
    top:-20px;
}

.seokey_plan_checked{
    top:-20px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.seokey_plan_checked .elementor-price-table__price,
.seokey_plan_checked .elementor-price-table__features-list,
.seokey_plan_checked .elementor-price-table__footer{
    background:  #ebf5fb !important;
}

.main-navigation .main-header-menu .pll-parent-menu-item.menu-item.menu-item-has-children a.menu-link .menu-text span{
    display:none !important;
}
.main-navigation .main-header-menu .pll-parent-menu-item.menu-item.menu-item-has-children ul.sub-menu a.menu-link .menu-text span{
display:inline !important;
}

/* Barre oblique */

.elementor-shape[data-negative="false"].elementor-shape-bottom, .elementor-shape[data-negative="true"].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elementor-shape-bottom:not([data-negative="true"]) svg {
    z-index: -1;
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


.elementor-shape-bottom svg {
    height: 74px;
    margin-top: -1px;
    transform: translateX(-50%) rotateY(180deg);
}
.elementor-shape svg,.elementor-shape svg path {
    background-color: #0C3965;
    color: #ffffff;
}
@media ( min-width : 600px ) {

    .ast-builder-menu-1 .main-header-menu.ast-nav-menu .sub-menu .menu-item .menu-link {
        color: #0C3965 !important;
    }

    .ast-edd-site-header-cart .ast-addon-cart-wrap span.astra-icon::after {
        color: #fff !important;
        background: #0A4B78;
    }
}
.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


/* Formulaires */
input[type="email"], input[type="number"], input[type="password"], input[type="reset"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    border-color:#ccc;
}

.elementor-tab-content {
    text-align: left !important;
}

/* Menu déroulant */
.ast-builder-menu-1 .sub-menu{
    width:auto;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border:1px solid #ddd;
}

.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link{
    border-bottom:1px solid #eee;
}
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:hover{
    background:#eee;
}


/* EDD Styles */

/* boutons */
.edd-checkout #edd-purchase-button,#edd_profile_submit_wrap input#edd_profile_editor_submit {
    padding: 12px 24px;
    font-size: 16px;
    /*width: 100%;*/
    background: #0274be;
}
.edd-checkout #edd-purchase-button:hover,#edd_profile_submit_wrap input#edd_profile_editor_submit:hover,.edd-vat-check-button:hover{
    background: #3276b1;
}

/* bouton Download */
.edd_download_file_link{
    padding: 12px 24px;
    font-size: 16px;
    color:#fff;
    background: #0274be;
    display:inline-block;
    border:1px solid #fff;
    border-radius: 4px;
}
.edd_download_file_link:focus,.edd_download_file_link:hover{
    color:#fff;
    border:1px solid #0274be;
}


/* Space credit card */
.edd-stripe-new-card #edd-card-name-wrap,.edd-stripe-new-card #edd-card-wrap,.edd-stripe-new-card #edd-card-details-wrap{
    margin-top:20px;
}

/* Tabs */

.elementor-tabs-view-horizontal .elementor-tab-content,#edd_profile_editor_form{
    border:1px solid #0274BE !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    background: #fafafa;
}
.elementor-tabs-view-horizontal .elementor-tab-content:last-child{
    padding:0 !important;
    border:0 !important;
    box-shadow:none;
}
.elementor-tabs-view-horizontal .elementor-tab-content table{
    background:#fff !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border:0 !important;
    margin:0;
}
.elementor-tabs-view-horizontal div.elementor-tab-title{
    background:none;
    border-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.elementor-tabs-view-horizontal div.elementor-tab-title:hover,div.elementor-tab-title.elementor-active, .elementor-tabs-view-horizontal .elementor-tab-title.elementor-active {
    background:#0274BE !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.elementor-tabs-view-vertical .elementor-tab-title:hover{
    background:#0274BE !important;
    color:#fff !important;
}
#edd_user_history th,#edd_profile_editor_form legend{
    background: #0274BE;
    color:#fff;
}


#edd_profile_editor_form fieldset:not('#edd_profile_submit_fieldset'){
    background:#fff;
}

#edd_profile_submit_wrap{
    text-align: center;
}


/* Cle de licence visible */
.edd_sl_license_row .view-key-wrapper, .edd_sl_table .edd_sl_license_row .view-key-wrapper{
    position: relative;
}
.edd_sl_show_key{
    display: none;
}
input.edd_sl_license_key{
    display: block !important;
}


/* bouton retour */
.edd-manage-license-back{
    margin-bottom:10px;
}

.edd-sl-manage-license-header,.edd-sl-manage-license-details,.edd_sl_table,.edd_sl_form{
    margin:auto;
    max-width: 1140px;
}


.page-id-4871 .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.page-id-4869 .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
    padding: 0 !important;
}

#edd_login_submit:hover{
    color:#fff;
    background: #0274be;
}

.wpcf7-form input[type="submit"]:hover,.wpcf7-form input[type="submit"]:focus{
    color:#fff;
    background: #0274be;
}


/* remove navigation */
.navigation.post-navigation {
    display: none;
}

.sx_onglets h3{
    color:#fff !important;
}
.sx_onglets a{
    color:#fff !important;
}
.sx_onglets a:hover{
    color:#fff !important;
    text-decoration: underline;
}
.sx_onglets table a{
    color:#0274be !important;
}
.sx_onglets table a:hover{
    color:#0274be !important;
    text-decoration: none;

}

.sx_onglets .edd-no-purchases{
    color:#fff !important;
}



/* Corrections rapides suite mise en ligne */

html[lang="fr-FR"] .ast-transparent-mobile-logo {
    display: block !important;
}

@media (min-width: 921px) {
    /* html[lang="fr-FR"] .ast-transparent-mobile-logo {
        display: none !important;
    } */
    html[lang="fr-FR"] body.home .entry-header .post-thumb-img-content {
        display:none;
    }
    /* Menu déroulant */
    .ast-builder-menu-1 .sub-menu{
        width:250px;
    }
}

.lostpassword-submit{
    margin-top:20px !important;
}
#reset-pass-submit:hover,#reset-pass-submit:focus{
    background:#0274be !important;
}


/* Bug dl link texte pas visible */
.edd_download_file .edd_download_file_link,.edd_download_file .edd_download_file_link:hover{
    color:#fff !important;
}

body.single-post input[type='submit']{
    color:#fff !important;
}

/* Ne pas afficher l'image à la Une sur les articles */
body.category .ast-title-bar-wrap,
body.single-post .ast-title-bar-wrap,
body.page .ast-title-bar-wrap{
    background-color:#0C3965 !important;
    background-image: unset;
}

body.category .ast-advanced-headers-vertical-center,
body.single-post .ast-advanced-headers-vertical-center{
    height:auto;
}

body.home .elementor-col-50 .elementor-widget-container img,
body.category .elementor-col-50 .elementor-widget-container img{
    width:100%;
}
body.category .read-more{
    margin-top:20px;
}
body.category .read-more a{
    color:#fff !important;
}

body.category .post-content{
    padding-top:10px;
}




.single-post article .entry-content.clear,
.category .entry-content.clear {
    max-width: 1240px;
    margin: 1em auto auto;
}

.single-post article .entry-content h2,
.category .entry-content h2 {
    margin: 1em 0 0.25em;
}

.single-post .wp-block-image.size-full,
.category .wp-block-image.size-full {
    margin: 2rem 0;
    text-align: center;
}

.single-post .wp-block-image img,
.category .wp-block-image img  {
    border: 1px solid #0C3965;
}

.mailpoet_form_hide_on_success{
    text-align:center;
}
.mailpoet_form_hide_on_success input.mailpoet_submit{
    color:#fff !important;
}


.sx_lang_footer{
    display: flex;
    justify-content: center;
}
.sx_lang_footer li{
    list-style-type:none;
    margin:0;
}
.sx_lang_footer li:first-child{
    margin-right:5%;
}
.sx_lang_footer li:last-child{
    margin-left:5%;
}


/* Boutons */
.btn_fond_blanc .elementor-button,
.btn_fond_bleu .elementor-button,
.wpcf7-submit,
.sx_pay,
.edd-submit,
.edd_download_file_link{
    color:#fff !important;
    background: #0274be !important;
}
.btn_fond_blanc .elementor-button:hover,
.wpcf7-submit:hover,
.sx_pay:hover,
.edd-submit:hover,
.edd_download_file_link:hover{
    color:#fff !important;
    background-color:#0C3965 !important;
}
.btn_fond_bleu .elementor-button:hover{
    color:#0C3965 !important;
    background-color:#fff !important;
}

.sx_buy_menu{
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: initial;
    color:#fff;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 60px 15px 35px;
    background-color: #159CC5;
    text-transform: uppercase;
    position: relative;
}
.sx_buy_menu:hover{
    color:#0C3965;
    background-color:#fff;
}.sx_buy_menu::before, .sx_buy_menu::after {
    content: '';
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .2s linear;
}.sx_buy_menu::before {
    background-image: url(../img/arrow-white.svg);
    opacity: 1;
}.sx_buy_menu::after {
    background-image: url(../img/arrow-blue.svg);
    opacity: 0;
}.sx_buy_menu:hover::after {
    opacity: 1;
}

#sk_btn.elementor-button:hover{
    background-color:#0C3965 !important;
    color:#fff !important;

}

.page-id-10232 .site-content,
.page-id-10222 .site-content{
    padding-top:0;
}

.page-id-10232 .ast-advanced-headers-layout,
.page-id-10222 .ast-advanced-headers-layout{
    display:none;
}

.page-id-10232 .mailpoet-heading,
.page-id-10222 .mailpoet-heading{
    padding:50px;
}

.page-id-10222 .entry-content{
    background:#0C3D69;
}
.page-id-10232 .mailpoet_form,
.page-id-10222 .mailpoet_form{
    padding-bottom:100px;
    margin:auto;
}


body.page-id-3208 #edd_checkout_form_wrap,
body.page-id-2512 #edd_checkout_form_wrap{
    background:#fafafa !important;
}

body.page-id-3208 #edd_cc_fields legend,
body.page-id-2512 #edd_cc_fields legend{
    margin-top:10px !important;
}

.gov-notice-success {
    background-color: #4CAF50;
    border: 1px solid #3F9142;
    z-index: 555;
    color: white;
    padding: 15px;
    margin: 10px;
    border-radius: 5px;
    font-size: 16px;
    position: fixed;

    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    width: 90%;
    max-width: 800px;
    text-align: center;
}











.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
  padding: 0;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
  color: #0c3965;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link:hover,
.current_page_ancestor.menu-item {
  background: #2cafd9;
  color: #0C3965 !important;
}
.ast-builder-menu-1 .sub-menu {
  width: 300px;
}

.ast-builder-menu-1 .main-header-menu .sub-menu .menu-item .menu-link:hover {
  background: #2cafd9;
  color:#0C3965 !important;
}
.menu-item-has-children:hover {
  background: #2cafd9;
  color: #0C3965 !important;
}
.menu-item-has-children:hover .menu-link {
  color: #0C3965 !important;
}
.current-menu-ancestor .current_page_item a {
  background: #2cafd9 !important;
}













.site-footer a {
  text-decoration: underline;
}















#affwp-affiliate-dashboard,
#affwp-register-form,
#affwp-login-form {
  max-width: 1200px;
  margin: 0 auto;
}

.affwp-affiliate-dashboard-tab.active {
  background: #0274BE !important;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  font-weight: 700;
  padding:20px 25px;
  border-radius: 5px 5px 0 0;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    padding:20px 25px;
}
.affwp-affiliate-dashboard-tab.active a {
  color:#fff;
  font-weight: 700;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs{
    margin-bottom: 0;
}
.affwp-tab-content {
  border: 2px solid #0274BE;
  padding: 1em;
  margin-bottom: 5em;
}
#affwp-custom-link-generator {
  margin-top: 3em;
}
.affwp-custom-link-submit-wrap {
  margin-top: 0.75em;
}
#affwp-generator-submit-btn:hover {
    background: #0C3965;
}

form#affwp-login-form.hidethislogin {
    display: none;
}

form#affwp-register-form {
    margin-bottom: 4em;
}
form#affwp-login-form {
    margin-bottom: 4em;
}

#affwp-register-form input[type=submit]:hover,
#affwp-register-form input[type=submit]:active,
#affwp-login-form input[type=submit]:hover,
#affwp-login-form input[type=submit]:active,
.affwp-save-profile-wrap input[type=submit]:hover,
.affwp-save-profile-wrap input[type=submit]:active {
    background:#0A4B78;
}

.elementor-tab-content.elementor-clearfix.elementor-active p {
    color: #fff;
}











@media ( min-width : 600px ) {
    .page-id-12285 .site-content,
    .page-id-12336 .site-content {
      padding-top: 0px;
    }
    .page-id-12285 .ast-advanced-headers-breadcrumb,
    .page-id-12336 .ast-advanced-headers-breadcrumb {
      display: none;
    }
    .page-id-12285 .ast-advanced-headers-layout.ast-advanced-headers-layout-2,
    .page-id-12336 .ast-advanced-headers-layout.ast-advanced-headers-layout-2 {
      padding-bottom: 0.5%;
    }
}







/* Boutons */
.single-post #main .elementor-widget-container a.elementor-cta__button,
.single-post #main .elementor-widget-container a.elementor-button  {
  text-decoration: none;
}


/* marge avant H2 */
.single-post #main .elementor-widget-container h2 {
  margin: 0em 0 0.4em 0;
}



.mailpoet_form.mailpoet_form_form.mailpoet_form_html {
  max-width: 1000px;
}

.sk_blackfriday_cta ul {
    text-align: left;
}

/* Page support */
.wpcf7-form .contact-line {
    display: flex;
    justify-content: space-between;
}.wpcf7-form .contact-line > p {
    margin: 0;
    width: 49%;
}.wpcf7-form p label {
    font-weight: bold;
}.wpcf7-form input, .wpcf7-form textarea {
    background-color: #fff;
}
@media ( max-width : 768px ) {
    .wpcf7-form .contact-line {
        flex-direction: column;
    }.wpcf7-form .contact-line > p {
        width: 100%;
    }.wpcf7-form .contact-line > p:first-child {
       margin-bottom: 1.2em;
    }
}

/* Page abonnement MailPoet */
.mailpoet_page-template-default .mailpoet_page {
    max-width: 1140px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 20px;
}.mailpoet_page-template-default .mailpoet_page input[type="submit"] {
    margin-top: 1em;
}
/* FIX edd modification compte */
#edd_profile_editor_form label {
    color: #0C3965;
}
/* Fix image header pour non connectés */
.page .ast-title-bar-wrap.ast-advanced-headers-vertical-center {
    background-image: none;
}








/* CTA */
#mailpoet_form_7 .mailpoet_form_columns {
  padding: 0 40px 0 20px;
}


.single-post #main .elementor-widget-container p.seokey-atout {
  background: #0a4b78 !important;
  color: #fff;
}
.single-post #main .elementor-widget-container p.seokey-atout-first {
  margin-bottom: 0;
  font-size: 26px;
  text-transform: uppercase;
  padding: 1.25em 0 0 38px;
}




/* sidebar */
.sk_blackfriday_cta ul {
  font-size: 1.2em;
}
.single-post #main .elementor-widget-container h2 {
  font-size: 2em;
  line-height: 1.2em;
}

.single-post #main .sk_blackfriday_cta .elementor-cta__button.elementor-button.elementor-size-sm {
  font-size: 1.2em;
}











.listblock .wpcf7-list-item {
  display: block;
}






/* Footer */
.site-footer .ast-builder-grid-row-4-equal .ast-builder-grid-row {
  grid-template-columns: 15% 39% 23% 23%;
}
.site-footer p.has-background {
  padding: 1.25em 2.375em;
}
.site-footer p.nobottommg {
    padding-bottom:0
}
.site-footer p.footer-title {
  font-size: 1.3em;
  padding: 1.25em 2.375em 1.25em 0;
  color: #2CAFD9 !important;
  text-transform: uppercase;
  margin-top: 0.75em;
  font-weight: 700;
}

.site-footer .site-footer-section-2 p.footer-title {
  padding: 0 0 0 37px
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
  align-items: baseline;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
  align-items: baseline;
}
.site-footer-section-1 {
  align-self: center;
}



/* better docs */
#betterdocs-single-content .wp-block-heading {
  padding: 0.75em 0 0;
}

.affwp-affiliate-area .affwp-notice {
    margin-bottom: 21px;
}

.affwp-affiliate-area .affwp-notice {
    margin-bottom: 21px;
}

/* Header menu */
.site-header-primary-section-right .ast-builder-menu-1 {
    flex: 1;
}.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: initial;
    width: 100%;
}.header-main-layout-1 .ast-main-header-bar-alignment .main-navigation{
    width: 100%;
}.site-header-primary-section-right .ast-builder-menu-1 #ast-hf-menu-1 {
    width: 100%;
    justify-content: flex-start;
}.site-header-primary-section-right .ast-builder-menu-1 #ast-hf-menu-1 > li:last-child {
    flex: 1;
    flex-direction: row;
    justify-content: flex-end;
}#ast-desktop-header .ast-builder-grid-row {
    grid-template-columns: 140px auto;
}.ast-builder-menu-1 .menu-item > .menu-link, .ast-builder-menu-1 .main-header-menu.ast-nav-menu .sub-menu .menu-item .menu-link {
    font-size: 1rem;
}.site-branding.ast-site-identity {
    position: relative;
}.site-branding.ast-site-identity .site-logo-img {
    position: absolute;
    left: 0;
    bottom: -15px;
}

@media all and (max-width: 1100px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        grid-template-columns: repeat(3, 1fr);
    }.site-primary-footer-wrap[data-section="section-primary-footer-builder"]  .site-footer-primary-section-1 {
        grid-column: span 3;
    }
}@media all and (max-width: 921px) {
    .site-footer .site-footer-section-2 p.footer-title, .site-footer p.footer-title {
        padding-left: 0;
        padding-right: 0;
    }
}@media all and (max-width: 800px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
    }.site-primary-footer-wrap[data-section="section-primary-footer-builder"]  .site-footer-primary-section-1 {
        grid-column: initial;
    }
}