/*
Theme Name: WSOUTER
Theme URI: http://workshop-mg.com/themes/wsouter
Author: work.shop
Author URI: http://workshop-mg.com
Description: This is the work.shop child theme for the Specialty Leasing Platform aka the Merchant Digital Information System. 
Version: 2.4.6
Template: Divi
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: work.shop, greeby
Contributors: work.shop
This theme, like WordPress, is licensed under the GPL.
*/

@import url( '../Divi/style.css' );
@font-face {font-family: ProximaNovaReg;src: url(fonts/ProximaNova-Regular.otf);}

/*------------------------------------------------*/
/*-----------------[Custom Additions]------------*/
/*------------------------------------------------*/

#wpadminbar .quicklinks li .blavatar:before {display:none;}

/*.et_pb_slide_with_image .et_pb_slide_description {padding-bottom: 140px;}
.et_pb_slide_description {padding: 140px 100px;}*/


.entry-content tr td { border-top: 0px solid #eee; padding: 6px 24px; }



#new-bold {height: 100vh !important;}
.et_pb_container {height: 100vh !important;}



/*.et_pb_slide_description { bottom: auto !important;top: 50% !important; }*/

p {font-size:14px;}

input[type=text],input.text, input[type=email],input.email, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }


/*------------------------------------------------*/
/*-----------------[Custom Additions]------------*/
/*------------------------------------------------*/
#s2member-pro-paypal-registration-form-description-div {display:none;}
#s2member-pro-paypal-registration-form-registration-section-title {display:none;}
#s2member-pro-paypal-registration-form-custom-fields-section-title {display:none;}
#s2member-pro-paypal-registration-form-submission-section-title {display:none;}
#s2member-pro-paypal-registration-form-submit-div {width:100%;}
#s2member-pro-paypal-registration-submit {width:100%;}

#new-bold .et_pb_slide_description h2 {
font-weight: bold;
font-size: 20px;
}

/*#new-bold a.et_pb_more_button {
background-color:#F15B28;
color: #fff !important;
font-weight:bold;
border-color:#F15B28 !important;
}*/

#new-bold a.et_pb_more_button { 
	background-color:#F15B28;
	color:#fff;
	font-size: 20px; 
	font-weight: 500; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	border-color:#F15B28;
	padding: 6px 20px; 
	line-height: 1.7em; 
	/*background: transparent; */
	border: 2px solid #F15B28; 
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	transition: all 0.2s; 
	position: relative;}

#new-bold a.et_pb_more_button:hover {
color: #fff !important;
font-weight:bold;
border-color:#F15B28 !important;
}




#top-menu a:hover {color:#F15B28;}
#main-header {border-top: 4px solid #F15B28;}
#logo {max-height:43px;}
#footer-info{width:450px;max-width:90%;}
@media only screen and (max-width: 480px) {
#footer-info{margin-left:auto;margin-right:auto;}
}