/* ===================================================================================

* Theme Name: Deliciko Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Deliciko is a functional Restaurant WordPress Theme.
* Version: 1.0
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: deliciko
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.crtplst_blog_box
{
	min-height:156px !important;
}

.crtplst_blogPost_6 .crtplst_overlay_content {
  background: #333 !important;
}

.crtplst_blogPost_6 .crtplst_blog_box {
  border: 1px solid #000 !important;
}

.crtplst_blogPost_6 .crtplst_title
{
	color: #000 !important;
}

div.crtplst_blog_image.crtplst_image_overly_b.crtplst_image_overly_a
{
	display:none;
}

.crtplst_blogPost_1 .crtplst_blog_bottom_part {
  background: #e3e3e3;
}

.crtplst_blogPost_1 .crtplst_title, .crtplst_blogPost_1 .crtplst_desce, .crtplst_blog_price {
  color: #000 !important;
}

.woofoo-item-container .woofoo-button .woofoo-button-text {
  background-color: #c6a47e !important;
  border: 2px solid #c6a47e !important;
}

.woofoo-item-container .woofoo-button .woofoo-button-text:hover {
  background: #fff !important;
  border: 2px solid #c6a47e !important;
	color: #c6a47e !important;
}

.woofoo-item-container .woofoo-button .woofoo-button-text:hover, .woofoo-item-container .woofoo-sale-price, .woofoo-item-container .woofoo-rating .star-fill
{
	 color: #bc906b !important;
	font-family: "ZCOOL XiaoWei";
}

.woofoo-cat-tag-title
{
	display:none;
}

a.glink {
  line-height: 85px;
  vertical-align: middle;
}

#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle {
  margin-right: 75px !important;
}

@media only screen and (max-width: 480px) {
 .woofoo-container {
    grid-template-columns: none !important;
}
	#yith-quick-view-content div.summary {
    margin: 0px;
 
	}
	.wcpa_form_outer .wcpa_form_item {
    padding-left: 15px;
	}
}

.header .navbar-container .navbar-light .main-menu > li > a:before
{
	display:none;
}
	
li.current-menu-item 
{
	color: #c6a47e;
    border-bottom: 1px solid #c6a47e;

}	
	
.icon-menu:before {
    content: "\e871";
    margin-left: -7px;
    line-height: 28px;
}