body, .qodef-content {
    background-color: rgba(255, 239, 239, 1);
}

.qodef-pl-filter-holder ul li.qodef-pl-current span, .qodef-pl-filter-holder ul li:hover span, .qodef-pl-loading, .qodef-pl-standard-pagination ul li.qodef-pag-active a, .qodef-portfolio-list-holder.qodef-pl-dual-panel-slider .qodef-pl-item .qodef-pli-text .qodef-pli-category-holder .qodef-pli-category-item {
    color: #bf406d;
}

#respond input:focus[type=text], #respond textarea:focus, .qodef-style-form textarea:focus, .wpcf7-form-control.wpcf7-date:focus, .wpcf7-form-control.wpcf7-number:focus, .wpcf7-form-control.wpcf7-quiz:focus, .wpcf7-form-control.wpcf7-select:focus, .wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus, input:focus[type=text], input:focus[type=email], input:focus[type=password] {
    color: #1a0af7;
    border-color: #1a0af7;
}

.qodef-pl-filter-holder ul li span {
    color: #bf406d;
}

.qodef-pl-filter-holder ul li span:before {
    background-color: #ffaa83;
}


.qodef-bl-loading, .qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-bottom, .qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-info-bottom, .qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-blog-slider-item, .qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item, .qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center {
    text-align: left;
}

footer .textwidget custom-html-widget {
	padding-top: 12px;
}

#qodef-back-to-top>span {
    color: #bf406d;
		background-color: #f9ae96;
}

#qodef-back-to-top>span:after {
    background-color: transparent;
}

nav.qodef-fullscreen-menu>ul>li>a>span:before {
    background-color: #fed6ca;
}

.qodef-fullscreen-menu-holder {
    background-color: #f9ae96;
}

nav.qodef-fullscreen-menu ul li a span {
    text-transform: lowercase;
    font-weight: bold;
    font-family: futura pt;
}

body {
    font-size: 16px;
    line-height: 26px;
}

.qodef-outer-space {
	background: #ffefef;
}
.qodef-pli-category-item {
	background: #ffefef;
	padding: 6px 0 !important;
}
.qodef-pli-category-item a {
	font-size: 34px; 
	color: #bf406d !important;
	font-weight: 900;
}
@media screen and (min-width: 991px) {
	.qodef-outer-space {
		min-height: calc(100vh - 182px);
	}
	.admin-bar .qodef-outer-space {
		min-height: calc(100vh - 214px);
	}
}
@media screen and (max-width: 767px){
	.qodef-pli-category-item a {
		font-size: 20px; 
		color: #bf406d !important;
		font-weight: 900;
	}
	.qodef-pli-text-holder h5 {
		    font-size: 32px;
    font-weight: 900;
	}
}

@media screen and (max-width: 1024px){
	.background-pink {
    background: #feefea;
    z-index: 0;
    position: relative;
}
}

blockquote:before {
    color: #bf406d;
		padding-left:10px;
}

blockquote {
    padding: 10px 10px 10px 10px;
    border: #bf406d;
    border-style: solid;
}
blockquote>* {
    padding-left: 35px;
}
.qodef-page-header .qodef-menu-area {
    background-color: #fed6ca;
}

.wp-block-quote:not(.is-large), .wp-block-quote:not(.is-style-large) {
    border-left: 4px solid #bf406d;
	padding: 10px 10px 10px 10px;
}

::selection {
  background: #bf406d; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #bf406d; /* Gecko Browsers */
}

.qodef-pl-filter-holder {
  width: 90%;  
	margin: 0px 30px 21px 6% !important;
}

hr {
	  background-color: #bf406d;
    height: 3px;
}

a
{
	color: #bf406d;
}