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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(73,42,34);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Sofia Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(200,16,46);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1336px;
--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: 1336px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1336px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1336px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


html { scroll-behavior: smooth; }

.wd-nav { --nav-gap: 40px; }
.whb-header-bottom { padding-top: 5px; padding-bottom: 5px; }

.sliderRow {
    margin-left: -30px;
    margin-right: -30px;
}

.circlediv { padding-left:100px; padding-right:100px; margin-top:40px; }
.circle-box {
  border: 2px solid white; border-radius: 50%; padding: 20px; color: white; text-align: center; height: 270px; width: 270px; margin: 0 auto; display: flex ; flex-direction: column; justify-content: center; background: transparent;
}

.circle-box h4 {
  font-weight: bolder; text-transform: uppercase; margin-bottom: 15px; color: #fff; font-size: 22px;
}

.circle-box p {
  font-size: 16px; line-height: 1.5; margin:0;
}
.applyRow { height:80vh; }
.accordianRow .wd-accordion-content { background: #fff; font-size: 18px; padding: 10px; font-weight: 500; }
.accordianRow .wd-accordion-title { background: #e9e9e9; color: #482a22; padding: 10px; }
.accordianRow .wd-accordion.wd-style-default>.wd-accordion-item { margin-bottom: 15px; border:none !important; }
.accordianRow .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before { content: "\f129"; font-family: "woodmart-font"; color: #c81d2e; font-size: 18px; }

.introCaro {  }
.introCaro .info-box-icon { width:100%; }
.introCaro .info-box-icon img { width:100%; }
.introCaro .wd-info-box { background:#fff; border-bottom-right-radius: 10px;  border-bottom-left-radius: 10px; }
.introCaro .wd-info-box .info-box-content { padding: 10px; padding-bottom: 21px; }
.introCaro .wd-info-box :is(.info-box-subtitle,.info-box-title) { color: #c81d2e; }

.franchiseQuaRow { background: #fff; margin-bottom: -130px; display: flex ; } 
.quaContainer { background: #fff; z-index:9; } 
.franchiseQuaRow .wd-info-box { background-color: #292929; padding-top: 25px !important; min-height: 300px; padding: 15px; }

.franchiseCaroRow { background: #fff; margin-bottom: -130px; }
.franchiseCaroRow .wd-info-box { background-color: rgb(200, 29, 46); border: 1px solid #000; padding: 15px; min-height: 345px; }
.franchiseCaroRow .info-box-icon { float: right; margin-bottom: -26px; }

.processRow { height:80vh;  margin-bottom:-130px; }



.cf7-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.cf7-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.cf7-col {
  flex: 1;
  min-width: 45%;
}

.cf7-row.full .wpcf7-form-control {
  width: 100%;
}

.wpcf7-form-control {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
}

.wpcf7-submit {
  background: #b2182b;
  color: #fff;
  padding: 12px 30px;
  border: none;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
}

.wpcf7-submit:hover {
  background: #8e1322;
}


.preference-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.preference-row.hidden {
  display: none;
}

button.cf7-plus-btn {
  background: #eee;
  border: none;
  padding: 8px 16px;
  font-size: 20px;
  cursor: pointer;
  border-radius: 4px;
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit { background: #c8102f; border-radius: 50px; }

.wpcf7 .cf7-grid { gap:0; max-width:100%; }
.wpcf7 button.cf7-plus-btn { float: right; margin-top: 20px; }
.wpcf7 .fieldset-cf7mls-wrapper { max-width: 800px; margin: 0 auto; }
.wpcf7 input[type='text'] { border-radius:10px !important; }
.wpcf7 input[type='email'] { border-radius:10px !important; }
.wpcf7 input[type='number'] { border-radius:10px !important; }
.wpcf7 input[type='tel'] { border-radius:10px !important; }
.wpcf7 textarea { border-radius:10px !important; }
.wpcf7 select { border-radius:10px !important; }

.wpcf7 p { width: 100%; }
.wpcf7 p br { display:none; }
.wpcf7 label { margin-bottom: 15px; }
.wpcf7 .wpcf7-radio	{ border:none; padding:0; }
.wpcf7 .wpcf7-checkbox { border:none; padding:0; }
.wpcf7 #priority-markets { border-left: 1px solid #808080; margin-left: 20px; padding-left: 12px; margin-top: -20px; }

.wpcf7 #restaurant-details { border-left: 1px solid #808080; margin-left: 20px; padding-left: 12px; margin-top: -20px; }

.wpcf7 #partner-section { border-left: 1px solid #808080; margin-left: 20px; padding-left: 12px; margin-top: -20px; }

.wpcf7 .cf7mls_next { background:#c8102e; border-radius:50px; color:#fff; margin:10px;  }
.wpcf7 .fieldset-cf7mls .cf7mls_next { float: inherit; }
.wpcf7 .cf7mls-btns { text-align:center; }
.wpcf7 .fieldset-cf7mls .cf7mls_back { margin:10px; float: inherit; border-radius:50px; color:#fff; }

.ctLine { margin-top:-10px; border-bottom:1px solid #ededed; margin-bottom: 40px; padding-bottom: 5px; }@media (max-width: 576px) {
	.circlediv { padding:0; }
.avmarkets .vc_col-sm-3 { width:49vw; display: inline-block; }
.avmarkets .vc_col-sm-4 { width:49vw; display: inline-block; } 
.fieldset-cf7mls-wrapper {	position: static !important; }
.wpcf7 button.cf7-plus-btn { margin-top:5px; }
}

