/** Shopify CDN: Minification failed

Line 1590:0 Unexpected "}"
Line 1601:2 Expected ":"
Line 1602:2 Expected ":"
Line 1603:2 Expected ":"
Line 1607:2 Expected ":"
Line 1608:2 Expected ":"
Line 1609:2 Expected ":"
Line 3280:26 Expected identifier but found "!"
Line 3548:1 Unexpected "{"
Line 4303:0 Expected "}" to go with "{"

**/
/* 12.02.22 */

@media screen and (min-width: 320px) {
    .cart__warnings {
        padding: 12rem 0 1rem !important;
    }
}

@media screen and (min-width: 481px) {
    .cart__warnings {
        padding: 16rem 0 1rem !important;
    }
}

@media screen and (min-width: 990px) {
    .cart__warnings {
        padding: 18rem 0 1rem !important;
    }
}


.feature_slider .slick-initialized .slick-slide {
    display: block;
    border: 15px solid #feec00;
}

.fryguy-sec .content-wrap .fry-img {
    top: -50%;
}

.is-empty .cart__warnings a::after,
.is-empty .cart__warnings a::before {
    display: none;
}

.is-empty .cart__warnings>a,
.visit_us_btn a {
    font-size: 21px;
    /* replace 15.07.22 */
    color: #feec00;
    font-family: Luckiest Guy, cursive;
    padding: 25px 67px;
    background-color: #012745;
    border-radius: 50px;
    font-weight: 400;
    margin-top: 26px;
    display: inline-block;
    position: relative;
    transition: all .5s;
}

.boost-pfs-filter-load-more .boost-pfs-filter-load-more-button {
    font-size: 21px;
    color: #fff !important;
    font-family: Luckiest Guy, cursive;
    padding: 25px 67px !important;
    background-color: #012745 !important;
    border-radius: 50px !important;
    font-weight: 400 !important;
    letter-spacing: 1.7px;
    display: inline-block !important;
    transition: all .5s !important;
}

.is-empty .cart__warnings>a:hover,
.visit_us_btn a:hover {
    background-color: #fff;
    color: #012745;
}

.discount-sec .wrap .content p#p2 {
    padding-top: 10px;
}

/* .product_recom .card {
    border: 15px solid #feec00 !important;
    border-radius: 10px;
} */

@media (max-width: 1299px) {
    .feature {
        margin-top: -30% !important;
      padding: 430px 0;
    }
}

@media screen and (max-width: 480px) {
    .is-empty .cart__warnings>a {
        font-size: 17px;
    }
}

/* 12.02.22 */

.header__icon:not(.header__icon--summary),
.header__icon span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

header.header.header--middle-left {
    padding: 45px 0px;
}



summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    text-decoration: none;
    font-size: 20px;

}


form.search.search-modal__form {
    max-width: 100%;
}

predictive-search.search-modal__form {
    max-width: 100%;
}

header nav {
    padding: 0px 50px;
    border-radius: 50px;
}

header nav .navigation .sidenav ul li a.nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
}

header nav a.logo {
   top: -80%;
  max-width: 180px;
}

.item_img {
    display: flex;
    justify-content: center;
}
.discount-sec .fry-img {
    transform: rotate(296deg);
    bottom: 0%;
    left: 7%;
    z-index: 1;
    max-width: 350px;
}


.sty_fried .img_cntnr img {
    position: absolute;
    bottom: 0%;
    left: -68px;
    transform: rotate(301deg);
    z-index: 1;
}

/*responsive header*/
button.nav-button.d-inline-block.d-lg-none {
    display: none;
}

header.header.header--middle-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ftr_hdng:before {
    left: 18%;

}

.collection-banner .banner_info h1 {
    font-size: 102px;
}

.live_show_bnnr .banner_info h1 {
    font-size: 112px;
}

.live_show_bnnr .banner_sub_txt::after {
   bottom: -160%;
  transform: rotate(303deg);
  width: 200px;
  height: 200px;
  left:0%;
}

/*newly added 09.06.2022*/

span.header__active-menu-item:hover {
    color: #fc182a;
    transition: all .3s ease-in-out;
}

.arrival {
    padding-bottom: 20%;
    background-size: 100% !important;
    background-position: top;
    background-repeat: repeat-y;

}

.sale_items,
.arrival {
    margin-top: -325px;
}

.number_pagintin {
    position: relative;
    z-index: 99;
}

.pagination__list {
    align-items: center;
}

.pagination__list li:last-child {
    margin-left: 1rem;
}

.pagination__list li:last-child,
.pagination__list li:first-child {
    flex: 1 1 auto;
    max-width: 95px;
}

.pagination__list li:last-child .pagination__item,
.pagination__list li:first-child .pagination__item {
    height: auto;
}

.pagination__item--current:after,
.pagination__item:hover:after {
    display: none !important;
}

.pagination__list {
    flex-wrap: nowrap;
}

.facets-container .facets__summary {
    margin: 0;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 30px 0 20px;
    border-radius: 40px;
}

.facet-checkbox {
    color: #212529;
}

span.active-facets__button-inner {
    box-shadow: none !important;
    color: #fff !important;
    border: 1px solid #fff;
}

.active-facets__button svg path {
    color: #fff !important;
    stroke: #fff !important
}

a.active-facets__button-remove.underlined-link {
    color: #fff;
}

.disclosure-has-popup {
    padding: 0;
}

.facets__summary .icon-caret {
    right: 13px !Important;
}

.facets__disclosure {
    margin-right: 15px !important;
}

.facets__disclosure:last-child {
    margin-right: 0 !important;
}

.facets__form {
    display: block !important;
}

.facets-container {
    justify-content: flex-end !important;
}

.facets__wrapper {
    width: 100%;
    justify-content: flex-end;
}

.prodct_items .card {
    border: 0;
}

.card__inner.color-background-2.ratio {
    background-color: #fff !important;
    overflow: hidden;
}

.price__regular .price-item--regular, .card-information .price--on-sale .price-item--regular {
  margin-right: 0;
  font-size: 19px;
}

.grid__item {
    max-width: 33.33%
}

.shop_woman_img {
    pointer-events: none;
}

.facets__header {
    color: #000;
}

.facets__display {
    left: inherit !important;
    right: 0 !important;
}

/* 15-06-22 */

#main-cart-footer>div {
    padding-bottom: 300px;
}

.cart__items {
    background-color: #fff;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 40px;
}

.section-template--16156484370646__cart-items-padding {
    padding-bottom: 0 !important;
}

.cart__footer {
    background: #fff;
    padding-right: 40px !important;
    padding-left: 40px !important;
}

.cart__contents {
    margin-top: 0px;
}

.cart-items thead th {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 16px;
    color: #000;
}

/* 17.06.22 */

.fryguy-sec .content-wrap .fry-img {
   right: -5%;
    max-width: 290px;
    transform: rotate(357deg);
    top: -45%;
   display: none !important;
}

.horizontal-mega-menu ul.simple {
    padding-left: 80px !important;
}

header nav .navigation .sidenav ul li:nth-child(5) {
    margin-left: auto;
}

.buddha-menu-item span::after {
    display: none;
}

.title-wrapper-with-link {
    background-color: #fff;
    margin: 0;
    padding: 40px 40px 0 40px;
    margin-top: 140px;
}

.quantity {
    width: calc(8rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
   }

.quantity__button {
    width: calc(2.5rem / var(--font-body-scale));
}

.template-search__header {
    background-color: #fff;
    margin-top: 145px;
    margin-bottom: 0 !important;
    padding: 40px;
}

.template-search__results {
    background-color: #fff;
    padding: 0 40px 40px;
}

/* header nav .navigation .sidenav ul li::after {
  display: none;
} */

#ProductGridContainer {
    padding-bottom: 300px;
    margin-top: 0 !important;
}

.search .field {
    border: 1px solid #ddd
}

.title-wrapper-with-link a {
    border: 2px solid;
    padding: 10px 20px;
}

.title-wrapper-with-link a:hover {
    background: #000;
    color: #fff;
    border: 2px solid;
}

.product.grid {
    gap: 0;
    background: #fff;
    margin: 50px auto;
    padding-bottom: 30px;
}

.product_banner {
    background: #fff;
}

.product--thumbnail .product__media-gallery,
.product--thumbnail_slider .product__media-gallery,
.product--stacked .product__info-container--sticky {
    position: static !important;
}

.product__description h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.product__description p,
.product__description ul li {
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
}

.product__description.rte ul {
    margin: 0;
    padding: 0;
}

.price__regular .price-item--regular {
    font-size: 20px;
}

.product__text.caption-with-letter-spacing {
    text-align: left;
}

.product__text.caption-with-letter-spacing+.product__title {
    margin-top: 5px;
    font-size: 18px;
}

.product_banner.section-template--16156484567254__main-padding {
    padding-top: 205px !important;
    padding-bottom: 380px !important;
    background-repeat: no-repeat;
    background-position:center;
}

.product_recom {
    background-position: top center;
    padding: 35px 0 260px;
    background-size:contain !important;
    margin-top: -325px;
}

.product-recommendations__heading {
    font-size: 30px;
}

.product--large:not(.product--no-media) .product__info-wrapper {
    padding: 30px !important;
}


.global-media-settings {
    border: 0;
}

.slider-mobile-gutter {
    max-width: 500px;
    margin: 0 auto;
}

.thumbnail-slider .thumbnail-list.slider--tablet-up {
      margin-top: 0px;
}

.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    height: 90px;
    width: 90px;
    border: 1px solid #01223a;
}

.thumbnail[aria-current] {
    box-shadow: none !important;
    border-color: #feec00 !important;
}

.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 60% !important;
    width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}

.product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 40% !important;
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}


.product-form__input input[type=radio]:checked+label {
    background-color: #feec00 !important;
    color: #01223a !important;
    border-color: #feec00;
}

.shopify-payment-button__button {
    background-color: #feec00 !important;
    color: #01223a !important;
    border-color: #feec00 !important;
}

.shopify-payment-button__button--unbranded:after,
.product-form .button--secondary:after {
    display: none;
}

.shopify-payment-button__button:hover {
    background-color: #01223a !important;
    color: #fff !important;
    border-color: #01223a !important;
}

.product-form__input input[type=radio]:checked+label:hover {
    border-color: transparent !important;

}

.product-form__input input[type=radio]+label:hover {
    border-color: #01223a !important;
}

.product-form .button--secondary {
    border: 1px solid #01223a;
    font-weight: 500;
}

.product-form .button--secondary:hover {
    background-color: #feec00;
    border-color: #feec00 !important;
}

.product_recom .card {
    border: 0;
}

.product_recom .paginations {
    padding: 0;
   border: 15px solid #feec00 !important;
    border-radius: 10px;
}

.footer form {
    max-width: 100% !important;
}

.newsletter-form__field-wrapper {
    max-width: 100% !important;
}

.field:after {
    display: none !important;
}

.footer form .newsletter-form__button {
    background-color: #f0e008 !important;
    color: #012745;
    font-family: Luckiest Guy, cursive;
    box-shadow: #00000059 0 5px 15px !important;
    border: none;
    border-radius: 50%;
    width: 60px;
    min-width: 60px;
    font-size: 17px;
    height: 60px;
    transition: all .54s;
    position: static !important;
}

.footer form input[type=email] {
    height: 60px;
    padding: 0;
}

.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
    box-shadow: none !important;
}

.footer form .field__input:placeholder {
    color: #000 !important;
}

input::placeholder,
.footer form input[type=email]:placeholder {
    color: #000 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* .media>*:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
    top: 20px !important;
} */

.sidenav ul li {
    position: relative;
}

.sidenav ul li.buddha-menu-item:after {
    content: "" !important;
}

header nav .navigation .sidenav ul li.buddha-menu-item:nth-child(5):after {
    display: none;
}

.sty_fried_link {
    z-index: 2;
}

.banner_info h1 {
    flex-wrap: wrap;
    position: relative;
    font-size: 90px;
    line-height: 95px;
}

.banner_info h1 span {
    display: block;
/*     width: 100%; */
}

.chilli-img {
    display: flex;
    align-items: center;
}

.chilli-img img {
    transform: none !important;
    margin: 0 !important;
}

.chilli-img span {
    display: inline-block;
/*     margin-right: 10px; */
}

/* span.chili_Img {
    min-width: 170px;
}
 */
.sty_fried_hdng h2 {
    display: flex;
   justify-content: center;
    align-items: flex-start;
  font-size: 65px;
    line-height: 70px;
  text-align: center;
}

.filter_shop_area .card__media,
.filter_shop_area .card .media {
    position: static !important;
}

.filter_shop_area .grid__item {

    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 15px;
    background: #feec00;
}

.filter_shop_area .card .media {
    width: 100%;
}

.filter_shop_area .card {
    border: 0
}

.filter_shop_area {
    padding: 100px 0 250px;
}

.filter_shop_area .facet-filters__field select {
    border: 1px solid #ccc;
    height: 40px;
    padding:0 20px 0 15px;
    color: #222;
    font-size: 13px;
}

.filter_shop_area .facet-filters__sort+.icon-caret {
    right: 5px;
}

.filter_shop_area .paginations {
    padding: 0;
    margin: 0;
}

.filter_shop_area .card--standard>.card__content .card__information {
    padding-bottom: 0;
}

.filter_shop_area .paginations h3 {
    font-size: 16px;
    /*     min-height: 50px; */
    margin-top: 15px;
    /*  26-07-22 */
    min-height: 85px;
}

/* 26-07-22 */
.paginations .btn {
    margin-bottom: 0;
   margin-top: -17px;
}

.filter_shop_area .card-information>* {
    text-align: center;
    margin-top: 15px;
}

.filter_shop_area .paginations_img .media img {
    top: 0 !important;
}

.filter_shop_area .page-width {
    padding: 0;
}

.filter_shop_area .row.facets__form {
    display: flex !important;
    gap: initial;
    align-items: center;
}

.filter_shop_area .card__badge .badge {
    padding: 0 20px;
    line-height: 52px;
    height: 52px;
    background-color: #feec00;
    border-radius: 20px;
    color: #000;
    min-width: 165px;
    margin-top: 0;
    font-size: 18px;
    border: 0;
    font-family: Luckiest Guy, cursive;
}

.paginations_img {
    overflow: hidden;
}

.filter_shop_area .card__badge {
    align-self: inherit;
    grid-row-start: inherit;
    justify-self: inherit;
}

.card__badge.bottom.left.btm_soldout_badge {
    display: block;
/*     position: absolute; */
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0px;
}

.card__badge.bottom.left.soldout_badge {
    display: none;
}

.shopify-challenge__container {
    margin: 0 auto;
    padding: 250px 0 350px;
}

.shopify-challenge__message {
    font-size: 18px;
    color: #012746;
    margin-bottom: 30px;
}

.shopify-challenge__button {
    background-color: #feec00;
    color: #01223a;
    padding: 10px 30px;
    border-radius: 20px;
    font-family: Luckiest Guy, cursive;
    font-size: 21px;
    text-decoration: none;
    width: 175px;
    margin: 20px auto 0 !important;
}

.contact-us form input,
.contact-us form textarea {
    background-color: #01223a;
    color: #fff;
    font-family: Luckiest Guy, cursive;
    text-transform: none !important;
}

.contact-us form input::-webkit-input-placeholder,
.contact-us form textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

.contact-us form input:-moz-placeholder,
.contact-us form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

.contact-us form input::-moz-placeholder,
.contact-us form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.contact-us form input:-ms-input-placeholder,
.contact-us form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.contact-us form input::-ms-input-placeholder,
.contact-us form textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.contact-us form input::placeholder,
.contact-us form textarea::placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

/*27.06.22 */
.filter_shop_area {
    padding: 310px 0 250px;
    margin-top: -268px;
}

.card-wrapper .paginations {
    overflow: hidden;
}

.filter_shop_area .card {
    overflow: hidden;
}

.banner {
    background-size: cover;
/*banner css 30.07.22 */
   padding: 10px 0;  
}

.feature {
    margin-top:-33%;
    background-size: cover;
    padding: 470px 0 390px;
}

.feature_fries_img {
    margin-top: 143px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 250px;
    z-index: 1;
} 

.discount-sec {
    margin-top: -410px;
     padding: 190px 0 260px;
   background:#ff0415 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/flash_fry_pattern_bg.png?v=54231047288792256501664020069) !important;
   background-size: contain !important;
  background-repeat: repeat-y !important;
 -webkit-clip-path: polygon(0 0, 100% 18%, 100% 77%, 0% 100%) !important;
clip-path: polygon(0 0, 100% 18%, 100% 77%, 0% 100%) !important;
}

.feature_info {
    padding-top: 10px;
   position: relative;
}

.footer {
    background-size: cover;
    padding: 310px 0 52px;
    margin-top:-270px;
}

.sty_fried {
    margin-top: -300px;
    padding: 230px 0 250px;
  }

.fryguy-sec {
  background-size: cover;
  padding: 300px 0 324px !important;
  background: #002746 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/who-are-fryguy_pattern_bg.png?v=101905354776618092201664020052) !important;
  background-size:contain !important;
  background-repeat: repeat-y !important;
 -webkit-clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0 79%) !important;
clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0 79%) !important;
  margin-top: -276px;
}

.shop_banner_info h3 {
    font-size: 80px;
    text-align: center;
    color: #feec00;
}


/* 04.07.22 */


#shopify-section-template--16156484534486__product-grid #main-collection-product-grid .grid__item img {
    width: 300px;
    height: 330px;
    object-fit: contain;
}

.shop_banner .banner {
    background-size: cover !important;

}

.contact-us {
    margin-top: -310px;
}
/*01.08.22*/
.contact-us .wrap {
    top: 80px;
}

.arrival1 {
    background-repeat: repeat-y;
    background-size: contain;
}

/*07.07.22 */
.filter_shop_area .card-wrapper {
    min-height: 424px;
}

.shop_banner_info {
    margin: 20% 0;
}

/*Replace 15.07.22*/
.product_recom .paginations_img {
    height: 300px !important;
    top: -18px !important;
}

.product_recom .paginations h3 {
    margin: 0 40px 15px;
    font-size: 15px;
}

/* .card__badge.bottom.left.btm_soldout_badge {
   margin-top: 25px;
}
 */
.product_recom .card__information h3:first-child {
    margin-bottom: 0 !important;
}

/*08.07.22*/
.search_fltr .search .field {
    margin-bottom: 20px;
}

.search_fltr .paginations_img .media img {
    object-fit: contain !important;
}

.search_fltr .paginations_img {
    height: 240px;
}

.search_fltr .search_box {
    margin-left: 22%;
}

.search_fltr .field {
    width: 100%;
}

/* .srch_bnnr .shop_banner_info h3{
    margin-top: -144px;
} */
.srch_bnnr span.chili_Img {
    position: absolute;
    top: -50px;
    left: -64px;
  display: none;
}

/* 04.07.22 */
/*15.07.22 */
.product_recom .card__content {
    min-height: 255px;
}

.sidenav ul li.buddha-menu-item:nth-child(4) {
    margin-left: auto !important;
}

.slider_grid .slick-arrow {
    width: 110px;
}

.slider_grid .slick-prev {
    left: -11%;
}

.item_img .product-second-image {
    display: none !important;
    transition: all 1s;
}

.product_img_hover {
    transition: all 1s;
}

.item_img:hover .product-second-image {
    display: block !important;
}

.item_img:hover .product-first-image {
    display: none !important;
}

.collection-banner .banner_sideimg {
    /*   position: initial; */
    /*   26-07-22 */
/*     z-index: 1; */
/*01.08.22*/
  top: 0px;
  position:relative;
  z-index: 2 !important;
}

/* 19.07.222 */
.customer_banner {
    padding: 165px 0 206px;
}

header ul.cart-sec li a i {
    font-weight: 600;
}

header ul.cart-sec li a i {
    margin-left: 0 !important;
}

.lve_shw_link a {
    margin-bottom: 15px;
}

/* 26-07-22 */
.card-wrapper.underline-links-hover.paginations {
    height: 100%;
}

.product_recom .paginations h3 {
    margin: 10px 10px 15px;
    min-height: 55px;
}

.live_show {
    margin-top: -320px;
   padding: 412px 0 375px;
}

/* 27-07-22 */
.template-404 {
    padding: 220px 0 220px;
    margin: 0;
    max-width: 100%;
}

.template-404 p {
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
}

.template-404 h1.title {
    margin: 20px 0 30px;
}

.template-404 a.button {
    margin-top: 0;
    border: 1px solid transparent;
}

.template-404 a.button:hover {
    background: transparent;
    border-color: #000;
    color: #000;
}

.card__media .media img {
    object-fit: contain !important;
}
/*30.07.21*/
.discount-sec .wrap{
  margin-top: 46px;
}
.sty_fried_cntnt_cntnr {
    margin-top: 30px;
}

/*01.08.22*/

.lve_shw_link{
  margin-bottom: 40px;
} 

.newsletter-form__message {
 margin-bottom: -35px !important;
 
}
 .form__message{
 margin-top: 20px !important;
}
.form__message{
  margin: 0 auto;
  color: #fff;

}
.contact-us .form__message{
    display: none;
}
.live_show .lve_shw_cntnr .row_revers {
    flex-direction: row-reverse !important;
  }

/* .product-second-image:hover{
        display: none;
    }
    .product-second-image:hover ~ .product-first-image{
        display: block;
    } */

/*02.08.22*/
  .filter_shop_area .collection_filter .card__content{
 word-break: break-word;
}

.filter_shop_area .card--standard>.card__content .card__information{
 padding-left: 12px !important;
    padding-right: 12px !important;
 }

/*  .paginations_img:hover .collection-image-1{
 display:none;
}
.paginations_img:hover .collection-image-2{
 display:block;
} */

.media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
    /* top:0px !important; */
}
.product-media-modal__toggle{
  z-index: 1000 !important;
}
/* .header{
  z-index: unset;
} */
.header nav{
  z-index: 999;
}
/*03.08.22*/
.mobile-header-bg {
   background:none !important;
}
/* .vertical-mega-menu .buddha-menu-item>a>.mm-title {
    padding: 0 0 6px!important;
} */
/*05.08.22*/
.menu_fry_img{
    display: none;
}
  .filter-bg{
   background: transparent !important;
  }
.lve_shw_link a{
  display: none;
}
.Back-btn a{
/*   display:none; */
  font-size: 16px;
    padding: 10px 35px;
    border-radius: 10px;
    background-color: #feec00;
    color: #01223a;
    font-family: Luckiest Guy,cursive;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.live_show .live_shw_cntnt {
    padding: 91px 25px 115px;
}
/*08.08.22*/
.Back-btn {
    margin-left: 115px;
   
}
.customer.account{
  background: rgb(255 255 255 / 75%);
    padding: 40px;
    border-radius: 30px;
    box-shadow: 0 15px 20px rgb(0 0 0 / 16%);
}
.order_sec{
  margin-top: 30px;
}
.live_show_bnnr{
  padding: 100px 0;
}
.product-media-modal__content>*:not(.active) {
    display: block !important;
}
.product-media-modal__content .global-media-settings{
/*   max-width: 60% !important; */
  margin-top: 90px;
}
.price-item.price-item--sale.price-item--last {
 display: block;
  font-size: 22px;
}

/*17.08.22 */
.contact-us form button{
  height: 60px;
  margin: 10px auto 0;
 }
.contact__button {
    margin-top:0 !important;
  }
.sortby_outer .filters-toolbar__item-child{
  justify-content: flex-end;
}
.search_fltr .facet-filters__sort{
  background: transparent;
  border: 1px solid #ccc;
  height: 40px;
  padding:0 20px 0 15px;
    color: #222;
    font-size: 14px;
}
.search_fltr .sortby_outer{
  border-bottom:0;
}
.contact_ftr{
 padding: 220px 0 52px;
 margin-top: -224px;
 z-index: 1;
}
.collctn_fltr_otr{
  margin-top: -45px;
}
.product_recom .card__badge .badge{
  padding: 0 20px;
    line-height: 52px;
    height: 52px;
    background-color: #feec00;
    border-radius: 20px;
    color: #000;
    min-width: 165px;
    margin-top: 0;
    font-size: 18px;
    border: 0;
    font-family: Luckiest Guy, cursive;
    margin-bottom:20px;
}
.ftr_nav_bar ul li:after{
  display:none;
}
.footer .ftr_nav_bar .mm-submenu{
  right: 0px !important;
}
.boost-pfs-filter-top-sorting{
  background-color: #fff;
}
.boost-pfs-filter-top-sorting{
  display:block;
}
.livee_showw .lve_shw_img img{
  width: 93%;
}
.lve_shw_cntnr .col-md-6 .live_shw_cntnt .row{
  align-items: flex-start !important;
}
.search_fltr .boost-pfs-filter-message a {
    color: #222;
    background-color: #feec00;
    color: #01223a;
    padding: 10px 30px;
    border-radius: 20px;
    font-family: Luckiest Guy,cursive;
    font-size: 21px;
    text-decoration: none;
}
.search_fltr .boost-pfs-filter-message a:hover{
  background-color: #01223a;
  color: #feec00;
} 
.boost-pfs-filter-message p{
  margin-top:25px;
}
/* .banner_info h1 {
    font-size: 90px;
    line-height: 80px;
} */
.banner_sub_txt p{
  font-size: 20px;
  line-height: 30px;
 }
/* .chili_Img{
  position: absolute;
  left: 0;
  top: 0;
} */
.bnr_chli_img {
    position: absolute;
    left: -95px;
    top: -65%;
    transform:rotate(330deg);
}
.feature_info h2{
  font-size: 90px;
}
.discount-sec .sec-title h3{
  font-size: 85px;
  line-height: 80px;
}
.chilli-img{
  justify-content: flex-start;
}
.banner_sub_txt:after {
 display:none;
}
.fry_chillii {
    position: absolute;
      left: 5%;
    top: -140%;
    transform: rotate(330deg);
  }
.fryguy-sec .content-wrap h2{
  position: relative;
  font-size: 75px;
  text-align: center;
  color:#feec00;
}
.hottmale_chilli{
  position: absolute;
    left: -30%;
    top: 0;
  display: none !important;
}
.ftr_chillii{
    position: absolute;
    left: 7%;
    top: -25%;
}
.footer .ftr_hdng h2 {
    font-size: 75px;
}
.fryguy-sec figure.banner-img{
  margin:0;
}
.live_show_bnnr .bnr_chli_img{
  display:none;
}
.ftr_nav_bar .horizontal-mega-menu .buddha-menu-item {
 z-index: auto!important;
}
.live_show_bnnr .banner_info h1{
  text-align: left;
}
.insta_chilli{
  position: absolute;
  top: -100%;
  left: 0%;
  transform: rotate(330deg);
}
.live_shw_ftr .img_cntnr img:first-child {
    left: 0%;
    /* right: initial; */
    top: -25%;
    transform: rotate(313deg);
}
.sec-title .chilli-img {
    justify-content: center;
}
.footer .img_cntnr img:first-child{
   top: 10%;
    right: 7%;
    max-width: 330px;
    transform: rotate(360deg);
}
.live_shw_ftr .img_cntnr img:first-child{
    top: 0%;
    transform: rotate(349deg);
    left: 64%;
  max-width: 400px;
  }
.fetrd_chili{
   transform: rotate(330deg);
    position: absolute;
    top: -125%;
    left: 10%;
}
.shop_banner .chilli-img {
    justify-content: center;
}
.header-wrapper--border-bottom {
    border-bottom:0 !important;
}

/* .card-wrapper:hover .media.media--hover-effect>img+img {
    opacity: 1 !important;
    transition: transform var(--duration-long) ease !important;
    transform: scale(1.03) !important;
} */
.filter_shop_area .btm_soldout_badge{
  margin-bottom: 15px;
}
.shop_banner .bnr_chli_img{
  display:none;
}
.Avada-Preview_Button{
  z-index: 1 !important;
}
.contact-us .wrap{
  z-index: auto !important;
}
.contact-us{
   z-index:auto!important;
}
.contact-us .isolate{
  z-index: 1 !important;
}
.media>img{
 transition: all 100ms ease-in-out!important;
}
.register ul{
  display: none;
}
.register .form__message {
    margin: 15px auto;
}
.cart-notification-wrapper .active{
  z-index: 999!important;
}
/* .boost-pfs-search-suggestion-column-2-non-fullwidth:not(.boost-pfs-search-suggestion-mobile) .boost-pfs-search-suggestion{
  width: 67% !important;
} */

.filter_shop_area .boost-pfs-filter-button{
  display: flex;
  align-items: baseline;
}
.filter_shop_area .boost-pfs-filter-button span{
  word-break: initial;
}
/* .cart_banner .cart-remove-button .button{
  z-index: 999 !important;
}
 */

.search_fltr .paginations h3 {
    font-size: 14px;
    word-break: break-word;
}
 .ftr_nav_bar .horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple {
   max-width: 960px !important;
    max-height: 170px !important;
    overflow-y: auto !important;
 }
 .fryguy-sec {
    padding: 220px 0 270px;
 }
/*23.09.22 */
.product_banner{
  background:#002640 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/product_pattern_bg2.png?v=156888334453397379361663910582) !important;
  background-size: contain!important;
  background-repeat: repeat-y !important;
 
}
.footer{
 background:#002640 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/product_pattern_bg2.png?v=156888334453397379361663910582) !important;
  background-size: contain !important;
  background-repeat: repeat-y !important;
   -webkit-clip-path: polygon(0 26%, 100% 0, 100% 100%, 0% 100%)!important;
clip-path: polygon(0 26%, 100% 0, 100% 100%, 0% 100%)!important;
}
.live_shw_ftr{
    margin-top: -412px !important;
    
}
/* .banner{
  background:#002640 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/product_pattern_bg2.png?v=156888334453397379361663910582) !important;
  background-size: contain !important;
  background-repeat: repeat-y !important;
/*   clip-path: polygon(0 0, 100% 0, 100% 66%, 0 100%); */
} */

.discount-sec{
   background:#ff0415 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/flash_fry_pattern_bg.png?v=54231047288792256501664020069) !important;
  background-size: contain !important;
  background-repeat: repeat-y !important;
  -webkit-clip-path: polygon(0 26%, 100% 0, 100% 100%, 0% 100%)!important;
  clip-path: polygon(0 26%, 100% 0, 100% 100%, 0% 100%)!important;
}

.discount-sec .wrap figure.character-woman {
    left: -105px;
    top: -20px;
    z-index: 99;
}

.discount-sec .wrap figure.character-man {
    right: -95px;
    top: -50px;
    z-index: 99;
}
.content_area .slick-arrow {
    font-size: 0;
    position: absolute;
    width: 100px;
    height: 115px;
    border: none;
    transition: 0.6s all ease-in-out;
}
.content_area .slick-prev {
    background: url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/left_arw.png?v=132136338253074602421657884385) no-repeat center;
    left:-25%;
    top: 50%;
}
.content_area .slick-next {
    background: url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/right-arrow.png?v=148626798856560279441653914817) no-repeat center;
    right:-25%;    
    top: 50%;
}
.discount-sec .wrap .content {
    padding: 60px 0 63px !important;
  min-height: 500px;
}
.discount-sec .wrap figure.character-woman{
  z-index: 99 !important;
}
.discount-sec .wrap figure.character-man{
    z-index: 99 !important;
}

.shopify-email-marketing-confirmation__container{
  max-width: none !important;
  padding-bottom: 250px !important;
    padding-top: 200px !important;
  text-align: center !important;
  background: #ff9505 url(//cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/cart_bg.png?v=5357079…) !important;
  background-size: contain !important;
  background-repeat: repeat-y !important;
}
 

.shopify-email-marketing-confirmation__container h1 {
    text-align: center!important;
    font-size: 90px!important;
    color:rgb(0 37 64)!important;
    padding-bottom: 20px !important;
  font-family: Luckiest Guy,cursive;
}

.shopify-email-marketing-confirmation__container p{
  font-size: 16px!important;
    line-height: 26px!important;
  color: #f4f5f6 !important;
    font-family: Rubik,sans-serif !important;
     margin-bottom: 20px !important;
}
.shopify-email-marketing-confirmation__container a {
  padding: 10px 30px !important;
    border-radius: 20px !important;
    font-family: Luckiest Guy,cursive !important;
    font-size: 21px !important;
    background-color: #feec00 !important;
    color: #01223a !important;
  display: inline-block !important;
    margin-top: 20px !important;
}
.shopify-email-marketing-confirmation__container a:hover{
  background-color: #01223a !important;
    color: #feec00 !important;
}
  .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) {
   opacity:0 !important;
 }
.card-wrapper:hover .media.media--hover-effect>img+img {
    opacity: 1 !important;
    transition: transform var(--duration-long) ease !important;
    transform: scale(1.03)!important ;
 }
  
/*  .sty_fried {
    background: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/who-are-fryguy_pattern_bg.png) , url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/stay_fried.png)!important;
    background-size: contain , 100% 100% !important;
    background-repeat: repeat-y , no-repeat!important;
} */
 .sty_fried {
    background: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/stay_fried.png)!important;
    background-size:  100% 100% !important;
    background-repeat: no-repeat!important;
   position: relative;
}

/***-------- itg custom css march 2023---------***/
.sty_fried {
/*     background-image: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/files/instragram_bg.png) !important; */
    z-index: -1;
}
section.sty_fried {
    position: relative;
}
section.sty_fried:after {
    position: absolute;
    content: '';
    background-color: #f0e109;
    left: 0;
    bottom: 0;
/*     width: 700px; */
/*     height: 320px; */
    width: 100%;
    z-index: -2;
    top: 0;
    right: 0;
}

/***-------- itg custom css march 2023---------***/

 .sty_fried:before{
   position:absolute;
   content:"";
   top:0;
   bottom: 0;
   left:0;
   right: 0;
   background: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/who-are-fryguy_pattern_bg.png);
   background-repeat: repeat-y ;   
/*    webkit-clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0 79%) !important; */
/*   clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0 79%) !important; */   
   
/*    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%) !important; */
/*   -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%) !important; */

 }
.cart-notification-product__image img{
  width: 140px;
  object-fit: contain;
}
.cart-notification-product{
  align-items: center!important;
}
.contact-us .wrap figure{
  top: 11px;
}
.collection-banner {
    z-index: 1;
}
#shopify-payment-terms-modal header{
  padding-top:0;
}
#shopify-payment-terms-modal .tagline{
  padding-top:60px !important;
  text-align: left !important;
}
#shopify-payment-terms-modal h1{
  font-size: 30px !important;
  margin:0px !important;
}
#shopify-payment-terms-modal .btn__close{
  top: 0px !important;
  right: 40px !important;
}
#shopify-payment-terms-cover div{
 overflow-y: auto !important;
 overflow-x: hidden !important;
  margin: 0 auto !important;
}
@media (min-width:1200px){
    .product_recom .card__content {
    min-height: 267px;
 }
  .product_recom{
    margin-top:-400px;
  }
  .discount-sec{
    margin-top:-400px;
    padding: 230px 0 260px;
  }
  .feature{
    padding: 470px 0 452px;
    margin-top: -34%;
  }
    .contact-us {
    margin-top:-328px;
  }
}

@media (min-width: 1400px) {

    .carttotal,
    .cart_banner {
        background-position: center !important;
    }
     .fryguy-sec .content-wrap .fry-img {
        position: absolute;
        right: -15%;
        top: -40%;
    }
  .feature_info {
    padding-top: 230px;
  }
/*   .discount-sec{
    margin-top: -408px;
  } */
  .fryguy-sec{
    margin-top:-295px;
  }
  .discount-sec .fry-img{
    bottom: 0%;
  }
    .contact-us {
    margin-top:-328px;
 }
  .discount-sec .fry-img{
    bottom: 4%;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1330px){
  .slider_grid .slick-next{
    right: -94px;
  }
  .slider_grid .slick-prev {
    left: -10%;
 }
}
@media screen and (max-width: 1599px) and (min-width: 1500px){
  .shop_banner .banner{
    padding: 85px 0;
  }
}
@media screen and (max-width: 1599px) and (min-width: 1375px){
  .banner {
   padding: 83px 0;
 }
}
@media screen and (max-width: 1599px) and (min-width: 1500px){
 .discount-sec{
   padding: 290px 0 260px;
 }
}

@media (min-width:1600px) {
    .banner {
        padding: 206px 0;
    }

    .fryguy-sec {
        padding: 250px 0 270px;
        margin-top:-338px;
    }

    .discount-sec {
        padding: 254px 0 365px;
    }

    .sty_fried {
        margin-top: -330px;
    }
   .feature{
     padding: 365px 0 440px;
   }
  .shop_banner .banner{
    padding: 185px 0;
  }
  .filter_shop_area {
    padding: 310px 0 250px;
    margin-top: -312px;
    z-index: 1;
 }
  .contact_ftr {
    padding: 275px 0 52px;
    margin-top: -280px;
 }
  .collection-banner{
    padding: 85px 0;
  }

  
}
@media (min-width:1920px){
  .fetrd_chili{
    top: -70%;
    left: 5%;
  }
  .discount-sec {
    padding: 270px 0 365px;
 }
  .fryguy-sec {
    padding:285px 0 270px;
  }
  .fryguy-sec .content-wrap .fry-img{
    top: -70%;
  }
}
@media(max-width: 1329px){
  .slider_grid .slick-next{
    right: -7%;
  }
  .slider_grid .slick-prev {
    left: -9%;
 }
}
@media(max-width: 1300px) {

    /*  26-07-22 */
    .contact-us .wrap figure {
        top: 40px;
        right: -25px;
    }
/*08.08.22 */
/*   .slider_grid .slick-next{
    right: -7%;
  } */
}
/*30.07.22 */
@media(max-width: 1280px){
  .slider_grid .slick-prev{
   z-index: 1!important;
    left: -47px !important;
  }
/*   .slider_grid .slick-next {
    right: -83px !important;
    
} */
/*   .Back-btn {
    margin-left: 70px;
  } */
@media(max-width:1200px){
 .bnr_chli_img{
   left: -35px;
    top: -77%;
 }
  .fryguy-sec .content-wrap .fry-img {
    right: 0%;
    max-width: 90px;
  }
/*   .discount-sec .fry-img{
    max-width: 90px;
    bottom:0%;
  } */
}
@media(max-width:1199px) {
    /* 25.07.22 */

    header nav .navigation .sidenav ul li a.nav-link {
        margin-right: 25px !important;
    }

    header nav .navigation .sidenav ul li.buddha-menu-item:after {
        right: 3% !important;
    }

    header nav a.logo {
        top: -35% !important;
        right: 44% !important;
    }


    /* 25.07.22 */

    .shop_banner_info h2 {
        font-size: 100px;
    }

    .header-chilli:before {
        top: -170px;
    }

    .sale_items,
    .arrival {
        margin-top: -250px;
        padding-top: 150px;
    }

    .pagination_arrival h2:before,
    .sale_hdng h2:before {
        left: 0;
        top: -155px;
        right: inherit;
        bottom: inherit;
        height: 150px;
        width: 150px;
    }

    div#ProductGridContainer {
        margin-top: 40px;
    }

    .pagination_arrival h2,
    .sale_hdng h2 {
        font-size: 46px;
    }

    .grid__item {
        max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    .paginations {
        margin: 0;
    }

    .sale_items {
        padding-bottom: 300px;
    }

    .paginations a {
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 16px;
    }

    .filter_shop_area .card__badge .badge {
        line-height: 46px;
        height: 46px;
        border-radius: 12px;
        min-width: 128px;
        /*     margin-top: 76px; */
        font-size: 16px;

        /*  27-07-22 */
        margin-top: 10px;
    }

    /*08.07.22*/
    .srch_bnnr .shop_banner_info h3 {
        font-size: 65px;
    }

    .srch_bnnr .chilli-img img {
        max-width: 150px;
    }

    .srch_bnnr span.chili_Img {
        top: -35px;
        left: -28px;
    }

    .fryguy-sec .content-wrap h2 {
        font-size: 67px !important;
    }

    .feature {
        margin-top: -34% !important;
    }

    .slider_grid .slick-next {
        right: -23px !important;
       z-index: 1 !important;
    }

    .sty_fried {
        padding: 285px 0 255px;
    }

    /*26-07-22 */
    .banner.live_show_bnnr {
        padding: 190px 0;
    }

    .live_show_bnnr .banner_info h1 {
        font-size: 90px;
    }

    .details a {
        padding: 15px 24px;
        display: inline-block;
        font-size: 14px;
    }

    .collection-banner {
        padding: 90px 0 120px;
    }

    .items h3 {
        min-height: 50px;
    }

/*30.07.22*/
  .banner{
    padding: 25px 0;
  }
/* 01.08.22*/
  .contact-us .wrap {
    top: 110px;
 }
.banner_info span {
    font-size: 70px !important;
    margin-right: 0;
    text-align: center;
 }
  .bnr_chli_img{
   
  }
  .slider_grid .slick-prev{
    left: -102px !important;
  }
  .slider_grid .slick-next {
    right: -90px !important;
  }
  .discount-sec .sec-title h3 {
    font-size: 60px;
  }
  .fryguy-sec .content-wrap h2 {
    font-size: 62px !important;
 }
  .hottmale_chilli img{
    max-width: 160px;
  }
  .sty_fried_hdng h2 {
    font-size: 62px !important;
  }
  .footer .ftr_hdng h2 {
    font-size: 62px !important;
 }
  .ftr_chillii img{
    max-width: 160px;
  }
/*   .chilli-img {
    justify-content: flex-start;
 } */
/*   .footer .img_cntnr img:first-child{
    max-width: 30% !important;
  } */
  .footer .img_cntnr img:first-child{
    max-width: 250px !important;
  }
  .bnr_chli_img {
    left: -77px !important;
    top: -59% !important;
    max-width: 145px !important;
 }
  .banner_sub_txt:after{
    width: 110px;
    height: 110px;
  }
  .sty_fried {
    padding: 285px 0 220px;
 }
  .product_recom .paginations_img{
    height: 283px !important;
  }
/*   .product_recom .card__content {
    min-height: 300px;
 } */
  .paginations .btn {
    margin-bottom: 0;
    margin-top: -10px;
 }
  .product_recom .card__badge .badge{
    line-height: 45px;
    height: 45px;
    border-radius: 9px;
    min-width: 130px;
    font-size: 15px;
  }
  .product_recom{
    margin-top: -400px;
  }
  .discount-sec {
    margin-top: -370px;
  }
  .live_shw_ftr .img_cntnr img:first-child{
    max-width: 350px !important;
  }
  /*   27.09.22 */
  .content_area .slick-prev{
    left: -30%;
  }
  .discount-sec .fry-img{
    bottom: 0%;
    max-width: 330px;
  }
  .discount-sec{
    clip-path: polygon(0 0, 110% 22%, 100% 77%, 0% 100%) !important;
  }
}
  
@media(max-width:1024px){
  .slider_grid .slick-next{
    right: 35% !important;
    top: 100% !important;
    transform: translate( 0%, 13%) !important;
  }
  .slider_grid .slick-prev{
    top: 100% !important;
    left: 40% !important;
    transform: translate(0%, 13%) !important;
  }
  .bnr_chli_img {
    left: -56px !important;
    top: -59% !important;
    max-width: 122px !important;
  }
  .discount-sec .fry-img {
    max-width: 300px !important;
    bottom: 5% !important;
 }
/*   .product_banner.section-template--16156484567254__main-padding{
    background-size: 150% 100% !important;
  } */
  .product_banner{
    padding-bottom: 340px !important;
  }
 .content_area  .slick-prev {
    top: 100% !important;
    left: 40% !important;
    transform: translate( -50%, 20%) !important;
 }
.content_area .slick-next {
    right: 27% !important;
    top: 100% !important;
    transform: translate(-50%, 20%) !important;
}
  .discount-sec{
   padding: 190px 0 290px;
  }
}
@media(max-width:992px){
  .fryguy-sec .content-wrap .fry-img {
    right: 18px !important;
  }
  .bnr_chli_img {
    left: -39px !important;
    top: -54% !important;
  }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 170% 100% !important;
 } */
}
@media(max-width:991px) {
    header nav .navigation .sidenav {
        height: 100vh !important;
    }

    header nav a.logo {
        right: 39% !important;
        top: -60% !important;
    }

    .shop_banner_info h2 {
        font-size: 75px;
    }

    .grid--one-third-max.grid--3-col-tablet .grid__item {
        max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .grid--3-col-tablet .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .grid--one-third-max.grid--3-col-tablet .grid__item {
        max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .grid--3-col-tablet .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .arrival {
        padding-bottom: 290px;
    }

    .sale_items,
    .arrival {
        margin-top: -350px;
        padding-top: 255px;
    }

    .number_pagintin .num {
        font-size: 32px;
    }

    .pagination__list li:last-child,
    .pagination__list li:first-child {
        max-width: 60px;
    }

    .paginations {
        margin: 0 0 -4px;
    }

    .sale_items {
        padding-bottom: 200px;
    }

    .facets-container {
        justify-content: center !important;
    }


    .sale_items {
        background-image: none !important;
        margin: 0;
    }

    .arrival {
        margin-top: -220px;
        padding: 155px 0 220px;
    }

    .sale_items {
        background-color: #fe9601;
    }

    .price__regular .price-item--regular,
    .card-information .price--on-sale .price-item--regular {
        font-size: 22px;
    }

    .sale_items {
        padding-top: 100px;
    }

    .pagination_arrival h2:before,
    .sale_hdng h2:before {
        left: 0;
        top: -120px;
        right: inherit;
        bottom: inherit;
        height: 110px;
        width: 110px;
        background-size: 100px;
    }

    .product_recom {
        margin-top: -335px;
    }

    .product_recom .grid--2-col .grid__item {
      max-width: 50% !important;
    width: 50% !important;
    padding: 15px !important;
    }

    .paginations h3 {
        font-size: 15px;
    }

    .paginations a {
        font-size: 16px;
    }

    .card--standard>.card__content .card__information {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .product_banner .grid--2-col-tablet .grid__item {
        width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2) !important;
        max-width: 100% !important;
    }

    .product-form__buttons,
    .product__info-container {
        max-width: 100% !important;
    }

    .product--large:not(.product--no-media) .product__info-wrapper {
        max-width: 100% !important;
    }

    .section-template--16156484567254__main-padding {
        padding-bottom: 445px !important;
    }

    .product_recom {
        margin-top: -405px;
    }

    span.chili_Img {
        min-width: 110px;
/*         display: inline-block !important; */
        width: 100px !important;
    }

    .filter_shop_area .page-width {
        padding: 0;
    }

    .filter_shop_area .boost-pfs-filter-right-col {
        width: 75%;
    }

    .filter_shop_area .boost-pfs-filter-left-col:not(.boost-pfs-filter-stick):not(.boost-pfs-filter-absolute) {
        width: 25% !important;
    }

    .srch_bnnr .shop_banner_info h3 {
        font-size: 55px;
    }

    .srch_bnnr .chilli-img img {
        max-width: 100px;
    }

    .srch_bnnr span.chili_Img {
        top: -20px;
        left: -32px;
    }

    .search_fltr .search_box {
        margin-left: 29%;
    }

    .search_fltr .field {
        width: 100%;
    }

    .slider_grid .slick-next {
        right: 210px !important;
    }

    .feature {
        background-size: cover !important;
    }

    .feature_info {
        margin-top: -52px !important;
    }

    .feature {
        padding: 395px 0 337px !important;
    }

.slider_grid .slick-next {
    top: 98% !important;
    background-size: 130px !important;
   right: 270px !important;
}

    .slider_grid .slick-prev {
        left: 280px !important;
        top: 98% !important;
        background-size: 109px !important;
    }

    .items {
        min-height: 430px;
    }

    .banner_info span {
        font-size: 65px !important;
    }

    .feature_fries_img {
        top: 60px !important;
    }

    .fryguy-sec .content-wrap h2 {
        font-size: 54px !important;
    }

    .feature {
        margin-top: -37% !important;
    }

    /* 26-07-22 */
    .live_show_bnnr .banner_info h1 {
        font-size: 75px;
        padding-top: 25px;
    }

    .live_show_bnnr .banner_sub_txt p {
        margin-top: 25px;
    }

    .details h3 {
        padding: 20px 0 25px;
    }

    .details h3 span {
        padding-top: 15px;
    }

    .lve_shw_cntnr .col-md-6 .live_shw_cntnt .lve_shw_img {
        margin-left: 0;
    }

    .collection-banner .banner_info h1 {
        font-size: 65px;
        line-height: 55px;
    }

    .collection-banner {
        padding: 90px 0 150px;
    }

    .contact-us .wrap {
        padding: 120px 0 295px;
    }

    .contact__button {
        margin-top: 0 !important;
    }

    /*   .footer{
    margin-top: -190px;
  } */
/* 30.07.22*/
  .banner {
    padding: 60px 0;
 }
  .discount-sec {
    padding:200px 0 300px !important;
 }
/*01.08.22*/
  .ftr_nav_bar {
   margin: 55px 0 !important;
 }
  .collection-banner .banner_sideimg{
    top: 20px;
  }
 .header:not(.header--has-menu) *>.header__search {
    display: block !important;
 }
  
.filter_shop_area .collection_filter .grid__item{
 max-width: 50%;
 }
  .mobile-header-bg {
   background-repeat:no-repeat !important;
   background-position:top 50% left 20% !important;
   background-size:cover!important;
   background-image:url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/menu_pop_bg.png?v=7437711171050038351659511183)!important;
  }
.vertical-mega-menu .buddha-menu-item>a>.mm-title {
    padding: 0!important;
}
  .vertical-mega-menu>.buddha-menu-item>.mm-submenu.height-transition {
    background-color: transparent !important;
 }
  .menu_fry_img {
  display: block;
  position:absolute;
  bottom:-140px;
  left: 0;
  right: 0;
  z-index: -1;
}
.header-2 .menu_fry_img {
  bottom: 7px;
  transition:5s;
  
}
.menu_fry_img img{
  width: 100%;
/*   transform: rotate(-2deg); */
 }
  .Back-btn {
    margin-left: 132px;
 }
  .ftr_nav_bar ul{
    position: relative;
  }
 .mm-submenu.simple.mm-last-level.height-transition.submenu-opened {
  background-color: #ffffffa8 !important;
 }
  .cart_banner, .carttotal{
    background-size: contain !important;
  }
    
.bnr_chli_img {
    left: -80px !important;
    top: -60% !important;
    min-width: 120px !important;
}
.fetrd_chili {
    top: -68%;
    left: -7%;
  min-width: 135px !important;
}
.slider_grid .slick-prev {
    left: 34% !important;
}
  .fry_chillii{
    min-width: 150px !important;
  }
  .fryguy-sec .content-wrap .fry-img{
    top:-43% !important;
  }
  .feature_info h2{
    font-size: 75px;
  }
  .sty_fried {
    padding: 277px 0 220px;
 }
  .insta_chilli{
    top: -120%;
    left: 11%;
    min-width: 200px !important;
  }
  .sty_fried_hdng h2{
    line-height: 70px !important;
  }
  .footer .img_cntnr img:first-child {
    top: 10%;
    z-index: auto;
    transform: rotate(349deg);
   left: 58%;
 }
  .banner_info h1 {
    font-size: 57px !important;
    line-height: 62px !important;
 }
.footer .img_cntnr img:first-child {
   top: 15% !important;
    right: -6% !important;
    max-width: 226px !important;
}
  .ftr_chillii img {
    max-width: 135px;
 }
  .ftr_chillii{
    top: -120%;
  }
  .product_recom .grid{
    gap: 0px !important;
 }
/*  .product_banner.section-template--16156484567254__main-padding {
    background-size: 190% 100% !important;
 } */
/*23.09.22*/
  .discount-sec {
    margin-top: -300px;
 }
/*   .live_shw_ftr{
    background-size: 120% 100% !important;
  } */
  .footer{
    clip-path: polygon(0 26%, 180% 0, 100% 100%, 0% 100%)!important;
  }
  .content_area .slick-prev {
    left: 45% !important;
    top: 98% !important;
    background-size: 109px !important;
 }
    .content_area .slick-next {
    top: 98% !important;
    background-size: 130px !important;
    right: 24%!important;
 }
  .discount-sec {
    clip-path: polygon(0 0, 150% 22%, 100% 77%, 0% 100%) !important;
 }
     .acc_bnr .account{
     text-align:center;
   }
}

@media(max-width:820px){
/*   .header-2 .menu_fry_img {
    bottom: 550px;
  } */
  .Back-btn {
    margin-left: 50px;
 }
 .ftr_chillii img {
    max-width: 130px;
   
 }
   .ftr_chillii{
      z-index: 2;
     top:-83%;
     left: 3%;
   }
  .sty_fried {
    clip-path: polygon(0 0, 100% 22%, 100% 87%, 0% 100%) !important;
    -webkit-clip-path: polygon(0 0, 100% 22%, 100% 87%, 0% 100%) !important;
 }
}
@media(max-width:768px){
/*    .header-2 .menu_fry_img{
     bottom: 420px;
   } */
 .Back-btn {
    margin-left: 25px;
 }
  .bnr_chli_img{
    left: -40px !important;
    min-width: 100px !important;
  }
  .fetrd_chili{
    left: 0%;
    top: -130%;
  }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 195% 100% !important;
 } */
  .ftr_nav_bar .horizontal-mega-menu ul.simple {
    padding-left: 27px !important;
 }
  .feature_fries_img{
    right: 96px;
  }
   .sty_fried{
    clip-path: polygon(0 0, 100% 22%, 100% 85%, 0% 100%) !important;
 }
}  

@media(max-width:767px) {
    .title-wrapper-with-link .title {
        font-size: 24px;
    }

    .shop_banner_info {
        margin: 0;
    }

    .shop_woman_img {
        transform: none;
    }

    .banner,
    .shop_banner .banner {
        padding: 172px 0;
        background-size: cover;
    }

    .shop_banner_info h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .pagination_arrival h2:before,
    .sale_hdng h2:before {
        left: 0;
        top: -95px;
        right: inherit;
        bottom: inherit;
        height: 100px;
        width: 100px;
        background-size: 100px;
    }

    .pagination_arrival h2,
    .sale_hdng h2 {
        font-size: 35px;
    }

    span.mobile-facets__open {
        color: #fff;
    }

    .mobile-facets__open line,
    .mobile-facets__open circle {
        stroke: #fff !important;
    }

    .card .card__inner .card__media {
        overflow: visible;
    }

    .price__regular .price-item--regular,
    .card-information .price--on-sale .price-item--regular {
        font-size: 22px;
    }

    .paginations h3 {
        font-size: 14px;
    }

    .card--standard>.card__content .card__information {
        padding-left: 10px;
        padding-right: 10px;
    }

    .number_pagintin .num {
        font-size: 22px;
    }

    .sale_items {
        margin-top: 0px;
    }

    .mobile-facets__summary {
        padding: 1.3rem 2.5rem;
        color: #000;
    }

    .mobile-facets__header-inner h2 {
        color: #000;
    }

    .arrival {
        margin-top: -230px;
        padding: 80px 0 150px;
    }

    .sale_hdng h2 {
        padding-left: 15px;
    }

/*     .carttotal,
    .cart_banner {
        background-size: auto !important;
    } */

    .section-template--16156484567254__main-padding {
        padding-top: 165px !important;
    }

    .product--large:not(.product--no-media) .product__info-wrapper {
        padding: 10px !important;
    }

    .product_recom {
        padding: 190px 0;
    }

    .product_recom .grid--2-col .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    .product_recom .grid__item {
        max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    .product_recom {
        background-image: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/bnr.jpg?v=20181772591365213441655363798) !important;
        background-position: top;
        background-repeat: repeat-y;
        background-size: 100% !important;
       position: relative;
       z-index: auto; 
    }
  .product_recom .isolate {
    position: relative;
    z-index: 1 !important;
}

    /*   .product_recom {
    margin-top: -280px;
} */
    .product_recom {
        /*     padding: 30px 0 200px; */
        /*  27-07-22 */
        padding: 100px 0 200px;
        margin-top: -360px;
    }

    .banner_info h1 {
        width: 100%;
    }

    .banner_sub_txt p {
        max-width: 100%;
    }

    .banner_info {
        margin-top: 0 !important;
    }

    .filter_shop_area {
        padding: 0px 0 160px;
        margin-top: -70px;
        position: relative;
        z-index: 999;
        background-size: contain!important;
    }

    .filter_shop_area .boost-pfs-filter-right-col {
        width: 100%;
    }

    .facet-filters__label {
        margin: 0 1rem 0 0;
        min-width: 50px;
    }

    .filter_shop_area .row.facets__form {
        justify-content: center;
        text-align: center;
    }

    .filter_shop_area .facet-filters__field {
        justify-content: center;
        margin-top: 20px;
    }

    .filter_shop_area .paginations a {
        padding: 0 20px;
        line-height: 44px;
        height: 44px;
    }

    .shopify-challenge__container {
        margin: 0 auto;
        padding: 175px 0 205px;
    }

    .srch_bnnr .shop_banner_info h3 {
        margin-left: 45px;
    }

    .srch_bnnr .banner {
        padding: 150px 0;
    }

    .search_fltr {
        padding: 110px 0 160px;
        margin-top: -203px;
        z-index: 0;
    }

    .search_fltr .search_box {
        margin-left: 0%;
    }

    .banner_info span {
        font-size: 53px !important;
    }

    .feature {
        margin-top: -60% !important;
    }

    .shop_banner .banner {
        padding: 125px 0;
    }

    .slider_grid .slick-prev {
        top: 102% !important;
    }

    .banner_info {
        position: static !important;
    }

    .banner_sub_txt:after {
        display: none;
    }

    .banner_info span {
        font-size: 52px !important;
    }

    .banner_sub_txt p {
        max-width: none !important;
    }

    .banner_sideimg {
        text-align: center !important;
        margin-top: -130px !important;
    }

    .slider_grid .slick-next {
        right: 35% !important;
        top: unset !important;
        bottom: -110px;
        transform: translate(100%, 0px);
    }

    .slider_grid .slick-prev {
        left: 27% !important;
        top: unset !important;
        bottom: -109px;
        transform: translate(-100%, 0px);
    }

    .feature {
        padding: 290px  0 343px !important;
    }

    /* 26-07-22 */
    .live_show_bnnr .banner_info h1 {
        font-size: 65px;
        padding-top: 0;
        line-height: 55px;
    }

    .live_show {
        padding: 500px 0 380px;
        margin-top: -500px;
    }

    .live_show .live_shw_cntnt {
        padding: 60px 25px 40px;
    }

    .details {
        padding-bottom: 25px;
    }

    .live_shw_cntnt.live_shw_cntnt-2 {
        position: relative;
        padding: 54px 25px 150px !important;
    }

    .lve_shw_cntnr .col-md-6 .live_shw_cntnt-2 .lve_shw_img {
        position: absolute;
        bottom: -140px;
        right: 0;
        max-width: 20%;
    }

    .collection-banner {
        padding: 120px 0 100px;
    }

    .collection-banner .banner_sideimg {
        margin: -40px auto 0 !important;
        max-width: 80%;
        position: relative;
       z-index: 1;
    }

    .contact-us .wrap figure {
        top: -40px;
        right: -25px;
        max-width: 25%;
    }

    .contact-us .wrap {
        padding: 90px 15px 310px;
    }

    /*   .footer {
	margin-top: -225px !important;
} */
    .footer.live_shw_ftr {
        padding: 170px 0 50px;
    }

    .footer.live_shw_ftr .img_cntnr img:first-child {
        top: 0 !important;
        max-width: 30% !important;
       display: none;
    }

    .shop_banner .banner .shop_woman_img {
        max-width: 80%;
        margin: -60px auto 0;
    }

    .filter_shop_area {
        padding: 118px 0 190px;
        margin-top: -190px;
        z-index: auto;
    }

    .footer.cart_footer {
        padding: 400px 0 50px;
    }
  .sty_fried_link{
    z-index: 1 !important;
  }
  .fryguy-sec{
    padding:275px 0 337px !important;
  }
/*01.08.22 */
  .feature_info {
    margin-top: 75px !important;
 }
  .feature_fries_img {
    margin-top: 29% !important;
  }
  .live_show .lve_shw_cntnr .row_revers {
    flex-direction: column-reverse !important;
 }
  .contact-us form{
    margin-top: 30px;
  }
/*02.08.22*/
  .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button{
 position: relative;
    z-index: 1;
 }
/*05.08.22*/
  .mobile-header-bg{
    background-position: top 50% left 20% !important;
  }
/*   .header-2 .menu_fry_img {
    bottom: -70px;
  } */
  .filter-bg{
   background-image:url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/menu_pop_bg.png?v=7437711171050038351659511183) !important;
  }
 .filter-bg .boost-pfs-filter-mobile-toolbar-items {
    background: #000 !important;
 }
   .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-items .boost-pfs-filter-mobile-toolbar-middle{
    color: #fff !important;
  }
  .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li .boost-pfs-check-box {
    border: 3px solid rgba(0,0,0,.5) !important;
    width: 17px !important;
    height: 17px !important;
  }
  .cart__login-paragraph {
    margin-top: 0.8rem;
    position: relative;
    z-index: 2;
 }
  .login a{
    position: relative;
    z-index: 2;
  }
  .shopify-challenge__message{
    margin-bottom: 15px;
  }
  .shopify-challenge__container form{
    position: relative;
    z-index: 2;
  }
  .Back-btn {
    margin-left: 110px;
 }
/*   .boost-pfs-filter-option-content{
    display:none !important;
  } */
  .header-2 .menu_fry_img {
    bottom: 30px;
 }
  .customer_banner{
    background-size:225% 14% !important;
  }
  .account_details h2{
    text-align: center;
  }
  .footer {
    margin-top: -286px !important;
  }
  .contact_ftr{
    padding: 195px 0 52px !important;
    margin-top: -192px !important;
  }
  .ftr_nav_bar ul li:last-child:after {
    display: none !important;
 }
  .boost-pfs-filter-wrapper-page .facet-filters{
    position: relative;
    z-index: 999;
  }
/*  .carttotal {
    background-size: 140% 33%!important;
} */
  .bnr_chli_img{
    display: none !important;
  }
  .banner_info h1{
    width: 100% !important;
  }
  .fetrd_chili{
    display:none !important;
  }
  .fry_chillii{
    display:none !important;
  }
  .discount-sec .fry-img{
    left: 5% !important;
  }
  .fryguy-sec .content-wrap .fry-img{
    top: -140% !important;
    right: 0!important;
  }
  .hottmale_chilli{
     display:none !important;
  }
.insta_chilli {
    top: -49%;
    min-width: 170px !important;
    right: unset!important;
    left: -10%! important;
}
  .sty_fried {
    padding: 168px 0 210px !important;
  }
  .footer {
    margin-top: -325px !important;
    padding: 360px 0 168px!important;
/*     background-size: 225% 100% !important; */
}
.horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple{
  max-width: 615px !important;
 }
.discount-sec .wrap figure.character-man {
    right: -44px !important;
    top: 6px !important;
    width: 127px !important;
}
  .discount-sec .wrap figure.character-woman {
    width: 127px !important;
    left: -44px;
}
  .discount-sec .wrap .content h6 {
    font-size: 20px;
    line-height: 32px;
  }
  .discount-sec .wrap figure.character-woman {
    width: 125px !important;
  }
  .collctn_fltr_otr{
   position: relative;
    z-index: auto;
  }
  .search_fltr .boost-pfs-filter-tree-mobile-sticky.boost-pfs-filter-tree-mobile-open{
    background-image: url(https://cdn.shopify.com/s/files/1/0635/1788/4630/t/2/assets/menu_pop_bg.png?v=7437711…)!important;
  }
/*   .boost-pfs-search-no-tabindex{
    position: relative !important;
    z-index: 4 !important;
  } */
 .collctn_fltr_otr .boost-pfs-filter-mobile-toolbar-items{
    background: #000 !important;
  }
  footer{
    background-size: 240% 100%!important;
  }
  .addrss_bnr{
    background-size: contain !important;
  }
  .ftr_nav_bar {
    margin: 70px 0!important;
 }
  .horizontal-mega-menu ul.mm-submenu.simple>li{
    height: 100% !important;
  }
  .register_bnr{
    background-size: 230% 20% !important;
  }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 200% 100% !important;
 } */
/*23.09.22 */
  .ftr_nav_bar .horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple {
    max-width: 600px !important;
  }
  .live_shw_ftr{
    margin-top: -515px !important;
    padding: 216px 0 168px!important;
  }
  .visit_us_btn{
    position: relative !important;
    z-index: 1 !important;
  }
  .footer .img_cntnr img:first-child{
    display:none !important;
  }
  .footer {
    clip-path: polygon(0 26%, 260% 0, 100% 100%, 0% 100%)!important;
  }
  .ftr_chillii img {
    display:none;
  }
  .content_area .slick-next{
    right: 14%!important;
  }
  .fryguy-sec{
    clip-path: polygon(0 19%, 119% 1%, 100% 100%, 0 79%) !important;
    margin-top: -305px;
  }
  .sty_fried{
    margin-top: -345px !important;
  }
  .discount-sec .wrap .content{
    min-height: 370px;
  }
  .shopify-email-marketing-confirmation__container{
    padding-bottom: 200px !important;
    padding-top: 140px !important;
  }
  .acc_bnr{
   background-size:contain !important;
  }

}
@media(max-width:576px){
    .Back-btn {
    margin-left: 15px;
 }
    .contact_ftr{
   padding: 190px 0 52px; !important;
    margin-top: -350px !important;
   }
  .footer .img_cntnr img:first-child {
    top: 10% !important;
  }
/*23.09.22*/
  .ftr_nav_bar .horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple {
    max-width: 515px !important;
 }
/*28.09.22*/
 .search_fltr .paginations_img .media:first-child img.motion-reduce{
    display:block !important;
  }
    .search_fltr .paginations_img .media:last-child img.motion-reduce{
    display:block !important;
  }

}
@media(max-width:575px) {
    .grid--one-third-max.grid--3-col-tablet .grid__item {
        max-width: calc(100% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .grid--3-col-tablet .grid__item {
        width: calc(100% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }

    .pagination_arrival h2:before,
    .sale_hdng h2:before {
        left: 15px;
    }

    .arrival {
        background-position: top -100px center;
    }

    .prodct_items {
        margin-bottom: 15px;
    }

    .product_recom .grid--2-col .grid__item {
        width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    .product_recom .grid__item {
        max-width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    /* 08.07.22*/
    .srch_bnnr .shop_banner_info h3 {
        font-size: 45px;
        margin-left: 45px;
    }

    .srch_bnnr .banner {
        padding: 170px 0 100px;
    }

    .srch_bnnr .chilli-img img {
        max-width: 88px;
    }

    .srch_bnnr .banner {
        padding: 170px 0 100px;
    }

    .search_fltr {
        padding: 140px 0 160px;
    }

    .srch_bnnr span.chili_Img {
        left: -9px;
    }

    .feature {
        margin-top: -66% !important;
    }

    .banner_info span {
        font-size: 45px !important;
    }

    .banner_info span {
        font-size: 66px !important;
    }

    /* 26-07-22 */
    .footer form::before {
        left: -40px !important;
    }

    .footer form::after {
        right: -40px !important;
    }

    .footer .img_cntnr img:first-child {
        top: 25% !important;
        max-width: 35% !important;
    }

    /*   .footer {
	padding: 200px 0 40px !important;
} */
    .visit_us_btn a {
        font-size: 17px;
        padding: 20px 30px;
        margin-top: 15px;
    }

    .shop_banner .banner {
        padding: 150px 0 50px;
    }

    .shop_banner .shop_banner_info h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .shop_banner .shop_banner_info h3 {
        font-size: 50px;
        line-height: 35px;
    }

    .shop_banner .banner .shop_woman_img {
        max-width: 90%;
        margin:0 auto;
    }

    #main-collection-product-grid .grid__item img {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .card__inner {
        max-height: 350px;
    }

    .filter_shop_area .paginations h3 {
        min-height: auto;
        margin-bottom: 20px;
    }

    .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button {
        font-size: 18px;
        padding: 22px 40px !important;
    }

    /* 27-07-22 */
    .card .card__inner {
        max-height: 250px;
    }

    .product_recom .card__content {
        min-height: 0;
    }

    .product_recom .paginations h3 {
        min-height: 0;
    }
/*01.08.22*/
  .feature_fries_img {
    margin-top: 40% !important;
 }
  .sty_fried .img_cntnr img{
    bottom: 9% !important;
  }
 .product_banner .slider-counter{
 display: none;
 }
  .product_banner .slider-buttons{
 margin-top: -30px;
  }
  .product_banner .slider-buttons .icon{
 height: 30%;
 }
  .banner_info h1 {
    font-size: 66px !important;
    line-height: 80px !important;
    width: 100% !important;
  }
  .discount-sec {
    padding: 100px  0 250px !important;
 }
  .fryguy-sec{
    margin-top: -336px !important;
  }
  .sty_fried {
    padding: 128px 0 160px !important;
 }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content {
    padding: 5px 0 0 20px;
  }
/*02.08.22*/
  .paginations a{
     position: relative;
    z-index: 1;
  }
  .filter_shop_area .collection_filter .grid__item{
   max-width: 100%;
   width: 100%;
 }
/*   .header-2 .menu_fry_img {
    bottom: 110px;
 } */
  .Back-btn a{
    display:block;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 10px;
    background-color: #feec00;
    color: #01223a;
    font-family: Luckiest Guy,cursive;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .Back-btn{
    margin-bottom: 20px;
    margin-left: 5px;
  }
  .header-2 .menu_fry_img {
    bottom: 50px;
    margin: 0 auto;
  }
  .boost-pfs-filter-wrapper-page .facet-filters{
    position: relative;
    z-index: 0;
  }
  .footer .img_cntnr img:first-child{
    display:none !important;
  }
  .ftr_chillii {
    z-index: 2;
    top: -217%;
    transform: rotate(335deg);
  }
  .banner_sub_txt p {
    font-size: 16px;
    line-height: 26px;
  }
  .discount-sec .wrap figure.character-man {
    right: 0 !important;
    top: 10px !important;
    width: 117px !important;
 }
  .discount-sec .wrap figure.character-woman {
    width: 107px !important ;
    left: 0px !important;
  }
  .insta_chilli{
    min-width: 125px !important;
    top: -55%;
    display: none;
  }
  .discount-sec .wrap .content h6 {
    font-size: 22px !important;
  }
  .fryguy-sec .content-wrap .fry-img{
    display:none!important;
    top: -135% !important;
  }
  .discount-sec .fry-img{
    display: none !important;
    bottom: 14% !important;
  }
 {
    
 }
 .carttotal, .cart_banner {
    background-size: contain !important;
 }
 .product_recom .grid--2-col .grid__item {
    max-width: 100% !important;
    width: 100% !important;
    padding-bottom: 10px !important;
 }
  .feature_fries_img{
    display: none !important;
  }
  .sty_fried .img_cntnr img{
    display: none !important;
  }
  .ftr_chillii{
    display: none;
  }
  .banner_info{
    padding-top: 40px;
  }
  .live_shw_ftr{
   padding: 120px 0 190px !important;
  }
  .collection-banner .banner_sideimg{
    z-index: 1 !important;
  }
  .srch_bnnr .shop_banner_info h3 {
    font-size: 50px;
    line-height: 55px;
}
/*   .footer{
    background-size: 250% 100% !important;
  } */
 .horizontal-mega-menu ul.simple {
    padding-left: 50px !important;
 }
  .customer_banner {
    background-size: 290% 17% !important;
 }
  .addrss_bnr{
    background-size: contain !important;
  }
  .ftr_nav_bar .mm-submenu.simple>li ul.mm-submenu.link-list li{
    padding: 2px 0 0!important;
  }
  .ftr_nav_bar .mm-submenu{
    padding: 0!important;
  }
  .ftr_nav_bar .mega-menu-item-container{
    line-height: 3.5em !important;
  }
  .ftr_nav_bar .horizontal-mega-menu .mm-submenu.simple>li {
   padding: 0px 13px 0px!important;
  }
    
  .footer{
    padding:287px 0 170px!important;
    background-size: 250% !important;
  }
  .collection-banner {
    padding: 140px 0;
 }
 .collection-banner .banner_sideimg {
    margin: -40px auto -20px !important;
   top: 45px;
 }
   .register_bnr{
    background-size: 290% 18% !important;
  }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 260% 100% !important;
 } */
 .live_shw_ftr{
   padding: 240px 0 170px!important;
 }
  .mm-title{
    display:block!important;
  }
/*   .live_shw_ftr {
    margin-top: -380px !important;
    background-size: 150% 100% !important;
  } */
  .footer {
    clip-path: polygon(0 26%, 400% 0, 100% 100%, 0% 100%)!important;
 }
/*   .acc_bnr{
    background-size: 300% 9% !important;
  } */
  .content_area .slick-prev {
    left: 35% !important;
  }
  .content_area .slick-next {
    right: 20%!important;
 }
.fryguy-sec {
    clip-path: polygon(0 18%, 196% 1%, 100% 100%, 0 79%) !important;
    padding: 228px 0 355px !important;
}
.sty_fried {
    margin-top: -348px !important;
 }
  .shopify-email-marketing-confirmation__container h1{
    font-size: 70px!important;
  }
/* 28.09.22 */
  .product_banner{
    background-size: 250%!important;
  }
/*   .res-image{
    display:none !important;
  }
  .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) {
   opacity:1 !important;
 } */
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{
    width: 93px;
  }
.sty_fried {
    clip-path: polygon(0 0, 100% 12%, 100% 95%, 0% 100%) !important;
}
  .feature {
    padding: 170px 0 380px !important;
 }
  .discount-sec {
    clip-path: polygon(0 0, 150% 15%, 100% 77%, 0% 100%) !important;
 }
  .slider_grid .slick-next {
    right: 30% !important;
 }
}

@media(max-width:480px) {
    .is-empty .cart__warnings>a {
        font-size: 17px;
    }

    .title-wrapper-with-link .title {
        font-size: 18px;
    }

    .footer form .newsletter-form__button {
        width: 50px;
        min-width: 50px;
        font-size: 14px;
        height: 50px;
    }

    .footer form input[type=email] {
        height: 50px;
    }

    .pagination__list {
        flex-wrap: nowrap !important
    }

    .number_pagintin .num {
        padding: 10px 14px;
    }

    #main-cart-footer>div {
        padding-bottom: 210px;
    }

    .title-wrapper-with-link {
        margin: 110px 0 0;
        padding: 40px 15px 0;
        align-items: center;
    }

    .cart__items {
        padding-right: 15px;
        padding-left: 15px;
    }

    .cart__footer {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .cart-items thead th {
        font-size: 14px;
    }

    .template-search__header {
        margin-top: 100px;
        padding: 15px;
    }

    .template-search__results {
        padding: 0 15px 15px;
    }

    .paginations {
        padding: 30px 0 0;
        margin-bottom: 0;
    }

    #ProductGridContainer {
        padding-bottom: 150px;
    }

    .srch_bnnr .shop_banner_info h3 {
        font-size: 37px;
        margin-left: 70px;
    }

    /* 08.07.22   */
/*     .banner_info span {
        font-size: 36px !important;
    } */

    .banner,
    .shop_banner .banner {
        padding: 90px  0;
    }

    .feature {
        margin-top: -360px !important;
        padding: 280px 0 380px !important;
    }

    .fryguy-sec .content-wrap h2 {
        font-size: 47px !important;
    }

    .banner_sideimg {
        margin-top: -90px !important;
    }

    .banner_sub_txt p {
        width: 100% !important;
    }

    /* 26-07-22 */
    /*     .footer {
	padding: 120px 0 40px !important;
} */
    .contact-us .sec-title h3 {
        font-size: 50px;
        line-height: 56px;
    }

    .contact-us form {
        margin-top: 30px;
    }

    .contact-us form input,
    .contact-us form textarea {
        padding: 15px 20px 15px;
        margin-bottom: 15px;
    }

    /*  27-07-22  */
    .template-404 {
        padding: 150px 0 200px;
    }
/*01.08.22*/
  .banner_sub_txt p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .contact-us .wrap {
    padding: 70px 15px 270px;
 }
  .footer {
    padding: 230px 0 60px !important;
/*     background-size: 350% 100% !important; */
 }
  .footer .ftr_hdng h2 {
    font-size: 38px !important;
 }
  .banner_sideimg img {
    width: 80% !important;
 }
  .live_show{
    margin-top: -530px;
    padding: 500px 0 355px;
  }
/*   .live_shw_ftr{
    padding: 110px 0 52px !important;
  } */
  .feature_info {
    margin-top: 46px !important;
 }
  .discount-sec .sec-title h3 {
    font-size: 32px !important;
 }
  .fryguy-sec .content-wrap h2 {
    font-size: 32px !important;
 }
  .sty_fried_hdng h2 {
    font-size: 30px !important;
    line-height: 35px !important;
 }
  .fryguy-sec .content-wrap{
    margin-top: -45px;
  }
  .cart_footer{
    padding: 235px 0 52px !important;
  }
.contact_ftr {
    margin-top: -420px !important;
}
  .contact-us form textarea {
    max-height: 180px;
  }
  .contact-us form button{
    margin: 0 auto 0;
  }
  .contact-us .wrap {
    padding: 100px 15px 415px;
 }
  .feature_fries_img {
    width: 55% !important;
  }
  .slider_grid .slick-next {
    right: 30% !important;
  }
  .discount-sec .fry-img{
    bottom: 16% !important;
    max-width: 80px;
  }
  .fryguy-sec .content-wrap .fry-img{
    top: -109% !important;
    max-width: 80px;
  }
  .insta_chilli{
    top: -150%;
  }
  .ftr_chillii img {
    max-width: 180px;
 }
  .ftr_chillii{
    top: -280%;
  }
  .cart_footer .ftr_chillii img {
    max-width: 145px;
  }
   .cart_footer .ftr_chillii {
    top:-219%;
 }
/*   .live_shw_ftr {
    padding: 90px 0 52px !important;
 } */
/*   .footer{
    background-size: 350% 100% !important;
  } */
  .customer_banner {
    background-size: 240% 12% !important;
 }
  .addrss_bnr{
   background-size: 245% 18% !important;
  }
  .collection-banner {
    padding: 85px 0 !important;
 }
  .collection-banner .banner_sideimg{
    max-width: 100%;
  }
  .collection-banner .banner_sideimg {
    margin: -40px auto 0px !important;
  }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 325% 100% !important;
 } */
  .cart_banner{
    position:relative;
    z-index:2;
  }
/*   .acc_bnr{
   background-size: 330% 7% !important;
  } */
 .discount-sec {
    clip-path: polygon(0 0, 254% 25%, 100% 77%, 0% 100%) !important;
}
  .fryguy-sec{
    padding: 230px 0 344px !important;
  }
  .shopify-email-marketing-confirmation__container a{
    margin-top: 10px !important;
  }
  .shopify-email-marketing-confirmation__container h1 {
    font-size: 55px!important;
}
  .shopify-email-marketing-confirmation__container{
    padding-top: 120px !important;
  }
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 120px;
    height: 120px;
 }
  .sty_fried {
    padding: 90px 0 190px !important;
 }
  .fryguy-sec {
    clip-path: polygon(0 18%, 236% 1%, 100% 100%, 0 79%) !important;
  }
  .sty_fried {
    clip-path: polygon(0 0, 100% 9%, 100% 95%, 0% 100%) !important;
 }
.addrss_bnr {
    background-size: contain !important;
 }
}

@media(max-width:425px) {
    .feature_info {
        top: 0 !important;
    }

    .feature_slider {
        top: 0 !important;
    }
/*   .mobile-header-bg {
    background-position: top 50% left 70% !important;
 } */
/*   .header-2 .menu_fry_img {
    bottom: 100px;
 } */
  


@media(max-width:420px) {

    .banner,
    .shop_banner .banner {
        padding: 120px 0 80px;
    }

    .arrival {
        margin-top: -195px;
    }

    .srch_bnnr .shop_banner_info h3 {
        margin-left: 15px;
    }

    .search_fltr {
        padding: 140px 0 110px;
    }

    .search_fltr {
        padding: 190px 0 110px;
    }

    .search_fltr .field {
        width: 96%;
    }

    .fryguy-sec .content-wrap h2 {
        font-size: 28px !important;
    }

    /*   .slider_grid .slick-prev {
    left: 146px!important;
  }
  .slider_grid .slick-next {
    right: 145px!important;
 } */
    .discount-sec {
        margin-top: -345px;
    }

    /*   26-07-22 */
    .live_show_bnnr .banner_info h1 {
        font-size: 45px;
        line-height: 40px;
    }

    .live_shw_cntnt.live_shw_cntnt-2 {
        padding: 45px 25px 120px !important;
    }

    .lve_shw_cntnr .col-md-6 .live_shw_cntnt-2 .lve_shw_img {
        bottom: -100px;
    }

    .collection-banner .banner_info h1 {
        font-size: 50px;
        line-height: 45px;
    }

    .banner.collection-banner {
        padding: 120px 0;
    }

    .collection-banner .banner_sideimg {
        margin: -10px auto 0 !important;
        max-width: unset;
        top: 20px;
    }

    span.chili_Img {
        min-width: 90px;
        width: 90px !important;
    }

    .shop_banner .shop_banner_info h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .shop_banner .shop_banner_info h3 {
        font-size: 50px;
        line-height: 50px;
    }

    .feature_info h2 {
        font-size: 30px !important;
    }

    .feature_fries_img {
        display: none;
    }
    
/*     .banner_info h1 {
        width: 60% !important;
    } */

  .discount-sec {
    padding: 106px 0 275px !important;
    margin-top: -345px;
 }
.fryguy-sec {
    padding: 210px 0 337px  !important;
}
 .sty_fried {
    padding: 85px 0 190px !important;
}
/*   .header-2 .menu_fry_img {
    bottom: 85px;
 } */
 .slider_grid .slick-next {
    right: 17% !important;
 }
  .fryguy-sec .content-wrap .fry-img {
    top: -77% !important;
  }
 .live_shw_ftr .ftr_chillii{
    left: unset;
    right: 64px;
    top: -240%;
  }
  .ftr_chillii img {
    max-width: 150px;
 }
  .ftr_chillii {
    top: -220%;
 }
 .boost-pfs-filter-message result-empty-search .filters-toolbar-wrapper {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
 }
/*  .boost-pfs-enable-instant-search footer{
  padding: 420px 0 150px !important;
 } */
/*   .live_shw_ftr {
    padding: 90px 0 52px !important;
  } */
  .banner_sideimg img {
    width: 100% !important;
 }
  .contact-us .wrap {
    top: 90px !important;
 }
/*   .product_banner.section-template--16156484567254__main-padding {
    background-size: 290% 100% !important;
 } */
  .slider_grid .slick-prev, .slider_grid .slick-next{
    bottom: -96px;
  }
 .content_area .slick-next, .content_area .slick-prev {
   top: 98% !important;
 }
   .content_area .slick-next{
         right: 8%!important;
   }
  .shopify-email-marketing-confirmation__container p {
    font-size: 14px!important;
    line-height: 10px!important;
  }
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 100px;
    height: 100px;
 }
  .feature{
   padding: 280px 0 410px !important;
  }
}
  @media(max-width:414px){
/*    .product_banner.section-template--16156484567254__main-padding {
    background-size: 310% 100% !important;
    } */
  }
 @media(max-width:406px){
   .banner_info h1 {
    font-size: 59px !important;
    line-height: 73px !important;
   }
 } 
@media(max-width:390px){
  .footer .ftr_hdng h2 {
    font-size: 34px !important;
 }
  .banner_info h1 {
    font-size: 60px !important;
 }
  .feature_slider {
    margin-top: 30px;
 }
  .discount-sec .sec-title h3 {
    font-size: 29px !important;
 }
  .fryguy-sec .content-wrap .fry-img {
    top: -72% !important;
    max-width: 64px;
 }
  .discount-sec .fry-img {
    bottom: 20% !important;
    max-width: 64px;
 }
  .ftr_chillii img {
    max-width: 155px;
 }
  .ftr_chillii {
    top: -260%;
 }
 .footer {
/*     background-size: 350% 100% !important; */
   padding: 308px 0 30px !important;
 }
 .ftr_nav_bar .horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple {
    max-width: 615px !important;
    max-height: 300px !important;
    overflow-y: auto !important;
 }
/*   .live_shw_ftr{
    padding: 125px 0 30px !important;
  } */
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 90px;
  }
}
  @media(max-width:375px){
    .discount-sec .sec-title h3 {
    font-size: 26px !important;
    }
    .fryguy-sec .content-wrap h2 {
    font-size: 24px !important;
    }
    .sty_fried_hdng h2 {
    font-size: 28px !important;
   }
    #insta-feed{
      margin-top: 0px;
    }
    .slider_grid .slick-prev {
      left: 36% !important;
    }
    .fryguy-sec .content-wrap .fry-img {
      top: -67% !important;
    }
    .ftr_nav_bar .horizontal-mega-menu li.buddha-menu-item ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.simple, .vertical-mega-menu>li.buddha-menu-item.mm-hovering>ul.mm-submenu.tabbed>li.mm-hovering>ul.mm-submenu.simple {
    max-width: 615px !important;
    max-height: 282px !important;
    overflow-y: auto !important;
 }
    .footer{
      padding: 220px 0 0px !important;
    }
/* .live_shw_ftr {
    padding: 125px 0 30px !important;
} */  

   .fryguy-sec {
    clip-path: polygon(0 20%, 238% 1%, 100% 100%, 0 79%) !important;
      padding: 243px 0 340px !important;
        margin-top: -375px !important;
    }
    .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{
     width: 85px;
    height: 85px;
    }
    .feature{
     padding: 280px 0 390px !important;
    }
    .slider_grid .slick-prev, .slider_grid .slick-next {
    bottom: -85px;
    }
    .slider_grid .slick-prev {
    left: 20% !important;
   }
    .slider_grid .slick-next {
    right: 23% !important;
   }
    #shopify-payment-terms-modal h1 {
    font-size: 25px !important;
    }
  }

  
@media(max-width:360px){
  .footer .ftr_hdng h2 {
    font-size: 30px !important;
 }
  .banner_info h1 {
    font-size: 50px !important;
    line-height: 60px !important;
 }
  .banner_info span {
    font-size: 50px !important;
 }
  .discount-sec .sec-title h3 {
    font-size: 26px !important;
 }
  .fryguy-sec .content-wrap h2 {
    font-size: 22px !important;
 }
  .sty_fried_hdng h2 {
    font-size: 18px !important;
 }
  .sty_fried_cntnt_cntnr {
    margin-top: 0px !important;
 }
.ftr_chillii {
    top: -286%;
 }
  .content_area .slick-next {
    right: 8%!important;
 }
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 80px;
    height: 84px;
 }
}
@media(max-width:320px){
  .shopify-email-marketing-confirmation__container p {
    font-size: 12px!important;
    line-height: 10px!important;
 }
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 67px;
    height: 84px;
 }
}
  @media (max-width: 767px){
footer {
    background-size: 240% 100%!important;
}
  }


