/*
Theme Name: OrgaFit (Child Theme)
Description: Organic and Health WordPress Theme
Theme URI: http://orgafit.cwsthemes.com/
Author: CWSthemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: orgafit
Template: orgafit

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
@import url("css/fontawesome-all.min.css");

.clear{
    clear:both;
}
.menu_box .main-menu > .menu-item.i-menu-custom  >  a{
    padding: 0px 20px;
}
.sticky_header .menu_box .main-menu > .menu-item.i-menu-custom  >  a{
    padding: 0px 15px;
}
.cart-collaterals{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
}
.cart-collaterals .cross-sells, .cart-collaterals .cart_totals{
    width: 50%;
    padding: 0 15px;
}
.cart-collaterals .cross-sells h2{
    font-size:25px;
    margin-bottom:5px;
}
.woocommerce .cart-collaterals {
    margin-bottom: 30px;
}
.woocommerce .cart_totals h2 {
    font-size: 20px !important;
}
@media screen and (max-width: 1200px){
    .menu_box .main-menu > .menu-item.i-menu-custom  >  a, .sticky_header .menu_box .main-menu > .menu-item.i-menu-custom  >  a{
    padding: 0px 20px;
}
}
.menu_box .main-menu > .menu-item.i-menu-custom  >  a:hover span{
    transform: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
}
.top_bar_box .mini-cart .total .amount {
    float: right;
}

.sticky_header .i-menu-custom{
    content:" ";
}
.sticky_header .mini-cart .total strong {
    font-weight: 400;
}
.sticky_header .mini-cart .woo_mini_cart .quantity {
    font-size: 14px;
    font-weight: 400;
}
.sticky_header  .header_container .menu_right_icons  .mini-cart .button {
    width: calc(50% - 10px);
    text-decoration: none;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    height: auto;
    line-height: 30px;
    padding: 5px 0;
    border-width: 1px;
    border-style: solid;
}
.sticky_header  .header_container .menu_right_icons  .mini-cart .button:hover {
    color: #092770 !important;
}
.sticky_header  .header_container .menu_right_icons  .mini-cart .button.checkout{
    color: #092770 !important;
    background: #fff;
}
.sticky_header  .header_container .menu_right_icons  .mini-cart .button.checkout:hover {
    color: #fff !important;
    background: #092770;
}
.i-canasta a span:before, .sticky_header .i-canasta a:before{
    content:"\f6b1";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    display: block;
    text-align: center;
}
.i-huevos-b a span:before, .sticky_header .i-huevos-b a:before{
    content:"\f7fb";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    display: block;
    text-align: center;
}
.i-huevos-c a span:before, .sticky_header .i-huevos-c a:before{
    content:"\f7fb";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    display: block;
    text-align: center;
}
.i-huevos-gallina-l a span:before, .sticky_header .i-huevos-gallina-l a:before{
    content:"\f111";
    font-family: Flaticon;
    font-weight: 400;
    display: block;
    text-align: center;
}
.i-otros-prods a span:before, .sticky_header .i-otros-prods a:before{
    content:"\f7f0";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    display: block;
    text-align: center;
}
.c-destacado a, .sticky_header .main-nav-container .main-menu > .c-destacado a{
    color: #d4991a !important;
}
.c-destacado:hover a, .sticky_header .main-nav-container .main-menu > .menu-item .c-destacado:hover a{
    color: #f9b41f !important;
}
.btn-mayorista, .sticky_header .btn-mayorista{
    padding: 0 10px !important;
}
.btn-mayorista a, .sticky_header .main-nav-container .main-menu > .menu-item.btn-mayorista > a{
    background: #f25900;
    height: 15px;
    line-height: 15px !important;
    border-radius: 2px;
    color: #fff !important;
}
 .sticky_header .main-nav-container .main-menu > .menu-item.btn-mayorista > a:hover{
      background: #dc5100 !important;
 }
 .mobile_menu_wrapper .mobile_menu .menu-item.btn-mayorista a{
     background: #f25900 !important;
     padding: 10px 15px;
 }
 .mobile_menu_wrapper .mobile_menu .menu-item.btn-mayorista{
     padding: 10px 0 !important;
 }
.cws_social_link:before{
        font-family: 'Font Awesome 5 Brands';
}
.price del .amount bdi{
        text-decoration: line-through;
}
ul.products li.product .price {
    font-size: 20px;
}
ins span.woocommerce-Price-amount.amount, .single-product .price ins .amount {
    color: #ff0000;
}
.col2-set{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.col2-set .col-1, .col2-set .col-2{
    width: 50%;
    padding: 0 15px;
}
.woocommerce-message .button{
    line-height: 48px;
}
/*checkout*/
.woocommerce-checkout .woocommerce-shipping-fields p:first-of-type, .woocommerce-checkout .woocommerce-billing-fields p:first-of-type {
    margin-top: 0;
}
.form-row {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.form-row.form-row-first, .form-row.form-row-last, .form-row.form-row-1, .form-row.form-row-2 {
    width: 48%;
}
.form-row.form-row-first, .form-row.form-row-1 {
    float: left;
}
.form-row.form-row-last, .form-row.form-row-2 {
    float: right;
}
/*.form-row.form-row-wide {
    clear: both;
}*/
#billing_state_field.form-row.form-row-wide, #billing_city_field.form-row.form-row-wide{
    clear: none;
}
.chkt-shipping{
    clear: both;
}
@media screen and (max-width: 768px){
   .col2-set{
       flex-wrap: wrap;
   }
   .col2-set .col-1, .col2-set .col-2{
        flex: 0 0 100%;
        width:100%;
    }
    .cart-collaterals{
       flex-wrap: wrap;
       flex-direction: column-reverse;
   }
    .cart-collaterals .cross-sells, .cart-collaterals .cart_totals {
        width: 95%;
    }
    .cart-collaterals .cart_totals {
        margin-bottom:30px;
    }
}
/* thankyou*/

.order-received{
    padding-bottom: 40px;
    max-width: 800px !important;
    margin: 0 auto !important;
}
ul.order_details {
    background: #f8f8f8;
    padding: 20px;
    margin-bottom: 30px;
}
.woocommerce ul {
    list-style: none;
}
ul.order_details li {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 20px 0px 0;
    margin-right: 20px;
    color: #151515;
}
ul.order_details li strong {
    display: block;
}
ul.order_details li:last-child {
    border-right: none;
    padding: 0;
    margin-right: 0px;
}
.woocommerce-table--order-details, .shop_table.order_details{
    width: 100%;
    margin-bottom: 30px;
}

tfoot th{
    text-align: left;
}
.woocommerce-table--order-details tfoot tr:last-child td > .amount {
    color: #f9b41f;
    font-size: 28px;
    font-weight: 600;
}
h2.woocommerce-order-details__title, h2.woocommerce-column__title, .woocommerce-order.order-received h2 {
    text-align: center;
}

address {
    font-style: normal;
    border: 1px solid #eaeaea;
    padding: 50px;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .myaccount_user, .woocommerce-thankyou-order-received, .woocommerce-thankyou-order-failed {
    color: #092770;
}
.cart-empty {
    padding: 15px 20px 15px 70px !important;
}
.cart-empty:before {
    color: #092770;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.top_bar_box .mini-cart, .header_zone .mini-cart{
    color: #092770 !important;
}
.login .form-row.form-row-last {
    float:none;
}
.woocommerce-form.woocommerce-form-login.login{
    margin-bottom: 30px;
}
.checkout_coupon .form-row-first, .checkout_coupon .form-row-last{
    float: none;
}
@media screen and ( max-width: 479px ){
    .page_content.col-2 ul.products li.product, .page_content.col-3 ul.products li.product, .page_content.col-4 ul.products li.product, ul.products li.product, .woocommerce.columns-2 > ul.products li.product, .woocommerce.columns-3 > ul.products li.product, .single_sidebar ul.products li.product, .single_sidebar .woocommerce.columns-2 > ul.products li.product, .single_sidebar .woocommerce.columns-3 > ul.products li.product, #page.double_sidebar ul.products li.product, .woocommerce.columns-4 ul.products li.product, #page.double_sidebar .woocommerce.columns-2 > ul.products li.product, #page.double_sidebar .woocommerce.columns-3 > ul.products li.product{
        width: 50%;
    }
    ul.products li.product .button_wrapper .button, ul.products li.product .button_wrapper .added_to_cart{
        padding: 0 10px;
        font-size: 12px;
    }
    ul.products li.product .add_to_cart_button::before {
        font-size: 14px;
    }
}
.top_bar_box.mobile{
    margin-top: 0 !important;
}
.top-bar-curtain {
    display: none;
}
.top_bar_box_text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 9px;
    position: relative;
}
.top_bar_box_content_wrapper {
    margin: 0px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.top_bar_box .container {
    margin-top: -10px;
}
.top_social_links_wrapper {
    padding: 0 15px;
        padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 0;
    position: relative;
}
.top_bar_box_text:not(:first-child)::before {
    content: '';
    width: 1px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dbdbdb;
}
.top_social_links_wrapper:not(:first-child)::before {
    content: '';
    width: 1px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: 0;
    background-color: #dbdbdb;
}
@media screen and (max-width: 960px) {
    .top_bar_box .mini-cart .woo_icon{
        padding-top:0px;
    }
}
@media screen and (min-width: 960px) {
    .menu-center .menu_box .main-menu, .sticky_header .menu-left .menu_box .main-menu {
        align-items: center;
    }
}
@media screen and (max-width: 768px) {
     .top_bar_box .container .topbar_right_icons .topbar_links {
        margin: 0 -10px;
    }
}
@media screen and (max-width: 560px) {
    /*.menu_box .mobile_menu_hamburger{
        margin: 0 10px 0 10px;
    }
    .top_bar_box .mini-cart{
        position: absolute;
        top: 44px;
        right: 0;
    }*/
    
    .top_bar_box .mini-cart .woo_icon{
        color: #092770 !important;
    }
    .top_bar_box .mini-cart .counter, .header_zone .mini-cart .counter{
        background-color: #f9b41f;
        color: #fff !important;
        font-size: 10px;
    }
    .top_bar_box .mini-cart .woo_mini_cart{
        top: 33px;
    }
    .top_bar_box .mini-cart .woo_mini-counter::before, .header_zone .mini-cart .woo_mini-counter::before {
        font-size: 25px;
    }
}
.header_zone .mini-cart.mobile, .sticky_header .mini-cart.mobile{
    display: none;
}
.header_zone .mini-cart .mini_cart_item > a:not(.remove_from_cart_button) {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    color: #3f485d;
}
.header_zone .mini-cart .quantity .amount {
    font-size: 16px;
    font-weight: 600;
}
.header_zone .mini-cart .mini_cart_item {
    border-bottom: solid 1px rgba(0, 0, 0, 0.07);
}
.header_zone .mini-cart .total .amount {
    float: right;
}
.header_zone .mini-cart .attachment-woocommerce_thumbnail, .sticky_header .mini-cart .attachment-woocommerce_thumbnail{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.header_zone .mini-cart .total, .header_zone .mini-cart .quantity{
        letter-spacing: 0;
}
.header_zone .mini-cart .button {
    width: calc(50% - 10px);
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    height: auto;
    line-height: 30px;
    padding: 5px 0;
    border-width: 1px;
    border-style: solid;
}
.header_zone .mini-cart .button.checkout {
    background-color: transparent;
    border-color: #092770;
    color:#092770;
}
.header_zone .menu_right_icons a:hover{
    color:#092770;
}
.header_zone .mini-cart .button.checkout:hover{
     background-color:  #092770;
}
.top_bar_box .mini-cart .woo_mini-counter::before, .header_zone .mini-cart .woo_mini-counter::before{
    font-family: 'Font Awesome 5 Pro';
    content: '\f290';
    font-weight: 400;
}
.login-form-header{
    display: inline-block;
    float: left;
    margin-top: 7px;
    margin-bottom: -7px;
}

.login-form-header .woocommerce-form-login{
    display: flex;
    align-items: center;
    margin: -13px 0 -12px !important;

}
.login-form-header .woocommerce-form-login .input-text{
    margin: 12px 3px;
    height: 30px;
    padding: 5px 10px;
    border-radius: 2px;
    line-height: 30px;
    background: #d4991a;
    border: 1px solid #fff;
    color: #fff;
}
.login-form-header .woocommerce-form-login .input-text::placeholder{
    color: #fff;
    opacity:.7;
}
.login-form-header .woocommerce-form-login .woocommerce-form-login__submit{
    height: 30px;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 2px;
}
.login-form-header .woocommerce-form-login .lost-pass{
    font-size: 14px;
    width: 65px;
    display: inline-table;
    color: #fff;
}
.login-form-header .block-register-top .pop-register-float {
    position: absolute;
    top: 100%;
    right: 20px;
    width: 290px;
    padding: 20px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0 !important;
    -webkit-box-shadow: 0 0 7px rgba(167, 167, 167, 0.42);
    -moz-box-shadow: 0 0 7px rgba(167, 167, 167, 0.42);
    box-shadow: 0 0 7px rgba(167, 167, 167, 0.42);
}
.login-form-header .block-register-top:hover .pop-register-float {
    visibility: visible;
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: top 0.3s, opacity 0.3s, transform 0.3s, visibility 0s;
    -moz-transition: top 0.3s, opacity 0.3s, transform 0.3s, visibility 0s;
    -ms-transition: top 0.3s, opacity 0.3s, transform 0.3s, visibility 0s;
    -o-transition: top 0.3s, opacity 0.3s, transform 0.3s, visibility 0s;
    transition: top 0.3s, opacity 0.3s, transform 0.3s, visibility 0s;
}
.login-form-header .block-register-top .btn-reg{
    height: 100%;
    line-height: 47px;
    margin-left: 10px;
}
.login-form-header .block-register-top .pop-register-float .input-text{
    margin: 0px 0 12px;
}
.login-form-header .block-register-top .pop-register-float .woocommerce-form-register__submit{
    display: table;
    margin: 0 auto;
}
.block-register-top .regmsg{
    color: #000;
    text-align: center;
}
.login-form-header .woocommerce-error{
    position: absolute;
    top: 59px;
    right: 0;
    font-size: 14px;
    padding: 10px;
    background: rgba(245, 245, 245, 0.95);
}
.login-form-header .woocommerce-error li a {
    margin-left: 0;
    margin-right: 10px;
}
.login-form-header .woocommerce-error:before {
    left: 3px;
    font-size: 8px;
    width: 15px;
    height: 15px;
    border-width: 3px;
    line-height: 15px;
}
.logged-in .login-form-header{
    display:  none;
}
.logged-in .logged-form-header{
    display: inline-block;
}
.logged-form-header{
    font-size:16px;
    display: none;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: -5px;
   
}
.logged-form-header a{
     color: #fff;
}
.logged-form-header a:hover{
     opacity: .5;
}
.logged-form-header:before{
    font-family: 'Font Awesome 5 Pro';
    content: '\f7fb';
    font-weight: 600;
    margin-right: 5px;
    padding: 3px;
    background: #d4991a;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    color: #fff;
}
.logged-form-header span{
    text-transform: uppercase;
    font-weight: 600;
}

 .modal-responsive{
     display: none;

 }
 .logged-form-header.mobile{
     display: none;
 }
 #modal-loginX, #modal-loginX h2, .ml-content a.ml-close-btn, #modal-loginX .forgetmenot-label {
    color: #f9f9f9;
}
a.ml-close-btn:before{
    font-size: 16px;
    line-height: 16px;
}
a.ml-close-btn:before{
    content:"\f00d";
    font-family: 'Font Awesome 5 Pro';
}
a.ml-close-btn svg{
    display: none;
}
#modal-loginX p, #modal-loginX input {
    margin: 0;
}
#modal-loginX button[type="submit"] {
    width: 100%;
}
#modal-loginX  .button {
    border: none;
    padding: 15px 20px;
    background: #222;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1;
}
#modal-loginX  .button {
    background: #f9b41f;
}
#modal-login  .button:hover {
    opacity: 0.9;
}
#modal-loginX .inline {
    display: inline !important;
}
#modal-loginX .regmsg{
    margin-top:20px;
}
@media screen and (max-width: 1200px) and (min-width: 960px){
    .login-form-header .woocommerce-form-login .input-text{
        width:90px;
    }
    .top_bar_box_text:first-child {
        padding: 0 14px 0 14px;
    }
    .top_bar_box_text:not(:first-child) {
        padding: 0 14px 0 14px;
    }
    .top_social_links_wrapper:not(:first-child) {
        padding-left: 11px;
    }
}
@media screen and (min-width: 768px){
.menu_right_icons {
    margin: 0px -15px 0px 0;
}
}
@media screen and (max-width: 960px){
    .login-form-header .woocommerce-form-login{
        display: none;
    }
    .modal-responsive{
        display: inline-block;
        
    }
    .header_zone .modal-responsive{
        display: none;
        
    }
    .modal-responsive .login:before{
        font-family: 'Font Awesome 5 Pro';
        content: '\f2bd';
        font-size: 21px;
        font-weight: 600;
        vertical-align: middle;
        padding-top: 0px;
        margin-right: 10px;
        color: #fff;
    }
    .logged-in .modal-responsive{
        display: none;
    }
    .top_bar_box .container .topbar_right_icons .topbar_links {
        display: inline-block;
    }
    
}
@media screen and (max-width: 768px){
    
}

@media screen and (max-width: 600px){
.header_container .header_zone .woocommerce-mini-cart__buttons.buttons a {
    font-size: 12px;
    min-width: inherit;
    line-height: 28px;
}
}
@media screen and (max-width: 560px){
    .top_bar_box .mini-cart{
        display:none;
    }
    
    .header_zone .mini-cart.mobile{
        display: inline-block;
    }
    .header_zone .modal-responsive {
        display: inline-block;
    }
    .logged-in .header_zone .modal-responsive {
        display: none;
    }
    .logged-in .header_zone .logged-form-header.mobile{
        display: inline-block;
    }
    .logged-form-header, .logged-in .logged-form-header {
        display: none;
    }
    .topbar_right_icons .modal-responsive{
        display: none;
    }
    .top_bar_box .container .topbar_right_icons .topbar_links {
        display: inherit;
    }
    .modal-responsive .login{
        display: inline-block;
        position: relative;
        vertical-align: middle;
        font-size: 0;
        margin: 0 10px;
    }
    .modal-responsive .login::before {
        font-size: 26px;
        color: #092770;
        margin-right: 0;
    }
    /*.logged-in .menu_box .mobile_menu_hamburger {
        margin: 0 60px 0 10px;
    }*/
    .logged-form-header{
        border-right: 1px solid #092770;
        padding-right: 10px;
        margin: 0 3px 0 0;
    }
    .logged-form-header a{
        font-size: 12px;
        line-height: 15px;
        float: right;
        text-align: left;
        color: #092770;
    }
    .logged-form-header span{
        display: block;
    }
    .login-form-header .woocommerce-error{
        top: 141px;
    }
    
}
/*******/
.woocommerce-MyAccount-content .form-row-wide{
    clear: both;
}
.main-nav-container .menu_extra_button a {
    color: #fff;
    border-color: #092770 !important;
    background:#092770;
}
.main-nav-container .menu_extra_button a:hover {
    border-color:#f9b41f !important;
    background:#f9b41f;
}
.ml-modal {
    overflow: initial;
    overflow-y: initial;
}
.ml-content {
    min-width: 80%;
}
ul.products li.product .orgafit_shop_loop_item_content_wrapper .posts_grid_post_media {
    padding: 0;
}
ul.products li.product .orgafit_shop_loop_item_content_wrapper .cws_star-rating:before, ul.products li.product .orgafit_shop_loop_item_content_wrapper .cws_star-rating:after{
    background: none;
}
ul.products li.product .orgafit_shop_loop_item_content_wrapper .product_content_info{
    border-top: 1px solid #f5f5f7;
}
ul.products li.product .orgafit_shop_loop_item_content_wrapper .cws_star-rating{
    margin-bottom: -15px;
}
ul.products li.product:hover .orgafit_shop_loop_item_content_wrapper .posts_grid_post_media {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}
.custom-notice{
    border-bottom: 1px solid #f5f5f5;
    padding: 5px 20px;
    text-align: center;
    font-weight: 700;
    color: #001444;
}
.custom-notice i{
    margin-right: 10px;
}
.slide{
    -webkit-animation: passing 1500ms ease-in-out infinite;
    -moz-animation: passing 1500ms ease-in-out infinite;
    -ms-animation: passing 1500ms ease-in-out infinite;
    -o-animation: passing 1500ms ease-in-out infinite;
    animation: passing 1500ms ease-in-out infinite;
}

@-webkit-keyframes passing {
	0% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
}

@keyframes passing {
	0% {
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0
	}
}

.footer-wrapper {
    z-index: 4 !important;
}