/*------------------------------------
	[Table of contents]
	1. Body
	2. Header / #header
	3. Navigation / #navbar
	4. Content / #content
	5. Sidebar / #sidebar
	6. Search / #search
	7. Footer / #footer
	
--------------------------------------*/
.active-bg-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  transition: all .3s ease;
  top: 0; }

* {
  outline: 0 !important; }

img {
  margin: 0 auto !important; }

nav .open a {
  background-color: unset !important; }
  nav .open a:hover {
    background-color: unset !important; }
  nav .open a:focus {
    background-color: unset !important; }

.form-control:focus {
  box-shadow: unset;
  border-color: unset; }

@media (min-width: 1200px) {
  .container-menu {
    width: 1000px !important; } }
h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.navbar-collapse {
  padding-right: 0;
  padding-left: 0; }

.nav > li > a > img {
  max-width: 100%; }

.nav-pills > li + li {
  margin-left: 0; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #fff; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: unset !important; }

.show-search {
  opacity: 1 !important;
  visibility: visible !important; }

/*slick*/
.slider {
  width: 100%;
  margin: 0 auto; }

.slick-slide {
  margin: 0px 20px; }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1; }

.slick-active {
  opacity: 1; }

.slick-current {
  opacity: 1; }

/*end slick*/
ul.breadcrumb {
  padding: 15px 0;
  list-style: none;
  background: #fff; }

/* Display list items side by side */
ul.breadcrumb li {
  display: inline; }

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
  padding: 5px 10px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  color: black;
  color: #888888;
  content: ">"; }

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  color: black;
  color: #888888;
  text-decoration: none; }

ul.breadcrumb li:last-child a {
  color: black;
  font-weight: bold; }

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: black;
  text-decoration: none; }

@media all and (min-width: 320px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none; }

  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: left; } }
@media all and (min-width: 768px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: left; } }
@media all and (min-width: 992px) {
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
    clear: left; } }
@media (min-width: 1200px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {
    clear: left; } }
.panel {
  box-shadow: unset;
  border-radius: 0; }

/*--------------------------------ui----------------------------*/
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: none;
  background-color: black;
  border: none;
  outline: none; }

.ui-slider-range {
  background: none;
  background-color: black;
  border: none; }

#slider-3 {
  border: none;
  height: 5px;
  border-radius: 0;
  background: #9a9a9a; }

.range-p input {
  border: 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  outline: 0; }

/*end*/
/*---------*/
.active-btn {
  background: black !important;
  color: #fff; }

/*custom select*/
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  width: 154px;
  height: 36px;
  margin-left: 20px; }



.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #eeeeee;
  padding: 8px 15px;
  transition: all 0.2s ease-in; }
  .select-styled:after {
    content: "\f107";
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 16px;
    font-weight: 600;
    font-family: Font Awesome\ 5 Free; }
  .select-styled:active:after, .select-styled.active:after {
    transform: rotate(180deg); }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f2f2f2; }
  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #e6e6e6;
    transition: all 0.15s ease-in; }
    .select-options li:hover {
      color: #c0392b;
      background: #fff; }
    .select-options li[rel="hide"] {
      display: none; }

/*----end----*/
figure.bg-input {
  position: relative; }

figure.bg-input::before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 36px;
  background: #eeeeee;
  position: absolute;
  bottom: 8px;
  z-index: -1;
  left: -15px; }

figure.bg-input::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 36px;
  background: #eeeeee;
  position: absolute;
  bottom: 8px;
  z-index: -1;
  left: 78px; }

/*------tab--------*/
.nav-tabs {
  border-bottom: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 0;
  background-color: transparent; }

.nav-tabs > li > a {
  border: 0; }

/*----*/
@-webkit-keyframes shine-left {
  100% {
    right: 100%; } }
@keyframes shine-left {
  100% {
    right: 100%; } }
/*-----*/
@-webkit-keyframes shine-right {
  100% {
    left: 100%; } }
@keyframes shine-right {
  100% {
    left: 100%; } }
.carousel-caption {
  text-shadow: unset; }

.input-number-group {
  display: flex; }
  .input-number-group input[type=number]::-webkit-inner-spin-button,
  .input-number-group input[type=number]::-webkit-outer-spin-button {
    appearance: none; }
  .input-number-group .input-group-button {
    line-height: calc(80px/2-10px); }
  .input-number-group .input-number {
    width: 40px;
    text-align: center;
    outline: none;
    display: block;
    margin: 0; }
  .input-number-group .input-number,
  .input-number-group .input-number-decrement,
  .input-number-group .input-number-increment {
    border: 1px solid #ddd;
    height: 30px;
    user-select: none; }
  .input-number-group .input-number-decrement,
  .input-number-group .input-number-increment {
    display: inline-block;
    width: 30px;
    background: #fff;
    color: black;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 400; }
  .input-number-group .input-number-decrement {
    margin-right: 0.3rem; }
  .input-number-group .input-number-increment {
    margin-left: 0.3rem; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

body {
  background-image: url("img/BG-home1.jpg");
  background-position: -515px 0;
  height: auto;
  background-repeat: no-repeat; }

.slider-nav button {
  display: none; }
.slider-nav .slick-slide {
  margin: 0 0px 0 10px; }
.slider-nav .slick-list {
  padding: 0 !important; }


.menu-breadcrumb {
  padding: 60px 0 20px 0;
  border-top: 1px solid #ddd;
  width: 100%; }

.product-content .img-content {
  padding-left: 0; }
  .product-content .img-content img {
    width: 100%; }
.product-content .detail h1 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  color: black;
  margin-top: 0; }
.product-content .detail p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  color: #888888;
  padding-bottom: 20px; }
.product-content .detail .star {
  color: #e18787;
  padding-bottom: 30px; }
  .product-content .detail .star i {
    padding-right: 2px; }
  .product-content .detail .star span {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    color: black;
    color: #888888;
    padding-left: 10px; }
.product-content .detail .prince {
  font-family: Poppins;
  font-weight: 600;
  font-size: 34px;
  color: black;
  margin-right: 230px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd; }
  .product-content .detail .prince .strike {
    font-size: 14px;
    font-weight: 400;
    color: lightgrey;
    padding-left: 10px; }
.product-content .detail .fi-option {
  position: relative; }
  .product-content .detail .fi-option .option {
    padding-top: 30px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    color: black; }
  .product-content .detail .fi-option::before {
    content: "";
    width: 30px;
    height: 2px;
    background: black;
    position: absolute;
    bottom: 12px; }
.product-content .detail .size {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  color: black;
  padding-left: 0; }
  .product-content .detail .size .sta-red {
    color: red; }
.product-content .detail .color {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  color: black; }
  .product-content .detail .color .sta-red {
    color: red; }
  .product-content .detail .color .lb-color {
    padding-bottom: 15px;
    display: inline-block; }
  .product-content .detail .color .color-1, .product-content .detail .color .color-2, .product-content .detail .color .color-3, .product-content .detail .color .color-4, .product-content .detail .color .color-5 {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #f1b8b7;
    margin-right: 10px;
    transition: all .3s ease; }
    .product-content .detail .color .color-1:hover, .product-content .detail .color .color-2:hover, .product-content .detail .color .color-3:hover, .product-content .detail .color .color-4:hover, .product-content .detail .color .color-5:hover {
      opacity: .5; }
  .product-content .detail .color .color-2 {
    background: #fccf61; }
  .product-content .detail .color .color-3 {
    background: #fff; }
  .product-content .detail .color .color-4 {
    background: #bf1324; }
  .product-content .detail .color .color-5 {
    background: #f8edab; }
.product-content .detail .select-custom {
  padding-top: 15px; }
  .product-content .detail .select-custom .select {
    margin-left: 0 !important;
    margin-right: 120px; }
    .product-content .detail .select-custom .select .select-styled {
      background: #fff !important;
      color: #888888 !important;
      border: 1px solid #ddd; }
.product-content .detail .require {
  clear: left;
  padding: 30px 0;
  color: red;
  border-bottom: 1px solid #ddd;
  margin-right: 230px; }
.product-content .detail .Quality {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  color: black;
  padding: 30px 0; }
  .product-content .detail .Quality .text-qua {
    padding-right: 20px; }
  .product-content .detail .Quality .dola {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    color: black;
    padding-left: 90px;
    padding-right: 5px; }
  .product-content .detail .Quality .total-prince {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    color: black; }
.product-content .detail .add-cart .btn-add-cart {
  display: inline-block;
  font-family: Abril Fatface;
  font-weight: 400;
  font-size: 24px;
  color: black;
  padding: 13px 30px;
  background: black;
  color: #fff;
  transition: all .3s ease;
  border: 1px solid black; }
  .product-content .detail .add-cart .btn-add-cart:hover {
    background-image: -webkit-linear-gradient(30deg, black 50%, transparent 50%);
    background-image: linear-gradient(30deg, black 50%, transparent 50%);
    background-size: 600px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    text-decoration: none; }
    .product-content .detail .add-cart .btn-add-cart:hover:hover {
      background-position: 100%;
      background-color: #fff;
      color: black;
      text-decoration: none; }
.product-content .detail .add-cart .list-icon {
  display: inline-block;
  font-size: 18px;
  padding: 16px 19px;
  border-radius: 50%;
  background: #eeeeee;
  color: #888888;
  margin-left: 15px;
  transition: all .3s ease; }
  .product-content .detail .add-cart .list-icon:hover {
    color: black; }

.connect-us {
  padding-top: 40px; }
  .connect-us a {
    display: inline-block;
    width: 80px;
    height: 20px;
    margin-right: 15px; }
    .connect-us a#like-fb {
      background-image: url("img/like-fb.png");
      background-position: 0 0;
      height: 20px;
      background-repeat: no-repeat; }
    .connect-us a#like-tw {
      background-image: url("img/like-fb.png");
      background-position: -96px 0;
      height: 20px;
      background-repeat: no-repeat; }
    .connect-us a#like-gg {
      background-image: url("img/like-fb.png");
      background-position: -190px 0;
      height: 20px;
      background-repeat: no-repeat;
      margin-right: 0; }
    .connect-us a#like-share {
      background-image: url("img/like-fb.png");
      background-position: -261px 0;
      height: 20px;
      background-repeat: no-repeat;
      width: 60px; }

.product-text {
  padding: 140px 0; }
  .product-text .menu-tab li {
    position: relative; }
    .product-text .menu-tab li a {
      font-family: Poppins;
      font-weight: 400;
      font-size: 24px;
      color: black;
      padding-left: 0;
      padding-right: 80px;
      transition: all .5s ease; }
      .product-text .menu-tab li a:hover {
        background: transparent;
        opacity: .7; }
    .product-text .menu-tab li.active a {
      font-family: Poppins;
      font-weight: 600;
      font-size: 24px;
      color: black; }
    .product-text .menu-tab li.active #fi-decription, .product-text .menu-tab li.active #fi-product-tag, .product-text .menu-tab li.active #fi-write, .product-text .menu-tab li.active #fi-addtional {
      content: "";
      width: 40px;
      height: 2px;
      background: black;
      position: absolute;
      bottom: 5px; }
  .product-text .tab-content {
    padding-top: 45px; }
    .product-text .tab-content p {
      font-family: Poppins;
      font-weight: 400;
      font-size: 14px;
      color: black;
      color: #888888; }

.related {
  padding: 0 0 140px 0; }
  .related h1 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 24px;
    color: black;
    padding-bottom: 40px; }
  .related .product-category {
    padding-bottom: 50px; }
    .related .product-category .product-title-category {
      text-align: center;
      padding-bottom: 20px; }
      .related .product-category .product-title-category h5 a {
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
        color: black; }
        .related .product-category .product-title-category h5 a:hover {
          text-decoration: none;
          color: pink; }
      .related .product-category .product-title-category .star {
        color: #e18787; }
        .related .product-category .product-title-category .star i {
          padding-right: 2px; }
      .related .product-category .product-title-category .prince {
        font-family: Poppins;
        font-weight: 600;
        font-size: 18px;
        color: black;
        padding-top: 5px; }
        .related .product-category .product-title-category .prince .strike {
          font-size: 14px;
          font-weight: 400;
          color: lightgrey;
          padding-left: 10px; }
    .related .product-category .product-image-category {
      position: relative;
      transition: all .5s ease; }
      .related .product-category .product-image-category:hover {
        box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2); }
        .related .product-category .product-image-category:hover .product-icon-category {
          opacity: 1;
          transform: scale(1); }
      .related .product-category .product-image-category .product-icon-category {
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 40%;
        opacity: 0;
        transform: scale(0);
        transition: all .3s ease;
        width: 100%; }
        .related .product-category .product-image-category .product-icon-category i {
          width: 55px;
          height: 55px;
          background-color: white;
          border-radius: 50%;
          font-size: 20px;
          padding-top: 18px;
          margin-right: 8px; }
        .related .product-category .product-image-category .product-icon-category a {
          transition: all .3s ease;
          color: lightgrey; }
          .related .product-category .product-image-category .product-icon-category a:hover {
            color: black; }
      .related .product-category .product-image-category .hot::before {
        font-family: Poppins;
        font-weight: 500;
        font-size: 14px;
        color: black;
        position: absolute;
        width: 45px;
        height: 25px;
        content: "HOT";
        background-color: #e18787;
        color: white;
        padding: 2px 0 0 6px;
        right: 0; }
      .related .product-category .product-image-category .sale::before {
        font-family: Poppins;
        font-weight: 500;
        font-size: 14px;
        color: black;
        position: absolute;
        width: 45px;
        height: 25px;
        content: "SALE";
        background-color: #e18787;
        color: white;
        padding: 2px 0 0 6px;
        right: 0;
        letter-spacing: 1px; }

.info-footer {
  padding: 140px 0;
    padding-top: 40px;
  border-top: 1px solid #ddd; }
  .info-footer h3 {
    font-family: Abril Fatface;
    font-weight: 400;
    font-size: 18px;
    color: black;
    padding-bottom: 30px; }
  .info-footer ul {
    padding: 0; }
    .info-footer ul li {
      list-style-type: none;
      padding-bottom: 15px; }
      .info-footer ul li i {
        margin-left: -16px;
        padding-right: 5px;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease; }
      .info-footer ul li a {
        transition: all .3s ease;
        font-family: Poppins;
        font-weight: 400;
        font-size: 14px;
        color: black;
        color: grey; }
        .info-footer ul li a:hover {
          text-decoration: none;
          color: black;
          font-weight: 600; }
      .info-footer ul li:hover i {
        visibility: visible;
        opacity: 1;
        transform: translateX(16px); }
      .info-footer ul li:hover a {
        display: inline-block;
        text-decoration: none;
        color: black;
        font-weight: 600;
        transform: translateX(16px); }
  .info-footer .social p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    color: black;
    padding-top: 20px; }
  .info-footer .social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    opacity: .3;
    transition: all .5s ease; }
    .info-footer .social a#link-insta {
      background-image: url("img/social-v3.png");
      background-position: 0 0;
      height: 35px;
      background-repeat: no-repeat; }
    .info-footer .social a#link-fb {
      background-image: url("img/social-v3.png");
      background-position: -35px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .info-footer .social a#link-tw {
      background-image: url("img/social-v3.png");
      background-position: -70px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .info-footer .social a#link-sky {
      background-image: url("img/social-v3.png");
      background-position: -105px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .info-footer .social a:hover {
      opacity: 1; }
  .info-footer .social h1 {
    font-family: Abril Fatface;
    font-weight: 400;
    font-size: 30px;
    color: black;
    padding-top: 10px; }
  .info-footer .social h2 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    color: black;
    color: #888888; }
  .info-footer .social form {
    position: relative;
    margin-top: 10px; }
    .info-footer .social form input {
      outline: 0;
      border: 0;
      border-radius: 0;
      box-shadow: none;
      padding-left: 20px;
      border-radius: 40px;
      border: 1px solid #cfcfcf;
      width: 100%;
      padding-left: 20px; }
      .info-footer .social form input::-webkit-input-placeholder {
        font-family: Poppins;
        font-weight: 400;
        font-size: 14px;
        color: black; }
    .info-footer .social form button {
      outline: 0;
      border: 0;
      background: transparent;
      color: white;
      position: absolute;
      right: 20px;
      top: 10px; }
      .info-footer .social form button img {
        transition: all .3s ease; }
      .info-footer .social form button:hover img {
        transform: translateX(5px); }

footer {
  background: #f4f4f4;
  padding-bottom: 22px; }
  footer .logo-bot {
    display: inline-block;
    background-image: url("img/logo.png");
    background-position: 0 -46px;
    height: 33px;
    background-repeat: no-repeat;
    width: 104px;
    margin-top: 40px; }
  footer span {
    display: inline-block;
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    color: black;
    padding-top: 40px; }
    footer span#gmail-footer {
      padding-top: 45px; }
      footer span#gmail-footer a {
        font-weight: 400;
        font-size: 13px;
        color: black; }
        footer span#gmail-footer a:hover {
          text-decoration: none;
          color: pink; }
  footer i {
    padding: 0 5px; }
  footer .gmail-footer {
    text-align: right; }
  footer .copy {
    text-align: center; }

/*# sourceMappingURL=style-product-detail.css.map */
