/* COLLECTIONS */
.page-collections {
  margin-bottom: 75px;
  background-image: url('../images/bg/background-page/back-collection.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

.page-collections .view-collection {
  position: relative;
  margin: 60px 38px 0;
}

.page-collections .view-collection .view-header h1 {
  font-size: 34px;
  text-align: center;
  letter-spacing: .08em;
}

.page-collections .view-collection .view-header .description {
  font-size: 16px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  letter-spacing: .08em;
}

.page-collections .view-collection .view-header hr.arrow-bottom {
  margin-top: 35px;
  margin-bottom: 44px;
}

.page-collections .view-collection .listing-products {
  display: table;
  width: auto;
}

.page-collections .view-collection .listing-products .col-left {
  position: relative;
  z-index: 2;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.page-collections .view-collection .listing-products .col-left .baseline {
  font-size: 26px;
  line-height: 35px;
  width: 340px;
  margin: 50px 0 30px;
  letter-spacing: .1em;
}

.page-collections .view-collection .listing-products .col-left .text-2-cols {
  font-size: 13px;
  line-height: 22px;
  margin-top: 65px;
  text-align: justify;
  letter-spacing: .08em;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 35px;
  column-gap: 35px;
}

.page-collections .view-collection .listing-products .col-right {
  position: relative;
  z-index: 2;
  display: table-cell;
  width: 50%;
  padding: 60px 0 0 10%;
  vertical-align: middle;
}

.page-collections .view-collection .listing-products .col-right img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.page-collections .view-collection .listing-products .centered-title {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: table-cell;
  width: 100%;
  text-align: center;
}

.page-collections .view-collection .listing-products .centered-title h1 {
  font-size: 34px;
  text-align: center;
  letter-spacing: .08em;
}

.page-collections .view-collection .listing-products .centered-title .description {
  font-size: 16px;
  letter-spacing: .08em;
}

.page-collections .view-collection .listing-products .centered-title .description-mobile {
  display: none;
}

.page-collections .view-collection .listing-products .centered-title hr.arrow-bottom {
  margin-top: 36px;
}

.page-collections .view-collection:after {
  display: block;
  clear: both;
  content: '';
}

.page-collections #products {
  margin: 100px 0 80px;
}

.page-collections-jewelry {
  background-image: url('../images/bg/background-page/back-collection.jpg');
}

.page-collections-timepieces {
  background-image: url('../images/bg/background-page/timepiecescollectionbg.png');
  background-size: 50%;
}

.page-collection {
  margin-bottom: 75px;
  background-image: url('../images/bg/background-page/back-lccollection.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

.page-collection .view-collection {
  position: relative;
  margin: 60px 38px 0;
}

.page-collection .view-collection .view-header {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  display: table-cell;
  width: 100%;
  text-align: center;
}

.page-collection .view-collection .view-header .back-button {
  position: relative;
  z-index: 100;
  float: left;
}

.page-collection .view-collection .view-header h1 {
  font-size: 34px;
  margin-right: 54px;
  text-align: center;
  letter-spacing: .08em;
}

.page-collection .view-collection .view-header .description-mobile {
  display: none;
}

.page-collection .view-collection .view-header hr.arrow-bottom {
  margin-top: 36px;
}

.page-collection .view-collection .view-header .collection_name {
  font-size: 16px;
  width: 420px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  letter-spacing: .08em;
}

.page-collection .view-collection .view-header hr.arrow-bottom {
  margin-top: 35px;
  margin-bottom: 44px;
}

.page-collection .view-collection .view-content {
  display: table;
  width: 100%;
}

.page-collection .view-collection .view-content .col-left {
  position: relative;
  z-index: 30;
  z-index: 100;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.page-collection .view-collection .view-content .col-left .baseline {
  font-size: 26px;
  line-height: 35px;
  width: 340px;
  margin: 110px 0 30px;
  letter-spacing: .1em;
}

.page-collection .view-collection .view-content .col-left .text-2-cols {
  font-size: 13px;
  line-height: 22px;
  margin-top: 65px;
  text-align: justify;
  letter-spacing: .08em;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 35px;
  column-gap: 35px;
}

.page-collection .view-collection .view-content .col-right {
  position: relative;
  z-index: 2;
  display: table-cell;
  width: 50%;
  padding: 60px 0 0 10%;
  vertical-align: middle;
}

.page-collection .view-collection .view-content .col-right img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.page-collection .view-collection .view-content .col-right #ytplayer {
  margin-top: 190px;
}

.page-collection .view-collection:after {
  display: block;
  clear: both;
  content: '';
}

.page-collection #products {
  margin: 100px 0 80px;
}

.page-category {
  margin-bottom: 75px;
  background-image: url('../images/bg/background-page/back-collection.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

.page-category .view-category {
  position: relative;
  margin: 0 38px;
}

.page-category .view-category .view-header h1 {
  font-size: 34px;
  text-align: center;
  letter-spacing: .08em;
}

.page-category .view-category .view-header .description {
  font-size: 16px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  letter-spacing: .08em;
}

.page-category .view-category .view-header hr.arrow-bottom {
  margin-top: 35px;
  margin-bottom: 44px;
}

.page-category .view-category .listing-products {
  display: table;
  width: auto;
}

.page-category .view-category .listing-products .col-left {
  position: relative;
  z-index: 2;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.page-category .view-category .listing-products .col-left .baseline {
  font-size: 26px;
  line-height: 35px;
  width: 340px;
  margin: 50px 0 30px;
  letter-spacing: .1em;
}

.page-category .view-category .listing-products .col-left .text-2-cols {
  font-size: 13px;
  line-height: 22px;
  margin-top: 65px;
  text-align: justify;
  letter-spacing: .08em;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 35px;
  column-gap: 35px;
}

.page-category .view-category .listing-products .col-left .text-2-cols:first-letter {
  font-size: 24px;
}

.page-category .view-category .listing-products .col-right {
  position: relative;
  z-index: 2;
  display: table-cell;
  width: 50%;
  padding: 60px 0 0 10%;
  vertical-align: middle;
}

.page-category .view-category .listing-products .col-right img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.page-category .view-category .listing-products .centered-title {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: table-cell;
  width: 100%;
  text-align: center;
}

.page-category .view-category .listing-products .centered-title h1 {
  font-size: 34px;
  text-align: center;
  letter-spacing: .08em;
}

.page-category .view-category .listing-products .centered-title .description {
  font-size: 16px;
  letter-spacing: .08em;
}

.page-category .view-category .listing-products .centered-title .description-mobile {
  display: none;
}

.page-category .view-category .listing-products .centered-title hr.arrow-bottom {
  margin-top: 36px;
}

.page-category .view-category:after {
  display: block;
  clear: both;
  content: '';
}

.page-category #products {
  margin: 100px 0 80px;
}

.node-type-jewelry-products,
.node-type-timepieces,
.node-type-timepieces-jewelry {
  margin-bottom: 75px;
  background-image: url('../images/bg/background-page/back-lccollection.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

.node-type-jewelry-products.zoomOpen,
.node-type-timepieces.zoomOpen,
.node-type-timepieces-jewelry.zoomOpen {
  background-image: none;
}

.node-type-jewelry-products.zoomOpen .productMain,
.node-type-timepieces.zoomOpen .productMain,
.node-type-timepieces-jewelry.zoomOpen .productMain {
  opacity: 0;
}

.node-type-jewelry-products .content .col-left,
.node-type-timepieces .content .col-left,
.node-type-timepieces-jewelry .content .col-left {
  position: relative;
  float: left;
  width: 67%;
  padding-right: 9%;
}

.node-type-jewelry-products .content .col-left .productvideo,
.node-type-timepieces .content .col-left .productvideo,
.node-type-timepieces-jewelry .content .col-left .productvideo {
  position: absolute;
  z-index: 510;
  top: 20px;
  right: 20px;
  bottom: -20px;
  left: 0;
  margin-bottom: 25px;
  text-align: left;
}

.node-type-jewelry-products .content .col-left .productvideo > div,
.node-type-timepieces .content .col-left .productvideo > div,
.node-type-timepieces-jewelry .content .col-left .productvideo > div {
  height: 100%;
}

.node-type-jewelry-products .content .col-left .productvideo #ytplayer,
.node-type-timepieces .content .col-left .productvideo #ytplayer,
.node-type-timepieces-jewelry .content .col-left .productvideo #ytplayer {
  width: 100% !important;
  height: 100% !important;
}

.node-type-jewelry-products .content .col-left .productvideo .videos-close,
.node-type-timepieces .content .col-left .productvideo .videos-close,
.node-type-timepieces-jewelry .content .col-left .productvideo .videos-close {
  position: absolute;
  bottom: -30px;
}

.node-type-jewelry-products .content .col-right,
.node-type-timepieces .content .col-right,
.node-type-timepieces-jewelry .content .col-right {
  float: right;
  width: 33%;
  margin-top: 40px;
}

.node-type-jewelry-products #main-wrapper .content .col-right h2.product-name,
.node-type-timepieces #main-wrapper .content .col-right h2.product-name,
.node-type-timepieces-jewelry #main-wrapper .content .col-right h2.product-name {
  font-size: 30px;
  min-height: 80px;
}

.node-type-jewelry-products #main-wrapper .content .col-right .product-collection,
.node-type-timepieces #main-wrapper .content .col-right .product-collection,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .product-collection {
  font-size: 14px;
  margin-top: 12px;
  color: #afafb3;
}

.node-type-jewelry-products #main-wrapper .content .col-right .product-collection.price-block .value,
.node-type-timepieces #main-wrapper .content .col-right .product-collection.price-block .value,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .product-collection.price-block .value {
  font-size: 20px;
  min-height: 27px;
}

.node-type-jewelry-products #main-wrapper .content .col-right .product-collection.price-block .disclaimer,
.node-type-timepieces #main-wrapper .content .col-right .product-collection.price-block .disclaimer,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .product-collection.price-block .disclaimer {
  font-size: 13px;
  min-height: 16px;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description,
.node-type-timepieces #main-wrapper .content .col-right .description,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description {
  font-size: 13px;
  line-height: 22px;
  letter-spacing: .08em;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .field-name-field-product-description,
.node-type-timepieces #main-wrapper .content .col-right .description .field-name-field-product-description,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .field-name-field-product-description {
  overflow: hidden;
  width: 100%;
  max-height: 122px;
  transition: all .4s linear;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .field-name-field-product-description.long_text,
.node-type-timepieces #main-wrapper .content .col-right .description .field-name-field-product-description.long_text,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .field-name-field-product-description.long_text {
  -webkit-mask-image: -webkit-gradient(linear, left 82%, left bottom, from(black), to(transparent));
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .field-name-field-product-description.open,
.node-type-timepieces #main-wrapper .content .col-right .description .field-name-field-product-description.open,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .field-name-field-product-description.open {
  max-height: 1000px;
  -webkit-mask-image: none;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .more-desc,
.node-type-timepieces #main-wrapper .content .col-right .description .more-desc,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .more-desc {
  display: block;
  width: 16px;
  height: 16px;
  margin: 8px auto;
  text-indent: 0;
  background-size: 16px;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .more-desc img,
.node-type-timepieces #main-wrapper .content .col-right .description .more-desc img,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .more-desc img {
  width: 16px;
  transition: all .2s linear;
}

.node-type-jewelry-products #main-wrapper .content .col-right .description .more-desc.active img,
.node-type-timepieces #main-wrapper .content .col-right .description .more-desc.active img,
.node-type-timepieces-jewelry #main-wrapper .content .col-right .description .more-desc.active img {
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

.node-type-jewelry-products #main-wrapper .content .col-right #price-select select,
.node-type-timepieces #main-wrapper .content .col-right #price-select select,
.node-type-timepieces-jewelry #main-wrapper .content .col-right #price-select select {
  width: auto;
  margin: 10px;
  padding-right: 32px;
}

.node-type-jewelry-products #main-wrapper .content .col-right #price-select span,
.node-type-timepieces #main-wrapper .content .col-right #price-select span,
.node-type-timepieces-jewelry #main-wrapper .content .col-right #price-select span {
  font-family: 'Franklin', 'sans-serif';
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
}

.node-type-jewelry-products .product-main-mobile,
.node-type-timepieces .product-main-mobile,
.node-type-timepieces-jewelry .product-main-mobile {
  display: none;
}

.node-type-jewelry-products .button-container,
.node-type-timepieces .button-container,
.node-type-timepieces-jewelry .button-container {
  margin-top: 55px;
  margin-bottom: 13px;
}

.node-type-jewelry-products .button-container .button,
.node-type-timepieces .button-container .button,
.node-type-timepieces-jewelry .button-container .button {
  margin: 0 10px 0 4px;
}

.node-type-jewelry-products .button-container .button.button-video,
.node-type-timepieces .button-container .button.button-video,
.node-type-timepieces-jewelry .button-container .button.button-video {
  left: 20px;
}

.node-type-jewelry-products .button-container .button.product-button-specs,
.node-type-timepieces .button-container .button.product-button-specs,
.node-type-timepieces-jewelry .button-container .button.product-button-specs {
  margin-left: 2px;
}

.node-type-jewelry-products .product-name-separator,
.node-type-timepieces .product-name-separator,
.node-type-timepieces-jewelry .product-name-separator {
  width: 170px;
  margin-top: 22px;
  margin-bottom: 18px;
  margin-left: 0;
  border: 0;
  border-top: 1px solid #4c4b4b;
}

.node-type-jewelry-products .product-actions,
.node-type-timepieces .product-actions,
.node-type-timepieces-jewelry .product-actions {
  height: 36px;
  margin-top: 49px;
}

.node-type-jewelry-products .product-action-item,
.node-type-timepieces .product-action-item,
.node-type-timepieces-jewelry .product-action-item {
  font-family: Franklin;
  font-size: 10px;
  display: inline-block;
  margin-right: 30px;
  padding-top: 4px;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.node-type-jewelry-products .product-action-item:last-of-type,
.node-type-timepieces .product-action-item:last-of-type,
.node-type-timepieces-jewelry .product-action-item:last-of-type {
  margin-right: 0;
}

.node-type-jewelry-products .product-action-item.is-active,
.node-type-jewelry-products .product-action-item:hover,
.node-type-timepieces .product-action-item.is-active,
.node-type-timepieces .product-action-item:hover,
.node-type-timepieces-jewelry .product-action-item.is-active,
.node-type-timepieces-jewelry .product-action-item:hover {
  cursor: pointer;
}

.node-type-jewelry-products .product-action-item.is-active .underline-target,
.node-type-jewelry-products .product-action-item:hover .underline-target,
.node-type-timepieces .product-action-item.is-active .underline-target,
.node-type-timepieces .product-action-item:hover .underline-target,
.node-type-timepieces-jewelry .product-action-item.is-active .underline-target,
.node-type-timepieces-jewelry .product-action-item:hover .underline-target {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
}

.node-type-jewelry-products .product-action-item-share,
.node-type-timepieces .product-action-item-share,
.node-type-timepieces-jewelry .product-action-item-share {
  line-height: 16px;
  position: relative;
  display: inline-block;
  height: 16px;
  padding: 10px 20px;
  padding-right: 24px;
}

.node-type-jewelry-products .product-action-item-share h2,
.node-type-jewelry-products .product-action-item-share img,
.node-type-timepieces .product-action-item-share h2,
.node-type-timepieces .product-action-item-share img,
.node-type-timepieces-jewelry .product-action-item-share h2,
.node-type-timepieces-jewelry .product-action-item-share img {
  display: inline-block;
  vertical-align: middle;
}

.node-type-jewelry-products .product-action-item-share img,
.node-type-timepieces .product-action-item-share img,
.node-type-timepieces-jewelry .product-action-item-share img {
  margin-left: 10px;
}

.node-type-jewelry-products .product-action-item-share #tooltip-share,
.node-type-timepieces .product-action-item-share #tooltip-share,
.node-type-timepieces-jewelry .product-action-item-share #tooltip-share {
  display: none;
}

.node-type-jewelry-products .product-action-item-share.is-active #tooltip-share,
.node-type-timepieces .product-action-item-share.is-active #tooltip-share,
.node-type-timepieces-jewelry .product-action-item-share.is-active #tooltip-share {
  display: block;
}

.node-type-jewelry-products .product-action-item-share.is-active img,
.node-type-timepieces .product-action-item-share.is-active img,
.node-type-timepieces-jewelry .product-action-item-share.is-active img {
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-filter: brightness(2);
  filter: brightness(2);
}

.node-type-jewelry-products .container-collection,
.node-type-timepieces .container-collection,
.node-type-timepieces-jewelry .container-collection {
  display: table;
  width: 100%;
  padding-top: 15px;
  border-top: solid 1px #545251;
}

.node-type-jewelry-products .container-collection .col-left,
.node-type-timepieces .container-collection .col-left,
.node-type-timepieces-jewelry .container-collection .col-left {
  display: table-cell;
  float: none;
  width: 35%;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.node-type-jewelry-products .container-collection .col-right,
.node-type-timepieces .container-collection .col-right,
.node-type-timepieces-jewelry .container-collection .col-right {
  display: table-cell;
  float: none;
  width: 65%;
  margin: 0;
  vertical-align: middle;
}

.node-type-jewelry-products .container-collection .collection-see-more,
.node-type-timepieces .container-collection .collection-see-more,
.node-type-timepieces-jewelry .container-collection .collection-see-more {
  margin-top: 10px;
}

.node-type-jewelry-products .product-picture,
.node-type-timepieces .product-picture,
.node-type-timepieces-jewelry .product-picture {
  text-align: center;
}

.node-type-jewelry-products .product-picture .bx-wrapper,
.node-type-timepieces .product-picture .bx-wrapper,
.node-type-timepieces-jewelry .product-picture .bx-wrapper {
  z-index: 10;
}

.node-type-jewelry-products .product-picture .bx-wrapper .bx-pager,
.node-type-timepieces .product-picture .bx-wrapper .bx-pager,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-pager {
  bottom: -15px;
}

.node-type-jewelry-products .product-picture .bx-wrapper .bx-pager a,
.node-type-timepieces .product-picture .bx-wrapper .bx-pager a,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-pager a {
  background: none;
}

.node-type-jewelry-products .product-picture .bx-wrapper .bx-controls-direction,
.node-type-timepieces .product-picture .bx-wrapper .bx-controls-direction,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-controls-direction {
  width: 100%;
}

.node-type-jewelry-products .product-picture .bx-wrapper .bx-next,
.node-type-jewelry-products .product-picture .bx-wrapper .bx-prev,
.node-type-timepieces .product-picture .bx-wrapper .bx-next,
.node-type-timepieces .product-picture .bx-wrapper .bx-prev,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-next,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-prev {
  text-indent: 0;
  background-image: none;
}

.node-type-jewelry-products .product-picture .bx-wrapper .bx-next img,
.node-type-jewelry-products .product-picture .bx-wrapper .bx-prev img,
.node-type-timepieces .product-picture .bx-wrapper .bx-next img,
.node-type-timepieces .product-picture .bx-wrapper .bx-prev img,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-next img,
.node-type-timepieces-jewelry .product-picture .bx-wrapper .bx-prev img {
  width: 14px;
}

.node-type-jewelry-products .bx-controls-direction,
.node-type-timepieces .bx-controls-direction,
.node-type-timepieces-jewelry .bx-controls-direction {
  font-size: 9px;
  position: absolute;
  z-index: 100;
  top: 250px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  letter-spacing: .12em;
  color: #ada8ad;
  border: 0;
  background: none;
}

.node-type-jewelry-products .bx-controls-direction img,
.node-type-timepieces .bx-controls-direction img,
.node-type-timepieces-jewelry .bx-controls-direction img {
  margin-bottom: 13px;
}

.node-type-jewelry-products .productMain-links,
.node-type-timepieces .productMain-links,
.node-type-timepieces-jewelry .productMain-links {
  position: absolute;
  z-index: 500;
  bottom: -8px;
  left: 0;
}

.node-type-jewelry-products .link-enlarge,
.node-type-timepieces .link-enlarge,
.node-type-timepieces-jewelry .link-enlarge {
  margin-right: 26px;
}

.node-type-jewelry-products .bx-pager,
.node-type-timepieces .bx-pager,
.node-type-timepieces-jewelry .bx-pager {
  position: relative;
  bottom: 5px;
}

.node-type-jewelry-products .cat-separator,
.node-type-timepieces .cat-separator,
.node-type-timepieces-jewelry .cat-separator {
  width: 170px;
  border: 0;
  border-top: 1px solid #26364d;
}

.node-type-jewelry-products .specs-separator,
.node-type-timepieces .specs-separator,
.node-type-timepieces-jewelry .specs-separator {
  margin-top: 45px;
}

.node-type-jewelry-products .category-title,
.node-type-timepieces .category-title,
.node-type-timepieces-jewelry .category-title {
  font-size: 22px;
  margin-top: 27px;
  text-align: center;
}

.node-type-jewelry-products .grid-items,
.node-type-timepieces .grid-items,
.node-type-timepieces-jewelry .grid-items {
  margin-top: 30px;
  margin-bottom: 55px;
}

.node-type-jewelry-products .grid-items .grid-item .grid-item-description,
.node-type-timepieces .grid-items .grid-item .grid-item-description,
.node-type-timepieces-jewelry .grid-items .grid-item .grid-item-description {
  margin-top: 10px;
}

.node-type-jewelry-products .productspecs,
.node-type-timepieces .productspecs,
.node-type-timepieces-jewelry .productspecs {
  margin-bottom: 32px;
}

.node-type-jewelry-products .productspecs .category-title,
.node-type-timepieces .productspecs .category-title,
.node-type-timepieces-jewelry .productspecs .category-title {
  margin-bottom: 62px;
}

.node-type-jewelry-products .productspecs ul,
.node-type-timepieces .productspecs ul,
.node-type-timepieces-jewelry .productspecs ul {
  list-style: none;
}

.node-type-jewelry-products .productspecs .col-left,
.node-type-jewelry-products .productspecs .col-right,
.node-type-timepieces .productspecs .col-left,
.node-type-timepieces .productspecs .col-right,
.node-type-timepieces-jewelry .productspecs .col-left,
.node-type-timepieces-jewelry .productspecs .col-right {
  float: left;
  width: 50%;
  margin-top: 0;
}

.node-type-jewelry-products .col-left,
.node-type-timepieces .col-left,
.node-type-timepieces-jewelry .col-left {
  padding-left: 25px;
}

.node-type-jewelry-products .spec-name,
.node-type-timepieces .spec-name,
.node-type-timepieces-jewelry .spec-name {
  font-size: 16px;
  line-height: 22px;
  float: left;
  clear: left;
  box-sizing: border-box;
  width: 30%;
  margin: inherit;
  letter-spacing: .1em;
  color: #b5a663;
}

.node-type-jewelry-products .spec-details,
.node-type-timepieces .spec-details,
.node-type-timepieces-jewelry .spec-details {
  font-size: 13px;
  line-height: 22px;
  float: left;
  clear: right;
  width: 70%;
  margin: inherit;
  margin-bottom: 15px;
  letter-spacing: .08em;
}

.width-768 .node-type-jewelry-products .spec-details,
.width-768
    .node-type-timepieces .spec-details,
.width-768
    .node-type-timepieces-jewelry .spec-details {
  width: 65%;
}

.wedding #main-wrapper hr.line-separator,
.wedding.node-type-jewelry-products .cat-separator,
.wedding.node-type-jewelry-products .container-collection,
.wedding.node-type-jewelry-products .product-name-separator {
  border-color: #cfd0d2 !important;
}

.arrow-container {
  text-align: center;
}

.arrow-container.sec-arrow .scrollto hr.arrow-bottom {
  margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .page-collections {
    margin-bottom: 0;
  }

  .page-category .view-category {
    margin: 0;
  }

  .page-category .view-category .view-header .description {
    width: 100%;
  }

  .page-collection #products {
    margin: 50px 0 40px;
  }

  .page-collection .view-collection {
    margin: 0;
  }

  .page-collection .view-collection .view-header {
    position: static;
    display: block;
  }

  .page-collection .view-collection .view-header h1 {
    font-size: 34px;
    line-height: 42px;
    margin: 0;
  }

  .page-collection .view-collection .view-header h1:before {
    display: block;
    clear: both;
    content: '';
  }

  .page-collection .view-collection .view-header .collection_name {
    font-size: 18px;
    width: 100%;
  }

  .page-collection .view-collection .view-content {
    display: block;
  }

  .page-collection .view-collection .view-content .col-left {
    display: block;
    width: 100%;
  }

  .page-collection .view-collection .view-content .col-left .button.btn-down-inside.scrollto,
    .page-collection .view-collection .view-content .col-left .text-2-cols {
    display: none;
  }

  .page-collection .view-collection .view-content .col-left .baseline {
    font-size: 17px;
    line-height: 1.2em;
    display: block;
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }

  .page-collection .view-collection .view-content .col-right {
    display: none;
  }

  .page-collection .view-collection .view-content .col-right iframe {
    width: 100%;
  }

  .view-collection {
    margin: 0;
  }

  .page-collection .view-collection .view-content .col-right #ytplayer {
    margin: 0;
  }

  .page-collection .view-collection .view-header h1 {
    margin: 0;
  }

  .page-collection .view-collection .view-header .back-button {
    float: none;
    margin-bottom: 40px;
    text-align: left;
  }

  .page-collection #main-wrapper .grid-items .grid-item .btn-discover {
    display: none;
  }

  #main-wrapper .link-back,
    #main-wrapper .link-back:visited {
    font-size: 12px;
  }

  .node-type-jewelry-products .bx-controls-direction,
    .node-type-timepieces .bx-controls-direction,
    .node-type-timepieces-jewelry .bx-controls-direction {
    top: 50%;
  }

  .node-type-jewelry-products .button-container,
    .node-type-timepieces .button-container,
    .node-type-timepieces-jewelry .button-container {
    width: 99%;
    margin-top: 20px;
    list-style: none;
    text-align: center;
    text-align: left;
  }

  .node-type-jewelry-products .button-container a,
    .node-type-timepieces .button-container a,
    .node-type-timepieces-jewelry .button-container a {
    display: list-item;
    clear: both;
  }

  .node-type-jewelry-products .productMain-links,
    .node-type-timepieces .productMain-links,
    .node-type-timepieces-jewelry .productMain-links {
    position: static;
    text-align: left;
  }

  .node-type-jewelry-products #main-wrapper .content .col-left,
    .node-type-jewelry-products #main-wrapper .content .col-right,
    .node-type-timepieces #main-wrapper .content .col-left,
    .node-type-timepieces #main-wrapper .content .col-right,
    .node-type-timepieces-jewelry #main-wrapper .content .col-left,
    .node-type-timepieces-jewelry #main-wrapper .content .col-right {
    float: none;
    width: 100%;
    margin: 0;
  }

  .node-type-jewelry-products #main-wrapper .content .col-left .product-collection,
    .node-type-jewelry-products #main-wrapper .content .col-left h2.product-name,
    .node-type-jewelry-products #main-wrapper .content .col-right .product-collection,
    .node-type-jewelry-products #main-wrapper .content .col-right h2.product-name,
    .node-type-timepieces #main-wrapper .content .col-left .product-collection,
    .node-type-timepieces #main-wrapper .content .col-left h2.product-name,
    .node-type-timepieces #main-wrapper .content .col-right .product-collection,
    .node-type-timepieces #main-wrapper .content .col-right h2.product-name,
    .node-type-timepieces-jewelry #main-wrapper .content .col-left .product-collection,
    .node-type-timepieces-jewelry #main-wrapper .content .col-left h2.product-name,
    .node-type-timepieces-jewelry #main-wrapper .content .col-right .product-collection,
    .node-type-timepieces-jewelry #main-wrapper .content .col-right h2.product-name {
    margin-top: 40px;
    text-align: center;
  }

  .node-type-jewelry-products #main-wrapper .content .col-left .product-name-separator,
    .node-type-jewelry-products #main-wrapper .content .col-right .product-name-separator,
    .node-type-timepieces #main-wrapper .content .col-left .product-name-separator,
    .node-type-timepieces #main-wrapper .content .col-right .product-name-separator,
    .node-type-timepieces-jewelry #main-wrapper .content .col-left .product-name-separator,
    .node-type-timepieces-jewelry #main-wrapper .content .col-right .product-name-separator {
    margin-right: auto;
    margin-left: auto;
  }

  .node-type-jewelry-products #main-wrapper .content .container-collection .col-left,
    .node-type-timepieces #main-wrapper .content .container-collection .col-left,
    .node-type-timepieces-jewelry #main-wrapper .content .container-collection .col-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 35%;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .node-type-jewelry-products #main-wrapper .content .container-collection .col-right,
    .node-type-timepieces #main-wrapper .content .container-collection .col-right,
    .node-type-timepieces-jewelry #main-wrapper .content .container-collection .col-right {
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    width: 65%;
    height: 120px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .node-type-jewelry-products #main-wrapper .content .container-collection .col-right .collection-see-more,
    .node-type-timepieces #main-wrapper .content .container-collection .col-right .collection-see-more,
    .node-type-timepieces-jewelry #main-wrapper .content .container-collection .col-right .collection-see-more {
    display: none;
  }

  .node-type-jewelry-products .category-title,
    .node-type-timepieces .category-title,
    .node-type-timepieces-jewelry .category-title {
    font-size: 24px;
  }

  .node-type-jewelry-products .content .col-left,
    .node-type-timepieces .content .col-left,
    .node-type-timepieces-jewelry .content .col-left {
    padding-right: 25px;
    padding-left: 25px;
  }

  .node-type-jewelry-products .content .col-left .productvideo,
    .node-type-timepieces .content .col-left .productvideo,
    .node-type-timepieces-jewelry .content .col-left .productvideo {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .node-type-jewelry-products .content .product-picture,
    .node-type-timepieces .content .product-picture,
    .node-type-timepieces-jewelry .content .product-picture {
    padding: 0;
  }

  .node-type-jewelry-products .product-actions,
    .node-type-timepieces .product-actions,
    .node-type-timepieces-jewelry .product-actions {
    margin-bottom: 0;
    text-align: center;
  }

  .node-type-jewelry-products .product-action-item,
    .node-type-timepieces .product-action-item,
    .node-type-timepieces-jewelry .product-action-item {
    display: block;
    display: none;
    margin: 0;
    text-align: center;
    background: none;
  }

  .node-type-jewelry-products .product-action-item .underline-target,
    .node-type-timepieces .product-action-item .underline-target,
    .node-type-timepieces-jewelry .product-action-item .underline-target {
    line-height: 16px;
    height: 16px;
    padding: 10px 20px;
  }

  .node-type-jewelry-products .product-action-item .underline-target img,
    .node-type-timepieces .product-action-item .underline-target img,
    .node-type-timepieces-jewelry .product-action-item .underline-target img {
    margin-left: 10px;
    vertical-align: sub;
  }

  .node-type-jewelry-products .product-action-item #tooltip-share,
    .node-type-timepieces .product-action-item #tooltip-share,
    .node-type-timepieces-jewelry .product-action-item #tooltip-share {
    left: 50%;
    margin-left: -95px;
  }

  .node-type-jewelry-products .product-action-item.product-action-item-share,
    .node-type-timepieces .product-action-item.product-action-item-share,
    .node-type-timepieces-jewelry .product-action-item.product-action-item-share {
    display: inline-block;
    background: none !important;
  }

  .node-type-jewelry-products .product-action-item.product-action-item-share span,
    .node-type-timepieces .product-action-item.product-action-item-share span,
    .node-type-timepieces-jewelry .product-action-item.product-action-item-share span {
    height: 33px;
    border-bottom: 1px solid transparent !important;
  }

  .node-type-jewelry-products .product-action-item.is-active .underline-target img,
    .node-type-timepieces .product-action-item.is-active .underline-target img,
    .node-type-timepieces-jewelry .product-action-item.is-active .underline-target img {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-filter: brightness(2);
    filter: brightness(2);
  }

  .node-type-jewelry-products .productMain,
    .node-type-timepieces .productMain,
    .node-type-timepieces-jewelry .productMain {
    padding: 30px 0;
  }

  .node-type-jewelry-products .productMain .col-left,
    .node-type-jewelry-products .productMain .col-right,
    .node-type-timepieces .productMain .col-left,
    .node-type-timepieces .productMain .col-right,
    .node-type-timepieces-jewelry .productMain .col-left,
    .node-type-timepieces-jewelry .productMain .col-right {
    float: none;
    width: 100%;
  }

  .node-type-jewelry-products .productMain .col-left .bx-viewport,
    .node-type-jewelry-products .productMain .col-left .bxslider li.product-slide,
    .node-type-jewelry-products .productMain .col-right .bx-viewport,
    .node-type-jewelry-products .productMain .col-right .bxslider li.product-slide,
    .node-type-timepieces .productMain .col-left .bx-viewport,
    .node-type-timepieces .productMain .col-left .bxslider li.product-slide,
    .node-type-timepieces .productMain .col-right .bx-viewport,
    .node-type-timepieces .productMain .col-right .bxslider li.product-slide,
    .node-type-timepieces-jewelry .productMain .col-left .bx-viewport,
    .node-type-timepieces-jewelry .productMain .col-left .bxslider li.product-slide,
    .node-type-timepieces-jewelry .productMain .col-right .bx-viewport,
    .node-type-timepieces-jewelry .productMain .col-right .bxslider li.product-slide {
    width: 100% !important;
    height: auto;
  }

  .node-type-jewelry-products .productMain .col-left .product-slide,
    .node-type-jewelry-products .productMain .col-right .product-slide,
    .node-type-timepieces .productMain .col-left .product-slide,
    .node-type-timepieces .productMain .col-right .product-slide,
    .node-type-timepieces-jewelry .productMain .col-left .product-slide,
    .node-type-timepieces-jewelry .productMain .col-right .product-slide {
    list-style: none;
  }

  .node-type-jewelry-products .productspecs .col-left,
    .node-type-jewelry-products .productspecs .col-right,
    .node-type-timepieces .productspecs .col-left,
    .node-type-timepieces .productspecs .col-right,
    .node-type-timepieces-jewelry .productspecs .col-left,
    .node-type-timepieces-jewelry .productspecs .col-right {
    width: 100%;
    padding: 0;
  }

  .node-type-jewelry-products .productspecs .col-left dl dd,
    .node-type-jewelry-products .productspecs .col-left dl dt,
    .node-type-jewelry-products .productspecs .col-right dl dd,
    .node-type-jewelry-products .productspecs .col-right dl dt,
    .node-type-timepieces .productspecs .col-left dl dd,
    .node-type-timepieces .productspecs .col-left dl dt,
    .node-type-timepieces .productspecs .col-right dl dd,
    .node-type-timepieces .productspecs .col-right dl dt,
    .node-type-timepieces-jewelry .productspecs .col-left dl dd,
    .node-type-timepieces-jewelry .productspecs .col-left dl dt,
    .node-type-timepieces-jewelry .productspecs .col-right dl dd,
    .node-type-timepieces-jewelry .productspecs .col-right dl dt {
    display: inline-block;
  }

  .node-type-jewelry-products .productspecs .col-left dl::after,
    .node-type-jewelry-products .productspecs .col-right dl::after,
    .node-type-timepieces .productspecs .col-left dl::after,
    .node-type-timepieces .productspecs .col-right dl::after,
    .node-type-timepieces-jewelry .productspecs .col-left dl::after,
    .node-type-timepieces-jewelry .productspecs .col-right dl::after {
    display: block;
    content: '';
  }

  .node-type-jewelry-products .productspecs .col-left dl .spec-details,
    .node-type-jewelry-products .productspecs .col-left dl .spec-name,
    .node-type-jewelry-products .productspecs .col-right dl .spec-details,
    .node-type-jewelry-products .productspecs .col-right dl .spec-name,
    .node-type-timepieces .productspecs .col-left dl .spec-details,
    .node-type-timepieces .productspecs .col-left dl .spec-name,
    .node-type-timepieces .productspecs .col-right dl .spec-details,
    .node-type-timepieces .productspecs .col-right dl .spec-name,
    .node-type-timepieces-jewelry .productspecs .col-left dl .spec-details,
    .node-type-timepieces-jewelry .productspecs .col-left dl .spec-name,
    .node-type-timepieces-jewelry .productspecs .col-right dl .spec-details,
    .node-type-timepieces-jewelry .productspecs .col-right dl .spec-name {
    font-size: 13px;
    line-height: 1.2em;
    margin: inherit !important;
  }

  .node-type-jewelry-products .productspecs .col-left dl .spec-name,
    .node-type-jewelry-products .productspecs .col-right dl .spec-name,
    .node-type-timepieces .productspecs .col-left dl .spec-name,
    .node-type-timepieces .productspecs .col-right dl .spec-name,
    .node-type-timepieces-jewelry .productspecs .col-left dl .spec-name,
    .node-type-timepieces-jewelry .productspecs .col-right dl .spec-name {
    float: left;
    width: 35%;
    padding-right: 20px;
  }

  .node-type-jewelry-products .productspecs .col-left dl .spec-details,
    .node-type-jewelry-products .productspecs .col-right dl .spec-details,
    .node-type-timepieces .productspecs .col-left dl .spec-details,
    .node-type-timepieces .productspecs .col-right dl .spec-details,
    .node-type-timepieces-jewelry .productspecs .col-left dl .spec-details,
    .node-type-timepieces-jewelry .productspecs .col-right dl .spec-details {
    float: left;
    width: 65%;
  }

  #main-wrapper .link-enlarge {
    font-size: 10px;
    height: 15px;
    margin-top: 24px;
    background-size: 15px;
  }

  #main-wrapper .product-zoom {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
  }

  #main-wrapper .product-zoom .zoom-close,
    #main-wrapper .product-zoom .zoom-close:visited {
    font-size: 15px;
    line-height: 33px;
    height: 40px;
  }

  #main-wrapper .zoom-panel {
    display: none;
  }

  #main-wrapper .productMain .col-right .product-collection {
    font-size: 12px;
  }

  #main-wrapper .productMain .col-right .description {
    font-size: 14px;
    line-height: 1.2em;
    width: 100%;
  }

  #main-wrapper .productMain .col-right .description .field-name-field-product-description {
    max-height: none !important;
    -webkit-mask-image: none !important;
  }

  #main-wrapper .productMain .col-right .description .more-desc {
    display: none !important;
  }

  #main-wrapper .grid-items .grid-item .grid-item-name {
    font-size: 16px;
    line-height: 1.2em;
    bottom: 0;
  }

  #main-wrapper .grid-items .grid-item .grid-item-description {
    font-size: 28px;
    bottom: 0;
    display: none;
  }

  #main-wrapper .grid-items .grid-item .btn-discover {
    display: none;
  }

  #main-wrapper .productSuggests .grid-items .grid-item img {
    max-height: 180px;
  }

  #main-wrapper .productSuggests .grid-items .grid-item .grid-item-name {
    font-size: 14px;
  }

  #main-wrapper .productSuggests .grid-items.grid-3-cols .grid-item {
    width: 33.33333%;
  }

  #main-wrapper .productSuggests .grid-items.grid-3-cols .grid-item:nth-of-type(2n+1) {
    clear: none;
  }
}

.tablet.node-type-jewelry-products .product-action-item .print_html,
.tablet.node-type-timepieces .product-action-item .print_html {
  display: none;
}


@media only screen and (max-width: 450px) {
  #main-wrapper .productSuggests .grid-items.grid-3-cols .grid-item {
    clear: both;
    width: 100%;
  }
}
