/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. "Startseite" Page
    03. "Speisekarte" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .wpb-content-wrapper .active .lafka-quick-view-link{
	background-color:#e0401c !important;
	color:#ffffff !important;
}

body .wpb-content-wrapper .active .lafka-quick-view-link:hover{
	background-color:#c63514 !important;
}

body .box-products .links .lafka-quick-view-link{
	background-color:#e0401c !important;
	color:#ffffff !important;
}

body .box-products div button{
	font-size:12px;
	line-height:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-style:none;
}

body .wpb-content-wrapper .active button{
	font-size:12px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-style:none;
}



/*-----------------------------------------------*/
/*  "Startseite" Page                            */
/*-----------------------------------------------*/
body.page-id-6158 .lafka-mega-menu > .sub-menu > .menu-item > a{
	font-size:13px !important;
}



/*-----------------------------------------------*/
/*  "Speisekarte" Page                           */
/*-----------------------------------------------*/
body.post-type-archive-product .lafka-owl-carousel .active img{
	height:6em !important;
}

body.post-type-archive-product #main .lafka-owl-carousel{
	height:8em;
}