/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2024 | 00:04:49 */
body {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF8F8;
    /* overflow-x: hidden; */
}

html {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}


* {
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    outline: none;
    text-decoration: none;
}

/* styling scrolbar */

/* width */
body::-webkit-scrollbar {
  width: 10px;
}

/* Track */
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #F2F2F2;
  border-radius: 10px;
}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: #191A1A;
  border-radius: 10px;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover {
  background: #191A1A;
}

.primary-btn {
    background-color: #95010E;
    color: #fff;
    padding: 16px 27px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    border: 0 !important;
    outline: none !important;
    border-radius: 0px !important;
    width: 168px !important;
    text-align: left !important;
}

.primary-btn:after {
    color: #FFFFFF;
    line-height: inherit;
    font-size: inherit !important;
    opacity: 1;
    margin-left: 1em !important;
    left: auto;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    content: attr(data-icon);
    position: relative !important;
}

.primary-btn:hover {
    background-color: #95010E !important;
    color: #fff !important;
    border: 0 !important;
    outline: none !important;
    padding: 16px 27px !important;
    border-radius: 0px !important;
}

.primary-btn:hover:after {
    margin-left: 1.2em !important;
}

.home-banner-contnt .primary-btn {
    background-color: #fff !important;
    color: #95010E !important;
}

.home-banner-contnt .primary-btn:hover {
    background-color: #fff !important;
    color: #95010E !important;
}

.home-banner-contnt .primary-btn:after {
    color: #95010E !important;
}
.in-pdf-downloads .primary-btn {
    width: 245px !important;
}
.inner-meat-selection {
    display: flex;
    flex-direction: column;
}

.inner-meat-selection .et_pb_column_5 {
    width: 100% !important;
}

h2 {
    font-size: clamp(24px, 3.611vw, 52px) !important;
    line-height: 150% !important;
}

.wt-heading span {
    color: #95010E;
}

.other-news-mail button.et_pb_contact_submit.et_pb_button {
    position: absolute;
    right: 3px;
    top: 3px;
}

.other-news-mail .et_pb_contact_form {
    margin-left: 0 !important;
}

.icon-heading .dnxte-feature-list-img {
    height: 40px;
}

.ds-btn:hover:after {
    margin-left: .8em !important;
}

.main-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-banner {
	height: calc(49vh + 83px);
}

.immage img {
    object-fit: cover !important;
}

.mcol3 {
    width: 25% !important;
    margin-right: 2.5% !important;
}

.mcol1 {
    width: 32% !important;
    margin-right: 2.5% !important;
}

.mcol2 {
    width: 38% !important;
    margin-right: 2.5% !important;
}

.wc-meats {
    padding-bottom: 100px !important;
}

.contact-page-form .et_contact_bottom_container {
    width: 100%;
    clear: both !important;
    text-align: center !important;
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-page-form button.et_pb_contact_submit.et_pb_button {
    width: 100% !important;
}

.contact-page-form button.et_pb_contact_submit.et_pb_button:hover:after {
    margin-left: 1em !important;
}

.get-in-icon-list {
    /* 	margin-bottom: 0 !important; */
}

.contact-page-form .et_pb_contact_form {
    margin-left: 0 !important;
}

.form-title span {
    color: #95010E;
}

.contact-page-form input::placeholder,
.contact-page-form textarea::placeholder {
    color: #000;
    opacity: 0.4;
}

.dnxte_feature_list_child_3 .img-fluid, .dnxte_feature_list_child_4 .img-fluid, .dnxte_feature_list_child_5 .img-fluid, .dnxte_feature_list_child_0 .img-fluid, .dnxte_feature_list_child_1 .img-fluid, .dnxte_feature_list_child_2 .img-fluid, .dnxte_feature_list_child .img-fluid {
    width: 58px !important;
}
/* ********header********** */
body.logged-in.admin-bar .et_pb_section_0_tb_header {
    width: 100%;
}

.main-header .et_pb_row.et_pb_row_0_tb_header.et_pb_row--with-menu {
    display: flex;
    align-items: center;
}
.right-menu-sec {
    display: flex;
    align-items: center;
}
.header-social {
    margin-bottom: 0 !important;
}
.header-social .dnxte-feature-list-content {
    margin-left: 5px !important;
}
.right-menu-sec .primary-btn {
    border: 1px solid #fff !important;
    padding: 16px 20px !important;
    margin-left: 10px !important;
}
.nav-menu li a {
    position: relative !important;
}
.nav-menu li a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    bottom: -22px;
    background-color: #fff;
    left: 0;
	transition: all 0.3s ease-in-out;
}
.nav-menu li a:hover:after {
    width: 100%;
}
.nav-menu li.current-menu-item a:after {
    width: 100%;
}
.et-menu a:hover {
    opacity: 1 !important;
}

/* ********footer********** */
.newsletter-sec {
    display: flex;
    align-items: center;
}
.bottom-txt .et_pb_column_7_tb_footer {
    display: flex;
    align-items: center;
	justify-content: end;
}
.footer-nav .et-menu.nav {
    display: flex;
    flex-direction: column;
}
.footer-center .footer-logo-sec {
    width: 20%;
}
.footer-center .et_pb_column {
        margin-right: 3.5%;
    }

















.home-banner-image img {
width: 100%;
}
.meat-selection-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
}
.meat-selection-cards .et_pb_column_1_4 {
    width: 23.875%;
    margin-right: 0 !important;
}
.cat-ico .dnxte-feature-list-img {
    width: 78px;
    height: 78px;
}
.cat-ico .dnxte-feature-list-img img {
    width: 78px !important;
    height: 78px;
	object-fit: contain;
}
.in-cat-sec {
    align-items: center;
    display: flex;
}
/* .cat-section .in-cat-sec:nth-child(even) {
	flex-direction: row-reverse;
} */

.in-cat-sec .et_pb_column.et_pb_column_1_2.et_pb_column_1 , .in-cat-sec .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
    margin-right: 0;
}

.in-pdf-downloads {
    display: flex;
    justify-content: center;
    gap: 20px;
}



.ordering-meal-form .customer-info .title-headingg, .ordering-meal-form .beef-info .title-headingg, .ordering-meal-form .pork-info .title-headingg {
  margin-bottom: 60px;
}
.ordering-meal-form .customer-info .title-headingg h2, .ordering-meal-form .beef-info .title-headingg h2, .ordering-meal-form .pork-info .title-headingg h2 {
  font-family: 'Anton', Helvetica, Arial, Lucida, sans-serif;
}
.ordering-meal-form .input-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
}

.ordering-meal-form .input-grp {
  flex: 1 0 200px;
  margin-bottom: 30px;
  position: relative;
}

.ordering-meal-form .input-grp label {
  display: inline-flex;
  gap: 8px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-transform: capitalize;
	align-items: center;
}

.ordering-meal-form .input-grp input {
  display: block;
  border: 1px solid #95010E30;
  background-color: #FFF8EE;
  outline: none;
  padding: 15px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.ordering-meal-form .input-grp textarea {
  display: block;
  border: 1px solid #95010E30;
  background-color: #FFF8EE;
  outline: none;
  padding: 15px;
  width: 66%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  resize: none;
}
.ordering-meal-form .input-grp input::placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #00000033;

}
.ordering-meal-form .input-grp.checkbox-grp p {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
  margin-bottom: 0px;
}
.ordering-meal-form .beef-info, .ordering-meal-form .pork-info {
  padding-top: 100px;
}

.ordering-meal-form .input-grp input[type="checkbox"] {
  width: 16px;
  height: 16px;
}
.ordering-meal-form .SIGNATIRES .input-grp {
  flex: 0 0 32%;
}
.ordering-meal-form .SIGNATIRES {
  display: flex;
  justify-content: space-between;
  padding-top: 100px;
	align-items: center;
}


.ordering-meal-form .hidden-file-input {
	    width: 100%;
    height: 100%;
    opacity: 0;
}

.ordering-meal-form .custom-file-label {
  display: inline-block;
  border: 1px solid #95010E30;
  background-color: #FFF8EE;
  outline: none;
/*   padding: 15px; */
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  height: 52px;

}
.ordering-meal-form .file-upload-wrapper {
  flex: 0 0 32%;
	position: relative;
}
.ordering-meal-form .file-upload-wrapper label {
  display: inline-block;
  gap: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-transform: capitalize;
}
.ordering-meal-form .checkbox-grp .wpcf7-list-item {
    margin: 0 0 0 8px;
}
.ordering-meal-form .input-grp.checkbox-grp {
    display: flex;
    align-items: center;
}
.ordering-meal-form .input-grp.checkbox-grp label {
    margin-bottom: 0;
/*     margin-top: 15px; */
    align-items: center;
}
.select-chek1 {
    display: block;
    border: 1px solid #95010E30;
    background-color: #FFF8EE;
    outline: none;
    padding: 15px;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}
.ordering-meal-form .input-grp .select-chek1 label {
    margin-bottom: 0px;
	color: rgb(0 0 0 / 60%);
}
.input-container.pork1-row .input-grp:first-child {
	flex: 0 0 66%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.primary-btn {
    text-align: center !important;
}

.SIGNATIRES .wpcf7-spinner {
	display: none;
}















.ordering-meal-form .input-grp .wpcf7-checkbox {
	display: flex;
}

.ordering-meal-form .wpcf7-list-item {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ordering-meal-form .wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.ordering-meal-form .wpcf7-list-item-label {
  font-size: 16px;
  margin-left: 24px; /* Space for the custom checkbox */
  cursor: pointer;
}

.ordering-meal-form .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
/*   top: 50%;
  transform: translateY(-50%); */
  height: 16px;
  width: 16px;
  border: 1px solid rgb(0 0 0);
  background-color: transparent;
  transition: all 0.3s ease;
}

.ordering-meal-form .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  background-color: #4caf50;
  border-color: #4caf50;
}

.ordering-meal-form .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.ordering-meal-form .checkbox-grp {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
