/*================= BEGIN: style ==================*/
.fancybox-infobar,
.fancybox-toolbar .fancybox-button--zoom,
.fancybox-toolbar .fancybox-button--play,
.fancybox-toolbar .fancybox-button--thumbs{
  display: none !important;
}
.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right : 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}
.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}
.fancybox-thumbs-x .fancybox-thumbs__list{
  margin: 0 auto;
}
.fancybox-thumbs__list a::before {
  border: 2px solid #f60000;
}
/* #page-member .fancybox-is-open .fancybox-bg{
  opacity: .99;
} */
/* #page-product .fancybox-button{
  background: #000000;
} */
.mess-none-cart{
  padding: 10px;
}
.hidden_ipt{
  display: none !important;
}
.div_input{
  position: relative;
}
.page-not-found{
  padding: 100px 0px;
}
.page-not-found a{
  color: #333333;
}
.page-not-found span{
  line-height: 35px;
}
.disabled{
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.disabled-mouse{
  pointer-events: none;
}
.upcare{
  text-transform: uppercase;
}
.div_input .glyphicon:before{
  display: none;
}
.div_input .form-control-feedback{
  width: 40px;
  height: 40px;
  line-height: 40px;
}
iao-alert-box{
  top: 50px;
  z-index: 99998 !important;
}
.mgl10{
  margin-left: 10px;
}
.hidden_ipt{
  display: none !important;
}
.ck_desc_img {
  display: block;
  background: #f5f5f5;
  font-style: italic;
  padding: 5px 10px;
  color: #333333;
  text-align: left;
}
.ck_desc_img:empty{
  display: none;
}
/* .languageTop ul li a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7;
}
.languageTop ul li:hover a img,
.languageTop ul li.active a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
} */
.languageTop ul li{
  padding: 1px;
  border: 1px solid #ffffff;
}
.languageTop ul li:hover,
.languageTop ul li.active{
  border: 1px solid #523594;
}
.mmlang ul li.active a{
  color: #523594;
}
.hidden_ship{
  display: none !important;
}
.giayfoot{
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
}
.beformfoot .frpon input{
  width: 100%;
}
#page-member .content .button{
  background: #523594;
}
/*================= END: style ==================*/

/*================= BEGIN: menu ==================*/

/*================= END: menu ==================*/

/*================= BEGIN: about ==================*/
.hpaboutone .thumbone img{
  opacity: 1;
}
/*================= END: about ==================*/

/*================= BEGIN: main ==================*/
.jquery-modal.blocker.current{
  z-index: 99998;
  background-color: rgba(0,0,0,0.8);
  padding: 0px;
}
#popupmain.modal{
  width: auto;
  padding: 0px;
  z-index: 9999;
  overflow: unset;
  background: transparent;
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0px #000;
  -moz-box-shadow: 0 0 0px #000;
  -o-box-shadow: 0 0 0px #000;
  -ms-box-shadow: 0 0 0px #000;
  box-shadow: 0 0 0px #000;
}
#popupmain.modal .modal a.close-modal{
  font-size: 0px;
}
.jquery-modal .modal{
  max-width: 80%;
}
.bannerhome .dslink{
  margin: 0 auto;
}
.howdohome .hmtitle a{
  color: #0000ff;
}
/*================= END: main ==================*/

/*================= BEGIN: news ==================*/

/*================= END: news ==================*/

/*================= BEGIN: product ==================*/

.payment-result .pay-title{
  color: #269a3e;
  margin: 10px 0px;
  padding-bottom: 10px;
  font-size: 16px;
  border-bottom: 1px solid #dedede;
}
.payment-result .form-group{
  display: flex;
  margin-bottom: 0px;
  margin-top: 0px;
}
.payment-result .form-group label{
  color: #08276b;
  margin-right: 15px;
  font-weight: 500;
}
.imgcartfly{
  width: 0;
  height: 0;
  opacity: 0;
}
.vnt-bg-over.active{
  z-index: 85;
}
.boxFilter .filterPrices{
  padding: 0px 0px;
  border: 0px solid rgba(0,0,0,0.1);
}
div#vnt-thumbnail-nav .item .img img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.vnt-review .reviewComment .nodeComment > .grid > .col_l{
  width: 220px;
}
.comment_reply .reply-button.fr{
  padding: 0px 15px;
}
.vnt-review .reviewComment .nodeCommentChild{
  margin-top: 0px;
  margin-bottom: 1px;
}
.vnt-review .reviewComment .nodeCommentChild:first-child{
  margin-top: 10px;
}
.vnt-review .reviewComment .nodeCommentChild:last-child {
  margin-top: 0px;
}
.vnt-review .reviewComment .nodeCommentChild .grid .col{
  width: 100%;
}
.vnt-review .reviewComment .nodeCommentChild .grid .col.col1{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.formComment textarea.form-control{
  color: #333;
}
.wraspMethod .radio.active .content{
  display: block;
}
#note-result{
  margin-bottom: 15px;
}
.blfillpage ul li#bxitemed-filter .ifill:not(:last-child){
  margin-right: 10px;
}
.blfillpage li .ifill .dfi a img{
  margin-top: -13px;
}
.blfillpage ul li#bxitemed-filter{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
#itemPrice{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
}
#itemPrice .prold{
  margin-left: 10px;
}
.myChonbox {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 5px 15px;
  border: 1px solid #dddddd;
  cursor: pointer;
  font-size: 13px;
  line-height: 21px;
}
.myChonbox input {
  display: none;
}
.myChonbox.active {
  background-color: #00a9e4;
  border-color: #00a9e4;
  color: #fff;
}
.becontdtpage .dtsize .myChonbox {
  min-width: 105px;
}
.vhtabcartall table td .i-product .img a{
  display: flex;
  align-items: center;
}
.post-like .like.active{
  color: #337ab7;
}
.post-like .like.active,
.post-like .like.active i{
  font-weight: bold;
}

/*= START: Cart =*/
.button-w {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  padding: 8px 15px;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #006bce;
  border: none;
  text-align: center;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
  overflow: hidden;
}
.cart_voucher .input-group {
  width: 100%;
}
.cart_voucher .input-group-img {
  /* width: 90px; */
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}
/* .cart_voucher {
    padding: 15px;
    background-color: #efefef;
    border: 1px solid #dddddd;
} */
.cart_voucher .lb {
    font-weight: 500;
    margin-bottom: 10px
}
.cart_voucher .form-control {    
    height: 40px;
    border: none;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.cart_voucher .form-control::-webkit-input-placeholder { /* Edge */
    font-size: 12px;
    color: #bbbbbb;
    font-style: italic;
}
.cart_voucher .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 12px;
    color: #bbbbbb;
    font-style: italic;
}
.cart_voucher .form-control::placeholder {
    font-size: 12px;
    color: #bbbbbb;
    font-style: italic;
}
.cart_voucher .button-w {
    min-width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #e96f24;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.cart_voucher .input-group-img {
    width: 70px;
    padding-left: 10px;
}
.click-voucher.active:before {
    display: none;
}
.cart_voucher .choose-voucher {
    position: absolute;
    top: 0;
    left: calc(100% - 120px);
    width: 30px;
    z-index: 5;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 12px;
    line-height: 38px;
    color: #999999;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.click-voucher.active .choose-voucher:before {
  content: '\f0d8';
}
/* .click-popup .popup {
  opacity: 0;
  visibility: hidden;
  position: absolute;  
  top: 55px;    
  z-index: 99999;    
  background-color: #ffffff;    
  -webkit-box-shadow: 0 -1px 5px rgba(63,63,63,0.11);
  -moz-box-shadow: 0 -1px 5px rgba(63,63,63,0.11);
  box-shadow: 0 -1px 5px rgba(63,63,63,0.11);
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;      
  text-align: left;
  pointer-events: none;
}
.click-popup .popup, .click-popup .popup a {
  color: #333;
}
.click-popup .popup a:hover {
  color: #006bce;
}
.check-order .icon:not(.ok):before {     
  background-image: url(../images/icon/p-order-icon.svg);
}
.click-popup.active .popup, .cart-popup.active .popup, .cart-popup.current .popup {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.click-popup:not(.featured-notifications).active:before {
  position: absolute;
  left: 20px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 46px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 8px 6px;
  border-color: transparent transparent #dfdfdf  transparent;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.click-popup:not(.featured-notifications).active:after {
  position: absolute;
  left: 20px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 47px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 8px 6px;
  border-color: transparent transparent #FFF transparent;
  z-index: 100000;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
} */
.click-voucher .list-vouchers {
  top: 42px;
  z-index: 10!important;
  width: calc(100% - 95px);
  background-color: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 5px rgba(63,63,63,0.11);
  -moz-box-shadow: 0 4px 5px rgba(63,63,63,0.11);
  box-shadow: 0 4px 5px rgba(63,63,63,0.11);    
}
.list-vouchers ul {
  padding: 10px;
  max-height: 260px;
  overflow: auto;
}
.list-vouchers li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  padding: 12px 10px;
  font-size: 12px;
  line-height: 18px;   
  cursor: pointer;
}
.list-vouchers li ~ li {
  margin-top: 3px;
}
.list-vouchers .icon {
  width: 30px;
  flex-shrink: 0;
  margin-right: 10px;
  font-size: 22px;
  line-height: 18px;
  color: #e90001;   
  text-align: center; 
}
.list-vouchers .tend {
  line-height: 18px;
  font-weight: 500;
}
.list-vouchers .expires-date {
  color: #888888;
}
.optionCart input {
  display: none;
}
.grad-Cart{
  text-align: right;
}
.list-vouchers .scrollbar::-webkit-scrollbar{
  width: 8px;
  height: 8px;
  background-color: #e1e1e1;
}
.list-vouchers .scrollbar::-webkit-scrollbar-thumb{
  background-color: #e90001;
}
.formcodekm .decskm input{
  width: 100%;
}
#tableCart .totalPrice span{
  margin-left: 5px;
}
/*= END: Cart =*/

/*= START: Đánh giá =*/
#vnt-rating{
  padding: 0px 0px;
}
#vnt-rating .title{
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  color:#004688;
  margin-bottom: 20px;
}
#vnt-rating label{
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
#vnt-rating label span{
  color:#ee0000;
  font-weight: normal;
}
#vnt-rating input,
#vnt-rating textarea{
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border:solid 1px rgba(0,0,0,0.1);
}
#vnt-rating textarea{
  height: 125px;
  resize: none;
}
#vnt-rating button{
  width: 100%;
  height: 40px;
  background: #004688;
  color:#ffffff;
  text-transform: uppercase;
  font-weight: bold;
  border:none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#vnt-rating button:hover{
  background: #333333;
}
#vnt-rating .rev-field ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
#vnt-rating .rev-field ul li{
  margin-right: 5px;
}
#vnt-rating .rev-field ul li:last-child{
  margin-right: 0;
}
#vnt-rating .rev-field ul li a{
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 25px;
  color:#f1c92b;
  position: relative;
}
#vnt-rating .rev-field ul li a:before{
  content: "\f006";
  font-family: fontAwesome;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#vnt-rating .rev-field ul li a.active:before,
#vnt-rating .rev-field ul li.active a:before{
  content: "\f005";
}
#vnt-rating .rev-field ul li a input{
  display: none;
}
.star_title{
  margin-bottom: 8px;
}
.star_title .star{
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 26px;
  color: #1d222a;
  margin-right: 3px;
}
.star_title .star i.fa.fa-star,
.star_title .star i.fa.fa-star-half{
  color: #f1c92b;
  margin-right: 4px;
}
.star_title .i-name{
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #004688;
}
.star_title .i-date{
  font-size: 12px;
  line-height: 20px;
  color: #7c7c7c;
  display: inline-block;
}
.comment_reply .reply-info {
  margin: 0px -15px;
}
.comment_reply .fl{
  width: 50%;
  padding: 0px 15px;
}
.comment_reply .reply-button {
  margin-top: 15px;
}
.comment_reply .reply-info::after {
  content: '';
  display: block;
  clear: both;
}
/*= END: Đánh giá =*/

.content_show_hidden{
  max-height: 152px;
}
.btn-apply-range{
  width: 100px;
  height: 30px;
  margin: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  line-height: 28px;
  margin: 15px 0 0;
}
.bxGrpOther .product .discount{
  top: 4px;
  right: 4px;
}
.productButton .inCart.btn-addCart,
.productButton .inBuy.btn-addCart{
  color: #ffffff;
}
.itemCart .pptool .price-c {
  color: #999999;
  text-decoration: line-through;
  margin-left: 5px;
}
.price-sku .f-price{
  display: inline-block;
  text-decoration: line-through;
  color: #999999;
  margin: 0 0px 0 5px;
}
.price-sku .discount{
  margin-left: 5px;
}
.i-opt{
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  display: flex;
  align-items: center;
}
.i-opt .clname{
  margin-right: 5px;
}
.cartpanel .cart-list .i-opt .clname{
  margin-right: 5px;
}
.product .tend a {
  -webkit-line-clamp: 2;
  height: 40px;
}
.sub-filter .item{
  border: 1px solid #dedede;
  margin-right: 5px !important;
  margin-bottom: 15px;
  padding: 5px 10px;
}
.sub-filter .popup{
  left: -10px;
}
.sort-area.align-items-center{
  align-items: baseline !important;
}
.productSort select{
  min-width: 100px;
}
.brand-listings .brand-section .hidbefor .tend:before{
  display: none;
}
.p-reviews-info .reviewLink {
  padding-top: 2px;
}
/*================= END: product ==================*/

/*================= BEGIN: member ==================*/
.boxAccount span.glyphicon{
  display: none;
}
.formMember input[type="email"],
.boxAccount input[type="email"]{
  width: 100%;
  height: 45px;
  border: solid 1px #e5e5e5;
  /* padding-right: 20px; */
  /* padding-left: 10px; */
  background-color: #fff;
  border-radius: 3px;
}
.boxAccount input[type="email"]{
  padding-left: 10px;
  height: 40px;
}
.boxMember input[type="email"]{
  height: 45px;
  background: #ffffff;
  width: 100%;
  border: none;
  border-top: solid 1px #e8e8e8;
  border-left: solid 1px #e8e8e8;
  /* padding-left: 20px; */
}
.myForm .form-control-feedback{
  width: 45px;
  height: 45px;
  line-height: 45px;
}
#frmMethod .boxAccount input[type="password"],
#frmMethod .boxAccount input[type="text"]{
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: solid 1px #d4d4d4;
}
/* .myForm .changeAvatar {
  width: 100%;
  max-width: 170px;
  margin-bottom: 15px;
}
.myForm .changeAvatar .img {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #e7e7e7;
  margin-bottom: 13px;
}
.myForm .changeAvatar .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.myForm .changeAvatar a {
  display: block;
  background: #666666;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 14px 13px;    
}
.myForm .changeAvatar:hover a{
  background: #ee3024;
} */
.myForm .changeAvatar input {
  position: absolute;
  width: 100%;
  height: 40px;
  z-index: 2;
  opacity: 0;
}
.myForm .changeAvatar input:hover {
  cursor: pointer;
}
.formAccount input[type="email"],
.formAccount select {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding-left: 10px;
}
.btnChangeAvatar{
  background: #fff;
  display: inline-block;
  padding: 6px 10px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.changeAvatar button {
  display: inline-block;
  border: 1px solid #ddd;
  background: #888888;
  text-transform: uppercase;
  margin-bottom: 10px;
  width: auto;
  color: #fff;
  padding: 5px 20px;
}
.boxAccount label span.glyphicon-ok{
  color: #3c763d;
}
.show-hide-password{
  position: absolute;
  top: 50%;
  right: 0px;
  height: 36px;
  padding: 8px 11px;
  cursor: pointer;
  z-index: 45;
  color: black;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.vhpoploginregis .contentTab .checkbox-1 label,
.dvPolocy .checkbox-1 label {
  /* display: flex;
  justify-content: space-between; */
  font-weight: 400;
  padding-left: 30px;
  position: relative;
  padding-top: 5px;
}
.vhpoploginregis .contentTab .checkbox-1 input[type=checkbox],
.dvPolocy .checkbox-1 input[type=checkbox] {
  position: absolute;
  cursor: pointer;
}
/* .vhpoploginregis .contentTab .checkbox-1 input {
  width: 0px;
  height: 0px;
  border: none;
  top: 0px;
  left: 0;
  -webkit-appearance: checkbox!important;
  margin-left: 0;
} */
/* .vhpoploginregis .contentTab .checkbox-1 input[type=checkbox]::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: white;
} */
.vhpoploginregis .contentTab .checkbox-1 input,
.dvPolocy .checkbox-1 input{
  width: 15px;
  height: 15px;
  top: 4px;
  left: 0;
}
.div_input.checkbox-1 span{
  color: #333333;
}
.div_input.checkbox-1 span.glyphicon-remove:before,
.div_input.checkbox-1 span.glyphicon-ok:before{
  display: none;
}
.div_input.checkbox-1.has-error,
.div_input.checkbox-1.has-error span,
.div_input.checkbox-1.has-error span a{
  color: #ee0000;
}
.div_input.checkbox-1.has-success,
.div_input.checkbox-1.has-success span,
.div_input.checkbox-1.has-success span a{
  color: #333333;
}
.div_input.checkbox-1 span a,
.div_input.checkbox-1.has-success span a{
  color: #0c71b8;
}
.vhpoploginregis .formSocial .socWrap > div{
  width: 100%;
}
.boxAccMb.boxAccount .faline input{
  font-weight: 400;
  padding-left: 10px;
  border-radius: 5px;
  font-size: 15px;
  line-height: 23px;
}
.indicator-line.last-hidd{
  display: none;
}

.boxLgRg .boxAccount button{
  max-width: 150px;
  margin: 0px 5px;
}
.boxLgRg .boxAccount button.registry{
  background: #000000;
  border: solid 1px #000000;
}
.boxLgRg .boxAccount button.registry:hover {
  background: #ffffff;
  color: #000000;
}
.boxLgRg .hpcontacc::before{display: none;}
.boxLgRg .hpcontacc{padding: 25px;}
.boxLgRg .bememberacc{padding: 20px 15px 20px; margin-bottom: 0px;}

/*= START: member popup =*/
#vnt-popup .title{
  font-size: 18px;
  line-height: 26px;
  color:#ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 10px;
  text-align: center;
  background: #0bb288;
  font-family: 'Roboto Condensed', sans-serif;
}
#vnt-popup .content{
  padding: 20px;
}
#vnt-popup .txtCheck{
  display: flex;
  flex-wrap: wrap;
}
#vnt-popup .txtCheck > div{
  width: 50%;
  margin-bottom: 5px;
}
#vnt-popup .radio label{
  font-weight: normal;
} 
#vnt-popup label{
  font-weight: bold;

}
#vnt-popup .form-group-mb label{
  margin-bottom: -5px;
}
#vnt-popup select,
#vnt-popup input[type="text"]{
  width: 100%;
  height: 40px;
  border:solid 1px #dddddd;
  padding-left: 10px;
}
#vnt-popup button{
  display: inline-block;
  width: 100%;
  height: 45px;
  text-align: center;
  border:none;
  color:#ffffff;
  text-transform: uppercase;
  padding: 9px 10px;
  background: #0bb288;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#vnt-popup button:hover{
  background: #ec1d25;
}
#vnt-popup .txtCheck p{
  padding:0;
}
#vnt-popup .txtCheck span{
  color:#dd0000;
}
#vnt-popup .txtDanger{
  margin-bottom: 10px;
}
#vnt-popup .gridButton{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0 -10px;
}
#vnt-popup .gridButton .col{
  width: 50%;
  padding: 0 10px;
}
#vnt-popup .gridButton a{
  display: block;
  font-weight: bold;
  border:solid 1px rgba(0,0,0,0.1);
  text-align: center;
  padding: 8px 10px;
  text-align: center;
  border-radius: 5px;
}
#vnt-popup .gridButton a:hover{
  border-color: #0bb288;
  color:#0bb288;
}
#vnt-popup .gridButton a.v2{
  background: #0bb288;
  color:#ffffff;
}
#vnt-popup .gridButton a.v2:hover{
  background: #0bb288;
  border-color: #0bb288;
}

#vnt-popup .formXnPhone .txtFm{
  margin-bottom: 15px;
}
#vnt-popup .formXnPhone .gripFmm{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
#vnt-popup .formXnPhone .gripFmm .timeXn{
  font-weight: bold;
  color: #0bb288;
}

#vnt-popup .formXnPhone .gripFmm .btnXn button{
  width: 140px;
  height: 40px;
}
/*= END: member popup =*/

/*================= END: member ==================*/

/*================= BEGIN: contact ==================*/
#formContact .glyphicon-remove:before,
#formContact .glyphicon-ok:before{
  display: none;
}
#formContact .div_input{
  position: relative;
}
.gmap-contact .gmap_canvas,
.gmap-contact .mapouter,
.gmap-contact iframe{
  width: 100% !important;
}
.div-security .fa-shield:before{
  display: none;
}
.div_input input,
.div_input textarea{
  border: 1px solid #dedede;
}
.div_input.has-error input,
.div_input.has-error textarea,
.div_input.has-error select,
.div_input.has-error .form-control{
  border: 1px solid #f60000 !important;
}
/* .div_input.has-success input,
.div_input.has-success textarea,
.div_input.has-success select,
.div_input.has-success .form-control{
  border: 1px solid #00ff2b !important; 
} */
.mapouter,
.gmap_canvas{
  width: 100% !important;
}
.gmap_canvas iframe{
  width: 100% !important;
}
.designMap .fancybox-content{
  width: 100%;
  height: 100%;
  padding: 0px;
  overflow: hidden;
}
.designMap .fancybox-slide--html .fancybox-close-small{
  background: #000;
  color: #fff;
  opacity: 1;
}
div#form-contact {
  padding: 0px;
  background: unset;
  margin-bottom: 30px;
  background-size: unset;
  background-repeat: unset;
}
#formContact input,
#formContact textarea{
  padding: 2px 5px;
}
/*================= END: contact ==================*/

/*================= BEGIN: popup ==================*/
.hppopupinfo{
  display: none;
  overflow: initial;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
}
.hppopupinfo .pptitle{
  padding: 10px 10px 10px 0px;
}
.hppopupinfo .pptitle h2, .hppopupinfo .pptitle{
  font-size: 16px;
  font-weight: 700;
}
.hppopupinfo .pptitle h2 span{
  color: #006bce;
  display: inline-block;
  margin-right: 10px;
}
.hppopupinfo .ppcontent{
  padding: 10px 25px;
}
.hppopupinfo .imgnamedm{
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 10px;
}
.hppopupinfo .imgnamedm .thumb{
  width: 130px;
  margin-right: 20px;
}
.hppopupinfo .imgnamedm .decs{
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #ed1b34;
}
.hppopupinfo .ppcontent .row{
  margin: 0 -50px;
  display: block;
}
.hppopupinfo .ppcontent .row > div{
  padding: 0 50px;
}
.hppopupinfo .ppcontentPd{
  padding: 30px 20px;
}
.hppopupinfo .ppcontent .nameNg{
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
.hppopupinfo .ppcontent .nameNg .colorD{
  font-weight: bold;
}
.hppopupinfo .ppcontent table{
  width: 100%;
}
.hppopupinfo .ppcontent table thead{
  background-color: #1c89c6;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.hppopupinfo .ppcontent table thead th{
  border-right: 1px solid rgba(255,255,255,0.1);
}
.hppopupinfo .ppcontent table thead th:last-child{
  border-right-color: #1c89c6;
}
.hppopupinfo .ppcontent table tbody{
  border-top: 1px solid rgba(0,0,0,0.8);
  border-left: 1px solid rgba(0,0,0,0.8);
}
.hppopupinfo .ppcontent table tbody td{
  border-right: 1px solid rgba(0,0,0,0.8);
  border-bottom: 1px solid rgba(0,0,0,0.8);
}
.hppopupinfo .ppcontent table td{
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.hppopupinfo .ppcontent table th, .hppopupinfo .ppcontent table td{
  padding: 10px 12px;
}
.hppopupinfo .ppcontent .txtPop{
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.hppopupinfo .ppcontent .linkPopAcc ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hppopupinfo .ppcontent .tableGrip, .hppopupinfo .ppcontent .tableInfo{
  margin-bottom: 20px;
}

.hppopupinfo .ppcontent .lstPop ul{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 24px;
  color: #898888;
}
.hppopupinfo .ppcontent .lstPop ul li{
  margin: 0 5px;
}
.hppopupinfo .ppcontent .infoLop{
  font-size: 16px;
  line-height: 24px;
  color: #888888;
}
.form-field {
  margin-bottom:10px;
}
.form-field:after{
  content: "";
  display: block;
  clear: both;
}
.form-field label,
.form-button label {
  font-size:15px;
  font-weight:550;
  width: 100%;
  min-height: 1px;
  margin-bottom: 0;
  margin-bottom: 5px;
}
.form-field-input label{
  font-size:14px;
  font-weight:400;
  width: 100%;
  min-height: 1px;
  margin-bottom: 0;
  margin-bottom: 5px;
}
.form-field label span{
  color: #f68428;
}
.form-field .colRight{
  width: 100%;
  overflow: hidden;
}
.form-field .formFa{
  position: relative;
}
.form-field .formFa:before{
  font-family: fontAwesome;
  position: absolute;
  left:15px;
  top: 10px;
  color:#999999;
}
.form-field .fa2line::before{
  content: '';
  background-image: url('../images/line-2.png');
  position: absolute;
  left: 15px;
  top: 18px;
  width: 20px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.form-field input,
.form-field textarea,
.form-field select {
  width:100%;
  border-radius:3px;
  border: none;
  min-height:45px;
  box-shadow:none;
  padding: 0 10px;
  resize:none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-field-input input{
  border-radius: 3px;
  border: none;
  box-shadow:none;
}
.form-field select {
  padding: 0 10px;
}
.form-field textarea{
  padding: 10px;
  height: 155px;
}
.form-button {
  margin: 5px 0;
}
.frmviewall button{
  display: inline-block;
  padding: 10px 30px;
  border-radius: 10px;
  background-color: #ed1b34;
  border: 1px solid #ed1b34;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
.frmviewall button:hover{
  background-color: #fff;
  color: #ed1b34;
}
.frmviewall button span{
  display: block;
  position: relative;
}
.frmviewall button span::before{
  font-family: fontAwesome;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hpcontphonef{
  text-align: center;
  font-size: 15px;
  line-height: 23px;
}
.hpcontphonef a{
  color: #ed1b34;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
}
.hppopupinfo .cartpanel .cart-list ul li{
  border-bottom: 0px solid #e6e6e6;
}
/*================= END: popup ==================*/

/*================= BEGIN: Search Top ==================*/
.searchTop{
  position: relative;
}
.searchTop .suggess{
  position: absolute;
  background: #ffffff;
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-top: 5px;
  border-radius: 5px;
  z-index: 11;
}
.searchTop .suggessWrap{
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 15px 10px 15px 15px;
  border-radius: 5px;
}
.searchTop.active .suggess{
  opacity: 1;
  visibility: initial;
}
.searchTop .suggess ul{
  max-height: 350px;
  overflow: hidden;
  overflow-y: auto;
}
.searchTop .suggess ul::-webkit-scrollbar{
  width: 5px;
  background-color: #e1e1e1;
  border-radius: 5px;
}
.searchTop .suggess ul::-webkit-scrollbar-thumb {
  background-color: #333333;
  border-radius: 5px;
}
.searchTop .suggess ul li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 10px 0px;
}

.searchTop .suggess ul li .img{
  width: 45px;
  height: 45px;
  flex-shrink: 0;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  position: relative;
}
.searchTop .suggess ul li .img a{
  display: block;
}
.searchTop .suggess ul li .img img{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 80%;
  transform: translate(-50%, -50%);
}
.searchTop .suggess ul li .caption{
  width: calc(100% - 45px);
}
.searchTop .suggess ul li .tend{
  margin-bottom: 5px;
  padding-right: 30px;
}
.searchTop .suggess ul li .tend a{
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.searchTop .suggess ul li .reduce{
  display: flex;
  align-items: center;
}
.searchTop .suggess ul li .price,
.searchTop .suggess ul li .reduce{
  font-weight: bold;
  color:#cd0000;
  margin-right: 20px;
}
.searchTop .suggess ul li .priceCurrency,
.searchTop .suggess ul li .reduce .pf{
  font-size: 14px;
  line-height: 20px;
  margin-left: 5px;
  text-decoration: line-through;
  color: #888888;
  font-style: italic;
}
.searchTop .suggess ul li .discount::before{
  content: '(';
  font-size: 12px;
  color: #999;
  font-weight: 600;
}
.searchTop .suggess ul li .discount::after{
  content: ')';
  font-size: 12px;
  color: #999;
  font-weight: 600;
}
/*================= END: Search Top ==================*/

/*================= BEGIN: upload pic ==================*/
button#pickfiles{
  /* border: 0px;
  background: transparent; */
}
.list_pic_old{}

.list_pic_old .pic_item{
  float:left;
  margin : 5px 10px 5px 0px;
  position:relative;
  border:#ccc solid 1px;
  padding:2px;
  max-width: 15%;
}
.list_pic_old .pic_item .img { 
  position: relative;
  overflow: hidden;
  margin-bottom: 4px;
}
.list_pic_old .pic_item  .img img {
  width: 100% !important;
  height: auto;
}
.list_pic_old .pic_item .remove{
  background:url(../images/remv.png) no-repeat right top !important;
  width:18px;
  height:18px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  z-index: 10;
}
.list_pic_old .pic_item {
  background: #fafafa;
}
.list_pic_old .pic_item .name {
  padding: 30px 10px 0px ;
  font-weight: bold;
}
.list_pic_old .pic_item .name a { color: #dd0000 ; margin-left:5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.list_pic_old .pic_item .fileInfo {
  padding: 5px 10px;
}
.list_pic_old .pic_item .form-control {
  height: 30px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.list_pic_old .pic_item .pic-default {
  display: block;
  padding-top: 2px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
}
.list_pic_old .pic_item .pic-default input{
  width: auto !important;
  height: auto !important;
}
.div-browse { position:relative;}
.list_pic_up{
  border:1px solid #c8c8c8;
  background:#ffffff;
  color:#333333;
  font-size:12px;
  min-height:22px;
  margin-right:80px;
}
.list_pic_up .pic_up{
  position:relative;
  border-top:1px solid #b9c6d5;
  padding:2px 10px;
}
.list_pic_up .pic_up:first-child { border-top:none;}
.list_pic_up .pic_up .remove{
  background:url(../images/remv.png) no-repeat right top;
  width:18px;
  height:18px;
  display:inline-block;
}
.list_pic_old .pic_item::after {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #333333;
  content: ''attr(data_count)'';
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}
.MNComment-header .link-write1 a {
  display: block;
  background: #00a7df;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 20px;
}
.designList1 p{
}
.tourOrther .tourSmall .price .nor{
  text-decoration: unset;
}
.tourOrther .tourSmall .price .nor span{
  text-decoration: line-through;
}
.vnt-slide .bg{
  height: 200px;
}

/* an */
.moxie-shim-html5{
 display: none !important;
}
#formReview .vnt-review .reviewFormComment .formGroup .chooseImg a::before{
  display: none;
}
#formReview .vnt-review .reviewFormComment .formGroup .chooseImg a::after{
  display: none;
}
#formReview .vnt-review .reviewFormComment .formGroup .chooseImg a{

}
.img-review.comtImg img{
  max-width: 90px;
}
/*================= END: upload pic ==================*/


/*================= BEGIN: datepicker ==================*/
.ui-datepicker {
  width: 20.5em;
  padding: .2em .2em 0;
  display: none;
}
#ui-datepicker-div{
  z-index: 99999 !important;
  background: #fff;
  padding: 10px 10px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.ui-widget-header{
  border: 1px solid #ffffff;
  background: #ffffff 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header {
  border: 1px solid #ffffff;
  border-bottom: 1px solid #000000;
  background: #ffffff 50% 50% repeat-x;
  color: #000;
  font-weight: normal;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: normal;
  border: 0;
  font-size: 14px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #ffffff;
  font-weight: bold;
  color: #000000;
}
.ui-datepicker-lunar {
  font-size: 11px;
  font-family: 宋体,楷体 !important;
  font-weight: normal;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0px 1px;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker .ui-datepicker-prev span{
  background: #ffffff url('../images/calendar_prev.png') 50% 50% repeat-x;
  background-size: cover;
}
.ui-datepicker .ui-datepicker-next span{
  background: #ffffff url('../images/calendar_next.png') 50% 50% repeat-x;
  background-size: cover;
}
.ui-widget-header .ui-state-hover,
.ui-widget-header .ui-state-focus{
  cursor: pointer;
  border: 0px solid #ffffff;
  background: #ffffff;
  font-weight: normal;
  color: #ffffff;
}
table.ui-datepicker-calendar>thead>tr>th:nth-child(6)>span {
  color: #158cb3;
}
table.ui-datepicker-calendar>thead>tr>th:nth-child(7)>span {
  color: #c00;
}
.ui-datepicker td:nth-child(6)>.ui-state-default .ui-datepicker-day{
    color: #158cb3;
}
.ui-datepicker td:nth-child(7)>.ui-state-default .ui-datepicker-day {
  color: #c00;
}
/*================= END: datepicker ==================*/

/*================= BEGIN: NoItem ==================*/
.noItem{
  width: 100% !important;
  text-align: center;
  background: url(../images/nothing-found.png);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 200px;
  padding: 10px 10px;
  font-size: 18px;
  width: 100%;
}
/*================= END: NoItem ==================*/

/********************* loading page ****************************/
/* https://stephanwagner.me/only-css-loading-spinner */
.loadOverlay{
  position: relative;
  min-height: 360px;
}
.loadOverlayMinH150{
  min-height: 150px;
}
.loadOverlay:before{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -30px;
  /* margin-left: -10px; */
  border-radius: 50%;
  border-top: 2px solid #523594;
  border-right: 2px solid transparent;
  animation: spinner .6s linear infinite;
  z-index: 2;
}
.loadOverlay:after{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #f5f5f5;
  opacity: .8;
}
.loadOverlay.loadOverlayW45:before{
  width: 45px;
  height: 45px;
}
.loadOverlay.loadOverlay-35:before{
  left: 35%;
}
.loadOverlay.loadOverlay-30:before{
  left: 30%;
}
.loadOverlay.loadOverlay-40:before{
  left: 40%;
}
.loadOverlay.loadOverlay-45:before{
  left: 45%;
}
.loadOverlay.loadOverlay-46:before{
  left: 46%;
}
.loadOverlay.loadOverlay-48:before{
  left: 48%;
}
.loadOverlay.loadOverlayCenter:before{
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -30px;
}
.loadOverlay.minHauto{
  min-height: auto; 
}
.loadOverlay.minHauto160{
  min-height: 160px; 
}
@-webkit-keyframes spinner {
  to {transform: rotate(360deg);}
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}
/********************* loading page ****************************/

/* box_redirect */
/* https://www.w3schools.com/howto/howto_css_loader.asp */

/********************* CSS for box_redirect ****************************/
#box_redirect{border: 0px solid #523594;width: 50%;margin:0px auto;}
#box_redirect p { line-height: 18px;}
#box_redirect .top {background: #523594;border-bottom:0px solid #5C5C5C;color:#FFFFFF;font-size: 14px;font-weight:bold;text-transform:uppercase;/* height:22px; */padding: 10px;text-align:left;}
#box_redirect .fontMess {color: #523594;font-size: 18px;font-weight:bold;text-align:center;padding: 15px 5px;}
#box_redirect .mess { background:#383838; color:#FFFFFF;text-align:center}
#box_redirect .bottom {background: #523594;color: #fff;text-align:center;padding:5px;font-size:16px;}

/********************* CSS for boxMess ****************************/
#boxMess{  border:1px solid #F08200;padding:2px 5px; background:#FCF5CD }
#boxMess  h4.mess { background:url(../images/icon/icon_mess.gif) no-repeat left; padding:2px 30px; color:#007b3c; font-weight:bold; font-size:16px;}
#boxMess  h4.err { background:url(../images/icon/icon_warning.gif) no-repeat left; padding:6px 30px; color:#007b3c; font-weight:bold;}
#boxMess .font_err { color:#523594;}

#box_redirect{
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
#box_redirect .icon-loa{
  max-width: 25px;
}
#box_redirect .font_err{
  padding: 10px;
}
@media all and (max-width: 768px){
  #box_redirect{
    width: 90%;
  }
}
/********************* CSS for box_redirect ****************************/

/*================= BEGIN: cart finished ==================*/
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #f7921e;
  border-right: 16px solid green;
  border-bottom: 16px solid red;
  border-left: 16px solid pink;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*================= END: cart finished ==================*/

/*================= BEGIN: cart ==================*/

/*================= END: cart ==================*/

/*================= BEGIN: comment ==================*/
.comment_reply{
  margin-bottom: 15px;
}
.comment_reply .reply-com{
  margin-bottom: 10px;
}
.comment_reply .fl{
  width: 50%;
}
.comment_reply .reply-info::after{
  content: '';
  display: block;
  clear: both;
}
.comment_reply textarea.form-control{
 resize: vertical;
 -webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 transition: all 0.5s ease;
 height: 100px;
}
.comment_reply input.form-control{
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.comment_reply button.btn{
  height: auto;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  padding: 7px 20px;
  text-transform: uppercase;
  background: #67635c;
  border: 0;
  margin-right: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comment_reply button.btn:hover {
  background: #fe961d;
}
.comment_reply .nodeanswer{
  padding: 15px;
  margin: 15px 0px;
}
.comment_reply .nodeanswer::after{
  content: '';
  display: block;
  clear: both;
}
.facebook-comment iframe{
  width: 100%;
}
#ext_comment .pagination{
  margin-top: 15px;
}
/*================= END: comment ==================*/

/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/

@media (min-width: 992px){
}

@media (min-width: 768px){
}

@media (min-width: 361px){
}

@media (max-width: 1366px){
}

@media (max-width: 1220px){
}

@media (max-width: 1024px){
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
}

@media (max-width: 991px){
  /* iao-alert-box{
    top: 0px;
  } */
}

@media (max-width: 990px){
  /* iao-alert-box{
    top: 0px;
  } */
}

@media (max-width: 768px){
  .mglm0{
    margin-left: 0px;
  }
}

@media (max-width: 767px){
}

@media all and (max-width: 420px) {
  
}

@media all and (max-width: 360px) {
  
}