@charset "UTF-8";
/*
*    -----------------------------------------------------------------------------------------------
*    Theme Name: Startuply WP Child Theme
*    Theme URI: http://startuplywp.com
*    Template: startuply
*    Description: Startuply - Multi-purpose Responsive Startup Theme Child theme 
*	 Tags: white, light, dark, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, flexible-header, theme-options, translation-ready
*	 Text Domain: vivaco
*    Author: Vivaco
*    Author URI: http://vivaco.com
*    License: GNU General Public License version 3.0
*    License URI: http://www.gnu.org/licenses/gpl-3.0.html
*    Version: 2.5.3
*/
 
@import url("../startuply/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.clear {
	clear: both;
}

::selection {
	color: #22282c;
}

::-moz-selection {
	color: #22282c;
}

p {
	font-size: 18px;
}

.transparent.navigation-header .base_clr_bg,
.transparent.navigation-header .base_clr_bg:hover,
.transparent.navigation-header .base_clr_bg:active,
.navigation-header .btn.base_clr_bg {
	background-color: #62B7AF !important;
}

.fixmenu-clone.navigation-header .base_clr_bg,
.fixmenu-clone.navigation-header .base_clr_bg:hover,
.fixmenu-clone.navigation-header .base_clr_bg:active {
	background-color: #FFF !important;
}

nav.collapsed.navigation-header a {
	color: #FFF !important;
}

nav.fixmenu-clone.navigation-header a:hover,
nav.fixmenu-clone.navigation-header a:active,
nav.fixmenu-clone.navigation-header a:hover {
	color: #5b4780 !important;
}

nav.collapsed.navigation-header a:hover,
nav.collapsed.navigation-header a:active,
nav.collapsed.navigation-header a:focus,
.transparent.navigation-header a:hover,
.transparent.navigation-header a:active,
.transparent.navigation-header a:focus {
	color: #62B7AF !important;
}

.row p, .post .entry-content p {
	margin-top: 22px;
}

.archive .blogs .post {
	padding-left: 0;
}

.single-post .post .entry-content .post-thumbnail {
	float: left;
	width: auto;
	margin-right: 20px;
}

#edd_checkout_cart {
	width: 100%;
}

.edd_cart_remove_item_btn {
	color: #d6d6d6;
}

.edd_cart_remove_item_btn:hover {
	color: #62b7af;
	text-decoration: none;
}

#edd_checkout_cart {
	margin-bottom: 20px;
}

.edd_cart_item:hover .edd_cart_item_name {
	box-shadow: inset 6px 0 0 -3px #62b7af;
}

.edd-checkout-navigation-list-item-link:hover, .edd-checkout-navigation-list-item-link.active {
	color: #62b7af;
}

.edd-checkout-navigation-list-item-link.active {
	box-shadow: inset 0 -6px 0 -3px #62b7af;
}

.edd-checkout-navigation-list-item-link:hover:before, .edd-checkout-navigation-list-item-link.active:before {
	background-color: #62b7af;
}

#edd_purchase_form .edd-apply-discount {
	margin: 15px 0 10px;
}

#feedback-controls {
	background-color: #419b92;
}

.home .testimonial blockquote:before {
	content: url(../startuply/images/icon/quotes-a-white.png);
}

.home .testimonial blockquote:after {
	content: url(../startuply/images/icon/quotes-b-white.png);
}

.base_clr_bg:hover .btn {
	border: 1px solid #FFF;
}

/* Widget: Latest News */
.widget-latest-news {
	width: 100%;
	float: left;
	position: relative;
	background: #62b7af !important;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.widget-latest-news-icon {
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	left: 20px;
	top: 22px;
	background: url('images/widget-icon.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.widet-latest-news-title {
	width: 100%;
	float: left;
	padding-left: 65px;
	box-sizing: border-box;
	font-family: PN_Bold;
	font-size: 21px;
	color: #fffefe;
	line-height: 24px;
}

.widet-latest-news-subtitle {
	width: 100%;
	float: left;
	padding-left: 65px;
	box-sizing: border-box;
	font-family: PN_Regularfont;
	font-size: 19px;
	color: #fffefe;
	line-height: 24px;
}

.widget-latest-news .gform_wrapper .gform_body {
	width: 100% !important;
}

.widget-latest-news .gform_wrapper .top_label .gfield_label,
.widget-latest-news .validation_error {
	display: none !important;
}

.widget-latest-news .gform_wrapper li.gfield.gfield_error {
	border: none !important;
	background: none !important;
}

.widget-latest-news .gform_wrapper .field_description_below .gfield_description {
	position: relative;
	float: left;
	bottom: -10px;
	width: 100%;
	text-align: center;
	font-weight: 200;
	line-height: 15px !important;
	padding: 5px 0;
	color: red;
	box-sizing: border-box;
}

.widget-latest-news .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

.widget-latest-news input[type="text"] {
	width: 100% !important;
	float: left;
	border-radius: 50px;
	text-align: center;
	margin-top: 15px;
	border: none !important;
	padding-top: 12px !important;
	padding-bottom: 13px !important;
	outline: none !important;
	box-shadow: none !important;
}

.widget-latest-news .gform_footer input[type=submit] {
	width: 100% !important;
	float: left;
	background: transparent;
	border: 1px solid white !important;
	border-radius: 50px;
	font-family: PN_Regularfont;
	font-size: 20px !important;
	margin-bottom: 20px !important;
	padding: 10px 30px !important;
	color: white !important;
	transition: .3s all ease !important;
	font-size: 20px !important;
}

.widget-latest-news .gform_footer input[type=submit]:hover,
.widget-latest-news .gform_footer input[type=submit]:focus {
	background: white !important;
	color: #62b7af !important;
	font-size: 20px !important;
	box-shadow: none !important;
	padding: 10px 30px !important;
	opacity: 1 !important;
}

.widget-latest-news .gform_wrapper .description_above .gfield_description {
	top: 13px;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center; 
	line-height: 15px !important;
	font-weight: 100;
}
/* End of Widget: Latest News */

/* Widget: Download the Beta */
.widget-download-beta {
	position: relative;
	float: left;
	width: 100%;
	background: #53B8A1;
	margin-bottom: 40px;
	box-sizing: border-box;
	border-radius: 20px;
	border: 1px #62B7AF solid;
	padding: 10px 35px 25px;
}

.widget-download-beta .widgetHeader {
	border-bottom: none;
}

.widget-download-beta .widgetHeader h3 {
	font-size: 21px;
	color: #FFF;
}

.widget-download-beta-text {
	float: left;
	width: 100%;
	font-family: Lato;
	font-size: 19px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	white-space: pre-line;
}

.widget-download-beta .gform_wrapper .gform_footer {
	float: left;
	width: 100%;
	margin: 25px 0 !important;
	padding: 0;
}

.widget-download-beta .gform_wrapper .gform_footer input.button,
.widget-download-beta .gform_wrapper .gform_footer input[type=submit],
.widget-download-beta .gform_wrapper .gform_page_footer input.button,
.widget-download-beta .gform_wrapper .gform_page_footer input[type=submit] {
	width: 100%;
	float: left;
	font-family: Lato;
	font-size: 18px !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFF;
	border: 1px solid #423759 !important;
	background-color: #423759;
}
/* End of Widget: Download the Beta */

#footer .widget_contacts .widgetBody {
	padding-bottom: 0;
}

#footer .widget_socials {
	margin-left: -28px;
}

#footer .widget_socials .list-inline {
	text-align: left;
}

.sp-widget-login-div>ul {
	display: none;
}

.youtube-responsive-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.vc_hidden-lg_wrapper.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
	font-size: 16px;
	line-height: 12px;
}
	
.vc_hidden-lg_wrapper.gform_wrapper form.vc_hidden-lg {
	text-align: center;
}

.edd-product-pic-slider img {
	border: 2px solid #f0f0f0;
}

.edd-csau-products.col-3 .edd_download {
	width: 100%;
}

.edd-csau-products .edd-add-to-cart.button.next.btn.btn-solid.base_clr_bg {
	text-transform: uppercase;
	margin-top: 15px;
}

.edd-add-to-cart-label .price-title {
	float: left;
}

/* Account page */
.sp-widget-login-div form.wp-user-form p:nth-child(1) label {
	visibility: hidden;
}

.sp-widget-login-div form.wp-user-form p:nth-child(1) label:before {
	content: "Email:";
	visibility: visible;
}

.widget_pw_login_widget .sp-main-div-vertical {
	max-width: 400px;
}

.widget_pw_login_widget div.sp-main-div p {
	max-width: none;
}

.nlw-shortcode-wrapper {
	text-align: center;
}

.widget_pw_login_widget {
	text-align: left;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3.vc_btn3-style-modern {
	font-family: Lato, sans serif;
	font-size: 20px;
	font-weight: bold;
}

/* Responsive styles */
@media (max-width: 991px) {
	
	
	
}

@media (max-width: 767px) {
	
	#home {
		padding-top: 70px !important;
	}
	
	#brand_logos .wpb_single_image {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a, .vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-title > a {
		background-color: #62B7AF;
	}
	
	.feedback {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
}

@media (max-width: 641px) {
	
	#main-content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		font-size: 16px;
		line-height: 12px;
	}
	
}

@media (max-width: 540px) {
	
	.btn .vc_icon_element-icon {
		float: none !important;
		display: inline-block;
		line-height: 15px;
		vertical-align: middle;
	}
	
	.btn.btn-outline {
		line-height: 15px;
		vertical-align: middle;
	}
	
}

@media (max-width: 480px) {
	
	blockquote {
		padding: 0 60px;
	}
	
}

