/*
Theme Name: Enfold Sky My Wife
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 1.2.2
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
Text Domain: enfold-child
*/

@import url('//fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Ropa+Sans:ital@0;1&family=Rubik:wght@300;400;500;600;700;800;900&display=swap');

/* enfold */

.home div#av_section_1 .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}
.avia-slideshow li img {
    border-radius: 0;
}

/* woocommerce */


.product_meta .posted_in,
.product_meta .sku_wrapper {
    display: inline-block;
    width: 100%;
}
body.woocommerce span.onsale {
    font-size: 10px;
}
body.woocommerce#top .single-product-main-image .onsale {
    top: 7px;
    left: 7px;
    right: inherit;
}
.inner_product .avia_cart_buttons {
    opacity: 1;
}
#top .avia_cart_buttons .button {
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul li a {
    text-align: left;
}
.product-sorting {
    display: none;
}
.cart-collaterals .cart_totals {
    float: right;
}
.cart-collaterals .cart_totals a.button.alt {
    width: 100%;
}
#billing_country_field abbr,
#billing_country_field {
    visibility: hidden;
}
#top #payment #place_order {
    width: 100%;
}

/* checkout 2 colonnes */

body.woocommerce-checkout.woocommerce .col2-set .col-1,
body.woocommerce-checkout.woocommerce-page .col2-set .col-1,
body.woocommerce-checkout.woocommerce .col2-set .col-2,
body.woocommerce-checkout.woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}
#top #payment #place_order {
    text-transform: uppercase;
    font-size: 16px;
}
#top form.cart .button {
    text-transform: uppercase;
}
body.woocommerce-checkout .col2-set .col-1 {
    float: left;
    width: 100%;
}
body.woocommerce-checkout .col2-set .col-2 {
    float: left;
    width: 100%;
}
body.woocommerce-checkout .checkout .col-2 h3,
.woocommerce-billing-fields .woocommerce-input-wrapper,
.woocommerce-shipping-fields .woocommerce-input-wrapper,
.woocommerce-additional-fields .woocommerce-input-wrapper,
.woocommerce-additional-fields .control-label,
#customer_details .control-label {
    width: 100%;
}

#top .av-cart-counter {
    padding: 0 6px;
}

footer .container {
    text-align: center;
}
#top #socket .copyright {
    float: inherit;
}

@media only screen and (min-width: 768px) {

    .sub-menu span {
        text-transform: uppercase;
    }
    #customer_details,
    #order_review_heading,
    #order_review {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #customer_details {
        float: left;
        clear: inherit;
    }
    #order_review_heading, #order_review {
        display: inline-block;
        clear: inherit;
        width: 100%;
    }
    .col2-set .col-1 {
        padding: 0 15px 0 0;
    }
    .col2-set .col-2 {
        padding: 0 15px 0 0;
    }
    .hr-short.sep-blanc .hr-inner,
    .hr-short.sep-rouge .hr-inner {
        width: 10%;
        left: 61%;
    }

    .woocommerce-ResetPassword .form-row-first {
        float: inherit;
        clear: both;
    }
    .woocommerce-ResetPassword .form-row-last {
        float: left;
    }
    .woocommerce-ResetPassword .woocommerce-Button {
        text-transform: uppercase;
    }

}

@media only screen and (max-width: 767px) {

    .responsive #top .col2-set .col-1,
    .responsive #top .col2-set .col-2,
    .responsive .cart-collaterals .shipping_calculator {
        width: inherit;
    }
    .responsive #top .col2-set .col-1 {
        display: inherit;
    }
    .responsive body.home#top #wrap_all .container.av-section-cont-open {
        width: inherit;
    }
    body.woocommerce-checkout.woocommerce-page .woocommerce-input-wrapper .select2 {
        width: 100%;
    }

    .av-minimum-height-50:not(.av-slideshow-section) .container, .av-cell-min-height-50 > .flex_cell {
        height: 168px !important;
    }
    .cart_dropdown_link span::before {
        font-size: 15pt;
    }
    .av-main-nav-wrap {
        float: right;
    }
    .responsive.html_cart_at_menu #top .main_menu .menu > li:last-child {
        padding-right: 0;
        margin-right: 0;
    }
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
        padding: 0;
    }
    #menu-item-shop .cart_dropdown_link {
        padding: 0;
    }
    .responsive .logo img {
        max-width: 90%;
    }

}



/* responsive */

@media only screen and (max-width: 767px) {

}


