/* 
Theme Name:		 Molly
Theme URI:		 https://molly.com.ua
Description:	 Molly is a special created theme for molly.com.ua and molly.ua
Author:			 Molly
Author URI:		 https://molly.com.ua
Template:		 jinx
Version:		 1.0.0
Text Domain:	 molly
*/


/*
    Get free shipping cart label
*/
.free-shipping-required-notice .la-loading-bar{
    height: auto;
}


/*
    Search form fixes
*/

.lakit-ajax-searchform.searched .lakit-search__popup--full-screen {
    background-color: rgba(0, 0, 0, 0.7);
}
.results-container .search_result_grid:not(.is-minimal-result){
    margin-left: 0;
    margin-right: 0;
    background-color:#fff;
}
.lakit-ajax-searchform.found-no-product .not-found {
    color: #fff;
}
div.product_item--thumbnail{
	padding: 50px 0px 20px 0px !important;
}