@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.eot");
  src: url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .inner.details {
    padding-top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .inner.details .com-panel .col-r .panel:last-child .row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .inner.details .com-panel .col-r .panel:last-child .row .progress {
    width: 100%;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .inner.details .com-panel .col-r .panel:last-child .row .sort-row {
    width: 100%;
    justify-content: space-between;
  }
}
.inner .com-panel .col-r {
  background-color: rgba(255, 255, 255, 0.9);
}
.inner .com-panel .col-r .wrapper {
  padding: 80px 40px 120px;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .wrapper {
    padding: 40px 16px 60px;
  }
}
.inner .com-panel .col-r .panel:not(:last-child) {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel:not(:last-child) {
    margin-bottom: 60px;
  }
}
.inner .com-panel .col-r .panel .title {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: uppercase;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(84, 86, 91, 0.2);
  margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel .title {
    font-size: 1.25em;
    line-height: 1.2;
    padding-bottom: 6px;
    margin-bottom: 24px;
  }
}
.inner .com-panel .col-r .panel .row {
  align-items: center;
  justify-content: space-between;
}
.inner .com-panel .col-r .panel .row .sort-row {
  display: flex;
}
.inner .com-panel .col-r .panel .row .sort-row .sort:not(:last-child) {
  margin-right: 50px;
}
.inner .com-panel .col-r .panel .row .sort {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel .row .sort .txt {
    display: none;
  }
}
.inner .com-panel .col-r .panel .row .progress {
  color: #76777B;
  letter-spacing: 0.02em;
  font-size: 0.9375em;
  line-height: 1;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel .row .progress {
    font-size: 0.75em;
  }
}
.inner .com-panel .col-r .panel .listing {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel .listing {
    margin-top: 12px;
  }
}
.inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
  background-color: #ffffff;
  width: 213.5px;
  margin-bottom: 24px;
  margin-right: 24px;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    width: calc((100% - 210px) / 6);
  }
  .inner .com-panel .col-r .panel .listing .brand:nth-child(6n), .inner .com-panel .col-r .panel .listing .product:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    width: calc((100% - 72px) / 4);
  }
  .inner .com-panel .col-r .panel .listing .brand:nth-child(4n), .inner .com-panel .col-r .panel .listing .product:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .inner .com-panel .col-r .panel .listing .brand:nth-child(3n), .inner .com-panel .col-r .panel .listing .product:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    width: calc((100% - 48px) / 3);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    width: calc((100% - 40px) / 3);
  }
}
@media screen and (max-width: 767px) {
  .inner .com-panel .col-r .panel .listing .brand, .inner .com-panel .col-r .panel .listing .product {
    width: calc((100% - 20px) / 2);
  }
  .inner .com-panel .col-r .panel .listing .brand:nth-child(even), .inner .com-panel .col-r .panel .listing .product:nth-child(even) {
    margin-right: 0;
  }
}
.inner .com-panel .col-r .panel .listing .brand {
  padding: 10px;
  position: relative;
  height: auto;
}
.inner .com-panel .col-r .panel .listing .brand:before {
  content: "";
  display: block;
}
@media (max-width: 991px) {
  .inner .com-panel .col-r .panel .listing .brand:before {
    padding-top: 100%;
  }
}
@media (min-width: 992px) {
  .inner .com-panel .col-r .panel .listing .brand:before {
    padding-top: 100%;
  }
}
.inner .com-panel .col-r .panel .listing .brand a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
.inner .com-panel .col-r .panel .listing .brand img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.product {
  background-color: #ffffff;
  padding: 16px 16px 24px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .product {
    padding-bottom: 20px;
  }
}
.product .thumbnail {
  position: relative;
  height: auto;
}
.product .thumbnail:before {
  content: "";
  display: block;
}
@media (max-width: 991px) {
  .product .thumbnail:before {
    padding-top: 100%;
  }
}
@media (min-width: 992px) {
  .product .thumbnail:before {
    padding-top: 100%;
  }
}
.product .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.product .thumbnail:hover ~ .wrap .title {
  color: #ED6D00;
}
.product .wrap {
  padding: 12px 9px 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .product .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.product .wrap .name {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .product .wrap .name {
    margin-bottom: 7px;
    font-size: 0.9375em;
  }
}
.product .wrap .name a {
  display: block;
}
.product .wrap .name a:hover {
  color: #ED6D00;
  opacity: 1;
}
.product .wrap .brand-name {
  color: #76777B;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .product .wrap .brand-name {
    font-size: 0.8125em;
  }
}
.product .wrap .category {
  margin-top: 12px;
  font-size: 0.75em;
  line-height: 1;
  color: #F4A969;
  display: flex;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px;
}
@media screen and (max-width: 991px) {
  .product .wrap .category {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}
.product .wrap .category a {
  display: inline-block;
  background-color: rgba(237, 109, 0, 0.1);
  border-radius: 200px;
  padding: 5px 8px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 5px;
}
.product .wrap .category a:not(:last-child) {
  margin-right: 6px;
}
.product .wrap .category a:hover {
  background-color: #ED6D00;
  color: #ffffff;
}

.select2-container {
  width: auto !important;
  max-width: 40vw;
}

.select2-dropdown {
  border: 0;
  border-radius: 0;
  top: 5px;
  box-shadow: 0px 5px 12px 0px rgba(10, 10, 10, 0.2);
  width: 200px !important;
}

.select2-results__option {
  padding: 6px 10px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: none;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ffffff;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ED6D00;
}
.select2-container--default .select2-selection--single {
  border: 0;
  background-color: transparent;
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 20px;
  width: 20px;
  background-image: url("../img/icon/up-o.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  right: -4px;
  transform: scaleY(-1);
  margin-left: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #54565B;
  padding-left: 4px;
  line-height: 1.1;
}
@media screen and (max-width: 991px) {
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    font-size: 0.875em;
  }
}

.popup-brand-details .wrapper {
  padding: 52px 26px 0 52px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .wrapper {
    padding: 32px;
  }
}
.popup-brand-details .inner-wrapper {
  max-height: 80vh;
  overflow: auto;
  padding-right: 26px;
  padding-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .inner-wrapper {
    padding: 0;
    max-height: none;
  }
}
.popup-brand-details .inner-wrapper::-webkit-scrollbar {
  width: 7px;
}
.popup-brand-details .inner-wrapper::-webkit-scrollbar-track {
  background: #ECECEC;
}
.popup-brand-details .inner-wrapper::-webkit-scrollbar-thumb {
  background: #B4B4B4;
}
.popup-brand-details .inner-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #8D8D95;
}
.popup-brand-details .brand-row {
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 991px) {
  .popup-brand-details .brand-row {
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
  }
}
.popup-brand-details .brand-row .thumbnail {
  width: 355px;
  height: 355px;
  max-width: 100%;
  flex-shrink: 0;
  border: 1px solid #E7E7E7;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .brand-row .thumbnail {
    width: 316px;
    height: 316px;
    margin-bottom: 30px;
  }
}
.popup-brand-details .brand-row .thumbnail img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.popup-brand-details .brand-row .desc {
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 42px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .brand-row .desc {
    padding-left: 0;
  }
}
.popup-brand-details .brand-row .desc .name {
  font-size: 1.75em;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .brand-row .desc .name {
    font-size: 1.5em;
    margin-bottom: 10px;
  }
}
.popup-brand-details .brand-row .desc .com-txt {
  font-size: 0.875em;
  letter-spacing: 0.01em;
  color: #76777B;
}
.popup-brand-details .brand-row .desc .btn-container {
  margin-top: 30px;
}
.popup-brand-details .related-row {
  padding-top: 52px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .related-row {
    padding-top: 32px;
  }
}
.popup-brand-details .related-row h2 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .related-row h2 {
    font-size: 1.25em;
  }
}
.popup-brand-details .related-row .product {
  width: 25%;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .popup-brand-details .related-row .product {
    margin-bottom: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .popup-brand-details .related-row .product {
    width: calc((100% - 40px) / 3);
  }
  .popup-brand-details .related-row .product:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popup-brand-details .related-row .product {
    width: calc((100% - 20px) / 2);
  }
  .popup-brand-details .related-row .product:nth-child(2n) {
    margin-right: 0;
  }
}/*# sourceMappingURL=product.css.map */