@media (min-width: 768px) {
  .desk-only {
    display: block !important;
  }
  .mobile-only {
    display: none !important;
  }
  .menu-right .wishlist-header,
  .menu-right .profile-header {
    display: none;
  }
}
@media screen and (max-width: 1578px) {
  .watches-two-column-layput .product-inner {
    left: -18%;
  }
}
@media screen and (max-width: 1400px) {
  .home-article-section {
    background: var(--second-color);
  }

  .banner-img2,
  .product-right-img {
    display: none;
  }
}
@media screen and (max-width: 1260px) {
  .banner-img {
    padding: 357px 0 223px 0;
  }
  .footer-bottom {
    padding-top: 30px;
  }
  .banner-right .customarrows {
    display: none;
  }
  .footer-link .contactlink {
    font-size: 18px;
  }
  .site-footer {
    padding: 60px 0 40px;
  }
  .offset-left {
    margin-left: 0;
    padding: 0 15px;
  }
  .offset-right {
    margin-right: 0;
    padding: 0 15px;
  }
  img.design-img1,
  .special-menu-section .sidebar-social-icn,
  .product-right-img {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --h1: normal 500 40px/1.2 var(--first-font);
    --h4: normal 500 20px/1.2 var(--first-font);
    --h5: normal 500 18px/1.2 var(--first-font);
    --h6: normal 500 16px/1.2 var(--first-font);
  }
  .subscribe-column {
    margin-right: auto;
  }
  .banner-right {
    max-width: 287px;
  }
  .banner-center {
    max-width: 229px;
    width: 100%;
  }
  .home-section::after {
    width: calc(50vw - 97px);
  }
  .working-box {
    right: 0;
  }

  .header-style-one .main-navigationbar .menu-items-col .main-nav {
    padding-right: 0px;
  }
  .header-style-one .main-navigationbar .menu-items-col .main-nav {
    display: flex;
    padding-left: 0px;
  }
  .header-style-one .menu-right li > a {
    padding-right: 10px;
  }
  .header-style-one .menu-right li a svg {
    margin: 0 auto;
    width: 19px;
    height: 19px;
  }
  .header-style-one
    .main-navigationbar
    .menu-items-col
    .main-nav
    > li:not(:last-of-type) {
    padding-right: 10px;
  }
  .header-style-one .main-navigationbar li a,
  .lang-dropdown .nice-select {
    font-size: 12px;
  }
  .header-style-one
    .main-navigationbar
    .menu-items-col
    .main-nav
    > li.has-item
    > a:after {
    top: 3px;
  }
  .header-style-one
    .main-navigationbar
    .menu-items-col
    .main-nav
    > li.has-item
    > a {
    padding-right: 15px;
  }
  /**** HOME PAGE CSS ****/
}
@media screen and (max-width: 991px) {
  :root {
    --h1: normal 500 36px/1.2 var(--first-font);
    --common-text: normal 400 14px/1.4 var(--first-font);
  }
  .read-btn {
    font-size: 10px;
    max-width: 111px;
  }
  .form-group label {
    font-size: 15px;
  }
  .recent-events-box {
    margin-bottom: 20px;
  }
  .banner-img {
    padding: 260px 0 174px 0;
  }
  .header-style-one .main-navigationbar .menu-items-col {
    justify-content: space-between;
  }
  .header-style-one .main-navigationbar .menu-items-col .main-nav {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .header-style-one .main-navigationbar .menu-items-col .main-nav > li > a {
    font-size: 12px;
  }
  .two-coll-media img {
    width: 90%;
    margin-left: auto;
    height: auto;
  }
  .banner-left {
    background-size: cover !important;
    background-position: center;
    padding: 20px !important;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
  }
  .home-section::after {
    display: none;
  }
  .logo-col h1 a svg path {
    fill: var(--black);
  }
  .header-bottom {
    gap: 10px;
    padding: 10px 0;
  }
  .banner-left {
    padding: 20px !important;
    margin-top: 45px;
  }
  .feature-pro-itm {
    order: 1;
  }
  .tittle-left {
    margin-top: 0;
  }
  .product-card .product-card-inner {
    width: 59%;
    margin-left: auto;
  }
  .testimonial-section-slider .product-card .product-card-inner {
    width: 100%;
    margin-left: 0;
  }
  .banner-center {
    max-width: 60%;
  }
  .banner-right {
    max-width: 40%;
  }
  .working-box {
    display: none;
  }
  .mobile-menu.mobile-only {
    display: inline-block !important;
  }
  .two-coll-media .product-card .product-card-inner {
    width: 79%;
  }
  .home-section {
    padding: 45px 0 0px;
  }
  .commonblock-white {
    padding-top: 179%;
  }

  .desktop-only {
    display: none !important;
  }
  .logo-col.desktop-only {
    display: none;
  }
  .logo-col.mobile-only {
    display: block !important;
    margin: 0 30px 0 0 !important;
  }
  .menu-left {
    padding: 10px 20px;
  }
  .header-style-one .mobile-menu-button.menu-btn-right {
    display: block;
  }
  .subtitle {
    margin-bottom: 10px;
  }
  .mobile-menu-wrapper {
    right: 0;
    left: auto;
    transform: translate(100%, 0px);
    -webkit-transform: translate(100%, 0px);
    -moz-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
  }
  .menu-close-icon svg {
    margin-left: 0;
  }
  .header-style-one .mobile-menu .mobile-menu-button {
    width: 100%;
    display: block;
  }
  .home-header.header-style-one.head-sticky,
  .home-header.header-style-one {
    background: var(--theme-color);
    border-bottom: 1px solid var(--second-color);
  }
  .navigationbar-row {
    padding-left: 0;
  }
  .header-style-one .mobile-menu {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 22px;
    height: 22px;
    margin: 0 0 0 15px;
  }
  .header-style-one .main-navigationbar .logo-col {
    max-width: 160px;
    width: 100%;
  }
  .home-header.header-style-one::before {
    left: 0;
    top: 0;
    max-width: 250px;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
  }

  .footer-col:not(:last-of-type) {
    padding-right: 10px;
  }
  .pro-swatch {
    font-size: 10px;
  }
  .footer-col:not(:first-of-type) {
    padding: 0;
  }
  .footer-subscribe-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
    margin-top: 40px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .site-footer {
    padding: 40px 0;
  }
  .padding-top {
    padding-top: 30px;
  }
  .padding-bottom {
    padding-bottom: 30px;
  }
  /********* BLOG PAGE CSS start  **********/
  .blog-widget-inner {
    padding: 25px 15px;
  }
  .blog-widget-inner.big-blog-widget {
    padding: 35px 15px 25px;
  }
  .blog-widget-inner p {
    margin: 12px 0;
  }
  .blog-grid-section .blog-cat li {
    padding: 10px 10px;
    font-size: 10px;
  }
  .blog-grid-row .blog-content-top h4 {
    font-weight: 600;
  }
  /********* BLOG PAGE CSS end  **********/
  /********** CART PAGE CSS starts **********/
  .cart-summery {
    margin-top: 30px;
  }
  .cart-summery .btn {
    max-width: 300px;
    margin-left: auto;
  }
  /********** CART PAGE CSS end **********/
  .submit-btn {
    max-width: 200px;
    margin: 20px 0 0;
  }
  .article-banner .blog-cat {
    margin: 20px 0;
  }
  .art-auther {
    margin-bottom: 15px;
  }
  .quote-box {
    padding: 15px 0 25px 60px;
  }
  .quote-box h3 {
    font-size: 15px;
  }
  .latest-article-slider-section .section-title {
    padding-top: 40px;
    margin-bottom: 26px;
  }
  .my-acc-right-content .qty-spinner input,
  .my-acc-right-content table tr th,
  .my-acc-right-content table tr td {
    font-size: 12px;
  }
  .order-history-tbl tr td {
    padding: 15px 10px 15px;
  }
  .order-confirm-details .link {
    font-size: 13px;
  }
  .order-confirm-details {
    padding: 20px 12px;
  }
  .acc-back-btn-wrp button {
    padding: 10px 20px;
  }
  #tab-6 .order-confirmation-body {
    padding: 20px 10px;
  }
  #tab-6 .order-confirmation-body .order-history-tbl tr td {
    padding: 15px 4px 15px;
  }
  .ttl-pric {
    font-size: 16px;
  }
  .checkout-page-right {
    max-width: 300px;
    width: 100%;
  }
  .checkout-page-left {
    margin-bottom: 25px;
  }
  /** ORDER SUMMERY PAGE  start **/
  .order-summery-page .section-title p {
    font-size: 15px;
    margin: 0;
  }
  /** ORDER SUMMERY PAGE end  **/
  /** home page start  **/
  .special-menu-section {
    margin-top: 40px;
  }
  .special-menu-section .menu-card {
    max-width: 100%;
  }
  .special-menu-section .left-side-col {
    margin-bottom: 40px;
  }
  .special-menu-section .menu-card .img-wrapper {
    padding-top: 50%;
  }
  .special-menu-section .special-item.sea-food .img-wrapper {
    width: 50%;
    padding-top: 40%;
  }
  .third-section .design-img2 {
    opacity: 0.4;
  }
  .cat2-section .design-img3 {
    display: none;
  }
  .social-icons-col {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .banner-img {
    padding: 258px 0 161px 0;
  }

  .cat-img {
    margin-bottom: 20px;
  }
  .video-bnneer-section {
    padding: 115px 0;
  }
  .banner-left {
    margin-top: 0;
  }
  .two-coll-media img {
    width: 100%;
  }
  .main-testimonial-section-inne:before {
    display: none;
  }
  .main-testimonial-section-inne {
    padding: 45px 15px 20px 15px;
  }
  .product-card .product-card-inner {
    width: 72%;
    margin-top: 20px;
  }
  .product-image {
    max-width: 45%;
  }
  .banner-center {
    max-width: 100%;
    padding-top: 0;
  }
  .banner-right {
    max-width: 100%;
    order: -1;
    padding-top: 40px;
  }
  .product-main-item .product-item-img {
    padding-top: 50%;
  }
  .header-style-one .mobile-menu {
    margin: 0 0 0 0;
  }
  .two-coll-content {
    padding-right: 0;
  }
  .two-coll-media {
    padding-top: 30px;
  }
  .two-coll-media .feature-pro-itm {
    position: absolute;
    right: 0;
    top: 10%;
  }
  .two-coll-media .product-card .product-card-inner {
    width: 70%;
  }
  .two-coll-media img {
    height: 364px;
  }
  .row-reverse {
    flex-direction: column-reverse;
  }
  .main-slider {
    width: 30%;
  }
  .commonblock-white {
    padding-top: 45%;
    margin-top: 40px;
  }
  .subscribe-section {
    padding-top: 40px;
  }

  .subtitle {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .banner-content-inner .btn-wrapper {
    margin-top: 20px;
  }
  .slick-slider .slick-arrow {
    width: 30px;
    height: 30px;
  }
  .header-style-one.dark-header .menu-right li,
  .header-style-one .menu-right li {
    padding: 0 0;
  }
  .header-style-one .main-navigationbar .menu-items-col {
    margin-left: auto;
    justify-content: space-between;
  }
  .header-style-one .menu-right .myac-name,
  .header-style-one .main-navigationbar .menu-left {
    display: none;
  }
  .header-style-one .menu-right li:not(:first-of-type) {
    padding-left: 0px;
  }
  .cart-header .count {
    margin-left: 5px;
  }

  .header-style-one .menu-right .myac-icon {
    display: block;
  }
  .header-style-one .menu-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-style-one .menu-right li {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .header-style-one .menu-right li:not(:last-of-type) a {
    height: auto;
    width: auto;
    border: none;
  }
  .header-style-one .menu-right li a svg {
    height: 17px;
    width: 17px;
  }
  .header-style-one .menu-right li > a {
    padding-right: 10px;
    padding-left: 10px;
    background: none;
  }
  li.cart-header .btn svg path {
    fill: black;
  }
  .header-style-one .menu-right li:last-of-type button,
  .header-style-one .menu-right li > * {
    display: block;
    border: none;
  }
  .mobile-menu-wrapper .mobile-menu-bar > ul > li a svg path {
    fill: var(--theme-color);
  }

  .mobile-menu-wrapper .menu-close-icon svg {
    width: 25px;
    height: 25px;
  }
  .mobile-menu-wrapper .menu-close-icon {
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: right;
    padding: 10px 20px;
    width: 100%;
  }

  .header-style-one .main-navigationbar .logo-col {
    max-width: 130px;
    margin: 0 20px 0 0;
  }
  .cart-header .cart-price {
    display: none;
  }
  .footer-bottom-row ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  /** MINI CART **/
  .cartDrawer {
    width: 100%;
  }
  .cartDrawer .mini-cart-body {
    padding: 15px;
  }
  .cartDrawer .mini-cart-header {
    padding: 16px 20px 16px 50px;
  }
  .mini-cart-footer .checkout-btn {
    max-width: 100%;
    padding: 12px 11px;
  }
  .mini-cart-footer {
    padding: 15px;
  }
  .mini-cart-item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .mini-cart-footer-total-row {
    font-size: 18px;
    line-height: 18px;
    margin: 0 -10px 12px;
  }
  .cartDrawer .closecart {
    left: 19px;
    width: 15px;
    height: 22px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .cartDrawer .closecart svg path {
    fill: var(--black);
  }
  .mini-cart-footer .u-save {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .search-popup {
    padding: 0 15px;
  }
  .search-popup .close-search {
    right: 15px;
    top: 15px;
    width: 22px;
    height: 22px;
  }
  .policy-links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 16px;
  }
  .footer-col:not(:last-of-type) {
    padding: 0;
  }
  .footer-subscribe-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
  }
  .footer-bottom {
    padding-top: 0;
  }
  .emaillink.contactlink {
    margin: 0;
  }
  .slick-ctm-arrow svg {
    width: 16px;
    height: 16px;
  }
  .slick-slider .slick-arrow {
    opacity: 0;
  }

  /********* BLOG PAGE CSS start  **********/
  .blog-widget-inner {
    margin-bottom: 15px;
  }
  /********* BLOG PAGE CSS end  **********/
  .product-filter-column {
    position: fixed;
    top: 0;
    background: var(--white);
    left: 0;
    max-width: 315px;
    height: 100%;
    z-index: 4;
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(-100%, 0px);
  }
  .product-filter-body {
    padding: 40px 15px;
    overflow: auto;
    height: 100%;
    background: var(--white);
  }
  .close-filter {
    position: absolute;
    top: 0;
    background: var(--theme-color);
    height: 30px;
    width: 30px;
    padding: 7px;
    right: 0;
    cursor: pointer;
  }
  .close-filter svg {
    height: 100%;
    width: 100%;
  }
  .close-filter svg path {
    fill: var(--white);
  }
  .filter-open .product-filter-column {
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .product-heading-right-column {
    padding: 0 !important;
    border-left: 0;
  }
  .product-heading-row .row {
    padding: 40px 0 0 0;
  }
  .product-sorting-row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .product-filter-right-column {
    border-left: 0;
    padding-left: 0 !important;
  }
  .icon-filter {
    max-width: 32px;
    margin: 0 auto;
    display: block;
  }
  .filter-title .filter-ic {
    max-width: 40px;
    border: 1px solid var(--theme-color);
    padding: 2px;
    display: block;
  }
  .filter-title h4 {
    display: none;
  }
  .abt-shp-column-right,
  .about-our-shop-section .row {
    margin-top: 30px;
  }
  .contact-right-column {
    margin-top: 0;
  }
  .contact-right-inner h2 {
    color: var(--theme-color);
  }
  .blog-col-right .nice-select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
  .blog-col-right {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    max-width: 100%;
  }
  .blog-col-left ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blog-head-row {
    border: 0;
  }
  .articlerightbar {
    padding-top: 40px;
  }
  .aticleleftbar h5 {
    margin: 0 0 20px 0;
    line-height: 1.3;
  }
  .articlerightbar .blog-grid .blog-widget:last-of-type {
    margin-bottom: 0;
  }
  .latest-article-slider-section .section-title {
    padding-top: 40px;
  }
  .post-lbl {
    margin: 0 0 0 10px;
    font-size: 12px;
  }
  .article-section .abt-user-img {
    margin-right: 5px;
  }
  .aticleleftbar p {
    margin-bottom: 15px;
  }
  .quote-box svg {
    height: 20px;
    width: 20px;
  }
  .quote-box {
    padding: 15px 0 25px 35px;
  }
  .order-summery-page .section-title p {
    font-size: 14px;
  }
  .order-summery-page .section-title h2 {
    margin-bottom: 30px;
  }
  .register-page .section-title {
    margin-bottom: 30px;
  }
  .our-blog-section .section-title {
    margin-bottom: 26px;
  }
  .my-acc-head {
    margin-bottom: 0;
  }
  .my-acc-rightbar {
    margin-top: 30px;
  }
  #scroll {
    background: var(--white);
    top: 54px;
    padding: 0;
  }
  #account-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #account-nav li a svg path {
    fill: var(--white);
  }
  #account-nav li a svg {
    margin-right: 0;
    height: 15px;
    width: 15px;
  }
  #account-nav li a span {
    display: none;
  }
  #account-nav li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .my-acc-leftbar li:not(:last-of-type) {
    border-bottom: 0;
  }
  .my-acc-leftbar h4 {
    padding: 20px 15px;
    color: var(--black);
  }
  .my-acc-leftbar {
    border: 0 !important;
  }
  #account-nav li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px;
    width: 100%;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--theme-color);
  }
  .order-history-tbl tr th:nth-child(5),
  .order-history-tbl tr td:nth-child(5) {
    text-align: center;
  }
  .my-acc-right-content {
    padding-bottom: 30px;
  }
  #tab-6 .order-history-tbl tr th:nth-child(6),
  #tab-6 .order-history-tbl tr td:nth-child(6) {
    text-align: center;
  }
  .my-acc-right-content .qty-spinner input,
  .my-acc-right-content table tr th,
  .my-acc-right-content table tr td {
    font-size: 14px;
  }
  .order-payment-box {
    max-width: 100%;
    margin: 15px 0 0 auto;
  }
  .checkout-page .order-confirmation-body .row .col-12:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .checkout-page-left .login-form {
    margin-top: 30px;
  }
  .checkbox-custom label {
    font-size: 13px;
  }
  .checkout-page .checkbox-custom {
    margin-top: 0;
  }
  .set {
    margin-bottom: 12px;
  }
  .checkout-page .set .acnav-list {
    padding: 20px 15px;
  }
  .order-history-tbl tr td[data-label="quantity"] {
    padding: 10px;
  }
  .form-container,
  .order-confirmation-body {
    padding: 20px 15px;
  }
  .offset-container {
    padding: 0 15px;
  }
  /** CART PAGE CSS start**/
  .coupon-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .coupon-table {
    margin: 20px 0 0;
  }
  .cart-tble {
    border: 1px solid var(--border-color);
  }
  .cart-page-section .section-title {
    margin-bottom: 30px;
  }
  /** CART PAGE CSS end **/
  /****  COMMON BANNER SECTION CSS ****/
  .common-banner-section {
    padding: 40px 0;
  }
  .common-banner-content .back-btn {
    margin-bottom: 15px;
  }
  .common-banner-content .section-title h2 span {
    font-size: 12px;
  }
  /*** FAQ PAGE CSS ****/
  .faq-page {
    padding-bottom: 0;
  }
  /*** FAQ PAGE CSS end****/
  /*** ABOUT PAGE CSS ****/
  .about-us-section .about-us-box {
    margin-bottom: 20px;
  }
  /*** ABOUT PAGE CSS end****/
  /**** HOME PAGE CSS ****/
  .progress-div {
    margin: 20px 0;
  }
  .main-tab-section .btn-secondary img {
    display: none;
  }
  /**** cat section CSS ****/
  .produdt-filter-cat {
    display: none;
  }
  .cat-row .cat-col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .category-section .chefs-special-col .img-wrapper {
    padding-top: 46%;
  }
  .category-section .cat-main:before {
    display: none;
  }
  .category-section .show-more {
    margin-top: 0;
  }
  .two-col-section .left-side {
    padding: 25px 15px;
    margin-bottom: 20px;
  }
  .two-col-section .left-side::before {
    display: none;
  }
  .cat2-section .cat2-row .cat2-col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .review-section .design-img4 {
    opacity: 0.5;
  }
  .product-banner-section .right-side-content {
    margin-top: 30px;
  }
  .nutritional-facts-section .nutritional {
    margin-top: 30px;
  }
  .product-banner-section .pro-banner-slider .pro-banner-inner .img-wrapper {
    padding-top: 70%;
  }
}
@media screen and (max-width: 575px) {
  :root {
    --h2: normal 500 28px/1.2 var(--first-font);
    --h3: normal 500 24px/1.2 var(--first-font);
    --h4: normal 500 22px/1.2 var(--first-font);
    --h5: normal 500 15px/1.2 var(--first-font);
  }
  .read-btn {
    font-size: 10px;
    max-width: 111px;
    bottom: 0;
    background-color: #0b26826b;
    margin-bottom: -5px;
  }
  #popup {
    top: -104px;
  }
  .youtube_box {
    position: relative;
    max-width: 860px;
    width: 100%;
    min-height: 258px;
    margin: auto;
    height: 100%;
  }
  .btn {
    padding: 8px 20px;
    font-size: 12px;
  }

  .product-card .product-card-inner {
    width: 100%;
    margin-top: 20px;
  }
  .search-form-wrapper .footer-subscribe-form input {
    padding: 10px 114px 10px 15px;
  }
  .search-form-wrapper .footer-subscribe-form .btn {
    padding: 0 10px;
  }
  .product-image {
    max-width: 26%;
  }
  .product-card-image a {
    padding-top: 70%;
  }
  .subscribe-banner {
    position: relative;
    z-index: 1;
    padding: 15px;
    border-radius: 20px;
  }

  .header-style-one .main-navigationbar .logo-col {
    max-width: 99px;
    margin: 0 10px 0 0;
  }
  .header-style-one .menu-right li > a {
    padding-right: 7px;
    padding-left: 7px;
  }

  .footer-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 25px;
  }
  .footer-widget h3,
  .footer-widget h4 {
    margin-bottom: 15px;
  }
  .footer-col.footer-subscribe-col {
    margin: 0;
  }

  .checkout-page .payment-method-form .checkbox-custom {
    margin: 0 15px 15px 0;
    width: 100%;
  }
  .section-title.d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 15px;
  }
  .section-title-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .payment-method-form .radio-group label .radio-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
  }
  .payment-method-form .radio-group label .radio-right > * {
    text-align: right;
  }
  .blog-cat li:not(:last-of-type) {
    margin-right: 0;
  }
  .blog-cat li a {
    padding: 10px 11px;
    font-size: 10px;
  }
  .reg-lbl {
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .login-form .submit-btn {
    max-width: 170px;
    margin: 15px 0 0 0;
  }
  .mobile-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .order-confirm-details {
    margin-bottom: 20px;
  }
  .dated {
    width: 100%;
    margin-top: 12px;
  }
  .order-paymentcol:nth-child(3) {
    max-width: 100%;
  }
  .order-paymentcol {
    max-width: 50%;
    text-align: center;
  }
  .order-paycol-inner img {
    margin: 0 auto;
  }
  .order-confirmation-body .col-sm-6:last-child .order-confirm-details {
    margin: 0;
  }
  .checkout-page .order-confirmation-body .row .col-12 .order-confirm-details {
    margin-bottom: 0;
  }
  .subtitle {
    font-size: 14px;
  }
  .two-coll-media .tool-content {
    display: none;
  }
  .announcebar.anc-bg {
    display: none;
  }
  /** CART PAAGE CSS start **/
  .coupon-text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .coupon-text p {
    width: 100%;
    font-size: 14px;
    padding: 10px 0 0;
  }
  .coupon-code {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .coupon-code-text {
    width: 100%;
    margin-bottom: 15px;
  }
  /** CART PAAGE CSS end **/
  /********* BLOG PAGE CSS start  **********/
  .blog-cat li {
    padding: 10px 8px;
    font-size: 10px;
  }
  .blog-widget-inner h3 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  .blog-widget-inner p {
    margin: 12px 0 15px;
  }
  .blog-grid-section .blog-cat li {
    padding: 10px 5px;
  }
  .blog-cat {
    margin-bottom: 14px;
  }
  .blog-page-banner .common-banner-content p,
  .blog-page-banner .section-title {
    margin-bottom: 26px;
  }
  /********* BLOG PAGE CSS end  **********/
  .input-wrapper input {
    padding: 14px;
    font-size: 12px;
  }
  .input-wrapper .btn-subscibe {
    width: 110px;
    font-size: 12px;
  }
  .articlerightbar .blog-cat li {
    padding: 10px 5px;
  }
  .price-btn ins {
    font-size: 12px;
  }
  .produdt-filter-cat {
    display: none;
  }
  /* home page start */
  .btn-wrapper {
    gap: 10px;
  }
  .special-menu-section .special-item .text-content p {
    margin: 10px 0;
  }
  .home-tabs-wrapper.tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .special-menu-section .special-item {
    background: var(--second-color);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .special-menu-section .special-item.desserts-special::before {
    display: none;
  }
  .special-menu-section .special-item .img-div.desert-img {
    margin: 0;
    width: 100%;
    padding: 15px;
  }
  .special-menu-section .special-item .img-div.desert-img img {
    width: 100%;
  }
  .special-menu-section .special-item .text-content {
    padding: 15px;
  }
  .special-item.sea-food {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .special-menu-section .special-item.sea-food .img-wrapper {
    max-width: 100%;
    padding-top: 60%;
    width: 100%;
  }
  .special-menu-section .special-item.sea-food .text-content {
    padding: 15px 0 0;
  }
  .progress-div .slide-more {
    display: none;
  }
  .slick-ctm-arrow-wrp {
    margin-left: 20px;
  }
  .main-tab-section .main-links {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .highlight-pro-section .highlight-card .img-div {
    max-width: 100%;
    width: 100%;
  }
  .highlight-pro-section .highlight-card .content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .highlight-pro-section {
    padding: 40px 0 0;
  }
  .cat2-section .container {
    padding-top: 40px;
  }
}
@media screen and (max-width: 370px) {
  :root {
    --h2: normal 500 20px/1.2 var(--first-font);
  }
  .two-coll-media .product-card .product-card-inner {
    width: 93%;
  }
  .two-coll-media .product-image {
    max-width: 17%;
    margin-bottom: 10px;
  }
  .product-content {
    flex: 0 0 100%;
    padding: 0;
  }
  .product-image a {
    padding-top: 65%;
  }
  .product-image {
    max-width: 100%;
  }
  .view-point-btn {
    padding: 8px;
    gap: 10px;
  }

  .stp-menu-widget {
    padding: 24px 0 0 0;
    margin-top: 24px;
  }
  .mobile-menu-bar .stp-navlink:not(:last-of-type) {
    margin-right: 15px;
  }
  .fea-coll-contnt-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .column-positive-us-right .col-sm-4.col-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .post-lbl {
    margin: 10px 0 0;
    width: 100%;
  }
  .acc-back-btn-wrp button {
    padding: 10px 15px;
    min-width: 108px;
  }
  .checkout-page .forgot-pass {
    font-size: 11px;
  }
  .btn-flex a {
    padding: 10px 14px !important;
    min-width: 113px;
  }
  .center-descrp {
    display: none;
  }
  .payment-method-form .radio-group label .radio-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .payment-method-form .radio-group label span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 0;
  }
  .payment-method-form .radio-group label .radio-right > * {
    padding-left: 5px;
  }
  .payment-method-form .radio-group label .radio-right b {
    font-size: 13px;
  }
  .payment-method-form .radio-group label .radio-right img {
    margin-left: 9px;
    max-width: 35px;
  }
}
