/*!
Theme Name: doctor
Theme URI: http://underscores.me/
Author: Dima Minka
Author URI: http://cdk.co.il
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: doctor
Tags:

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.

doctor is based on Underscores http://underscores.me/, (C) 2012-2015 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 http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woo
# Plugins
# Footer
# Responsive
--------------------------------------------------------------*/
@font-face {
  font-family: 'Open Sans Hebrew';
  src: url("../fonts/opensanshebrew/opensanshebrew-regular.eot");
  src: url("../fonts/opensanshebrew/opensanshebrew-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/opensanshebrew/opensanshebrew-regular.woff") format("woff"), url("../fonts/opensanshebrew/opensanshebrew-regular.ttf") format("truetype"), url("../fonts/opensanshebrew/opensanshebrew-regular.svg#open_sans_hebrewregular") format("svg");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: 'Open Sans Hebrew';
  src: url("../fonts/opensanshebrew/opensanshebrew-bold.eot");
  src: url("../fonts/opensanshebrew/opensanshebrew-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/opensanshebrew/opensanshebrew-bold.woff") format("woff"), url("../fonts/opensanshebrew/opensanshebrew-bold.ttf") format("truetype"), url("../fonts/opensanshebrew/opensanshebrew-bold.svg#open_sans_hebrewbold") format("svg");
  font-style: normal;
  font-weight: 700; }
/*---------------*/
/***** Sadie *****/
/*---------------*/
.responsive-only{
    display: none;
}
.desktop-only{
    display: block;
}
figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

figure.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Lily *****/
/*---------------*/
figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0); }

figure.effect-lily figcaption > div:first-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42%; }

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s; }

figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1; }

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s; }

.icon-chair, .sg-submit:before, .icon-close-big, .icon-close-red, .icon-fairy, .icon-faq, .icon-fb, .icon-fbh, .icon-gplus, .icon-gplush, .icon-home-clean, .icon-in, .icon-inh, .icon-link-big, .icon-link-small, .icon-link-small-green, .icon-login, .icon-mail, .icon-mic-green, .icon-mic-white, .icon-mobile-green, .icon-moving, .icon-pdf, .icon-pencil, .icon-play-small, .icon-play-white, .icon-sale, .icon-search, .icon-search-white, .icon-set-bgg, .icon-stamp, .icon-tip, .icon-twitter, .icon-twitterh, .icon-youtube-green, .icon-yt, .icon-yth, .icon-insta, .icon-instah, .logo, .icon-at-green, .icon-at-white, .icon-backtotop, .icon-bag-small, .icon-box-tr {
  background: url(../images/sprites.png) no-repeat;
  display: inline-block;
  vertical-align: top; }

.icon-chair {
  background-position: -137px -198px;
  width: 48px;
  height: 42px; }

.icon-close-big {
  background-position: -180px -247px;
  width: 24px;
  height: 23px; }

.icon-close-red {
  background-position: -156px -247px;
  width: 23px;
  height: 24px; }

.icon-fairy {
  background-position: 0 -54px;
  width: 104px;
  height: 105px; }

.icon-faq {
  background-position: -81px -247px;
  width: 25px;
  height: 25px; }

.icon-fb {
  background-position: -223px -220px;
  width: 11px;
  height: 21px; }

a:hover .icon-fb,
.icon-fbh {
  background-position: -223px -198px;
  width: 11px;
  height: 21px; }

.icon-gplus {
  background-position: -159px -303px;
  width: 9px;
  height: 15px; }

a:hover .icon-gplus,
.icon-gplush {
  background-position: -226px -137px;
  width: 9px;
  height: 15px; }

.icon-home-clean {
  background-position: -186px -198px;
  width: 36px;
  height: 43px; }

.icon-in {
  background-position: -96px -303px;
  width: 17px;
  height: 15px; }

a:hover .icon-in,
.icon-inh {
  background-position: -114px -303px;
  width: 16px;
  height: 15px; }

.icon-link-big {
  background-position: -69px -319px;
  width: 16px;
  height: 17px; }

.icon-link-small {
  background-position: -145px -303px;
  width: 13px;
  height: 14px; }

.icon-link-small-green {
  background-position: -131px -303px;
  width: 13px;
  height: 14px; }

.icon-login {
  background-position: -131px -247px;
  width: 24px;
  height: 24px; }

.icon-mail {
  background-position: -204px -54px;
  width: 33px;
  height: 27px; }

.icon-mic-green {
  background-position: -41px -319px;
  width: 13px;
  height: 22px; }

.icon-mic-white {
  background-position: -55px -319px;
  width: 13px;
  height: 22px; }

.icon-mobile-green {
  background-position: -41px -279px;
  width: 23px;
  height: 23px; }

.icon-moving {
  background-position: -81px -198px;
  width: 55px;
  height: 48px; }

.icon-pdf {
  background-position: -65px -279px;
  width: 21px;
  height: 24px; }

.icon-pencil {
  background-position: -208px -279px;
  width: 22px;
  height: 16px; }

.icon-play-small {
  background-position: -129px -279px;
  width: 19px;
  height: 19px; }

.icon-play-white {
  background-position: -205px -247px;
  width: 23px;
  height: 23px; }

.icon-sale {
  background-position: 0 -198px;
  width: 80px;
  height: 80px; }

.icon-search {
  background-position: -169px -279px;
  width: 19px;
  height: 18px; }

.icon-search-white {
  background-position: -204px -110px;
  width: 26px;
  height: 26px; }

.icon-set-bgg {
  background-position: 0 -160px;
  width: 234px;
  height: 37px; }

.icon-stamp {
  background-position: -105px -54px;
  width: 98px;
  height: 102px; }

.icon-tip {
  background-position: -204px -82px;
  width: 27px;
  height: 27px; }

.icon-twitter {
  background-position: -204px -137px;
  width: 21px;
  height: 16px; }

a:hover .icon-twitter,
.icon-twitterh {
  background-position: -41px -303px;
  width: 20px;
  height: 15px; }

.icon-youtube-green {
  background-position: -107px -247px;
  width: 23px;
  height: 26px; }

a:hover .icon-yth,
.icon-yt {
  background-position: -62px -303px;
  width: 16px;
  height: 16px; }

.icon-yth {
  background-position: -79px -303px;
  width: 16px;
  height: 16px; }

.icon-pin{
    width: 17px;
    height: 21px;
    background: url('../images/sprites/pin-icon.png');
}
a:hover .icon-pin{
    background: url('../images/pin-icon-over.png');
}


.icon-insta{
    width: 17px;
    height: 17px;
    background: url('../images/sprites/icon-insta.png') no-repeat;
    background-position: center;
}
a:hover .icon-insta{
    background: url('../images/sprites/icon-instah.png') no-repeat;
}

.logo {
  background-position: 0 0;
  width: 239px;
  height: 53px; }

.icon-at-green {
  background-position: -149px -279px;
  width: 19px;
  height: 19px; }

.icon-at-white {
  background-position: -87px -279px;
  width: 21px;
  height: 21px; }

.icon-backtotop {
  background-position: 0 -279px;
  width: 40px;
  height: 136px; }

.icon-bag-small {
  background-position: -189px -279px;
  width: 18px;
  height: 18px; }

.icon-box-tr, .sg-submit:before {
  background-position: -109px -279px;
  width: 19px;
  height: 21px; }

.icon-cart {
  background-position: -109px -279px;
  width: 19px;
  height: 19px; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #525558;
  font-family: "Open Sans Hebrew", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 100; }

.entry-title {
  color: #b4d104;
  font-size: 1.5em;
  line-height: 1.3; }

.sg-page .entry-title {
  margin-top: 12px; }
.sg-page .entry-content h3 {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px; }

p {
  margin: 0 0 0.7em; }

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 #818080;
  cursor: help; }

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

big {
  font-size: 125%; }

.entry-content, .sg-inner-excerpt {
  text-align: justify; }
  .entry-content p, .sg-inner-excerpt p {
    font-size: 0.938em;
    line-height: 1.5;
    margin-bottom: 0.5em; }
  .entry-content ol li, .sg-inner-excerpt ol li {
    margin-bottom: 20px; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

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

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

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

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. */ }

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  background: #e6e6e6;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #818080; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 0 5px; }

textarea {
  padding-left: 0 5px;
  width: 100%; }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  background: #fff;
  height: 127px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }
  .site-header .sg-header-inner {
    margin: 0 auto 34px;
    max-width: 1060px;
    padding: 35px 0 0;
    width: 100%; }
  .site-header a {
    font-weight: 400; }
  .site-header .sg-logo-link {
    float: right;
    margin: 0 0 0 45px; }

.sg-user-area {
  float: right;
  margin: 0 0 12px;
  max-width: 760px;
  width: auto; }
  .sg-user-area .sg-icons {
    display: inline-block;
    margin: 0 2px 0;
    vertical-align: middle; }

.sg-login-list {
  margin: 0;
  padding: 0; }

.sg-logint-item {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top; }
  .sg-logint-item .search-form {
    position: relative; }
    .sg-logint-item .search-form:before {
      bottom: 3px;
      background-color: #000;
      content: '';
      height: 1px;
      position: absolute;
      right: 40px;
      width: 40px;
      z-index: 1; }
    .sg-logint-item .search-form .sg-icons {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
  .sg-logint-item .input-search {
    background: transparent;
    border: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 2; }
  .sg-logint-item .sg-search-field {
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0 30px;
    outline: none;
    width: 150px; }
    .sg-logint-item .sg-search-field.placeholder {
      color: #000;
      font-size: 16px; }
    .sg-logint-item .sg-search-field:-moz-placeholder {
      color: #000;
      font-size: 16px; }
    .sg-logint-item .sg-search-field::-webkit-input-placeholder {
      color: #000;
      font-size: 16px; }

.sg-social-links {
  /*left: 11.7%;*/
  left: 133px;
  position: absolute;
  top: 55px; }
  .sg-social-links .sg-social-list {
    margin: 0;
    padding: 0; }
  .sg-social-links .sg-social-link {
    background-color: #b4d104;
    display: block;
    height: 34px;
    position: relative;
    width: 34px; }
    .sg-social-links .sg-social-link:hover {
      background-color: #000; }
  .sg-social-links .sg-icons {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 7px; }
  .sg-social-links span {
    display: none; }

.sg-social-item {
  display: inline-block;
  vertical-align: top; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #252425;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:hover, a:focus, a:active {
    color: #b4d104; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.sg-more-btn {
  background-color: #b4d104;
  color: #fff;
  display: table;
  font-size: 0.9em;
  padding: 4px 9px;
  text-decoration: none; }
  .sg-more-btn:before {
    content: '>';
    float: left;
    text-decoration: none; }
  .sg-more-btn:hover {
    color: #525558; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navigation-top {
  float: right;
  position: relative; }
  .navigation-top .menu {
    margin: 0;
    padding: 0; }
    .navigation-top .menu > .menu-item {
      display: inline-block;
      margin: 0 0 0 28px;
      position: relative;
      vertical-align: top; }
      .navigation-top .menu > .menu-item:last-child {
        margin: 0; }
        .navigation-top .menu > .menu-item:last-child:before {
          display: none; }
      .navigation-top .menu > .menu-item:before {
        background-color: #000;
        content: '';
        height: 17px;
        left: -16px;
        position: absolute;
        top: 2px;
        width: 1px; }
      .navigation-top .menu > .menu-item a {
        text-decoration: none; }

/* Main side menu */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.menu-toggle {
  left: 33px;
  position: fixed;
  top: 40px;
  z-index: 3; }

.menu-button {
  background-color: #000;
  display: inline-block;
  padding: 12px 7px;
  outline: 0; }
  .menu-button .sg-hide {
    color: #b4d104;
    display: block;
    font-size: 3em;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 85px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 282px; }
  #menuButton{
    z-index: 1002;
  }

.burger-icon {
  position: relative;
  margin-top: 11px;
  margin-bottom: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .burger-icon, .burger-icon:before, .burger-icon:after {
    display: block;
    width: 55px;
    height: 2px;
    background-color: #fff;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .burger-icon:before, .burger-icon:after {
    position: absolute;
    content: ""; }
  .burger-icon:before {
    top: -11px; }
  .burger-icon:after {
    top: 11px; }

.toggled .menu-button {
  background-color: #fff; }
.toggled .burger-icon {
  position: relative;
  margin-top: 11px;
  margin-bottom: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .toggled .burger-icon, .toggled .burger-icon:before, .toggled .burger-icon:after {
    display: block;
    width: 55px;
    height: 2px;
    background-color: #000;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .toggled .burger-icon:before, .toggled .burger-icon:after {
    position: absolute;
    content: ""; }
  .toggled .burger-icon:before {
    top: -11px; }
  .toggled .burger-icon:after {
    top: 11px; }
  .toggled .burger-icon {
    background-color: transparent; }
  .toggled .burger-icon:before {
    -webkit-transform: translateY(11px) rotate(45deg);
    -moz-transform: translateY(11px) rotate(45deg);
    -ms-transform: translateY(11px) rotate(45deg);
    -o-transform: translateY(11px) rotate(45deg);
    transform: translateY(11px) rotate(45deg); }
  .toggled .burger-icon:after {
    -webkit-transform: translateY(-11px) rotate(-45deg);
    -moz-transform: translateY(-11px) rotate(-45deg);
    -ms-transform: translateY(-11px) rotate(-45deg);
    -o-transform: translateY(-11px) rotate(-45deg);
    transform: translateY(-11px) rotate(-45deg); }
.toggled .sg-hide {
  filter: alpha(opacity=1);
  opacity: 1;
  visibility: visible;
  background-color: #171717;
  }

.main-navigation {
  clear: both;
  float: left;
  width: 100%; }
  .main-navigation .menu-primary-container {
    background-color: rgba(0, 0, 0, 0.91);
    height: 100%;
    left: -999em;
    padding: 180px 85px 0 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 335px;
    z-index: 1001; }
    .main-navigation .menu-primary-container a {
      color: #fff; }
  .main-navigation.toggled .menu-primary-container {
    left: 0;
    overflow-y: auto; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul ul.sub-menu {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      .main-navigation ul ul.sub-menu li {
        margin: 0 0 2px; }
      .main-navigation ul ul.sub-menu a {
        color: #818080;
        font-size: 1.2em;
        width: 200px; }
        .main-navigation ul ul.sub-menu a:hover {
          color: #b4d104; }
        .main-navigation ul ul.sub-menu a:before {
          display: none; }
    .main-navigation ul .active > a {
      margin: 0 0 7px; }
      .main-navigation li.active > a{
        color: #b4d104 !important;
      }
    .main-navigation ul .active .sub-menu-toggler:before {
      content: '-';
      line-height: 0.6; }
    .main-navigation ul .active ul {
      max-height: 1200px; }
  .main-navigation li {
    margin: 0 0 33px;
    position: relative; }
    .main-navigation li:hover > a:before, .main-navigation li.focus > a:before {
      background-color: #b4d104; }
  .main-navigation a {
    display: block;
    font-size: 1.5em;
    text-decoration: none; }
    .main-navigation a:before {
      background-color: #818080;
      content: '';
      bottom: -16px;
      height: 1px;
      position: absolute;
      right: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      width: 47px; }
  .main-navigation .sub-menu-toggler {
    background-color: #b4d104;
    cursor: pointer;
    height: 17px;
    right: -35px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 20px; }
    .main-navigation .sub-menu-toggler:before {
      color: #000;
      content: '+';
      font-size: 1.7em;
      font-weight: bold;
      line-height: 0.8; }

/* Small menu. */
.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%; }

/* Footer menu */
.navigation-footer {
  display: inline-block;
  vertical-align: top; }
  .navigation-footer .menu-footer-container {
    float: right; }
  .navigation-footer .menu {
    margin: 0;
    padding: 0; }
    .navigation-footer .menu > .menu-item {
      float: right;
      margin: 0 0 0 35px; }
      .navigation-footer .menu > .menu-item > a {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        font-weight: bold;
        margin: 0 0 7px;
        padding: 0 0 6px; }
        .navigation-footer .menu > .menu-item > a:hover {
          border-bottom: 1px solid #b4d104; }
    .navigation-footer .menu ul {
      margin: 0;
      padding: 0; }
    .navigation-footer .menu li {
      list-style: none;
      margin: 0 0 5px; }
    .navigation-footer .menu a {
      font-size: 0.85em;
      text-decoration: none; }

.menu-footer-left-container {
  max-width: 295px;
  float: right; }
  .menu-footer-left-container .menu-item {
    width: 110px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    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. */ }

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

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

.aligncenter {
  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; }

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

.sg-hide, .sg-mobile {
  display: none; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area {
  float: left;
  padding: 10px 0 0;
  width: 295px; }

.widget {
  margin: 0 0 3.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/* Contact widget */
.sg-side-contact-title {
  background-color: #000;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 21px 30px 20px 0px; }
  .sg-side-contact-title .sg-icons {
    margin: 0 11px; }
  .sg-side-contact-title .sg-helper {
    margin: 0 0 0 15px;
    font-size: 23px;
    line-height: 23px;
    color: #b3cf01; }
.sg-side-contact-title *{
    vertical-align: top;
}
.sg-side-contact-title .sg-desktop{
    /*display: inline-block;*/
    display: block;
    text-align: center;
    margin-right: 37px;
    margin-top: 5px;
    width: 165px;
}

.sg-contact-widget {
  background-color: #fcfcfc;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 20px;
  margin-bottom: 36px;
  }
  p.required-marker{
    position: relative;
  }
  p.required-marker:before{
    color: #adc229;
    content: '*';
    right: -0.7em;
    position: absolute;
  }
  .sg-contact-widget form {
    padding: 0 35px; }
    .sg-contact-widget form h4 {
      font-size: 0.9em;
      font-weight: bold;
      margin: 0 0 15px; }
    .sg-contact-widget form p {
      clear: both;
      margin: 0 0 17px; }
    .sg-contact-widget form input {
      float: left;
      height: 20px;
      width: 170px; }
      .sg-contact-widget form input[type="submit"] {
        background-color: #000;
        color: #b4d104;
        height: 26px;
        font-size: 0.95em;
        font-weight: bold;
        padding: 4px 0 4px;
        width: 69px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .sg-contact-widget form input[type="submit"]:hover {
          background-color: #b4d104;
          color: #fff; }
    .sg-contact-widget form select {
      float: left;
      height: 20px;
      margin: 0 5px 0 0; }
    .sg-contact-widget form .your-tel input {
      width: 110px; }
    .sg-contact-widget form div.wpcf7-validation-errors {
      border-color: #b4d104;
      font-size: 0.8em; }
    .sg-contact-widget form .wpcf7-not-valid {
      border-color: #b4d104; }
  .sg-contact-widget .wpcf7-not-valid-tip, .sg-contact-widget .screen-reader-response {
    display: none !important; }

/* Side widget */
.sg-side-widget .sg-side-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: justify; }
  .sg-side-widget .sg-side-list:after {
    content: '';
    display: inline-block;
    width: 100%; }
.sg-side-widget .sg-side-item {
  display: inline-block;
  vertical-align: top; }
  .sg-side-widget .sg-side-item a {
    background-color: #b4d104;
    border: 1px solid #525558;
    display: block;
    height: 76px;
    position: relative;
    text-align: center;
    width: 88px; }
    .sg-side-widget .sg-side-item a:hover {
      background-color: #000; }
.sg-side-widget .sg-side-title {
  display: block;
  font-size: 0.85em;
  left: 0;
  position: absolute;
  text-decoration: underline;
  top: 90px;
  width: 100%; }
.sg-side-widget .sg-icons {
  margin: 15px 0 0; }

/* Carousel */
.owl-carousel {
  direction: ltr; }
  .owl-carousel .item {
    direction: rtl; }

/* Shop carousel */
.sg-carousel-shop {
  border: 1px solid #525558;
  margin: 0 0 18px;
  position: relative; }
  .sg-carousel-shop .item img {
    display: block;
    /*height: 200px;*/
    margin: 0 auto;
    max-width: 100%;
    /*width: 300px;*/ }
  .sg-carousel-shop .sg-carousel-title {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 0.9em;
    padding: 5px 10px 5px; }
  .sg-carousel-shop .owl-controls {
    display: table;
    margin: -23px 0 0;
    position: relative; }
  .sg-carousel-shop .owl-pagination {
    background-color: #000; }
    .sg-carousel-shop .owl-pagination .owl-page {
      background-color: #e0e0e0;
      color: #525558;
      display: inline-block;
      font-size: 0.7em;
      margin: 0 2px;
      padding: 3px 6px;
      vertical-align: top; }
      .sg-carousel-shop .owl-pagination .owl-page.active, .sg-carousel-shop .owl-pagination .owl-page:hover {
        background-color: #b4d104;
        color: #fff; }
  .sg-carousel-shop:before {
    background-color: #000;
    content: '';
    bottom: -3px;
    height: 27px;
    left: 0;
    position: absolute;
    width: 100%; }

.widget .owl-pagination {
  background-color: #000; }
  .widget .owl-pagination .owl-page {
    background-color: #e0e0e0;
    color: #525558;
    display: inline-block;
    font-size: 0.7em;
    margin: 0 2px;
    padding: 3px 6px;
    vertical-align: top; }
    .widget .owl-pagination .owl-page.active, .widget .owl-pagination .owl-page:hover {
      background-color: #b4d104;
      color: #fff; }

.sg-carousel-top-title {
  background-color: #fcfcfc;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 13px 18px 10px; }

/* Post carousel */
.sg-carousel-blog {
  border: 1px solid #525558; }
  .sg-carousel-blog .item {
    direction: rtl;
    line-height: 1.5;
    padding: 16px 32px 20px; }
    .sg-carousel-blog .item a {
      text-decoration: none; }
  .sg-carousel-blog .owl-pagination {
    padding: 4px 0 3px; }

.sg-blog-date {
  color: #e0e0e0;
  display: block; }

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
.sg-home-banners {
  margin: 0 auto 50px; }

.sg-home-banner {
  background-color: #b4d104;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  float: right;
  height: 203px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 20%; }
  .sg-home-banner.effect-sadie h2 {
    margin: 0; }
    .sg-home-banner.effect-sadie h2 span {
      border: 1px solid #fff;
      border-left: none;
      border-right: none;
      color: #fff;
      display: table;
      font-weight: 100;
      font-size: 1.2em;
      line-height: 1;
      margin: 0 auto;
      padding: 3px 0; }
  .sg-home-banner a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.sg-home-banner-img img {
  height: auto;
  max-width: inherit;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .sg-home-banner-img img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25); }

/* Page banner */
.sg-banner-wrap {
  /*left: 0;*/
  /*right: -39px;*/
  margin: 0 auto;
  max-width: 1095px;
  /*position: absolute;*/
  position: relative;
  /*top: 0;*/
  top: -1px;
  width: 100%; }

.sg-banner {
  margin: 0 auto 11px;
  position: relative; }
  .sg-banner .sg-home-banner {
    border: 1px solid #fff;
    height: 261px;
    max-width: 332px;
    width: 100%; }
    .sg-banner .sg-home-banner .sg-icons {
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 50px; }
  .sg-banner figure.effect-sadie h2 {
    top: 45%; }

.sg-banner-page {
  background-position: 100% 50%;
  background-repeat: repeat-x;
  position: relative; }

/* Bredcrumbs */
.sg-breadcrumbs {
  font-size: 0.8em;
  margin: 0 auto 28px;
  max-width: 1090px;
  width: 100%; }
  .sg-breadcrumbs a {
    text-decoration: underline; }

/* Team style */
.sg-team-block {
  background-color: #BFD939;
  margin: 0 0 35px;
  padding: 32px 26px 20px 26px; }

.sg-team-title {
  color: #b4d104;
  margin: 0 0 14px; }

.sg-team-right {
  float: right;
  max-width: 146px;
  width: 100%; }

.sg-team-left {
  float: left;
  margin: 0 20px 0 0;
  max-width: 534px;
  text-align: justify;
  width: 100%; }
  .sg-team-left h3, .sg-team-left h4 {
    font-weight: 600;
    line-height: 1;
    margin: 0 0 6px; }
  .sg-team-left strong {
    display: block; }

.sg-team-left, .sg-team-left *{
    color: #000 !important;
}
.sg-team-left p{
    margin-bottom: 0;
}

/* Pagination */
.sg-pagination {
  display: table;
  margin: 0 auto 65px;
  position: relative; }
  .sg-pagination .sg-icons {
    bottom: -23px;
    position: absolute;
    right: -58px; }

.sg-pagination-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .sg-pagination-list .sg-pagination-item {
    border-left: 1px solid #525558;
    display: inline-block;
    height: 14px;
    line-height: 1; }
    .sg-pagination-list .sg-pagination-item:last-child {
      border: none; }
    .sg-pagination-list .sg-pagination-item a {
      bottom: 2px;
      font-size: 0.8em;
      padding: 0 10px;
      position: relative;
      text-decoration: none; }
      .sg-pagination-list .sg-pagination-item a.current {
        font-weight: bold; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site {
  overflow: hidden; }

.site-content {
  padding-top: 127px; }

.site-wrapper, .woocommerce .site-wrapper-helper {
  margin: 0 auto 63px;
  max-width: 1090px;
  width: 100%; }

.content-area, .woocommerce #container {
  float: right;
  max-width: 760px;
  width: 100%; }
.home .content-area{
    max-width: 735px;
}
/* Homepage style */
.sg-inner-style .entry-header {
  margin: 0 0 16px;
  /*max-width: 295px;*/
  /*padding: 0 0 0 70px;*/
  text-align: right; }
.sg-inner-style .entry-title {
  margin: 0; }
.sg-inner-style .sg-content-primary {
  float: right;
  /*max-width: 400px;*/
  max-width: 380px;
  text-align: justify; }
  .sg-inner-style .sg-content-primary .entry-content {
    margin-bottom: 23px; }
.sg-inner-style .sg-content-inner {
  float: left;
  /*max-width: 320px;*/
  max-width: 300px;
  padding: 9px 0 0; }

.home .icon-backtotop {
  display: none; }

.sg-inner-excerpt h4 {
  color: #000;
  font-size: 1.1em;
  margin: 0; }

/* Page style */
.sg-page {
  padding: 10px 0 0; }
  .sg-page .entry-header {
    border-top: 1px solid #b4d104; }
  .sg-page .widget-area {
    padding: 0; }
  .sg-page .sg-carousel-shop {
    margin: 0 0 50px; }
  .sg-page .content-area {
    max-width: 755px; }

/* Services style */
.sg-services .entry-content {
  background-color: #f5f8df;
  border: 1px solid #dedede;
  padding: 0px 30px 48px;
  position: relative;
  z-index: 1; }
  .sg-services .entry-content:before {
    background-color: #f5f8df;
    content: '';
    height: 2px;
    left: 40px;
    position: absolute;
    top: -1px;
    width: 98px; }
.sg-services .site-main {
  position: relative; }
.sg-services .icon-stamp {
  left: 41px;
  position: absolute;
  top: 23px;
  z-index: 2; }
.sg-services .entry-content > h3:first-child {
  margin: 30px 0 24px; }
.sg-services .entry-content h3 {
  font-size: 1.2em;
  margin: 21px 0 0; }

/* Dream page style */
.sg-dream h2.entry-title {
  margin: 19px 0 9px 0; }
.sg-dream .hentry {
  position: relative; }
  .sg-dream .hentry .sg-backto-top {
    bottom: -45px;
    display: block;
    position: absolute;
    right: -55px; }

/* Social likes */
.sg-likes-list {
  list-style: none;
  margin: 0; }

.sg-likes-link {
  float: left;
  margin: 0 10px 0 0; }

/* FAQ & Tips page style */
.sg-faq .entry-title {
  margin-bottom: 22px; }
.sg-faq .sg-faq-block:last-child {
  border: none; }
.sg-faq .sg-faq-block .sg-faq-title {
  color: #b4d104;
  font-weight: normal;
  padding: 0 35px 0 0;
  position: relative; }
  .sg-faq .sg-faq-block .sg-faq-title .sg-icons {
    margin: -2px 0 -2px 11px;
    position: absolute;
    right: 0;
    top: -3px; }

.sg-faq-block {
  border-bottom: 1px solid #b4d104;
  margin: 0 0 20px;
  padding: 0 0 16px; }

.sg-tips-wrap {
  margin: 0 0 35px; }

.sg-tips-block {
  border-bottom: 1px solid #b4d104;
  display: table;
  margin: 0 0 20px;
  padding: 0 0 16px;
  width: 100%; }
  .sg-tips-block:last-child {
    border: none; }
  .sg-tips-block .sg-tips-icon, .sg-tips-block .sg-tips-content {
    display: table-cell;
    vertical-align: middle; }
  .sg-tips-block .sg-tips-icon .sg-icons {
    margin: 0 0 0 20px; }

  .sg-tips-block .sg-tips-icon{
    vertical-align: top;
    padding-top: 0.5em;
  }
  .sg-tips-block .sg-tips-content ul{
    list-style: none;
    margin: 0;
    padding: 0;
  }

/* Testimonials style */
.sg-testimonials-wrap {
  margin: 0 0 60px; }
  .sg-testimonials-wrap .sg-testy-block {
    border-bottom: 1px solid #b4d104;
    margin: 0 0 15px;
    padding: 0 0 21px; }
    .sg-testimonials-wrap .sg-testy-block .sg-testy-icon, .sg-testimonials-wrap .sg-testy-block .sg-testy-content {
      display: inline-block;
      vertical-align: top;
      width: 44px; }
    .sg-testimonials-wrap .sg-testy-block .sg-testy-content {
      max-width: 705px;
      width: 100%; }
    .sg-testimonials-wrap .sg-testy-block .sg-testy-title {
      color: #b4d104;
      font-size: 1em;
      font-weight: normal;
      margin: 3px 0; }
      .sg-testimonials-wrap .sg-testy-block .sg-testy-title .sg-testy-date {
        color: #525558; }
        .sg-testimonials-wrap .sg-testy-block .sg-testy-title .sg-testy-date:before {
          color: #b4d104;
          content: '/';
          margin: 0 10px 0 6px; }

/* Map style */
.sg-map {
  position: relative; }

.sg-map-bg {
  height: 1872px;
  position: absolute;
  right: 0;
  top: 0;
  width: 692px;
  z-index: 1; }

.sg-map-lists {
  bottom: 40px;
  float: left;
  font-size: 0.8em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2; }
  .sg-map-lists > .sg-map-item {
    float: right;
    width: 110px; }

.sg-map-list {
  margin: 0;
  padding: 0; }

.sg-map-item {
  margin: 0 0 2px; }

.scroll-title {
  background-color: #b4d104;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 5px 19px; }
  .scroll-title:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
    left: 12px;
    position: absolute;
    top: 8px; }

.sg-scroll-widget {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 150px;
  z-index: 2; }

.sg-scroller-container {
  direction: ltr;
  height: 225px;
  overflow: auto;
  position: relative; }

.sg-scroller-list {
  background-color: #f8f8f8;
  direction: rtl;
  list-style: none;
  margin: 0;
  padding: 5px 20px 0 0;
  width: 100%; }
  .sg-scroller-list li {
    margin: 0 0 5px; }

.always-visible > .ps-scrollbar-y-rail {
  opacity: 0.6; }

#sg-map {
  position: relative; }

#sg-map img#mapclick {
  position: absolute;
  z-index: 5555; }

.pin {
  height: 36px;
  position: absolute;
  width: 36px;
  z-index: 2; }

/* Press style  */
.sg-press .hentry {
  margin: 0 0 19px; }
  .sg-press .hentry .sg-carousel-top-title {
    background: none;
    color: #b4d104;
    font-weight: normal;
    padding: 0 0 2px; }
    .sg-press .hentry .sg-carousel-top-title .sg-icons {
      margin: 0 4px; }
    .sg-press .hentry .sg-carousel-top-title .icon-link-small-green {
      margin: 4px 4px 0; }
  .sg-press .hentry .owl-carousel {
    padding: 0 20px; }
  .sg-press .hentry .item {
    text-align: center; }
.sg-press .entry-title {
  border-top: 1px solid #b4d104;
  margin: 0 0 40px;
  padding: 15px 0 0; }
.sg-press .entry-header {
  border-top: none;
  border-bottom: 1px solid #b4d104;
  margin: 0 0 30px; }
.sg-press .sg-press-block {
  border: 1px solid #dedede;
  display: inline-block;
  height: 175px;
  margin: 0;
  max-width: 222px;
  overflow: hidden;
  position: relative; }
  .sg-press .sg-press-block:hover div {
    background: #b4d104;
    height: 60%; }

.owl-prev, .owl-next {
  background: #e0e0e0;
  height: 50px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 65px;
  width: 22px; }
  .owl-prev:before, .owl-next:before {
    content: '';
    display: block;
    height: 0;
    margin: 18px auto;
    border-style: solid;
    border-width: 7px 12px 7px 0;
    border-color: transparent #fff transparent transparent;
    width: 10px; }
  .owl-prev:hover, .owl-next:hover {
    background: #b4d104; }
.owl-next{
    left: auto;
    right: 0;
}
.owl-prev {
  left: 0;
  right: auto; }
  .owl-next:before {
    border-width: 7px 0 7px 12px;
    border-color: transparent transparent transparent #fff; }

.sg-press-caption {
  color: #fff; }
  .sg-press-caption div {
    background: #8f8f8c;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .sg-press-caption p {
    font-size: 0.8em;
    padding: 0 25px;
    text-align: right;
    width: 100%; }

.sg-press-link {
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 100%; }

.sg-press-title {
  font-size: 1em;
  margin: 17px 0 0;
  padding: 0 25px 0 30px;
  position: relative;
  text-align: right;
  width: 100%; }
  .sg-press-title .sg-icons {
    left: 5px;
    position: absolute;
    top: -10px; }

/* Blog style */
.sg-blog .hentry {
  border-bottom: 1px solid #b4d104;
  padding: 0 0 18px; }
.sg-blog .entry-header {
  border: none; }
.sg-blog .entry-title {
  border-top: 1px solid #b4d104;
  margin: 0;
  padding: 20px 0 0; }
.sg-blog .sg-more-btn {
  display: inline-block;
  margin: 0 5px;
  padding: 0 7px;
  vertical-align: middle; }
.sg-blog .sg-content-primary {
  margin: 0 0 70px; }

.sg-blog-title {
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0 5px; }

/* Single post */
.single-post .sg-more-btn {
  padding: 1px 7px; }
.single-post .entry-header {
  padding: 14px 0 0; }
.single-post .entry-title {
  color: #525558;
  font-size: 1.2em;
  font-weight: bold;
  margin: 6px 0; }
.single-post .entry-content {
  margin: 0 0 25px; }
.single-post .entry-footer {
  border-top: 1px solid #b4d104;
  padding: 15px 0; }

.sg-single-format {
  color: #b4d104;
  margin: 14px 0 0; }

.single-article .sg-single-format{
    display: none;
}

.single-press .entry-title {
  margin: 12px 0 22px; }
  .single-press .entry-title .sg-icons {
    margin: 8px 0 0 5px; }
.single-press .sg-photoswipe {
  position: relative; }
  .single-press .sg-photoswipe .sg-icons {
    position: absolute;
    right: 7px;
    top: 9px; }
.single-press .entry-header {
  margin: 0 0 5px; }
.single-press .owl-prev, .single-press .owl-next {
  background: #b4d104;
  margin: -25px 0 0;
  top: 50%; }
  .single-press .owl-prev:hover, .single-press .owl-next:hover {
    background: #e0e0e0; }
.single-press .entry-content {
  margin: 0 0 65px; }
.single-press .entry-footer .sg-more-btn {
  color: #fff;
  float: left;
  display: inline-block;
  margin: 0 0 5px;
  vertical-align: top; }
.single-press .entry-footer .sg-carousel-top-title {
  color: #b4d104;
  display: inline-block;
  font-weight: normal;
  margin: 3px 0 5px;
  padding: 0;
  vertical-align: top; }
  .single-press .entry-footer .sg-carousel-top-title .sg-icons {
    margin: 4px 0 0 5px; }
.single-press .entry-footer .owl-carousel {
  border-top: 1px solid #b4d104;
  clear: both;
  padding: 27px 20px 0 20px;
  text-align: center; }
  .single-press .entry-footer .owl-carousel .item {
    /*padding: 0 40px;*/ }
.single-press iframe {
  width: 100% !important; }

.sg-photoswipe-link:before {
  background-color: #b4d104;
  content: '';
  height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px; }

.sg-single-title {
  display: table;
  float: right;
  font-size: 1em;
  margin: 0; }

.sg-single-featured {
  font-size: 0.9em;
  float: left;
  margin: -5px 0 0;
  text-decoration: none; }
  .sg-single-featured .sg-icons {
    margin: -5px 10px 0 0; }

.sg-gallery .sg-gallery-wrap {
  margin: 0 -8px; }
.sg-gallery .sg-gallery-block {
  border: 1px solid #e0e0e0;
  float: right;
  height: 190px;
  margin: 0 8px 20px;
  overflow: hidden;
  position: relative;
  width: 240px; }
  .sg-gallery .sg-gallery-block .sg-press-image {
    width: -webkit-calc(100% + 150px);
    width: calc(100% + 150px);
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  .sg-gallery .sg-gallery-block:hover .sg-press-caption > div:first-child {
    background: #b4d104; }
  .sg-gallery .sg-gallery-block:hover .sg-press-image {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  .sg-gallery .sg-gallery-block .sg-photoswipe-link {
    display: none; }
    .sg-gallery .sg-gallery-block .sg-photoswipe-link:first-child {
      display: block; }
    .sg-gallery .sg-gallery-block .sg-photoswipe-link:before {
      display: none; }
.sg-gallery .sg-press-block {
  margin: 0; }

/* Contact page style */
.sg-contact-subtitle {
  color: #b4d104;
  display: table;
  font-size: 1.34em;
  line-height: 1;
  margin: 0 0 50px;
  position: relative; }
  .sg-contact-subtitle .sg-icons {
    bottom: -35px;
    left: -80px;
    position: absolute;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"; }

.sg-inner-content {
  float: right;
  width: 200px; }
  .sg-inner-content ul {
    border-bottom: 1px solid #dedede;
    line-height: 1.5;
    list-style: none;
    margin: 0 0 13px;
    padding: 0 0 6px; }
    .sg-inner-content ul a {
      text-decoration: none; }

.sg-contact-wrapper .wpcf7 {
  float: left;
  padding: 5px 0;
  width: 490px; }
  .sg-contact-wrapper .wpcf7 p {
    background: #b4d104;
    color: #fff;
    margin: 0 0 35px;
    padding: 5px 0 2px;
    text-align: center; }
    .sg-contact-wrapper .wpcf7 p:last-child {
      background: none; }
  .sg-contact-wrapper .wpcf7 .wpcf7-form-control {
    border: 1px solid #8f8f8c;
    float: left;
    height: 29px;
    margin: -5px 0 0;
    max-width: 410px;
    width: 100%; }
  .sg-contact-wrapper .wpcf7 .wpcf7-textarea {
    height: 180px;
    margin: -5px 0 15px; }
  .sg-contact-wrapper .wpcf7 .sg-submit {
    float: left;
    padding: 7px 10px 0;
    text-align: right; }
    .sg-contact-wrapper .wpcf7 .sg-submit:before {
      content: '';
      float: left; }
    .sg-contact-wrapper .wpcf7 .sg-submit .wpcf7-submit {
      background: none;
      border: none;
      color: #fff;
      float: none;
      font-size: 1.34em;
      padding: 0;
      width: 120px; }
  .sg-contact-wrapper .wpcf7 .wpcf7-not-valid-tip, .sg-contact-wrapper .wpcf7 .wpcf7-validation-errors, .sg-contact-wrapper .wpcf7 .screen-reader-response {
    display: none !important; }
  .sg-contact-wrapper .wpcf7 .wpcf7-not-valid {
    border-color: red !important; }

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

.hentry {
  margin: 0 0 1em; }

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

.single .byline,
.group-blog .byline {
  display: inline; }

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

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

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

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# 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%; }

/*--------------------------------------------------------------
## 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; }

/*--------------------------------------------------------------
# Woo
--------------------------------------------------------------*/
.woocommerce .page-title {
  border-top: 1px solid #b4d104;
  color: #b4d104;
  font-size: 1.5em;
  margin: 10px 0 0;
  padding: 20px 0 0; }
.woocommerce .woo-title-left {
  color: #b4d104;
  font-size: 1.1em;
  font-weight: 400;
  max-width: 760px;
  text-align: left;
  margin: -15px 0 -5px; }
.woocommerce .page-description {
  background-color: #f5f8df;
  margin: 0 0 40px;
  padding: 20px 20px 15px; }
  .woocommerce .page-description h3 {
    margin: 0 0 10px; }
  .woocommerce .page-description h4 {
    background-color: #b4d104;
    display: table;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 5px 2px;
    padding: 0 5px 0; }
  .woocommerce .page-description p {
    font-size: 0.875em;
    line-height: 1.5;
    margin: 0 0 10px;
    padding: 0 5px; }
.woocommerce .page-excerpt {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #b4d104;
  border: 5px solid #fff;
  color: #fff;
  float: left;
  font-size: 1em;
  height: 130px;
  margin: -26px 0 -70px 50px;
  overflow: hidden;
  text-align: center;
  width: 130px; }
  .woocommerce .page-excerpt:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .woocommerce .page-excerpt p {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
.woocommerce .products {
  margin: 0;
  padding: 0;
  text-align: justify; }
  .woocommerce .products:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .woocommerce .products .product {
    display: inline-block;
    margin: 0 0 45px;
    position: relative;
    text-align: right;
    vertical-align: top;
    width: 43.3%; }
    .woocommerce .products .product img {
      border: 1px solid #b4d104;
      display: block;
      margin: 0 auto 15px;
      max-width: inherit;
      width: 100%; }
    .woocommerce .products .product h3 {
      border-bottom: 1px solid #b4d104;
      color: #b4d104;
      font-size: 1.5em;
      line-height: 1;
      margin: 0 0 10px;
      padding: 0 0 10px; }
    .woocommerce .products .product a {
      text-decoration: none; }
    .woocommerce .products .product .excerpt {
      display: block;
      min-height: 47px; }
      .woocommerce .products .product .excerpt p {
        margin: 0; }
    .woocommerce .products .product .price {
      bottom: -2px;
      font-size: 0.85em;
      height: 15px;
      line-height: 15px;
      position: absolute;
      right: 0; }
    .woocommerce .products .product .add_to_cart_button {
      background-color: #b4d104;
      color: #fff;
      direction: ltr;
      float: left;
      padding: 4px 15px 2px; }
      .woocommerce .products .product .add_to_cart_button:hover {
        background-color: #000; }
      .woocommerce .products .product .add_to_cart_button:before {
        background: url(../images/sprites.png) no-repeat;
        content: '';
        background-position: -85px -319px;
        display: inline-block;
        height: 19px;
        margin: 0 5px 0 0;
        width: 19px;
        vertical-align: top; }
  .woocommerce .products .featured a:first-child:before {
    display: none;
    background: url(../images/sprites.png) no-repeat;
    content: '';
    background-position: 0 -198px;
    /*display: inline-block;
    display: inline-block;*/
    height: 80px;
    left: 10px;
    margin: 0 5px 0 0;
    position: absolute;
    top: 7px;
    width: 80px;
    vertical-align: top; }
.woocommerce .added_to_cart {
  color: #fff;
  background-color: #b4d104;
  padding: 3px 10px 3px;
  display: inline-block;
  position: relative;
  z-index: 1; }
  .woocommerce .added_to_cart:hover {
    background-color: #000; }

.woocommerce-page .back-to-wrap {
  clear: both;
  margin: 0 0 -20px;
  padding: 125px 0 0;
  text-align: left; }
.woocommerce-page .back-to-shop {
  background-color: #b4d104;
  color: #fff;
  font-size: 0.9em;
  padding: 1px 5px;
  position: relative;
  text-decoration: none;
  z-index: 1; }
  .woocommerce-page .back-to-shop:hover {
    background-color: #000; }
  .woocommerce-page .back-to-shop:before {
    content: '<';
    margin: 0 3px; }
.woocommerce-page .product {
  overflow: hidden;
  position: relative; }
  .woocommerce-page .product div.products {
    clear: both;
    padding: 0; }
    .woocommerce-page .product div.products h2 {
      border-bottom: 1px solid #b4d104;
      color: #b4d104;
      font-size: 1.2em;
      margin: 0 0 15px;
      padding: 0 0 10px; }
    .woocommerce-page .product div.products .product {
      width: 22.5%; }
      .woocommerce-page .product div.products .product img {
        margin-bottom: 10px; }
      .woocommerce-page .product div.products .product h3 {
        border: none;
        font-size: 1.2em;
        margin: 0 0 5px;
        padding: 0;
		min-height:60px;
		}
      .woocommerce-page .product div.products .product .price {
        bottom: 0;
        display: block;
        margin: 0 0 15px;
        position: relative; }
      .woocommerce-page .product div.products .product .add_to_cart_button {
        float: none;
        display: table; }

.single-product .page-title {
  margin-bottom: 25px; }
.single-product .images {
  border: 1px solid #b4d104;
  float: right;
  max-width: 340px;
  width: 100%; }
.single-product .entry-summary, .single-product .wc-tabs-wrapper, .single-product .cart, .single-product .wc-tabs-wrapper + div {
  float: left;
  max-width: 400px;
  width: 100%; }
.single-product .wc-tabs {
  display: none; }
.single-product .entry-content h2:first-child {
  display: none; }
.single-product .entry-content p {
  margin: 0 0 13px; }
.single-product .product_title {
  border-bottom: 1px solid #b4d104;
  margin: 0 0 9px;
  padding: 0 0 7px; }
.single-product .cart {
  max-width: 280px;
  margin: -34px 0 0; }
  .single-product .cart .quantity {
    float: right;
    width: 90px; }
  .single-product .cart .qty {
    background-color: #e0e0e0;
    border: none;
    border-top: 1px solid #8f8f8c;
    text-align: center;
    width: 90px; }
  .single-product .cart .button {
    background-color: #b4d104;
    color: #fff;
    direction: ltr;
    float: left;
    font-size: 1em;
    line-height: 1;
    padding: 4px 15px 1px; }
    .single-product .cart .button:hover {
      background-color: #000; }
    .single-product .cart .button:before {
      background: url(../images/sprites.png) no-repeat;
      content: '';
      background-position: -85px -319px;
      display: inline-block;
      height: 19px;
      margin: 0 5px 0 0;
      width: 19px;
      vertical-align: top; }

.woocommerce-message {
  clear: both;
  background-color: #b4d104;
  border-right: 15px solid #95AD03;
  color: #fff;
  font-size: 1.35em;
  font-weight: bold;
  padding: 8px 20px 6px 0;
  position: relative;
  top: 0px;
margin: 20px 0;  }
  .woocommerce-message .wc-forward {
    background-color: #95AD03;
    color: #fff;
    direction: ltr;
    float: left;
    font-size: 0.75em;
    font-weight: 400;
    padding: 10px 15px 11px 0;
    margin: -8px 0 0;
    text-decoration: none; }
    .woocommerce-message .wc-forward:hover {
      background-color: #000; }
    .woocommerce-message .wc-forward:before {
      border-style: solid;
      border-width: 7.5px 8px 7.5px 0;
      border-color: transparent #fff transparent transparent;
      content: '';
      display: inline-block;
      height: 0;
      margin: 0 12px 0;
      vertical-align: middle;
      width: 0; }

.woocommerce-cart .woo-title-left {
  color: #b4d104;
  font-size: 1.1em;
  font-weight: 400;
  max-width: 760px;
  text-align: left;
  margin: 0 0 7px; }
.woocommerce-cart .entry-title {
  margin-bottom: 25px; }
.woocommerce-cart .shop_table {
  background-color: #fcfcfc;
  border: 1px solid #b4d104;
  border-left: none;
  border-right: none;
  position: relative; }
  .woocommerce-cart .shop_table thead {
    display: none; }
  .woocommerce-cart .shop_table .button {
    background-color: transparent;
    bottom: -30px;
    font-size: 1.1em;
    padding: 0;
    position: absolute;
    right: 0;
    text-decoration: underline; }
.woocommerce-cart .cart_item {
  display: block;
  padding: 20px 25px 0 60px;
  position: relative;
  text-align: justify; }
  .woocommerce-cart .cart_item:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .woocommerce-cart .cart_item td {
    display: inline-block;
    vertical-align: middle; }
  .woocommerce-cart .cart_item .product-price {
    display: none; }
.woocommerce-cart .product-thumbnail img {
  border: 1px solid #b4d104;
  max-width: 145px; }
.woocommerce-cart .product-name {
  text-align: right;
  width: 150px; }
  .woocommerce-cart .product-name a {
    color: #b4d104;
    font-size: 1.5em;
    line-height: 1;
    text-decoration: none; }
.woocommerce-cart .qty {
  background-color: #e0e0e0;
  border: none;
  border-top: 1px solid #8f8f8c;
  text-align: center;
  width: 90px; }
.woocommerce-cart .product-remove {
  left: 25px;
  height: 25px;
  overflow: hidden;
  position: absolute;
  top: 42.5%;
  width: 20px; }
  .woocommerce-cart .product-remove a:before {
    background: url(../images/sprites.png) no-repeat;
    background-position: -156px -247px;
    content: '';
    display: inline-block;
    height: 24px;
    vertical-align: top;
    width: 23px; }
.woocommerce-cart .woocommerce-message {
  margin: 0 0 50px; }
.woocommerce-cart .cart-collaterals {
  float: left;
  margin: -7px 0 0;
  width: 280px; }
  .woocommerce-cart .cart-collaterals h2 {
    font-size: 1.35em;
    margin: 0 0 5px; }
  .woocommerce-cart .cart-collaterals table {
    margin: 0 0 15px; }
  .woocommerce-cart .cart-collaterals tr {
    height: 35px; }
  .woocommerce-cart .cart-collaterals th {
    font-weight: normal;
    padding: 0 20px; }
  .woocommerce-cart .cart-collaterals .order-total {
    background-color: #e0e0e0;
    font-weight: bold; }
    .woocommerce-cart .cart-collaterals .order-total th {
      font-weight: bold; }
.woocommerce-cart .checkout-button {
  background-color: #b4d104;
  color: #fff;
  display: block;
  font-size: 1.6em;
  padding: 8px 0 6px;
  text-align: center;
  text-decoration: none; }
  .woocommerce-cart .checkout-button:hover {
    background-color: #000; }
  .woocommerce-cart .checkout-button:after {
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent;
    content: '';
    display: inline-block;
    height: 0;
    margin: 0 8px -2px;
    width: 0; }
.woocommerce-cart .shipping {
  display: none; }

.woocommerce-checkout .hentry {
  background-color: #fcfcfc;
  overflow: hidden;
  position: relative; }
  .woocommerce-checkout .hentry .entry-title {
    padding: 0 30px; }
.woocommerce-checkout .entry-content {
  float: left;
  min-height: 1100px;
  max-width: 400px;
  padding: 0 0 0 55px; }
  .woocommerce-checkout .entry-content h2 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 4px 0 2px; }
  .woocommerce-checkout .entry-content h4 {
    margin: 0 0 18px; }
  .woocommerce-checkout .entry-content ul {
    margin: 0;
    padding: 0; }
    .woocommerce-checkout .entry-content ul:before {
      clear: both;
      content: '';
      display: table; }
    .woocommerce-checkout .entry-content ul li {
      list-style: none;
      margin: 0 0 5px; }
      .woocommerce-checkout .entry-content ul li:before {
        -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        background-color: #b4d104;
        content: '';
        display: inline-block;
        height: 16px;
        margin: 0 0 -2px 20px;
        width: 16px; }
  .woocommerce-checkout .entry-content ol {
    float: right;
    list-style: none;
    line-height: 1;
    margin: 0;
    padding: 14px 3px;
    width: 110px; }
    .woocommerce-checkout .entry-content ol li {
      font-size: 0.8em;
      margin: 0 0 5px; }
      .woocommerce-checkout .entry-content ol li:first-child {
        font-weight: bold; }
    .woocommerce-checkout .entry-content ol:before, .woocommerce-checkout .entry-content ol:after {
      clear: both;
      content: '';
      display: table; }
  .woocommerce-checkout .entry-content p {
    font-size: 0.8em; }
  .woocommerce-checkout .entry-content .woocommerce {
    position: absolute;
    right: 30px;
    top: 65px;
    max-width: 320px;
    width: 100%; }
    .woocommerce-checkout .entry-content .woocommerce h3 {
      margin-bottom: 40px; }
    .woocommerce-checkout .entry-content .woocommerce label {
      display: none; }
      #order_review label{
        display: inline;
      }
      #order_review ul li::before{
        display: none;
      }
    .woocommerce-checkout .entry-content .woocommerce .validate-required:before {
      content: '*';
      color: #f51313;
      margin-left: 3px; }
    .woocommerce-checkout .entry-content .woocommerce input {
      background-color: #e0e0e0;
      border: none;
      height: 28px;
      line-height: 28px;
      margin: 0 0 5px;
      max-width: 265px;
      width: 100%; }
    .woocommerce-checkout .entry-content .woocommerce .select2-container {
      background-color: #e0e0e0;
      border: none;
      display: inline-block !important;
      height: 28px;
      line-height: 28px;
      max-width: 265px;
      vertical-align: top;
      width: 100%; }
      .woocommerce-checkout .entry-content .woocommerce .select2-container .select2-choice {
        background-color: #e0e0e0;
        border: none; }
      .woocommerce-checkout .entry-content .woocommerce .select2-container b:after {
        border-top-color: #b4d104;
        border-width: 8px;
        margin-left: 0; }
    .woocommerce-checkout .entry-content .woocommerce .create-account, .woocommerce-checkout .entry-content .woocommerce .woocommerce-shipping-fields {
      display: none; }
    .woocommerce-checkout .entry-content .woocommerce .col2-set {
      margin: 0 0 20px; }
    .woocommerce-checkout .entry-content .woocommerce #order_review_heading {
      font-size: 1em;
      font-weight: normal; }
      .woocommerce-checkout .entry-content .woocommerce #order_review_heading:before {
        -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.5);
        background-color: #b4d104;
        content: '';
        display: inline-block;
        height: 16px;
        margin: 0 10px -2px 20px;
        width: 16px; }
    .woocommerce-checkout .entry-content .woocommerce .amount {
      font-weight: bold; }
    .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order {
      border: 3px solid #b4d104;
      padding: 15px;
      width: 275px; }
      .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order th {
        font-weight: normal;
        padding: 0 0 10px; }
      .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .product-total {
        text-align: left; }
      .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order tr td:last-child {
        text-align: left; }
      .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .order-total, .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .shipping, .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .cart-subtotal {
        border-top: 3px solid #b4d104; }
        .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .order-total > *, .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .shipping > *, .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout-review-order .cart-subtotal > * {
          padding-top: 10px; }
    .woocommerce-checkout .entry-content .woocommerce .shipping_method {
      background: none;
      border: none;
      bottom: 4px;
      position: relative;
      width: auto;
      vertical-align: top; }
    .woocommerce-checkout .entry-content .woocommerce .payment_methods {
      margin: 0 0 15px; }
      .woocommerce-checkout .entry-content .woocommerce .payment_methods li {
        clear: both; }
      .woocommerce-checkout .entry-content .woocommerce .payment_methods li:before {
        display: none; }
      .woocommerce-checkout .entry-content .woocommerce .payment_methods label {
        display: inline-block;
        vertical-align: top; }
        .woocommerce-checkout .entry-content .woocommerce .payment_methods label * {
          display: inline-block;
          vertical-align: middle; }
    .woocommerce-checkout .entry-content .woocommerce .input-radio {
      width: 15px;
      margin: -5px 0px 5px 15px; }
    .woocommerce-checkout .entry-content .woocommerce .about_paypal {
      margin: 0 5px 0;
      font-size: 0.75em; }
    .woocommerce-checkout .entry-content .woocommerce .place-order {
      position: relative; }
      .woocommerce-checkout .entry-content .woocommerce .place-order .button {
        background-color: #b4d104;
        color: #fff;
        font-size: 1.4em;
        font-weight: bold;
        height: 48px;
        line-height: 48px;
        padding: 0; }
        .woocommerce-checkout .entry-content .woocommerce .place-order .button:hover {
          background-color: #000; }
      .woocommerce-checkout .entry-content .woocommerce .place-order:after {
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #fff transparent transparent;
        content: '';
        display: inline-block;
        height: 0;
        left: 20px;
        margin: 0 8px -2px;
        position: absolute;
        top: 13px;
        width: 0;
        z-index: 10; }
      .woocommerce-checkout .entry-content .woocommerce .place-order:hover:after {
        display: none; }

.woocommerce-order-received .entry-content .woocommerce {
  max-width: 300px; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## OWL
--------------------------------------------------------------*/
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left;
  /*width: auto !important;*/ }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*--------------------------------------------------------------
## Photoswipe
--------------------------------------------------------------*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

.edit-link{
    display: none;
}
#masthead{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    z-index: 1000;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.svg); }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(../images/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }
.pswp--css_animation .pswp__preloader__cut {
  /*
  	The idea of animating inner circle is based on Polymer ("material") loading indicator
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }
  
	.cart-contents {position:fixed; bottom:40px; left:40px; z-index:99999; }
	.cart-contents img {width:50px; }  
	.cart-contents  span {position: absolute;    top: -10px;    right: -10px;    width: 20px;    height: 20px;    background: #b4d104;    text-align: center;    border-radius: 30px;    border: 1px solid white; color: black; font-weight:bold;}
  
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: #b4d104; }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/*--------------------------------------------------------------
## perfect-scrollbar
--------------------------------------------------------------*/
/*
 * 	perfect-scrollbar
 *	Release 0.6.5
 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important; }
  .ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block; }
  .ps-container.ps-in-scrolling {
    pointer-events: none; }
    .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999; }
    .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999; }
  .ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px; }
    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      bottom: 0;
      /* there must be 'bottom' for ps-scrollbar-x */
      height: 8px; }
  .ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px; }
    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      right: 0;
      /* there must be 'right' for ps-scrollbar-y */
      width: 8px; }
  .ps-container:hover.ps-in-scrolling {
    pointer-events: none; }
    .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999; }
    .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999; }
  .ps-container:hover > .ps-scrollbar-x-rail,
  .ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6; }
  .ps-container:hover > .ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
      background-color: #999; }
  .ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
      background-color: #999; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
  padding: 60px 0 40px; }
  .site-footer .sg-footer-container {
    margin: 0 auto;
    max-width: 1090px;
    position: relative; }
  .site-footer .site-info {
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: left; }
    .site-footer .site-info .sg-social-links {
      left: 0;
      margin: 0 0 15px;
      position: relative;
      top: 0; }
      .site-footer .site-info .sg-social-links .sg-social-item {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        margin: 0 -8px 0 0; }
    .site-footer .site-info p {
      font-size: 0.85em;
      clear: both;
      line-height: 2; }
  .site-footer .sg-backto-top, #backto-top {
    position: fixed;
    right: calc(50% - 615px);
    bottom: 10px;
    z-index: 99999; }

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 1600px) {
  .sg-home-banner {
    height: 165px; } }
@media screen and (max-width: 1400px) {
  .sg-user-area {
    max-width: 400px; } }
@media screen and (max-width: 1280px) {
  .sg-home-banner {
    height: 150px; } }
@media screen and (max-width: 1200px) {
  .sg-home-banner {
    height: 115px; } }

/*# sourceMappingURL=style.css.map */

.page-template-page-dream a[name]{
    display: block;
    padding-top: 127px;
    margin-top: -127px;
}
.icon-backtotop{
    background: url('../images/up.png');
    z-index: 99999;
    cursor: pointer;
}
.home h3{
    margin-top: 0;
    font-weight: bold;
}
a[href='#']{
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
#menu-languages, #menu-languages *{
    direction: ltr;
    text-align: left;
}
#menu-languages{
    position: absolute;
    left: 0;
    top: -33px;
}
#menu-languages :after, #menu-languages :before{
    display: none;
}
#menu-languages li{
    margin: 0 12px 0 0;
}
#menu-languages a{
    font-weight: bold;
    font-size: 12px;
    color: #404041;
}
#menu-languages li:hover a, #menu-languages li a:hover{
    color: #afcb05;
}
#post-1267, #post-1269, #post-1271{
    text-align: left;
    direction: ltr;
}
.page-id-1267 .breadcrumb_last, .page-id-1269 .breadcrumb_last, .page-id-1271 .breadcrumb_last{
    direction: ltr;
    display: inline-block;
}
.page-id-1267 .sg-home-banner.effect-sadie h2 span, .page-id-1269 .sg-home-banner.effect-sadie h2 span, .page-id-1271 .sg-home-banner.effect-sadie h2 span{
    direction: ltr;
}
.product_list {margin-right:30px; display:inline-block;    min-width: 300px; border:1px solid #b4d104;    margin-top: -15px;}
.product_list strong {background:#b4d104; display:block;color:white; padding: 15px;font-size:20px;}
.product_list > div {border-bottom:1px solid #b4d104; padding:10px;}
.product_list > div a {text-decoration:none; font-size:16px; }
.single-product  .variations_form.cart {float:left; margin: 10px 0 ; width:400px;    max-width: 400px;}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px;}
    #cboxTopRight{width:21px; height:21px;}
    #cboxBottomLeft{width:21px; height:21px;}
    #cboxBottomRight{width:21px; height:21px;}
    #cboxMiddleLeft{width:21px; }
    #cboxMiddleRight{width:21px;}
    #cboxTopCenter{height:21px; }
    #cboxBottomCenter{height:21px;}
    #cboxContent{ overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;background:url(images/pop.jpg) no-repeat center ;    background-size: cover;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:25px; right:35px;border-radius: 40px; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#pop {    text-align: center; color:white; display:none}
#pop form {margin-top:80px;}
#pop h2 {color:white;     font-size: 40px;  margin: 0; margin-bottom: 10px;}
#pop p {font-size:20px;}
#pop input {line-height: 35px; font-size:20px; border:none; border-radius:5px; padding:0 10px}
#colorbox #pop {display:block;}

.product-category img {max-height: 150px; width:auto !important;border-radius: 20px;    padding: 30px;} 
.woocommerce .products .product h3 {text-align:center;}
.deliveryButton {background:#b4d104; color:white; text-decoration:none; padding: 10px 20px; font-weight:bold;}


@media screen and (max-width: 700px) {
	
	#cboxWrapper {background-size: cover;    max-width: 300px;}
	#pop {    text-align: center; color:white; display:none}
	#pop form {margin-top:60px;}
	#pop h2 {color:white;     font-size: 25px;  margin: 0; margin-bottom: 10px;}
	#pop p {font-size:18px;}
	#pop input {line-height: 25px; font-size:17px; border:none; border-radius:5px; padding:0 10px; margin: 10px 0;}
	#colorbox #pop {display:block;}
	.site-content {padding: 30px 15px;}
	.sg-inner-style .sg-content-inner {margin: 30px 0;    max-width: 100%;}
	.widget-area {    width: 100%;}
	.navigation-footer .menu {padding: 0 15px;}
	.navigation-footer .menu > .menu-item {width:100%; margin-top:15px;}
	.navigation-footer .menu .sub-menu li {    display: inline-block;    padding-left: 10px; margin-left:10px; border-left: 1px solid #bfd72b;}
	.navigation-footer .menu .sub-menu  li:last-child {border:none;}
	.site-footer .site-info {    text-align: center;    width: 100%;}
	.menu-button .sg-hide {left:auto;     right: -250px;    top: 5px; background:transparent !important;}
	.main-navigation .menu-primary-container {padding-top:120px;}
	.main-navigation li {margin-bottom:20px;}
	.main-navigation a:before {bottom: -10px;}
	.woocommerce .products .product {width:49%;}
	.post-type-archive-product.woocommerce .page-excerpt {
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: #b4d104;
		border: 5px solid #fff;
		color: #fff;
		float: left;
		font-size: 0.8em;
		height: 90px;
		margin: -46px 0 -70px 50px;
		overflow: hidden;
		text-align: center;
		width: 90px;
	}
	.post-type-archive-product.woocommerce .page-description {padding-top:50px;}
	.woocommerce .products .product .price {position:static;}
	.woocommerce .products .product .add_to_cart_button {display:inline-block; width:100%;text-align: center;}
	.thumbnails  img {max-width:100px; margin-left:10px;}
	.woocommerce-page .product div.products .product {    width: 48.4%;}
	.woocommerce-cart .cart-collaterals {width:100%;margin-top: 50px;}
	.woocommerce-checkout .entry-content .woocommerce {position: static; max-width:100%; margin-bottom:30px;}
	.sg-contact-wrapper .wpcf7 {width: 100%;}
	.woocommerce .products .product {padding:5px;} 
	.cart-contents {position:fixed; bottom:20px; left:20px; } 
	.cart-contents img {max-width:30px;}
}