/******************************************************************
Theme Name: Scape Child
Theme URI: http://themes.whiteboxstud.io/scape/main/landing
Description: Scape Child Theme
Author: Whitebox-Studio
Author URI: http://themeforest.net/user/whitebox-studio
Template: scape
Version: 1.0

*/

.widgettitle {
  color: #fff;
}

.wtbx_heading_el_title.wtbx-text {
  color: #fff;
}

#page-header.layout-five .page-header-inner {
  background: #33efbd;
}

.wtbx-product-entry .wtbx-product-inner {
  min-height: 375px;
}

#header-wrapper .wtbx_menu_nav .menu > li > .sub-menu .sub-menu {
  background-color: #33efbd;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
}

.wtbx_dropdown .wtbx_dropdown_option:not(.option_active) {
  color: black;
}

.wtbx_dropdown {
  border-color: #33efbd;
  border-style: solid;
  border-width: 1px;
}

#container.container-single-product .product .product-content-wrapper .entry-summary .cart .variations tr .value .wtbx_with_custom_dropdown {
  border-color: #000;
  border-width: 1px;
  border-style: solid;
}

.header-style-1 .wtbx_hs_header .wtbx_menu_nav > ul > li > a {
  font-size: 17px;
}

#footer .widget a:hover {
  color: #33efbd !important;
}

.is-large.wc-block-cart {
  margin-top: 3em;
}

table:not(.shop_table):not(.shop_attributes) {
  border-collapse: collapse;
}

.wc-block-cart .wc-block-cart__submit-container {
  border-style: solid;
  border-color: #33efbd;
  background: black;
}