/*

 Theme Name:   Buy Quality PLR

 Theme URI:    https://www.fiverr.com/a_x_x_e_l

 Description:  serenityshop child theme 

 Author:       Axxel

 Author URI:   https://www.fiverr.com/a_x_x_e_l

 Template:     serenityedd

 Version:      1.0.0

*/


@import url("../serenityedd/style.css");



section#primary{

}
main {

	padding-bottom: 1em;

	margin-top: -1.8em;

}



div.bqplr-download-wrapper{
}

.clear:after {
    clear: both !important;
    content: "" !important;
    display: table !important;
}

div.bqplr-download-wrapper div.col-sm-5{
width: 28%;
float: left;
	
}



div.bqplr-download-wrapper article.col-sm-7{

	width: 72%;

	float: right;

}

div.bqplr-download-wrapper div.col-sm-5 div.download-inner-sidebar {
	width: 90%;
	margin: 0 auto;
}



div.bqplr-download-title {

	color: #fff;

	text-align: center;

	background: #000;

	width:100%;

	padding: 0.6em;

	margin-top: 1.5em;

}



div.bqplr-download-price {

	color: #fff;

	text-align: center;

	background: #1b8964;

	width:100%;

	padding: 0.5em;

}



div.product-price {

	background: #1b8964 !important;

}

a.bqplr-add-to-cart, a.edd-free-downloads-direct-download-link, .wpbdp-button, .listing-actions a.wpbdp-button, #wpbdp-search-form input[type="submit"] {
	width:100%;
	background-color: #dd5858;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	color:#fff;
	text-align: center;
	padding: 0.5em;
	font-size: 16px;
}
a.bqplr-add-to-cart:hover, a.edd-free-downloads-direct-download-link:hover, .wpbdp-button:hover, #wpbdp-search-form input[type="submit"]:hover{
	color: #fff;
	background-color: #d2322d;
}
.wpbdp-button{
	width: auto;
}

@media all and (max-width: 992px) {

	

	div.bqplr-download-wrapper div.col-sm-5{
		width: 30%;
	}

	

	div.bqplr-download-wrapper article.col-sm-7{

		width: 70%;

	}
}



@media all and (max-width: 768px) {

	

	.download-sidebar-widget-title{

		text-align: left;

	}

	

	div.bqplr-download-wrapper div.col-sm-5, div.bqplr-download-wrapper article.col-sm-7{

	width: 100%;

	float: none;

	}

	

	div.bqplr-download-wrapper article.col-sm-7{

	border-left: 0;

	}
	
}

.post .entry-meta {
    border-top: 0 !important;
}

.downloads .download.google {
	width: auto;
	height: auto;	
}
@media (min-width: 768px) {
	.downloads .download.google {
		width: 33.33333333333333%
	}
}
.downloads figure {
	height: 260px;
}

.btn-default {
	background: #D56452;
}

div.entry-summary img + .entry-excerpt {
	margin-top: 15px;
}

.listing-actions a.wpbdp-button {
	background: #dd5858 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: none !important;
	color:#fff !important;
	text-align: center !important;
	padding: 0.5em !important;
	font-size: 14px !important;
	box-shadow: none !important;
}
.listing-actions a.wpbdp-button:hover{
	background-color: #d2322d !important;
}
.listing-actions input.delete-listing, .listing-actions input.edit-listing{
	background: #f0f0f0 !important;
	color: #ff0000 !important;
}

/* Fix for issues with search results */
.search .entry-header {
	float: left;
	width: 100%;
}
.search .entry-header h4.entry-title a {
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 44px;
}

.search .entry-header h4.entry-title i {
	padding-top: 11px;
}
.search .entry-header h4.entry-title span.entry-title-link {
	margin-right: 15px;
}
.search .entry-header small.product-price {
	display: inline-block;
	float: none !important;
	background: none !important;
	padding: 0;
	margin-right: -10px;
	margin-left: -10px;
}
.search .entry-header small.product-price .edd_price {
	background: #dd5858 !important;
	padding: 10px;
}

.search .google {
	width: auto;
	height: auto;
}

/* Misc fixes related to .google class */
article.google{
	height: auto;
}

/* Template: Blank Full-Width */
body.page-template-template-blank-full {
	background: #FFF;
	margin-top: -32px !important;
}