.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 {
    width: 69px !important;
    height: 100px !important;
}

.border-img img {
    border: 1px solid #f5f5f5 !important;
}

.swiper-slide-thumb-active img {
    border: 1px solid black !important;
}

.breadcrumb-template {
    background: #f6f6f6;
    overflow-x: hidden;
}

.breadcrumb-shops ul li a {
    color: black;
}
.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: #00447a;
    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: #00587a;
}

.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;
}

.size-chose {
    padding: 10px 15px;
    cursor: pointer;
}

.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 #00587a;
    color: #00587a;
    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: #00587a;
    border: 1px solid #00587a;
    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{
  margin-left:15px;
  padding:10px 25px;
  border-radius:16px;
  background:#d9d9d9;
}
.center-align-dnt{
  text-align:center !important;
}

.valueChild2 {
  position:relative !important;
  margin-right:15px;
  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: 25%;
    bottom: 25%;
    font-size:30px;
}
.valueChild2.active img {
  border:4px solid #0f3057 ;
  border-radius: 100%;
   background:none !important;
}
.image{
  width :75px;
  height:75px;
}
.image img{
  width:100%;
  height:100%;
  /*object-fit: cover;*/
  
}
.my-value{
    position: absolute;
    top: -25%;
    color: black;
    right: 27%;
}
.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: #00acff;
    -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 #00acff;
    border-right: 2px solid #00acff;
    -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: #00acff;
    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: #00acff !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%;
    }
}