/*
 Theme Name:   Delta Store
 Theme URI:    http://themes4wp.com/theme/delta-store/
 Description:  Delta Store is a child theme of Alpha Store, a free WooCommerce WordPress theme. The theme is suitable for any kind of shop like clothing, electronics, accessories, fashion or any other. Delta Store theme is user friendly and easy to use. Main features of Delta Store: Customizer theme options, background image and color, product search with category select, wishlist support, compare support, quick view support, SEO optimized, fully responsive, configurable home page, fast loading. Documentation available at http://demo.themes4wp.com/documentation/category/delta-store/ and check the demo at http://demo.themes4wp.com/delta-store/ 
 Author:       Themes4WP
 Author URI:   http://themes4wp.com/
 Template:     alpha-store
 Version:      1.0.1
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, e-commerce
 Text Domain:  delta-store
*/

a.login-link, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled[disabled], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .comment-respond #submit, #searchform #searchsubmit, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .widget_search #searchform #searchsubmit, .woocommerce-product-search input[type="submit"], .comment-reply-link, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product a.compare.button, .woocommerce a.button.yith-wcqv-button, .rsrc-content .entry-summary a.add_to_wishlist, .btn-primary {
    color: #ffffff;
    background-color: #ef8900;
    border-color: #ef8900;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale, .header-search-form button, #back-top span, .rsrc-container-header, .related-header, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navigation.pagination, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #ef8900;
}
.widget_search #searchform #searchsubmit, .woocommerce-product-search input[type="submit"], .woocommerce-product-search button[type="submit"], #yith-searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 9px;
    border-radius: 0;
    border: none;
    color: #ffffff;
    background-color: #ef8900;
    border-color: #ef8900;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -webkit-transition: all 0.3s; 
    transition: all 0.3s;
    padding: 5px;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
a, .header-cart i.fa-shopping-cart, .top-wishlist .fa, .top-infobox i, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ef8900;
}
.rsrc-copyright, blockquote, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .rsrc-container-header  {
    border-color: #ef8900;
}
.header-right, .header-right:after {
    background: #1E1E1E;
}
.header-right, .header-right a, .amount-cart {
    color: #fff; 
}
.header-cart-block, .top-wishlist .fa { border-color: transparent; }
.header-cart i.fa.fa-shopping-cart {
    font-size: 35px;
    padding: 7px 0px 7px 5px;
    height: 35px;
}
.woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .button.product_type_external {
    position: absolute; left: 10px; right: 10px; bottom: -30px; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .button.add_to_cart_button, .woocommerce ul.products li.product:hover .button.product_type_external {
    bottom: 10px; opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
.header-cart i.fa-shopping-cart:before {
    content: "\f291";
}
.header-section {
    background: #ffffff;
}
.header-right-triangle {
    border-color: transparent transparent transparent #ffffff;
}
h2.site-title a, h1.site-title a, h2.site-desc, h3.site-desc {
    color: #000 !important;
}
.navbar-inverse .navbar-nav > li > a, .dropdown-menu > li > a {
    color: #000;
}
.dropdown-menu {
    background: #ffffff;
    color: #000;
}
article.archive-article.col-md-6 {  width: 100%; }