/*
 Theme Name:   Blindwork Child
 Description:  Blindwork Child Theme
 Author:       Metrics Media
 Author URI:   https://www.metricsmedia.co.nz/
 Template:     blindwork
 Version:      1.0.0
 Text Domain:  blindwork
*/
/*==========*****HEADER STYLE*****==============*/
.top-phone a {
    font-size: 20px;
}
.top-text {
    margin-top: 1px;
}
.top-phone {
    margin-top: 3px;
}
.top-text span {
    font-size: 20px;
	text-transform:inherit;
}
.product-title, .product-grid-item .product-title {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    font-size: 18px;
}
.wpb_single_image.wpb_content_element.vc_align_left.circle.image {
    position: absolute;
    top: 100px;
    left: 185px;
}

.wpb_column.shape-banner:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    transform: skew(18deg,0deg);
    background: #c8d9e2;
    right: -105px;
    z-index: 2;
}
.wpb_column.shape-banner.vc_column_container {
    position: relative;
}
.wpb_column.content-box {
    position: relative;
    z-index: 99;
}
.mega-menu-list>li>a, .menu-mega-dropdown .sub-menu>li>a {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}
.woocommerce-product-details__short-description {
    line-height: 22px;
}

/*==========*****FOOTER STYLE*****==============*/
aside.footer-sidebar.widget-area .footer-column.footer-column-1:before {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    background: linear-gradient(90deg,#d11142 0,#d11142 100%);
}
aside.footer-sidebar.widget-area .footer-column.footer-column-2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3000px;
    height: 100%;
    background: linear-gradient(90deg,#c8d9e2 0,#c8d9e2 50%,#c8d9e2 0,#c8d9e2);
}
aside.footer-sidebar.widget-area .footer-column.footer-column-1:after {
    content: '';
    position: absolute;
    background: linear-gradient(90deg,#d11142 0,#d11142 100%);
    left: -3000px;
    height: 100%;
    width: 3000px;
    top: 0;
}
.left-footer-section a.btn.btn-style-bordered.btn-size-large {
    border: 2px solid #fff !important;
    background: #fff !important;
    color: #d11142;
    font-size: 20px;
    padding: 15px;
}
.left-footer-section a.btn.btn-style-bordered.btn-size-large:hover {
    border: 2px solid #fff !important;
    background: #d11142 !important;
    color: #fff;
}
footer form#mc4wp-form-1 .mc4wp-form-fields input {
    height: 55px;
    border: 2px solid #d11142;
    color: #d11142;
    font-size: 20px;
}
footer form#mc4wp-form-1 .mc4wp-form-fields input::placeholder{
	color: #d11142;
}
footer form#mc4wp-form-1 .mc4wp-form-fields input:focus{
    border: 2px solid #333;
	background: #fff;
	height: 55px;
	outline: 1;
}
footer form#mc4wp-form-1 .mc4wp-form-fields input.n-button {
    color: #fff;
    padding: 10px;
}
footer form#mc4wp-form-1 .mc4wp-form-fields input.n-button:hover {
    border: 2px solid #d11142;
    color: #d11142;
	background:#fff;
}
aside.footer-sidebar.widget-area .footer-column.footer-column-2 .widget_text {
    position: relative;
    z-index: 99;
}
aside.footer-sidebar.widget-area .footer-column.footer-column-2:after {
    content: '';
    position: absolute;
    width: 30%;
    height: 100%;
    background: #c8d9e2;
    transform: skew(18deg,0deg);
    left: -10%;
    top: 0;
}
.widget_product_categories .product-categories li a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
}
.footer-widget ul li a {
    font-size: 15px;
}
.footer-widget ul.menu li {
    margin-bottom: 15px;
}
footer.footer-container .footer-column h5.widget-title {
    padding-top: 25px;
}
footer.footer-container .footer-column .footer-logo {
    padding-top: 25px;
}
.product_list_widget>li .widget-product-info a.product-title {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#woocommerce_recently_viewed_products-2 ul.product_list_widget li {
    padding-bottom: 0;
    margin-bottom: 5px;
}
#custom_html-2.woodmart-widget.footer-widget.widget_custom_html h5.widget-title {
    padding-top: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 480px) {
.blinds_shop_get_quote .blinds_input_get_quote {
    margin-right: 0;
}
.blinds_input_get_quote {
    float: initial!important;
}
}