/*
============================
Theme Name: Dentalx
Theme URI: 
Author: Vikinglab
Author URI: 
Description: Dentalx - IT Solutions & Technology Startup WordPress Theme
============================
*/

.tp-slider-arrow-box svg {
    width: 12px;
}

.hero10 .video-img img {
    min-height: 168px;
}


.project3 .image, 
.project4 .image  {
   min-height: 200px;
}

.project3 .image img, 
.project4 .image img{
   height: 100%;
   width:100%;
   object-fit: cover;
}


.tes1-single-slider .bottom-area img {
   width: 80px;
   height: 80px;
   object-fit: cover;
   border-radius: 50%;
}

.tes5-slider .bottom img {
   height: 80px ;
   width: 80px !important;
   object-fit: cover;
   border-radius: 50%;
}


.tes6 .single-slider .qute {
   height: 40px;
   width: auto;
}


.tes6 .bottom-area img {
   width: 80px !important;
   height: 80px;
   object-fit: cover;
   border-radius: 50%;
}

.tes7-slider-area .qute img {
   max-width: 100px;
}

.tes7-slider-area .bottom-area img {
   width: 80px !important;
   height: 80px;
   object-fit: cover;
   border-radius: 50%;
}

.tes9-slider .qute img {
   max-width: 100px;
}

.tes9-slider .bottom-area img {
   width: 80px !important;
   height: 80px;
   border-radius: 50%;
   object-fit: cover;
}
.tes10-slider .bottom-area img {
   width: 80px !important;
   height: 80px;
   border-radius: 50%;
   object-fit: cover;
}

.single-input textarea {
   min-height: 180px;
}

.donate-form .elementor-field-option {
   display: flex;
   align-items: center;
}

.donate-form .elementor-field-option label {
   margin-left: 6px;
}

.select-nice select.wpcf7-form-control.wpcf7-select {
    border: 1px solid #E7EBED;
    height: 48px;
}

.select-nice select.wpcf7-form-control.wpcf7-select::placeholder{
   color: #E7EBED;
}