/** Shopify CDN: Minification failed

Line 70:18 Expected identifier but found "100%"
Line 297:8 Expected identifier but found "/"
Line 297:26 Expected identifier but found "/"
Line 303:4 Unexpected "/"
Line 304:21 Expected identifier but found "/"

**/

    #mainn {
        margin-top: 20px;
        overflow-x: hidden !important;
    }

    a {
        text-decoration: none !important
    }
.input-form-error{
  color:red
}
    .site-nav__dropdown-link--second-level {
        color: black !important;
        font-size: 16px !important;
    }

    .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; */
    }

   h3.size-h3 {
      letter-spacing: 0;
      font-size: 34px;
  }
  h2.info-h{
    margin-bottom: 4rem;
  }
  .text-sm{
    font-size: 17px;
  }
  div#whychoosus_animate_row {
    /* margin-bottom: 3rem; */
}
   .custom-list2 {
        font-size: 12px;
        list-style: none; 
    }
/* .main_container {
    width: 100%; 
    max-width: none;  
} */

#whychoosus_animate_row {
    width: 100%;  100% 
    max-width: none;  
}

/* .container {
    max-width: 100%; 
    padding-right: 15px; 
    padding-left: 15px; 
    margin-right: auto; 
    margin-left: auto; 
} */

.custom-column2 {
    text-align: center;
    width: calc(25% - 30px);
    /* margin-right: 15px; 
    margin-left: 15px;  */
    float: left; 
    padding: 0 15px;
}

/* .row::after {
    content: "";
    clear: both;
    display: table;
} */
  .bold{
    font-size: 20px;
    font-weight: bolder;
  }

@media (max-width: 992px) {
    .custom-column2 {
        width: calc(50% - 30px);
    }
}

@media (max-width: 768px) {
    .custom-column2 {
        width: 100%; 
        margin-right: 0;
        margin-left: 0;
    }
  div#whychoosus_animate {
    width: 100% !important;
    margin: 27px 0 -21px 0;
  }
  .custom-list2 {
        font-size: 10px; /* adjust font size for smaller screens */
    }
    h3.size-h3 {
      font-size: 1.2rem;
  }
  h2.info-h{
    margin-bottom: 1.2rem;
  }
  .bold{
    font-size: 16px;
    font-weight: 600;
  }
  .text-sm {
    font-size: 13px;
  }
  svg {
    width: 75px;
    height: 75px;
  }
}

    .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;
        display: block;
    }

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

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

    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
    }
@media(max-width:576px){
  .check.bg-black.text {
    font-size: 10px;
    padding: 7px 0px;
   
}
}

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


    .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 black;
        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; */
    margin-bottom: 1rem;
    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;
      z-index: 5;
    }
    .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;
    }

.submitButton:disabled,
.submitButton:disabled span{
  cursor: not-allowed;
  opacity: 0.7;
}


    @media (max-width:1273px) {
        .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: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; */
      }

        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: 100px;
    height: 100px;
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;
    }

    @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/a-DSCN5176-e-1-scaled.jpg?v=1746423205');
        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; */
      object-fit: cover;
      
    }

     #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;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .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 black;
    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: 768px) {
  .check-font{
    font-size: 10px !important;
  }
}

/* logo list */

.slide img {
    object-fit: contain;
    aspect-ratio: 3 / 2;
}
.slider {
  height: 100px;
  position: relative;
  width: 100%;

  display: grid;
  place-items: center;
  overflow: hidden;
}
.slider::before,
.slider::after{
  position:absolute;
  /* background-image:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); */
  content:'';
  height:100%;width:25%;
  z-index:2;pointer-events:none;
}
.slider::before{
  left:0;
  top:0;
}
.slider::after{
  right:0;
  top:0;
  transform:rotateZ(180deg);
}

/*  IMPORTANT CODE BELOW */

.slide-track {
  width: calc(150px * 20);
  display: flex;
  animation: scroll 20s linear infinite;
  justify-content: space-between;
}

.slide-track2 {
  width: calc(150px * 15);
  display: flex;
  animation: scroll2 15s linear infinite;
  justify-content: space-between;
}

.slide {
  width: 150px;
  height: 100px;

  display: grid;
  place-items: center;
  transition:0.5s;
  cursor:pointer;
}
.slide:hover{
  transform:scale(0.8)
}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-150px * 10));
  }
}

@media screen and (max-width: 768px) {
  .slide-track {
    width: calc(80px * 20);
  }
  .slide {
    width: 80px;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 10));
    }
  }
}


.elevate_your_business{
background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/cdn/shop/files/Screenshot_91_1.png?v=1745819014');
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

#size-dropdown, #custom-size-input {
    width: 50% !important;
}
@media (max-width: 768px) {
    #size-dropdown, #custom-size-input {
        width: 100% !important;
      margin:0px !important
    }
  .custom.d-flex.align-items-center.mt-2 {
    flex-direction: column !important;
    align-items: start !important;
}
}

  .up-loader img {
    width: 30px !important;
    height: 30px !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;
}
 