
.shopison-checkout-faq {display: none;}

@media (min-width: 768px) {
    .wc-tab h2 {font-size: 2em !important;}
    .shopison-checkout-faq { margin-top: 20px; display: block;}
}

.widget_shopping_cart {color:#555 !important;}
.widget_shopping_cart .mini_cart_item a {color: #333 !important;}

.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
    color: #444 !important;
    border-color: #e0bd23 !important;
    background-color: #ffc439 !important;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward:hover{
    color: #444 !important;
    border-color: #e0bd23 !important;
    background-color: #ffd439 !important;
}

.button.demo-download, .fm-form button {margin-left: 14px !important;
  background: #b2b2b2;
  color: #fff;
  border-color: #ffffff;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  font-family: Open Sans;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  border-width: 0px;
  border-style: solid;
  border-radius: 4px;
  text-transform: none;
  transition: all .2s;
}
.fm-form button {
  background: #5aa86c;
  color: #ffffff;
  margin-left: 0px !important;
}
.button.demo-download:hover {background: #e1e1e1 !important;}
/** hides addinional fields titles */
/* .woocommerce-additional-fields {display: none !important;} */
ul.shopison-childpages.clean { list-style: none !important; }
ul.shopison-childpages.clean li a {text-decoration: none !important;}


#euCookieLaw {background: rgba(00, 0, 0, 0.85); color: #eee; position: fixed; bottom: 0; left: 0; right: 0; text-align:center;display:none;vertical-align:middle;z-index: 999999;padding: 10px !important;margin: 0px !important;}
#euCookieLaw a {color:#fff;}
#euCookieLaw p {display:inline-block;padding:0px 0px;margin:10px 10px;vertical-align:middle;}
#euCookieLaw a.button {margin:0px 0px; padding: 10px 20px; color:#f0f0f0;}

div.mce-panel {border: 1px solid #ddd !important;}

/* My Area products tabs to horizontal view */
.woocommerce-account .woocommerce-MyAccount-navigation { width: 100% !important; float: none !important; border-bottom: 1px solid #ddd; margin-bottom:2em;}
nav.woocommerce-MyAccount-navigation li {display: inline-block !important;}
.woocommerce-account .woocommerce-MyAccount-content {float: none !important; width: 100% !important;}
.woocommerce-MyAccount-navigation-link:last-child {border-bottom: none !important;}

table.user-product-table {
  width: 100%;
  border-collapse: collapse;
}

table.user-product-table, table.user-product-table th, table.user-product-table td {
  border: 1px solid #ccc;
  text-align:center;
}


.fusion-main-menu .fusion-menu-login-box-register {
  display: none !important;
  font-size: 0px;
}
