/*!
Theme Name: Roofsie Child theme
Theme URI: https://layerdrops.com/roofsiewp/
Template: roofsie
Author: Layerdrops
Author URI: https://themeforest.net/user/Layerdrops
Description: This is a Child theme for Roofsie WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roofsie-child
*/

**ritika-css**


.why-choose-one{
	background-color: #1d1d1d !important;
}
.testimonial-one, .about-four, .testimonial-two {
	background-color: #000000 !important;
}
.why-choose-one-shape-3 {
	background-image: -webkit-linear-gradient(90deg, #000 0%, #0130fe 100%) !important;
}
.elementor-element.elementor-widget.elementor-widget-roofsie-main-slider {
	overflow: hidden;
}
.main-header__logo {
	padding-top: 0 !important;
}

.stricky-header.stricked-menu.main-menu.stricky-fixed {
	background-color: #fff;
}
.main-menu__search-box {
    display: none;
}
.our_cmy .why-choose-one {
	background-color: #1c1c1c;
}
.about-three__border {
	border-color: rgb(4, 47, 252) !important;

}

.services-one__icon.icon-svg {
    display: none;
}

.services-one__read-more {
    display: none;
}


.why-choose-one__points-title p {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	margin-top: 5px;
}

.why-choose-one_points-box .why-choose-one_points-single {
	padding: 20px 15px 20px;
}

.why-choose-one_points-box  .why-choose-one_points-title-box {
	margin-left: 10px;
}
p.services-one__text {
display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;
overflow:hidden;
}

p.services-one__text.expanded{
-webkit-line-clamp:unset;
}

.services-one__read-more{
color:#00a0d2;
cursor:pointer;
font-weight:500;
margin-top:6px;
font-size:14px;
}
