/*
 Theme Name:   Sjatoo.nl
 Theme URI:    https://woocommerce.com/storefront
 Description:  Storefront child thema voor Sjatoo.nl
 Author:       Quebit
 Author URI:   https://www.quebit.nl/
 Template:     storefront
 Version:      1.0.0
 Text Domain:  storefront-child
*/
/* Import child theme CSS */
a:focus {
  outline: none; }

.storefront-handheld-footer-bar {
  display: none; }

.col-full {
  max-width: 74em; }

body {
  color: #333;
  font-family: 'Crimson Text', serif;
  font-size: 18px; }

body.woocommerce-cart #primary.content-area,
body.woocommerce-account #primary.content-area {
  float: none;
  width: 100%; }

.storefront-product-section .section-title {
  color: #b52130; }

blockquote + h2, blockquote + h3, blockquote + h4, blockquote + header h2, form + h2, form + h3, form + h4, form + header h2, ol + h2, ol + h3, ol + h4, ol + header h2, p + h2, p + h3, p + h4, p + header h2, table + h2, table + h3, table + h4, table + header h2, ul + h2, ul + h3, ul + h4, ul + header h2 {
  margin-top: 0; }

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .berocket_search_box_button, .widget a.button, .widget a.berocket_search_box_button {
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-family: 'Crimson Text', serif;
  font-size: 16px;
  font-weight: 400; }

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
  background-color: #fff;
  border: 2px solid #efefef;
  border-radius: 5px;
  box-shadow: none;
  font-family: 'Crimson Text', serif;
  font-size: 18px;
  padding: 7px; }

.select-box-style, .storefront-sorting select, .select2-container--default .select2-selection--single, #payment .payment_methods li .payment_box select, .berocket_search_box_block .berocket_search_box_background_all select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: url("images/select-bg.svg");
  background-position: top 10px right 15px;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 2px solid #efefef;
  padding: 10px 15px; }

.storefront-sorting select {
  background-position: top 13px right 15px; }

.select2-container--default .select2-selection--single {
  background-position: top 12px right 15px;
  height: auto;
  padding: 7px 5px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.woocommerce-result-count {
  padding: 1em 0; }

.home .woocommerce-message {
  margin-bottom: 0; }

/*.site-content>.col-full>.woocommerce>.woocommerce-error:first-child, .site-content>.col-full>.woocommerce>.woocommerce-info:first-child, .site-content>.col-full>.woocommerce>.woocommerce-message:first-child {
    margin: {
        top: 0;
    }
}*/
.woocommerce-message,
.woocommerce-info,
.woocommerce-noreviews {
  background-color: #333; }

.site-main {
  margin-bottom: 0; }

.hentry {
  margin: 0; }

.entry-header__image {
  border: 1px solid #efefef;
  float: right;
  margin-left: 30px;
  padding: 10px; }
  @media (max-width: 1160px) {
    .entry-header__image {
      max-width: 300px; } }
  @media (max-width: 960px) {
    .entry-header__image {
      float: none;
      margin-bottom: 20px;
      margin-left: 0; } }
  .entry-header__image img {
    margin: 0 !important; }

.wc-forward:after, .woocommerce-Button--next:after {
  content: "\f3d3";
  font-family: "Ionicons";
  font-size: 14px;
  margin-left: 10px;
  opacity: 0.5;
  position: relative;
  top: 1px; }

.wc-proceed-to-checkout .button.checkout-button:after, .wc-proceed-to-checkout .checkout-button.berocket_search_box_button:after {
  font-size: 20px; }

a:focus,
button:focus,
.button.alt:focus,
.alt.berocket_search_box_button:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
.form-row.woocommerce-invalid input.input-checkbox {
  outline: none !important; }

.site-usp {
  margin-top: 5px;
  margin-bottom: -40px;
  pointer-events: none;
  position: relative;
  z-index: 1; }
  @media (max-width: 768px) {
    .site-usp {
      margin-bottom: 0; } }
  .site-usp p {
    color: #b52130;
    float: right;
    font-size: 15px;
    margin: 0;
    padding: 0; }
    @media (max-width: 768px) {
      .site-usp p {
        float: none;
        text-align: center; } }

.site-header {
  background-color: transparent;
  border: 0;
  padding-top: 1.618em; }
  @media (max-width: 767px) {
    .site-header {
      padding-top: 1em;
      padding-bottom: 0; } }
  .site-header .cart-contents {
    color: #333;
    padding: 0.5em 0; }

@media (max-width: 430px) {
  .site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
    max-width: 150px; } }

.storefront-primary-navigation {
  background-color: #b52130; }
  @media (max-width: 767px) {
    .storefront-primary-navigation {
      background: none; } }

.main-navigation ul.menu {
  text-align: center; }
  .main-navigation ul.menu li.current-menu-item a {
    color: #fff !important; }
  .main-navigation ul.menu li a {
    color: #fff;
    font-size: 18px;
    padding: 1em; }
    .main-navigation ul.menu li a:hover {
      color: #fff;
      opacity: 0.75; }
  .main-navigation ul.menu li .sub-menu {
    background: #941f2d; }

button.menu-toggle {
  background-color: #b52130;
  border: 2px solid #b52130;
  color: #fff;
  margin-top: 20px; }
  @media (max-width: 430px) {
    button.menu-toggle {
      margin-top: 5px; } }

.handheld-navigation {
  background-color: #b52130;
  margin-top: 110px;
  margin-bottom: 30px; }
  @media (max-width: 430px) {
    .handheld-navigation {
      margin-top: 80px; } }

.storefront-product-pagination a img {
  padding: 10px;
  max-height: 100px;
  width: auto; }

.storefront-breadcrumb {
  background-color: #b52130;
  color: #fff;
  margin-bottom: 1.618em; }
  @media (min-width: 768px) {
    .storefront-breadcrumb {
      background: none;
      color: #333; } }
  .storefront-breadcrumb a {
    color: #fff; }
    @media (min-width: 768px) {
      .storefront-breadcrumb a {
        color: #333; } }

.storefront-sorting:first-of-type .woocommerce-result-count,
.storefront-sorting:first-of-type .woocommerce-pagination {
  display: none; }

.woocommerce-tabs .panel h2:first-of-type {
  font-size: 2.5em;
  margin: 0 0 .5407911001em; }

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

.storefront-full-width-content .woocommerce-tabs .panel {
  margin-bottom: 0; }

.site-main ul.products.columns-3 li.product {
  margin-right: 2.7%;
  width: 31.5%; }
  @media (max-width: 767px) {
    .site-main ul.products.columns-3 li.product {
      margin: 0;
      width: 100%; } }

.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product, .page-template-template-homepage-php .site-main ul.products.columns-4 li.product, .storefront-full-width-content .site-main ul.products.columns-4 li.product {
  margin-right: 2%;
  width: 23.5%; }
  @media (max-width: 767px) {
    .page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product, .page-template-template-homepage-php .site-main ul.products.columns-4 li.product, .storefront-full-width-content .site-main ul.products.columns-4 li.product {
      margin: 0;
      width: 100%; } }

.woocommerce-active .site-header .site-branding {
  width: 50%; }

.woocommerce-active .site-header .site-search {
  width: 40%; }
  .woocommerce-active .site-header .site-search .widget_product_search form:before {
    display: none; }
  .woocommerce-active .site-header .site-search .widget_product_search form input[type=search],
  .woocommerce-active .site-header .site-search .widget_product_search form input[type=text] {
    padding: 0.5em 1.41575em; }

.woocommerce-active .site-header .main-navigation {
  width: 100%; }

.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before, a.yith-wcan-onsale-button.active:before, a.yith-wcan-instock-button.active:before, a.yith-wcan-price-link.active:before, ul.yith-wcan-list li.chosen a:before {
  display: none; }

.widget-area .yith-wcan-reset-navigation.button, .widget-area .yith-wcan-reset-navigation.berocket_search_box_button {
  background-color: #b52130; }

.single-product div.product .woocommerce-product-gallery img {
  margin: 0 auto; }

.search.left-sidebar .content-area {
  width: 100%; }

.site-contact li {
  font-size: 20px; }
  .site-contact li a {
    color: #fff; }
    .site-contact li a:before {
      color: #333;
      margin-right: 10px; }

.site-social {
  margin: 0;
  padding: 0; }
  .site-social li {
    display: inline-block; }
    .site-social li:not(:last-of-type) {
      margin-right: 10px; }
    .site-social li a {
      font-size: 28px; }

.image-cover, .site-slider .site-slider__slick__image img, .site-block__featured--subject img {
  height: 100%;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto; }

.button--white {
  background-color: #fff;
  border: 1px solid #efefef;
  color: #333; }
  .button--white:hover {
    background-color: #efefef;
    border: 1px solid #efefef;
    color: #333; }

.button--md {
  font-size: 20px; }

.button--lg {
  font-size: 22px; }
  @media (max-width: 767px) {
    .button--lg {
      font-size: 18px; } }

.button--next:after, .berocket_search_box_button:after {
  color: #fff;
  content: "\f3d3";
  font-family: "Ionicons";
  font-size: 18px;
  margin-left: 15px;
  opacity: 0.75;
  position: relative;
  top: 1px; }

.txt-link {
  color: #b52130; }
  .txt-link:after {
    color: #333;
    content: "\f3d3";
    font-family: "Ionicons";
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    top: 1px; }

#usps {
  background-color: #333;
  padding: 10px 0; }
  #usps .usps__list {
    list-style-type: none;
    margin: 0;
    text-align: center; }
    #usps .usps__list li {
      color: #fff;
      display: inline-block; }
      #usps .usps__list li:not(:last-of-type) {
        margin-right: 20px; }
      #usps .usps__list li:before {
        margin-right: 10px; }

.site-slider .site-slider__slick {
  display: none;
  position: relative;
  height: 500px; }
  @media (max-width: 1023px) {
    .site-slider .site-slider__slick {
      height: auto; } }
  .site-slider .site-slider__slick.slick-initialized {
    display: block; }

.site-slider .slick-list,
.site-slider .slick-track,
.site-slider .site-slider__slick__item {
  height: inherit; }

@media (max-width: 1023px) {
  .site-slider .site-slider__slick__item {
    background-color: #333; } }

.site-slider .site-slider__slick__image {
  height: inherit;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1023px) {
    .site-slider .site-slider__slick__image {
      height: 300px; } }
  @media (max-width: 767px) {
    .site-slider .site-slider__slick__image {
      height: 225px; } }
  .site-slider .site-slider__slick__image:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .site-slider .site-slider__slick__image img {
    height: auto; }

.site-slider .site-slider__slick__content {
  max-width: 580px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2; }
  @media (max-width: 1023px) {
    .site-slider .site-slider__slick__content {
      max-width: 100%;
      padding: 20px 0 40px 0;
      position: relative;
      top: auto;
      -webkit-transform: none;
              transform: none; } }
  .site-slider .site-slider__slick__content h3,
  .site-slider .site-slider__slick__content p {
    color: #fff; }
  .site-slider .site-slider__slick__content h3 {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    padding: 0; }
    @media (max-width: 1023px) {
      .site-slider .site-slider__slick__content h3 {
        font-size: 28px; } }
  .site-slider .site-slider__slick__content p {
    font-size: 20px; }
    @media (max-width: 1023px) {
      .site-slider .site-slider__slick__content p {
        font-size: 18px; } }

.site-slider .slick-dots {
  margin: 0;
  position: absolute;
  bottom: 25px;
  text-align: center;
  width: 100%; }
  @media (max-width: 1023px) {
    .site-slider .slick-dots {
      position: relative;
      bottom: auto; } }
  .site-slider .slick-dots li {
    display: inline-block;
    list-style-type: none; }
    .site-slider .slick-dots li:not(:last-of-type) {
      margin-right: 10px; }
    .site-slider .slick-dots li button {
      background-color: #fff;
      border-radius: 50%;
      font-size: 0;
      height: 12px;
      width: 12px; }
      @media (max-width: 1023px) {
        .site-slider .slick-dots li button {
          background-color: #333; } }
    .site-slider .slick-dots li.slick-active button {
      background-color: #b52130; }

.site-fcolumns {
  float: left;
  width: 100%; }

.site-fcolumns__left, .site-fcolumn,
.site-fcolumns__right,
.site-fcolumns__center {
  float: left; }

.site-fcolumns__left, .site-fcolumn {
  margin-right: 2%;
  width: 23.5%; }
  @media (max-width: 1023px) {
    .site-fcolumns__left, .site-fcolumn {
      margin: 0;
      width: 100%; } }

.site-fcolumns__center {
  width: 49%; }
  @media (max-width: 1023px) {
    .site-fcolumns__center {
      width: 60%; } }
  @media (max-width: 767px) {
    .site-fcolumns__center {
      width: 100%; } }

.site-fcolumns__right {
  float: right;
  width: 23.5%; }
  @media (max-width: 1023px) {
    .site-fcolumns__right {
      width: 37%; } }
  @media (max-width: 767px) {
    .site-fcolumns__right {
      width: 100%; } }

.site-fcolumn:last-of-type {
  margin: 0; }

.site-block {
  border: 2px solid #efefef;
  border-radius: 5px;
  float: left;
  margin-bottom: 1.7em;
  padding: 30px 20px;
  width: 100%; }
  .site-block .widget {
    margin: 0; }

.site-block--bannerslider {
  border: none;
  display: none;
  padding: 0;
  position: relative; }
  .site-block--bannerslider.slick-initialized {
    display: block; }
  .site-block--bannerslider .slide-item img {
    border-radius: 5px;
    width: 100%; }
  .site-block--bannerslider .slick-dots {
    list-style-type: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 1; }
    .site-block--bannerslider .slick-dots li {
      display: inline-block; }
      .site-block--bannerslider .slick-dots li:not(:last-of-type) {
        margin-right: 10px; }
      .site-block--bannerslider .slick-dots li button {
        border-radius: 50%;
        font-size: 0;
        height: 13px;
        width: 13px; }
      .site-block--bannerslider .slick-dots li.slick-active button {
        background: #fff; }

.site-block__search .widget-title {
  border: 0;
  color: #b52130;
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: center; }

.site-block__featured {
  overflow: hidden;
  position: relative; }
  .site-block__featured:after {
    background-image: url("images/sjatoo-featured-product-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .site-block__featured .site-block__featured__heading {
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center; }
  .site-block__featured h1,
  .site-block__featured h2,
  .site-block__featured h3,
  .site-block__featured h4,
  .site-block__featured h5,
  .site-block__featured h6 {
    color: #b52130;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase; }

.site-block__featured--product .site-block__featured__content {
  float: left;
  width: 60%; }
  @media (max-width: 767px) {
    .site-block__featured--product .site-block__featured__content {
      width: 100%; } }

.site-block__featured--product .site-block__featured__image {
  float: right;
  width: 40%; }
  @media (max-width: 767px) {
    .site-block__featured--product .site-block__featured__image {
      display: none; } }
  .site-block__featured--product .site-block__featured__image img {
    float: right; }

.site-block__featured--content:after, .site-block__featured--subject:after {
  background-image: url("images/sjatoo-featured-content-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.25;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1; }

.site-block__featured--content h1, .site-block__featured--subject h1,
.site-block__featured--content h2,
.site-block__featured--subject h2,
.site-block__featured--content h3,
.site-block__featured--subject h3,
.site-block__featured--content h4,
.site-block__featured--subject h4,
.site-block__featured--content h5,
.site-block__featured--subject h5,
.site-block__featured--content h6,
.site-block__featured--subject h6 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: none; }

.site-block__featured--subject {
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  .site-block__featured--subject:before {
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(150%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 150%);
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 150%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1; }
  .site-block__featured--subject:after {
    display: none; }
  .site-block__featured--subject img {
    height: auto; }
  .site-block__featured--subject .site-block__inner {
    padding: 40px 20px;
    position: relative;
    z-index: 2; }
  .site-block__featured--subject:hover {
    opacity: 0.75; }

.site-block__newspaper {
  background-color: #b52130;
  border: none;
  color: #fff;
  padding: 28px 20px; }
  .site-block__newspaper h1,
  .site-block__newspaper h2,
  .site-block__newspaper h3,
  .site-block__newspaper h4,
  .site-block__newspaper h5,
  .site-block__newspaper h6 {
    color: #fff;
    display: block;
    font-size: 22px;
    text-align: center; }

#site-ptabs {
  clear: both;
  float: left;
  /*margin: {
        top: -3.4em;
    }*/
  width: 100%; }
  @media (max-width: 1023px) {
    #site-ptabs {
      margin: 0; } }
  @media (max-width: 767px) {
    #site-ptabs {
      margin-bottom: 2.617924em; } }

.page-template-default .page-sidebar .widget_custom_html {
  background-color: #b52130;
  border-radius: 5px;
  color: #fff;
  padding: 20px 20px 5px 20px; }
  .page-template-default .page-sidebar .widget_custom_html h4 {
    border: 0;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px 0; }
  .page-template-default .page-sidebar .widget_custom_html a {
    color: #fff;
    text-decoration: none; }
    .page-template-default .page-sidebar .widget_custom_html a:hover {
      text-decoration: underline; }

.content-area blockquote {
  border: 0;
  font-size: 22px;
  margin-left: 0;
  padding-left: 45px;
  position: relative; }
  .content-area blockquote:before {
    color: #b52130;
    content: "\f347";
    font-family: "Ionicons";
    font-size: 36px;
    position: absolute;
    top: -20px;
    left: 0; }

.content-area .wc-tab ul {
  margin-left: 0; }
  .content-area .wc-tab ul li {
    list-style-type: none;
    padding-left: 30px;
    position: relative; }
    .content-area .wc-tab ul li:before {
      color: #333;
      content: "\f121";
      font-family: "Ionicons";
      font-size: 18px;
      position: absolute;
      top: -2px;
      left: 0; }

.products .product {
  border: 2px solid #efefef;
  border-radius: 5px;
  margin-bottom: 1.7em !important;
  padding: 10px; }
  .products .product img {
    max-height: 275px;
	height: intrinsic;
    width: auto !important;}
  .products .product .product__info {
    padding-bottom: 0.5em; }
    .products .product .product__info .woocommerce-loop-product__title,
    .products .product .product__info h2 {
      font-size: 18px; }
    .products .product .product__info .price {
      color: #b52130;
      font-size: 18px; }
  .products .product form {
    float: left;
    margin-bottom: 1em;
    width: 100%; }
    .products .product form .quantity {
      float: left;
      width: 24%; }
      @media (max-width: 1240px) {
        .products .product form .quantity {
          margin-bottom: 0.5em;
          width: 100%; } }
      .products .product form .quantity .minus,
      .products .product form .quantity .plus {
        display: none; }
      .products .product form .quantity .qty {
        width: 100%; }
    .products .product form .button, .products .product form .berocket_search_box_button {
      float: right;
      width: 70%; }
      @media (max-width: 1240px) {
        .products .product form .button, .products .product form .berocket_search_box_button {
          float: none;
          width: 100%; } }
      .products .product form .button:after, .products .product form .berocket_search_box_button:after {
        color: #fff;
        content: "\f217";
        font-family: "Ionicons";
        font-size: 13px;
        margin-left: 5px;
        opacity: 0.5;
        position: relative; }
  .products .product .button, .products .product .berocket_search_box_button {
    width: 100%; }

#payment .payment_methods li .payment_box {
  /*fieldset {
                    background: {
                        color: $white;
                    }
                    border: 1px solid $gallery;
                    margin: {
                        top: 20px;
                    }
                    padding: 20px;
                }*/ }
  #payment .payment_methods li .payment_box select {
    background-position: top 13px right 15px; }

.search-block {
  border: 1px solid #efefef;
  border-radius: 5px;
  float: left;
  padding: 30px;
  width: 100%; }
  @media (max-width: 767px) {
    .search-block {
      padding: 20px; } }
  .search-block:not(:last-of-type) {
    margin-bottom: 3em; }
  .search-block .search-block__image {
    float: left;
    width: 20%; }
    @media (max-width: 767px) {
      .search-block .search-block__image {
        width: 40%; } }
    @media (max-width: 480px) {
      .search-block .search-block__image {
        width: 100%; } }
    .search-block .search-block__image img {
      display: block;
      margin: 0 auto; }
  .search-block .search-block__inner {
    float: right;
    width: 75%; }
    @media (max-width: 767px) {
      .search-block .search-block__inner {
        width: 60%; } }
    @media (max-width: 480px) {
      .search-block .search-block__inner {
        width: 100%; } }
    .search-block .search-block__inner .button, .search-block .search-block__inner .berocket_search_box_button {
      font-size: 18px; }

.post-author {
  display: none; }

.site-footer {
  background-color: #333;
  background-image: url("images/sjatoo-footer-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 2em; }
  .site-footer .footer-widgets {
    padding: 2em 0; }
    .site-footer .footer-widgets .widget {
      margin-bottom: 1em; }
    .site-footer .footer-widgets .widget-title {
      color: #fff;
      margin-bottom: 0; }
    .site-footer .footer-widgets p,
    .site-footer .footer-widgets ul,
    .site-footer .footer-widgets ol,
    .site-footer .footer-widgets a {
      color: #fff; }
    .site-footer .footer-widgets ul.site-contact li a:before {
      color: #b52130; }
    .site-footer .footer-widgets ul li.page_item {
      margin-bottom: 0.5em;
      position: relative; }
      .site-footer .footer-widgets ul li.page_item:before {
        background-color: #b52130;
        border-radius: 50%;
        content: "";
        height: 8px;
        opacity: 1.0;
        position: absolute;
        top: 10px;
        width: 8px; }
    .site-footer .footer-widgets img {
      margin-bottom: 1em; }
    .site-footer .footer-widgets a:hover {
      text-decoration: underline; }

.site-end {
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center; }
  .site-end p,
  .site-end img {
    display: inline-block; }
  .site-end img {
    margin-left: 15px;
    position: relative;
    top: 8px; }
  .site-end p a:hover {
    text-decoration: underline; }

.mc4wp-form {
  position: relative; }
  .mc4wp-form input {
    border: 1px solid #fff;
    width: 100%; }
  .mc4wp-form button[type="submit"] {
    background-color: #333;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
    top: 0;
    right: 0; }
    .mc4wp-form button[type="submit"]:hover {
      background-color: #b52130; }

#gform_wrapper_2 {
  margin: -10px 0 0 0;
  padding: 0;
  position: relative; }
  #gform_wrapper_2 .validation_error {
    display: none; }
  #gform_wrapper_2 .gform_body {
    position: relative; }
    #gform_wrapper_2 .gform_body input {
      border: 1px solid #fff;
      height: 45px;
      width: 100%; }
  #gform_wrapper_2 .gform_footer {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    right: 0;
    width: auto; }
    #gform_wrapper_2 .gform_footer button {
      background-color: #333;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
      #gform_wrapper_2 .gform_footer button span {
        display: none; }
      #gform_wrapper_2 .gform_footer button:hover {
        background-color: #b52130; }
  #gform_wrapper_2.gform_validation_error .gform_footer {
    top: 33px; }

.r-tabs .r-tabs-nav {
  margin: 0 0 30px 0;
  padding: 0; }
  @media (max-width: 768px) {
    .r-tabs .r-tabs-nav {
      display: none; } }
  .r-tabs .r-tabs-nav .r-tabs-state-active {
    border-bottom: 2px solid #333; }

.r-tabs .r-tabs-tab {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  list-style: none; }
  .r-tabs .r-tabs-tab:not(:last-of-type) {
    margin-right: 25px; }

.r-tabs .r-tabs-panel {
  display: none; }

.r-tabs .r-tabs-accordion-title {
  display: none;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px; }
  @media (max-width: 768px) {
    .r-tabs .r-tabs-accordion-title {
      display: block; } }
  .r-tabs .r-tabs-accordion-title:after {
    color: #333;
    content: "\f123";
    font-family: "Ionicons";
    font-size: 18px;
    float: right; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active:after {
    content: "\f126"; }

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

.berocket_search_box_block .berocket_search_box_background_all h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0; }

.berocket_search_box_block .berocket_search_box_background_all .berocket_aapf_widget-title_div {
  display: none; }

.berocket_search_box_block .berocket_aapf_widget-wrapper {
  margin: 10px 0 20px 0 !important; }

.berocket_search_box_button {
  font-size: 22px !important;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .berocket_search_box_button {
      font-size: 18px !important; } }

.berocket_term_depth_1 label,
.berocket_term_depth_2 label,
.berocket_term_depth_3 label {
  padding: 0 !important; }

.slide .ui-state-default, .slide .ui-widget-content .ui-state-default, .slide .ui-widget-header .ui-state-default {
  background-color: #333 !important;
  border: 0 !important; }

.berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background-color: #b52130 !important; }

.tag33 {position:absolute; left:-9021px}