/*
Theme Name: Handart Child Theme
Theme URI: http://demo.roadthemes.com/handart/
Description:  Handart Child Theme
Author: Plaza-Themes
Author URI: http://plazathemes.com/
Template: handart
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: handart

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.
*/

.page-wrapper .breadcrumb-container {
    display: none !important;
}

.header-container {
	background: unset !important;
	min-height: unset !important;
	margin-bottom: -133px !important;
}

div#promo-banner-id .promo-banner-col figure.wpb_wrapper {
    width: 100%;
}

div#promo-banner-id .promo-banner-col figure.wpb_wrapper a.vc_single_image-wrapper {
    display: block;
    width: 100%;
    height: 255.72px !important;
    overflow: hidden;
}

div#promo-banner-id .promo-banner-col figure.wpb_wrapper a.vc_single_image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 0%;
}

div#promo-banner-id .promo-banner-col .text-content h3 ~ p {color: #fff;font-size: 20px;line-height: 22px;margin: 20px 0 0;font-weight: 300;width: 65%;font-family: 'Rubik';}

div#promo-banner-id .promo-banner-col .text-content h3 {
    margin-top: 12px;
}

div#promo-banner-id .promo-banner-col .text-content h3 ~ p ~ p {
    color: #fff;
    font-size: 14px !important;
    line-height: 24px !important;
    margin: 0px 0 0 !important;
    font-weight: 400 !important;
}

div#promo-banner-id .promo-banner-col .remove-extra-width {
    width: 100% !important;
}

.wrapper .newsletter-container .wpb_wrapper .wpb_text_column:last-child p {
    display: none;
}

.mc4wp-form .mc4wp-form-fields {
    border-color: #9800C7 !important;
}

.mc4wp-form input[type='email'] {
    border-right-color: #999999 !important;
}

.newsletter-container .wpb_text_column h5 {
    margin-bottom: 15px;
    color: #2300C7 !important;
}

a.compare.button {
    display: none !important;
}

.shop-products .gridview .price-box {
    color: #2300C7 !important;
}

.shop-products .gridview:hover .product-button ul.actions {
    display: none !important;
}

.shop-products .gridview:hover .product-button {min-width: unset !important;}

.shop-products .gridview .product-name a {
    color: #000 !important;
}