/*
Theme Name: Morsel Child
Theme URI: http://morsel.edge-themes.com
Description: A child theme of Morsel Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: morsel
Template: morsel
*/

.edgt-section-title-holder .edgt-st-title {
	color:#6f3c1f;
}

.def-button {
    border-radius: 15px;
    font-size: 16px;
}

.edgt-page-footer .edgt-footer-top-holder {
	background-color:transparent;
}

.edgt-page-header .edgt-menu-area {
	background-color:transparent;
}

.edgt-restaurant-menu-list.edgt-rml-with-featured-image .edgt-rml-item-image {
	width:150px;
}

.edgt-restaurant-menu-list.edgt-rml-with-featured-image .edgt-rml-item-content {
    padding-left: 180px;
}

.edgt-page-footer {
	background-color: #f7f2ee;
    margin-top: 50px;
    box-shadow: -2px -18px 31px -4px rgb(169 169 169 / 41%);
    border-radius: 30% 30% 0 0%;
}

.edgt-page-footer .edgt-footer-bottom-holder {
	background-color:transparent;
	border-top:1px solid #6f3c1f2b;
}

.edgt-page-footer .edgt-footer-top-holder .edgt-footer-top-inner.edgt-grid {
    padding: 40px 0 0px;
}

.edgt-page-footer .edgt-footer-bottom-holder .edgt-footer-bottom-inner.edgt-grid {
    padding: 12px 0;
}

.menu-item-name.vc_gitem-post-data{
/* 	display:inline-block;
	width:70%; */
}

.menu-item-name.vc_gitem-post-data h4{
	font-size:19px;
}

.vc_gitem-post-meta-field-edgt_restaurant_menu_item_price.menu-item-price {
	color:#6f3c1f;
	font-size:17px;
	font-style:italic;
    display: inline;
    float: inherit;
    padding-right: 5px;	
/* 	width:30%;
	display:inline-block; */
	float:left;
}
.currency{
    color: #6f3c1f;
    font-size: 17px;
    font-style: italic;
}
.edgt-title-holder.edgt-centered-with-breadcrumbs-type .edgt-title-inner {
    text-align: right;
}

.edgt-restaurant-menu-list .edgt-rml-title-holder .edgt-rml-title {
	text-transform:none;
}

.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonial-content::before {
    content: "”";
    font-size: 165px;
    color: #6f3c1f;
    position: absolute;
    right: 0;
    z-index: 999999999!important;
}
.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonial-content::after {
    z-index: 999999999!important;
    content: "⭐️⭐️⭐️⭐️⭐️";
}
.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonials-author-holder .edgt-testimonial-author {
	padding-left: 0;
}

.edgt-post-info-top {
    display: none;
}

.edgt-bli-info {
    display: none !important;
}


@media (min-width: 600px){
	.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonial-content{
		height: 380px;
	}
	.edgt-blog-list-holder.edgt-bl-boxed .edgt-bli-content {
			padding: 31px 40px;
			background-color: #fff;
			min-height: 320px;
	}
}


.edgt-blog-list-holder .edgt-blog-list {
    display: flex !important;
    justify-content: center !important;
}

.edgt-bli-read-more a {
    background: #441d15;
    color: white;
    padding: 5px 20px;
    border-radius: 15px;
}
.edgt-bli-read-more a:hover {
	background: #6f3c1f;
    color: white;
}
.edgt-bli-read-more{
    margin-top: 20px;
	position: absolute;
    bottom: 25px;
}

.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonials-author-holder .edgt-testimonial-author {
	padding: 0 !important;
}

.edgt-testimonials-holder.edgt-testimonials-boxed .edgt-testimonial-content {
	display: grid;
	align-content: space-between;
}

footer a.edgt-icon-widget-holder:first-child {
    margin-left: 80px;
}

footer a.edgt-icon-widget-holder {
    display: flex;
}

.edgt-post-info-author,
.edgt-related-posts-holder .edgt-related-post .edgt-post-info>div:after{
    display: none !important;
}

.archive .edgt-page-header ul > li > a, .single .edgt-page-header ul > li > a{
	   color: #411b1d;
}

.archive .edgt-page-header ul > li > a:hover, .single .edgt-page-header ul > li > a:hover, .current-menu-item a{
	   color: #d73c27!important;
}

.edgt-page-header .edgt-menu-area{
	background-color: #fff0!important;
}

.edgt-page-header .edgt-vertical-align-containers{
	 max-width: 1300px;
    margin: 0 auto;
}

.edgt-page-header .edgt-menu-area .edgt-logo-wrapper a,.edgt-mobile-header .edgt-mobile-logo-wrapper a{
	max-height: 37px!important;
}

.menu-bajin-column{
	margin-bottom:30px!important;
}

@media only screen and (max-width: 992px) {
	.menu-bajin-column {
		width: 48% !important;
		margin-bottom: 9px !important;
	}
	.mer-masin-intro .vc_column-inner{
		padding-right: 0 !important;
		padding-left: 0 !important;
		margin: 0 !important;
	}
	.edgt-title-holder .edgt-title-wrapper .edgt-page-title {
    	font-size: 20px;
	}
	.edgt-blog-list-holder .edgt-blog-list {
		display: block !important;
	}
	.edgt-bli-read-more {
		position: initial;
	}
	.vc_custom_1654204690246 {
		background-position: 25% 50% !important;
		background-size: cover !important;
	}
}

.social-icons .wpb_wrapper{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
@media only screen and (min-width: 1024px) {
	.edgt-header-standard .edgt-menu-area.edgt-menu-right .edgt-main-menu{
		min-width: 770px;
	}
	.edgt-main-menu > ul > .lang-item > a{
		padding: 0 10px;
		margin-top: 5px;		
	}
}




.vc_custom_1499953929262{
		display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
	}

@media only screen and (max-width: 1200px) {
	.menu-bajin-column{
    width: 23%!important;
	}
	.vc_gitem-zone{
		min-height: 320px;
	}
}


@media only screen and (max-width: 1040px) {
	.menu-bajin-column{
    width: 48%!important;
	}
}
.widget{
		margin: 0;
    padding: 0;
}
.widget_polylang ul li{
	    display: inline;
}

.widget_polylang ul li img{
	    width: 26px!important;
    	height: 16px!important;
}

.widget_polylang ul li img:first-child{
	    margin-left: 5px;
}

.widget_polylang ul li img:last-child{
	    margin-right: 5px;
}


@media only screen and (max-width: 992px) {
	.lang-item-163, .lang-item-168{
		display:none;
	}
}


.edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-four-columns .edgt-bl-item{
        width: 33.3%;
}