#primary {
    width: 100%;
    max-width: 100%;
}
.post .entry-header {
    margin-bottom: 0;
}
.header-section .menu-block a.elementor-item {
    text-align: center;
    align-items: flex-start;
}
.header-section .e-con-inner {
    align-items: baseline !important;
}
.img-shadow-01 img{
    filter: drop-shadow(-3.945px 8.089px 9px rgba(0,0,0,0.54));
}
.img-shadow-02 img{
    filter: drop-shadow(-3.507px 7.19px 4px rgba(0,0,0,0.67));
}
.img-shadow-03 img{
    filter: drop-shadow(-6.928px 4px 6.5px rgba(0,0,0,0.66));
}
.section .circle-center-content {
    top: 209px !important;
}
.menus-section .category-img img {
    position: relative;                  
    display: block;                    
    transition: transform 0.4s ease,    
                opacity 0.4s ease,      
                box-shadow 0.4s ease;   
}
.menus-section .category-img img:hover {
    transform: translateY(-10px); 
    opacity: 0.8;                         
    cursor: pointer;               
}
.inner-form label {
    font-size: 21px;
    color: #000000;
    font-weight: 500 !important;
    font-family: "Montserrat";
    position: relative;
    z-index: 1;
}
.inner-form .form-input {
    background-color: #c4c1b9;
    border: 5px solid #f6f2e8;
    margin-bottom: 0 !important;
    font-size: 21px;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Montserrat";
    width: 100% !important;
    outline: none !important;
    box-shadow: none !important;
    position: relative;
    z-index: 1;
    display: inline-block;
    filter: drop-shadow(-1.753px 3.595px 2px rgba(0, 0, 0, 0.54));
    padding: 17px;
    border-color: #f6f2e8 !important;
    border-radius: 0 !important;
}
.form .submit-btn {
    background-color: #FFF300 !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    color: #000000 !important;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 28px 12px 28px;
}
.form .submit-btn:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.form .btn {
    margin-top: 60px;
    text-align: right;
}
.form .wpcf7-spinner {
    float: left;
}
.inner-form .wpcf7-not-valid-tip {
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    margin-top: 6px !important;
    font-weight: 400;
    line-height: 25px !important;
}
.inner-form textarea {
    height: 206px;
}
.bar-slider .swiper-slide-contents {
    padding: 15px 10px !important;
    background-color: #132c50 !important;
    width: 100% !important; 
    opacity: 0.851 !important;
}
.text-shadow h2{
    filter: drop-shadow(-2.192px 4.494px 2.5px rgba(2,3,3,0.79));
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -10px !important;
}
.home-banner-section .banner-content {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.burrito-form .row {
    display: flex;
    gap: 60px;
    margin: 0 -8px;
}
.burrito-form .col-6 {
    padding: 0 8px;
    width: 50%;
}
.burrito-form .col-12 {
    padding: 0 8px;
    width: 100%;
}
select {
    background: #c4c1b9 url(https://burritofactstg.wpenginepowered.com/wp-content/uploads/2026/04/V.webp) right no-repeat !important;
    background-size: 16px !important;
    background-position: right 20px top 28px !important;
}
option {
    font-size: 21px;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Montserrat";
}
.form.burrito-form .btn {
    margin-top: 60px;
    text-align: left;
}
.form.burrito-form .wpcf7-spinner {
    float: right;
}
.banner-content span.dot {
    background-color: #FADF9E;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 100px;
    vertical-align: middle;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 21px;
    color: #000000;
    font-weight: 500 !important;
    font-family: "Montserrat";
    position: relative;
    z-index: 1;
    vertical-align: text-bottom;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item.first.last {
    margin: 0;
}
input[type="checkbox"] {
    width: 35px !important;
    height: 25px !important;
}
.contact-section .location-item {
    max-width: 280px;
    height: 100%;
    cursor: pointer;
    width: 100%;
}
.contact-section .location-item:hover{
    background-image: url(https://burritofactstg.wpenginepowered.com/wp-content/uploads/2026/04/hover-img.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
}
.contact-section .location-item:hover h3{
    color: #fff !important;
    font-size: 30px !important;
    line-height: 34px !important;
}
.contact-section .location-item:hover .elementor-icon-list-text{
    color: #fff !important;
    font-size: 17px !important;
    line-height: 22px !important;
}
.dialog-widget-content .dialog-message.dialog-lightbox-message {
    width: 700px !important;
    height: 100% !important;
    padding: 20px !important;
}
.elementor-popup-modal .dialog-close-button svg {
    fill: #fff !important;
}
.elementor-popup-modal .dialog-close-button {
    font-size: 30px !important;
    top: 20px !important;
    right: -20px !important;
}
.elementor-popup-modal .dialog-widget-content {
    box-shadow: none !important;
    background-color: transparent !important;
}
.full-bar .right-block{
    filter: drop-shadow(-1.753px 3.595px 2px rgba(0, 0, 0, 0.54));
}
.privacy-page ul {
    margin: 0 0 22px 0 !important;
}
.privacy-page a:hover {
    color: #132c50 !important;
    text-decoration: underline !important;
}
.header-section .header-mobile-menu {
    display: none !important;
}
.header-section .header-desktop-menu {
    display: block !important;
}
.wpcf7-response-output {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Montserrat';
}
a.copyright:hover {
    color: #FFF300 !important;
}
.contact-info-details{
    margin-top: 20px;
}
.contact-info-details p, .contact-info-details a {
    font-size: 18px;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Montserrat";
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    text-decoration: none !important;
    box-shadow: none !important;
}
.full-bar .right-block .elementor-slide-heading {
    margin-bottom: 0 !important;
}























@media (max-width: 1260px) {

    .header-section .menu-block a.elementor-item {
        padding: 0 12px !important;
    }
    .dialog-widget-content .dialog-message.dialog-lightbox-message {
        width: 600px !important;
    }
}


@media (max-width: 1200px) {

    .inner-form label {
        font-size: 19px;
    }
    .inner-form .form-input {
        font-size: 19px;
        padding: 14px;
    }
    .burrito-form .row {
        gap: 20px;
    }
    select {
        background-position: right 20px top 21px !important;
    }
    .inner-form textarea {
        height: 160px;
    }
    .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 19px;
    }
    .contact-section .location-item:hover .elementor-icon-list-text {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .contact-section .location-item:hover h3 {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    .contact-section .location-item {
        max-width: 240px;
    }
}


@media (max-width: 1120px) {

    .dropdown .dropbtn {
        line-height: 20px !important;
        padding: 10px 20px 10px 20px !important;
        font-size: 15px !important;
    }
    .header-section .menu-block a.elementor-item {
        font-size: 16px !important;
        padding: 0 10px !important;
    }
    .header-section .header-logo img {
        width: 160px !important;
    }
     
}


@media (max-width: 1024px) {

    .form.burrito-form .btn {
        margin-top: 10px;
    }
    .form .btn {
        margin-top: 10px;
    }
    .inner-form .form-input {
        padding: 12px;
    }
    .inner-form textarea {
        height: 140px;
    }
    .section .circle-center-content {
        top: 50% !important;
        transform: translateY(-50%) !important;
    }
    .header-section .header-mobile-menu {
        display: block !important;
    }
    .header-section .header-desktop-menu {
        display: none !important;
    }
    .header-section .header-mobile-menu .elementor-menu-toggle {
        width: 40px;
        padding: 6px !important;
        border-radius: 0;
        height: 40px;
    }
    .header-section {
        padding: 10px 10px 30px 10px !important;
    }
    .header-section .e-con-inner {
        justify-content: space-between !important;
    }
    .header-section .elementor-nav-menu--toggle {
        align-items: flex-end !important;
    }
    .header-section .heade-button {
        width: auto !important;
    }
     .header-section .menu-block.header-mobile-menu {
        width: auto !important;
    }
    .header-section .menu-block a.elementor-item {
        padding: 3px 10px !important;
    }
    .contact-section .location-item {
        max-width: 230px;
        height: 230px;
    }

}


@media (max-width: 767px) {

    .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 17px;
    }
     .inner-form label {
        font-size: 17px;
    }
    .inner-form .form-input {
        font-size: 17px;
    }
    input[type="checkbox"] {
        width: 30px !important;
        height: 20px !important;
    }
    .form .submit-btn {
        font-size: 16px;
        padding: 10px 28px 10px 28px;
    }
    .burrito-form .row {
        gap: 10px;
    }
    select {
        background-position: right 20px top 20px !important;
    }
    .logo-header-block {
        width: auto !important;
    }
    .header-section .header-logo img {
        width: 140px !important;
    }
     .header-section .header-mobile-menu .elementor-menu-toggle {
        width: 35px;
        height: 35px;
    }
    .dialog-widget-content .dialog-message.dialog-lightbox-message {
        width: 480px !important;
    }
    .elementor-popup-modal .dialog-close-button {
        font-size: 26px !important;
    }
}



@media (max-width: 567px) {

    .burrito-form .row {
        gap: 0;
        flex-direction: column;
    }
    .burrito-form .col-6 {
        width: 100%;
    }
     .dialog-widget-content .dialog-message.dialog-lightbox-message {
        width: 420px !important;
    }
    .elementor-popup-modal .dialog-close-button {
        font-size: 22px !important;
        right: -8px !important;
    }
}

   
@media (max-width: 480px) {

    .dialog-widget-content .dialog-message.dialog-lightbox-message {
        width: 340px !important;
    }
}