/*Tài khoản*/

.adn_cate_hit098 .collection_row_flex-right {
  flex: 1 1 80%;
  width: 80%;
  max-width: 1069px;
  padding: 0;
}

.account-area--right {
 
  border: 1px solid #ddd;
  border-bottom: none;
  margin-left: 15px;
}
.adn_address_btn{
  justify-content:center;
}
.adn_account_item{
  text-align:center;
  margin-top: 10px;
}
.title-account {
    margin-bottom: 5px;
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    color: #aaa;
    font-size: 14px;
    font-weight:400px;
}
.account-info__phone-number.active {
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.account-info__email.active {
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.adn_account_mn span a{
  margin-left: 10px;
  font-weight: 400;
  color: #ce8564;;
}
.adn_account_mn i {
  padding-left: 10px;
}
.adn_account_mn:hover{
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.account-area--table {
  border-top: 10px solid #ddd;
}
.is-text-center {
  text-align: center !important; }
  .mgb-10 {
    margin-bottom: 10px;
  }
  .mgb-15 {
    margin-bottom: 15px;
  }
  .is-flex {
  display: flex !important; }
  .breadcrumb-wrap{
    margin-bottom:15px;
  }
  .input-form {
    margin: 10px 0 !important;
      width: 100%;
  }
 .address-form .pdtb-10 {
    padding: 0;
  }
  .address-form input {
  width: -webkit-fill-available;
}
.pdtb-10 {
  padding-top: 10px;
  padding-bottom: 10px; }
  
  .default-btn {
  display: inline-block;
  background-color: white;
  color: black;
  padding: 10px 20px;
  border-radius: 4px;
  border:1px solid #000;
   margin-left:10px;
  }
 
.is-border-default {
  border: 1px solid #d8d8d8;
}
.mgr-15{
  margin-right:15px !important;
}
.filter_content_right{
  justify-content:center;
}
.text2-2{
  width: 100%;
    height: 55px;
    border: 1px solid #d5d4d4;
    border-radius: 8px;
    outline: none;
    color: #000;
    padding: 0 20px;
    font-weight: 500;
    -webkit-appearance: none;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
}
.swiper-container{
    overflow: hidden;
    position: relative;
}
.bt-add-cart{
  display:flex;
  justify-content:center;
}

/* them*/
.breadcrumb-shop ul {
    background: transparent;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 12px;
    height: 40px;
}

.breadcrumb-shop 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-shop ul li a {
    color: black;
}

.breadcrumb-shop 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: 18px;
    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;
    border: 1px solid #000;
    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: 21px;
    border: 1px solid #000;
    border-right: none !important;
}

.bttn-right {
    height: 45px;
    width: 45px;
    border: none;
    outline: none;
    background: none;
    font-size: 21px;
    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:21px;
    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;
}
.valueChild.active {
  background:#0f3057;
  color: white;

}

.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 ;
   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;
}