/*
Theme Name: Lafka Child
Theme URI: https://lafka.althemist.com/
Description: <strong>Lafka theme by theAlThemist</strong> - <br/> Modern E-commerce WordPress / WooCommerce theme<br/> <a href='http://www.althemist.com'>Other themes by us.</a>
Version: 1.0.0
Template: lafka
Author: theAlThemist
Author URI: https://www.althemist.com
License: Envato / Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: lafka
*/

.cnt-container {
    width: 100%;
    height: 100%;
    background-color: rgba(221, 221, 221, 0.11);
}
.cnt-left {
    width: 25%;
    height: 100%;
    float: left;
}
.cnt-left .image {
    top: 10% !important;
    left: 10% !important;
}
.cnt-right {
    margin-left: 25%;
}

.lafka-list-variation-label{
    white-space: nowrap;
}

.lafka-list-variation-price{
    white-space: nowrap;
}

div.prod_hold .image {
    position: inherit;
    padding: 10px;
}

.prod_hold .price_hold {
    color: #feda5e;
    background-color: #4d2c21;
    clear: both;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 2px 5px;
}

#powered .inner {
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer > .inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer .widget {
    margin-bottom: 10px;
}

.prod_hold .lafka-variations-in-catalog.cart {
    min-width: 150px;
}