/**
 * Theme Name:     Hexa Child
 * Author:         HexaTheme
 * Template:       printspace
 * Text Domain:	   hexa-child
 * Description:    Hexa Child is the Printing Services &amp; Design Online WordPress theme from HexaTheme have many features to create Printing website.
 * Version:        1.0
 */

.product-item.style-2 .product-actions, .product-item.style-2 .price, .product-item.style-1 .product-actions, .product-item.style-1 .price {
	display: none !important;
}
body .mycontent-box a {
	color: #1B715B !important;
}
div.single-content.has-left-sidebar .single-wrapper .type-post .post-content-wrap .post-content a {
	color: #1B715B !important;
}
.woocommerce-tabs .tabs li.active a:before {
	display: none;
}
.woocommerce-tabs .tabs {
    margin: 0px !important;
    border-bottom: none !important;
}
.woocommerce-tabs .tabs li a {
    background-color: #FFF;
    color: #222 !important;
    padding: 5px 40px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce-tabs .tabs li.active a {
    background-color: #1A735C;
    color: #fff !important;
}
.woocommerce-tabs .tabs li:hover a {
    background-color: #333;
    color: #fff !important;
}
.woocommerce-tabs input[type=text], .woocommerce-tabs input[type=email], .woocommerce-tabs input[type=password], .woocommerce-tabs input[type=search], .woocommerce-tabs input[type=number], .woocommerce-tabs input[type=url], .woocommerce-tabs input[type=tel], .woocommerce-tabs input[type=date], .woocommerce-tabs select, .woocommerce-tabs textarea {
    border: 1px solid #ccc !important;
}
.woocommerce-tabs .woocommerce-Reviews #comments .commentlist .comment_container img {
    display: none !important;
}

/** Custom Color Change **/

.haru-footer-link--style-4 a:hover, .haru-footer-link--style-4 a:active, .haru-header-contact--style-2 a:hover, .haru-header-contact--style-2 a:active {
    color: #0388CE !important;
}
.haru-woo-search--creative .haru-woo-search__submit:hover, .haru-button.haru-button--bg-black:hover {
    background-color: #0388CE !important;
}
.haru-button.haru-button--outline-gray:hover {
    background-color: #0388CE !important;
    border: 2px solid #0388CE !important;
}

.haru-steps--list-2 .haru-steps__item.active .haru-steps__sub-title-content {
    background-color: #0388CE !important;
    border: 1px solid #0388CE !important;
}
.woocommerce-loop-product__title:hover {
    color: #0388CE !important;
}
.haru-banner-list__hover-style-2 .haru-banner-list__title:hover:after {
    background-color: #0388CE !important;
}
.haru-slick--nav-opacity .slick-prev:hover, .haru-slick--nav-opacity .slick-next:hover {
    background: #0388CE !important;
}

.haru-text-label--style-2 .haru-text-label__title:before { 
    background-color: #0087CE !important;
}