@media screen and (max-width: 1799px) {
  .theme-padding {
    padding-left: 140px;
    padding-right: 140px;
  }
  .footer-block .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
  .footer-block {
    padding: 100px 0 120px 0;
  }
  .theme-element.right-element {
    opacity: 0.5;
  }
  .our-services-wrapper .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }
  .service-desc h4 {
    font-size: 18px;
  }
  /* .section-title h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .banner-detail .section-title span {
    font-size: 50px;
    line-height: 100px;
  } */
  .section-title h1 {
    font-size: 58px;
    line-height: 62px;
  }
  /* .pattern-bg::before{
    height: 100%;
  } */
  .pattern-bg::before {
    background-image: url(../images/element/pattern-bg2.png);
  }

  .testimonial-element {
    max-width: 120px;
    flex: 0 0 120px;
  }
  .testi-monial-detail {
    width: calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
  }
  .min-padding {
    padding-left: 60px;
    padding-right: 60px;
  }
  .shop-detail-sliders-wrapper,
  .shop-bag-detail-sliders-wrapper {
    gap: 40px;
  }
  .select-product-detail h3 {
    font-size: 26px;
    line-height: 30px;
  }
  .theme-element.bottom-right-element {
    bottom: -50px;
    max-width: 300px;
  }
  .theme-table-wrapper th {
    font-size: 18px;
    padding: 15px !important;
  }
  .theme-table td {
    padding: 15px 15px;
  }
  .theme-table th {
    font-size: 18px;
    padding: 15px 15px;
  }
  .footer-menu ul {
    gap: 20px;
  }
  .footer-menu ul li {
    width: calc(20% - 20px);
    flex: 0 0 calc(20% - 20px);
  }
  .header-dropdown-content {
    left: -220px;
  }
}
@media screen and (max-width: 1599px) {
  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
  .support-block,
  .support-block::before {
    width: 250px;
    height: 250px;
  }
  .support-icon {
    max-width: 70px;
  }
  .review-name {
    padding: 0 20px 15px 50px;
  }
  .testimonial-rate,
  .testimonial-desc {
    padding-left: 50px;
  }
  .our-services-wrapper .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  #section-varient-product {
    margin-bottom: 30px;
  }
  h3 {
    font-size: 22px;
  }
  .footer-menu.hidden-desktop {
    display: block;
    margin-bottom: 20px;
  }
  .footer-menu.hidden-mobile {
    display: none;
  }
  .footer-menu ul li {
    /* width: 25%;
    flex: 0 0 25%;
    padding-bottom: 10px; */
    margin-bottom: 20px;
  }
  .footer-contact-detail {
    margin-bottom: 20px !important;
  }
  .footer-sub-menu ul {
    gap: 20px;
  }
  .location-list h3 {
    min-height: inherit;
  }
  .footer-desc p br {
    display: none;
  }
  .footer-block .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }
  .theme-element.right-element {
    max-width: 150px;
  }
  .service-desc {
    padding-right: 30px;
  }
  .section-title h1 {
    font-size: 52px;
    line-height: 56px;
  }
  .banner-detail {
    padding: 30px 30px 30px 20px;
  }
  .banner-col .theme-frame {
    padding: 0 30px;
  }
  .banner-detail .section-title span {
    font-size: 44px;
    line-height: 88px;
  }
  .section-img::before {
    width: 450px;
    height: 450px;
  }
  .antarang-img {
    max-width: 550px;
  }
  .theme-element {
    max-width: 150px;
  }
  .join-us-detail {
    padding: 50px 0;
  }
  .founder-img::before {
    left: -80px;
  }
  .learm-more-link {
    margin-top: 30px;
  }
  .founders-name,
  .founder-desc {
    margin-bottom: 12px;
  }
  .founders-name p {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .product-detail p {
    font-size: 16px;
  }
  .min-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .theme-element.right-element.right-top-element {
    max-width: 190px;
  }
  .flower-element {
    max-width: 550px;
    top: 140px;
  }
  .contact-form-col {
    padding: 0 30px;
  }
  .columns.contact-form-cols {
    margin: 0 -30px;
  }
  .section-form {
    padding: 60px 100px;
  }
  .form-wrapper {
    padding-bottom: 100px;
  }
  .select-product-detail h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .selected-product-price span,
  .selected-product-info h5 {
    font-size: 18px;
  }
  .selected-product-info {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .seleceted-product-detail-block .mb-5 {
    margin-bottom: 20px !important;
  }
  .selected-product-info h5 {
    margin-bottom: 10px;
  }
  .theme-element.bottom-right-element {
    bottom: 5px;
    max-width: 250px;
  }
  .section-join-us::before {
    clip-path: polygon(0 0, 84% 0, 55% 100%, 0% 100%);
  }
}
@media screen and (max-width: 1408px) {
  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .production-detail:hover .production-img:before {
    transform: scale(55);
    -webkit-transform: scale(55);
    -moz-transform: scale(55);
    -ms-transform: scale(55);
    -o-transform: scale(55);
}

  /* .section-theme-margin {
    margin-top: 70px;
} */

  #shop-product .advertisements {
    display: none;
  }
  .section-my-account .theme-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
  .header-dropdown-content {
    left: -180px;
  }
  .brochure-modal .theme-modal-card {
    padding: 80px 20px;
  }
  .modal-title {
    font-size: 32px;
    line-height: 70px;
  }
  .support-block,
  .support-block::before {
    width: 230px;
    height: 230px;
  }
  .mission-vission-wrapper h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .pdf-link {
    text-wrap: wrap;
    width: 300px;
    display: block;
  }
  /* .section-our-photos {
    padding-top: 160px !important;
  } */
  .section-product-detail .theme-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
  .footer-sub-menu ul li {
    padding-right: 10px;
  }
  .footer-detail-block p,
  .footer-detail-block a {
    font-size: 16px;
    line-height: 24px;
  }
  .testimonial-rate,
  .testimonial-desc {
    padding-left: 30px;
  }
  .review-name {
    padding: 0 20px 15px 30px;
  }
  .footer-menu ul li {
    width: calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
    padding-bottom: 10px;
    margin-bottom: 10px;
    max-width: 200px;
  }
  .footer-menu ul {
    gap: 30px;
  }
  .antarang-banner-wrapper .theme-frame {
    position: relative;
    top: -30px;
  }
  /* .most-populer-wrapper .section-title .theme-frame {
    margin-left: 20px;
  } */
  .footer-block .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-form {
    padding: 60px 60px;
  }

  /* header {
    padding: 12px 60px;
  } */

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-header {
    padding: 10px 50px;
    position: relative;
  }
  .main-navbar {
    padding: 0 50px;
  }
  .col-header:nth-child(2) {
    max-width: 600px;
    flex: 0 0 600px;
  }
  .footer-theme-block {
    font-size: 14px;
    line-height: 22px;
  }

  .service-desc h4 {
    font-size: 16px;
  }
  .service-icon {
    max-width: 50px;
    flex: 0 0 50px;
  }
  .service-desc span {
    font-size: 14px;
  }
  .service-desc {
    padding-right: 10px;
  }
  .video-block video {
    height: 500px;
  }
  .section-title h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .section-title span {
    font-size: 46px;
    line-height: 92px;
  }
  .section-title h1 {
    font-size: 42px;
    line-height: 46px;
  }
  .section-title h1::before {
    top: -60px;
    width: 40px;
    height: 40px;
  }
  #banner-slider .splide__arrow--prev {
    left: 40px;
  }
  .banner-detail .section-title span {
    font-size: 40px;
    line-height: 80px;
    bottom: 20px;
  }
  .sub-title h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .tab-list .tab {
    padding: 14px 20px;
  }
  .testimonial-element {
    max-width: 90px;
    flex: 0 0 90px;
  }
  .testi-monial-detail {
    width: calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
  }
  .testimonial-rate {
    margin-bottom: 20px;
  }
  .review-name h5 {
    font-size: 18px;
  }
  .testimonial-desc span {
    font-size: 16px;
  }
  .founders-inner-cols.gap-1 {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }
  .founders-inner-cols.gap-1 .column {
    padding-left: 12px;
    padding-right: 12px;
  }
  .founder-img::before {
    left: -70px;
  }
  /* .section-shop-page {
    padding-top: 100px;
  } */
  .dropdown-content {
    padding: 10px 20px;
  }
  .filter-wrapper {
    padding: 80px 0px 20px;
  }
  .theme-frame {
    max-width: 400px;
  }
  #section-our-photos {
    margin-top: 70px;
  }
  .flower-element {
    top: 5px;
  }
  .gallery-cols .gallery-col {
    width: 25%;
    flex: 0 0 25%;
  }
  .gallery-cols {
    justify-content: center;
  }
  .contact-content h4 {
    font-size: 18px;
  }
  .contact-social-icon {
    max-width: 35px;
    flex: 0 0 35px;
  }
  /* .section-contact {
    padding-top: 80px !important;
  } */
  .seleceted-product-detail-block {
    padding: 0 20px;
  }
  .select-product-detail h3 {
    font-size: 22px;
    margin-bottom: 8px;
    line-height: 26px;
  }
  .about-product-detail-wrapper {
    padding: 40px;
  }
  .theme-element.bottom-right-element {
    bottom: -15px;
  }
  .my-account-wrapper,
  .event-wrokshop-wrapper {
    padding: 50px 40px;
  }
  .payment-wrapper,
  .address-wrapper {
    padding: 30px;
  }
  .wishlist-table .wishlist-img {
    width: 85px;
  }
  .full-product-info {
    font-size: 14px;
  }
  .wishlist-table .wishlist-img,
  .view-cart-table .view-cart-img,
  .order-detail-table .view-cart-img {
    width: 85px;
    flex: 0 0 85px;
  }
  .shop-inner-col {
    width: 33.33%;
    flex: 0 0 33.33%;
  }
  .disclaimer-wrapper .section-title h1::before {
    top: -30px;
  }
  .copy-btn {
    max-width: 150px;
    flex: 0 0 150px;
    justify-content: space-between;
    gap: 15px;
  }
  [type="radio"]:checked + label,
  [type="radio"]:not(:checked) + label {
    font-size: 14px;
    line-height: 18px;
    padding-left: 25px;
  }
  .product-color-and-size {
    gap: 15px;
  }
  .item-title span {
    margin-bottom: 15px;
  }
  [type="radio"]:checked + label:before,
  [type="radio"]:not(:checked) + label:before {
    width: 16px;
    height: 16px;
  }
  [type="radio"]:checked + label:after,
  [type="radio"]:not(:checked) + label:after {
    width: 6px;
    height: 6px;
  }
  .customer-detail .sm-form-control {
    padding: 10px;
  }
  .checkout-form-modal .title h6 {
    font-size: 18px;
  }
  .country-code {
    padding-left: 10px;
  }
}

@media screen and (max-width: 1216px) {
  .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  /* .header__menu-link svg{
    display: none;
  } */

  #shop-product .advertisements {
    display: none;
  }
  .order-card-detail ul li p {
    font-size: 14px;
    line-height: 18px;
  }
  .section-my-account .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mission-vission-wrapper .section-title h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .mission-vission-wrapper .section-title span {
    font-size: 40px;
    line-height: 76px;
  }
  .section-support .theme-element {
    opacity: 0.8;
  }
  .founders-name p {
    font-size: 22px;
    line-height: 46px;
  }
  /* .art-img img,
  .art-img video {
    border-radius: 0px 100px 25px 100px;
  } */
  .download-brochure span {
    font-size: 14px;
  }
  .section-product-detail .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-form {
    padding: 60px 30px !important;
  }
  h3 {
    font-size: 20px;
  }
  .testimonial-rate,
  .testimonial-desc {
    padding-right: 30px;
  }
  .footer-contact-detail {
    margin-bottom: 15px !important;
  }
  .col-header:nth-child(2) {
    max-width: 400px;
    flex: 0 0 400px;
  }
  .header-menu-icons {
    margin-right: 50px;
  }
  .main-header {
    padding: 10px 30px;
  }
  .main-navbar {
    padding: 0 30px;
  }
  /* header {
    padding: 12px 30px;
  } */
  /* #section-banner {
    margin-top: 105px;
  } */

  .splide__arrow {
    width: 38px;
    height: 38px;
    padding: 8px;
  }

  .insomenu-bars {
    top: 50%;
    right: 30px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition: transform ease 0.15s, -webkit-transform ease 0.15s;
    position: absolute;
    left: inherit;
    right: 0;
    margin: 0 auto;
    height: 2px;
    background-color: #fff;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }

  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 20px;
    -webkit-transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition: bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  #header-primary-menu {
    position: fixed;
    background-color: #811717;
    color: #fff;
    width: 100%;
    right: 0;
    padding: 0;
    top: 0;
    padding: 30px 30px 30px !important;
    margin-top: 84px;
    height: 0vh;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    /*  clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%); */
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
    z-index: 9999;
    overflow: hidden;
  }
  .main-header {
    position: relative;
  }
  .main-header::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #fff;
    left: 0;
    right: 0;
    top: -2px;
    z-index: 99999;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .insomenu-active .main-header::before {
    top: 90px;
  }
  .insomenu-active #header-primary-menu {
    opacity: 1;
    /* clip-path: circle(1600px at 90% -10%);
    -webkit-clip-path: circle(1600px at 90% -10%); */
    pointer-events: all;
    height: calc(100vh - 80px);
  }
  .insomenu-active .header-menu-icons {
    display: none;
  }
  .responsive-menu-bar .social-icons .social__icon {
    max-width: 28px;
    flex: 0 0 28px;
  }
  #header-primary-menu ul li {
    display: block;
    text-align: left;
    padding: 5px 0;
    /* border-bottom: 1px solid #eee; */
  }
  .responsive-menu-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sign-in-btn {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
  }
  .header__menu-item {
    line-height: 32px;
  }

  #header-primary-menu .header__menu1 .header__menu-item {
    transform: translateX(-20px);
    transition: all 0.3s;
    opacity: 0;
  }

  #header-primary-menu .header__menu-item:nth-child(1) {
    transition-delay: 0.1s;
  }

  #header-primary-menu .header__menu-item:nth-child(2) {
    transition-delay: 0.2s;
  }

  #header-primary-menu .header__menu-item:nth-child(3) {
    transition-delay: 0.3s;
  }

  #header-primary-menu .header__menu-item:nth-child(4) {
    transition-delay: 0.4s;
  }

  #header-primary-menu .header__menu-item:nth-child(5) {
    transition-delay: 0.5s;
  }

  .insomenu-active #header-primary-menu .header__menu1 .header__menu-item {
    transform: translateX(0);
    opacity: 1;
  }

  .insomenu-active .header1__menu1 .header__menu-item:nth-child(1) {
    transition-delay: 0.1s;
  }

  .insomenu-active .header1__menu1 .header__menu-item:nth-child(2) {
    transition-delay: 0.2s;
  }

  .insomenu-active .header1__menu1 .header__menu-item:nth-child(3) {
    transition-delay: 0.3s;
  }

  .insomenu-active .header1__menu1 .header__menu-item:nth-child(4) {
    transition-delay: 0.4s;
  }

  .insomenu-active .header1__menu1 .header__menu-item:nth-child(5) {
    transition-delay: 0.5s;
  }

  #header-primary-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .header-theme-element {
    position: absolute;
    /* left: 100%; */
    right: 0;
    top: 150px;
    display: block;
    right: -200px;
    opacity: 0.5;
    max-width: 400px;
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    -webkit-transition: all 0.9s linear;
    transition: all 0.9s linear;
    opacity: 0.3;
  }
  .insomenu-active .header-theme-element {
    /* left: 83%; */
    /* right: -200px; */
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    -webkit-transition: all 0.9s linear;
    transition: all 0.9s linear;
  }
  .insomenu-active .header-theme-element img {
    transform: rotate(160deg);
    /* transform: rotate(360deg); */
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    -webkit-transition: all 0.9s linear;
    transition: all 0.9s linear;
  }

  .header-theme-element img {
    transform: rotate(0deg);
    -moz-transition: all 0.9s linear;
    -ms-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    -webkit-transition: all 0.9s linear;
    transition: all 0.9s linear;
  }

  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  Ex .sticky-btn-enquire {
    z-index: 888 !important;
  }
  .header__menu-link:after {
    display: none;
  }
  .footer-block {
    padding: 0 0 100px;
  }
  .footer-logo img {
    max-width: 280px;
    margin: unset;
  }
  .our-service-detail {
    justify-content: start !important;
    gap: 25px !important;
  }
  .service-element {
    display: none;
  }
  .section-title h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .banner-detail .section-title {
    margin-bottom: 0;
  }
  .banner-desc p {
    font-size: 14px;
  }
  .banner-detail .section-title span {
    font-size: 36px;
    line-height: 72px;
  }
  .section-title h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .banner-detail {
    padding: 20px 30px 20px 15px;
  }
  .section-title h1::before {
    top: -40px;
    width: 30px;
    height: 30px;
  }
  .splide__arrow svg {
    width: 15px;
    height: 15px;
  }
  .section-img::before {
    width: 400px;
    height: 400px;
    top: 145px;
  }
  .antarang-img {
    max-width: 500px;
  }

  .tab-list .tab {
    padding: 14px 15px;
  }
  /* .tab-list {
    gap: 10px;
  } */
  .testimonial-desc,
  .founder-desc {
    font-size: 14px;
  }
  .founders-name p {
    margin-bottom: 8px;
  }

  .testi-monial-detail {
    width: 100%;
    flex: 0 0 100%;
  }
  .testimonial-desc span {
    margin-bottom: 12px;
  }
  .review-name {
    margin-bottom: 15px;
  }
  .product-detail p,
  .product-item-detail span,
  .filter-name label,
  .item-list span {
    font-size: 15px;
    line-height: 20px;
  }
  .product-detail p {
    margin-bottom: 8px;
  }
  .shop-inner-cols {
    justify-content: center;
  }
  .filter-category-detail {
    max-height: 185px;
  }

  .theme-element.right-element.right-top-element {
    max-width: 130px;
  }
  .right.founder-img:before {
    right: -90px;
    top: -22px;
  }
  .our-photos-wrapper .section-title {
    margin-bottom: 0;
  }
  .gallery-cols .gallery-col {
    width: 33.33%;
    flex: 0 0 33.33%;
  }
  .contact-form-col {
    padding: 0 20px;
  }
  .columns.contact-form-cols {
    margin: 0 -20px;
  }
  .theme-element.top-left-element {
    max-width: 130px;
  }
  .form-wrapper {
    padding-bottom: 0;
  }
  .section-form {
    position: relative;
  }
  .section-form::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #00000094;
    opacity: 0.7;
    top: 0;
  }
  .form-modal-block {
    position: relative;
    z-index: 99;
  }
  .form-desc p,
  .go-back-desc p {
    color: #fff;
  }
  .thumb-slider-wrapper,
  .full-image-slider-wrapper {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .shop-detail-sliders-wrapper,
  .shop-bag-detail-sliders-wrapper {
    flex-direction: column;
    /* max-width: 700px;
    margin: 0 auto; */
    gap: 30px;
  }
  .thumb-slider-wrapper {
    order: 2 !important;
  }
  .product-max-img img {
    aspect-ratio: 4 / 4.5;
    width: 100%;
    object-fit: cover;
  }
  .wishlist-detail,
  .cart-detail {
    flex-direction: column;
    gap: 20px;
    align-items: start;
  }
  .wishlist-button,
  .cart-button {
    flex: unset;
  }
  .style-blocks li {
    font-size: 14px;
    padding: 7px 12px;
  }
  .address-detail h5 {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .shop-inner-col {
    width: 50%;
    flex: 0 0 50%;
  }
  .go-back-desc a {
    color: #fff;
  }
  .most-populer-wrapper .tab-list .tab {
    padding: 14px 5px;
  }
  .size-block ul li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-detail-block {
    position: relative;
    top: -40px;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    width: 35px;
    height: 35px;
  }
  #section-my-account .max-width .theme-frame {
    max-width: 300px;
  }
  .listed-points li {
    padding-left: 20px;
  }
  .listed-points li:before {
    width: 7px;
    height: 7px;
    top: 7px;
  }
  .header-dropdown-content {
    position: relative;
    left: 0;
    transform: unset;
    top: 100%;
    width: 100%;
    /* background-color: #000; */
    padding: 20px 0;
    border: unset;
    text-align: start;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  /* .header-dropdown:hover .header-dropdown-content {
    height: 100%;
    margin-top: 5px;
  } */
  .header-dropdown-block {
    padding: 10px 20px;
  }

  /* .header__menu-link {
    justify-content: space-between;
  } */
  .header__menu-item.sub-menu-link-update.active .header-dropdown-content {
    opacity: 1;
    visibility: visible;
    height: 100%;
    /* -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; */
    /* margin-bottom: 15px; */
  }
  .header-dropdown:hover .header-dropdown-content {
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 0;
  }
  .header-dropdown-block {
    display: none;
  }
  .header-res-dropdown-block {
    display: block;
  }
  .header-dropdown-content span {
    margin-bottom: 0;
    font-weight: 400;
  }
  .header-res-dropdown-block .accordion .card__title {
    min-height: unset;
    padding: 8px 20px;
    border-bottom: 1px solid #ffffff30;
  }
  .header-dropdown-content a {
    line-height: 20px;
    padding-left: 18px;
  }
  .header-res-dropdown-block .accordion .card__title .icon {
    color: #fff;
    opacity: 1;
  }
  /* .header-res-dropdown-block .accordion .card:last-child {
    border-bottom: 0;
  } */
  .header-res-dropdown-block .accordion .card {
    border-bottom: 1px solid #ffffff30;
  }
  .header-res-dropdown-block .accordion .card__content {
    max-height: 500px;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 30px;
  }

  .section-contact,
  .section-wishlist-detail,
  .section-view-cart, 
  .section-checkout{
    padding-top: 30px !important;
  }


  .section-shop-page {
    padding-top: 25px !important;
}

  /* .section-my-account.section-theme-margin {
    margin-top: 110px;
} */

  .art-img img,
  .art-img video {
    border-radius: 0 0 30px 30px;
  }
  .order-card-detail ul li:nth-child(1) {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .order-hidden-desktop {
    display: block;
  }
  .order-visible-desktop {
    display: none;
  }
  .workshop-img video {
    max-height: 600px;
  }
  .antarang-desc-block,
  .mission-vission-wrapper,
  .founder-inner-detail {
    text-align: center;
  }
  .founder-inner-detail.has-text-right {
    text-align: center !important;
  }
  .mission-vission-wrapper .section-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .mission-vission-wrapper .section-title span {
    font-size: 34px;
    line-height: 70px;
  }
  .thumb-slider-wrapper .splide__arrows {
    margin-top: 0;
    padding-bottom: 0;
  }
  .dropdown-content a {
    color: #616161 !important;
  }
  .product-desc {
    padding: 15px 10px;
  }
  .shop-inner-col {
    width: 33.33%;
    flex: 0 0 33.33%;
  }
  .support-block,
  .support-block::before {
    width: 200px;
    height: 200px;
  }
  .support-desc span {
    font-size: 14px;
  }
  .support-icon {
    max-width: 60px;
  }
  .brochers-wrapper .theme-frame {
    max-width: 300px;
    top: -10px;
    position: relative;
  }
  /* .section-our-photos {
    padding-top: 165px !important;
  } */
  .cms-section {
    /* padding-top: 85px !important; */
    padding-bottom: 50px !important;
  }
  .privacy-policy-wrapper .section-title h2::before {
    top: -30px;
  }
  .privacy-policy-wrapper .section-title,
  .terms-conditions-wrapper .section-title {
    margin-bottom: 15px;
  }
  .med-width .theme-frame {
    top: -10px;
  }
  .section-title h2 span {
    left: -30px;
  }
  .section-title.has-text-centered h2 {
    margin-left: 30px;
  }
  .production-desc {
    padding: 20px;
  }
  .testimonial-rate,
  .testimonial-desc {
    padding-left: 0;
  }
  .review-name {
    padding: 0 20px 15px 0;
  }
  /* .most-populer-wrapper .section-title .theme-frame {
    margin-left: unset;
    margin: 0 auto;
  } */
  .section-select-varient .shop-detail-cols.mb-6 {
    margin-bottom: 30px !important;
  }
  .section-join-us::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -50px;
  }

  .sticky-btn-enquire.sticky-brochure {
    right: -94px;
    padding: 8px 15px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  /* #section-banner,
  .section-cms {
    margin-top: 95px;
  } */

  .theme-logo img {
    max-height: 65px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .location-block {
    padding: 0 0 0 30px;
  }

  #back2top svg {
    width: 36px;
    height: 36px;
  }

  #back2top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #1d57a3;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid rgb(182 223 235);
    text-transform: uppercase;
  }

  #footer {
    padding: 20px;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }
  .footer-inner-col .contact {
    max-width: 300px;
    margin: 0 auto;
  }
  .border-bottom {
    padding-bottom: 15px;
  }
  .splide__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 15px;
    padding-bottom: 10px;
  }
  .splide__arrow {
    position: static;
    transform: unset;
  }
  #craft-slider .splide__arrow {
    position: absolute;
  }
  #craft-slider .splide__arrows {
    margin-top: 0;
  }
  .section-title span {
    font-size: 32px;
    line-height: 86px;
    right: 20px;
  }
  .section-title h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    width: 30px;
    height: 30px;
    top: -25px;
  }
  .section-title h1::before,
  .section-title h2::before {
    width: 35px;
    height: 35px;
  }
  .banner-detail {
    padding: 30px;
    margin-top: 20px;
  }
  .home-banner {
    padding-bottom: 30px !important;
  }
  .section-title h1::before {
    top: -50px;
  }
  .antarang-img {
    margin: 0 auto;
  }
  .section-img::before {
    left: 100px;
  }
  .antarang-detail {
    padding-top: 0;
  }
  .tab-list {
    justify-content: center;
  }
  .most-populer-wrapper .section-title {
    text-align: center;
  }
  .most-populer-wrapper .section-title h2::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .section-most-populer {
    padding-top: 70px !important;
  }
  .section-join-us .theme-padding {
    padding-left: 0;
  }
  .join-us-detail {
    padding: 50px 30px 20px 30px;
  }
  .testi-monial-detail {
    padding: 30px 30px 10px 30px;
  }
  .testimonial-desc {
    max-width: 100%;
  }
  .testimonial-desc {
    padding-right: 0;
  }
  .section-testimonial .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-brands .section-title {
    margin-bottom: 30px;
  }
  .founder-detail {
    max-width: 100%;
  }
  .founder-img::before {
    left: -125px;
  }
  .showing-product-detail::before {
    display: none;
  }
  .filter-wrapper {
    padding: 30px 0 20px;
  }
  .filter-btn,
  .reset-btn,
  .sort-by-dropdown {
    background-color: #811717;
    color: #fff;
    padding: 10px 30px;
    cursor: pointer;
  }
  .dropdown:hover svg path {
    stroke: #fff;
  }
  .sort-by-dropdown {
    padding: 10px 15px;
  }
  .dropdown a:hover {
    color: #fff;
  }
  .filter-sidebar-card.theme-sidebar-card {
    left: -40px;
  }
  .filter-res-wrapper .theme-sidebar.active .theme-sidebar-card {
    left: 0 !important;
  }
  .filter-btn h3 {
    font-size: 16px;
    color: #fff;
  }
  .reset-btn a {
    color: #fff;
    font-size: 18px;
  }
  .filter-wrapper {
    display: none;
  }
  .filter-res-wrapper {
    display: block;
    /* padding-top: 30px; */
  }
  .filter-res-wrapper .theme-sidebar-action .close-sidebar {
    top: -8px;
    right: 12px;
  }
  /* .filter{
  padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
} */
  .shop-col {
    padding: 8px;
  }
  .shop-cols {
    margin: -8px;
  }
  .accordion .card__title {
    padding: 8px 0;
  }
  .filter {
    margin-bottom: 0;
  }
  .sort-by-dropdown {
    max-width: unset;
    flex: unset;
    text-align: center;
  }
  .dropdown a {
    color: #fff;
  }
  .dropdown svg path {
    stroke: #fff;
  }
  .showing-product-wrapper {
    margin-bottom: 0;
    display: none;
    padding-bottom: 0;
  }
  .filter-res-wrapper .showing-product-wrapper {
    display: block;
  }
  .antarang-detail-img {
    max-width: 450px;
    margin: 0 auto;
  }
  .workshop-img {
    margin: 0 auto 30px;
  }
  .workshop-img video {
    max-height: 600px;
  }
  .section-founder .founder-img {
    max-width: 300px;
    margin: 0 auto;
  }
  .founder-inner-cols {
    display: flex;
  }
  .founder-inner-col:nth-child(1) {
    order: 2 !important;
  }
  /* .founder-inner-detail.has-text-right {
    text-align: left !important;
  } */
  .brand-social-icons.is-content-end {
    justify-content: start !important;
  }
  .flower-element {
    max-width: 450px;
  }
  .section-contact-form .theme-padding {
    padding-left: 30px !important;
  }
  .site-map {
    margin-bottom: 30px;
  }
  /* .section-form {
    margin-top: 110px;
  } */
  .shop-detail-sliders-wrapper,
  .shop-bag-detail-sliders-wrapper {
    max-width: 600px;
    margin: 0 auto;
  }
  .full-image-slider-wrapper .splide__arrows {
    margin-top: 0;
    padding-bottom: 0;
  }

  .full-image-slider-wrapper .splide__arrow {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .shop-detail-sliders-wrapper,
  .shop-bag-detail-sliders-wrapper {
    gap: 15px;
  }
  .seleceted-product-detail-block {
    padding: 0;
  }
  .about-product-detail-wrapper {
    padding: 30px;
  }
  .about-product-detail-wrapper .tab-list-block {
    margin-bottom: 25px;
  }
  /* .section-theme-margin {
    margin-top: 70px;
  } */
  .address-wrapper .address-col {
    border-right: none;
  }
  .section-wishlist-detail .container,
  .section-view-cart .container,
  .section-checkout .container {
    padding: 0 20px;
  }
  .wishlist-detail,
  .cart-detail {
    flex-direction: row;
    align-items: center;
  }
  .select-varient-btns .wishlist-button,
  .select-varient-btns .cart-button {
    width: calc(50% - 20px);
    flex: calc(50% - 20px);
  }
  .section-checkout-payment .total-amount-detail {
    max-width: 100%;
    margin-right: auto;
  }
  .section-checkout-payment .checkout-button a {
    width: 100%;
  }
  /* .section-checkout-payment .payment-method-detail{
  justify-content: space-between;
} */
  .banner-detail .section-title h1::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /* #section-checkout {
    margin-top: 75px;
  } */
  .checkout .section-title {
    margin-bottom: 20px;
  }
  .banner-slider-wrapper {
    background-color: transparent;
  }
  .error-img {
    max-width: 400px;
  }
  .order-res-crad-detail ul li {
    margin-bottom: 20px;
    width: 50%;
    flex: 0 0 50%;
    padding: 0 10px;
    padding-left: 0;
    margin-bottom: 12px;
  }
  .order-res-crad-detail ul li:nth-child(even) {
    padding: 0;
  }
  .my-account-wrapper {
    padding: 40px 30px;
  }
  .order-card-detail ul li:last-child {
    padding: 0;
    margin-bottom: 0 !important;
  }
  .order-card-detail ul li {
    width: 50% !important;
    flex: 0 0 50% !important;
    margin-bottom: 15px !important;
    /* padding: 0 !important; */
  }
  .order-card-detail ul li span {
    margin-bottom: 5px;
  }
  .order-res-crad-detail ul {
    display: flex;
    flex-wrap: wrap;
  }
  .order-card-detail p {
    font-size: 14px;
  }
  .view-btn {
    padding: 3px 15px;
  }
  .my-account-wrapper .tab-list-block {
    margin-bottom: 20px;
  }
  .order-card-wrapper .card-title {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 991px) {
  .shop-product .advertisements {
    display: none;
  }
  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .footer-block {
    padding: 0 0 50px;
  }
  .med-width .theme-frame {
    max-width: 250px;
  }
  .scrollToTopBt {
    right: 20px;
  }
  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
  .mission-vission-wrapper h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .workshop-detail .theme-frame {
    max-width: 300px;
    position: relative;
    top: -10px;
  }
  /* .contact-detail li:nth-child(1){
    width: 45%;
    flex:0 0 45%;
    justify-content: center;
  }
  .contact-detail li:nth-child(2){
    width: 55%;
    flex:0 0 55%;
    justify-content: center;
  } */
  .nav-icon {
    flex: 0 0 20px;
  }
  .navbar-detail ul li {
    padding: 12px 10px;
  }
  .navbar-col:nth-child(1) {
    width: 60%;
  }
  .navbar-col:nth-child(2) {
    width: 40%;
  }
  .col-header:nth-child(2) {
    max-width: unset;
    flex: unset;
  }
  .col-header:last-child {
    max-width: 300px;
    flex: 0 0 300px;
  }
  .header-menu-icons {
    margin-right: 50px;
  }

  .footer-theme-block {
    margin-bottom: 30px;
  }
  /* .footer-menu.hidden-desktop {
    display: block;
    margin-bottom: 30px;
  }
  .footer-menu.hidden-mobile {
    display: none;
  }
  .footer-menu ul li {
    width: 25%;
    flex: 0 0 25%;
    padding-bottom: 10px;
  }
  .footer-contact-detail {
    margin-bottom: 30px !important;
  } */
  .section-img::before {
    left: 0;
  }
  .gallery-cols .gallery-col {
    width: 50%;
    flex: 0 0 50%;
  }

  .antarang-banner-wrapper .antarang-content {
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  /* .founders-banner-img {
    position: relative;
  }
  .founders-banner-img:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ffffff52;
    width: 100%;
    height: 100%;
    opacity: 0.5;
  }
  .founders-banner-wrapper .section-title.gray-text h1 {
    color: #222222;
  }
  .founder-content {
    left: 0;
  } */
  .about-product-detail-wrapper .tab-list .tab {
    padding: 14px 0px;
  }
  .about-product-detail-wrapper .tab-list {
    gap: 30px;
  }
  .section-my-account .theme-padding,
  .section-varient-product .theme-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .my-account-wrapper {
    padding: 30px;
  }
  .event-wrokshop-wrapper {
    padding: 20px;
  }

  .my-account-wrapper .form-label {
    margin-bottom: 0;
  }
  .my-account-form-wrapper .col-form {
    margin-bottom: 0;
  }
  .my-account-form-wrapper .cols-form {
    margin-bottom: -0 !important;
  }
  .list-point p,
  .shipping-detail p {
    font-size: 14px;
  }
  .shipping-detail .list-point {
    padding-left: 60px;
  }
  .quantity span {
    font-size: 24px;
    line-height: 28px;
  }
  .quantity p {
    font-size: 16px;
  }
  .payment-wrapper,
  .address-wrapper {
    padding: 30px 20px;
  }
  .payment-method-detail span {
    min-width: 145px;
  }
  .color-desc span {
    width: 15px;
    height: 15px;
  }
  .cart-size-desc span {
    padding: 3px 10px;
    font-size: 12px;
  }
  .profile-icon img {
    border-radius: 100%;
    width: 32px;
    height: 32px;
  }
  .advertisements {
    margin-top: 10px;
  }
  .collection-item-detail p,
  .collection-item-detail a,
  .product-detail p,
  .product-detail a {
    font-size: 14px;
    line-height: 20px;
  }
  .no-data-found-detail h5 {
    font-size: 24px;
  }
  .no-data-found-img {
    max-width: 250px;
    margin: 0 auto 20px;
  }
  .section-no-data-found {
    margin-top: 70px !important;
  }
  .section-antarang-detail.section-img::before {
    left: 100px;
  }
  .max-title {
    width: 400px;
  }
  .order-card-detail ul li {
    width: 50% !important;
    flex: 0 0 50% !important;
  }
  .order-card-detail {
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 10px !important;
  }

  /* #header-primary-menu {
    margin-top:108px;
  } */

  .order-detail-table .hidden-desktop {
    display: flex;
  }
  .order-detail-table .visible-desktop {
    display: none;
  }
  .order-res-crad-detail ul li {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  .order-card-detail ul li {
    width: 50% !important;
    flex: 0 0 50% !important;
  }
  .join-us-form-wrapper label.error {
    bottom: -5px !important;
    left: 9px !important;
  }
  .brochure-modal .theme-element {
    max-width: 80px;
  }
  .brochure-modal .theme-modal-card {
    padding: 60px 20px;
  }
  .modal-title {
    font-size: 28px;
    line-height: 58px;
  }
  .mission-vission-wrapper h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
  }
  .founders-name p {
    font-size: 20px;
    line-height: 44px;
  }
  .shop-inner-col {
    width: 50%;
    flex: 0 0 50%;
  }
  .section-support .section-title {
    margin-bottom: 40px;
  }
  /* .section-contact {
    padding-top: 60px;
  } */
  .support-col {
    margin-bottom: 15px;
  }
  .columns.support-cols {
    margin-bottom: -15px;
  }
  .section-title.bottom-text span {
    bottom: 18px;
  }
  #section-brochure .flower-element {
    top: -75px;
  }
  .most-populer-wrapper .section-title {
    margin-bottom: 20px;
  }
  .pdf-link {
    width: 300px;
  }
  .sub-title h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .footer-logo img {
    max-width: 250px;
  }
  .section-title h2 span {
    left: -20px;
  }
  .section-title.has-text-centered h2 {
    margin-left: 20px;
  }
  .error-img {
    max-width: 300px;
  }
  #location-slider1 {
    margin-top: 30px;
  }
  .section-antarang-detail.section-img::before {
    left: 0;
  }
  .copyright-detail .small {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 28px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }
  .filter-res-wrapper .theme-sidebar-card {
    justify-content: start;
  }
  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .location-block {
    padding: 30px 0 0 0;
  }

  #register-modal {
    padding: 25px;
  }
  #brochure {
    padding: 25px;
  }
  .main-navbar {
    padding: 0 0;
  }
  .is-size-7 {
    font-size: 12px !important;
  }
  .contact-detail .is-gap-3 {
    gap: 8px !important;
  }
  .nav-icon {
    width: 18px;
    flex: 0 0 18px;
  }
  .navbar-detail ul li {
    padding: 12px 8px;
  }
  .footer-inner-col .contact {
    margin: unset;
  }
  .address-detail {
    max-width: 550px;
  }

  .theme-element.right-element {
    max-width: 100px;
  }

  .section-most-populer .theme-padding,
  .section-new-collection .theme-padding,
  .section-realted-product .theme-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  #realted-product-slider .splide__arrows {
    margin-top: 20px;
  }
  .collection-item-detail p,
  .product-detail p,
  .product-detail a {
    margin-bottom: 8px;
  }
  .collection-item-detail {
    padding: 15px;
  }
  body {
    font-size: 14px;
  }
  .video-block video {
    height: 400px;
  }
  .video-block video {
    height: 350px;
  }
  .section-title span {
    font-size: 30px;
    line-height: 82px;
    right: 10px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .banner-detail .section-title span {
    font-size: 32px;
    line-height: 64px;
  }
  .antarang-img {
    max-width: 450px;
  }
  .theme-element {
    max-width: 100px;
  }
  .join-us-desc {
    margin-bottom: 20px;
  }
  .join-us-form-wrapper .col-form {
    padding: 8px;
  }
  .join-us-form-wrapper .cols-form {
    margin: -8px !important;
  }
  .founder-img {
    max-width: 300px;
    margin: 0 auto;
  }
  .founders-cols.gap-2 {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .founders-cols.gap-2 .column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-workshop-banner {
    padding-top: 30px !important;
  }
  .theme-element.right-element.right-top-element {
    display: none;
  }
  .flower-element {
    max-width: 350px;
  }

  .section-title h2::after {
    height: 30px;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .site-map iframe {
    height: 500px;
  }

  /* .antarang-banner-img {
    position: relative;
  }
  .antarang-banner-img::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ffffffb8;
    width: 100%;
    height: 100%;
    opacity: 0.5;
  } */
  /* .antarang-banner-wrapper .section-title.gray-text h1 {
    color: #222222; 
  }*/
  .antarang-banner-wrapper .theme-frame,
  .founders-banner-wrapper .theme-frame {
    top: -30px;
    position: relative;
  }
  .form-wrapper .theme-frame {
    max-width: 300px;
  }
  .size-block ul {
    gap: 6px;
  }
  .size-block ul li {
    padding: 6px 5px;
    font-size: 13px;
    width: calc(20% - 6px);
    flex: 0 0 calc(20% - 6px);
  }
  .size-block ul li {
    padding: 6px 5px;
    font-size: 13px;
  }
  .select-product-detail h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .selected-product-price span,
  .selected-product-info h5 {
    font-size: 16px;
  }
  .seleceted-product-detail-block .mb-5 {
    margin-bottom: 15px !important;
  }
  .section-about-product .theme-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-product-detail-wrapper .tab-list {
    gap: 20px;
  }
  .my-account-wrapper .tab-list-block {
    margin-bottom: 20px;
  }
  .theme-table-wrapper th {
    font-size: 16px;
    padding: 12px !important;
  }
  .theme-table td {
    padding: 12px 15px;
  }
  .theme-btn {
    padding: 8px 20px;
  }
  .address-type span {
    font-size: 16px;
  }
  .my-account-wrapper .address-col {
    padding: 8px;
  }
  .my-account-wrapper .address-cols {
    margin: -8px !important;
  }
  .edit-btn {
    margin: unset;
    max-width: 45px;
    padding: 8px;
  }
  .billing-address-detail {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .theme-table th {
    font-size: 16px;
    padding: 10px 15px;
  }
  .cart-size-desc span {
    font-size: 12px;
    padding: 3px 10px;
  }
  .view-cart-detail {
    gap: 10px;
  }
  .order-detail-table table,
  .order-detail-table table tbody {
    display: block;
  }
  .order-detail-table tr {
    display: flex;
    flex-direction: column;
    width: inherit;
  }
  .order-detail-table tr td {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .total-order {
    display: flex;
    flex-direction: row !important;
  }
  .total-order td {
    width: 50% !important;
  }
  .order-detail-table thead {
    display: none;
  }
  /* .order-detail-table .view-cart-detail {
    margin-bottom: 15px;
  } */
  .product-name p {
    font-size: 16px;
  }
  .wishlist-img img,
  .cart-img img,
  .view-cart-img img {
    aspect-ratio: 2 / 3;
  }
  .wishlist-table .wishlist-img,
  .view-cart-table .view-cart-img,
  .order-detail-table .view-cart-img {
    width: 80px;
    flex: 0 0 80px;
  }
  .side-bar-title h5 {
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .theme-sidebar-action .close-sidebar {
    top: -15px;
  }
  .wishlist-sidebar-desc p,
  .cart-sidebar-desc p {
    font-size: 14px;
    line-height: 18px;
  }
  .wishlist-sidebar-detail,
  .cart-sidebar-detail {
    gap: 15px;
  }
  .profile-image {
    height: 195px;
    width: 195px;
  }
  .profile-img {
    height: 195px;
    width: 195px;
  }
  .exclaimation {
    max-width: 45px;
  }
  .status-img {
    max-width: 22px;
  }
  .wishlist-detail,
  .cart-detail {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
  .product-info .wishlist-detail.select-varient-btns {
    flex-direction: row;
    align-items: center;
  }
  .shipping-detail .list-point {
    padding-left: 20px;
  }
  .view-cart-product-detail p {
    font-size: 14px;
    line-height: 18px;
  }

  .total-amount-detail {
    max-width: 250px;
    margin-left: unset;
    margin-right: auto;
  }
  .checkout-button.has-text-right {
    text-align: start !important;
  }
  .promo.mb-6,
  .total-amount-detail.mb-6 {
    margin-bottom: 25px !important;
  }
  .total-amount-detail {
    max-width: 100%;
  }
  .total-amount-detail ul li {
    justify-content: space-between;
  }
  .checkout-button a {
    width: 100%;
  }
  .payment-method-detail,
  .promo,
  .collection-details {
    justify-content: space-between;
  }
  .copy-btn picture {
    max-width: 20px;
    flex: 0 0 20px;
  }
  .copy-btn {
    gap: 5px;
  }
  .collection-details p {
    padding-left: 25px;
  }
  .collection-details p::before {
    width: 18px;
    height: 18px;
    top: 3px;
  }
  .copy-btn {
    max-width: 125px;
    flex: 0 0 125px;
    justify-content: center;
  }

  /* .section-theme-margin {
    margin-top: 90px;
  } */
  /* .shop-inner-col{
  width: 50%;
  flex:0 0 50%;
} */
  .theme-frame {
    max-width: 350px;
  }
  .cms-section {
    /* padding-top: 100px !important; */
    padding-bottom: 60px !important;
  }
  .logout-block p {
    font-size: 16px;
  }
  .logout-detail {
    padding: 15px 0;
  }
  .checkout .section-title h2 {
    font-size: 28px;
  }
  .customer-detail .sm-form-control {
    font-size: 14px !important;
  }
  .grand-total {
    justify-content: space-between;
  }
  .grand-total span,
  .grand-total p {
    font-size: 16px;
  }
  .theme-sidebar-card {
    justify-content: center;
  }
  .responsive-menu-bar .social-icons .social__icon {
    max-width: 24px;
    flex: 0 0 24px;
  }
  .header-theme-element {
    max-width: 350px;
    right: -180px;
  }
  #section-my-account .max-width .theme-frame {
    max-width: 250px;
    top: -10px;
  }
  .footer-copyright.d-flex {
    flex-direction: column;
    gap: 15px;
    align-items: start;
  }
  .max-title {
    width: 200px;
  }
  .order-detail-table .max-title {
    width: 100%;
  }
  .view-cart-table .max-title {
    width: 250px;
  }
  /* .art-img img,
  .art-img video {
    border-radius: 0px 100px 25px 100px;
  } */
  .thumb-slider-wrapper .splide__arrows {
    margin-top: 0;
    padding-bottom: 0;
  }
  .thumb-slider-wrapper .splide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
  }
  .thumb-slider-wrapper .splide__arrow--next {
    right: -15px;
  }
  .thumb-slider-wrapper .splide__arrow--prev {
    left: -15px;
  }
  .full-image-slider-wrapper .splide__arrow {
    display: none;
  }
  .new-collection-detail,
  .product-detail {
    box-shadow: #0000001f 0px 6px 12px;
  }
  #kurtas-slider .splide__slide.is-visible.is-active,
  #tops-slider .splide__slide.is-visible.is-active,
  #co-ords-slider .splide__slide.is-visible.is-active,
  #freesize-slider .splide__slide.is-visible.is-active,
  #new-collection-slider .splide__slide.is-visible.is-active,
  #realted-product-slider .splide__slide.is-visible.is-active {
    box-shadow: unset;
    border-radius: unset;
    overflow: unset;
  }
  #new-collection-slider .splide__track,
  .slider-block .splide__track {
    padding-left: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
  }
  .header-res-dropdown-block .accordion .card__title {
    padding: 8px 10px;
  }
  .header-dropdown-content a {
    padding-left: 10px;
  }

  #sidebar-wishlist .theme-sidebar-card,
  #sidebar-cart .theme-sidebar-card{
    justify-content: start;
  }

}
@media screen and (max-width: 600px) {
  .badge {
    font-size: 12px;
  }
  .production-detail:hover .red-bg::before {
    height: 2050px;
  }
}
@media screen and (max-width: 575px) {
  /* .theme-modal-card-body {
    padding: 20px;
  } */

  /* #header-primary-menu {
    margin-top: 100px;
} */

#header-primary-menu {
  margin-top: 76px;
}

  .loader-img {
    width: 50px;
}
/* 
  .section-form {
    margin-top: 102px;
} */
  .section-testimonial{
    margin-bottom:20px;
  }

  .section-my-account{
    padding-top: 70px !important;
  }

  .antarang-desc-block,
  .mission-vission-wrapper {
    text-align: center;
  }
  /* .art-img img,
  .art-img video {
    border-radius: 0 50px 15px 50px;
  } */
  .support-block,
  .support-block::before {
    width: 180px;
    height: 180px;
  }
  .theme-btn.sticky-btn-enquire.red-btn:hover:before {
    border-radius: 0;
  }

  .columns.support-cols {
    margin-bottom: -0;
  }
  .support-col {
    margin-bottom: 0px;
  }
  .section-support .theme-element {
    display: block;
  }
  .section-support .section-title {
    margin-bottom: 30px;
  }
  .support-icon {
    max-width: 50px;
  }
  .support-desc span {
    font-size: 12px;
    line-height: 18px;
  }
  .section-brochure {
    /* margin-top: 110px; */
    padding-top: 50px !important;
  }
  .select-profile-detail #useravatar-error {
    bottom: 60px !important;
    left: 22px;
  }
  .profile-modal-wrapper h5 {
    font-size: 18px;
  }
  .section-title h1::before {
    top: -40px;
  }
  .copyright-bar a {
    font-size: 14px;
  }
  .mission-vission-wrapper h3 {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 28px;
  }
  .theme-element.left-error-element,
  .theme-element.right-error-element {
    display: block;
    max-width: 65px;
  }
  .product-desc,
  .collection-item-detail {
    padding: 15px 10px;
  }

  .section-craft,
  .workshop-detail,
  .section-event-photos {
    padding-bottom: 20px !important;
  }
  .section-most-populer {
    padding-bottom: 30px;
  }
  .cms-section {
    /* padding-top: 110px !important; */
    padding-bottom: 40px !important;
  }
  #section-varient-product {
    margin-bottom: 0;
  }
  .sm-form-control {
    font-size: 13px;
  }
  .section-no-data-found {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .no-data-found-detail h5 {
    font-size: 20px;
  }
  .no-data-found-img {
    max-width: 200px;
  }
  .theme-btn {
    font-size: 13px;
    line-height: 20px;
  }
  .production-detail:hover .red-bg::before {
    height: 1550px;
  }

  .section-title {
    margin-bottom: 10px;
  }

  /* .accordion .card__content {
    padding: 0 15px 15px;
  } */

  /* .accordion .card__title {
    padding: 8px 15px;
  } */

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .sm-form-control,
  .brochure-modal .sm-form-control {
    padding: 12px 12px 12px 12px;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }
  .privacy-policy-detail-wrapper p,
  .terms-conditions-detail p {
    margin-bottom: 20px;
  }
  .privacy-policy-detail-wrapper h3,
  .terms-conditions-detail h3 {
    font-size: 18px;
  }

  .listed-points li {
    padding-left: 18px;
  }
  .listed-points li:before {
    width: 5px;
    height: 5px;
    top: 9px;
  }
  .privacy-policy-detail-wrapper h4,
  .terms-conditions-detail h4 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  h3 {
    font-size: 18px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
/* 
  #section-banner,
  .section-cms {
    margin-top: 100px;
  } */

  .theme-logo img {
    max-height: 60px;
  }

  .tab-list {
    gap: 10px;
  }

  #home #footer {
    padding: 20px 0 70px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    width: 50%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 100%;
    left: unset;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }

  .thankyou-block h1 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important;
  }

  .thankyou-logo img {
    height: 80px;
  }

  .close1,
  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    /* top: -30px;
    transform: none;
    margin-top: 30px; */
    padding: 20px;
  }

  /* .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  } */

  #back2top {
    display: none !important;
  }

  body {
    font-size: 14px;
    line-height: 20px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
  .nav-menu .is-content-end {
    justify-content: space-between !important;
  }
  .navbar-col:nth-child(2) {
    width: 100%;
  }
  .navbar-col:nth-child(1) {
    display: none;
  }
  .nav-menu {
    padding: 0 20px;
  }
  .navbar-detail ul li {
    border-right: 1px solid #8b8b8b;
    padding: 8px;
  }
  .footer-menu ul li {
    width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: 170px;
  }
  .footer-detail-block p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
  .service-icon {
    max-width: 45px;
    flex: 0 0 45px;
  }
  .our-service-detail {
    gap: 20px !important;
  }
  .services-col {
    width: 100% !important;
  }

  .banner-detail .section-title span {
    font-size: 28px;
    line-height: 56px;
  }
  .section-img::before {
    width: 350px;
    height: 350px;
  }

  .learm-more-link {
    margin-top: 30px;
  }
  .tab-list .tab {
    padding: 15px 10px;
  }
  .founder-img::before {
    left: -95px;
  }
  .event-col {
    width: 100% !important;
  }
  .reset-btn a,
  .filter-btn h3 {
    font-size: 14px;
  }
  .gallery-cols .gallery-col {
    width: 100%;
    flex: 0 0 100%;
  }
  /* .section-contact {
    padding-top: 60px !important;
  } */
  .site-map iframe {
    height: 400px;
  }
  .contact-sm-form-control,
  .contact-us-form-wrapper .form-label {
    font-size: 14px;
  }
  .contact-us-form-wrapper .form-label {
    margin-bottom: 0;
  }
  .founder-content {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .form-wrapper .section-title {
    margin-bottom: 8px;
  }
  .form-wrapper .theme-frame {
    position: relative;
    top: -10px;
  }
  .forgot-link {
    text-align: end;
  }
  .view-eye-img {
    max-width: 18px;
  }
  .password-block {
    width: 60%;
    flex: 0 0 60%;
  }
  .seleceted-product-detail-block .size-block ul {
    gap: 10px;
  }
  .seleceted-product-detail-block .size-block ul li {
    width: calc(20% - 10px);
    flex: 0 0 calc(20% - 10px);
  }
  .size-chart-link {
    margin-bottom: 10px;
  }
  .theme-element.bottom-right-element {
    display: none;
  }
  .section-about-product,
  .section-varient-product {
    padding-top: 10px !important;
  }
  .production-desc {
    padding: 15px 10px;
  }
  .about-product-detail-wrapper .tab-list .tab {
    padding: 10px 0px;
  }
  .tab::before {
    width: 15px;
    height: 15px;
  }
  .select-product-detail h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .contact-us-form-wrapper .form-label,
  .my-account-form-wrapper .form-label {
    font-size: 14px;
  }

  .my-account-wrapper .tab-list .tab {
    padding: 15px 0 !important;
  }
  .theme-btn {
    padding: 6px 15px;
  }

  /* .view-cart-table .view-cart-img, 
.order-detail-table .view-cart-img{
  width: 85px;
  flex:0 0 85px;
} */
  p {
    margin-bottom: 10px;
  }
  .address-detail h5 {
    margin-bottom: 15px;
  }
  .section-billing-address .theme-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .my-account-wrapper {
    padding: 20px;
  }
  .theme-table td {
    padding: 12px 12px;
  }
  .icons img {
    width: 46px;
  }
  .counter {
    font-size: 9px;
    right: 3px;
  }
  #logout-modal,
  #profile-edit-modal {
    padding: 25px;
  }
  .profile-modal-detail {
    padding: 20px 20px;
  }
  .product-info .wishlist-detail.select-varient-btns {
    flex-direction: column;
    align-items: start;
  }
  .select-varient-btns .wishlist-button,
  .select-varient-btns .cart-button {
    width: 100%;
    flex: 0 0 100%;
  }
  .full-product-info {
    font-size: 12px;
    line-height: 18px;
  }
  .list-point li {
    padding-left: 15px;
  }
  .payment-method-detail,
  .collection-details {
    flex-direction: column;
    align-items: start;
  }
  .collection-details {
    gap: 10px;
  }
  .copy-btn {
    max-width: fit-content;
    flex: unset;
  }
  /* .payment-col {
    padding: 0;
  }
  .payment-cols {
    margin: -0 !important;
  } */
  .payment-method-detail {
    margin-bottom: 15px;
  }
  /* .shop-inner-col {
    width: 100%;
    flex: 0 0 100%;
  } */
  .product-item-detail span {
    font-size: 14px;
    line-height: 18px;
  }
  .product-detail p {
    margin-bottom: 8px;
  }
  .product-detail p {
    font-size: 13px;
    line-height: 18px;
  }
  .shop-inner-col .product-item-detail {
    margin-bottom: 10px;
  }
  .product-desc {
    padding: 10px 8px;
  }
  .color-block {
    width: 18px;
    height: 18px;
  }
  .color-block::before {
    width: 10px;
    height: 10px;
  }
  .section-shop-page .min-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .shop-inner-col {
    margin-bottom: 10px;
    padding: 5px;
  }
  .columns.shop-inner-cols {
    margin-bottom: -10px !important;
    margin: -5px;
  }
  .wishlist-block,
  .cart-block {
    padding: 6px 5px;
  }
  .wishlist-block img,
  .cart-block img {
    max-width: 22px;
  }
  .wishlist-block .heart-detail .heart-icon-active {
    max-width: 22px;
  }
  .shop-wrapper .product-radius img {
    aspect-ratio: 1/1.3;
    object-fit: cover;
  }
  .wishlist-cart img {
    aspect-ratio: 1/1 !important;
  }
  .theme-element {
    display: none;
  }

  .disclaimer-wrapper .section-title h1::before {
    top: -20px;
  }
  .antarang-detail-img {
    max-width: 350px;
    margin: 0 auto;
  }
  /* .section-my-account.section-theme-margin {
    margin-top: 100px;
  } */
  .profile-icon img {
    width: 30px !important;
    height: 30px !important;
  }
  .header-menu-icons {
    margin-right: 50px;
  }
  .product-detail .wishlist-cart {
    opacity: 1;
    visibility: visible;
    bottom: 0;
  }
  .product-detail:hover .wishlist-block img,
  .product-detail:hover .cart-block img {
    transform: unset;
  }
  /* #section-checkout {
    margin-top: 85px;
  } */
  .checkout-form-modal .form-label {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .theme-card {
    padding: 20px;
  }
  .item-title span {
    margin-bottom: 10px;
  }
  .product-color-and-size {
    gap: 10px;
  }
  .product-color-detail span {
    width: 12px;
    height: 12px;
  }
  .product-color-detail p,
  .selected-product-size p {
    gap: 8px;
  }
  .edit-btn {
    max-width: 35px;
    padding: 5px;
  }
  .insomenu-active .main-header::before {
    top: 85px;
  }
  .theme-sidebar-detail .no-data-found-img {
    max-width: 150px !important;
    margin: 0 auto 10px;
  }
  .theme-sidebar-detail .no-data-found-detail h5 {
    font-size: 18px !important;
  }
  .seleceted-product-detail-block .quantity-detail-block {
    flex-direction: column;
    gap: 15px;
    align-items: start;
  }
  .seleceted-product-detail-block .quantity-block {
    width: 100%;
    flex: unset;
  }
  .event-workshops-details-res {
    display: block;
  }
  /* .event-wrokshop-details{
    display: none;
  } */
  .event-workshops-detail li {
    display: flex;
    gap: 30px;
  }
  .event-workshops-detail ul li a {
    color: #616161;
    word-break: break-all;
  }
  .event-workshops-detail ul li a:hover {
    color: #811717;
  }
  .event-workshops-detail span {
    color: #811717;
    min-width: 110px;
    font-size: 16px;
    font-weight: 600;
  }
  .event-workshops-detail {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
  }
  .event-workshops-detail:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .event-workshops-detail li {
    margin-bottom: 10px;
  }
  .event-workshops-detail li:last-child {
    margin-bottom: 0;
  }
  .event-workshops-detail p {
    width: calc(100% - 140px);
    flex: 0 0 calc(100% - 140px);
  }
  .section-upcoming-events .min-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .order-detail-table .view-cart-img {
    width: 80px;
    flex: 0 0 80px;
  }
  .order-detail-table .view-cart-product-detail {
    width: calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
  }
  .theme-modal.brochure-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 50px 20px;
  }
  .theme-modal.brochure-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }
  .modal-title {
    font-size: 24px;
    line-height: 54px;
    margin-bottom: 15px;
  }
  .webp #section-my-account {
    background-image: url(../images/my-account/accoun-bg2.webp);
  }
  .no-webp #section-my-account {
    background-image: url(../images/my-account/accoun-bg2.png);
  }
  .order-responsive-detail,
  .order-res-crad-detail {
    display: block;
  }
  .orders-details {
    /* display: none; */
  }
  .order-responsive-detail .accordion .card__title {
    border-bottom: 1px solid #bbb8b8;
  }
  .order-responsive-detail .card__content {
    padding: 20px 0 10px;
  }
  .order-responsive-detail .card__content ul li {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
  }
  .order-responsive-detail .card__content ul li span {
    color: #811717;
    font-size: 16px;
    font-weight: 600;
    min-width: 100px;
    display: inline-block;
  }
  .product-sku.d-flex {
    flex-direction: column;
    gap: 8px !important;
  }
  .product-stock {
    font-weight: bold;
  }
  .select-colors-block .color-block {
    width: 26px;
    height: 26px;
  }
  .select-colors-block .color-block::before {
    width: 18px;
    height: 18px;
  }

  /* .section-margin {
    margin-top: 70px;
} */
}
@media screen and (max-width: 480px) {
  .modal-title {
    font-size: 22px;
    line-height: 50px;
  }

  .cms-section {
    /* padding-top: 90px !important; */
  }

  .offers-slider-wrapper p{
    font-size:12px;
    line-height:18px;
  }

  #register-form label.error {
    bottom: -6px !important;
    left: 10px !important;
  }
  .checkout-form-modal label.error {
    bottom: -6px !important;
    left: 10px !important;
  }
  .my-account-form-wrapper label.error {
    left: 9px !important;
    bottom: -6px !important;
  }
  .contact-us-form-wrapper label.error {
    bottom: -6px !important;
    left: 9px;
  }
  .mission-vission-wrapper h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .sort-by-dropdown {
    padding: 7px 15px;
  }
  .dropdown-btn {
    gap: 12px;
  }
  .theme-modal.brochure-modal .theme-modal-card {
    padding: 40px 20px;
  }
  .modal-title::before {
    top: -18px;
    width: 24px;
    height: 24px;
  }
  .brochers-wrapper .theme-frame {
    max-width: 260px;
    top: -15px;
  }
  #brochure-form .col-form {
    padding: 0 !important;
  }
  .privacy-policy-wrapper .section-title h2::before {
    top: -20px;
  }
  .privacy-policy-wrapper .section-title,
  .terms-conditions-wrapper .section-title {
    margin-bottom: 0;
  }
  .forgot-link.res-forgot-link {
    display: block;
    position:relative;
    margin-top:15px;
  }
  .password-block-input{
    position:relative;
  }
  .login-form-block .password-block-input label.error {
    bottom: -16px !important;
    left: 0;
}
.email-block label.error {
  left:8px;
  bottom:-6px !important;
}

  /* .login-form-bclok .password-block-input label.error{
    bottom:-16px !important;
  }
  .login-form-bclok .email-block label.error{
    bottom:-4px !important;
  } */

  

  .section-img::before {
    width: 300px;
    height: 300px;
  }
  .med-width .theme-frame {
    max-width: 200px;
    top: -15px;
  }
  .workshop-detail .theme-frame {
    max-width: 250px;
  }
  .most-populer-wrapper .section-title h2::before {
    top: -20px;
  }
  .shipping-detail .list-point {
    padding-left: 0;
  }
  .counter-block h3 {
    font-size: 24px;
  }
  .brand-social-icon {
    max-width: 25px;
    flex: 0 0 25px;
  }
  .sticky-btn-enquire {
    font-size: 13px !important;
  }
  .main-header {
    padding: 10px 30px;
  }
  .footer-sub-menu ul {
    flex-wrap: wrap;
    gap: 30px;
  }
  .payment-method-img {
    max-width: 300px;
  }
  .footer-theme-block,
  .footer-logo {
    margin-bottom: 0;
  }
  .video-block video {
    height: 300px;
  }
  .section-title h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .section-title span {
    font-size: 26px;
    line-height: 80px;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    width: 30px;
    height: 30px;
  }
  .section-title h1::before,
  .section-title h2::before {
    width: 30px;
    height: 30px;
  }
  .tab-list {
    gap: 28px;
  }
  .tab-list-block {
    margin-bottom: 15px;
  }
  .review-name h5 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .testimonial-rate {
    margin-bottom: 15px;
  }
  .founder-img::before {
    display: none;
  }
  .filter-btn,
  .reset-btn {
    padding: 7px 30px;
  }
  .pagination-wrapper {
    gap: 10px;
    margin-top: 30px;
  }
  .pagination-item a {
    padding: 5px 10px;
  }
  .pagination-arrow {
    padding: 10px 10px !important;
  }
  .pagination-item.pl-4 {
    padding-left: 4px !important;
  }
  .pagination-item.pr-4 {
    padding-right: 4px !important;
  }
  .flower-element {
    max-width: 300px;
  }

  .contact-social-icon {
    max-width: 30px;
    flex: 0 0 30px;
  }
  .contact-icon {
    margin: 0 auto 10px;
  }
  .section-form {
    padding: 45px 30px !important;
  }

  .forgot-link {
    width: 100%;
    flex: 0 0 100%;
    text-align: start;
  }
  .password-block {
    width: 90%;
    flex: 0 0 90%;
  }
  .forgot-link.forgot-res-link {
    display: block !important;
    margin-top: 10px;
  }
  .forgot-link {
    display: none;
  }
  .forgot-password-link {
    color: #fff;
  }
  .form-wrapper .theme-frame {
    margin: 0 auto 20px;
  }

  .seleceted-product-detail-block .mb-5 {
    margin-bottom: 10px !important;
  }
  .about-product-detail-wrapper {
    padding: 20px;
  }
  .page-link {
    font-size: 16px;
  }
  /* .section-my-account.section-theme-margin {
    margin-top: 85px;
  } */
  .col-form {
    padding: 8px !important;
  }
  .cols-form {
    margin: -8px !important;
  }
  .my-account-wrapper .tab-list {
    gap: 20px;
  }
  .profile-image {
    height: 180px;
    width: 180px;
  }
  .profile-img {
    height: 180px;
    width: 180px;
  }
  .account-profile-icon {
    height: 35px;
    width: 35px;
  }
  .payment-wrapper input[type="checkbox"] {
    width: 25px;
    height: 25px;
  }
  /* .promo{
  flex-direction: column;
  align-items: start;
} */
  .promo.mb-6,
  .total-amount-detail.mb-6 {
    margin-bottom: 15px !important;
  }
  .section-payment .container,
  .section-checkout-payment .container {
    padding: 0 15px;
  }
  .sub-title h4 {
    margin-bottom: 15px;
  }
  .antarang-img {
    max-width: 300px;
  }
  .file-upload.sm-form-control {
    padding: 6px 15px;
    margin: 15px 0 20px;
  }
  .select-profile-detail span {
    font-size: 14px;
  }
  .profile-modal-detail p {
    margin-bottom: 10px;
  }
  .profile-modal-wrapper h5 {
    font-size: 16px;
  }
  .file-upload-inner-img img {
    width: 90px;
    height: 90px;
  }
  .section-payment .payment-wrapper {
    padding: 20px;
  }
  .antarang-banner-wrapper .theme-frame {
    max-width: 300px;
    top: -40px;
  }
  .header-theme-element {
    max-width: 320px;
    right: -165px;
  }
  .instagram-img img {
    border-radius: 5px 50px 5px 50px;
  }
  .header-menu-icons {
    margin-right: 75px;
  }
  .support-block,
  .support-block::before {
    width: 170px;
    height: 170px;
  }
}
@media screen and (max-width: 420px) {
  .modal-title {
    font-size: 20px;
    line-height: 46px;
  }

  #header-primary-menu {
    margin-top: 72px;
}

  /* #header-primary-menu {
    margin-top: 118px;
} */

  /* #section-checkout {
    margin-top: 100px;
} */

  /* .section-theme-margin {
    margin-top: 85px;
} */

  .order-card-detail ul li {
    width: 50% !important;
    flex: 0 0 50% !important;
  }
  .section-testimonial{
    margin-bottom:15px;
  }
  .view-btn {
    font-size: 12px;
  }
  .order-res-crad-detail ul li {
    margin-bottom: 15px;
  }
  .order-card-wrapper .badge {
    font-size: 11px !important;
    padding: 0px 6px;
  }
  .theme-element.left-error-element,
  .theme-element.right-error-element {
    max-width: 55px;
  }
  .populer-img img {
    aspect-ratio: 1 / 1.3;
    object-fit: cover;
  }
  .section-my-account .theme-padding,
  .section-varient-product .theme-padding {
    padding-left: 5px;
    padding-right: 5px;
  }
  .my-account-wrapper {
    padding: 20px 15px;
  }
  .my-account-wrapper .tab-list {
    gap: 10px;
  }
  .section-support .section-title {
    margin-bottom: 20px;
  }

  .support-block,
  .support-block::before {
    width: 140px;
    height: 140px;
  }
  .support-icon {
    max-width: 40px;
    margin: 0 auto 10px;
  }
  .support-desc span {
    font-size: 11px;
    line-height: 16px;
  }
  /* .columns.support-cols {
    margin-bottom: -0;
  }
  .support-col {
    width: 100% !important;
    margin-bottom: 0;
  } */
  .theme-first-img {
    margin-bottom: 10px;
  }
  .theme-second-img {
    margin-top: 10px;
  }
  .sticky-btn-enquire {
    font-size: 12px !important;
  }
  .footer-menu ul {
    gap: 0;
  }
  .sticky-btn-enquire {
    width: 40%;
  }
  .error-img {
    max-width: 250px;
  }
  #section-my-account .max-width .theme-frame {
    max-width: 200px;
    top: -15px;
  }

  /* .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  } */
  .col-header:last-child {
    max-width: 200px;
    flex: 0 0 200px;
  }
  .insomenu-bars {
    right: 20px;
  }
  .header-menu-icons {
    margin-right: 45px;
  }
  .footer-menu ul li {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }

  .section-title h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .section-title span {
    font-size: 24px;
    line-height: 78px;
  }
  .section-title h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .banner-detail .section-title span {
    font-size: 26px;
    line-height: 52px;
  }
  .banner-col .theme-frame {
    max-width: 300px;
  }
  .section-img::before {
    width: 250px;
    height: 250px;
  }

  .founder-img {
    max-width: 250px;
    margin: 0 auto;
  }
  /* .filter-res-wrapper {
    padding-top: 40px;
  } */
  .walk-through__play {
    max-width: 35px;
  }
  .contact-content h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .site-map iframe {
    height: 350px;
  }
  .theme-element.top-left-element {
    max-width: 100px;
    opacity: 0.8;
  }
  .form-wrapper .section-title {
    margin-bottom: 0px;
  }
  /* .product-max-img img {
    aspect-ratio: unset;
  } */
  .about-product-detail-wrapper .tab-list {
    gap: 15px;
  }
  .selected-product-price span,
  .selected-product-info h5 {
    font-size: 14px;
  }
  .select-product-detail h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .theme-table-wrapper th {
    font-size: 15px;
  }

  .cart-buttons,
  .checkout-btn,
  #footer-checkout {
    width: 100%;
    flex: 0 0 100%;
  }
  .cart-btns {
    flex-wrap: wrap;
  }
  .cart-sidebar-wrapper {
    height: calc(100vh - 300px);
  }
  .wishlist-sidebar-block {
    gap: 20px;
  }
  .wishlist-sidebar-wrapper ul li,
  .cart-sidebar-wrapper ul li {
    margin-bottom: 20px;
  }
  .address-sidebar-wrapper .side-bar-title h5 {
    font-size: 16px;
  }
  .exclaimation {
    max-width: 40px;
  }
  .promo {
    flex-direction: column;
    align-items: start;
    margin-bottom: 15px !important;
  }
  .promo input {
    padding: 5px;
  }
  .payment-wrapper input[type="checkbox"] {
    height: 22px;
    width: 22px;
    top: -2px;
  }
  .copy-btn {
    font-size: 12px;
    padding: 2px 8px;
  }
  .copy-btn picture {
    max-width: 18px;
    flex: 0 0 18px;
  }
  .collection-details p::before {
    width: 14px;
    height: 14px;
  }
  .collection-details p {
    padding-left: 18px;
  }
  .go-back-desc a {
    display: block;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    width: 25px;
    height: 25px;
  }
  .logout-detail {
    flex-direction: column;
    gap: 20px;
  }
  .selected-product-image {
    max-width: 70px;
    flex: 0 0 70px;
  }
  .items-desc {
    width: calc(100% - 85px);
    flex: 0 0 calc(100% - 85px);
  }
  .selected-product-quantity {
    width: 20px;
    height: 20px;
    font-size: 11px;
  }
  .item-title span {
    font-size: 14px;
  }
  .theme-card {
    padding: 15px 10px;
  }
  .selected-product-size span {
    font-size: 12px;
    line-height: 16px;
  }
  #section-checkout .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-sub-menu ul li:nth-child(2) {
    border-right: none;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    top: -20px;
  }
  .badge {
    font-size: 11px;
    padding: 2px 6px;
  }
  .event-wrokshop-wrapper {
    padding: 20px 10px;
  }
  .select-colors-block .color-block::before {
    width: 16px;
    height: 16px;
  }
  .select-colors-block .color-block {
    width: 24px;
    height: 24px;
  }
  .select-colors-block ul {
    gap:8px;
  }
}

@media screen and (max-width: 380px) {
  .theme-logo img {
    max-height: 55px;
  }
  #header-primary-menu {
    padding: 30px 25px 30px !important;
  }
  .workshop-img {
    margin: 0 auto 20px;
  }
  #brochure {
    padding: 20px;
  }
  .modal-title {
    font-size: 18px;
    line-height: 40px;
  }
  .modal-title::before {
    width: 18px;
    height: 17px;
  }
  .shop-inner-col .product-item-detail {
    margin-bottom: 8px;
  }
  .product-detail p {
    margin-bottom: 6px;
  }
  /* .section-our-photos {
    padding-top: 160px !important;
  } */
  .privacy-policy-detail-wrapper h3,
  .terms-conditions-detail h3 {
    font-size: 16px;
    line-height: 20px;
  }
  /* #header-primary-menu {
    margin-top: 114px;
  } */
  .insomenu-active #header-primary-menu {
    height: calc(100vh - 70px);
  }
  /* header {
    padding: 10px 30px;
  } */
  .no-data-found-img {
    max-width: 150px;
  }
  .no-data-found-detail h5 {
    font-size: 18px;
  }
  /* #section-banner,
  .section-cms {
    margin-top: 75px;
  } */
  .size-block ul li {
    padding: 6px;
    font-size: 12px;
  }
  .testi-monial-detail {
    padding: 30px 20px 10px 20px;
  }
  .header-theme-element {
    max-width: 280px;
    right: -145px;
  }
  .total-order td:nth-child(1) {
    width: 35% !important;
  }
  .total-order td:nth-child(2) {
    width: 65% !important;
    text-align: center !important;
  }
  .total-order.order-payment-methods td:nth-child(1) {
    width: 100% !important;
    border-bottom: none !important;
  }
  .total-order.order-payment-methods td:nth-child(2) {
    width: 100% !important;
    text-align: start !important;
    padding-top: 0;
  }
  .order-payment-methods {
    display: flex;
    flex-wrap: wrap;
  }

  .sidebar-hear-icon {
    max-width: 18px;
    flex: 0 0 18px;
  }
  .wishlist-sidebar-detail .wishlist-img,
  .cart-sidebar-detail .cart-img {
    max-width: 70px;
    flex: 0 0 70px;
  }
  .wishlist-sidebar-desc,
  .cart-sidebar-desc {
    width: calc(100% - 85px);
    flex: 0 0 calc(100% - 85px);
  }
  .wishlist-sidebar-detail,
  .cart-sidebar-detail {
    gap: 15px;
  }
  .wishlist-sidebar-desc p,
  .cart-sidebar-desc p {
    font-size: 14px;
    line-height: 18px;
  }
  .my-account-wrapper .tab-list .tab {
    padding: 12px 0 !important;
  }
  .theme-table td {
    padding: 10px 10px;
  }
  .address-detail h5 {
    font-size: 16px;
    padding-bottom: 6px;
  }
  /* .section-form {
    margin-top: 115px;
  } */
  .splide__arrows {
    margin-top: 20px;
  }
  .responsive-menu-bar .social-icons .social__icon {
    max-width: 22px;
    flex: 0 0 22px;
  }
  .sign-in-btn {
    padding: 8px 20px 8px 20px;
  }
  .event-workshops-detail span {
    font-size: 14px;
  }
  .event-workshops-detail li {
    gap: 10px;
  }
  .event-workshops-detail p {
    width: calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
  }
  .view-cart-table .max-title {
    width: 200px;
  }
}
@media screen and (max-width: 360px) {
  .main-header {
    padding: 10px 20px;
  }

  .section-product-detail, 
  .section-wishlist-detail, 
  .section-view-cart {
    padding-top: 45px !important;
}

  .cms-section {
    /* padding-top: 65px !important; */
}

  /* .section-theme-margin {
    margin-top: 95px;
} */

  .mission-vission-wrapper h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .founders-name p {
    font-size: 18px;
    line-height: 42px;
  }
  .support-block,
  .support-block::before {
    width: 130px;
    height: 130px;
  }
  .section-brochure {
    padding-top: 40px !important;
  }
  .brochers-wrapper .theme-frame {
    max-width: 210px;
  }
  .med-width .theme-frame {
    max-width: 160px;
  }
  .icons img {
    width: 48px;
  }
  .video-block video {
    height: 250px;
  }
  .section-title h1 {
    font-size: 34px;
    line-height: 38px;
  }
  .section-img::before {
    width: 250px;
    height: 250px;
  }
  .filter-name label,
  .item-list span {
    font-size: 14px;
    line-height: 18px;
  }
  .custom-range-slider input.custom-range-title {
    max-width: 95px;
  }
  /* .section-contact {
    padding-top: 40px !important;
  } */

  .section-form {
    padding: 40px 20px !important;
  }
  .product-name p {
    font-size: 14px;
  }
  .theme-sidebar-card {
    padding: 30px 20px;
  }

  .cart-sidebar-detail .cart-img {
    max-width: 70px;
    flex: 0 0 70px;
  }
  .cart-sidebar-desc {
    width: calc(100% - 85px);
    flex: 0 0 calc(100% - 85px);
  }
  .close-sidebar {
    width: 35px;
    height: 35px;
  }
  .close-sidebar svg {
    width: 20px;
    height: 20px;
  }

  .wishlist-sidebar-block {
    gap: 10px;
  }
  .wishlist-sidebar-block .theme-btn.gray-btn {
    font-size: 11px;
    padding: 5px 8px;
  }
  .theme-sidebar-action .close-sidebar {
    right: 0;
  }
  .section-title h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .section-title span {
    font-size: 22px;
    line-height: 76px;
  }
  .color-block::before {
    width: 8px;
    height: 8px;
  }
  .wishlist-block,
  .cart-block {
    padding: 4px 5px;
  }
  .color-block {
    width: 16px;
    height: 16px;
  }
  #profile-edit-modal {
    padding: 20px;
  }
  .checkout-form-modal .title h6 {
    font-size: 16px;
  }
  .section-title.has-text-centered h1::before,
  .section-title.has-text-centered h2::before {
    top: -15px;
  }
  .theme-second-img {
    right: 10px;
  }
  .theme-first-img {
    left: 10px;
  }
  .theme-sidebar-action .close-sidebar {
    top: -10px;
  }
  .thumb-slider-wrapper .splide__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .thumb-slider-wrapper .splide__arrow {
    position: static;
    transform: unset;
  }

  .form-inline label {
      margin-right: 5px;
  }
}
