@import url(font-awesome.min.css);
body {
  font-family: "Roboto", "Roboto condensed", sans-serif;
  overflow-x: hidden;
  min-width: 320px;
  font-size: 14px;
}
/*footer{
    float: left;
    width: 100% !important;
}*/
.wrapper {
  width: 1240px;
  margin: 0px auto;
  padding: 0px 20px;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.59);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.59);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.59);

  /*    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);*/
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.ttf");
}

/* Let's get this party started */
::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #1e3a8a;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #333;
}

/*******total*******/
.clear {
  clear: both;
}

li {
  list-style: none;
}

.box-img {
  position: relative;
}

.box-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
}

.container {
  width: 1200px;
}

header h1 {
  display: none;
}

.center-header {
  background: url(img/sologan.jpg) no-repeat;
  background-size: cover;
  height: 120px;
}

/*************/
/*header*/
/*top-header*/
.top-header {
  height: 30px;
  overflow: hidden;
}

.left-header-top {
  float: left;
  /*width: 66.67%;*/
  width: 50.67%;
}

.center-header-top {
  float: left;
  /*width: 5.67%;*/
  width: 13.67%;
  /*margin-left: 78%;*/
  margin-left: 70%;
}
.language-header {
  margin-top: 5px;
}

.right-header-top {
  width: 193px;
  float: right;
}

.menu-top-header {
  float: left;
}

.menu-top-header ul {
  float: right;
  margin: 0;
  padding-left: 30px;
  position: relative;
}

.menu-top-header ul:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(img/icon.png) no-repeat;
  display: block;
  top: -1px;
  left: -4px;
  background-position: -1px 0px;
}

.menu-top-header ul li {
  float: left;
}

.menu-top-header ul li a {
  line-height: 30px;
  font-size: 12px;
  color: #454545;
  padding: 0 12px;
  display: block;
  font-weight: 500;
}

.menu-top-header ul li:first-child a {
  padding-left: 0px;
}

.menu-top-header ul li a:hover {
  color: #1e3a8a;
}

.center-header-top .hotline-top {
  padding: 5px 0px 0px 20px;
  position: relative;
  float: right;
}

.center-header-top .hotline-top:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 20px;
  background: url(img/icon.png) no-repeat 0 0;
  display: block;
  top: 5px;
  left: -4px;
  background-position: -37px -7px;
}

.center-header-top .hotline-top:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  background: url(img/icon.png) no-repeat 0 0;
  display: block;
  top: 5px;
  right: -20px;
  background-position: -45px -40px;
}

.center-header-top .hotline-top a {
  color: #ee0000;
  font-size: 13px;
  font-weight: 500;
}

.right-header-top {
  padding: 5px 0px 0px 0px;
}

.login {
  float: right;
  display: table;
  margin-right: 10px;
}

.login ul li {
  float: left;
  list-style: none;
  position: relative;
}

.login ul li:last-child:before {
  content: "/";
}

.login ul li a,
.login ul li:last-child:before {
  font-size: 12px;
  color: #454545;
  padding: 1px 3px;
}

.login ul li:hover a {
  color: #1e3a8a;
}

.cart-product {
  float: right;
  width: 30px;
  height: 25px;
  display: block;
  background: url(img/icon.png) no-repeat 0 0;
  position: relative;
  background-position: -65px -7px;
}

.cart-product span {
  color: #fff;
  position: absolute;
  background: #1e3a8a;
  top: -5px;
  right: 2px;
  border-radius: 5000px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
}

.sologan {
  text-align: center;
  position: relative;
  height: 120px;
}

.sologan img {
  width: 100%;
}

.sologan p {
  font-size: 30px;
  color: #ffffff;
  margin: auto;
  text-transform: uppercase;
  top: 50%;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  font-style: italic;
  text-shadow: 2px 2px 2px #3d3c3b;
  line-height: 0.8;
  display: table;
  margin: -24px auto 0 auto;
  width: 100%;
}

.sologan p span {
  font-size: 18px;
  text-transform: none;
}

/***********logo*/
.cont-header {
  height: 90px;
}

.box-logo {
  width: 20%;
  float: left;
}

.logo-img {
  height: 90px;
}

.logo-img img {
  right: 0;
}

.cont-header-r {
  width: 80%;
  float: right;
}

.banner-top {
  width: 100%;
  float: left;
}

/*bottom-header*/
.bottom-header {
  background: #1e3a8a;
  height: 40px;
  float: left;
  width: 100%;
}

.menu-bottom-header {
  float: left;
  width: 75%;
  height: 40px;
}

.search-bottom-header {
  float: left;
  width: 25%;
  padding-right: 1.5%;
  padding-top: 5px;
}

#cssmenu > ul > li > a {
  font-weight: 400;
}

.box-search form {
  width: 250px;
  float: right;
}

.input-form {
  width: 40px;
  float: right;
}

.submit-form {
  margin-right: 40px;
}

.box-search .submitForm {
  width: 100%;
  background: #fff url(img/icon.png) no-repeat 0px -36px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  height: 30px;
  border-radius: 0px 5px 5px 0px;
}

.box-search .inputSearch {
  height: 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  -moz-box-shadow: none;
  background: #fff;
  font-size: 12px;
  color: #999999;
  font-style: italic;
  border-radius: 5px 0px 0px 5px;
}

.box-search .inputSearch::-webkit-input-placeholder {
  color: #999999;
}

.box-search .inputSearch.searchbox:-moz-placeholder {
  color: #999999;
}

.box-search .inputSearch::-moz-placeholder {
  color: #999999;
}

.box-search .inputSearch:-ms-input-placeholder {
  color: #999999;
}

.icon-search {
  display: none;
  background: url(img/icon.png) no-repeat right -71px;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -58px;
  right: 66px;
  cursor: pointer;
  z-index: 999999;
}

/*Main*/
.icon-menu-nav {
  height: 20px;
  display: block;
  margin-bottom: 5px;
  margin-top: 4px;
}

.icon-menu-nav img {
  max-height: 20px;
  max-width: 30px;
}

main {
  padding-bottom: 10px;
}

.left-main {
  padding: 20px 0px 0px 0px;
  float: left;
  width: 212px;
}

.right-main {
  padding: 20px 0px 50px 20px;
  margin-left: 212px;
}

.title-lm h3 {
  background: #152d6e;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
  height: 40px;
  line-height: 40px;
  margin: 0;
  position: relative;
}

.title-dv h3 {
  padding-left: 44px;
  background: #152d6e url(img/icon.png) no-repeat -44px -173px;
}

.category {
  background: #1e3a8a;
  z-index: 9;
}

.category li a {
  color: #fff;
  font-size: 15px;
  border-bottom: 1px solid #2547b5;
  border-top: 1px solid #1b3580;
  display: block;
  padding: 7px 0px 8px 15px;
  margin: 0 auto;
}

.category li:last-child a {
  border-bottom: none;
}

.category ul {
  margin: 0;
}

.category ul li {
  position: relative;
  z-index: 9;
}

.category ul li:hover {
  background: #E6C300;
}

.category ul li:hover > a {
  border-bottom-color: transparent;
}

.category ul li:hover > ul {
  display: block;
}

.category ul li ul {
  position: absolute;
  top: 0;
  left: 100%;
  background: #1e3a8a;
  border-left: 1px solid #1e3a8a;
  display: none;
}

.category ul li ul li {
  width: 257px;
}

/*support*/
.support-lm {
  padding: 20px 0px 0px 0px;
}

.title-sup h3 {
  padding-left: 10px;
}

.content-slm {
  background: #f8f7f7;
}

.content-slm ul {
  margin: 0px 0px 0px 0px;
}

.content-slm ul li {
  padding: 5px 5px 5px 40px;
  position: relative;
}

.content-slm ul li a {
  font-size: 14px;
  color: #333333;
  padding: 2px 0;
  display: block;
  font-family: "Roboto condensed";
  word-wrap: break-word;
}

.content-slm ul li:hover a {
  color: #1e3a8a;
}

.content-slm ul li a img {
  margin-right: 10px;
}

.content-slm ul li a span {
  font-weight: 500;
  font-size: 16px;
}

.content-slm ul li a:before {
  content: " ";
  background: url(img/icon.png) no-repeat -3px -538px;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 10px;
  top: 7px;
}

.content-slm ul li.skype a:before {
  background-position: -3px -538px;
}

.content-slm ul li.support-item-twitter a:before {
  background-position: -33px -538px;
}

.content-slm ul li.support-item-google a:before {
  background-position: -66px -538px;
}

.content-slm ul li.hotline a:before {
  background-position: -3px -570px;
}

.content-slm ul li.box-phone a:before {
  background-position: -35px -570px;
}

.icon-menu {
  float: left !important;
  width: 20px;
  height: 20px;
  display: table;
  margin-left: 11px;
  margin-top: 10px;
  position: relative;
  margin-right: 10px;
}

.icon-menu img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}

/*facebook*/
.facebook-lm {
  padding: 20px 0px 0px 0px;
}

.facebook-lm img {
  width: 100%;
}

/*right-main*/

/*hotproduct*/
.panel-default {
  margin-top: 20px;
}

.panel-default > .panel-heading {
  padding: 0px 0px 0px 0px;
}

.panel-heading h3 {
  padding: 2px 10px 0px 10px;
}

/****slider***/
.jssorb01 {
  position: absolute;
}

/*.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av { position: absolute; width: 12px;  height: 12px;
   filter: alpha(opacity=70); opacity: .7; overflow: hidden; cursor: pointer;border: #000 1px solid; }*/
.jssorb01 div {
  background-color: gray;
}

.jssorb01 div:hover,
.jssorb01 .av:hover {
  background-color: #d3d3d3;
}

.jssorb01 .av {
  background-color: #fff;
}

.jssorb01 .dn,
.jssorb01 .dn:hover {
  background-color: #555555;
}

/*.jssora05l, .jssora05r {display: block; position: absolute;width: 40px; height: 50px; cursor: pointer; background: url(img/a17.png) no-repeat;overflow: hidden;}*/
.jssora05l,
.jssora05r {
  display: block;
  position: absolute;
  width: 25px;
  height: 30px;
  cursor: pointer;
  background: url(img/a17.1.png) no-repeat;
  overflow: hidden;
}

.jssora05l {
  background-position: -48px -38px;
}

.jssora05r {
  background-position: -76px -38px;
}

.jssora05l:hover {
  background-position: -48px -38px;
  opacity: 0.8;
}

.jssora05r:hover {
  background-position: -76px -38px;
  opacity: 0.8;
}

.jssora05l.jssora05ldn {
  background-position: -48px -38px;
}

.jssora05r.jssora05rdn {
  background-position: -76px -38px;
}

/*********END SLIDER **************/
/******view-active******/
.item-view-active {
  border-bottom: 1px dotted #eee;
  margin: 5px 5px 10px 5px;
  padding-bottom: 5px;
}

.item-view-active:first-child {
  margin-top: 0px;
}

.item-view-active:last-child {
  margin-bottom: 0px;
}

.img-view-active {
  width: 98px;
  height: 63px;
  float: left;
  overflow: hidden;
  margin-left: 5px;
}

.item-view-active .box-info {
  margin-left: 110px;
}

.title-view-product-active {
  font-size: 14px;
  height: 15px;
  overflow: hidden;
  font-weight: bold;
  margin: 5px 5px 0px 0px;
}

.title-view-product-active a {
  color: #222222;
}

.title-view-product-active a:hover {
  color: #E6C300;
}

.item-view-active .price-main {
  font-size: 12px;
  font-weight: normal;
  height: 29px;
  overflow: hidden;
  margin: 5px 5px 0px 0px;
  line-height: 1.2;
  text-align: justify;
}

/*top1-rm*/
.top1-rm {
  padding: 20px 0px 0px 0px;
  overflow: hidden;
}

.top1-rm .row {
  margin: 0 -8px;
}

.col-top1 {
  text-align: center;
  padding: 0 8px;
}

.box-img-top1 {
  float: right;
}

.content-top1-rm {
  background: #f7f7f7;
  height: 98px;
  display: table;
  width: 100%;
}

.content-top1-rm h3 {
  color: #222222;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  display: table-cell;
  margin: 0px auto;
  vertical-align: middle;
  width: 75%;
  padding-left: 20px;
}

.content-top1-rm h3:hover {
  color: #E6C300;
}

.content-top1-rm h3 span {
  position: relative;
  display: table;
  margin: 0 auto;
  float: left;
  line-height: 2;
}

.content-top1-rm img {
  padding: 30px 0px 0px 0px;
}

.content-top1-rm img:hover {
  opacity: 0.8;
}

.content-ct1 span {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
}

.content-payment-top1-rm img {
  padding-right: 10px;
}

.content-free-top1-rm h3 {
  width: 70%;
}

.content-free-top1-rm img {
  padding-right: 30px;
}

.content-change-top1-rm h3 {
  width: 60%;
}

.content-change-top1-rm img {
  padding-right: 40px;
}

.content-prm {
  margin-right: -20px;
}

/*top2-rm*/
/*product*/
.product-rm {
  padding: 40px 0px 0px 0px;
  overflow: hidden;
  width: 100%;
}

.title-prm h2 {
  color: #1e3a8a;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
  border-bottom: 1px solid #1e3a8a;
  position: relative;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 8px 0px;
}

/*.title-prm h2:after {content: '';width: 38px;height: 3px;background-color: #1e3a8a;display: block;
position: absolute;left: 0;bottom: 0px;}*/
.title-prm h2 span {
  border-bottom: 3px solid #1e3a8a;
  padding-bottom: 3px;
}

.content-prm .owl-carousel {
  margin: 0 -10px;
}

.content-prm .item {
  padding: 0 10px;
}

.item-product-prm {
  background: #fff;
  border: 1px solid #ececec;
  margin-bottom: 5px;
  border-radius: 5px;
}

/*.item-product-prm:hover {}*/
.box-img-product-prm {
  height: 240px;
  overflow: hidden;
}

.box-img-product-prm img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  width: 100%;
}

.box-img-product-prm img:hover {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
}

.box-content-product-prm {
  padding: 0px 0px 0px 15px;
}

.box-content-product-prm h3 {
  height: 40px;
  overflow: hidden;
  line-height: 1.2;
  margin: 10px 0px;
}

.box-content-product-prm h3 a {
  color: #333;
  font-size: 16px;
  font-family: "Roboto-Bold";
}

.box-content-product-prm h3 a:hover {
  color: #E6C300;
}

.box-content-product-prm .product-price {
  font-family: "Roboto condensed";
  font-size: 16px;
  color: #333;
}

.box-content-product-prm .product-price .pricetext {
  color: #f60000;
}

.ProductActionAdd {
  padding: 20px 0px 20px 0px;
}

.ProductActionAdd .a-btn-2 {
  background: url(img/cart.png) 8px 6px no-repeat #1e3a8a;
  position: relative;
  width: 120px;
  height: 30px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #617952;
  padding: 5px 10px 5px 40px;
}

.ProductActionAdd .a-btn-2:hover {
  background: url(img/cart.png) 8px 6px no-repeat #CCAD00;
  border-color: #CCAD00;
}

.a-btn-2-text {
  color: #fff;
  text-transform: uppercase;
  /*              font-family:'Roboto-Bold'; */
  font-weight: 500;
  font-size: 12px;
}

.owl-theme .owl-controls .owl-pagination {
  display: none;
}

.content-prm .owl-theme .owl-controls {
  margin: 0px;
}

.content-prm .owl-theme .owl-controls .owl-buttons div.owl-prev {
  position: absolute;
  top: -50px;
  right: 20px;
  background: url(img/icon.png) no-repeat -50px -602px !important;
  color: rgba(0, 0, 0, 0);
  width: 15px;
  height: 20px;
  border-radius: 0px;
}

.content-prm .owl-theme .owl-controls .owl-buttons div.owl-next {
  position: absolute;
  top: -50px;
  right: 0px;
  background: url(img/icon.png) no-repeat -74px -602px !important;
  color: rgba(0, 0, 0, 0);
  width: 15px;
  height: 20px;
  border-radius: 0px;
}

.content-prm .owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
/*top3-rm*/
.title-top3 h2:after {
  width: 73px;
}

/*top4-rm*/
.title-top4 h2:after {
  width: 83px;
}

/*top5-rm*/
.title-top5 h2:after {
  width: 110px;
}

/*********footer******/
footer {
  background: #f6f6f6;
  padding-top: 15px;
  width: 1240px;
  margin-left: -20px;
}

footer .container {
  padding: 0 1.5%;
}

.arcontactus-widget {
  position: fixed;
  right: 2%;
  bottom: 145px;
  z-index: 999;
}

.arcontactus-widget .fix {
  width: 40.6px;
  height: 40.6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  margin-bottom: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}

.scrollup {
    right: 2%;
    bottom: 102px;
}

.fb_dialog_content iframe {
    right: 1.3% !important;
    bottom: 30px !important;
    margin: 0 !important;
}

/*top-footer*/
.top-footer .row {
  margin: 0 -10px;
}

.top-footer {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}

.col-4 {
  width: 40%;
  float: left;
  padding: 0 10px;
}

.col-2 {
  width: 20%;
  float: left;
  padding: 0 10px;
}

.address {
  margin-bottom: 25px;
}

.address h4,
.share-social h4,
.suport-kh h4,
.about-ft h4,
.newsletter-ft h4,
.payment-ft h4,
.billing-information h4 {
  font-size: 14px;
  color: #222222;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
}

.address li {
  list-style: none;
}

.box-address {
  margin-bottom: 15px;
}

.box-address li {
  font-size: 13px;
  color: #666666;
  line-height: 20px;
}

.title-box-address {
  font-size: 13px;
  color: #222222;
  font-family: "Roboto-Bold";
  margin-bottom: 0;
}

.share-social ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
}

.share-social ul li a {
  width: 30px;
  height: 30px;
  display: block;
  background: url(img/icon.png) no-repeat;
}

.share-social ul li a.icon-share-fb {
  background-position: -8px -643px;
}

.share-social ul li a.icon-share-gg {
  background-position: -57px -643px;
}

.share-social ul li a.icon-share-yt {
  background-position: -11px -694px;
}

.share-social ul li a.icon-share-gr {
  background-position: -57px -691px;
}

.suport-kh ul li,
.about-ft ul li {
  list-style: none;
}

.suport-kh ul li a,
.about-ft ul li a {
  font-size: 13px;
  color: #666666;
  line-height: 25px;
}

.suport-kh ul li a:hover,
.about-ft ul li a:hover {
  color: #E6C300;
}

.suport-kh {
  margin-bottom: 20px;
}

.description-newsletter {
  font-size: 13px;
  color: #666666;
}

.newsletter-ft form {
  height: 34px;
  background: #fff;
}

.item-submit {
  width: 50px;
  height: 34px;
  float: right;
}

.newsletter-ft .btn-default {
  height: 34px;
  color: #fff;
  background: #1e3a8a;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  border: none;
  padding: 0;
  width: 100%;
  display: block;
  /*font-family:'Roboto-Medium';*/
}

.newsletter-ft .btn-default:hover {
  background: #E6C300;
}

.newsletter-ft .form-control {
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: none;
  font-size: 13px;
  font-style: italic;
}

.item-input {
  margin-right: 50px;
  height: 34px;
}

.newsletter-ft {
  margin-bottom: 30px;
}

.item-pay {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

.payment-ft .cont {
  margin-top: 15px;
}

.name-bank {
  font-size: 13px;
  color: #373737;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: "Roboto-Medium";
}

.box-billing-information ul li {
  list-style: none;
  font-size: 13px;
  color: #666666;
  line-height: 20px;
}

.box-billing-information {
  margin-bottom: 17px;
}

.billing-information {
  display: table;
  float: right;
}

/*bottom-footer*/
.bottom-footer {
  height: 38px;
  display: block;
  line-height: 38px;
}

.coppyright {
  float: left;
  font-size: 12px;
  color: #555555;
}

.nano {
  float: right;
}

.nano a {
  color: #555555;
  font-size: 12px;
}

/******/
/*.box-list-product{ margin-top:20px;}*/
.box-list-product .row {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}

.box-list-product .col-sm-3 {
  padding: 0 10px;
}

.box-list-product .item-product-prm {
  margin-bottom: 20px;
  padding: 10px 10px 0 10px;
  position: relative;
}

/****filter*******/
.form-filter {
  overflow: hidden;
  padding-bottom: 20px;
}

.title-filter {
  width: 100px;
}

.form-filter .table {
  background: #fff;
  margin-bottom: 0;
}

.item-filter {
  margin-right: 10px;
  float: left;
}

.filter-thuonghieu {
  border: 1px solid #e3e3e3;
  display: block;
  width: 75px;
  height: 35px;
  position: relative;
  float: left;
  margin: 3px 10px 3px 0;
}

.filter-thuonghieu img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.close-item-filter {
  width: 16px;
  height: 16px;
  background: #1e3a8a;
  position: absolute;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  top: -5px;
  right: -5px;
  display: none;
}

.filter-thuonghieu.active {
  border-color: #1e3a8a;
}

.filter-thuonghieu.active .close-item-filter {
  display: block;
}

.form-filter .table > tbody > tr > th {
  vertical-align: middle;
  background: #ededed;
  font-size: 14px;
  font-weight: normal;
  color: #454545;
  border-color: #dedede;
}

/*******/
.filter-danhmuc {
  margin-right: 30px;
}

.me-select {
  position: relative;
  margin: 0 auto;
}

.me-select .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.me-select .checkbox + .checkbox {
  margin-top: 0px;
}

.me-select ul {
  list-style: none;
  padding: 0;
  width: 100%;
}

.me-select li {
  margin: 0 auto;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
}

.me-select li.selected {
  box-shadow: inset 0 0 0 40px rgba(255, 246, 0, 0.1);
}

.me-select label.icon-check {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0 5px 0 20px;
  vertical-align: top;
  cursor: pointer;
  color: #242424;
  font-size: 12px;
}

.me-select label.icon-check span {
  vertical-align: middle;
  display: inline-block;
}

.me-select label.icon-check span:first-child {
  width: 30%;
  color: rgba(97, 107, 107, 0.7);
}

.me-select label.icon-check span:nth-child(2),
.me-select label.icon-check a {
  width: 60%;
  color: #31d2d4;
}

.me-select label.icon-check span:last-child {
  width: 10%;
  text-align: right;
  font-size: 60%;
}

.me-select input[type="checkbox"],
.me-select label.icon-check::before,
.me-select input[type="checkbox"]:checked + label.icon-check::after {
  width: 14px;
  height: 14px;
  top: 50%;
  left: 0px;
  margin-top: -7px;
  position: absolute;
  cursor: pointer;
}

.me-select input[type="checkbox"] {
  opacity: 0;
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
}

.me-select label.icon-check::before {
  content: "";
  border: 1px solid #737373;
}

.me-select input[type="checkbox"]:checked + label.icon-check::before {
  border: 1px solid #eb1100;
}

.me-select input[type="checkbox"]:checked + label.icon-check::after {
  content: "\2713";
  text-align: center;
  line-height: 14px;
  color: #eb1100;
  font-weight: bold;
}

/*********/
.filter-mausac {
  width: 31px;
  height: 17px;
  border: 1px solid #e3e3e3;
  display: block;
  position: relative;
}

.filter-mausac.active {
  border-color: #1e3a8a;
}

.filter-mausac.active .close-item-filter {
  display: block;
}

.filter-yellow {
  background: yellow;
}

.filter-red {
  background: red;
}

.filter-blue {
  background: blue;
}

.filter-green {
  background: green;
}

.filter-orange {
  background: orange;
}

.button-close-form-filter {
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 16px;
  font-weight: bold;
  display: none;
  cursor: pointer;
}

.buttom-filter {
  width: 95px;
  padding-right: 10px;
  height: 35px;
  border: 1px solid #e3e3e3;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  cursor: pointer;
  background: #fff;
  margin-top: 0;
  margin-right: 15px;
  position: relative;
  display: none;
}

.buttom-filter:before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 8px;
}

.buttom-filter:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 14px;
}

.button-filter-m {
  display: none;
}

.title-detail h2:after {
  width: 188px;
}

/********Product-detail******/
.product-detail .product-detail-box .product-detail-right {
  margin-left: 570px;
}

.product-detail .product-detail-box .product-detail-left {
  width: 550px;
  float: left;
}

.img-detail {
  height: 450px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  position: relative;
  margin-bottom: 15px;
}

.img-detail img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
}

.title-product {
  margin-top: 0;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.product-detail-right .price {
  font-size: 20px;
  color: #f00;
  margin-bottom: 0;
  height: 32px;
  width: 100%;
  float: none;
}

.product-detail-right .old-price {
  text-decoration: line-through;
  color: #999;
  font-size: 18px;
  width: 100%;
  float: none;
  font-size: 14px;
  text-align: left;
}

.product-detail-right .box-price {
  /* height: 63px; */
  max-height: 63px;
}

.top-product-detail {
  overflow: hidden;
  margin-bottom: 50px;
}

.description-detail {
  font-size: 14px;
  color: #555;
}

.box-qty {
  overflow: hidden;
}

.box-qty .form-control {
  border: none;
  box-shadow: none;
  font-size: 22px;
  color: #333;
  float: left;
  margin-left: 20px;
  width: 50px;
  height: 50px;
  min-width: 50px;
}

.reduction,
.increase {
  width: 40px;
  height: 40px;
  background: url(img/icon-qty.png) no-repeat;
  display: block;
  float: left;
  margin-top: 5px;
}

.increase {
  background-position: 0 -76px;
}

.option-color {
  font-size: 16px;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 20px;
}

.product-detail {
  padding-top: 30px;
  background: #fff;
  padding: 15px;
}

.option-color span {
  color: #9e0b0f;
}

.buttom-action {
  margin-top: 23px;
}

.buttom-action a {
  float: left;
  width: 31%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  background: #e1e1e1;
  margin-right: 2.333333%;
}

.buttom-action a:hover,
.buttom-action a:first-child {
  background: #e20606;
  color: #fff;
}

.buttom-action a:first-child:hover {
  background: #e20606;
}

.buttom-action a:hover span,
.buttom-action a:first-child span {
  color: #eee;
}

.title-more {
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e3e3e3;
}

.social .social-item {
  float: left;
}

.list-img-detail-s ul li {
  list-style: none;
  width: 18%;
  float: left;
  margin: 0 1%;
  height: 73px;
  border: 1px solid #e3e3e3;
  position: relative;
}

.list-img-detail-s ul li:first-child {
  margin-left: 0;
}

.list-img-detail-s ul li img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
}

.breadcrumb a {
  color: #666;
}

.breadcrumb {
  border: none;
}

/*content-in*/
.title-detail h2:after {
  width: 188px;
}

.jobs,
.instroduce,
.news,
.jobdetail,
.newsdetail,
.wrap_print_picture,
.form-login,
.form-regis,
.shoppingcart,
.sc-checkout,
.checkout,
.w3n-order {
  background: #fff;
  padding: 10px;
}

.btn-primary,
.btn-info {
  background-color: #1e3a8a;
  border-color: #1e3a8a;
}

.btn-primary:hover,
.btn-info:hover {
  background-color: #E6C300;
  border-color: #E6C300;
}

.list-content-body .list-content-title a:hover {
  color: #E6C300;
}

.content-in .right-main .breadcrumb {
  padding: 7px 0px 0px 0px;
  margin-bottom: 10px;
}

ul.W3NPager .active a,
ul.W3NPager .selected a {
  background: #1e3a8a;
  border: 1px solid #1e3a8a;
}

.service .list.list-small .list-content .list-content-body {
  margin-left: 0px;
}

.content-in .right-main .top1-rm {
  padding-top: 0px;
}

.service .panel-heading h3 {
  font-size: 16px;
}

.service .panel-body {
  height: 135px;
  overflow: hidden;
}

.service .panel-body .list {
  margin-bottom: 0px;
}

.service .panel-body .list .list-item {
  padding: 5px 0px;
}

.discount {
  position: absolute;
  background: #ff0000;
  right: 0;
  top: 0;
  z-index: 999999;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 50px;
  height: 50px;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  border-radius: 50px;
  padding: 10px;
}

.hotline-mobile {
  width: 260px;
  float: right;
  text-align: right;
}

.hotline-mobile a {
  text-transform: uppercase;
  font-size: 24px;
  color: #1e3a8a;
  font-family: "Roboto Condensed", sans-serif;
}

/*Hotline*/
.callus {
  background: red;
  position: fixed;
  height: 40px;
  line-height: 40px;
  padding: 0 20px 0 0px;
  border-radius: 40px;
  color: #fff;
  z-index: 99999;
  opacity: 0.9;
  right: 60px;
  float: right;
  bottom: 0px;
}

.callus i {
  background: red url(img/i_phone.png) no-repeat 4px 4px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: block;
  float: left;
}

.callus a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.hotline_text {
  font-size: 15px;
  padding-right: 10px;
  font-weight: normal;
}

.list-news-in .box-info .title-news-in {
  margin: 0px 0px 10px 0px;
}

.list-news-in .box-info .title-news-in a {
  color: #333;
}

.list-news-in .box-info .title-news-in a:hover {
  color: #E6C300;
}

.list-news-in .box-info .description-news-in {
  height: 90px;
  overflow: hidden;
  text-align: justify;
}

.list-news-in .item-lits-news .img-item-lits-news {
  height: 150px;
  overflow: hidden;
}

.list-news-in .item-lits-news .img-item-lits-news img:hover {
}

.search1 {
  padding-top: 20px;
}

.product-result,
ul.W3NPager {
  margin-bottom: 20px;
}

.panel-body-statistic {
  padding: 10px 0px 10px 0px;
  background: #f8f7f7;
}

.list.grid .list-content .list-content-img img {
  max-height: 100%;
}

/* Doan 14/6/2018 */

.top2-rm {
}
.top2-rm a {
}
.top2-rm .content-top2-rm img {
  padding: 0;
}

.content-slm ul li.support-address .sp-icon {
  position: absolute;
  left: 14px;
}

.cover-fixed-support {
  position: fixed;
  right: 0px;
  white-space: nowrap;
  height: initial;
  width: 330px;
  padding: 10px 0px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  opacity: 1;
  top: 135px;
  background: #fff;
  visibility: visible;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  z-index: 9999;
  padding-right: 0px;
}
.cover-fixed-support .form-control {
  height: 32px;
}
.close-cover-fixed {
  position: absolute;
  right: 0px;
  top: -31px;
  white-space: normal;
  display: flex;
  color: #fff;
  background: #c02527;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 4px;
  width: 60px;
  text-align: center;
}
.close-cover-fixed p {
  margin-bottom: 3px;
  padding: 6px 0px;
  font-family: Roboto;
  letter-spacing: 1.5px;
}
.cover-fixed-support .close-cover-fixed p,
.cover-fixed-support.active .close-cover-fixed span {
  display: none;
}
.cover-fixed-support.active .close-cover-fixed p {
  display: block;
}
.cover-fixed-support.active {
  width: 0px;
}
.cover-fixed-support .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.cover-fixed-support textarea.form-control {
  min-height: 90px;
}
.cover-fixed-support .form-horizontal .control-label {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: left;
  width: 100%;
}
.cover-fixed-support .col-sm-10 {
  width: 100%;
}
.cover-fixed-support .col-sm-offset-2 {
  margin-left: 0px;
}
.cover-fixed-support .btn-primary:hover,
.cover-fixed-support .btn-primary:focus,
.cover-fixed-support .btn-primary:active,
.cover-fixed-support .btn-primary.active {
  color: #fff;
  background-color: #4b9428;
  border-color: #4b9428;
  width: 100px;
}
.cover-fixed-support .btn-primary {
  color: #fff;
  background-color: #4b9428;
  border-color: #4b9428;
  width: 100px;
}

.cover-fixed-support.active .close-cover-fixed:after {
  content: "";
  background-image: url(img/icon-support.png);
  background-repeat: no-repeat;
  background-position: 10px -100px;
  position: absolute;
  left: -5px;
  top: -24px;
  height: 50px;
  width: 50px;
}
.cover-fixed-support .close-cover-fixed:after {
  top: -2px;
  content: "";
  background-image: url(img/icon-support.png);
  background-repeat: no-repeat;
  background-position: 10px -100px;
  position: absolute;
  left: -39px;
  height: 50px;
  width: 50px;
}
.cover-fixed-support .close-cover-fixed span {
  margin-left: 10px;
}

@media (max-width: 480px) {
  .cover-fixed-support.active {
    width: 0px;
    height: 100vh;
    top: 0px;
    padding: 0px 0px;
  }
  .cover-fixed-support.active {
    width: 0px;
    height: 100vh;
    top: 0px;
    padding: 0px 0px;
  }
  .cover-fixed-support textarea {
    min-height: 110px;
  }
  .close-cover-fixed {
    position: absolute;
    right: 0px;
    bottom: 70px;
    white-space: normal;
    display: flex;
    color: #fff;
    background: #c02527;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 4px;
    width: 115px;
    top: initial;
  }
  .cover-fixed-support.active .close-cover-fixed p {
    display: block;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
  }
  .cover-fixed-support {
    position: fixed;
    right: 0px;
    white-space: nowrap;
    height: 100vh;
    width: 100%;
    border-top-left-radius: 5px;
    opacity: 1;
    top: 0px;
    padding-right: 0px;
  }
}

/*responsive*/

@media (max-width: 1240px) {
  .wrapper {
    width: 100%;
    padding: 0px;
    box-shadow: none;
  }

  footer {
    width: 100%;
    margin-left: 0px;
  }
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }

  .view-active {
    height: 300px;
  }

  .view-active .cont {
    height: 290px;
  }

  .content-free-top1-rm img {
    padding-right: 10px;
  }

  .center-header-top {
    margin-left: 50%;
    width: 20%;
  }
}

@media (max-width: 1100px) {
  .left-header-top {
    width: 62.67%;
  }

  .right-header-top {
    width: 18.58%;
  }

  .title-lm h2,
  .category li a {
    font-size: 14px;
  }

  .right-rm {
    display: none;
  }

  .left-rm {
    margin-right: 0;
  }

  .product-detail-left {
    width: 450px;
  }

  .product-detail-right {
    margin-left: 465px;
  }
}

@media (max-width: 1024px) {
  .right-main iframe {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .menu-bottom-header {
    width: 100%;
  }

  .bottom-header,
  .menu-bottom-header {
    height: 40px;
  }

  .search-bottom-header {
    position: absolute;
    right: 20px;
    width: 100%;
  }

  .icon-search {
    display: block;
    background: url(img/icon.png) no-repeat -60px -38px;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -33px;
    right: 0px;
    cursor: pointer;
    z-index: 99;
  }

  .box-search {
    position: absolute;
    bottom: -73px;
    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    left: 20px;
    right: 0px;
    padding: 0 1px;
    display: none;
  }

  .box-search.open {
    display: block;
  }

  .box-search form {
    background: #fff;
    width: 100%;
    max-width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
  }

  .right-header-top {
    width: 20.58%;
  }

  .center-header-top .hotline-top:after {
    display: none;
  }

  .content-top1-rm h3 {
    font-size: 13px;
    width: 70%;
  }

  .sologan p {
    top: 25px;
  }

  .left-main {
    display: none;
  }

  .right-main {
    padding: 0px 10px 20px 10px;
    width: 100%;
    margin-left: 0;
  }

  .top1-rm {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-rm {
    padding-left: 10px;
  }

  .content-prm .owl-carousel {
    margin: 0px;
  }

  .content-prm .item {
    padding: 0px 10px 0px 0px;
  }

  .bottom-header .container {
    padding: 0;
  }

  .content-prm {
    margin-right: 0px;
  }

  .title-prm h2 {
    margin-right: 10px;
  }

  .container {
    padding: 0;
  }

  .center-header,
  .sologan {
    height: 60px;
  }

  .sologan p {
    font-size: 20px;
    margin-top: -14px;
  }

  .sologan p span {
    font-size: 14px;
  }

  .icon-menu-nav {
    width: 45px;
    float: left;
    text-align: center;
  }

  #cssmenu > ul > li > a span {
    line-height: 27px;
  }

  .content-in .right-main .breadcrumb {
    margin-bottom: 0;
    margin-top: 5px;
    padding: 10px;
  }
}

@media (max-width: 824px) {
  .box-list-product {
    margin-top: 0;
    padding-top: 20px;
  }

  .login {
    display: none;
  }

  .right-header-top {
    width: 10.58%;
  }

  .view-active {
    height: 230px;
  }

  .view-active .cont {
    height: 220px;
  }

  body {
    overflow-x: hidden;
  }

  .form-filter {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    right: -9999px;
    z-index: 999;
    transition: 0.7s all ease;
    -webkit-transition: 0.7s all ease;
    -moz-transition: 0.7s all ease;
    background: #fff;
  }

  .form-filter.open {
    right: 0;
  }

  .button-close-form-filter {
    display: block;
  }

  .buttom-filter {
    display: block;
  }

  .button-filter-m {
    display: block;
  }

  .box-logo {
    width: 40%;
  }

  .cont-header-r {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .col-top1 {
    width: 33.33%;
    float: left;
  }

  .top-footer .col-4 {
    width: 100%;
    float: none;
  }

  .top-footer .col-2:last-child {
    /*display: none;*/
  }

  .top-footer .col-2 {
    width: 50%;
  }

  .box-list-product .col-sm-3 {
    width: 50%;
    float: left;
  }

  .top1-rm .row {
    display: none;
  }

  .product-detail-left {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .product-detail .product-detail-box .product-detail-right {
    margin-left: 0;
    width: 100%;
    float: left;
  }

  .hotline-top {
    display: none;
  }

  .hotline-mobile {
    position: fixed;
    bottom: 5px;
    left: 5px;
    background: #1e3a8a;
    z-index: 99999;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    width: auto;
  }

  .hotline-mobile a {
    font-size: 16px;
    padding: 15px 10px;
    color: #fff;
  }

  .left-header-top {
    width: 88%;
  }

  .center-header-top {
    width: 40%;
    margin-left: 200px;
  }
}

@media (max-width: 640px) {
  .left-rm,
  .right-rm {
    width: 100%;
    float: left;
  }

  .view-active {
    margin-top: 15px;
  }
}

@media (max-width: 620px) {
  .col-top1 {
    width: 50%;
    padding-bottom: 10px;
  }
}

@media (max-width: 540px) {
  .cont-header-r {
    display: none;
  }
  .product-detail .product-detail-box .product-detail-left {
    width: 100%;
  }
  .top-product-detail {
    margin-bottom: 20px;
  }
  .product-detail {
    padding: 10px;
  }
  .billing-information {
    float: left;
  }
  .coppyright p {
    margin-bottom: 0;
  }
  .right-main-home {
    padding: 0;
  }
  .top2-rm {
    padding-top: 0;
  }
  .top-footer .address,
  .newsletter-ft {
    margin-bottom: 10px;
  }
  .top-footer .row {
    margin: 0;
  }
  .arcontactus-widget {
    zoom: 0.9;
  }
}

@media (max-width: 480px) {
  .right-header-top {
    display: none;
    width: 0%;
  }

  .box-list-product .col-sm-3 {
    width: 100%;
    float: none;
  }

  .left-header-top {
    width: 100%;
  }
  .box-img-product-prm {
    height: auto;
  }
  .box-img-product-prm img {
    position: relative;
  }
  .box-content-product-prm h3 {
    height: auto;
  }
  .list-news-in .item-lits-news {
    height: auto;
  }
  .list-news-in .item-lits-news .img-item-lits-news {
    max-height: inherit;
    width: 30%;
    height: auto;
  }
  .list-news-in .box-info .description-news-in {
    display: none;
  }
  .arcontactus-widget {
    zoom: 0.8;
    bottom: 142px;
  }
}

@media (max-width: 420px) {
  .col-top1 {
    width: 100%;
  }

  .nano {
    float: left;
  }

  .sologan p {
    font-size: 16px;
  }

  .sologan p span {
    font-size: 12px;
  }

  .box-logo {
    width: 100%;
    float: none;
  }

  .center-header-top {
    display: none;
  }

  .top-header {
    height: 5px;
  }

  .hotline_text {
    display: none;
  }

  .callus {
    right: inherit;
    left: 10px;
    bottom: 2px;
  }
  .arcontactus-widget {
    zoom: 0.7;
  }
}

@media (max-width: 380px) {
  .top-footer .col-2 {
    width: 100%;
    float: none;
  }

  .sologan p {
    font-size: 14px;
  }

  .sologan p span {
    font-size: 11px;
  }
}

/*PRODUCT DETAIL ATTRIBUTE*/

.choice-color {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  padding-left: 0px;

  margin-top: 16px;
}
.choice-color label {
  font-size: 14px;
  font-weight: 500;
}
.list-choice-item {
  float: left;
  width: 100%;
}
.list-choice-item a {
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  margin-left: 6px;
  border: 1px solid #fff;
  padding: 4px;
}
.list-choice-item a img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.list-choice-item a.active,
.list-choice-item a:hover {
  border: 2px solid red;
}
.choice-size {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  padding-left: 0px;
}
.choice-size label {
  position: absolute;
  left: 10px;
  top: 20px;
  font-size: 14px;
  font-weight: 500;
}
.choice-size input {
  background: #fff;
  border: medium none;
  color: #4c4c4c;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 37px;
  padding: 0;
  width: 60px;
  text-align: center;
  margin-right: 5px;
  float: left;
  border: 1px solid #ebf5e2;
}
.choice-size input:focus {
  border: 1px solid #6e9a43;
}
.btn_count {
  float: left;
  width: 25px;
  margin-right: 0px;
  margin-top: 11px;
}
.box-qty a,
.btn_count button {
  background: #fff none repeat scroll 0 0;
  color: #797979;
  height: 17px;
  line-height: 16px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  margin-right: 10px;
  margin-bottom: 3px;
}
.input-amount-product {
  margin-bottom: 15px;
}
.input-amount-product .img-amount {
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 8px;
  color: #333;
  font-weight: bold;
}
.input-amount-product .change-quantity {
  display: block;
  float: left;
}

.input-amount-product .show-price {
  float: left;
  margin: 7px 0px 0px 20px;
  color: red;
}

.change-quantity .increase {
  margin-top: 0px;
}

.variations {
  position: relative;
  float: left;
  width: 100%;
}
.cart {
  float: left;
  width: 100%;
}
.variations label {
  position: relative;
  left: 0;
  top: 0;
  font-size: 14px;
  color: #000;
  margin-top: 15px;
}
.variations select {
  border: 1px solid #ddd;
  float: left;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
}
.single_variation_wrap {
  float: left;
  width: 100%;
}
.single_variation_wrap label {
  position: relative;
  left: 0;
  top: 0;
}

.quantity .screen-reader-text {
  display: none;
}
.single_add_to_cart_button {
  background-color: #d26e4b;
  color: #fff;
  border: none;
  padding: 5px 25px 6px 25px;
  font-weight: 600;
  font-size: 16px;
  margin-left: 15px;
}
.quantity .is-form {
  width: 20px;
}
.variations .reset_variations {
  position: absolute;
  right: 0;
  bottom: 95%;
  color: currentColor;
  opacity: 0.6;
  font-size: 11px;
  text-transform: uppercase;
}
.woocommerce-variation-price {
  float: left;
  width: 100%;
  padding: 15px 0;
}

.addtocart-destiny {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  clear: both;
  padding: 9px 0;
  border-radius: 4px;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  background: #fd6e1d;
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#fd6e1d),
    to(#f59000)
  );
  background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
  background: -moz-linear-gradient(top, #f59000, #fd6e1d);
  background: -ms-linear-gradient(top, #f59000, #fd6e1d);
  background: -o-linear-gradient(top, #f59000, #fd6e1d);
  margin: 0 0 20px;
  text-decoration: none;
  border-bottom: 0 !important;
  max-width: 350px;
  width: 100%;
}

.addtocart-destiny:hover,
.addtocart-destiny:focus {
  text-decoration: none !important;
  background: #f59000;
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#f59000),
    to(#fd6e1d)
  );
  background: -webkit-linear-gradient(top, #fd6e1d, #f59000);
  background: -moz-linear-gradient(top, #fd6e1d, #f59000);
  background: -ms-linear-gradient(top, #fd6e1d, #f59000);
  background: -o-linear-gradient(top, #fd6e1d, #f59000);
  color: #fff;
}

.selected-quantity {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.buy-now-btn {
  float: left;
  width: 100%;
}

.video-detail .video-player {
  width: 100%;
  height: 550px;
  max-height: 550px;
  overflow: hidden;
}
