@font-face {
	font-family: "socialico";
	src: url("fonts/Socialico/Socialico.eot");
	src: url("fonts/Socialico/Socialico.eot?#iefix") format("embedded-opentype"), url("fonts/Socialico/Socialico.woff2") format("woff2"), url("fonts/Socialico/Socialico.woff") format("woff"), url("fonts/Socialico/Socialico.ttf") format("truetype"), url("fonts/Socialico/Socialico.svg#lobster_1.4regular") format("svg");
}


@font-face {
	font-family: "apostrophic";
	src: url("fonts/apostrophic.ttf");
}

.suspension-contain {
	max-height: 980px;
	overflow: hidden;
	position: relative;
}

html.suspended {
	background: rgba(0, 0, 0, 0.6);
}

body {
	max-width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Lato', sans-serif
}

a {
	color: inherit;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: inherit;
}

h1,
h2,
h3,
h4,
h5 {
	padding: 0;
	margin: 0;
}

.row {
	max-width: 1200px;
	margin: 0 auto
}

button.ctcBtn {
    background-color: #8b0000;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 45px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin: 20px auto 0;
    width: 259px;
    height: 65px;
    font-family: 'poppins';
}

/*floats*/
.fl {
	float: left;
}

.fr {
	float: right;
}

/*typography*/
.text-primary {
	color: #B11414;
}

.text-bold {
	font-weight: 700;
}

.text-uppercase {
	text-transform: uppercase
}

.text-center {
	text-align: center !important;
}

.text-left {
	text-align: left;
}



span.ctc-hide {
    opacity: 0% !important;
}

/*button*/
.button {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	display: inline-block;
	padding: 10px 30px;
	background: #fff;
	border: 1px solid transparent;
	transition: all 0.5s ease;
}

.button:hover {
	background: #ddd;
	border-color: #ddd;
	color: #ddd;
	color: #fff;
}

/*clearings*/
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	display: block;
}

/*cookie*/
.cc-animate.cc-revoke.cc-bottom {
	font-size: 14px;
	padding: 5px 10px;
	position: fixed;
	display: block !important;
	transform: none !important;
	bottom: 0 !important;
	left: 20px !important;
}

/*call to action*/
.cta {
	display: none;
}

/*contact form messages*/
form .messages p {
	display: none;
	font-family: Arial !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	font-size: 16px !important;
}

form .loading {
	display: none;
}

form .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

form .alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

form .alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

form [type="submit"] {
	margin: 20px auto
}

/*contact form*/
.ctc-form {
	margin: 0 auto;
	text-align: center;
}

.ctc-form input[type="text"],
.ctc-form textarea {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	height: 45px;
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 10px;
	box-sizing: border-box;
	margin: 0 auto 8px
}

.ctc-form textarea {
	height: 120px;
	padding-top: 10px;
}

.ctc-form button {
	display: block;
}

.ctc-form .recap {
	display: inline-block;
}

.ctc-form .g-recaptcha div {
	margin: 0 auto 10px;
}

.ctc-form .ctc-hide {
	display: none;
}

/*gallery*/
#content .gallery-container {
	text-align: center;
}

#content .gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .gallery li {
	display: inline-block;
}

#content .thumbnail {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	line-height: .42857;
	margin-bottom: 20px;
	padding: 4px;
	transition: border 0.5s ease-in-out 0s;
}

#content .thumbnail:hover {
	transform: scale(1.02);
}

#content .page_navigation {
	display: inline-block;
}

#content .page_link,
#content .previous_link,
#content .next_link,
#content .first_link,
#content .last_link,
#content .ellipse {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #0275d8;
	display: inline-block;
	line-height: 1.25;
	margin-left: -1px;
	padding: 0.5rem 0.75rem;
	position: relative;
}

#content .page_navigation>a:hover,
.page_navigation>a.active_page {
	background-color: #eceeef;
	border-color: #ddd;
	color: #014c8c;
	text-decoration: none;
}

h1 {
	font-size: 100px;
	font-weight: 100;
	color: #000;
}




nav{
	width: 778px;
	max-width: 100%;
}

.header-p {
    padding-bottom: 60px;
}

.header-row{
    max-width: 100%;
    margin: auto;
    width: 1700px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}








.beef-img {
    position: relative;
    width: 510px;
    height: 510px;
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 0 0 81px 0;
}

.arc-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.arc-text span {
    position: absolute;
    left: 50%;
    font-size: 65px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    transform-origin: 0 330px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    font-family: 'apostrophic';
}

.beef-center {
    position: relative;
    z-index: 2;
    width: 600px;
    border-radius: 50%;
    padding-top: 163px;
}







.logo {
    width: 335px;
    max-width: 100%;
	padding-top: 15px;
}


.logo img {
  transition: transform 0.3s ease;
}

.logo img:hover {
  transform: scale(1.05);
}


.head-btn {
    width: 274px;
    height: 69px;
    max-width: 100%;
    background: url(../images/content/btn-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}



.head-btn {
  transition: transform 0.3s ease;
}

.head-btn:hover {
  transform: scale(1.05); 
}


.btn-cont {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 22px;
}


.btn-p1 {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    text-align: left;
    color: #BABABA;
    font-weight: 400;
}

.btn-p2 {
    font-family: 'apostrophic';
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}


.header-p {
    padding-bottom: 60px;
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}



.ban-cont1 {
    width: 590px;
    max-width: 100%;
    height: 84px;
    background-color: #B30026;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);

margin: 15px 0;
}


.ban-cont1 p {
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 400;
    color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);

}




.ban-cont2 {
  width: 510px;
  max-width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
background: url('../images/content/redbg.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover; 
margin-top: 30px;

}



/* .beef-img img {
  transition: transform 0.3s ease;
}

.beef-img img:hover {
  transform: scale(1.05);
} */


.ban-cont2 p {
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 700;
    color: #B20026;
    letter-spacing: 6px;
}



.ban-cont3 p {
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}

.ban-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	margin-top: -190px;
}

#header {
background: url('../images/content/banner.png');
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-bottom: 90px;
}

#header nav a#pull {
	display: none
}

#header nav ul {
	margin: 0;
	padding: 0
}

#header nav ul li {
	display: inline-block;
	vertical-align: middle;
        z-index: 9999;
    position: relative;
}

#header nav ul li a {
    font-size: 22px;
    color: #fff;
    padding: 9px 20px; 
    display: inline-block;
    font-family: 'apostrophic';
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 8px;
    transition: all 0.3s ease;
}

#header nav ul li.active-menu a,
#header nav ul li a:hover {
    color: #fff;
    background-color: red;
}



#header .hdRight {
	text-align: right;
}

#header .hdRight p {
	line-height: 1;
	margin: 0;
	color: #fff;
}

#header .hdRightBot {
	padding-top: 20px;
	border-top: 1px solid #222222;
	margin-top: 15px;
}

#header .hdSocial a {
	font-family: "socialico";
	font-size: 35px;
	color: #007FFF;
}

#header .hdSocial a:hover {
	color: #FFFFFF;
}

#header .hdPhone {
	font-size: 22px;
	vertical-align: top;
}

#header .hdPhone img {
	vertical-align: bottom;
}

#header .hdEmail {
	font-size: 16px;
}

#header .hdInfo,
.hdPhone {
	display: inline-block;
}

#header .hdInfo {
	border-left: 1px solid #222222;
	margin-left: 15px;
	padding-left: 15px;
	text-align: center;
}

/* end */

/* banner */
#banner {
	background: url(../images/common/bn-wrapper.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#banner .row {
	min-height: 754px;
	padding: 0;
	text-align: right;
}

#banner .text {
	display: inline-block;
	vertical-align: top;
	width: 462px;
	height: 462px;
	margin: 108px 0 0;
	padding: 10px;
	text-align: center;
	border-radius: 50%;
	box-sizing: border-box;
	background: rgb(0, 45, 78, 0.8);
	margin-right: -120px;
}

#banner .text .bnBox {
	width: 100%;
	height: 100%;
	padding: 20% 2% 0;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	box-sizing: border-box;
	border-color: rgb(255, 255, 255, 0.8);
}

#banner .text h2 {
	padding: 0 0 20px;
	font-size: 40px;
	font-weight: 900;
}

#banner .text p {
	font-size: 18px;
	line-height: 122%;
	font-weight: bold;
}

#banner .text p .button {
	margin: 10px 0 0;
}

/* end */

/* content */
#content .row {
	padding: 0;
}

#services-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/common/services-wrapper.jpg);
}

#services-1 {}

#services-1 .row {
	margin: -200px auto -120px;
}

#services-1 dd {
	text-align: center;
	max-width: 280px;
	margin: 0 auto;
}

#services-1 dd p {
	font-size: 14px;
	color: #000;
}

#services-1 h3 {
	font-size: 25px;
	position: relative;
	padding-bottom: 20px;
	color: rgb(0, 0, 0);
	margin-bottom: 15px;
}

#services-1 h3:before,
#content-1 h3:before,
#gallery-section h2:before,
#footer-section h2:before {
	width: 100px;
	height: 5px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	content: "";
	background: #2391FF;
	border-radius: 30px;
}

#services-1 dl {
	display: inline-block;
	vertical-align: top;
	width: calc(33.33% - 3px);
	padding-top: 90px;
}

#services-1 dl:nth-of-type(2) {
	padding-top: 0;
}

#services-1 dt {
	margin-bottom: 20px;
}

#services-1 dt img {
	border-radius: 50%;
	box-shadow: 0 -5px 10px grey;
	border: 5px solid #fff;
}

#services-1 .button {
	margin-top: -60px;
}

#services-1 .parag p {
	padding: 20px;
}


/* content bottom */
#services-section .row {
	padding: 13px 0 13px;
}

#services-section h2 {
	font-size: 25px;
}

#services-section p {
	font-size: 15px;
	line-height: 150%;
	font-weight: 300;
	padding: 8px 0;
}

#services-section .logo {
	padding: 20px 0;
	background: url(../images/common/data-border.png) no-repeat center bottom;
}

#services-section .logo img {
	max-width: 286px;
}

#services-section .text {
	width: 462px;
	height: 462px;
	padding: 10px;
	text-align: center;
	border-radius: 50%;
	border-width: 2px;
	box-sizing: border-box;
	background: rgb(0, 45, 78, 0.8);
}

#services-section .text .bnBox {
	width: 100%;
	height: 100%;
	padding: 5% 5% 0;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	box-sizing: border-box;
	border-color: rgb(255, 255, 255, 0.8);
}

#content-1 {
	padding: 180px 0 50px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background: url(../images/common/cn-wrapper.jpg);
}

#content-1 h3 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	position: relative;
	padding-bottom: 20px;
}

#content-1 .parag {
	max-width: 630px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 80px;
}

#content-1 .cn1imgBox {
	position: relative;
}

#content-1 .cn1imgBox img {
	width: 100%;
}

#content-1 .cn1imgBox h4 {
	font-size: 38px;
	font-weight: 900;
	color: #2391FF;
	line-height: 1;
	margin-bottom: 0;
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
}

#content-1 .cn1imgBox h4 span {
	display: block;
	color: #fff;
}

#gallery-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/common/gallery-wrapper.jpg);
}

#gallery-section .gal-text {
	padding-bottom: 20px;
	position: relative;
}

#gallery-section .row {
	padding: 50px 0 105px;
	color: #000;
}

#gallery-section .galBox {
	max-width: 930px;
	margin: 30px auto 0;
}

#gallery-section .galRightTop {
	margin-bottom: 8px;
}

#gallery-section .galRightTop img:first-of-type {
	margin-right: 8px;
}

#feeds-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/common/feeds-wrapper.png);
}

#feeds-section .row {
	padding: 0;
}

#feeds-section .text {
	display: inline-block;
	vertical-align: top;
	width: 580px;
	min-height: 396px;
	padding: 10px 4% 0;
	box-sizing: border-box;
	background: rgb(28, 62, 147, 0.8);
}

#feeds-section p {
	font-size: 20px;
	line-height: 125%;
	font-weight: lighter;
	max-width: 458px;
	margin: auto;
}

#feeds-section .rates {
	font-size: 60px;
	line-height: 120%;
	color: #FF7F00;
}

#feeds-section .user {
	padding: 20px 0 0;
	font-size: 35px;
	line-height: 120%;
}

#feeds-section .user small {
	display: block;
	padding: 0 0 5px;
	line-height: 0;
}

#feeds-section .user small img {
	width: 100%;
	max-width: 100px;
	border-radius: 50%;
}

/* end */




/* ABOUT SECTION START */

#abt-sec{
background: url('../images/content/why-bg3.png');
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
padding: 15px 0 80px 0;
}

#abt-sec .row {
width: 1920px;
max-width: 100%;
}


.abt-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
}


.abt-imgs {
    width: 970px;
    max-width: 100%;
}


.abt-cont {
    width: 885px;
    max-width: 100%;
    margin: -107px 0 0 -44px;
	position: relative;
}



.img1 img,
.img2 img {
  transition: transform 0.3s ease;
}

.img1 img:hover,
.img2 img:hover {
  transform: scale(1.05);
}




.img1 {
    display: flex;
    justify-content: left;
    align-items: center;
}


.img2 {
    margin-top: -97px;
}


.abt-cont h2 {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}




.abt-btn {
    transition: transform 0.3s ease;
}

.abt-btn:hover {
    transform: scale(1.05);
}




p.title-abt {
    font-family: 'APOSTROPHIC';
    font-size: 70px;
    font-weight: 500;
    margin: 0;
    padding: 22px 0;

	background: #B20000;
background: linear-gradient(to right, #B20000 0%, #FF2626 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

p.abt-txt {
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 500;
    color: #fff;
	margin: 0;
	line-height: 45px;
}



.abt-btn {
    width: 325px;
    max-width: 100%;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
	background: url('../images/content/btn-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 30px;
	position: relative;
	z-index: 99999;
}




.abt-btn p {
    font-family: 'APOSTROPHIC';
    font-size: 25px;
    font-weight: 400;
    color: #fff;
}


/* ABOUT SECTION END */




/* SERVICES SECTION START */

#our-srv {
    background: url(../images/content/srv-bg2.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 440px 0 163px 0;
    margin: -468px 0 0px 0;
    height: 1584px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.srv-row{
	max-width: 1450px;
	width: 100%;
	/* margin: auto; */
}


.srv1 {
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  border-radius: 50%;
}

.srv1:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}



.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}




.srv1 {
    width: 425px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}



.srv-btn-cont {
    width: 280px;
    max-width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/content/btnbg-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -71px;
}


.srv-btn-cont p {
    font-family: "apostrophic" !important;
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}




.srv-list1, .srv-list2 {
    display: flex;
	padding-bottom: 45px;
    justify-content: space-around;
    align-items: center;
	
}

.srv-title h2 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 15px;
}


.srv-title p {
    font-family: 'apostrophic';
    font-size: 80px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}


/* list css */
#our-srv .pricing-table-section {
    background: white;
    padding: 0;
    margin: 0;
}
#our-srv .pricing-table-section h2 {
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 40px;
    color: #2c1810;
}
#our-srv .beef-pricing-table {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: -260px;
}
#our-srv .beef-pricing-table thead {
    background: #2c1810;
    color: white;
}
#our-srv .beef-pricing-table th {
    padding: 15px;
    text-align: left;
    font-size: 1.1em;
}
#our-srv .beef-pricing-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
    text-align: start;
}
#our-srv .beef-pricing-table tbody tr:hover {
    background: #f5f5f5;
}
#our-srv .beef-pricing-table tbody tr:nth-child(even) {
    background: #fafafa;
}
/* SERVICES SECTION END */



/* ORDER FORM START */
.wagyu-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-family: Arial, sans-serif;
    background: url(../images/content/orderlist-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1500px;
    margin-top: -403px;
    margin-bottom: -582px;
}

.order-form-wrapper {
    background: url(../images/content/forder-orm-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 57px 80px 30px 80px;
    border-radius: 37px;
    border: 11px solid;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    /* max-width: 600px; */
    /* width: 1223px; */
    width: 1037px;
    max-width: 100%;
    /*height: 1054px;*/
    position: relative;
    z-index: 999;
    margin-top: -216px;
}

.form-header-title {
    color: #fff;
    text-align: center;
    font-size: 53px;
    font-weight: bold;
    /* margin-bottom: 10px; */
    letter-spacing: 2px;
    font-family: 'apostrophic' !important;
    font-weight: 400;
}

.form-subtitle-text {
    color: #fff;
    text-align: center;
    font-size: 23px;
    /* margin-bottom: 25px; */
    /* line-height: 1.4; */
    font-family: 'poppins';
    font-weight: 500;
    margin: 0;
    /* padding-bottom: 20px; */
    padding: 25px 0 15px 0;
}

        .customer-info-section {
            margin-bottom: 20px;
        }

   .full-name-input {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
    height: 53px;
     font-size: 19px;
    font-family: 'poppins';
    color: #aaa;
        padding: 0 0 0 20px;
}

    .contact-row-flex {
    display: flex;
    gap: 26px;
    margin-bottom: 15px;
    height: 53px;
}

      .phone-input-field {
    flex: 1;
    padding: 8px;
    border: none;
    border-radius: 3px;
    font-size: 19px;
    font-family: 'poppins';
    color: #aaa;
        padding: 0 0 0 20px;
}
        .email-input-field {
            flex: 1;
            padding: 8px;
            border: none;
            border-radius: 3px;
             font-size: 19px;
    font-family: 'poppins';
    color: #aaa;
        padding: 0 0 0 20px;
        }

      .beef-selection-label {
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 18px;
}


label.beef-selection-label img {
    width: 87%;
}

.meat-grid-container {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-bottom: 15px;
}

.meat-item-row {
    display: flex
;
    align-items: center;
    background-color: #f0f0f0;
    padding: 8px;
    border-radius: 3px;
    height: 45px;
    /* margin-right: 18px; */
    margin: 0 6px;
}

     .meat-name-label {
    flex: 1;
    font-size: 23px;
    font-weight: bold;
    color: #AAAAAA;
    font-family: 'poppins' !important;
    text-align: left;
    margin-left: 15px;
}

        .quantity-controls-group {
            display: flex;
            align-items: center;
            gap: 5px;
        }

        .quantity-btn-minus, .quantity-btn-plus {
            background-color: #333;
            color: white;
            border: none;
            width: 25px;
            height: 25px;
            border-radius: 3px;
            cursor: pointer;
            font-size: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .quantity-btn-minus:hover, .quantity-btn-plus:hover {
            background-color: #555;
        }

        .quantity-display-number {
            background-color: white;
            border: 1px solid #ccc;
            width: 30px;
            height: 25px;
            text-align: center;
            line-height: 25px;
            font-size: 12px;
            font-weight: bold;
        }

     .pricing-disclaimer-text {
    color: white;
    text-align: center;
    font-size: 25px;
    margin: 15px 0;
    font-family: 'poppins';
    font-weight: 700;
}

     .delivery-options-section {
    margin-bottom: 20px;
    display: flex;
}

    .delivery-method-row {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
    width: 421px;
}

        .pickup-option-group, .delivery-option-group {
            display: flex;
            align-items: center;
            gap: 5px;
        }

     /* .pickup-checkbox, .delivery-checkbox {
    width: 53px;
    height: 53px;
    border: 1px solid;
    border-radius: 50% !important;
} */




.pickup-checkbox, .delivery-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 14px;
    cursor: pointer;
    position: relative;
}

.pickup-checkbox:checked, .delivery-checkbox:checked {
    background-color: #fff;
    border-color: #fff;
}

/* .pickup-checkbox:checked::after, .delivery-checkbox:checked::after {
    content: '✓';
    position: absolute;
    top: 3px;
    left: 8px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background: #c41e3a;
    padding: 9px;
    border-radius: 50%;
} */



.pickup-checkbox:checked::after, .delivery-checkbox:checked::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 20px;
    height: 20px;
    background-image: url('../images/content/red-check.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #c41e3a;
    padding: 9px;
    border-radius: 50%;
}




        .pickup-label-text, .delivery-label-text {
            color: #fff;
            font-size: 14px;
            font-weight: bold;
        }

  .delivery-address-input {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 3px;
    font-size: 25px;
    background-color: #666;
    color: #aaa;
    box-sizing: border-box;
    font-family: 'Poppins';
}

        .delivery-address-input::placeholder {
            color: #aaa;
            padding-left: 15px;
        }

#beef-order-form .boxwhite { color: #fff; }
#beef-order-form .g-recaptcha > div { margin: 0 auto; }

 .submit-form-btn {
    background-color: #8b0000;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 45px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin: 20px auto 0;
    width: 259px;
    height: 65px;
    font-family: 'poppins';
}

        .submit-form-btn:hover {
            background-color: #a00000;
        }

/* ORDER FORM END */




/* footer */

.footer-hours p {
    font-family: 'poppins';
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-align: justify;
    line-height: 48px;
    margin: 0;
}

.footer-hours {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}



.cont-details .wrapper {
    padding-top: 34px;
    display: flex
;
    justify-content: space-around;
    align-items: start;
    width: 847px;
    max-width: 100%;
    margin: auto;
}

.footer-soc {
    padding: 45px 10px 15px 10px;
}

.footer-contact h2 {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 700;
    color: #B20000;
    letter-spacing: 5px;
}

.footer-contact {
    width: 357px;
    max-width: 100%;
    display: flex;
    justify-content: end;
    align-items: flex-start;
    flex-direction: column;
    gap: 37px;
}

.text-info h3 {
    font-family: 'poppins';
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 10px;
}


.text-info p {
    margin: 0;
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}


.img-icon img {
  transition: transform 0.3s ease;
}

.img-icon img:hover {
  transform: scale(1.1);
}


.info-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    gap: 12px;
}

.page-wrapper {
    width: 920px;
    max-width: 100%;
}








.logo-footer img {
    width: 480px;
    max-width: 100%;
}

.icon-wrap a img {
  transition: transform 0.3s ease;
}

.icon-wrap a:hover img {
  transform: scale(1.1);
}

.icon-wrap img {
    width: 71px;
    max-width: 100%;
    height: auto;
}

.footer-left-cont {
    width: 900px;
    max-width: 100%;
}

p.foo-email {
    font-size: 23px;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    width: 190px;
}


.icon-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.footer-soc p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    color: #bababa;
    letter-spacing: 7px;
    margin: 0;
    padding-bottom: 30px;
}

.hourswrapper h2 {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 700;
    color: #B20000;
    letter-spacing: 5px;
    text-align: left;
    padding-bottom: 30px;
}



.footer-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 1750px;
}

#footer {
    background: url(../images/content/footerbg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 56px 0;
    height: 1334px;
    display: flex;
    justify-content: center;
    align-items: end;
    padding: 353px 0 35px 0;
}


form.form-wrapper {
    width: 723px;
    max-width: 100%;
    margin: auto;
}

.contact-container {
    background-color: #0D0600;
    border-radius: 22px;
    width: 917px;
    border: 6px solid #AC002B;
    text-align: center;
    height: 1136px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 92px;
    padding-bottom: 12px;
}


.contact-header {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

  .contact-title {
    color: #fff;
    font-size: 65px;
    font-weight: 400;
   margin: 0;
    margin-top: 0;
    font-family: 'apostrophic';
}

.contact-subtitle {
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    font-family: 'Montserrat';
    margin: 0;
    padding: 7px 0 25px 0;
}

        .form-field {
            margin-bottom: 23px;
        }

  .name-input {
    width: 100%;
    padding: 12px 25px;
    border: none;
    border-radius: 0px;
    background-color: #f5f5f5;
    font-size: 20px;
    color: #333;
    box-sizing: border-box;
    height: 88px;
    font-family: 'poppins';
    font-weight: 500;

   
}

        .phone-input {
            width: 100%;
            padding: 12px 25px;
            border: none;
            border-radius: 0px;
            background-color: #f5f5f5;
    
            color: #333;
            box-sizing: border-box;
            height: 88px;
            font-family: 'poppins';
    font-weight: 500;
    font-size: 20px;
   
        }

        .email-input {
           width: 100%;
            padding: 12px 25px;
            border: none;
            border-radius: 0px;
            background-color: #f5f5f5;
      
            color: #333;
            box-sizing: border-box;
            height: 88px;
               font-family: 'poppins';
    font-weight: 500;
    font-size: 20px;
   
        }

        .message-input {
            width: 100%;
            padding: 30px 25px;
            border: none;
            border-radius: 0px;
            background-color: #f5f5f5;
       
            color: #333;
            height: 300px;
            resize: vertical;
            box-sizing: border-box;
       
               font-family: 'poppins';
    font-weight: 500;
    font-size: 20px;
   
        }

        .name-input::placeholder {
            color: #888;
        }

        .phone-input::placeholder {
            color: #888;
        }

        .email-input::placeholder {
            color: #888;
        }

        .message-input::placeholder {
            color: #888;
        }

 .submit-button {
    background: url('../images/content/btn-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 322px;
    height: 74px;
    font-family: 'apostrophic' !important;
    text-transform: capitalize;
}

        .submit-button:hover {
            background-color: #a00000;
        }



.copy-r p {
    margin: 0;
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}




.logo-footer img {
  transition: transform 0.3s ease;
}

.logo-footer img:hover {
  transform: scale(1.1);
}





.copy-r {
    background: #B30026;
    padding: 25px;
}















   .checkbox-group {
            display: flex;
            flex-direction: column;
            gap: 12px;
        }
        
        .checkbox-item {
            display: flex;
            align-items: flex-start;
            gap: 8px;
        }
        
        .checkbox-item input[type="checkbox"] {
            margin-top: 2px;
            flex-shrink: 0;
        }
        
.checkbox-item label {
    font-size: 16px;
    line-height: 1.4;

    cursor: pointer;
    font-family: 'poppins';
    color: #fff;
}








#footer-section h2 {
	font-size: 51px;
	font-weight: 100;
	padding: 50px 0 20px;
	position: relative;
}

#footer-section .final {
	padding-top: 10px;
	float: right;
}

#footer-section .final p {
	max-width: 280px;
	margin: 30px auto;
	text-align: center;
	line-height: 180%;
}

#footer-section .final span {
	color: #007FFF;
	font-size: 14px;
	font-weight: normal;
	display: block;
}

#footer-section .final strong {
	font-size: 15px;
	font-weight: normal;
}

#footer-section .final small {
	font-size: 25px;
	font-weight: bold;
}

#footer-section .copy-right p {
	font-size: 13px;
	font-weight: lighter;
	max-width: 739px;
	margin: auto;
	word-spacing: 2px;
	letter-spacing: 2px;
}

#footer-section .sub {
	text-align: left;
}

#footer-section .social-media a {
	max-width: 162px;
}

#footer-section .ctc-form .MesBox {
	height: 82px
}

#footer-section .MesBox input[type="text"] {
	padding: 10px 130px 70px 10px;
}

#footer-section .fot-logo img {
	position: absolute;
	top: 230px;
	left: 390px;
}

#footer-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/common/ft-wrapper.jpg);
	height: 638px;
}

#footer-section .row {
	min-height: 549px;
}

#footer-section nav {
	padding: 32px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255, 255, 255, 0.2);
	display: inline-block;
	margin-top: 40px;
}

#footer-section nav ul li {
	border-left: 1px solid #FFF;
	padding: 0 10px;
	letter-spacing: 2px;
	font-size: 15px;
}

#footer-section nav ul li:nth-child(1) {
	border: none;
}

#About,
#Services,
#Gallery,
#Testimonials,
#Contact {
	color: #000000;
}

/* end */
.silver img {
	display: inline-block;
	vertical-align: middle;
	max-width: 50px;
}

.media a,
.social-media a {
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s ease-in-out 0s;
}

.social-media a {
	font-size: 35px;
	line-height: 120%;
	font-family: "socialico";
}

.social-media a:hover {
	color: #007FFF;
}

.media a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.media a:nth-of-type(1) {
	background-image: url(../images/common/facebook.jpg);
}

.media a:nth-of-type(2) {
	background-image: url(../images/common/twitter.jpg);
}

.media a:nth-of-type(3) {
	background-image: url(../images/common/youtube.jpg);
}

.media a:nth-of-type(4) {
	background-image: url(../images/common/rss.jpg);
}

.media a:hover {
	background-position: center -40px;
}


div#content {
    padding: 90px 0 30px 0;
}




div#content h1 {
    font-family: 'apostrophic';
    font-size: 85px;
    font-weight: 500;
    color: #000;
    margin: 0;
    padding-bottom: 23px;
}


.inner-lft-cont {
    width: 550px;
    max-width: 100%;
}

.inner-abt-pg .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: start;
}




.inner-lft-cont h2 {
    font-family: 'apostrophic';
    font-size: 42px;
    font-weight: 700;
    text-align: left;
  padding: 20px 0 8px 0;
    margin: 0;
}




.inner-lft-cont h3 {
    font-family: 'poppins';
    font-size: 23px;
    font-weight: 700;
    text-align: left;

    margin: 0;
}

.inner-lft-cont p {
    margin: 0;
    text-align: left;
    line-height: 30px;
    font-family: 'Poppins';
    font-size: 18px;
}



.low-inn h2{
    font-family: 'apostrophic';
    font-size: 42px;
    font-weight: 500;
    text-align: left;
    padding-bottom: 15px;
    margin: 0;
}



.low-inn h3 {
    font-family: 'poppins';
    font-size: 23px;
    font-weight: 400;
    text-align: left;
  padding: 15px 0;
    margin: 0;
}



.low-inn p{
   margin: 0;
    text-align: left;
    line-height: 30px;
    font-family: 'Poppins';
    font-size: 18px;
}



.low-inn {
    padding: 45px 0;
    text-align: left;
}




.prod-list img {
    border-radius: 10px;
}


.prod-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}



.cos-feed h2 {
    font-family: 'poppins';
    font-size: 18px;
    font-weight: 300;
    color: #000;
}




.cos-feed p {
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 700;
}


.cos-feed {
    padding: 50px 0;
}


.order-btn-pg h2 {
    font-family: 'APOSTROPHIC';
    font-size: 42px;
    font-weight: 400;
    color: #000;
    font-weight: 700;
}




.order-btn-pg p {
    font-size: 18px;
    font-family: 'Poppins';
    color: #000;
    font-weight: 400;
}





.inner-con-pg .wrapper {
    display: flex;
    gap: 35px;
    align-items: center;
    justify-content: space-between;
    padding-top: 45px;
}



.fom-pg h2 {
    text-align: left;
    font-family: 'APOSTROPHIC';
    font-size: 22px;
    font-weight: 400;
}


.fom-pg h3 {
    font-family: 'poppins';
    font-size: 18px;
    text-align: left;
    padding: 25px 0;
    font-weight: 400;
}



.cont-txt-pg {
    width: 300px;
    max-width: 100%;
    text-align: left;
}



.map-cont-pg1 {
    width: 800px;
    max-width: 100%;
}



.cont-txt-pg h2 {
    font-family: 'apostrophic';
    font-size: 42px;
    font-weight: 400;
}


.cont-txt-pg p {
    font-family: 'Poppins';
    font-size: 18px;
    color: #000;
    font-weight: 500;
}


.b1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 550px;
    max-width: 100%;
    gap: 20px;
}



.b1-txt h2 {
    font-family: 'apostrophic';
    font-size: 32px;
    font-weight: 700;
    color: #000;
}


.b1-txt p{
     font-family: 'Poppins';
    font-size: 18px;
    color: #000;
    font-weight: 500;
}



.prod-beef-info-pg .wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 35px;
    padding: 50px 0 0 0 ;
}


.prod-beef-info-pg img{
    width: 100%;
    height: 376px;
}



.inner-left-img img {
    width: 450px;
    height: 450px;
}


.inner-left-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}



.inner-pg .customer-reviews {
  max-width: 1000px;
  margin: 60px auto;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  font-family: 'poppins';
}

.inner-pg .reviews-title {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
  color: #b9001f;
  position: relative;
   font-family: 'apostrophic';
}

.inner-pg .review-box {
  background-color: #fefefe;
  border-left: 5px solid #b9001f;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease;
}

.inner-pg .review-box:hover {
  transform: translateY(-3px);
}

.inner-pg .review-msg {
  font-size: 17px;
  color: #333;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
}




html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  min-width: 1920px;
  transform-origin: 0 0;
}

@media (max-width: 480px) {
  html {
    overflow-x: hidden;
    font-size: 62.5%;
    height: 100vh; 
    overflow-y: auto; 
  }
  
  body {
    transform: scale(0.25);
    width: 1920px;
    min-height: 400vh; 
    overflow-x: hidden;
    position: relative;
    margin-bottom: -300vh;
    overflow-x: hidden;
  }
}







/** Responsive
-------------------------------------------------------*/

/*
@media screen and (max-width: 1024px){
	body {min-width: 320px}
	.row {width: 95%}
}

@media screen and (max-width: 800px){
	#header {padding: 0}
	#header .row {width: 100%}
	#header nav {display:block; height: auto; }
  	#header nav ul { width: 100%; display: none; height: auto;border-bottom:5px solid #000; padding: 0 15px;}
  	#header nav ul li { width: 100%;position: relative; }
  	#header nav ul li a { display: block; float:none; padding: 10px 0;}
  	#header nav a {text-align: left; width: 100%;}
	#header nav a strong {position: absolute; top: 50%; transform: translateY(-50%); left: 15px;}
	#header nav a#pull {display: block; color: #fff; background-color: #000; height: 30px;padding: 10px 0; width: 100%; position: relative;}
	#header nav a#pull:after { content:""; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
	
	.cta{background: #035B96  url("../images/common/phonecall.png") no-repeat center center;border-bottom-left-radius: 40px;border-top: 2px solid #013f9a ;border-top-left-radius: 40px;bottom: 1%;display: block;height: 80px;position: fixed;right: 0;text-decoration: none; text-indent: -9999em;width: 100px;z-index: 999;}
}*/