@import "https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";
.form-content,
.product_main_class.layout-3 {
  grid-template-columns: repeat(3, 1fr);
}
.dropdown-item,
.nav-link,
.nice-select,
.size-list-scroll {
  white-space: nowrap;
}
@font-face {
  font-family: "Times New Roman";
  src: url(../fonts/times.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap !important;
}
body {
  font-family: Barlow, sans-serif;
  padding: 0 !important;
  font-display: swap;

  min-height: 100vh;
  display: flex;
  flex-direction: column;
  /* overflow: hidden !important; */
}

body > div {
  overflow: hidden;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 93%;
  padding: 0 20px;
}
#preloader {
  display: none;
  background-image: linear-gradient(135deg, #f5f5f5 0, #b6b5b454 100%);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  color: #fff;
}
body ::-webkit-scrollbar {
  width: 8px;
}
body ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dbe4e9;
  border-radius: 0;
  background-color: #e9e9e9;
}
body ::-webkit-scrollbar-thumb {
  background: #123d5e;
  border-radius: 0;
}
.have-submenu .submenu a.dropdown-item:hover,
header .top-bar {
  background: #f5f5f5;
}
body ::-webkit-scrollbar-thumb:hover {
  background: #123d5e;
}
.center_img {
  text-align: center;
  margin: 0 auto;
}
.lightbox .carousel {
  /* margin-top: 12%; */
}
header#site-header {
  z-index: 99;
  position: relative;
}
header .top-bar {
  padding: 15px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
header .top-bar .right-column .col-inner {
  display: flex;
  gap: 50px;
  justify-content: right;
  flex-wrap: wrap;
  align-items: center;
}
header .top-bar a {
  color: #00000d;
  text-decoration: none;
  font-weight: 500;
}
header .top-bar .contact-info {
  display: flex;
  gap: 25px;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
}
header .top-bar .contact-info a {
  display: flex;
  align-items: center;
  gap: 1px;
}
.pagination a.page-link,
.pagination i,
a.email_tag,
footer.footer ul li a:hover,
footer.footer_mobile ul li a:hover,
header .main-menu ul.nav-menu li a:hover,
header .top-bar .contact-info a:hover {
  color: #9b1c1f;
}
header .top-bar .contact-info img {
  width: 20px;
  margin-right: 1px;
}
header .top-bar .contact-info a.email img {
  width: 17px;
  margin-top: -3px;
  margin-right: 3px;
}
header .top-bar .right-column .col-inner .links a {
  padding: 0 13px;
  font-size: 14px;
  font-weight: 600;
}
header .top-bar .right-column .social-icons a {
  padding: 10px;
  font-size: 14px;
  color: #a0a0a0;
}
header .top-bar .right-column .social-icons a:last-child {
  padding-right: 0;
}
header .logo img {
  width: 225px;
}
header .wrapp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* font-family: Lato, sans-serif; */
  flex-wrap: wrap;
}
header .wrapp .icons img {
  width: 21px;
}
header .wrapp .icons .navbar-icons {
  display: flex;
  gap: 2px;
  justify-content: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
header .wrapp .icons .navbar-icons .have-submenu ul.submenu {
  left: unset;
  right: 0;
}
header .wrapp .icons,
header .wrapp .logo {
  width: 275px;
}
header .wrapp .navbar-icons a {
  display: block;
  padding: 15px 11px;
}
.have-submenu,
.qty_update_fields,
.sidebar-header-wrapp .header-sidebar .header-content ul.nav-menu li .menu-link,
.submenu-item,
.swiper,
.tab-pane .swiper,
div#bespoke-tabs-content,
header .wrapp .icons .navbar-icons .cart-icon {
  position: relative;
}
header .wrapp .icons .navbar-icons .cart-icon span#header-cart-count {
  position: absolute;
  top: 4px;
  width: 21px;
  height: 21px;
  background: #99111f;
  border-radius: 50px;
  color: #fff;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 14px;
  right: -3px;
}
.banner_respsoive {
  transform: scaleY(0.85);
  transform-origin: top;
}
.custom_colors input[type="check"],
.feature_img_area .swiper-button-next:after,
.feature_img_area .swiper-button-prev:after,
.footer_mobile,
.home-hero-slider .owl-nav,
.item.size input[type="radio"],
.product-card .product-details .owl-carousel .owl-dots,
form#customSizeForm .Shoulder_measurement input[type="radio"],
header .main-menu .menu-dropdown,
section.shop_page_banner.category ul.breadcrumbs.list li:first-child {
  display: none;
}
header .main-menu ul.nav-menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
  gap: 10px;
}
header .main-menu ul.nav-menu li a {
  font-size: 15px;
  text-transform: uppercase;
  padding: 20px;
  font-weight: 600;
  color: #000;
}
header .main-menu ul.nav-menu li a span.dropdown-toggle-icon {
  font-size: 11px;
  margin-left: 3px;
  position: relative;
  top: -2px;
}
header#site-header .menu-wrapper {
  padding: 0;
  box-shadow: 0 34px 38px -48px #0000003d;
}
.menu-bar {
  /* transition: 0.5s; */
  background-color: #fff;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
  transform: translate3d(0,0,0) !important;
}


.menu-bar {
  transition: all 0.3s ease;
}

#header-spacer {
  height: 0;
  display: none;
}

.menu-bar.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.95);

  box-shadow: 0 2px 10px rgba(0,0,0,0.08);

  animation: stickyFade 0.5s ease forwards;
}

@keyframes stickyFade {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.have-submenu .submenu {
  position: absolute;
  top: calc(100% + 30px);
  transition: 0.4s;
  left: 0;
  background: #fff;
  border-radius: 6px;
  padding: 0;
  list-style: none;
  opacity: 0;
  height: 0;
  z-index: -1;
  overflow: hidden;
}
.have-submenu:hover .submenu {
  top: 100%;
  opacity: 1;
  box-shadow: 0 13px 31px -9px #00000017;
  border: 1px solid #e9e9e9;
  height: auto;
  z-index: 1;
  /* overflow: visible; */
}
.have-submenu .submenu a.dropdown-item {
  font-size: 14px;
  transition: 0.3s;
  padding: 13px 20px;
}
header .wrapp .main-menu .header-viewer {
  display: none;
  width: 40px;
  height: 33px;
  position: relative;
  padding: 0;
  border: none;
  background: 0 0;
}
header .wrapp .main-menu .header-viewer:before {
  content: "";
  position: absolute;
  top: 16px;
  width: 31px;
  height: 10px;
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  transition: 0.5s;
  right: 2px;
}
header .wrapp .main-menu .header-viewer:after {
  content: "";
  position: absolute;
  transition: 0.5s;
  top: 7px;
  width: 21px;
  height: 11px;
  border-top: 3px solid #99111f;
  right: 2px;
}
header .wrapp .main-menu .header-viewer:hover::after {
  border-top: 3px solid #000;
  width: 31px;
}
.sidebar-header-wrapp .header-sidebar {
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 9999;
  height: 100%;
  transition: 0.5s;
  width: 100%;
  max-width: 300px;
  background: #fff;
  padding: 0;
}
.left-btn,
.sidebar-header-wrapp.active .header-sidebar {
  left: 0;
}
.sidebar-header-wrapp .overlay {
  position: fixed;
  left: 0;
  z-index: -99;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
}
.sidebar-header-wrapp.active .overlay {
  opacity: 1;
  z-index: 99;
}
.sidebar-header-wrapp .header-sidebar button.sidebar-header-toggler {
  position: absolute;
  right: 6px;
  top: 4px;
  padding: 0 6px;
  font-size: 20px;
  border: none;
  background: 0 0;
  z-index: 1;
}
.form_btn_dash,
.form_heading,
.sidebar-header-wrapp .header-sidebar .logo,
.step_fields.Shoulder_measurement .field_group .img_fields {
  text-align: center;
}
.sidebar-header-wrapp .header-sidebar .logo img {
  width: 200px;
}
.sidebar-header-wrapp .header-sidebar .header-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sidebar-header-wrapp .header-sidebar .header-content ul.nav-menu {
  padding: 25px 0 0;
  list-style: none;
  margin: 0;
  height: calc(100vh - 210px);
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar-header-wrapp .header-sidebar .header-content .menu-footer {
  height: fit-content;
  text-align: center;
  font-size: 14px;
  padding-bottom: 50px;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  .menu-footer
  .social-icons {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  .menu-footer
  .social-icons
  a {
  width: 35px;
  height: 35px;
  border: 1px solid #026394;
  border-radius: 50px;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #026394;
  margin-bottom: 9px;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  .menu-footer
  .social-icons
  a:hover,
.submit_btn {
  background-color: #026394;
  color: #fff;
}
.co-cart-items .co-order-summary p.qty,
.order_details .order_details_btn .btn_2,
.review-card .card_head .name-ratting h5,
.review-card .card_head .name-ratting p,
.right-sidebar-popup .right-sidebar .products .product .product-info h4,
.right-sidebar-popup .right-sidebar .products .product .product-info p,
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  .menu-footer
  p.copy_right {
  margin: 0;
}
.sidebar-header-wrapp .header-sidebar .header-content .logo {
  height: fit-content;
  padding: 12px;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
}
.sidebar-header-wrapp .header-sidebar .header-content ul.nav-menu li a {
  padding: 10px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d6d6d6;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  ul.nav-menu
  li
  ul.submenu {
  position: unset !important;
  padding: 0;
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
  max-width: 100% !important;
  box-shadow: none !important;
  width: 100% !important;
  border: none !important;
  background: #ededed;
  border-radius: 0 !important;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  ul.nav-menu
  li.active
  ul.submenu {
  height: auto;
  opacity: 1;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  ul.nav-menu
  li:last-child
  a,
p#availability {
  border-bottom: none;
}
.sidebar-header-wrapp
  .header-sidebar
  .header-content
  ul.nav-menu
  li
  .menu-link
  span.dropdown-toggle-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0 13px;
  z-index: 1;
  cursor: pointer;
}
.sidebar-header-wrapp .header-sidebar .header-content ul.nav-menu li i {
  transition: 0.4s;
}
.sidebar-header-wrapp .header-sidebar .header-content ul.nav-menu li.active i {
  transform: rotateX(180deg);
}
.mobile-sticky-bottom-menu ul {
  padding: 11px 14px;
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.mobile-sticky-bottom-menu ul img {
  width: 25px;
}
.mobile-sticky-bottom-menu {
  position: fixed;
  bottom: 0;
  z-index: 999;
  background: #fff;
  width: 100%;
  padding: 5px 16px;
  display: none;
}
.mobile-sticky-bottom-menu a {
  text-decoration: none;
}
.mobile-sticky-bottom-menu span#header-cart-count {
  font-weight: 700;
  color: #99111f;
}
.search-module {
  transition: 0.3s;
  opacity: 0;
  z-index: -11;
  background: #ffffffd9;
  overflow-y: auto;
  overflow-x: hidden;
}
.search-module.active {
  top: 0;
  opacity: 1;
  z-index: 99;
}
.search-module .search-box form {
  position: relative;
  width: 95%;
}
.search-module .search-wrapp .search-box {
  /* margin-bottom: 30px; */
  border-bottom: 1px solid #b7b7b7;
}
.search-module .search-box form button {
  border: none;
  background: 0 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.search-module .search-box form input {
  width: 100%;
  height: 80px;
  padding: 0 70px 0 0;
  outline: 0;
  font-size: 21px;
  border: none;
}
.search-module .search-wrapp {
  padding: 0 0 0px;
}
.search-module .search-box form button img {
  width: 25px;
  opacity: 0.3;
}
.search-module .search-results .product-column img {
  width: 100%;
  object-fit: cover;
}
.view-all-results-btn a {
  background: #e6e6e6;
  display: block;
  text-align: center;
  padding: 10px 11px;
  border-radius: 10px;
  font-size: 17px;
  text-decoration: none;
  margin-top: 35px;
  color: #000;
  border: 1px solid #7c7c7c;
  font-weight: 500;
}
.product-card .product-details .owl-carousel .size h4 a:hover,
.product-card .product-details .owl-carousel .size h4.active,
.product-card .product-details .owl-carousel .size h4:hover,
.product-card .product-details p.sizes button.active,
.view-all-results-btn a:hover {
  background: #000;
  color: #fff;
}
.search-module .heading h3 {
  font-size: 22px;
  /* margin-bottom: 30px; */
}
.search-module .product-column h2.product-name {
  font-size: 18px;
  margin: 8px 0 0;
  font-weight: 500;
  text-align: center;
}

.radio-label{
  font-size: 13px;
}

.search-module .product-column p.price {
  text-align: center;
  margin-top: 10px;
}


.category-box .category-name a,
.right-sidebar-popup .right-sidebar .products .product .product-info h4 a,
.search-module .product-column h2.product-name a {
  text-decoration: none;
  color: #000;
}
.right-sidebar-popup .right-sidebar .products .product .product-info h4 a:hover,
.search-module .product-column h2.product-name a:hover {
  text-decoration: underline;
}
.search-module .search-wrapp button.search-toggler {
    border: 1px solid #000;
    position: absolute;
    top: 13px;
    background-color: transparent;
    right: 18px;
    display: flex;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 0px;
    align-items: center;
    justify-content: center;
}

.search-module i {
    margin-top: 1px;
}

.search-module .search-wrapp .search-box .container, .search-module .search-wrapp .search-results .container {
    max-width: 100%;
}

.add-product-to-cart-using-modal .product_details_btn .btn_1,
.products-swiper .swiper-button-next::after,
.products-swiper .swiper-button-prev::after,
.tab-pane .swiper .swiper-button-next::after,
.tab-pane .swiper .swiper-button-prev::after,
.related-products .swiper-button-next::after,
.related-products .swiper-button-prev::after,
p.price.popup_.row *,
td.center.col.price {
  font-size: 16px;
}
.swiper-rtl .swiper-button-next,
.swiper .swiper-button-prev {
  color: #fff;
  background-color: #333333b3;
  top: 36%;
  border-radius: 50%;
  width: 2px !important;
  height: 3px !important;
  left: 35px;
  padding: 20px;
}
.swiper-rtl .swiper-button-prev,
.swiper .swiper-button-next {
  color: #fff;
  background-color: #333333b3;
  top: 36%;
  border-radius: 50%;
  width: 2px !important;
  height: 3px !important;
  right: 35px;
  padding: 20px;
}
.swiper-button-next,
.swiper-button-prev,
.swiper-rtl .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  background-color: #333333b3;
  top: 33%;
  border-radius: 50%;
  width: 2px !important;
  height: 3px !important;
  padding: 20px;
  color: #fff;
}
.filter-section,
.tab-pane .swiper .swiper-pagination {
  margin-top: 20px;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 2px;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 2px;
}
.swiper-pagination-bullet {
  background: #000;
  opacity: 0.5;
}
.swiper-pagination-bullet-active {
  background: #007aff;
  opacity: 1;
}
.right-sidebar-popup .right-sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  transition: 0.4s;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0 61px 19px #0003;
  overflow-y: auto;
  overflow-x: hidden;
  width: 350px;
  max-width: 95%;
  height: 100%;
}
.right-sidebar-popup .popup-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 99;
}
.feature_img_area .main-image a,
.overlay.active,
.right-sidebar-popup .popup-overlay.active,
li.open-inner > .more-sub-menu,
li.open > .main-sub-menu {
  display: block;
}
.right-btn,
.right-sidebar-popup .right-sidebar.active {
  right: 0;
}
.right-sidebar-popup .right-sidebar h3.heading {
  padding: 19px 22px;
  font-weight: 500;
  font-size: 25px;
}
a.remove-wishlist-product {
  background-color: #9f2528 !important;
  color: #fff;
  text-decoration: none;
  width: 21px;
  font-size: 14px;
  height: 21px;
  background: #e4e4e4;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  font-weight: 700;
}
h3.heading.wishlist,
h3.popup_heading {
  background-color: #175c96 !important;
  color: #fff;
  text-align: left;
  padding: 10px 30px;
  font-size: 26px;
}
.right-sidebar-popup .right-sidebar button.popup-hider {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  background: 0 0;
  border: transparent;
}
.right-sidebar-popup .right-sidebar .products .product .image img {
  width: 70px;
  height: auto;
  object-fit: cover;
}
.right-sidebar-popup .right-sidebar .products .product {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
}
.right-sidebar-popup .right-sidebar .products .product .product-info h4 {
  font-size: 18px;
}
.right-sidebar-popup .right-sidebar .products .product .product-info p {
  font-size: 14px;
  font-weight: 500;
}
.item-size.cartpage {
  font-weight: 500;
  font-family: system-ui;
}
.per-page-title,
.right-sidebar-popup .right-sidebar .products .product .product-info strong {
  font-weight: 500;
}
.right-sidebar-popup .right-sidebar .products .product .product-info {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 70px);
}
.right-sidebar-popup .right-sidebar .button {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 30px;
  background-color: #fff;
}
#imageModal,
.home-hero-slider .owl-next:hover,
.home-hero-slider .owl-prev:hover {
  background-color: #000c;
}
.right-sidebar-popup .right-sidebar .button a {
  display: block;
  text-align: center;
  background: #106c9a;
  margin: 4px 0;
  padding: 12px 10px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}
.right-sidebar-popup .right-sidebar .button a.cart-button {
  border: 1px solid #106c9a;
}
.right-sidebar-popup .right-sidebar > .inner {
  height: 100%;
}
.right-sidebar-popup .right-sidebar .products {
  padding: 20px 30px;
  margin-bottom: 11rem;
  height: calc(100% - 300px);
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
}
[data-id="wishlist-popup"] .right-sidebar .products {
  height: calc(100% - 220px);
}
.right-sidebar-popup
  .right-sidebar
  .products
  .product
  .product-info
  a.remove-product {
  text-decoration: none;
  width: 21px;
  font-size: 14px;
  height: 21px;
  background: #e4e4e4;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  font-weight: 700;
}
.right-sidebar-popup
  .right-sidebar
  .products
  .product
  .product-info
  a.remove-product:hover {
  background: #000 !important;
}
.right-sidebar-popup .right-sidebar .button h3.heading {
  font-size: 18px;
  text-align: center;
  padding: 0 6px;
  color: #106c9a;
}
.button.mini_popup_btns h3.heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.button.mini_popup_btns h3.heading span.label,
.product_main_class.layout-4 .product-card .product-details .product-name,
span#sku_id_li {
  font-size: 22px;
}
.slider-wrapp {
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  min-height: calc(100vh);
  display: flex;
  align-items: center;
}
.slider-wrapp .slide-bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  z-index: 1;

}
.slider-wrapp .container {
  position: relative;
  z-index: 12;
}
.slider-wrapp.right-text span.img-bg-overlay {
  right: auto;
  left: -3rem;
}
.slider-wrapp span.img-bg-overlay {
    position: absolute;
    z-index: -1;
    right: 70px;
    width: 100%;
    opacity: 1 !important;
    top: -20px;
}
.slider-wrapp .image-column img {
    position: relative;
    z-index: 23;
    max-width: 540px;
    float: right;
}
.slider-wrapp span.img-bg-overlay img {
  width: 100%;
  position: relative;
  top: 1rem;
  opacity: 0.5;
}
.slider-wrapp .text-column {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}
.slider-wrapp .image-column {
  padding-top: 7rem;
  text-align: center;
}
.invoice img,
.order_details .order_details_iner,
.phone-input-wrapper,
.product-column .product-card,
.product-size .modal.fade.theme_modal.add_to_cart_modal.show .modal-content,
.row.footer_reverce textarea#textarea,
.shop_page_banner ul.breadcrumbs.list li a:hover::before,
.slider,
img.user-img,
video {
  width: 100%;
}
.kenburns img,
.kenburnsOut img {
  width: 110%;
  height: 110%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.slider-wrapp .text-column .text {
  width: 100%;
  color: #fff;
}
.slider-wrapp .text-column .text .subtitle {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;
}
.slider-wrapp .text-column .text .title {
  font-size: 80px;
  font-weight: 700;
}
.slider-wrapp .text-column .text .title span.text-red {
  background: #99111f;
  padding: 0 13px;
}
.slider-wrapp .text-column .text .button a.btn {
  display: inline-block;
  background-color: #fff;
  font-size: 35px;
  color: #99111f;
  width: 258px;
  border-radius: 0;
  margin-top: 28px;
  font-weight: 400;
}
[data-animation] {
  opacity: 0;
}
.collars-section
  .collar-column:hover
  .inner
  .collar-image
  .image
  img.collar-hover,
.dashboard_sidebar .active:after,
.dashboard_sidebar a:hover:after,
[data-animation].animate__animated {
  opacity: 1;
}
.home-hero-slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 100;
}
.home-hero-slider .owl-next,
.home-hero-slider .owl-prev {
  background-color: #00000080;
  color: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 24px;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
  z-index: 101;
}
.home-hero-slider .owl-prev span,
.owl-next span {
  font-size: 20px;
  display: inline-block;
}
.kenburns,
.kenburnsOut {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}
.kenburns img {
  animation: 10s ease-in-out forwards kenburns;
}
@keyframes kenburns {
  0% {
    transform: scale(1) translate(0, 0);
  }
  100% {
    transform: scale(1.2) translate(-5%, -5%);
  }
}
.kenburnsOut img {
  animation: 10s ease-in-out forwards kenburnsOut;
}
@keyframes kenburnsOut {
  0% {
    transform: scale(1.2) translate(-5%, -5%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
.bg-icons {
  position: relative;
  height: 45px;
}
.bg-icons img {
  max-width: 130px;
  height: auto;
}
.bg-icons img.icon-2 {
  position: absolute;
  left: 20%;
  top: -30px;
}
.bg-icons img.icon-3 {
  position: absolute;
  right: 20%;
  top: -30px;
}
.bg-icons img.icon-4 {
  position: absolute;
  right: -10px;
  top: -50px;
}
img.icon-1 {
  position: absolute;
  max-width: 170px;
  left: -60px;
}
img.icon-5 {
  position: absolute;
  right: 10px;
  max-width: 100px;
  z-index: -1;
}
.category-card-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.category-card-box:hover,
.product-card:hover {
  box-shadow: 0 0 34px -5px #0000002b;
}
.category-card-box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: 0.4s;
}
.category-card-box:hover img {
  transform: scale(1.3);
}
.category-card-box .inner {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: right;
  align-items: center;
  padding: 35px;
}
.category-box::before,
.category-card-box:before {
  content: "";
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories-grids .row > div,
.colLars-carousel .collar-column {
  margin-bottom: 30px;
}
.category-card-box:before {
  z-index: 1;
  border: 2px solid #fff;
  margin: auto;
}
.category-box:hover::before,
.category-card-box:hover::before {
  width: calc(100% - 50px);
  height: calc(100% - 50px);
}
.category-card-box .inner .text {
  width: 100%;
  max-width: 180px;
  text-align: center;
}
.category-card-box .inner .text .category-name {
  font-size: 29px;
  text-transform: uppercase;
  color: #fff;
}
.category-card-box .inner .text .category-name a {
  color: #fff;
  text-decoration: none;
}
.category-card-box .inner .text a.category-link {
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  border: 2px solid #fff;
  color: #fff;
  padding: 6px 28px;
  transition: 0.4s;
  margin-top: 8px;
  font-weight: 500;
}
.category-card-box .inner .text a.category-link:hover {
  background: #fff;
  color: #000;
}
.best-selling-products-tabs {
  padding-top: 5px;
}
.best-selling-products-tabs ul#best-sellings {
  padding: 0;
  margin: 0 0 40px;
  display: flex;
  justify-content: center;
  border: none;
  gap: 15px;
}
.best-selling-products-tabs ul#best-sellings li button {
  border: none;
  background: #eee;
  border-radius: 8px;
  /* margin: 0 8px; */
  color: #000;
  font-size: 22px;
  font-weight: 500;
  min-width: 87px;
}
.best-selling-products-tabs ul#best-sellings li button.active,
.best-selling-products-tabs ul#best-sellings li button:hover {
  background: #99111f;
  color: #fff;
}
.collars-section {
  padding-top: 20px;
  overflow: hidden;
}
.collars-section .collar-column > .inner .collar-image .image img.collar-hover {
  position: absolute;
  z-index: 11;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
  opacity: 0;
}
.collars-section .collar-column > .inner {
  display: flex;
  gap: 0;
  background: #d3dee8;
}
.collars-section .collar-column > .inner .content {
  display: flex;
  align-items: center;
  width: 40%;
  padding: 0 25px;
}
.collars-section .collar-column > .inner .collar-image {
  width: 60%;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}
#imageModal,
#myModal.modal {
  overflow: auto;
  position: fixed;
}
.collars-section .collar-column > .inner .collar-image img {
  max-width: 100%;
  height: 290px;
  object-fit: cover;
  object-position: left center;
}
.collars-section .collar-column .image-right .collar-image img,
.rtw-section img {
  object-position: right center;
}
.collars-section .collar-column > .inner .content .text {
  width: 100%;
  text-align: center;
}
.collars-section .collar-column > .inner .content:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
.collars-section .collar-column > .inner .content .text span.icon:hover img {
  background-color: #9b1c1f;
  transform: scale(1.1);
}
.collars-section .collar-column > .inner .content .text span.icon img {
  background-color: #fff;
  border-radius: 50%;
  /* cursor: pointer; */
  width: 70px;
  display: inline-block;
  margin-bottom: 13px;
  transition: 0.3s;
  padding: 5px;
  height: 70px;
}
.collars-section .collar-column > .inner .content .text h3,
.product-card .product-details .product-name,
.product-details p {
  font-size: 20px;
}
.collars-section .collar-column > .inner .content .text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.colLars-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 0;
  gap: 10px;
}
.colLars-carousel .owl-dots button,
.testimonial-carousel-wrapp .owl-dots button {
  width: 17px;
  height: 17px;
  background: #9b1c1f !important;
  border-radius: 50px;
  opacity: 0.2;
}
.colLars-carousel .owl-dots button.active,
.testimonial-carousel-wrapp .owl-dots button.active {
  opacity: 1 !important;
}
.collars-section .collar-column > .inner .collar-image .image {
  position: relative;
  width: 100%;
  height: 100%;
}
.collars-section
  .collar-column
  > .inner
  .collar-image
  .image
  img.arrow-icon.left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 111;
  width: auto;
}
.collars-section
  .collar-column
  > .inner
  .collar-image
  .image
  img.arrow-icon.right {
  position: absolute;
  z-index: 111;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
}
.item.size label {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.item.size input[type="radio"]:checked + span {
  font-weight: 400;
  color: #fff;
  background: #000;
  border-radius: 50%;
  width: 30px;
}
.item.size label span {
  background-color: #eee;
  width: 30px;
  border-radius: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: anchor-center;
}
.categories-section {
  padding-top: 45px;
}
.category-box {
  width: 100%;
  overflow: hidden;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
/* .category-box::before {
  border: 2px solid #fff;
  margin: auto;
  z-index: 9;
} */
.categories-section .box1,
.categories-section .box2 {
  height: 540px;
}
.categories-section .box3,
.categories-section .box4 {
  height: 257px;
}
.categories-section .box3 {
  margin-bottom: 26px;
}
.category-box .category-name {
  max-width: 75%;
  background: #ffffffab;
  text-align: center;
  color: #000;
  padding: 10px 20px;
  font-size: 31px;
  border-radius: 13px;
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 70px;
  z-index: 11;
  transition: 0.4s;
  opacity: 0;
}
.category-box:hover .category-name {
  top: 0;
  opacity: 1;
}
.category-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.4s;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.category-box:hover img,
.main-image img:hover,
.product-card .product-image:hover img,
.products-small-item img.var_img_chart:hover {
  transform: scale(1.05);
}
.category-box .category-name:hover {
  background-color: #fff;
}
.form-row .col-lg-6,
.product-column {
  margin: 10px 0;
}
.hot-deal-products {
  padding: 20px 0;
}
.product-card {
  transition: 0.4s;
  background: #fff;
}
.product-card .product-image {
  overflow: hidden;
  position: relative;
}
.product-card .product-image .image img {
  width: 100%;
  transition: 0.4s;
}
.product-card .product-image span.new-product-tag,
.product-card .product-image span.sale-tag {
  top: 16px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  padding: 11px 0;
  z-index: 11;
  position: absolute;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-card .product-image span.new-product-tag {
  left: 16px;
  background: #000;
}
.product-card .product-image span.sale-tag {
  right: 16px;
  background: #9b1121;
}
.product-card .product-image .image .overlap_img {
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
}
.product-card .product-image .image:hover .overlap_img {
  opacity: 1 !important;
  transform: scale(1.05) !important;
  transition: 0.4s;
}
.product-card .product-image .action-icons {
  position: absolute;
  left: 0;
  transition: 0.4s;
  width: 100%;
  bottom: -100%;
  padding: 20px 0;
  text-align: center;
  background-image: linear-gradient(0deg, #00000045, transparent 83%);
}
.product-card .product-image:hover .action-icons {
  bottom: 0;
}
.product-card .product-image .action-icons a {
  color: #000;
  font-size: 20px;
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 5px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 37px 0 #0000001c;
}
.order_details .single_order_part .order_details_btn a:hover,
.product-card .product-image .action-icons a i,
.shop_page_banner ul.breadcrumbs.list li a:hover {
  color: #000;
}
.product-card .product-details {
  text-align: center;
  padding: 20px 15px;
}
.product-card .product-details .product-name a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  /* max-width: 18ch;
  white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-card .product-details p.price, .search-results p.price {
  font-size: 18px;
  font-weight: 600;
  color: #bfbfbf;
}
.product-card .product-details p.price span.sale-price, .search-results p.price span.sale-price {
  color: #000;
  font-size: 25px;
  font-weight: 600;
}
.product-card .product-details .product-name a:hover, .search-results .product-name a:hover {
  color: #9b1121 !important;
  text-decoration: none !important;
}
.product-card .product-details .owl-carousel.owl-theme.product_slide {
  width: 250px;
}
.owl-next,
.product_slide .owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  display: block !important;
  border: 0 solid #000;
}
.product_slide .owl-prev {
  left: -20px;
  font-size: 20px;
  font-weight: 700;
}
.product_slide .owl-next {
  right: -20px;
  font-size: 20px;
  font-weight: 700;
}
.owl-next i,
.product_slide .owl-prev i {
  transform: scale(2, 5);
  color: #ccc;
}
.product-card .product-details .owl-carousel .size h4 {
  border: none;
  font-size: 10px;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  margin: 3px;
  font-weight: 600;
  word-break: break-all;
  background-color: #e9e9ed;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  cursor: pointer;
}
.product-card .product-details .owl-carousel {
  /* width: 50%; */
  margin: 0 auto;
  position: relative;
}
.form-btns,
.quick-view-popup .popup-content .add-to-cart-area {
  margin-top: 30px;
}
.product-card .product-details .owl-carousel .size h4 a {
  color: #000;
  text-decoration: none;
}
.product-card .product-details .owl-carousel .owl-nav {
  font-size: 20px;
}
.product-card .product-details p.sizes button {
  border: none;
  font-size: 10px;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  margin: 3px;
  font-weight: 600;
  word-break: break-all;
}
.product-card .product-details p.sizes button:hover {
  background: #c9c9c9;
}
.product-details > * {
  margin-bottom: 3px;
}
.categories,
.product_page_tittle.d-flex.justify-content-between.grid_Title_page,
.section-head,
.summary-section,
footer h4,
ul.piclist li {
  margin-bottom: 20px;
}
.product-card .product-details a.add-to-cart {
  display: inline-block;
  border: 2px solid #9b1121;
  color: #9b1121;
  text-decoration: none;
  width: 188px;
  font-size: 21px;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 5px 1px;
  margin-top: 13px;
}
.product-card .product-details a.add-to-cart i:hover,
.product-card .product-details a.add-to-cart:hover,
.product-card .product-image .action-icons a i:hover,
.product-card .product-image .action-icons a:hover {
  background-color: #9b1121 !important;
  color: #fff !important;
}
.detail_pro_qty,
.order_details_status ul.w-100,
.range-slider_custom,
.review-content,
.search-module.active {
  display: flex;
}
a.wishlist_product {
  text-decoration: none;
  color: #000;
  font-size: 24px;
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
}
.product_review_star.d-flex.justify-content-between.align-items-center {
  justify-content: center !important;
}
.single_product_list.product_tricker {
  margin-bottom: 40px;
}
.rtw-section {
  position: relative;
  background-image: url(../../assets/images/rtw-bg.webp);
  min-height: 683px;
  /* background-attachment: fixed; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.rtw-section img {
  width: 100%;
  min-height: 530px;
  object-fit: cover;
}
.rtw-section .section-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 11;
}
.rtw-section .section-content h2 {
  font-family: "Times New Roman";
  font-size: 200px;
  color: #fff;
  line-height: 180px;
  margin: 0;
}
.rtw-section .section-content p {
  font-size: 58px;
  text-transform: uppercase;
  color: #fff;
}
.bespoke-sutting-section {
  padding: 20px 0 0;
}
.bespoke-sutting-section h2 {
  margin-bottom: -10px !important;
}
.bespoke-sutting-section .container,
div#bespoke-tabs-content img {
  max-width: 100%;
}
div#bespoke-tabs-content .call-to-action a.book-btn {
  background-color: #7f0816b0;
  color: #fff !important;
  padding: 20px 30px;
  border-radius: 50px;
  font-size: 38px;
  display: inline-block;
  font-weight: 700;
  border: 2px solid #fff;
  box-shadow: 0 5px 15px #0000004d;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  bottom: -40px;
  position: relative;
}
div#bespoke-tabs-content .call-to-action {
  position: absolute;
  bottom: 100px;
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translateY(-200px);
  transition: all 3s ease-out;
}
div#bespoke-tabs-content .call-to-action.animate-in {
  opacity: 1;
  transform: translateY(0);
}
ul#bespoke-tabs {
  border: none;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-around;
}
ul#bespoke-tabs li button {
  background: 0 0;
  border: none;
  outline: 0;
  text-align: center;
  padding: 0;
}
ul#bespoke-tabs li button .step-circle {
  display: inline-block;
  background: #000;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 20px;
  border-radius: 50px;
  font-weight: 500;
  padding: 5px 0;
  margin-bottom: 5px;
}
ul#bespoke-tabs li button.active .step-circle {
  background: #9b1121;
}
ul#bespoke-tabs li button p {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: #000;
  max-width: 90%;
  margin: auto;
}
.Testimonials-section {
  padding: 0;
  /* margin-top: -120px; */
  margin-bottom: 20px;
}
@media only screen and (max-width: 1920px) {
  .Testimonials-section {
    /* margin-top: -120px; */
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .Testimonials-section {
    /* margin-top: -120px; */
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .Testimonials-section {
    /* margin-top: -120px; */
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .Testimonials-section {
    /* margin-top: -120px; */
    margin-bottom: 20px;
  }
  div#bespoke-tabs-content .call-to-action {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    opacity: 0;
    transform: translateY(-200px);
    transition: all 3s ease-out;
  }
  div#bespoke-tabs-content .call-to-action.animate-in {
    opacity: 1;
    transform: translateY(0);
  }

  .collars-section .collar-column > .image-right .content:hover {
    margin-right: 15px;
    margin-left: 15px;
  }

  .collars-section .collar-column > .image-left .content:hover {
    margin-right: 15px;
    margin-left: 15px;
  }

  .collars-section .collar-column > .image-right .content:hover p, .collars-section .collar-column > .image-left .content:hover p {
    margin-bottom: 0px;
  }

    .collars-section .collar-column > .image-right .content:hover p i span, .collars-section .collar-column > .image-left .content:hover p i span {
    font-size: 15px !important;
  }

  .collars-section .collar-column > .image-right .content:hover h3, .collars-section .collar-column > .image-left .content:hover h3 {
      font-size: 14px;
      margin-bottom: 4px !important;
  }
}

@media only screen and (max-width: 400px) {
      .shop_page_banner ul.breadcrumbs.list li a, span.breadcrumbs_seprator {
        font-size: 10px !important;
    }
}

.section-head h2 {
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.review-card {
  background: #f3f3f3;
  border-radius: 30px;
  padding: 15px;
  margin-bottom: 10px;
}
.review-card .card_head {
  display: flex;
  gap: 18px;
  margin-bottom: 22px;
  align-items: center;
}
.review-card .card_head .image img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: cover;
}
.review-card .card_head .name-ratting h5 {
  font-size: 21px;
  font-weight: 600;
}
.review-card .card_head .name-ratting p.stars {
  font-size: 17px;
  margin-top: 5px;
}
.review-card .card_head .name-ratting p.stars span.review-date {
  font-size: 13px;
  font-weight: 600;
  margin-left: 9px;
  color: #6c6c6c;
}
.review-card .card_head .name-ratting p.stars i {
  color: #f0bb1d;
}
.review-card .product-images img {
    width: 100px !important;
    height: 100px;
    object-fit: contain;
    background-color: #fff;
}
.review-card .product-images {
  margin-top: 20px;
  display: flex;
  gap: 11px;
}

.product-images.gallery {
    flex-wrap: wrap;
}

.product-images.gallery img {
    width: 65px !important;
    height: 65px !important;
    object-fit: contain;
}

.review-card a.product-link {
  font-weight: 500;
  color: #006bfc;
  font-size: 17px;
  text-decoration: none;
  border-bottom: 1px solid #006bfc;
}
.review-card p.review {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  color: #7b7b7b;
  line-height: 21px;
}
.testimonial-carousel-wrapp .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  gap: 10px;
}
footer.footer,
footer.footer_mobile {
  padding-top: 80px;
  background-image: linear-gradient(182deg, #d2e8f1, #ebe1dd);
  /* background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; */
}
footer .row > div {
  padding: 0 3%;
}
footer .row > div:first-child {
  padding-left: 30px;
}
footer .row > div:last-child {
  padding-right: 30px;
}
footer h4 {
  color: #026394;
  font-size: 21px;
  border-bottom: 3px solid #b9c8d2;
  padding-bottom: 15px;
}
footer.footer ul,
footer.footer_mobile ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer.footer ul li a,
footer.footer_mobile ul li a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 3px 0;
  font-size: 18px;
}
footer.footer .footer-bottom,
footer.footer_mobile .footer-bottom {
  padding: 0 20px;
}
footer.footer .footer-bottom .row,
footer.footer_mobile .footer-bottom .row {
  margin-top: 30px;
  border-top: 3px solid #b9c8d2;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer.footer .footer-bottom .row > div,
footer.footer_mobile .footer-bottom .row > div {
  padding: 0;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.cart_ul,
.checout_head p,
.dashboard_part .form-group:last-child,
.details_product_price *,
.fiting_types label,
.order_details .order_details_btn .btn_2:last-child,
.order_details .order_item .single_order_item:last-child,
.order_details .single_order_part:last-child,
.product_details_content ul,
.product_name,
.refund_disputes_sidebar .single_disputes_sidebar:last-child,
.shiping_address_part .single_address_part:last-child,
body main .checkout-form form .form-control label,
body main .checkout-form form .form-control:nth-child(3),
footer.footer .footer-bottom p,
footer.footer_mobile .footer-bottom p,
ul {
  margin-bottom: 0;
}
footer.footer .footer-bottom .social-icons,
footer.footer_mobile .footer-bottom .social-icons {
  display: flex;
  justify-content: right;
  width: 100%;
  gap: 15px;
}
img.footer-logo {
  width: 200px;
  margin-top: 35px;
}
footer.footer .footer-bottom .social-icons a,
html body footer.footer_mobile .footer-bottom .social-icons a {
  display: flex;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #026394;
  padding: 5px 0;
  color: #026394;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
footer.footer .footer-bottom .social-icons a.youtube,
footer.footer_mobile .footer-bottom .social-icons a.youtube {
  border-color: #9b1c1f;
  color: #9b1c1f;
}
footer.footer .footer-bottom .social-icons a:hover,
footer.footer_mobile.footer-bottom .social-icons a:hover {
  background: #026394;
  color: #fff;
}

.dashboard_part button{
  background-color: #9b1c1f;
  color: #fff;
  border: none;
}

.dashboard_part button:hover{
  background-color: #000;
  color: #fff;
}



footer.footer_mobile .footer-bottom .social-icons a {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #026394;
  padding: 5px 0;
  color: #026394;
}
.accordion .accordion-item {
  background: 0 0 !important;
  border: 0;
}
.accordion-button,
.accordion-button:not(.collapsed),
.close_modal_icon,
button.cancel_btn:hover {
  background: 0 0;
}
.quick-view-popup {
  position: fixed;
  top: 100%;
  opacity: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -11;
  overflow-y: scroll;
  display: flex;
  justify-content: center;
  align-items: center;
}
#imageModal,
#myModal.modal,
.lightbox {
  display: none;
  left: 0;
  top: 0;
}
.quick-view-popup.active {
  top: 0;
  opacity: 1;
  z-index: 9999999;
}
.quick-view-popup .popup-content {
  width: 95%;
  max-width: 960px;
  background: #fff;
  position: relative;
  z-index: 99;
  padding: 30px;
}
.quick-view-popup .popup-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000000ad;
  z-index: 1;
}
.quick-view-popup .popup-content button.close {
  position: absolute;
  right: -10px;
  z-index: 111;
  background: 0 0;
  font-size: 57px;
  padding: 4px;
  line-height: 34px;
  border: none;
}
.quick-view-popup .popup-content .add-to-cart-area .add-to-cart-button {
  background: #99111f;
  border-radius: 0;
  border: none;
  font-size: 21px;
  padding: 8px 22px;
  margin-top: 34px !important;
  display: block;
}
.quick-view-popup .popup-content h5.modal-title {
  font-weight: 700;
  margin-bottom: 22px;
  font-size: 23px;
}
.quick-view-popup .popup-content p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
}
.lightbox {
  position: fixed !important;
  width: 100vw;
  height: 100vh;
  background: #000000e6;
  z-index: 9999;
}
.lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
}
.lightbox .close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}
.collar-column .inner:hover span.icon img {
  background: #9b1c1f !important;
  transition: 0.5s ease-in-out !important;
}
.collar-column .text {
  transition: 0.6s !important;
}
.collar-column:hover .text {
  transform: scale(1.1) !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: inherit !important;
}
#myModal.modal {
  /* z-index: 999; */
  width: 100%;
  height: 100%;
  background-color: #0009;
}
.modal-content.home_appointment {
  /* top: 10%;
  max-width: 900px;
  margin: auto;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  position: relative; */
}
.form-content {
  display: grid;
  gap: 20px;
}
.elem-group,
.form-btns,
.form-content {
  display: flex;
  display: flex;
}
.elem-group {
  flex: 1 1 calc(25.555% - 10px);
  flex-direction: column;
  flex: 1 1 calc(25.555% - 10px) !important;
  flex-direction: column;
}
.elem-group label {
  font-weight: 700;
  margin-bottom: 5px;
}
.elem-group input,
.elem-group select {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
}
.form-btns {
  justify-content: center;
  gap: 15px;
}
.form-content {
  flex-wrap: wrap;
  gap: 15px;
}
.form-btns,
ul.product-size {
  justify-content: center;
  display: flex;
}
.form-btns {
  gap: 10px;
}
.cancel_btn,
.submit_btn {
  min-width: 130px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.submit_btn:hover,
button.cancel_btn:hover {
  border: 1px solid #99111f;
  color: #99111f;
}
.cancel_btn {
  background-color: #9b1c1f;
  color: #fff;
}

.close_modal_icon i::before {
    margin-top: 2px;
}

@media (max-width: 991px) {
  .form-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .form-content {
    grid-template-columns: 1fr;
  }
}
.toast-success {
  background-color: #28a745 !important;
  color: #fff;
  font-weight: 700;
}
.toast-warning {
  background-color: #ffc107 !important;
  color: #000;
  font-weight: 700;
}
.toast-error {
  background-color: red !important;
  color: #000;
  font-weight: 700;
}
#preloader .jumper {
  left: -12%;
  top: 25%;
  right: 0;
  bottom: 50%;
  display: block;
  position: absolute;
  margin: auto;
  width: 90px;
  height: 90px;
}
#preloader .jumper > div {
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  opacity: 0;
  width: 250px;
  height: 250px;
  -webkit-animation: 1s linear infinite jumper;
  animation: 1s linear infinite jumper;
}
#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}
#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}
@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
ul.product-size {
  padding: 0;
  list-style: none;
  position: relative;
}
.radio-label {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  word-break: break-all;
 /* background-color: #e9e9ed; */
  justify-content: center;
  align-content: center;
  align-items: center;
  cursor: pointer;
}
.product_count button,
.product_count input.qty {
  border-radius: 0 !important;
}
.circle_size.cs_btn input#radio-4,
.modal-backdrop.fade.in,
.radio input[type="radio"] {
  display: none !important;
}
.radio input[type="radio"]:checked + .radio-label,
.selected_label {
  background-color: #9b1c1f;
  color: #fff;
  border-color: #000;
}
.radio-label:hover {
  background-color: #eaeaea;
}
.product_info {
  padding: 0 20px;
  border-radius: 8px;
  max-width: 800px;
  margin: auto;
}
.cart_ul,
.nav-menu,
.product_details_content ul,
.product_name {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cart_ul li,
.product_details_content li,
.product_name li {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.cart_ul li span,
.product_details_content li span,
.product_name li span {
  font-weight: 300;
  color: #333;
  margin-left: 5px;
}
.details_product_price {
  align-items: center;
}
.details_product_price p {
  margin-right: 10px;
  font-size: 16px;
}
.prices_offers .price {
  font-size: 18px;
  color: #e74c3c;
  font-weight: 700;
}
.original_price {
  font-weight: 300;
  color: #ccc;
}
.checout_head i,
.dashboard_menu_item i,
.product-card .product-details del.regular-price {
  margin-right: 10px;
}
.align-items-center,
.details_text.d-flex,
html body .co-payment-option .pay-with {
  align-items: center !important;
}
.product_count button {
  background-color: #9b1c1f !important;
}
.shirt_size a {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0 0 1px;
  padding: 0 6px;
  font-size: 13px;
  border-radius: 5px;
  cursor: pointer;
  color: #333;
  transition: 0.3s;
  text-decoration: none;
}
.shirt_size a.selected_btn {
  background-color: #99111f;
  color: #fff;
  border-color: #99111f;
}
.shirt_size a:hover {
  background-color: #c9c9c9;
  color: #000;
}
.product_count {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_count button {
  border: none;
  padding: 5px 12px;
  font-size: 16px;
  cursor: pointer;
}
.product_count input.qty {
  width: 50px;
  text-align: center;
  margin: 0;
  border: 1px solid #ccc;
  height: 35px;
}
.cs_color_btn {
  display: flex;
  gap: 10px;
}
.single_details_content.d-flex.total_price,
div#address_list {
  margin-top: 10px;
}
.cs_color_btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}
.col-md-12.product_action_btn_list,
div#add_to_cart_div {
  display: flex;
  gap: 15px;
}
.cs_radio_btn {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.radio {
  width: 30px !important;
  height: 30px !important;
  border-radius: 50%;
  border: 2px solid #ccc;
  position: relative;
  cursor: pointer;
  transition: border-color 0.3s;
  margin: auto;
}
.close_modal_icon,
.modal-header .close {
  right: -30px;
  transition: color 0.3s;
  position: absolute;
}
ul.breadcrumbs.list {
  padding-left: 0;
}
.radio-label {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
}
.color_selected:checked + .radio-label {
  border: 2px solid #000;
  box-shadow: 0 0 0 2px #000;
  border-radius: 50%;
}
.single_details_content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.cs_color_btn,
.details_text {
  flex: 1 1 auto;
  display: flex;
  width: 50%;
}
.total_price ul {
  display: flex;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #2c3e50;
  align-items: center;
}
.product_details_btn .btn_1 {
  background: #99111f;
  border-radius: 0;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 8px 11px;
  margin-top: 34px !important;
  display: block;
}
.close_modal_icon {
  top: -18px !important;
  background-color: transparent;
  border: none;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  z-index: 1001;
  padding: 0px;
  margin: 0.7rem 1.5rem;
}
.close_modal_icon:hover {
  color: red;
}
.prices_offers .original_price,
.prices_offers .price,
.prices_offers .price_off {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.prices_offers.product_review_star.d-flex.justify-content-between.align-items-center {
  gap: 10px;
}
.product_details_content li,
ul.product_name li {
  margin: 5px 0;
}
.product_action_btn_list,
div#add_to_cart_div {
  width: 45%;
  display: contents !important;
}
.add-product-to-cart-using-modal .product_details_btn .btn_1 {
  width: 45% !important;
  margin-top: 10px !important;
  transition: 0.5s;
  margin-left: 13px;
  border: 1px solid #99111f;
  padding: 6px 0px 8px;
  text-align: center;
}
.product_details_btn .btn_1:hover {
    background-color: transparent !important;
    border: 1px solid #99111f;
    color: #99111f !important;
    transition: 0.5s;
}
.product_details_btn.row.popup_btns {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-around; */
}
@media (max-width: 992px) {
  .product_info {
    padding: 15px;
    max-width: 90%;
  }
  .single_details_content,
  .total_price ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .cs_color_btn,
  .details_text {
    width: 100%;
  }
  .shirt_size a {
    margin-right: 8px;
    margin-bottom: 10px;
  }
  .cs_radio_btn {
    gap: 8px;
  }
  .product_count {
    margin-left: 0;
    margin-top: 10px;
  }
  .product_count input.qty {
    width: 40px;
    height: 32px;
  }
  .product_count button {
    padding: 4px 10px;
  }
  .product_details_btn .btn_1 {
    font-size: 18px;
    padding: 8px 16px;
    margin-top: 20px !important;
    width: 100%;
  }
}
.modal-dialog {
  max-width: 800px;
  margin: 1.75rem auto;
}

div#myModalAppointment .modal-dialog {
    max-width: 850px;
}

.product_quick_view,
ul.row.color_list {
  display: flex;
  flex-wrap: wrap;
}
.product-details,
.product_main_class.layout-list .product-details,
.product_main_class.layout-list .product-image,
.product_quick_view .col-12 {
  flex: 1;
}
@media (max-width: 768px) {
  .product_quick_view {
    flex-direction: column;
    align-items: center;
  }
  #productImageSlider .carousel-inner img,
  .product_quick_view .col-12.col-sm-6.col-md-6 {
    width: 100%;
  }
  .col-12.col-sm-6.col-md-6 {
    margin-bottom: 20px;
  }
  .product_info ul li {
    font-size: 14px;
  }
  .product_details_btn {
    text-align: center;
  }
  .product_details_btn .product_action_btn_list {
    margin-top: 15px;
  }
  .cart-qty-minus,
  .cart-qty-plus {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  footer.footer {
    padding: 20px 20px 60px;
  }
  footer .row > div:first-child {
    padding-left: 15px;
  }
  footer.footer .footer-bottom .social-icons {
    justify-content: center;
    margin-top: 10px;
  }
  footer.footer .footer-bottom p {
    text-align: center;
  }
  .product_info ul li {
    font-size: 12px;
  }
  .product_details_btn .product_action_btn_list {
    margin-top: 10px;
  }
  .product_details_btn button {
    width: 100%;
    padding: 12px;
  }
  .cart-qty-minus,
  .cart-qty-plus {
    font-size: 18px;
  }

  .cs_btn.active-size label::after {
    right: -13px !important;
    top: -17px !important;
}
}
.shop {
  padding-top: 14px;
}
.sort-arrow {
  font-size: 28px;
  padding: 0;
  line-height: 0;
}
.sb-sidebar-content h6 {
  background-color: #9b1121;
  color: #fff;
  font-size: 22px;
  padding: 5px 10px;
}
.nice-select-search-box li.option,
.sort-select-dropdown ul.list {
  background-color: #eee !important;
}
.sort-select-dropdown ul.list li.option:hover {
  background-color: #aa3c48 !important;
  color: #fff !important;
  padding: 0 10px !important;
  border-radius: 5px !important;
  cursor: pointer !important;
}
.sort-select-dropdown ul.list li.option.selected {
  background-color: #000 !important;
  color: #fff !important;
  padding: 0 10px !important;
  border-radius: 5px !important;
}
.sb-accordion.active {
  color: #9b1121 !important;
}
/* .shop .products_lists .product-card .product-details a.add-to-cart {
  width: 130px;
  font-size: 16px;
  font-weight: 600;
} */
form#customSizeForm button.cancel_btn:hover,
form#customSizeForm button.submit_btn:hover {
  color: #fff;
  border-radius: 0;
  transition: 0.5s ease-in-out;
}
section.related-products .product-column {
  justify-content: space-between;
  margin-top: 40px;
}
.product-card .owl-carousel .owl-item {
  width: 25px;
  margin: 2px;
}
.product-card .owl-carousel.owl-drag .owl-item {
  width: 25px !important;
}
.product-card .product-details .owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  width: 100%;
}
.product-card .product-details .owl-carousel .owl-nav button.owl-next {
  right: 0;
  height: auto;
}
.product-card .product-details .owl-carousel button.owl-prev {
  left: 0;
  position: absolute;
  height: auto;
  top: -20px;
}
.product-card .owl-stage {
  /* width: 300px !important; */
}
.custom-scroll-container {
  display: flex;
  gap: 40px;
  overflow-x: auto;
  padding: 0;
  scroll-behavior: smooth;
  border: 1px solid #ccc;
  border-top: 0px;
  height: 100%;
}
custom-scroll-container .testimonial-column {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  min-height: 400px;
  overflow-y: scroll;
  height: 400px;
}
custom-scroll-container .testimonial-column .col-inner {
  width: 45%;
  margin: 10px;
}
.size-list {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

.size-list ul {
    width: 100%;
}

ul.product-size::-webkit-scrollbar {
  height: 4px;
}
ul.product-size::-webkit-scrollbar-track {
  background: 0 0;
}
ul.product-size::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 10px;
}
.tab-box .testimonial-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 80px;
  height: 330px;
  width: 100%;
  padding-top: 10px;
}
.dashboard_sidebar .dashboard_menu_item li,
.dashboard_sidebar a.log_out {
  list-style-type: none;
  background-color: #026394;
  padding: 7px 20px;
  margin: 4px 0;
  position: relative;
  min-height: 40px;
}

.dashboard_sidebar .dashboard_menu_item li:hover {
    background-color: #9b1c1f;
    transition: .4s;
}

.dashboard_sidebar .dashboard_menu_item li:hover > a {
    color: #fff !important;
}

.dashboard_sidebar .dashboard_menu_item li a {
  text-decoration: none;
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
}
.dashboard_sidebar .dashboard_menu_item li.active,
.dashboard_sidebar a.log_out {
  background-color: #9b1c1f;
}
.dashboard_sidebar a.log_out {
  width: 100%;
  margin-top: 4px;
  display: block;
  color: #fff;
  background-color: #99111fc9;
  text-decoration: none;
}

.dashboard_sidebar a.log_out:hover {
    background-color: #9b1c1f;
    color: #fff !important;
}


section.dashboard_part.bg-white.padding_top {
    margin: 30px 0 15px;
}
.dashboard_sidebar .active i,
.dashboard_sidebar a:hover i,
.left_sub_menu .select_option a span:hover {
  color: var(--base_color);
}
.dashboard_item .single_dashboard_item {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid var(--border_color);
  margin-bottom: 30px;
}
.dashboard_item .single_dashboard_item i {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  display: inline-block;
  background-color: #d7c4eb;
  font-size: 36px;
  color: #fff;
}
.dashboard_item .col-md-6 {
  border: 1px solid #9b1c1f;
  margin: 4px;
  width: 32%;
  border-radius: 8px;
}
.dashboard_item .single_dashboard_item .single_dashboard_text h4 {
  text-decoration: none;
  border: none;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
.dashboard_item .single_dashboard_item .single_dashboard_text p {
  text-decoration: none !important;
  color: #9b1c1f;
  text-transform: none;
}
.dashboard_part a.btn_1, .dashboard_part .btn_1 {
  background-color: #9b1c1f;
  color: #fff;
  text-decoration: none;
  /* width: auto !important; */
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  padding: 6px 20px 8px;
}


.order_details .single_order_part .order_details_btn a,
  .disputes_content_progress
  .disputes_content_item
  a:hover,
.refund_disputes_content
  .disputes_content_progress
  .disputes_content_item.step_complect
  a,
.social-share a,
.social-share a i,
.swiper-button-next,
.swiper-button-prev,
button.btn_1,
button.btn_1:hover,
section.dashboard_part li.nav-item a,
section.shop_page_banner ul.breadcrumbs.list li a:hover {
  color: #fff !important;
}

section.dashboard_part li.nav-item {
  background-color: #026394;
  margin: 0 2px;
}
.nav-tabs .nav-link.active {
  background-color: #9b1c1f;
  border-radius: 0;
}
section.shop_page_banner {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
span.breadcrumbs_seprator {
  font-size: 30px;
  padding: 0 15px 0 10px;
}
.continue_shoping.text-center a.btn_1 {
  background-color: #a43033;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  padding: 10px;
  border-radius: 5px;
}
.shop .products_lists .product-column .product-card {
  overflow: auto;
  width: 100% !important;
}
.dashboard_part .form-group.col-md-12 {
  margin: 11px 0;
}
.dashboard_part thead th {
  background-color: #9b1c1f;
  color: #fff;
  border: 1px solid;
}
ul.pagination li.page-item.active a {
  background-color: #9b1c1f !important;
  border-color: #9b1c1f !important;
  color: #fff;
}
.dashboard_part .input-group,
select#bmi_height {
  margin-bottom: 10px;
}
button.btn_small {
  background-color: transparent;
  border: none;
  color: #000;
}
td.ticket_table a.add_new_btn {
  text-align: center;
  color: #000;
  font-weight: 600;
}
.row.topbar .filter_btn button.layout-btn img {
  filter: opacity(0.5);
  width: 23px;
}
.row.topbar .filter_btn button.layout-btn.active img {
  filter: opacity(1.5) !important;
}
.row.topbar .filter_btn button.layout-btn {
  background-color: transparent;
  padding: 0 !important;
  margin: 0 10px !important;
}
.filter-button,
.row.topbar .filter_btn button {
  border-radius: 0;
}
button.layout-btn img {
  width: 20px;
  height: auto;
}
.layout-switcher {
  padding-left: 20px !important;
}
.filter-button {
  border: 1px solid #9b1c1f !important;
  color: #9b1c1f !important;
  padding: 2px 10px !important;
  cursor: pointer !important;
  font-size: 16px !important;
  background-color: transparent !important;
}
.wd-products-per-page a.per-page-variation {
  text-decoration: none;
  color: #7f7f7f;
  font-weight: 500;
  margin: 0 5px;
}
.per-page-border:after {
  content: "/";
}
div#address_list a {
  color: #000;
  font-weight: 600;
  margin: 0 10px;
  background-color: #eee;
  padding: 4px 6px;
  border-radius: 5px;
}
div#RechargeUsingGiftCard button.close {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-radius: 35%;
  border-color: #ab0000;
  background-color: transparent;
}
.admin-query i.ti-close {
  font-size: 14px;
  color: #ac0505;
}
button#contactBtn {
  background-color: #ac0505;
  border: none;
  border-radius: 5px;
  margin-top: 10px;
  color: #fff;
  padding: 5px 19px;
}
a.add_new_btn.text-nowrap {
  background-color: #9b1c1f;
  text-decoration: none;
  color: #fff;
  margin: 0 0 0 10px;
  padding: 4px 20px;
  border-radius: 5px;
}
.complete,
.order_cancel_by_id {
  border: 1px solid #d7dbe3;
  margin-bottom: 10px;
  color: #fff !important;
}
select#status_by {
  background-color: #eee;
  border: none;
  padding: 5px 20px;
  color: #9b1c1f;
}
.dashboard_item .single_dashboard_item .single_dashboard_text {
  padding-left: 25px;
}
.dashboard_item .wishlist i {
  background-color: #ffced3;
}
.dashboard_item .disputes i {
  background-color: #bfe7dc;
}
.order_details_status {
  justify-content: space-between;
  align-items: center;
  background-color: var(--background_color);
  /* padding: 20px; */
  display: block;
}
.complete,
.order_cancel_by_id,
.order_details .order_details_btn .btn_2 {
  padding: 10px 29px;
  width: 170px;
  line-height: 18px;
  text-align: center;
}
.complete {
  background-color: #cf9c59;
  cursor: default;
}
.order_cancel_by_id {
  background-color: #cf9c59;
}
.order_details_status ul {
  padding: 0;
  margin: 0 0 20px;
  justify-content: space-between;
  display: block;
}
.order_details_status ul li {
  list-style: none;
  text-transform: none;
  margin-right: 0px;
  margin-bottom: 10px;
}
.order_details_status ul li p {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 24px;
}
.order_details_status ul li p span {
  font-weight: 400;
  color: var(--text_color);
}
.order_details_status .btn_1,
.order_details_status .btn_2 {
  background-color: #cf9c59;
  color: #000;
  width: 180px;
  margin-top: 0;
  border: 1px;
  padding: 12px 18px;
}
.order_details_status .btn_2 {
  border: 1px solid #d7dbe3;
  background-color: #fff;
  color: var(--text_color) !important;
}
.order_details_status .btn_2:hover {
  border-color: var(--base_color);
  border: 1px solid var(--base_color);
  background-color: var(--base_color);
  color: #fff !important;
}
.order_details .order_item .single_order_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.order_details .order_item .single_order_item .order_item_name img {
  background-color: var(--background_color);
  max-width: 60px;
  max-height: 60px;
}
.order_details .order_details_iner {
  display: flex !important;
  align-items: center;
  /* border: 1px solid #d7dbe3; */
  /* border-top: 1px solid #ddd; */
  margin-bottom: 20px;
}
.order_details .order_details_btn {
  float: left;
  text-align: center;
  margin: 25px;
}
.order_details .order_details_btn .btn_2 {
  border: 1px solid #d7dbe3;
  background-color: #cf9c59;
  color: #fff;
}
.order_details .order_details_btn .btn_2:hover {
  background-color: #fff !important;
  color: #cf9c59 !important;
  border: 1px solid #cf9c59;
}
.refund_area .order_details_btn .refund_btn {
  display: block;
  color: #fff;
  background-color: #06d1e9;
  border: 1px solid #06d1e9;
  width: 90px;
  margin: 0 auto;
  padding: 7px 10px;
  line-height: 14px;
}
.refund_area .order_details_btn .view_details_btn {
  font-size: 14px;
  font-weight: 400;
  color: var(--text_color);
  margin-top: 20px;
  display: inline-block;
}
.refund_disputes_sidebar .single_disputes_sidebar {
  padding: 40px;
  border: 1px solid var(--border_color);
  margin-bottom: 30px;
}
.refund_disputes_sidebar .single_disputes_sidebar h4 {
  font-size: 16px;
  margin-bottom: 18px;
}
.refund_disputes_content .disputes_content_progress {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* overflow: hidden; */
}
.add_new_btn,
.product_count.button-container {
  margin-left: 5px;
}
.order_details .order_details_btn {
  padding: 0 20px 20px;
}
.order_details_status .btn_2 {
  padding: 10px 18px;
}
.order_details .order_details_btn {
  width: 100%;
  padding-bottom: 40px;
}
.order_details .single_order_part .order_details_btn {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 10px 0;
}
.order_details .order_item .single_order_item .order_item_name p,
a.return_text {
  font-weight: 300;
  margin-left: 6px;
  font-size: 13px !important;
}
.fiting_types > div,
.order_details .order_item .single_order_item .order_item_name,
.thumb,
.upload-files-container {
  display: inline;
  align-items: center;
}
.refund_disputes_content .disputes_content_progress .disputes_content_item {
  text-align: center;
  z-index: 1;
}
.refund_disputes_content
  .disputes_content_progress
  .disputes_content_item
  .process_count {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  border: 2px solid;
  border-color: var(--background_color);
  background-color: #fff;
  line-height: normal;
  /* margin: 0 auto; */
  position: relative;
  z-index: 5;
}
button.accordion:hover {
  background: #cf9c59 !important;
  color: #ffff;
  border: #cf9c59 !important;
}

button.btn_1:hover {
  /* border: 1px solid #9b1c1f; */
  background: #000 !important;
  /* padding: 5px; */
}
.refund_disputes_content
  .disputes_content_progress
  .disputes_content_item
  .process_count:after {
  position: absolute;
  content: "";
  right: -200%;
  top: 50%;
  background-color: var(--background_color);
  width: 200%;
  height: 2px;
  z-index: -1;
}
.disputes_content_item.step_complect .number {
  background: #9b1c1f !important;
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  /* margin-bottom: 10px; */
  text-decoration: none;
}
.dashboard_part a.btn_1:hover,
html
  body
  .refund_disputes_content
  .disputes_content_progress
  .disputes_content_item
  a {
  color: #000 !important;
}

.dashboard_part a.btn_1:hover {
    background-color: #000;
    color: #fff !important;
}

.order_details_status span {
  font-weight: 600 !important;
  color: #b35355 !important;
}
.order_details .order_item {
  /* padding: 20px; */
  border-right: 1px solid #d7dbe3;
  width: 95%;
  float: left;
}
span.order-name {
  font-weight: 600;
  line-height: 35px;
}
button.btn_1:hover {
  color: #cf9b59;
}
button.btn_1 {
  width: 100%;
  color: #000;
}
.justify-content-between {
  justify-content: space-between !important;
}
.d-flex {
  display: flex !important;
}
.step_form_subheader {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 53px;
}
a.main-button.product_btn.add-to-cart.addToCartFromThumnail:hover,
div#bespoke-tabs-content .call-to-action a.book-btn:hover,
td.price_area .item-actions {
  cursor: pointer;
}
.refund_disputes_content .disputes_content_progress .disputes_content_item a {
  height: 100%;
  width: 100%;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background-color: var(--background_color);
  font-size: 16px;
  font-weight: 700;
  color: var(--text_color);
  /* margin-top: 8px; */
  text-decoration: none;
}
.color-options,
.fiting_types > div,
.order_details .order_item .single_order_item .order_item_name,
.p-list.btm-border,
.page-item .page-link,
.size-options,
.thumb,
.upload-files-container {
  display: flex;
  align-items: center;
}
th.order_table {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #9b1c1f;
  color: #fff;
}
.p-list.btm-border * {
  font-size: 46px;
}
html body .product-details h1 {
  padding: 0 0 10px;
  line-height: 35px;
}
.p-list.btm-border span.price {
  width: auto;
}
.size-options span:last-child {
  background-color: #a00;
  color: #fff;
  border: none;
}
.product-container {
  display: flex;
  padding: 2rem;
}
.gallery {
  gap: 1rem;
}
.gallery img {
  width: 80px;
  cursor: pointer;
  border: 2px solid #ddd;
}
.main-image img {
  height: auto;
  cursor: zoom-in;
}
.tab-box .testimonial-column .col-inner {
  width: 100% !important;
  margin: 0px 10px 0px !important;
}
.product-details h1 {
  font-size: 42px;
  font-weight: 700;
}
.price {
  font-size: 1.5rem;
  margin: 1rem 0;
}
.color-options span,
.size-options span {
  display: inline-block;
  margin: 0.3rem;
  padding: 0.4rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 20px;
  cursor: pointer;
}
.size-options {
  display: flex;
  align-items: center;
  margin: 24px 0 10px !important;
}
.color-options span.active,
.size-options span.active {
  background: #a00;
  color: #fff;
}
.qty {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 1rem 0;
}
.calculation_fields .row {
  justify-content: space-around;
}
.calculation_fields .row .col-md-4 {
  background-color: #eee;
  border-radius: 5px;
  margin-bottom: 20px;
}
.add_to_cart_modal span.close_button {
  color: #9a121f;
  padding: 0 10px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-radius: 50%;
  line-height: 37px;
}
.add_to_cart_modal button.close {
  top: -20px;
  right: -20px;
}
.add_to_cart_modal input[type="radio"] {
  accent-color: #9a121f;
  transform: scale(1.5);
  margin: 10px !important;
  cursor: pointer;
  text-align: center;
  justify-content: center;
}
.Shoulder_measurement .img_fields:last-child img {
  max-width: 134px;
}
.qty input {
  width: 120px;
  padding: 10px 10px 10px 15px;
  border-left: none;
  border-right: none;
  margin: 0 -10px;
  border-width: 1px;
  border: none;
  background-color: #d6d6d6;
  text-align: center;
  font-size: 19px;
}
.addtocart button,
.review-form button:hover {
  background-color: #9b1c1f;
}
button {
  background: #a00;
  color: #fff;
  padding: 0.7rem 1.5rem;
  cursor: pointer;
  font-size: 1rem;
}
.size-chart a {
  margin-right: 10px;
  color: #333;
  text-decoration: none;
  font-size: 18px;
}
.review-form input[type="checkbox"],
.size-chart a i {
  margin-right: 5px;
  font-size: 24px;
}
.color-selector,
.product-container .price,
.product-details h1,
.product-details p,
.size-chart,
.size-options {
  border: none;
  margin: 0;
  padding: 7px 0;
}
.social-share i {
  color: grey;
  font-size: 22px;
  margin: 0 10px;
}
.addtocart {
  width: 60%;
}
p#availability {
  width: 15%;
  font-size: 18px;
}
.field_group-name.select_profile_div,
.qty-data {
  /* width: 28.7%; */
}


.body_measurements_fields .field_group {
    width: 30%;
}

.addtocart button {
  width: 100%;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.qty-data input#quantity {
  margin: 0 -12px;
}
.qty-data button,
.qty-data input#quantity,
button {
  background-color: #d6d6d6;
  border: none;
}
.qty-data button,
button {
  border-radius: 10px;
}
.categories a {
  text-transform: capitalize;
  text-decoration: none;
  color: #000;
}
.product-tabs {
  display: flex;
  gap: 20px;
  font-family: "Segoe UI", sans-serif;
}
.tabs-container {
  display: flex;
  gap: 2rem;
}
.tab-box {
  /* border: 1px solid #ccc; */
  width: 50%;
}

.tab-header {
  background: #e5e5e5;
  padding: 10px 15px;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border: 1px solid #ccc;
}
.tab-header i {
  transition: transform 0.3s;
}

.info-table{
  border: 1px solid #ccc;
  height: 100%;
  border-top: 0px;
}

.info-table,
.review-content {
  padding: 15px;
  display: block;
}
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}
/* table tr:nth-child(2n) {
  background-color: #f9f9f9;
} */
.categories,
.size-chart,
.social-share {
  font-size: 26px;
}
table td {
  padding: 10px;
  vertical-align: top;
}
.cart-items table td:first-child {
  max-width: 430px;
  font-weight: 700;
  width: 80%;
  margin-top: 0;
  padding-left: 10px;
}
.no-reviews {
  color: #555;
  font-style: italic;
  margin-bottom: 1rem;
}
.review-form label {
  display: block;
  margin-top: 10px;
  font-weight: 700;
}
.review-form input[type="email"],
.review-form input[type="text"],
.review-form textarea {
  width: 100%;
  padding: 8px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.review-form .rating {
  margin: 0.5rem 0;
}
.review-form .rating i {
  color: #d3d3d3;
  cursor: pointer;
  font-size: 1.2rem;
  margin-right: 5px;
}
.review-form .rating i.active {
  color: #d00;
}
.review-form button {
  margin-top: 15px;
  padding: 8px 20px;
  background-color: #c00;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.review-content .no-reviews {
  background-color: #eee;
  padding: 20px 10px 0;
  margin: 0 20px 9px 0;
}
.color-selector {
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
  gap: 20px;
}
.label {
  font-weight: 700;
  font-size: 18px;
}
.color-option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.color-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.silver {
  background-color: #918c89;
}
.circle_size.cs_btn {
  width: 120px !important;
  border-radius: 0;
  text-align: center;
  background-color: transparent;
border-color: #9b1c1f;
}
.circle_size.cs_btn * {
  background-color: transparent;
  border-color: #9b1c1f !important;
  color: #000;
}
.circle_size.cs_btn.active-size {
    background-color: #9b1c1f;
}
.circle_size {
  text-align: center;
  border-color: #000;
  border-width: 1px;
}
.circle_size * {
  background-color: transparent;
  font-size: 20px;
}
.select_field_for {
  background-color: #eee;
  padding: 5px 10px;
  margin-bottom: 30px;
  border-radius: 5px;
  width: 47%;
}
.field_group-name.create_profile_div {
  text-align: center;
  margin-bottom: 10px;
}
.field_group-name.select_profile_div select.profile_data,
select#bmi_height {
  background: #d3d3d3;
  width: 100%;
  border: none;
  padding: 8px 9px;
  border-radius: 5px;
}
div#theme_modal {
  background-color: #00000080;
}
html body .product-details .product-color .cs_btn {
  width: 156px !important;
  height: 48px !important;
  border-radius: 35px;
}
.modal-content {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 25px #00000026;
  padding: 20px;
}
.modal-header {
  border-bottom: 1px solid #e0e0e0;
  align-items: center;
  position: relative;
  padding: 1rem 1.5rem;
}
.modal-header .close {
  top: 10px;
  z-index: 1;
  font-weight: 700;
  background: 0 0;
  border: none;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  font-size: 24px;
  color: #999;
}
.modal-header h4.modal-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin: 0;
}
.modal-header .close:hover {
  color: #333;
}
.products-small-item {
  padding: 15px;
  text-align: center;
}
.products-small-item img.var_img_chart {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  border: 1px solid #ddd;
  transition: transform 0.3s;
}
.products-small-item span {
  font-size: 16px;
  color: #888;
}
.product-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .details_product_price p,
  .shirt_size a {
    font-size: 14px;
  }
  .modal {
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    padding: 10px !important;
  }
  .product_info {
    max-width: 100%;
    padding: 10px;
    border-radius: 0;
  }
  /* .close_modal_icon {
    top: 5px !important;
    right: 10px;
    font-size: 18px;
  } */
  .shirt_size a {
    padding: 4px 10px;
  }
  .prices_offers .price {
    font-size: 16px;
  }
  .radio {
width: 24px !important;
height: 24px !important;
min-width: 24px !important;
  }
  .modal-dialog {
    margin: 1rem;
  }
  .modal-content {
    padding: 15px;
  }
  .modal-header h4.modal-title {
    font-size: 18px;
  }
  section.dashboard_part.bg-white.padding_top {
      margin: 0px 0px 40px !important;
  }

  section.dashboard_part.bg-white.padding_top.order_page {
     margin: 30px 0px 20px !important;
}

.custom_size_model .modal-dialog {
    margin-bottom: 100px;
}

.modal-content.home_appointment {
    top: 20px;
    margin-bottom: 55px;
}

.footer-bottom .row .col-sm-12 {
    max-width: 100%;
}

section.dashboard_part li.nav-item {
    margin: 2px;
}

section.dashboard_part li.nav-item:last-child {
    margin-bottom: 0PC;
}

  .order-table tr {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-bottom: 0px !important;
}

.order-table .order_button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

}
.modal-backdrop.show {
  /* opacity: 0 !important;
  display: none !important; */
  /* opacity: 0.6 !important;
  background-color: #000 !important; */
  /* z-index: inherit !important; */
  background-color: #00000080;
}

.product-details .product-color .radio {
  width: 50px !important;
  height: 50px !important;
}
.color-options {
  margin-top: 10px;
  background-color: #eee;
  padding: 6px 10px;
  border-radius: 5px;
}
.color_list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.color_list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.custom_colors {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}
.custom_colors .selected_btn,
.custom_colors:hover {
  border-color: #333;
  transform: scale(1.05);
}
.custom_colors label.color::after {
  content: attr(data-color-name);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 11px;
  color: #333;
}
ul.piclist {
  list-style-type: none;
}
.product-details {
  flex: 1 1 50% !important;
  /* margin-left: -10px; */
}
.product-container .price {
  width: 100%;
  display: block;
}
.fiting_types,
.select_fieds {
  display: flex;
  justify-content: space-around;
}
.step_fields.body_measurement {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px 10px;
}
.step_fields_main {
  border: 2px solid #eee;
  margin-bottom: 30px;
}
.step_fields_main h3 {
  background-color: #9a121f;
  margin: 0 0 20px;
  padding: 6px 20px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.step_fields.Shoulder_measurement {
  max-width: 100%;
  width: 100%;
}
.step_fields.Shoulder_measurement .field_group {
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.Shoulder_measurement img {
  max-width: 140px;
  width: 100%;
}
.body_images {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.body_images .step_fields.body_Types .avatar-upload {
  height: 120px;
  padding: 0 10px;
}
label.side_image {
  padding-bottom: 10px;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.step_fields.body_measurement input {
  background-color: #d3d3d3;
  border: 1px;
  padding: 5px 10px;
  border-radius: 5px;
}
.black,
form#customSizeForm button.cancel_btn {
  background-color: #000;
}
form#customSizeForm button.cancel_btn,
form#customSizeForm button.submit_btn {
  width: 160px;
}
form#customSizeForm button.submit_btn {
  background-color: #9a121f;
}
form#customSizeForm .Shoulder_measurement input[type="radio"] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
}
form#customSizeForm .Shoulder_measurement input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 44%;
  top: -25px;
  margin: 4px;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background: #fff;
  transition: 0.28s;
}
form#customSizeForm
  .Shoulder_measurement
  input[type="radio"]:checked
  + label:before {
  border-color: gray;
  background-color: #9a121f;
}
.img_input_fields {
  margin-top: 40px;
  display: grid;
  /* justify-content: center;
  align-items: center; */
  text-align: -webkit-center;
}
strong.color-heading {
  margin-right: 10px;
  font-size: 22px;
}
.single_details_content strong,
.size-options strong {
  margin-right: 20px;
  font-size: 22px;
}
.short_by.pagination_select label {
  width: 330px;
}
.row.topbar .sort_by .relative {
  display: flex;
  justify-content: end;
  align-items: end;
  margin-right: 10px;
}
.avatar-upload img {
  object-fit: contain;
  width: 180px !important;
  height: 160px !important;
  object-fit: contain;
  border: 2px dashed #ccc;
  border-radius: 8px;
  padding: 10px;
  background-color: #f9f9f9;
  box-shadow: 0 0 10px #0000000d;
  display: block;
  margin: 10px auto;
  transition: border-color 0.3s;
  cursor: pointer;
}
.avatar-upload img:hover {
  border-color: #888;
}
.step_fields.body_Types {
  margin-bottom: 20px;
  text-align: center;
}
.side_image {
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.feature_img_area {
  width: 52.5%;
  display: flex;
}
.feature_img_area .gallery {
  width: 23%;
}
.feature_img_area .main-image,
.review_payment .final_checkout_sec {
  width: 70% !important;
}
.feature_img_area .main-image a img#mainImage {
  width: -webkit-fill-available;
}
.piclist {
  list-style: none;
  padding: 0;
  gap: 10px;
}
.piclist li img {
  width: 90%;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border 0.3s;
}
.piclist li img.selected {
  border: 2px solid #000;
}
.main-image img {
  width: 400px;
  cursor: zoom-in;
  transition: transform 0.3s;
}
.zoomed img {
  cursor: grab;
}
#imageModal {
  z-index: 1000;
  padding-top: 60px;
  width: 100%;
  height: 100%;
}
#imageModal img {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 80%;
  cursor: zoom-in;
}
.modal .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  cursor: pointer;
}
.nice-select,
.nice-select .option {
  font-weight: 400;
  outline: 0;
  cursor: pointer;
}
.modal .left-arrow,
.modal .right-arrow {
  user-select: none;
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  user-select: none;
}
.modal .left-arrow {
  left: 15px;
}
.modal .right-arrow {
  right: 15px;
}
.main-image {
  position: relative;
  overflow: hidden;
  width: 400px;
  height: auto;
}
.main-image.zoomed img {
  transition: transform 0.1s;
  cursor: zoom-in;
}
.color_var p {
  font-size: 14px;
}
.modal.theme_modal.add_to_cart_modal.show {
  background-color: #0000009e;
  padding: 10px 0;
}
.modal.theme_modal.add_to_cart_modal.show .modal-content {
  width: 100%;
  margin: 0 auto;
}
section.shop_page_banner.category {
  background-image: url(https://cnc.ssasoft.com/public/frontend/assets/home-assets/images/inner_banner_bg.png) !important;
  width: 100%;
  height: 490px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.row.topbar {
  justify-content: space-between;
}
.bespoke-sutting-section .add-product-to-cart-using-modal .modal-content,
.co-order-summary img,
.product_main .product_main_class.layout-list .product-card {
  width: 100% !important;
}
.row.topbar .filter_btn {
  width: 50%;
  display: flex;
  align-items: center;
}
.sort_by {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.filter-sidebar,
.overlay {
  position: fixed;
  display: none;
  top: 0;
  height: 100%;
}
.row.topbar .sort_by {
  width: 48%;
  text-align: end;
}
.sort_by .relative {
  width: 40%;
}
.sort_by .relative label {
  specificity: (0, 2, 1);
  font-size: 20px;
}
.row.topbar .sort_item {
  width: 25%;
  text-align: start;
}
.filter-button {
  border: none;
}
.filter-sidebar {
  left: -320px;
  width: 300px;
  background-color: #fff;
  box-shadow: 2px 0 10px #0003;
  overflow-y: auto;
  transition: left 0.3s;
  z-index: 1001;
  padding: 20px;
}
.filter-sidebar.open {
  left: 0;
  display: block;
}
.review_payment .co-final-item-summary {
  width: 40% !important;
}
.overlay {
  left: 0;
  width: 100%;
  background: #0006;
  z-index: 1000;
}
.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.close-btn {
  font-size: 24px;
  cursor: pointer;
}
.apply-btn {
  margin-top: 10px;
  padding: 8px 12px;
  border: 1px solid #000;
  background: 0 0;
  cursor: pointer;
}
.color-box {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
}
.shop_page_banner {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  color: #fff;
  overflow: hidden;
}
.shop_page_banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #06c9 !important;
  z-index: 1;
}
.shop_page_banner .container,
.shop_page_banner .page_breadcrumbs,
.shop_page_banner .row {
  position: relative;
  z-index: 2;
}
.nice-select .list,
.nice-select .nice-select-search-box,
.nice-select:after {
  position: absolute;
  pointer-events: none;
}
section.shop_page_banner {
  height: 65px;
  display: flex;
  align-items: center;
}
ul.breadcrumbs.list {
  display: flex;
  list-style-type: none;
  margin-bottom: 0;
}
ul.breadcrumbs.list li {
  margin: 0 4px;
  display: flex;
  align-items: center;
}
ul.breadcrumbs.list a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  /* font-family: sans-serif; */
  font-weight: 700;
}
ul.pagination {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
ul.pagination li.page-item.active a.page-link {
  background-color: #a93340 !important;
}
ul.pagination i.fa-solid {
  color: #a93340;
}
.beige {
  background-color: #f5f5dc;
}
.blue {
  background-color: #73b9ff;
}
.brown {
  background-color: #a52a2a;
}
.cream {
  background-color: #f5deb3;
}
.dark-brown {
  background-color: #5c4033;
}
.product_main_class {
  display: grid;
  gap: 21px;
}
.product_main_class.layout-4 {
  grid-template-columns: repeat(4, 1fr);
}
.product_main_class.layout-5 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
  gap: 16px;
}
.product_main_class.layout-list {
  grid-template-columns: 1fr;
}
html body .shop .products_lists .layout-5 .product-card {
  width: 19% !important;
}
.product_main_class.layout-list .product-card {
  display: flex;
  flex-direction: row;
  gap: 25px;
}
a.remove-product:hover i.fa-solid {
  color: #fff !important;
}
.text-danger {
  font-size: 12px;
  margin: 2px 4px;
}
._p-qty input#number.nice-select,
.nice-select .list,
.nice-select .nice-select-search,
.nice-select .nice-select-search-box,
.quantity-field .number,
.select2-container,
.select2-dropdown,
body {
  box-sizing: border-box;
}
.nc_select,
.nice-select.open,
.nice-select:active,
.nice-select:focus,
.picZoomer-pic-wp,
.picZoomer-zoom-wp {
  border: 1px solid #eee;
}
.nice-select {
  font-family: inherit;
  width: 100% !important;
  user-select: none;
  background-color: #fff;
  border-radius: 0;
  clear: both;
  display: block;
  float: left;
  font-size: 14px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-bottom: 1px solid #000;
  margin-left: 0px;
}
.checkout-btn,
.nice-select .list:hover .option:not(:hover),
.update-btn {
  background-color: transparent !important;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:after {
  content: "";
  display: block;
  right: 12px;
  top: 50%;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  transform: rotate(45deg);
  transform-origin: 66% 66%;
  transition: 0.15s ease-in-out;
}
.nice-select.open:after {
  transform: rotate(-135deg);
}
.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #999;
}
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px #4444441c;
  opacity: 0;
  left: 0;
  transform: scale(0.75) translateY(-21px);
  transform-origin: 50% 0;
  transition: 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  margin-top: 5px;
  top: 100%;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  max-height: 210px;
  overflow-y: scroll;
  padding: 52px 0 0;
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
  z-index: 999;
  width: 100% !important;
  list-style-type: none;
}
.nice-select .list::-webkit-scrollbar {
  width: 0;
}
.nice-select .option {
  line-height: 40px;
  text-align: left;
  transition: 0.2s;
  padding: 0 10px;
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: #f6f6f6;
  font-size: 11px !important;
}
.nice-select .option.selected,
p#availability span {
  font-weight: 700;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
  font-size: 13px;
  text-transform: capitalize;
  min-height: 30px;
  line-height: 30px;
  padding-top: 12px;
  border-bottom: 1px solid #ccc;
  margin: 0 3px 10px;
  padding-left: 0;
}
.nice-select .option.disabled:hover {
  color: #999;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select.has-multiple {
  white-space: inherit;
  height: auto;
  padding: 7px 12px;
  min-height: 46px;
  line-height: 22px;
}
.nice-select.has-multiple span.current {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px;
  border-radius: 3px;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 3px;
  margin-right: 3px;
}
.nice-select.has-multiple .multiple-options {
  display: block;
  line-height: 24px;
  padding: 0;
}
.nice-select .nice-select-search-box {
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 8;
  padding: 5px;
  background: #fff;
  opacity: 0;
  border-radius: 5px 5px 0 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}
.nice-select.open .nice-select-search-box {
  opacity: 1;
  z-index: 99999;
  border-radius: 0 0 10px 10px;
  pointer-events: auto;
  transform: scale(1) translateY(1px);
}
.nice-select .nice-select-search {
  background-color: #fff;
  border: 1px solid #828bb24d;
  border-radius: 3px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  width: 100% !important;
  height: 36px;
  line-height: 36px;
  outline: 0 !important;
  font-size: 9px;
  box-shadow: none;
}
.nice-select-search:-moz-placeholder,
.nice-select-search:-ms-input-placeholder,
.nice-select-search::-moz-placeholder,
.nice-select-search::-webkit-input-placeholder {
  position: relative;
  top: 0;
}
.dashboard_part .nice-select {
  /* height: 50px; */
  width: 100% !important;
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #ccc;
}
li.page-item a {
  height: 40px;
}
.order_details .single_order_part .order_details_btn a {
  background-color: #9b1c1f;
  text-decoration: none;
  padding: 20px 0;
  line-height: 0;
  margin: 0 10px;
  cursor: pointer;
}
.form_btn_dash button {
    width: inherit;
    margin-top: 20px;
    transition: .2s ease-in-out;
    background-color: #9b1c1f;
}
section.custom_refund_disputes {
  margin-top: 35px;
  margin-bottom: 35px;
}
div#filterSidebar li.prod_colors.cs_radio_btns.color {
  width: 12%;
  padding: 0;
} /*body.scrolled {overflow: auto !important;}*/
.row.topbar .filter_btn .relative {
  margin-left: 20px;
}
.relative label {
  font-size: 16px;
  font-weight: 600;
}
.feature_img_area .swiper-button-next,
.feature_img_area .swiper-button-prev {
  bottom: 0;
  position: absolute;
  top: auto;
  border-radius: 0;
  width: 30px !important;
  height: 30px !important;
  font-size: 20px;
  padding: 7px !important;
  background-color: #d6d6d6 !important;
  color: #000 !important;
  margin: 0 -4px;
}
.feature_img_area .thumb {
  cursor: pointer;
  border: 2px solid #ddd;
  padding: 2px;
  transition: border 0.3s;
}
.feature_img_area .thumb:hover {
  border-color: #000;
}
.feature_img_area .swiper-button-next-thumb,
.feature_img_area .swiper-button-prev-thumb {
  background: #fff;
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  color: #000;
  font-size: 12px;
}
.qty_update_fields button {
  border-radius: 0;
  height: 35px;
}
form#cart_forms {
  margin: 30px 0;
}
.checkout-btn,
.update-btn {
  border: 1px solid #9b1c1f !important;
  border-radius: 0 !important;
  color: #9b1c1f !important;
  transition: .2s ease-in-out;
}
section.shop_page_banner:before {
  background-color: #005b9b8f;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 1.5;
}
.close_modal_icon i {
  pointer-events: none;
  border: 1px solid #4d0e0f;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 45px;
  color: #4d0e0f;
}
section.shop_page_banner.category ul.breadcrumbs.list li a {
  font-size: 66px;
  font-family: sans-serif;
  text-transform: uppercase;
}
section.shop_page_banner.category:before {
  background-color: #94020214 !important;
}
.add-product-to-cart-using-modal .close_modal_icon {
  top: -20px !important;
  position: absolute;
  right: -30px;
}
a i:hover,
a:hover {
  /* color: #9b1c1f !important; */
  transition: 0.5s;
}
.radio-label {
  border-color: #e9e9ed !important;
  background-color: transparent;
}
.radio {
  border-color: #eee !important;
}
.radio:hover {
  border-color: #000 !important;
}
.bespoke-sutting-section li.nav-item:hover .step-circle {
  background-color: #9b1121 !important;
}
.icons a img:hover {
  filter: brightness(14.5);
}
.filter-button:hover {
  transition: 0.5s;
  background-color: #9b1c1f !important;
  color: #fff !important;
}
.detail_pro_qty .qtyChange {
  padding: 0px 10px 5px;
  font-size: 34px;
  line-height: 0;
  color: grey;
  font-weight: 700;
}
.shop_page_banner ul.breadcrumbs.list li a {
  color: #fff;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  text-transform: uppercase;
}
.shop_page_banner ul.breadcrumbs.list li a::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
section.shop_page_banner ul.breadcrumbs.list li:first-child a {
  font-weight: 300;
}
/* .Testimonials-section .review-card {
  height: 340px;
} */
.Testimonials-section .review-card p.review {
  height: 340px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  max-height: 4.5em;
}
.size-list-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 96%;
}
.scroll-btn,
strong#coupon_delete {
  position: absolute;
  cursor: pointer;
}
.size-list-scroll {
  overflow-x: auto;
  scroll-behavior: smooth;
  /* padding: 0 30px; */
  overflow: hidden;
  width: 100%;
  max-width: calc(5 * 40px);
  margin-left: 9px;
}
.size-list-scroll::-webkit-scrollbar {
  display: none;
}
.product-size {
  display: inline-flex;
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin-left: 4px;
}

.product-size li {
    flex: 0 0 36px;
    text-align: center;
}

.scroll-btn {
  top: 50%;
  transform: translateY(-50%);
  background: #ddd;
  border: none;
  padding: 5px 10px;
  font-size: 16px;
  z-index: 1;
}
/* .swiper-button-next.related_pagination:after,
.swiper-button-prev.related_pagination:after {
  content: none;
} */
.related_pagination {
  background-color: #9b1121;
}
.tabs-container.container {
  padding-bottom: 30px;
}
.slider-wrapp .text-column .text .button a.btn:hover {
  background-color: #99111f;
  color: #fff !important;
}
.thumbnail-nav button {
  width: 43%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumbnail-nav {
  width: 88%;
  background-color: #fff;
}
.cart-items th {
  background-color: #175c96;
  color: #fff;
  padding: 10px;
}
.cart-items table {
  border: 1px solid #175c96;
}
/* .fa-trash {
  color: #cd0005;
} */
.cart-summary .summary-title {
  background-color: #175c96 !important;
  line-height: 23px;
}
a.checkout-btn,
button.update-btn:hover {
  background-color: #9f2528 !important;
  color: #fff !important;
}
a.checkout-btn:hover {
  background-color: #fff !important;
  color: #9f2528 !important;
  border-color: #9f2528 !important;
}
button.value-button.decrease-button.change_qty {
  background-color: #9b0004;
}
.qty_update_fields input.number.qty {
  margin: 2px 0;
  font-weight: 600;
  font-size: 16px;
  width: 33px;
  border-radius: 35px;
}
/* .swiper i.fa-solid {
  color: #fff;
} */
.right-sidebar-popup
  .right-sidebar
  .products
  .product
  .product-info
  a.remove-product {
  background-color: #9f2528 !important;
  color: #fff;
}
.right-sidebar-popup .right-sidebar .button a.cart-button:hover {
  color: #000;
  border-color: #9b1c1f !important;
  background-color: transparent;
}
.button.mini_popup_btns a.check-button {
  background-color: #9f2528;
  color: #fff !important;
  border: 1px solid #9f2528;
}
.button.mini_popup_btns a.check-button:hover {
  background-color: transparent;
  color: #106c9a !important;
  border-color: #106c9a !important;
}
.checout_head {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.item-img {
  object-fit: contain !important;
}
.single_total_list.d-flex.align-items-center.flex-wrap {
  position: relative;
  width: 100%;
  align-items: center !important;
}
.single_total_list h4 {
  color: green;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 600;
  padding-left: 20px;
}
strong#coupon_delete {
  left: 0;
  top: 2px;
  color: #99111f;
}
p.price.popup_.row {
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 10px !important;
}
p.price.popup_.row span.sale-price {
  padding-left: 0;
  width: 30%;
  font-weight: 700;
}
/* html body .co-cart-items.itemScroller {
  overflow-y: scroll !important;
} */
strong#coupon_delete:hover {
  color: #026394;
}
.product_count.button-container button:hover {
  background-color: transparent !important;
  color: #9b1c1f !important;
  border: 1px solid #9b1c1f !important;
}
.product_count.button-container button {
  border: 1px solid #9b1c1f !important;
}
button.close_modal_icon:hover i, button.search-toggler:hover {
  color: #fff;
  background-color: #9b1c1f !important;
  border-color: #9b1c1f !important;
}
.qty_update_fields button:hover {
  background-color: transparent !important;
  color: #9f2528;
}
.checout_head a {
  color: #a63638;
}
.order_texts a {
  color: #9b1c1f !important;
}
.continue_shoping a.btn_1:hover {
  background-color: transparent;
  color: #639;
  border: 1px solid #a43033;
}
.co-final-item-summary > .co-final-item-summary {
  width: auto !important;
}
th.center.col.qty {
  display: table-cell;
}
.home-hero-slider h2.title {
  /* width: 90%; */
  line-height: 80px;
}
p.price_related del.regular-price {
  font-size: 14px;
  font-weight: 600;
  color: #999;
}
p.price_related span.sale-price.original_price_related {
  font-size: 18px;
  font-weight: 500;
}
section.thank-you {
  padding: 30px 0 90px;
}
@media screen and (max-width: 1580px) and (min-width: 1441px) {
  .product_main_class {
    gap: 16px !important;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1281px) {
  .product_main_class {
    gap: 14px !important;
  }
}
._p-price-box span.price {
  margin-right: 20px;
}
.search-module {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000000bf;
  display: none;
  justify-content: center;
  align-items: center;
}
.search-wrapp {
  background: #fff;
  width: 100%;
  max-width: 75%;
  max-height: 90vh;
  overflow: hidden;
  padding: 30px;
  border-radius: 8px;
  position: relative;
  animation: 0.3s fadeInScale;
}
.search-scroll {
    max-height: calc(90vh - 60px);
    overflow-y: auto;
    position: relative;
}

.search-scroll .search-results {
    padding: 10px 0px;
}

input#search_form_data::placeholder {
    font-size: 21px;
}

@keyframes fadeInScale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.search-toggler {
  width: 40px;
  height: 46px;
  border-radius: 50%;
  border: none;
  color: #333;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.main-menu {
  position: relative;
  padding: 0;
  /* font-family: Arial, sans-serif; */
}
.child-menu,
.nav-menu,
.submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-item,
.share_icons {
  position: relative;
  display: inline-block;
}
.nav-link {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
.nav-link.active {
  color: #e48b13;
}
.dropdown-item,
.user-submenu .dropdown-item {
  padding: 10px 16px;
  color: #333;
  text-decoration: none;
}
.child-menu,
.submenu {
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0 4px 10px #0000001a;
  min-width: 200px;
  z-index: 1000;
}
.have-submenu:hover > .submenu {
  display: block;
  top: 100%;
  left: 0;
}
.submenu-item:hover > .child-menu {
  display: block;
  top: 0;
  left: 100%;
}
.dropdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
}
.dropdown-item:hover {
  background-color: #f6f6f6;
}
.dropdown-toggle-icon,
.submenu-item > .dropdown-item > i {
  margin-left: 8px;
  font-size: 12px;
}
.user-submenu .dropdown-item {
  display: block;
}
.user-submenu .dropdown-item:hover {
  background-color: #f5f5f5;
}
section.related-products {
  padding-bottom: 15px;
}
.related_product .product-card .product-image .action-icons a i {
  /* top: 4px !important; */
  position: relative;
}
.co-cart-items .co-order-summary p.qty,
.co-cart-items .co-order-summary span.prise {
  font-weight: 600;
}
.billing_address_fields {
  width: 90%;
}
.form-check-input:checked {
  background-color: #9f2528;
  border-color: #9f2528;
}
.mobile_sidebar .child-menu,
.mobile_sidebar .submenu,
p.charCount,
ul.product_name span.sku_add ul {
  display: none;
}
.mobile_sidebar li.open > .menu-link i {
  transform: rotate(180deg);
  transition: transform 0.25s;
}
a.per-page-variation.current-variation {
  color: #000;
  font-weight: 600;
}
.nav-menu li {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.nav-menu a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  color: #000;
}
.dropdown-toggle,
.inner-toggle {
  background: 0 0;
  border: none;
  position: absolute;
  right: -10px;
  top: 0px;
  cursor: pointer;
  font-size: 14px;
}
.main-sub-menu,
.more-sub-menu {
  display: none;
  list-style: none;
  padding-left: 15px;
}
.swiper-wrapper {
  height: auto !important;
}
.share-toggle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #333;
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: background 0.3s;
}
.share-toggle:hover {
  background: #555;
}
.share_social-icons {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  display: flex;
  gap: 8px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 8px 10px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 10px #00000026;
  z-index: 100;
}
.share_icons.active .share_social-icons {
  opacity: 1;
  visibility: visible;
  bottom: 100px;
  left: 0;
}
.share_social-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  transition: transform 0.2s, opacity 0.2s;
}
.share_social-icons a:hover {
  transform: scale(1.1);
  opacity: 0.9;
}
.share_social-icons .facebook {
  background: #1877f2;
}
.share_social-icons .twitter {
  background: #1da1f2;
}
.share_social-icons .youtube {
  background: red;
}
.share_social-icons .instagram {
  background: #e1306c;
}
.share_social-icons .pinterest {
  background: #e60023;
}
.filter-section h4 {
  cursor: pointer;
  padding: 10px 12px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.3s;
  font-size: 16px;
}
.filter-section h4:hover {
  background: #eaeaea;
}
.filter-section h4 .toggle-icon {
  font-weight: 700;
  font-size: 18px;
  transition: transform 0.3s;
}
.filter-section h4.active {
  background: #ddd;
  font-weight: 700;
}
.filter-section h4.active .toggle-icon {
  transform: rotate(180deg);
}
.social-share {
  display: flex;
  align-items: center;
  gap: 10px;
}
.social-share a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 16px;
  text-decoration: none;
  transition: 0.3s;
}
.social-share a:first-of-type {
  background-color: #1877f2;
}
.social-share a:nth-of-type(2) {
  background-color: #1da1f2;
}
.social-share a:nth-of-type(3) {
  background-color: #12c773;
}
.social-share a:nth-of-type(4) {
  background-color: #0a66c2;
}
.social-share a:nth-of-type(5) {
  background-color: #ff4500;
}
.social-share a:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}
img.desktop-bg-banner {
  display: block !important;
}
.detail_page a {
  font-weight: 300 !important;
}
.co-checkout-step.co-payment-step.review_payment .final_checkout_sec {
  width: 60% !important;
}
.product_main_class.layout-5 .product-card .product-details .product-name {
  font-size: 18px;
  margin-left: 10px;
}
.filter-sidebar {
  background-color: #fffffff5 !important;
}
.share_social-icons a i {
  font-size: 20px;
  transition: color 0.3s;
}
.share_social-icons a.facebook i {
  color: #1877f2;
}
.share_social-icons a.twitter i {
  color: #1da1f2;
}
.share_social-icons a.whatsapp i {
  color: #25d366;
}
.share_social-icons a:hover i {
  opacity: 0.8;
}
.thank-you .order-table td,
.thank-you .order-table th {
  text-align: center;
  align-content: center;
}

.submenu-item.log_out {
    display: none;
}

.swiper-button-next, .swiper-button-prev {
    background-color: #99111f !important;
}

.mobile-marquee {
    display: none;
}

@media (max-width: 768px) {
  .order-table tbody,
  .order-table td,
  .order-table tr,
  .thank-you .order-table,
  section.thank-you .delivery-method.section {
    display: block;
    width: 100%;
  }
  section.thank-you .delivery-method.section .delivery_method {
    width: 100%;
  }
  section.thank-you .delivery-method.section .payment-method.section {
    width: 100%;
    text-align: left;
    padding: 20px 0 0;
  }
  section.thank-you .order-summary-box .delivery-method {
    margin-top: 0;
  }
  section.thank-you .order-sections {
    gap: 0;
  }
  section.thank-you .order-summary-box .order-id {
    margin-bottom: 0;
  }
  .thank-you .order-table thead {
    display: none;
  }
  .thank-you .order-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    padding: 10px;
  }
  .thank-you .order-table td {
    text-align: right;
    padding-left: 50%;
    position: relative;
    border: none;
    border-bottom: 1px solid #eee;
  }
  .thank-you .order-table td:last-child {
    border-bottom: none;
  }
  .thank-you .order-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    font-weight: 700;
    text-align: left;
    color: #333;
  }
}
.popup-overlay.popup-hider.active {
  background: none;
}
@media only screen and (min-width: 1920px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(1.1);
    transform-origin: top;
  }
}
@media only screen and (min-width: 1680px) and (max-width: 1919px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(1.05);
    transform-origin: top;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1679px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(1);
    transform-origin: top;
  }
}
@media only screen and (min-width: 1283px) and (max-width: 1439px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.9);
    transform-origin: top;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1282px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.85);
    transform-origin: top;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.8);
    transform-origin: top;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.75);
    transform-origin: top;
  }

  .Testimonials-section .container {
        padding: 60px 20px 0px 20px !important;
  }

  .submenu-item.log_out {
      display: block;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .submenu-item.log_out {
      display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .slider-wrapp {
    min-height: 500px;
}

.slider-wrapp .slide-bg img {
    height: 500px;
}

.col-lg-9.ticket_message_col, .col-lg-3.ticket_sidebar_col {
    width: 100%;
}



}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.7);
    transform-origin: top;
  }
}
@media only screen and (max-width: 575px) {
  .home-slider,
  .banner-section,
  .hero-section {
    transform: scaleY(0.65);
    transform-origin: top;
  }

  .refund_disputes_text_iner .item-details {
    flex-direction: column;
}

.refund_disputes_text_iner .item {
    align-items: center !important;
    flex-direction: column;
}

/* section.custom_refund_disputes {
    margin-bottom: 0px;
} */

.refund_disputes_content .disputes_content_progress {
    flex-direction: column;
    align-items: center;
}

.date-note {
    padding-bottom: 22px !important;
}

.color_list li {
    align-items: normal;
    gap: 5px;
}

.product-details .product-color .radio {
    margin: 0px;
}

.modal-body .custom_form {
    padding-top: 25px;
}

.slider-wrapp {
    min-height: calc(100vh - 130px);
}

}

@media only screen and (max-width: 400px) {
  .add-product-to-cart-using-modal .product_details_btn .btn_1
  {
    padding: 10px;
  }

  .details_product_price p {
    margin-right: 4px;
  }

  .prices_offers.product_review_star.d-flex.justify-content-between.align-items-center {
      gap: 7px;
  }

  #preloader .jumper {
      top: 18%;
      right: 200px;
  }

}

@media only screen and (min-width: 400px) and (max-width: 767px) {
    #preloader .jumper {
      left: -50%;
      top: 10%;
  }
}

@media only screen and (min-width: 375px) and (max-width: 395px) {
    #preloader .jumper {
      left: 5%;
  }
  .account_details ul li a {
    padding: 10px 15px;
}
}




.banner_respsoive2 {
  /* transform: scaleY(0.8);
  transform-origin: top; */
}
button.scroll-btn.left-btn,
button.scroll-btn.right-btn {
  background: none !important;
  color: #000;
  /* border: 1px solid #ccc; */
  border-radius: 50%;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* box-shadow: 0 2px 5px rgba(0,0,0,0.1); */
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}

button.scroll-btn.right-btn {
    /* right: -10px;  */
}
html.tablesaw-enhanced.sr {
    overflow-x: hidden;
}

/* haseeb css start */

.shipping-details h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #222;
}

.register_area .register-btn {
    background-color: #cf9c59;
    border: 1px solid #cf9c59;
    padding: 17px 34px;
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 15px;
}

.circle_size {
    position: relative;
}

/* Active class adds tick circle */
.cs_btn.active-size label {
    border: 2px solid #000;
    border-radius: 50%;
    /* padding: 5px 12px; */
    position: relative;
}

/* Tick Icon */
.cs_btn.active-size label::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f00c";
    position: absolute;
    right: -8px;
    top: -8px;
    background: #e20001;
    color: #fff;
    font-size: 10px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}

.product-sku p span {
    font-size: 18px !important;
}

.product-sku p strong {
    font-size: 25px;
}

.tabs-container i.fa-solid.fa-sort-up, .thumbnail-nav i.fa-solid.fa-sort-up {
    height: 10px;
}

.tabs-container i.fa-solid.fa-sort-down, .thumbnail-nav i.fa-solid.fa-sort-down {
    height: 27px;
}

.size-list-wrapper .left-btn {
    left: 13px;
}

.size-list-wrapper .right-btn {
    right: 0px;
}

.form-btns .submit_btn:hover {
    background-color: transparent;
    border-color: #026394;
    color: #026394;
}

.form-btns .submit_btn {
    border: 1px solid #026394;
    transition: .2s ease-in-out;
}

.form-btns .cancel_btn{
      border: 1px solid #99111f;
    transition: .2s ease-in-out;
}

.modal-header button.btn-close {
    font-size: 12px;
    border: 1px solid #4d0e0f !important;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #4d0e0f !important;
    top: 0px !important;
    position: absolute;
    right: 0px;
}

.modal-content.home_appointment .close_modal_icon {
    top: 0px !important;
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    z-index: 1001;
    right: -14px;
}

.account_details .nav-item:hover {
    background-color: #9b1c1f;
}

.account_details .nav-item:hover a {
    border: 0px;
}

.account_details ul li a {
    border: none !important;
}

/* td.noftification_table {
    padding: 13px 0px 15px 7px;
} */

#search-module {
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #0009;
}

.dashboard_part .close-popup-icon {
    background-color: transparent;
}
.dashboard_part .close-popup-icon:hover {
    background-color: transparent;
}

.disputes_content_item a:hover {
    cursor: auto;
}

.refund_disputes_text_iner p {
    margin-bottom: 0px;
    margin-left: 10px;
}

.refund_disputes_text .order_details_status ul li, .custom_refund_disputes .order_details_status ul li {
    margin-bottom: 0px;
}

.order_details tbody tr td {
    border-width: 1px;
}

.order_details tbody tr td {
    border-width: 1px;
}

.create_profile_div input {
    width: 20px;
    height: 17px;
}

.create_profile_div label {
    font-size: 20px;
    font-weight: 500;
}

   .slider-container {
    max-width: 328px;
    margin: 10px auto;
    padding: 0 26px;
    position: relative;
    min-height: 30px;
   }
   /* Circle Styling (30px) */
   .size-circle {
   width: 30px;
   height: 30px;
   border-radius: 50%;
   border: 0px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 13px;
   font-weight: bold;
   cursor: pointer;
   transition: all 0.2s ease;
   background: #e9e9ed;
   margin: 0 auto;
   }
   /* Active/Selected State */
   .size-circle.selected {
   background: #9b1c1f;
   }

      .size-circle.selected a {
   color: #fff;
   }

   .size-circle a{
      text-decoration: none;
      color: #000;
     width: 200px;
   }
   /* Customizing Arrows to be smaller */
   .splide__arrow {
   background: transparent;
   width: 2em;
   height: 2em;
   }
   .splide__arrow--prev {
   left: -25px;
   }
   .splide__arrow--next {
   right: -25px !important;
   }
   .splide__arrow svg {
   height: 15px;
   width: 15px;
   }

       #toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    right: 0px !important;
    top: 10px !important;
}

.marquee-wrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.marquee-text {
    display: inline-block;
    padding-left: 100%;
    font-weight: bold;
    color: #e91e63;
    animation: marqueeScroll 10s linear infinite;
}

.swiper{
    padding: 25px 18px !important;
    margin: -25px -18px !important;
}

@keyframes marqueeScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.customer_review_wrapper .btn_1 {
    width: auto !important;
}

@media only screen and (min-width: 768px) {
  footer{
margin-top: auto;
  }
}

@media only screen and (min-width: 1550px) {
  .size-list-wrapper .left-btn {
    left: 0px;
}

.size-list-wrapper .right-btn {
    right: -12px;
}

}

@media only screen and (min-width: 375px) and (max-width: 1024px) {
      .mobile-marquee {
        display: block;
        padding: 10px 0px 10px 0px;
        background-color: #f5f5f5;
    }
}

/* @media only screen and (min-width: 1025px){

  .splide__list{
      justify-content: center;
   }

} */

/* haseeb css start end */
.product-card .product-image span.new-product-tag, .product-card .product-image span.not-circled {
    width: auto;
    height: auto;
    border-radius: 5px !important;
    padding: 5px 10px 8px;
}

.checkout_details .no_product_found {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 40px 0px;
}

.call-to-action .single_product_appointment {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 35px;
    cursor: pointer;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 20px;
    margin: 0px;
    display: inline-block;
    background-color: #9b1c1f;
    color: #fff;
}

.call-to-action .single_product_appointment:hover {
    background-color: #9b1c1f;
    color: #fff;
}

.splide.no-arrows .splide__list {
    justify-content: center;
}

.product_name .sku_add span {
    color: #333 !important;
}

.elem-group input::placeholder {
    font-style: unset;
    font-size: 16px;
    color: #000;
}

.elem-group select option {
    color: #000;
}

.country-selector #selected-flag ,.country-selectorEdit #selected-flagEdit
{
    width: 20px;
    height: 15px;
    object-fit: cover;
}


.phone-box input:focus-visible,.phone-boxEdit input:focus-visible
 {
    outline: 0px;
    border: none;
}

.phone-box input:focus,.phone-boxEdit input:focus
 {
  box-shadow: none;
}

.address-edit-phone {
    border-color: #dee2e6 !important;
}

div#myModalAppointment {
    background-color: #00000080;
}

.phone-box,.phone-boxEdit {
    display: flex;
    border: 1px solid #ccc;
    padding-left: 10px;
    border-radius: 5px;
}

.checkout-phone-field {
    border: 0px;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
    width: 100%;
}

.address-edit-phone input[type='tel'], .checkout-phone-field input[type='tel'] {
    border: 0px;
    margin-top: 0px;
}

.address-save-btn {
    width: auto !important;
    float: left;
}

.body_measurements_fields input:not([type="checkbox"]) {
    width: 100%;
}

.address-column {
    max-width: 40ch;
    white-space: normal !important;
    word-wrap: break-word !important;
    width: auto;
    min-width: 500px;
}

#address_form_div .phone-box input[type='tel'], #address_form_div_edit .phone-boxEdit input[type='tel'] {
    border: 0px;
}
