/*
Theme Name:     Bizix Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Bizix Child Theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       bizix
Version: 		1.00
*/

:root {
	--main-color: #0069b0;
	--secondary-color: #eaeaea;
	--third-color: #e7001a;
}

.cstm-small-footer {
	background-color: var(--main-color);
}

.swm-main-container.swm-site-content {
	padding-bottom: 0px!important;
}

#swm-sub-header {
	height: auto;
    padding: 30px 0px;
}

.swm_overlay_search_box {
	border-radius: 40px;
}

.cobots-carousel-wrapper {
    padding: 15px 35px;
}

.cobots-carousel-header {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

.cobots-carousel-header h2{
	font-size: 17px!important;
	margin-bottom: 5px;
	line-height: normal!important;
}

.cobots-carousel-header h1{
	font-size: 27px!important;
	margin-bottom: 10px;
	line-height: normal!important;
}

.cobots-carousel-content ul{
	list-style: none;
	margin-left: 0px;
	font-size: 18px;
	color: #000;
}

.cobots-carousel-content li {
	margin-left: 0px;
}

.cstm-cobots .owl-nav .owl-next::before, .cstm-cobots .owl-nav .owl-prev::before{
	content: none!important;
}

.swm-search-author, .swm-search-comment {
	display: none!important;
}

.ra_slider_button {
	padding: 3px 15px;
    background-color: var(--main-color);
    border-radius: 27px;
    color: #fff!important;
	margin-bottom: 20px;
	display: inline-block;
}

.swm-primary-nav>li.pm-dropdown ul {
	width: 300px!important;
}
