/*
 Theme Name: Shop Isle Child
 Theme URL: https://mon24.su/shop-isle/
 Description: Shop Isle Child Theme
Author:       	Themeisle
 Author URL: https://mon24.su/
 Template: shop-isle
Version:      	1.1.40
 Text Domain: shop-isle-child
*/ 
#yith-wacp-popup .yith-wacp-content .actions .button {
	padding:10px;
	font-weight:bold;
	color:rgba(17, 17, 17, 1);
}
.stock.in-stock{
	color:#76B51B;
	font-size:18px;
	font-weight:bold;
}
.cat-abc {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -moz-column-width: 220px;
    -webkit-column-width: 300px;
    column-width: 300px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 40px;
    column-gap: 20px;
    margin-bottom: 0px;
}
.cat-abc .cat-title {border-bottom: 1px solid #333; border-top: 1px solid #333;  font-weight: 800; font-size: 15px}
.cat-abc .cat-item a{color: #004c99; font-weight: 300 }
.cat-abc .cat-item a:hover{color: #00840d; font-weight: 300 }
.searchfield .search-field {width:80%!important;}
.searchfield button {width:18%!important;}