@charset "UTF-8";
.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.row.equal-height > [class^="col"] {
  display: -ms-flexbox;
  display: flex; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

/* Colors */
/* Swatch colors */
/*Fonts*/
/*Font sizes*/
/*Max container width*/
/*Border*/
/*Margins*/
/*Images*/
/* Icons */
.product-detail .attributes .swatch-circle.color-value.selected::after {
  display: table-caption;
  position: absolute;
  height: 52px;
  width: 52px;
  border-radius: 5px;
  border: solid 1px #6B778C;
  content: '';
  background-color: transparent;
  top: -1px;
  left: 1px; }

.product-detail .attributes .swatch-circle {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  display: inline-block;
  margin: 0px 0px 3px 0px;
  position: relative;
  padding-left: 1px; }

img.swatch-main {
  max-width: 100%;
  border-radius: 4px; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: transparent; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }
  @media (max-width: 543.98px) {
    .description-and-detail {
      margin-top: 0; }
      .description-and-detail .title {
        font-size: 1.5rem;
        margin-bottom: 0;
        font-family: 'Dosis', sans-serif; }
      .description-and-detail > div:last-child {
        margin-bottom: 1em; } }
  @media (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.98px) {
    .description-and-detail .content {
      margin-top: 1em; } }

.social-container h3.product-name {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #101820;
  font-weight: 700;
  text-align: left;
  height: auto;
  max-height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis; }

.social-container p.product-brand {
  color: #6B778C;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: left; }

.social-container .social-icons {
  text-decoration: none;
  font-size: 1em;
  list-style-type: none;
  padding: 0;
  color: #6B778C;
  margin-bottom: 0px;
  width: 100%; }
  @media (max-width: 991.98px) {
    .social-container .social-icons {
      font-size: 1em; } }
  .social-container .social-icons li {
    width: 50%; }
  .social-container .social-icons i,
  .social-container .social-icons a {
    color: #6B778C !important;
    font-weight: 700;
    padding-right: 0.2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    border-radius: 8px;
    border: 1px solid #E5E8ED;
    text-decoration: inherit;
    margin: 10px 15px;
    padding: 10px; }
    @media (max-width: 567px) {
      .social-container .social-icons i,
      .social-container .social-icons a {
        margin: 3px 6px; } }
    .social-container .social-icons i:hover,
    .social-container .social-icons a:hover {
      color: #6B778C;
      background-color: #E5E8ED; }
    .social-container .social-icons i p,
    .social-container .social-icons a p {
      margin: 0px 10px; }

label.availability {
  padding-right: 0.3125em; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #FFFFFF;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%;
  display: none; }
  .promotions div.collapsible-xl button.callout {
    font-size: 1.25em;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: #c00; }
    @media (min-width: 544px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #000; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.share-link {
  color: #6B778C !important;
  font-size: 14px;
  text-decoration: underline;
  border-radius: 8px;
  border: none;
  background-color: transparent;
  padding: 5px 10px;
  width: 109px;
  float: right; }
  .share-link:hover {
    background-color: #E5E8ED; }
  .share-link img {
    margin: 3px 4px 0 0; }
  @media (max-width: 768px) {
    .share-link {
      padding: 5px 10px;
      background-color: #E5E8ED; } }

.performance-link {
  width: 100%;
  padding: 0px;
  color: #6B778C !important;
  font-size: 14px;
  text-decoration: underline;
  border-radius: 4px;
  border: none;
  background-color: transparent;
  padding: 5px 0px; }
  .performance-link:hover {
    color: #101820 !important;
    background-color: transparent; }
  .performance-link .table-link {
    color: #101820;
    font-family: 'Montserrat','sans-serif';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 1rem; }

#shareModal button.btn-close, #myModal2 button.btn-close, #wishlistModal button.btn-close {
  border: none;
  background: transparent;
  width: 40px;
  height: 40px;
  position: relative;
  top: -30px;
  right: -15px; }
  #shareModal button.btn-close:hover, #myModal2 button.btn-close:hover, #wishlistModal button.btn-close:hover {
    background: #E5E8ED;
    border-radius: 50%; }

svg.icon-share {
  position: relative;
  right: 5px;
  margin-top: 2px; }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0, 1); }
  .size-chart .size-chart-collapsible.active {
    max-height: 100%;
    transition-timing-function: ease-in-out; }

.color-attribute {
  border: none;
  padding: 0;
  background: none; }
  @media (min-width: 577px) and (max-width: 992px) {
    .color-attribute {
      font-size: 14px; } }

.non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

.attributes .color-label {
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 600; }
  @media (max-width: 576px) {
    .attributes .color-label {
      font-size: 13px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .attributes .color-label {
      font-size: 14px; } }

.attributes p.title-calculator {
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 600;
  margin-top: .5rem;
  margin-bottom: .5rem;
  color: #101820; }

.attributes .discount-container {
  position: relative; }
  .attributes .discount-container .discount {
    margin: 5px 8px 0px 0px;
    padding: 0px 5px 0px 5px;
    z-index: 1;
    background-color: #FF0101;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    width: 45px;
    height: 23px;
    line-height: 23px;
    border-radius: 4px; }
    @media (max-width: 576px) {
      .attributes .discount-container .discount {
        width: 40px;
        font-size: 12px; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

h1.product-name {
  font-family: 'Montserrat','sans-serif';
  color: #101820;
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0px; }
  @media (max-width: 576px) {
    h1.product-name {
      font-size: 18px;
      margin-bottom: 0; } }

h2.product-name {
  font-family: 'Montserrat','sans-serif';
  color: #787981;
  font-size: 35px;
  font-weight: bold; }
  @media (max-width: 576px) {
    h2.product-name {
      font-size: 18px;
      margin-bottom: 0; } }

.productDetail-bg {
  background-color: #FFFFFF;
  padding: 2% 2%;
  border-radius: 8px; }

p.product-brand {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px; }
  @media (min-width: 577px) and (max-width: 992px) {
    p.product-brand {
      font-size: 14px; } }

.newLabel {
  position: absolute;
  top: 5%;
  left: 5%;
  color: #787981;
  background-color: #FEFEFE;
  font-family: 'Montserrat','sans-serif';
  border-radius: 20px;
  font-weight: bold;
  padding: 5px 30px;
  text-transform: uppercase;
  font-size: 20px; }
  @media (max-width: 992px) {
    .newLabel {
      font-size: 10px;
      padding: 2px 9px; } }

span.pdp-desc {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px; }
  @media (min-width: 577px) and (max-width: 992px) {
    span.pdp-desc {
      font-size: 14px; } }

.product-number-rating {
  border: none !important;
  font-size: 25px;
  margin-top: none;
  margin-bottom: 2%; }
  @media (min-width: 576px) and (max-width: 992px) {
    .product-number-rating {
      font-size: 14px; } }

.rating-score {
  color: #6D7278;
  font-family: 'Montserrat','sans-serif';
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
  display: inline-block;
  margin-bottom: 3px;
  transform: translateY(-2px); }
  @media (min-width: 577px) and (max-width: 992px) {
    .rating-score {
      font-size: 14px;
      transform: translateY(0px); } }

.reviews-link {
  color: #6D7278 !important;
  font-family: 'Montserrat','sans-serif';
  font-size: 16px;
  font-weight: 300;
  margin-left: 20px;
  display: inline-block;
  transform: translateY(-2px); }
  @media (max-width: 576px) {
    .reviews-link {
      font-size: 13px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .reviews-link {
      font-size: 14px;
      transform: translateY(0px); } }

.product-desc, .product-measures {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  letter-spacing: 0;
  height: auto;
  max-height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  font-weight: 400;
  margin-bottom: 1rem; }
  @media (max-width: 576px) {
    .product-desc, .product-measures {
      font-size: 14px;
      max-height: 56px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .product-desc, .product-measures {
      font-size: 14px; } }
  .product-desc .measures-value, .product-measures .measures-value {
    font-size: 14px;
    color: #6B778C; }

.text-color {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 12px;
  text-align: center;
  display: block; }

.attribute.req-sample {
  transform: translateY(50%);
  font-size: 17px; }
  @media (max-width: 576px) {
    .attribute.req-sample {
      font-size: 0;
      transform: translateY(20%); }
      .attribute.req-sample .request-link {
        font-size: 13px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .attribute.req-sample {
      font-size: 0;
      transform: translateY(20%); }
      .attribute.req-sample .request-link {
        font-size: 12px; } }

.unitCalculator .margin-left {
  margin-left: 14px; }

.calculatorButton {
  background-color: #6B778C;
  color: #FFFFFF;
  padding: 5% 9%;
  font-size: 14px;
  font-family: 'Montserrat','sans-serif';
  border-radius: 8px; }
  @media (max-width: 576px) {
    .calculatorButton {
      font-size: 12px;
      height: 45px;
      padding: 3% 4%;
      width: 100%; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .calculatorButton {
      font-size: 13px; } }
  .calculatorButton:hover {
    color: #FFFFFF;
    background-color: #8993A4; }

.measuresInput {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #6B778C;
  padding: 14px; }
  @media (max-width: 576px) {
    .measuresInput {
      transform: translate(-12%, 0%);
      font-size: 12px;
      height: 45px;
      /* max-width: 182%; */
      width: 113%; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .measuresInput {
      font-size: 14px; } }

.calculatorSplitter {
  display: inline-block;
  transform: translate(-2px, 25%);
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 20px;
  font-weight: 600; }
  @media (max-width: 576px) {
    .calculatorSplitter {
      font-size: 18px;
      transform: translate(-13px, 21%); } }
  @media (min-width: 577px) and (max-width: 992px) {
    .calculatorSplitter {
      font-size: 20px;
      transform: translate(-8px, 25%); } }

.buttonLabel {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  transform: translate(715%, -165%); }
  @media (max-width: 576px) {
    .buttonLabel {
      transform: translate(660%, -240%);
      font-size: 10px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .buttonLabel {
      font-size: 14px;
      transform: translate(295%, -185%); } }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

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

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.attr-no-padding {
  padding-left: 0 !important; }

.hasSquareMetters {
  padding-top: 0.2em; }
  .hasSquareMetters .prices-before {
    color: #6B778C;
    font-size: 14px;
    -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through;
    left: -4px; }
  .hasSquareMetters .prices-after {
    color: #787981;
    font-size: 24px;
    font-weight: 700; }
    .hasSquareMetters .prices-after span {
      font-size: 21px;
      color: #101820;
      font-weight: 700; }
  .hasSquareMetters .square-meter {
    font-size: 21px;
    color: #101820;
    font-weight: 700; }
  .hasSquareMetters .price {
    text-align: end; }
    .hasSquareMetters .price .value {
      color: #101820;
      font-family: 'Montserrat','sans-serif';
      font-size: 21px;
      font-weight: inherit; }
      @media (min-width: 577px) and (max-width: 992px) {
        .hasSquareMetters .price .value {
          font-size: 18px; } }

.prices-add-to-cart-actions.product-det .price {
  text-align: end;
  transform: translateX(9%); }
  .prices-add-to-cart-actions.product-det .price .value {
    color: #101820;
    font-family: 'Montserrat','sans-serif';
    font-size: 24px; }
    @media (min-width: 577px) and (max-width: 992px) {
      .prices-add-to-cart-actions.product-det .price .value {
        font-size: 20px; } }

.quantity-select.custom-select {
  color: #6B778C;
  font-family: 'Montserrat','sans-serif';
  font-size: 16px;
  letter-spacing: 0.78px;
  max-width: 100%;
  padding-left: 20%;
  border: 1px solid #E5E8ED;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  height: 45px;
  position: relative;
  top: 1px; }
  @media (min-width: 577px) and (max-width: 992px) {
    .quantity-select.custom-select {
      font-size: 14px; } }
  @media (max-width: 567px) {
    .quantity-select.custom-select {
      max-width: 100%; } }
  .quantity-select.custom-select .disabled {
    cursor: not-allowed;
    background-color: #E5E8ED; }

.quantity-label {
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: block; }

.absolute-disable-pdp {
  position: absolute;
  width: 30%;
  background: rgba(33, 30, 34, 0.6);
  color: #FFFFFF;
  border-radius: 4px;
  padding: 16px 0px;
  font-size: 20px;
  text-align: center;
  top: 42%;
  z-index: 2;
  font-family: 'Montserrat', 'sans-serif';
  margin-bottom: 1rem;
  left: 35%;
  text-transform: uppercase; }

.extra-checkbox {
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: -10px; }
  @media (max-width: 992px) {
    .extra-checkbox {
      font-size: 14px; } }
  @media (max-width: 567px) {
    .extra-checkbox {
      margin-top: 0px;
      margin-bottom: 1rem; } }

.custom-checkbox .custom-control-input:checked::after {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  content: '\2713';
  display: inline-block;
  position: absolute;
  color: #101820;
  font-size: 12px;
  left: -7px;
  top: -8px; }

input#extra-checkbox {
  transform: translate(0px, 1px);
  z-index: 1;
  opacity: 1;
  appearance: none; }

.add-to-cart {
  background-color: transparent;
  color: #101820;
  border: 1px solid #E5E8ED;
  font-family: 'Montserrat','sans-serif';
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 45px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  margin-top: 6.5px; }
  @media (max-width: 576px) {
    .add-to-cart {
      transform: translateX(0px);
      margin-bottom: -1% !important;
      margin-left: 9% !important;
      max-width: 100%; } }
  .add-to-cart:disabled:hover {
    color: #FFFFFF; }
  .add-to-cart:disabled {
    background-color: #d7d5d6;
    color: #FFFFFF;
    cursor: not-allowed; }
  .add-to-cart:hover:not([disabled]) {
    background-color: #E5E8ED;
    color: #101820;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px; }
  .add-to-cart:active {
    transform: scale(0.96); }
  .add-to-cart:active:focus, .add-to-cart.active:focus {
    box-shadow: inherit; }

.pdp-button {
  background-color: #101820;
  color: #FFFFFF !important;
  font-family: 'Montserrat','sans-serif';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  height: 45px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  margin-top: 6.5px;
  line-height: 31px;
  border: 1px solid transparent; }
  @media (max-width: 576px) {
    .pdp-button {
      transform: translateX(0px);
      margin-bottom: -1% !important;
      max-width: 100%; } }
  .pdp-button:disabled:hover {
    color: #FEFEFE; }
  .pdp-button:disabled {
    background-color: #d7d5d6;
    cursor: not-allowed; }
  .pdp-button:hover:not([disabled]) {
    background-color: #000000;
    color: #FFFFFF; }
  .pdp-button:active {
    transform: scale(0.96); }
  .pdp-button:active:focus, .pdp-button.active:focus {
    box-shadow: inherit; }

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.selector-container {
  text-align: left;
  border-top: 1px solid #E5E5E5;
  padding-top: 20px;
  padding-bottom: 20px;
  letter-spacing: inherit;
  margin-bottom: inherit; }
  .selector-container:first-child {
    margin-top: 20px; }

@media (max-width: 567px) {
  .no-padding-mob {
    padding-left: 0px;
    padding-right: 0px; } }

.tab-selector {
  font-family: 'Montserrat','sans-serif';
  color: #101820;
  font-size: 16px;
  font-weight: 600;
  background: none;
  border: none;
  padding-left: inherit;
  padding-right: inherit;
  text-align: left;
  width: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 20px;
  padding-left: 0px; }
  @media (max-width: 576px) {
    .tab-selector {
      font-size: 14px; } }
  .tab-selector:first-child {
    margin-right: inherit; }
  .tab-selector:last-child {
    margin-left: inherit; }
  .tab-selector:focus {
    box-shadow: none !important; }
  .tab-selector.line {
    border-top: 1px solid #E5E8ED;
    padding: 20px 0 0 0;
    margin-top: 20px;
    margin-bottom: 10px; }

.tab-selector.active {
  font-weight: 600; }

.pdp-long-description {
  font-family: 'Montserrat','sans-serif';
  color: #6B778C;
  font-size: 14px; }
  .pdp-long-description .link-login {
    cursor: pointer; }

#attr {
  width: 100%; }

.attr-name, .attr-value {
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px; }

.attr-name {
  font-weight: 400;
  width: 50%;
  padding: 10px 0px; }

.attr-value {
  font-weight: 700;
  color: #101820;
  width: 50%;
  padding-right: 15px;
  text-transform: inherit; }

table td {
  border-top: 1px solid #E5E5E5 !important;
  padding: 10px 0px !important; }
  table tdtr {
    border-bottom: 1px solid #E5E5E5; }

.rating-align-right {
  margin-left: auto;
  margin-right: 0;
  text-align: end;
  transform: translateY(-30px); }

.ratings.pull-left.mt-3 {
  width: 100%;
  margin-bottom: -10px; }

.productDetail-bg .primary-images {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

.custom-margin {
  margin-left: -30px; }

.mobile-prices .prices {
  text-align: initial;
  padding-top: 0px; }
  .mobile-prices .prices .hasSquareMetters .prices-before {
    color: #6B778C;
    font-size: 14px;
    font-weight: 400;
    -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through;
    padding-left: 0px;
    padding-right: 0px;
    left: inherit; }
  .mobile-prices .prices .hasSquareMetters .prices-after {
    color: #6B778C;
    font-size: 15px;
    font-weight: 700;
    padding-left: 0px;
    padding-right: 0px; }
    .mobile-prices .prices .hasSquareMetters .prices-after span {
      font-size: 20px; }
  .mobile-prices .prices .hasSquareMetters .square-meter {
    font-size: 20px;
    color: #101820;
    font-weight: 700; }
    @media (max-width: 577px) {
      .mobile-prices .prices .hasSquareMetters .square-meter {
        font-size: 20px; } }
    @media (max-width: 567px) {
      .mobile-prices .prices .hasSquareMetters .square-meter {
        -ms-flex-pack: end;
            justify-content: flex-end;
        display: -ms-flexbox;
        display: flex; } }
  .mobile-prices .prices .hasSquareMetters .price .value {
    font-size: 20px;
    font-weight: 400;
    font-size: 14px; }
    @media (max-width: 567px) {
      .mobile-prices .prices .hasSquareMetters .price .value {
        font-size: 20px;
        font-weight: 700; } }
    .mobile-prices .prices .hasSquareMetters .price .value--default {
      font-size: 20px; }
  @media (max-width: 567px) {
    .mobile-prices .prices .hasSquareMetters .price .strike-through .value {
      font-weight: 400; } }

.mobile-prices .prices {
  text-align: initial; }
  .mobile-prices .prices .price .value {
    font-size: 25px;
    font-weight: 700; }

#pdp .product-det .price .crossed-price-color {
  font-size: 20px; }
  @media (min-width: 992px) {
    #pdp .product-det .price .crossed-price-color {
      transform: translate(118px, -3px); } }

#pdp .product-det .hasSquareMetters .price .crossed-price-color {
  font-size: 20px; }
  @media (min-width: 992px) {
    #pdp .product-det .hasSquareMetters .price .crossed-price-color {
      transform: translate(0px, 0px); } }

.btn.pdp-my-projects-mobile {
  font-size: 15px;
  background-color: transparent !important;
  color: #6D7278 !important;
  border: 1px solid #6D7278 !important;
  font-family: 'Montserrat','sans-serif';
  border-radius: 10px;
  width: 105%;
  transform: translateX(4px);
  margin-left: -15px; }

.wishlist-button-style::before {
  content: "\F08A";
  font-family: 'FontAwesome';
  font-size: 15px; }

.wishlist-button-style.added::before {
  content: "\F004";
  font-family: 'FontAwesome';
  font-size: 15px; }

.product-carousel {
  margin-bottom: 10%; }
  .product-carousel .product-slider .home-product-slider .slick-next {
    right: 28px; }
    @media (max-width: 576px) {
      .product-carousel .product-slider .home-product-slider .slick-next {
        right: -35px; } }
    @media (min-width: 577px) and (max-width: 769px) {
      .product-carousel .product-slider .home-product-slider .slick-next {
        right: -5px; } }
  @media (max-width: 375px) {
    .product-carousel .product-slider .home-product-slider .slick-prev {
      right: 313px; } }
  @media (min-width: 376px) and (max-width: 576px) {
    .product-carousel .product-slider .home-product-slider .slick-prev {
      right: 351px; } }
  @media (min-width: 577px) and (max-width: 769px) {
    .product-carousel .product-slider .home-product-slider .slick-prev {
      left: -3px; } }
  .product-carousel .product-slider .home-product-slider .slick-next, .product-carousel .product-slider .home-product-slider .slick-prev {
    position: absolute;
    bottom: 50%;
    border: none;
    background: none; }
    @media (max-width: 420px) {
      .product-carousel .product-slider .home-product-slider .slick-next, .product-carousel .product-slider .home-product-slider .slick-prev {
        margin-right: 19px;
        margin-left: 15px; } }
    @media (max-width: 576px) {
      .product-carousel .product-slider .home-product-slider .slick-next, .product-carousel .product-slider .home-product-slider .slick-prev {
        bottom: 185px;
        font-size: 10px; } }
    @media (min-width: 577px) and (max-width: 769px) {
      .product-carousel .product-slider .home-product-slider .slick-next, .product-carousel .product-slider .home-product-slider .slick-prev {
        bottom: 160px;
        font-size: 10px; } }
  .product-carousel .product-slider .home-product-slider .slick-list {
    margin-left: 3%;
    margin-top: 5%; }
    @media (max-width: 576px) {
      .product-carousel .product-slider .home-product-slider .slick-list {
        margin-left: 2%; } }

@media (max-width: 576px) {
  .regionTitle {
    font-size: 16px;
    line-height: 30px; } }

/* Unit calculator */
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 50%;
  max-width: 570px;
  border-radius: 0px;
  height: 100%;
  transform: translate3d(0%, 0, 0); }
  .modal.right .modal-dialog .modal-body {
    margin: 0 0 2rem 0 !important; }
    .modal.right .modal-dialog .modal-body .input-label {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0.78px;
      line-height: 22px; }
      @media (max-width: 992px) {
        .modal.right .modal-dialog .modal-body .input-label {
          font-size: 14px; } }
      .modal.right .modal-dialog .modal-body .input-label::before {
        content: "*";
        color: #c00;
        float: right; }
    .modal.right .modal-dialog .modal-body .error-width, .modal.right .modal-dialog .modal-body .error-height {
      color: #cc0000; }
      @media (max-width: 992px) {
        .modal.right .modal-dialog .modal-body .error-width, .modal.right .modal-dialog .modal-body .error-height {
          font-size: 14px; } }
  @media (min-width: 544px) {
    .modal.right .modal-dialog {
      max-width: 500px; } }
  @media (max-width: 992px) {
    .modal.right .modal-dialog {
      width: 100%; } }

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto; }
  .modal.right .modal-content.radius-none {
    border-radius: 0px; }

.modal.right .modal-body {
  padding: 42px 47px 80px; }
  @media (max-width: 992px) {
    .modal.right .modal-body {
      padding: 42px 18px 80px; } }

/*Right*/
.modal.right.fade .modal-dialog {
  right: 0px;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.in .modal-dialog {
  right: 0; }

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 8px;
  border: none;
  background-color: #FFFFFF; }

.modal-header {
  border-radius: 8px;
  background-color: #FFFFFF;
  border-bottom: none;
  padding: 3rem 2rem 1rem 1.4rem; }
  .modal-header button.close {
    margin: 0;
    padding: 0;
    font-size: 41px; }
  .modal-header h4.modal-title {
    padding: 0;
    font-family: 'Montserrat','sans-serif';
    color: #787981;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase; }
    .modal-header h4.modal-title sup {
      left: -5px; }
  .modal-header h5.modal-title {
    font-family: 'Montserrat','sans-serif';
    padding: 0;
    color: #101820;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px; }

.modal-body {
  font-family: 'Montserrat','sans-serif';
  color: #6B778C; }
  .modal-body h5 {
    font-family: 'Montserrat','sans-serif';
    color: #787981;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.9px;
    line-height: 22px; }
    .modal-body h5 span {
      color: #BEBBBC; }
    @media (max-width: 992px) {
      .modal-body h5 {
        font-size: 14px; } }
  .modal-body ol {
    margin: 0;
    padding: 14px; }
    .modal-body ol li {
      font-size: 14px;
      letter-spacing: 0.78px;
      line-height: 28px;
      color: #6B778C;
      margin-left: 3px; }
      @media (max-width: 992px) {
        .modal-body ol li {
          font-size: 11px; } }
  .modal-body .measure-example-image {
    max-width: 100%; }
  .modal-body .custom-control-input {
    appearance: none;
    opacity: 1;
    left: -10px;
    z-index: 1;
    top: -10px; }
  .modal-body .custom-checkbox .custom-control-input {
    appearance: none;
    opacity: 1; }
  .modal-body .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    height: 20px;
    width: 20px;
    top: -3px;
    left: -27px;
    border-radius: 3px; }
    @media (max-width: 992px) {
      .modal-body .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        height: 17px;
        width: 17px;
        top: 3px; } }
  .modal-body .custom-checkbox .custom-control-label:before {
    height: 20px;
    width: 20px;
    background: none;
    top: -3px;
    left: -27px; }
    @media (max-width: 992px) {
      .modal-body .custom-checkbox .custom-control-label:before {
        height: 18px;
        width: 18px; } }
  .modal-body .custom-checkbox .custom-control-label span {
    position: relative;
    top: -3px; }
  .modal-body .unit-meters {
    float: right;
    margin-right: 14px;
    margin-top: -31px;
    position: relative;
    z-index: 2;
    font-weight: bold;
    font-size: 18px;
    color: #787981; }
    @media (max-width: 992px) {
      .modal-body .unit-meters {
        font-size: 11px;
        margin-top: -25px; } }
  .modal-body a.measure-example-toggler {
    font-family: 'Montserrat','sans-serif';
    color: #6D7278 !important;
    font-size: 14px; }
  .modal-body .widthInput, .modal-body .heightInput {
    width: 100%; }
  .modal-body .widthBox {
    text-align: initial; }
  .modal-body .heightBox {
    margin-right: 5%;
    text-align: initial; }
  .modal-body .text-center {
    text-align: center; }
  .modal-body .inputSplitter {
    transform: translateY(27px); }
  .modal-body .widthInput, .modal-body .heightInput {
    color: #787981;
    font-family: 'Montserrat','sans-serif';
    font-size: 12px;
    border: 1px solid #BEBBBC;
    height: 40px; }
    .modal-body .widthInput:focus-visible, .modal-body .heightInput:focus-visible {
      outline-offset: unset;
      outline: none; }
  .modal-body .widthBox label, .modal-body .heightBox label {
    margin-bottom: 0;
    font-family: 'Montserrat','sans-serif';
    color: #6D7278;
    font-size: 10px; }
  .modal-body .extra-dialog-checkbox {
    color: #787981;
    margin-left: 30px; }
    @media (max-width: 992px) {
      .modal-body .extra-dialog-checkbox {
        font-size: 14px;
        padding-top: 0px; } }
  .modal-body .icon {
    border-radius: 1.25rem;
    background-color: #FFFFFF;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    color: #E63F15;
    font-weight: 600;
    border: 3px solid #E63F15;
    margin-left: 6px; }
  .modal-body .info-icon .tooltip {
    padding: 20px 25px;
    background-color: #6D7278;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.37);
    font-family: 'Montserrat','sans-serif';
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    top: 56px;
    height: 118px;
    left: -60px;
    color: #FFFFFF;
    border: none; }
    @media (max-width: 992px) {
      .modal-body .info-icon .tooltip {
        top: -34px;
        left: -172px; } }
    .modal-body .info-icon .tooltip:after {
      bottom: 100%;
      transform: rotate(180deg);
      border-top: 15px solid #6D7278;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      margin-left: 60px; }
      @media (max-width: 992px) {
        .modal-body .info-icon .tooltip:after {
          transform: rotate(270deg);
          top: 41%;
          left: 100%; } }
  @media (max-width: 992px) {
    .modal-body .info-icon {
      float: right; } }
  .modal-body .calculateMeasures {
    background-color: #6B778C;
    color: #FFFFFF;
    margin-top: 5%;
    font-family: 'Montserrat','sans-serif';
    border-radius: 8px;
    text-transform: inherit;
    padding: 9.5px; }
    .modal-body .calculateMeasures:hover {
      background-color: #8993A4; }

.test {
  cursor: pointer;
  position: relative;
  display: inline; }

.test2::before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #777777;
  bottom: -6px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  width: 0; }

.test2 {
  background-color: #777777;
  color: #FFFFFF;
  display: none;
  left: 30%;
  padding: 10px 20px;
  position: absolute;
  top: -50px; }

.test:hover .test2 {
  display: block; }

[data-tooltip] {
  position: relative;
  z-index: 10; }

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + 5px);
  /* 5px is the size of the arrow */
  pointer-events: none;
  transition: 0.2s;
  will-change: transform; }

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 300px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  background-color: rgba(59, 72, 80, 0.9);
  background-image: linear-gradient(30deg, rgba(59, 72, 80, 0.44), rgba(59, 68, 75, 0.44), rgba(60, 82, 88, 0.44));
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%, -5px) scale(0.5); }

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: 5px 5px 0px 5px;
  /* CSS triangle */
  border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
  transition-duration: 0s;
  /* If the mouse leaves the element, 
									the transition effects for the 
									tooltip arrow are "turned off" */
  transform-origin: top;
  /* Orientation setting for the
									slide-down effect */
  transform: translateX(-50%) scaleY(0); }

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1; }

/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, -5px) scale(1); }

/* 
	Arrow slide down effect only on mouseenter (NOT on mouseleave)
	*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s;
  /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1); }

/*
	That's it.
	*/
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + 5px);
  bottom: 50%; }

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(-5px, 50%) scale(0.5); }

[data-tooltip-location="left"]:hover:before {
  transform: translate(-5px, 50%) scale(1); }

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: 5px 0px 5px 5px;
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0); }

[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1); }

.tool {
  display: inline; }

.orderTooBig {
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  color: #FF0101;
  font-weight: 700; }

.av-title, .av-msg {
  color: #6D7278;
  font-family: 'Montserrat','sans-serif';
  font-size: 18px;
  margin-top: 10px;
  letter-spacing: 0; }
  @media (max-width: 576px) {
    .av-title, .av-msg {
      font-size: 12px; } }
  @media (min-width: 577px) and (max-width: 992px) {
    .av-title, .av-msg {
      font-size: 14px; } }

.av-msg {
  margin-left: 5px; }

.product-carousel-img {
  margin-bottom: 20px; }
  .product-carousel-img .img-carousel-big {
    width: 100%;
    height: auto;
    border-radius: 8px; }
    @media (max-width: 768px) {
      .product-carousel-img .img-carousel-big {
        border-radius: 0px; } }
  @media (max-width: 768px) {
    .product-carousel-img.p-xs-0 {
      padding-left: 6px;
      padding-right: 6px; } }
  .product-carousel-img .slick-arrow {
    border: none;
    background-color: #E5E8ED;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    top: 25px; }
    @media (max-width: 577px) {
      .product-carousel-img .slick-arrow {
        display: none !important; } }
  .product-carousel-img .slick-prev {
    top: -14px;
    left: 39%;
    height: 30px;
    transform: rotate(90deg); }
  .product-carousel-img .slick-next {
    left: 39%;
    bottom: -2px;
    transform: rotate(90deg);
    height: 30px;
    top: unset; }
  .product-carousel-img .img-product-slider {
    margin-top: -1px; }
    @media (max-width: 567px) {
      .product-carousel-img .img-product-slider {
        margin-top: inherit;
        margin-top: 10px; } }
    .product-carousel-img .img-product-slider.slick-list.draggable {
      height: auto !important; }
    .product-carousel-img .img-product-slider.slick-vertical .slick-slide {
      border: none; }
      .product-carousel-img .img-product-slider.slick-vertical .slick-slide.slick-current.box-slide img {
        border: 2px solid #6B778C; }
    .product-carousel-img .img-product-slider.slick-slide > div {
      width: 100px;
      height: 100px;
      margin-bottom: 10px; }
    @media (max-width: 567px) {
      .product-carousel-img .img-product-slider.slick-slide {
        width: 91px !important;
        margin-right: 10px; } }
    .product-carousel-img .img-product-slider.slick-list.draggable {
      padding-top: 2px; }
  .product-carousel-img .box-slide {
    margin-bottom: 5px; }
    .product-carousel-img .box-slide img {
      cursor: pointer;
      border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -o-border-radius: 8px;
      border: 2px solid #E5E8ED; }
      .product-carousel-img .box-slide img:hover {
        border: 2px solid #6B778C; }
      .product-carousel-img .box-slide img:active {
        border: 2px solid #6B778C; }
    .product-carousel-img .box-slide:focus {
      outline: 2px solid #FF0101;
      border: 1px solid #FF0101; }
  .product-carousel-img .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 25px 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: -20%; }
    @media (max-width: 576px) {
      .product-carousel-img .slick-dots {
        padding: 10px 0; } }
    .product-carousel-img .slick-dots li {
      position: relative;
      display: inline-block;
      height: 6px;
      width: 30px;
      border-radius: 5px;
      background: #6B778C;
      margin: 0 8px;
      padding: 0;
      cursor: pointer; }
      @media (max-width: 768px) {
        .product-carousel-img .slick-dots li {
          margin: 0 5px; } }
      .product-carousel-img .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 30px;
        height: 6px;
        border-radius: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
      .product-carousel-img .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background-color: #101820;
        text-align: center; }
    .product-carousel-img .slick-dots li.slick-active {
      background: #F0BE1A; }

.list-wrapper {
  border-bottom: 1px solid transparent; }

.modal-footer {
  border-top: inherit; }
  .modal-footer .calculateMeasures {
    background-color: #6B778C;
    color: #FFFFFF;
    font-family: 'Montserrat','sans-serif';
    border-radius: 8px;
    text-transform: inherit;
    padding: 9.5px;
    width: 100%;
    margin: 0rem 1rem; }
    .modal-footer .calculateMeasures:hover {
      background-color: #8993A4; }

#wishlistModal div.modal-body {
  margin: 0px;
  padding: 0px; }
  #wishlistModal div.modal-body .list-title {
    font-weight: bold;
    text-transform: uppercase; }
  #wishlistModal div.modal-body .checkbox-col {
    text-align: center; }
  #wishlistModal div.modal-body .shareContainer i {
    padding-left: 1%; }

#wishlistModal div.modal-footer {
  -ms-flex-pack: initial;
      justify-content: initial; }
  #wishlistModal div.modal-footer a {
    width: 100%; }

.carousel-Title {
  color: #626669;
  font-family: 'Montserrat',sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 10px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 992px) {
    .carousel-Title {
      font-size: 20px; } }

.recentlyViewedPdp {
  margin: 40px 0px;
  display: inline-block; }
  @media (max-width: 576px) {
    .recentlyViewedPdp {
      padding: 40px 10px; } }

.recently-title .recently-title-text {
  font-family: 'Montserrat','sans-serif';
  color: #101820;
  font-size: 24px;
  font-weight: 700; }

.container-carousel-recently {
  margin: 0 7% 0 7%;
  margin-top: 10px; }
  @media (max-width: 767px) {
    .container-carousel-recently .carousel {
      margin-left: 0px; } }

.carousel-control-next-icon {
  filter: invert(1); }

.carousel-control-prev-icon {
  filter: invert(1); }

.carousel-control-prev {
  left: -20px; }

.carousel-control-next {
  right: -20px; }

.zoom {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  outline: 1px solid #E5E8ED; }

.zoom img {
  display: block;
  -ms-interpolation-mode: nearest-neighbor;
      image-rendering: pixelated; }

.zoom img::selection {
  background-color: transparent; }

.value-button {
  display: inline-block;
  margin: 0px;
  width: 40px;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  color: #FFFFFF;
  background: #6B778C;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .value-button:hover {
    cursor: pointer;
    background-color: #8993A4; }

form {
  font-family: 'Montserrat', sans-serif; }
  form #decrease {
    margin-right: -4px;
    border-radius: 8px;
    font-size: 25px;
    line-height: 18px; }
    form #decrease.disable {
      background-color: #E5E8ED;
      color: #FFFFFF;
      cursor: not-allowed; }
  form #increase {
    margin-left: -4px;
    border-radius: 8px;
    font-size: 25px;
    line-height: 23px; }
  form #input-wrap {
    margin: 0px;
    padding: 0px; }

input#number {
  font-family: 'Montserrat', sans-serif;
  color: #6B778C;
  font-weight: 700;
  text-align: center;
  border: none;
  margin: 0px;
  width: 40px;
  height: 45px; }

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

iframe {
  border: none; }
  iframe.iframe-video-pdp {
    width: 100%;
    height: 325px;
    margin: 15px 0 0 0; }
    @media (max-width: 567px) {
      iframe.iframe-video-pdp {
        height: 230px; } }

.video-modal-container {
  position: relative;
  padding-bottom: 58%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .video-modal-container .featherlight {
    position: absolute; }
  .video-modal-container .featherlight-content,
  .video-modal-container .featherlight-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
    border: 0; }
  .video-modal-container .featherlight-close-icon {
    width: 40px;
    height: 40px;
    top: 5px;
    right: 5px;
    background: none; }
    .video-modal-container .featherlight-close-icon:active, .video-modal-container .featherlight-close-icon:focus {
      outline: 0; }

.video-frame-is-open {
  position: relative; }
  .video-frame-is-open .carousel-inner {
    display: none; }

.ratio-is-square {
  padding-bottom: 100%; }

.pdp-product-video {
  position: absolute;
  width: 100%;
  height: 606px;
  border-radius: 8px;
  top: 0%;
  background-color: rgba(16, 24, 32, 0.7);
  padding: 18.5% 0 0 0;
  z-index: 1; }
  @media (max-width: 567px) {
    .pdp-product-video {
      width: 92.4%;
      height: 382px;
      padding: 20% 0 0 0; } }
  @media (max-width: 425px) {
    .pdp-product-video {
      width: 92.5%;
      height: 380px; } }
  .pdp-product-video .close-video {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer; }
    .pdp-product-video .close-video:hover {
      background-color: #E5E5E5; }
    .pdp-product-video .close-video img {
      position: relative;
      left: 11.5px;
      top: 7.5px; }

#model-viewer-container {
  position: absolute;
  width: 100%;
  height: 606px;
  border-radius: 8px;
  top: 0%;
  background-color: #FFFFFF;
  padding: 20% 0 0 0;
  z-index: 1;
  outline: 1px solid #E5E8ED; }
  @media (max-width: 576px) {
    #model-viewer-container {
      width: 92.4%;
      height: 381px; } }
  #model-viewer-container .close-model {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    cursor: pointer; }
    #model-viewer-container .close-model:hover {
      background-color: #E5E5E5; }
    #model-viewer-container .close-model img {
      position: relative;
      left: 11.5px;
      top: 7.5px; }

.vf-open-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
  width: 91px !important;
  height: 91px;
  border-radius: 8px;
  padding: 4px 0;
  margin-bottom: 10px;
  border: 2px solid #E5E8ED;
  cursor: pointer;
  background-color: #6B778C; }
  .vf-open-btn-container:hover {
    border: 2px solid #6B778C; }
  .vf-open-btn-container .play-icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 12px;
    line-height: 0; }
    .vf-open-btn-container .play-icon:after {
      position: absolute;
      display: inline-block;
      content: 'VIDEO';
      color: #FFFFFF;
      font-size: 10px;
      font-weight: 700;
      margin: 49px 0px 0px 3px; }
  .vf-open-btn-container .video-lbl {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    font-size: 7px;
    line-height: 8px;
    color: #6B778C;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (min-width: 544px) {
      .vf-open-btn-container .video-lbl {
        font-size: 10px;
        line-height: 12px; } }

.threed-open-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
  width: 91px !important;
  height: 91px;
  border-radius: 8px;
  padding: 4px 0;
  margin-bottom: 10px;
  border: 2px solid #E5E8ED;
  cursor: pointer;
  background-color: #FFFFFF; }
  .threed-open-btn-container:hover {
    border: 2px solid #6B778C; }
  .threed-open-btn-container:after {
    content: 'VISTA 3D';
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    bottom: 16px;
    left: 23px;
    color: #101820;
    z-index: 1; }
    @media (max-width: 567px) {
      .threed-open-btn-container:after {
        left: inherit;
        right: 27px;
        top: 91px; } }
  .threed-open-btn-container .threed-icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 25px;
    line-height: 0;
    position: relative;
    z-index: 2; }
    .threed-open-btn-container .threed-icon .model-icon {
      margin-top: -12px; }
  .threed-open-btn-container .threed-lbl {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    font-size: 7px;
    line-height: 8px;
    color: #6B778C;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (min-width: 544px) {
      .threed-open-btn-container .threed-lbl {
        font-size: 10px;
        line-height: 12px; } }
  .threed-open-btn-container .model-img {
    position: relative;
    z-index: 1;
    top: -72px;
    height: 91px;
    margin: 0 auto; }

.info-result {
  display: none; }

.model-viewer-container {
  width: 100%; }

.model-viewer {
  width: 100%;
  height: 606px;
  top: -25%;
  border-radius: 8px; }
  @media (max-width: 567px) {
    .model-viewer {
      height: 368px;
      top: -28%; } }

.pdp-my-projects {
  background-color: #FFFFFF !important;
  color: #101820 !important;
  font-family: 'Montserrat','sans-serif';
  border-radius: 50px;
  position: absolute;
  top: 15px;
  right: 15px;
  box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.25);
  padding: 9px;
  width: 40px;
  height: 40px;
  z-index: 1; }
  @media (min-width: 577px) and (max-width: 991px) {
    .pdp-my-projects {
      max-width: 80%;
      height: 92%; } }
  .pdp-my-projects:hover {
    background-color: #101820 !important;
    color: #FFFFFF !important; }

.social-container .box-slide:first-child {
  margin-bottom: 20px;
  border-radius: 8px; }
  .social-container .box-slide:first-child img.img-carousel-small-0 {
    border-radius: 8px;
    border: 2px solid #E5E8ED; }

.social-container .box-slide:nth-child(2), .social-container .box-slide:nth-child(3), .social-container .box-slide:nth-child(4), .social-container .box-slide:nth-child(5), .social-container .box-slide:nth-child(6), .social-container .box-slide:nth-child(7), .social-container .box-slide:nth-child(8), .social-container .box-slide:nth-child(9) {
  display: none; }

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: scale(1.5); }

.modal.show .modal-dialog {
  transform: none;
  transform: scale(1); }
  .modal.show .modal-dialog .modal-body {
    padding: 0 0 40px 0; }

span.value.d-flex.justify-content-end.crossed-price-color {
  font-size: 14px !important; }

.alert {
  margin: 10px 0 0 0; }

.modal-background, .prices-add-to-cart-actions {
  z-index: 5; }
  @media (max-width: 567px) {
    .modal-background, .prices-add-to-cart-actions {
      z-index: 4; } }

.flex {
  display: -ms-flexbox;
  display: flex; }

.image-side, .zoom-side {
  width: 100%;
  border: 1px solid #E5E8ED;
  border-radius: 8px; }
  @media (max-width: 768px) {
    .image-side, .zoom-side {
      position: relative;
      border-radius: 0px; }
      .image-side::before, .zoom-side::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent; } }

.fixed {
  position: fixed;
  right: 0;
  top: 0; }
  @media (max-width: 768px) {
    .fixed {
      right: inherit; } }

.drift-zoom-pane {
  border: 1px solid #E5E8ED;
  border-radius: 8px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (max-width: 768px) {
    .drift-zoom-pane {
      display: none; }
      .drift-zoom-pane::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent; } }

.drift-open {
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 768px) {
    .drift-open {
      display: none; } }

@media (max-width: 567px) {
  .order-1-mob {
    -ms-flex-order: 1;
        order: 1; }
  .order-2-mob {
    -ms-flex-order: 2;
        order: 2; }
  .drift-zoom-pane.drift-open, .drift-zoom-pane {
    display: none; } }

.new-label {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #101820;
  font-size: 14px;
  background-color: #F0BE1A;
  font-family: 'Montserrat','sans-serif';
  border-radius: 4px;
  font-weight: 700;
  padding: 2px 14px; }
  @media (max-width: 992px) {
    .new-label {
      font-size: 10px;
      padding: 2px 9px; } }

.alertRoomvo {
  position: relative; }
  .alertRoomvo .visualRoomvo {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #101820;
    font-size: 14px;
    background-color: #F0BE1A;
    font-family: 'Montserrat','sans-serif';
    border-radius: 4px;
    font-weight: 700;
    padding: 2px 14px;
    z-index: 9; }
    @media (max-width: 992px) {
      .alertRoomvo .visualRoomvo {
        font-size: 10px;
        padding: 2px 9px; } }
  .alertRoomvo .visualFlash {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #f53a83;
    font-family: 'Montserrat','sans-serif';
    border-radius: 4px;
    font-weight: 700;
    padding: 2px 14px;
    z-index: 5; }
    @media (max-width: 992px) {
      .alertRoomvo .visualFlash {
        font-size: 10px;
        padding: 2px 9px; } }

@media (max-width: 1920px) {
  .multilevel-dropdown .dropdown-menu {
    top: 113px; } }

.highlight-text {
  border: 1px solid #E5E8ED;
  text-align: left;
  margin-top: .5rem;
  font-family: 'Montserrat', sans-serif;
  border-radius: 8px;
  margin-bottom: 1rem; }
  .highlight-text .sku-adding:hover {
    text-decoration: none;
    color: #101820; }
  .highlight-text .sku-adding--text {
    color: #6B778C;
    font-size: 12px;
    padding: 1rem 1rem 0 1rem;
    margin-bottom: .5rem;
    display: inline-block; }
    @media (max-width: 768px) {
      .highlight-text .sku-adding--text {
        font-size: 12px; } }
    .highlight-text .sku-adding--text:hover {
      text-decoration: none !important; }
    .highlight-text .sku-adding--text__title {
      border-bottom: 1px solid #E5E8ED;
      font-size: 14px;
      padding: 1rem;
      color: #101820;
      width: 100%;
      display: block; }
    .highlight-text .sku-adding--text__brand {
      color: #101820;
      font-size: 10px;
      display: inline-block;
      padding: 1rem 1rem 0 1rem; }
    .highlight-text .sku-adding--text__name {
      color: #6B778C;
      font-size: 12px;
      display: inline-block;
      padding: 0rem 1rem 0rem 1rem;
      margin-bottom: 0.5rem;
      height: auto;
      max-height: 36px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      text-overflow: ellipsis; }
    .highlight-text .sku-adding--text__sku {
      color: #6B778C;
      font-size: 10px;
      display: inline-block;
      padding: 1rem 1rem 0rem 0rem; }
    .highlight-text .sku-adding--text__price {
      color: #101820;
      font-size: 12px;
      display: inline-block;
      padding: 0rem 1rem 0 1rem;
      margin-bottom: 1rem; }
      .highlight-text .sku-adding--text__price .sales {
        font-weight: 700; }
        .highlight-text .sku-adding--text__price .sales .discount {
          background-color: #FF0101;
          color: #FFFFFF;
          padding: 1px 2px;
          font-size: 10px;
          border-radius: 4px;
          margin: 2px 5px 0px 0px;
          width: 30px;
          height: 15px;
          line-height: 14px; }
          @media (max-width: 768px) {
            .highlight-text .sku-adding--text__price .sales .discount {
              height: 18px; } }
      .highlight-text .sku-adding--text__price .strike-through {
        font-size: 10px;
        color: #6B778C; }
        .highlight-text .sku-adding--text__price .strike-through .value {
          font-size: 10px;
          color: #6B778C; }
    .highlight-text .sku-adding--text__last-unit {
      border: 1px solid #101820;
      color: #101820;
      font-size: 14px;
      padding: 0.313rem 0.5rem;
      border-radius: 3px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-bottom: 1rem; }
  .highlight-text .sku-adding .h-40 {
    height: 40px; }

#carouselRecently .color-swatches {
  display: none; }

p.text {
  color: #101820;
  font-family: 'Montserrat','sans-serif';
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 1rem; }

.share-icons-pdp, .share-icons {
  border: 1px solid #E5E8ED;
  color: #101820 !important;
  font-family: 'Montserrat','sans-serif';
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 45px;
  padding: 0.712rem 1.75rem;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px; }
  .share-icons-pdp:hover, .share-icons:hover {
    background-color: #E5E8ED;
    text-decoration: none;
    color: #101820 !important; }

.share-icons a {
  color: #6B778C !important;
  border: 1px solid  #E5E8ED !important;
  padding: 5.52px 10px;
  border-radius: 8px;
  font-weight: 400;
  width: inherit;
  display: inherit;
  text-align: center; }

@media (min-width: 544px) {
  #modal-login-popup .modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto; } }

#modal-login-popup .modal-content {
  border-radius: 8px; }
  #modal-login-popup .modal-content .modal-body {
    padding: 2rem; }
    #modal-login-popup .modal-content .modal-body .modal-title {
      font-size: 24px;
      font-weight: 700;
      color: #101820 !important; }
    #modal-login-popup .modal-content .modal-body .close {
      font-size: 38px;
      position: relative;
      top: -17px; }
    #modal-login-popup .modal-content .modal-body .text-body {
      font-size: 14px;
      color: #101820 !important;
      font-weight: 400;
      line-height: 17px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end; }
    #modal-login-popup .modal-content .modal-body .label-pass {
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      color: #101820 !important; }
    #modal-login-popup .modal-content .modal-body .character, #modal-login-popup .modal-content .modal-body .min-number, #modal-login-popup .modal-content .modal-body .min-mayus, #modal-login-popup .modal-content .modal-body .min-minus {
      background-color: #E5E8ED;
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      border-radius: 4px;
      padding: 2.5px 3px;
      margin: 0px 10px 6px 0px;
      width: auto;
      display: inline-block;
      color: #101820; }
    #modal-login-popup .modal-content .modal-body .label-pass-valid {
      background-color: #95FFB3;
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      border-radius: 4px;
      padding: 2.5px 3px;
      margin: 0px 10px 6px 0px;
      width: auto;
      display: inline-block;
      color: #101820 !important; }
      #modal-login-popup .modal-content .modal-body .label-pass-valid:nth-child(4) {
        margin: 0px 10px 20px 0px; }
    #modal-login-popup .modal-content .modal-body .invalid-pass {
      color: #FF0101;
      font-size: 12px;
      line-height: 15px;
      font-weight: 400; }
    #modal-login-popup .modal-content .modal-body .create-account-button {
      width: 100%;
      height: 45px;
      padding: 10px;
      margin: 0 auto;
      background-color: #101820;
      color: #FFFFFF;
      border-radius: 12px; }
    #modal-login-popup .modal-content .modal-body button.btn-close {
      border: none;
      background: transparent;
      width: 40px;
      height: 40px;
      position: relative;
      top: -20px;
      right: -20px; }
      #modal-login-popup .modal-content .modal-body button.btn-close:hover {
        background: #E5E8ED;
        border-radius: 50%; }
      #modal-login-popup .modal-content .modal-body button.btn-close img {
        position: relative;
        top: -4px; }

.link-login {
  cursor: pointer; }
  .link-login:hover {
    text-decoration: underline; }

.login-page {
  font-family: "Montserrat", "sans-serif" !important; }
  .login-page .fer-login-reg {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .login-page .card {
    font-family: "Montserrat", "sans-serif" !important;
    border: none;
    width: 85%; }
    .login-page .card .card-header {
      font-family: "Montserrat", "sans-serif" !important;
      background-color: #FFFFFF; }
    .login-page .card .card-body {
      padding: 0;
      font-family: "Montserrat", "sans-serif" !important;
      background-color: #FFFFFF; }
      .login-page .card .card-body .login-form-nav .nav-tabs {
        margin-bottom: 15px; }
        .login-page .card .card-body .login-form-nav .nav-tabs .nav-item {
          text-transform: uppercase;
          color: #FFFFFF;
          background-color: #A2A3A5; }
          @media (max-width: 576px) {
            .login-page .card .card-body .login-form-nav .nav-tabs .nav-item .nav-link {
              font-size: 14px; } }
          .login-page .card .card-body .login-form-nav .nav-tabs .nav-item:hover .nav-link {
            color: #A2A3A5 !important; }
          .login-page .card .card-body .login-form-nav .nav-tabs .nav-item .active {
            background-color: #6B778C; }
            .login-page .card .card-body .login-form-nav .nav-tabs .nav-item .active:hover {
              background-color: #FFFFFF;
              color: #A2A3A5; }
          .login-page .card .card-body .login-form-nav .nav-tabs .nav-item .nav-link {
            color: #FFFFFF !important; }
            .login-page .card .card-body .login-form-nav .nav-tabs .nav-item .nav-link.active {
              border-bottom: none; }
      .login-page .card .card-body .login-form-nav .tab-content {
        padding: 0px 20px 20px 20px; }
        .login-page .card .card-body .login-form-nav .tab-content .form-group .form-control-label {
          font-family: 'Montserrat', sans-serif;
          font-size: 14px;
          color: #101820;
          margin-bottom: 0.3rem; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-header .modal-title {
          font-family: "Montserrat", "sans-serif" !important;
          color: #626669;
          font-size: 20px; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-body {
          font-family: "Montserrat", "sans-serif" !important; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-body .reset-password-form .request-password-body p {
            font-family: "Montserrat", "sans-serif" !important;
            color: #626669;
            font-size: 13px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-body .reset-password-form .send-email-btn {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center; }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-body .reset-password-form .send-email-btn button {
              border-radius: 15px;
              width: 70%;
              background-color: #A2A3A5;
              border-color: #A2A3A5;
              font-size: 13px; }
              .login-page .card .card-body .login-form-nav .tab-content .tab-pane .modal .modal-dialog .modal-content .modal-body .reset-password-form .send-email-btn button:hover {
                color: #A2A3A5;
                background-color: #FFFFFF; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .alert-danger {
          font-size: 13px; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .form-group .form-control-label {
          color: #626669;
          font-size: 13px; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .eye {
          position: relative;
          float: right;
          cursor: pointer;
          color: #A2A3A5; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix {
          white-space: nowrap; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .remember-me .custom-control-label {
            color: #101820;
            font-size: 14px;
            padding-top: 0px; }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .remember-me .custom-control-label::before {
              height: 20px;
              width: 20px;
              top: 2px;
              left: -27px; }
              @media (max-width: 576px) {
                .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .remember-me .custom-control-label::before {
                  height: 15px;
                  width: 15px;
                  top: 5px;
                  left: -18px; } }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .remember-me .custom-control-label::after {
              top: 4px;
              height: 15px;
              width: 15px;
              left: -24px; }
              @media (max-width: 576px) {
                .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .remember-me .custom-control-label::after {
                  top: 7px;
                  height: 11px;
                  width: 11px;
                  left: -16px; } }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .forgot-password a {
            color: #6B778C !important;
            font-size: 13px; }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .forgot-password a.underline {
              text-decoration: underline;
              font-size: 14px;
              position: relative;
              top: -3px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .clearfix .btn {
            color: #FFFFFF;
            background-color: #A2A3A5;
            border-color: #A2A3A5; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-log-btn-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-log-btn-container .fer-log-button {
            border-radius: 15px;
            width: 100%;
            margin-bottom: 20px;
            background-color: #A2A3A5;
            border-color: #A2A3A5;
            font-size: 17px; }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-log-btn-container .fer-log-button:hover {
              color: #A2A3A5;
              background-color: #FFFFFF; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .fer-oauth-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .fer-oauth-container .google {
            width: 25px;
            height: 25px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .fer-oauth-container .facebook {
            width: 25px;
            height: 25px; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .oauth-google {
          border-radius: 15px;
          width: 100%;
          font-size: 17px;
          border-color: #A2A3A5;
          color: #A2A3A5; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .oauth-google:hover {
            background-color: #FFFFFF;
            color: #626669; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .oauth-facebook {
          border-radius: 15px;
          width: 100%;
          font-size: 17px;
          border-color: #A2A3A5;
          color: #A2A3A5; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .login-oauth .oauth-facebook:hover {
            background-color: #FFFFFF;
            color: #626669; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-reg-add-email {
          font-size: 14px;
          color: #6B778C;
          padding-top: 0px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-reg-add-email::before {
            height: 20px;
            width: 21px;
            top: 2px;
            left: -27px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-reg-add-email::after {
            top: 3px; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-btn-reg-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          margin-bottom: 10px; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-btn-reg-container .fer-reg-btn {
            border-radius: 15px;
            width: 70%;
            background-color: #A2A3A5;
            border-color: #A2A3A5;
            font-size: 13px; }
            .login-page .card .card-body .login-form-nav .tab-content .tab-pane .fer-btn-reg-container .fer-reg-btn:hover {
              color: #A2A3A5;
              background-color: #FFFFFF; }
        .login-page .card .card-body .login-form-nav .tab-content .tab-pane .privacy-policy {
          font-size: 13px;
          color: #6B778C;
          text-align: center; }
          .login-page .card .card-body .login-form-nav .tab-content .tab-pane .privacy-policy a {
            color: #6B778C !important;
            text-decoration: underline; }

.divider-questions {
  margin-bottom: 1rem;
  border-bottom: 1px solid #E5E8ED; }

.js-click-helpful {
  width: auto;
  min-width: 155px;
  border: 1px solid #E5E8ED;
  border-radius: 12px;
  float: right; }
  @media (max-width: 768px) {
    .js-click-helpful {
      float: inherit; } }
  .js-click-helpful:hover {
    border: 1px solid #101820; }
  .js-click-helpful:active {
    background-color: #101820;
    color: #FFFFFF; }
  .js-click-helpful.active {
    background-color: #101820;
    color: #FFFFFF; }
  .js-click-helpful .clicks {
    font-weight: 700; }
  .js-click-helpful .thumb-up {
    height: 20px; }

.dropdown-menu {
  z-index: 5;
  margin: 0;
  padding: 0;
  right: 0;
  overflow-y: auto;
  max-height: 280px; }
  .dropdown-menu .overflow-hidden {
    margin-top: -1px;
    margin-bottom: 0px; }
    .dropdown-menu .overflow-hidden th {
      font-size: 12px;
      color: #101820;
      background-color: #F0BE1A;
      border-bottom: 1px solid #F0BE1A;
      position: sticky;
      top: 0; }
    .dropdown-menu .overflow-hidden td {
      font-size: 14px;
      color: #101820; }
    .dropdown-menu .overflow-hidden tr:nth-child(even) {
      background-color: #E5E8ED; }

.nav-pills {
  display: -webkit-box;
  padding-right: 0px; }
  .nav-pills .nav-item {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #6B778C;
    background-color: #FFFFFF; }
    .nav-pills .nav-item .dropdown-menu {
      border: 1px solid #6B778C;
      margin-top: 0px;
      border-radius: 8px; }
