.sticky-navigation {
	background-color: rgb(203,115,197);
	color: #fff;
}

.sticky-navigation .main-navigation a {
	color: #fff;
	font-size: 14px;
	text-transform: capitalize !important
}

.sticky-navigation .main-navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}

.home .entry-header {
	display: none;
}

#footer { 
	background-color: rgb(203,115,197); 
	color: #fff;
}



div.content-wrap {
	background-color: #fff;
}

#primary {
	background-color: #fff;
	border: none;
}

div.front-image h3 {
	color: black;
	font-size: 18px;
}

h4.pfw-main-title {
	display: none;
}

.main-navigation ul ul {
	background-color: #996666;
}

.single-entry-meta {
	display: none;
}

.navbar-brand > img {
	max-height: 90px;	
}

.menu-align-center .navbar-header {
	text-align: center;	
	height: 110px;
}

.site-header-menu.toggled-on, .no-js .site-header-menu {
	position: relative;
}

.yuzo_related_post {

}

h1.single-title {
	margin-top: 20px;
	margin-left: 20px;
}

div.colored-line-left {
	margin-left: 20px;
	background: rgb(203,115,197);
}

.pt-cv-wrapper .btn-success {
	background-color: rgb(203,115,197);
	border-color: rgb(203,115,197);
}

.pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:focus, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .btn-success:active:focus, .pt-cv-wrapper .btn-success:active:hover {
	background-color: #660066;
	border-color: #660066;
}

.post-navigation {
	display: none;
}

footer.entry-footer {
	display: none;	
}

.woocommerce-page div.product div.images {
	width: 30%;	
}

.woocommerce-page div.product div.summary {
	width: 65%;	
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	font-size: 12px;
}

.footer a {
	background-color: transparent;	
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.home h3.widget-title {
	text-align: center;	
}

img.book_icon {
	width: 50px !important;
}

.grid-news-thumb img {
	width: 75px !important;
	height: 120px !important;
}

.grid-news-thumb {
	width: 75px !important;
	height: 120px !important;
}

.news-thumb {
	width: 120px !important;
}

div.news-inner-wrap-view {
	display: flex;
	padding-bottom: 20px;
	font-size: 12px;
}

.news-more-link {
	display: none;
}

#sidebar-secondary .widget-title {
	text-transform: capitalize;
}

.addtoany_share_save_container {
	text-align: center;
}

@media (max-width: 525px){
	.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {
		width: 100%;
		float: none;
		clear: both;
		margin: 0 0 2.992em
	}
}

.book-thumbnail {
	width: 100%;
}