/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.
.page-top {

	background-color:#fff;
}


body.archive .page-top .breadcrumbs-wrap {
    /*margin-top: 60px;*/
    padding-right: 55px;
}
body.woocommerce-page.page-top .breadcrumbs-wrap {
   /*margin-top: 60px;*/
    padding-right: 55px;
}
body.page-template-default .page-top .breadcrumbs-wrap {
    /*margin-top: 60px;*/
    padding-right: 55px;
}
.page-header-8 {
    padding-top: 5.25rem;
    padding-right: 0px;
    padding-bottom: 1.25rem;
    padding-left: 0px;
}
.page-top > .container {
    padding-bottom: 0px; 
}
.breadcrumbs-wrap {
    color: #6E6E6E;
    background-color: whitesmoke;
}
.single-product .variations .label label {
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    color: #F6F6F6;
}
.filter-item-list .filter-item {
    padding: 0;
    border: 1px solid #e9e9e9;
    display: block;
    line-height: 32px;
    padding: 0 8px;
    margin: 3px 6px 3px 0;
    min-width: 38px;
    text-align: center;
    font-size: 16px;
    color: inherit;
    text-decoration: none;
    font-weight: 500;
    color: #fff;
}
.single_add_to_cart_button {
    background: #767676;
}
.woocommerce-tabs .resp-tabs-list li {
    font-weight: 700;
    color: #6D737E !important;
    
}
.sku_wrapper, .sku, .posted_in {
	color:#b8b8b8;
}
.single-product .product_title {
    font-size: 1.875rem;
    line-height: 1.2;
    letter-spacing: -0.01em;
    font-weight: 300;
    margin-bottom: 0.2em;
}
.single-product .variations .label label {
    line-height: 32px;
    font-size: 18px;
    font-weight: 400;
    color: #F6F6F6;
}
.woocommerce-tabs .tab-content p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 1.4;
    color: white;
}

#mini-cart .cart-items {
   
    background-color: #EB0000;
}

/**** footer ****/
#footer .footer-bottom {
    color: #8f8f8f;
}

.woocommerce-tabs h2.resp-accordion {

    color: #fff;
}
.woocommerce-privacy-policy-text p {
    font-size: 16px;
    line-height: 23px;
    color: #8a8b8e;
}
ul.products li.product-col h3 {
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: -.01em;
    margin-bottom: 0.45rem;
}
#header .header-contact {
    border-right: 0px solid #dde0e2;
    padding-right: 2px;
    margin-right: 2px;
    line-height: 22px;
}

#header .header-top .top-links > li.menu-item:first-child > a {
    display: block;
    border-right: 2px solid #4679BD;
}
.product-image .labels .onhot {
    display: none;
}
.page-top .breadcrumbs-wrap {
    color: #232323;
}
article.post .post-meta {
    visibility: hidden;
}
body.single-post article.post .post-meta {
    visibility: hidden;
}
#mini-cart {
    display: none;
}