/*!
Theme Name: Roxce | Shared by WPTry.org
Theme URI: https://www.themepure.net/wp/roxce/
Author: theme_pure
Author URI: https://themeforest.net/user/theme_pure/portfolio
Description: Roxce - Painting Services Company WordPress Theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roxce
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.services__thumb.w-img {
    width: 100%;
    height: 237px;
}
.services__thumb.w-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	border:7px solid #ffff;
	border-radius:5px;
}
.blog__thumb.fix.w-img{
	width:100%;
	height:250px;
}

.blog__thumb.fix.w-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	border:7px solid #fc8459;
	border-radius:5px;
	border-bottom:none;
	
}
.portfolio__thumb.w-img img {
    width: 100%;
    height: 100%;
	border-radius:10px;
	
}
.portfolio__thumb.w-img {
    width: 100%;
    height: 350px;
    margin: 5px 0px;
	object-fit:cover;
	
}
.about__item-wrapper {
    display: none;
}
.testimonial__thumb.mb-25 {
    display: none;
}
.features__icon-3 span img {
    width: 100% !important;
    height: 100%;
    object-fit: fill;
    border-radius: 50% !important;
	box-shadow: 2px 3px 4px 0px rgb(18 18 17);

}
.features__icon-3 span 
{
	object-fit:cover;
}

.features__icon span img {
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
	box-shadow: 2px 3px 4px 0px rgb(18 18 17)
}
section.page__title-area.pt-160.pb-165.p-relative.page__title-overlay {
    background-image: url("../images/wp4071554.jpg")!important;
	padding: 40px 0 !important;
}

span.date {
    display: none;
}
.contact__input-3 input {
    width: 100%;
    padding:10px !important;
}
.elementor-374 .elementor-element.elementor-element-518902a .wpcf7-form-control:not(.wpcf7-submit) {
    padding: 15px;
	height:55px!important;
	 border-radius: 10px !important;
}
.contact__input input, .contact__input textarea {
   
    height: 56px!important;
    line-height: 71px;
    padding: 0px 20px !important;
  
    /* font-size: 18px; */
   
}
.contact__input textarea#message {
    height: 140px !important;
}
.elementor-374 .elementor-element.elementor-element-518902a .wpcf7-form-control:not(.wpcf7-submit) {
    
    padding: 15px!important; 
	border:0!important;
    
}
.contact__input-3 input:placeholder{
	font-size:1px!important;
}

textarea#message {
    height: 100% !important;
}
input::Placeholder {
    font-size: 16px !important;
    font-weight: 100 !important;
}
textarea::Placeholder{
	font-size: 16px !important;
	font-weight: 300 !important;}
}


.contact__btn-3 button {
    height: 50px!important;
    line-height:56px !important;
    padding: 0 70px !important;
	border-radius:10px;
}
.contact__input-3 i {
    position: absolute;
    top: 49%;
	right: 16px !important;}
.section__title-wrapper {
    padding-top: 53px!important;
}
.contact__btn-4 button {
    font-size: 18px;
    height: 53px;
    line-height: 58px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 20px!important;
}
.contact__form button {
    height: 53px;
    line-height: 58px;
	  border-radius: 20px!important
}

.slider__height {
    min-height: 569px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}