/* ------------ declaring color variables ------------ */
/*#e6e6e6*/
/*#000*/
/*#fff*/
/*#000*/
/*#fff*/
/*#fff*/
/*#000*/
/*#000*/
/*#000*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#000*/
/*#fff*/
/*#11b5e6*/
/*#2c394c*/
/*#002e5b*/
/*#11b5e6*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#000*/
/*#000*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#fff*/
/*#000*/
/*#fff*/
/*#fff*/
/*#11b5e6*/
/*#2c394c*/
/* ------------ declaring inheritance ------------ */
.section-title > a {
  font-size: 14px; }

#hrv-product-reviews .title-bl h2 {
  font-size: 16px; }

.pagination-custom > span.current, .pagination-custom > span > a {
  font-size: 18px; }

.section-title > h2, .search-h1 {
  font-size: 20px; }

.pagination-custom > span.current, .pagination-custom > span > a, input.btn, .section-title > h2, .swatch .header, #hrv-product-reviews .title-bl h2, #btnSubmitReview, #btnnewreview, .search-h1 {
  font-weight: bold; }

.search-h1 {
  text-transform: uppercase !important; }

.pagination-custom > span > a, input.btn, .section-title > a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* ------------ normalize elements / classes ------------ */
input, button, textarea {
  outline: 0px; }

p {
  margin-bottom: 0; }

ul, li {
  margin-bottom: 0; }

.mobile-nav a:focus {
  background: transparent; }

body {
  margin: 0;
  overflow-x: hidden; }

body {
  position: relative;
  line-height: 1.8em; }
  body button,
  body h1,
  body h2,
  body h3 {
    font-weight: normal; }

img {
  vertical-align: middle;
  height: auto; }

.mg-bottom-10 {
  margin-bottom: 10px !important; }

.mg-bottom-30 {
  margin-bottom: 30px !important; }

.mg-bottom-50 {
  margin-bottom: 50px !important; }

.mg-left-0 {
  margin-left: 0 !important; }

.mg-left-5 {
  margin-left: -5px !important; }

.mg-left-10 {
  margin-left: -10px !important; }

.mg-left-15 {
  margin-left: -15px !important; }

.mg-left-20 {
  margin-left: -20px !important; }

.pd-left0 {
  padding-left: 0 !important; }

.pd-left5 {
  padding-left: 5px !important; }

.pd-left10 {
  padding-left: 10px !important; }

.pd-left15 {
  padding-left: 15px !important; }

.pd-left20 {
  padding-left: 20px !important; }

@media (max-width: 768px) {
  #home-policy .hservice-item .hservice-img {
    text-align: center !important;
    margin-right: 0px !important;
    float: none !important; }
  #home-policy .hservice-item .hservice-item-content {
    text-align: center !important; } }

@media (max-width: 480px) {
  #home-policy .hservice-item .hservice-img {
    margin-bottom: 15px !important;
    float: left !important;
    margin-right: 20px !important; }
  #home-policy .hservice-item .hservice-item-content {
    text-align: center !important; } }

@media (max-width: 768px) {
  body .md-mg-left-5 {
    margin-left: -5px !important; }
  body .md-pd-left5 {
    padding-left: 5px !important; }
  body .md-mg-left-10 {
    margin-left: -10px !important; }
  body .md-pd-left10 {
    padding-left: 10px !important; }
  body .md-mg-left-15 {
    margin-left: -15px !important; }
  body .md-pd-left15 {
    padding-left: 15px !important; } }

input[type=number] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.fb_iframe_widget iframe {
  max-width: 1000px;
  z-index: 9; }

.fb-comments,
.fb-comments > span,
.fb-comments span iframe {
  width: 100% !important; }

.sidebar-sort .no-bullets li input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: none;
  border: 1px solid #c3c3c3;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }
  .sidebar-sort .no-bullets li input[type="checkbox"]:focus {
    outline: none; }
  .sidebar-sort .no-bullets li input[type="checkbox"]:checked {
    width: 16px;
    height: 16px; }
    .sidebar-sort .no-bullets li input[type="checkbox"]:checked:after {
      content: '\2714';
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      display: block;
      outline: none;
      color: #4a4a4a;
      outline: 1px solid #fff; }

.sidebar-sort .no-bullets li input[type="radio"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: none;
  border: 1px solid #c3c3c3;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }
  .sidebar-sort .no-bullets li input[type="radio"]:focus {
    outline: none; }
  .sidebar-sort .no-bullets li input[type="radio"]:checked {
    width: 16px;
    height: 16px; }
    .sidebar-sort .no-bullets li input[type="radio"]:checked:after {
      content: '\2714';
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      display: block;
      outline: none;
      color: #4a4a4a;
      outline: 1px solid #fff; }

.pagination-custom > span {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin: 5px;
  border-radius: 5px; }
  .pagination-custom > span.current {
    padding: 0px !important;
    color: #fff;
    background: #4a4a4a;
    border: 1px solid #4a4a4a; }
  .pagination-custom > span > a {
    border-radius: 5px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0px;
    color: #4a4a4a;
    border: 1px solid #f3f3f3;
    background: #f8f8f9; }
    .pagination-custom > span > a:hover {
      color: #fff;
      background: #4a4a4a;
      border: 1px solid #4a4a4a; }

#pagination-page {
  clear: left;
  margin: 0px; }

.pagination {
  clear: left;
  margin: 0px; }

.float-right {
  float: right; }

input.btn {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background: #4a4a4a;
  color: #fff; }
  input.btn:hover {
    background: #313131; }

.section-title {
  position: relative;
  margin-bottom: 20px; }
  .section-title > h2 {
    color: #ffffff;
    display: inline-block;
    padding: 0px 25px;
    line-height: 34px;
    background: #4a4a4a;
    margin: 0px;
    position: relative;
    z-index: 2; }
    .section-title > h2:before {
      border: 17px solid transparent;
      border-left-color: #4a4a4a;
      border-bottom-color: #4a4a4a;
      position: absolute;
      top: 0;
      left: 100%;
      content: ""; }
  .section-title > a {
    display: inline-block;
    padding: 0px;
    background: #ffffff;
    color: #4a4a4a;
    z-index: 2;
    position: relative;
    float: right;
    line-height: 34px; }
    .section-title > a:hover {
      color: #4a4a4a; }
  .section-title:after {
    content: '';
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 100%;
    background: #4a4a4a;
    left: 0;
    right: 0;
    top: calc(100% - 0px); }

.js-qty {
  margin: 0px;
  max-width: 150px; }
  .js-qty input, .js-qty button {
    outline: 0px; }

.qty-addcart > span {
  margin: 0;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  min-width: 200px;
  position: relative; }

#hrv-product-reviews .title-bl h2 {
  color: #4a4a4a;
  padding: 0px;
  margin: 0px 0px 15px 0px; }

#btnSubmitReview, #btnnewreview {
  border-radius: 5px;
  outline: 0px;
  padding: 5px 15px;
  background: #4a4a4a !important;
  color: #fff !important;
  cursor: pointer; }

.search-item .product-item {
  margin-bottom: 30px; }

/* ------------ breakpoints ------------ */
@media (min-width: 768px) {
  #ProductPhoto {
    float: right;
    width: calc(100% - 92px); }
  #ProductThumbs {
    float: left;
    max-width: 77px;
    overflow-y: hidden;
    max-height: 480px;
    position: relative; } }

@media (max-width: 480px) {
  #modalAddComplete .modal-checkout-actions .text-left a {
    font-size: 12px; }
  #modalAddComplete .modal-checkout-actions h3 {
    margin-top: 5px !important; }
  #modalAddComplete .modal-checkout-actions .you-save {
    margin-bottom: 5px !important; }
  #modalAddComplete .modal-checkout-actions .modal-cart-actions a {
    margin-top: 0px !important; }
  /*	#product-wrapper .product-description-wrapper div.tab button {
	width: 100% !important;
}*/
  .product-thumb-control {
    display: none !important; }
  #blog-wrapper .article-content .article-body div.tab button {
    width: 100% !important; }
  #blog-wrapper .article-content .article-head h1, #blog-wrapper .related-articles .related-articles-head h3 {
    font-size: 20px !important; }
  .cd-horizontal-timeline .events-content li img {
    margin-bottom: 15px; }
  body {
    padding-bottom: 67px; } }

@media (max-width: 768px) {
  #page-wrapper .cart .cart-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #f8e71c; }
    #page-wrapper .cart .cart-item .h4 {
      font-weight: normal !important;
      font-size: 14px !important;
      margin-bottom: 0px; }
    #page-wrapper .cart .cart-item .price {
      display: inline-block; }
      #page-wrapper .cart .cart-item .price .h3 {
        font-size: 16px !important;
        color: #4a4a4a; }
    #page-wrapper .cart .cart-item .js-qty {
      margin-bottom: 5px !important; }
    #page-wrapper .cart .cart-item .cart__remove {
      display: inline-block;
      margin-left: 10px; }
  #pau-leaders .staff-wrapper .staff-img {
    margin-bottom: 15px; }
  .cd-horizontal-timeline .events-content li {
    padding: 0px !important; }
  #pagination-page {
    margin-bottom: 30px !important; }
  .pagination {
    margin-bottom: 30px !important; }
  #ProductPhoto {
    margin-bottom: 15px; }
  #ProductThumbs {
    text-align: center !important; }
  #product-wrapper .product-single .product-content .product-variants-wrapper .product-size-hotline > span {
    display: none !important; }
  #product-wrapper .product-single .product-content .product-variants-wrapper .product-size-hotline .product-hotline {
    margin-bottom: 10px; }
  #ProductThumbs .inner .thumbnail-item {
    margin: 0px 0px 15px 0px !important; }
  #ProductThumbs .inner .owl-controls {
    margin: 0; }
    #ProductThumbs .inner .owl-controls .owl-buttons > div {
      position: absolute;
      z-index: 2;
      top: calc(50% - 15px);
      height: 30px;
      line-height: 30px;
      width: 30px;
      text-align: center;
      background: #4a4a4a;
      font-size: 24px;
      color: #fff;
      margin: 0;
      padding: 0;
      border-radius: 0;
      opacity: 1; }
      #ProductThumbs .inner .owl-controls .owl-buttons > div.owl-prev {
        left: 0px; }
      #ProductThumbs .inner .owl-controls .owl-buttons > div.owl-next {
        right: 0px; }
  #product-wrapper .product-description-wrapper {
    margin-bottom: 30px; }
    #product-wrapper .product-description-wrapper .tab button {
      margin-right: 10px !important;
      font-size: 14px !important; }
  #collection-wrapper .collection-head .collection-title {
    margin-bottom: 15px; }
  #collection-wrapper .collection-head .collection-sorting-wrapper .form-horizontal {
    text-align: left !important; }
  #collection-wrapper .collection-sidebar-wrapper > .grid > .grid__item:nth-child(2n + 1) {
    clear: left; } }

#home-collection-list .coll-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow .2s;
  transition: box-shadow .2s;
  padding: 8px 0 0;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 18px;
  margin-top: 2px; }
  #home-collection-list .coll-item .category > img {
    height: 150px; }
  #home-collection-list .coll-item > a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px; }
  #home-collection-list .coll-item .item-absolute {
    position: absolute;
    left: 0;
    padding-top: 10px;
    top: 0;
    width: 100%;
    background: #fff;
    height: calc(100% - 30px);
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #home-collection-list .coll-item .item-absolute .item {
      float: left;
      margin-bottom: 10px;
      width: 33.33%;
      position: relative; }
      #home-collection-list .coll-item .item-absolute .item a {
        line-height: 0;
        display: block;
        width: 60px;
        height: 60px;
        margin: 0 auto; }
        #home-collection-list .coll-item .item-absolute .item a img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          height: auto; }
      #home-collection-list .coll-item .item-absolute .item span {
        visibility: hidden;
        position: absolute;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
        opacity: 0;
        transition: opacity .6s;
        line-height: 20px; }
        #home-collection-list .coll-item .item-absolute .item span.tooltip-right {
          left: 100%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          top: 50%; }
          #home-collection-list .coll-item .item-absolute .item span.tooltip-right:after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent #555 transparent transparent; }
        #home-collection-list .coll-item .item-absolute .item span.tooltip-bottom {
          top: 115%;
          left: 50%;
          margin-left: -60px; }
          #home-collection-list .coll-item .item-absolute .item span.tooltip-bottom:after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #555 transparent; }
        #home-collection-list .coll-item .item-absolute .item span.tooltip-left {
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          top: 50%;
          right: 100%; }
          #home-collection-list .coll-item .item-absolute .item span.tooltip-left:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent transparent #555; }
        #home-collection-list .coll-item .item-absolute .item span.tooltip-up {
          bottom: 115%;
          left: 50%;
          margin-left: -60px; }
          #home-collection-list .coll-item .item-absolute .item span.tooltip-up:after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent; }
  #home-collection-list .coll-item:hover {
    background: #f8f8f8; }
    #home-collection-list .coll-item:hover .item-absolute {
      opacity: 1; }
      #home-collection-list .coll-item:hover .item-absolute .item a:hover + span {
        visibility: visible;
        opacity: 1; }
    #home-collection-list .coll-item:hover > a {
      font-weight: bold;
      color: #fed204; }

#home-collection-list .banner-collection .banner-item {
  margin: 2px 0px 18px;
  display: inline-block;
  width: 100%; }
  #home-collection-list .banner-collection .banner-item img {
    width: 100%; }

section#home-list-brand .brand-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px; }
  section#home-list-brand .brand-item img {
    max-height: 65px; }

section#mobile-bottom-navigation {
  background: #F4F9FC;
  padding: 5px 0px; }
  section#mobile-bottom-navigation > a {
    display: inline-block;
    width: 33.33%;
    float: left;
    text-align: center; }
    section#mobile-bottom-navigation > a > img {
      border-radius: 50%;
      overflow: hidden;
      width: 45px; }

.mbphone {
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none; }
  .mbphone .mbphone-bg {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  .mbphone .mbphone-content {
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    max-width: 400px;
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 10px; }
    .mbphone .mbphone-content .list-phone {
      position: relative; }
      .mbphone .mbphone-content .list-phone a.close-mb {
        position: absolute;
        border: 1px solid #000;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #000;
        font-size: 20px;
        border-radius: 50%;
        background: #fff;
        top: -10px;
        right: -10px; }
      .mbphone .mbphone-content .list-phone .phone-item {
        border-bottom: 1px solid #ccc;
        text-align: center;
        padding-bottom: 5px;
        margin-bottom: 10px; }
        .mbphone .mbphone-content .list-phone .phone-item.phone1 {
          padding-top: 10px; }
        .mbphone .mbphone-content .list-phone .phone-item:last-child {
          border: none;
          margin-bottom: 5px; }
        .mbphone .mbphone-content .list-phone .phone-item h3 {
          display: inline-block;
          width: 100%;
          font-size: 16px;
          font-weight: bold;
          text-transform: uppercase;
          color: #000; }
        .mbphone .mbphone-content .list-phone .phone-item a {
          display: inline-block;
          width: 100%;
          margin-bottom: 0px;
          text-align: center;
          color: #f00;
          font-weight: bold;
          font-size: 16px; }

#collection-wrapper .collection-menu-owl,
#collection-wrapper .collection-menu-brand {
  padding: 10px;
  margin-bottom: 30px; }
  #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories,
  #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories {
    border: 0px; }
    #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories .title,
    #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories .title {
      color: #55acee;
      font-size: 20px;
      font-weight: bold;
      line-height: 20px;
      padding-bottom: 15px; }
    #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider,
    #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider {
      padding: 0px 30px; }
      #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item,
      #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item {
        padding: 0px  5px; }
        #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a,
        #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a {
          display: inline-block;
          width: 100%;
          background: #fff;
          text-align: center;
          padding: 15px; }
          #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a span,
          #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a span {
            display: inline-block;
            width: 100%;
            padding-top: 15px;
            color: #000; }
            #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a span svg,
            #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a span svg {
              font-size: 10px;
              color: #777; }
      #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div,
      #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div {
        position: absolute;
        top: calc(50% - 15px);
        background: none;
        color: #908f8f;
        font-size: 30px;
        opacity: 1;
        margin: 0px; }
        #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div.owl-prev,
        #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div.owl-prev {
          left: 0px; }
        #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div.owl-next,
        #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .owl-buttons > div.owl-next {
          right: 0px; }
    #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories .brand-item,
    #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories .brand-item {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 10px; }
      #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories .brand-item img,
      #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories .brand-item img {
        max-height: 65px; }
      #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories .brand-item a,
      #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories .brand-item a {
        display: flex;
        border: 1px solid transparent; }
      #collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories .brand-item a.active,
      #collection-wrapper .collection-menu-brand .collection-sidebar-wrapper .collection-categories .brand-item a.active {
        border: 1px solid #222; }

#collection-wrapper .collection-menu-owl {
  background: #f6f6f6; }

#collection-wrapper .collection-fill {
  background: #f6f6f6;
  margin-bottom: 30px; }
  #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll {
    display: flex; }
    #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div {
      flex: auto;
      border: none !important;
      position: relative;
      overflow: unset; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div:hover button svg {
        transform: rotate(180deg); }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div:hover .sidebar-sort {
        display: block; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div .sidebar-sort {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        top: 100%;
        width: 250px;
        border: 1px solid #ccc;
        padding: 10px 10px; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div button {
        line-height: 30px;
        font-size: 12px; }
        #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div button svg {
          color: #55acee; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div select {
        padding: 0px 10px;
        border: 1px solid #ccc;
        background: #fff; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper {
        line-height: 30px;
        font-size: 13px; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-num-pro {
        font-weight: 600;
        line-height: 30px; }
        #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-num-pro > div {
          float: left;
          padding-right: 5px; }

.product-item.product-collection .product-img,
.seen-item.product-collection .product-img {
  padding-top: 30px;
  padding-bottom: 20px; }
  .product-item.product-collection .product-img .tag-saleoff,
  .seen-item.product-collection .product-img .tag-saleoff {
    top: 0px;
    border-radius: 0px;
    line-height: 23px;
    height: 24px;
    width: 40px;
    left: 0px;
    border-radius: 3px; }

.product-item.product-collection .product-item-info,
.seen-item.product-collection .product-item-info {
  background: #fff;
  padding: 0px; }
  .product-item.product-collection .product-item-info .product-title,
  .seen-item.product-collection .product-item-info .product-title {
    margin-bottom: 10px;
    text-align: left; }
    .product-item.product-collection .product-item-info .product-title > a,
    .seen-item.product-collection .product-item-info .product-title > a {
      color: #ff0000;
      font-weight: 600;
      text-transform: inherit !important;
      font-size: 16px;
      line-height: 22px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      height: 44px;
      overflow: hidden; }
  .product-item.product-collection .product-item-info .product-sku,
  .seen-item.product-collection .product-item-info .product-sku {
    margin-bottom: 5px; }
    .product-item.product-collection .product-item-info .product-sku span,
    .seen-item.product-collection .product-item-info .product-sku span {
      font-weight: 600; }
      .product-item.product-collection .product-item-info .product-sku span.pd-sku,
      .seen-item.product-collection .product-item-info .product-sku span.pd-sku {
        font-weight: normal !important; }
  .product-item.product-collection .product-item-info .product-price,
  .seen-item.product-collection .product-item-info .product-price {
    margin-bottom: 5px; }
    .product-item.product-collection .product-item-info .product-price span.original-price,
    .seen-item.product-collection .product-item-info .product-price span.original-price {
      font-size: 14px;
      margin-left: 4px; }
  .product-item.product-collection .product-item-info .product-sort-desc,
  .seen-item.product-collection .product-item-info .product-sort-desc {
    text-align: left;
    font-size: 14px; }
    .product-item.product-collection .product-item-info .product-sort-desc .desc-sort,
    .seen-item.product-collection .product-item-info .product-sort-desc .desc-sort {
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      height: 88px;
      overflow: hidden; }

.mobile-nav--expanded + .mobile-nav__sublist {
  overflow: auto; }

.product-size-hotline {
  float: left;
  width: 100%;
  display: inline-block;
  margin-top: 30px; }
  .product-size-hotline .hotline-btn {
    display: inline-block;
    width: 100%;
    margin-top: 15px; }
    .product-size-hotline .hotline-btn .a {
      border: 1px dashed #ccc;
      margin-right: 10px;
      width: calc(50% - 15px);
      display: inline-block;
      text-align: center;
      padding: 5px 10px;
      font-weight: bold;
      font-size: 17px;
      background: #F4F9FC;
      max-width: max-content; }
      .product-size-hotline .hotline-btn .a:nth-child(2) {
        color: #ff0000; }
      .product-size-hotline .hotline-btn .a span {
        color: #000;
        font-size: 15px;
        width: 100%;
        float: left;
        font-weight: normal;
        display: inline-block;
        margin-bottom: 2px; }
  .product-size-hotline .social-network-actions {
    margin-top: 15px; }
    .product-size-hotline .social-network-actions .fb_iframe_widget iframe {
      height: 28px !important; }
    .product-size-hotline .social-network-actions .fb_iframe_widget span {
      height: 28px !important; }

section#home-collection-tabs {
  margin-bottom: 43px;
  margin-top: 20px; }

.pro-short-desc .productStatus {
  color: #55acee; }

.product-single__photos {
  margin-bottom: 0px; }

#collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0 {
  display: none; }
  #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0 a {
    color: #263c49;
    text-transform: inherit !important; }
    #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0 a:hover {
      color: #f8e71c; }
  #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active {
    display: block; }
    #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active > a {
      display: none !important; }
    #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1 {
      display: block; }
      #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2 {
        display: none; }
        #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active {
          display: block; }
          #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active.no-child > a {
            display: block !important; }
          #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active > a {
            display: none !important; }
          #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3 {
            display: block; }
            #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3 .level5 {
              display: none; }
            #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3.active .level4 {
              display: none; }
              #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3.active .level4.active {
                display: block; }
                #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3.active .level4.active.no-child > a {
                  display: block !important; }
                #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3.active .level4.active .level5 {
                  display: block; }
                #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1.active .level2.active .level3.active .level4.active > a {
                  display: none !important; }
      #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1 .level2 {
        padding-left: 0px !important; }
        #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0.active .level1 .level2 .level3 {
          display: none; }
  #collection-wrapper .collection-sidebar-wrapper .collection-categories .panel2.menu-coll .level0 .level1 {
    display: none; }

.mg-top10 {
  margin-top: 10px; }

.hd-address {
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  .hd-address svg {
    width: 15px;
    margin-top: 4px; }
  .hd-address span {
    max-width: calc(100% - 15px); }

.grid-flex {
  display: flex;
  align-items: center; }

@media (min-width: 320px) and (max-width: 567px) {
  #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll {
    display: inline-block; }
    #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div {
      display: inline-block;
      width: calc(50% - 5px);
      float: left;
      border-bottom: 1px solid #000 !important; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div button {
        width: 100%;
        text-align: left; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div:nth-child(2n+1) {
        margin-left: 10px; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper {
        border-bottom: 0px !important;
        margin-top: 8px; }
        #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper label[for] {
          display: none; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-num-pro {
        width: 100%;
        border-bottom: 0px !important;
        margin-left: 0px; } }

@media (min-width: 568px) and (max-width: 767px) {
  #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll {
    display: inline-block; }
    #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div {
      display: inline-block;
      width: calc(50% - 5px);
      float: left;
      border-bottom: 1px solid #000 !important; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div button {
        width: 100%;
        text-align: left; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div:nth-child(2n+1) {
        margin-left: 10px; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper {
        border-bottom: 0px !important;
        margin-top: 8px; }
        #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper label[for] {
          display: none; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-num-pro {
        width: 100%;
        border-bottom: 0px !important;
        margin-left: 0px; } }

@media (min-width: 768px) and (max-width: 990px) {
  #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll {
    display: inline-block; }
    #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div {
      display: inline-block;
      width: calc(50% - 5px);
      float: left;
      border-bottom: 1px solid #000 !important; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div button {
        width: 100%;
        text-align: left; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div:nth-child(2n+1) {
        margin-left: 10px; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper {
        border-bottom: 0px !important;
        margin-top: 8px; }
        #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-sorting-wrapper label[for] {
          display: none; }
      #collection-wrapper .collection-fill .collection-sidebar-wrapper.filter-coll > div.collection-num-pro {
        width: 100%;
        border-bottom: 0px !important;
        margin-left: 0px; } }

@media (min-width: 991px) and (max-width: 1200px) {
  #header .hd-account {
    width: 100%;
    height: 30px; }
    #header .hd-account p {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      overflow: auto;
      white-space: nowrap; }
  #header .hdt-right-search {
    max-width: 100%; } }

@media (min-width: 1201px) {
  #header .hd-account {
    width: 100%;
    height: 30px; }
    #header .hd-account p {
      position: absolute;
      width: 200%;
      top: 0px;
      left: 0px; } }

/*#breadcrumb-wrapper2{
position: relative;
padding-top: 21.25%;
img{
width: 100%;
position: absolute;
height: 100%;
top: 0;
left: 0;
object-fit: contain;
}
.breadcrumb-content{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
}
a{
color: #fff;
}
.breadcrumb-overlay{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.3);
}
}*/
section#home-main-slider {
  position: relative; }
  section#home-main-slider .next-slider > div {
    color: #FFF;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 5px;
    font-size: 30px;
    line-height: 36px; }
    section#home-main-slider .next-slider > div:hover {
      filter: Alpha(Opacity=100);
      opacity: 1;
      text-decoration: none; }
    section#home-main-slider .next-slider > div.prev {
      left: 2%; }
    section#home-main-slider .next-slider > div.next {
      right: 2%; }
  section#home-main-slider ul.slick-dots {
    position: absolute;
    bottom: 20px !important;
    width: 100%; }
    section#home-main-slider ul.slick-dots li button {
      display: block;
      width: 12px;
      height: 12px;
      margin: 5px 7px;
      filter: Alpha(Opacity=50);
      opacity: 0.5;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      background: rgba(74, 74, 74, 0.5) !important; }
    section#home-main-slider ul.slick-dots li.slick-active button, section#home-main-slider ul.slick-dots li:hover button, section#home-main-slider ul.slick-dots li:focus button {
      opacity: 1;
      color: black;
      background: #4a4a4a !important; }

.product-item .product-img > a {
  position: relative;
  padding-top: 100%; }

.product-item .product-img > a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; }

#collection-wrapper .collection-menu-owl .collection-sidebar-wrapper .collection-categories div#owl-coll-slider .item a span svg {
  transform: translateY(-3px); }

.d-flex-wrap {
  display: flex;
  flex-wrap: wrap; }

.seen-item .product-sort-desc {
  white-space: initial;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.bct {
  margin-top: 10px; }
  .bct img {
    width: 200px; }

.home-hotline * {
  color: #39699A; }

.grid__item.large--three-twelfths.pdl-0 {
  padding-left: 5px; }

@media (max-width: 992px) {
  .mobile-header .select-collection {
    display: none; }
  .mobile-header .input-search {
    height: 37px;
    width: 100%; }
  .mobile-header .input-group-btn button {
    padding: 8px 10px;
    margin: 0;
    line-height: 1.42;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    background-color: #4a4a4a;
    color: #fff;
    height: 37px; }
  .mobile-header .smart-search-wrapper {
    left: 50% !important;
    padding: 0 10px;
    right: auto !important;
    transform: translateX(-50%);
    width: 120% !important; }
  .mobile-header .smart-search-wrapper > a {
    padding: 5px 100px 5px 5px; } }

@media (min-width: 992px) {
  .smart-search-wrapper {
    max-height: 450px;
    overflow-y: scroll;
    padding: 0 5px;
    width: 100% !important; } }

.smart-search-wrapper > a,
.mobile-header .smart-search-wrapper > a {
  height: auto !important; }

.mobile-header .smart-search-wrapper > a:not(.thumbs) {
  padding: 0 !important;
  padding-left: 10px !important; }

.smart-search-wrapper > a > span.price-search {
  display: block;
  position: static !important; }

#header .mobile-header .hd-logo img {
  height: 25px; }

.collections-description {
  margin-bottom: 20px; }

.description-content.expandable-toggle.opened .description-productdetail {
  max-height: 230px;
  overflow: hidden; }

.collections-description .description-content .description-btn {
  position: relative; }

.collections-description .description-content .description-btn:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4) 15%, #fff); }

.collections-description .expandable-content_toggle {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #000000;
  padding: 7px 15px;
  color: #000000;
  position: relative;
  margin: 0 auto;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
  background: #fff;
  z-index: 99;
  outline: none; }

.collections-description .description-content .expandable-content_toggle {
  outline: none; }

.collections-description .expandable-content_toggle-icon {
  position: relative;
  margin-right: 15px;
  width: 10px;
  height: 10px;
  -webkit-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.collections-description .expandable-content_toggle-icon:before, .collections-description .expandable-content_toggle-icon:after {
  content: "";
  position: absolute;
  background: #000000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  top: 50%;
  left: 50%; }

.collections-description .expandable-content_toggle-icon:before {
  width: 2px;
  height: 10px; }

.collections-description .expandable-content_toggle-icon:after {
  width: 10px;
  height: 2px; }

.collections-description .description-content:not(.opened) .expandable-content_toggle {
  margin-top: 30px;
  border: 0; }

.description-content.expandable-toggle.opened .description-productdetail {
  height: fit-content !important; }

.section_collection_mobile .collection-desc {
  padding: 10px; }

.collections-description .btn-closemore .expandable-content_toggle-icon:before {
  display: none; }

.product-size-hotline .hotline-btn, .product-size-hotline .hotline-btn a {
  color: #ff0000; }

/**/
@media (min-width: 992px) {
  .product-item .product-item-info .product-title {
    margin-bottom: 5px !important; }
    .product-item .product-item-info .product-title > a {
      height: auto !important; }
  .product-item .product-img > a {
    padding-top: 80%; }
    .product-item .product-img > a img {
      height: 100%; } }
