

.swiper-slide-thumb-active img {
    opacity: 1 !important;
}

.opacity-dnt img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.opacity-dnt{
  height:150px !important!;
}

.mySwiper-sp-view .swiper-slide {
  height: 120px !important;
}

.col-sm-3 .swiper-container {
  overflow: visible;
}


.dnt-fas-style {
    color: black !important;
    font-size: 40px !important;
}

.dnt-style-next {
    position: absolute !important;
    right: -7px !important;
}

.dnt-style-prev {
    position: absolute !important;
    left: -7px !important;
}

.bt-slider {
    background: black !important;
}

.bt-slider i {
    color: white !important;
    font-size: 30px !important
}

.breadcrumbs {
    background: #f5f5f5;
    border-bottom: 1px solid #e7e7e7
}

.breadcrumb {
    padding: 0px 15px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    margin-bottom: 0 !important;
    border: 0px !important;
}

body {
    font-family: 'Quicksand', sans-serif !important;
}

.product-template {
    margin-top: 30px;
}

.name-product-template {
    font-size: 20px;
    font-weight: 700;
}

.MSP-code {
    font-size: 12px;
    color: #a3a5a7;
}

.sale-off-dnt {
    padding: 5px 10px;
    background: #a3a5a7;
    color: #f94c43;
    margin-right: 10px;
    background: #ededed;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
}

.price-prd-temp {
    font-size: 17px;
    opacity: .92;
    font-weight: bold;
    color: #f94c43;
}

.price-product-template del {
    font-size: 14px;
    color: #777a7b;
    padding-left: 10px;
    font-weight: 500;
}

.size-prd-temp {
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
}

.size-prd-seclect {
    -webkit-appearance: none;
}

.size-prd-seclect:checked+span {
    background: black;
    color: white;
}

.swatch-picker {
    padding-top: 5px;
}

.select-color label {
    border: 1px solid #808284;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.select-color span {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #dfe0e1;
    padding: 3px;
    text-align: center;
}

.name-color-prd-temp {
    margin-bottom: 8px;
}


/* quantity */

.btn_numberplus {
    display: flex;
}

.form-control {
    width: 80px !important;
    text-align: center;
    outline: none !important;
    border-radius: 0 !important;
}

.button_qty {
    outline: none;
    border: none;
    width: 40px;
    font-size: 13px !important;
    text-align:center !important;
}

.bt-add-cart {
    width: 100%;
    display: block;
    padding: 15px 0px;
    outline: none;
    background: #FEEEEA;
    color: #ee4d2d;
    font-weight: 700;
    border: 0;
    border-radius: 5px;
    
}
.bt-add-cart:hover {
  box-shadow: none;
  outline: none;
  background-color: #ee4d2d;
  color: #FFF;
}

.bt-buy-now {
    width: 100%;
    display: block;
    padding: 15px 0px;
    outline: none;
    background-color: #ee4d2d;
    color: white;
    font-weight: 700;
    border: 0;
    border-radius: 5px;
}
.bt-buy-now:hover {
  box-shadow: none;
  outline: none;
  background-color: #ff6200;
  color: #FFF;
}

.add-cart {
    margin: 15px 0px;
}

@media screen and (max-width:991px) {
    .mrt-30 {
        margin-top: 30px !important;
    }
}

.on-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.product-action-bottom {
    display: flex;
}

.prd_quantity {
    height: auto !important;
}
.valueChild2.active{
  display:inline-block;
  /*border-radius:50%;*/
  border:1px solid #000;
  background:black;
  color:white;
  
}
.valueChild2 {
  margin-right:5px;
  /*width:30px;*/
  /*height:30px;*/
  border:1px solid #e5e5e5;
  /*border-radius:50%;*/
  padding:5px 15px;
  cursor: pointer;
}
.color-checked{
  width:100%;
  height:100%;
  
}
.valueStyle{
    display: block !important;
    margin-right:5px !important;
    background: #fff !important;
    width: 40px !important;
    height: 40px !important ;
    line-height: 40px !important;
    position: relative !important;
    border: 1px solid #e5e5e5 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-align: center !important;
    cursor: pointer !important;
}
.valueStyle.active{
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff ;
}
.values-attributes{
  margin-bottom:10px;
}
.breadcrumb a{
  color:black !important;
}
.breadcrumb:hover a{
  text-decoration:none !impotant;
}
/* Hải thêm*/
#box-detail-store {
  background: black !important;
  height: 58.4px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
.box-detail:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-right: 10px;
}
.store_address {
  margin-top: 15px;
}
.store_address .item {
  background-color: #eee;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 5px 20px;
}
.store_address ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.store_address ul  li {
  padding: 10px 14px !important;
  line-height: 1;
  display: flex;
}
.name-house {
  padding-left: 10px;
  font-size: 14px;
  padding-right: 10px;
  line-height: 1;
}
.store_address  .main li span {
  padding-left: 10px;
}
.store_address ul  li a {
  padding-bottom: 3px;
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.detail {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.activebox:after {
  content: "\2212";
}
.store_address h3 {
  font-size: 20px;
}

.swiper-wrappera a {
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
}
.swiper-wrappera  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .col-sm-3 .mySwiper-sp-view {
    display: none;
  }
  
}
@media screen and (max-width:469px) {
  .swiper-wrappera a {
    width: 60px;
    height: 60px;
  }
}