/* Homepage Slider Navigation Width */

.thb-cursor-area.right, .thb-cursor-area.left {
  width: 10% !important;
}

/* Header Shadow */

header.header.row.style1.left-menu.hover.background--light, header.header.row.style1.left-menu.hover.background--dark {
    box-shadow: 0 1px 3px rgba(0,0,0,.11);
}

#footer.style1:hover {
    box-shadow: 1px -1px 3px rgba(0,0,0,.11);
}

/* Search Close Button */
.mfp.mfp-close-btn-in .mfp-content .mfp-close {
    padding-top: 20px;
}

/* Newsletter Popup */

.theme-popup p {
  margin-bottom: 10px !important;
}

/* Shop Categories/Filter Hide */

.shop_bar .category_bar ul {
    display: none;
}

aside.sidebar.woo.pull h6 {
    color: #141414 !important;
}

/* Blog Top Padding */
section#infinitescroll {
    padding-top: 40px;
}

header.post-title.small-12.small-centered.medium-8.columns {
  padding-top: 40px;
}

/* Mega Menu Titles */
.megatitle {
  pointer-events:none;
}

/* Help Dropdown */
#nav .sub-menu {
    top: calc(100% - 0px);
}

/* Global Styling */
.whttxt {
  color: #FFFFFF !important;
}

.drktxt {
  color: #111111 !important;
}

.bodysubtitle p {
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 600 !important;
}

.bodysubtitle p {
    font-size: 35px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 400 !important;
}

/* Category Title */
.product.product-category a div h3 {
  color: white;
}

.product.product-category a div span {
  color: white;
}

header.header.row.style1.background--dark {
    background-color: #53b7d2;
    color: #fff;
}

header.header.row.style1.hover.background--dark, header.header.row.style1.background--dark:hover {
    background-color: #fff;
}

.products .product.style2 .badge {
  color: #ffffff !important;
}

.footer_inner.row.expanded.align-middle {
    background: #53b7d2;
}

#footer .footer-menu p {
    color: white !important;
}

a#footer-toggle {
    color: #fff !important;
}

.small-12.medium-6.large-4.columns.social-links.hide-for-small a {
    color: white !important;
}

#footer_products .sidebar {
    background: black;
}

.rightfootcol, .leftfootcol {
    width: 50%;
    float: left;
}

.newsub input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.full {
    border: solid 1px #ffffff;
}

.newsub input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: solid 1px #ffffff !important;
    color: #fff !important;
}

.newsub input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    border: solid 1px #fff;
    line-height: 43px;
}

.widget h6 {
  color: #ffffff !important;
}

.textwidget a {
    color: #fff !important;
}

.rightfootcol, .leftfootcol {
    color: #fff;
}

#footer input[type="email"]::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}

#footer input[type="email"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}

#footer input[type="email"]::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}

#footer input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}

.contcol1 {
    width: 70%;
    float: left;
}

.contcol2 {
    float: left;
    width: 25%;
}

.textwidget {
    color: #fff;
}

#footer.style1 {
    height: 40px;
}

.price ins, .price > .amount {
    color: #000000;
    text-decoration: none;
}

.products .product.style2 .product_after_title .price {
    font-family: 'Oswald', sans-serif !important;
}

.products .product h3 {
  font-family: 'Oswald', sans-serif;
}

.hideme .megamenu-title {
    opacity: 0;
    pointer-events: none;
}

a.btn.large.full.accent {
    background: #000000;
}

a.btn.large.full.accent:hover {
    background: #efd02b;
}

#nav .thb_mega_holder .megamenu-title {
  width: 200% !important;
}

/* Blog Title */

header.post-title.small-12.small-centered.medium-8.columns h1 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 400 !important;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background: #000;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed:hover {
    background: #fcdb2d;
}

header.header.row.style1.hover.background--dark, header.header.row.style1.background--dark:hover {
    background-color: #53b7d1;
}

header.header.row.style1.left-menu {
    background-color: #53b7d1;
}

.shop-header {
    display: none;
}

.shop_bar {
    margin-top: 125px;
}