/*

 Theme Name:   Redel Child

 Theme URI:    http://victorthemes/themes/redel

 Description:  Redel Child Theme

 Author:       VictorThemes

 Author URI:   http://themeforest.net/user/VictorThemes/portfolio

 Template:     redel

 Version:      1.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready

 Text Domain:  redel-child

*/



/* Write Custom CSS */

.black-text p{
	color:#232323;
	font-weight:500;
}
.fixed .logo img {
	margin-top: -20px;
	height: auto;
	max-width: 65px;
}

@media (min-width:240px) and (max-width:767px) {
	
#carousel-a {
	width: 205px;
	margin: 60px 0 0 -85px;
}
#carousel-a .carousel-inner > .item > img {
	max-width: 90px;
}	
#carousel-b {
	width: 135px;
	min-height: 350px;
	padding-top:35px;
}
#carousel-c {
	min-height: 350px;
}
#carousel-b::before {
	height: 100%;
	width: 182px;
	left: -20px;
	background-size: 100%;
}
.vc_custom_1588755101337 {
	background-color: #151619;
}
.horizon {
	visibility: visible !important;
	opacity: 1 !important;
}
.horizon .vc_custom_1484054152482 {
	padding-top: 0px !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.section-heading{ padding-top:25px;}
.vc_custom_1588761729557 {
	padding-top: 0 !important;
}
#features {
	padding-top: 50px !important;
}

	
}