body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.7em; }

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  line-height: 1.2em; }

.es_prod_banner_50 h2, .es_prod_banner_50 h3, .es_prod_banner_50 h4 {
  text-transform: none !important; }

/*
TYPOGRAPHY
*/
.btn {
  font-family: Roboto, Arial, sans-serif; }

h1 {
  text-transform: none; }

h1, h2, h3, h4 {
  letter-spacing: .01em; }

h4 {
  font-size: 18px;
  font-weight: bold; }

.woocommerce-Tabs-panel h2 {
  font-size: 26px;
  margin: 1.25em 0 .625em; }

.woocommerce-Tabs-panel > h2 {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0; }

.woocommerce-Tabs-panel h3 {
  font-size: 20px; }

/* VARIOUS STYLING ELEMENTS */
.es_no_margin_top h2, .es_no_margin_top h3 {
  margin-top: 0;
  font-size: 24px; }

.es_rotated_bg, body.home #content {
  position: relative;
  overflow: visible !important; }
  .es_rotated_bg:before, body.home #content:before {
    content: '';
    display: block;
    background-color: #f3f3f3;
    height: 400px;
    width: 120%;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: 0;
    position: absolute;
    top: -100px;
    left: -10%; }

.es_on_top {
  /* fix for overlapping bg*/
  position: relative;
  z-index: 10; }

.es_btn {
  font-size: 16px;
  padding: 13px 30px;
  text-transform: uppercase; }

.es_btn_blue, .mc4wp-form-fields input[type="submit"] {
  background-color: #62c5de !important;
  color: #fff !important; }
  .es_btn_blue:hover, .mc4wp-form-fields input:hover[type="submit"], .es_btn_blue:focus, .mc4wp-form-fields input:focus[type="submit"] {
    background-color: #45bad8 !important; }

.es_btn_red {
  background-color: #cc4c4c !important;
  color: #fff !important; }
  .es_btn_red:hover, .es_btn_red:focus {
    background-color: #b23333 !important; }

.es_btn_brown {
  background-color: #845220 !important;
  color: #fff !important; }
  .es_btn_brown:hover, .es_btn_brown:focus {
    background-color: #5b3916 !important; }

.es_center .wpb_wrapper {
  text-align: center; }
  .es_center .wpb_wrapper * {
    display: inline-block; }

/*
ACTION BAR
*/
#actionbar {
  position: relative;
  z-index: 100; }

#header-wrap .actionbar-fields-left .staticblock-field {
  margin-left: 15px; }

#header-wrap .list-social-icons {
  display: inline-block; }

/*
NAVBAR
*/
.navbar-nav {
  margin-right: 0 !important; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: 0; } }

.navbar-header .staticblocks-section {
  display: none; }

@media screen and (min-width: 670px) {
  .navbar-header .staticblocks-section {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px; } }

#primary-navigation .navbar-brand {
  padding: 20px 0 !important; }

.primary-menu-icon > .fa, .primary-menu-icon .icon {
  font-size: 24px; }

@media screen and (max-width: 767px) {
  #sidebar-trigger-responsive i.icon {
    line-height: 31px; }
  #primary-navigation .primary-menu-icons {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
    background-color: #efefef;
    padding: 0 5px 5px;
    text-align: center; }
    #primary-navigation .primary-menu-icons > * {
      display: inline-block; } }

@media screen and (min-width: 768px) {
  #header-wrap.is-sticky .primary-menu-icons {
    margin-top: 17px !important; } }

@media screen and (min-width: 1200px) {
  #header-wrap.is-sticky #primary-menu {
    margin-top: 17px !important; } }

.is-sticky #primary-navigation {
  background-color: #fff !important; }

/*
HOME PAGE
*/
body.home #content {
  position: relative;
  overflow: hidden; }

/*
HOME PAGE TOP BANNER
*/
#es_hp_banner_inner {
  padding-top: 0; }
  #es_hp_banner_inner .vc_column-inner > .wpb_wrapper {
    padding: 30px 20px 10px;
    background-color: #fff;
    border: 8px solid #9fbc2c;
    position: relative;
    overflow: hidden; }
  #es_hp_banner_inner .wpb_single_image {
    position: absolute;
    left: 40%;
    bottom: 0;
    margin: 0 !important;
    z-index: 0; }
  #es_hp_banner_inner h1 {
    margin: 0 0 15px;
    font-size: 28px;
    text-align: center; }
  #es_hp_banner_inner .wpb_text_column {
    position: relative;
    z-index: 10;
    max-width: 760px; }
    #es_hp_banner_inner .wpb_text_column p {
      overflow: auto;
      text-align: center; }
    #es_hp_banner_inner .wpb_text_column img {
      max-width: 90px;
      height: auto;
      margin: 10px 10px 15px 0 !important;
      display: inline-block; }
  #es_hp_banner_inner ul {
    list-style-type: none;
    padding: 0; }
  #es_hp_banner_inner .fa.fa-thumbs-o-up {
    font-size: 18px;
    margin-right: 5px; }

@media screen and (min-width: 640px) {
  #es_hp_banner_inner > .vc_column-inner > .wpb_wrapper {
    padding: 40px 30px 10px; }
  #es_hp_banner_inner h1 {
    font-size: 32px;
    text-align: left; }
  #es_hp_banner_inner .wpb_text_column p {
    overflow: auto;
    text-align: left; }
  #es_hp_banner_inner ul {
    font-size: 18px; } }

@media screen and (min-width: 1100px) {
  #es_hp_banner_inner > .vc_column-inner > .wpb_wrapper {
    padding: 50px 40px 10px; }
  #es_hp_banner_inner h1 {
    font-size: 38px; }
  #es_hp_banner_inner ul {
    font-size: 20px; } }

/*
HOME PAGE CATEGORY BANNER
*/
.es_category_banner {
  border: 1px solid #ddd; }
  .es_category_banner h2, .es_category_banner h3, .es_category_banner h4 {
    font-size: 20px; }

/*
HOME PAGE ECO BANNER
*/
#es_hp_eco_banner .vc_column-inner > .wpb_wrapper {
  border: 3px solid #9fbc2c;
  background-color: #fff;
  padding: 10px 20px 0;
  position: relative;
  overflow: hidden; }
  #es_hp_eco_banner .vc_column-inner > .wpb_wrapper h2, #es_hp_eco_banner .vc_column-inner > .wpb_wrapper h3 {
    font-size: 24px; }
  #es_hp_eco_banner .vc_column-inner > .wpb_wrapper .wpb_text_column {
    position: relative;
    z-index: 10; }
  #es_hp_eco_banner .vc_column-inner > .wpb_wrapper .wpb_single_image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    max-width: 250px;
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  #es_hp_eco_banner img.vc_single_image-img {
    display: none; } }

@media screen and (min-width: 768px) {
  #es_hp_eco_banner .wpb_text_column {
    float: left;
    width: 50%; }
  #es_hp_eco_banner .btn {
    float: left;
    position: relative;
    z-index: 100;
    margin: 55px 0 0 60px; } }

/*
HOME PAGE LOGOS LIST
*/
.es_logos_list p {
  text-align: center; }

.es_logos_list img {
  margin: 10px;
  max-width: 110px;
  height: auto;
  display: inline-block;
  float: none; }

.es_hp_list_banner > .vc_column-inner {
  padding: 30px 20px 80px !important;
  overflow: hidden;
  position: relative; }

.es_hp_list_banner .wpb_single_image {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
  z-index: 0;
  max-width: 200px; }

.es_hp_list_banner .wpb_text_column {
  position: relative;
  z-index: 10; }

.es_hp_list_banner h2, .es_hp_list_banner h3 {
  font-size: 24px;
  margin-top: 0; }

.es_hp_list_banner ul {
  position: relative;
  z-index: 10;
  list-style-type: none;
  padding: 0;
  font-size: 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.es_hp_list_banner li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 240px;
  flex: 1 0 240px;
  padding: 20px 20px 31px;
  margin-bottom: 8px;
  position: relative;
  line-height: 1.6em;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 10px; }

.es_hp_list_banner .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -140px;
  bottom: 25px;
  width: 260px;
  text-align: center;
  z-index: 10; }

.es_hp_list_banner a {
  text-decoration: none; }
  .es_hp_list_banner a:hover, .es_hp_list_banner a:focus {
    text-decoration: underline; }

@media screen and (min-width: 768px) {
  .es_hp_list_banner > .vc_column-inner {
    padding: 40px 30px 80px !important; }
    .es_hp_list_banner > .vc_column-inner ul {
      font-size: 17px; }
  .es_hp_list_banner .wpb_single_image {
    right: 20px;
    top: 20px;
    max-width: 250px; } }

/*
PRODUCT CATEGORY / MAIN STORE PAGE
*/
body.woocommerce .page-description {
  margin-bottom: 30px; }

.gridlist-toggle a.active {
  background-color: #fff;
  border: 1px solid #666; }

#schon-shop_filters-accordion-inner h3 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px; }

.products .product-category {
  border: 1px solid #ddd;
  text-align: center;
  padding: 10px; }

.schon-pagination {
  margin-top: 30px; }

/*
PRODUCT TEASER
*/
.woocommerce-loop-product__title {
  text-align: center;
  padding: .75em 0 .25em !important; }

.product-link-decription-container {
  text-align: center; }
  .product-link-decription-container .price {
    text-align: center;
    font-weight: normal !important;
    font-size: 16px !important;
    margin-bottom: .5em; }
    .product-link-decription-container .price del {
      font-size: 14px !important;
      font-weight: normal !important; }
    .product-link-decription-container .price ins {
      color: #819823;
      font-size: 16px !important; }
  .product-link-decription-container .shopswatchinput {
    text-align: center; }

@media screen and (min-width: 1201px) {
  .woocommerce-loop-product__title {
    text-align: left; }
  .product-link-decription-container {
    text-align: left; }
    .product-link-decription-container .woocommerce-LoopProduct-link {
      overflow: auto;
      display: block;
      max-width: 260px;
      float: left; }
    .product-link-decription-container .price {
      text-align: left; }
    .product-link-decription-container .shopswatchinput {
      text-align: left;
      margin: .75em 0 0;
      float: left; } }

/* QUICK VIEW */
#yith-quick-view-modal.open .yith-wcqv-main {
  overflow-y: auto !important; }

@media screen and (max-width: 679px) {
  #yith-quick-view-content .images, #yith-quick-view-content .summary {
    width: 100% !important; } }

@media screen and (min-width: 680px) {
  #yith-quick-view-content .images {
    width: 50% !important; } }

/*
PRODUCT - TOP
*/
.woocommerce h1.product_title {
  font-size: 30px; }

#page div.product div.summary .price {
  font-size: 1.3em; }

.flex-control-thumbs {
  margin-top: 15px !important; }

.woocommerce div.product div.images img {
  border: none; }

#shareButtons ul {
  list-style-type: none;
  padding: 0; }

#shareButtons li {
  display: inline-block; }

/*
PRODUCT COLOR SWATCHES
*/
span.belowtext {
  line-height: 1em; }

/*
PRODUCT TABS
*/
.wc-tabs-wrapper {
  margin-bottom: 20px !important;
  border-bottom-color: #ccc !important; }

/*
PRODUCT ECO BANNER
*/
#es_prod_eco_banner > .vc_column-inner {
  padding-top: 0; }
  #es_prod_eco_banner > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #ddd;
    position: relative;
    overflow: auto;
    padding-bottom: 20px;
    text-align: center; }

#es_prod_eco_banner .wpb_text_column {
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 0 20px; }
  #es_prod_eco_banner .wpb_text_column h3 {
    margin-top: 1.5em; }
  #es_prod_eco_banner .wpb_text_column img {
    display: inline-block;
    margin: 5px;
    max-width: 80px;
    height: auto;
    float: none; }

#es_prod_eco_banner .wpb_single_image {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  margin-bottom: 0; }

#es_prod_eco_banner .btn {
  position: relative;
  z-index: 50; }

#es_prod_eco_banner .vc_row {
  margin: 0; }

/*
PRODUCT DESCRIPTION PARTS
*/
.es_prod_banner_50 > .vc_column-inner > .wpb_wrapper {
  border: 3px solid  #819823;
  padding: 20px;
  position: relative; }

.es_prod_banner_50 .wpb_single_image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 60% !important;
  left: auto;
  z-index: 0;
  margin-bottom: 0;
  overflow: hidden; }

.es_prod_banner_50.es_img_to_bottom .wpb_single_image {
  top: auto; }

.es_prod_banner_50 .wpb_text_column {
  max-width: 63%;
  position: relative;
  z-index: 10; }

.es_prod_banner_50.es_full_text .wpb_text_column {
  max-width: 100%; }
  .es_prod_banner_50.es_full_text .wpb_text_column .alignright {
    margin-bottom: 1em !important; }

/*
RELATED PRODUCTS / UPSELLS
*/
.related.products > h2 {
  font-size: 22px;
  margin: 1em 0; }

/* PRODUCT COMMENTS */
.comment-form-rating label, .comment-form-comment label {
  margin-left: 0; }

/*
PAGES
*/
#page-title-bar {
  border-bottom: 1px solid #ddd; }
  #page-title-bar .titlebar-overlay {
    opacity: 1; }

/*
CHECKOUT
*/
body.woocommerce-checkout #order_review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  body.woocommerce-checkout #order_review > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  body.woocommerce-checkout #order_review > h3:not(#order_payment_heading) {
    display: none; }
  body.woocommerce-checkout #order_review .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99; }
    body.woocommerce-checkout #order_review .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal label {
      font-weight: normal; }
  body.woocommerce-checkout #order_review .wc-gzd-order-submit {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100; }

/*
BLOG
*/
@media screen and (max-width: 767px) {
  body.blog #secondary {
    display: none; } }

/*
ARTICLE LISTS
*/
#secondary h3.widget-title {
  margin-top: 0 !important; }

.post-type-archive-diy .nav-links {
  overflow: auto;
  margin-top: 2em; }
  .post-type-archive-diy .nav-links .nav-next a, .post-type-archive-diy .nav-links .nav-previous a {
    padding: 6px 10px;
    border: 1px solid #bbb;
    display: inline-block; }

/* OTHER MODULES */
#content .schon-featured-info.horizontal .schon-featured-info-icon-wrap .fa {
  font-size: 25px; }

#content .schon-featured-info.horizontal .schon-featured-info-details {
  margin-left: 35px !important; }

/*
FOOTER - GENERAL
*/
.site-footer {
  margin-top: 30px !important; }

#secondary .widget-title {
  font-size: 18px !important; }

/*
FOOTER LV 1
*/
.schon-featured-info-icon-wrap {
  margin-right: 0 !important;
  max-width: 80px; }

.schon-featured-info-details {
  margin-left: 95px !important; }

.schon-featured-info .schon-featured-info-title {
  letter-spacing: .01em; }

#footer-widgets-row-1 > .container {
  border-bottom: 1px solid #bbb; }

/*
FOOTER LV 2
*/
.widget ul li {
  margin: 0 0 .5em; }

.widget_text p {
  margin-bottom: 1em !important; }

.footer-widgets-row .widget-title {
  margin-bottom: 20px; }

.site-footer .list-social-icons {
  overflow: auto; }
  .site-footer .list-social-icons p {
    display: block;
    width: 50%;
    margin: 0 0 .5em;
    padding: 0 .5em 0 0;
    float: left; }
    .site-footer .list-social-icons p span {
      display: inline-block;
      width: 75px; }
  .site-footer .list-social-icons a {
    display: block;
    text-align: center;
    margin: 0;
    padding: 2px 5px;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 3px; }
  .site-footer .list-social-icons i.fa {
    text-align: center;
    vertical-align: middle;
    font-size: 21px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    line-height: 30px;
    border-radius: 2px;
    margin: 0 0 0 5px; }

/*
SIDEBAR WIDGETS
*/
/*
Mailchimp newsletter
*/
.mc4wp-form-fields input {
  width: 100%;
  margin: 0 !important; }

.widget_text .mc4wp-form-fields p {
  margin: 0 0 10px 0 !important; }

.footer-copyright-content {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.lv_faq dt {
  padding: 0;
  margin: 0 30px 0 0;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: .3s color;
  -o-transition: .3s color;
  transition: .3s color; }
  .lv_faq dt:before {
    content: '\f063';
    color: #fff;
    font-size: 20px;
    line-height: 16px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
    background-color: #369;
    font-family: 'FontAwesome';
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    padding: 5px; }
  .lv_faq dt.open:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: #666; }
  .lv_faq dt:hover {
    color: #222; }
    .lv_faq dt:hover:before {
      background-color: #47a; }

.lv_faq dd {
  margin: 0;
  padding: 1em 0;
  display: none; }
  .lv_faq dd.open {
    display: block; }
  .lv_faq dd + dt {
    border-top: 1px solid #ddd;
    padding-top: 1em;
    margin-top: 1em; }
