/*============================================================================
   #Webcms
==============================================================================*/
/* Chi tiết sản phẩm */
.product-detail-media {
  position: relative;
}
.product-detail-media .img-lite-label {
  position: absolute;
  width: auto;
  z-index: 9;
  height: auto;
  top: 20px;
  left: 20px;
}
.product-detail-media .box-media {
    position: relative;
    margin-top: 0 !important;
    overflow: hidden;
    zoom: 1;
}
.product-detail-media .vertical-gallery {
  display: flex;
}
.vertical-gallery .gallery-vertical {
  width: 100%;
}
.gallery-vertical .imgzoom {
  margin-bottom: 20px;
}
.imgzoom  img{
  width: 100%;
  object-fit: cover;
  cursor: zoom-in;
}

.product-detail-main .product-info-main {
  position: relative;
}
.product-info-main .product-info-top {
  display: flex;
}
.product-info-main .product-info-top .product-name {
  font-weight: 400;
  text-transform: uppercase;
  max-width: 85%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  font-size: 26px;
  margin-bottom: 5px;
}
.product-info-top .product-name+div {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 3px;
}
.product-info-main .hideshare-wrap {
  width: 30px !important;
  height: auto !important;
}
.product-info-main .hideshare-wrap .hideshare-lisr {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 45px;
}
.hideshare-lisr a{
  color: #222;
  text-decoration: none;
}
.product-info-price .price-box {
  font-weight: 300;  
}
.normal-price .price {
  color:#be2c15;
  font-size: 20px;
}
.product-info-main .product-attribute {
  text-transform: uppercase;
}
.product-info-main .product-attribute strong {
  font-weight: 400;
}
.product-info-main .product-attribute span {
  font-weight: 300;
}
.fieldset .fieldset {
  margin: 0;
}
.swatch-attribute .swatch-attribute-label {
  position: relative;
  text-transform: uppercase;
}
.swatch-attribute-options {
  display: flex;
}
.swatch-attribute-options .swatch-option {
  width: 50px;
  height: 50px;
  background-size: cover !important;
  border-radius: 0 !important;
  border: #cdcdcd 1px solid;
  margin: 5px;
  object-fit: cover;
}
.swatch-option {
 display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  text-overflow: ellipsis;
  transition: all .3s;
}
.swatch-attribute .text{
  width: 41px;
  height: 41px;
  line-height: 41px;
  padding: 0;
  font-size: 14px;
  color: #231f20;
  font-weight: 400;
}
.swatch-attribute .swatch-option {
  min-width: 28px;
  margin: 3px;
}
.product-options-bottom .size-guide {
  font-size: 14px;
  text-decoration: underline;
  color: #231f20;
  cursor: pointer;
}
.product-options-bottom .box_tocart {
  margin-top: 10px;
}
/* .product-options-bottom .box_tocart .fieldset {
  float: left;
} */
.box_tocart .fieldset .field {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}
.fieldset .field .control {
  border: 0;
  background-color: #e8e8e8;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative;
  height: 40px;
  text-align: left;
  display: inline-block;
}
.field .control .edit-qty {
  font-weight: 300;
  font-size: 24px !important;
  padding-top: 6px !important;
  display: block;
  text-align: center;
  color: #222;
  line-height: 1;
  position: absolute;
  top: 2px;
  left: 16px;
  cursor: pointer;
  border: 0;
  background: transparent;
}
.field .control .input-text {
  width: 115px;
  border: 0;
  height: 40px;
  background: 0 0;
  padding: 0;
  font-size: 16px;
  color: #222;
  text-align: center;
  font-weight: 400;
}
.field .control .plus {
  right: 16px !important;
  left: auto;
}
.box_tocart .fieldset .actions {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.fieldset .actions .tocart {
  background-color: #fff;
  color: #231f20;
  font-weight: 400;
  border-radius: 0;
}
.fieldset .actions .primary {
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  border: 1px solid #231f20;
  line-height: 40px;
  text-transform: uppercase;
  height: 40px;
  text-align: center;
  box-shadow: none;
}
.accordion_first-label,
.accordion_last-label {
  text-transform: uppercase;
  font-size: inherit;
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
}
.accordion_first-label::before,
.accordion_last-label::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #231f20;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 0;
  top: 18px;
}
.accordion_first-label h4,
.accordion_last-label h4{
  font-size: initial;
}
.accordion_first-content {
  font-weight: 300;
}
.bannrer_img-littal img {
  width: 100%;
}
#maincontentt .upsell-product-list {
  margin-top: 60px;
  margin-bottom: 60px;
}
#maincontentt {
  min-height: 85vh;
 padding: 0 2%;
}
.content-heading .title {
  font-size: 26px;
  font-weight: 400;
}
.text-uppercase {
  text-transform: uppercase;
}
.content-heading .block-note {
  font-weight: 300;
  color: #707070;
}
.product-img-content {
  margin-bottom: 10px;
  position: relative;
}
.product-img-content img {
  width: 100%;
  
}
.product-img-content .product-labels {
  text-align: center;
  font-size: 12px;
  top: 8px;
  right: 0;
  z-index: 8;
  background: 0 0;
  color: #231f20;
  position: absolute;
  display: block;
  text-transform: uppercase;
}
.product-labels .sold-out-label {
  background-color: #231f20;
}
.product-labels .product-label {
  padding: 0 8px;
  line-height: 24px;
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-size: initial;
}
.product-detail-content .product-item-name {
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
}
.product-item-name a {
  color: #222;
  font-weight: 500;
  text-decoration: none;
}
.product-item-name a:hover {
  color: #222;
  text-decoration: none;
}
.price-boxx {
  font-weight: 300;
  text-align: left;
}
.price-boxx .normal-price {
  font-size: 18px;
  color: #be2c15;
}
.related-product-main {
  margin-top: 60px;
  margin-bottom: 60px;
}
/* Số lượng */
.buttons_added {
  float: left;
}
.buttons_added .qty-btn{
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color: #abafb2;
  height: 26px;
  padding: 0;
  text-align: center;
  width: 25px;
  border: 1px solid #dadbdd;
  border-radius: 0;
  
  -webkit-appearance: none;
}

.buttons_added input {
  background: #ededed;
  font-weight: 500;
  font-size: 15px;
  height: 26px;
  padding: 0;
  text-align: center !important;
  width: 35px;
  border: 1px solid #dadbdd;
  border-left: none;
  border-right: none;
  border-radius: 0;
 line-height: 4;
  -webkit-appearance: none;
  margin-left: -4px;
  margin-right: -4px;
}
.active {
  color: #dad7d7;
  background-color: #dad7d7;
}

.accordion_first_content { 
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; 
  padding-left: 20px;
}
.accordion_last_content { 
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; 
  padding-left: 20px;
}
.activ::before {
  transform: rotate(-90deg);
}
.product-options-wrapper {
    margin: 10px 0;
}
.product-variants {
    margin-bottom: 15px;
}
.product-variants:last-child {
    margin-bottom: 0;
}
/* Swiper*/
.swiper-container {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}


.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:70px;
	right:1px;	
	z-index: 9999;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	padding: 12px 14px 7px 14px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
}
.scroll:hover {
	background: #333;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}

.scroll .fa {
	font-size:20px;
	margin-top: -5px;
	margin-left: 1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

