/**
Theme Name: Astra SOSO Clothing
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: astra-soso-clothing
Template: astra
*/


.landing-page-email-signup .wcmd-btn {
    font-weight: bold;
    fill: #ffffff;
    color: #ffffff;
    background-color: #ed1c24;
    border-radius: 50px 50px 50px 50px;
}

.landing-page-email-signup .wcmd-btn:hover {
    color:#ff7052;
    background-color:#ffffff;
}

.landing-page-email-signup .wcmd-form-wrapper form .wcmd-fields input {
    text-align: center;
    margin-bottom: 10px !important;    
}



.wcml-dropdown {
    width: auto !important;
    max-width:100px;
}


p.step_ppom {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.ppom-wrapper p.step_1_ppom {
    margin-top: 25px;
    background: #780116;
}

.ppom-wrapper p.step_2_ppom {
    margin-top: 30px !important;
    background: #3556a5;
}

.ppom-wrapper p.step_3_ppom {
    margin-top: 20px !important;
    background: #cc9435;
}

.ppom-wrapper label {
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    text-align: left
}

.ppom-wrapper label span.show_description {
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    color: #777;
    padding-left:0;
    display: block;
}

.product-info p.stock {
    margin-top: 1em;
    font-size: 18px
}


.woocommerce-mini-cart-item .variation {
    display:none !important
}

.woocommerce-cart-form__cart-item dt[class^="variation"], .woocommerce-checkout-review-order-table dt[class^="variation"]{
    display: none;
}

.woocommerce-cart-form__cart-item .img-thumbnail, .woocommerce-checkout-review-order-table .img-thumbnail {
    display: none;
}

.woocommerce-mini-cart-item .variations {
    display:none !important;
}

.cart_item dl.variation dt {
    display: block;
    font-weight:bold;
}

/* .woocommerce-checkout-review-order-table .tax-total {
    display:none !important;
} */

#pwgc-redeem-gift-card-form {
    display:none !important;
}

.about_paypal {
    display:none !important;
}

.payment_method_paypal label img {
    display:none !important;
}

.stripe-discover-icon, .stripe-jcb-icon, .stripe-diners-icon {
    display:none !important;
}


dl.variation dd table tbody tr td {
    padding:0 !important;
    font-weight: 500;
}

dl.variation dd:last-child table tbody tr td {
    border: 0;

}

dl.variation dd table {
    margin-bottom:0;
    border: 0;
}

.video-fit { padding-top:0 !important}

.header-block {
        width: auto;
    font-size: 0.8em;
}

#wcmd_modal .wcmd_email .wcmd-fields {
    width:auto !important;
}

#wcmd_modal .wcmd_email .wcmd-btn {
      margin-right: 5px;
    width: auto;
    margin-left: 5px;
        margin-bottom:6px;
}

@media screen and (min-width: 550px) {
    .wcmd-form-wrapper { width:30% !important } 
}


#eu_cookie_law_widget-2 {
    z-index:5000000000;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link img.show-on-hover {
    height: 100%;
}

#footer-signup .wcmd_text {
    top:0;
}

#footer-signup .wcmd-form-wrapper {
    margin: 0 auto;
    width: 80% !important;
    margin-bottom: 20px
}

#footer-signup .wcmd-form-wrapper .wcmd-form {
    text-align: center;
}

#footer-signup .wcmd_email .wcmd-fields {
    width: 42%;
}

@media screen and (min-width: 550px) {
    #footer-signup .wcmd-form-wrapper {
    width: 60% !important;
}

}

#footer-signup button.wcmd-btn {
    background: #333;
}

.ast-header-widget-area .wcml-dropdown .wcml-cs-submenu {
position: absolute;
}
.ast-header-widget-area  .wcml-dropdown {
    display: inline-block;
}

.woocommerce-price-suffix {
  display: none;
}
.single-product .woocommerce-price-suffix {
  display: block !important;
}

.widget_wc_aelia_currencyswitcher_widget {
    display: inline-block !important;
}

.tm-floating-box {
    background: url(../p5.html) repeat scroll 0 0 #fefefee9;
}
/*
img.radio_image {
    max-width: 100px;
    max-height: 100px;
}*/

.cpf-data-on-cart, .cpf-img-on-cart {
    border-bottom: 0;
}

.amount.options small {
    display: none;
}

.tm-epo-reset-variation, .tm-epo-reset-radio {
    border: 0;
}


.tm-extra-product-options ul.tmcp-elements.use_images_container li.tmcp-field-wrap,
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images {
    justify-content: space-between;
    /* flex: 1 0 auto; */
    display: flex;
    flex-direction: column;
}

.tm-extra-product-options .tm-extra-product-options-fields, 
.tm-extra-product-options .tmcp-ul-wrap {
    display: flex;
    flex-flow: wrap;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap:last-child {
    margin: 0 0 .5em 0;
}

/*** EPO ***/


.epo-section-colored-header .tm-collapse {
    padding: 0 0 15px 0;
}

.epo-section-colored-header .tm-collapse .tc-epo-label.tm-section-label, .epo-section-colored-header h4.tm-epo-element-label.tm-section-label, .epo-section-colored-header h3.tm-epo-element-label.tm-section-label {
    padding: 15px;
    color: #fff;
}

.epo-section-colored-header-red .tm-collapse .tc-epo-label.tm-section-label, .epo-section-colored-header-red h4.tm-epo-element-label.tm-section-label, .epo-section-colored-header-red h3.tm-epo-element-label.tm-section-label {
    background: #780116;
}


.epo-section-colored-header-blue .tm-collapse .tc-epo-label.tm-section-label, .epo-section-colored-header-blue h4.tm-epo-element-label.tm-section-label, .epo-section-colored-header-blue h3.tm-epo-element-label.tm-section-label {
    background: #3556a5;
}

.epo-section-colored-header-djungle-green .tm-collapse .tc-epo-label.tm-section-label, .epo-section-colored-header-djungle-green h4.tm-epo-element-label.tm-section-label, .epo-section-colored-header-djungle-green h3.tm-epo-element-label.tm-section-label {
    background: #1C2826;
}

.epo-section-colored-header-yellow .tm-collapse .tc-epo-label.tm-section-label, .epo-section-colored-header-yellow h4.tm-epo-element-label.tm-section-label, .epo-section-colored-header-yellow h3.tm-epo-element-label.tm-section-label {
    background: #cc9435;
}

.epo-section-colored-header span.tcfa.tm-arrow.tcfa-angle-down, .epo-section-colored-header span.tcfa.tm-arrow.tcfa-angle-up {
    right: 15px;
}

.epo-section-colored-header span.tcfa.tm-arrow.tcfa-angle-down:before {
    content: "\f105";
}

.epo-section-colored-header span.tcfa.tm-arrow.tcfa-angle-up:before {
    content: "\f107";
}

.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image {
    border-color: #000 !important;
    border-width: 7px !important;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(204,204,204,1) !important;
    -moz-box-shadow: 3px 3px 2px 0px rgba(204,204,204,1) !important;
    box-shadow: 3px 3px 2px 0px rgba(204,204,204,1) !important;
    border-style: double;
}

.cpf-img-on-cart img {
    display: none
}

.flasho .header .fit-guide-popup-header {
    display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    overflow: visible;
}

.ct-countdown { z-index: 1000; }


.mkl_pc_container {
    font-family: 'Roboto' !important;
}

.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel {
    left: 15px !important;
    width: 30px !important;
    height: 30px !important;
}

.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::before,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::after {
    width: 30px !important;
}

@media (max-width: 660px) {
    .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel {
        position: absolute;
        top: 5px !important;
        right: 10px !important;
        left: auto !important;
    }
}

.mkl_pc_toolbar header h3 { display: none }

.mkl_pc_toolbar { background: #fff }

.mkl_pc_toolbar .form-cart { display: none }

.mkl_pc_layers { overflow-y: auto; }

.footer__section-right { width: 100%; }

.mkl_pc .mkl_pc_container .quantity input.qty { width: 55px; }

.stitching-images { left: unset !important; }


button.mkl_pc_feedback_button span {
        padding-right: 5px;
}

button.mkl_pc_feedback_button {
    background:#ce0000;
}


@media (min-width: 660px) {
    .mkl_pc .mkl_pc_container footer .form.form-cart {
        display: block !important;
    }
    .mkl_pc .mkl_pc_container footer { height: 8em !important }


    button.mkl_pc_zoom_button {
        right: 100%;
        text-align: right;
        position: absolute;
        vertical-align: bottom;
        top: 30px;
        margin-right: 120px;
        padding: 10px;
        background: transparent;
        color: #000;
        border-radius: 50px;
        border: 2px solid #eee;
    }

    button.mkl_pc_feedback_button {
        right: 100%;
    text-align: right;
    position: absolute;
    vertical-align: bottom;
    padding-left: 10px;
    padding-right: 10px;
    top: 30px;
    width: 109px;
    margin-right: 0px;
    background: transparent;
    color: #000;
    border: 2px solid #eee;
    }

    .mkl_pc_toggle_advanced {
        right: 100%;
        top: 40px;
        position: absolute;
        margin-right: 171px;
    }


}

.zoom50 { max-height:1600px !important; }


.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.zoom50 {
    top: 70%;
}

@media (max-width: 659px) {
    .mkl_pc .mkl_pc_container .mkl_pc_viewer {
        bottom: 0% !important;
    }
    .mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers {
        height: 49%;
    }

    .mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.zoom50 {
        left: initial;
    }

    button.mkl_pc_zoom_button {
        position: fixed !important;
        left: 105px !important;
        padding: 10px 20px;
        padding-right: 20px !important;
        top: 2px !important;
        border: 1px solid #4b4b4b;
    }

    button.mkl_pc_feedback_button {
        padding: 10px;
        position: fixed !important;
        left: 3px !important;
        top: 3px !important;
    }
    .mkl_pc_toggle_advanced {
        right: 0px;
        top: 8px;
        position: fixed;
        margin-right: 60px;
    }

}

.stitching-images.zoom50 { width: 900px; }

.mkl_pc .mkl_pc_container .mkl-pc-show-form {
    border:none !important;
}


.vc-small-switch { width: 100px !important; }
.vc-switch-label { font-size: 13px !important; background-color: #2a8ebb !important; }
.vc-switch-input:checked ~ .vc-switch-label { background: #38cf5b !important; }
.vc-switch-label:before { right: 30px !important; }
.vc-switch-label:after { left: 15px !important; }
