/**
 * Theme Name:     Warsaw Child
 * Author:         TonaTheme
 * Template:       warsaw
 * Text Domain:	   warsaw-child
 * Description:    This is Warsaw Organic Fruits
 */

body {
    font-family: 'Roboto Slab', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Grand Hotel', cursive;
}

.side-bar .menu > li > a{
	position:relative;
	color:#333333;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:0px;
	font-weight:400;
	opacity:1;
	font-size:13px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
    font-family: 'Roboto Slab', sans-serif;
}

.product_tag-notproduced .availablity {
    display: none;
}

.shop-section .items-sorting select { min-width: 230px; }

.shop_custom_filter, .shop_term_filter{
	display: inline-block !important;
    width: 250px !important;
    margin-left: 10px;
	float: right;
}

body.home .product-style-one .inner-box { 
    min-height: 445px; 
}
body.home .product-style-one .inner-box .food-image { 
    bottom: -75px; 
    width: auto; 
}
body.home .product-style-one .inner-box .food-image>img {
    object-fit: cover;
    height: 280px;
}

.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th, 
.woocommerce-table--order-details td, .woocommerce-table--order-details th	 {
    border: 1px solid #f3f3f3 !important;
}

.default-shop-item .inner-box { margin-bottom: 30px; }
.default-shop-item figure { min-height: 440px; }
.products.row.clearfix, .related-products .row1.clearfix {
    display: flex;
    flex-wrap: wrap;
}

ul.order-sub-menu li {
	margin-bottom: 10px !important;
}

ul.order-sub-menu li a {
    text-transform: uppercase;
    margin-left: 15px;
    color: #333333;
}

.menu-selected > a {
    color: #5ec79c !important;
}

span.carrot:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
    width: 10px;
    height: 24px;
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
}

span.carrot {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 4px;
    right: 5px;
	cursor: pointer;
    z-index: 9999;
}

.order-parent-menu-item {
    position: relative;
}

.order-main-menu {
    max-width: 150px;
}

.default-shop-item .overlay-box {
    position: inherit !important;
}

.page-template-tpl-purchase .items-sorting .results-column .text {
    font-size: 14px;
    font-weight: 600;
    color: #777777;
    line-height: 24px;
    padding: 10px 0px;
}

.page-template-tpl-purchase .items-sorting {
    margin-bottom: 30px;
}

#menu-item-1399, #menu-item-1402, #menu-item-1537 {
	display: none;
}

#menu-item-1402  a.hvr-underline-from-left1 {
    position: relative;
    border-color: #378ddd;
    background-color: #378ddd;
    color: #fff;
    opacity: 1;
    border-radius: 30px;
    padding: 10px 20px;
    text-decoration: none;
}