@charset "UTF-8";
#conetnt-new .price-box {
  margin-bottom: 10px; }

.pro-title {
  font-weight: 600;
  font-size: 22px;
  margin-top: 10px; }

.price-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  margin-top: calc(var(--block-spacing)* 2);
  column-gap: 4px;
  margin-top: 10px; }

.product-price {
  font-size: 20px;
  color: #001F5D;
  line-height: 30px;
  font-family: inherit;
  font-weight: 700; }

.product-price-old {
  color: #979797 !important;
  margin-left: 5px;
  font-size: 16px;
  font-weight: normal; }

.price-box .label_product {
  border-radius: 999px;
  background: #d0021b;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 3px 8px;
  font-weight: bold;
  margin-left: 10px; }

.save-price {
  font-size: 14px;
  width: 100%; }

.one-whole {
  border-collapse: separate;
  border-spacing: 0;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: .03em; }

.one-whole tr td, .one-whole tr td span {
  border-top: none;
  font-weight: 600;
  text-align: center;
  font-size: 11px; }

.one-whole tr td:first-child {
  padding: 5px;
  border-top: none; }

.pro-sku span {
  font-weight: 500;
  font-size: 1rem; }

.pro-sku span:last-child {
  font-weight: 500; }

.title-tab {
  border: 1px solid;
  width: fit-content;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  padding: 3px 10px; }

.table-one {
  background: #000817;
  color: white; }

.table-container table {
  width: 100%; }

.table-container td {
  font-weight: 600; }

.table_container-two {
  margin-top: 20px; }

.table_size-container {
  width: 70%;
  margin: 0 auto;
  margin-top: 45px;
  border: 1px solid;
  padding: 45px 10px 10px 10px;
  border-radius: 25px;
  position: relative; }

.table_size-title {
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  top: -19px;
  z-index: 42;
  background: white;
  left: 50%;
  transform: translate(-50%);
  margin-bottom: 0;
  max-width: 100%;
  text-align: center;
  white-space: nowrap; }

#table_smartjean tr td {
  width: 50px !important; }

#table_smartjean tr td:first-child {
  width: 150px; }

@media (min-width: 2000px) {
  .table_size-title {
    top: -22px; } }

@media (max-width: 768px) {
  .table_size-container {
    width: 100%; }
  .table_size-title {
    font-size: 20px; }
  .table_size-title {
    top: -13px; }
  .table_size-container {
    padding: 35px 10px 10px 10px; } }

@media (min-width: 768px) {
  .gallery-product-template {
    padding: 15px; }
  .pro-content-head {
    margin-top: 0px; }
  .product-detail-right {
    padding: 15px; } }

@media screen and (max-width: 480px) {
  #variant-swatch-0 {
    display: flex; }
  .one-whole tr td {
    padding: 5px; }
  #variant-swatch-0 .header-container {
    margin-right: 15px;
    width: 100%; } }

.detail-title {
  font-size: 32px;
  font-weight: 600; }

.product-none {
  display: none; }

#product-template .pro-content-head h1:after {
  color: #fff;
  padding: 2px 7px;
  font-size: 11px;
  border-radius: 3px;
  margin: 0;
  display: inline-block;
  content: attr(data-available);
  position: relative;
  top: -5px;
  left: 5px; }

#product-template .pro-content-head h1.green:after {
  background: #38bf57; }

#product-template .pro-content-head h1.soldout-red:after {
  background: #ff0000; }

.coupon-pro-title {
  font-size: 1rem; }

#product-template .header {
  font-size: 1rem;
  font-weight: 500; }

.total-price .price {
  font-size: 20px;
  color: #001F5D;
  line-height: 30px;
  font-family: inherit;
  font-weight: 600; }

#product-template .sticky-gallery {
  position: sticky;
  position: -webkit-sticky;
  top: 10px; }

@media only screen and (max-width: 767px) {
  #product-template .bg-while {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column; } }

#product-template .gallery-product-template #sl-product-thumb {
  position: relative; }
  #product-template .gallery-product-template #sl-product-thumb[data-widththumb="true"] {
    width: 15%; }
    #product-template .gallery-product-template #sl-product-thumb[data-widththumb="true"] > #slider-thumb:not(.slick-initialized) {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column; }
      #product-template .gallery-product-template #sl-product-thumb[data-widththumb="true"] > #slider-thumb:not(.slick-initialized) > div {
        width: 100%;
        flex: 0 0 100%; }
  #product-template .gallery-product-template #sl-product-thumb[data-widththumb="false"] {
    width: 100px;
    padding-right: 15px; }
    #product-template .gallery-product-template #sl-product-thumb[data-widththumb="false"] > div {
      margin: 0 -5px; }
    #product-template .gallery-product-template #sl-product-thumb[data-widththumb="false"] .item {
      padding: 3px 5px; }
      #product-template .gallery-product-template #sl-product-thumb[data-widththumb="false"] .item a {
        margin-bottom: 0; }
  #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item {
    border: none; }
    #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item.slick-current a {
      border: 1px solid #000; }
    #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item a {
      margin-bottom: 17px;
      border: 1px solid transparent;
      z-index: 9;
      display: block;
      position: relative; }
      #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item a:before {
        display: block;
        padding-bottom: 120%;
        content: ""; }
      #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item a img {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        left: 0;
        top: 0; }
      #product-template .gallery-product-template #sl-product-thumb #slider-thumb .item a video {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: var(--typeimageproduct);
        object-position: center;
        left: 0;
        top: 0; }

#product-template .gallery-product-template .product-gallery {
  position: relative; }
  #product-template .gallery-product-template .product-gallery[data-widthgallery="true"] {
    width: 85%;
    padding-left: 10px; }
  #product-template .gallery-product-template .product-gallery[data-widthgallery="false"] {
    width: calc(100% - 100px);
    order: 1; }
    @media (max-width: 768px) {
      #product-template .gallery-product-template .product-gallery[data-widthgallery="false"] {
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    #product-template .gallery-product-template .product-gallery {
      padding-left: 0px !important;
      width: 100% !important; } }
  #product-template .gallery-product-template .product-gallery .item a {
    z-index: 9;
    display: block;
    position: relative; }
    #product-template .gallery-product-template .product-gallery .item a:before {
      display: block;
      padding-bottom: 120% !important;
      content: ""; }
    #product-template .gallery-product-template .product-gallery .item a img {
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: top;
      left: 0;
      top: 0; }

#product-template .product-content .head-product-title {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  #product-template .product-content .head-product-title h1 {
    font-size: 24px;
    font-weight: 370 !important;
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #product-template .product-content .head-product-title h1 {
        font-size: 20px; } }
    #product-template .product-content .head-product-title h1:after {
      color: #fff;
      padding: 2px 7px;
      font-size: 11px;
      border-radius: 3px;
      margin: 0;
      display: inline-block;
      content: attr(data-available);
      position: relative;
      top: -5px;
      left: 5px; }
    #product-template .product-content .head-product-title h1.green:after {
      background: #38bf57; }
    #product-template .product-content .head-product-title h1.soldout-red:after {
      background: #ff0000; }

#product-template .product-info {
  margin-bottom: 15px;
  line-height: 20px; }
  #product-template .product-info .title {
    font-weight: bold;
    color: #000000; }
  #product-template .product-info .line-info {
    margin: 0 10px; }
    @media (max-width: 400px) {
      #product-template .product-info .line-info:nth-child(4) {
        display: none; } }

#product-template #pro-price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px; }
  #product-template #pro-price .price-now {
    font-size: 24px;
    color: #001F5D;
    font-weight: 600;
    margin-right: 15px; }
  #product-template #pro-price .price-now-sale {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-right: 15px; }
  #product-template #pro-price .price-compare {
    margin-right: 15px; }
    #product-template #pro-price .price-compare del {
      font-size: 24px;
      color: #919191;
      font-weight: 600; }

#product-template .flex-100 {
  width: 100%;
  flex: 0 0 100%;
  margin-top: 10px; }
  #product-template .flex-100 button {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

#product-template .bg-countdown-product {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  background: #e60000;
  background: linear-gradient(90deg, #e60000 0%, rgba(238, 110, 7, 0.872987) 55%, rgba(254, 207, 23, 0.83097) 89%); }
  @media (max-width: 480px) {
    #product-template .bg-countdown-product {
      display: block;
      padding: 5px; } }
  #product-template .bg-countdown-product .count-down-index {
    margin: 0; }
    @media (max-width: 480px) {
      #product-template .bg-countdown-product .count-down-index {
        justify-content: space-between; } }
    #product-template .bg-countdown-product .count-down-index > span {
      color: #fff;
      text-transform: uppercase;
      font-weight: 600; }
  #product-template .bg-countdown-product .countdown-deal {
    margin-left: 25px; }
    @media (max-width: 480px) {
      #product-template .bg-countdown-product .countdown-deal {
        margin-left: 0; } }
    #product-template .bg-countdown-product .countdown-deal li {
      margin-right: 10px;
      text-align: center;
      padding: 5px 7px;
      background: #fff;
      min-width: 40px;
      height: 40px;
      border-radius: 5px;
      color: #000;
      line-height: 16px; }
      @media (max-width: 480px) {
        #product-template .bg-countdown-product .countdown-deal li {
          margin-right: 5px; } }
      #product-template .bg-countdown-product .countdown-deal li small {
        display: block; }

#product-template .product-description-tab .nav {
  border-bottom: 1px solid #e4e7e6;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  margin-bottom: 0px;
  margin-left: 6px;
  display: flex;
  width: 100%;
  padding: 5px; }
  #product-template .product-description-tab .nav li {
    background: #f7f7fb;
    margin: 0 -1px 0 0;
    position: relative;
    display: block; }
    #product-template .product-description-tab .nav li a {
      font-weight: 600;
      color: #000;
      text-transform: uppercase;
      margin: 0;
      border: 1px solid #e4e7e6;
      border-bottom: 0;
      padding: 12px 8px 10px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      display: block;
      line-height: 1.42857143;
      font-weight: 400; }
    #product-template .product-description-tab .nav li.active, #product-template .product-description-tab .nav li:hover {
      border-top: 3px solid var(--colorshophover); }
      #product-template .product-description-tab .nav li.active a, #product-template .product-description-tab .nav li:hover a {
        border: 1px solid #e4e7e6;
        border-width: 0 1px;
        color: #000;
        padding-bottom: 11px;
        padding-top: 10px;
        margin-bottom: -1px;
        cursor: pointer;
        background-color: #fff; }

#product-template .product-description-tab .tab-pane {
  display: none;
  clear: both; }
  #product-template .product-description-tab .tab-pane.active {
    display: block; }
  @media (max-width: 767px) {
    #product-template .product-description-tab .tab-pane {
      display: block;
      margin-top: 0px; }
      #product-template .product-description-tab .tab-pane.active .more-description {
        display: block; }
      #product-template .product-description-tab .tab-pane .tab-mobile {
        font-size: 20px;
        font-weight: 600;
        padding: 20px 0;
        border-bottom: 1px solid #000; }
        #product-template .product-description-tab .tab-pane .tab-mobile:after {
          content: "+";
          float: right;
          top: -1px;
          position: relative; }
        #product-template .product-description-tab .tab-pane .tab-mobile.active-show:after {
          content: "–"; }
      #product-template .product-description-tab .tab-pane:last-child .tab-mobile {
        border: none; }
      #product-template .product-description-tab .tab-pane .more-description {
        display: none;
        padding-top: 15px; } }

.size-chart {
  border: none;
  background: none;
  font-weight: bold;
  margin-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .size-chart img {
    margin-right: 5px; }

.swatch .header {
  display: flex;
  align-items: center; }
  .swatch .header > span {
    margin-left: 3px;
    font-weight: 600; }

.location-store p span {
  margin-left: 5px; }

.location-store p #toggle-location {
  background: none;
  border: none;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  top: -1px;
  left: 7px; }

.location-store ul {
  padding: 10px;
  border: 1px dashed var(--bgshop);
  max-height: 232px;
  overflow-y: auto;
  max-width: 100%;
  display: none;
  width: max-content; }
  .location-store ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bgshop); }
  .location-store ul::-webkit-scrollbar-thumb {
    background-color: var(--bgshop);
    border: none; }
  .location-store ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 7px; }
    .location-store ul li .dist {
      font-weight: bold; }
    .location-store ul li span {
      line-height: 21px; }

.location-store.fast-active ul {
  display: inline-block; }
  @media (max-width: 767px) {
    .location-store.fast-active ul {
      display: block; } }

/* App  xy */
.selector-buyxgety {
  float: left; }

#buyxgety-program {
  margin: 0;
  border: 2px dotted #4c88d3;
  padding: 10px;
  position: relative;
  min-height: 155px;
  z-index: 0;
  background-color: rgba(76, 136, 211, 0.05); }
  @media (max-width: 767px) {
    #buyxgety-program {
      padding: 10px 0; } }

#buyxgety-program .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px; }

#buyxgety-program .buyxgety-heading p {
  margin-bottom: 0; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  right: 10px;
  top: 6px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: contain; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px 10px; }

.buyxgety_item .buyxgety_checkbox {
  width: 35px;
  float: left;
  padding-top: 7px; }

.buyxgety_item .buyxgety_image {
  width: 60px;
  float: right; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 95px);
  float: right;
  padding-left: 15px; }
  .buyxgety_item .buyxgety_item_title strong {
    color: red; }
  .buyxgety_item .buyxgety_item_title span {
    color: var(--colorshophover); }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

/* product review custom */
#review-product-detail #hrv-product-reviews #hrv-product-reviews-sub {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  align-items: self-start;
  position: relative; }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #btnSubmitReview {
    min-width: 200px;
    background: var(--bg_button);
    color: var(--color_button); }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-summary {
    width: 100%;
    padding-top: 0;
    order: 1; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-summary h3 {
      display: none; }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .product-reviews-summary-actions {
    display: none; }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form {
    display: block !important;
    width: 50%;
    flex: 0 0 50%;
    padding-left: 0;
    order: 3;
    transform: none !important;
    transition: none !important;
    height: max-content !important;
    align-content: flex-start;
    position: sticky;
    position: -webkit-sticky;
    top: 0; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form textarea {
      max-height: 100px; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form h3 {
      display: none; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form fieldset {
      padding: 5px 0;
      border: none; }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks {
    order: 4;
    width: max-content;
    transform: none !important;
    transition: none !important;
    height: max-content !important;
    margin: 0;
    padding: 0 !important;
    font-size: 18px;
    color: green; }
    @media (min-width: 992px) {
      #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks {
        position: absolute;
        top: 15px; } }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list {
    width: 50%;
    flex: 0 0 50%;
    padding-left: 10px;
    order: 3; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list > div:first-child {
      border-top: none; }
  #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #dv-product-review-paging {
    order: 5;
    text-align: right;
    width: 100%; }
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #dv-product-review-paging .btnPaging {
      background: var(--bg_button);
      color: var(--color_button); }
  @media (max-width: 767px) {
    #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub {
      flex-direction: inherit;
      align-items: flex-start;
      justify-content: flex-start; }
      #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list {
        flex: 0 0 100%;
        width: 100%;
        position: relative;
        padding-left: 0; }
        #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form > div, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks > div, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list > div {
          padding: 10px 0; }
          #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form > div .hrv-product-reviews-star i, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks > div .hrv-product-reviews-star i, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list > div .hrv-product-reviews-star i {
            font-size: 13px; }
          #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-form > div p, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks > div p, #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub .hrv-product-reviews-list > div p {
            margin-bottom: 5px; }
      #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #dv-product-review-paging {
        text-align: center; }
      #review-product-detail #hrv-product-reviews #hrv-product-reviews-sub #hrv-product-reviews-thanks {
        order: 3; } }

#product-template .top-title {
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  font-size: 1.7em; }
  #product-template .top-title .title-section {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 5px; }
    #product-template .top-title .title-section span {
      display: flex;
      align-items: center;
      font-size: 26px;
      text-transform: math-auto;
      font-weight: 600; }
    @media (max-width: 767px) {
      #product-template .top-title .title-section span {
        font-size: 25px; } }
  #product-template .top-title p {
    text-align: center;
    color: #878787;
    font-style: italic;
    margin: 0;
    display: inline-block;
    padding-top: 15px;
    position: relative;
    min-width: 150px; }
    #product-template .top-title p.fsnone {
      font-size: 0; }
    #product-template .top-title p:before {
      content: "///";
      color: #000;
      position: absolute;
      top: -5px;
      left: 50%;
      transform: translateX(-50%);
      width: 20px;
      text-align: center;
      background: #fff;
      z-index: 9;
      font-size: 0.875rem; }
    #product-template .top-title p:after {
      content: "";
      width: 120px;
      height: 1px;
      background: #000;
      position: absolute;
      top: 5px;
      left: 15px; }

#product-template .slick-callback .slick-arrow .arrow-custom > div {
  background-color: #ccc; }

@media only screen and (min-width: 768px) {
  #product-template .coupon-product {
    padding-bottom: 0; }
    #product-template .coupon-product .wd-list-coupon .item {
      flex: 0 0 50%; } }

@media only screen and (max-width: 767px) {
  [data-template="product"] .fixed-action-btn {
    bottom: 130px; }
  .product-fixed-buy-mart {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .show-buy-mobile .product-fixed-buy-mart {
      bottom: 0; }
    .product-fixed-buy-mart .master-wanda-two {
      justify-content: space-between;
      box-shadow: 0 0 5px 0px #929292;
      color: #001F5D; }
      .product-fixed-buy-mart .master-wanda-two li {
        flex: 0 0 calc(50%);
        text-align: center;
        padding: 10px 15px;
        font-size: 1rem;
        font-weight: 600;
        line-height: 24px; }
        .product-fixed-buy-mart .master-wanda-two li#add-to-cart-wanda {
          background: var(--bg_button_add_to_cart);
          color: #001F5D; }
        .product-fixed-buy-mart .master-wanda-two li#buynow-wanda {
          background: #001F5D;
          color: white; }
    .product-fixed-buy-mart .master-wanda-one {
      justify-content: center;
      box-shadow: 0 0 5px 0px #929292;
      background: #001F5D;
      color: white; }
      .product-fixed-buy-mart .master-wanda-one li {
        padding: 10px 0px;
        font-size: 1rem;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase; }
  .wd-list-coupon .item {
    margin-bottom: 0; } }

.btn-store-detail {
  cursor: pointer;
  justify-content: center;
  box-shadow: 0 0 5px 0px #929292;
  background: #001F5D;
  color: white;
  display: flex;
  flex: 1;
  border-radius: 8px; }
  .btn-store-detail li {
    padding: 10px 5px;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase; }

#modal-sizechart > div {
  overflow-y: auto;
  max-height: 50vh; }

/*noteGHTet*/
.noteGHTet {
  border: 2px #831c1e;
  padding: 8px;
  text-align: center;
  background-color: #831c1e;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold; }

@media (max-width: 767px) {
  .product-info {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; } }

.product-info__l {
  margin-right: 15px; }

.info-promotion a {
  color: #e32929;
  text-decoration: underline;
  font-size: 0.875rem; }

.product-single__policy {
  margin-top: 10px;
  border-bottom: 1px solid #d9d9d9; }

.coupon-pro-title strong {
  font-weight: 500;
  font-size: 1rem; }

.btn-action-addtocart a {
  border: 1px solid #001F5D;
  color: #001F5D;
  background-color: #fff;
  height: 45px;
  display: block;
  max-width: 100%;
  width: 100%;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  cursor: pointer; }

.btn-action-buynow a {
  height: 45px;
  display: block;
  max-width: 100%;
  width: 100%;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  background-color: #001F5D;
  color: #ffffff;
  border: none;
  line-height: 45px;
  text-align: center;
  cursor: pointer; }

.product-policy {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 15px;
  text-align: center;
  letter-spacing: .03em;
  background: white; }

#variant-swatch-3 {
  order: 3; }

#variant-swatch-4 {
  order: 4; }

#add-item-form-set .select-swatch {
  display: flex;
  flex-direction: column; }

.product-policy__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 33.3333333333%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }

.product-policy__icon {
  position: relative;
  width: 45px;
  height: 45px;
  margin-bottom: 10px; }

.product-policy__title {
  font-size: 0.75rem; }

.tab-pane.active .tab-mobile {
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 1px solid #000; }
  .tab-pane.active .tab-mobile:after {
    content: "–" !important;
    float: right;
    top: -1px;
    position: relative; }
  .tab-pane.active .tab-mobile.active-show:after {
    content: "+" !important; }

#coupon_new_copy .position_coupon {
  position: relative; }

#coupon_new_copy {
  display: flex;
  align-items: center; }

#coupon_new_copy .product-coupon {
  padding: 5px 30px;
  border-radius: 6px;
  background: #000000;
  color: white;
  border: 1px solid #000000;
  margin-right: 10px;
  position: relative; }

@media screen and (max-width: 480px) {
  #coupon_new_copy .product-coupon {
    padding: 5px 14px; }
  .detail-title {
    font-size: 21px; }
  #product-template #pro-price .price-compare del, #product-template #pro-price .price-now {
    font-size: 20px; } }

#coupon_new_copy .product-coupon:after {
  content: '';
  position: absolute;
  border-radius: 999px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid var(--coupon-lite-border);
  top: 50%;
  transform: translateY(-50%);
  right: -6px; }

#coupon_new_copy .product-coupon:before {
  content: '';
  position: absolute;
  border-radius: 999px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid var(--coupon-lite-border);
  top: 50%;
  transform: translateY(-50%);
  left: -5px; }

.position_coupon .coupon_new_content {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #000;
  font-size: 0.75rem;
  text-align: center;
  padding: 5px;
  position: absolute;
  top: 40px;
  left: -40px;
  z-index: 2;
  box-shadow: 0 4px 5px rgba(54, 54, 54, 0.4);
  border-radius: 8px;
  min-width: -moz-max-content;
  min-width: max-content;
  display: none; }

.position_coupon:hover .coupon_new_content {
  display: block; }

.coupon_new_content p {
  font-size: 15px; }

.form_dang-container {
  display: flex;
  clear: both;
  padding-top: 5px; }

.form-content {
  clear: both;
  padding: 10px 0px;
  position: relative;
  background: #001F5D; }

.form-bold p, .form-bold h2 {
  font-weight: 600; }

.border-radius-top {
  border-radius: 8px 0 0 8px; }

.border-radius-bottom {
  border-radius: 0px 8px 8px 0px; }

.form-content-none {
  clear: both;
  padding: 10px 0px;
  position: relative;
  background: white;
  color: black;
  border: 1px solid; }

.form-container p {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 1rem; }

.form-container h2 {
  margin-bottom: 0px;
  font-size: 1rem; }

.form-container:not(:last-child) {
  margin-right: 10px; }

.form-container {
  clear: both;
  padding: 8px 0;
  text-align: center;
  flex-grow: 1;
  text-align: center; }

@media screen and (max-width: 480px) {
  #coupon_new_copy .coupon_new_content p {
    font-size: 11px; }
  .form-container p {
    font-size: 0.875rem; }
  .form-container h2 {
    font-size: 0.875rem; }
  .position_coupon .coupon_new_content {
    left: -8px; }
  #product-template .localtion-info {
    display: none !important; } }

.product-promotion {
  /*border: 2px solid #FF0000;*/ }
  .product-promotion__heading {
    margin-bottom: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 5px 10px;
    color: #000000;
    background: #fff;
    position: absolute;
    top: -18px;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 10px; }
  .product-promotion > ul {
    margin-bottom: 0;
    border-radius: 4px;
    list-style-position: inside;
    background: #fff;
    font-size: 0.875rem; }
    .product-promotion > ul li {
      padding: 5px 0;
      margin: 0;
      font-size: 1rem;
      list-style: none;
      font-weight: 400;
      align-items: center; }
      @media (max-width: 820px) {
        .product-promotion > ul li {
          font-size: 0.875rem; } }
      @media (max-width: 414px) {
        .product-promotion > ul li {
          font-size: 0.875rem; } }
      @media (max-width: 390px) {
        .product-promotion > ul li {
          font-size: 0.75rem; } }
  .product-promotion__box {
    border-radius: none; }
    .product-promotion__box img {
      height: auto;
      width: 112px;
      margin-right: 12px; }
      @media (max-width: 820px) {
        .product-promotion__box img {
          width: 90px;
          margin-right: 8px;
          height: 25px !important; } }
    .product-promotion__box span {
      font-weight: 500;
      font-size: 15px;
      line-height: 20px; }
      @media (max-width: 820px) {
        .product-promotion__box span {
          font-size: 0.875rem; } }

#product-template .coupon_new_copy {
  margin-top: 15px; }

#product-template .coupon_new_copy h4 {
  font-size: 1rem; }

.coupon-product .product-promotion__box span {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px; }

.check-online h4 {
  font-size: 0.875rem;
  font-weight: 500;
  color: #000; }

#product-template .gallery-product-template .product-gallery .item a #myVideo {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: var(--typeimageproduct);
  object-position: center;
  left: 0;
  top: 0; }

#product-template .gallery-product-template #sl-product-thumb #slider-thumb .item .img-play {
  height: 35px;
  width: 35px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#product-template .price-sale-new {
  position: relative;
  bottom: 0px;
  z-index: 10; }

#product-template .price-sale-new h3 {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 50px;
  top: 50%;
  transform: translate(0, -50%);
  color: black;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 500; }

@media only screen and (max-width: 767px) {
  #product-template .price-sale-new h3 {
    right: 11px;
    font-size: 15px; } }

.slider-new {
  padding: 0 !important;
  position: relative; }

.border-buynow-color-new {
  border: 1px solid red;
  padding: 10px;
  transition: all .3s; }

.border-buynow-size-new {
  border: 1px solid red;
  padding: 5px !important;
  transition: all .3s;
  margin-top: 15px; }

.buy-now-mb-event {
  cursor: pointer; }

.style-detail #coupon-img {
  height: 100px; }

.btn-action-buynow a {
  cursor: pointer; }

.border-buynow-color {
  padding: 10px;
  transition: all .3s;
  margin: 10px 0 0 0px;
  border-top: 1px solid #c92921;
  border-right: 1px solid #c92921;
  border-left: 1px solid #c92921; }

.border-buynow-size {
  padding: 10px;
  transition: all .3s;
  border-bottom: 1px solid #c92921;
  border-right: 1px solid #c92921;
  border-left: 1px solid #c92921; }

.border-hasclass-size {
  padding: 10px;
  transition: all .3s;
  border-top: 1px solid #c92921;
  border-bottom: 1px solid #c92921;
  border-right: 1px solid #c92921;
  border-left: 1px solid #c92921; }

@media screen and (max-width: 768px) {
  #product-template .gallery-product-template #sl-product-thumb[data-widththumb="false"] {
    width: 100%;
    padding-right: 15px;
    order: 2;
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #product-template .selector-actions .wrap-addcart {
    display: none !important; } }

#product-template .selector-actions {
  margin-right: 0px;
  margin-left: -1px;
  margin-bottom: 15px;
  margin-top: 0px; }

#product-template .btn-action .btn-buynow, #product-template .btn-action .btn-addtocart {
  height: 45px;
  display: block;
  max-width: 100%;
  width: 100%;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600; }

#product-template .btn-action .btn-buynow {
  background-color: #001F5D;
  color: #ffffff;
  border: none; }

#product-template .btn-action .btn-addtocart {
  border: 1px solid #001F5D;
  color: #001F5D;
  background-color: #fff; }

#product-template .btn-action .btn-addtocart:hover {
  color: #ffffff;
  background: #001F5D; }

#product-template .btn-action .btn-buynow:hover {
  opacity: .8; }

#product-template .qtyminus {
  border-right: none;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid #001F5D;
  border-right: none; }

#product-template .quantity-selector {
  border-top: 1px solid #001F5D;
  border-bottom: 1px solid #001F5D; }

#product-template .qtyplus {
  border-left: none;
  border-radius: 0px 15px 15px 0px;
  border: 1px solid #001F5D;
  border-left: none; }

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.header-container a {
  font-size: 1rem;
  font-weight: 600;
  text-decoration: underline; }

.size-suggest__result .suggest-result li {
  background: #001F5D; }

.product-promotion > ul, .product-promotion > div {
  margin-bottom: 0;
  border-radius: 4px;
  padding: 8px 8px 0px 15px;
  list-style-position: inside !important;
  background: #fff;
  font-size: 0.875rem;
  list-style: disc !important; }

.content-size {
  padding-bottom: 10px;
  clear: both;
  display: flex;
  align-items: center; }

.content-size img {
  margin-right: 5px; }

.content-size a {
  font-weight: 500;
  font-size: 1rem; }

.product-promotion {
  padding: 10px;
  margin-bottom: 10px;
  border: 2px dashed #b00002;
  margin-top: 20px;
  position: relative; }

.product-promotion__heading {
  margin-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 5px 10px;
  color: #b00002;
  background: #fff;
  position: absolute;
  top: -20px; }

.promotion-jean > ul li {
  padding: 5px 0;
  margin: 0;
  font-size: 1rem;
  list-style: none;
  display: flex;
  align-items: center; }

@media (max-width: 820px) {
  .promotion-jean > ul li {
    font-size: 15px; } }

@media (max-width: 390px) {
  .promotion-jean > ul li {
    font-size: 13px; } }

#flashsale-product {
  border-radius: 8px;
  border: 2px solid #001F5D;
  overflow: hidden; }

#flashsale-product .ega-badge-ctd > div:not(.ega-badge-ctd__colon) {
  border: 1px solid #ffff;
  color: white; }

#flashsale-product .flashsale__title h5 {
  color: white;
  font-size: 1rem;
  font-weight: 600;
  text-align: center; }

#flashsale-product .flashsale__header {
  background: #001F5D;
  padding: 10px 15px; }

.style_new {
  position: relative; }

.popupover-size {
  position: absolute;
  z-index: 6000;
  background-color: #fff;
  box-shadow: 0px 2px 16px 4px rgba(0, 0, 0, 0.16);
  padding: 16px;
  border-radius: 2px;
  min-width: 320px;
  top: -105px;
  display: none; }

.popupover-size.show-popup {
  display: block; }

#combo-swatchs .style-color-detail {
  position: absolute;
  right: 0px;
  top: -190px; }

.popupover-size:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border: 5.25px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -4.5px; }

.popupover-size:not(.popup-left):before {
  left: 15px; }

.popupover-size.popup-left:before {
  right: 30px; }

.popupover-size ul {
  margin: 0;
  padding: 0; }

.popupover-size ul li {
  display: inline-block;
  margin-right: 10px;
  word-break: break-word;
  font-size: 13px; }

.show-btn {
  display: none; }

#modal-store .location-store ul {
  display: block; }

#modal-store .location-store p:first-child {
  display: none; }

#modal-store .location-store ul li span {
  line-height: 25px;
  font-size: 1rem; }

#modal-store .location-store ul li .dist {
  font-size: 1rem;
  text-transform: uppercase; }

#modal-store .location-store ul {
  border: none; }

#modal-store .location-store ul li {
  margin-bottom: 15px; }

.size-infomation ul {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0; }

.size-infomation ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 0.875rem; }

.product-detail-right {
  display: flex;
  flex-direction: column; }

@media screen and (max-width: 480px) {
  #flashsale-product .flashsale__title h5 {
    font-size: 0.75rem; }
  #product-template .button-swatchs-detail .selector-actions {
    margin-top: 56px; }
  #product-template .button-swatch-detail-8 .selector-actions, #product-template .button-swatch-detail .selector-actions {
    margin-top: 0px; }
  #product-template #add-item-form {
    order: 1; }
  #product-template .product-promotion {
    order: 2; }
  #product-template .product-description-tab {
    order: 4;
    margin-top: 15px; }
  #product-template .coupon-detail {
    order: 3; }
  .content-entry {
    padding: 0px 15px; } }

#modal-store {
  height: 500px; }

#modal-store .location-store ul {
  max-height: 290px; }

#modal-store select {
  margin: 0;
  line-height: inherit;
  display: inline-block;
  min-width: 60px;
  max-width: 100%;
  height: auto;
  box-shadow: 0px 0px 4px 2px #ccc;
  padding: .6em .6em;
  color: #444444;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNjE2MTYxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMzAgMjQiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MSA3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wLS43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat right center;
  outline: none;
  border: 1px solid #d7d7d7;
  text-indent: 5px;
  font-size: 1rem;
  margin-top: 0px;
  margin-bottom: 15px;
  border-radius: 8px; }

#modal-store .change-tinh, #modal-store .select-quan {
  width: 100%; }

#modal-store h1 {
  text-align: center;
  color: #001F5D;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 600; }

#modal-store .location-store {
  margin-top: 0px; }

.location-time-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px; }

.location-time-content i {
  margin-right: 8px; }

.dist {
  margin-right: 8px; }

.turn-right {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 4px 2px #ccc;
  padding: 5px 8px;
  border-radius: 7px;
  background: #001F5D;
  color: white;
  cursor: pointer; }

.turn-right:hover {
  color: white; }

#modal-store .store-container {
  box-shadow: 0px 0px 4px 2px #ccc;
  padding: 5px 10px;
  border-radius: 8px; }

#modal-store .store-container:not(:last-of-type) {
  margin-bottom: 15px; }

.btn-store-detail {
  display: none; }

@media (max-width: 480px) {
  .btn-store-detail {
    display: block;
    text-align: center; } }

.product-policises {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row; }

.media {
  display: flex;
  flex: 1;
  padding-top: 10px;
  column-gap: 5px;
  align-items: center; }

.mr-2 {
  margin-right: 0.5rem; }

.media-body {
  text-align: left;
  font-weight: 400;
  margin-top: 5px;
  flex: 1;
  font-size: 1rem; }

@media screen and (max-width: 480px) {
  .product-policises-wrapper {
    order: 4;
    margin-top: 15px; }
  .product-policises {
    flex-direction: column; } }

.d-flex-owl:not(.owl-loaded), .d-flex-slick:not(.slick-initialized) {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

iframe {
  width: 100%; }

@media screen and (max-width: 768px) {
  font-size: 15px; }

@media screen and (max-width: 480px) {
  iframe {
    height: 490px; }
  .pro-content-head {
    margin-bottom: 0px; }
  .media-body {
    font-size: 0.875rem; } }

#product-template .top-title .title-section span {
  color: black;
  font-weight: 600; }

#add-to-cart, #add-to-cart-wanda {
  position: relative; }

.loading-container::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color: #000 #000 rgba(255, 255, 255, 0);
  border-radius: 50%;
  animation: spin 2s linear infinite;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  margin: -12px 0 0 -12px;
  display: none; }

.loading-content {
  display: block;
  text-align: center; }

.loading-container.loading-complete::after {
  display: block; }

.loading-container.loading-complete .loading-content {
  display: none; }

.span-content {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }

.header-option {
  display: none;
  padding: 7px 0px; }

#variant-swatch-0 .header-option {
  display: block; }

.style-color-detail .header-option {
  display: block; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#combo-swatchs-detail.select-swatch {
  position: relative;
  height: 287px; }

#combo-swatch-detail.select-swatch {
  position: relative;
  height: 287px; }

.product-description {
  order: 2; }

#combo-swatch-detail-8.select-swatch {
  position: relative;
  height: 280px; }

#combo-swatchs .select-swatch {
  position: relative;
  z-index: 1000; }

#content-add-to-cart {
  z-index: 990; }

.producty-item {
  clear: both; }

.producty-item .style-size {
  margin-top: 29px; }

.producty-item {
  margin-bottom: 0px; }

.producty-item .select-swatch {
  position: relative; }

#add-item-form #variant-swatch-0 {
  height: auto;
  width: max-content; }

#add-item-form #variant-swatch-0 {
  flex-direction: column; }

.style-size-detail .swatch-title {
  font-size: 1rem;
  margin-bottom: 7px; }

#combo-swatchs .style-size-detail {
  position: absolute;
  left: 0;
  top: -105px;
  padding: 10px 0px;
  display: none; }

.header-option span {
  font-size: 1rem;
  font-weight: 500; }

#product-template .product-description-tab .tab-pane .more-description {
  padding-top: 15px; }

@media screen and (min-width: 768px) {
  #product-template .product-description-tab .tab-pane .more-description {
    padding-left: 15px;
    padding-right: 15px; } }

#combo-swatch .style-size-detail {
  position: absolute;
  left: 0;
  top: -81px;
  padding: 10px 0px;
  display: none; }

#combo-swatch-8 .style-size-detail {
  position: absolute;
  left: 0;
  top: -91px;
  padding: 10px 0px;
  display: none; }

#combo-swatchs-detail #variant-swatch-1 {
  margin-top: 75px; }

#combo-swatch-detail #variant-swatch-1, #combo-swatch-detail-8 #variant-swatch-1 {
  position: absolute;
  bottom: -2px; }

#combo-swatch .style-color-detail {
  position: absolute;
  top: -174px;
  right: 0px;
  left: 0px; }

#combo-swatch-8 .style-color-detail {
  position: absolute;
  top: -169px;
  right: 0; }

.swatch-none {
  display: none; }

.variant-set #variant-swatch-1 {
  position: absolute;
  bottom: -6px; }

@media screen and (max-width: 991px) {
  .btn-action-addtocart a {
    font-size: 13px; } }

@media screen and (max-width: 480px) {
  #product-template .header, .content-size a, .pro-sku span {
    font-size: 0.875rem; }
  .tab-style {
    overflow-x: scroll; }
  #combo-swatchs-detail.select-swatch {
    position: relative;
    height: 215px; }
  #product-template .product-description-tab .tab-style-deadpool {
    scroll-snap-align: start;
    max-width: 690px;
    width: 690px; }
  #product-template .product-description-tab .tab-style {
    scroll-snap-align: start;
    max-width: 520px;
    width: 520px; }
  .product-description-tab .scroll-nav-tab {
    overflow-x: scroll; }
  .product-description {
    padding: 10px; }
  #combo-swatchs .style-color-detail {
    top: -115px; }
  .swatch .swatch-element.color label {
    width: 30px;
    height: 30px;
    min-width: 30px; }
  #combo-swatchs-detail #variant-swatch-1 {
    position: absolute;
    bottom: -61px; }
  .producty-item {
    top: 44px; }
  .style-color-detail {
    right: -274px; }
  #combo-swatch .style-size-detail {
    top: -91px; }
  #combo-swatch-8 .style-size-detail {
    top: -78px; }
  #combo-swatchs .style-size-detail {
    top: -32px; }
  #combo-swatch .style-color-detail {
    top: -172px; }
  #combo-swatch-8 .style-color-detail {
    top: -166px; } }

@media screen and (max-width: 414px) {
  #product-template .product-description-tab .tab-style {
    scroll-snap-align: start;
    max-width: 460px;
    width: 460px; }
  #product-template .product-description-tab .tab-style-deadpool {
    max-width: 560px;
    width: 560px; }
  #combo-swatchs .style-color-detail {
    right: 1px;
    top: -114px; }
  #flashsale-product .flashsale__header {
    padding: 10px 5px; }
  .ega-badge-ctd > div:not(.ega-badge-ctd__colon) {
    width: 40px;
    height: 40px; }
  #combo-swatchs .style-size-detail {
    top: -28px; }
  #combo-swatchs-detail #variant-swatch-1 {
    bottom: -68px; }
  #product-template .product-description-tab .nav li a {
    padding: 12px 9px 10px;
    font-size: 0.75rem; } }

@media screen and (max-width: 375px) {
  .select-swatch {
    height: 0px; }
  .swatch .swatch-element.color {
    margin: 5px 5px 5px 5px; }
  .btn-store-detail li {
    font-size: 11px; } }

@media screen and (max-width: 350px) {
  .btn-store-detail li {
    font-size: 10px; } }

@media screen and (max-width: 340px) {
  .btn-store-detail li {
    padding: 10px 4px; }
  .btn-store-detail li {
    font-size: 9px; } }

.d-flex-nowrap::-webkit-scrollbar {
  display: none;
  /* Ẩn thanh scroll */ }

.container-style {
  max-width: 1200px;
  margin: auto; }

.top-section {
  display: flex;
  gap: 20px;
  align-items: stretch;
  margin-bottom: 30px; }

.image-main {
  width: 40%; }

.boxy-image p {
  margin-bottom: 0px; }

.info-list img {
  width: 30px;
  height: 30px; }

.icons-end {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-bottom: 40px; }

.icon-bottom {
  font-size: 24px;
  line-height: 50px;
  font-weight: 500;
  min-width: 130px; }

.rush-tag {
  width: 120px;
  height: 120px; }

.product-info-new h2 {
  font-size: 45px;
  text-align: center;
  margin-bottom: 35px;
  color: #2D41A6;
  font-weight: 800; }

.icons-end img {
  width: 100px; }

.image-icon, .icons img {
  max-width: 140px;
  border-radius: 6px; }

.boxy-container {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 0 35px; }

.boxy-image {
  width: 40%; }

.boxy-image img {
  width: 100%;
  border-radius: 8px;
  object-fit: cover; }

.boxy-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 60%; }

.boxy-item {
  border: 2px solid #2f3ac4;
  border-radius: 12px;
  padding: 16px 20px;
  position: relative; }

.boxy-item h3 {
  margin: 0 0 8px;
  color: #2f3ac4;
  font-size: 28px;
  font-weight: bold; }

.boxy-item p {
  margin: 0;
  font-size: 24px;
  line-height: 1.6;
  font-weight: 500; }

.product-info {
  flex: 1;
  min-width: 260px; }

.product-info h2 {
  color: #3a3a8d;
  margin-bottom: 10px; }

.icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  line-height: 55px; }

.icons div {
  text-align: center;
  font-size: 26px;
  font-weight: 800; }

.info-list {
  list-style: none;
  padding: 0; }

.info-list strong {
  font-weight: 700; }

.info-list li {
  margin-bottom: 6px;
  line-height: 40px;
  list-style: none;
  font-size: 28px;
  display: flex;
  gap: 15px;
  align-items: center;
  align-items: center; }

.info-list li p {
  margin-bottom: 0px; }

.icon-divider {
  width: 75%;
  height: 2px;
  background-color: #ccc;
  margin: 20px auto; }

.container-style img {
  border-radius: 8px; }

.rush-tag {
  margin-top: 10px;
  position: absolute;
  bottom: 33px;
  right: 0px; }

#product-template .product-info-new {
  width: 60%;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 40px; }

.features .feature p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px; }

.feature {
  flex: 1;
  min-width: 260px;
  text-align: center; }

.feature img {
  width: 100%;
  border-radius: 6px; }

.feature h4 {
  color: #2D41A6;
  margin: 10px 0 10px;
  font-size: 28px;
  font-weight: bold; }

.material {
  text-align: center; }

.material h3 {
  font-size: 45px;
  text-align: center;
  margin-bottom: 35px;
  color: #2D41A6;
  font-weight: 800; }

.material p {
  line-height: 42px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500; }

@media (max-width: 768px) {
  .top-section {
    flex-direction: column;
    align-items: center; }
  .product-info {
    text-align: center; }
  .icons {
    justify-content: flex-start; }
  .features {
    flex-direction: column;
    align-items: center; }
  .feature {
    max-width: 100%; } }

@media (max-width: 480px) {
  .item-owl {
    width: 100%;
    height: auto;
    min-width: 100px;
    /* hoặc 80px tùy carousel */
    min-height: 100px;
    display: block; }
  #slider-thumb .slick-track {
    display: flex;
    white-space: nowrap;
    overflow-x: hidden;
    flex-wrap: nowrap; }
  .image-icon, .icons img {
    max-width: 50px; }
  .features {
    flex-direction: row;
    align-items: center;
    overflow: auto;
    flex-wrap: nowrap; }
  .feature {
    min-width: 340px; }
  .icons-end img {
    width: 60px; }
  .icon-bottom {
    font-size: 20px;
    line-height: 45px;
    font-weight: 500;
    min-width: 130px; }
  .boxy-image {
    width: 100%; }
  .boxy-item h3 {
    font-size: 24px; }
  .boxy-content {
    width: 100%;
    overflow: auto;
    flex-direction: row;
    padding-bottom: 10px; }
  .boxy-item {
    min-width: 350px; }
  .boxy-container {
    margin: 0px;
    flex-direction: column; }
  .product-info-new h2 {
    font-size: 32px; }
  .features .feature p {
    font-size: 20px; }
  #product-template .product-info-new {
    width: 100%; }
  .boxy-item p {
    font-size: 20px; }
  .icons {
    justify-content: center;
    gap: 35px; }
  .info-list li {
    line-height: 32px;
    font-size: 20px; }
  .rush-tag {
    bottom: -66px;
    right: -2px; }
  .material p {
    font-size: 20px; }
  .icon-divider {
    width: 90%;
    margin: 20px auto; }
  .icons-end {
    margin-bottom: 30px;
    overflow: auto; }
  .image-main {
    width: 100%; }
  .icons div {
    font-size: 16px; }
  .product-info h2,
  .material h3 {
    font-size: 32px; }
  .feature h4 {
    font-size: 24px; } }

#popupComboModal .addcart-single {
  border-color: var(--addtocart-bg);
  color: var(--addtocart-bg);
  background-color: #fff; }

#popupComboModal .addcart-single:hover {
  background-color: var(--addtocart-bg);
  color: #fff; }

#popupComboModal .media-body.body_content {
  font-size: 1rem;
  line-height: 1.3; }

#popupComboModal .media-body.body_content .product-new-price {
  font-weight: 500; }

#popupComboModal .thumb_img {
  margin-right: 10px;
  position: relative;
  border-radius: 0;
  text-align: center;
  height: 100%;
  overflow: hidden;
  min-width: 70px;
  min-height: 70px;
  width: 70px; }

#popupComboModal .product-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4; }

#popupComboModal .count {
  color: #979797; }

#popupComboModal .right_title {
  border-top: 1px solid #f0f1f2;
  padding-top: 20px; }

#popupComboModal .cart-action {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  padding-top: 25px;
  margin-top: 20px;
  border-top: 1px solid #f0f1f2; }

#popupComboModal .cart-message {
  margin-top: 10px;
  color: #f44336;
  font-size: 14px; }

@media (min-width: 576px) {
  #popupComboModal .modal-dialog {
    max-width: 550px; } }

@media (max-width: 600px) {
  #popupComboModal {
    z-index: 99999; }
  #popupComboModal .modal-dialog {
    position: absolute;
    bottom: 0;
    margin: 0;
    top: auto !important;
    transform: none !important; }
  #popupComboModal .title.right_title {
    display: none; }
  #popupComboModal .modal-content {
    border-radius: 5px 5px 0 0; } }

.location-store {
  margin-top: 15px;
  padding: 0px; }

.location-store p {
  font-size: 15px;
  color: #001f5d;
  font-weight: 800;
  border: 1px solid #001f5d;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 10px;
  cursor: pointer;
  align-items: center;
  -webkit-align-items: center;
  padding: 7px 6px; }

.location-store p span {
  margin-left: 5px; }

.location-store ul {
  padding: 10px;
  border: 1px dashed #001F5D;
  max-height: 232px;
  overflow-y: auto;
  max-width: 100%;
  display: none;
  width: max-content; }

.location-store ul::-webkit-scrollbar {
  width: 5px;
  background-color: var(--addtocart-bg); }

.location-store ul::-webkit-scrollbar-thumb {
  background-color: var(--addtocart-bg);
  border: 0; }

.location-store ul li {
  list-style: none;
  display: flex;
  flex-direction: column;
  margin-bottom: 7px; }

.location-store ul li .dist {
  font-weight: bold; }

.location-store ul li .dist img {
  width: 16px; }

.location-store ul li span {
  line-height: 21px;
  font-size: 14px; }

.location-store.fast-active ul {
  display: inline-block; }

@media (max-width: 767px) {
  .location-store.fast-active ul {
    display: block; } }

.size-tablist {
  max-width: 561px;
  width: 100%;
  margin: 0 auto 20px; }

.size-tablist .size-tabs {
  margin: 0;
  display: flex;
  background: #dcdee7;
  border-radius: 10px;
  padding: 0;
  list-style-type: none; }

.size-tablist .size-tabs li {
  flex: 0 0 50%;
  width: 50%; }

.size-tablist .size-tabs li a {
  display: block;
  text-align: center;
  padding: 16px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(24/18);
  letter-spacing: .04em;
  color: #000;
  transition: all .3s; }

.size-tablist .size-tabs li a.active {
  background: #4b5160;
  border-radius: 10px;
  color: #fff; }

.size-tab-content:not(.active) {
  display: none; }

.size-suggest__field {
  margin-bottom: 20px; }

.size-suggest__label {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 5px; }

.size-suggest__label span {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px; }

.size-suggest__label span.suggest-value {
  font-weight: 400; }

.size-suggestion__control {
  width: 100%;
  height: 8px;
  border: 1px solid #dcdee7;
  border-radius: 5px;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-transition: .2s;
  transition: opacity .2s; }

.size-suggestion__control::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 17px;
  height: 17px;
  background: #1b4ac1;
  cursor: pointer; }

.size-suggestion__control::-moz-range-thumb {
  width: 17px;
  height: 17px;
  background: #1b4ac1;
  cursor: pointer; }

.size-suggest__body {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px; }

.size-suggest__body .size-body__field {
  flex: 0 0 32%;
  -ms-flex: 0 0 32%; }

.size-body__field input {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.size-body__field .size-body__box {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  border: 2px solid transparent;
  cursor: pointer; }

.size-body__field .size-body__box .size-body__name {
  position: absolute;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 8px 32px;
  background: #1c1d26;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  line-height: calc(18/16);
  letter-spacing: .05em; }

.size-body__field input:checked + label .size-body__box {
  border-color: #1b4ac1; }

.size-suggest__result h4 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 20px; }

.size-suggest__result .suggest-result {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.size-suggest__result .suggest-result li {
  display: inline-block;
  padding: 10px 30px;
  font-size: 18px;
  line-height: calc(24/18);
  letter-spacing: .04em;
  color: white;
  font-weight: 700;
  border-radius: 10px;
  margin-right: 12px; }

.chooseSize-list {
  max-width: 150px;
  width: 100%;
  height: 35px;
  border: 1px solid #001f5d;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 18px;
  outline: 0; }

.chooseSize-content {
  margin-top: 20px; }

.size-body {
  max-height: 70vh;
  overflow: hidden;
  overflow-y: auto; }

@media (max-width: 767px) {
  #ega-modal-sizes .modal-body {
    padding: 5px !important; }
  .size-tablist .size-tabs li a {
    font-size: 12px;
    padding: 10px 0; }
  .size-body__field .size-body__box .size-body__name {
    font-size: 12px;
    padding: 5px 20px; }
  .size-suggest__result .suggest-result li {
    font-size: 14px;
    padding: 10px 20px; } }
