/*
Theme Name: Wilmer Child
Theme URI: https://wilmer.qodeinteractive.com/
Description: A child theme of Wilmer Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: wilmer
Template: wilmer
*/

.postid-6954 .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .postid-6954 .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
    padding: 60px 0 10px 0;
}
.wpcf7-form div h6 {
	margin-top: 0px;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text-holder {    
    padding-left: 30px;
}
.mkdf-portfolio-slider-holder .mkdf-portfolio-list-holder.mkdf-nav-light-skin .owl-nav .owl-next:hover {
	color : #ffffff !important;
}
.mkdf-portfolio-slider-holder .mkdf-portfolio-list-holder.mkdf-nav-light-skin .owl-nav .owl-prev:hover {
	color : #ffffff !important;
}
.mkdf-counter-holder .mkdf-counter-background {
	font-size: 150px;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-image img {
	height : 80px;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-content {
	border-bottom: 4px solid #F02E6E;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .owl-item .mkdf-first-active-hovered {
	background-color :#ffffff !important;
}
.mkdf-title-holder.mkdf-standard-type .mkdf-page-title {
  font-size: 60px;
}
.mkdf-ps-navigation {
   margin-top: 40px;
}


@media only screen and (max-width: 680px) {
.mkdf-title-holder.mkdf-standard-type .mkdf-page-title {
	font-size: 24px;
	line-height: 1.15em;
}
}


/*Blog-Tag*/

.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-tags a{
   float: left;
   margin: 5px;
}
.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-tags a {
  padding : 6px 16px;
}

@media only screen and (min-width: 681px) {
  .mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left {
    width: 85%;
  }
  .mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {
  width: 15%;
}
}



/*Quote*/

blockquote {
	border-bottom: 4px solid #F02E6E !important;
	padding :40px;
}

blockquote::after {
	content: url(https://magicturnkey.com/wp-content/uploads/2025/07/quote.svg) !important;
	right: 40px;
	top: 40px;
}


.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonials {
    padding: 15px 0px 0 !important;
}
#mkdf-animated-switch-slider {
    height: 520px !important;
}
.mkdf-animated-switch-slider-inner {
    height: 520px !important;
}
#mkdf-animated-switch-slider .mkdf-switch-slide {
    height: 520px !important;
}
#mkdf-animated-switch-slider .mkdf-switch-slide .mkdf-text-bottom
{
    margin: 60px 0 0 0 !important;;
}

#mkdf-animated-switch-slider .mkdf-animated-switch-slider-pagination-holder {
    height: 520px !important;
}
#mkdf-animated-switch-slider .mkdf-item-background-text {
    top: 70% !important;
    
}
#mkdf-animated-switch-slider .mkdf-btn-holder.mkdf-btn-light .mkdf-btn:hover:after {
    -webkit-box-shadow: 0 10px 20px 0 #f02e6e;
    box-shadow: 0 10px 20px 0 #f02e6e;
    color: #ffffff !important;
}
#mkdf-animated-switch-slider .mkdf-btn-holder.mkdf-btn-light .mkdf-btn:after {
    color:  #ffffff !important;
    background-color:  #f02e6e !important;
}
#mkdf-animated-switch-slider .mkdf-animated-switch-slider-pagination {   
    top: 55% !important;
}



/*Footer-CSS*/
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
	padding: 50px 0px;
}

.mkdf-social-icons-group-widget.mkdf-square-icons .mkdf-social-icon-widget-holder{
	background-color : #0E125E;
	border : 1px solid #3E417E;
}
.mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-side-menu {
	background-color: #0E125E;
}
footer .mkdf-footer-top-holder .widget a:hover {
	color: #F02E6E;
}



@media only screen and (max-width: 680px) {
#mkdf-animated-switch-slider .mkdf-switch-slide .mkdf-text-top .mkdf-upper-subtitle {
    display: block !important;
}
h6.mkdf-upper-subtitle {
    font-size: 12px;
    text-align: center;
	width:100%
}
h1.mkdf-upper-title {
    font-size: 32px !important;
    text-align: center;
	width:100%
}
#mkdf-animated-switch-slider .mkdf-switch-slide .mkdf-text-bottom {
    margin: 210px 0 0 0 !important;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text-holder {
    padding-left: 0px;
}
#mkdf-animated-switch-slider .mkdf-animated-switch-slider-pagination-holder {
       display: block !important;
}
}




@media only screen and (max-width: 1024px) {
  .mkdf-page-footer .mkdf-grid-col-4 {
    text-align: left !important;
  }
}