/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

.page-title-default {
  background-color: #6e6457 !important;
}

.f1 {
  width:40% !important;
}
#rev_slider_4_2_forcefullwidth > div.tp-fullwidth-forcer {
  height:400px !important;
}

#rev_slider_4_2 > ul > li > div > div
{
  margin-top: 50px !important;
  margin-bottom: 100px !important;
  height:40% !important;
}

#wp-live-chat > div {
position: relative;
right: -150%;
bottom: -70px;
}

a.scrollToTop {
  display: none;
}

.main-page-wrapper {
  min-height: 730px;
}

.basel-hover-alt .product-element-top,
.basel-hover-alt .product-title,
.basel-hover-alt .price,
.basel-hover-alt .wrapp-swap {
  text-align: center;
  width: 100%;
  height: 60px;
}

/* Startpage */
#post-84 > div > div > div:nth-child(2) > div > div > div > div {
  background: rgba(186, 160, 128, 0.33);
  padding-top: 1px;
  padding-bottom: 20px;
  position: relative;
  top: -20px;
}

/* Startpage */
@media(min-width: 1000px) {
  #post-84 > div > div > div:nth-child(2) > div > div > div > div {
    margin-left: -100%;
    padding-left: 100%;
    margin-right: -100%;
    padding-right: 100%;
  }
}

label {
  text-transform: none !important;
}

#BASEL_Widget_Price_Filter {
  display: none;
}


.product-design-alt .entry-summary .yith-wcwl-add-to-wishlist {
  margin-right: 0;
}

/* Don't show duplicated header */
#tab-wccf_product_properties h2 {
  display: none;
}

/* Don't show hover images, because of bad sized images */
.home .owl-carousel-item .hover-img {
  display: none;
}


.brand-container {
  height: 100px;
}

.img-brand {
  max-height: 100px;
  max-width: 255px;
  padding: 25px 20px;
  -webit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}

/* Footer */
.footer-container.color-scheme-light p.footer-title {
  color: white;
  font-size: 24px;
  font-family: "Playfair Display",'Bookman Old Style', serif;
  margin-bottom: 20px;
  line-height: 1.4;
}

.widget_layered_nav_filters {
  display: none;
}

/* Fix slider handles */
.price_slider .ui-slider-handle {
  margin-left: 0;
}
/* Use this element for our price filter widget */
#woocommerce_price_filter-4 {
  display: none;
}

.footer-container .partner a img {
  margin-right: 1px;
  margin-bottom: 4px;
}

.woocommerce-checkout .shop_table {
  background-color: #fff;
}
