/**
* Theme Name: Machic Child
* Description: This is a child theme of Machic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: machic
* Version: 1.5.3
*/

.pricing-table ul li {
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0px;
    text-transform: none;
    text-align: left;
    color: #021523;
    border-bottom: 1px solid #ebebeb;
}
.pricing-table ul li::before {
    color: #ffc21f;
    padding-right: 12px;
    font-family: 'klbtheme';
    background: transparent !important;
    content: "";
}
.pricing-table ul {
    list-style: none;
    margin: 0;
    width: 100%;
    font-size: 12px;
    color: #9aa7af;
    text-transform: uppercase;
    background: #f9f9f9;
    padding: 30px;
    border: 1px solid #efefef;
    border-radius: 4px;
}
#yith-wapo-container .label {
    background: none;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    height: auto;
}
select.gt_selector.notranslate {
    background: none;
    border: none;
    color: white;
    margin-top: 0px;
    padding: 0;
    width: auto;
    display: block;
    text-align: right;
}
select.gt_selector.notranslate option {
    color: #262626;
}
.products.column-4 .product {
    text-align: center;
}
.products .product-content-fade {
    margin-bottom: auto!important;
}
.single-product-wrapper .product-info-top {
    flex-direction: column;
}