/*
Theme Name: Sofbox Child
Theme URI: https://iqonicthemes.com/wp-themes/sofbox_wp/
Author: the iQonic team
Author URI: https://iqonicthemes.com/
Template:   sofbox
Description: Sofbox brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: sofbox-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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.
*/
.button.button-white.pull-right {
	background: #f00 !important;
}

.advance-feature [type="checkbox"]:checked, [type="checkbox"]:not(:checked){position: static !important;}
header.menu-sticky .navbar-light .navbar-brand img.sticky-logo {
	width: 200px !important;
	position: relative;
    top: -3px;
}
header .navbar-light .navbar-brand img.logo {
	width: 200px !important;
    position: relative;
    top: -4px;
}

.color-palette.style-three .media {
	padding: 15px !important;
}

.my_padding {
	padding-top: 120px !important;
}

.about-style .dot-circle {
	width: 120px;
    height: 120px;
}

.about-style .effect-circle:before {
	top: -5px !important;
}

.holder .loader {
	right: -38%;
    top: 72px;
}

.about-style .dot-circle {
	width: 120px !important;
    height: 120px !important;
}

.about-style .effect-circle {
	width: 120px !important;
    height: 120px !important;	
}

.navbar-expand-lg .navbar-collapse {
	justify-content: flex-end;
}
.footer-logo .sofbox-subscribe {
	padding: 10px !important;
	margin-top: 0 !important;
	margin-bottom: 10px;
}

.Sofbox-tab .nav-pills .nav-link:nth-child(1).show .saas-works-box {
	box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.03);
}
.Sofbox-tab .nav-pills .nav-link:nth-child(1).show .mb-2.active-title {
	color: #39249f !important;
}

.vc_custom_1576918974668 .vc_column_container>.vc_column-inner {
	width: auto !important;
}
.my_color_box .wpb_wrapper {
	height: 100%;
}
.my_color_box .wpb_wrapper .color-palette {
	height: calc(100% - 30px);
}
@media (max-width: 992px) {
	header .navbar-light .navbar-toggler {
		top: 0 !important;
	}	
	header.style-one li .search-box input[type="search"] {
		top: 10px !important;
	}
	header.style-one li .search-box .search-submit {
		top: -7px !important;
	}
	.my_padding {
		padding-top: 70px !important;
	}
}

@media (max-width: 767px) {
	.my_padding {
		padding-top: 30px !important;
	}
}