/*
Theme Name: Jazmine Smith
Description: Jazmine Smith
Author:
Author URI:
Version: 1.02
License: Contact
License URI: Contact
Theme URI:
Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-background, custom-colors, custom-header
*/  

@import "style/default.css";

/* Generated Styles: */
.inner {
	max-width:1100px;
}

body {
	color: rgb(255, 255, 255);
	cursor: auto;
	font-family: Dosis;
	font-size: 19px;
	line-height: 28px;
	background-color: rgb(69, 57, 71);
}
h1, h2, .sidebar h3, h3, h4, h5, h6 {
	line-height:1.6;
}
#page {
	max-width: 100%;
	font-size: 17px;
	background-image: initial;
	background-attachment: initial;
	background-size: initial;
	background-origin: initial;
	background-clip: initial;
	background-position: initial;
	background-repeat: initial;
}

#overheader > .inner {
	min-height: 30px;
}

#header {
	color: rgb(0, 0, 0);
	position: relative;
	background-color: rgb(255, 255, 255);
}

#header > .inner {
	min-height:30px;
}

#custom-header_info_container {
	display: block;
	float: left;
	clear: none;
	position: relative;
	margin-top: 44px;
	font-size: 41px;
}

#logo_1_container {
	z-index: 103;
	position: relative;
	display: block;
	float: right;
	width: auto;
	clear: none;
	margin-bottom: -100px; 
}

#menu-main_container {
	margin-top: 50px;
	margin-bottom:50px;
	display: block;
	position: relative;
	/* float: left; */
	float:right;
	margin-left:-20px;
}

#element-slider {
	display: block;
}
#head_line {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.05) 100%); 	
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.05) 100%); 	
	background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.05) 100%); 	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#0d000000',GradientType=1 );	
}
#head_line > .inner {
	min-height:30px;
}

#main > .inner {
	min-height:30px;
}

#content {
	display: block;
}

#footer {
	background-color: rgb(33, 27, 34);
	z-index:99;
}

#footer_container {
	display: block;
}

#copyright {
	color: rgb(69, 57, 71);
	background-color: rgb(255, 255, 255);
}

#copy_container {
	display: block;
}

#logo_container {
	z-index:99;
	position:relative;
}

#menu_container {
	margin-top:30px;
}
#header ul#menu > li {
	padding:10px 17px;
}


 /* Classes styles*/
#header {
	color: rgb(0, 0, 0);
	position: relative;
	background-color: rgb(255, 255, 255);
}
#cycle_container {
	max-height:100%;
}
.sidebar .widget-title {
	font-size: 40px;
}
.team_entry_div {
	text-align:center;
}
.portfolio_shortcode_container {
	position:relative;
}
.portfolio_shortcode_image {
	position:relative;
}
.portfolio_shortcode_title {
	font-size: 30px;
}
.post_shortcode_container {
	position:relative;
}
.post_shortcode_image {
	position:relative;
}
.post_shortcode_title {
	font-size: 30px;
}
.post_container {
	position:relative;
}
.post_title {
	font-size: 30px;
}
.post_image {
	position:relative;
}
.mainsection h1 {
	font-size: 73px;
	line-height: 60px; /*8.25.22 added*/
	margin-bottom: 55px; /*8.25.22 added*/
	margin-top: 40px; /*8.25.22 added*/

}
.mainsection h2 {
	font-size: 62px;
	line-height: 50px; /*8.25.22 added*/
	margin-bottom: 55px; /*8.25.22 added*/
}
.mainsection h3 {
	font-size: 30px;
}
.mainsection h4 {
	font-size: 27px;
}
.mainsection h5 {
	font-size: 24px;
}
.mainsection h6 {
	font-size: 21px;
}
#footer {
	background-color: rgb(33, 27, 34);
}
#footer .widget-title {
	font-size: 40px;
}
#copyright {
	color: rgb(69, 57, 71);
	background-color: rgb(255, 255, 255);
}
.scroll_top {
	text-align:center;
}
.scroll_top_button {
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,0.3);
}
/* BEGINN SIDEBAR */ 
#page-sidebar-right #content , #page-sidebar-left #content {
	width:820px 
}
.sidebar {
	 width:280px;
}
.post-password-form {
	background: rgba(0, 0, 0, 0.2);
}
.single_team_contact_container {
	background: rgba(0, 0, 0, 0.15);
}
.sidebar ul > li {
	border-bottom: 1px dotted rgba(238, 238, 238, 0.25);
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
}
.page article.type-post, .archive article.type-post {
	padding: 30px;
	background: rgba(14, 14, 14, 0.15);
}
.blogentry_aside {
	font-size:smaller;
}
.sc_map_container, .googlemap {
	overflow: hidden !important;
}

.btn1 {
  background: #7c6280;
  background-image: -webkit-linear-gradient(top, #7c6280, #715a75);
  background-image: -moz-linear-gradient(top, #7c6280, #715a75);
  background-image: -ms-linear-gradient(top, #7c6280, #715a75);
  background-image: -o-linear-gradient(top, #7c6280, #715a75);
  background-image: linear-gradient(to bottom, #7c6280, #715a75);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 14px;
  text-decoration: none;
}

.btn1:hover {
  background: #7e3d8a;
  text-decoration: none;
}

.anchorr {
	padding-top: 0px;
    display: block;
}

#gform_next_button_1_27, #gform_next_button_1_28, #gform_previous_button_1_28, #gform_previous_button_1_29, #gform_next_button_1_29{ 
padding: 10px 65px;
background-color: #7e3f89;
border: 1px solid white;
}