/** Shopify CDN: Minification failed

Line 211:8 Expected identifier but found "/"
Line 211:26 Expected identifier but found "/"
Line 217:4 Unexpected "/"
Line 218:21 Expected identifier but found "/"

**/

    #mainn {
        margin-top: 20px;
        overflow-x: hidden !important;
    }
.input-form-error{
  color:red
}

    a {
        text-decoration: none !important
    }

    .site-nav__dropdown-link--second-level {
        color: black !important;
        font-size: 16px !important;
    }
.up-loader img {
    width: 40px !important;
    height: 40px !important;
    background: #0000008c;
    padding: 5px;
    border-radius: 9px;
    border: 1px solid;
}
.up-loader {
    font-size: 10px;
    position: absolute;
    font-weight: bold;
    width: 100%;
    height: 100%;
    /* background: #000000c7; */
    /* display: flex; */
    flex-direction: column;
    justify-content: end;
    align-items: center;
    gap: 8px;
    display: none;
    color: white;
    background: rgb(244,0,255);
    background: linear-gradient(0deg, rgba(244,0,255,0.5046393557422969) 0%, rgba(255,0,255,0.30575980392156865) 54%);
    bottom: 0px;
    padding-bottom: 1rem;
}
    .custom-container {
        background: #FAFAFA;
        display: flex;
        width: 108%;
        align-items: center;
        max-width: 100%;
        text-align: center;
        padding: 4% 0;
    }

    .custom-column {
        text-align: center;
    }

    .custom-list {
        font-size: 12px;
        list-style: none;
        /* padding: 12px 0; */
    }

    ul {
        list-style-type: none;
    }

    * {
        box-sizing: border-box;
    }

    .col-md-6 {
        padding: 0% 3%;
    }

    .flex-containeri {
        display: flex;
        background-color: grey;
    }

    .flex-containeri>div {
        background-color: #f1f1f1;
        margin: 10px;
        padding: 20px;
        font-size: 30px;
    }

    #fontinfo {
        font-size: 50px;
        font-weight: 500;
        font-style: normal;
    }

    #fontinfo3 {
        font-size: 34px;
        font-weight: 500;
        font-style: normal;
    }

    .info-h {
        font-size: 34px !important;
    }

    #fontinfo2 {
        font-size: 22px;
        font-weight: 500;
        font-style: normal;
    }



    #bannerimg {
        /* width: 126%;
      max-width: 156%;
      margin-left: -9%;
      margin-top: 5%; */
        /* aspect-ratio: 9 / 16 !important; */
        aspect-ratio: 0.73 !important;

    }

    .bannerimg-turn {
        padding-top: 122px;
        width: auto;
        /* height: 30vh; */
        /* margin: auto; */
        display: block;
        margin-bottom: -40%;
    }

    @media (min-width: 768px) {
        .bannerimg2 {
            display: none;
        }
    }


    #inner_text {
        width: 70%;
        margin: 0 auto;
    }

    #icon_style {
        height: 40px;
        margin-right: 3%;
        border: 2px solid #55be92;
        border-radius: 7px;
        padding: 9px;
        background: white;
    }

    #icon_style2 {
        height: 80px;
        margin-right: 3%;
        width: 80px;
        border-radius: 7px;
        background: white;
    }

    #litextalig {
        display: flex;
        text-align: left;
        margin-bottom: 4%;
        font-size: 17px;
        align-items: center;
        gap: 20px
    }

    #qoutebutton {
        /* background: white !important; */
        color: black;
        /* font-size: 20px; */
        border-radius: 6px;
        font-weight: 500;
        display: block;
        margin: 45px auto;
        width: max-content;
        padding: 15px 25px;
    }

    #mapbutton {
        background: #55be92;
        color: white;
        font-size: 23px;
        border-radius: 8px;
        font-weight: 500;
        display: block;
        margin-top: 45px;
        width: 101px;
        padding: 11px 27px;
    }


    .custom-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .flex-container {
        display: flex;
        / flex-wrap: wrap;/ justify-content: space-around;
        align-items: center;
        width: 100%;
    }


    / Optional: Adjust the size of the images / .flex-item img {
        width: 100px;/ Adjust the size as needed / height: auto;
    }

    #brand_logo {
        /* width: 142px;
  background: white;
  padding: 18px;
  border-radius: 5px; */
        width: 180px;
        margin: 10%;
        aspect-ratio: 3/2;
        object-fit: contain;
    }


    @media (max-width: 767px) {
        .flex-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
            justify-content: center;
        }

        #fontinfo {
            font-size: 20px;
        }

        #fontinfo2 {
            font-size: 12px;
        }

        #fontinfo3 {
            font-size: 28px;
        }

        .info-h {
            font-size: 21px !important;
        }

        img#bannerimg,
        img#bannerimg2 {
            display: none;
        }

        .bannerimg2 {
            display: block;
        }

        .bannerimg-turn {
            height: 26vh;
            margin-bottom: auto;
            padding-top: 4%;
        }

        .responsive_inner {
            /* background-color: #FAFAFA; */
            padding: 4px 0 !important;
            width: 100% !important;
            margin: 0;
            display: block;
        }

        .responsive_inner2 {
            /* background-color: #FAFAFA; */
            padding: 4px 0 !important;
            width: 80% !important;
            margin: 0;
            display: block;
        }

        .custom-list {
            padding: 0;
          margin-left: 16px;
        }

        .brand_responsive {
            font-size: 14px;
            text-align: center;
            font-weight: bold;
            padding: 34px
        }


        #brand_logo {
            width: 100px;
        }

        .responsive_hours {
            padding: 32px 12% !important;
        }

        #qoutebutton {
            font-size: 12px;
            padding: 17px 45px;
        }


        #icon_style2 {
            height: 61px;
            margin-right: 5%;
            width: 61px;
        }
    }

    .formLabel {
        letter-spacing: 1px !important;
        font-weight: 600 !important
    }

    .checkbox {
        min-height: 170px !important;
        border-radius: 8px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        object-fit: cover;
        cursor: pointer;
        background-color: white;
        color: white
    }

    input[type="checkbox"] {
        -webkit-appearance: none;
        position: relative;
        width: 100%;
        cursor: pointer;
        left: 0;
        border: 0
    }

    label div.check{
      background: var(--theme-color) !important;
    }

    .card.checkbox{
      background: transparent !important; 
    }

    .checkbox-wrapper-28  input[type="checkbox"]:after {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "\f111";
        font-size: 18px;
        color: white;
        right: 10px;
      display: none;
    }

    input[type="checkbox"]:checked+.checkbox.card {
        border: 2px solid #478bfb !important;
    }

    input[type="checkbox"]:checked:after {
        font-weight: 900;
        content: "\f058";
        color: white;
    }

    label.check {
        font-size: 12px !important;
        letter-spacing: 0 !important;
        text-transform: capitalize
    }

    .check.bg-black.text {
        font-size: 12px;
        background: black;
        margin-top: 5px;
        padding: 3px 0px;
        border-radius: 0px 0px 8px 8px;
      letter-spacing:0px !important
    }

  .label, label:not(.variant__button-label):not(.text-label) {
    text-transform: uppercase;
    letter-spacing: 0em !important;
    font-size: 1rem;
}

 #size-dropdown,
  #custom-size-input{
    width:50% !important;
  }
  #custom-size{
    font-size:12.1px !important
  }
  @media (max-width:768px){
    #size-dropdown,
  #custom-size-input{
    width:100% !important;
  }
  }


    .box {
        border-radius: 5px;
        font-size: 150%;
    }

    .wrapper {
        display: grid;
        grid-template-columns: repeat(6, auto);
        margin-top: 20px;
    }


    .CreateFile {
        width: 100%;
        height: 100px !important;
        border: 1px dotted #ced4da   !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        cursor: pointer;
        object-fit: cover;
        position: relative;
    }

  #imageUrl{
    border: 1px solid #ced4da  !important;
    border-bottom:none !important;
    shadow:none
  }

  @media (max-width:480px){
    .form-control{
      font-size: 13px !important;
    }
  }
    @media (max-width:377px){
    .form-control{
      font-size: 12px !important;
    }
  }

   .preview img {
        max-width: 100% !important;
        max-height: 100% !important;
        /* margin-right: 10px; */
        position: relative;
    }
    .preview img .remove-icon {
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        background-color: white;
border: 1px solid #00000029;        border-radius: 50%;
        padding: 2px;
    }
   
    .img-wrapper {
    width: 150px;
    height: 150px;
border: 1px solid #00000029;    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
    span.remove-icon {
        position: absolute;
        right: 5px;
        top: 3px;
        cursor: pointer;
        font-size: 39px;
        background-color: red;
        color: white;
        width: 31px;
        justify-content: center;
        height: 30px;
        display: flex;
        padding: 4px;
        align-items: center;
    }
    .img-wrapper img{
        width: 100%;
        height: 100%;
    }
    .preview{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .CreateFile svg {
        font-size: 2rem;
        color: #C31952;
    }

    .submitButton::before,
    .submitButton:active,
    .submitButton::after,
    .submitButton {
        border: 0px !important;
        outline: none !important;
    }


    @media (max-width:1273px) {
        .checkbox {
            width: 85px !important;
            /* min-height: 123px !important; */
            border-radius: 8px;
            position: relative;
            cursor: pointer;
            overflow: hidden;
            text-align: center;
            object-fit: cover;
            cursor: pointer;
            background-color: white;
            color: white;
        }
    }

    @media (max-width:991px) {
        .checkbox {
            width: 100% !important;
            /* min-height: 123px !important; */
            border-radius: 8px;
            position: relative;
            cursor: pointer;
            overflow: hidden;
            text-align: center;
            object-fit: cover;
            cursor: pointer;
            background-color: white;
            color: white;
        }
    }

    @media (max-width:769px) {
        .checkbox {
            width: 100% !important;
            /* height: 129px !important; */
            border-radius: 8px;
            position: relative;
            cursor: pointer;
            overflow: hidden;
            text-align: center;
            object-fit: cover;
            cursor: pointer;
            background-color: white;
            color: white;
        }

      input[type="checkbox"]:after {
          position: absolute;
          font-family: "Font Awesome 5 Free";
          font-weight: 400;
          content: "\f111";
          font-size: 18px;
          color: white;
          /* top: 12px; */
        display: none !important;
      }

        label.check {
            position: absolute;
            bottom: 2px;
            left: 12px;
            background: black;
            padding: 8px 18px;
            border-radius: 8px;
            font-size: 11px !important;
        }

        .mockups-quotes-btn {
            font-size: 12px !important;
            letter-spacing: 2px !important;
            text-transform: uppercase
        }

         .img-wrapper {
    width: 150px;
    height: 150px;
border: 1px solid #00000029;    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
      textarea#details {
          height: 105px !important;
      }

    }



    @keyframes fade {
        from {
            opacity: 0.4;
        }

        to {
            opacity: 1;
        }
    }

    .slider-row {
        display: flex;
        justify-content: space-evenly;
    }

    .sliders-container {
        width: 30%;
        overflow: hidden;
    }

    .single_slide {
        overflow: hidden;
        animation-name: fade;
        animation-duration: 1s;
        display: none;
      position: relative;
    }

    /* img class="slide-img" {
          width: 100%;
      } */

    .slides_pagination {
        margin: 10px auto;
        text-align: center;
    }

    .dot {
        display: inline-block;
        border-radius: 50%;
        background: #d3d3d3;
        padding: 8px;
        margin: 0 5px;
        cursor: pointer;
    }

    .active {
        background: black;
    }
.faq-item.active .faq-question{
  color: white !important;
}

.faq-item .faq-answer{
  color: black
}
    @media (max-width: 567px) {
        .slider-row {
            flex-direction: column;
        }

        .sliders-container {
            width: 100%;
        }
    }


    .slide-content {
    position: absolute;
    width: fit-content;
    background-color: white;
    color: black;
    z-index: 1 !important;
    top: 58%;
    padding: 18px 27px;
    margin: 0 14%;
    border-radius: 26px;
    text-align: center;
      min-height:31% !important
}

 
  .comment {
    font-size: 13px;
}
.commenter-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
    position: absolute;
    top: -18%;
    border-radius: 50px;
    left: -6%;
    border: 5px solid white;
}
.commenter-image img{
    border-radius: 50%;
}
.comma {
    position: absolute;
    right: -23px;
    bottom: -52px;
}
   .rating-owner-name{
    font-weight:bolder !important;
    letter-spacing:1px !important;
    font-family: "Montserrat", sans-serif;
  }
  .rating {
    display: flex;
    justify-content: center;
    width: 53px;
    margin: auto;
}

   @media (max-width:768px){
    .slide-content {
    position: absolute;
    width: fit-content;
    background-color: white;
    color: black;
    z-index: 1 !important;
    top: 50%;
    padding: 18px 27px;
    margin: 0 14%;
    border-radius: 26px;
    text-align: center;
      height:41% !important
} .comment {
    font-size: 11px;
}
    .comma {
    position: absolute;
    width: 80px;
    height: 80px;
    right: -12px;
    bottom: -43px;
}
  }

    #heading {
        display: block;
        text-align: center;
        font-size: 2em;
        margin: 10px 0px;
    }

    .h1-text {
        text-align: center;
        font-size: xx-large;
        padding: 3%;
    }

    img.slide-img {
        border-radius: 5px;
        margin: auto;
        aspect-ratio: 1 / 1 !important;


    }

    .kitchen_image {
        background: url('/cdn/shop/files/saloon-bbq-custom-sign-350.jpg?v=1747997609');
        background-position: center top;
        height: 100vh;
        width: 100%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;

    }

    .kitchen_image_inner {
        display: none;
        aspect-ratio: 1.00;
    }

    #quoteForm {
        border-radius: 10px;
        box-shadow: 5px 5px 20px !important;
    }

    #litext .line {
        color: #2d2f30 !important;
    }

    @media (max-width: 568px) {
        .info-h {
            font-size: 16px !important;
            font-weight: bolder;
            line-height: 1.6;
        }

        #fontinfo {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.6;
            text-align: center;
        }

        .checkboxes .row>div[class^='col-'] {
            flex: 0 0 50% !important;
            max-width: 50% !important;
        }

        .kitchen_image_inner {
            display: block;
            aspect-ratio: 1.00;

        }

        .kitchen_image {
            background: none;
            height: auto;

        }

        .checkbox {
            width: 100% !important;
            /* height: 122px !important; */
            border-radius: 8px;
            position: relative;
            cursor: pointer;
            overflow: hidden;
            text-align: center;
            object-fit: cover;
            cursor: pointer;
            background-color: white;
            color: white;
        }

        #litext .line {
            color: #2d2f30 !important;
            font-size: 13px !important
        }
    }

    .order-timeline-mobile {
        aspect-ratio: 0.57 !important
    }

  @media screen and (-webkit-max-device-pixel-ratio:768px) {
    input[type="checkbox"]:after {
          position: absolute;
          font-family: "Font Awesome 5 Free";
          font-weight: 400;
          content: "\f111";
          font-size: 18px;
          color: white;
          top: 15px;
      }
  }

  .selected{
    border:4px solid #007FFF;
  }

   .checkbox-wrapper-28 {
    --size: 25px;
    position: relative;
  }

  .checkbox-wrapper-28 *,
  .checkbox-wrapper-28 *:before,
  .checkbox-wrapper-28 *:after {
    box-sizing: border-box;
  }

  .checkbox-wrapper-28 .promoted-input-checkbox {
    border: 0;
    
    height: 23px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 23px;
  }

  .checkbox-wrapper-28 input:checked ~ svg {
    height: calc(var(--size) * 0.6);
    -webkit-animation: draw-checkbox-28 ease-in-out 0.2s forwards;
            animation: draw-checkbox-28 ease-in-out 0.2s forwards;
  }
  .checkbox-wrapper-28 label:active::after {
    background-color: #e6e6e6;
  }
  .checkbox-wrapper-28 label {
    /* color: black; */
    line-height: var(--size);
    cursor: pointer;
    position: relative;
  }
  .checkbox-wrapper-28 label:after {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 8px;
    float: left;
    border: 2px solid;
    border-radius: 3px;
    transition: 0.15s all ease-out;
  }
  .checkbox-wrapper-28 svg {
    stroke: #0080d3;
    stroke-width: 3px;
    height: 0;
    width: calc(var(--size) * 0.6);
    position: absolute;
    left: calc(var(--size) * 0.21);
    top: calc(var(--size) * 0.2);
    stroke-dasharray: 33;
  }

  @-webkit-keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }

  @keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }



@media (max-width:576px){
  .checkbox-wrapper-28 {
    --size: 20px;
    position: relative;
}
  .checkbox-wrapper-28 svg {
    stroke: #0080d3;
    stroke-width: 3px;
    height: 0;
    width: calc(var(--size)* 0.6);
    position: absolute;
    left: calc(var(--size)* 0.21);
    top: calc(var(--size)* 0.4);
    stroke-dasharray: 33;
}
  .checkbox-wrapper-28 label:after {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 6px;
    float: left;
    border: 2px solid black;
    border-radius: 3px;
    transition: 0.15s all ease-out;
}
  .checkbox-wrapper-28 label:not(.variant__button-label):not(.text-label) {
    text-transform: uppercase;
    letter-spacing: 0em !important;
    font-size: 12px !important;
    font-weight: 500;
}
  
}
@media (max-width:422px){
  .checkbox-wrapper-28 {
    --size: 14px;
    position: relative;
}
  .checkbox-wrapper-28 label:after {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 3px;
    float: left;
    border: 1px solid black;
    border-radius: 3px;
    transition: 0.15s all ease-out;
}
  .checkbox-wrapper-28 label:not(.variant__button-label):not(.text-label) {
    text-transform: uppercase;
    letter-spacing: 0em !important;
    font-size: 11px !important;
}

  .checkbox-wrapper-28 svg {
    stroke: #0080d3;
    stroke-width: 5px;
    height: 0;
    width: calc(var(--size)* 0.6);
    position: absolute;
    left: calc(var(--size)* 0.21);
    top: calc(var(--size)* 0.65);
    stroke-dasharray: 33;
}
}
@media (max-width:370px){
  .communication-checkboxes.row{
    margin-left:10px !important;
    margin-right:0 !important;
    
  }
  .communication-checkboxes.row .col-md-4.col-6.mb-2 {
    padding: 0 !important;
}
}
@media (max-width:330px){
  .checkbox-wrapper-28 label:not(.variant__button-label):not(.text-label) {
    text-transform: uppercase;
    letter-spacing: 0em !important;
    font-size: 9px !important;
}
}
@media (max-width: 768px) {
  .check-font{
    font-size: 10px !important;
  }
}


.indoor{
  margin-left: 10px;
}

.outdoor{
  margin-left: 10px;
}