/*
Theme Name: Bugster Child
Template: bugster
Theme URI: https://bugster.themerex.net/
Description: Bugster is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.page_wrap{
	width:100%;
	margin:unset;
}

.body_wrap .page_wrap .scheme_dark .sc_item_title i{
	color:#ca2376 !important;
}

.body_wrap .page_wrap .scheme_dark .sc_icons .sc_icons_icon{
	color:#ca2376 !important;
}

.body_wrap .page_wrap .scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_icon, .scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_icon{
	color:#ca2376 !important;
}

.body_wrap .page_wrap .scheme_dark .sc_layouts_menu_nav>li li.current-menu-item>a, .scheme_dark .sc_layouts_menu_nav>li li.current-menu-parent>a, .scheme_dark .sc_layouts_menu_nav>li li.current-menu-ancestor>a{
	color:#ca2376 !important;
}

.body_wrap .page_wrap .scheme_dark .sc_layouts_menu_nav>li.current-menu-item>a, .scheme_dark .sc_layouts_menu_nav>li.current-menu-parent>a, .scheme_dark .sc_layouts_menu_nav>li.current-menu-ancestor>a{
	color:#ca2376 !important;
}

.single-cpt_services .content{
	max-width:900px;
	width:unset !important;
}

.services_single{
	padding:60px 0;
}

.services_page_title{
	margin:0 0 15px 0;
}

.services_page_content p{
	margin:0 0 15px 0;
	line-height:1.3em;
}

.services_page_content h2{
	font-size:34px;
	margin:15px 0;
	line-height:unset;
}

.services_page_content h3{
	font-size:26px;
	margin:15px 0;
	line-height:unset;
	text-transform: unset;
}

.services_page_content ul, .services_page_content ol{
	margin:0 0 30px 0;
	line-height:1.3em;
}

.services_page_content ul li, .services_page_content ol li{
	margin:0 0 8px 0;
	line-height:1.3em;
}

.elementor-section.elementor-section-boxed > .elementor-container{
	max-width:1200px !important;
}

h1, h2, h3, h4, h5, h6{
	hyphens: unset !important;
    word-wrap: unset !important;
}
.elementor-heading-title {
    line-height: 1.2em !important;
}

.text-pink{
	color:#F9037E;
}