@charset "UTF-8";
/*
Theme Name: Eshed
Author: Anonymous
Author URI:
Version: 1.5.1
Description: Eshed theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Eshed
Tags: one-column, two-columns, new
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

a:hover {
  color: #616161;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

#sidebar ul, .nav-holder .top-holder .social-networks, #nav, .diamonds-drop ul, .emeralds-drop ul, .education-drop ul, .slick-dots, .gemstones-col .parameters-list, .gemstones-col .parameters-list-2, .gemstones-col .parameters-list-3, .gemstones-col .price-holder ul, .gemstones-col .bottom-holder .btn-list, .latest-news .tabset, .unique-col .parameters-list, .unique-col .parameters-list-2, .unique-col .bottom-holder .btn-list, .offices-block .tabset, #footer .widget ul, #footer .social-block .social-networks, .intro-block .breadcrumbs, .product-block .text-holder .top-holder ul, .product-block .text-holder .contact-block .tabset, .product-block .text-holder .contact-block .tab-content ul, .product-block .text-holder .btns-holder .share-block .drop ul, .product-block .tabs-holder .tabset, .filters-block .search-nav, .filters-block .search-fancy-color ul, .filters-block .search-shape ul, .filters-block .search-weight ul, .filters-block .search-color ul, .filters-block .search-clarity ul, .filters-block .search-intensity ul, .advanced-options-block .advanced-holder ul, .gemstones-line .top .parameters-list, .gemstones-line .top .prices-list, .gemstones-line .bottom .parameters-list-2, .gemstones-line .bottom .sku-holder .btn-list, .gemstones-line-mobile .top, .gemstones-line-mobile .middle, .gemstones-line-mobile .bottom .btn-list, .double-gemstones-col-mobile .add-parameters-list ul, .double-gemstones-col-mobile .bottom-holder .btn-list, .product-block-double .text-holder .top-holder ul, .product-block-double .total-holder ul, .product-block-double .contact-block .tabset, .product-block-double .contact-block .tab-content ul, .product-block-double .btns-holder .share-block .drop ul, .product-block-double .tabs-holder .tabset, .gemstones-col-double .parameters-list, .gemstones-col-double .parameters-list-2, .gemstones-col-double .parameters-list-3, .gemstones-col-double .price-holder ul, .gemstones-col-double .total-prices ul, .gemstones-col-double .bottom-holder .btn-list, .education-item-page .search-nav, .education-item-page .education-menu, .news-navigation .nav-list, .news-single-navigation .nav-list, .profile-holder .profile-nav, .diamond-block .text-holder .top-holder ul, .diamond-block .text-holder .contact-block .tabset, .diamond-block .text-holder .contact-block .tab-content ul, .double-diamond-block .text-holder .top-holder ul, .double-diamond-block .contact-block .tabset, .double-diamond-block .contact-block .tab-content ul, .jewel-box .list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, #main:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, .container:after, .subscribe-block .form-holder:after, .filters-block .search-input:after, .education-item-page .top-holder:after, .education-item-page .col-holder:after, .events-items .event-item:after, .register-form .textarea-input:after, .jewel-box .top-holder:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #373737;
  background: #fff;
  font: 16px/1.2 "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #808080;
  padding-left: .5em;
  margin-left: 1.2em; }

th, td {
  border: 1px solid #808080;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #808080;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #373737; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #808080; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #808080; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #808080; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #808080; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #808080; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.two-columns {
  padding: 100px 0; }

#content {
  float: left;
  width: 74.4%;
  padding: 0 0 100px; }
  @media (max-width: 1023px) {
    #content {
      padding: 0 0 50px; } }
  @media (max-width: 767px) {
    #content {
      padding: 0 0 30px; } }
  #content:only-child {
    float: none;
    width: 100%; }
  @media (max-width: 1023px) {
    #content {
      width: 100%;
      float: none; } }

#sidebar {
  float: right;
  width: 23.1%;
  padding: 3px 0 20px; }
  @media (max-width: 767px) {
    #sidebar {
      padding: 0 0 20px; } }
  #sidebar #wp-calendar {
    width: 100%; }
  @media (max-width: 1023px) {
    #sidebar {
      width: 100%;
      float: none; } }
  #sidebar h3 {
    margin: 0 0 19px;
    font: 400 30px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (max-width: 1199px) {
      #sidebar h3 {
        font-size: 25px; } }
  #sidebar ul {
    border-left: 2px solid #2fab81;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; }
    #sidebar ul li {
      padding: 0 0 0 19px;
      margin: 0 0 21px; }
      #sidebar ul li:last-child {
        margin: 0; }
      #sidebar ul li.active a {
        font-weight: bold; }
      #sidebar ul li a {
        color: #373737; }
        #sidebar ul li a:hover {
          color: #2fab81; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 16px;
  letter-spacing: 0.3px; }

.comment-form label a {
    text-decoration: underline; }

.comment-form label a:hover {
    text-decoration: none; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 161px;
  min-height: 120px;
  width: 100%;
  outline: none;
  resize: none; }
  @media (max-width: 767px) {
    .comment-form textarea {
      height: 120px; } }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 0 10px;
  max-width: 100%;
  width: 100%; }

.comment-form input[type='submit'] {
  float: right;
  padding: 12px 66px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  border-radius: 3px;
  height: auto;
  background: #2fab81;
  color: #fff;
  border: 2px solid #2fab81; }
  @media (max-width: 767px) {
    .comment-form input[type='submit'] {
      padding: 10px 30px; } }
  .comment-form input[type='submit']:hover {
    color: #2fab81;
    background: #fff; }

.comment-form .form-submit {
  margin: 0;
  overflow: hidden; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #2fab81;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.comment-respond {
  padding: 0 0 31px; }

.commentlist {
  margin: 0 0 1.2em; }
  @media (max-width: 767px) {
    .commentlist {
      font-size: 15px;
      line-height: 1.2; } }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }
    @media (max-width: 767px) {
      .commentlist .avatar-holder {
        margin: 0 15px 0 0; } }
  .commentlist .comment {
    border-left: 2px solid #2fab81;
    padding: 0 0 0 28px;
    margin: 0 0 18px; }
    @media (max-width: 767px) {
      .commentlist .comment {
        padding: 0 0 0 15px; } }
  .commentlist .meta {
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
    padding: 2px 0 10px; }
    @media (max-width: 767px) {
      .commentlist .meta {
        font-size: 15px;
        line-height: 1.2; } }
    .commentlist .meta strong {
      padding: 0 8px 0 0;
      margin: 0 7px 0 0;
      border-right: 2px solid #373737; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 1024px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 1023px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    color: #2fab81;
    text-decoration: none;
    white-space: nowrap; }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #2fab81;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 1023px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #808080;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

@media (max-width: 1199px) {
  iframe {
    width: 100%; } }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #808080; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 50px; }

h2, .h2 {
  font-size: 24px; }

h3, .h3 {
  font-size: 22px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #2fab81;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

a,
input[type="submit"],
button,
label {
  -webkit-transition: opacity 0.3s, color 0.3s, background 0.3s, border-color 0.3s;
  transition: opacity 0.3s, color 0.3s, background 0.3s, border-color 0.3s;
  outline: none;
  cursor: pointer; }

body.nav-active {
  overflow: hidden; }

#wrapper {
  overflow: hidden;
  padding: 168px 0 0; }
  @media (max-width: 1023px) {
    #wrapper {
      padding: 64px 0 0; } }

.container {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px; }

#header {
  background: rgba(255, 255, 255, 0.95);
  padding: 31px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: top 0.1s;
  transition: top 0.1s; }
  @media (max-width: 1023px) {
    #header {
      padding: 20px 0; } }
  #header:after {
    position: absolute;
    content: '';
    margin: -2px 0 0;
    top: 100%;
    left: 0;
    right: 0;
    height: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
    pointer-events: none; }
  #header .container {
    position: relative; }
  #header .logo {
    float: left;
    width: 196px;
    position: relative; }
    @media (max-width: 1023px) {
      #header .logo {
        width: 167px;
        margin: 1px 0 0; } }
    #header .logo img {
      width: 100%; }
    #header .logo .default-logo {
      height: 108px;
      opacity: 1;
      -webkit-transition: height 0.3s, opacity 0.3s;
      transition: height 0.3s, opacity 0.3s; }
      @media (max-width: 1023px) {
        #header .logo .default-logo {
          display: none; } }
    #header .logo .sticky-logo {
      position: absolute;
      top: 86px;
      left: 0;
      opacity: 0;
      width: 226px;
      max-width: 9999px;
      margin: -5px 0 0 -3px;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media (max-width: 1023px) {
        #header .logo .sticky-logo {
          margin: 0;
          opacity: 1;
          position: static;
          max-width: 100%;
          width: 100%; } }

@media (min-width: 1024px) {
  .sticky-header #header {
    top: -87px;
    -webkit-transition: top 0.3s;
    transition: top 0.3s; }
    .sticky-header #header #nav > li {
      padding-bottom: 28px; }
    .sticky-header #header .logo .default-logo {
      height: 20px;
      opacity: 0; }
    .sticky-header #header .logo .sticky-logo {
      opacity: 1; } }

.nav-opener {
  display: none;
  float: right;
  width: 31px;
  height: 24px;
  position: relative; }
  .nav-opener:after {
    position: absolute;
    content: '';
    background: #808080;
    left: 0;
    top: 0;
    right: 0;
    height: 2px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      margin: 11px 0 0; }
  .nav-opener span {
    position: absolute;
    content: '';
    background: #808080;
    left: 0;
    top: 11px;
    right: 0;
    height: 2px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .nav-active .nav-opener span {
      opacity: 0; }
  .nav-opener:before {
    position: absolute;
    content: '';
    background: #808080;
    left: 0;
    top: 22px;
    right: 0;
    height: 2px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .nav-active .nav-opener:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin: -11px 0 0; }
  @media (max-width: 1023px) {
    .nav-opener {
      display: block; } }

.nav-holder {
  float: right;
  width: 66.6%; }
  @media (max-width: 1199px) {
    .nav-holder {
      width: 73%; } }
  @media (max-width: 1023px) {
    .nav-holder {
      position: fixed;
      width: 100%;
      top: 64px;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.95);
      padding: 10px;
      overflow: auto;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .nav-active .nav-holder {
        opacity: 1;
        pointer-events: auto; } }
  .nav-holder .top-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.2;
    max-height: 35px; }
    @media (max-width: 1023px) {
      .nav-holder .top-holder {
        margin: 0 0 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (max-width: 767px) {
      .nav-holder .top-holder {
        display: block;
        text-align: center;
        max-height: 9999px; } }
    .nav-holder .top-holder a {
      color: #808080; }
    @media (max-width: 767px) {
      .nav-holder .top-holder .social-block {
        width: 100%; } }
    .nav-holder .top-holder .social-networks {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 0 23px; }
      @media (max-width: 767px) {
        .nav-holder .top-holder .social-networks {
          width: 100%;
          margin: 10px 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .nav-holder .top-holder .social-networks li {
        margin: 0 0 0 10px; }
        .nav-holder .top-holder .social-networks li:first-child {
          margin: 0; }
        .nav-holder .top-holder .social-networks li a {
          width: 28px;
          height: 28px;
          border-radius: 100%;
          color: #808080;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          border: 1px solid #808080;
          text-decoration: none; }
          .nav-holder .top-holder .social-networks li a:hover {
            background: #2fab81;
            color: #fff;
            border-color: #2fab81; }
    .nav-holder .top-holder a {
      text-decoration: underline; }
      @media (max-width: 767px) {
        .nav-holder .top-holder a {
          width: 33.33%;
          margin: 0 5px !important; } }
      .nav-holder .top-holder a:hover {
        text-decoration: none; }
    .nav-holder .top-holder .sign-link {
      letter-spacing: 0.2px;
      margin: 0 20px 0 0; }

#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 58px 0 0; }
  @media (max-width: 1023px) {
    #nav {
      padding: 0;
      display: block; } }
  #nav > li {
    margin: 0 0 0 10px;
    padding-bottom: 31px; }
    @media (max-width: 1023px) {
      #nav > li {
        margin: 0 0 10px;
        padding: 0; } }
    #nav > li.active > a:before {
      opacity: 1; }
    @media (min-width: 1024px) {
      #nav > li.hover > a:before {
        opacity: 1; }
      #nav > li.hover > a span {
        opacity: 0; } }
    #nav > li > a {
      display: block;
      color: #373737;
      font-size: 18px;
      line-height: 1.2;
      font-weight: 300;
      position: relative; }
      #nav > li > a span {
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      #nav > li > a:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: attr(data-label);
        font-weight: bold;
        letter-spacing: -0.4px;
        opacity: 0;
        width: fit-content;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      @media (max-width: 1023px) {
        #nav > li > a {
          text-align: center; } }

@media (min-width: 1024px) {
  .drop-holder {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 105%;
    left: 20px;
    right: 20px;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
    opacity: 0;
    pointer-events: none;
    border-bottom: 1px solid #2fab81; }
    .hover .drop-holder {
      top: 100%;
      opacity: 1;
      pointer-events: auto; } }

@media (max-width: 1023px) {
  .drop-holder {
    max-width: 350px;
    margin: 0 auto;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s; }
  
  .hover .drop-holder {
      max-height: 700px; } 
  }

  #nav > li > a:before {
    width: auto;
  }

.drop-holder .info-holder {
  padding: 50px 30px 10px;
  width: 67.6%;
  float: left; }
  @media (max-width: 1199px) {
    .drop-holder .info-holder {
      width: 100%;
      padding: 30px; } }
  @media (max-width: 1023px) {
    .drop-holder .info-holder {
      padding: 10px;
      float: none; } }

.drop-holder .img-column {
  float: right;
  width: 32.4%;
  background: #373737; }
  @media (max-width: 1199px) {
    .drop-holder .img-column {
      display: none; } }
  .drop-holder .img-column img {
    width: 100%; }

.drop-holder .top-head {
  padding: 14px 0 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .drop-holder .top-head .title {
    display: block;
    font: bold 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }

.check-box {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #808080; }
  .check-box .custom-ckeckbox {
    width: 36px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #707070;
    background: #e8ecee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    transition: background 0.2s; }
    .check-box .custom-ckeckbox span {
      width: 20px;
      height: 20px;
      border: 1px solid #707070;
      border-radius: 100%;
      background: #fff;
      display: block;
      margin: -1px;
      position: relative;
      left: 0;
      -webkit-transition: left 0.2s;
      transition: left 0.2s; }
  .check-box input[type="checkbox"] {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .check-box input[type="checkbox"] + span {
    color: #161515; }
  .check-box input[type="checkbox"]:checked + span {
    color: #808080; }
  .check-box input[type="checkbox"]:checked + span {
    color: #161515; }
  .check-box input[type="checkbox"]:checked + span + .custom-ckeckbox {
    background: #2fab81; }
  .check-box input[type="checkbox"]:checked + span + .custom-ckeckbox span {
    left: 16px; }
  .check-box input[type="checkbox"] + span + .custom-ckeckbox + span {
    color: #161515; }
  .check-box input[type="checkbox"]:checked + span + .custom-ckeckbox + span {
    color: #808080; }

.diamonds-drop .search-by-shape {
  border-top: 1px solid #808080;
  width: 48%;
  float: left; }
  @media (max-width: 1023px) {
    .diamonds-drop .search-by-shape {
      width: 100%;
      float: none; } }

.diamonds-drop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 -18px 0 -13px; }
  @media (max-width: 1023px) {
    .diamonds-drop ul {
      margin: 0 -10px; } }
  .diamonds-drop ul li {
    width: 20%;
    margin: 0 0 15px; }
  .diamonds-drop ul .ico-holder {
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 0 3px; }
    .diamonds-drop ul .ico-holder .hover-ico {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .diamonds-drop ul .ico-holder:hover .hover-ico {
      opacity: 1 !important; }
  .diamonds-drop ul strong {
    color: #373737;
    font-weight: 300; }

.diamonds-drop .col-holder {
  float: right;
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1023px) {
    .diamonds-drop .col-holder {
      float: none;
      width: 100%; } }
  .diamonds-drop .col-holder .col {
    border-top: 1px solid #808080;
    width: 46%; }
    @media (max-width: 1023px) {
      .diamonds-drop .col-holder .col {
        width: 48%; } }
  .diamonds-drop .col-holder .title {
    font: bold 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    display: block;
    padding: 17px 0 16px; 
    min-height: 65px;
  }
  .diamonds-drop .col-holder .img-holder {
    position: relative;
    border: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s; }
    .diamonds-drop .col-holder .img-holder:hover {
      border-color: #2fab81; }
    .diamonds-drop .col-holder .img-holder img {
      width: 100%;
      border: 1px solid #c5c5c5; 
    }
    .diamonds-drop .col-holder .img-holder a {
      display: block;
      color: #373737; }
  .diamonds-drop .col-holder .product-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.2;
    text-align: center; }

.fancy-drop .top-head {
  padding: 16px 0 17px; }

.fancy-drop .search-by-color {
  border-top: 1px solid #808080; }

.fancy-drop .col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 1023px) {
    .fancy-drop .col-holder {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .fancy-drop .col-holder .col {
    width: 21.9%;
    margin: 0 4.1% 0 0; }
    @media (max-width: 1023px) {
      .fancy-drop .col-holder .col {
        width: 47.5%;
        margin: 0 0 15px; } }
    .fancy-drop .col-holder .col:last-child {
      margin: 0; }
  .fancy-drop .col-holder .title {
    font: bold 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    display: block;
    padding: 17px 0 16px; }
  .fancy-drop .col-holder .img-holder {
    position: relative;
    border: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s; }
    .fancy-drop .col-holder .img-holder:hover {
      border-color: #2fab81; }
    .fancy-drop .col-holder .img-holder img {
      width: 100%; }
    .fancy-drop .col-holder .img-holder a {
      display: block;
      color: #373737; }
  .fancy-drop .col-holder .product-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    font: 10px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }

.emeralds-drop .search-by-shape {
  border-top: 1px solid #808080;
  width: 38%;
  float: left; }
  @media (max-width: 1023px) {
    .emeralds-drop .search-by-shape {
      width: 100%;
      float: none; } }

.emeralds-drop .top-head {
  padding: 14px 0 18px; }

.emeralds-drop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 -18px; }
  .emeralds-drop ul li {
    width: 25%;
    margin: 0 0 19px; }
  .emeralds-drop ul .ico-holder {
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 0 3px; }
    .emeralds-drop ul .ico-holder .hover-ico {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .emeralds-drop ul .ico-holder:hover .hover-ico {
      opacity: 1 !important; }
  .emeralds-drop ul strong {
    color: #373737;
    font-weight: 300; }

.emeralds-drop .col-holder {
  float: right;
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1023px) {
    .emeralds-drop .col-holder {
      width: 100%;
      float: none; } }
  .emeralds-drop .col-holder .col {
    border-top: 1px solid #808080;
    width: 46%; }
    @media (max-width: 1023px) {
      .emeralds-drop .col-holder .col {
        width: 48%; } }
  .emeralds-drop .col-holder .title {
    font: bold 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    display: block;
    padding: 17px 0 16px; }
  .emeralds-drop .col-holder .img-holder {
    position: relative;
    border: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s; }
    .emeralds-drop .col-holder .img-holder:hover {
      border-color: #2fab81; }
    .emeralds-drop .col-holder .img-holder img {
      width: 100%; }
    .emeralds-drop .col-holder .img-holder a {
      display: block;
      color: #373737; }
  .emeralds-drop .col-holder .product-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.2;
    text-align: center; }

.news-drop .img-column {
  float: left; }

.news-drop .info-holder {
  float: right; }

.news-drop .col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .news-drop .col-holder .col {
    border-top: 1px solid #808080;
    width: 48%; }
    @media (max-width: 1023px) {
      .news-drop .col-holder .col {
        width: 100%;
        margin: 0 0 20px; } }

.news-drop .top-head {
  padding: 17px 0 16px; }

.news-drop .news-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .news-drop .news-items .item {
    width: 45.8%; }
    .news-drop .news-items .item img {
      width: 100%;
      opacity: 0.9;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .news-drop .news-items .item img:hover {
        opacity: 1; }
  .news-drop .news-items .sub-title {
    display: block;
    padding: 7px 0 8px;
    font-size: 14px;
    line-height: 1.2; }
    .news-drop .news-items .sub-title.add {
      min-height: 81px; }
  .news-drop .news-items .time {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 18px; }
  .news-drop .news-items .link {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: underline; }
    .news-drop .news-items .link i {
      position: relative;
      top: 1px;
      margin: 0 0 0 2px; }
    .news-drop .news-items .link:hover {
      color: #373737;
      text-decoration: none; }

.education-drop .img-column {
  float: left; }
  @media (max-width: 1023px) {
    .education-drop .img-column {
      float: none; } }

.education-drop .info-holder {
  float: right; }
  @media (max-width: 1023px) {
    .education-drop .info-holder {
      float: none; } }

.education-drop .col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .education-drop .col-holder .col {
    border-top: 1px solid #808080;
    width: 48%; }
    @media (max-width: 1023px) {
      .education-drop .col-holder .col {
        width: 100%; } }

.education-drop .top-head {
  padding: 17px 0 16px; }

.education-drop .news-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .education-drop .news-items .item {
    width: 45.8%; }
    .education-drop .news-items .item img {
      width: 100%;
      opacity: 0.9;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .education-drop .news-items .item img:hover {
        opacity: 1; }
  .education-drop .news-items .sub-title {
    display: block;
    padding: 7px 0 8px;
    font-size: 14px;
    line-height: 1.2; }
    .education-drop .news-items .sub-title.add {
      min-height: 81px; }
  .education-drop .news-items .time {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 18px; }

.education-drop .link {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: underline; }
  .education-drop .link i {
    position: relative;
    top: 1px;
    margin: 0 0 0 2px; }
  .education-drop .link:hover {
    color: #373737;
    text-decoration: none; }

.education-drop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  margin: -2px -15px 29px -11px; }
  .education-drop ul li {
    width: 33%; }
  .education-drop ul .ico-holder {
    width: 100px;
    height: 100px;
    margin: 0 auto 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .education-drop ul .sub-title {
    display: block;
    font: 400 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }

.about-drop .img-column {
  float: left; }

.about-drop .info-holder {
  float: right; }

.about-drop .col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .about-drop .col-holder .col {
    text-align: center;
    border-top: 1px solid #808080;
    padding: 78px 10px 20px;
    width: 31%;
    margin: 0 3.5% 0 0; }
    @media (max-width: 1023px) {
      .about-drop .col-holder .col {
        padding: 10px; } }
    .about-drop .col-holder .col:last-child {
      margin: 0; }
  .about-drop .col-holder .ico-holder {
    width: 50px;
    height: 50px;
    margin: 0 auto 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .about-drop .col-holder .ico-holder .ico-hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
  .about-drop .col-holder a {
    display: block;
    color: #373737; }
    .about-drop .col-holder a:hover .ico-hover {
      opacity: 1; }

.about-drop .title {
  display: block;
  font: bold 14px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }

.сontact-drop {
  font-size: 14px;
  line-height: 1.25; }
  .сontact-drop .img-column {
    float: left; }
  .сontact-drop .top-head {
    padding: 17px 0 16px; }
  .сontact-drop .info-holder {
    float: right; }
  .сontact-drop .col-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .сontact-drop .col-holder {
        display: block; } }
    .сontact-drop .col-holder .col {
      border-top: 1px solid #808080;
      width: 22.3%;
      /* margin: 0 3.5% 0 0;  */
    }
      @media (max-width: 1023px) {
        .сontact-drop .col-holder .col {
          margin: 0 0 20px;
          width: 100%; } }
      .сontact-drop .col-holder .col:last-child {
        margin: 0; }
    .сontact-drop .col-holder a {
      display: block;
      color: #373737; }
      .сontact-drop .col-holder a:hover .ico-hover {
        opacity: 1; }
  .сontact-drop address {
    display: block;
    font-style: normal;
    margin: 0 0 17px; }
    @media (max-width: 1023px) {
      .сontact-drop address {
        margin: 0 0 10px; } }
    @media (max-width: 1023px) {
      .сontact-drop address br {
        display: none; } }
  .сontact-drop a {
    display: block;
    color: #fff; }
    .сontact-drop a:hover {
      opacity: 0.9; }
  .сontact-drop a[href^="mailto"] {
    margin: 0 0 26px; }
    @media (max-width: 1023px) {
      .сontact-drop a[href^="mailto"] {
        margin: 0 0 10px; } }
    .сontact-drop a[href^="mailto"] span {
      text-decoration: underline; }
    .сontact-drop a[href^="mailto"]:hover span {
      text-decoration: none; }
  .сontact-drop a.link {
    display: inline-block;
    vertical-align: top;
    color: #2fab81;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline; }
    .сontact-drop a.link i {
      position: relative;
      top: 1px;
      margin: 0 0 0 1px; }
    .сontact-drop a.link:hover {
      color: #373737;
      text-decoration: none; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.intro-gallery {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.24px;
  color: #808080;
  border-bottom: 1px solid #808080;
  left: -9999px;
  background: #373737;
  overflow: hidden;
  width: 100%; }
  .intro-gallery.slick-initialized {
    left: 0; }
  @media (max-width: 767px) {
    .intro-gallery {
      text-align: center;
      font-size: 20px;
      line-height: 1.3; } }
  .intro-gallery .slick-track {
    /*display: flex;
		flex-wrap: wrap;
		@include media("<phone"){
			display: block;
		}*/ }
  .intro-gallery .slick-slide {
    padding: 114px 0 80px;
    /*height: auto;*/ }
    @media (max-width: 767px) {
      .intro-gallery .slick-slide {
        padding: 39px 0 38px;
        height: 480px; } }
  .intro-gallery h2 {
    margin: 0 0 18px;
    color: #fff;
    font-weight: 400;
    font-size: 50px; }
    @media (max-width: 767px) {
      .intro-gallery h2 {
        font-size: 36px;
        line-height: 1.35;
        margin: 0 0 12px; } }
  .intro-gallery p {
	  min-height: 60px;
    line-height: 29.8px;
    margin: 0 0 102px;
    max-width: 500px; }
    @media (max-width: 767px) {
      .intro-gallery p {
        margin: 0 0 50px;
        min-height: 195px; } }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px; }
  @media (max-width: 767px) {
    .slick-dots {
      bottom: 14px; } }
  .slick-dots li {
    margin: 0 3px;
    line-height: 0; }
    .slick-dots li.slick-active button {
      background: #585858; }
    .slick-dots li button {
      border: 1px solid #585858;
      background: none;
      width: 11px;
      height: 11px;
      border-radius: 100%;
      padding: 0;
      margin: 0;
      overflow: hidden;
      text-indent: -9999px; }
      .slick-dots li button:hover {
        background: #585858; }

.btn {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  padding: 12px 50px;
  text-align: center; }
  .btn.btn-green-border {
    color: #2fab81;
    border: 1px solid #2fab81; }
    .btn.btn-green-border:hover {
      background: #2fab81;
      color: #fff; }
  .btn.btn-green {
    border: 1px solid #2fab81;
    background: #2fab81;
    color: #fff; }
    .btn.btn-green:hover {
      background: #fff;
      color: #2fab81; }

.products-category {
  padding: 81px 0 80px;
  text-align: center;
  background: transparent;
  position: relative; }
  @media (max-width: 767px) {
    .products-category {
      padding: 32px 0 40px; } }
  .products-category .bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .products-category .bg-holder img {
      height: auto;
      position: absolute;
      width: auto; }
    .products-category .bg-holder.is-touch-device {
      background-size: cover !important; }
  .products-category h2 {
    margin: 0 0 33px;
    color: #292929;
    font-size: 30px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .products-category h2 {
        font-size: 20px;
        margin: 0 0 32px; } }
  .products-category .container {
    position: relative;
    z-index: 1; }
  .products-category .col-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    @media (max-width: 767px) {
      .products-category .col-holder {
        margin: 0 -10px; } }
    .products-category .col-holder .col {
      padding: 0 15px;
      width: 33.33%; }
      @media (max-width: 767px) {
        .products-category .col-holder .col {
          padding: 0 10px; } }
    .products-category .col-holder img {
      width: auto;
      margin: 0 0 13px; }
    .products-category .col-holder a {
      display: block;
      color: #272727; }
    .products-category .col-holder h3 {
      margin: auto;
      padding: 0 0 16px;
      border-bottom: 1px solid #272727;
      font-size: 20px;
      font-weight: 400; 
      margin-top: 13px;
      max-width: 171px;
    }
    @media (max-width: 767px) {
      .products-category .col-holder h3 {
          font-size: 18px;
          padding: 0 0 11px;
          margin-top: -39px;
          margin-bottom: 20px;
        } 
      }

.experience-gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .experience-gallery .slick-track:after, .experience-gallery .slick-track:before {
    display: none; }
  .experience-gallery .slick-track .slick-slide {
    height: auto; }

.about-block {
  padding: 88px 0 105px;
  font-size: 24px;
  letter-spacing: 0.24px;
  font-weight: 300;
  color: #808080;
  background: #161515; }
  @media (max-width: 767px) {
    .about-block {
      padding: 24px 0 23px;
      font-size: 18px;
      line-height: 24px;
      background-size: 250% 180px !important;
      background-position: 78.6% 0 !important; } }
  .about-block h2 {
    margin: 0 0 24px;
    color: #fff;
    font-size: 50px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .about-block h2 {
        margin: 0 0 110px;
        font-size: 24px;
        line-height: 1.3; } }
    .about-block h2 br {
      display: none; }
      @media (max-width: 767px) {
        .about-block h2 br {
          display: block; } }
  .about-block p {
    margin: 0;
    max-width: 750px; }

.new-gemstones {
  padding: 52px 30px 86px;
  background: url(images/bg-block-2.svg) no-repeat 50% 50%/cover; }
  @media (max-width: 767px) {
    .new-gemstones {
      padding: 38px 33px 67px;
      border-bottom: 1px solid #373737;
      background: url(images/bg-block-3.svg) no-repeat 50% 50%/cover; } }
  @media (max-width: 374px) {
    .new-gemstones {
      padding: 38px 0 67px; } }
  .new-gemstones .container {
    max-width: 1240px; }
  .new-gemstones h2 {
    margin: 0 0 38px;
    font-size: 30px;
    font-weight: 400;
    color: #161515;
    text-align: center; }
    @media (max-width: 767px) {
      .new-gemstones h2 {
        margin: 0 0 17px;
        font-size: 24px; } }
  .new-gemstones .slick-list {
    padding: 2px; }
    @media (max-width: 767px) {
      .new-gemstones .slick-list {
        overflow: visible; } }
  .new-gemstones .slick-slide {
    padding: 0 14px;
    float: none;
    /*height: auto;*/ }
    @media (max-width: 767px) {
      .new-gemstones .slick-slide {
        padding: 0 13px; } }
    @media (max-width: 374px) {
      .new-gemstones .slick-slide {
        padding: 0 5px; } }
  .new-gemstones .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .new-gemstones .slick-track:after, .new-gemstones .slick-track:before {
      display: none; }
  .new-gemstones .slick-arrow {
    position: absolute;
    top: 50%;
    left: -30px;
    margin: -22px 0 0;
    z-index: 1;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    width: 30px;
    height: 30px;
    border: solid #2fab81;
    background: none;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    @media (max-width: 767px) {
      .new-gemstones .slick-arrow {
        display: none !important; } }
    .new-gemstones .slick-arrow:hover {
      border-color: #373737; 
    }
    .new-gemstones .slick-arrow:focus {
      outline: none;
    }
  .new-gemstones .slick-next {
    left: auto;
    right: -30px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }

.gemstones-col {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  height: 100%;
  font-size: 12px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .gemstones-col .img-holder {
    border-bottom: 1px solid #2fab81; 
    overflow: hidden;
    height: 202px;
}

@media only screen and (max-width: 565px) {
  .gemstones-col .img-holder {
    height: 245px;
  }
}

/* display message on IE internet explorer */
.ie-browser-not-actual {
    position: absolute;
    background: red;
    color: #000;
    z-index: 9999999999999;
    width: 100%;
    height: 31px;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}

  .gemstones-col img {
    width: 100%; 
    object-fit: cover;
    height: -webkit-fill-available;
    height: 100%;
  }

  .gemstones-col-double .img-holder {
    position: relative;
  }

  .gemstones-col .img-holder::before,
  .gemstones-col-double .img-holder::before {
    content: url(/wp-content/themes/eshed/images/magnify-grey-sm.png);
    position: absolute;
    right: 6px;
    bottom: 8px;
    padding: 3px;
    opacity: 0;
    transition: all .2s linear;
  }

  .gemstones-col .img-holder:hover::before,
  .gemstones-col-double .img-holder:hover::before {
    opacity: 1;
  }
 
  .gemstones-col .img-holder.pair-item::after {
    content: url(/wp-content/themes/eshed/images/pair-grey.png);
    position: absolute;
    top: 8px;
    left: 6px;
    height: 32px;
    width: 32px;
    transition: all .4s linear;
    padding: 3px;
  }

  .gemstones-col .img-holder.pair-item:hover::after {
    content: url(/wp-content/themes/eshed/images/pair-green.png);
  }

  .gemstones-col .img-holder {
    position: relative;
  }
  
  .gemstones-col .parameters-list {
    border-bottom: 1px solid #2fab81;
    padding: 13px 5px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 767px) {
      .gemstones-col .parameters-list {
        padding: 13px 2px 12px; } }
    .gemstones-col .parameters-list li {
      padding: 0 5px; }
    .gemstones-col .parameters-list strong {
      display: block;
      margin: 0 0 6px; }
    .gemstones-col .parameters-list span {
      display: block; }
  .gemstones-col .parameters-list-2 {
    padding: 12px 10px 0;
    font-size: 11px; }
    @media (max-width: 767px) {
      .gemstones-col .parameters-list-2 {
        padding: 13px 10px 0;
        text-align: center; } }
    .gemstones-col .parameters-list-2 li {
      display: inline-block;
      vertical-align: top;
      margin: 0 11px 0 0; }
      @media (max-width: 767px) {
        .gemstones-col .parameters-list-2 li {
          margin: 0 4px 0 0; } }
      .gemstones-col .parameters-list-2 li:last-child {
        margin: 0; }
  .gemstones-col .parameters-list-3 {
    padding: 8px 10px 12px;
    border-bottom: 1px solid #e8ecee; }
    @media (max-width: 767px) {
      .gemstones-col .parameters-list-3 {
        padding: 7px 10px 12px;
        text-align: center; } }
    .gemstones-col .parameters-list-3 li {
      display: inline-block;
      vertical-align: top;
      margin: 0 13px 0 0; }
      .gemstones-col .parameters-list-3 li strong {
        font-size: 12px; }
      .gemstones-col .parameters-list-3 li:last-child {
        margin: 0; }
  .gemstones-col .price-holder {
    padding: 11px 9px;
    overflow: hidden;
    border-bottom: 1px solid #e8ecee; }
    .gemstones-col .price-holder ul {
      float: left;
      max-width: 70%;
      padding: 2px 0 0; }
      .gemstones-col .price-holder ul li {
        margin: 0 11px 0 0;
        display: inline-block;
        vertical-align: top; }
    .gemstones-col .price-holder .price {
      float: right;
      max-width: 30%;
      color: #2fab81;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.2; }
  .gemstones-col .bottom-holder {
    overflow: hidden;
    padding: 10px; }
    .gemstones-col .bottom-holder .sku-code {
      float: left;
      max-width: 50%;
      font-size: 13px;
      padding: 3px 0 0; }
      @media (max-width: 767px) {
        .gemstones-col .bottom-holder .sku-code {
          font-size: 12px; } }
    .gemstones-col .bottom-holder .btn-list {
      float: right;
      max-width: 50%; }
      .gemstones-col .bottom-holder .btn-list li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 6px; }
        .gemstones-col .bottom-holder .btn-list li a {
          text-indent: -9999px;
          overflow: hidden;
          -webkit-transition: none;
          transition: none; }
      .gemstones-col .bottom-holder .btn-list .add-to-wish {
        display: block;
        width: 21px;
        height: 20px;
        background: url(images/ico-libre.svg) no-repeat; }
        .gemstones-col .bottom-holder .btn-list .add-to-wish:hover, .gemstones-col .bottom-holder .btn-list .add-to-wish.added {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .gemstones-col .bottom-holder .btn-list .like-btn {
        display: block;
        width: 23px;
        height: 20px;
        background: url(images/ico-like.svg) no-repeat; }
        .gemstones-col .bottom-holder .btn-list .like-btn:hover, .gemstones-col .bottom-holder .btn-list .like-btn.added {
          background: url(images/ico-like-hover.svg) no-repeat; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

.latest-news {
  background-color: #fafafa;
  padding: 52px 0 30px;
  position: relative;
  min-height: 736px;
  background-position: 100% 0 !important;
  background-size: auto !important; }
  @media (max-width: 767px) {
    .latest-news {
      padding: 36px 0 50px;
      min-height: 0;
      background-position: 73% 100.3% !important;
      background-size: 733px 283px !important; } }
  .latest-news .container {
    position: relative;
    z-index: 1; }
  .latest-news .mobile-bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: auto !important;
    background-position: 100% 0 !important; }
  .latest-news h2 {
    margin: 0 0 33px;
    font-size: 30px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .latest-news h2 {
        margin: 0 0 27px;
        font-size: 24px;
        text-align: center; } }
  .latest-news .tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 40px; }
    @media (max-width: 767px) {
      .latest-news .tabset {
        margin: 0 0 31px; } }
    @media (max-width: 479px) {
      .latest-news .tabset li {
        width: 50%; } }
    .latest-news .tabset li a {
      display: block;
      color: #808080;
      background: #fff;
      padding: 12px 65px;
      border: 1px solid #808080;
      font-size: 20px;
      line-height: 1.2;
      font-weight: 400;
      border-radius: 3px;
      text-align: center; }
      @media (max-width: 479px) {
        .latest-news .tabset li a {
          padding: 12px; } }
      .latest-news .tabset li a.active, .latest-news .tabset li a:hover {
        background: #808080;
        color: #fff; }
  .latest-news .tab-content > div {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .latest-news .tab-content > div.active {
      opacity: 1; }
  .latest-news .news-row {
    overflow: hidden;
    background: #fff;
    max-width: 670px;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .latest-news .news-row {
        margin: 0 0 15px; } }
    .latest-news .news-row .img-holder {
      float: left;
      width: 185px; }
      @media (max-width: 767px) {
        .latest-news .news-row .img-holder {
          width: 118px; 
        }

        .home .latest-news .news-row .img-holder {
          margin-top: 17px;
        } 
      }
      .latest-news .news-row .img-holder img {
        width: 100%; }
    .latest-news .news-row .text-holder {
      overflow: hidden;
      padding: 16px 29px;
      font-size: 16px;
      font-weight: 300; }
      @media (max-width: 767px) {
        .latest-news .news-row .text-holder {
          font-size: 12px;
          padding: 17px 10px; } }
      .latest-news .news-row .text-holder h3 {
        margin: 0 0 11px;
        font-size: 24px;
        font-weight: 400; }
        @media (max-width: 767px) {
          .latest-news .news-row .text-holder h3 {
            font-size: 14px;
            margin: 0 0 10px; } 
          }
      .latest-news .news-row .text-holder .time {
        margin: 0 0 19px;
        display: block;
        font-weight: 400;
        font-size: 16px; }
        @media (max-width: 767px) {
          .latest-news .news-row .text-holder .time {
            font-size: 14px;
            margin: 0 0 35px; 
          } 

          .home .latest-news .news-row .text-holder .time {
            margin: 0 0 8px;
          }
        }
      .latest-news .news-row .text-holder p {
        margin: 0 0 16px; 
      }

      @media (max-width: 767px) {
        .home .latest-news .news-row .text-holder p {
          margin-bottom: 11px;
        }
      }

      .latest-news .news-row .text-holder .link {
        text-decoration: underline; }
        .latest-news .news-row .text-holder .link:hover {
          color: #373737;
          text-decoration: none; }
  .latest-news .view-all {
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #373737;
    text-decoration: underline; }
    @media (max-width: 767px) {
      .latest-news .view-all {
        font-size: 14px;
        margin: 81px 0 0; } }
    .latest-news .view-all:hover {
      color: #2fab81;
      text-decoration: none; }

.unique-block {
  padding: 52px 45px 83px;
  background: url(images/bg-block-2.svg) no-repeat 50% 50%/cover; }
  @media (max-width: 767px) {
    .unique-block {
      padding: 38px 0 97px; } }
  .unique-block h2 {
    margin: 0 0 37px;
    font-size: 30px;
    font-weight: 400;
    text-align: center; }
    @media (max-width: 767px) {
      .unique-block h2 {
        font-size: 24px; } }
  .unique-block .slick-list {
    padding: 4px; }
    @media (max-width: 767px) {
      .unique-block .slick-list {
        padding: 4px 0; } }
  .unique-block .slick-slide {
    padding: 0 17px;
    float: none;
    height: auto; }
    @media (max-width: 767px) {
      .unique-block .slick-slide {
        padding: 0; } }
  .unique-block .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .unique-block .slick-track:after, .unique-block .slick-track:before {
      display: none; }
  .unique-block .slick-arrow {
    position: absolute;
    top: 50%;
    left: -20px;
    margin: -13px 0 0;
    z-index: 1;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    width: 30px;
    height: 30px;
    border: solid #2fab81;
    background: none;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    .unique-block .slick-arrow:after {
      position: absolute;
      content: '';
      top: -15px;
      right: -15px;
      left: -15px;
      bottom: -15px; }
    @media (max-width: 767px) {
      .unique-block .slick-arrow {
        left: 15px;
        margin: -88px 0 0; } }
    .unique-block .slick-arrow:hover {
      border-color: #373737; 
    }
  .unique-block .slick-next {
    left: auto;
    right: -20px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
    @media (max-width: 767px) {
      .unique-block .slick-next {
        right: 15px; } }

.unique-col {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  height: 100%; }
  @media (max-width: 767px) {
    .unique-col {
      position: relative; }
      .unique-col:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 50px;
        height: 65%;
        z-index: 1; }
      .unique-col:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 50px;
        height: 65%;
        z-index: 1; } }
  .unique-col .img-holder {
    background: #f4f3f7;
    display: block;
    border-bottom: 1px solid #2fab81;
    position: relative;
    overflow: hidden; }
    .unique-col .img-holder img {
      width: 100%; }
    .unique-col .img-holder .new-item {
      position: absolute;
      top: 29px;
      right: -48px;
      padding: 8px 70px;
      background: #2fab81;
      color: #fff;
      font: 400 30px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .unique-col .parameters-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
    line-height: 1.2;
    padding: 22px 22px 21px;
    border-bottom: 1px solid #2fab81; }
    @media (max-width: 1199px) {
      .unique-col .parameters-list {
        font-size: 12px;
        padding: 15px; } }
    @media (max-width: 767px) {
      .unique-col .parameters-list {
        font-size: 14px;
        padding: 10px 9px 11px 18px; } }
    .unique-col .parameters-list li {
      padding: 0 10px 0 0; }
      .unique-col .parameters-list li:last-child {
        padding: 0; }
    @media (max-width: 767px) {
      .unique-col .parameters-list strong {
        display: block;
        margin: 0 0 7px; } }
  .unique-col .parameters-list-2 {
	  border-bottom:1px solid #2fab81;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 22px 22px 10px; }
    @media (max-width: 1199px) {
      .unique-col .parameters-list-2 {
        font-size: 12px;
        padding: 15px 15px 0; } }
    @media (max-width: 767px) {
      .unique-col .parameters-list-2 {
        padding: 11px 15px 0;
        font-size: 14px; } }
    .unique-col .parameters-list-2 li {
      margin: 0 10px; }
  .unique-col .bottom-holder {
    padding: 11px 28px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199px) {
      .unique-col .bottom-holder {
        padding: 15px; } }
    @media (max-width: 767px) {
      .unique-col .bottom-holder {
        padding: 10px 18px; } }
    .unique-col .bottom-holder .sku-code {
      max-width: 50%;
      font-size: 14px;
      padding: 6px 0 0; }
      @media (max-width: 1199px) {
        .unique-col .bottom-holder .sku-code {
          font-size: 12px; } }
      @media (max-width: 767px) {
        .unique-col .bottom-holder .sku-code {
          font-size: 12px; } }
    .unique-col .bottom-holder .item-text {
      color: #2fab81;
      font-size: 18px;
      line-height: 1.2;
      padding: 2px 0 0;
      text-align: center;
      font-weight: bold; }
      @media (max-width: 1399px) {
        .unique-col .bottom-holder .item-text {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .unique-col .bottom-holder .item-text {
          padding: 4px 0 0; } }
      .unique-col .bottom-holder .item-text:hover {
        color: #373737; }
    .unique-col .bottom-holder .btn-list {
      max-width: 50%;
      padding: 2px 4px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .unique-col .bottom-holder .btn-list li {
        margin: 0 0 0 9px; }
        .unique-col .bottom-holder .btn-list li a {
          text-indent: -9999px;
          overflow: hidden;
          -webkit-transition: none;
          transition: none; }
      .unique-col .bottom-holder .btn-list .add-to-wish {
        display: block;
        width: 21px;
        height: 20px;
        background: url(images/ico-libre.svg) no-repeat; }
        .unique-col .bottom-holder .btn-list .add-to-wish:hover, .unique-col .bottom-holder .btn-list .add-to-wish.added {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .unique-col .bottom-holder .btn-list .like-btn {
        display: block;
        width: 23px;
        height: 20px;
        background: url(images/ico-like.svg) no-repeat; }
        .unique-col .bottom-holder .btn-list .like-btn:hover, .unique-col .bottom-holder .btn-list .like-btn.added {
          background: url(images/ico-like-hover.svg) no-repeat; }

.subscribe-block {
  position: relative;
  padding: 47px 0 86px; }
  @media (max-width: 767px) {
    .subscribe-block {
      padding: 26px 0 29px; } }
  .subscribe-block .bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .subscribe-block .container {
    position: relative;
    z-index: 1; }
  .subscribe-block h2 {
    margin: 0 0 82px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 50px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .subscribe-block h2 {
        font-size: 20px;
        margin: 0 0 21px; } }
  .subscribe-block .text-holder {
    font-size: 26px;
    line-height: 1.2;
    color: #e8ecee;
    font-weight: 300;
    float: left;
    width: 40%;
    letter-spacing: 0.4px; }
    @media (max-width: 1023px) {
      .subscribe-block .text-holder {
        font-size: 20px;
        line-height: 1.2; } }
    @media (max-width: 767px) {
      .subscribe-block .text-holder {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin: 0 auto 25px;
        max-width: 75%; } }
    .subscribe-block .text-holder p {
      margin: 0; }
    .subscribe-block .text-holder a {
      color: #e8ecee;
      font-weight: 400;
      margin: 0 0 0 25px; }
      @media (max-width: 1023px) {
        .subscribe-block .text-holder a {
          margin: 0; } }
      @media (max-width: 767px) {
        .subscribe-block .text-holder a {
          margin: 0 0 0 10px; } }
      .subscribe-block .text-holder a i {
        font-size: 18px; }
        @media (max-width: 767px) {
          .subscribe-block .text-holder a i {
            font-size: 13px;
            -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                    transform: rotate(90deg); } }
      .subscribe-block .text-holder a:hover {
        color: #fff; }
  .subscribe-block .form-holder {
    float: right;
    width: 48.7%;
    padding: 4px 0 0; }
    @media (max-width: 1023px) {
      .subscribe-block .form-holder {
        width: 55%; } }
    @media (max-width: 767px) {
      .subscribe-block .form-holder {
        padding: 0;
        width: 100%;
        float: none; } }
    .subscribe-block .form-holder input[type="email"] {
      float: left;
      padding: 14px 17px;
      margin: 0;
      background: #fff;
      font-size: 24px;
      line-height: 1.3;
      font-weight: 300;
      color: #373737;
      border: 1px solid #707070;
      width: 65.9%; }
      .subscribe-block .form-holder input[type="email"]::-webkit-input-placeholder {
        color: #373737; }
      .subscribe-block .form-holder input[type="email"]::-moz-placeholder {
        opacity: 1;
        color: #373737; }
      .subscribe-block .form-holder input[type="email"]:-moz-placeholder {
        color: #373737; }
      .subscribe-block .form-holder input[type="email"]:-ms-input-placeholder {
        color: #373737; }
      .subscribe-block .form-holder input[type="email"].placeholder {
        color: #373737; }
      @media (max-width: 767px) {
        .subscribe-block .form-holder input[type="email"] {
          font-size: 12px;
          padding: 12px;
          width: 64.5%; } }
    .subscribe-block .form-holder input[type="submit"] {
      float: right;
      background: #2fab81;
      border: none;
      color: #fff;
      padding: 16px;
      font-size: 24px;
      line-height: 1.2;
      font-weight: 400;
      width: 32.5%; }
      @media (max-width: 767px) {
        .subscribe-block .form-holder input[type="submit"] {
          font-size: 14px;
          padding: 12px;
          width: 29.5%; } }
      .subscribe-block .form-holder input[type="submit"]:hover {
        background: #fff;
        color: #2fab81; }

#wrapper #main .instagram-block {
  padding: 52px 52px 37px; }
  @media (max-width: 767px) {
    #wrapper #main .instagram-block {
      padding: 38px 10px 27px; } }
  #wrapper #main .instagram-block #sb_instagram {
    padding: 0 !important; }
  #wrapper #main .instagram-block h2 {
    margin: 0 0 42px;
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400; }
    @media (max-width: 767px) {
      #wrapper #main .instagram-block h2 {
        font-size: 24px;
        margin: 0 0 13px; } }
  #wrapper #main .instagram-block .sbi_photo {
    height: 14vw !important; }
    @media (max-width: 767px) {
      #wrapper #main .instagram-block .sbi_photo {
        height: 25vw !important; } }
  #wrapper #main .instagram-block .slick-slide {
    padding: 0 15px !important; }
    @media (max-width: 767px) {
      #wrapper #main .instagram-block .slick-slide {
        padding: 10px !important;
        width: 33.33% !important; } }
  @media (max-width: 767px) {
    #wrapper #main .instagram-block .slick-track {
      width: 100% !important;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important; } }
  #wrapper #main .instagram-block .slick-list {
    overflow: visible; }
    @media (max-width: 767px) {
      #wrapper #main .instagram-block .slick-list {
        overflow: hidden; } }
  #wrapper #main .instagram-block .slick-slider {
    margin: 0 0 49px;
    padding: 0 !important; }
    @media (max-width: 767px) {
      #wrapper #main .instagram-block .slick-slider {
        margin: 0 0 21px; } }
  #wrapper #main .instagram-block .instagram-more {
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto;
    border: 2px solid #808080;
    color: #808080;
    background: #fff;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #wrapper #main .instagram-block .instagram-more i {
      font-size: 22px;
      line-height: 1; }
    #wrapper #main .instagram-block .instagram-more:hover {
      border-color: #2fab81;
      color: #2fab81; }

.associates-block {
  padding: 38px 10px 63px;
  background: #e8ecee; }
  @media (max-width: 1023px) {
    .associates-block {
      padding: 35px; } }
  @media (max-width: 767px) {
    .associates-block {
      padding: 36px 10px 16px; } }
  .associates-block h2 {
    margin: 0 0 51px;
    text-align: center;
    font-weight: 400;
    color: #808080;
    font: 30px/1.2 "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .associates-block h2 {
        margin: 0 0 30px; } }
    @media (max-width: 767px) {
      .associates-block h2 {
        font-size: 24px;
        margin: 0 0 3px; } }
  .associates-block .slick-slide {
    padding: 0 17px;
    float: none;
    height: auto;
    text-align: center; }
    @media (max-width: 767px) {
      .associates-block .slick-slide {
        padding: 0 7px; } }
  .associates-block .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .associates-block .slick-track:after, .associates-block .slick-track:before {
      display: none; }
  .associates-block a {
    display: inline-block;
    vertical-align: top; }
  .associates-block img {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 100%;
    height: auto; }
    .associates-block img:hover {
      opacity: 1; }

.contact-holder + .offices-block .top-holder {
  background: #373737; }

.offices-block h2 {
  margin: 0 0 39px;
  font-size: 30px;
  font-weight: 400;
  color: #fff; }
  @media (max-width: 767px) {
    .offices-block h2 {
      font-size: 24px;
      margin: 0 0 32px; } }

.offices-block .top-holder {
  padding: 53px 0 37px;
  background: #2fab81;
  color: #fff;
  text-align: center; }
  @media (max-width: 767px) {
    .offices-block .top-holder {
      padding: 38px 0 37px; } }
  .offices-block .top-holder .container {
    max-width: 800px; }

.offices-block .tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .offices-block .tabset li {
    width: 24.5%;
    margin: 0 1px; }
    @media (max-width: 767px) {
      .offices-block .tabset li {
        margin: 0; } }
    .offices-block .tabset li a {
      display: block;
      padding: 9px;
      border: 2px solid #fff;
      color: #fff;
      border-radius: 2px;
      font-size: 24px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .offices-block .tabset li a {
          font-size: 18px;
          padding: 13px 5px;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .offices-block .tabset li a:hover, .offices-block .tabset li a.active {
        background: #fff;
        color: #2fab81; }

.offices-block .tab-content {
  min-height: 400px;
  font-size: 14px;
  line-height: 1.3; }
  @media (max-width: 767px) {
    .offices-block .tab-content {
      min-height: 272px; } }
  .offices-block .tab-content .container {
    max-width: 610px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .offices-block .tab-content .container {
        display: block; } }
  .offices-block .tab-content > div {
    padding: 29px 0 31px;
    background: rgba(216, 233, 231, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    @media (max-width: 767px) {
      .offices-block .tab-content > div {
        padding: 20px 0; } }
    .offices-block .tab-content > div.active {
      opacity: 1; }

.offices-block .text-holder {
  width: 52.7%; }
  @media (max-width: 767px) {
    .offices-block .text-holder {
      width: 100%; } }
  .offices-block .text-holder .title {
    display: block;
    margin: 0 0 18px; }
    @media (max-width: 767px) {
      .offices-block .text-holder .title {
        margin: 0 0 10px; } }
  .offices-block .text-holder address {
    font-style: normal;
    margin: 0 0 18px; }
    @media (max-width: 767px) {
      .offices-block .text-holder address {
        margin: 0 0 10px; } }
  .offices-block .text-holder a {
    display: block;
    color: #373737; }
    .offices-block .text-holder a:hover {
      color: #2fab81; }
  .offices-block .text-holder a[href^="mailto"] span {
    text-decoration: underline; }
  .offices-block .text-holder a[href^="mailto"]:hover span {
    text-decoration: none; }

.offices-block .btn-book {
  width: 47.3%;
  border: 2px solid #2fab81;
  padding: 18px 10px;
  color: #2fab81;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400; }
  @media (max-width: 767px) {
    .offices-block .btn-book {
      padding: 10px 5px;
      font-size: 12px;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      margin: 10px 0 0; } }
  .offices-block .btn-book:hover {
    background: #2fab81;
    color: #fff; }

#footer {
  padding: 54px 0 0;
  background: #373737;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300; }
  @media (max-width: 767px) {
    #footer {
      text-align: center;
      padding: 36px 0 0; } }
  #footer .info-col {
    float: left;
    width: 25.6%; }
    @media (max-width: 1023px) {
      #footer .info-col {
        width: 50%; } }
    @media (max-width: 767px) {
      #footer .info-col {
        float: none;
        width: 100%;
        border-bottom: 1px solid #808080;
        padding: 0 0 30px;
        margin: 0 0 30px; } }
    #footer .info-col .footer-logo {
      margin: 0 0 67px; }
      @media (max-width: 767px) {
        #footer .info-col .footer-logo {
          width: 129px;
          margin: 0 auto 35px; } }
      #footer .info-col .footer-logo .mobile-logo {
        display: none; }
        @media (max-width: 767px) {
          #footer .info-col .footer-logo .mobile-logo {
            display: block; } }
      @media (max-width: 767px) {
        #footer .info-col .footer-logo .desktop-logo {
          display: none; } }
    #footer .info-col address {
      font-style: normal;
      margin: 0 0 20px; }
    #footer .info-col a {
      display: block;
      color: #fff; }
      #footer .info-col a:hover {
        opacity: 0.9; }
    #footer .info-col a[href^="mailto"] span {
      text-decoration: underline; }
    #footer .info-col a[href^="mailto"]:hover span {
      text-decoration: none; }
  #footer h3 {
    margin: 0 0 22px;
    font: 400 14px/1.2 "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 767px) {
      #footer h3 {
        margin: 0 0 23px; } }
  #footer .widget {
    float: left;
    width: 25.7%;
    margin: -2px 0 0; }
    @media (max-width: 1023px) {
      #footer .widget {
        width: 50%; } }
    @media (max-width: 767px) {
      #footer .widget {
        float: none;
        width: 100%;
        border-bottom: 1px solid #808080;
        padding: 0 0 11px;
        margin: 0 0 30px; } }
    #footer .widget ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #footer .widget ul li {
        width: 43%;
        margin: 0 0 20px; }
        @media (max-width: 767px) {
          #footer .widget ul li {
            width: 33%; } }
        #footer .widget ul li.active a {
          color: #2fab81; }
        #footer .widget ul li a {
          color: #fff;
          display: inline-block;
          vertical-align: top;
          padding: 0 0 0 13px;
          position: relative; }
          #footer .widget ul li a:after {
            position: absolute;
            content: '';
            top: 9px;
            left: 3px;
            width: 4px;
            height: 4px;
            background: #fff;
            border-radius: 100%; }
          @media (min-width: 1024px) {
            #footer .widget ul li a:hover {
              color: #2fab81; } }
  #footer .text-info {
    float: left;
    width: 25.7%;
    padding: 0 3% 0 0; }
    @media (max-width: 1023px) {
      #footer .text-info {
        width: 50%;
        padding: 0 8% 0 0; } }
    @media (max-width: 767px) {
      #footer .text-info {
        float: none;
        width: 100%;
        border-bottom: 1px solid #808080;
        padding: 0 33px 18px;
        margin: 0 0 30px; } }
  #footer .social-block {
    float: left;
    width: 23%; }
    @media (max-width: 1023px) {
      #footer .social-block {
        width: 50%; } }
    @media (max-width: 767px) {
      #footer .social-block {
        float: none;
        width: 100%;
        padding: 0 0 34px; } }
    #footer .social-block .social-networks li {
      margin: 0 12px 0 0;
      display: inline-block;
      vertical-align: top; }
      #footer .social-block .social-networks li:last-child {
        margin: 0; }
      #footer .social-block .social-networks li a {
        width: 36px;
        height: 36px;
        border-radius: 100%;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 2px solid #fff;
        font-size: 18px;
        line-height: 1; }
        #footer .social-block .social-networks li a:hover {
          background: #fff;
          color: #373737; }
  #footer .bottom-holder {
    background: #161515;
    color: #808080;
    padding: 20px 0;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
    margin: 18px 0 0; }
    @media (max-width: 767px) {
      #footer .bottom-holder {
        padding: 21px 0;
        margin: 0; } }
    #footer .bottom-holder .copyright {
      max-width: 45%;
      float: left;
      letter-spacing: 0.2px; }
      @media (max-width: 767px) {
        #footer .bottom-holder .copyright {
          max-width: 100%;
          float: none;
          display: block;
          margin: 0 0 31px; } }
      #footer .bottom-holder .copyright span {
        margin: 0 5px; }
    #footer .bottom-holder .design-info {
      float: right;
      max-width: 40%; }
      @media (max-width: 767px) {
        #footer .bottom-holder .design-info {
          max-width: 100%;
          float: none; } }
      #footer .bottom-holder .design-info a {
        color: #808080;
        text-decoration: underline; }
        #footer .bottom-holder .design-info a:hover {
          text-decoration: none; }

.intro-block {
  text-align: center;
  color: #fff;
  font: 400 30px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  padding: 53px 0; }
  @media (max-width: 1023px) {
    .intro-block {
      padding: 53px 0; } }
  @media (max-width: 767px) {
    .intro-block {
      padding: 20px 0;
      font-size: 20px; } }
  .intro-block h1,
  .intro-block .title {
    margin: 0;
    font-size: 30px;
    line-height: 1.2;
    font-weight: normal; }
    @media (max-width: 767px) {
      .intro-block h1,
      .intro-block .title {
        font-size: 20px; } }
  .intro-block .breadcrumbs li {
    display: inline-block;
    vertical-align: top; }
    .intro-block .breadcrumbs li a {
      color: #fff;
      display: inline-block;
      vertical-align: top; }
      .intro-block .breadcrumbs li a:hover {
        opacity: 0.8; }
      .intro-block .breadcrumbs li a:after {
        content: '\\';
        display: inline-block;
        margin: 0 0 0 7px; }

#wrapper .onsale {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #2fab81;
  padding: 10px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  border-radius: 0;
  min-height: 0;
  min-width: 0;
  font-weight: normal; }

.product-block {
  padding: 30px 0 10px; }
  .product-block .product-carousel {
    float: left;
    width: 41.1%; }
    @media (max-width: 1023px) {
      .product-block .product-carousel {
        float: none;
        width: 100%;
        margin: 0 0 30px; } }
    @media (max-width: 767px) {
      .product-block .product-carousel {
        margin: 0 0 20px; } }
  .product-block .product-slick {
    margin: 0 0 19px; }
    .product-block .product-slick .slick-slide {
      border-bottom: 1px solid #2fab81; }

  .product-block .product-slick .slick-slide img,
  .product-block-double .product-slick .slick-slide img,
  .product-block-double .add-product-slick .slick-slide img {
    width: 100%; 
    object-fit: cover;
    height: 479px;
    width: 479px;
    margin: auto;
  }

  /* .product-block-double .product-slick .slick-slide img,
  .product-block-double .add-product-slick .slick-slide img {
    width: 100%; 
  } */

  /* product video or gif slide height */
  .slick-slide .video-holder iframe {
    height: 482px;
    margin-bottom: 0;
  }

  @media only screen and (max-width: 520px) {
    .product-block .product-slick .slick-slide img,
    .product-block-double .product-slick .slick-slide img,
    .product-block-double .add-product-slick .slick-slide img {
      height: 335px;
    }

    .slick-slide .video-holder iframe {
      height: 335px;
      margin-bottom: 0;
    }
  }



  .product-block .slider-nav {
    margin: 0 -5px 0 -8px; }
    @media (max-width: 767px) {
      .product-block .slider-nav {
        margin: 0 -2px 0 -5px; } }
    .product-block .slider-nav .slick-slide {
      padding: 0 8px; }
      @media (max-width: 767px) {
        .product-block .slider-nav .slick-slide {
          padding: 0 5px; } }
      .product-block .slider-nav .slick-slide.slick-current .img {
        border-color: #2fab81; }
      .product-block .slider-nav .slick-slide .img {
        height: 72px;
        border: 1px solid #808080; }
        @media (max-width: 1023px) {
          .product-block .slider-nav .slick-slide .img {
            height: 15vw; } }
    .product-block .slider-nav img {
      width: 100%; }
    .product-block .slider-nav .video-slide {
      position: relative; }
      .product-block .slider-nav .video-slide:after {
        position: absolute;
        content: '';
        top: 11px;
        right: 8px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-left: 10px solid #2fab81;
        border-bottom: 7px solid transparent; }
  .product-block .text-holder {
    float: right;
    width: 48.7%;
    padding: 4px 0 0; }
    @media (max-width: 1199px) {
      .product-block .text-holder {
        width: 55%; } }
    @media (max-width: 1023px) {
      .product-block .text-holder {
        float: none;
        width: 100%;
        padding: 0; } }
    .product-block .text-holder h1 {
      margin: 0 0 15px;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .product-block .text-holder h1 {
          font-size: 20px; } }
    .product-block .text-holder .top-holder {
      /* border: solid #e8ecee; */
      /* border-width: 1px 0; */
      /* padding: 11px 0; */
      overflow: hidden;
      margin: 0 0 137px; }
      @media (max-width: 1023px) {
        .product-block .text-holder .top-holder {
          margin: 0 0 30px; } }
      @media (max-width: 767px) {
        .product-block .text-holder .top-holder {
          margin: 0 0 15px; } }
      .product-block .text-holder .top-holder ul {
        font-size: 14px;
        line-height: 1.2;
        float: left;
        width: 100%; 
        padding: 10px 0;
        /* border-bottom: 1px solid #e8ecee; */
      }

      /* .product-block .text-holder .top-holder ul:first-child {
        border-top: 1px solid #e8ecee;
      } */

      .product-block .text-holder .top-holder ul.mobile-meta {
        margin-bottom: 15px;
      }

        @media (max-width: 767px) {

          .product-block .text-holder .top-holder .announcement-product-text {
            margin: 19px 0 23px
          }

          .product-block .text-holder .top-holder ul {
            width: 100%;
            float: none;
            margin: 0 0 5px; } }
        .product-block .text-holder .top-holder ul li {
          display: inline-block;
          vertical-align: top;
          margin: 0 13px 0 0; }
      .product-block .text-holder .top-holder .price,
      .product-block .text-holder .top-holder .wc-price {
        /* float: right; */
        font-size: 14px;
        line-height: 1.2;
        font-weight: 700;
        color: #373737; }
        @media (max-width: 767px) {
          .product-block .text-holder .top-holder .price,
          .product-block .text-holder .top-holder .wc-price {
            float: none; } }
    .product-block .text-holder .contact-block {
      border-bottom: 1px solid #e8ecee;
      padding: 0 0 17px;
      margin: 0 0 31px; }
      @media (max-width: 767px) {
        .product-block .text-holder .contact-block {
          margin: 0 0 15px;
          padding: 0 0 15px; } }
      .product-block .text-holder .contact-block .tabset {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin: 0 0 18px; }
        @media (max-width: 767px) {
          .product-block .text-holder .contact-block .tabset {
            margin: 0 -5px 15px; } }
        .product-block .text-holder .contact-block .tabset li {
          width: 24.8%; }
          .product-block .text-holder .contact-block .tabset li a {
            display: block;
            padding: 6px;
            border-radius: 2px;
            border: 1px solid #808080;
            color: #808080;
            font-size: 14px;
            line-height: 1.2;
            font-weight: 400;
            text-align: center; }
            @media (max-width: 767px) {
              .product-block .text-holder .contact-block .tabset li a {
                padding: 4px; } }
            @media (max-width: 767px) {
              .product-block .text-holder .contact-block .tabset li a span {
                display: none; } }
            .product-block .text-holder .contact-block .tabset li a.active, .product-block .text-holder .contact-block .tabset li a:hover {
              background: #808080;
              color: #fff; }
      .product-block .text-holder .contact-block .tab-content ul {
        font-size: 14px;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (max-width: 479px) {
          .product-block .text-holder .contact-block .tab-content ul {
            display: block; } }
        @media (max-width: 767px) {
          .product-block .text-holder .contact-block .tab-content ul li {
            width: 50%;
            margin: 0 0 10px; } }
        @media (max-width: 479px) {
          .product-block .text-holder .contact-block .tab-content ul li {
            margin: 0 0 5px; }
            .product-block .text-holder .contact-block .tab-content ul li:last-child {
              margin: 0; } }
        .product-block .text-holder .contact-block .tab-content ul li a {
          display: inline-block;
          vertical-align: top;
          color: #808080;
          white-space: nowrap; }
          .product-block .text-holder .contact-block .tab-content ul li a img {
            display: inline-block;
            vertical-align: middle; }
          .product-block .text-holder .contact-block .tab-content ul li a span {
            display: inline-block;
            vertical-align: middle; }
          .product-block .text-holder .contact-block .tab-content ul li a:hover {
            color: #373737; }
    .product-block .text-holder .btns-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        .product-block .text-holder .btns-holder {
          display: block; } }
      .product-block .text-holder .btns-holder .compare-btn {
        font-size: 14px;
        line-height: 1.2;
        white-space: nowrap;
        margin: 5px 5px 5px 0;
        display: inline-block;
        vertical-align: middle; }
        .product-block .text-holder .btns-holder .compare-btn .ico {
          background: url(images/ico-libre.svg) no-repeat;
          width: 20px;
          height: 20px;
          display: inline-block;
          vertical-align: middle;
          margin: 0 2px 0 0; }
        .product-block .text-holder .btns-holder .compare-btn strong {
          display: inline-block;
          vertical-align: middle;
          color: #373737; }
        .product-block .text-holder .btns-holder .compare-btn.added .ico {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .product-block .text-holder .btns-holder .add-btn {
        font-size: 14px;
        line-height: 1.2;
        white-space: nowrap;
        margin: 5px 5px 5px 0;
        display: inline-block;
        vertical-align: middle; }
        .product-block .text-holder .btns-holder .add-btn .ico {
          background: url(images/ico-like.svg) no-repeat;
          width: 23px;
          height: 20px;
          display: inline-block;
          vertical-align: middle;
          margin: 0 2px 0 0; }
        .product-block .text-holder .btns-holder .add-btn strong {
          display: inline-block;
          vertical-align: middle;
          color: #373737; }
        .product-block .text-holder .btns-holder .add-btn.added .ico {
          background: url(images/ico-like-hover.svg) no-repeat; }
      .product-block .text-holder .btns-holder .share-block {
        font-size: 14px;
        line-height: 1.2;
        margin: 5px 5px 5px 0;
        display: inline-block;
        vertical-align: middle;
        position: relative; }
        .product-block .text-holder .btns-holder .share-block .open-share {
          display: inline-block;
          vertical-align: middle;
          cursor: pointer; }
          
        .product-block .text-holder .btns-holder .share-block .open-share .ico {
          -webkit-mask-image: url(images/share-ico.svg);
          mask-image: url(images/share-ico.svg);
          width: 25px;
          height: 24px;
          display: inline-block;
          vertical-align: middle;
          margin: 0 2px 0 0;
          background-color: #808080;
        }
          .product-block .text-holder .btns-holder .share-block .open-share strong {
            display: inline-block;
            vertical-align: middle;
            color: #373737; }
        .product-block .text-holder .btns-holder .share-block.share-active .drop {
          opacity: 1;
          pointer-events: auto; }
        .product-block .text-holder .btns-holder .share-block .drop {
          position: absolute;
          top: 100%;
          left: 0;
          padding: 18px 11px;
          background: #fff;
          margin: 19px 0 0 1px;
          width: 255px;
          border: 1px solid #e8ecee;
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          opacity: 0;
          pointer-events: none;
          -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s; }
          .product-block .text-holder .btns-holder .share-block .drop:after {
            position: absolute;
            content: '';
            left: 22px;
            bottom: 100%;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #fff; }
          .product-block .text-holder .btns-holder .share-block .drop:before {
            position: absolute;
            content: '';
            left: 21px;
            bottom: 100%;
            width: 0;
            height: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-bottom: 11px solid rgba(0, 0, 0, 0.16); }
          .product-block .text-holder .btns-holder .share-block .drop ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .product-block .text-holder .btns-holder .share-block .drop ul li {
              margin: 0 12px 0 0; }
              .product-block .text-holder .btns-holder .share-block .drop ul li:last-child {
                margin: 0; }
              .product-block .text-holder .btns-holder .share-block .drop ul li a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                width: 28px;
                height: 28px;
                border-radius: 100%;
                border: 1px solid #808080;
                color: #808080;
                font-size: 14px;
                line-height: 1.2; }
                .product-block .text-holder .btns-holder .share-block .drop ul li a:hover {
                  border-color: #2fab81;
                  color: #fff;
                  background: #2fab81; }
      .product-block .text-holder .btns-holder form.cart {
        margin: 0 !important; }
        .product-block .text-holder .btns-holder form.cart div.quantity {
          float: none !important;
          margin: 0 auto 10px !important; }
          @media (max-width: 767px) {
            .product-block .text-holder .btns-holder form.cart div.quantity {
              margin: 10px 0 0 !important; } }
          .product-block .text-holder .btns-holder form.cart div.quantity .qty {
            width: 100% !important; }
            @media (max-width: 767px) {
              .product-block .text-holder .btns-holder form.cart div.quantity .qty {
                width: auto !important; } }
      .product-block .text-holder .btns-holder .btn,
      .product-block .text-holder .btns-holder .single_add_to_cart_button {
        font-size: 24px !important;
        line-height: 1.2 !important;
        padding: 10px 24px !important;
        text-align: center !important;
        font-weight: 300 !important;
        border-radius: 0;
        width: 100%;
        max-width: 175px;
        background: #2fab81 !important;
        border: 1px solid #2fab81; }
        @media (max-width: 767px) {
          .product-block .text-holder .btns-holder .btn,
          .product-block .text-holder .btns-holder .single_add_to_cart_button {
            display: block;
            max-width: 200px;
            margin: 10px 0 0;
            padding: 5px 10px; } }
        .product-block .text-holder .btns-holder .btn:hover,
        .product-block .text-holder .btns-holder .single_add_to_cart_button:hover {
          color: #2fab81 !important;
          background: #fff !important; }
  .product-block .tabs-holder {
    border-bottom: 1px solid #808080;
    padding: 52px 0 0;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .product-block .tabs-holder {
        padding: 20px 0 0; } }
    .product-block .tabs-holder .tabset {
      float: left;
      max-width: 100%; }
      @media (max-width: 1199px) {
        .product-block .tabs-holder .tabset {
          max-width: 100%; } }
      @media (max-width: 1023px) {
        .product-block .tabs-holder .tabset {
          max-width: 100%;
          width: 100%; } }
      .product-block .tabs-holder .tabset li {
        display: inline-block;
        vertical-align: top;
        margin: 0 9px 0 0; }
        @media (max-width: 767px) {
          .product-block .tabs-holder .tabset li {
            width: 49%;
            margin: 0; } }
        .product-block .tabs-holder .tabset li a {
          display: block;
          padding: 14px 39px;
          font-size: 18px;
          line-height: 1.2;
          color: #373737;
          border-radius: 2px;
          text-align: center; }
          @media (max-width: 1199px) {
            .product-block .tabs-holder .tabset li a {
              padding: 14px; } }
          @media (max-width: 767px) {
            .product-block .tabs-holder .tabset li a {
              padding: 8px 5px;
              font-size: 12px; } }
          .product-block .tabs-holder .tabset li a.active, .product-block .tabs-holder .tabset li a:hover {
            color: #fff;
            background: #808080; }
    .product-block .tabs-holder .diamonds-info {
      float: right;
      color: #2fab81;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 700;
      padding: 18px 0 0; }
      @media (max-width: 1023px) {
        .product-block .tabs-holder .diamonds-info {
          padding: 0 0 20px; } }
      @media (max-width: 767px) {
        .product-block .tabs-holder .diamonds-info {
          float: none;
          display: block; } }
      .product-block .tabs-holder .diamonds-info a {
        color: #2fab81;
        text-decoration: underline;
        margin: 0 0 0 8px; }
        .product-block .tabs-holder .diamonds-info a:hover {
          text-decoration: none; }

.tab-content-holder {
  border-bottom: 1px solid #e8ecee;
  padding: 23px 0;
  margin: 0 0 41px; }
  .tab-content-holder .tab-content > div {
    overflow: hidden; }
  .tab-content-holder table {
    float: left;
    width: 31.7%;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    margin: 0 2.5% 0 0; }
    @media (max-width: 1023px) {
      .tab-content-holder table {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .tab-content-holder table {
        float: none;
        width: 100%;
        margin: 0 0 10px; } }
    .tab-content-holder table th,
    .tab-content-holder table td {
      text-align: left;
      padding: 6px 11px;
      border: none;
      width: 50%;
      -webkit-transition: background 0.3s;
      transition: background 0.3s; }
    .tab-content-holder table tr {
      cursor: pointer; }
      .tab-content-holder table tr:hover th,
      .tab-content-holder table tr:hover td {
        background: #808080 !important;
        color: #fff; }
    .tab-content-holder table tr:nth-child(odd) th,
    .tab-content-holder table tr:nth-child(odd) td {
      background: #e8ecee; }
  .tab-content-holder .text-info {
    font-size: 14px;
    line-height: 19px;
    padding: 4px 0 0;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .tab-content-holder .text-info {
        padding: 0;
        font-size: 12px;
        line-height: 1.2; } }
    .tab-content-holder .text-info strong {
      font-weight: bold; }
  .tab-content-holder .hidden-cell {
    display: none; }

.related-products {
  padding: 0 30px 30px; }
  @media (max-width: 767px) {
    .related-products {
      padding: 0 0 20px; } }
  .related-products .container {
    max-width: 1240px; }
  .related-products h2 {
    margin: 0 0 29px;
    font-size: 30px;
    font-weight: 400;
    color: #161515;
    text-align: center; }
    @media (max-width: 767px) {
      .related-products h2 {
        margin: 0 0 17px;
        font-size: 24px; } }
  .related-products .slick-list {
    padding: 2px; }
    @media (max-width: 767px) {
      .related-products .slick-list {
        overflow: visible; } }
  .related-products .slick-slide {
    padding: 0 14px;
    float: none;
    height: auto; }
    @media (max-width: 767px) {
      .related-products .slick-slide {
        padding: 0 13px; } }
    @media (max-width: 374px) {
      .related-products .slick-slide {
        padding: 0 5px; } }
  .related-products .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .related-products .slick-track:after, .related-products .slick-track:before {
      display: none; }
  .related-products .slick-arrow {
    position: absolute;
    top: 50%;
    left: -30px;
    margin: -22px 0 0;
    z-index: 1;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    width: 30px;
    height: 30px;
    border: solid #2fab81;
    background: none;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    @media (max-width: 767px) {
      .related-products .slick-arrow {
        display: none !important; } }
    .related-products .slick-arrow:hover {
      border-color: #373737; }
  .related-products .slick-next {
    left: auto;
    right: -30px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }

.payment-block {
  padding: 28px 0 98px; }
  @media (max-width: 1023px) {
    .payment-block {
      padding: 25px 0; } }
  .payment-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .payment-block img {
    margin: 0 0 29px; }

.filters-block {
  padding: 50px 0 0; }
  @media (max-width: 767px) {
    .filters-block {
      padding: 30px 0 0; } }
  .filters-block .align-left {
    float: left;
    width: 48.8%;
    clear: left; }
    @media (max-width: 1023px) {
      .filters-block .align-left {
        float: none;
        width: 100%; } }
  .filters-block .align-right {
    float: right;
    width: 48.6%;
    clear: right; }
    @media (max-width: 1023px) {
      .filters-block .align-right {
        float: none;
        width: 100%; } }
  .filters-block .search-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 52px; }

    .filters-block .search-nav {
      width: 60.8%;
    }
    @media (max-width: 1023px) {
      .filters-block .search-nav {
        float: none;
        width: 100%;
        margin: 0 0 30px; } }
    @media (max-width: 767px) {
      .filters-block .search-nav {
        margin: 0 0 29px; } }
    .filters-block .search-nav li {
      width: 32.9%;
      margin: 0 0.6% 0 0; }
      .filters-block .search-nav li:last-child {
        margin: 0; }
      .filters-block .search-nav li.active a {
        background: #2fab81;
        color: #fff; }
      .filters-block .search-nav li a {
        display: block;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 300;
        padding: 11px 5px;
        border-radius: 2px;
        background: #e8ecee;
        color: #808080;
        text-align: center;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 1023px) {
          .filters-block .search-nav li a {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .filters-block .search-nav li a {
            font-size: 15px;
            padding: 15px 5px; } }
        @media (max-width: 369px) {
          .filters-block .search-nav li a {
            font-size: 12px;
            padding: 10px 5px; } }
        @media (min-width: 1024px) {
          .filters-block .search-nav li a:hover {
            background: #2fab81;
            color: #fff; } }

            .filters-block .search-input {
              width: 35.6%;
            }
  @media (max-width: 1023px) {
    .filters-block .search-input {
      float: none;
      width: 100%;
      margin: 0 0 30px; } }
  @media (max-width: 767px) {
    .filters-block .search-input {
      margin: 0 0 21px; } }
  .filters-block .search-input input[type="search"] {
    float: left;
    width: 47.5%;
    padding: 16px 9px;
    margin: 0;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 300;
    color: #373737;
    outline: none;
    border: 1px solid #707070; }
    .filters-block .search-input input[type="search"]::-webkit-input-placeholder {
      color: #373737; }
    .filters-block .search-input input[type="search"]::-moz-placeholder {
      opacity: 1;
      color: #373737; }
    .filters-block .search-input input[type="search"]:-moz-placeholder {
      color: #373737; }
    .filters-block .search-input input[type="search"]:-ms-input-placeholder {
      color: #373737; }
    .filters-block .search-input input[type="search"].placeholder {
      color: #373737; }
    @media (max-width: 767px) {
      .filters-block .search-input input[type="search"] {
        width: 46.8%;
        padding: 12px 9px; 
      } 
    }
  
   .filters-block .search-input .check-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    float: right;
    width: 47%;
    border: solid #2fab81;
    border-width: 1px 0;
    padding: 14px 5px; }
  
    @media (max-width: 767px) {
      .filters-block .search-input .check-box {
        padding: 9px 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; 
      } 
    }
    @media (max-width: 1023px) {
      .filters-block .search-input .check-box span {
        text-transform: capitalize; } }
    @media (max-width: 1023px) {
      .filters-block .search-input .check-box span span {
        display: none; } }
  .filters-block .title {
    display: block;
    font: 400 20px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
  .filters-block input[type="checkbox"] {
    position: absolute;
    left: -9999px; }
  .filters-block .search-fancy-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 30px; }
    @media (max-width: 1023px) {
      .filters-block .search-fancy-color {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-fancy-color {
        display: block;
        margin: 0 0 4px; } }
    .filters-block .search-fancy-color .heading-holder {
      width: 14.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        .filters-block .search-fancy-color .heading-holder {
          width: 100%;
          display: block;
          text-align: center;
          padding: 0 0 19px;
          position: relative; } }
    .filters-block .search-fancy-color .btn-all {
      display: block;
      padding: 0 0 19px; }
      @media (max-width: 767px) {
        .filters-block .search-fancy-color .btn-all {
          padding: 0;
          margin: -26px 0 0; } }
      .filters-block .search-fancy-color .btn-all label {
        background: #e8ecee;
        border-radius: 2px;
        font-size: 12px;
        line-height: 1.2;
        font-weight: 300;
        padding: 8px;
        display: block;
        width: 70px;
        text-align: center; }
        @media (max-width: 767px) {
          .filters-block .search-fancy-color .btn-all label {
            width: 40px;
padding: 6px; } }
        .filters-block .search-fancy-color .btn-all label:hover {
          background: #2fab81;
          color: #fff; }
      .filters-block .search-fancy-color .btn-all input[type="checkbox"]:checked + label {
        background: #2fab81;
        color: #fff; }
    .filters-block .search-fancy-color ul {
      width: 88.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      text-align: center;
      font-size: 12px;
      line-height: 1.2;
      margin: -4px -18px 0 0; }
      @media (max-width: 1023px) {
        .filters-block .search-fancy-color ul {
          margin: 0;
          width: 100%; } }
      @media (max-width: 767px) {
        .filters-block .search-fancy-color ul {
          width: auto;
          margin: 0 -10px; } }
      .filters-block .search-fancy-color ul li {
        width: 20%;
        margin: 0 0 19px; }
        @media (max-width: 1023px) {
          .filters-block .search-fancy-color ul li {
            width: 25%; } }
      .filters-block .search-fancy-color ul .ico-holder {
        height: 52px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        margin: 0 0 3px; }
        .filters-block .search-fancy-color ul .ico-holder img {
          border: 1px solid transparent;
          -webkit-transition: border-color 0.3s;
          transition: border-color 0.3s; }
      .filters-block .search-fancy-color ul label {
        display: block;
        cursor: pointer; }
        .filters-block .search-fancy-color ul label:hover img {
          border-color: #2fab81; }
      .filters-block .search-fancy-color ul input[type="checkbox"]:checked + .ico-holder img {
        border-color: #2fab81; }
      .filters-block .search-fancy-color ul strong {
        color: #373737;
        font-weight: 300; }
  .filters-block .search-shape {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 30px; }

    @media (max-width: 1023px) {
      .filters-block .search-shape {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-shape {
        display: block;
        margin: 0 0 4px; } }
    .filters-block .search-shape .heading-holder {
      width: 14.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        .filters-block .search-shape .heading-holder {
          width: 100%;
          display: block;
          text-align: center;
          padding: 0 0 19px;
          position: relative; } }
    .filters-block .search-shape .btn-all {
      display: block;
      padding: 0 0 19px; }
      @media (max-width: 767px) {
        .filters-block .search-shape .btn-all {
          padding: 0;
          margin: -26px 0 0; } }
      .filters-block .search-shape .btn-all label {
        background: #e8ecee;
        border-radius: 2px;
        font-size: 12px;
        line-height: 1.2;
        font-weight: 300;
        padding: 8px;
        display: block;
        width: 70px;
        text-align: center; }
        @media (max-width: 767px) {
          .filters-block .search-shape .btn-all label {
            width: 40px;
            padding: 6px; } }
        .filters-block .search-shape .btn-all label:hover {
          background: #2fab81;
          color: #fff; }
      .filters-block .search-shape .btn-all input[type="checkbox"]:checked + label {
        background: #2fab81;
        color: #fff; }
    .filters-block .search-shape.add-style ul {
      width: 72%; }
      @media (max-width: 1023px) {
        .filters-block .search-shape.add-style ul {
          width: auto; } }
      .filters-block .search-shape.add-style ul li {
        width: 25%; }
    .filters-block .search-shape ul {
      width: 88.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      text-align: center;
      font-size: 12px;
      line-height: 1.2;
      margin: -4px -18px 0 0; }
      @media (max-width: 1023px) {
        .filters-block .search-shape ul {
          margin: 0;
          width: 85.5%; } }
      @media (max-width: 767px) {
        .filters-block .search-shape ul {
          width: auto;
          margin: 0 -10px; } }
      .filters-block .search-shape ul li {
        width: 20%;
        margin: 0 0 19px; }
      .filters-block .search-shape ul .ico-holder,
      .advanced-options-block.main-filter-holder .filters-block .search-shape ul .ico-holder{
        height: 52px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        margin: 0 0 3px; 
      }

      .filters-block .search-shape ul .ico-holder .hover-ico,
      .advanced-options-block.main-filter-holder .filters-block .search-shape ul .ico-holder .hover-ico {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0;
          -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s; 
      }
          @media (min-width: 767px) {
            .filters-block .search-shape ul .ico-holder:hover .hover-ico,
            .advanced-options-block.main-filter-holder .filters-block .search-shape ul .ico-holder:hover .hover-ico {
              opacity: 1 !important; }
          }
      .filters-block .search-shape ul label {
        display: block;
        cursor: pointer; }
      .filters-block .search-shape ul input[type="checkbox"]:checked + .ico-holder .hover-ico {
        opacity: 1; }
      .filters-block .search-shape ul strong {
        color: #373737;
        font-weight: 300; }
  .filters-block .search-weight {
    margin: 0 0 65px;
    /*=============*/ }

    .term-emerald .search-weight {
      margin-bottom: 75px;
    }
    @media (max-width: 1023px) {
      .filters-block .search-weight {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-weight {
        margin: 0 0 22px; } }
    .filters-block .search-weight .title {
      margin: 0 0 32px; }
      @media (max-width: 767px) {
        .filters-block .search-weight .title {
          text-align: center;
          margin: 0 0 21px; } }
    .filters-block .search-weight .custom-range,
    .filters-block .search-weight .custom-range-slider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 37px; }
      @media (max-width: 767px) {
        .filters-block .search-weight .custom-range,
        .filters-block .search-weight .custom-range-slider {
          margin: 0 0 19px; } }
      .filters-block .search-weight .custom-range .mobile-item,
      .filters-block .search-weight .custom-range-slider .mobile-item {
        display: none;
        font-size: 12px;
        line-height: 1.2; }
        @media (max-width: 767px) {
          .filters-block .search-weight .custom-range .mobile-item,
          .filters-block .search-weight .custom-range-slider .mobile-item {
            display: block; } }
    .filters-block .search-weight .jcf-number {
      width: 60px; }
      @media (max-width: 767px) {
        .filters-block .search-weight .jcf-number {
          width: 42.3%;
          height: auto; } }
      @media (max-width: 767px) {
        .filters-block .search-weight .jcf-number input {
          text-align: center;
          padding: 12px; } }
    @media (max-width: 767px) {
      .filters-block .search-weight .jcf-number .jcf-btn-dec,
      .filters-block .search-weight .jcf-number .jcf-btn-inc {
        display: none; } }
    .filters-block .search-weight .jcf-range,
    .filters-block .search-weight .js-range {
      margin: 10px 0 0;
      width: 73%; }
      @media (max-width: 1199px) {
        .filters-block .search-weight .jcf-range,
        .filters-block .search-weight .js-range {
          width: 65%; } }
      @media (max-width: 1023px) {
        .filters-block .search-weight .jcf-range,
        .filters-block .search-weight .js-range {
          width: 75%; } }
      @media (max-width: 767px) {
        .filters-block .search-weight .jcf-range,
        .filters-block .search-weight .js-range {
          position: absolute !important;
          left: -9999px; } }
    .filters-block .search-weight .jcf-range .jcf-range-wrapper {
      position: relative; }
    .filters-block .search-weight .jcf-range .jcf-range-display-wrapper {
      position: absolute;
      min-height: 9px;
      min-width: 9px;
      left: 8px;
      right: 8px; }
    .filters-block .search-weight .jcf-range .jcf-range-display {
      border-radius: 5px;
      position: absolute;
      background: #2fab81;
      width: 8px;
      height: 8px; }
    .filters-block .search-weight .jcf-range .jcf-range-handle .item {
      font-size: 12px;
      line-height: 1.2;
      font-weight: 300;
      position: absolute;
      width: 60px;
      text-align: center;
      top: -17px;
      left: -20px;
      pointer-events: none; }
    .filters-block .search-weight ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .filters-block .search-weight ul li {
        width: 19.7%; }
        .filters-block .search-weight ul li label,
        .filters-block .search-weight ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 8px;
          background: #e8ecee;
          border-radius: 2px;
          font-size: 12px;
          line-height: 1.2;
          text-align: center;
          height: 100%;
          color: #373737; }
          @media (max-width: 767px) {
            .filters-block .search-weight ul li label,
            .filters-block .search-weight ul li a {
              font-size: 10px;
              padding: 14px 5px; } }
          .filters-block .search-weight ul li label:hover,
          .filters-block .search-weight ul li a:hover {
            background: #2fab81;
            color: #fff; }
        .filters-block .search-weight ul li input[type="checkbox"] {
          position: absolute;
          left: -9999px; }
        .filters-block .search-weight ul li input[type="checkbox"]:checked + label {
          background: #2fab81;
          color: #fff; }
    .filters-block .search-weight .custom-range-slider .js-range {
      background: #e8ecee;
      border: 1px solid #707070;
      border-radius: 5px;
      display: block;
      margin: 5px 0;
      height: 10px;
      position: relative; }
    .filters-block .search-weight .custom-range-slider input[type="number"] {
      box-sizing: border-box;
      border: 1px solid #777;
      padding: 3px 0 3px 7px;
      margin: 0;
      height: 30px;
      width: 60px;
      font-size: 12px;
      line-height: 1.2;
      font-weight: 300;
      border-radius: 0;
      box-shadow: none; }
      @media (max-width: 767px) {
        .filters-block .search-weight .custom-range-slider input[type="number"] {
          width: 42.3%;
          height: auto;
          text-align: center;
          padding: 12px; } }
    .filters-block .search-weight .custom-range-slider .ui-slider-handle {
      position: absolute;
      background: #fff;
      border: 1px solid #707070;
      border-radius: 19px;
      width: 20px;
      height: 20px;
      margin: -6px 0 0 -10px;
      z-index: 1;
      top: 0;
      left: 0; }
    .filters-block .search-weight .custom-range-slider .ui-slider-handle strong {
      font-size: 12px;
      line-height: 1.2;
      font-weight: 300;
      position: absolute;
      width: 60px;
      text-align: center;
      top: -17px;
      left: -20px;
      pointer-events: none; }
    .filters-block .search-weight .custom-range-slider .ui-slider-range {
      border-radius: 5px;
      position: absolute;
      background: #2fab81;
      width: 8px;
      height: 8px; }
  .filters-block .search-color {
    margin: 0 0 30px; }
    @media (max-width: 1023px) {
      .filters-block .search-color {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-color {
        margin: 0 0 17px; } }
    .filters-block .search-color .title {
      margin: 0 0 18px; }
      @media (max-width: 767px) {
        .filters-block .search-color .title {
          text-align: center;
          margin: 0 0 11px; } }
    .filters-block .search-color ul li {
      margin: 0 -1px 5px 0;
      display: inline-block;
      vertical-align: top; }
      .filters-block .search-color ul li:last-child {
        margin: 0; }
      .filters-block .search-color ul li.all-check {
        margin: 0 20px 0 0; }
        @media (max-width: 767px) {
          .filters-block .search-color ul li.all-check {
            margin: 0 8px 0 0; } }
        .filters-block .search-color ul li.all-check label {
          width: auto; }
          @media (max-width: 767px) {
            .filters-block .search-color ul li.all-check label {
              width: 40px; } }

      .filters-block .search-color ul li label,
      .advanced-options-block.main-filter-holder .filters-block .search-color ul li label {
        padding: 8px;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 1.2;
        border-radius: 2px;
        text-align: center;
        background: #e8ecee;
        width: 45px; 
      }
      
      @media (max-width: 767px) {
          .filters-block .search-color ul li label,
          .advanced-options-block.main-filter-holder .filters-block .search-color ul li label {
            padding: 13px 5px; 
          } 
        }

      .filters-block .search-color ul li label:hover,
      .advanced-options-block.main-filter-holder .filters-block .search-color ul li label:hover {
          background: #2fab81;
          color: #fff; 
        }
    .filters-block .search-color input[type="checkbox"]:checked + label {
      background: #2fab81;
      color: #fff; }
  .filters-block .search-clarity {
    margin: 0 0 30px; }
    @media (max-width: 1023px) {
      .filters-block .search-clarity {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-clarity {
        margin: 0 0 24px; } }
    .filters-block .search-clarity .title {
      margin: 0 0 18px; }
      @media (max-width: 767px) {
        .filters-block .search-clarity .title {
          text-align: center;
          margin: 0 0 11px; } }
    .filters-block .search-clarity ul li {
      margin: 0 -1px 5px 0;
      display: inline-block;
      vertical-align: top; }
      .filters-block .search-clarity ul li:last-child {
        margin: 0; }
      .filters-block .search-clarity ul li.all-check {
        margin: 0 15px 0 0; }
        @media (max-width: 767px) {
          .filters-block .search-clarity ul li.all-check {
            margin: 0 9px 0 0; } }
        .filters-block .search-clarity ul li.all-check label {
          width: auto; }
          @media (max-width: 767px) {
            .filters-block .search-clarity ul li.all-check label {
              width: 40px; } }
      .filters-block .search-clarity ul li label {
        padding: 8px;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 1.2;
        border-radius: 2px;
        text-align: center;
        background: #e8ecee;
        width: 50px; }
        @media (max-width: 767px) {
          .filters-block .search-clarity ul li label {
            padding: 13px 5px; } }
        .filters-block .search-clarity ul li label:hover {
          background: #2fab81;
          color: #fff; }
    .filters-block .search-clarity input[type="checkbox"]:checked + label {
      background: #2fab81;
      color: #fff; }
  .filters-block .search-intensity {
    margin: 0 0 30px; }
    @media (max-width: 1023px) {
      .filters-block .search-intensity {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .filters-block .search-intensity {
        margin: 0 0 17px; } }
    .filters-block .search-intensity .title {
      margin: 0 0 18px; }
      @media (max-width: 767px) {
        .filters-block .search-intensity .title {
          text-align: center;
          margin: 0 0 11px; } }
    .filters-block .search-intensity ul li {
      margin: 0 -1px 5px 0;
      display: inline-block;
      vertical-align: top; }
      .filters-block .search-intensity ul li:last-child {
        margin: 0; }
      .filters-block .search-intensity ul li.all-check {
        margin: 0 20px 0 0; }
        @media (max-width: 767px) {
          .filters-block .search-intensity ul li.all-check {
            margin: 0 8px 0 0; } }
        .filters-block .search-intensity ul li.all-check label {
          width: auto; }
          @media (max-width: 767px) {
            .filters-block .search-intensity ul li.all-check label {
              width: 40px; } }
      .filters-block .search-intensity ul li label {
        padding: 8px;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 1.2;
        border-radius: 2px;
        text-align: center;
        background: #e8ecee;
        width: 84px; }
        @media (max-width: 767px) {
          .filters-block .search-intensity ul li label {
            padding: 13px 5px; } }
        .filters-block .search-intensity ul li label:hover {
          background: #2fab81;
          color: #fff; }
    .filters-block .search-intensity input[type="checkbox"]:checked + label {
      background: #2fab81;
      color: #fff; }

.advanced-options-block {
  padding: 11px 0 0;
  border-bottom: 1px solid #2fab81; }
  @media (max-width: 767px) {
    .advanced-options-block {
      background: #e8ecee;
      padding: 20px 0; } }
  @media (max-width: 369px) {
    .advanced-options-block .container {
      padding: 0 5px 0 10px; } }
  .advanced-options-block.search-options-active .advanced-holder {
    max-height: 0;
    opacity: 0;
    padding: 0; }
  .advanced-options-block.search-options-active .search-options .show-item {
    display: inline; }
  .advanced-options-block.search-options-active .search-options .hide-item {
    display: none; }
  .advanced-options-block.search-options-active .search-options:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .advanced-options-block .search-options {
    max-width: 220px;
    text-align: center;
    display: block;
    vertical-align: top;
    margin: 0 0 21px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    border-bottom: 1px solid #373737;
    width: fit-content;
    margin: auto;
    margin-bottom: 18px;
    /*&:after{
			content: '';
			display: inline-block;
			vertical-align: middle;
			margin: 2px 0 0 6px;
			width: 0;
			height: 0;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
			border-bottom: 5px solid $black;
			transition: border-color 0.3s;
		}*/ }
    @media (max-width: 767px) {
      .advanced-options-block .search-options {
        margin: 0 auto 4px; } }
    .advanced-options-block .search-options .show-item {
      display: none; }
    .advanced-options-block .search-options:hover {
      color: #2fab81; }
      .advanced-options-block .search-options:hover:after {
        border-color: transparent transparent #2fab81; }
    .advanced-options-block .search-options span {
      display: inline-block;
      vertical-align: middle; }
   /* .advanced-options-block .search-options:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      margin: 2px 0 0 6px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #373737;
      -webkit-transition: border-color 0.3s;
      transition: border-color 0.3s; } */
  .advanced-options-block .advanced-holder {
    background: #e8ecee;
    padding: 21px 0 28px;
    overflow: hidden;
    max-height: 1182px;
    -webkit-transition: padding 0.3s, max-height 0.3s, opacity 0.3s;
    transition: padding 0.3s, max-height 0.3s, opacity 0.3s; }
    @media (max-width: 767px) {
      .advanced-options-block .advanced-holder {
        padding: 21px 0 8px; } }
    .advanced-options-block .advanced-holder .col-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 767px) {
        .advanced-options-block .advanced-holder .col-holder {
          display: block; } }
      .advanced-options-block .advanced-holder .col-holder .col {
        margin: 0 24px 15px 0; }
        @media (max-width: 767px) {
          .advanced-options-block .advanced-holder .col-holder .col {
            margin: 0 0 17px;
            overflow: hidden; } }
        .advanced-options-block .advanced-holder .col-holder .col:last-child {
          margin-right: 0; }
          @media (max-width: 767px) {
            .advanced-options-block .advanced-holder .col-holder .col:last-child {
              margin: 0; } }
    .advanced-options-block .advanced-holder .title {
      margin: 0 0 16px; }
      @media (max-width: 767px) {
        .advanced-options-block .advanced-holder .title {
          font-size: 15px;
          margin: 0;
          padding: 10px 10px 10px 0;
          float: left;
          width: 29%; } }
      @media (max-width: 369px) {
        .advanced-options-block .advanced-holder .title {
          width: 30%;
          font-size: 15px; } }
    .advanced-options-block .advanced-holder ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767px) {
        .advanced-options-block .advanced-holder ul {
          display: block;
          float: right;
          width: 66%; } }
      .advanced-options-block .advanced-holder ul li {
        margin: 0 2px 0 0; }
        @media (max-width: 767px) {
          .advanced-options-block .advanced-holder ul li {
            display: inline-block;
            vertical-align: top;
            margin: 0 -2px 2px 0; } }
        .advanced-options-block .advanced-holder ul li:last-child {
          margin: 0; 
        }
        .advanced-options-block .advanced-holder ul li.all-check {
          margin: 0 5px 0 0; }
          @media (max-width: 767px) {
            .advanced-options-block .advanced-holder ul li.all-check {
              margin: 0 -2px 0 0; } }
          .advanced-options-block .advanced-holder ul li.all-check label {
            width: auto; }
            @media (max-width: 767px) {
              .advanced-options-block .advanced-holder ul li.all-check label {
                min-width: 40px; } }
        .advanced-options-block .advanced-holder ul li label {
          padding: 8px 4px;
          display: inline-block;
          vertical-align: top;
          font-size: 12px;
          line-height: 1.2;
          border-radius: 2px;
          text-align: center;
          background: #fff;
          min-width: 32px; }
          @media (max-width: 767px) {
            .advanced-options-block .advanced-holder ul li label {
              padding: 13px 2px;
              min-width: 35px;
              font-size: 11px; 
            } 
          }
          .advanced-options-block .advanced-holder ul li label:hover {
            background: #2fab81;
            color: #fff; }
    .advanced-options-block .advanced-holder input[type="checkbox"]:checked + label {
      background: #2fab81;
      color: #fff; }

.results-block {
  padding: 43px 0 0; }
  @media (max-width: 767px) {
    .results-block {
      padding: 26px 0 0; } }
  .results-block .woocommerce-info {
    border-top-color: #2fab81; }
    .results-block .woocommerce-info:before {
      color: #2fab81; }
  .results-block .top-holder {
    padding: 0 0 24px; }
  .results-block .switch-holder {
    float: right;
    width: 45%;
    padding: 8px 0 0;
    padding-bottom: 21px;
  }
  
    @media (max-width: 1023px) {
      .results-block .switch-holder {
        float: none;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        padding: 0 0 20px; } }
    .results-block .switch-holder .switch-col {
      float: right;
      width: 22px;
      height: 22px;
      background: url(images/switch-col.svg) no-repeat;
      margin: 0 0 0 20px;
      cursor: pointer;
      filter: grayscale(100%);
      -webkit-transition: filter 0.3s;
      transition: filter 0.3s; }
      @media (max-width: 369px) {
        .results-block .switch-holder .switch-col {
          margin: 0 0 0 10px; } }
      .results-block .switch-holder .switch-col:hover {
        filter: grayscale(0); }
    .results-block .switch-holder .switch-line {
      float: right;
      width: 22px;
      height: 22px;
      background: red;
      margin: 0 0 0 20px;
      cursor: pointer;
      background: url(images/switch-line.svg) no-repeat;
      filter: grayscale(100%);
      -webkit-transition: filter 0.3s;
      transition: filter 0.3s; }
      @media (max-width: 369px) {
        .results-block .switch-holder .switch-line {
          margin: 0 0 0 10px; } }
      .results-block .switch-holder .switch-line:hover {
        filter: grayscale(0); }
    .results-block .switch-holder input[type="radio"] {
      position: absolute;
      left: -9999px; }
      .results-block .switch-holder input[type="radio"]:checked + .switch-col,
      .results-block .switch-holder input[type="radio"]:checked + .switch-line {
        filter: grayscale(0); }
    .results-block .switch-holder .export-products {
      float: right;
      font-size: 13px;
      line-height: 1.2;
      font-weight: 400;
      padding: 7px 0 0 25px;
      position: relative;
      cursor: pointer;
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      margin: 0 0 0 19px;
      color: #373737; }
      @media (max-width: 369px) {
        .results-block .switch-holder .export-products {
          margin: 0 0 0 10px;
          padding: 0 0 0 20px; } }
      .results-block .switch-holder .export-products:after {
        position: absolute;
        content: '';
        width: 24px;
        height: 20px;
        left: 0;
        top: 0;
        background: url(images/export-favorites-ico.svg) no-repeat 50% 50%/cover;
        filter: grayscale(100%);
        -webkit-transition: filter 0.3s;
        transition: filter 0.3s; }
        @media (max-width: 369px) {
          .results-block .switch-holder .export-products:after {
            width: 20px;
            height: 16px; } }
      .results-block .switch-holder .export-products:hover {
        color: #2fab81; }
        .results-block .switch-holder .export-products:hover:after {
          filter: grayscale(0); }
    .results-block .switch-holder .items-found {
      float: right;
      font-size: 14px;
      line-height: 1.2;
      color: #2fab81;
      margin: -2px 0 0; }
      @media (max-width: 369px) {
        .results-block .switch-holder .items-found {
          font-size: 12px; } }
      .results-block .switch-holder .items-found strong {
        font-size: 20px;
        font-weight: 700; }
        @media (max-width: 369px) {
          .results-block .switch-holder .items-found strong {
            font-size: 16px; } }
  .results-block .search-nav {
    margin: 0 0 17px;
    float: left;
    width: 48.8%; }
    @media (max-width: 1199px) {
      .results-block .search-nav {
        width: 55%; } }
    @media (max-width: 1023px) {
      .results-block .search-nav {
        margin: 0 0 14px;
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .results-block .search-nav span {
        display: none; } }
  @media (max-width: 767px) {
    .results-block .desktop-sort {
      display: none; } }
  .results-block .desktop-sort .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .results-block .desktop-sort .title {
    width: 8.6%;
    font-size: 19px;
    padding: 0 10px 0 0; }
    @media (max-width: 1023px) {
      .results-block .desktop-sort .title {
        font-size: 16px; } }
  .results-block .desktop-sort .sort-item {
    width: 12.3%;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 300;
    background: #e8ecee;
    border-radius: 2px;
    padding: 8px 20px 8px 11px;
    position: relative;
    cursor: pointer;
    margin: 10px 0.9% 10px 0; }
    @media (max-width: 1023px) {
      .results-block .desktop-sort .sort-item {
        font-size: 10px;
        padding: 6px 10px 6px 5px; } }
    .results-block .desktop-sort .sort-item:last-child {
      margin-right: 0; }
    .results-block .desktop-sort .sort-item:after {
      position: absolute;
      content: '';
      top: 12px;
      right: 9px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #808080;
      -webkit-transition: border-color 0.2s, -webkit-transform 0.2s;
      transition: border-color 0.2s, -webkit-transform 0.2s;
      transition: border-color 0.2s, transform 0.2s;
      transition: border-color 0.2s, transform 0.2s, -webkit-transform 0.2s; }
      @media (max-width: 1023px) {
        .results-block .desktop-sort .sort-item:after {
          top: 10px;
          right: 5px; } }
    .results-block .desktop-sort .sort-item.active:after {
      border-color: #2fab81 transparent transparent; }
    .results-block .desktop-sort .sort-item.arrow-down:after {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
    .results-block .desktop-sort .sort-item.arrow-up:after {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg); }
  .results-block .mobile-sort {
    display: none; }
    @media (max-width: 767px) {
      .results-block .mobile-sort {
        display: block; } }
    .results-block .mobile-sort .mobile-select {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .results-block .mobile-sort .fake-select {
      width: 223px;
      position: relative; }
      .results-block .mobile-sort .fake-select:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        background: #e8ecee;
        pointer-events: none; }
    .results-block .mobile-sort select {
      display: block;
      margin: 0;
      background: #e8ecee;
      border-radius: 2px;
      padding: 8px 7px;
	  color: #808080;
      font-size: 18px;
      line-height: 1.2;
      width: 100%;
      border: none;
      outline: none;
      border-radius: 0;
      box-shadow: none;
      -webkit-appearance: none; }
    .results-block .mobile-sort select:focus + .arrow {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .results-block .mobile-sort .arrow {
      position: absolute;
      top: 17px;
      right: 11px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 7px solid #808080;
      z-index: 1;
      pointer-events: none; }
    .results-block .mobile-sort .clear {
      font-size: 12px;
      line-height: 1.2;
      font-weight: 400; 
	  text-decoration: underline; }
  .results-block .col-holder .container {
    max-width: 1240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .results-block .col-holder .container:after {
      display: none; }
  .results-block .col-holder .gemstones-col,
  .results-block .col-holder .double-gemstones-col {
    height: auto;
    width: 22.6%;
    margin: 0 1.2% 25px; }
    @media (max-width: 1199px) {
      .results-block .col-holder .gemstones-col,
      .results-block .col-holder .double-gemstones-col {
        width: 30.9%; } }
    @media (max-width: 1023px) {
      .results-block .col-holder .gemstones-col,
      .results-block .col-holder .double-gemstones-col {
        width: 48%;
        margin: 0 1% 25px; } }
    @media (max-width: 767px) {
      .results-block .col-holder .gemstones-col,
      .results-block .col-holder .double-gemstones-col {
        width: 100%;
        margin: 0 0 20px; } }
  .results-block .col-holder .gemstones-col-double {
    height: auto;
    width: 47.6%;
    margin: 0 1.2% 25px; }
    @media (max-width: 1023px) {
      .results-block .col-holder .gemstones-col-double {
        width: 100%;
        margin: 0 0 20px; } }

.gemstones-line {
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  border: solid #2fab81;
  border-width: 1px 0;
  margin: 0 0 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .gemstones-line .img-holder {
    width: 14.3%; }
    .gemstones-line .img-holder img {
      width: 100%; }
  .gemstones-line .text-holder {
    width: 85.7%;
    padding: 0 23px 0 33px; }
  .gemstones-line .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid #e8ecee;
    height: 50%;
    background: none; }
    .gemstones-line .top .parameters-list {
      font-size: 16px;
      line-height: 1.2;
      font-weight: 700;
      max-width: 70%; }
      @media (max-width: 1023px) {
        .gemstones-line .top .parameters-list {
          font-size: 12px; } }
      .gemstones-line .top .parameters-list li {
        margin: 0 13px 0 0;
        display: inline-block;
        vertical-align: top; }
        .gemstones-line .top .parameters-list li:last-child {
          margin: 0; }
    .gemstones-line .top .prices-list {
      color: #2fab81;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 700;
      padding: 3px 0 0;
      text-align: right; }
      @media (max-width: 1023px) {
        .gemstones-line .top .prices-list {
          font-size: 12px; } }
      .gemstones-line .top .prices-list li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 11px; }
        .gemstones-line .top .prices-list li:first-child {
          margin: 0; }
  .gemstones-line .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0;
    height: 50%; }
    .gemstones-line .bottom .parameters-list-2 {
      font-size: 14px;
      line-height: 1.2;
      max-width: 70%; }
      @media (max-width: 1023px) {
        .gemstones-line .bottom .parameters-list-2 {
          font-size: 12px; } }
      .gemstones-line .bottom .parameters-list-2 li {
        margin: 0 13px 0 0;
        display: inline-block;
        vertical-align: top; }
        .gemstones-line .bottom .parameters-list-2 li:last-child {
          margin: 0; }
    .gemstones-line .bottom .sku-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: -5px 3px 0 0; }
      .gemstones-line .bottom .sku-holder .sku-code {
        font-size: 14px; }
        @media (max-width: 1023px) {
          .gemstones-line .bottom .sku-holder .sku-code {
            font-size: 12px; } }
      .gemstones-line .bottom .sku-holder .btn-list {
        margin: 0 0 0 10px; }
        .gemstones-line .bottom .sku-holder .btn-list li {
          display: inline-block;
          vertical-align: middle;
          margin: 0 0 0 6px; }
          .gemstones-line .bottom .sku-holder .btn-list li a {
            text-indent: -9999px;
            overflow: hidden;
            -webkit-transition: none;
            transition: none; }
        .gemstones-line .bottom .sku-holder .btn-list .add-to-wish {
          display: block;
          width: 21px;
          height: 20px;
          background: url(images/ico-libre.svg) no-repeat; }
          .gemstones-line .bottom .sku-holder .btn-list .add-to-wish:hover, .gemstones-line .bottom .sku-holder .btn-list .add-to-wish.added {
            background: url(images/ico-libre-hover.svg) no-repeat; }
        .gemstones-line .bottom .sku-holder .btn-list .like-btn {
          display: block;
          width: 23px;
          height: 20px;
          background: url(images/ico-like.svg) no-repeat; }
          .gemstones-line .bottom .sku-holder .btn-list .like-btn:hover, .gemstones-line .bottom .sku-holder .btn-list .like-btn.added {
            background: url(images/ico-like-hover.svg) no-repeat; }

.slick-arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none; }

.gemstones-line-mobile {
  border-bottom: 1px solid #2fab81;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  max-width: 335px;
  margin: 0 0 26px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700; }
  .gemstones-line-mobile .img-holder {
    float: left;
    width: 108px; }
    .gemstones-line-mobile .img-holder img {
      width: 100%; }
  .gemstones-line-mobile .text-holder {
    overflow: hidden;
    padding: 0 10px 0 20px; }
  .gemstones-line-mobile .top {
    padding: 8px 0;
    border-bottom: 1px solid #e8ecee; }
    .gemstones-line-mobile .top li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 7px; }
      .gemstones-line-mobile .top li:first-child {
        margin: 0; }
  .gemstones-line-mobile .middle {
    padding: 8px 0;
    border-bottom: 1px solid #e8ecee;
    font-weight: 300;
    overflow: hidden; }
    .gemstones-line-mobile .middle li {
      width: 50%;
      float: left; }
      .gemstones-line-mobile .middle li:nth-child(even) {
        float: right; }
  .gemstones-line-mobile .bottom {
    overflow: hidden;
    padding: 7px 0; }
    .gemstones-line-mobile .bottom .price {
      float: left;
      font-size: 14px; }
      @media (max-width: 369px) {
        .gemstones-line-mobile .bottom .price {
          float: none;
          display: block;
          margin: 0 0 5px; } }
    .gemstones-line-mobile .bottom .btn-list {
      margin: 0 0 0 10px;
      float: right; }
      @media (max-width: 369px) {
        .gemstones-line-mobile .bottom .btn-list {
          float: none;
          margin: 0; } }
      .gemstones-line-mobile .bottom .btn-list li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 13px; }
        @media (max-width: 369px) {
          .gemstones-line-mobile .bottom .btn-list li {
            margin: 0 10px 0 0; } }
        .gemstones-line-mobile .bottom .btn-list li a {
          text-indent: -9999px;
          overflow: hidden;
          -webkit-transition: none;
          transition: none; }
      .gemstones-line-mobile .bottom .btn-list .add-to-wish {
        display: block;
        width: 21px;
        height: 20px;
        background: url(images/ico-libre.svg) no-repeat; }
        .gemstones-line-mobile .bottom .btn-list .add-to-wish:hover, .gemstones-line-mobile .bottom .btn-list .add-to-wish.added {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .gemstones-line-mobile .bottom .btn-list .like-btn {
        display: block;
        width: 23px;
        height: 20px;
        background: url(images/ico-like.svg) no-repeat; }
        .gemstones-line-mobile .bottom .btn-list .like-btn:hover, .gemstones-line-mobile .bottom .btn-list .like-btn.added {
          background: url(images/ico-like-hover.svg) no-repeat; }
  .gemstones-line-mobile .full-width {
    width: 100% !important; }

.double-gemstones-col-mobile {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  margin: 0 1.2% 25px;
  max-width: 338px; }
  @media (max-width: 767px) {
    .double-gemstones-col-mobile {
      margin: 0 0 20px; } }
  .double-gemstones-col-mobile .holder {
    overflow: hidden; }
  .double-gemstones-col-mobile .block {
    float: left;
    width: 46.7%; }
    .double-gemstones-col-mobile .block:last-child {
      float: right;
      position: relative; }
      .double-gemstones-col-mobile .block:last-child .ico {
        position: absolute;
        content: '';
        top: 10%;
        left: -43px;
        width: 66px;
        height: 66px;
        background: url(images/e-ico.png) no-repeat; }
  .double-gemstones-col-mobile .img-holder {
    border-bottom: 1px solid #2fab81;
    display: block; }
    .double-gemstones-col-mobile .img-holder img {
      width: 100%; }
  .double-gemstones-col-mobile .sub-title {
    display: block;
    border-bottom: 1px solid #2fab81;
    font-size: 12px;
    line-height: 1.2;
    padding: 14px 10px; }
  .double-gemstones-col-mobile .parameters-list {
    list-style: none;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 10px 3px;
    margin: 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .double-gemstones-col-mobile .parameters-list li {
      width: 50%; }
  .double-gemstones-col-mobile .price {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    padding: 0 10px;
    margin: 0 0 16px; }
  .double-gemstones-col-mobile .add-parameters-list {
    padding: 12px;
    background: #e8ecee;
    font-size: 12px;
    line-height: 1.2;
    overflow: hidden; }
    .double-gemstones-col-mobile .add-parameters-list ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 3px 0 0; }
      .double-gemstones-col-mobile .add-parameters-list ul li:last-child {
        margin: 0; }
  .double-gemstones-col-mobile .total {
    color: #2fab81; }
  .double-gemstones-col-mobile .bottom-holder {
    overflow: hidden;
    padding: 10px; }
    .double-gemstones-col-mobile .bottom-holder .sku-code {
      float: left;
      max-width: 50%;
      font-size: 13px;
      padding: 7px 0 0; }
      @media (max-width: 767px) {
        .double-gemstones-col-mobile .bottom-holder .sku-code {
          font-size: 12px; } }
    .double-gemstones-col-mobile .bottom-holder .btn-list {
      float: right;
      max-width: 50%; }
      .double-gemstones-col-mobile .bottom-holder .btn-list li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 6px; }
        .double-gemstones-col-mobile .bottom-holder .btn-list li a {
          text-indent: -9999px;
          overflow: hidden;
          -webkit-transition: none;
          transition: none; }
      .double-gemstones-col-mobile .bottom-holder .btn-list .add-to-wish {
        display: block;
        width: 21px;
        height: 20px;
        background: url(images/ico-libre.svg) no-repeat; }
        .double-gemstones-col-mobile .bottom-holder .btn-list .add-to-wish:hover, .double-gemstones-col-mobile .bottom-holder .btn-list .add-to-wish.added {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .double-gemstones-col-mobile .bottom-holder .btn-list .like-btn {
        display: block;
        width: 23px;
        height: 20px;
        background: url(images/ico-like.svg) no-repeat; }
        .double-gemstones-col-mobile .bottom-holder .btn-list .like-btn:hover, .double-gemstones-col-mobile .bottom-holder .btn-list .like-btn.added {
          background: url(images/ico-like-hover.svg) no-repeat; }

.product-block-double {
  padding: 30px 0 10px; }
  .product-block-double .product-holder .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-block-double .product-holder .container:after {
      display: none; }
    @media (max-width: 1023px) {
      .product-block-double .product-holder .container {
        display: block; } }
  .product-block-double .product-holder .double-img {
    width: 17.8%;
    text-align: center;
    padding: 117px 0 0; }
    @media (max-width: 1199px) {
      .product-block-double .product-holder .double-img {
        width: 10%;
        padding: 80px 10px 0; } }
    @media (max-width: 1023px) {
      .product-block-double .product-holder .double-img {
        width: 100%;
        padding: 10px;
        text-align: center; } }
    .product-block-double .product-holder .double-img img {
      width: 100%;
      max-width: 115px; }
      @media (max-width: 1023px) {
        .product-block-double .product-holder .double-img img {
          max-width: 70px; } }
      @media (max-width: 767px) {
        .product-block-double .product-holder .double-img img {
          max-width: 50px; } }
  .product-block-double .first-product {
    float: left;
    width: 41.1%; }
    @media (max-width: 1199px) {
      .product-block-double .first-product {
        width: 45%; } }
    @media (max-width: 1023px) {
      .product-block-double .first-product {
        float: none;
        width: 100%; } }
  .product-block-double .second-product {
    float: right;
    width: 41.1%; }
    @media (max-width: 1199px) {
      .product-block-double .second-product {
        width: 45%; } }
    @media (max-width: 1023px) {
      .product-block-double .second-product {
        float: none;
        width: 100%; } }
  .product-block-double .product-slick,
  .product-block-double .add-product-slick {
    margin: 0 0 19px; }
    .product-block-double .product-slick .slick-slide,
    .product-block-double .add-product-slick .slick-slide {
      border-bottom: 1px solid #2fab81; }

  .product-block-double .slider-nav,
  .product-block-double .add-slider-nav {
    margin: 0 -5px 0 -8px; }
    @media (max-width: 767px) {
      .product-block-double .slider-nav,
      .product-block-double .add-slider-nav {
        margin: 0 -2px 0 -5px; } }
    .product-block-double .slider-nav .slick-slide,
    .product-block-double .add-slider-nav .slick-slide {
      padding: 0 8px; }
      @media (max-width: 767px) {
        .product-block-double .slider-nav .slick-slide,
        .product-block-double .add-slider-nav .slick-slide {
          padding: 0 5px; } }
      .product-block-double .slider-nav .slick-slide.slick-current .img,
      .product-block-double .add-slider-nav .slick-slide.slick-current .img {
        border-color: #2fab81; }
      .product-block-double .slider-nav .slick-slide .img,
      .product-block-double .add-slider-nav .slick-slide .img {
        height: 72px;
        border: 1px solid #808080; }
        @media (max-width: 1023px) {
          .product-block-double .slider-nav .slick-slide .img,
          .product-block-double .add-slider-nav .slick-slide .img {
            height: 15vw; } }
    .product-block-double .slider-nav img,
    .product-block-double .add-slider-nav img {
      width: 100%; }
    .product-block-double .slider-nav .video-slide,
    .product-block-double .add-slider-nav .video-slide {
      position: relative; }
      .product-block-double .slider-nav .video-slide:after,
      .product-block-double .add-slider-nav .video-slide:after {
        position: absolute;
        content: '';
        top: 11px;
        right: 8px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-left: 10px solid #b9baba;
        border-bottom: 7px solid transparent; }
  .product-block-double .product-carousel {
    margin: 0 0 30px; }
  .product-block-double .text-holder {
    padding: 0 0 14px; }
    .product-block-double .text-holder h1 {
      margin: 0 0 15px;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.2; }
      @media (max-width: 1199px) {
        .product-block-double .text-holder h1 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .product-block-double .text-holder h1 {
          font-size: 18px;
          text-align: center; } }
    .product-block-double .text-holder .top-holder {
      border-top: 1px solid #e8ecee;
      padding: 11px 0 7px;
      overflow: hidden; }
      .product-block-double .text-holder .top-holder ul {
        font-size: 14px;
        line-height: 1.2;
        /* float: left;  */
      }
        @media (max-width: 767px) {
          .product-block-double .text-holder .top-holder ul {
            width: 100%;
            float: none;
            margin: 0 0 5px; } }
        .product-block-double .text-holder .top-holder ul li {
          display: inline-block;
          vertical-align: top;
          margin: 0 13px 5px 0; }
      .product-block-double .text-holder .top-holder .wc-price {
        float: right;
        font-size: 14px;
        line-height: 1.2; }
        @media (max-width: 767px) {
          .product-block-double .text-holder .top-holder .wc-price {
            float: none;
            display: block;
            margin: 0 0 5px; } }
  .product-block-double .total-holder {
    padding: 15px;
    background: #e8ecee;
    margin: 0 0 26px;
    text-align: center; }
    @media (max-width: 767px) {
      .product-block-double .total-holder {
        padding: 10px;
        margin: 0 0 15px; } }
    .product-block-double .total-holder ul {
      font-size: 14px;
      line-height: 1.2; }
      .product-block-double .total-holder ul li {
        display: inline-block;
        vertical-align: bottom;
        margin: 0 6px; }
      .product-block-double .total-holder ul .price-item {
        font-size: 18px; }
        @media (max-width: 767px) {
          .product-block-double .total-holder ul .price-item {
            font-size: 14px; } }
        .product-block-double .total-holder ul .price-item span {
          font-weight: bold;
          color: #2fab81; }
  .product-block-double .contact-block {
    padding: 11px 0 10px;
    float: left;
    width: 48.8%; }
    @media (max-width: 1199px) {
      .product-block-double .contact-block {
        float: none;
        width: 100%;
        max-width: 600px;
        margin: 0 auto; } }
    .product-block-double .contact-block .tabset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0 0 18px; }
      @media (max-width: 767px) {
        .product-block-double .contact-block .tabset {
          margin: 0 -5px 15px; } }
      .product-block-double .contact-block .tabset li {
        width: 24.8%; }
        .product-block-double .contact-block .tabset li a {
          display: block;
          padding: 6px;
          border-radius: 2px;
          border: 1px solid #808080;
          color: #808080;
          font-size: 14px;
          line-height: 1.2;
          font-weight: 400;
          text-align: center; }
          @media (max-width: 767px) {
            .product-block-double .contact-block .tabset li a {
              padding: 4px; } }
          @media (max-width: 767px) {
            .product-block-double .contact-block .tabset li a span {
              display: none; } }
          .product-block-double .contact-block .tabset li a.active, .product-block-double .contact-block .tabset li a:hover {
            background: #808080;
            color: #fff; }
    .product-block-double .contact-block .tab-content ul {
      font-size: 14px;
      line-height: 1.2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 479px) {
        .product-block-double .contact-block .tab-content ul {
          display: block; } }
      @media (max-width: 767px) {
        .product-block-double .contact-block .tab-content ul li {
          width: 50%;
          margin: 0 0 10px; } }
      @media (max-width: 479px) {
        .product-block-double .contact-block .tab-content ul li {
          margin: 0 0 5px; }
          .product-block-double .contact-block .tab-content ul li:last-child {
            margin: 0; } }
      .product-block-double .contact-block .tab-content ul li a {
        display: inline-block;
        vertical-align: top;
        color: #808080;
        white-space: nowrap; }
        .product-block-double .contact-block .tab-content ul li a img {
          display: inline-block;
          vertical-align: middle; }
        .product-block-double .contact-block .tab-content ul li a span {
          display: inline-block;
          vertical-align: middle; }
        .product-block-double .contact-block .tab-content ul li a:hover {
          color: #373737; }
  .product-block-double .btns-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    float: right;
    width: 48.8%; }
    @media (max-width: 1199px) {
      .product-block-double .btns-holder {
        float: none;
        width: 100%;
        max-width: 600px;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .product-block-double .btns-holder {
        display: block; } }
    .product-block-double .btns-holder .compare-btn {
      font-size: 14px;
      line-height: 1.2;
      white-space: nowrap;
      margin: 5px 5px 5px 0;
      display: inline-block;
      vertical-align: middle; }
      .product-block-double .btns-holder .compare-btn .ico {
        background: url(images/ico-libre.svg) no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 2px 0 0; }
      .product-block-double .btns-holder .compare-btn strong {
        display: inline-block;
        vertical-align: middle;
        color: #373737; }
      .product-block-double .btns-holder .compare-btn.added .ico {
        background: url(images/ico-libre-hover.svg) no-repeat; }
    .product-block-double .btns-holder .add-btn {
      font-size: 14px;
      line-height: 1.2;
      white-space: nowrap;
      margin: 5px 5px 5px 0;
      display: inline-block;
      vertical-align: middle; }
      .product-block-double .btns-holder .add-btn .ico {
        background: url(images/ico-like.svg) no-repeat;
        width: 23px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 2px 0 0; }
      .product-block-double .btns-holder .add-btn strong {
        display: inline-block;
        vertical-align: middle;
        color: #373737; }
      .product-block-double .btns-holder .add-btn.added .ico {
        background: url(images/ico-like-hover.svg) no-repeat; }
    .product-block-double .btns-holder .share-block {
      font-size: 14px;
      line-height: 1.2;
      margin: 5px 5px 5px 0;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      .product-block-double .btns-holder .share-block .open-share {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer; }
        .product-block-double .btns-holder .share-block .open-share .ico {
          background: url(images/share-ico.svg) no-repeat;
          width: 25px;
          height: 24px;
          display: inline-block;
          vertical-align: middle;
          margin: 0 2px 0 0; }
        .product-block-double .btns-holder .share-block .open-share strong {
          display: inline-block;
          vertical-align: middle;
          color: #373737; }
      .product-block-double .btns-holder .share-block.share-active .drop {
        opacity: 1;
        pointer-events: auto; }
      .product-block-double .btns-holder .share-block .drop {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 18px 11px;
        background: #fff;
        margin: 19px 0 0 1px;
        width: 255px;
        border: 1px solid #e8ecee;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
        .product-block-double .btns-holder .share-block .drop:after {
          position: absolute;
          content: '';
          left: 22px;
          bottom: 100%;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #fff; }
        .product-block-double .btns-holder .share-block .drop:before {
          position: absolute;
          content: '';
          left: 21px;
          bottom: 100%;
          width: 0;
          height: 0;
          border-left: 11px solid transparent;
          border-right: 11px solid transparent;
          border-bottom: 11px solid rgba(0, 0, 0, 0.16); }
        .product-block-double .btns-holder .share-block .drop ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .product-block-double .btns-holder .share-block .drop ul li {
            margin: 0 12px 0 0; }
            .product-block-double .btns-holder .share-block .drop ul li:last-child {
              margin: 0; }
            .product-block-double .btns-holder .share-block .drop ul li a {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              width: 28px;
              height: 28px;
              border-radius: 100%;
              border: 1px solid #808080;
              color: #808080;
              font-size: 14px;
              line-height: 1.2; }
              .product-block-double .btns-holder .share-block .drop ul li a:hover {
                border-color: #2fab81;
                color: #fff;
                background: #2fab81; }
    .product-block-double .btns-holder form.cart {
      margin: 0 !important; }
      .product-block-double .btns-holder form.cart div.quantity {
        float: none !important;
        margin: 0 auto 10px !important; }
        @media (max-width: 767px) {
          .product-block-double .btns-holder form.cart div.quantity {
            margin: 10px 0 0 !important; } }
        .product-block-double .btns-holder form.cart div.quantity .qty {
          width: 100% !important; }
          @media (max-width: 767px) {
            .product-block-double .btns-holder form.cart div.quantity .qty {
              width: auto !important; } }
    .product-block-double .btns-holder .btn,
    .product-block-double .btns-holder .single_add_to_cart_button {
      font-size: 24px !important;
      line-height: 1.2 !important;
      padding: 10px 24px !important;
      text-align: center !important;
      font-weight: 300 !important;
      border-radius: 0;
      width: 100%;
      background: #2fab81 !important;
      border: 1px solid #2fab81;
      max-width: 175px; }
      @media (max-width: 767px) {
        .product-block-double .btns-holder .btn,
        .product-block-double .btns-holder .single_add_to_cart_button {
          display: block;
          max-width: 200px;
          margin: 10px 0 0;
          padding: 5px 10px; } }
      .product-block-double .btns-holder .btn:hover,
      .product-block-double .btns-holder .single_add_to_cart_button:hover {
        color: #2fab81 !important;
        background: #fff !important; }
  .product-block-double .tabs-holder {
    border-bottom: 1px solid #808080;
    padding: 29px 0 0;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .product-block-double .tabs-holder {
        padding: 20px 0 0; } }
    .product-block-double .tabs-holder .tabset {
      float: left;
      max-width: 70%; }
      @media (max-width: 1199px) {
        .product-block-double .tabs-holder .tabset {
          max-width: 65%; } }
      @media (max-width: 1023px) {
        .product-block-double .tabs-holder .tabset {
          max-width: 100%;
          width: 100%; } }
      .product-block-double .tabs-holder .tabset li {
        display: inline-block;
        vertical-align: top;
        margin: 0 9px 0 0; }
        @media (max-width: 767px) {
          .product-block-double .tabs-holder .tabset li {
            width: 49%;
            margin: 0; } }
        .product-block-double .tabs-holder .tabset li a {
          display: block;
          padding: 14px 39px;
          font-size: 18px;
          line-height: 1.2;
          color: #373737;
          border-radius: 2px;
          text-align: center; }
          @media (max-width: 1199px) {
            .product-block-double .tabs-holder .tabset li a {
              padding: 14px; } }
          @media (max-width: 767px) {
            .product-block-double .tabs-holder .tabset li a {
              padding: 8px 5px;
              font-size: 12px; } }
          .product-block-double .tabs-holder .tabset li a.active, .product-block-double .tabs-holder .tabset li a:hover {
            color: #fff;
            background: #808080; }
    .product-block-double .tabs-holder .diamonds-info {
      float: right;
      color: #2fab81;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 700;
      padding: 18px 0 0; }
      @media (max-width: 1023px) {
        .product-block-double .tabs-holder .diamonds-info {
          padding: 0 0 20px; } }
      @media (max-width: 767px) {
        .product-block-double .tabs-holder .diamonds-info {
          float: none;
          display: block; } }
      .product-block-double .tabs-holder .diamonds-info a {
        color: #2fab81;
        text-decoration: underline;
        margin: 0 0 0 8px; }
        .product-block-double .tabs-holder .diamonds-info a:hover {
          text-decoration: none; }

.tab-content-holder-double {
  border-bottom: 1px solid #e8ecee;
  padding: 23px 0 10px;
  margin: 0 0 66px; }
  .tab-content-holder-double .tab-content > div {
    overflow: hidden; }
  .tab-content-holder-double .tables-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .tab-content-holder-double .tables-holder {
        display: block; } }
  .tab-content-holder-double .double-img {
    width: 17.8%;
    text-align: center;
    padding: 117px 0 0; }
    @media (max-width: 1199px) {
      .tab-content-holder-double .double-img {
        width: 10%;
        padding: 80px 10px 0; } }
    @media (max-width: 1023px) {
      .tab-content-holder-double .double-img {
        width: 100%;
        padding: 10px; } }
    .tab-content-holder-double .double-img img {
      width: 100%;
      max-width: 115px; }
      @media (max-width: 1023px) {
        .tab-content-holder-double .double-img img {
          max-width: 70px; } }
      @media (max-width: 767px) {
        .tab-content-holder-double .double-img img {
          max-width: 50px; } }
  .tab-content-holder-double .first-tables {
    width: 41.1%; }
    @media (max-width: 1199px) {
      .tab-content-holder-double .first-tables {
        width: 45%; } }
    @media (max-width: 1023px) {
      .tab-content-holder-double .first-tables {
        width: 100%; } }
  .tab-content-holder-double .second-tables {
    width: 41.1%; }
    @media (max-width: 1199px) {
      .tab-content-holder-double .second-tables {
        width: 45%; } }
    @media (max-width: 1023px) {
      .tab-content-holder-double .second-tables {
        width: 100%; } }
  .tab-content-holder-double table {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    float: left;
    width: 48.1%;
    margin: 0; }
    .tab-content-holder-double table:nth-child(2) {
      float: right; }
    @media (max-width: 1023px) {
      .tab-content-holder-double table {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .tab-content-holder-double table {
        float: none;
        width: 100%;
        margin: 0; } }
    .tab-content-holder-double table th,
    .tab-content-holder-double table td {
      text-align: left;
      padding: 6px 11px;
      border: none;
      width: 50%;
      -webkit-transition: background 0.3s;
      transition: background 0.3s; }
    .tab-content-holder-double table tr {
      cursor: pointer; }
      .tab-content-holder-double table tr:hover th,
      .tab-content-holder-double table tr:hover td {
        background: #808080 !important;
        color: #fff; }
    .tab-content-holder-double table tr:nth-child(odd) th,
    .tab-content-holder-double table tr:nth-child(odd) td {
      background: #e8ecee; }
  .tab-content-holder-double .text-info {
    font-size: 14px;
    line-height: 19px;
    padding: 26px 11px;
    overflow: hidden;
    clear: both; }
    @media (max-width: 1023px) {
      .tab-content-holder-double .text-info {
        padding: 10px 0 0;
        font-size: 12px;
        line-height: 1.2; } }
    .tab-content-holder-double .text-info strong {
      font-weight: bold; }
    .tab-content-holder-double .text-info p {
      margin: 0; }
  .tab-content-holder-double .hidden-cell {
    display: none; }

.gemstones-col-double {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.2;
  height: 100%;
  position: relative; }
  .gemstones-col-double .col {
    float: left;
    width: 47.4%; }
    .gemstones-col-double .col.right {
      float: right; }
    .gemstones-col-double .col.ico-col {
      position: relative; }
      .gemstones-col-double .col.ico-col:after {
        position: absolute;
        content: '';
        top: 18%;
        left: -47px;
        width: 66px;
        height: 66px;
        background: url(images/e-ico.png) no-repeat; }
        @media (max-width: 1199px) {
          .gemstones-col-double .col.ico-col:after {
            left: -55px;
            top: 25%; } }
        @media (max-width: 1023px) {
          .gemstones-col-double .col.ico-col:after {
            left: -50px;
            top: 20%; } }
  .gemstones-col-double .img-holder {
    display: block;
    border-bottom: 1px solid #2fab81; }
    .gemstones-col-double .img-holder img {
      width: 100%; }
  .gemstones-col-double .parameters-list {
    border-bottom: 1px solid #2fab81;
    padding: 12px 5px 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 767px) {
      .gemstones-col-double .parameters-list {
        padding: 13px 2px 12px; } }
    .gemstones-col-double .parameters-list li {
      padding: 0 5px; }
    .gemstones-col-double .parameters-list strong {
      display: block;
      margin: 0 0 6px; }
    .gemstones-col-double .parameters-list span {
      display: block; }
  .gemstones-col-double .parameters-list-2 {
    padding: 14px 10px 0;
    font-size: 11px; }
    @media (max-width: 767px) {
      .gemstones-col-double .parameters-list-2 {
        padding: 13px 10px 0;
        text-align: center; } }
    .gemstones-col-double .parameters-list-2 li {
      display: inline-block;
      vertical-align: top;
      margin: 0 11px 0 0; }
      @media (max-width: 767px) {
        .gemstones-col-double .parameters-list-2 li {
          margin: 0 4px 0 0; } }
      .gemstones-col-double .parameters-list-2 li:last-child {
        margin: 0; }
  .gemstones-col-double .parameters-list-3 {
    padding: 7px 10px 12px;
    border-bottom: 1px solid #e8ecee; }
    @media (max-width: 767px) {
      .gemstones-col-double .parameters-list-3 {
        padding: 7px 10px 12px;
        text-align: center; } }
    .gemstones-col-double .parameters-list-3 li {
      display: inline-block;
      vertical-align: top;
      margin: 0 9px 0 0; }
      .gemstones-col-double .parameters-list-3 li strong {
        font-size: 12px; }
      .gemstones-col-double .parameters-list-3 li:last-child {
        margin: 0; }
  .gemstones-col-double .price-holder {
    padding: 12px 9px 10px;
    overflow: hidden; }
    .gemstones-col-double .price-holder ul {
      float: left;
      max-width: 70%;
      padding: 2px 0 0; }
      .gemstones-col-double .price-holder ul li {
        margin: 0 11px 0 0;
        display: inline-block;
        vertical-align: top; }
    .gemstones-col-double .price-holder .price {
      float: right;
      max-width: 30%;
      color: #2fab81;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.2; }
  .gemstones-col-double .total-prices {
    clear: both;
    padding: 12px;
    background: #e8ecee;
    text-align: center; }
    .gemstones-col-double .total-prices ul li {
      display: inline-block;
      vertical-align: bottom;
      margin: 0 3px; }
      .gemstones-col-double .total-prices ul li.price-item {
        font-size: 14px;
        line-height: 1.2; }
        .gemstones-col-double .total-prices ul li.price-item span {
          color: #2fab81;
          font-weight: bold; }
  .gemstones-col-double .bottom-holder {
    overflow: hidden;
    padding: 10px; }
    .gemstones-col-double .bottom-holder .sku-code {
      float: left;
      max-width: 50%;
      font-size: 13px;
      padding: 3px 0 0; }
      @media (max-width: 767px) {
        .gemstones-col-double .bottom-holder .sku-code {
          font-size: 12px; } }
    .gemstones-col-double .bottom-holder .btn-list {
      float: right;
      max-width: 50%; }
      .gemstones-col-double .bottom-holder .btn-list li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 6px; }
        .gemstones-col-double .bottom-holder .btn-list li a {
          text-indent: -9999px;
          overflow: hidden;
          -webkit-transition: none;
          transition: none; }
      .gemstones-col-double .bottom-holder .btn-list .add-to-wish {
        display: block;
        width: 21px;
        height: 20px;
        background: url(images/ico-libre.svg) no-repeat; }
        .gemstones-col-double .bottom-holder .btn-list .add-to-wish:hover, .gemstones-col-double .bottom-holder .btn-list .add-to-wish.added {
          background: url(images/ico-libre-hover.svg) no-repeat; }
      .gemstones-col-double .bottom-holder .btn-list .like-btn {
        display: block;
        width: 23px;
        height: 20px;
        background: url(images/ico-like.svg) no-repeat; }
        .gemstones-col-double .bottom-holder .btn-list .like-btn:hover, .gemstones-col-double .bottom-holder .btn-list .like-btn.added {
          background: url(images/ico-like-hover.svg) no-repeat; }

.contact-holder {
  padding: 61px 0 34px; }
  @media (max-width: 767px) {
    .contact-holder {
      padding: 30px 0; } }
  .contact-holder .form-holder {
    float: left;
    width: 48.8%; }
    @media (max-width: 1023px) {
      .contact-holder .form-holder {
        width: 57%; } }
    @media (max-width: 767px) {
      .contact-holder .form-holder {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
  .contact-holder .img-holder {
    float: right;
    width: 49.4%;
    margin: 31px -2.8% 0 0; }
    @media (max-width: 1023px) {
      .contact-holder .img-holder {
        width: 40%; } }
    @media (max-width: 767px) {
      .contact-holder .img-holder {
        float: none;
        width: 100%;
        margin: 0; } }
  .contact-holder input:not([type="submit"]),
  .contact-holder textarea {
    width: 100%;
    font-size: 18px;
    line-height: 1.3;
    color: #808080;
    font-weight: 300;
    padding: 13px;
    margin: 0;
    border: 1px solid #707070;
    background: #fff;
    outline: none;
    resize: none; }
  .contact-holder textarea {
    height: 163px;
    margin: 0 0 2px; }
  .contact-holder .input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 29px; }
    @media (max-width: 767px) {
      .contact-holder .input-row {
        display: block;
        padding: 0; } }
  .contact-holder .wpcf7-form-control-wrap {
    width: 47.3%; }
    @media (max-width: 767px) {
      .contact-holder .wpcf7-form-control-wrap {
        width: 100%;
        padding: 0 0 10px; } }
    .contact-holder .wpcf7-form-control-wrap:only-child {
      width: 100%; }
  .contact-holder .btn-holder {
    overflow: hidden; }
    .contact-holder .btn-holder .form-info {
      float: left;
      width: 60%;
      color: #808080;
      font-family: Lato;
      font-size: 12px;
      font-weight: 300;
      padding: 1px 0 0; }
      @media (max-width: 767px) {
        .contact-holder .btn-holder .form-info {
          float: none;
          width: 100%;
          display: block;
          padding: 0 0 10px; } }
    .contact-holder .btn-holder input[type="submit"] {
      float: right;
      padding: 12px 63px; }
      @media (max-width: 767px) {
        .contact-holder .btn-holder input[type="submit"] {
          float: none; } }

.big-heading {
  text-align: center;
  padding: 40px 0 20px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
  color: #373737; }
  @media (max-width: 1023px) {
    .big-heading {
      padding: 25px 0; } }
  @media (max-width: 767px) {
    .big-heading {
      padding: 15px 0; } }
  .big-heading:last-child {
    margin: 0 0 27px; }
    @media (max-width: 1023px) {
      .big-heading:last-child {
        margin: 0; } }
  .big-heading .holder {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 -20px 39px; }
    @media (max-width: 767px) {
      .big-heading .holder {
        margin: 0 0 20px; } }
    .big-heading .holder:only-child {
      margin-bottom: 0; }
  .big-heading .title {
    display: inline-block;
    vertical-align: top;
    color: #e8ecee;
    font: 400 115px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (max-width: 1023px) {
      .big-heading .title {
        font-size: 70px; } }
    @media (max-width: 767px) {
      .big-heading .title {
        font-size: 30px; } }
  .big-heading .sub-title {
    padding: 32px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font: 400 24px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (max-width: 1023px) {
      .big-heading .sub-title {
        font-size: 17px;
        padding: 15px 0 0; } }
    @media (max-width: 767px) {
      .big-heading .sub-title {
        position: static;
        font-size: 15px; } }

.info-about-holder {
  padding: 38px 0 35px; }
  @media (max-width: 1023px) {
    .info-about-holder {
      padding: 25px 0; } }
  .info-about-holder .info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e8ecee; }
    @media (max-width: 767px) {
      .info-about-holder .info-item {
        display: block; } }
    .info-about-holder .info-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .info-about-holder .info-item:nth-child(even) .img-holder {
        text-align: right; }
        .info-about-holder .info-item:nth-child(even) .img-holder strong {
          right: auto;
          left: 32px;
          top: 36px; }
          @media (max-width: 1023px) {
            .info-about-holder .info-item:nth-child(even) .img-holder strong {
              top: 0;
              left: 15px; } }
          @media (max-width: 767px) {
            .info-about-holder .info-item:nth-child(even) .img-holder strong {
              left: 10px; } }
  .info-about-holder .img-holder {
    width: 51.4%;
    position: relative;
    text-align: left; }
    @media (max-width: 767px) {
      .info-about-holder .img-holder {
        width: 100%; } }
    .info-about-holder .img-holder img {
      max-width: 110%; }
      @media (max-width: 1023px) {
        .info-about-holder .img-holder img {
          max-width: 100%; } }
    .info-about-holder .img-holder strong {
      position: absolute;
      top: 14px;
      right: 30px;
      color: #e8ecee;
      font: 400 115px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 1023px) {
        .info-about-holder .img-holder strong {
          font-size: 70px;
          top: 0;
          right: 15px; } }
      @media (max-width: 767px) {
        .info-about-holder .img-holder strong {
          font-size: 50px;
          right: 10px; } }
  .info-about-holder .text-holder {
    padding: 79px 0 20px;
    position: relative;
    z-index: 1;
    width: 48.6%;
    font-size: 18px;
    line-height: 25px;
    color: #373737;
    font-weight: 300; }
    @media (max-width: 1023px) {
      .info-about-holder .text-holder {
        padding: 20px 0;
        font-size: 17px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .info-about-holder .text-holder {
        width: 100%; } }
    .info-about-holder .text-holder h2 {
      margin: 0 0 13px;
      font: 24px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    .info-about-holder .text-holder p {
      margin: 0 0 10px; }
      .info-about-holder .text-holder p:last-child {
        margin: 0; }

.about-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 39px 0 27px; }
  @media (max-width: 1023px) {
    .about-columns {
      padding: 25px 0; } }
  @media (max-width: 767px) {
    .about-columns {
      display: block;
      padding: 15px 0; } }
  .about-columns .col {
    width: 50%;
    overflow: hidden;
    border-bottom: 1px solid #e8ecee; }
    @media (max-width: 767px) {
      .about-columns .col {
        width: 100%;
        padding: 0 0 15px;
        margin: 0 0 15px; } }
  .about-columns .img-holder {
    float: left;
    width: 46.1%; }
    @media (max-width: 1023px) {
      .about-columns .img-holder {
        width: 35%; } }
    @media (max-width: 767px) {
      .about-columns .img-holder {
        margin: 0 10px 10px 0; } }
    .about-columns .img-holder img {
      width: 100%; }
  .about-columns .text-holder {
    overflow: hidden;
    padding: 5px 10px 10px 31px;
    font-size: 18px;
    line-height: 25px; }
    @media (max-width: 1199px) {
      .about-columns .text-holder {
        font-size: 17px;
        line-height: 20px;
        padding: 10px 15px; } }
    @media (max-width: 1023px) {
      .about-columns .text-holder {
        padding: 0 10px 10px;
        font-size: 13px; } }
    @media (max-width: 767px) {
      .about-columns .text-holder {
        overflow: visible;
        padding: 0; } }
    .about-columns .text-holder h2 {
      margin: 0 0 13px;
      font: 24px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 1023px) {
        .about-columns .text-holder h2 {
          font-size: 20px;
          margin: 0 0 10px; } }
    .about-columns .text-holder p {
      margin: 0 0 10px; }
      .about-columns .text-holder p:last-child {
        margin: 0; }

.white-products-category {
  padding: 53px 0;
  text-align: center;
  background: white;
  position: relative; }
  @media (max-width: 1023px) {
    .white-products-category {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .white-products-category {
      padding: 15px 0; } }
  .white-products-category h2 {
    margin: 0 0 28px;
    color: #161515;
    font-size: 30px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .white-products-category h2 {
        font-size: 20px;
        margin: 0 0 32px; } }
  .white-products-category .container {
    position: relative;
    z-index: 1; }
  .white-products-category .col-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    @media (max-width: 767px) {
      .white-products-category .col-holder {
        margin: 0 -10px; } }
    .white-products-category .col-holder .col {
      padding: 0 15px;
      width: 33.33%; }
      @media (max-width: 767px) {
        .white-products-category .col-holder .col {
          padding: 0 10px; } }
    .white-products-category .col-holder img {
      width: 100%;
      margin: 0 0 13px; }
    .white-products-category .col-holder a {
      display: block;
      color: #161515; }
    .white-products-category .col-holder h3 {
      margin: 0;
      padding: 0 0 16px;
      border-bottom: 1px solid #2fab81;
      font-size: 20px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .white-products-category .col-holder h3 {
          font-size: 14px;
          padding: 0 0 11px; } }

.search-posts-form {
  width: 100%;
  max-width: 271px;
  position: relative;
  margin: 0; }
  .search-posts-form input[type="search"] {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 300;
    padding: 15px 11px;
    outline: none;
    border: 1px solid #808080; }
    @media (max-width: 1023px) {
      .search-posts-form input[type="search"] {
        padding: 13px 11px; } }
  .search-posts-form button {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: #fff;
    color: #808080;
    border: none;
    font-size: 20px;
    line-height: 1;
    padding: 0 8px; }
    .search-posts-form button:hover {
      color: #373737; }

.education-list {
  padding: 71px 0 71px; }
  @media (max-width: 1023px) {
    .education-list {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .education-list {
      padding: 15px 0; } }

.navigation-holder {
  padding: 0 0 34px;
  position: relative; }
  @media (max-width: 767px) {
    .navigation-holder {
      padding: 0 0 5px; } }
  .navigation-holder h2 {
    margin: 0 auto;
    text-align: center;
    font: 400 30px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    position: absolute;
    top: 8px;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 1023px) {
      .navigation-holder h2 {
        position: static;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        margin: 0 0 30px; } }
    @media (max-width: 767px) {
      .navigation-holder h2 {
        font-size: 20px;
        margin: 0 0 15px; } }
  .navigation-holder .search-posts-form {
    float: left; }
    @media (max-width: 767px) {
      .navigation-holder .search-posts-form {
        float: none;
        max-width: 100%; } }
  .navigation-holder .navigation {
    float: right;
    padding: 17px 0 0; }
    @media (max-width: 767px) {
      .navigation-holder .navigation {
        float: none;
        padding: 15px 0 0;
        text-align: center; } }

.items-holder {
  padding: 0 0 26px; }
  .items-holder .education-item {
    padding: 42px 0;
    background: #f9fafb; }
    @media (max-width: 1023px) {
      .items-holder .education-item {
        padding: 25px 0; } }
    .items-holder .education-item .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .items-holder .education-item .container:after {
        display: none; }
      @media (max-width: 767px) {
        .items-holder .education-item .container {
          display: block; } }
    .items-holder .education-item:nth-child(even) {
      background: white; }
    .items-holder .education-item .img-holder {
      width: 23.1%; }
      @media (max-width: 767px) {
        .items-holder .education-item .img-holder {
          margin: 0 auto 10px;
          width: 50%; } }
      .items-holder .education-item .img-holder img {
        width: 100%; }
    .items-holder .education-item .text-holder {
      width: 76.9%;
      padding: 2px 0 0 30px;
      font-size: 18px;
      line-height: 25px;
      font-weight: 300;
      /*display: flex;
			flex-direction: column;
			justify-content: space-between;*/ }
      @media (max-width: 1023px) {
        .items-holder .education-item .text-holder {
          padding: 0 0 0 20px; } }
      @media (max-width: 767px) {
        .items-holder .education-item .text-holder {
          padding: 0;
          width: 100%;
          font-size: 16px;
          line-height: 20px; } }
      .items-holder .education-item .text-holder h2 {
        margin: 0 0 20px;
        font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
        @media (max-width: 767px) {
          .items-holder .education-item .text-holder h2 {
            font-size: 20px; } }
      .items-holder .education-item .text-holder .date {
        display: block;
        margin: 0 0 17px;
        font-weight: normal; }
      .items-holder .education-item .text-holder p {
        margin: 0 0 10px; }
      .items-holder .education-item .text-holder .more {
        display: inline-block;
        vertical-align: top;
        margin: 34px 0 0;
        text-decoration: underline;
        font-weight: normal; }
        @media (max-width: 767px) {
          .items-holder .education-item .text-holder .more {
            margin: 10px 0 0; } }
        .items-holder .education-item .text-holder .more:hover {
          text-decoration: none; }

.education-item-page {
  padding: 51px 0 145px; }
  @media (max-width: 767px) {
    .education-item-page {
      padding: 30px 0; } }
  .education-item-page .top-holder {
    padding: 0 0 53px; }
    @media (max-width: 767px) {
      .education-item-page .top-holder {
        padding: 0 0 30px; } }
  .education-item-page .search-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 48.8%; }
    @media (max-width: 767px) {
      .education-item-page .search-nav {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
    .education-item-page .search-nav li {
      width: 32.9%;
      margin: 0 0.6% 0 0; }
      .education-item-page .search-nav li:last-child {
        margin: 0; }
      .education-item-page .search-nav li.active a {
        background: #2fab81;
        color: #fff; }
      .education-item-page .search-nav li a {
        display: block;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 300;
        padding: 11px 5px;
        border-radius: 2px;
        background: #e8ecee;
        color: #808080;
        text-align: center;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 1023px) {
          .education-item-page .search-nav li a {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .education-item-page .search-nav li a {
            font-size: 18px;
            padding: 15px 5px; } }
        @media (max-width: 369px) {
          .education-item-page .search-nav li a {
            font-size: 15px;
            padding: 10px 5px; } }
        @media (min-width: 1024px) {
          .education-item-page .search-nav li a:hover {
            background: #2fab81;
            color: #fff; } }
  .education-item-page .search-posts-form {
    float: right; }
    @media (max-width: 767px) {
      .education-item-page .search-posts-form {
        float: none;
        max-width: 100%; } }
  .education-item-page .education-menu {
    font-size: 24px;
    line-height: 1;
    font-weight: 300;
    margin: 0 0 42px; }
    @media (max-width: 1023px) {
      .education-item-page .education-menu {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .education-item-page .education-menu {
        margin: 0 0 20px; } }
    .education-item-page .education-menu li {
      display: inline-block;
      vertical-align: top;
      border-right: 1px solid #2fab81;
      margin: 0 24px 10px 0;
      padding: 0 27px 0 0; }
      @media (max-width: 1023px) {
        .education-item-page .education-menu li {
          margin: 0 10px 10px 0;
          padding: 0 10px 0 0; } }
      .education-item-page .education-menu li:last-child {
        margin: 0;
        padding: 0;
        border: none; }
      .education-item-page .education-menu li.active a {
        font-weight: bold; }
      .education-item-page .education-menu li a:hover {
        color: #373737; }
  .education-item-page .img-holder {
    float: left;
    width: 31.7%; }
    @media (max-width: 767px) {
      .education-item-page .img-holder {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
    .education-item-page .img-holder img {
      width: 100%; }
  .education-item-page .text-holder {
    overflow: hidden;
    padding: 0 0 0 62px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    position: relative;
    top: -2px; }
    @media (max-width: 1023px) {
      .education-item-page .text-holder {
        position: static;
        padding: 0 0 0 20px; } }
    @media (max-width: 767px) {
      .education-item-page .text-holder {
        padding: 0; } }
    .education-item-page .text-holder h2 {
      margin: 0 0 15px;
      font: 400 30px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 767px) {
        .education-item-page .text-holder h2 {
          font-size: 25px; } }
    .education-item-page .text-holder p {
      margin: 0 0 10px; }

.news-navigation {
  padding: 51px 0 7px;
  position: relative; }
  @media (max-width: 767px) {
    .news-navigation {
      padding: 30px 0 5px; } }
  .news-navigation .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 31.6%;
    margin: 0 31px 0 0; }
    @media (max-width: 849px) {
      .news-navigation .nav-list {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
    .news-navigation .nav-list li {
      width: 50%;
      margin: 0 0.6% 0 0; }
      .news-navigation .nav-list li:last-child {
        margin: 0; }
      .news-navigation .nav-list li.active a {
        background: #2fab81;
        color: #fff; }
      .news-navigation .nav-list li a {
        display: block;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 300;
        padding: 11px 5px;
        border-radius: 2px;
        background: #e8ecee;
        color: #808080;
        text-align: center;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 1023px) {
          .news-navigation .nav-list li a {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .news-navigation .nav-list li a {
            font-size: 18px;
            padding: 15px 5px; } }
        @media (max-width: 369px) {
          .news-navigation .nav-list li a {
            font-size: 15px;
            padding: 10px 5px; } }
        @media (min-width: 1024px) {
          .news-navigation .nav-list li a:hover {
            background: #2fab81;
            color: #fff; } }
  .news-navigation .search-posts-form {
    float: left; }
    @media (max-width: 849px) {
      .news-navigation .search-posts-form {
        float: none;
        max-width: 100%; } }
  .news-navigation .navigation {
    float: right;
    padding: 17px 0 0; }
    @media (max-width: 849px) {
      .news-navigation .navigation {
        float: none;
        padding: 15px 0 0;
        text-align: center; } }

.post-items-holder .post-item {
  padding: 40px 0;
  background: #f9fafb; }
  @media (max-width: 1023px) {
    .post-items-holder .post-item {
      padding: 25px 0; } }
  .post-items-holder .post-item .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .post-items-holder .post-item .container:after {
      display: none; }
    @media (max-width: 767px) {
      .post-items-holder .post-item .container {
        display: block; } }
  .post-items-holder .post-item:nth-child(odd) {
    background: white; }
  .post-items-holder .post-item .img-holder {
    width: 23.1%; }
    @media (max-width: 767px) {
      .post-items-holder .post-item .img-holder {
        margin: 0 auto 10px;
        width: 50%; } }
    .post-items-holder .post-item .img-holder img {
      width: 100%; }
  .post-items-holder .post-item .text-holder {
    width: 76.9%;
    padding: 2px 0 0 30px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    /*display: flex;
			flex-direction: column;
			justify-content: space-between;*/ }
    @media (max-width: 1023px) {
      .post-items-holder .post-item .text-holder {
        padding: 0 0 0 20px; } }
    @media (max-width: 767px) {
      .post-items-holder .post-item .text-holder {
        padding: 0;
        width: 100%;
        font-size: 16px;
        line-height: 20px; } }
    .post-items-holder .post-item .text-holder h2 {
      margin: 0 0 20px;
      font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 767px) {
        .post-items-holder .post-item .text-holder h2 {
          font-size: 20px; } }
    .post-items-holder .post-item .text-holder .date {
      display: block;
      margin: 0 0 17px;
      font-weight: normal;
      color: #808080; }
    .post-items-holder .post-item .text-holder p {
      margin: 0 0 10px; }
    .post-items-holder .post-item .text-holder .bottom-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 42px 0 0; }
      @media (max-width: 767px) {
        .post-items-holder .post-item .text-holder .bottom-holder {
          display: block; } }
      .post-items-holder .post-item .text-holder .bottom-holder .more {
        display: inline-block;
        vertical-align: top;
        text-decoration: underline;
        font-weight: normal; }
        @media (max-width: 767px) {
          .post-items-holder .post-item .text-holder .bottom-holder .more {
            margin: 0 0 15px; } }
        .post-items-holder .post-item .text-holder .bottom-holder .more:hover {
          text-decoration: none; }
      .post-items-holder .post-item .text-holder .bottom-holder .share-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .post-items-holder .post-item .text-holder .bottom-holder .share-block iframe {
          margin: 0 0 0 5px;
          width: 110px; }

@media (min-width: 768px) {
  .post-items-holder + .news-navigation {
    padding: 42px 0 37px; } }

.events-items .event-item {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .events-items .event-item {
      padding: 20px 0; } }
  .events-items .event-item:nth-child(even) {
    background: #f9fafb; }
    .events-items .event-item:nth-child(even) .container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .events-items .event-item:nth-child(even) .text-holder {
      padding: 0 11.1% 0 2px; }
      @media (max-width: 1023px) {
        .events-items .event-item:nth-child(even) .text-holder {
          padding: 0 5% 0 0; } }
  .events-items .event-item:first-child {
    padding-top: 42px; }
    @media (max-width: 767px) {
      .events-items .event-item:first-child {
        padding-top: 20px; } }
  .events-items .event-item .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .events-items .event-item .container:after {
      display: none; }
    @media (max-width: 767px) {
      .events-items .event-item .container {
        display: block; } }
  .events-items .event-item .img-holder {
    width: 48.8%; }
    @media (max-width: 1023px) {
      .events-items .event-item .img-holder {
        width: 35%; } }
    @media (max-width: 767px) {
      .events-items .event-item .img-holder {
        width: 100%;
        margin: 0 0 20px; } }
    .events-items .event-item .img-holder img {
      width: 100%; }
  .events-items .event-item .text-holder {
    width: 51.2%;
    padding: 2px 0 0 11.1%;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1023px) {
      .events-items .event-item .text-holder {
        width: 65%;
        padding: 0 0 0 5%; } }
    @media (max-width: 767px) {
      .events-items .event-item .text-holder {
        width: 100%;
        padding: 0; } }
    .events-items .event-item .text-holder h2 {
      margin: 0 0 22px;
      font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    .events-items .event-item .text-holder .date {
      display: block;
      margin: 0 0 20px;
      font-size: 18px;
      line-height: 1.2;
      font-weight: normal; }
    .events-items .event-item .text-holder p {
      margin: 0 0 11px; }
    .events-items .event-item .text-holder .btn-holder {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .events-items .event-item .text-holder .btn {
      border-width: 2px;
      border-radius: 2px;
      padding: 18px;
      font-size: 24px;
      line-height: 1.2;
      font-weight: 400; }
      @media (max-width: 767px) {
        .events-items .event-item .text-holder .btn {
          font-size: 15px;
          padding: 15px;
          width: 100%; } }

@media (min-width: 768px) {
  .events-items + .news-navigation {
    padding: 50px 0 40px; } }

.news-single-navigation {
  padding: 51px 0 50px;
  position: relative; }
  @media (max-width: 767px) {
    .news-single-navigation {
      padding: 30px 0 5px; } }
  .news-single-navigation .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 31.6%;
    margin: 0 31px 0 0; }
    @media (max-width: 849px) {
      .news-single-navigation .nav-list {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
    .news-single-navigation .nav-list li {
      width: 50%;
      margin: 0 0.6% 0 0; }
      .news-single-navigation .nav-list li:last-child {
        margin: 0; }
      .news-single-navigation .nav-list li.active a {
        background: #2fab81;
        color: #fff; }
      .news-single-navigation .nav-list li a {
        display: block;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 300;
        padding: 11px 5px;
        border-radius: 2px;
        background: #e8ecee;
        color: #808080;
        text-align: center;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 1023px) {
          .news-single-navigation .nav-list li a {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .news-single-navigation .nav-list li a {
            font-size: 18px;
            padding: 15px 5px; } }
        @media (max-width: 369px) {
          .news-single-navigation .nav-list li a {
            font-size: 15px;
            padding: 10px 5px; } }
        @media (min-width: 1024px) {
          .news-single-navigation .nav-list li a:hover {
            background: #2fab81;
            color: #fff; } }
  .news-single-navigation .search-posts-form {
    float: right; }
    @media (max-width: 849px) {
      .news-single-navigation .search-posts-form {
        float: none;
        max-width: 100%; } }
  .news-single-navigation .btn-back {
    float: left;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin: 17px 0 0 -8px;
    text-decoration: underline; }
    @media (max-width: 849px) {
      .news-single-navigation .btn-back {
        margin: 10px 0; } }
    .news-single-navigation .btn-back:hover {
      text-decoration: none; }

.single-content-holder #content {
  font-size: 18px;
  line-height: 25px; }

.single-content-holder .img-holder {
  padding: 0 0 43px; }
  @media (max-width: 767px) {
    .single-content-holder .img-holder {
      padding: 0 0 20px; } }
  .single-content-holder .img-holder img {
    width: 100%; }

.single-content-holder h1 {
  margin: 0 0 19px;
  font: 400 30px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
  @media (max-width: 767px) {
    .single-content-holder h1 {
      font-size: 25px; } }

.single-content-holder time {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 18px; }

.single-content-holder p {
  margin: 0 0 10px; }

.share-holder {
  border: solid #2fab81;
  border-width: 2px 0;
  padding: 26px 0;
  margin: 28px 0 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .share-holder {
      display: block;
      margin: 0 0 30px;
      padding: 15px 0; } }
  @media (max-width: 767px) {
    .share-holder .date {
      font-size: 15px;
      line-height: 1.2;
      display: block;
      margin: 0 0 10px; } }
  .share-holder .frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .share-holder .frame {
        display: block; } }
  @media (max-width: 767px) {
    .share-holder .like-block {
      margin: 0 0 15px; } }
  .share-holder .shar-this-block {
    margin: 0 4px 0 24px;
    position: relative; }
    @media (max-width: 767px) {
      .share-holder .shar-this-block {
        margin: 0; } }
    .share-holder .shar-this-block .opener {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .share-holder .shar-this-block .opener strong {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 0 7px; }
      .share-holder .shar-this-block .opener i {
        font-size: 23px;
        line-height: 1; }
    .share-holder .shar-this-block .drop {
      position: absolute;
      top: 100%;
      margin: 10px 0 0;
      right: -4px;
      width: 250px;
      background: #fff;
      padding: 10px;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media (max-width: 767px) {
        .share-holder .shar-this-block .drop {
          left: 0;
          right: auto; } }
    .share-holder .shar-this-block.share-active .drop {
      opacity: 1;
      pointer-events: auto; }

.register-form {
  padding: 54px 0; }
  @media (max-width: 767px) {
    .register-form {
      padding: 30px 0; } }
  .register-form h2 {
    margin: 0 0 33px;
    font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (max-width: 767px) {
      .register-form h2 {
        font-size: 20px;
        margin: 0 0 15px; } }
  .register-form .intro-text {
    text-align: center;
    border-bottom: 1px solid #e8ecee;
    font-size: 18px;
    line-height: 21px;
    font-weight: 300;
    padding: 0 0 38px;
    margin: 0 0 53px; }
    @media (max-width: 767px) {
      .register-form .intro-text {
        padding: 0 0 20px;
        margin: 0 0 20px; } }
    .register-form .intro-text h2 {
      margin: 0 0 26px; }
  @media (min-width: 768px) {
    .register-form .input-holder {
      padding: 0 0 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .register-form .input-holder.three-inputs input {
        width: 31.6%; }
      .register-form .input-holder.address-info input,
      .register-form .input-holder.address-info select, .register-form .input-holder.add-address-info input,
      .register-form .input-holder.add-address-info select {
        width: 14.5%; }
        .register-form .input-holder.address-info input:first-child, .register-form .input-holder.address-info input:last-child,
        .register-form .input-holder.address-info select:first-child,
        .register-form .input-holder.address-info select:last-child, .register-form .input-holder.add-address-info input:first-child, .register-form .input-holder.add-address-info input:last-child,
        .register-form .input-holder.add-address-info select:first-child,
        .register-form .input-holder.add-address-info select:last-child {
          width: 23.1%; }
      .register-form .input-holder.four-inputs input {
        width: 23.1%; } }
  .register-form input:not([type="submit"]):not([type="file"]),
  .register-form select,
  .register-form textarea {
    display: block;
    margin: 0;
    padding: 12.7px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    border: 1px solid #707070;
    outline: none;
    -webkit-transition: box-shadow 0.5s, border-color 0.5s;
    transition: box-shadow 0.5s, border-color 0.5s; }
    .register-form input:not([type="submit"]):not([type="file"]).input-error,
    .register-form select.input-error,
    .register-form textarea.input-error {
      border-color: #ed2939;
      box-shadow: inset 0 0 5px 0 #ed2939; }
    @media (max-width: 767px) {
      .register-form input:not([type="submit"]):not([type="file"]),
      .register-form select,
      .register-form textarea {
        margin: 0 0 10px;
        padding: 10px;
        font-size: 15px;
        width: 100%; } }
  .register-form .check-block {
    padding: 18px 0 15px; }
    @media (max-width: 767px) {
      .register-form .check-block .input-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .register-form .check-block .check-item {
      width: 14.6%; }
      @media (max-width: 767px) {
        .register-form .check-block .check-item {
          width: 30%;
          margin: 0 0 10px; } }
    .register-form .check-block input[type="checkbox"],
    .register-form .check-block input[type="radio"] {
      position: absolute;
      left: -9999px; }
    .register-form .check-block label {
      border: 1px solid #707070;
      border-radius: 2px;
      display: block;
      padding: 5px;
      height: 50px;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 300;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
      @media (max-width: 767px) {
        .register-form .check-block label {
          font-size: 11px;
          height: 45px; } }
    .register-form .check-block input[type="checkbox"]:checked + label,
    .register-form .check-block input[type="radio"]:checked + label {
      background: #2fab81;
      color: #fff;
      border-color: #2fab81; }
  .register-form .add-info {
    background: #e8ecee url(images/bg-add-info.svg) no-repeat 50% 50%/cover;
    border-bottom: 1px solid #2fab81;
    padding: 39px 0 34px; }
    @media (max-width: 767px) {
      .register-form .add-info {
        padding: 30px 0; } }
    .register-form .add-info h2 {
      margin: 0 0 33px; }
  .register-form .textarea-input {
    margin: 0 0 19px;
    display: block; }
    .register-form .textarea-input textarea {
      width: 48.8%;
      height: 110px;
      resize: none;
      float: left; }
      @media (max-width: 1023px) {
        .register-form .textarea-input textarea {
          float: none;
          width: 100%; } }
    .register-form .textarea-input .custom-file {
      float: right;
      padding: 30px 0 0; }
      @media (max-width: 1023px) {
        .register-form .textarea-input .custom-file {
          float: none;
          padding: 20px 0 0; } }
      .register-form .textarea-input .custom-file .jcf-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 0 0 61px;
        position: relative; }
        @media (max-width: 767px) {
          .register-form .textarea-input .custom-file .jcf-file {
            padding: 0 0 0 35px; } }
        .register-form .textarea-input .custom-file .jcf-file:before {
          position: absolute;
          content: '';
          top: 0;
          left: 0;
          background: url(images/file-ico.png) no-repeat;
          width: 42px;
          height: 50px; }
          @media (max-width: 767px) {
            .register-form .textarea-input .custom-file .jcf-file:before {
              top: 3px;
              width: 25px;
              height: 30px;
              background-size: cover; } }
        .register-form .textarea-input .custom-file .jcf-file:hover .jcf-upload-button {
          background: #373737; }
        .register-form .textarea-input .custom-file .jcf-file .jcf-real-element {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%; }
      .register-form .textarea-input .custom-file .jcf-upload-button {
        color: white;
        background: #808080;
        border-radius: 2px;
        padding: 15px 50px;
        font-size: 18px;
        line-height: 1.2;
        font-weight: 300;
        -webkit-transition: background 0.3s;
        transition: background 0.3s; }
        @media (max-width: 767px) {
          .register-form .textarea-input .custom-file .jcf-upload-button {
            font-size: 15px;
            padding: 10px; } }
      .register-form .textarea-input .custom-file .jcf-fake-input {
        margin: 0 19px 0 0;
        font-size: 18px;
        font-weight: 300;
        color: #808080; }
        @media (max-width: 767px) {
          .register-form .textarea-input .custom-file .jcf-fake-input {
            font-size: 14px;
            margin: 0 10px 0 0; } }
  .register-form .steps-holder {
    margin: -11px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .register-form .steps-holder {
        display: block; } }
    .register-form .steps-holder .step {
      width: 31.7%;
      margin: 0 2.5% 0 0; }
      @media (max-width: 767px) {
        .register-form .steps-holder .step {
          margin: 0;
          width: 100%; } }
      .register-form .steps-holder .step:last-child {
        margin: 0; }
      .register-form .steps-holder .step .number {
        margin: 0 0 20px;
        display: block;
        font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    .register-form .steps-holder input[type="text"],
    .register-form .steps-holder input[type="tel"] {
      margin: 0 0 29px;
      width: 100%; }
      @media (max-width: 767px) {
        .register-form .steps-holder input[type="text"],
        .register-form .steps-holder input[type="tel"] {
          margin: 0 0 10px; } }
  .register-form .btn-holder {
    padding: 59px 0 0; }
    @media (max-width: 767px) {
      .register-form .btn-holder {
        padding: 30px 0 0; } }
    .register-form .btn-holder .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .register-form .btn-holder .container:after {
        display: none; }
      @media (max-width: 767px) {
        .register-form .btn-holder .container {
          display: block; } }
    .register-form .btn-holder .form-info {
      width: 50%;
      font-size: 18px; }
      @media (max-width: 767px) {
        .register-form .btn-holder .form-info {
          width: 100%;
          display: block;
          font-size: 14px;
          padding: 0 0 20px; } }
      .register-form .btn-holder .form-info a {
        text-decoration: underline;
        color: #373737; }
        .register-form .btn-holder .form-info a:hover {
          text-decoration: none; }
    .register-form .btn-holder input[type="submit"],
    .register-form .btn-holder button {
      border-radius: 2px;
      font-size: 24px;
      line-height: 1.2;
      font-weight: 300;
      padding: 16px;
      min-width: 270px; }
      .register-form .btn-holder input[type="submit"] .no-validate-text,
      .register-form .btn-holder button .no-validate-text {
        display: none; }
      @media (max-width: 767px) {
        .register-form .btn-holder input[type="submit"],
        .register-form .btn-holder button {
          padding: 10px;
          font-size: 17px; } }
  .register-form .form-error button {
    background: #ed2939;
    border-color: #ed2939;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite; }
    .register-form .form-error button .no-validate-text {
      display: block; }
    .register-form .form-error button .default-text {
      display: none; }

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(237, 41, 57, 0.4); }
  70% {
    box-shadow: 0 0 0 15px rgba(237, 41, 57, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(237, 41, 57, 0); } }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(237, 41, 57, 0.4); }
  70% {
    box-shadow: 0 0 0 15px rgba(237, 41, 57, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(237, 41, 57, 0); } }

.profile-holder {
  padding: 51px 0; }
  .profile-holder.grey-bg {
    background: #e8ecee; }
  .profile-holder .profile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 49px; }
    @media (max-width: 1023px) {
      .profile-holder .profile-nav {
        float: none;
        max-width: 100%;
        margin: 0 0 30px; } }
    @media (max-width: 767px) {
      .profile-holder .profile-nav {
        margin: 0 0 29px; } }
    .profile-holder .profile-nav li {
      margin: 0 0.6% 0 0;
      min-width: 18%; }
      @media (max-width: 1023px) {
        .profile-holder .profile-nav li {
          min-width: 20%; } }
      @media (max-width: 767px) {
        .profile-holder .profile-nav li {
          min-width: 25%; } }
      .profile-holder .profile-nav li:last-child {
        margin: 0; }
      .profile-holder .profile-nav li.active a {
        background: #2fab81;
        color: #fff;
        border-color: #2fab81; }
      .profile-holder .profile-nav li a {
        display: block;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 300;
        padding: 9px 5px;
        border-radius: 2px;
        background: #e8ecee;
        color: #808080;
        text-align: center;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 2px solid #b4b6b7; }
        @media (max-width: 1023px) {
          .profile-holder .profile-nav li a {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .profile-holder .profile-nav li a {
            font-size: 18px;
            padding: 15px 5px; } }
        @media (max-width: 369px) {
          .profile-holder .profile-nav li a {
            font-size: 13px;
            padding: 10px 5px; } }
        @media (min-width: 1024px) {
          .profile-holder .profile-nav li a:hover {
            background: #2fab81;
            color: #fff; } }
  .profile-holder h2 {
    margin: 0 0 22px;
    font: 400 24px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (max-width: 767px) {
      .profile-holder h2 {
        font-size: 20px;
        margin: 0 0 15px; } }
  .profile-holder .block {
    background: white;
    padding: 15px 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    font-size: 18px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 120px; }
    @media (max-width: 1023px) {
      .profile-holder .block {
        margin: 0 0 70px; } }
    @media (max-width: 767px) {
      .profile-holder .block {
        margin: 0 0 50px;
        font-size: 15px; } }
    .profile-holder .block .col {
      width: 48.7%; }
      @media (max-width: 1023px) {
        .profile-holder .block .col {
          width: 100%; } }
    .profile-holder .block.reference-block .col {
      width: 33.3%; }
      @media (max-width: 1023px) {
        .profile-holder .block.reference-block .col {
          width: 100%; } }
      .profile-holder .block.reference-block .col .row strong {
        width: 77%; }
    .profile-holder .block .number {
      font: 400 36px/1.2 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      background: #808080;
      width: 48px;
      height: 48px;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: white;
      margin: 8px 0 0 30px;
      padding: 0 0 11px 5px; }
      @media (max-width: 767px) {
        .profile-holder .block .number {
          margin: 0 0 0 20px;
          width: 35px;
          height: 35px;
          font-size: 23px; } }
    .profile-holder .block .row {
      padding: 5px 45px 5px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      -webkit-transition: background 0.3s;
      transition: background 0.3s;
      min-height: 60px; }
      @media (max-width: 767px) {
        .profile-holder .block .row {
          display: block;
          min-height: 0;
          padding: 10px 35px 10px 20px; } }
      .profile-holder .block .row:hover {
        background: #f3f5f6; }
        .profile-holder .block .row:hover .edit {
          opacity: 1; }
      .profile-holder .block .row strong {
        width: 34.2%;
        padding: 0 10px 0 0; }
        @media (max-width: 767px) {
          .profile-holder .block .row strong {
            width: 100%;
            display: block; } }
      .profile-holder .block .row span {
        width: 65.8%;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media (max-width: 767px) {
          .profile-holder .block .row span {
            width: 100%;
            display: block; } }
      .profile-holder .block .row .edit {
        position: absolute;
        top: 50%;
        right: 24px;
        color: #b9babb;
        font-size: 22px;
        line-height: 1;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media (hover: hover) {
          .profile-holder .block .row .edit {
            opacity: 0; } }
        @media (max-width: 767px) {
          .profile-holder .block .row .edit {
            right: 15px; } }
        .profile-holder .block .row .edit .fa-save {
          display: none; }
        .profile-holder .block .row .edit:hover {
          color: #2fab81; }
  .profile-holder .heading-block {
    padding: 35px 35px 38px 200px;
    background: #f3f5f6;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 300;
    position: relative; }
    @media (max-width: 767px) {
      .profile-holder .heading-block {
        padding: 120px 20px 20px; } }
    .profile-holder .heading-block .logo-holder {
      border: 8px solid white;
      position: absolute;
      left: 30px;
      bottom: 24px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
      width: 140px;
      height: 140px;
      background: #fff;
      overflow: hidden; }
      @media (max-width: 767px) {
        .profile-holder .heading-block .logo-holder {
          left: 50%;
          top: -40px;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          bottom: auto; } }
      .profile-holder .heading-block .logo-holder img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 1; }
      .profile-holder .heading-block .logo-holder:after {
        position: absolute;
        content: 'Load Logo';
        font-size: 17px;
        line-height: 1;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #373737;
        pointer-events: none; }
      .profile-holder .heading-block .logo-holder input[type="file"] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0; }
      .profile-holder .heading-block .logo-holder .edit {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        color: #7f2434;
        font-size: 22px;
        line-height: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
        @media (hover: hover) {
          .profile-holder .heading-block .logo-holder .edit {
            opacity: 0; } }
        .profile-holder .heading-block .logo-holder .edit .fa-save {
          display: none; }
        .profile-holder .heading-block .logo-holder .edit:hover {
          color: #2fab81; }
    .profile-holder .heading-block p {
      margin: 0; }
    .profile-holder .heading-block:hover .edit {
      opacity: 1; }
    .profile-holder .heading-block .edit {
      position: absolute;
      top: 50%;
      right: 24px;
      color: #b9babb;
      font-size: 22px;
      line-height: 1;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (hover: hover) {
        .profile-holder .heading-block .edit {
          opacity: 0; } }
      @media (max-width: 767px) {
        .profile-holder .heading-block .edit {
          right: 15px;
          top: 45%; } }
      .profile-holder .heading-block .edit .fa-save {
        display: none; }
      .profile-holder .heading-block .edit:hover {
        color: #2fab81; }

.diamonds-intro {
  height: 656px;
  background: #fafafa;
  margin: 0 0 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0; }
  @media (max-width: 1199px) {
    .diamonds-intro {
      height: 500px; } }
  @media (max-width: 767px) {
    .diamonds-intro {
      height: auto;
      margin: 0;
      padding: 30px 0; } }
  .diamonds-intro .container {
    max-width: 1170px;
    width: 100%; }
  .diamonds-intro .text-holder {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 5px 0 0; }
  .diamonds-intro h1 {
    margin: 0;
    color: #e8ecee;
    font: 400 139px/1.5 "Monsieur La Doulaise", cursive; }
    @media (max-width: 1199px) {
      .diamonds-intro h1 {
        font-size: 110px; } }
    @media (max-width: 767px) {
      .diamonds-intro h1 {
        font-size: 50px; } }
    @media (max-width: 767px) {
      .diamonds-intro h1 {
        font-size: 40px; } }
  .diamonds-intro .sub-title {
    display: block;
    font: 400 30px/1 "Playfair Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    padding: 0 0 0 22px; }
    @media (max-width: 767px) {
      .diamonds-intro .sub-title {
        font-size: 15px;
        padding: 0; } }

.diamond-block .intro {
  padding: 49px 0 35px;
  color: #fff; }
  @media (max-width: 767px) {
    .diamond-block .intro {
      padding: 30px 0; } }
  .diamond-block .intro .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .diamond-block .intro .container:after {
      display: none; }
    .diamond-block .intro .container.only-child {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }

.diamond-block .product-carousel {
  float: left;
  width: 40.4%; }
  @media (max-width: 1023px) {
    .diamond-block .product-carousel {
      float: none;
      width: 100%;
      margin: 0 0 30px; } }
  @media (max-width: 767px) {
    .diamond-block .product-carousel {
      margin: 0 0 20px; } }

.diamond-block .product-slick {
  margin: 0 0 26px; }
  .diamond-block .product-slick .slick-slide {
    border-bottom: 1px solid #2fab81; }
    .diamond-block .product-slick .slick-slide img {
      width: 100%; }

.diamond-block .slider-nav {
  margin: 0 -5px 0 -8px; }
  @media (max-width: 767px) {
    .diamond-block .slider-nav {
      margin: 0 -2px 0 -5px; } }
  .diamond-block .slider-nav .slick-slide {
    padding: 0 8px; }
    @media (max-width: 767px) {
      .diamond-block .slider-nav .slick-slide {
        padding: 0 5px; } }
    .diamond-block .slider-nav .slick-slide.slick-current .img {
      border-color: #2fab81; }
    .diamond-block .slider-nav .slick-slide .img {
      height: 72px;
      border: 1px solid #808080; }
      @media (max-width: 1023px) {
        .diamond-block .slider-nav .slick-slide .img {
          height: 15vw; } }
  .diamond-block .slider-nav img {
    width: 100%; }
  .diamond-block .slider-nav .video-slide {
    position: relative; }
    .diamond-block .slider-nav .video-slide:after {
      position: absolute;
      content: '';
      top: 11px;
      right: 8px;
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-left: 10px solid #b9baba;
      border-bottom: 7px solid transparent; }

.diamond-block .text-holder {
  float: right;
  width: 48.7%;
  padding: 4px 0 0;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1199px) {
    .diamond-block .text-holder {
      width: 55%; } }
  @media (max-width: 1023px) {
    .diamond-block .text-holder {
      float: none;
      width: 100%;
      padding: 0; } }
  @media (max-width: 767px) {
    .diamond-block .text-holder {
      font-size: 15px;
      line-height: 20px; } }
  .diamond-block .text-holder:only-child .top-text {
    min-height: 429px; }
    @media (max-width: 1199px) {
      .diamond-block .text-holder:only-child .top-text {
        min-height: 350px; } }
    @media (max-width: 767px) {
      .diamond-block .text-holder:only-child .top-text {
        min-height: 0; } }
  .diamond-block .text-holder h1 {
    margin: 0 0 11px;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .diamond-block .text-holder h1 {
        font-size: 20px; } }
  .diamond-block .text-holder .top-holder {
    border: solid #e8ecee;
    border-width: 1px 0;
    padding: 11px 0;
    overflow: hidden;
    margin: 0 0 20px; }
    .diamond-block .text-holder .top-holder ul {
      font-size: 14px;
      line-height: 1.2;
      float: left;
      width: 75%; }
      @media (max-width: 767px) {
        .diamond-block .text-holder .top-holder ul {
          width: 100%;
          float: none;
          margin: 0 0 5px; } }
      .diamond-block .text-holder .top-holder ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 13px 0 0; }
    .diamond-block .text-holder .top-holder .price,
    .diamond-block .text-holder .top-holder .wc-price {
      float: right;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 700;
      color: #2fab81; }
      @media (max-width: 767px) {
        .diamond-block .text-holder .top-holder .price,
        .diamond-block .text-holder .top-holder .wc-price {
          float: none; } }
  .diamond-block .text-holder .contact-block .tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .diamond-block .text-holder .contact-block .tabset {
        margin: 0 -5px 15px; } }
    .diamond-block .text-holder .contact-block .tabset li {
      width: 24.8%; }
      .diamond-block .text-holder .contact-block .tabset li a {
        display: block;
        padding: 6px;
        border-radius: 2px;
        border: 1px solid white;
        color: white;
        font-size: 14px;
        line-height: 1.2;
        font-weight: 400;
        text-align: center; }
        @media (max-width: 767px) {
          .diamond-block .text-holder .contact-block .tabset li a {
            padding: 4px; } }
        @media (max-width: 767px) {
          .diamond-block .text-holder .contact-block .tabset li a span {
            display: none; } }
        .diamond-block .text-holder .contact-block .tabset li a.active, .diamond-block .text-holder .contact-block .tabset li a:hover {
          background: white;
          color: #373737; }
  .diamond-block .text-holder .contact-block .tab-content ul {
    font-size: 14px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 479px) {
      .diamond-block .text-holder .contact-block .tab-content ul {
        display: block; } }
    @media (max-width: 767px) {
      .diamond-block .text-holder .contact-block .tab-content ul li {
        width: 50%;
        margin: 0 0 10px; } }
    @media (max-width: 479px) {
      .diamond-block .text-holder .contact-block .tab-content ul li {
        margin: 0 0 5px; }
        .diamond-block .text-holder .contact-block .tab-content ul li:last-child {
          margin: 0; } }
    .diamond-block .text-holder .contact-block .tab-content ul li a {
      display: inline-block;
      vertical-align: top;
      color: white;
      white-space: nowrap; }
      .diamond-block .text-holder .contact-block .tab-content ul li a img {
        display: inline-block;
        vertical-align: middle;
        filter: brightness(3); }
      .diamond-block .text-holder .contact-block .tab-content ul li a span {
        display: inline-block;
        vertical-align: middle; }
      .diamond-block .text-holder .contact-block .tab-content ul li a:hover {
        color: grey; }

.diamond-block .info {
  padding: 32px 0 146px; }
  @media (max-width: 1199px) {
    .diamond-block .info {
      padding: 50px 0; } }

.diamond-block table {
  float: left;
  width: 31.7%;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300;
  margin: 0 2.5% 0 0; }
  @media (max-width: 1023px) {
    .diamond-block table {
      font-size: 12px; } }
  @media (max-width: 767px) {
    .diamond-block table {
      float: none;
      width: 100%;
      margin: 0 0 10px; } }
  .diamond-block table th,
  .diamond-block table td {
    text-align: left;
    padding: 6px 11px;
    border: none;
    width: 50%;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
  .diamond-block table tr {
    cursor: pointer; }
    .diamond-block table tr:hover th,
    .diamond-block table tr:hover td {
      background: #808080 !important;
      color: #fff; }
  .diamond-block table tr:nth-child(odd) th,
  .diamond-block table tr:nth-child(odd) td {
    background: #e8ecee; }

.diamond-block .text-info {
  font-size: 14px;
  line-height: 19px;
  padding: 4px 0 0;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .diamond-block .text-info {
      padding: 0;
      font-size: 12px;
      line-height: 1.2; } }
  .diamond-block .text-info strong {
    font-weight: bold; }

.diamond-block .hidden-cell {
  display: none; }

.double-diamond-block .intro {
  padding: 55px 0 43px; }
  @media (max-width: 767px) {
    .double-diamond-block .intro {
      padding: 30px 0; } }
  .double-diamond-block .intro .columns {
    padding: 0 0 49px; }
    .double-diamond-block .intro .columns .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .double-diamond-block .intro .columns .container:after {
        display: none; }
      @media (max-width: 767px) {
        .double-diamond-block .intro .columns .container {
          display: block; } }

.double-diamond-block .first-product {
  float: left;
  width: 40.2%; }
  @media (max-width: 1199px) {
    .double-diamond-block .first-product {
      width: 45%; } }
  @media (max-width: 1023px) {
    .double-diamond-block .first-product {
      float: none;
      width: 100%; } }

.double-diamond-block .double-img {
  width: 19.6%;
  text-align: center;
  padding: 117px 0 0; }
  @media (max-width: 1199px) {
    .double-diamond-block .double-img {
      width: 10%;
      padding: 80px 10px 0; } }
  @media (max-width: 1023px) {
    .double-diamond-block .double-img {
      width: 100%;
      padding: 10px;
      text-align: center; } }
  .double-diamond-block .double-img img {
    width: 100%;
    max-width: 115px; }
    @media (max-width: 1023px) {
      .double-diamond-block .double-img img {
        max-width: 70px; } }
    @media (max-width: 767px) {
      .double-diamond-block .double-img img {
        max-width: 50px; } }

.double-diamond-block .second-product {
  float: right;
  width: 40.2%; }
  @media (max-width: 1199px) {
    .double-diamond-block .second-product {
      width: 45%; } }
  @media (max-width: 1023px) {
    .double-diamond-block .second-product {
      float: none;
      width: 100%; } }

.double-diamond-block .product-slick,
.double-diamond-block .add-product-slick {
  margin: 0 0 19px; }
  .double-diamond-block .product-slick .slick-slide,
  .double-diamond-block .add-product-slick .slick-slide {
    border-bottom: 1px solid #2fab81; }
    .double-diamond-block .product-slick .slick-slide img,
    .double-diamond-block .add-product-slick .slick-slide img {
      width: 100%; }

.double-diamond-block .slider-nav,
.double-diamond-block .add-slider-nav {
  margin: 0 -5px 0 -8px; }
  @media (max-width: 767px) {
    .double-diamond-block .slider-nav,
    .double-diamond-block .add-slider-nav {
      margin: 0 -2px 0 -5px; } }
  .double-diamond-block .slider-nav .slick-slide,
  .double-diamond-block .add-slider-nav .slick-slide {
    padding: 0 8px; }
    @media (max-width: 767px) {
      .double-diamond-block .slider-nav .slick-slide,
      .double-diamond-block .add-slider-nav .slick-slide {
        padding: 0 5px; } }
    .double-diamond-block .slider-nav .slick-slide.slick-current .img,
    .double-diamond-block .add-slider-nav .slick-slide.slick-current .img {
      border-color: #2fab81; }
    .double-diamond-block .slider-nav .slick-slide .img,
    .double-diamond-block .add-slider-nav .slick-slide .img {
      height: 72px;
      border: 1px solid #808080; }
      @media (max-width: 1023px) {
        .double-diamond-block .slider-nav .slick-slide .img,
        .double-diamond-block .add-slider-nav .slick-slide .img {
          height: 15vw; } }
  .double-diamond-block .slider-nav img,
  .double-diamond-block .add-slider-nav img {
    width: 100%; }
  .double-diamond-block .slider-nav .video-slide,
  .double-diamond-block .add-slider-nav .video-slide {
    position: relative; }
    .double-diamond-block .slider-nav .video-slide:after,
    .double-diamond-block .add-slider-nav .video-slide:after {
      position: absolute;
      content: '';
      top: 11px;
      right: 8px;
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-left: 10px solid #b9baba;
      border-bottom: 7px solid transparent; }

.double-diamond-block .product-carousel {
  margin: 0 0 30px; }

.double-diamond-block .text-holder {
  padding: 0 0 14px;
  color: white; }
  .double-diamond-block .text-holder h1 {
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2; }
    @media (max-width: 1199px) {
      .double-diamond-block .text-holder h1 {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .double-diamond-block .text-holder h1 {
        font-size: 18px;
        text-align: center; } }
  .double-diamond-block .text-holder .top-holder {
    border-top: 1px solid #e8ecee;
    padding: 11px 0 7px;
    overflow: hidden; }
    .double-diamond-block .text-holder .top-holder ul {
      font-size: 14px;
      line-height: 1.2;
      float: left; }
      @media (max-width: 767px) {
        .double-diamond-block .text-holder .top-holder ul {
          width: 100%;
          float: none;
          margin: 0 0 5px; } }
      .double-diamond-block .text-holder .top-holder ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 13px 5px 0; }
    .double-diamond-block .text-holder .top-holder .wc-price {
      float: right;
      font-size: 14px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .double-diamond-block .text-holder .top-holder .wc-price {
          float: none;
          display: block;
          margin: 0 0 5px; } }

.double-diamond-block .contact-block {
  float: left;
  width: 48.9%;
  color: white; }
  @media (max-width: 767px) {
    .double-diamond-block .contact-block {
      float: none;
      width: 100%;
      margin: 0 0 20px; } }
  .double-diamond-block .contact-block .tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .double-diamond-block .contact-block .tabset {
        margin: 0 -5px 15px; } }
    .double-diamond-block .contact-block .tabset li {
      width: 24.8%; }
      .double-diamond-block .contact-block .tabset li a {
        display: block;
        padding: 6px;
        border-radius: 2px;
        border: 1px solid white;
        color: white;
        font-size: 14px;
        line-height: 1.2;
        font-weight: 400;
        text-align: center; }
        @media (max-width: 767px) {
          .double-diamond-block .contact-block .tabset li a {
            padding: 4px; } }
        @media (max-width: 767px) {
          .double-diamond-block .contact-block .tabset li a span {
            display: none; } }
        .double-diamond-block .contact-block .tabset li a.active, .double-diamond-block .contact-block .tabset li a:hover {
          background: white;
          color: #373737; }
  .double-diamond-block .contact-block .tab-content ul {
    font-size: 14px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 479px) {
      .double-diamond-block .contact-block .tab-content ul {
        display: block; } }
    @media (max-width: 767px) {
      .double-diamond-block .contact-block .tab-content ul li {
        width: 50%;
        margin: 0 0 10px; } }
    @media (max-width: 479px) {
      .double-diamond-block .contact-block .tab-content ul li {
        margin: 0 0 5px; }
        .double-diamond-block .contact-block .tab-content ul li:last-child {
          margin: 0; } }
    .double-diamond-block .contact-block .tab-content ul li a {
      display: inline-block;
      vertical-align: top;
      color: white;
      white-space: nowrap; }
      .double-diamond-block .contact-block .tab-content ul li a img {
        display: inline-block;
        vertical-align: middle;
        filter: brightness(3); }
      .double-diamond-block .contact-block .tab-content ul li a span {
        display: inline-block;
        vertical-align: middle; }
      .double-diamond-block .contact-block .tab-content ul li a:hover {
        color: grey; }

.double-diamond-block .info-holder {
  float: right;
  color: white;
  width: 47.9%;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  margin: -7px 0 0; }
  @media (max-width: 767px) {
    .double-diamond-block .info-holder {
      float: none;
      width: 100%;
      margin: 0;
      font-size: 15px;
      line-height: 20px; } }

.double-diamond-block .info {
  padding: 30px 0 102px; }
  @media (max-width: 767px) {
    .double-diamond-block .info {
      padding: 30px 0; } }

.double-diamond-block .tables-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 1023px) {
    .double-diamond-block .tables-holder {
      display: block; } }
  .double-diamond-block .tables-holder .double-img {
    width: 17.8%;
    text-align: center;
    padding: 57px 0 0; }
    @media (max-width: 1199px) {
      .double-diamond-block .tables-holder .double-img {
        width: 10%;
        padding: 80px 10px 0; } }
    @media (max-width: 1023px) {
      .double-diamond-block .tables-holder .double-img {
        width: 100%;
        padding: 10px; } }
    .double-diamond-block .tables-holder .double-img img {
      width: 100%;
      max-width: 115px; }
      @media (max-width: 1023px) {
        .double-diamond-block .tables-holder .double-img img {
          max-width: 70px; } }
      @media (max-width: 767px) {
        .double-diamond-block .tables-holder .double-img img {
          max-width: 50px; } }

.double-diamond-block .first-tables {
  width: 41.1%; }
  @media (max-width: 1199px) {
    .double-diamond-block .first-tables {
      width: 45%; } }
  @media (max-width: 1023px) {
    .double-diamond-block .first-tables {
      width: 100%; } }

.double-diamond-block .second-tables {
  width: 41.1%; }
  @media (max-width: 1199px) {
    .double-diamond-block .second-tables {
      width: 45%; } }
  @media (max-width: 1023px) {
    .double-diamond-block .second-tables {
      width: 100%; } }

.double-diamond-block table {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300;
  float: left;
  width: 48.1%;
  margin: 0; }
  .double-diamond-block table:nth-child(2) {
    float: right; }
  @media (max-width: 1023px) {
    .double-diamond-block table {
      font-size: 12px; } }
  @media (max-width: 767px) {
    .double-diamond-block table {
      float: none;
      width: 100%;
      margin: 0; } }
  .double-diamond-block table th,
  .double-diamond-block table td {
    text-align: left;
    padding: 6px 11px;
    border: none;
    width: 50%;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
  .double-diamond-block table tr {
    cursor: pointer; }
    .double-diamond-block table tr:hover th,
    .double-diamond-block table tr:hover td {
      background: #808080 !important;
      color: #fff; }
  .double-diamond-block table tr:nth-child(odd) th,
  .double-diamond-block table tr:nth-child(odd) td {
    background: #e8ecee; }

.double-diamond-block .text-info {
  font-size: 14px;
  line-height: 19px;
  padding: 26px 11px;
  overflow: hidden;
  clear: both; }
  @media (max-width: 1023px) {
    .double-diamond-block .text-info {
      padding: 10px 0 0;
      font-size: 12px;
      line-height: 1.2; } }
  .double-diamond-block .text-info strong {
    font-weight: bold; }
  .double-diamond-block .text-info p {
    margin: 0; }

.double-diamond-block .hidden-cell {
  display: none; }

.hover-tooltip {
  color: #ffffff;
  font-family: Lato;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  width: 191px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #373737;
  text-align: center;
  padding: 20px 10px;
  margin: 0 0 10px; }
  .hover-tooltip:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    margin: 0 0 0 -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #373737; }

.jewel-box {
  padding: 0 0 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    .jewel-box {
      padding: 0; } }
  @media (max-width: 767px) {
    .jewel-box {
      display: block; } }
  .jewel-box .col {
    width: 31.7%;
    margin: 0 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .jewel-box .col {
        width: 100%;
        display: block;
        margin: 0 0 30px; } }
    .jewel-box .col.width-50 {
      width: 48.8%; }
      @media (max-width: 767px) {
        .jewel-box .col.width-50 {
          width: 100%; } }
  .jewel-box .top-holder {
    padding: 0 0 21px; }
    .jewel-box .top-holder h2 {
      float: left;
      margin: 0;
      position: relative; }
      .jewel-box .top-holder h2 a {
        position: absolute;
        top: -7px;
        right: -18px;
        background: #c9c9c9;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        padding: 0 1px 0 0; }
        @media (max-width: 767px) {
          .jewel-box .top-holder h2 a {
            display: none; } }
        .jewel-box .top-holder h2 a:hover {
          background: #2fab81; }
    .jewel-box .top-holder .favorites-link-holder {
      float: right;
    }
    .jewel-box .top-holder .favorites-link-holder a:first-child {
      padding-right: 20px;
    }
    .jewel-box .top-holder .export-products {
      /* float: right; */
      font-size: 13px;
      line-height: 1.2;
      font-weight: 400;
      padding: 7px 0 0 25px;
      position: relative;
      cursor: pointer;
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      margin: 7px 0 0;
      color: #2fab81; }
      .jewel-box .top-holder .export-products:after {
        position: absolute;
        content: '';
        width: 24px;
        height: 20px;
        left: 0;
        top: 0;
        background: url(images/export-favorites-ico.svg) no-repeat 50% 50%/cover; }
      .jewel-box .top-holder .export-products:hover:after {
        background: url(images/export-favorites-ico-hover.svg) no-repeat 50% 50%/cover; }
  .jewel-box .box {
    background: white;
    padding: 30px 15px 30px 30px;
    height: 330px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    position: relative; }
    @media (max-width: 1023px) {
      .jewel-box .box {
        padding: 20px 10px 20px 20px; } }
    .jewel-box .box:after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      bottom: 0;
      height: 80px;
      pointer-events: none;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 60%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 60%, white 100%); }
  .jewel-box .green .box {
    background: #2fab81; }
    .jewel-box .green .box:after {
      background: -webkit-linear-gradient(top, rgba(47, 171, 129, 0) 0%, rgba(47, 171, 129, 0.9) 60%, #2fab81 100%);
      background: linear-gradient(to bottom, rgba(47, 171, 129, 0) 0%, rgba(47, 171, 129, 0.9) 60%, #2fab81 100%); }
    .jewel-box .green .box .list li a:hover {
      background: #8cccb8; }
    .jewel-box .green .box strong {
      color: white; }
  .jewel-box .grey .box {
    background: #e8ecee; }
  .jewel-box .list {
    height: 100%;
    overflow: auto;
    position: relative; }
    .jewel-box .list li {
      margin: 0 0 20px; }
      .jewel-box .list li:last-child {
        margin: 0; }
      .jewel-box .list li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .jewel-box .list li a:hover {
          background: #f3f5f6; }
    .jewel-box .list .ico-holder img {
      width: 60px;
      height: 60px;
      object-fit: cover; }
    .jewel-box .list strong {
      font-size: 12px;
      line-height: 16px;
      font-weight: 700;
      padding: 0 0 0 11px;
      color: #373737;
      width: 75%; }

.tax-product_cat .woocommerce-pagination {
  padding: 0 0 20px; }

/* custom range input styles */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px; }

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block; }

.jcf-range .jcf-range-wrapper {
  background: #e8ecee;
  border: 1px solid #707070;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
  height: 10px; }

.jcf-range.jcf-vertical {
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 19px;
  width: 20px;
  height: 20px;
  margin: -6px 0 0;
  z-index: 1;
  top: 0;
  left: 0; }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3; }

/* custom number input styles */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 30px; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 17px 3px 7px;
  margin: 0;
  height: 100%;
  width: 100%;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  border-radius: 0;
  box-shadow: none; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 5px solid #2fab81;
  border-color: transparent transparent #2fab81 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -3px 0 0 -4px;
  border-color: #2fab81 transparent transparent transparent; }

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3; }

.jcf-number.jcf-disabled input {
  background: #ddd; }
/*# sourceMappingURL=style.css.map */
 
.hp_product_cat_container
{
	 background-color: transparent; 
	 max-height:200px;
	 margin-bottom: 2px;
}
.resize_hover { transition: all .2s ease-in-out; max-height:268px; }
.resize_hover:hover { transform: scale(1.04); }

 .ooakLabel {
	background-color:#2fab81; 
	color:white;
	margin:5px; padding:5px; 
	display:inline-block;
}

.cert-slide{text-align:center;}
@media only screen 
and (max-device-width: 1100px) {
.hp_product_cat_container {
      background-color: transparent;
      min-width: 98px;
      min-height: 205px;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
		}

		.slider_desc {
      color:white;  
      width:40%; 
      float:left; 
      margin-bottom:30px;
    }  /*background-color:rgba(30,30,30,0.5);*/
		
    .slider_desc_experience {
      font-size: 22px; 
      padding:20px 0 10px 0; 
      width:100%
    }

		.slider_title {
      min-height:96px;
    }
		 
		.resize_hover {}
		.products-category .col-holder img {
			width: auto;
		
		}
		
		.slick-track .btn {display:block;   position: absolute; bottom:40px; left:auto;}
		.intro-gallery p {margin:0px;} 
		.slider_min_height {
			min-height:400px;
		}
		.h2_exp_min_height {min-height:62px;}
 }
 
 @media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
   select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}

.bg-holder.new-bgg {
  background-position: center !important;
}

.event-news-holder.loading:after, .education-list.loading:after, .filters-block.loading:after {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white url(/wp-includes/images/spinner-2x.gif) no-repeat 50% 50%;
  content: '.';
  z-index: 100;
  opacity: 0.7;
  overflow: overlay;
  height: 100vh;
}

.single a.new-window-icon {
  content: url(/wp-content/themes/eshed/images/new-window-grey.png);
  position: absolute;
  top: 9px;
  right: 10px;
}

.single a.new-window-icon:hover {
  content: url(/wp-content/themes/eshed/images/new-window-green.png);
}

.single a.new-window-icon.iframe-url {
  left: 14px;
}

.page-template-pagestemplate-register-php select[name=country] {
  -webkit-appearance: menulist-button;
  color: black;
}


.page-template-pagestemplate-register-php input[name=first_name]::placeholder,
.page-template-pagestemplate-register-php input[name=last_name]::placeholder,
.page-template-pagestemplate-register-php input[name=email]::placeholder,
.page-template-pagestemplate-register-php input[name=password]::placeholder,
.page-template-pagestemplate-register-php input[name=a_company_name]::placeholder,
.page-template-pagestemplate-register-php select[name=country],
.page-template-pagestemplate-register-php select[name=a_country] {
  color: #7b7b7b;
  font-weight: 500;
  font-style: italic;
}

.page-template-pagestemplate-register-php .register-form .check-block h2 {
  font-weight: 500;
  font-style: italic;
}

.clear-search-button {
  float: right;
}

/* .jewel-box .list li:nth-child(2n) {
  background-color: #f9f9f9;
} */

.jewel-box .list li {
  padding: 4px;
}

.favorites-page-btn {
  float: left;
  margin: 20px 14px 0 10px;
  border: 1px solid #ff0000;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  text-align: center;
  padding-left: 5px;
  padding-bottom: 5px;
  color: #ff0000;
  /* font-size: 13px */
}

.favorites-page-btn:hover {
  background: #ff0000 !important;
  color: #ffffff;
}

.ie-alert-sitewide {
  display: block;
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0px;
  left: 0px;
  background-color: rgba(124, 203, 175, 1);
  color: #000000;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  z-index: 99999;

}

/* Yith wishlist integration */

.btn-list li .yith-wcwl-add-button a {
  text-indent: unset !important;
}

.btn-list li .yith-wcwl-add-button a i {
  font-family: 'fontawesome';
  color: #878787;
  font-size: 23px;
  font-weight: 100;
}

.btn-list li .yith-wcwl-add-button a i.fa.fa-heart {
  color: #2FAB81;
}

.btn-list li .yith-wcwl-add-button a span {
  display: none;
}

.archive .yith-wcwl-add-button a.delete_item  {
  visibility: hidden;
}

.archive .yith-wcwl-add-button a.delete_item i.fa.fa-heart {
  visibility: visible;
  float: right;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 0px;
}

.wishlist-title.wishlist-title-with-form {
  display: none;
}

.single-product .yith-wcwl-add-button a i {
  font-family: 'fontawesome';
  color: #808080;
  font-size: 23px;
  font-weight: 100;
  margin-right: 4px;
}

.single-product .yith-wcwl-add-button a i.fa.fa-heart {
  color: #2FAB81;
  vertical-align: middle;
}

.single-product .yith-wcwl-add-button a span {
  color: #373737;
}

.single-product .yith-wcwl-add-button a:hover {
  color: #585858;
}

@media only screen and (max-width: 767px) {
  .single-product .add-to-fav-single {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  .single-product .yith-wcwl-add-button a {
    vertical-align: top;
  }

  .single-product .yith-wcwl-add-button a i {
    margin-right: 3px;
  }
}

.dashboard-favorites {
  width: 100%;
  margin-bottom: 60px;
}

.dashboard-favorites th, td,
.dashboard-favorites table.shop_table {
  border: none;
}
.dashboard-favorites table.wishlist_table tbody td, table.wishlist_table thead th,
.dashboard-favorites table.shop_table td {
  border-top: 0px solid #f7f6f6;
}

table.wishlist_table thead th {
  border: none;
}

.favorites-container {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  padding: 11px 30px 4px 30px;
}

@media only screen and (max-width: 767px) {
  .favorites-container {
    padding: 11px 0px 4px 0px;
  }

  .yith-wcwl-form .product-name h3 {
    font-size: 16px;
  }
  .yith-wcwl-form ul {
    padding: 0px 0px 0px 6px;
  }
  .yith-wcwl-form .additional-info-wrapper {
    display: inline-block;
  }
}

.left-sidebar-news ul li,
.right-sidebar-news ul li {
  list-style: none;
}

.right-sidebar-news ul {
  padding-left: 5px;
}

.right-sidebar-news ul li {
  margin-bottom: 24px;
  border-left: 3px solid #97D5C0;
  padding-left: 22px;
}

.left-sidebar-news .widget_nav_menu ul li a,
.right-sidebar-news ul li a {
  font-weight: 600;
  color: #373737;
}

.left-sidebar-news .widget_nav_menu ul li a:hover,
.right-sidebar-news ul li a:hover {
  color: #2fab81;
}

.right-sidebar-news ul li .post-date {
  display: block;
  padding-top: 12px;
  color: #696969;
}

.news-sidebar-title h2 {
  font-weight: 500;
  font-size: 29px;
}

.left-sidebar-news .widget_nav_menu ul {
  padding-left: 15px;
}

.left-sidebar-news .widget_nav_menu ul li {
  font-size: 18px;
  padding-bottom: 22px;
  padding-top: 7px;
}

.left-sidebar-news .widget_nav_menu ul li a {
  font-weight: 300;
}

.left-sidebar-news .widget_nav_menu ul li a {
  font-weight: 600;
}
/* 
.left-sidebar-news .widget_nav_menu ul li:nth-child(6)::before {
  content: '\f0da';
  font-family: fontawesome;
  position: absolute;
  left: 15px;
  color: #2FAB81;
} */

.right-sidebar-item {
  border-bottom: 2px solid #93D3BE;
  margin-bottom: 21px;
  padding-bottom: 23px;
}

.right-sidebar-item:last-child,
.right-sidebar-item:first-child {
  border-bottom: none;
}

.single.single-post h1 {
  font-size: 41px;
}

.single.single-post .subtitle h2 {
  font-size: 24px;
  font-weight: 500;
  font-family: sans-serif;
}

a.older-posts {
  font-size: 17px;
  text-decoration: underline;
}

a.older-posts:hover {
  color: #373737;
}

.single.single-post .post-title-block {
  border-bottom: 1px solid #44B38E;
  margin-bottom: 15px;
}

.single.single-post .top-share-block {
  float: right;
}

.meta-data .author-name,
.meta-data .posted-date {
  font-size: 18px;
  margin-right: 10px;
}

.meta-data .author-name {
  font-weight: 600;
}

.single.single-post .content img {
  margin-bottom: 18px;
}

.single.single-post .content {
  border-bottom: 1px solid #3DB089;
  padding-bottom: 35px;
  margin-bottom: 24px;
}

.single.single-post .bottom-share-block {
  margin-bottom: 20px;
}

.single.single-post .comment-form label {
  padding-bottom: 3px;
  margin-bottom: 2px;
}

.single.single-post .content p {
  line-height: 1.4;
  font-size: 20px;
}

.single.single-post .filters-block {
  padding-top: 0px;
}

@media only screen and (max-width: 1199px) {
  .top-share-block iframe,
  .bottom-share-block iframe{
    width: 88px;
  }
}

@media only screen and (max-width: 572px) {
  .single.single-post .top-share-block {
    float: none;
    margin-top: 20px;
    margin-bottom: 7px;
  }
}

.right-sidebar-news .right-sidebar-item .search-form input[type='search'] {
  width: auto;
}

.filters-block .search-fancy-color.search-gemstone ul li {
  width: auto;
  margin: 0 0 19px;
  padding-right: 12px;
  padding-left: 5px;
}

.filters-block .search-fancy-color.search-gemstone ul li img {
  /* border-radius: 100%; */
  margin-bottom: 7px;
  width: 50px;
  height: auto;
}

.filters-block .search-intensity.search-gem-type ul li label {
  width: 75px;
}

.filters-block .search-intensity.search-gem-type ul {
  /* text-align: justify; */
  display: inline-block;
  width: 85%;
}

.filters-block .search-intensity.search-gem-type .heading-holder {
  display: inline-block;
  width: 14%;
}

.filters-block .search-intensity.search-gem-type .heading-holder .all-check label {
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  padding: 8px;
  display: block;
  width: 70px;
  text-align: center;
}

.tax-product_cat.term-gemstones .filters-block .search-weight {
  margin-bottom: 7px;
}

.tax-product_cat.term-gemstones .filters-block .search-fancy-color ul {
  padding-top: 44px;
}

.tax-product_cat.term-gemstones ul.parameters-list-3 li {
  margin-bottom: 6px;
}

.tax-product_cat.term-gemstones .filters-block .search-intensity {
  margin-bottom: 15px;
}

.single-product .gem_type_wrapper {
  float: right;
}

.single-post .credit-to {
  font-weight: 600;
}

.single-post .imgdesc-credit {
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .single-post .attachment-desc {

  }

  .single-post .credit-to {
    text-align: right;
  }
}

.sdg-item {
  margin-bottom: 22px;
}

.sdg-item .sdg-img {
  overflow: hidden;
}

.sdg-item a img {
  background: linear-gradient(#F3F5F6, #F4F5F5, #F3F5F6);
  transition: all .3s ease-in-out;
}

.sdg-item a:hover img {
  transform: scale(1.1);
}

.sdg-item a span {
  display: block;
  text-align: center;
  background-color: #808080;
  color: #ffffff;
  font-size: 19px;
  padding: 9px;
}

.text-info {
  color: unset !important;
}

@media only screen and (max-width: 767px) {
  .tax-product_cat.term-gemstones .filters-block .search-fancy-color ul {
    padding-top: 0px;
  }

  .filters-block .search-fancy-color.search-gemstone ul li img {
    width: 40px;
  }

  .filters-block .search-intensity.search-gem-type .heading-holder {
    display: block;
    width: initial;
    float: left;
    margin-top: -33px;
  }

  .filters-block .search-intensity.search-gem-type ul {
    display: inline-block;
    width: initial;
    text-align: center;
    margin-top: 15px;
  }

  .filters-block .search-intensity.search-gem-type .heading-holder .all-check label {
    width: 40px;
  }
}

.tax-product_cat.term-gemstones .advanced-options-block .advanced-holder .col-holder .col {
  margin: 0 7px 15px 0;
}

.single-product .yith-wcwl-add-button a span {
  vertical-align: top;
}

#order_review_heading {
  margin-top: 17px;
}

.woocommerce table.shop_table th {
  border-color: #e5e5e5;
}

/* recently viewed widget */
.widget.recently-viewed-products-widget h3 {
  text-align: center;
  margin-bottom: 28px;
  font-weight: 500;
}

.widget.recently-viewed-products-widget .row {
  text-align: center;
}

.widget.recently-viewed-products-widget .single-recently-viewed {
  list-style: none;
  display: inline-block;
  padding: 5px 23px;
}

.widget.recently-viewed-products-widget .recently-vewed-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

/* checkout */

.woocommerce-additional-fields {
  margin: 50px 0;
}

.woocommerce-checkout #payment div.form-row:not(.place-order) {
  padding: 0 25px;
}

@media (max-width: 767px) {
  .woocommerce-checkout #payment div.form-row:not(.place-order) {
    padding: 0 0px;
  } 
}

form.checkout .shop_table.woocommerce-checkout-review-order-table tr th,
.woocommerce table.shop_table {
  border: none
}

th.product-name {
  text-align: left;
}

th.product-total,
td.product-total,
tr.cart-subtotal td,
tr.order-total td {
  text-align: center;
}

.woocommerce table.shop_table tfoot th {
  border-top: 1px solid rgba(0,0,0,.1) !important;
}

.order-checkout-right {
  background-color: #f1f1f1;
  padding: 16px 28px;
}

@media (max-width: 767px) {
  .order-checkout-right {
    padding: 16px 0px;
  }

  h3#order_review_heading {
    padding-left: 28px;
  }

  form.checkout .shop_table.woocommerce-checkout-review-order-table tr th, 
  .woocommerce table.shop_table {
    padding: 0 28px;
  }

}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #f1f1f1;
}

#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 20px;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
  border-color: #e0e0e0;
  transition: all 300ms ease-out;
}

.woocommerce form select:focus, 
.woocommerce form textarea:focus, input:focus {
  background: #ffffff;
}

.woocommerce form .form-row input.input-text:focus, 
.woocommerce form .form-row textarea:focus,
.select2-container--default .select2-selection--single:focus {
  border-color: #9a9a9a;
  box-shadow: -3px 3px 8px -1px #b5b5b5;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  background-color: #dcdedf;
}

#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #dcdedf;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
  background-color: #2eab81;
  padding: 10px 21px 12px;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
  background-color: #22795c;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
  float: unset;
  width: -webkit-fill-available;
  margin-top: 20px;
}

.woocommerce form .form-row textarea {
  height: 9.5em;
}





.filters-block .search-intensity ul li label.jewelry-gem-type-label {
  width: 101px;
}

.jewelry-title {
  padding: 13px 20px;
  border-bottom: 1px solid #2fab81;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}

.jewelry-title.jewelry-title-line {

}

.jewelry-title a {
  color: #272727;
}

.jewelry-title a:hover {
  color: #22795c;
}

.term-jewelry .gemstones-col .parameters-list {
  border-bottom: 1px solid #e8ecee;
}

.term-jewelry .gemstones-col .parameters-list-2,
.term-jewelry .gemstones-col .parameters-list-3 {
  display: none;
}

.term-jewelry .gemstones-col .price-holder {
  text-align: center;
}

.term-jewelry .gemstones-col .price-holder .price {
  float: none;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}

.login-form-col .password-input{
  width: 100%;
}

.login-form-col form.login {
  border: none;
  margin-top: 5px;
  padding-top: 5px;
}

.login-form-col h2 {
  padding: 5px 20px;
  margin-bottom: 5px;
}

.login-form-col form .form-row input.input-text {
  border-color: #707070;
  line-height: 27px;
  margin-bottom: 10px;
}

.login-form-col button[type="submit"] {
  display: block;
  width: 100%;
  margin-right: 0px !important;
  background: #2FAB81;
  color: #ffffff;
  padding: 14px;
  margin-top: 10px;
}

.login-form-col .woocommerce-LostPassword.lost_password {
  margin-left: 4px;
  margin-top: 10px;
}

.login-form-col .woocommerce-LostPassword.lost_password a {
  color: #808080;
}

.login-form-col .woocommerce-LostPassword.lost_password a:hover {
  color: #2FAB81;
}

.login-form-col .woocommerce-form-row.woocommerce-form-row--wide {
  margin-bottom: 0px;
}

.login-form-col .button-lost-pw {

}

@media (max-width: 371px) {
  .login-form-col form.login {
    padding: 0px;
  }

  .login-form-col h2 {
    padding: 5px 0px;
  }
}

.registration-holder {
  text-align: center;
  background-color: #E8ECEE;
  padding: 25px;
  margin-top: 47px;
}

.registration-holder a {
  background: #2eab81;
  color: #ffffff;
  padding: 12px;
  display: block;
}

.registration-holder a:hover {
  background: #7d7d7d;
}

.login-page-img img {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .registration-holder {
    margin-top: 0px;
  }

  .login-page-img {
    display: none;
  }
}

h3#ship-to-different-address {
  margin-top: 25px;
  font-size: 17px;
}

h3#ship-to-different-address label input {
  margin-right: 4px;
  margin-left: 5px;
  height: 14px;
  width: 14px;
}

.gemstones-line .top .parameters-list li,
.gemstones-line .bottom .parameters-list-2 li {
  font-weight: bold;
}

.gemstones-line .top .parameters-list li strong,
.gemstones-line .bottom .parameters-list-2 li strong {
  font-weight: normal;
}

.price-holder .price.non-login-price {
  color: #373737;
  font-size: 12px;
}

.price-holder .price.non-login-price a {
  font-weight: normal;
}

.unique-block .slick-arrow:focus {
  outline: none;
}

.filters-block .wishlist_view input[type="checkbox"] {
  left: 15px;
  top: 44%;
}

.filters-block .wishlist_view th input[type="checkbox"] {
  top: 13px;
}

.yith_wcwl_wishlist_bulk_action input[type="submit"],
a.favorites-export-csv {
  padding: 8px 20px;
  background: #2eab81;
  color: #fff;
  border: 1px solid #2eab81;
  line-height: 20px;
  transition: all 300ms ease-out;
}

.yith_wcwl_wishlist_bulk_action input[type="submit"]:hover,
a.favorites-export-csv:hover {
  background: #ffffff;
  color: #2eab81;
}

.export-button-container {
  padding-top: 9px;
  padding-left: 20px;
  display: inline-block;
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
  min-width: 191px;
  height: 33px;
  border: 2px solid #6f6f6f;
}

.filters-block .search-color ul li label, 
.advanced-options-block.main-filter-holder 
.filters-block .search-color ul li label {
  background: #fff;
}

.advanced-options-block.main-filter-holder .advanced-holder {
  background: initial;
  padding: 0 20px;
}

.advanced-options-block.main-filter-holder .advanced-holder .search-shape ul li {
  margin: 0;
}

.advanced-options-block.main-filter-holder .advanced-holder .search-shape ul li label:hover {
  background: none;
}

.advanced-options-block.main-filter-holder .search-options {
  display: block;
  margin: auto;
  width: fit-content;
}

.advanced-options-block.main-filter-holder .clear-search-button {
  float: right;
  margin-top: -18px;
  margin-bottom: 12px;
}

.search-nav.after-filters-nav li {
  width: auto;
  padding-right: 10px;
}

.filters-block .search-nav.after-filters-nav li a {
  background: none;
  color: #777777;
  font-size: 19px;
  font-weight: 400;
  padding: 0;
}

.filters-block .search-nav.after-filters-nav li.active a,
.filters-block .search-nav.after-filters-nav li a:hover {
  color: #2fab81;
}

.filters-block .search-nav.after-filters-nav {
  margin-bottom: 12px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.results-block {
  padding: 23px 0 0px;
}

.filters-block .search-nav {
  margin: 0 0 14px;
}

#archive-ajax-content.results-block {
  padding-top: 0px;
}

@media only screen and (max-width: 767px ){
  .advanced-options-block.main-filter-holder .advanced-holder ul {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .advanced-options-block.main-filter-holder .advanced-holder ul[data-range-nav] {
    justify-content: space-between;
  }

  .results-block {
    padding: 23px 0 0px;
  }

  .advanced-options-block.main-filter-holder .search-color ul, 
  .advanced-options-block.main-filter-holder .search-clarity ul, 
  .advanced-options-block.main-filter-holder .search-intensity ul {
    display: block;
    width: 100%;
  }

  .advanced-options-block.main-filter-holder .advanced-holder .search-fancy-color ul {
    display: flex;
    width: auto;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .advanced-options-block.main-filter-holder {
    background: inherit;
  }

  .advanced-options-block.main-filter-holder .advanced-holder .title {
    float: none;
    width: 100%;
  }

  .advanced-options-block.main-filter-holder .advanced-holder ul {
    float: none;
  }

  .results-block .search-nav.after-filters-nav li {
    padding-right: unset;
  }

  .results-block .search-nav.after-filters-nav li a {
    font-size: 15px;
  }

  .results-block ul.search-nav.after-filters-nav  {
    justify-content: space-between;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }

  .filters-block .all-top-filters .search-nav {
    justify-content: space-between;
  }

  .filters-block .all-top-filters .search-nav li.active a {
    background: none;
    color: #2eab81;
  }

  .filters-block .all-top-filters .search-nav li a {
    background: none;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
  }

  .filters-block .all-top-filters .search-nav li {
    position: relative;
    padding-top: 63px;
  }

  .diamond-menu a::before, 
  .emerald-menu a::before, 
  .fancy-menu a::before, 
  .gemstones-menu a::before, 
  .jewelry-menu a::before {
    content: '';
    height: 98px;
    width: 70px;
    position: absolute;
    top: 0px;
    left: auto;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .diamond-menu a::before {
    background-image: url(/wp-content/uploads/media/other/diamond-cat.webp);
  }

  .emerald-menu a::before {
    background-image: url(/wp-content/uploads/media/other/emerald-cat.webp);
  }

  .fancy-menu a::before {
    background-image: url(/wp-content/uploads/media/other/fancy-cat.webp);
  }

  .gemstones-menu a::before {
    background-image: url(/wp-content/uploads/media/other/gemstone-cat.webp);
  }

  .jewelry-menu a::before {
    background-image: url(/wp-content/uploads/media/other/jewelry-cut.png);
  }

}

.advanced-options-block.main-filter-holder:not(.search-options-active) .advanced-holder.container {
  /* border-top: 1px solid #2eab81; */
  padding-top: 26px;
}

.contact-us-tab-item ul {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  padding-left: 0;
}

.contact-us-tab-item ul li {
  list-style: none;
  margin-right: 17px;
  min-width: 23%;
}

.contact-us-tab-item ul li a span {
  color: #808080;
  transition: all 300ms ease-out;
}

.contact-us-tab-item ul li a span:hover {
  color: #3DB089;
}

.contact-us-tab-item ul li a img {
  width: 22px;
  margin-right: 3px;
}

.contact-item-title .contacts-title {
  border-right: 1px solid;
  height: 28px;
}


@media only screen and ( max-width: 767px ) {
  .contact-us-tab-item ul {
    display: list-item;
  }

  .contact-us-tab-item ul li {
    margin-bottom: 8px;
  }

  .contact-item-title .contacts-title {
    border-right: none;
    border-bottom: 1px solid;
    margin-bottom: 17px;
  }

  .contact-us-tab-item {
    margin-bottom: 11px;
  }

  .advanced-options-block.main-filter-holder .advanced-holder .title {
    font-size: 20px;
  }

  .advanced-options-block .advanced-holder ul li:last-child  {
    margin: 0 -2px 2px 0;
  }

  .double-gemstones-col-mobile .add-parameters-list ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

}

.announcement-product-text .meta-text-wrapper {
  display: block;
  padding: 36px 17px;
  background: #F5F5F5;
  line-height: 21px;
}

.default-meta .mobile-button .back-button {
  display: none;
}

.ppc-single-product span {
  font-size: 16px;
}

.single .price_wrapper,
.single form.cart {
  display: inline-block;
}

.single .price_wrapper {
  width: 49%;
  text-align: center;
  line-height: 44px;
  vertical-align: top;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.single form.cart {
  width: 50%;
}

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.single .top-holder .default-meta {
  margin: 20px 0;
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  width: 100%;
  border-radius: 2px;
  background-color: #161515;
  border: 1px solid #161514;
  padding: 13px 20px 15px;
}

.woocommerce div.product form.cart .button:hover {
  background-color: #ffffff;
  color: #161515;
}

.single .price_wrapper .woocommerce-Price-amount.amount {
  font-size: 20px;
  color: #2FAB81;
  font-weight: 800;
}

.product-block .text-holder .top-holder {
  margin: 0 0 35px;
}

.product-block .text-holder .btns-holder {
  justify-content: flex-start;
}

.product-block .text-holder .btns-holder .share-block {
  margin-left: 13px;
}

.filters-block .search-color ul li label, 
.advanced-options-block.main-filter-holder .filters-block .search-color ul li label,
.filters-block .search-clarity ul li label, 
.advanced-options-block.main-filter-holder .filters-block .search-clarity ul li label,
.filters-block .search-intensity ul li label, 
.advanced-options-block.main-filter-holder .filters-block .search-intensity ul li label {
  background: #e8ecee;
}

.filters-block .search-color ul li label:hover, 
.advanced-options-block.main-filter-holder .filters-block .search-color ul li label:hover,
.filters-block .search-clarity ul li label:hover, 
.advanced-options-block.main-filter-holder .filters-block .search-clarity ul li label:hover,
.filters-block .search-intensity ul li label:hover, 
.advanced-options-block.main-filter-holder .filters-block .search-intensity ul li label:hover {
  background: #2eab81;
}

.advanced-options-block.main-filter-holder .search-options span {
 font-weight: 800;
}

.ppc-loop-pair {
  display: block;
  margin-top: 15px;
  margin-bottom: -10px;
}

.advanced-options-block.secondary-filter-holder:not(.search-options-active) {
  background-color: #e8ecee;
}

.product-type-simple.product-type-jewelry .ppc-single-product {
  display: none;
}

.lower-filter-holder {
  display: none;
}

.lower-search-options {
  text-align: center;
  display: block;
  padding-top: 33px;
  line-height: 28px;
  margin-bottom: 23px;
  cursor: pointer;
  text-decoration: underline;
}

.lower-search-options.active .show-item,
.lower-search-options .hide-item {
  display: none;
}

.lower-search-options.active .hide-item  {
  display: inline;
}

#wc-stripe-payment-request-button-separator,
#wc-stripe-payment-request-wrapper {
  display: none !important;
}

.page.page-id-460 p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.page.page-id-460 h2 {
  font-size: 35px;
}

.page.page-id-460 #main .sub-title {
  font-size: 32px;
}

.diamond-block .announcement-product-text .meta-text-wrapper {
  background: none;
}

.diamond-block button.single_add_to_cart_button {
  background: #43ab81;
  padding: 1px 10px;
}

.diamond-block .text-holder {
  justify-content: center;
}

.woocommerce-product-details__short-description {
  padding: 20px 5px 1px;
}

.advanced-options-block-l.secondary-filter-holder {
  clear: both;
}

body.term-emerald .lower-search-options,
body.term-fancy .lower-search-options {
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  .advanced-options-block.main-filter-holder .advanced-holder .lower-filter-holder ul {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .advanced-options-block .advanced-holder .lower-filter-holder ul li {
    margin: 0 4px 0 0;
  }
  .advanced-options-block .advanced-holder {
    max-height: fit-content;
  }

  .diamond-block .intro .slick-slider.product-slick {
    margin: 0 0 4px;
  }
  .diamond-block .intro .text-holder .contact-block .default-meta .price_wrapper {
    float: left;
  }

  .diamond-block .intro .text-holder .contact-block .default-meta form.cart {
    float: right;
  }

  .diamond-block .intro .text-holder .contact-block .top-holder .announcement-product-text .meta-text-wrapper {
    padding: 10px 17px;
  }

  .diamond-block .product-slick .slick-slide img {
    object-fit: cover;
    min-height: 325px;
  }
}

.widget-jewelry-title {
  padding: 1px 12px;
  border-bottom: none;
}

.widget-jewelry-title a {
  font-size: 15px;
}