@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//chiricosristorante09432.devworksite.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Knewave", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #cf2127;
	--wd-alternative-color: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

ul#menu-main-menu a {
    color: #fff;
    font-size: 15px;
}

.cta h2 {
    font-size: 40px !important;
    color: #fff;
}
.cta .btn.btn-scheme-light {
    color: #FFF !important;
}
.sectin-title h2 {
   font-size: 64px;
    letter-spacing: 1px;
    line-height: 72px;
}
.fmp-image-wrap {
    display: none;
}
.fmp-food-item {
    background: rgba(0, 0, 0, 0.02) !important;
}


.fmp-title a {
    color: #fff;
}


.fmp-food-item span.price {
    color: #fac97c;
}

.fmp-title {
    border-bottom: 1px dashed;
}
.fmp-food-item p {
    color: #fff;
    padding-top: 10px;
}

.prefotr img {
    margin-top: -71px;
    margin-bottom: -70px;
    z-index: 2;
    position: relative;
}

.prefotr {
    overflow: visible !important;
}

.prefotr input[type="email"] {
    border-top-left-radius: 30px;
    background: #fff;
    border: none;
    height: 56px;
    border-bottom-left-radius: 30px;
}

.prefotr input[type="submit"] {
    height: 55px;
    background: #cf2127 !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.mc4wp-form-fields {
    justify-content: left !important;
}

 .foot img {
    width: 60%;
}

prefooter {
    padding-bottom: 0px;
}
aside.footer-sidebar.widget-area.row {
    padding-top: 0px;
    padding-bottom: 0px;

}
.site-content {
    margin-bottom: 0px;
}
.footer-column {
    margin-bottom: 0px;
}
.woodmart-prefooter {
    padding-bottom: 0px;
}

.whb-flex-row.whb-general-header-inner {
	    margin-top: 8px;
    /*background: #fff;*/
    padding: 0px 40px;
    border-radius: 25px;
    /*box-shadow: 0px 0px 40px 0px #000;*/
}
.whb-main-header {
    margin-top: 20px;
}
.copyrights-wrapper small, .copyrights-wrapper a {
    color: #fff;
}
.copyrights-wrapper {
    background: #1b1b1b;
}


.whb-navigation a {
    padding: 0px 20px !important;
}

.fooot ul#menu-main-menu-1 {
    display: flex;}
.fooot .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
}
.fooot ul#menu-main-menu-1 a {
    font-size: 18px;
    padding: 0px 15px;
    color: #fff;
}
.page-title {
    margin-bottom: 0px;
}

.page-title {
    padding-top: 280px !important;
}
@media (max-width: 956px) and (min-width: 768px){
.cta .btn.btn-scheme-light {
    margin-bottom: 40px;
}
}

@media only screen and (max-width:767px){
.sectin-title h2 {
    font-size: 30px;
    line-height: 40px;
}
	
	.coamial .mc4wp-form>div>p {
    margin-right: -27px;
    margin-left: -27px;
}
	.page-title {
    padding-top: 190px !important;
}
	.fooot ul#menu-main-menu-1 {
    display: block;
    text-align: center;
}
}

@media (min-width: 1025px){
.whb-general-header .wd-logo img {
    max-height: 185px;
    top: 21px;
    position: relative;
    filter: drop-shadow(2px 6px 9px);
    color: #2d2a2a8c;
	}}


@media only screen and (min-width:768px) and (max-width:1056px){
.sectin-title h2 {
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 53px;
}

}

.current_page_item a {
    color: #cf2127 !important;
}
@media (max-width: 1024px){
.whb-general-header .wd-logo img {
    max-height: 100px;
    top: 12px;
    position: relative;
	}}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #cf2127;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background: #2d2a2a;
}


.whb-flex-row.whb-general-header-inner ul#menu-main-menu a {
    padding: 0px 15px !important;
}


@media only screen and (max-width:1024px){
.wd-tools-element>a {
    color: #fff;
}

.wd-tools-element>a {
    color: #fff;
    border-radius: 5px;
    background: #cf2127;
    border: 2px solid #cf2127;
}

.whb-general-header .wd-tools-element > a {
    height: 38px;
}}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    padding-bottom: 22px;
}

@media only screen and (max-width: 600px) and (min-width: 200px)  {
    
	div#rc-anchor-container {
    max-width: 291px !important;
    margin-left: 9px;
}
}

@media only screen and (max-width: 790px) and (min-width: 768px)  {
		
div#rc-anchor-container {
    max-width: 292px !important;
}
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
    background: #cf2127;
}
   @media (min-width: 1025px) {
	.wd-header-nav .wd-nav{
	--nav-gap: 0px !important;
}
}

@media (max-width: 576px) {
	.cta .btn.btn-scheme-light {
    margin-bottom: 40px;
}


}

