/*================================================================================================*/
/*=================[                                                            ]=================*/
/*=================[    !!!!!!!!   CSS CREATED BY WorkDo  !!!!!!!!   ]=================*/
/*=================[                                                            ]=================*/
/*================================================================================================*/
@media screen and (min-width:1320px) {
  .gallery-main,
  .bestseller-slider, .blog-slider, .product-slider, .partner-logo-slider {
    padding: 0 15px;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  /************ header css start *************/
  .main-navigationbar .menu-right .search-mobile-only {
    display: none;
  }
  .header-style-one .main-navigationbar {
    padding-bottom: 0;
  }
  .desk-only {
    display: block !important;
  }
  .mobile-only {
    display: none !important;
  }
  .filter-icon {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-style-one .navigationbar-bottom .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px;
  }
  .header-style-one .mobile-menu {
    display: none;
  }
  /************ header css end *************/
  /************ cart-page css start *************/
  .wishlist-table tr th:first-child,
  .wishlist-table tr td:first-child,
  .cart-table tr th:first-child,
  .cart-table tr td:first-child {
    width: 180px;
  }
  /************ cart-page css end *************/
  /************ product-grid-view css start *************/
  .product-grid-view .product-card-inner .product-right-inner,
  .product-grid-view .product-card-inner .product-center-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /************ product-grid-view css end *************/
}
@media (min-width: 768px) {
  /************ footer css start *************/
  .footer-row .acnav-list1 {
    display: block !important;
  }
  /************ footer css end *************/
  /************ cart-page css start *************/
  /**** table css  *****/
  table tr td {
    display: table-cell;
  }
  table tr {
    display: table-row;
  }
  /**** table css ******/
  .wishlist-table tr th:first-child, .wishlist-table tr td:first-child, .cart-table tr th:first-child, .cart-table tr td:first-child {
    width: 160px;
  }
  .wishlist-table tr th:nth-child(2),
  .wishlist-table tr td:nth-child(2),
  .cart-table tr th:nth-child(2),
  .cart-table tr td:nth-child(2) {
    width: 30%;
  }
  .wishlist-table tr th:last-child,
  .wishlist-table tr td:last-child,
  .cart-table tr th:last-child,
  .cart-table tr td:last-child {
    text-align: right;
  }
  /************ cart-page css end *************/
  /************ my-account css start *************/
  .account-table tr th:last-child,
  .account-table tr td:last-child {
    text-align: right;
  }
  .my-acc-sec .account-table {
    min-width: 900px;
  }
  /************ my-account css end *************/
}
@media screen and (max-width: 1600px) and (min-width: 1199px) {
  /************ main-category-sec css start *************/
  .main-category-sec .content-box-btn .btn-white {
    padding: 10px;
    font-size: 12px;
  }
  /************ main-category-sec css end *************/
}
@media screen and (max-width: 1199px) {
  :root {
    --h1: normal 500 40px/1 var(--first-font);
    --h2: normal 500 32px/1.2 var(--first-font);
    --h3: normal 500 26px/1.2 var(--first-font);
    --h4: normal 500 20px/1.2 var(--first-font);
    --h5: normal 500 18px/1.2 var(--first-font);
    --h6: normal 500 16px/1.2 var(--first-font);
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 35px;
    width: 35px;
  }
  /************ footer css start *************/
  .footer-col {
    padding-left: 25px;
  }
  .footer-subscribe-col {
    max-width: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
  }
  /************ footer css end *************/
  /************ header css start *************/
  .main-navigationbar .menu-right .only-desk-show {
    display: none;
  }
  /************ header css end *************/
  /************ main-banner-sec css start *************/
  .main-banner-sec .banner-content-wrapper {
    padding: 60px 0px 60px 15px;
    max-width: 340px;
  }
  .main-banner-sec .home-banner-slider .home-btn-wrapper {
    left: 15px;
    bottom: 15px;
  }
  /************ main-banner-sec css end *************/
  /************ main-category-sec css start *************/
  .main-category-sec .btn-white {
    padding: 11px 18px;
  }
  .shop-category-sec .shop-category-box .content-box-title {
    max-width: 230px;
}
  /************ main-category-sec css end *************/
  /************ cms-sec css start *************/
  .cms-content-wrap {
    padding: 50px 20px;
  }
  /************ cms-sec css end *************/
  /************ product css start *************/
  .product-arrow-wrapper {
    position: unset;
  }
  .product-arrow-wrapper .swiper-button-next {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: 50%;
    right: 0;
  }
  .product-arrow-wrapper .swiper-button-prev {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: 50%;
    left: 0;
  }
  /************ product css end *************/
  /************ product-list css start *************/
  .text-checkbox .checkbox input[type="checkbox"]+.checkbox-label {
    padding: 5px 9px;
  }
  .product-grid-view .product-card-inner .product-center-inner {
    max-width: 270px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
  }
  /************ product-list css end *************/
  /************ articlebar css start *************/
  .articlebar h4 {
    font-size: 22px !important;
  }
  /************ articlebar css end *************/
  /************ cart-page css start *************/
  .cart-table .price ins,
  .cart-table .price del {
    font-size: 14px;
  }
  /************ cart-page css end *************/
}
@media screen and (max-width: 991px) {
  :root {
    --h1: normal 500 36px/1 var(--first-font);
    --h2: normal 500 30px/1.2 var(--first-font);
    --h3: normal 500 24px/1.2 var(--first-font);
  }
  .pt {
    padding-top: 40px;
  }
  .pb {
    padding-bottom: 40px;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .subtitle {
    margin-bottom: 10px;
  }
  .container-fluid {
    padding: 0 15px;
    margin: 0 auto;
  }
  /************ header css start *************/
  .header-style-one .navigationbar-bottom .main-nav,
  .header-style-one .announcebar {
    display: none !important;
  }
  .header-style-one .menu-right .mobile-menu-button svg path {
    fill: var(--black);
  }
  .header-style-one .main-navigationbar {
    padding: 15px 0px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  }
  .header-style-one .count {
    top: -6px;
  }
  /************ header css end *************/
  /************ footer css start *************/
  .site-footer {
    padding: 0 0 15px;
  }
  .footer-row {
    padding: 0 0 20px;
  }
  .footer-subscribe-col {
    max-width: 240px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
  }
  .site-footer .social-icon {
    padding: 0;
    max-width: 190px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
  }
  .social-icon .footer-logo {
    margin-bottom: 15px;
  }
  .site-footer .footer-widget h5 {
    padding: 0 0 15px 0;
  }
  .footer-subscribe-col h6 {
    font-size: 14px;
  }
  .footer-bottom {
    margin-top: 15px;
  }
  /************ footer css end *************/
  /************ main-banner-sec css start *************/
  .main-banner-sec {
    padding-top: 30px;
  }
  /************ main-banner-sec css end *************/
  /********* shop-category-sec css start  **********/
  .shop-category-sec .shop-category-box .category-img-box-body {
    padding: 30px 20px 30px 20px;
  }
  .shop-category-sec .shop-category-box .content-box-title {
    max-width: 215px;
  }
  /********* shop-category-sec css end  **********/
  /********* testimonials-sec css start  **********/
  .testimonials-sec .col-12:first-child {
    border: none;
  }
  .testimonials-sec .section-title {
    margin-bottom: 20px;
    width: 100%;
  }
  .testimonials-sec .testi-card-inner p {
    font-size: 14px;
  }
  .testimonials-sec .testi-card-inner,
  .client-info-content {
    gap: 15px;
  }
  .client-info-content svg {
    width: 35px;
    height: 35px;
  }
  .testi-card-inner .client-img {
    width: 80px;
    height: 80px;
  }
  .testimonials-btn-wrp {
    position: unset;
    justify-content: center;
    margin-top: 20px;
  }
  /********* testimonials-sec css end  **********/
  /********* fashionable-about-sec css start  **********/
  .fashionable-about-sec .fashionable-image {
    width: 45px;
    height: 45px;
  }
  .fashionable-about-sec .fashionable-content-inner {
    max-width: 190px;
    margin: 0 auto;
  }
  .fashionable-about-sec .fashionable-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  /********* fashionable-about-sec css end  **********/
  /********* bestseller-sec css start  **********/
  .bestseller-sec .section-title {
    margin: 0 auto 20px;
  }
  .bestseller-sec ul.tabs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  ul.tabs {
    margin-bottom: 25px;
  }
  .product-card .product-btn-wrp {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  /********* bestseller-sec css end  **********/
  /********* cms-sec css end  **********/
  .cms-content-wrap {
    padding: 40px 20px;
  }
  .cms-content-wrap img {
    object-position: top left;
  }
  /********* cms-sec css end  **********/
  /********* partner-logo-sec css start *********/
  .partner-logo-sec .partner-logo-item a {
    width: 100px;
  }
  /********* partner-logo-sec css end *********/
  /********* subscribe-sec css start *********/
  .subscribe-sec .subscribe-banner {
    padding: 30px 15px;
  }
  /********* subscribe-sec css end *********/
  /********* pdp-sec css start *********/
  .pdp-right-column .section-title {
    max-width: 100%;
  }
  .pdp-right-column .price-qty-wrp {
    gap: 10px;
  }
  .pdp-right-column .pdp-timer .time-svg {
    width: 50px;
    height: 50px;
  }
  .pdp-right-column .pdp-timer .time-counter #timer div {
    width: 60px;
  }
  .pdp-right-column #timer {
    font-size: 14px;
  }
  /********* pdp-sec css end *********/
  /************** pdp-tab-sec css start  ************/
  .pdp-tab-right {
    padding: 20px;
  }
  .pdp-tab-sec .description-content {
    padding: 25px 20px;
  }
  .pdp-tab-sec .pdp-tab-right .tab-head-row {
    margin-bottom: 20px;
  }
  .pdp-tab-sec .payment-content ul li {
    font-size: 14px;
  }
  /************** pdp-tab-sec css end  ************/
  /************** product-list css start  ************/
  .product-heading-row .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product-heading-right-column .filter-list-wrp p {
    display: none;
  }
  .product-filter-right-column #third-tab2,
  .product-heading-right-column ul.tabs .third-tab2 {
    display: none;
  }
  .product-heading-right-column ul.tabs li {
    background-color: var(--theme-color);
  }
  .product-heading-right-column ul.tabs li svg rect {
    fill: var(--white);
  }
  .product-filter-right-column #third-tab1.tab-content {
    display: block;
  }
  .product-heading-right-column ul.tabs li.active .product-filter-right-column #third-tab1 .product-filter-right-column .product-grid-view .product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .product-grid-view .product-card-inner .product-card-image,
  .product-grid-view .product-card-inner .product-right-inner {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .product-grid-view .product-card-inner .product-center-inner {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0px;
    margin-top: 15px;
  }
  .product-filter-right-column .product-grid-view .product-card .product-card-inner {
    padding: 0px;
    border: 0;
  }
  .product-grid-view .product-card-inner .img-wrapper {
    padding-top: 90%;
  }
  .product-grid-view .product-card .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .product-grid-view .product-card .cart-btn-content .cart-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .product-grid-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /************** product-list css end  ************/
  /************** contact-page css start  ************/
  .contact-column .col-12:nth-child(4)::after,
  .contact-column .col-12:nth-child(2)::after{
    display: none;
  }
  /************** contact-page css end  ************/
  /************** collection-main-sec css start  ************/
  .collection-main-sec .row {
    row-gap: 20px;
  }
  /************** collection-main-sec css end  ************/
  /************** about-us-page css start  ************/
  .about-us-page .about-right-inner .section-title {
    max-width: 100%;
  }
  /************** about-us-page css end  ************/
  /************** faq-page css start  ************/
  .faq-page .set .acnav-label {
    font-size: 14px;
  }
  /************** faq-page css end  ************/
  /************** order page css start  ************/
  .order-historycontent h5 {
    font-size: 16px;
  }
  /************** order page css end  ************/
}
@media screen and (max-width: 767px) {
  :root {
    --h2: normal 500 28px/1.2 var(--first-font);
    --h3: normal 500 22px/1.2 var(--first-font);
    --h4: normal 500 20px/1.2 var(--first-font);
  }
  .btn,
  .btn-secondary {
    padding: 9px 15px;
    font-size: 14px;
  }
  .btn-secondary svg,
  .btn svg {
    margin-right: 6px;
    height: 15px;
    width: 15px;
  }
  .form-control,
  input:not([type="submit"]),
  input:not([type="checkbox"]),
  input:not([type="button"]),
  input:not([type="radio"]),
  select,
  textarea {
    padding: 10px;
  }
  .search-popup {
    padding: 0 15px;
  }
  /********* modal popup css start *********/
  .modal-content .close-button {
    height: 25px;
    width: 25px
  }
  .modal-title {
    font-size: 20px;
  }
  .modal-popup {
    padding: 15px;
  }
  /********* modal popup css end *********/
  /********* header css start *********/
  .header-style-one .main-navigationbar .menu-right .menu-dropdown {
    padding: 15px;
  }
  /********* header css end *********/
  /********* cartdrawer css start *********/
  .cartdrawer .mini-cart-footer,
  .cartdrawer .mini-cart-body {
    padding: 15px;
  }
  .cartdrawer .mini-cart-footer-total-row {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .cartdrawer .mini-cart-footer .u-save {
    margin-bottom: 15px;
  }
  .cartdrawer .closecart {
    left: 15px;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .cartdrawer .mini-cart-header {
    padding: 16px 20px 16px 50px;
  }
  /********* cartdrawer css end *********/
  /********* footer css start *********/
  .footer-subscribe-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0px;
    padding-left: 0;
  }
  .site-footer .footer-widget p {
    padding: 0 0 15px;
    text-align: center;
  }
  .footer-bottom {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .site-footer .social-icon {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 90%;
    max-width: 90%;
    margin: 0 auto 20px;
  }
  .footer-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0px;
  }
  .footer-row {
    padding: 0;
    border-top: 0;
  }
  .social-icon .footer-logo {
    margin: 0 auto 15px;
  }
  .social-icon .social-ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-row .acnav-list1 {
    display: none;
  }
  .footer-col .acnav-label1:after {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    background-image: url(../images/down-arrow1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
  }
  .footer-col .is-open>.acnav-label1:after {
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
  }
  .site-footer .footer-widget h5 {
    padding: 0 0 0px 0;
    font-size: 16px;
  }
  .footer-row .footer-link,
  .footer-subscribe-col {
    padding-bottom: 15px;
  }
  .footer-row .acnav-list1 {
    padding-top: 10px;
  }
  /********* footer css end *********/
  /************ testimonials-sec css start  ************/
  .testimonials-sec .testi-card-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-info-content svg {
    display: none;
  }
  .testi-card-inner .client-info-wrp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  /************ testimonials-sec css end ************/
  /************ subscribe-sec css start ************/
  .subscribe-sec .subscribe-banner .subscribe-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subscribe-sec .subscribe-banner .subscribe-column .section-title {
    text-align: center;
  }
  .subscribe-sec .subscribe-banner .subscribe-column .section-title p {
    margin: 0 auto;
  }
  .subscribe-sec .subscribe-banner .subscribe-column {
    max-width: 100%;
  }
  /************ subscribe-sec css end ************/
  /************ main-category-sec css start ************/
  .main-category-sec .grid-wrapper {
    grid-template-areas:
      "item-1 item-2"
      "item-3 item-4"
      "item-5 item-5";
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .shop-category-sec .shop-category-box .category-img-box-body {
    padding: 30px 15px 30px 15px;
  }
  /************ main-category-sec css start ************/
  /************ cms-sec css start ************/
  .cms-sec .cms-content .subtitle {
    font-size: 14px;
  }
  .cms-sec .cms-content h2 {
    font: var(--h3);
  }
  .cms-sec .cms-content {
    position: relative;
    z-index: 1;
  }
  .cms-content-wrap {
    padding: 30px 20px;
  }
  .cms-content-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff78;
  }
  .cms-content-wrap .cms-content .section-title p {
    font-size: 14px;
    max-width: 320px;
  }
  /************ cms-sec css end ************/
  /************ product-sec css start ************/
  .product-card .wishlist-btn svg,
  .product-card .cart-btn-content .cart-btn svg{
    width: 15px;
    height: 15px;
  }
  /************ product-sec css end ************/
  /************ bestseller-sec css start ************/
  .blog-sec .section-title .section-title-left, .blog-sec .section-title .section-title-right,
  .bestseller-sec .section-title .section-title-left, .bestseller-sec .section-title .section-title-right {
    max-width: 100%;
  }
  .blog-sec .section-title, .bestseller-sec .section-title,
  .section-title .section-title-right {
    text-align: center;
  }
  /************ bestseller-sec css end ************/
  /************ shop-category-sec css start ************/
  .shop-category-sec .row,
  .shop-category-right-col {
    gap: 20px;
  }
  /************ shop-category-sec css end ************/
  /************ pdp-sec css start ************/
  .pdp-slider-wrapper {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
  .pdp-slider-img {
    position: relative;
    padding-top: 90%;
  }
  .pdp-page-main-sec .pdp-right-column {
    margin-top: 30px;
  }
  /************ pdp-sec css end ************/
  /************ product-list css start ************/
  .product-heading-row .row [class*="col-"]{
    padding: 0;
  }
  .filter-title .icon {
    display: block;
    max-width: 25px;
    margin: 0 auto;
  }
  .filter-title .filter-ic {
    width: 35px;
    border: 1px solid var(--border-color);
    padding: 2px;
    display: block;
    cursor: pointer;
  }
  .product-heading-column .filter-title h4 {
    display: none;
  }
  .product-heading-column .filter-title {
    display: block;
    padding: 0;
    border: 0;
  }
  .product-filter-column {
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    background: var(--white);
    max-width: 320px;
    height: 100%;
    overflow: auto;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(-100%, 0px);
  }
  .filter-open .product-filter-column {
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .product-filter-body {
    background: var(--white);
    padding: 40px 0;
    border: 0;
    margin-top: 0;
  }
  .product-heading-right-column ul.tabs li {
    display: none;
  }
  .product-heading-right-column .product-sorting-row {
    border: 0;
    padding: 0;
  }
  .product-heading-row .row {
    border: 1px solid var(--border-color);
    padding: 10px;
    margin: 0;
  }
  .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(--black);
  }
  .product-filter-body .close-filter {
    display: block;
  }
  /************ product-list css end ************/
  /************ articlebar css start ************/
  .articlebar .about-user,
  .articlebar h4 {
    margin-bottom: 15px !important;
  }
  .articlebar h4 {
    font-size: 18px !important;
  }
  /************ articlebar css end ************/
  /************ about-us-page css start ************/
  .about-left-inner {
    margin: 0 0 20px;
  }
  /************ about-us-page css end ************/
  /************ faq-page css start ************/
  .faq-page .faq-acnav .set:not(:last-of-type) {
    margin-bottom: 15px;
  }
  /************ faq-page css end ************/
  /************ contact-page css start ************/
  .contact-right-column {
    margin-bottom: 15px;
  }
  .contact-direction-inner iframe, .contact-direction-inner {
    height: 300px;
  }
  .contact-column .col-12:not(:last-of-type)::after{
    display: none;
  }
  /************ contact-page css end ************/
  /************ login-page css start ************/
  .login-page .login-right-inner {
    margin-top: 30px;
  }
  .register-page .shop-btn {
    margin-top: 20px;
  }
  /************ login-page css end ************/
  /************ cart-page css start ************/
  /**** table css ****/
  table tr td::before {
    content: attr(data-label);
    display: block;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    display: none;
  }
  .order-historycontent table tr td::before {
    display: none;
  }
  /**** table css ****/
  .wishlist-table tr th,
  .wishlist-table tr td,
  .cart-table tr th,
  .cart-table tr td {
    text-align: center;
  }
  .order-historycontent .wishlist-table tr td,
  .order-historycontent .cart-table tr td {
    padding: 0;
    margin-bottom: 15px;
  }
  .order-historycontent .wishlist-table tr td:first-child,
  .order-historycontent .cart-table tr td:first-child {
    padding-top: 15px;
    max-width: 50%;
    width: 100%;
    margin: 0 auto 15px;
  }
  .wishlist-table .price,
  .cart-table .price,
  .cart-table tr td .quantity-wrp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cart-table .qty-spinner {
    margin: 0 auto;
  }
  .wishlist-table,
  .cart-table {
    border: 1px solid var(--border-color);
  }
  .cart-page-sec .coupon-table {
    gap: 15px;
    text-align: center;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
  }
  .cart-page-sec .coupon-text-btn-wrp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .wishlist-table tr,
  .cart-table tr {
    padding: 0 15px;
  }
  .wishlist-table tr:not(:last-of-type),
  .cart-table tr:not(:last-of-type) {
    border-bottom: 1px solid var(--border-color);
  }
  /************ cart-page css end ************/
  /************ vendor-page css start ************/
  .vendor-details-image {
    max-width: 200px;
  }
  /************ vendor-page css end ************/
  /************ order-page css start ************/
  .information-table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
  }
  .information-table tbody tr td:first-of-type {
    font-weight: 500;
  }
  .order-details-modal {
    gap: 20px;
  }
  .form-select {
    padding: 10px 30px 10px 10px;
  }
  /************ order-page css end ************/
  /************ my-account css start ************/
  .account-table tr td {
    padding: 0 10px 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
  }
  .account-tabs ul.acc-tabs li {
    font-size: 14px;
  }
  .account-table tr td::before {
    padding: 0;
  }
  .account-table tr td:first-child {
    padding-top: 10px !important;
  }
  .account-table tr:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /************ my-account css end ************/
}
@media screen and (max-width: 575px) {
  :root {
    --h2: normal 500 24px/1.2 var(--first-font);
    --h3: normal 500 20px/1.2 var(--first-font);
    --h4: normal 500 18px/1.2 var(--first-font);
  }
  .subtitle {
    font-size: 14px;
  }
  .section-title {
    margin-bottom: 15px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 30px;
    width: 30px;
  }
  .pagination-row {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /********* header css start *********/
  .header-style-one .main-navigationbar .logo-col {
    max-width: 100px;
  }
  .header-style-one .menu-right {
    gap: 12px;
  }
  .header-style-one .menu-right li svg {
    width: 18px;
    height: 18px;
  }
  .header-style-one .count {
    height: 15px;
    width: 15px;
  }
  .mini-cart-details .qty-spinner{
    max-width: 80px;
  }
  /********* header css end *********/
  /********* footer css start *********/
  .footer-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-top: 0;
  }
  .footer-bottom p {
    font-size: 12px;
  }
  /********* footer css end *********/
  /********* shop-category-sec css start *********/
  .shop-category-sec .category-img-box-body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.18)
  }
  /********* shop-category-sec css end *********/
  /*********** home page css start  ************/
  .banner-content-wrapper .subtitle {
    letter-spacing: 0;
  }
  .main-banner-sec .banner-content-wrapper {
    padding: 40px 0px 50px 15px;
  }
  .main-banner-sec .home-banner-slider .home-btn-wrapper {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /*********** home page css end  ************/
  /************ cms-sec css start ************/
  .cms-content-wrap .subtitle {
    letter-spacing: 0;
  }
  .cms-content-wrap {
    padding: 30px 15px;
  }
  .cms-sec .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /************ cms-sec css end ************/
  /************ subscribe-sec css start ************/
  .subscribe-section-form .input-wrapper input {
    padding: 12px 10px;
    font-size: 12px;
  }
  /************ subscribe-sec css end ************/
  /************ bestseller-sec css start  *********/
  .bestseller-sec ul.tabs {
    gap: 15px;
    border: none;
    padding: 0;
  }
  .bestseller-sec ul.tabs li {
    font-size: 14px;
  }
  .bestseller-sec ul.tabs li.active {
    text-underline-offset: 5px;
  }
  ul.tabs {
    gap: 5px 10px;
  }
  /************ bestseller-sec css end  *********/
  /************ main-category-sec css start  *********/
  .shop-category-sec .section-title,
  .main-category-sec .section-title,
  .product-sec .section-title,
  .blog-sec .section-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .main-category-sec .grid-wrapper {
    grid-template-areas: "item-1""item-2""item-3""item-4""item-5";
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  /************ main-category-sec css end  *********/
  /************ blog-sec css start  *********/
  .blog-card-inner .img-wrapper {
    padding-top: 95%;
  }
  /************ blog-sec css end  *********/
  /************ fashionable-about-sec css start  *********/
  .fashionable-about-sec .fashionable-content-inner {
    margin: 0;
  }
  /************ fashionable-about-sec css end  *********/
  /************ pdp-sec css start  *********/
  .gallery-thumbs .pdp-thumb-image {
    padding-top: 30%;
  }
  .pdp-page-main-sec .pdp-right-column {
    margin-top: 20px;
  }
  .pdp-right-column .pdp-timer .time-svg {
    display: none;
  }
  .pdp-right-column .pdp-social-icons p {
    font-size: 14px;
  }
  .product-heading-right-column .show-select {
    display: none;
  }
  .pdp-right-column .select-color-grp .radio-buttons .button .clr {
    width: 10px;
    height: 10px;
  }
  .pdp-right-column .select-color-grp .button label,
  .pdp-right-column .size-select-grp .button label {
    gap: 5px;
  }
  .pdp-right-column .pdp-social-icons ul li a{
    padding: 4px;
    width: auto;
    height: auto;
  }
  .pdp-right-column .pdp-social-icons p{
    display: none;
  }
  /************ pdp-sec css end  *********/
  /************ pdp-tab-sec css start  *********/
  .pdp-tab-sec .pdp-tab-right,
  .pdp-tab-sec .description-content {
    padding: 15px;
  }
  .pdp-tab-sec .pdp-tab-right ul.tabs li a:before {
    display: none;
  }
  .pdp-tab-sec .pdp-tab-right ul.tabs li a {
    padding-bottom: 0;
    font-size: 16px;
  }
  .pdp-tab-sec .pdp-tab-right ul.tabs li.active a {
    text-decoration: underline;
  }
  .pdp-tab-sec .pdp-tab-right ul.tabs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .pdp-tab-sec .pdp-tab-right .tab-head-row {
    border-bottom: 0px;
    margin-bottom: 10px;
  }
  .pdp-tab-sec .payment-content {
    overflow: auto;
  }
  .pdp-tab-sec .payment-content ul {
    min-width: 350px;
  }
  .pdp-tab-sec .payment-content ul li b {
    font-size: 16px;
  }
  /************ pdp-tab-sec css end  *********/
  /************ product-list css start  *********/
  .product-heading-row .sort-lbl {
    display: none;
  }
  /************ product-list css end  *********/
  /************ about-counter-sec  css start  *********/
  .about-counter-sec .row [class*="col"]:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .about-counter-sec .col-12:not(:last-of-type)::after {
    display: none;
  }
  .about-full-img-sec .about-full-img {
    padding-top: 45%;
  }
  /************ about-counter-sec  css end  *********/
  /************ cms-page css end  *********/
  .cms-page p:not(:last-of-type) {
    margin-bottom: 20px !important;
  }
  .cms-page h3 {
    padding: 10px !important;
  }
  /************ cms-page css end  *********/
  /************ contact-page css start  *********/
  .contact-column .col-12:not(:last-of-type)::after {
    display: none;
  }
  /************ contact-page css end  *********/
  /************ vendor-details-sec css start  *********/
  .vendor-details-wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .vendor-details-content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    padding: 15px 0 0 0;
  }
  .vendor-details-image {
    max-width: 100%;
  }
  /************ vendor-details-sec css end  *********/
  /************ login-page css start  *********/
  .register-page .login-form-inner {
    padding: 15px;
  }
  /************ login-page css end  *********/
  /************ cart-page css start  *********/
  .cart-page-sec .coupon-text-btn-wrp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
  }
  /************ cart-page css end  *********/
  /************ error-page css end  *********/
  .error-main-sec .eroor-content .large-text {
    font-size: 70px;
  }
  /************ error-page css end  *********/
}