.nrp-subscribe-form-wrapper{
	margin-bottom:20px;
}

.nrp-success-message{
	color:green;
}

.nrp-error-message{
	color:red;
}

/*  Release page design */

/*  Release page menu design */

.nrp-products-header {
	padding: 0 0 15px 0;
	margin: 0;    
}

.nrp-new-releases-page-wrapper {
	margin: 0;
	padding: 0;
	width: 100%; 
	clear: both;
}

.nrp-products-header {
	margin: 0;
	padding: 10px 0;
}

h1.nrp-products-header__title {
	display: block;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
}

.nrp-new-releases-page-content {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;    
}

.nrp-new-releases-page-content .nrp-new-releases-page-menu-wrapper {
	display: table-cell; 
	margin: 0;
	padding: 0;
	width: 20%;
	border-right: 1px solid #ccc;
	vertical-align: top;
}

.nrp-new-releases-page-menu-wrapper ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.nrp-new-releases-page-menu-wrapper ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nrp-new-releases-page-menu-wrapper ul li a {
	display:inline-block;
	margin: 0;
	padding: 5px 0;
	color: #666666;
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	outline: none;    
}

.nrp-new-releases-page-menu-wrapper ul li a:before{
	display:inline-block;
	content: "\f345";
	font-family: dashicons;
	left: 10px;
	font-size: 16px;
	color: #000;
}

.nrp-new-releases-page-menu-wrapper ul li a:hover {
	text-decoration: underline;
}

.nrp-new-releases-page-menu-wrapper ul li a.nrp-current-category-url{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

/*  Release page product design */

.nrp-new-releases-page-content .nrp-new-releases-page-products {
	display: table-cell;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	width: 78%;
	border-left: 1px solid #ccc;
	vertical-align: top;    
}

.nrp-new-releases-page-products .nrp-result-count {
	color: #333;
	width: 98%;
	margin-left: 2%;
	margin-bottom: 2%;
	padding: 0;

}

.nrp-new-releases-page-products ul.nrp-new-releases-products {
	margin-left: 2%;
	margin-bottom: 0;
	width: 98%;
	clear: both;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li {
	width: 29.4347826087%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	list-style: none;
	text-align: center;
	position: relative;
	border: 1px solid #efefef;
	box-shadow: 0 0 5px #efefef;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li:nth-child(3n+1) {
	clear: both;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li a {
	text-align: center;
	outline: none;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li a img {
	height: auto;
	max-width: 100%;
	display: block;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li a h2 {
	padding: 5px;
	color: #333333;
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 0.5407911001em;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li a span.nrp-price {
	display: block;
	color: #6d6d6d;
}

ul.nrp-new-releases-products li a .star-rating {
	margin: 0 auto 0.5407911001em;
}

.nrp-new-releases-page-products ul.nrp-new-releases-products li a.nrp-add-to-cart {
	margin: 10px 0;
	background-color: #eeeeee;
	border-color: #eeeeee;
	color: #333333;
	border: 0;
	cursor: pointer;
	padding: 0.6180469716em 1.41575em;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	display: inline-block;
	-webkit-appearance: none;    
}

.nrp-new-releases-page-products nav.nrp-pagination {
	float: right;
	border: 0;
	clear: both;
	padding: 0;
	margin: 10px 0;
}

.nrp-new-releases-page-products nav.nrp-pagination ul {
	list-style: none;
	margin: 0;
	text-align: right;
}

nav.nrp-pagination ul li {
	display: inline-block;
	width: auto;
}

nav.nrp-pagination ul li:nth-child(3n+1) {
	clear: none;
}

nav.nrp-pagination ul li .page-numbers{
	background-color: rgba(0, 0, 0, 0.025);
	color: #6d6d6d;
	display: inline-block;
	padding: 0.3342343017em 0.875em;
	list-style: none;
}

nav.nrp-pagination ul li .current {
	background-color: #e6e6e6;
	color: #636363;
}

.nrp-current-category-name h3{
	font-size:20px;
	margin-left:20px;
}

/*Email Subscription form design*/

.nrp-subscribe-form-link-wrapper,
.nrp-unsubscribe-form-link-wrapper{
	clear: both;
	display: block;
	width: 100%;    
	margin: 20px 0;
}

.nrp-subscribe-form-link-wrapper label,
.nrp-unsubscribe-form-link-wrapper label{
	margin-left: 20px;
	color: #000;
}

.nrp-subscribe-form-link-wrapper label a,
.nrp-unsubscribe-form-link-wrapper label a{
	color: #00f;
	text-decoration: none;
}

.nrp-subscribe-form-wrapper {
	width: 450px;
	padding:15px;
	background: #ffffff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ccc;
	border-radius: 10px;
	clear: both;
	margin:0 0 20px 20px;
}

.nrp-subscribe-form-wrapper h3 {
	display: block;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
}

.nrp-subscribe-form-wrapper .nrp-subscribe-form-messages p {
	margin-bottom: 10px; 
	font-size: 14px;
}

.nrp-subscribe-form-wrapper .nrp-subscribe-form {
	display: table-row;
}

.nrp-subscribe-form-wrapper .nrp-subscribe-form input[type='email'] {
	display: table-cell;    
	height: 40px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 265px;
	padding: 0px 0px 0px 10px;
	background: #fff;
}

.nrp-subscribe-form .nrp-subscribe-button {
	display: table-cell;
	background: #eeeeee;
	border: 1px solid #eeeeee;
	color: #333333;;
	border-radius: 5px;
	height: auto;
	padding: 7px;
	margin-left: 15px;
	box-shadow: none;
}

.nrp-subscribe-form .nrp-subscribe-form-recaptcha{
	margin:10px 0 10px 0;
}

/* Single product page hyperlink */

.nrp-new-releases-page-url-single-wrapper {
	display: block;
	float: left;
	width: 100%;
}

.nrp-new-releases-page-url-single-wrapper p {
	margin: 10px 0;
	font-size: 16px;
}

.nrp-new-releases-page-url-single-wrapper p a {
	color: #00f;
	text-decoration: none;
}

.nrp-new-releases-page-url-single-wrapper p a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 992px) {

	.nrp-new-releases-page-content .nrp-new-releases-page-menu-wrapper {
		display: table-cell; 
		margin: 0;
		padding: 0;
		width: 24%;
		border-right: 1px solid #ccc;
		vertical-align: top;
	}

	.nrp-new-releases-page-content .nrp-new-releases-page-products {
		display: table-cell;
		margin: 0;
		margin-left: -1px;
		padding: 0;
		width: 74%;
		border-left: 1px solid #ccc;
		vertical-align: top;    
	}

	.nrp-new-releases-page-products ul.nrp-new-releases-products li {
		width: 45.4347826087%;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
		list-style: none;
		text-align: center;
		position: relative;
		border: 1px solid #efefef;
		box-shadow: 0 0 5px #efefef;
	}

	.nrp-new-releases-page-products ul.nrp-new-releases-products li:nth-child(2n+1) {
		clear: both;
	}  
}

@media only screen and (max-width: 768px) {

	.nrp-subscribe-form-wrapper .nrp-subscribe-form {
		display: table;
	}

	.nrp-new-releases-page-content .nrp-new-releases-page-menu-wrapper {
		display: table-row; 
		margin: 0;
		padding: 0;
		width: 95%;
		vertical-align: top;
	}

	.nrp-new-releases-page-menu-all-categories-ul {
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px !important;
	}

	.nrp-new-releases-page-content .nrp-new-releases-page-products {
		display: table-row;
		margin: 0;
		margin-left: -1px;
		padding: 0;
		width: 95%;
		border-left: 1px solid #ccc;
		vertical-align: top;    
	}

	.nrp-subscribe-form-wrapper {
		display: block;
		margin:0 0 20px 0;
		width: 95%;
	}

	.nrp-subscribe-form-wrapper .nrp-subscribe-form {
		display: block;
	}

	.nrp-subscribe-form-wrapper .nrp-subscribe-form input[type='email'] {
		display: block;
		width: 95%;
	}

	.nrp-subscribe-form .nrp-subscribe-button {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}

}

@media only screen and (max-width: 480px) {
	.nrp-new-releases-page-products ul.nrp-new-releases-products li {
		width: 95.4347826087%;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
		list-style: none;
		text-align: center;
		position: relative;
		border: 1px solid #efefef;
		box-shadow: 0 0 5px #efefef;
	}

	.nrp-new-releases-page-products ul.nrp-new-releases-products li:nth-child(2n+1) {
		clear: both;
	} 
}


