/*
Theme Name: GoStore Child
Theme URI: https://demo.theme-sky.com/gostore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: gostore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: gostore-child
*/

.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency,
.header-currency a,
.header-language a{
    font-size: 15px !important;
    color: rgba(109, 118, 125, 1) !important;
    font-weight: bold !important;
    text-transform: uppercase;
}
.header-currency ul{
    width: 250px;
}
.header-language{
    margin-top: 3px;
}
.header-language ul.wpml-ls-sub-menu{
    width: 200px;
}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
    display: inline-block !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag{
    top: 0 !important;
}
.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag{
    top: 7px !important;
}
.header-middle div.header-right > div.header-currency{
    padding: 0 !important;
}
.header-currency .wmc-current-flag{
    max-width: 50px;
    max-height: 35px;
    transform: scale(0.38) !important;
    margin-left: -6px !important;
}
.header-currency .wmc-current-currency{
    padding: 0px 20px !important;
    line-height: 36px !important;
    margin-top: -3px;
}
.header-currency .wmc-sub-currency{
    right: 0;
    top: 35px !important;
    max-height: 310px !important;
}
.rtl .header-currency .wmc-sub-currency{
    left: 0;
    right: initial;
}
.rtl .header-currency .wmc-sub-currency-name{
    margin-right: 10px;
}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
    padding-right: 20px !important;
}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    position: absolute;
    right: 0px;
    top: 2px;
    left: auto;
}
.woocommerce-multi-currency.layout10 .wmc-text{
    padding-left: 10px !important;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency>span:first-child,
.wpml-ls-legacy-dropdown > ul > li > a{
    align-items: center;
}
.wmc-sidebar .wmc-list-currencies{
    display: none !important;
}
.woocommerce-multi-currency.wmc-sidebar.wmc-right.wmc-hover{
    top: 0 !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-link{
    min-width: 180px !important;
}
body:not(.rtl) .elementor-widget-button{
    text-align: right !important;
}
#x-social-icons .elementor-grid{
    grid-template-columns: repeat(6, auto);
}

/*.add-to-cart .add_to_cart_button.added:before{*/
/*    margin-right: 2px;*/
/*    line-height: 20px;*/
/*    content: "\f00c";*/
/*    position: absolute;*/
/*}*/
@media (max-width: 767px) {
    .wmc-sidebar .wmc-list-currencies{
        display: inline-block !important;
    }
    .ts-header .ts-mobile-icon-toggle .icon:before, .ts-header .shopping-cart-wrapper a > span.ic-cart:before {
        font-size: 24px !important;
    }
}
