/*
Theme Name: Dustra Child
Theme URI: https://themelocker.tech/dustra
Template: dustra
Author: validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Description: Dustra is a Bootstrap Based WordPress Theme.
Version: 1.5.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dustra-child
*/

/* START MESSAGE FORM */

.contact-area .contact-items .item i {
	color: white;
	border: #5D4F43;
	background: #A68560;
}

/* END MESSAGE FORM */

/* START HOME PAGE SERVICES */

.services-area.with-thumb .services-items .item .info {
	min-height: 320px;
}

/* END HOME PAGE SERVICES */

/* START TESTIMONIALS RATING */

.testimonials-area .testimonial-content .content .rating {
	display:none!important;
}

/* END TESTIMONIALS RATING */

/* START SERVICES HEIGHT */

.thumb-services-area .thumb-services-items .single-item .content {
	min-height: 340px;
}

/* END SERVICES HEIGHT */

.breadcrumb-area .breadcrumb {
	display:none;
}

@media only screen and (max-width: 768px) {
.testimonial-items h1 {
	font-size: 200px;
	}
}

.contact-area .contact-items .content button {
	width: 100%;
}

.work-process-area .work-pro-items .item {
	height: 350px;
}

#workprocess .work-pro-items .row div:nth-child(2) {
	display: none;
}

.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

.cky-btn-reject {
	border: 2px solid !important;
	border-color: #A68560 !important;
}

.cky-btn-accept {
	border: 2px solid !important;
	border-color: #A68560 !important;
}

.widget-title {
	text-transform: none !important;
}

.btn-theme::after {
	background-color: #5D4F43 !important;
}

.why-us-area .left-info .content a:hover::after {
	background-color: #5D4F43 !important;
}

.contact-area .contact-items .content button::after {
	background-color: #5D4F43 !important;
}

.shadow .btn-theme:hover {
	color: white !important;
}

/* START SERVICE AREA */

.thumb-services-area .thumb-services-items .single-item .item .inner {
transform: translateY(-70px);
}

.thumb-services-area .thumb-services-items .single-item .content a {
opacity: 1 !important;
bottom: 37px !important;
}

/* END SERVICE AREA */

.btn:focus {
	box-shadow: none !important;
}

@media only screen and (max-width: 600px) {
.services-details-items .services-sidebar .services-list a {
	font-size: 14px !important;
	}
}

.contact-area .contact-items .content input, .contact-area .contact-items .content textarea {
	padding: 15px;
}

@media only screen and (max-width: 600px) {
.banner-area .carousel-control i {
	display: none;
	}
}


.attr-nav {
	margin-left: 10px!important;
}