.logo-wrapper img {
  max-width: 150px; }

#ega-sticky-addcart {
  display: none !important; }

.product-detail-left .slick-slide img {
  margin: 0 auto; }

.semooreeall {
  display: inline-flex;
  border: 1px solid #ccc;
  padding: 5px 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 4px;
  color: #333;
  gap: 12px;
  align-items: center; }
  .semooreeall i {
    transform: rotate(90deg); }

.motadeshelpdesdesmain {
  max-height: 250px;
  overflow: hidden;
  position: relative; }
  .motadeshelpdesdesmain:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -100%, #fff 100%, rgba(255, 255, 255, 0.6) 100%, rgba(255, 255, 255, 0.6) 100%);
    z-index: 9; }

.motadeshelpdes.active .motadeshelpdesdesmain {
  max-height: initial; }
  .motadeshelpdes.active .motadeshelpdesdesmain:after {
    display: none; }

.motadeshelpdes.active .semooreeall i {
  transform: rotate(-90deg); }

.motadeshelpdesmenu {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0; }
  .motadeshelpdesmenu a {
    display: block;
    color: #333;
    border: 1px solid #ccc;
    padding: 7px 15px;
    border-radius: 6px; }

.smalldata .smalldataflex {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-top: 20px; }
  .smalldata .smalldataflex .smalldataflex_item {
    width: 70px;
    cursor: pointer; }
    .smalldata .smalldataflex .smalldataflex_item .imagtm {
      border: 1px solid #E0E0E0;
      padding: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 4px; }
    .smalldata .smalldataflex .smalldataflex_item span {
      display: block;
      text-align: center;
      font-size: 12px;
      margin-top: 4px; }
    .smalldata .smalldataflex .smalldataflex_item img {
      width: 55px;
      aspect-ratio: 1/1;
      object-fit: contain; }

.seeallmore {
  margin-top: 15px;
  color: #2f80ed; }
  .seeallmore span {
    color: #333; }

.bigimage .your-galery:not(.slick-initialized) > div:nth-child(n+2) {
  display: none; }

.tabshow {
  display: none;
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  left: 0;
  margin: 0 auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  transition: .5s;
  right: 0;
  width: 100%;
  z-index: 99999; }
  .tabshow .block-tab-top .tab-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 5px;
    height: 34px;
    border-radius: 100px;
    flex: none;
    order: 1;
    flex-grow: 0;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #E0E0E0;
    color: #333; }
  .tabshow .block-tab-top {
    box-sizing: border-box;
    align-items: center;
    padding: 10px;
    height: 34px;
    border-radius: 100px;
    flex: none;
    order: 1;
    flex-grow: 0;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    margin-bottom: 10px;
    color: #333; }
    @media (max-width: 992px) {
      .tabshow .block-tab-top {
        justify-content: flex-start;
        overflow: auto; } }
  .tabshow .block-tab-top .tab-item.active {
    color: #0066FF;
    background: #FFFFFF;
    border: 1px solid #0066FF; }
  .tabshow .btn-closemenu {
    color: #fff;
    float: right;
    font-size: 25px;
    width: 25px;
    height: 25px;
    top: 0px;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.25));
    background: #BDBDBD;
    text-align: center;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer; }
  .tabshow .contentshowbox {
    position: relative;
    background: #fff;
    padding: 15px;
    min-height: 100vh;
    background-color: #fefefe;
    padding: 20px;
    max-width: 1030px;
    display: block;
    height: calc(100% - 20px);
    margin: 10px auto;
    border-radius: 18px; }
  .tabshow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5; }
  .tabshow::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5; }
  @media (max-width: 767px) {
    .tabshow .block-tab::-webkit-scrollbar {
      width: 0; } }
  .tabshow::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555; }
  .tabshow .maxwidth700 {
    max-width: 700px;
    margin: 0 auto; }
    .tabshow .maxwidth700 .titlethognsso {
      font-weight: bold;
      font-size: 16px;
      margin: 10px 0; }
  .tabshow .itemthongsokythuaat .flexitem_min {
    display: flex;
    padding: 10px; }
    .tabshow .itemthongsokythuaat .flexitem_min > div:nth-child(1) {
      width: 30%;
      font-weight: bold; }
    .tabshow .itemthongsokythuaat .flexitem_min > div:nth-child(2) {
      width: 70%; }
    .tabshow .itemthongsokythuaat .flexitem_min:nth-child(odd) {
      background-color: #f1f1f1; }

body.activeproduct .tabshow {
  display: block; }

@media (max-width: 767px) {
  .tabshow .btn-closemenu {
    background: #fff;
    position: fixed;
    top: 60px;
    right: 8px;
    z-index: 999;
    background-color: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    line-height: 21px;
    padding: 7px;
    text-align: right;
    width: initial;
    font-size: 12px; } }

.titleproduc {
  display: flex;
  gap: 20px;
  align-items: center; }

.buynowallflex {
  display: flex;
  gap: 15px;
  margin-bottom: 15px; }
  .buynowallflex > div {
    width: calc(100%/2 - 15px);
    flex-grow: 1; }
    .buynowallflex > div a {
      display: block;
      text-align: center;
      background: #cb9866;
      color: #fff;
      border-radius: 4px;
      padding: 5px; }
      .buynowallflex > div a span {
        display: block; }
        .buynowallflex > div a span:nth-child(1) {
          font-size: 14px;
          font-weight: bold; }
        .buynowallflex > div a span:nth-child(2) {
          font-size: 12px; }

.product-hotline {
  margin-top: 5px;
  margin-bottom: 0; }
  .product-hotline img {
    width: 34px;
    margin-right: 15px; }

.product-policises-wrapper > h3 {
  background: #000;
  color: #cb9866;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  border-radius: 5px 5px 0px 0; }

.product-policises {
  gap: 10px;
  border-radius: 0 0 5px 5px;
  background: #fdfaef; }
  @media (min-width: 1025px) {
    .product-policises {
      gap: 10px;
      border-radius: 0 0 5px 5px;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      grid-gap: 10px;
      width: 100%;
      display: grid;
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }

.listdanhsach {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px 15px; }
  .listdanhsach > div {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    padding-top: 4px; }

.product-tabs .tabs {
  gap: 15px; }

.thongsokythuat .titlethognsso {
  font-weight: bold;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 15px; }

.thongsokythuat .itemthongsokythuaat .flexitem_min {
  display: flex;
  padding: 10px; }
  .thongsokythuat .itemthongsokythuaat .flexitem_min > div:nth-child(1) {
    width: 40%;
    font-weight: bold; }
  .thongsokythuat .itemthongsokythuaat .flexitem_min > div:nth-child(2) {
    width: 60%; }
  .thongsokythuat .itemthongsokythuaat .flexitem_min:nth-child(odd) {
    background-color: #F5f5f5; }

.xemayuthongso {
  text-align: center;
  margin-top: 15px; }
  .xemayuthongso a {
    color: #0066FF;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
    position: relative; }
  .xemayuthongso a i {
    display: none; }
  .xemayuthongso a:before {
    border-bottom: 1px solid #2f80ed;
    border-right: 1px solid #2f80ed;
    content: '';
    height: 8px;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    right: -15px;
    width: 8px; }

.section_product_top {
  margin-top: 20px; }

.listdanhsach ul {
  list-style: none;
  padding: 0; }

.hinhanhsanphamslider {
  position: relative; }

.producttabthuonghieu img {
  max-width: 150px;
  object-fit: contain; }

.hinhanhsanphamslider img {
  margin: 0 auto;
  max-width: 500px; }

.details-product .titleproduc .title-product {
  margin-bottom: 0; }

.details-product .titleproduc .group-status {
  display: flex;
  justify-content: flex-start; }
  .details-product .titleproduc .group-status .spandot {
    font-size: 16px;
    margin-right: 10px; }

.smalldata .smalldataflex .smalldataflex_item .imagtm.video-bts {
  position: relative; }
  .smalldata .smalldataflex .smalldataflex_item .imagtm.video-bts:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    pointer-events: none;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    position: absolute; }
  .smalldata .smalldataflex .smalldataflex_item .imagtm.video-bts img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 35px;
    aspect-ratio: inital;
    object-fit: contain; }

.smalldata .smalldataflex .smalldataflex_item.item-small-imgs .imagtm img {
  width: 30px;
  height: 55px; }

.hinhanhsantteslider img {
  margin: 0 auto;
  max-width: 500px; }

.contentshow .hrvproduct-tabs p img {
  display: block;
  margin: 0 auto; }

.btn.btn_add_cart.btn-cart.add_to_cart {
  border-color: #000;
  color: #000; }

.buynowallflex > div:last-child a {
  border: 1px solid #cb9866;
  color: #000;
  background: #fff; }

.button_actions button.btn.btn_base.buynow {
  display: none; }

.contentshow .xemayuthongso {
  display: none !important; }

@media (max-width: 767px) {
  .spandot {
    display: none; }
  .details-product .titleproduc .group-status {
    display: flex;
    justify-content: flex-start;
    flex-direction: column; }
  .titleproduc {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-direction: column;
    gap: 15px; } }

.smalldata.acitvd {
  opacity: 0; }

.thongsokythuat .flexitem_min:nth-child(n+6) {
  display: none !important; }

.address-top {
  font-size: 12px;
  line-height: 16px; }

.address-top strong {
  font-size: 16px;
  line-height: 24px; }

.address-top span {
  font-size: 12px;
  line-height: 18px;
  padding-left: 6px;
  color: #999;
  display: block; }

.address-top .time {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  display: inline-block !important;
  padding-left: 6px; }

.address-content {
  margin-top: 10px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  padding: 10px; }

.listdanhsach {
  margin-top: 10px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  padding: 10px;
  background: #e0ffe0; }
  .listdanhsach ul li {
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px dotted #e0e0e0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative; }
    .listdanhsach ul li .conhangicon {
      color: #219653;
      margin-left: 15px;
      position: relative; }
      .listdanhsach ul li .conhangicon::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        background: #219653;
        top: 8px;
        left: -5px;
        z-index: 99;
        border-radius: 999px; }
      .listdanhsach ul li .conhangicon.hethangon::before {
        background: red; }

.sec_tab.product-tabs.section_product_top, .product.details-main {
  margin-bottom: 0; }

.section_product_top ul.tabs-title li::after {
  background: none; }

#product_tabs-1 .card {
  padding: 0; }

@media (min-width: 768px) {
  .visiblemobile {
    display: none !important; } }

@media (max-width: 767px) {
  .hiddenmobile {
    display: none !important; }
  .smalldata .smalldataflex {
    margin-left: 10px;
    margin-right: 10px; }
  .smalldata .smalldataflex .smalldataflex_item span {
    font-size: 11px; }
  .details-product .details-pro {
    margin-top: 0 !important;
    padding-top: 0 !important; }
  .details-product .details-pro .product-price {
    font-size: 19px; }
  .buynowallflex {
    gap: 10px;
    margin-bottom: 15px;
    flex-direction: column;
    flex-wrap: wrap; }
    .buynowallflex > div {
      width: 100%;
      flex-grow: 0; }
  .product-policises {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px; }
    .product-policises .media {
      padding-top: 10px; }
  .product-policises-wrapper > h3, .address-top strong, .details-pro .accordion-item .accordion-button {
    font-size: 15px; }
  .thongsokythuat .itemthongsokythuaat .flexitem_min {
    font-size: 13px; }
  .visiblemobile.detailbottom {
    margin-top: 15px; }
  .product_getcontent {
    font-size: 14px; }
  #template-collection .coupon_item .coupon_icon {
    width: 80px;
    flex: 0 0 50px; }
  #template-collection .coupon_item:before {
    height: 100px; }
  #template-collection .dqdt-sidebar.sidebar.left-content {
    padding-left: 10px; }
  #template-collection .semooreeall {
    margin-top: 20px;
    margin-bottom: 20px; }
  #template-collection .motadeshelpdesdesmain:after {
    width: 100%;
    height: 100%; }
  #template-collection .coupon_item .coupon_copy {
    border: none;
    padding: 2px 5px; }
  #template-product .tabshow .block-tab-top {
    height: 65px; }
  #template-product .tabshow .btn-closemenu {
    border-radius: 0 10px 0 0px;
    top: 10px;
    right: 14px; }
  #template-product .tabshow .itemthongsokythuaat .flexitem_min > div:nth-child(1) {
    min-width: 50%; }
  #template-product .tabshow .itemthongsokythuaat .flexitem_min > div:nth-child(2) {
    width: auto; } }

.namevendor {
  font-size: 14px;
  height: 40px;
  border: 1px solid #ccc;
  display: flex;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-align: center; }

@media (max-width: 992px) {
  .dqdt-sidebar.sidebar.left-content {
    padding-left: 15px; } }

.listdanhsach ul {
  margin-bottom: 0; }
  .listdanhsach ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }

.margin-top100 {
  margin-top: 40px; }

@media (max-width: 767px) {
  .htmldesltop {
    display: none !important; } }

.starbap-prev-badgetext {
  color: #007bff;
  font-size: 16px;
  margin-left: 7px; }

.product-info .starbap-prev-badgetext {
  font-size: 13px; }

@media (min-width: 1000px) {
  .details-product .titleproduc .title-product {
    font-size: 21px; }
  .titleproduc {
    gap: 0px;
    justify-content: space-between; }
  .starbaprv-widget.starbaprv-preview-badge.starbaprv-preview-badge--with-link * {
    font-size: 13px; }
  .starbaprv-widget.starbaprv-preview-badge.starbaprv-preview-badge--with-link {
    margin-right: 15px; }
  .starbap-prev-badgetext {
    font-size: 14px; }
  .details-product .titleproduc .group-status .spandot {
    font-size: 13px;
    margin-right: 10px; }
  .first_status {
    font-size: 13px; }
  .details-product .titleproduc .title-product {
    width: calc(100%/2); }
  .details-product .titleproduc .group-status {
    width: calc(100%/2);
    margin-left: 30px; } }

.pcol img {
  max-width: 100%;
  height: auto; }

.pcol > * {
  padding: 30px 0; }

.pcol .pcol-loop .pcol-loop-wrap a {
  display: block;
  aspect-ratio: 1;
  position: relative; }
  .pcol .pcol-loop .pcol-loop-wrap a .product-frame {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: 1; }
  .pcol .pcol-loop .pcol-loop-wrap a img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.pcol .pcol-one {
  padding-top: 0; }

.pcol .pcol-two h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  margin: 0; }

.pcol .pcol-two .pcol-two-countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin-top: 30px; }
  .pcol .pcol-two .pcol-two-countdown span {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #ca9766;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    position: relative;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px; }
    .pcol .pcol-two .pcol-two-countdown span:not(:last-child):after {
      content: ":";
      position: absolute;
      right: -15px;
      color: #ca9766;
      font-weight: bold;
      font-size: 20px; }

.pcol .pcol-three .section_coupons {
  padding: 0 !important; }
  .pcol .pcol-three .section_coupons .card, .pcol .pcol-three .section_coupons .coupon-item-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.pcol .pcol-four .pcol-four-item {
  text-align: center; }
  .pcol .pcol-four .pcol-four-item:not(:last-child) {
    margin-bottom: 30px; }
  .pcol .pcol-four .pcol-four-item img {
    max-width: 80%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .pcol .pcol-four .pcol-four-item img {
        max-width: 100%; } }
  .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab {
    text-align: left;
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    overflow: auto hidden;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab {
        max-width: 100%; } }
    .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab li {
      width: calc((100%/4) - 10px);
      text-align: center; }
      @media (max-width: 767px) {
        .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab li {
          width: auto;
          min-width: auto;
          white-space: nowrap;
          margin-right: 15px; } }
      .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab li.active span {
        background: #ca9766;
        color: #FFF; }
      .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab li span {
        background: #F1F1F1;
        padding: 5px 20px;
        cursor: pointer;
        transition: all .5s;
        border-radius: 5px;
        display: block; }
        .pcol .pcol-four .pcol-four-item ul.pcol-four-item-tab li span:hover {
          background: #ca9766;
          color: #FFF; }
  .pcol .pcol-four .pcol-four-item .pcol-four-item-data {
    margin-top: 30px; }
    .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      margin: 0 -15px;
      text-align: left; }
      .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product .pcol-loop {
        width: calc(100%/4);
        padding: 15px; }
        @media (max-width: 767px) {
          .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product .pcol-loop {
            width: 50%; } }
      .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product .pcol-four-item-data-more {
        width: 100%;
        margin-top: 30px;
        text-align: center; }
        .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product .pcol-four-item-data-more a {
          display: inline-block;
          min-width: 200px;
          border: 1px solid #000;
          padding: 5px 10px;
          cursor: pointer;
          text-transform: uppercase;
          color: #333;
          transition: all .5s;
          font-size: 20px;
          border-radius: 5px; }
          .pcol .pcol-four .pcol-four-item .pcol-four-item-data .pcol-four-item-data-product .pcol-four-item-data-more a:hover {
            background: #ca9766;
            color: #FFF;
            border-color: #ca9766; }

.pcol .pcol-six .pcol-six-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px; }
  @media (max-width: 767px) {
    .pcol .pcol-six .pcol-six-wrap {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 30px; } }
  .pcol .pcol-six .pcol-six-wrap .pcol-six-item a {
    display: block;
    overflow: hidden; }
    .pcol .pcol-six .pcol-six-wrap .pcol-six-item a:hover img {
      transform: scale(1.05); }
    .pcol .pcol-six .pcol-six-wrap .pcol-six-item a:hover h3 {
      color: #ca9766; }
    .pcol .pcol-six .pcol-six-wrap .pcol-six-item a img {
      transition: all .5s; }
    .pcol .pcol-six .pcol-six-wrap .pcol-six-item a h3 {
      margin: 15px 0 0;
      color: #333;
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase;
      transition: all .5s; }
    .pcol .pcol-six .pcol-six-wrap .pcol-six-item a p {
      margin: 0;
      color: #333; }

.pcol .pcol-foot {
  padding-bottom: 0 !important; }
  .pcol .pcol-foot .pcol-foot-top {
    min-height: 400px;
    background: rgba(202, 151, 102, 0.5);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 0 15px; }
    .pcol .pcol-foot .pcol-foot-top:after {
      content: "";
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.25);
      z-index: 1; }
    .pcol .pcol-foot .pcol-foot-top h4, .pcol .pcol-foot .pcol-foot-top p, .pcol .pcol-foot .pcol-foot-top form {
      width: 100%;
      text-align: center;
      position: relative;
      z-index: 2; }
    .pcol .pcol-foot .pcol-foot-top h4 {
      color: #FFF;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 15px; }
    .pcol .pcol-foot .pcol-foot-top p {
      margin-bottom: 15px;
      color: #FFF; }
    .pcol .pcol-foot .pcol-foot-top form {
      max-width: 480px; }
      .pcol .pcol-foot .pcol-foot-top form input {
        width: 100%;
        padding: 10px;
        border-radius: 5px;
        border: 1px solid #DbDbDb; }
        .pcol .pcol-foot .pcol-foot-top form input::placeholder {
          text-align: center; }
      .pcol .pcol-foot .pcol-foot-top form button {
        margin-top: 15px;
        background: transparent;
        color: #FFF;
        border: 2px solid #FFF;
        padding: 5px 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-radius: 999px;
        transition: all .5s; }
        .pcol .pcol-foot .pcol-foot-top form button:hover {
          background: #ca9766; }
  .pcol .pcol-foot .pcol-foot-copy {
    background: #ca9766;
    margin: 0;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #CCC;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.pcol .sticky-menu-top {
  position: fixed;
  top: 50%;
  left: unset;
  right: 10px;
  margin: auto;
  z-index: 999;
  display: block;
  background: #fff;
  max-height: fit-content;
  padding: 5px;
  border-radius: 6px;
  width: max-cotent;
  height: auto;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s; }
  @media (max-width: 1024px) {
    .pcol .sticky-menu-top {
      top: initial;
      bottom: 52.5px;
      left: 0;
      right: 0;
      z-index: 9999;
      display: block;
      box-shadow: 0 0 5px #bbb;
      margin: 0;
      transform: none;
      display: flex;
      flex-wrap: nowrap;
      overflow: auto hidden;
      white-space: nowrap;
      gap: 5px; } }
  .pcol .sticky-menu-top.active {
    opacity: 1;
    visibility: visible; }
  .pcol .sticky-menu-top a {
    width: 80px;
    padding: 10px 2.5px;
    background: #fff;
    color: #333;
    margin-bottom: 3px;
    border-radius: 5px;
    cursor: pointer;
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-color: #ca9766;
    border: 1px solid #ca9766;
    text-align: center;
    font-size: 13px; }
    @media (max-width: 1024px) {
      .pcol .sticky-menu-top a {
        width: auto;
        min-height: auto;
        padding: 10px; } }

.fixBox {
  border: 1px solid #DbDbDb !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 4px !important; }

.frameWrap .product-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 1; }
  @media (min-width: 992px) {
    .frameWrap .product-frame {
      width: 75%;
      margin: 0 auto; } }

.in-cell-link {
  color: #cb9866; }
