* {
  padding:0;
  margin:0;
}
.breadcrumb-shop ul {
    background: transparent;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 12px;
    height: 40px;
}

.breadcrumb-shops ul li {
    display: inline-flex;
    align-items: center;
}

.mrb-20 {
    margin-bottom: 20px;
}

.mrt-20 {
    margin-top: 20px
}

.dnt-fas-style {
    font-size: 40px !important;
    color: black !important;
}

/*.border-img {*/
/*    height: 100px !important;*/
/*}*/

.border-img img {
    border: 1px solid #f5f5f5 !important;
    width:100%;
    height:100%;
    object-fit:cover
}

.swiper-slide-thumb-active img {
    border: 1px solid black !important;
}

.breadcrumb-template {
    background: #f6f6f6;
    overflow-x: hidden;
}

.breadcrumb-shops ul li a {
    color: black;
    font-size: 16px;
}
.breadcrumb2{
  display:flex;
  align-items:center;
  padding:10px 10px;
  margin :0 !important;
}
.breadcrumb-shops ul>li+li:before {
    content: "";
    width: 32px;
    height: 32px;
    transform: rotate( 45deg);
    border-top: 1px solid #e9ebee;
    border-right: 1px solid #e9ebee;
    margin-right: 22px;
    display: inline-block;
}

.mySwiper2-sp-view {
    border: 1px solid #f5f5f5 !important;
}

.prod-tpl-name h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
}

.pad-5 {
    padding: 0px 5px;
}

.dnt-star2 i {
    color: #000;
    font-size: 1em;
}

.price-preview {
    padding: 10px;
    background: #f2f2f2;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-top: 10px;
    /* align-items: center; */
}

.product-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product-price del {
    font-size: 14px;
    color: #999;
    padding-right: 10px;
}

.prod-sales {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    border-radius: 3px;
    padding: 2px 4px;
    background: #008891;
    font-size: 12px;
}

.prod-price {
    font-size: 22px;
    font-weight: 800;
    color: #000;
}

.title-color {
    font-size: 16px;
    font-weight: 700;
}
.txt-sp-prd{
  font-size:16px;
   font-weight: 700;
}
.mrb-10 {
    margin-bottom: 10px;
}

.mrr-5 {
    margin-right: 5px;
}



.pick-size-hdsize {
    display: flex;
  
}
.pick-size{
  padding:0;
}
.quantity-number {
    margin-top: 10px;
    justify-content: space-between;
}

.bt-hd-size {
    outline: none;
    border: none;
    background: none;
}

.modal-body img {
    object-fit: cover;
}

.modal-header {
    display: block !important;
}

.banner-mini:hover .hover-hidden1 {
    opacity: 1;
}

.Best-Ban-Chay:hover .hover-hidden1 {
    opacity: 1;
}

.bt-cart-prod {
    justify-content: space-between;
}

.bt-add-cart-prd {
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    box-shadow: none;
    width: 95%;
    padding: 10px 25px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    outline: none;
    -webkit-appearance: button;
    cursor: pointer;
    margin-top: 15px;
}

.bt-add-bynow {
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    box-shadow: none;
    width: 95%;
    padding: 10px 25px;
    line-height: 22px;
    background: #000;
    border: 1px solid #000;
    color: white;
    outline: none;
    -webkit-appearance: button;
    cursor: pointer;
    margin-top: 15px;
    float: right;
}

.bt-cartss {
    width: 50%;
}


/* quantity */

.bttn-left {
    height: 45px;
    width: 45px;
    border: none;
    background: none;
    outline: none;
    /*font-size: 18px;*/
    border: 1px solid #000;
    border-right: none !important;
}

.bttn-right {
    height: 45px;
    width: 45px;
    border: none;
    outline: none;
    background: none;
    /*font-size: 18px;*/
    border-left: none !important;
    border: 1px solid #000;
}

.input-quantity {
    height: 45px;
    width: 60px;
    text-align: center;
    margin-left: -5px;
    margin-right: -5px;
    /*font-size:17px;*/
    outline: none;
    border-left: none !important;
    border-right: none !important;
    border: 1px solid #000;
}


/* Description */

.collapsible {
    background: white;
    color: black;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border: 1px solid #f5f5f5;
}

.collapsible2 {
    background: white;
    color: black;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border: 1px solid #f5f5f5;
}

.collapsible33 {
    background: white;
    color: black;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border: 1px solid #f5f5f5;
}
.collapsible:after {
    content: '\f078';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-family: FontAwesome;
}
.collapsible.active:after {
    content: "\f077";
    font-family: FontAwesome;
}
.collapsible2:after {
    content: '\f078';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-family: FontAwesome;
}

.collapsible2.active:after {
    content: "\f077";
    font-family: FontAwesome;
}
.collapsible33:after {
    content: '\f078';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-family: FontAwesome;
}
.collapsible33.active:after {
    content: "\f077";
    font-family: FontAwesome;
}
.content {
    padding: 0 18px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.content2 {
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.content33 {
    padding: 0 18px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.dnt-title-category2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: #0f3057;
}
.valueChild2.active{
  background:none !important;
}
.valueChild.active {
  background:#0f3057;
  color: white;

}
.size-chose{
    cursor: pointer;
  margin-left:15px;
  margin-bottom:15px;
  padding:10px 15px;
  border-radius:4px;
  background:#d9d9d9;
}
.size-chose2{
  cursor: pointer;
  margin-left:15px;
  margin-bottom:15px;
  padding:10px 25px;
  border-radius:16px;
  background:#d9d9d9;
}
.center-align-dnt{
  text-align:center !important;
}

.valueChild2 {
  position:relative !important;
  margin-right:15px;
  margin-bottom:25px;
  padding:0 !important;
}
.valueChild2.active::before{
  display:block;
}
.valueChild2::before{
  position: absolute;
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0f3057;
    display: none;
    right: 5%;
    bottom: 0%;
    font-size:20px;
}
.valueChild2.active img {
  border:2px solid #0f3057 ;
  border-radius: 100%;
  background:none !important;
}
.image{
  width :50px;
  height:50px;
  background:white;
}
.image img{
  width:100%;
  height:100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  object-fit: none;
}
.my-value{
    position: absolute;
    top: -40%;
    color: black;
    right: 27%;
    display: none;
}
.mrb-30{
  margin-bottom:30px;
}
.box-filter {
    max-width: 100%;
    transition: all .3s;
    margin:10px 0px;
}
.filter-size-suggestion {
    padding: 15px 20px;
    border: 2px dashed #00BCC2;
}
.title_weight {
    display: flex;
    justify-content: space-between;
}
.mt_2{
  margin:10px 0px;
}
.bt-hd-size{
  font-size: 16px;
  font-weight: 700;
}
summary{
  font-size:16px !important;
   font-weight: 700 !important;
}

/*giúp bạn chọn size*/
.size-suggestion__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.size-suggestion__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #000 !important;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: 700;
    margin-right: 20px;
}

.size-suggestion__button svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.size-suggestion__button:after {
    content: "";
    margin-left: 10px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate( 135deg);
    transform: rotate( 135deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.size-suggestion__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;            
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.size-suggestion__icon>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
    padding: 0 10px;
    height: 25px;
    border-radius: 100px;
    color: #fff;
}

.size-suggestion__icon,
.size-suggestion__icon>span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.size-suggestion__icon i {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    color: #fff;
}

.size-suggestion__icon+.size-suggestion__icon:before {
    content: "-";
    display: block;
    margin-right: 10px;
}

.size-suggestion__icon svg {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.size-suggestion__icon svg path {
    fill: currentColor!important;
}

.size-suggestion-content {
    display: none;
    position: relative;
    overflow: hidden;
}

.size-suggestion-content:before {
    content: "";
    display: block;
    padding-top: 0;
    width: 100%;
    top: 0;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.size-suggestion {
    width: 100%;
    border: 2px dashed #fa6400;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #fff;
}

.size-suggestion__field {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 15px;
}

.size-suggestion__field label {
    display: block;
    width: 100%;
    font-weight: 700;
}

.size-suggestion__field input {
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #0001;
    border-radius: 100px;
    height: 7px;
}

.size-suggestion__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.size-suggestion__body-size[data-size=thin] {
    background-position: 50%;
}

.size-suggestion__body-size {
    position: relative;
    display: block;
    width: 25%;
    background-color: #0001;
    margin: 0 10px;
    background-image: url(https://media.coolmate.me/image/January2021/1199570911078094.RbWVKKqAr4wiSLLjxUBz_height640.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.size-suggestion__body-size {
    width: 33.33333333%;
    padding: 0 0px !important;
  
}
.size-suggestion__body-size:before {
    content: "";
    display: block;
    padding-top: 150%;
    width: 100%;
}

.size-suggestion__body-size p {
    position: absolute;
    left: 50%;
    bottom: 0;
    padding: 5px 10px;
    background-color: #fa6400;
    color: #fff;
    font-size: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
/*.size-suggestion__body-size p{*/
/*  padding-top:30% !important; */
/*}*/
.size-suggestion__label {
    display: block;
    width: 100%;
    text-align: center;
}

.size-suggestion__values,
.size-suggestion__values>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.size-suggestion__values>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    background-color: #000 !important;
    width: 50px !important;
    height: 50px !important;
    color: #fff !important;
    margin: 10px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    text-transform: uppercase;
}

.size-suggestion__values>div span {
    font-size: 12px;
    font-weight: 400;
}

.size-suggestion>.text--center {
    text-align: center;
    display: block;
    color: #fa6400;
    text-decoration: underline;
}

.size-suggestion__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 15px;
    background-color: #fff;
    border-radius: 5px;
    color: #000;
    width: 100px;
    margin: 0 auto;
}

.size-suggestion__body-size[data-size=thin] {
    background-position: 50%;
}

.size-suggestion__body-size[data-size=normal] {
    background-position: 88%;
}

.size-suggestion__body-size[data-size=fat] {
    background-position: 12%;
}

.size-suggestion__body-size.is-active {
    -webkit-box-shadow: -1px 1px 1px 0 #fa6400, 1px -1px 1px 0 #fa6400, 1px 1px 1px 0 #fa6400, -1px -1px 1px 0 #fa6400;
    box-shadow: -1px 1px 1px 0 #fa6400, 1px -1px 1px 0 #fa6400, 1px 1px 1px 0 #fa6400, -1px -1px 1px 0 #fa6400;
}

.size-suggestion__field input::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #04AA6D;
    cursor: pointer;
}

.size-suggestion__field input::-moz-range-thumb {
    background: #fa6400;
    cursor: pointer;
}

.size-suggestion__button.is-active:after {
    -webkit-transform: rotate( -45deg) translate3d(-3px, 3px, 0);
    transform: rotate( -45deg) translate3d(-3px, 3px, 0);
}

.align--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display:flex;
}

.justify--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.align--end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .grid--stackable>.grid__column {
        width: 100%!important;
        -webkit-box-flex: 1!important;
        -ms-flex: 1 0 auto!important;
        flex: 1 0 auto!important;
    }
    .product__prices--compare {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .size-suggestion__button {
        margin-right: 10px;
    }
    .size-suggestion__body-size span {
        padding: 5px !important;
        font-size: 10px !important;
    }
    .size-suggestion__body-size {
        width: 100%;
    }
    .modal-deal{
      width:100% !important;
    }
}
@media screen and (max-width: 520px) {
  .size-chose2 .image {
    width: 35px;
    height: 35px;
  }
  .size-chose2 .image .my-value {
    top: -50%;
    right: 10%;
  }
  .valueChild2 {
    margin-right: 6px;
    margin-left: 6px;
  }
  .size-chose {
    padding: 5px 10px;
  }
}
/*Mua cùng deal shock*/
.sometime-buy h3 {
  text-align:center;
}
.image_plus{
  border:1px solid rgb(216,216,216);
  border-radius:4px;
  padding:5px;
  position: relative;
}
.image_plus2{
  width:150px;
  height:150px;
  border:1px solid rgb(216,216,216);
  border-radius:4px;
  padding:5px;
}
.image_plus2 img {
  width:100%;
  height:100%;
}
.image_plus img {
  width:100%;
  height:100%;
}
.addorder{
  justify-content: space-evenly;
  align-items:center;
}
.addorderimg1{
  color: rgb(144, 144, 145);
  font-size: 30px;
  font-weight: 300;
  margin: 0px 10px
}
.addorderlist li input {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 4px 0 0;
}
#variation_deal_name {
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:center;
}
.nice_title{
  font-size:18px;
  font-weight:800;
  color:#0f3057;
}
.block-check{
  font-size:16px;
}
.price_right .price{
  font-size:16px;
}
.title-attributes{
  font-size:16px;
  font-weight:bold;
}
.modal-deal{
  position: relative;
  background-color: #fefefe;
  margin: auto;
  z-index:99;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

.modal-deals.open{
  display:block;
}
.close-deal{
    border-radius: 100%;
    background: #00587a;
    width: 22px;
    height: 22px;
    float: right;
    text-align: center;
    color: white;
    line-height: 20px;
    cursor: pointer;
}
.checkbox-deal{
  width:20px !important;
  height:20px !important;
}
.btn-open-modal{
  position:relative;
  border:none;
  outline:none;

}
.btn-open-modal2{
  position:relative;
  border:none;
  outline:none;

}
.addorderbuttonall{
  margin-top:20px;
  background: red;
  color:white;
  font-weight:bold;
  border:none;
  outline:none;
}
.addorderbuttonall:disabled{
  background: #dddddd;
  cursor:not-allowed;
}
.input_padding_left{
  align-items:center;
  justify-content:center;;
}
.nice_title{
  margin-left:10px;
}
.price_right{
  text-align:center;
}
.btn-open-modal2{
  text-align:center;
}
.product-box-deal1::after {
  content:"+";
  position:absolute;
  font-weight: bold;
  right:-10px;
  top:40%;
  font-size:30px;
  color:red;
}
/*.product-box{*/
/*  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);*/
/*  padding:10px 0px;*/
/*}*/
.modal-deals{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
#deal-saler{
  color:red;
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.btn-submit-deal{
    font-size: 14px;
    text-align:center;
    font-weight: 600;
    text-transform: none;
    box-shadow: none;
    padding: 10px 25px;
    line-height: 22px;
    background: #00587a;
    border: 1px solid #00587a;
    color: white;
    outline: none;
    width:100%;
}
.price2{
  color:red;
  font-size:18px;
  font-weight:800;
  
}
.product-box-deal1{
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}
.product-box-deal{
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}
.padding-t-b{
  padding:10px 0px;
}
.deal-shock-title{
  position: absolute;
  right:2%;
  background: red;
  color: white;
  padding: 5px;
}
.deal-shock-text{
  position: absolute;
  left:2%;
  bottom:1%;
  background: red;
  color: white;
  padding: 5px;
}
.size-chose2.active{
  background:black;
  color:white;
}
ul {
    list-style-type: none;
}
/*.class-test .swiper-wrapper {*/
/*  position: absolute;*/
/*}*/

/* css checkout */
.main-checkout .section_checkout {
 padding: 10px 0;
}
.main-checkout .section_checkout .woo-wrap {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .main-checkout .section_checkout .woo-wrap .woo-left {
    width: 48.7%;
  }
  .main-checkout .section_checkout .woo-wrap .woo-right {
    width: 51.3%;
    padding-left: 8.5rem;
  }
}
.section-checkout {
  display: grid;
  grid-template-columns: 1.5rem 1fr;
  grid-gap: 0.75rem 0.5rem;
  -webkit-box-align: center;
  align-items: center;
}
.pd-35 {
  padding-bottom: 35px;
}
.container-fluid--ct15 {
  max-width: 1122px;
  --bs-container-width: 1122px;
}
.section-checkout .checkout_head {
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-left:5px;
}
.section-checkout .checkout_head .checkout_head_title--18 {
  font-weight: bold;
  font-size: 16px;
}
.checkout_body--outside {
  grid-column: 1/3;
}
.form-control.form-control--f {
  background-color: #fff;
  border-color: #8C8C8C;
  font-weight: 500;
}
.control{
  display:flex;
}
.checkout_body--outside .form-control {
  border: 1px solid #8c8c8c;
  height: 41px;
  box-shadow: none;
}
.checkout_body--outside .col {
  margin-top: 1rem;
}
.separate-line--gradient {
    background: repeating-linear-gradient(135deg, #B8CBE0 0 16px, #fff 0 24px, #FDBFAD 0 40px, #fff 0 48px);
}
.separate-line {
    width: 100%;
    height: 4px;
}
.checkout_head .checkout_head_title {
  font-weight: bold;
  font-size: 16px;
}
.checkout_body .box-picker {
  display: block;
  cursor: pointer;
}
.mb-20 {
  margin-bottom: 20px;
}
.checkout_body .box-picker .box-picker_input {
  display: none;
}
.checkout_body .box-picker .box-picker_checkmark {
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-color: #004377;
  background-color:#fbfdff;
  border-radius: 5px;
}

.box-picker_checkmark_icon::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #47afff;
    border-radius: 100%;
}
.box-picker_input:checked + .box-picker_checkmark_icon::after {
    background-color: #47afff;
}
.box-picker_checkmark_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #8e9095;
  background-color: #fff;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  padding: 2px;
  border-color: #47afff;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
.box-picker_checkmark .row {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.gx-10 {
    --bs-gutter-x: 0.625rem !important;
}
.box-picker_checkmark .row > * {
    -ms-flex-negative: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .row-cols-md-3 .col {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: 33.33333%;
  }
}
.unit-item {
  text-align: initial !important;
}
.box-picker_checkmark .align-items_center {
  display: flex;
  align-items: center;
}
.checkout_body--outside .rows {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.g-12 {
  --bs-gutter-y: 0.75rem !important;
  --bs-gutter-x: 0.75rem !important;
}
.ls-20 {
    letter-spacing: 0.02em !important;
}
.mt-20 {
    margin-top: 1.25rem !important;
}
.pt-35{
  padding-top: 2.1875rem !important;
}
.checkout_icon i {
  font-size:1.5rem;
  margin-top: 10px;
}
.pt-35 .checkout_body--outside .form-control {
    height: 110px;
}
.m-sticky-top {
  position: sticky;
  top: 90px;
  left: 0;
  z-index: 99;
}
.border-C0 {
    border-color: #c0c2cb !important;
}
.pd-20 {
  padding-bottom: 1.25rem !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom h2 {
  font-size: 18px !important;
  font-weight: 700 !important;
}
.border-bottom h2 .fw-medium {
  font-size: 16px;
  font-weight: 400 !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.p-25, .py-25 {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important;
}
.checkout-pd-wrap {
    overflow-y: auto;
    max-height: 344px;
}
.checkout-pd:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.checkout-pd {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    padding-right: 1rem;
    border-bottom: 1px solid ;
}
.checkout-pd_img {
    width: 66px;
    position: relative;
    display: block;
}
.checkout-pd__img img {
    border-radius: 5px;
}
.checkout-pd_img > * {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.checkout-pd_info {
    width: calc(100% - 66px);
    padding-left: 1rem;
}
.checkout-pd_title {
    margin-bottom: 0.2rem;
    letter-spacing: 0.02em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.checkout-pd_price {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.border-C05 {
    border-color: rgba(192, 194, 203, 0.5) !important;
}
.p-30, .py-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-C05 .rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.row-cols-2 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
.fw-medium {
    font-weight: 500 !important;
}
.fz-14 {
  font-size: 14px;
}
.fw-semi {
    font-weight: 600 !important;
}
.fz-16 {
  font-size: 16px;
}
.text-end {
  text-align: right !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.py-rows .rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.gx-10 .btn-primary {
  background-color: #f4b301;
  border-color: #f4b301;
  color: #fff;
  font-size: 14px;
  width: 100%;
  border-radius: 5px;
  margin: 0;
}
.gx-10 .btn-primary:focus {
  border-color: #f4b301;
}
.woo-right {
  width: 100%;
}
.woo-sticky .rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px;
    background-image: url(https://assets.website-files.com/618e479701c18f6732605a35/619f4bbc61f0ec7e3ca1e09a_arrow-down.svg);
    padding-left: 5px;
    font-size: 16px;
}
/*chinh sua slick*/
.box_variation {
  display: none;
  width: 100%;
  position: relative;
}

.box_variation.active {
  height: initial;
  display: flex;
}

.box_variation .image-list {
  width: 9%;
  display: flex;
  flex-direction: column;
  margin-right: 15px;
  max-width: 100px;
  position: absolute;
  z-index: 99;
  left: 10px;
  top: 10px;
}
.box_variation .image-list .slick-list {
  height: auto;
}
.box_variation .image-list .slick-track {
  height: auto;
}
.box_variation .image-list .slick-slide {
  width: 35px !important;
  height: 35px;
}
.box_variation .image-list .slick-active {
  width: 35px !important;
  height: 35px;
}
.box_variation .image-list-big {
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
}
.box_variation .image-list-big .big-image {
  aspect-ratio: 15/15;
}
.box_variation .slick-arrow-right {
  position: absolute;
  right: 10px;
  bottom: 45%;
  z-index: 9;
  height: 30px;
  width: 30px;
  transform: rotate(-180deg);
  color: #5a5959;
  opacity: 1;
  cursor: pointer;
}
.box_variation .slick-arrow-left {
  position: absolute;
  left: 10px;
  bottom: 45%;
  z-index: 9;
  height: 30px;
  width: 30px;
  transform: rotate(0deg);
  color: #5a5959;
  opacity: 1;
  cursor: pointer;
}
.box_variation .image-list .slick-current {
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
/**/
.pd-page {
  text-align: center;
}
.pd-page .pd-page_nuber-a-Lastcheck {
  border: 2px solid #e1e1e1;
  height: 31px;
  padding-left: 11px;
  border-radius: 2px;
  font-size: 17px;
}
.pd-page_nuber>a {
  margin: 0 5px;
  font-weight: 600;
  font-size: 18px;
  color: #a8aaaa;
}
.hchecknone {
  display: none;
}
.activepage {
  color: #000 !important;
}
@media screen and (max-width:540px) {
  .image-list .slick-list .slick-track {
  width: 100% !important;
  height: 35px !important;  
  }
  .box_variation .image-list .slick-active{
   
    height: 35px;
  }
  .image-list .image-item img {
    position: relative !important;
  }
}
@media screen and (max-width:420px) {
   .box_variation .image-list .slick-active{
    width: 100% !important;
    height: 35px;
  }
}
.slick-track .slick-slide {
  margin-top: 4px;
}

.slick-track .slick-slide .image-item {
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
}
.content_Danhgia {
  padding: 15px;
}
.content_Danhgia .box_title {
  display: flex;
  border-bottom: 1px solid #8c8c8c;
  padding: 2px 0;
}
.content_Danhgia .box_title h4 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin: 0;
}
.content_Danhgia .box_title .counts {
  margin-left: 3px;
}
.info_content {
  display: flex;
  padding-top: 10px;
  margin-left: 10px;
}
.info_content .title_fullname {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  
}
.info_content .time_comment {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #8c8c8c;
  margin-left: 5px;
}
.content_Danhgia .comment {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-left: 5px;
  line-height: 12px;
  padding: 10px;
}
/*bbb*/
.size-suggestion__field {
  accent-color: black;
}
.size-suggestion__button span {
  color: black;
}