/*
Theme Name: Pashmina Child
Theme URI: https://demos.famethemes.com/pashmina/
Template: pashmina
Author: FameThemes
Author URI: https://www.famethemes.com/
Description: Pashmina is a professional WordPress Fashion blog theme built with Bootstrap and is Responsive WordPress Theme suitable for a fashion blog, fashion models website, fashion magazine, blogging, photography, food, travel, lifestyle and any other blogs. This theme has several customization options that are available WordPress Theme Customizer, Included sticky menu, color options, featured post slider, built-in 4 widgets: Social profiles, about me, banner advertisement and recent posts. Check demo at https://demos.famethemes.com/pashmina/
Tags: custom-background,custom-colors,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,sticky-post,two-columns
Version: 1.0.9.1637567218
Updated: 2021-11-22 08:46:58

*/

a:hover, .dt-logo a, .dt-front-post .entry-meta a:hover, .dt-front-post .entry-footer a:hover, .dt-pagination-nav a:hover, .dt-pagination-nav .current, .entry-meta a:hover, .entry-footer a:hover, .dt-footer-cont li a:hover, .dt-footer-bar a:hover {
    color: #720087;
}
.dt-menu-wrap, .dt-menu-wrap ul {
    background: #720087;
}
.dt-front-post figure span .fa{
	background :#720087;
}

.single-post-bottom-bar {
    display: none;
}
.page-header {
    margin: 20px 0 20px;
}
@media only screen and (max-width: 767px) {
    .single-post-bottom-bar {
		position: fixed;
		bottom: 0;
		background: rgba(114, 0, 135, 0.9);
		width: 100%;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		left: 0;
		z-index: 1;
		display: block;
	}
	.single-post-bottom-bar p {
		display: none;
	}
	.single-post-bottom-bar__close {
		color: #fff;
		font-size: 20px;
		position: absolute;
		right: 12px;
		top: 5px;
	}
	.single-post-bottom-bar__content a {
		font-size: 20px !important;
		color: #fff;
		text-align: center;
		display: block;
	}
	.single-post-bottom-bar__content a:hover {
		color: #fff;
	}
	.single-post-bottom-bar__content {
		padding: 13px 30px 14px;
		margin-bottom: 0;
	}
}

@media only screen and (max-device-width:480px){
    .entry-content img{width:100%!important;max-height:100%!important}
    .entry-content picture{width:50%!important;max-height:50%!important}
}

.dt-logo span
{
  font-size: 64px;
  margin: 0;
  line-height: 1.1em;
}