/*================================================================================================*/
/*=================[                                                            ]=================*/
/*=================[    !!!!!!!!   CSS CREATED BY WORKDO.IO  !!!!!!!!   ]=================*/
/*=================[                                                            ]=================*/
/*================================================================================================*/
@media (min-width: 768px) {
  .desk-only {
    display: block !important;
  }
  .mobile-only {
    display: none !important;
  }
}
@media (min-width:992px) {
  .header-style-one .main-navigationbar .menu-items-col .main-nav {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width:1300px) {
  .navigationbar-row .menu-left {
    display: none;
  }
  .navigationbar-row {
    padding: 20px 20px;
  }
  .navigationbar-row .logo-col {
    padding: 0;
  }
  .navigationbar-row .menu-right li:first-of-type {
    flex: unset;
  }
  .navigationbar-row .right-side-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header-style-one .mobile-menu {
    display: inline-block !important;
    position: relative;
    z-index: 1;
    width: 30px;
    height: 22px;
    margin: 0 0 0 24px;
  }
  .header-style-one .mobile-menu .mobile-menu-button {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    width: 30px;
  }
  .header-style-one .mobile-menu .mobile-menu-button div {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    backface-visibility: hidden;
    background: var(--theme-color);
  }
}
@media screen and (max-width:1260px) {
  .footer-bottom {
    padding-top: 30px;
  }
  .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;
  }
  .home-banner-section .col-lg-7 {
    width: 100%;
  }
  .banner-right-side {
    padding-left: 200px;
  }
  .about-shop-section .decorative-img {
    display: none;
  }
  .testimonial-card .testimonial-img {
    max-width: 200px;
  }
  .pdp-summery {
    padding-right: 50px;
  }
  .product-card.style-two .quality-variable {
    font-size: 12px;
  }
  .product-filter-right-column .product-card .quality-variable {
    font-size: 13px;
  }
  .site-header .container {
    padding: 0;
  }
  .navigationbar-row {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}
@media screen and (max-width:1199px) {
  :root {
    --h1: normal 700 40px/1 var(--second-font);
    --h2: normal 700 32px/1 var(--second-font);
    --h3: normal 700 26px/1 var(--second-font);
    --h4: normal 700 20px/1 var(--second-font);
    --h5: normal 700 18px/1 var(--second-font);
    --h6: normal 700 16px/1 var(--second-font);
  }
  .footer-col {
    padding-left: 20px;
  }
  /**** HOME PAGE CSS ****/
  /**** HOME PAGE CSS end ****/
  /**** PDP PAGE CSS ***/
  .pdp-thumb-slider .slick-arrow.slick-prev {
    bottom: -32px;
  }
  .pdp-thumb-slider .slick-arrow.slick-next {
    top: -32px;
  }
  .pdp-thumb-slider .slick-arrow {
    width: 29px;
    height: 29px;
    padding: 7px;
  }
  /**** PDP PAGE CSS end***/
}
@media screen and (max-width:991px) {
  :root {
    --h1: normal 700 36px/1 var(--second-font);
    --common-text: normal 400 14px/1.4 var(--first-font);
  }
  .banner-right-side {
    padding-left: 0;
  }
  .main-banner-product .product-content-bottom .col-6 {
    width: 100%;
  }
  .main-banner-product .product-content-bottom .select-quantity {
    margin-bottom: 10px;
  }
  .home-banner-section {
    padding: 122px 0 50px;
  }
  .testimonial-section-home.padding-top {
    padding-top: 228px;
  }
  .testimonial-left {
    margin-bottom: 40px;
  }
  .testimonial-slider .slick-arrow.slick-prev {
    left: calc(50% - 38px);
  }
  .testimonial-slider .slick-arrow.slick-next {
    right: calc(50% - 38px);
  }
  .section-title-left {
    width: 100%;
    margin-bottom: 26px;
  }
  .header-style-one .count {
    top: -4px;
    right: -8px;
  }
  .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 {
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .site-footer {
    padding: 40px 0;
  }
  .padding-top {
    padding-top: 40px;
  }
  .padding-bottom {
    padding-bottom: 40px;
  }
  .testimonial-slider {
    margin: 0 -10px;
  }
  .testimonial-slider .testimonial-card {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
  }
  .testimonial-card .testimonial-img {
    max-width: 100%;
  }
  .testimonial-inner .dec-img {
    top: 0;
    width: 150px;
    transform: unset;
  }
  /********* 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: 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 CSS ****/
  /**** HOME PAGE CSS end****/
  /**** PDP PAGE CSS ****/
  .pdp-thumb-slider {
    max-width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .pdp-main-slider {
    max-width: 100%;
  }
  .pdp-summery {
    padding-right: 0;
  }
  .pdp-sliders-wrapper {
    flex-direction: column-reverse;
  }
  .pdp-thumb-itm {
    padding: 0 10px;
  }
  .bestproduct-section .decorative-img.right-side,
  .bestproduct-section .decorative-img.left-side {
    display: none;
  }
  .testimonial-section-product {
    padding-bottom: 73px !important;
  }
  /**** PDP PAGE CSS end****/
  /* new css */
  .cart-tble tr th:first-child, .cart-tble tr td:first-child {
    width: 90px;
  }
  .product-card-inner .price, .pro-cate-itm-inner .price {
    font-size: 18px;
  }
}
@media screen and (max-width:767px) {
  .home-banner-section .banner-image {
    width: 100%;
  }
  .main-banner-product {
    display: none;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .home-banner-section .banner-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #113b3ebd 100%, #44BCC3 100%);
  }
  .category-section .decorative-img.right-side {
    display: none;
  }
  .newslatter-form .input-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .newslatter-form .btn {
    margin-left: 0;
    margin-top: 15px;
  }
  .mobile-menu-wrapper .mobile-menu-bar>ul>li a {
    color: var(--theme-color);
  }
  .mobile-menu-wrapper .mobile-menu-bar>ul>li a svg path {
    fill: var(--theme-color);
  }
  .header-style-one .mobile-menu {
    margin: 0 0 0 20px;
  }
  .mobile-menu-wrapper .menu-close-icon svg {
    width: 20px;
    height: 20px;
  }
  .mobile-menu-wrapper .menu-close-icon {
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    justify-content: flex-start;
    text-align: right;
    padding: 10px 20px;
    background: var(--theme-color);
    width: 100%;
  }
  .header-style-one.dark-header .count {
    background: var(--second-color);
    color: var(--theme-color);
  }
  .footer-bottom-row {
    padding: 0 0 40px;
  }
  .footer-bottom-row ul {
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  /** MINI CART **/
  .cartDrawer {
    width: 100%;
  }
  .cartDrawer .mini-cart-body, .wishDrawer .mini-wish-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%);
  }
  .wishDrawer .closewish {
    width: 15px;
    height: 22px;
    top: 16px;
  }
  .cartDrawer .closecart svg path {
    fill: var(--white);
  }
  .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 {
    justify-content: flex-start;
  }
  footer .input-wrapper{
    margin: 20px 0 15px 0;
  }
  .footer-subscribe-col,
  .footer-col {
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .footer-bottom {
    padding-top: 0;
  }
  .footer-bottom .row {
    gap: 10px;
  }
  .site-footer {
    padding: 40px 0 10px;
  }
  .emaillink.contactlink {
    margin: 0;
  }
  .slick-arrow {
    width: 36px;
    height: 36px;
  }
  .slick-slider .slick-arrow {
    opacity: 1;
  }
  /********* BLOG PAGE CSS start  **********/
  .blog-widget {
    flex: 0 0 100%;
  }
  .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;
    transition: all ease-in-out 0.5s;
    -webkit-transform: translate(-100%, 0px);
    -moz-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-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(--second-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 {
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -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 {
    justify-content: flex-end;
  }
  .product-filter-right-column {
    border-left: 0;
    padding-left: 0 !important;
  }
  .icon-filter {
    max-width: 32px;
    margin: 0 auto;
  }
  .filter-title .filter-ic {
    max-width: 40px;
    border: 1px solid var(--second-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(--second-color);
  }
  .blog-col-right .nice-select {
    flex: 0 0 120px;
  }
  .blog-col-right {
    max-width: 100% !important;
    justify-content: center;
    margin-top: 10px;
  }
  .blog-col-left ul {
    flex-direction: column;
    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;
  }
  .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,
  .my-acc-head {
    margin-bottom: 26px;
  }
  .my-acc-rightbar {
    margin-top: 40px;
  }
  #scroll {
    background: var(--white);
    top: 53px;
    padding: 0;
  }
  #account-nav {
    display: flex;
    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 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .my-acc-leftbar li:not(:last-of-type) {
    border-bottom: 0;
  }
  .my-acc-leftbar h4 {
    padding: 15px 15px;
    color: var(--black);
  }
  .my-acc-leftbar {
    border: 0 !important;
  }
  #account-nav li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px;
    width: 100%;
    height: 40px;
    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 {
    text-align: left;
  }
  .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 {
    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;
  }
  table .pro-img-cart img {
    max-width: 50px;
  }
  /** CART PAGE CSS end **/
  /****  COMMON BANNER SECTION CSS ****/
  .common-banner-section {
    padding: 40px 0;
  }
  .common-banner-content .back-btn {
    margin-bottom: 20px;
  }
  .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 ****/
  /**** HOME PAGE CSS end****/
  /**** PDP PAGE CSS ****/
  .pdp-thumb-slider {
    display: none;
  }
  .product-main-section:after {
    display: none;
  }
  .product-main-section.padding-top {
    padding-bottom: 0;
    padding-top: 90px;
  }
  .pdp-summery {
    margin-top: 40px;
  }
  .product-main-section.padding-top .pdp-row {
    flex-direction: column-reverse;
  }
  .price-cart-btn-wrp .price {
    font-size: 16px;
  }
  .product-main-section {
    padding-top: 40px;
  }
  .pdp-descrp-img {
    margin-top: 20px;
  }
  /**** PDP PAGE CSS end****/
  .home-banner-section {
    padding: 70px 0px;
  }
  .category-tabs .tabs li a {
    padding: 0 10px;
    font-size: 13px;
  }
  .category-tabs .tabs {
    margin: 0 -13px;
  }
  .category-tabs .tabs li {
    margin-bottom: 10px;
  }
  .category-tabs .tabs-container {
    margin-top: 16px;
  }
  .section-title-right .tabs {
    justify-content: flex-start;
  }
  footer .input-wrapper .btn {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 11px 12px;
  }
  .input-wrapper input {
    padding: 14.5px 100px 14.5px 15px;
  }
  /* new css */
  .cart-tble tr th:first-child, .cart-tble tr td:first-child {
    margin: auto;
  }
  .payment-method-form .radio-group label .radio-right img {
    max-width: 50px;
  }
  .checkout-page .login-form {
    margin-top: 20px;
  }
  .header-style-one .navigationbar-row .logo-col {
    max-width: 100px;
    width: 100%;
  }
  .mini-wish-details {
    flex: unset;
    max-width: 75%;
  }
  .contact-form{
    padding: 15px;
  }
}
@media screen and (max-width:575px) {
  :root {
    --h2: normal 700 28px/1 var(--second-font);
    --h3: normal 700 24px/1 var(--second-font);
    --h4: normal 700 22px/1 var(--second-font);
    --h5: normal 700 20px/1 var(--second-font);
  }
  .navigationbar-row .menu-right .search-header {
    display: none !important;
  }
  .footer-col {
    flex: 0 0 100%;
  }
  .checkout-page .payment-method-form .checkbox-custom {
    margin: 0 15px 15px 0;
    width: 100%;
  }
  .section-title.d-flex {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .section-title.d-flex .btn {
    margin-top: 15px;
  }
  .section-title-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .payment-method-form .radio-group label .radio-right {
    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 {
    flex-direction: column;
  }
  .order-confirm-details {
    margin-bottom: 20px;
  }
  .dated {
    width: 100%;
    margin-top: 12px;
  }
  .order-paymentcol:nth-child(2) {
    max-width: 50%;
  }
  .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;
  }
  /** CART PAAGE CSS start **/
  .coupon-text {
    flex-wrap: wrap;
  }
  .coupon-text p {
    width: 100%;
    font-size: 14px;
    padding: 10px 0 0;
  }
  .coupon-code {
    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%;
    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 .btn-subscibe {
    width: 95px;
    font-size: 12px;
  }
  .articlerightbar .blog-cat li {
    padding: 10px 5px;
  }
  .price-btn ins {
    font-size: 12px;
  }
  .produdt-filter-cat {
    display: none;
  }
  .faq-search-form .input-wrapper .btn-subscibe {
    width: 95px;
    font-size: 12px;
  }
  .faq-search-form .input-wrapper input {
    padding-right: 100px;
  }
  /* new css */
  .header-style-one .menu-right .lang-dropdown span {
    display: none;
  }
  .header-style-one .navigationbar-row .logo-col {
    max-width: 85px;
  }
  .mini-wish-details {
    flex: unset;
    max-width: 80%;
  }
  .mini-wish-image {
    max-width: 20%;
  }
  .mini-wish-item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .footer-col {
    margin-bottom: 15px;
  }
  .modal-body form .form-footer {
    padding-top: 5px;
  }
  .tab-vid-section .tab-link a {
    font-size: 14px;
    padding: 5px;
  }
  .pct-customizer .pct-c-content .pct-header,
  .pct-customizer .pct-c-content .pct-body {
    padding: 20px !important;
  }
  .modal-body {
    padding: 15px;
  }
  .tab-vid-section .tabs {
    gap: 10px;
  }
  .price {
    font-size: 18px;
  }
  .pagination {
    margin-top: 20px !important;
  }
  .blog-grid .blog-widget:not(:last-child) {
    margin-bottom: 15px;
  }
  .pdp-summery .price {
    font-size: 22px;
  }
  .product-main-section.padding-top {
    padding-top: 40px;
  }
  .navigationbar-row .right-side-header .menu-right {
    gap: 12px;
  }
  .header-style-one .mobile-menu {
    margin: 0 0 0 10px;
  }
  .blog-grid-row .blog-itm {
    margin-bottom: 15px;
  }
  .tab-link.tab-btn a {
    padding: 7px 8px;
  }
}
@media screen and (max-width:420px) {
  /**** HOME PAGE CSS ****/
  .order-paymentcol {
    max-width: 100% !important;
  }
}
@media screen and (max-width:370px) {
  .navigationbar-row {
    padding: 20px 15px;
  }
  .navigationbar-row .logo-col {
    max-width: 100px;
    width: 100%;
  }
  .header-style-one .mobile-menu .mobile-menu-button,
  .header-style-one .mobile-menu {
    width: 25px;
  }
  .footer-widget h3, .footer-widget h2 {
    margin-bottom: 15px;
}
  .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 {
    flex: 1;
  }
  .payment-method-form .radio-group label span {
    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;
  }
  footer .input-wrapper .btn svg {
    display: none;
  }
 
}