/*
Theme Name: Luchiana-Child
Theme URI: https://parkofideas.com/luchiana/
Text Domain: luchiana-child
Description: Cosmetics and Beauty Shop Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.2
Template: luchiana
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/*--------currency-switcher--------*/
img.flag_auto_switcher {
    margin: -5px !important;
}

label.dd-selected-text {
    font-size: 11px !important;
}

.dd-image-right {
    width: 15% !important;
	
}
.dd-selected-description-truncated {
    display: none !important;
}
/*--------end-currency-switcher--------*/
/* 
.user-log-cs {
    width: 20%;
    float: left;
}

form.woocommerce-currency-switcher-form.woocs_show_flags {
    width: 60%;
    float: right;
    margin-top: 5px;
}

i.ip-user {
    font-size: 22px;
} */

.compare-icon {
    width: 35px !important;
	border: 2px solid #000;
}

.c-ip-tabs__wrap.js-ip-tabs-wrap {
    display: none;
}

.c-ip-tabs.js-ip-tabs {
    margin-top: 100px;
}

:is(.page-id-35) button {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.265em;
    text-indent: 0.265em;
    padding: 18px 26px 18px 26px;
    background-color: #ffffff;
    color: black;
    text-transform: uppercase;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 1px solid;
}

:is(.page-id-35) button:hover {
    background-color: #000000;
    color: white;
}

:is(.page-id-35) div {
    text-align: center;
}
ul.order_details {
    list-style-type: none;
}