/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2026 | 15:43:57 */
.cont-hidden{
	display:none !important;
}

span.menu-item-description {
/*    color: #fbaf5d !important;*/
	color: #E8E2D9 !important;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.5px;
    /* font-weight: 400; */
}
span.menu-item-price {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
	       /*font-family: Arvo!important;*/
	    /*font-family: "Roboto Slab" !important;*/
}
p.menu-item-title-p {
    margin-bottom: 0px !important;
} 
/*.cont-menu-item p:not(.menu-item-title-p) {
    display: block !important;
}*/
.cont-menu-item p {
    /* width: 100% !important; */
    /* min-width: 100% !important; */
    display: block !important;
}
span.menu-item-title {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 3.52px;
    padding-right: 8px;
    white-space: nowrap;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
	    /*font-family: Arvo !important;*/
	    /*font-family: "Roboto Slab" !important;*/
}
.cont-menu-item * {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}
span.menu-line
 {
    height: 3px;
    border-bottom: 1px dotted #fff;
    display: table-cell;
    width: 98%;
    z-index: 1;
    position: relative;
    bottom: 6px;
}




.cont-half-inner-padding .fusion-column-wrapper {
    padding: 100px 50px !important;
   /* padding-right: 0px !important;*/
}


.custom-btn-border-bottom {
    padding-left: 0px !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    /*border-bottom: 2px solid #e1a856 !important;*/
	   border-bottom: 2px solid #E8E2D9 !important;
}


span, strong {
	font-family:inherit !important;
}

/******* css labels pseudoclass****/
.review.no-avatar {
    background: transparent !important;
}


.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/


.cont-half-padding .fusion-column-wrapper {
    padding: 150px 100px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}





@media only screen and (max-width: 800px){
	span.menu-item-price {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    /* font-family: Arvo !important; */
    /*font-family: "Roboto Slab" !important;*/
    display: block;
    margin-bottom: 5px;
}
	span.menu-line {
    display: none;
}
	span.menu-item-title {
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 3.52px;
    padding-right: 8px;
    white-space: nowrap;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    /* font-family: Arvo !important; */
    /*font-family: "Roboto Slab" !important;*/
}
	
	
	
	.cont-menu > .fusion-column-wrapper {
    padding: 30px !important;
}
	
.cont-half-inner-padding .fusion-column-wrapper {
    padding: 30px !important;
    padding-right: 30px !important;
}
	
	
.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-padding-top-50 {
    padding-top: 30px !important;
}

.cont-padding-bottom-50 {
    padding-bottom: 20px !important;
}	
	
.cont-half-padding .fusion-column-wrapper {
    padding: 40px 30px !important;
}

.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){
	div#fusion-slider-3 p {
    font-size: 17px;
    max-width: 700px;
}
	.cont-menu > .fusion-column-wrapper {
    padding: 100px !important;
}
	
.cont-main-col-bg:before {
    content: "";
    background: rgba(121,118,110,0.5);
    width: 100%;
    height: 50%;
    position: absolute;
    top: calc(25% - 80px);
}
	
	
.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.cont-padding-top-50 {
    padding-top: 50px !important;
}
	.cont-padding-bottom-50 {
    padding-bottom: 30px !important;
}
	
	
.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}