/*
Theme Name: DashStore Child
Theme URI: http://dash.themes.zone
Author: Themes Zone
Author URI: http://themes.zone
Description: DashStore Child Theme.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, tan, white, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain: dashstore-child
Template: dashstore
*/

.add_to_cart_button, .ajax_add_to_cart, .pdfemb-poweredby,
div.product .stock:before, .cart {
	display: none !important;
}

body:not(.layout-one-col) .product-cols-4 li.product .pt-extra-gallery-img {
	min-height: 214px !important;
}
li.product .product-description-wrapper .price,
li.product .product-description-wrapper .price ins {
	color: #f7972b !important;
}

div.product .questions {
	float: left;
	margin: 40px 0 0 0;
    padding: 25px 15px 0 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
	max-width: 460px;
	width: 100%;
	background-color: #F5F5F5;
}

div.product .questions span {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

div.product .questions p {
	font-size: 18px;
	margin: 0;
}

div.product .questions a {
	color: #646565;
}

.questions .fa {
	float: left;
    margin-right: 7px;
    line-height: 24px;
    font-size: 24px;
    color: #F7972B;
}

div.product .social-links {
	min-width: 420px;
}

.mfp-title {
   display: none;
}