@charset "UTF-8";/*!
Theme Name: Woostroid Child
Theme URI:   https://www.templatemonster.com/woocommerce-themes/63000.html
Author: Jetimpex
Author URI: https://www.templatemonster.com/authors/jetimpex/
Description: Woostroid - Multibrand fashion store.
Template: woostroid
Version: 1.3.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
DocumentationID: woostroid

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Woostroid is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.videoContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

H1 {
	color: #e8d203;
}

H2 {
	color: #e8d203;
}

H3 {
	color: #e8d203;
}

header-container transparent invert {
	Background: none !important;
}

@media (max-width:480px){
.site-logo {
display: none !important;
}}

main-menu.menu.stuckMenu {
	font-size: 100px;
}

.main-navigation .menu > li > a {
font-size: 18px !important;
}

.main-navigation .menu > li > a {
text-shadow: 1px 1px #fff !important;
}

.header-container invert {
    width: 100% !important;
}

.page-id-210 .top_bar {
	display: none;
}

 .single_product_wrapper { 
background: #021c6c !important; }

.product_title {
	color: white;
}

.single-product p {
color: #e8d203 !important; }

.single-product h1 {
color: #e8d203 !important; }

 .woocommerce-page .woocommerce-tabs.wc-tabs-wrapper {
background: #021c6c!important;
}

.woocommerce.single-product div.product form.cart div.quantity {
	color: #021c6c
}

#customcssidhomepage .tm_pb_slide {
background-color: #021c6c!important; }

.main-navigation .menu > li > a {
    font-size: 26px !important;

}

.mobile-panel {
background: #021c6c !important;
}


.widget_archive ul li a, .widget_categories ul li a, .widget_product_categories ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .widget_rating_filter ul li a, .widget_nav_menu ul li a {
    color: #fff!important;
			
}


.widget_archive ul li a, .widget_categories ul li a, .widget_product_categories ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .widget_rating_filter ul li a, .widget_nav_menu ul li a {
	font-size: 18px !important;
}

.widget_archive ul li a, .widget_categories ul li a, .widget_product_categories ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .widget_rating_filter ul li a, .widget_nav_menu ul li a {
	text-shadow: 1px 1px #e8d203;
}

av.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item > a, .main-navigation .sub-menu a {
    color: #1216c6;
    text-transform: uppercase;
}


.woocommerce.single-product div.product .stock, .woocommerce .single-product div.product .stock {
	display: none;
}

div.coupon:not(.under-proceed) { 
display: none !important; 
}

h3:before {
	display: none !important;
}

.woocommerce-shipping-destination {
  display: none !important;
}

@media (max-width: 767px) {
    .main-navigation.mobile-menu > .menu {
        max-height: calc(100vh - 105px);
    }       
}

.mobile-menu .menu-item-has-children.menu-hover .sub-menu {
display: block !important;
}

.woocommerce form label {
    color: #021c6c;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea { color: #021c6c;
}

/*darker colors for text in checkout*/
.woocommerce table.shop_table thead th, .cart-collaterals div.cart_totals table tbody tr, .cart-collaterals div.cart_totals table tbody td, .cart-collaterals div.cart_totals table tbody td, .cart-collaterals div.cart_totals table tbody th, table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td, table.order_details tfoot tr, .woocommerce .order_details li strong {
    color: #021c6c;
}

.woocommerce table.shop_table .shipping ul li label, .woocommerce-cart .cart-collaterals .cart_totals table select {
    color: #021c6c;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    color: #021c6c;
}