/*
Theme Name:   Corporate Startup
Description:  Corporate Startup is designed for Startup, Corporate, Business and for Digital Agency Websites .It is a child theme of bizlte Business wordpress theme. Corporate Startup is optimized with the SEO (search engine optimization) a lot so it’s easy to find for websites that use our blogging theme on Google and other search engines. Corporate Startup is lightweight, mobile-friendly and responsive.  Some of the Other features include: Responsive / Gutenberg support / WooCommerce /Translation Ready /  RTL / Google Fonts / Retina Ready . Some of the many customizable aspects include: Layouts / Header elements (Email Address , Contact Number) / Featured images / Colors / Post metas / Widgets areas / Homepage elements / Slider / Services / About Block / Call Tp Action / Latest Blog / Socials and much more.  It’s a multi-purpose &  beautiful theme suitable for Digital Market /  Digital Agency / Online Business / Affiliate Market / App Landing Page / Software Landing Page and for more. Corporate Startup is compatibel with most page builders plugins like Gutenberg / Visual Composer / Divi Builder / Elementor / King Composer and so on. Check out the theme demo: https://freepsdworld.com/demo/corporate-startup/   Theme Documentation  https://freepsdworld.com/docs/bizlite-free/documentation.htm
Author:       freepsdworld
Author URI:   http://freepsdworld.com
Theme URI:    https://freepsdworld.com/corporate-startup/
Template:     bizlite
Version:      1.0.1
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-Commerce, portfolio
Text Domain: corporate-startup

*/
.logo-two img {
	margin-right:10px;
}

.cta h2 {
	font-size: 25px;
}
.brc {
	display: none;
}

.meta-cat{
	display: none;
}

.wp-block-table.is-style-stripes {
	border-collapse: collapse;
}

h2{
	color: #2F318F;
}

h3{
	color: #FF8100
}

h4{
	color: #003366
}


li {
	margin: 5px 0;
}

.sp {
	padding: 40px 0 0;
}

.blog_area.sp.single-blog {
	padding: 10px;
}

.is-style-stripes{
	margin: 50px 0;
}

.is-style-stripes td {
	text-align: left;
}

.highlight_box {
	background: rgba(20,102,152,0.1);
	padding: 15px;
}

.highlight_box.top {
	border: 1px solid #146698;
	border-bottom: none;
	margin-top: 50px
}

.highlight_box.bottom {
	border: 1px solid #146698;
	border-top: none;
	margin-bottom: 50px
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 21.5px;
	border-left: none;
	font-style: italic;
	line-height: 2pc;
	color: #2F318F
}

.ctu_btn a {
	background: #2F318F;
}

.facebook-area {
	background: #146498 !important;
	padding-top: 30px;
	margin-top: 30px;
}

.ctu-meta-cat {
	display: block;
}

ul.ctu-meta-cat li i {
	margin-right: 10px;
}

ul.ctu-meta-cat li:first-child::before {
	display: none;
}

ul.ctu-meta-cat li::before {
	content: '';
	position: absolute;
	width: 2px;
	height: 15px;
	background-color: #d4d4d4;
	left: -10px;
	top: 5px;
}

ul.ctu-meta-cat li:last-child {
	margin-right: 0;
}

ul.ctu-meta-cat li {
	display: inline-block;
	margin-right: 16px;
	position: relative;
	margin-left: 0;
}

ul.meta-cat li a i {
	margin-right: 7px;
}

ul.ctu-meta-cat li a {
	font-size: 13px;
	color: #999;
}


.blog_content.events {
	margin-bottom: 40px;
}
/*
@Sightfactory
Modified to add space for extra menu*/
.menu-container ul.menu > li > a {
	padding: 35px 11px;
}

/**********WooCommerce Styles  ****************/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #ff8100;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}


.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ff7100;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #FF8100;
	font-size: 1.52em;
}

.woocommerce ul.products li.product .price {
	color: #FF8100;
	display: block;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: 1.1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0 20px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding:5px;
	border-radius: 4px;
	border:1px solid #ccc;
}
#order_comments {
	width:305px;
	min-height:200px;
}

.select2-container--default .select2-selection--single {
	width:305px;

}

#order_comments_field .optional {
	display:none;
}

.validate-state .required {
	display:none;
}

.woocommerce form .form-row .input-checkbox {
	margin:10px -12px 0 -15px;
}

/**********END: WooCommerce Styles  ****************/


@media (max-width: 800px) {
.rfbp-post {
	width: 100%;
	padding: 0 10px;
}
}
