/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor.
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

.contact-info-box{
	height:100%;
}
.custom-margin-bottom p{
	margin:0!important;
}

body{
	background:#121212;

}
h1,
h2,
h3,
.elementor-heading-title,
.entry-title {
    font-optical-sizing: auto;
}

footer {
    background-image: url('https://butchers.trifectadigimedia.com/wp-content/uploads/2026/08/footer-bg.png');
    background-size: cover;       
    background-position: center;  
    background-repeat: no-repeat; 
    position: relative;
}




/*==================================
 Hero Banner
==================================*/

.hero-banner-slider *,
.hero-banner-slider *::before,
.hero-banner-slider *::after{
    margin:0;
    padding:0;
    box-sizing:border-box;
}


.hero-banner-swiper{
    height:100%;
}

.hero-banner-slide{
    position:relative;
    overflow:hidden;
}

.hero-banner-bg{
    position:absolute;
    inset:0;
    background-size:cover;
    background-position:center;
    transform:scale(1.2);
}

.hero-banner-bg::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(to right, rgb(0 0 0), rgb(0 0 0 / 60%), rgba(0, 0, 0, .65));
}

.hero-banner-content-wrap{
    position:relative;
    z-index:5;
    height:100%;
    max-width:1200px;
	padding:200px 20px 100px 20px;
    margin:auto;
    display:flex;
    align-items:center;
}

.hero-banner-content{
    max-width:730px;
}
.hero-banner-slider{
    position:relative;
    height:780px;
    overflow:hidden;
    color:#fff;
}

.hero-banner-subtitle{
    letter-spacing:2px;
	font-weight:500;
    text-transform:uppercase;
    font-size:14px;
    color:#EEAF4A;
    margin-bottom:15px;
    opacity:0;
}

.hero-banner-title{
    font-size:64px;
    line-height:1.4;
    margin-bottom:15px;
    color:#fff;
    opacity:0;
}

.hero-banner-text{
    font-size:16px;
    line-height:1.7;
    color:#ddd;
    margin-bottom:30px;
    opacity:0;
}

.hero-banner-btn{
    display:inline-flex;
    align-items:center;
    gap:15px;
    padding:15px 25px;
    text-decoration:none;
    color:#D9D9D9;
	line-height:1.2;
	font-size:15px;
    font-weight:500;
    position:relative;
    overflow:hidden;
    transition:.4s;
    opacity:0;
	background:#8B0000;
}
.hero-banner-btn:hover{
	background:#D9D9D9;
	color:#8B0000;
}
.hero-banner-social{
    position:absolute;
    left:60px;
    bottom:55px;
    z-index:20;
    display:flex;
    gap:30px;
}

.hero-banner-social a{
    color:#fff;
    font-size:16px;
    transition:.4s;
}

.hero-banner-social a:hover{
    color:#EEAF4A;
    transform:translateY(-5px);
}


.hero-banner-slider .swiper-pagination-bullet{
    background:#fff;
    opacity:.4;
}

.hero-banner-slider .swiper-pagination-bullet-active{
    background:#EEAF4A;
    opacity:1;
}
.subtitle-text p{
    position: relative;
    display: inline-block;
    padding-left: 90px;
	margin:0;
}

.subtitle-text p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 1px;
    background: #8B0000; 
}
.subtitle-center-text p{
	    position: relative;
    display: inline-block;
    padding:0 90px;
	margin:0;
}
.subtitle-center-text p:before{
	    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 1px;
    background: #8B0000; 
}
.subtitle-center-text p:after{
		    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 1px;
    background: #8B0000; 
}
/* ===========================
   OUR SPECIALTIES
=========================== */
.our-specialties-section-wrap{
	    background-position: right calc(100% - 100px)!important;
}
.our-specialties-card.left {
    margin-top: 170px;
}
.our-specialties-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:70px;

}
.our-specialties-card{
    display:flex;
    flex-direction:column;
}
.parallax-frame{
    position: relative;
    overflow: hidden;
    height: 420px;      
}

.parallax-frame img{
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 120%;
    object-fit: cover;
    will-change: transform;
}



.our-specialties-image img{
    position:absolute;

    width:100%;
    height:140%;

    top:-20%;
    left:0;

    object-fit:cover;

    will-change:transform;

}

.our-specialties-content{
    padding-top:25px;
}

.our-specialties-title{
    font-size:34px;
	color:#eee;
    margin-bottom:20px;
}

.our-specialties-text{
    color:#bdbdbd;
    line-height:1.9;
    margin-bottom:20px;
}

.our-specialties-btn{

    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#fff;
font-size:15px;
    font-weight:500;

    transition:.35s;
}

.our-specialties-btn i{

    transition:.35s;

}

.our-specialties-btn:hover{

    color:#8B0000;

}

.our-specialties-btn:hover i{

    transform:translateX(5px);

}
/*===================================
 * TESTIMONIASL-SECTION
 * ===================================*/

.testimonial-wrapper{
    position:relative;
}
.testimonialSwiper, .testimonials-section{
    overflow:hidden!important;
}
.testimonial-card{
    background:#191919;
    min-height:420px;
    display:flex!important;
    align-items:center;
    gap:70px;
    padding:60px;
    position:relative;
}

.testimonial-image{
    flex:0 0 360px;
    display:flex;
    justify-content:center;
}

.image-frame{

    width:330px;
    transform:rotate(-7deg);

    border:8px solid rgba(183,145,69,.65);

    overflow:hidden;

}

.image-frame img{
    height:240px;
	min-height:100%;
    object-fit:cover;
}
.testimonial-content{

    flex:1;
    position:relative;

}

.quote-top{
    margin-bottom:20px;
} 

.stars{
    display:flex;
    gap:3px;
    color:#F78E11;
    font-size:14px;
    margin-bottom:24px;

}

.testimonial-content p{
    color:#ccc;
    font-size:15px;
    line-height:1.8;
}

.author{

    display:flex;
    align-items:center;
    gap:16px;

    margin-top:35px;

}

.author .line{
    width:25px;
    height:1px;
    background:#F78E11;

}

.author h4{
	color:#FFFFFF;
    font-size:20px;
	margin:0;
}

.quote-bottom{
    position:absolute;
    right:10px;
    bottom:0;
}
.custom-prev,
.custom-next{
    width:50px;
    height:50px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    transition:.35s;

}

.custom-prev{
    left:-80px;
    color:#fff;
    background:#252525;

}

.custom-next{

    right:-80px;
    color:#fff;
    background:#252525;
}
.custom-prev::after,
.custom-next::after{
    display:none;
}
.custom-prev:hover{
    background:#a40000;
}

.custom-next:hover{
   background:#d40000;
}
/*======================================
 * ABOUT US PAGE
 * =======================================*/
.story-section-img img{
	aspect-ratio:4/4;
	object-fit:cover;
}

.team-img-wrap {
    position: relative;
    z-index: 1;
}
.team-img-wrap img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 0 100px;
    position: relative;
    z-index: 2;

    transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.team-img-wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -14px;
    left: 14px;
    box-sizing: border-box;
    border: 1px solid #eeaf4a;
    border-radius: 0 100px;
    z-index: 1;
	clip-path: inset(0 0 100% 0);

    transition:
        clip-path 1.2s cubic-bezier(0.22, 1, 0.36, 1),
        top 1.2s cubic-bezier(0.22, 1, 0.36, 1),
        left 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.team-img-wrap:hover::before {
    clip-path: inset(0);
    top: -18px;
    left: 18px;
}
.team-img-wrap:hover img {
    transform: translate(-3px, -3px);
}

/* ========================================
   HOME GALLERY
======================================== */

.home-gallery,
.home-gallery * {
    box-sizing: border-box;
}

.home-gallery {
    width: 100%;
    overflow: hidden;
}

.home-gallery .home-gallery-swiper {
    width: 100%;
    overflow: visible;
}

.home-gallery .swiper-wrapper {
    transition-timing-function: linear !important;
}

.home-gallery .swiper-slide {
    width: 420px;
    height: 450px;
}

.home-gallery .home-gallery-item {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home-gallery .home-gallery-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.home-gallery .home-gallery-item:hover img {
    transform: scale(1.08);
}



.mfp-preloader {
    display: none !important;
}

.mfp-container {
    background: rgba(0, 0, 0, 0.75) !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close, button.mfp-close {
/*     font-size: 40px !important; */
	display:none!important;
}

button.mfp-close,
button.mfp-arrow {
    background: transparent !important;
}

button.mfp-arrow.mfp-arrow-right.mfp-prevent-close,
button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    padding: 40px !important;
}
.mfp-image-holder .mfp-img {
    max-width: 90vw;
    max-height: 85vh;
    object-fit: contain;
}



button {
    border: none;
    background: none;
    cursor: pointer;
    font-family: inherit;
}



/* ==========================
   Menu Section
========================== */
.menu-section {
    background: #111;
    padding: 100px 0;
}

.menu-items-tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 70px;
}
.tab-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-width: 140px;
    padding: 12px 22px !important;
    color: #eee;
    background: #1a1a1a !important;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-family: "Bodoni Moda", serif !important;
}

.tab-btn img {
    width: 38px;
    height: 38px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.tab-btn span {
    font-size: 18px;
    color: #eee;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.tab-btn:hover {
    border-color: #8b0000;
    background: #222 !important;
}
.tab-btn.active {
    background: #8b0000 !important;
    border-color: #8b0000;
}

.tab-btn.active span {
    color: #fff;
}

.tab-content {
    display: none;
    animation: fade 0.4s ease;
}

.tab-content.active {
    display: block;
}

@keyframes fade {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.menu-grid.homepage-menu-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 100px;
}

.homepage-menu-items .menu-column {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.homepage-menu-items .menu-item {
    width: 100%;
}

.homepage-menu-items .menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.menu-header h3 {
    font-size: 24px;
    font-weight: 600;
    color: #f5f5f5;
		margin:0;
}

.menu-header span {
    font-size: 20px;
	font-weight:600;
    color: #d8d8d8;
	 font-family: "Bodoni moda", Serif!important;

}

.divider {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.18);
    margin-bottom: 20px;
}

.menu-item p {
    font-size: 16px;
    color: #ccc;
    line-height: 1.7;
	margin:0;
}



.contact-info-box .elementor-icon-box-description {
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
}
.steak-contact-form {
    width: 100%;
}
.steak-contact-form br{
	display:none;
}
.steak-contact-form .form-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 28px;
}

.steak-contact-form .form-field {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 26px;
}

.steak-contact-form label {
    font-size: 13px;
	color:#636363;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.steak-contact-form label span {
    color: #b90000;
}

.steak-contact-form input,
.steak-contact-form select,
.steak-contact-form textarea {
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #898989;
    border-radius: 0;
    background: transparent;
    color: #fff!important;
    font-size: 16px;
    outline: none;
    transition: border-color 0.3s ease;
}

.steak-contact-form input:focus,
.steak-contact-form select:focus,
.steak-contact-form textarea:focus {
    border-bottom-color: #999;
}

.steak-contact-form input::placeholder,
.steak-contact-form textarea::placeholder {
    color: #999;
    opacity: 1;
}

.steak-contact-form select {
    cursor: pointer;
	background:#121212!important;
}
.steak-contact-form.book-a-table-form select{
		background:#1D1D1D!important;
}

.wpcf7-not-valid-tip {
    color: #cf1313;
    font-size: 13px;
    margin-top: 7px;
	font-style:italic;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
    padding: 15px 15px 10px 15px;
}

.steak-contact-form textarea {
    min-height: 120px;
    resize: vertical;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #008000!important;
    background: green!important;
    color: #fff!important;
    padding: 15px 15px 10px 15px;
}
.steak-contact-form .contact-submit {
    padding: 15px 25px;
    background: #8b0000;
	border:none!important;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
	line-height:1em;
    transition: all 0.3s ease-in-out;
}
.steak-contact-form .contact-submit:hover {
	color:#8b0000;
	background:#f1f1f1!important;
}
.steak-contact-form .contact-submit span {
    font-size: 18px;
    transition: transform 0.3s ease;
}




/* ========================================
   RESPONSIVE Design
======================================== */
@media (max-width: 1365px) {
    .page-heading-one h1 {
        font-size: 46px !important;
    }

    .page-heading-two h2 {
        font-size: 38px !important;
    }

    .custom-prev,
    .custom-next {
        top: auto;
        bottom: -70px;
    }

    .custom-prev {
        left: calc(50% - 60px);
    }

    .custom-next {
        left: calc(50% + 10px);
        right: auto;
    }

    .elementor-element.testimonials-items-wrapper {
        margin-bottom: 80px !important;
    }

    .testimonial-card {
        padding: 40px;
    }
}

@media (max-width: 1200px) {
    .home-gallery .swiper-slide {
        width: 340px;
        height: 430px;
    }

    .testimonial-card {
        gap: 50px;
    }
}

@media (max-width: 1024px) {
    .page-heading-one h1 {
        font-size: 40px !important;
    }

    .page-heading-two h2 {
        font-size: 34px !important;
    }

    .our-specialties-title {
        font-size: 28px;
    }

    .header-section-wrap .e-con-inner {
        flex-wrap: nowrap !important;
        padding: 5px 0 !important;
    }

    .elementor-element.menu-col-wrap {
        flex-direction: row-reverse !important;
        justify-content: end;
    }

    .header-section-wrap {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
        background: #0c0c0c;
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        transition: all 0.35s ease;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    }

    .header-section-wrap .elementor-widget-image img {
        max-width: 56px;
        height: auto !important;
    }

    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul#menu-2-5978c84 {
        padding: 30px 10px !important;
    }

    .testimonial-image {
        flex: 0 0 300px;
    }

    .image-frame {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .our-specialties-grid {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .our-specialties-card.left {
        margin-top: 110px;
    }

    .hero-banner-title {
        font-size: 54px;
    }

    .hero-banner-social {
        left: 30px;
    }

    .hero-banner-content-wrap {
        padding: 150px 20px 100px;
    }

    .menu-section {
        padding: 80px 0;
    }

    .menu-grid.homepage-menu-items {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .menu-column {
        gap: 40px;
    }
}

@media (max-width: 767px) {
    .hero-banner-title {
        font-size: 44px;
    }

    .hero-banner-social {
        bottom: 25px;
    }

    .hero-banner-slider {
        height: 700px;
    }

    .page-heading-one h1 {
        font-size: 36px !important;
    }

    .page-heading-two h2 {
        font-size: 32px !important;
    }

    .parallax-frame {
        height: 460px;
    }

    .our-specialties-title {
        font-size: 26px;
    }

    .our-specialties-text {
        font-size: 15px;
    }

    .testimonial-card {
        flex-direction: column;
        text-align: center;
        gap: 40px;
        padding: 35px 20px;
        min-height: auto;
    }

    .stars {
        justify-content: center;
    }

    .testimonial-image {
        flex: unset;
    }

    .author {
        justify-content: center;
    }

    .quote-bottom {
		display:none;
    }

    .testimonial-section {
        padding: 70px 0;
    }

    .section-title {
        margin-bottom: 45px;
    }

    .section-title h2 {
        font-size: 38px;
    }

    .subtitle {
        font-size: 13px;
        gap: 12px;
    }

    .subtitle span {
        width: 35px;
    }

    .home-gallery .swiper-slide {
        width: 260px;
        height: 340px;
    }

    .mfp-image-holder .mfp-img {
        max-width: 90vw;
        max-height: 75vh;
        width: 100%;
    }

    .mfp-img {
        max-width: 100vw !important;
        max-height: 85vh !important;
    }

    .steak-contact-form .form-row {
        grid-template-columns: 1fr;
        gap: 0;
        margin-bottom: 0;
    }
    .steak-contact-form input,
    .steak-contact-form select,
    .steak-contact-form textarea {
        font-size: 15px;
    }

    .steak-contact-form .contact-submit {
        width: 100%;
        justify-content: center;
    }

    .menu-items-tabs {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding-bottom: 10px;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        margin-bottom: 40px;
    }

    .menu-items-tabs::-webkit-scrollbar {
        display: none;
    }

    .tab-btn {
        flex: 0 0 auto;
        min-width: 100px;
        padding: 10px 15px;
    }
}

@media (max-width: 575px) {
    .page-heading-one h1 {
        font-size: 34px !important;
    }

    .hero-banner-title {
        font-size: 38px;
    }
    .parallax-frame {
        height: 300px;
    }

    .home-gallery .swiper-slide {
        height: 300px !important;
    }

    .image-frame {
        width: 260px;
    }

    .image-frame img {
        height: 170px;
		width:100%;
    }

    .tab-btn img {
        width: 34px;
        height: 34px;
    }
}


.butchers-cut-gallery {
    width: 100%;
}

.butchers-cut-gallery-filters {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-bottom: 55px;
}

.butchers-cut-gallery-filters button {
    position: relative;
    padding: 0 0 8px;
    border: 0;
    background: none!important;
    color: #999;
    font: inherit;
	font-weight:500;
    font-size: 16px;
    cursor: pointer;
    transition: color 0.3s ease;
}

.butchers-cut-gallery-filters button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: currentColor;
    transition: width 0.3s ease;
}

.butchers-cut-gallery-filters button:hover,
.butchers-cut-gallery-filters button.active {
    color: #8b0000;
}

.butchers-cut-gallery-filters button.active::after {
    width: 100%;
}

.butchers-cut-gallery-grid {
    columns: 3 280px;
    column-gap: 20px;
}

.butchers-cut-gallery-item {
    break-inside: avoid;
    margin-bottom: 20px;
}

.butchers-cut-gallery-link {
    display: block;
    overflow: hidden;
}

.butchers-cut-gallery-link img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.6s ease;
}

.butchers-cut-gallery-link:hover img {
    transform: scale(1.04);
}

@media (max-width: 1024px) {
    .butchers-cut-gallery-grid {
        columns: 2 240px;
    }
}

@media (max-width: 767px) {
    .butchers-cut-gallery-filters {
        justify-content: flex-start;
        gap: 35px;
        margin-bottom: 30px;
        overflow-x: auto;
        scrollbar-width: none;
        white-space: nowrap;
    }

    .butchers-cut-gallery-filters::-webkit-scrollbar {
        display: none;
    }

    .butchers-cut-gallery-grid {
        columns: 2 160px;
        column-gap: 12px;
    }

    .butchers-cut-gallery-item {
        margin-bottom: 12px;
    }
}

@media (max-width: 480px) {
    .butchers-cut-gallery-grid {
        columns: 1;
    }
}
