/*
Theme Name:  Howes Child
Description: Child theme for the Howes theme
Author:      Theme Mount
Author URI:  http://themeforest.net/user/thememount
Template:    howes
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */
@import "/css/0a5960c373b4991c42711a2c81bd6255/style.min.css";


/* =Theme customization starts here
-------------------------------------------------------------- */
h4 {margin: 10px 0 0 0;}
.inline-heading {display: inline-block;}
.link-text-indent {position: absolute; z-index: -2; color: transparent; right: -9999px;}
body #main {margin-bottom: 0 !important;}
body.thememount-page-full-width #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid.no-pad {padding-top: 0;}
.woocommerce table.shop_attributes td {padding: 5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {padding: 0 1em !important;}
.woocommerce-Tabs-panel h2 {margin-left: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs {margin: 0;}
.woocommerce table.shop_attributes {margin-bottom: 0;}
body.single-product .woocommerce-product-search button {width: 32%; padding: 0.67em}
body.single-product .woocommerce-product-search button:hover,body.single-product .woocommerce-product-search button:focus{background-color: #1abc9c; color: #303a3b;}
.yith-request-a-quote-page .woocommerce input.button {color: #fff;}
.thememount-products .products .col-lg-4 {width: 30.33333333333333% !important;}
.thememount-titlebar-wrapper .thememount-titlebar-inner-wrapper {background-color: rgba(0,122,106,.78)}
.woocommerce div.product div.images.woocommerce-product-gallery {opacity: 1 !important;}
.thememount-fbar-btn {display: none !important;}
.thememount-wide.thememount-sticky-footer .site-footer {position: relative;}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {line-height: 1em !important;}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {color: #000 !important;}
.widget input[type="search"] {width: 65% !important; margin-top: -3px;}
.button.raq-send-request {color: #fff !important;}
.related.products {display: none !important;}
.product-categories .cat-item-22 {display: none !important;}
body.woocommerce .headerlogo img {max-width: 214px;}
.thememount-titlebar-wrapper.thememount-titlebar-bgimg-img2 {background-image: url("/source/4a73ec61e1199e33c800936a872e0207/extrusion-equipment-p.jpg") !important;}

.vplayer {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    cursor: pointer;
    background-color: #000;
	clear: both;
	width: 75%;
	max-width: 850px;
	height: 480px;
	margin: 0 auto;
	display: block;
}
.vplayer img {
    top: -79px;
    left: 0;
    width: 100%;
    opacity: 0.7;
}
.vplayer .plybtn {
    box-shadow: 0 0 30px rgba( 0, 0, 0, 0.6);
    width: 90px;
    height: 60px;
    background-color: #333;
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.vplayer .plybtn:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.vplayer img,
.vplayer .plybtn {
    cursor: pointer;
}
.vplayer img,
.vplayer iframe,
.vplayer .plybtn,
.vplayer .plybtn:before {
    position: absolute;
}
.vplayer .plybtn,
.vplayer .plybtn:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
}
.vplayer iframe {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}