/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2024 | 15:10:12 */
/* Hamburger Styling */

#nav-icon1{
  width: 35px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
	z-index: 9999;;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
	z-index:99999;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open  {
	height: 35px;
}

#nav-icon1.open span {
	background-color: #fff !important;
}


#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


/* On Click OVerlay Menu */
/* .elementor-element-c591b2e img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(339deg) brightness(550%) contrast(105%);
} */

.fullscreen-overlay {
    position: fixed;
    top: 74px;
    right: 0; 
	left:0;
    width: 100%;
    height: 100%;
    z-index: 111;
	display:none;
	background-color: #fff;
	padding-top: 40px;
	overflow: scroll;
}

/* .elementor-element.elementor-element-41f4b6e.elementor-hidden-desktop.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
	backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
	    z-index: 9;
}
.elementor-element-41f4b6e.in-active {
	background-color: #11213A !important;
} */

/* .scrolled #nav-icon1 span {
	background-color: #000;
} */
.fullscreen-overlay nav li {
    padding: 12px 14px !important;
	background-color: #F2F2F2;
	    margin-top: 24px !important;
}

.fullscreen-overlay nav li.current-menu-item {
	background-color: #95010E;
}
.fullscreen-overlay nav li a {
    padding-bottom: 0 !important;
	display: block;
	width: 100%;
}
/* .fullscreen-overlay nav li span.sub-arrow {
    position: absolute;
    right: 0px;
} */
/* .fullscreen-overlay nav li span.down-arrow {
    position: absolute;
    right: 0;
    top: 20px;
}
.fullscreen-overlay nav li .sub-menu {
    position: relative;
}
.fullscreen-overlay nav li .sub-menu a {
    font-size: 18px;
	    width: 100%;
	position: relative;
}
.fullscreen-overlay nav li .sub-menu a:before {
    content: '';
	    position: absolute;
	left: 0;
    top: 22px;
    width: 13px;
    height: 2px;
    background: #fff;
}
.fullscreen-overlay nav li .sub-menu li {
    padding: 15px 0 0 !important;
	    border-bottom: 0 !important;
}

.fullscreen-overlay nav li .sub-menu {
    position: relative;
    margin: 0 !important;
	width: 100% !important;
}
.sub-menu.added {
    height: 0;
    overflow: hidden;
} */
.mobile-header .et_pb_row.et_pb_row_1_tb_header {
    display: flex;
    align-items: center;
}
.mobile-header .et_pb_column_2_tb_header, .mobile-header .et_pb_column_3_tb_header {
    margin-bottom: 0px;
}
.mobile-header .et_pb_column_2_tb_header {
    width: 270px;
}
.mobile-header .et_pb_column_3_tb_header {
    width: 42px !important;
	    position: absolute;
    right: 14px;
}
.et_pb_row:after, .et_pb_row_inner:after {
    content: "";
    display: block !important;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}
.mobile-menu .et_pb_menu__menu {
        display: block !important;
    }

.mobile-menu .et_mobile_nav_menu {
    display: none !important;
}
.mobile-menu .et_pb_menu__menu {
    width: 100%;
}
.mobile-menu .et-menu {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
    width: 100%;
}
.social-btn-icon {
    display: flex;
    align-items: center;
}
.social-btn-icon .primary-btn {
    background-color: #fff;
    border: 1px solid #95010e !important;
}
.social-btn-icon .primary-btn:hover {
    background-color: #fff !important;
    color: #95010e !important;
    outline: none !important;
    border-radius: 0px !important;
    border: 1px solid #95010e !important;
}
.mob-header-bot {
    display: flex;
    align-items: center;
}
.mob-header-bot .et_pb_column_7_tb_header {
    display: flex;
    gap: 10px;
    justify-content: end;
    align-items: center;
}
.mob-header-bot .et_pb_column_6_tb_header {
    margin-bottom: 0 !important;
}
.fullscreen-overlay .et_pb_row.et_pb_row_2_tb_header.et_pb_row--with-menu {
    height: 88%;
}
.social-btn-icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.mobile-header {
		display: none !important;
	}
	.main-header {
		display: block !important;
	}
.page-id-537 div#header {
    display: none !important;!i;!;
}

.page-id-537 div#footer {
    display: none !important;!i;!;
}

.price-three-columns-wraper {
    display: flex !important;
    column-gap: 130px !important;
}
.price-three-columns-wraper >.et_pb_column.et_pb_column_1_3.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough {
    width: 100% !important;
    max-width: 33.33% !important;
    margin: 0 !important;
}

.price-three-columns-wraper::after {
    display: none !important;
}
.image-parent-three span img {
    height: 310px;
    object-fit: cover;
    object-position: center;
    width: 100%;
    display: block;
}
.page-id-537 .et_pb_section.et_pb_section_1_tb_header.mobile-header.et_section_regular.et_pb_section--fixed {
    display: none !important;
}
.jerky-and-chicken-price-list .price-three-columns-wraper {
    align-items: flex-start;
}

.jerky-and-chicken-price-list .price-three-columns-wraper .parent-column-list-wrap-list-child-2 {
    max-width: 50% !important;!i;!;
    flex: 0 0 50% !important;!i;!;
}

.jerky-and-chicken-price-list .price-three-columns-wraper .parent-column-list-wrap-list-child {
    max-width: 50% !important;
    flex: 0 0 50% !important;
}

.beef-list-price .parent-column-list-wrap-list-child {
    margin-bottom: 0 !important;
}

.beef-list-price .parent-column-list-wrap-list-child-2 {
    margin-bottom: 0 !important;
}
.pork-price-llist .parent-column-list-wrap-list-child {
    margin-bottom: 0 !important;!i;!;
}

.pork-price-llist .parent-column-list-wrap-list-child-2 {
    margin-bottom: 0 !important;!i;!;
}

.banner-parent-list .et_pb_row.et_pb_row_0.price-list-heading-parent-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}

.banner-parent-list .et_pb_column.et_pb_column_2_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
    max-width: 52%;
    margin-left: 170px !important;
}



