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

body,
body p{
	font-size: 1.5rem !important;
}

h2{
	font-size: 2rem !important;
}

tspan {
    font-size: 17px !important;
}

.post-8792 .price,
.post-8792 .woocommerce-product-details__short-description,
.post-8792 .product-tabs-wrapper,
.post-8792 .product_meta,
.post-8792 .wishlist-btn-wrapper,
.post-8792 .compare-btn-wrapper,
.post-8792 .quantity{
	display: none !important;
}

body.single-product .quantity .screen-reader-text{
  margin-bottom: -42px !important;
    /* z-index: 9999; */
    left: 15px !important;
    overflow: inherit !important;
    margin-top: -29px !important;
    clip: auto !important;
}

a.basel-wishlist-btn.button,
a.basel-compare-btn.button,
a.wcfm_catalog_enquiry {
    display: none !important;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
	cursor: pointer;
}

.post-single-page.blog-design-default-alt {
    text-align: left !important;
}

.wpcf7-form-control-wrap, label {
	width:100%;
}
.wpcf7-form select {
width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit {
   color: #fff;
}

span.select2-selection.select2-selection--single {
    min-width: 250px !important;
}
span.select2-dropdown.select2-dropdown--above {
    min-width: 250px !important;
}
span.select2-dropdown.select2-dropdown--below {
    min-width: 250px !important;
}
span.select2-selection__arrow {
    display: none;
}

li.wishlist {
    display: none !important;
}

tr:nth-child(odd) {
  background-color: #cddcd7;
}

tr:nth-child(even) {
  background-color: #e7f7ef;
}



.meta-post-categories{
	display:none !important;
}

.entry-meta.basel-entry-meta {
    display: none !important;
}

.wcfm-tabWrap {
    
}

#wcfm_products_manage_form_attach-me-automatic-email-attachments_head,
#wcfm_products_manage_form_yoast_head {
    display: none !important;
}

.regular_price .vendor-earnings {
  color: red;
}

.twenty-fcl .inner-details,
.forty-fcl .inner-details {
  font-weight: 300;
}

.switch_btn {display: flex;}
.switch_btn label { border: 1px solid #ddd; padding: 6px 10px; transition: all 0.3s ease 0s; }
.switch_btn label.active {background: #1aada3; color: #fff; border-color:#1aada3;}

.mapplic-element{
  direction: ltr;
}

.wac-qty-button {
  display: none;
}

.price {
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
}

/* Added by Felix, Membership Related */
.rcp-button {
  color: #ffffff !important;
}
.button, button, input[type=submit], .yith-woocompare-widget a.button.compare, .basel-dark .basel-registration-page .basel-switch-to-register, .basel-dark .login .button, .basel-dark .register .button, .basel-dark .widget_shopping_cart .buttons a, .basel-dark .yith-woocompare-widget a.button.compare, .basel-dark .widget_price_filter .price_slider_amount .button, .basel-dark .woocommerce-widget-layered-nav-dropdown__submit, .basel-dark .basel-widget-layered-nav-dropdown__submit, .basel-dark .woocommerce .cart-actions input[name="update_cart"] {
    background-color: #0e5641;
    color: #fff !important;
}
.login .button, 
.lost_reset_password .button, 
.register .button {
  width: 100%;
  margin-top: 10px;
  border: 2px solid #0e5641; 
  background-color: transparent;
  color: #000 !important;
}
.login .button:hover, 
.lost_reset_password .button:hover, 
.register .button:hover {
  width: 100%;
  margin-top: 10px;
  border: 2px solid #0e5641; 
  background-color: #0e5641;
  color: #fff !important;
}

.anchor-section{
    scroll-margin-top: 100px;
}

.blog-post-loop a,
.page a,
.underline-links a
{
    text-decoration: underline;
}

.basel-logo {
    text-decoration: none !important;
}
caption{
  text-align: center !important;
}

.ad-div {
    display: block;
    margin-top: 10px auto !important;
}

.footer-container.color-scheme-light ul li a{
    text-decoration: none !important;
    font-size: 14px;
}
.basel-social-icon-name{
    display: none;
}

@media (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
}

.min-footer{
	font-size: 0.9rem !important;
}