@charset "UTF-8";
/*!
Theme Name: sapphire
Theme URI: http://underscores.me/
Author: Yehuda Tiram
Author URI: http://atarimtr.com
Description: Theme for sapphire-shop.com web site
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sapphire
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

sapphire is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* Top secondary header */
/* Footer */
/* Forms */
/* Messages */
/* Footer */
/* Footer site-info */
@import url("https://fonts.googleapis.com/css?family=Assistant:300,400,700&amp;subset=hebrew");
/* Fontello webfont */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #747474;
  font-family: "Assistant", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

body {
  font-weight: 500;
  letter-spacing: 0px;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 {
  font-weight: 400;
}

h2 {
  font-weight: 400;
}

h3.hp-top-intro {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
}

h3.hp-cats {
  margin: 0 20px 0 0;
  color: #080808;
}

p {
  margin-bottom: 0.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

@font-face {
  font-family: 'atr_themes';
  src: url("/wp-content/themes/sapphire/font/atr_themes.eot?74760961");
  src: url("/wp-content/themes/sapphire/font/atr_themes.eot?74760961#iefix") format("embedded-opentype"), url("/wp-content/themes/sapphire/font/atr_themes.woff2?74760961") format("woff2"), url("/wp-content/themes/sapphire/font/atr_themes.woff?74760961") format("woff"), url("/wp-content/themes/sapphire/font/atr_themes.ttf?74760961") format("truetype"), url("/wp-content/themes/sapphire/font/atr_themes.svg?74760961#atr_themes") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'atr_themes';
    src: url('/wp-content/themes/sapphire/font/atr_themes.svg?74760961#atr_themes') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "atr_themes";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
  content: '\e800';
}

/* '' */
.icon-search:before {
  content: '\e801';
}

/* '' */
.icon-star-empty:before {
  content: '\e802';
}

/* '' */
.icon-star:before {
  content: '\e803';
}

/* '' */
.icon-star-half:before {
  content: '\e804';
}

/* '' */
.icon-ok:before {
  content: '\e805';
}

/* '' */
.icon-ok-circled:before {
  content: '\e806';
}

/* '' */
.icon-info-circled:before {
  content: '\e807';
}

/* '' */
.icon-down-open:before {
  content: '\e808';
}

/* '' */
.icon-left-open:before {
  content: '\e809';
}

/* '' */
.icon-right-open:before {
  content: '\e80a';
}

/* '' */
.icon-up-open:before {
  content: '\e80b';
}

/* '' */
.icon-basket:before {
  content: '\e80c';
}

/* '' */
.icon-th-list:before {
  content: '\e80d';
}

/* '' */
.icon-cog-alt:before {
  content: '\e80e';
}

/* '' */
.icon-cog:before {
  content: '\e80f';
}

/* '' */
.icon-right-circled:before {
  content: '\f0a9';
}

/* '' */
.icon-up-circled:before {
  content: '\f0aa';
}

/* '' */
.icon-down-circled:before {
  content: '\f0ab';
}

/* '' */
.icon-mail-alt:before {
  content: '\f0e0';
}

/* '' */
.icon-star-half-alt:before {
  content: '\f123';
}

/* '' */
.icon-youtube-squared:before {
  content: '\f166';
}

/* '' */
.icon-youtube:before {
  content: '\f167';
}

/* '' */
.icon-youtube-play:before {
  content: '\f16a';
}

/* '' */
.icon-twitter:before {
  content: '\f309';
}

/* '' */
.icon-twitter-circled:before {
  content: '\f30a';
}

/* '' */
.icon-facebook:before {
  content: '\f30c';
}

/* '' */
.icon-facebook-circled:before {
  content: '\f30d';
}

/* '' */
.icon-facebook-squared:before {
  content: '\f30e';
}

/* '' */
.icon-gplus:before {
  content: '\f30f';
}

/* '' */
.icon-gplus-circled:before {
  content: '\f310';
}

/* '' */
.icon-pinterest:before {
  content: '\f312';
}

/* '' */
.icon-pinterest-circled:before {
  content: '\f313';
}

/* '' */
.icon-youtube-1:before {
  content: '\f315';
}

/* '' */
.icon-linkedin:before {
  content: '\f318';
}

/* '' */
.icon-linkedin-circled:before {
  content: '\f319';
}

/* '' */
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/** @format */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.site-content {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .site-content {
    width: 1330px;
  }
}

.site-content .content-area {
  width: 100%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
}

@media (min-width: 576px) {
  .site-content .content-area {
    width: 79%;
    padding: 40px;
  }
}

.site-content .widget-area {
  vertical-align: top;
  width: 100%;
  display: inline-block;
  background-color: #fff;
  margin-left: 24px;
  padding: 40px 6px;
}

@media (min-width: 576px) {
  .site-content .widget-area {
    width: 19%;
  }
}

.site-content .widget-area .textwidget {
  background-color: #f2f2f0;
  padding: 26px;
}

.site-content .widget-area .widget_search .search-form label {
  width: 80%;
  display: inline-block;
}

.site-content .widget-area .widget_search .search-form .search-submit {
  width: 30px;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  color: #cebab0;
  background-color: #febf14;
  height: 31px;
}

.site-content .widget-area .widget_search .search-form .search-submit:hover {
  background-color: #FFC000;
}

.site-content .widget-area .widget_product_search label {
  width: 80%;
  display: inline-block;
}

.site-content .widget-area .widget_product_search button {
  width: 30px;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  color: #cebab0;
  background-color: #febf14;
  height: 31px;
}

hr.double-maroon-separator {
  height: 3px;
  overflow: hidden;
  border-bottom: solid 1px #eeeff5;
  border-top: solid 1px #eeeff5;
  background-color: transparent;
  margin: 10px;
}

hr.double-yellow-separator {
  height: 3px;
  overflow: hidden;
  border-bottom: solid 1px #febf14;
  border-top: solid 1px #febf14;
  background-color: transparent;
  margin: 10px;
}

.black-btn {
  background: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
}

.black-btn a {
  color: #fff;
}

.black-btn a:visited {
  color: #fff;
}

/*****************************/
/* title with lines on sides */
/*****************************/
.lines-on-sides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.lines-on-sides:before,
.lines-on-sides:after {
  content: "";
  border-top: 4px double #febf14;
  margin: 0 0 0 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}

.lines-on-sides:after {
  margin: 0 20px 0 0;
}

/*****************************/
/* HR style */
/*****************************/
/* "§" yellow */
hr.style-eight {
  overflow: visible;
  padding: 0;
  border: none;
  border-top: 4px double #febf14;
  color: #febf14;
  text-align: center;
  background: transparent;
}

hr.style-eight:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
  background: white;
}

/* double end */
hr.style-seven {
  overflow: visible;
  height: 30px;
  border-style: solid;
  border-color: #a0a0a0;
  border-width: 1px 0 0 0;
  border-radius: 20px;
  background: transparent;
  margin: 0;
}

hr.style-seven:before {
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: #a0a0a0;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}

/* Session popup */
#advert-once {
  position: fixed;
  bottom: 50%;
  right: 50%;
  display: inline-block;
  background-color: #333;
  padding: 5px 5px 0;
  z-index: 99999;
}

#advert-once .advert-button {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -3px;
  top: -3px;
  background-color: #ff4500;
  border-radius: 5px;
  cursor: pointer;
}

#reset-session,
#refresh-page {
  display: block;
  width: 250px;
  text-align: center;
  font-family: "Oswald", sans-serif;
  border-radius: 5px;
  border: none;
  padding: 2px 5px;
  cursor: pointer;
  background-color: #ddd;
  margin: 5px 0;
}

#reset-session:hover,
#refresh-page:hover {
  background-color: #f96e5b;
}

.modal-clock {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  height: 60px;
  -ms-flex-pack: space-evenly;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  text-align: center;
  background-color: #36454f;
}

.modal-expires-copy {
  font-size: 12px;
  letter-spacing: 0.06em;
}

@media (min-width: 768px) {
  .modal-clock {
    height: 70px;
  }
  .modal-expires-copy {
    font-size: 22px;
  }
}

.modal-clock-hr {
  background: #666;
  display: inline-block;
  height: 35px;
  margin: 0;
  width: 1px;
}

.modal-time-element {
  display: inline-block;
  padding: 0 8px;
}

.modal-time-countdown {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 1;
}

@media (min-width: 768px) {
  .modal-time-countdown {
    font-size: 30px;
  }
}

.modal-time-label {
  font-size: 10px;
  text-transform: capitalize;
}

.cart-item__product--info span,
.cart-totals__subtotal,
.review-slick-slink,
.side-cart__header .side-cart__header__headline,
.yolo-bar,
.yolo-bar--has-clock {
  text-transform: uppercase;
}

#top-menu-cart {
  background-color: #febf14;
  border: solid 1px #d5a113;
}

#top-menu-cart ul.sub-menu {
  background-color: #fff;
  padding: 8px;
}

#top-menu-cart a {
  color: #e10000;
}

#top-menu-cart .woocommerce-menu-mini-cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#top-menu-cart .woocommerce-menu-mini-cart-item.checkout_and_cart {
  margin: 15px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

#top-menu-cart .woocommerce-menu-mini-cart-item a {
  width: auto;
}

#top-menu-cart .woocommerce-menu-mini-cart-item a img {
  max-width: 34px;
  height: auto;
  -ms-flex-item-align: baseline;
      align-self: baseline;
  margin-left: 10px;
}

.modal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}

.boxed-text {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  line-height: 0;
  margin: 0 0.3em;
  padding: 0.9em 0.5em 0.8em;
}

.boxed-text--rounded {
  border-radius: 5px;
}

.boxed-text--border-white {
  border-color: #fff;
}

.modal-content {
  position: fixed;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  border: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  max-width: 500px;
  width: calc(100% - 30px);
  z-index: 1050;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal-inner-container {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.modal-image {
  display: none;
}

@media (min-width: 768px) {
  .modal-content {
    border-radius: 0;
    height: calc(100% - 30px);
    max-height: 510px;
    max-width: 820px !important;
    min-height: 468px;
  }
  .modal-image {
    background-image: url(https://sapphire.co.il/wp-content/uploads/2018/12/popup-diamonds-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: calc(100% - 70px);
    width: 50%;
  }
}

.close-icon,
.close-icon div {
  width: 30px;
  position: absolute;
}

.modal-wrapper {
  display: none;
  padding: 60px 0 35px;
}

@media (min-width: 768px) {
  .modal-wrapper {
    padding: 0 40px;
  }
  .close-icon {
    top: 0;
    background: #e2e2e2;
  }
}

.modal-headline {
  color: #1c5363;
}

.close-icon {
  background: 0 0;
  border: 0;
  height: 30px;
  margin: 10px;
  padding: 0;
  right: 0;
}

.close-icon div {
  background: #000;
  height: 2px;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
}

.close-icon div + div {
  -webkit-transform: translate(50%, -50%) rotate(-45deg);
          transform: translate(50%, -50%) rotate(-45deg);
}

.modal-clock + .close-icon {
  top: 60px;
  background: #fff;
}

.modal-is-sitewide-campaign {
  max-height: 512px;
  width: 290px;
}

@media (min-width: 375px) {
  .modal-is-sitewide-campaign {
    width: 345px;
  }
}

@media (min-width: 550px) {
  .modal-is-sitewide-campaign {
    width: 500px;
  }
}

@media (min-width: 768px) {
  .modal-clock + .close-icon {
    top: 0;
  }
  .modal-is-sitewide-campaign {
    height: auto;
  }
}

@media (min-width: 850px) {
  .modal-is-sitewide-campaign {
    width: 820px;
  }
}

.modal-is-sitewide-campaign .modal-inner-container {
  height: 450px;
  width: 100%;
}

.modal-is-sitewide-campaign .modal__image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.modal-is-sitewide-campaign .modal__fine-print {
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  right: 50%;
  text-align: center;
  -webkit-transform: translateY(100%) translateX(50%);
          transform: translateY(100%) translateX(50%);
  width: 100%;
}

.modal-is-sitewide-campaign .modal__fine-print p {
  font-size: 12px;
  line-height: 1.4em;
}

.modal-is-sitewide-campaign .modal__fine-print__line-1 {
  display: none;
}

@media (min-width: 850px) {
  .modal-is-sitewide-campaign .modal__fine-print__line-1 {
    display: inline-block;
  }
}

.modal-animate {
  -webkit-animation: modal 220ms 1 ease-in;
          animation: modal 220ms 1 ease-in;
}

@-webkit-keyframes modal {
  0% {
    -webkit-transform: translate(50%, 100%);
            transform: translate(50%, 100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    opacity: 1;
  }
}

@keyframes modal {
  0% {
    -webkit-transform: translate(50%, 100%);
            transform: translate(50%, 100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    opacity: 1;
  }
}

#upsell-experience .modal-container {
  position: fixed;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  background: #fff;
  border: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  max-height: calc(100% - 30px);
  max-width: calc(100% - 30px);
  z-index: 1050;
}

@media (min-width: 768px) {
  #upsell-experience .modal-container {
    border-radius: 0;
    min-height: 468px;
  }
  .modal-content {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-height: inherit;
    max-width: 500px;
    min-height: inherit;
    width: calc(100% - 30px);
    z-index: 1050;
  }
  .modal-time-element {
    padding: 0 6px;
  }
  .modal-wrapper {
    padding: 20px 0;
  }
  .modal-inner-container {
    height: 410px !important;
  }
  .boxed-text-headline {
    margin-bottom: 3px;
    background-color: #000;
    border: 0 none;
    color: #fff;
    margin-bottom: 2px;
    padding: 0px 10px;
    display: inline-block;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .close-icon {
    top: 3px;
    right: 3px;
  }
  .close-icon div {
    background: black !important;
    height: 1px;
  }
  .modal-inner-container {
    background-color: #36454f;
    border: 5px solid #36454f;
    display: block;
  }
  .modal-image {
    display: none;
  }
  .modal-image-mobile {
    background-image: url("https://sapphire.co.il/wp-content/uploads/2018/11/Sale-Flyer-02.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 115px;
    margin: auto;
    width: 85%;
  }
  .modal-offer {
    font-family: "Museo-Sans-Bolder";
    font-size: 70px;
    line-height: 0.9;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -20px;
  }
  .modal-offer sup {
    font-size: 35%;
    top: -1.5em;
  }
  .modal-offer span {
    font-size: 55%;
    margin-left: 20px;
  }
  .modal-subheadline {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  .modal-subheadline span {
    font-family: "Museo-Sans-Bolder";
  }
  .modal-dot {
    background-image: url("https://sapphire.co.il/wp-content/uploads/2018/11/Sale-Flyer-02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    position: absolute;
    left: 20px;
  }
  .modal-clock + .close-icon {
    top: 75px;
    right: 15px;
    height: 10px;
    margin: 0;
    z-index: 999;
  }
  .modal-clock .text-red {
    color: #fa4d4a;
  }
  .modal-clock-hr {
    background: #fa4d4a;
  }
  .modal-cta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
  }
  .modal-cta a {
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    min-width: 200px;
    text-transform: capitalize;
  }
  .modal-cta a:hover {
    background-color: #000;
    color: #fff;
  }
  div[has-clock="true"] .close-icon div {
    background: black !important;
  }
  div[has-clock="true"] .modal-inner-container {
    border-top: none;
  }
  div[has-clock="true"] .modal-dot {
    bottom: 105px;
  }
  .modal-expires-copy {
    width: 45%;
  }
  .modal-time-container {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 374px) {
  .modal-image-mobile {
    height: 90px;
  }
  .modal-cta {
    bottom: -25px;
  }
  .modal-subheadline {
    font-size: 13px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .modal-clock + .close-icon {
    top: 8px;
    margin: 10px;
    height: 30px;
  }
  .modal-content {
    max-height: 475px;
    max-width: 705px;
    min-height: 450px;
    width: 705px;
  }
  div[has-clock="true"] .modal-content {
    max-height: 550px;
  }
  .modal-offer {
    font-size: 92px;
    line-height: 0.9;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .modal-headline {
    margin-top: 35px;
  }
  .modal-cta {
    bottom: 30px;
  }
  .modal-cta a {
    min-width: 215px;
  }
  .modal-inner-container {
    height: 380px !important;
  }
  .modal-image {
    background-color: #fff;
    background-image: url("https://sapphire.co.il/wp-content/uploads/2018/12/popup-diamonds-2.jpg");
    background-position: -4px center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 47.5%;
  }
  .modal-image-mobile {
    display: none;
  }
  .modal-wrapper {
    padding: 0;
    height: 100%;
    width: 52.5%;
  }
  .modal-subheadline {
    font-size: 16px;
  }
  .modal-dot {
    width: 100px;
    height: 140px;
    position: absolute;
    left: 480px;
    top: 250px;
    display: none;
    z-index: 2;
  }
  .modal-dot-shadow {
    display: none;
    background: #c3c3c3;
    position: absolute;
    border-radius: 50%;
    height: 63px;
    left: 220px;
    top: 54px;
    width: 63px;
    z-index: 1;
  }
  div[has-clock="true"] .modal-dot {
    top: 40px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.list-table .border-bottom-gray {
  border-bottom: solid 1px #ddd;
}

.list-table .mb-20 {
  margin-bottom: 20px;
}

img.top-banner-diamonds {
  display: none;
}

@media screen and (min-width: 37.5em) {
  img.top-banner-diamonds {
    display: block;
  }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid transparent;
  cursor: pointer;
  text-align: center;
  background: #febf14;
  text-transform: uppercase;
  color: #333;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#febf14), to(#febf14));
  background-image: linear-gradient(to top, #febf14, #febf14);
  background-image: -o-linear-gradient(to top, #febf14, #febf14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color__background-form-button, endColorstr=$color__background-form-button);
  transition: all .2s;
  border-width: 0px;
  border-style: solid;
  border-color: #784910;
  border-radius: 2px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 2px;
  padding: 13px 14px;
  line-height: 17px;
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: 0px;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  background: #febf14;
  color: #784910;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#febf14), to(#febf14));
  background-image: linear-gradient(to top, #febf14, #febf14);
  background-image: -o-linear-gradient(to top, #febf14, #febf14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color__background-form-button, endColorstr=$color__background-form-button);
  border-color: #784910;
}

button:active, button:focus,
.button:active,
.button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #747474;
  border: 1px solid #aaa;
  padding: 3px;
  width: 100%;
  max-width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #747474;
}

select {
  border: 1px solid #aaa;
}

textarea {
  width: 100%;
  border: 1px solid #aaa;
  background-color: #fff;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #d2d2d2;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #d2d2d2;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #d2d2d2;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #d2d2d2;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #747474;
  text-decoration: none;
}

a:visited {
  color: #747474;
}

a:hover, a:focus, a:active {
  color: #747474;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: right;
  position: relative;
  margin-left: 2px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
  background: #e0e0e0;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #febf14;
  border-bottom-color: #febf14 !important;
}

.secondary-menu .main-navigation li a {
  line-height: 66px;
  height: 69px;
  border-bottom: 5px solid #000;
  font-size: 18px;
  padding: 0 12px;
}

#primary-menu > li {
  margin: 0 0.5%;
  background-color: rgba(243, 240, 240, 0.56);
  background-color: #F8F7F7;
  background-repeat: repeat-x;
  background: -o-linear-gradient(top, #FDFDFD, #F8F7F7);
}

#primary-menu li a {
  line-height: 66px;
  height: 69px;
  border-bottom: solid 3px #febf14;
  font-size: 16px;
  padding: 0 8px;
  color: #000;
}

#primary-menu ul.sub-menu {
  display: none;
  width: 1110px;
  border-bottom: none;
  padding: 0;
  margin: 0;
  background: #fff;
  border: none;
  border-top: solid 3px #1c5363;
}

@media (min-width: 576px) {
  #primary-menu ul.sub-menu {
    display: block;
  }
}

#primary-menu ul.sub-menu li {
  border-right: solid 1px #dcdadb;
  border-top: solid 1px #dcdadb;
  width: 120px;
  display: inline-block;
}

#primary-menu ul.sub-menu li a {
  border: none;
  height: 36px;
  line-height: 2.4em;
  margin: 0;
  width: 100%;
  overflow: hidden;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul,
.secondary-header .main-navigation ul {
  display: block;
}

.menu-toggle {
  padding: 0;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* ATR-AM plugin */
.atr-mm-menu-thumb img {
  max-width: 36px;
  float: right;
  margin: 8px 0 0 10px;
}

/* 
	Mobile menu button
*/
.mobile-menu-button {
  display: inline-block;
  cursor: pointer;
  background: #febf14;
  padding: 10px;
}

.mobile-menu-button .bar1,
.mobile-menu-button .bar2,
.mobile-menu-button .bar3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

/* atr advanced menu */
#primary-menu .atr-am-menu-item-22589 ul.sub-menu,
#primary-menu .atr-am-menu-item-22588 ul.sub-menu {
  width: 210px;
}

#primary-menu .atr-am-menu-item-22589 ul.sub-menu li,
#primary-menu .atr-am-menu-item-22588 ul.sub-menu li {
  width: 200px;
}

#primary-menu .atr-am-menu-item-22586 ul.sub-menu,
#primary-menu .atr-am-menu-item-22587 ul.sub-menu,
#primary-menu .atr-am-menu-item-22921 ul.sub-menu {
  width: 250px;
}

#primary-menu .atr-am-menu-item-22586 ul.sub-menu li,
#primary-menu .atr-am-menu-item-22587 ul.sub-menu li,
#primary-menu .atr-am-menu-item-22921 ul.sub-menu li {
  width: 240px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Header 
--------------------------------------------------------------*/
/** @format */
.site-header {
  width: 100%;
  background-image: none;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top center;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}

.site-header .site-branding .header-sidebar {
  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;
}

.site-header .site-branding .header-sidebar #tophead-sb {
  margin: 0 auto;
  float: left;
  height: 38px;
}

.site-header .site-branding .header-sidebar #tophead-sb .search-form {
  position: relative;
  width: 202px;
}

.site-header .site-branding .header-sidebar #tophead-sb .search-form label {
  position: absolute;
  margin-top: 1px;
  right: 0;
}

.site-header .site-branding .header-sidebar #tophead-sb .search-form button {
  padding: 7.1px 8px;
  position: absolute;
  left: 0;
}

.site-header .site-branding .header-sidebar #tophead-sb .search-form button .icon-search:before {
  color: #fff;
}

.site-header .site-branding .logo-wrap {
  margin-top: 0;
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .site-header .site-branding .logo-wrap {
    margin-top: 30px;
  }
}

.site-header .site-branding .secondary-menu {
  margin: 17px 0 0 0;
}

.site-header .site-branding a img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 576px) {
  .site-header .site-branding a img {
    max-width: initial;
  }
}

.site-header .secondary-header {
  height: auto;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .site-header .secondary-header {
    height: 43px;
  }
}

.site-header .secondary-header .sec-align-top, .site-header .secondary-header .sec-left, .site-header .secondary-header .sec-spacer, .site-header .secondary-header .head-widget, .site-header .secondary-header .sec-right {
  padding-top: 6px;
}

.site-header .secondary-header .social-share {
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0;
  float: left;
}

@media (min-width: 576px) {
  .site-header .secondary-header .social-share {
    width: 130px;
  }
}

.site-header .secondary-header .social-share li {
  width: 30px;
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

@media (min-width: 576px) {
  .site-header .secondary-header .social-share li {
    margin: 0 1px;
  }
}

.site-header .secondary-header .sec-left {
  height: 36px;
  padding-left: 10px;
  line-height: 35px;
  color: #333;
  font-size: 18px;
  letter-spacing: 0px;
  text-align: center;
  color: #747474;
  margin: 0 0 20px 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.site-header .secondary-header .sec-left a {
  color: #747474;
}

.site-header .secondary-header .sec-left a:hover {
  color: #f5e9da;
}

.site-header .secondary-header .sec-left a:visited {
  color: #747474;
}

.site-header .secondary-header .sec-left .header-top-separator {
  margin: 0 20px;
}

.site-header .secondary-header .head-widget {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.site-header .secondary-header .sec-spacer {
  height: 36px;
  padding-left: 10px;
  line-height: 35px;
  color: #333;
  font-size: 13px;
  letter-spacing: 0px;
  text-align: center;
  color: #333;
}

.site-header .secondary-header .sec-right {
  padding-left: 10px;
  line-height: 32px;
  color: #333;
  font-size: 13px;
  letter-spacing: 0px;
  text-align: center;
  color: #747474;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.site-header .secondary-header .sec-right .main-navigation.sec-head-menu {
  width: auto;
  float: right;
}

@media (min-width: 576px) {
  .site-header .secondary-header .sec-right .main-navigation.sec-head-menu {
    width: 260px;
  }
}

.site-header .secondary-header .sec-right a {
  color: #747474;
}

.site-header .secondary-header .sec-right a:hover {
  color: #f5e9da;
}

.site-header .secondary-header .sec-right a:visited {
  color: #747474;
}

.site-header .secondary-header .sec-right ul.sec-head-menu li {
  margin-left: 7px;
  width: auto;
  display: inline-block;
}

@media (min-width: 576px) {
  .site-header .secondary-header .sec-right ul.sec-head-menu li {
    width: 100px;
  }
}

.site-header .secondary-header .sec-right ul.sec-head-menu li:last-child {
  border: none;
}

.site-header .secondary-header .sec-right ul.sec-head-menu {
  list-style: none;
  margin: 0;
}

.site-header.sticky-header {
  position: initial;
  z-index: 1000;
  padding: 0px;
  background-color: #fff;
  border-bottom: 0px solid #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  top: 0;
}

@media (min-width: 768px) {
  .site-header.sticky-header {
    position: fixed;
  }
}

.site-header.sticky-header .site-branding {
  margin-top: 0;
}

.site-header.sticky-header .site-branding a img {
  width: 80%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.page-title-bar {
  background-position: center center;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-color: #f6f6f6;
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
  height: 100px;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  clear: both;
  padding: 0 10px;
}

.page-title-bar h1 {
  font-size: 21px;
  line-height: 1.21;
  color: #747474;
  width: 100%;
  margin: 10px 0 10px 0;
}

@media (min-width: 576px) {
  .page-title-bar h1 {
    font-size: 38px;
    line-height: 1.41;
  }
}

.page-title-bar .woocommerce-breadcrumb {
  font-size: 16px;
  line-height: 1.41;
  color: #747474;
  width: 100%;
  margin: 0 0 11px 0;
}

.page-title-bar .woocommerce-breadcrumb a {
  color: #747474;
}

.top-banner {
  position: relative;
}

.top-banner .top-banner-text {
  position: initial;
  right: auto;
  top: 80px;
}

@media (min-width: 576px) {
  .top-banner .top-banner-text {
    position: absolute;
    right: 10%;
    top: 80px;
  }
}

.top-banner .top-banner-text h2 {
  font-size: 1.5em;
}

.top-banner .top-banner-text h3 {
  font-size: 1.4em;
  color: #fe1414;
}

@media screen and (min-width: 37.5em) {
  .top-banner h2 {
    width: 360px;
  }
  .top-banner .secondary-menu {
    margin: 0;
  }
}

.mobile-go-to-cart a {
  color: #333;
}

.mobile-go-to-cart {
  position: fixed;
  top: 480px;
  z-index: 1000;
  left: -21px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #ffc015;
  color: #fff;
  padding: 7px;
  border-top: solid 1px #9c3863;
  border-right: solid 1px #9c3863;
  border-left: solid 1px #9c3863;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}

.woocommerce-cart .mobile-go-to-cart {
  display: none;
}

@media screen and (min-width: 37.5em) {
  .mobile-go-to-cart {
    display: none;
  }
}

.tophead-sb .search-submit {
  padding: 5px 0;
  margin: 0;
}

.header-sb {
  height: 36px;
}

@media screen and (max-width: 37.4em) {
  .sticky-site-navigation {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0 !important;
  }
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  width: 100%;
  background-color: #fff;
  background-image: none;
}

@media only screen and (max-device-width: 719px) {
  .desktop-only {
    display: none;
  }
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* WP Accessibility Helper (WAH) plugin*/
.aicon_link {
  bottom: 80px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Section and columns
--------------------------------------------------------------*/
.page-section {
  padding: 75px 0px 10px;
}

section.full-width-container {
  width: 100%;
}

.full-width-row {
  width: 1330px;
  margin: 0 auto;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1330px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-140 {
  margin-top: 140px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-140 {
  margin-bottom: 140px;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-180 {
  padding-top: 180px;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-180 {
  padding-bottom: 180px;
}

@media only screen and (max-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mt-lg-40 {
    margin-top: 40px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mt-lg-70 {
    margin-top: 70px;
  }
  .mt-lg-80 {
    margin-top: 80px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mt-lg-110 {
    margin-top: 110px;
  }
  .mt-lg-120 {
    margin-top: 120px;
  }
  .mt-lg-130 {
    margin-top: 130px;
  }
  .mt-lg-140 {
    margin-top: 140px;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mb-lg-40 {
    margin-bottom: 40px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .mb-lg-60 {
    margin-bottom: 60px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
  .mb-lg-80 {
    margin-bottom: 80px;
  }
  .mb-lg-90 {
    margin-bottom: 90px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .mb-lg-110 {
    margin-bottom: 110px;
  }
  .mb-lg-120 {
    margin-bottom: 120px;
  }
  .mb-lg-130 {
    margin-bottom: 130px;
  }
  .mb-lg-140 {
    margin-bottom: 140px;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pt-lg-110 {
    padding-top: 110px;
  }
  .pt-lg-120 {
    padding-top: 120px;
  }
  .pt-lg-130 {
    padding-top: 130px;
  }
  .pt-lg-140 {
    padding-top: 140px;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pb-lg-110 {
    padding-bottom: 110px;
  }
  .pb-lg-120 {
    padding-bottom: 120px;
  }
  .pb-lg-130 {
    padding-bottom: 130px;
  }
  .pb-lg-140 {
    padding-bottom: 140px;
  }
}

@media only screen and (max-width: 991px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-70 {
    margin-top: 70px;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mt-md-110 {
    margin-top: 110px;
  }
  .mt-md-120 {
    margin-top: 120px;
  }
  .mt-md-130 {
    margin-top: 130px;
  }
  .mt-md-140 {
    margin-top: 140px;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .mb-md-70 {
    margin-bottom: 70px;
  }
  .mb-md-80 {
    margin-bottom: 80px;
  }
  .mb-md-90 {
    margin-bottom: 90px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .mb-md-110 {
    margin-bottom: 110px;
  }
  .mb-md-120 {
    margin-bottom: 120px;
  }
  .mb-md-130 {
    margin-bottom: 130px;
  }
  .mb-md-140 {
    margin-bottom: 140px;
  }
  .mb-md-170 {
    margin-bottom: 170px;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pt-md-110 {
    padding-top: 110px;
  }
  .pt-md-120 {
    padding-top: 120px;
  }
  .pt-md-130 {
    padding-top: 130px;
  }
  .pt-md-140 {
    padding-top: 140px;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pb-md-110 {
    padding-bottom: 110px;
  }
  .pb-md-120 {
    padding-bottom: 120px;
  }
  .pb-md-130 {
    padding-bottom: 130px;
  }
  .pb-md-140 {
    padding-bottom: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mt-sm-60 {
    margin-top: 60px;
  }
  .mt-sm-70 {
    margin-top: 70px;
  }
  .mt-sm-80 {
    margin-top: 80px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
  .mt-sm-100 {
    margin-top: 100px;
  }
  .mt-sm-110 {
    margin-top: 110px;
  }
  .mt-sm-120 {
    margin-top: 120px;
  }
  .mt-sm-130 {
    margin-top: 130px;
  }
  .mt-sm-140 {
    margin-top: 140px;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .mb-sm-60 {
    margin-bottom: 60px;
  }
  .mb-sm-70 {
    margin-bottom: 70px;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mb-sm-90 {
    margin-bottom: 90px;
  }
  .mb-sm-100 {
    margin-bottom: 100px;
  }
  .mb-sm-110 {
    margin-bottom: 110px;
  }
  .mb-sm-120 {
    margin-bottom: 120px;
  }
  .mb-sm-130 {
    margin-bottom: 130px;
  }
  .mb-sm-140 {
    margin-bottom: 140px;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pt-sm-60 {
    padding-top: 60px;
  }
  .pt-sm-70 {
    padding-top: 70px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pt-sm-90 {
    padding-top: 90px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pt-sm-110 {
    padding-top: 110px;
  }
  .pt-sm-120 {
    padding-top: 120px;
  }
  .pt-sm-130 {
    padding-top: 130px;
  }
  .pt-sm-140 {
    padding-top: 140px;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pb-sm-60 {
    padding-bottom: 60px;
  }
  .pb-sm-70 {
    padding-bottom: 70px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .pb-sm-90 {
    padding-bottom: 90px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .pb-sm-110 {
    padding-bottom: 110px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
  .pb-sm-130 {
    padding-bottom: 130px;
  }
  .pb-sm-140 {
    padding-bottom: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mt-xs-30 {
    margin-top: 30px;
  }
  .mt-xs-40 {
    margin-top: 40px;
  }
  .mt-xs-50 {
    margin-top: 50px;
  }
  .mt-xs-60 {
    margin-top: 60px;
  }
  .mt-xs-70 {
    margin-top: 70px;
  }
  .mt-xs-80 {
    margin-top: 80px;
  }
  .mt-xs-90 {
    margin-top: 90px;
  }
  .mt-xs-100 {
    margin-top: 100px;
  }
  .mt-xs-110 {
    margin-top: 110px;
  }
  .mt-xs-120 {
    margin-top: 120px;
  }
  .mt-xs-130 {
    margin-top: 130px;
  }
  .mt-xs-140 {
    margin-top: 140px;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .mb-xs-30 {
    margin-bottom: 30px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .mb-xs-50 {
    margin-bottom: 50px;
  }
  .mb-xs-60 {
    margin-bottom: 60px;
  }
  .mb-xs-70 {
    margin-bottom: 70px;
  }
  .mb-xs-80 {
    margin-bottom: 80px;
  }
  .mb-xs-90 {
    margin-bottom: 90px;
  }
  .mb-xs-100 {
    margin-bottom: 100px;
  }
  .mb-xs-110 {
    margin-bottom: 110px;
  }
  .mb-xs-120 {
    margin-bottom: 120px;
  }
  .mb-xs-130 {
    margin-bottom: 130px;
  }
  .mb-xs-140 {
    margin-bottom: 140px;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pt-xs-10 {
    padding-top: 10px;
  }
  .pt-xs-20 {
    padding-top: 20px;
  }
  .pt-xs-30 {
    padding-top: 30px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pt-xs-50 {
    padding-top: 50px;
  }
  .pt-xs-60 {
    padding-top: 60px;
  }
  .pt-xs-70 {
    padding-top: 70px;
  }
  .pt-xs-80 {
    padding-top: 80px;
  }
  .pt-xs-90 {
    padding-top: 90px;
  }
  .pt-xs-100 {
    padding-top: 100px;
  }
  .pt-xs-110 {
    padding-top: 110px;
  }
  .pt-xs-120 {
    padding-top: 120px;
  }
  .pt-xs-130 {
    padding-top: 130px;
  }
  .pt-xs-140 {
    padding-top: 140px;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xs-10 {
    padding-bottom: 10px;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pb-xs-50 {
    padding-bottom: 50px;
  }
  .pb-xs-60 {
    padding-bottom: 60px;
  }
  .pb-xs-70 {
    padding-bottom: 70px;
  }
  .pb-xs-80 {
    padding-bottom: 80px;
  }
  .pb-xs-90 {
    padding-bottom: 90px;
  }
  .pb-xs-100 {
    padding-bottom: 100px;
  }
  .pb-xs-110 {
    padding-bottom: 110px;
  }
  .pb-xs-120 {
    padding-bottom: 120px;
  }
  .pb-xs-130 {
    padding-bottom: 130px;
  }
  .pb-xs-140 {
    padding-bottom: 140px;
  }
}

@media only screen and (max-width: 480px) {
  .mt-xxs-0 {
    margin-top: 0 !important;
  }
  .mt-xxs-10 {
    margin-top: 10px;
  }
  .mt-xxs-20 {
    margin-top: 20px;
  }
  .mt-xxs-30 {
    margin-top: 30px;
  }
  .mt-xxs-40 {
    margin-top: 40px;
  }
  .mt-xxs-50 {
    margin-top: 50px;
  }
  .mt-xxs-60 {
    margin-top: 60px;
  }
  .mt-xxs-70 {
    margin-top: 70px;
  }
  .mt-xxs-80 {
    margin-top: 80px;
  }
  .mt-xxs-90 {
    margin-top: 90px;
  }
  .mt-xxs-100 {
    margin-top: 100px;
  }
  .mt-xxs-110 {
    margin-top: 110px;
  }
  .mt-xxs-120 {
    margin-top: 120px;
  }
  .mt-xxs-130 {
    margin-top: 130px;
  }
  .mt-xxs-140 {
    margin-top: 140px;
  }
  .mb-xxs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxs-10 {
    margin-bottom: 10px;
  }
  .mb-xxs-20 {
    margin-bottom: 20px;
  }
  .mb-xxs-30 {
    margin-bottom: 30px;
  }
  .mb-xxs-40 {
    margin-bottom: 40px;
  }
  .mb-xxs-50 {
    margin-bottom: 50px;
  }
  .mb-xxs-60 {
    margin-bottom: 60px;
  }
  .mb-xxs-70 {
    margin-bottom: 70px;
  }
  .mb-xxs-80 {
    margin-bottom: 80px;
  }
  .mb-xxs-90 {
    margin-bottom: 90px;
  }
  .mb-xxs-100 {
    margin-bottom: 100px;
  }
  .mb-xxs-110 {
    margin-bottom: 110px;
  }
  .mb-xxs-120 {
    margin-bottom: 120px;
  }
  .mb-xxs-130 {
    margin-bottom: 130px;
  }
  .mb-xxs-140 {
    margin-bottom: 140px;
  }
  .pt-xxs-0 {
    padding-top: 0 !important;
  }
  .pt-xxs-10 {
    padding-top: 10px;
  }
  .pt-xxs-20 {
    padding-top: 20px;
  }
  .pt-xxs-30 {
    padding-top: 30px;
  }
  .pt-xxs-40 {
    padding-top: 40px;
  }
  .pt-xxs-50 {
    padding-top: 50px;
  }
  .pt-xxs-60 {
    padding-top: 60px;
  }
  .pt-xxs-70 {
    padding-top: 70px;
  }
  .pt-xxs-80 {
    padding-top: 80px;
  }
  .pt-xxs-90 {
    padding-top: 90px;
  }
  .pt-xxs-100 {
    padding-top: 100px;
  }
  .pt-xxs-110 {
    padding-top: 110px;
  }
  .pt-xxs-120 {
    padding-top: 120px;
  }
  .pt-xxs-130 {
    padding-top: 130px;
  }
  .pt-xxs-140 {
    padding-top: 140px;
  }
  .pb-xxs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxs-10 {
    padding-bottom: 10px;
  }
  .pb-xxs-20 {
    padding-bottom: 20px;
  }
  .pb-xxs-30 {
    padding-bottom: 30px;
  }
  .pb-xxs-40 {
    padding-bottom: 40px;
  }
  .pb-xxs-50 {
    padding-bottom: 50px;
  }
  .pb-xxs-60 {
    padding-bottom: 60px;
  }
  .pb-xxs-70 {
    padding-bottom: 70px;
  }
  .pb-xxs-80 {
    padding-bottom: 80px;
  }
  .pb-xxs-90 {
    padding-bottom: 90px;
  }
  .pb-xxs-100 {
    padding-bottom: 100px;
  }
  .pb-xxs-110 {
    padding-bottom: 110px;
  }
  .pb-xxs-120 {
    padding-bottom: 120px;
  }
  .pb-xxs-130 {
    padding-bottom: 130px;
  }
  .pb-xxs-140 {
    padding-bottom: 140px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  width: 100%;
}

.site-footer .footer-widget-area-wrapper {
  background-color: #363839;
  border-color: #e9eaee;
  border-top-width: 12px;
  padding-top: 43px;
  padding-bottom: 40px;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area {
  margin: 0 auto;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb {
  vertical-align: top;
  width: 100%;
  display: inline-block;
  color: #747474;
}

@media (min-width: 576px) {
  .site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb {
    width: 24%;
  }
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a {
  color: #747474;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:visited {
  color: #747474;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:hover, .site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:focus, .site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:active {
  color: #747474;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:focus {
  outline: thin dotted;
}

.site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:hover, .site-footer .footer-widget-area-wrapper .footer-widget-area .footer-sb a:active {
  outline: 0;
}

.site-footer .site-info-wrapper {
  background-color: #011722;
  border-color: #4b4c4d;
  border-top-width: 1px;
  padding-top: 18px;
  padding-bottom: 16px;
}

.site-footer .site-info-wrapper .site-info {
  margin: 0 auto;
  color: #FFC000;
  font-size: 0.8rem;
}

.site-footer .site-info-wrapper .site-info a {
  color: #FFC000;
}

.site-footer .site-info-wrapper .site-info a:visited {
  color: #FFC000;
}

.site-footer .site-info-wrapper .site-info a:hover, .site-footer .site-info-wrapper .site-info a:focus, .site-footer .site-info-wrapper .site-info a:active {
  color: #FFC000;
}

.site-footer .site-info-wrapper .site-info a:focus {
  outline: thin dotted;
}

.site-footer .site-info-wrapper .site-info a:hover, .site-footer .site-info-wrapper .site-info a:active {
  outline: 0;
}

.site-footer .site-info-wrapper .site-info .social-share {
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0;
  float: left;
}

@media (min-width: 576px) {
  .site-footer .site-info-wrapper .site-info .social-share {
    width: 130px;
  }
}

.site-footer .site-info-wrapper .site-info .social-share li {
  width: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* #ca9430 */
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Other plugins 
--------------------------------------------------------------*/
.atr-posts-by-cat-list-wrap nav#nav-posts {
  width: 100%;
  height: 36px;
  text-align: center;
}

.atr-posts-by-cat-list-wrap .next,
.atr-posts-by-cat-list-wrap .prev {
  width: 20%;
  height: 36px;
  display: inline-block;
  padding: 5px 10px;
  vertical-align: top;
}

.atr-posts-by-cat-list-wrap a.prev.page-numbers,
.atr-posts-by-cat-list-wrap a.next.page-numbers {
  border: none;
}

.atr-posts-by-cat-list-wrap .page-numbers {
  display: inline-block;
  border: solid 1px #ddd;
  padding: 4px 10px;
  line-height: 1.6em;
  margin: 0 2px;
}

.atr-posts-by-cat-list-wrap .page-numbers.current {
  background: #bac1b8;
}

ul.atr-posts-by-cat-list {
  margin: 0;
  padding: 0;
}

ul.atr-posts-by-cat-list li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 1%;
}

ul.atr-posts-by-cat-list li a.blog-page-more-info {
  display: block;
  text-align: right;
}

.textwidget ul.atr-posts-by-cat-list h2.blog-page-post-title {
  margin: 10px 0;
  line-height: 24px;
}

@media only screen and (max-device-width: 480px) {
  .atr-posts-by-cat-list-wrapiframe {
    height: auto;
  }
}

@media only screen and (max-device-width: 767px) {
  ul.atr-posts-by-cat-list li {
    width: 100%;
    padding: 0;
  }
}
/*# sourceMappingURL=style.css.map */