/* ----------------------------------------------------
	SKELETON	
------------------------------------------------------- */  

html,body {
  height: 100%;
}

.margin-zero {
	margin: 0;
}

.padding-zero {
	padding: 0;
}

section {
	overflow: hidden;
}

body {
	background-color: #fff;
	color: #121212;
	font-size: 15px;
	line-height: 1.7;
	font-weight: 300;
	padding:0;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.modern_style {
	color: #121212;
	font-size: 15px;
	font-weight: 400;
}

body.boxed #wrapper {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1280px;
	background: #fff;
}

body.boxed { 
}

#wrapper {
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6{ 
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	position: relative;
	padding: 0 0 10px 0;         
	font-weight:normal;
	line-height:1.8;
	color:#121212;
}

.modern_style h1,
.modern_style h2,
.modern_style h3,
.modern_style h4,
.modern_style h5,
.modern_style h6{ 
		font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
		position: relative;
		padding: 0 0 10px 0;         
		font-weight:700;
		line-height:1.8;
		color:#121212;
	}

h1{
	font-size: 22px; 
}

h2{
	font-size: 20px; 	
}

h3{
	font-size: 18px; 
}
h4{
	font-size: 16px; 		
}

h5{
	font-size: 14px; 		
}

h6{
	font-size: 14px;  	
}

p {
	padding: 0 0 20px;
	position: relative;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration:none !important; 
}

a {
	color: #121212;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #121212;
}

a:focus {
	outline: none;
	outline-offset: 0;
	text-decoration: none;
}

img {
	height: auto;
	max-width: 100%;
}

.container-fluid {
	/*padding: 0;*/
}

.row {
	/*margin: 0;*/
}

.panel-row-style {
	position: relative;
}

ul, ol {
	padding:0;
	margin-left: 0;
}

ul li, ol li {
	margin-bottom: 10px;
	line-height: 22px;
}

.noborder {
	border:0 !important;
}

img.aligncenter{
	display:block;
	text-align:center;
	display: block;
	margin:0 auto 20px auto;
	padding:0px;
	border:0px;
	background:none;
}

img.alignleft{
	float:left;
	margin: 6px 20px 6px 0;
	display: inline;
	border:0px;
	background:none;
	padding:0;
	display:block;
}

img.alignright{
	padding:0;
	float:right;
	margin: 6px 0 6px 20px;
	border:0px;
	display:block;
	background:none;
}

blockquote {		 
	font-size:16px;
	line-height: 32px;
	font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-style:italic;	
	margin: 20px 0;
	position:relative;  
	width:auto;
}

.readmore {
	font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
	margin-top: 10px;
	display: block;
}

.lead {
	font-family: 'Open Sans', Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 400;
}

.modern_style .lead {
	font-family: 'Open Sans', Georgia, "Times New Roman", serif;
	/*font-family: 'Droid Serif', Georgia, "Times New Roman", serif;*/
}

blockquote small {
	display: block;
	margin-top: 20px;
}

pre{
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    white-space: pre-wrap;
	line-height:18px;
	margin-bottom:18px;
	padding: 10px;
	border-left-color: #f3b723;
}

figcaption.wp-caption-text {
	padding-top: 10px;
}

a {
	outline:0 !important;
	color:#121212;
	text-decoration: none !important;
}

ins {
	text-decoration:none;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.check li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	color:#242424;
	padding-right:5px;
	position: relative;
	top: 2px;
}

.check li {
	font-size:14px;
	list-style:none;
	margin-bottom:10px;
}

.check {
	margin-left:0; 
	padding-left:0
}

/*-------------------blocks-------------------*/
#content .blog-desc-small blockquote p{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation{
	color: #fff!important;
}

.wp-block-button__link{
	background: #000;
	font-size: 18px;
	border-radius: 0;
	line-height: 1.7;
}

.wp-block-separator{
	float: none!important;
}

.wp-block-pullquote {
	border-width: 0!important;
	border-style: solid!important;
}

figure.wp-block-pullquote{
	padding: 0;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation{
	text-transform: inherit;
}

blockquote.wp-block-pullquote{
	border-left: 4px solid #000!important;
}

.wp-block-pullquote p {
	font-size: 32px;
	margin-bottom: 5px;
	font-style: italic;
}

blockquote.wp-block-pullquote.alignleft{
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0!important; 
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
	clear: both;
}

.wp-block-image .alignright{
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem!important;
}

.wp-block-image .alignleft,
.wp-block-image.is-resized{
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0!important;
}

.wp-block-pullquote:not(.is-style-solid-color){
	background: #ecf0f1;
}

blockquote {
    color: #999999;
    font-size: 21px;
    line-height: 28px;
	background: #f2f1f1;
}

.wp-block-pullquote blockquote{
	border-color: #000;
	border-width: 0 0 0 4px;
}

.wp-block-cover-image,
.wp-block-cover {
	min-height: 330px;
}

.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text{
	padding: 0;
}
/*-------------------end blocks---------------*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}

.aligncenter {
	text-align: center;
}

figure {
	width: 100%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.wp-caption {
    max-width: 100%;
    width: 100%;
	margin-top: 20px;
}

@media (min-width: 768px) {
.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

/*---------------------------------------
   Pre loader             
-----------------------------------------*/
.preloading {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffff;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
}

.preloading-image {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 48%;
	top: 45%;
	background-image: url(../images/preloading.gif);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: -20px 0 0 -20px;
}

/* ----------------------------------------------------
HEADER	
------------------------------------------------------- */ 
.logged-in.admin-bar .header.affix{
	margin-top: 32px;
}

.logged-in.admin-bar .header.header-absolute{
	top: 32px;
}

.logged-in.admin-bar .header.header-absolute.affix{
	top: 0;
}

.home-link-text{
	line-height: 45px;
	position: relative;
	z-index: 1;
	top: 15px;
}

.navbar-cell.stretch{
	display: block;
	min-height: 60px;
}

.header.affix {
	position: fixed;
	padding: 0;
	background: rgba(255, 255, 255, 0.97);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.header_style_2.header.affix {
	background-color: rgba(18, 18, 18, 0.97);
}

.header {
	left: 0;
	position: relative;
	text-align: left;
	top: 0;
	padding: 0;
	width: 100%;
	z-index: 1030;
	-moz-transition: background-color .3s ease-in;
	 -o-transition: background-color  .3s ease-in;
	 -webkit-transition: background-color  .3s ease-in;
	 transition: background-color  .3s ease-in;
}

.header_style_2.header {
	padding: 0;
}

.header-absolute {
	position: absolute;
}

.header_style_2.header.header-absolute {
    background-color: rgb(255 255 255);
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
} 

.header_style_2.header.header-absolute.affix {
    background-color: rgb(255 255 255);
}

.header-relative {
	position: relative;
	background-color: #ffffff;
}

.header_style_2.header-relative {
	background-color: rgba(18, 18, 18, 0.37);
	position: fixed;
}

.navbar-default {
	margin: 0;
	background-color: transparent;
	background:none;
	border:0;
}

.navbar-default .nav > li > a {
	color: #121212;
	display: inline-block;
	padding-top: 0;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 0;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}

.modern_style .navbar-default .nav > li > a {
	font-weight: 700;
	font-size: 13px;
	padding-top: 32px !important;
    padding-bottom: 32px!important;
}

.navbar-default .onepage-menu.nav > li > a {
	color: #121212;
	display: inline-block;
	padding-top: 0;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 0;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}

.header_style_2 .navbar-default .onepage-menu.nav > li > a {
    color: #121212;
    font-weight: 700;
} 

/*.lightcolor .navbar-default .nav > li > a {
	color:#ffffff;
}
*/
.navbar-nav .has-submenu .dropdown-menu li a {
	padding:14px 20px;
	font-size: 13px !important
}

.navbar-default .dropdown-menu {
	box-shadow: none;
}

.navbar-default .sub-menu li a {
	color:#121212;
	font-size: 13px;
	text-transform: uppercase;
}

.navbar-default .onepage-menu .sub-menu li a {
	color:#fff;
}

.minimal_style .navbar-default .onepage-menu .sub-menu li a {
	color:#121212;
}

.navbar-default .fa-angle-right {
	position: absolute;
	right: 30px;
}

.navbar-default .navbar-right ul li {
	display: block;
	width: 100%;
	background: #ffffff;
	padding: 0;
	position: relative;
}

.navbar-default .navbar-right.onepage-menu ul li {
	background: rgba(30, 30, 30, 0.94);
}

.minimal_style .navbar-default .navbar-right.onepage-menu ul {
	border: 1px solid #eee;
}

.minimal_style .navbar-default .navbar-right.onepage-menu ul li {
	background: rgba(255, 255, 255, 0.94);
}

.navbar-default .navbar-right ul li a {
	width: 100%;
	padding: 15px 10px;
	display: block;
	text-align: left;
}

.navbar-default .navbar-right li a.cart-contents i {
	padding-left: 5px;
}

.navbar-default .navbar-right ul {
	opacity:0;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: auto;
	width: 240px;
	top: 130%;
	 -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
	border: 1px solid #eee;
	margin: 0;
}

.navbar-default .navbar-right > li:hover > ul {
	visibility: visible;
    opacity: 1;
    top: 100%;	
}

.navbar-default .navbar-right.onepage-menu ul {
	border: none;
}

.navbar-default .navbar-right ul ul {
	opacity:0;
	visibility: hidden;
	position: absolute;
	left: auto;
	right: 240px;
	width: 240px;
	top: 130%;
	 -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
	border: 1px solid #eee;
	margin: 0;
}

.navbar-default .navbar-right.onepage-menu ul ul {
	border: none;
	margin: 0;
}

.navbar-default .navbar-right ul li:hover ul {
	visibility: visible;
    opacity: 1;
    top: 0;	
}

.navbar-default ul li a span:first-child {
	font-size: 16px;
}

.navbar-default ul li a span:last-child {
	text-transform: uppercase;
	font-size: 16px;
}

.navbar,
.navbar-nav,
.navbar-cell li,
.dropdown,
.navbar-default,
.navbar-brand img {
	padding:0 !important;
	margin:0 !important;
}

.navbar-default .navbar-nav .dropdown-menu > li {
	margin-bottom: 0;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
	background-color: transparent !important;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav .dropdown-menu > li ,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	background-color: rgba(30, 30, 30, 0.94);
	color:#121212;
}

.hidden-sec {
    display: none;
}

.slider-section {
	min-height: 700px;
}

.welcome-content {
    display: table;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}

.welcome-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.welcome-text h1 {
	font-size: 16px;
    font-weight: 400;
    height: 30px;
    letter-spacing: 0.3em;
    line-height: 30px;
    margin-top: 0;
    opacity: 0.75;
    position: relative;
    text-transform: uppercase;
}

.welcome-text h2 {
	font-size: 48px;
    font-weight: 400;
    letter-spacing: 0.6em;
    line-height: 1.4;
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
}

.modern_style .welcome-text h2 {
	font-weight: bold;
	font-size: 60px;
}

.modern_style .welcome-text h1,
.modern_style .welcome-text h2 {
	letter-spacing: 3px;
	color: #fff;
}

/* ----------------------------------------------------
SECTIONS	
------------------------------------------------------- */ 

.ts-background-overlay {
	/*background-color: rgba(255, 255, 255, 0.47);*/
	bottom: 0;
	height: 100%;
	left: 0;
	padding: 0;
	position: absolute;
	right: 0;
}

.section {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	display: block;
	padding: 140px 0;
	position: relative;
	width: 100%;
}

.single-portfolio .section {
	padding-bottom: 0;
}

.nopadbot {
	padding-bottom: 0;
}

.lpd {
	padding-bottom: 60px;
}

.section.littlepadding{
	padding:40px 0 !important;
}

.section.white{
	background-color: #ffffff !important;
}

.grey {
	background: #f0f0f0;
	padding: 80px 0;
}

.dark {
	background-color: #121212;
}

.dark .section-title p,
.dark .section-title h3 {
	color:#121212 !important;
}

.parallax {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
	position: relative;
	width: 100%;
}

.ts-heading.element {
	font-weight: 400;
	font-family: Open Sans;
	line-height: 30px;
	margin-top: 0;
	opacity: 0.75;
	position: relative;
	height: 30px;
}

.minimal_style .ts-heading.element {
	opacity: 1;
}

.modern_style .ts-heading.element {
	font-weight: normal;
	opacity: 1;
}

.image-center img {
	position: relative;
	margin:-200px auto 0;
	z-index: 10;
	text-align: center;
}

.image-center2 img {
	margin:-185px auto 0;
}

.image-fix img {
	position: relative;
	right: 0;
	width: 100%;
	margin:20px auto 0;
	z-index: 10;
	text-align: center;
}

.service-box h3,
.service-box h5 {
	font-size: 18px;
	letter-spacing: 5px;
	line-height: 28px;
	padding: 0 0 15px;
	text-transform: uppercase;
}

.modern_style .service-box h3,
.modern_style .service-box h5 {
	letter-spacing: normal;
	margin-bottom: 15px;
}

.modern_style .service-box h3 {
	margin-bottom: 0;
}

.modern_style .service_style_2 .service-box h3,
.modern_style .service_style_2 .service-box h5 {
	margin-bottom: 0;
}

.service-box p {
	padding-bottom: 0;
}

.overflow {
	overflow: hidden;
}

.image-box {
	height: 100%;
	position: absolute;
	right: 0;
	top: 4%;
	width: 33%;
	z-index: 0;
}

.image-box-left {
	height: 100%;
	left:-4%;
	position: absolute;
	top: 0;
	width: 33%;
	z-index: 0;
	bottom: 0;
}

body.boxed .image-box-left {
	left:-19%;
}

.icon-container {
	display: block;
	font-size: 43px;
	/*height: 70px;
	line-height: 70px!important;*/
	margin: 0 auto 15px;
	text-align: center;
	width: 70px;
}

.text-left .icon-container {
	margin: 0 0 15px;
	width: 50px;
}

.genius {
	padding:0;
	margin: 20px 0 0 0;
}

.genius li {
	/*padding: 10px 0;*/
	margin:0;
	display: block;
	list-style: none;
	color:#121212;
}

.genius li i {
	padding-right: 5px;
}

.genius li i,
.icon-container i {
	color:#121212;
}

.module-margin {
	margin-top: 60px;
}

.white-shape.righttopalign {
	border-left: 220px solid transparent;
	border-top: 110px solid #f0f0f0;
	bottom: auto;
	left: auto;
	position: absolute;
	z-index: 100;
	right: 0 !important;
	top: 0;
}

.grey .white-shape.righttopalign {
	border-top-color: #fff;
}

.white-shape.righttopaligngrey {
	border-right: 220px solid transparent;
	border-bottom: 110px solid #f0f0f0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0 auto;
	z-index: 100;
	top: auto;
}

.circle-stat canvas {
	-webkit-box-shadow: 0px 0 0px 2px rgba(18, 18, 18, 0.44);
	-moz-box-shadow:    0px 0 0px 2px rgba(18, 18, 18, 0.44);
	box-shadow:         0px 0 0px 2px rgba(18, 18, 18, 0.44);
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.circle-stat {
	position:relative;
	margin-top: 10px;
}

.circle-stat p {
	background-color: #fff;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: 50% 100%;
	font-size: 17px;
	font-weight: 400;
	left: 0;
	margin: 10px auto -2px;
	padding:0 0 5px 0;
	position: absolute;
	right: 0;
	top: 43%;
	line-height: 1;
	bottom: 0;
}

.stat-details {
	display: block;
	left: 0;
	margin: auto;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 20%;
}

.stat-details h4 {
	padding:0;
	font-size:16px;
	text-transform:uppercase;
	font-size:300;
}

.skills {
	display: block;
	margin-top: 18px !important;
	position: relative;
}

.skills p {
	color: #121212;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: -20px;
	padding-bottom: 0;
	padding-top: 10px;
	text-transform: capitalize;
}

.modern_style .skills p {
	font-weight: 600;
	text-transform: uppercase;
}

.progress {
	height: 4px;
	margin-top: 25px;
	margin-bottom: 0;
	background-color: #fff;
	border-radius: 0;
	box-shadow:none;
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	overflow:visible;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	background-color: #121212;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 1.1s ease;
	-o-transition: width 1.1s ease;
	transition: width 1.1s ease;
}

.progress {
	overflow:initial;
	position: relative;
}

.progress .progress-bar {
	position: absolute;
	z-index:10;
	line-height: 20px;
}

.progress .progressbar-back-text {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.progress .progressbar-front-text {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

.progress-bar span {
	color: #fff !important;
	display: block;
	font-size: 11px;
	line-height: 12px;
	overflow: visible;
	width:30px;
	height:25px;
	line-height:25px;
	text-align:center;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 9999;
}

.progress-bar span, .progress-bar-striped {
	background-color: #121212;
}

.text-widget h4 {
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.panel-grid-cell .widget-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.modern_style .panel-grid-cell .widget-title {
	font-weight: 700;
	letter-spacing: normal;
}

.widget-area .panel-grid-cell .widget-title {
	padding-top: 0;
}

.widget-area select {
	max-width: 100%;
}

.widget-area ul li div {
	line-height: 20px;
}

.section-title {
	margin-bottom: 80px;
}

.text-widget .section-title {
	margin-bottom: 20px;
}

.section-title h3 .font-backend {
	bottom: 5px;
	color: #f2f2f2;
	font-family: Cochin;
	font-size: 90px;
	height: 90px;
	left: 0;
	line-height: 90px;
	position: absolute;
	right: 0;
	z-index: -1;
}

.minimal_style .section-title h3 .font-backend {
	bottom: -15px;
}

.grey .section-title h3 .font-backend {
	color:#f9f9f9;
}

.section-title h3 {
	font-size: 24px;
	font-weight: 400;
	padding:0;
	margin: 0;
	line-height: 1;
	letter-spacing: 5px;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.modern_style .section-title h3 {
	font-size: 32px;
	font-weight: 900;
	letter-spacing: normal;
}

.modern_style .section-title .bottom-botder {
	width: 70px;
	height: 2px;
	background: #fcc71f;
	text-align: center;
	margin: 15px auto 0;
	display: block;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.modern_style .section-title.text-left .bottom-botder {
	margin: 15px 0 0 0;
}

.modern_style .section-title:hover .bottom-botder {
	width: 100px;
}

.section-title .lead {
	font-size: 15.5px;
	max-width: 580px;
	text-transform: lowercase;
	position: relative;
	padding: 0;
	margin-top: 30px!important;
}

.modern_style .section-title .lead {
	font-style: italic;
	margin-top: 13px!important;
}

.service-box {
	cursor: pointer;
}

.service-box hr {
	border-style: solid;
	border-width: 1px;
	margin: 0px auto 15px;
	width: 50px;
}

.service-box p {
	padding-bottom: 0 !important;
}

.service-box:hover .icon-container {
	color:#121212;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -10px;
}

.modern_style .tooltip.top {
	color: #121212!important;
}

/*.modern_style .service-box h3:after {
	position: absolute;
	bottom: 0;
	height: 2px;
	content: "";
	width: 50px;
	left: 40%;
}*/

.tooltip-inner {
	max-width: 100%;
	padding: 20px;
	line-height: 1.6;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.2em;
	color:rgb(255,255,255);
	text-align: center;
	text-decoration: none;
	background:rgb(12,12,12);
	border-radius: 0;
}

.modern_style .tooltip-inner {
	color: #121212;
}

.tooltip.top .tooltip-arrow {
	bottom:1px;
	border-top-color: rgb(12,12,12);
}

.button-wrapper {
	display: block;
	position: relative;
	margin: 40px auto 0;
}

.fun-facts {
	cursor: pointer;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.fun-facts .fun-icon {
	background: #fcc71f;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	width: 80px;
	height: 80px;
	line-height: 87px;
	font-size: 28px;
	color:#121212;
	display: block;
	margin:auto;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}

.minimal_style .fun-facts .fun-icon {
	background: #121212;
	color: #fff;
}

.minimal_style .fun-facts:hover .fun-icon i {
	color: #121212;
}

.fun-facts .fun-icon i {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.fun-facts:hover .fun-icon i {
	transform: scale(1.2);
}

.fun-facts h3 {
	padding: 25px 0 10px;
	margin:0;
	color:#fff;
	font-weight: 500;
	line-height: 1;
}

.modern_style .fun-facts h3 {
	color: #fff;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
	/*font-family: Open Sans;*/
}

.fun-facts p{
	font-size:24px;
	color:#fff;
	padding-bottom: 0;
}

.modern_style .fun-facts p {
	color: #fff;
	font-family: Open Sans;
	letter-spacing: -1px;
	font-weight: 300;
	font-size: 21px;
}

.fun-facts:hover .fun-icon {
}

.modern_style .counter-main-content .fun-facts:hover .fun-icon {
	/*background: #121212!important;
	color: #fff!important;*/
}

.container {
	position: relative;
}

.darkbg .section-title h3 {
	color:#fff;
}

.darkbg .section-title h3 .font-backend {
	color:#121212;
}

.videobg {
	padding-bottom: 130px;
	display: block;
}

.videobg h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

.modern_style .videobg h1 {
	letter-spacing: normal;
}

.videobg p {
	padding: 10px 0 30px;
	color:#ffffff;
}

/* ----------------------------------------------------
	SHOP
------------------------------------------------------- */ 

#payment span {
	display: block;
	font-style: italic;
	position: relative;
	font-size: 12px;
	margin-top: 10px;
}

.payment-method {
	margin-bottom: 30px;
}

.trackform label, .payment-method, .shopform label {
	font-weight: 300;
}

.product-remove {
	max-width: none;
	min-width: 25px;
	text-align: left;
	width: 25px;
}

/*a.remove {
	float: none;
	font-size: 0;
	height: 18px;
	line-height: 18px;
	position: relative;
	top: 1px;
	width: auto;
}

.remove::before {
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	display: inline-block;
	font: 18px/1 FontAwesome;
	text-rendering: auto;
}*/

.totalarea {
	border: 1px solid #eee;
	margin-top: 30px;
	padding: 20px;
}

.shipping .form-control,
 .shopform .form-control {
	margin-bottom: 10px;
	letter-spacing: 3px;
	font-size: 13px;
}

.shopform label {
	margin-top: 10px;
}

.totalarea p {
	padding:10px 5px;
	font-weight: bold;
}

.payment-method {
	background: #f5f5f5;
	line-height: 1.6;
	margin-bottom: 10px;
	padding: 10px 50px;
}

#payment input {
	/*left: 10px;
	position: absolute;
	top: 15px;*/
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	background-color: #121212;
	color:#fff;
	letter-spacing: 3px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	border-color: #121212;
}

#cart-table {
	border-bottom: 1px solid #121212;
}

#cart-table thead tr th {
	border-left: 1px solid #121212;
	padding: 20px;
}

#cart-table thead tr th:first-child {
	border-left: 0 none;
}

#cart-table th, #cart-table td {
	font-size: 15px;
	font-weight:400;
}

#cart-table h3 {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#cart-table th, #cart-table td {
	padding: 23px;
	position: relative;
	vertical-align: middle;
}

#cart-table .media-left,
#cart-table .media-right, 
#cart-table .media-body {
	display: inline;
}

#cart-table .media img {
	margin-top: 0;
	width: 50px !important;
}

.shop-box .magnifier {
	background-color: rgba(255,255,255,0.8);
}

.meta {
	display: block;
	margin: 20px 0;
}

.shop-image img {
	max-width: 100%;
}

.shop-title h3 {
	display: block;
	font-size: 18px;
	line-height: 1;
	margin: 0;
	letter-spacing: 2px;
	padding: 20px 0 0;
}

.modern_style .shop-title h3 {
	letter-spacing: normal;
}

.shop-box .meta {
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.modern_style .shop-box .meta {
	letter-spacing: normal;
	margin-top: 15px;
	font-style: italic;
}

.modern_style .shop-carousel .shop-box .meta {
	font-style: normal;
}

.nav-tabs > li > a {
	border: 1px solid #e6e6e6;
	color: #121212;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1;
	margin-right: -1px;
	padding: 15px 30px;
	text-transform: uppercase;
}

.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
	color:#121212 !important;
	border-top-color: #121212 !important;
}

.owhidden {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.zoom {
	display:inline-block;
	position: relative;
}

.zoom img {
	width: 100%;
	display: block;
	cursor: url(images/cursor.png), auto;
}

.zoom img::selection { 
	background-color: transparent;
}

.addw,
.rating {
	margin-bottom: 20px;
}

.shop-top {
	padding:20px 20px 0;
	background-color: #f9f9f9 !important;
	width: 100%;
	display: block;
	box-shadow: none !important;
	border:0 solid #d7d7d7 !important;
	position: relative;
}

.dropdown-menu .table img {
	width: 50px !important;
}

.searchmenu .dropdown-menu,
.searchmenu .dropdown-menu li {
	background: none!important;
}

.searchmenu .form-control {
	padding-left: 20px;
	background: rgba(255,255,255, 0.94) !important;
	letter-spacing: 3px;
	font-size: 12px;
	border: none!important;
	color: #fff!important;
}

.modern_style .searchmenu .form-control {
	letter-spacing: normal;
	color: #121212!important;
}

/*.modern_style .searchmenu .form-control::-moz-placeholder,
.modern_style .searchmenu .form-control::-webkit-placeholder,
.modern_style .searchmenu .form-control::-o-placeholder {
	color: #121212!important;
}*/

.modern_style .searchmenu .form-control:focus {
	color: #121212!important;
}

.onepage-menu .searchmenu .form-control {
	padding-left: 20px;
	background: rgba(30,30,30, 0.94) !important;
	letter-spacing: 3px;
	font-size: 12px;
	border: none!important;
	color: #fff!important;
}

.minimal_style .onepage-menu .searchmenu .form-control {
	background: rgba(255,255,255, 0.94) !important;
	color: #121212!important;
}

.modern_style .onepage-menu .searchmenu .form-control {
	letter-spacing: normal;
	color: #fff!important;
}

.modern_style .onepage-menu .searchmenu .form-control::-webkit-placeholder {
	color: #fff!important;
}

.minimal_style .onepage-menu .searchmenu .form-control::-webkit-placeholder {
	color: #121212!important;
}

.modern_style .onepage-menu .searchmenu .form-control:focus {
	color: #fff!important;
}

.dropdown-menu > li.shopcart{
	box-shadow: none !important;
	border:0 solid #efefef !important;
	background-color: #121212 !important;
}

.dropdown-menu .table small {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	color:#afb0b4;
	font-weight: 400
}

.shopcart .text-center .btn {
	padding:10px !important;
	text-transform: none;
	font-size: 13px;
	box-shadow: none !important;
	border:0 solid #d7d7d7 !important;
	width: 100%;
}

.dropdown-menu .table h4 a,
.shopcart .text-center h4,
.dropdown-menu .table h4 {
	color:#fff;
	font-size:13px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.02em;
	margin:0;
	padding: 0px 0 5px !important;
}

.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
	vertical-align: middle;
	border-top: 0;
}

.table {
	margin-bottom: 0;
	max-width: 100%;
	width: 100%;
}

.table tr {
	padding:20px 0 !important;
	border-bottom: 1px solid #313131;
}

.shopcart .text-center {
	padding:0 0;
}

.shopcart .text-center h4 {
	font-size: 15px;
	text-transform: uppercase;
}

.closeme .fa-close {
	border-radius: 0;
	color: #fff !important;
	display: inline-block;
	font-size: 11px !important;
	line-height: 19px;
	right: 0 !important;
	text-align: center;
	position: relative !important;
	top: -20px !important;
	width: 20px;
}

.shopcartmenu li h3 {
	padding:15px 0 10px;
	font-weight: bold;
	color:#fff;
	font-size: 14px;
	letter-spacing: 0.05em;
}

.woocommerce .page-title,
.woocommerce-page .page-title {
	display: none;
}

.woocommerce-result-count {
	width: 75%;
	float: left;
	font-size: 13px;
	letter-spacing: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px!important;
}

.woocommerce .product .meta {
	font-style: normal;
}

.woocommerce .woocommerce-ordering {
	width: 25%;
	border-bottom: 1px solid #eee;
	padding-bottom: 13px;
	margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select {
    border: 1px solid #dedede;
    font-size: 12px;
    height: 35px;
    letter-spacing: normal;
    width: 100%;
	margin-top: -7px;
	padding: 0;
}

.woocommerce span.onsale {
	background-color: #fafafa;
    border-radius: 0;
    color: #121212;
    font-weight: 400;
    left: 15px;
	padding: 0 5px;
    top: 0;
    z-index: 2;
}

.woocommerce nav.woocommerce-pagination {
	text-align: left;
}

.woocommerce nav.woocommerce-pagination ul {
    border-radius: 2px;
    display: inline-block;
    list-style: outside none none;
    padding-left: 0;
	border: none;
	text-align: left;
	margin-left: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    float: left;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	border: 1px solid #121212;
	border-radius: 0 !important;
	color: #121212;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	padding: 0;
	font-weight: 400;
	text-align: center;
	width: 40px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #121212;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 100%;
}

.woocommerce div.product form.cart div.quantity {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.woocommerce .quantity .qty {
	border: 1px solid #dedede;
}

.wc-tabs {
    border-bottom: 1px solid #e6e6e6;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.wc-tabs > li {
    float: left;
    margin-bottom: -1px;
	display: block;
	position: relative;
}

.wc-tabs > li > a {
    border: 1px solid #e6e6e6;
    color: #121212;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1;
    margin-right: -1px;
    padding: 15px 30px;
    text-transform: uppercase;
	display: block;
}

.wc-tabs > li > a:hover,
.wc-tabs > li > a:focus,
.wc-tabs > li.active > a,
.wc-tabs > li.active > a:hover,
.wc-tabs > li.active > a:focus {
    border-top-color: #121212 !important;
    color: #121212 !important;
}

.wc-tabs > li.active > a,
.wc-tabs > li.active > a:hover,
.wc-tabs > li.active > a:focus {
    border-bottom-color: #ffffff;
    border-top-color: #2ecc71;
    color: #2ecc71;
    cursor: default;
}

.entry-content.wc-tab {
    border: 1px solid #e6e6e6;
    margin-top: -1px;
    padding: 2em;
}

.related.products {
	margin-top: 60px;
}

#content .related.products .shop-box {
	margin-bottom: 0;
}

.related.products h2 {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: auto;
	background: none;
	border: none;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 80px;
	border: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	margin: 0;
	padding-bottom: 10px;
}

.woocommerce #review_form #respond input[type="text"] {
	border: 1px solid #dedede;
	padding: 5px;
	height: 40px;
	display: block;
	width: 100%;
}

.woocommerce #review_form #respond textarea {
	border: 1px solid #dedede;
	padding: 5px;
	height: 150px;
}

.woocommerce #review_form #respond p {
	margin-bottom: 5px;
	padding: 0;
}

.woocommerce #review_form #respond .form-submit input{
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.woocommerce #review_form #respond .form-submit input:hover {
}

.woocommerce .woocommerce-message::before {
	color: #121212;
}

.woocommerce .woocommerce-message {
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #fafafa;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce .cart .button,
.woocommerce .cart input.button {
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px!important;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	width: 100%;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	color: #121212;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 110px;
	height: 40px;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce table.shop_table th {
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
	text-align: right;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr th {
	text-transform: uppercase;
	font-weight: 400;
}

.woocommerce .woocommerce-info {
}

.woocommerce .woocommerce-info::before {
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
	color: #121212;
}

.woocommerce form .form-row input.input-text {
	border: 1px solid #dedede;
	height: 40px;
	padding: 5px;
}

.woocommerce form .form-row textarea {
	border: 1px solid #dedede;
	height: 150px;
	padding: 5px;
}

.woocommerce-checkout #payment {
	background: #fafafa;
}

.select2-container .select2-choice {
	height: 40px;
	padding: 10px;
	border-radius: 0;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
}

.woocommerce div.product .shop-title .product_title {
	padding-top: 20px;
}

.upsells.products {
	margin-top: 60px;
}

.woocommerce .widget-area ul.cart_list li img,
.woocommerce .widget-area ul.product_list_widget li img {
	width: 100px;
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

.woocommerce .widget-area ul.cart_list li a,
.woocommerce .widget-area ul.product_list_widget li a {
	margin-bottom: 10px;
}

.woocommerce .widget-area #respond input#submit,
.woocommerce .widget-area a.button,
.woocommerce .widget-area button.button,
.woocommerce .widget-area input.button {
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #565656;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 20px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.woocommerce .widget-area #respond input#submit:hover,
.woocommerce .widget-area a.button:hover,
.woocommerce .widget-area button.button:hover,
.woocommerce .widget-area input.button:hover {
}

.woocommerce-product-search .screen-reader-text,
.woocommerce-product-search input[type="submit"] {
	display: none;
}

.woocommerce-product-search .search-field {
	font-size: 12px;
	letter-spacing: 3px;
	width: 100%;
	border-color: #dedede;
	height: 50px;
	padding-left: 26px;
	border: 1px solid #e6e6e6;
	transition: all 0.35s ease-in-out 0s;
}

.woocommerce-product-search .search-field:focus,
.woocommerce-product-search .search-field:active {
	border-width: 1px;
	border-style: solid;
}

.widget-area .product-categories {
	margin-left: 0;
}

.widget-area .product-categories li {
	margin-bottom: 5px;
}

.widget-area .product-categories li:last-child {
	margin-bottom: 0;
}

.widget-area .product-categories .children li {
	margin-left: 10px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #f0f0f0;
	margin-left: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #121212;
	margin-left: 0;
}

/* ----------------------------------------------------
	PRICING
------------------------------------------------------- */ 
	
.panel-default {
	background-color: #fff;
	border:0 solid #ddd;
}

.pricing-box {
	background-color: #fff;
	border:1px solid #fff;
}

.modern_style .pricing-box {
	border: none;
}

.pricing-box sub {
	font-size: 16px;
	vertical-align: super;
}

.pricing-box h3 {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 4;
	text-transform: uppercase;
	padding: 0;
}

.minimal_style .pricing-box h3 {
	background: #f5f5f5!important;
	border: none!important;
}

.pricing-box i {
	padding:0 10px 0 0;
	vertical-align: middle;
}

.pricing-price p {
	display: block;
	font-size: 38px;
	padding: 20px 0 0;
	letter-spacing: 3px;
	font-family: Roboto;
	font-weight: 300;
}

.modern_style .pricing-price p {
	font-weight: 400;
	letter-spacing: normal;
}

.modern_style .pricing-header h3 {
	letter-spacing: normal;
}

.pricing-desc p {
	display: block;
	font-size: 13px;
	padding: 15px 30px 30px;
}

.modern_style .pricing-desc p {
	padding: 15px 30px;
}

.panel-body p {
	padding:0;
}

.pricing-footer {
	padding:30px;
}

.modern_style .pricing-footer {
	padding: 30px 0 0;
}

.modern_style .pricing-footer a.btn {
	letter-spacing: normal;
}

.modern_style .pricing-footer a.btn:hover {
	background: #f2bc10;
}

.modern_style .pricing-footer a {
	display: block;
	width: 100%;
	background: #f2bc10;
	border-color: #f2bc10;
	font-weight: bold;
	font-size: 14px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, 
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel {
	border: 0 none;
	margin-bottom: 0;
}

.panel-group .panel-heading h4 {
	border-bottom:1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding:10px 0;
}

.panel-group .panel-heading h4 button {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
}

.modern_style .panel-group .panel-heading h4 button {
	letter-spacing: normal;
}

.panel-default > .panel-heading {
	background-color: #fff;
	border:0 !important;
	color: #212121;
	line-height: 1;
	padding: 0;
	text-align: center;
}

.panel-default h4 {
	padding:0;
}

/* ----------------------------------------------------
	HOVER EFFECTS	
------------------------------------------------------- */ 

.entry {
	position:relative;
	padding:0 !important;
	margin-bottom:0;
}

.entry img {
	max-width:100%;
}

.magnifier {
	position:absolute;
	top:0;
	background-color: rgba(223,74,67,0.9);
	left:0;
	bottom:0;
	right:0;
	z-index: 1;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

.modern_style .magnifier {
	background: rgba(252, 199, 31, 0.8);
}

.teammembers:hover {
	cursor: pointer;
}

.teammembers:hover .magnifier,
.entry:hover .magnifier {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

.shop-buttons,
.visible-buttons{
	visibility: hidden;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	bottom:0;
	left:0;
	right: 0;
	position: absolute;
	text-align: center;
}

.visible-buttons p {
	font-style: italic;
}

.visible-buttons h4 {
	padding:0;
	margin:0;
	font-size: 18px;
	letter-spacing: 2px;
}

.visible-buttons h4 a {
	color:#121212;
}

.entry:hover .shop-buttons,
.teammembers:hover .visible-buttons,
.entry:hover .visible-buttons {
	margin-bottom: -20px;
	opacity: 1;
	bottom:50%;
	visibility: visible;
}

.entry:hover .border-radius .visible-buttons {
	bottom: 50%;
}

.entry:hover .border-radius .visible-buttons h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.entry:hover .border-radius .visible-buttons  .social a {
	margin: 0 !important;
}

.teambuttons p {
	padding:0 30px 20px;
	color:#030303 !important;
}

.teambuttons a {
	margin: 0 5px 0 0;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border:1px solid #121212;
	display: inline-block;
	background-color: #121212;
	color:#fff !important;
}

.portfoliodesc,
.teamdesc {
	padding:20px 0 0;
}

.portfoliodesc h4,
.teamdesc h4 {
	padding:0;
	margin: 0;
	font-size: 18px;
	letter-spacing:3px;
}

.portfoliodesc p {
	line-height: 1.4;
}

.portfoliodesc p,
.teamdesc p {
	font-style: italic;
	padding-bottom: 0;
}

.modern_style .teammembers {
	position: relative;
	margin-bottom: 80px;
}

.modern_style .teamdesc {
	position: absolute;
	width: 100%;
	height: 80px;
	padding: 15px 0;
}

.ts-teams {
}

.ts-team-content {
	text-align: left;
	padding-top: 25px;
}

.ts-team-content .skills {
	margin-top: 0!important;
}

.modern_style .progress-bar span,
.modern_style .progress-bar-striped {
	color: #121212;
}

.modern_style .ts-teams .entry {
	position: relative;
}

.modern_style .ts-teams .single-team:nth-child(odd) .entry {
	top: 80px;
}

.modern_style .ts-teams .single-team:nth-child(even) .entry {
	bottom: 0;
}

.modern_style .ts-teams .single-team:nth-child(odd) .teamdesc {
	top: 0;
}

.modern_style .ts-teams .single-team:nth-child(even) .teamdesc {
	bottom: -80px;
}

.modern_style .teamdesc p {
	font-style: normal;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
}

.modern_style .teamdesc h4 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: normal;
}

.contact-details {
	margin: 0 auto;
	padding:0;
}

.contact-details h1,
.contact-details h2 {
	color:#fff;
	padding-bottom: 0;
	line-height: 1.6 !important;
	font-size: 15px;
	font-weight: 300;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 4px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.contact-details h1 {
	background:#121212;
	color: #fff;
	padding:10px 0;
	font-weight: bold;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	max-width: 500px;
	line-height: 1;
	font-size: 38px;
	margin:25px auto;
}

.input-title .form-control {
	font-size: 11px !important;
	height: 35px !important;
	margin-top: -7px;
}

.widget.shop-widget {
	margin-bottom:1px !important;
}

.widget.shop-widget h4 {
	font-size: 13px;
}

/* ----------------------------------------------------
	BUTTONS	
------------------------------------------------------- */ 

.text-widget .btn {
	margin-top: 10px;
}

.btn-home{
	background-color: rgba(30, 30, 30, 0.94);
	border: 2px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: rgba(30, 30, 30, 0.94);
	border: 2px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	background-color: #f2bc10;
	color: #121212!important;
}

.videobg .btn-home {
	background-color: #fcc71f;
	color: #121212;
}

.minimal_style .videobg .btn-home {
	background: #121212;
	color: #ffffff!important;
}

.videobg .btn-home:hover{
	background-color: #f2bc10;
	color: #121212!important;
}

.modern_style .topbutton:hover {
	background: #f2bc10;
}

.btn-default {
	background-color: rgba(30, 30, 30, 0.94);
	border: 2px solid transparent;
}

.btn-default:hover,
.btn-default:focus {
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #565656;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
}

.btn-white{
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #565656;
	border-radius: 0;
	box-shadow: none;
	color: #121212;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
}

.modern_style .btn-white {
	letter-spacing: normal;
}

.contact-form .btn {
	border-color:#dedede;
}

.modern_style .contact-form .btn {
	border-color:#565656;
}

#commentform.contact-form .btn {
	border-color:#eee;
}

.more-link{
	background-color: rgba(30, 30, 30, 0.94);
	border: 2px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	width: 150px;
}

.more-link:hover {
	color: #fff;
	background-color: rgba(30, 30, 30, 1);
}

.contact-details p {
	padding-bottom: 5px;
}

/* ----------------------------------------------------
	PORTFOLIO	
------------------------------------------------------- */ 

.single-work {
	padding:0 !important;
}

.portfolio-filter {
	margin-bottom: 30px;
}

.portfolio-filter ul {
	margin-left: 0;
}

.portfolio-filter ul li{
	display: inline-block;
	border-radius: 0;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin:0 10px!important;
	color:#121212;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

.modern_style .portfolio-filter ul {
	/*text-align: left!important;*/
}

.modern_style.single-portfolio .portfolio-filter ul {
	text-align: center!important;
}

.modern_style .portfolio-filter ul li{
	font-family: Lato;
	font-weight: 700;
	margin:0 10px 0 0!important;
	letter-spacing: normal;
}

.portfolio-filter ul li:after {
	content: "/";
	padding-left: 20px;
}

.modern_style .portfolio-filter ul li:after {
	padding-left: 10px;
}

.portfolio-filter ul li:last-child:after {
	content: "";
}

.portfolio-filter ul li a {
	color:#121212 ;
}

#fourcol .box img {
	width: 100%;
}

.item-h2,
.item-h1 {
	height: 100% !important;
	height: auto !important;
}

.isotope-item {
  z-index: 2;
  padding:0;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
		  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
	 -moz-transition-property: height, width;
		  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
	 -moz-transition-property:    -moz-transform, opacity;
		  transition-property:         transform, opacity;
}

#entry-listing {
	position: relative;
	display: block;
	margin:0;
	overflow: visible;	
}

.portfolio {
	position: relative;
	margin: 0 auto;
	padding-bottom: 0;
	list-style: none;
	text-align: center;
}

.portfoliodesc {
	padding: 25px 30px 30px;
}

.modern_style .portfoliodesc {
	background: #fff;
}

.portfoliodesc .category-lists {
	margin-left: 0;
}

.portfoliodesc .category-lists li {
	list-style: none;
}

.modern_style .portfoliodesc .category-lists li {
	margin-top: 0;
	text-transform: uppercase;
}

.modern_style .portfoliodesc .category-lists li a {
	font-size: 12px;
	font-weight: 300;
}

.portfoliodesc h4 {
	font-size: 16px;
}

.modern_style .portfoliodesc h4 {
	font-weight: 700;
	letter-spacing: normal;
}

.overflowhidden {
	overflow: hidden;
}

.blog-desc-small p {
	padding-bottom: 0;
}

.post-type-archive-portfolio .blog-navigation {
	margin-top: 20px;
}

.blog-navigation .pagination {
}

/* ----------------------------------------------------
	SLIDESHOW
------------------------------------------------------- */

#slides .message {
	left: 0;
	overflow: hidden;
	margin: -20px auto;
	max-width: 1170px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
	z-index: 100 !important;
}

#slides {
	position:relative;
}

#slides .slides-container {
	list-style:none;
	display:none;
	margin:0;
	z-index: 0;
	padding:0;
}

#slides .slides-container .message {
  z-index: 100;
}

#slides .scrollable {
	zoom:1;
	position:relative;
	top:0;
	left:0;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	height:100%;
}

#slides .scrollable:after {
	content:"";
	display:table;
	clear:both;
}

.slides-navigation a:hover {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.slides-navigation {
	position:absolute;
	z-index:11;
	top:46%;
	width:100%;
	margin:0 auto;
}

.slides-navigation a {
	text-decoration:none;
	color:#121212;
	font-size:24px;
	text-align:center;
	height:60px;
	width:60px;
	line-height:60px;
	top:0;
	border:1px solid #121212;
	-webkit-border-radius:0;
	border-radius:0;
	position:absolute;
	display:block;
	margin:0 25px;
	padding:0;
}

.modern_style .slides-navigation a {
}

.slides-navigation a.prev {
	left:0;
}

body.boxed .slides-navigation a.prev {
	left:20%;
}

.slides-navigation a.next {
	right:0;
}

body.boxed .slides-navigation a.next {
	right:20%;
}

.slides-pagination a.current {
	background:#121212;
}

.slider_01,
.tp-caption.slider_01 {
	color:#121212;
	text-shadow:none;
	font-weight:300;
	font-size:18px;
	line-height:24px;
	letter-spacing:5px;
	text-transform: uppercase;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:0px 20px;
}

.slider_02,
.tp-caption.slider_02 {
	color:#121212;
	text-shadow:none;
	font-size:44px;
	text-transform: uppercase;
	line-height:64px;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#fff;
	letter-spacing: 0.6em;
	background-color:rgba(255,255,255,0.4);
	padding:8px 40px 10px;
}

.tp-caption.slider_btn .btn,
.slider_btn .btn {
	color:#ffffff !important;
}

.tparrows.preview3,
.tparrows.preview3:after {
	background-color:rgba(255,255,255,0.4) !important;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper,
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	display: none !important;
}

.tp-caption .btn-primary {
	color:#ffffff !important;
}

.boxedcontainer {
	max-width: 1170px; 
	margin:auto; 
	padding:0px 30px;
}

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
	z-index: 999;
}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}

.tp-bannertimer {
	display: none;
}

#slides_show .message {
	left: 0;
	overflow: hidden;
	margin: -20px auto;
	max-width: 1170px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
	z-index: 100 !important;
}

#slides_show {
	position:relative;
}

#slides_show .slides-container {
	list-style:none;
	display:none;
	margin:0;
	z-index: 0;
	padding:0;
}

#slides_show .slides-container h1 {
	font-weight: 900;
}

#slides_show .slides-container li {
	margin: 0!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

#slides_show .slides-container .message {
  z-index: 100;
}

.slider-overlay-color {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0,0,0, 0.13);
	height: 100%;
}

#slides_show .scrollable {
	zoom:1;
	position:relative;
	top:0;
	left:0;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	height:100%;
}

#slides_show .scrollable:after {
	content:"";
	display:table;
	clear:both;
}

.slides-navigation a:hover {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.slides-navigation {
	position:absolute;
	z-index:11;
	top:46%;
	width:100%;
	margin:0 auto;
}

body.boxed .slides-navigation {
	display: none;
}

.slides-navigation a {
	text-decoration:none;
	color:#121212;
	font-size:24px;
	text-align:center;
	height:60px;
	width:60px;
	line-height:56px;
	top:0;
	border:1px solid #121212;
	-webkit-border-radius:0;
	border-radius:0;
	position:absolute;
	display:block;
	margin:0 25px;
	padding:0;
}

#slides_show .slides-navigation a {
	margin: 0;
}

#slides_show h1,
#slides_show h2,
#slides_show h3,
#slides_show h4,
#slides_show h5,
#slides_show h6 {
	opacity: 1;
	font-weight: bold;
	line-height: 100%;
	height: auto!important;
}

/* ----------------------------------------------------
	PAGE STYLES
------------------------------------------------------- */ 
	
.error-template {
	padding: 40px 15px;
	text-align: center;
}

.error-actions {
	margin-top:15px;
	margin-bottom:15px;
}

.error-details p {
	font-size: 14px;
	letter-spacing: 4px;
}

.modern_style .error-details p {
	letter-spacing: normal;
}

.error-template h1 {
	font-size: 80px;
	margin: 0;
	padding:0 0 30px;
	line-height: 1;
}

.page-section {
	position: relative;
	display: block;
	/*padding: 80px 0;*/
}

.page-section .btn {
	margin-top: 25px;
}

.topheader h1 {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 5px;
	color:#121212;
	padding:0 0 20px;
	margin-bottom: 0;
	line-height: 34px;
	text-transform: uppercase;
}

.modern_style .topheader h1 {
	font-weight: 900;
	letter-spacing: normal;
	padding-bottom: 5px;
}

.topheader p {
	color:#444444;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 3px;
	margin-top: 0;
	padding-bottom: 0;
	position: relative;
	text-transform: uppercase;
}

.modern_style .topheader p {
	letter-spacing: normal;
}

#content {
	padding: 0 40px 0 0;
}

.layout-ls #content {
	padding: 0 0 0 40px;
}

.layout-full #content {
	padding: 0;
}

.post-contents {
	padding-bottom: 60px;
}

.page .post-contents {
	padding-bottom: 0;
}

#content .blog-title h3,
#content .blog-title h3 a {
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 0em;
	letter-spacing: 2px;
	padding-bottom: 0;
	text-transform: uppercase;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.modern_style #content .blog-title h3,
.modern_style #content .blog-title h3 a {
	font-weight: 800;
	letter-spacing: normal;
}

#content .meta {
	margin-bottom: 30px;
	display: block;
	line-height: 20px;
}

.woocommerce #content .meta,
.woocommerce-page #content .meta {
	min-height: 40px;
}

.woocommerce .related.products .meta,
.woocommerce-page .related.products .meta {
	margin-bottom: 0!important;
	min-height: auto!important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background: none;
	border: 1px solid #eee;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	padding: 10px 25px;
	font-weight: normal;
}

.woocommerce .btn.btn-white.button{
	border-color: #565656;
	font-size: 11px;
	font-weight: 400;
	padding: 14px 30px;
	color: #121212;
}

#content .meta span {
	position: relative;
	padding-left: 15px;
}

#content .meta span:first-child {
	padding-left: 0;
}

#content .meta span:before {
	position: absolute;
	content: "|";
	left: 0;
	top: 0;
	height: 10px;
	width: 2px;
}

#content .meta span:first-child:before {
	content: "";
}

#content .blog-desc-small p {
	margin: 20px 0 20px;
	display: block;
	overflow: hidden;
}

.sticky { 
	background: #FAFAFA; 
	border: 3px solid #E6E6E6; 
	padding: 15px;
	margin-bottom: 60px; 
}

.gallery-caption {
}

.bypostauthor {
}

.onepage-content-main {
	min-height: 250px;
}

.sticky-post {
	padding: 5px 20px;
}

.post-meta.sticky-posts {
}

.sticky-content {
	display: block;
	line-height: 32px;
	margin-bottom: 3px;
}

#content .sticky .shop-box {
	margin-bottom: 0;
}

#content .shop-box {
	display: block;
	margin-bottom: 60px;
}

blockquote{
	background-color: #121212 !important;
	color:#fff;
	padding: 30px 40px;
	border-color: #f3b723;
}

blockquote.quotepost p a {
	color: #fff;
}

blockquote.quotepost footer p {
	padding-bottom: 0;
}

.pagination {
	margin-left: 0;
}

.pagination li span, .pagination li a {
	border-color: #121212;
	border-radius: 0 !important;
	color: #121212;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	padding: 0;
	font-weight: 400;
	text-align: center;
	width: 40px;
}

.page-content {
	border-bottom: 1px solid #eee;
}

.blog-tags {
	border-bottom: 1px solid #eee;
	margin-top: 30px;
	padding-bottom: 10px;
}

#content .shop-box .single-blog-tags {
	margin: 0;
	padding: 0;
}

.single-blog-tags li {
	list-style: none;
	display: inline-block;
	padding-right: 10px;
	margin-bottom: 0;
}

.page-links {
	padding: 10px 0;
}

input.search-query {
	padding-left:26px;
}

form.form-search {
	position: relative;
}

.search-form .screen-reader-text {
	display: none;
}

.search-form .search-submit {
	display: none;
}

.search-form .search-field {
	font-size: 12px;
	letter-spacing: 3px;
	width: 100%;
	border-color: #dedede;
	height: 50px;
	padding-left: 26px;
	border: 1px solid #e6e6e6;
	transition: all 0.35s ease-in-out 0s;
}

.search-form .search-field:focus,
.search-form .search-field:active {
	border-width: 1px;
	border-style: solid;
}

.widget .form-control {
	font-size: 12px;
	letter-spacing: 3px;
	width: 100%;
	border-color: #dedede;
	height: 50px;
}

.widget {
	/*position: relative;*/
	display: block;
	margin-bottom: 60px;
}

.last-form-comment {
	margin-bottom: 0;
}

.widget-area .widget:last-child {
	margin-bottom: 0;
}

.input-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.modern_style .input-title h4 {
	font-weight: 700;
	letter-spacing: normal;
}

.widget-area ul {
	padding:0;
	margin:0;
}

.widget-area ul ul.children {
	padding-top: 15px;
}

.widget-area ul li {
	list-style: none;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.widget-area ul li:last-child {
	margin-bottom: 0;
}

.twitter-posts,
.recent-posts {
	padding:0;
	margin:0;
}

.twitter-posts li,
.recent-posts li {
	list-style: none;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.twitter-posts li small,
.recent-posts li small {
	font-weight: 400;
	display: block;
	margin-top: 10px;
}

.twitter-posts li a,
.recent-posts li a {
	font-size:14px !important;
	color:#121212 !important;
}

.twitter-posts li:before {
	content: "\f099";
	font-family: "FontAwesome";
	font-size: 14px;
	left: 0;
	padding-right:10px;
	color:#121212;
	position: relative;
	top: 0;
}

.widget .carousel-control .fa {
	padding:10px;
}

.tab-content .comments {
	margin:0 !important;
	padding:0 !important;
}

.widget-area .tab-content .contact_form .form-control,
.widget-area .widget .contact_form .form-control {
	height: 40px;
	margin-bottom: 4px;
	border-color: #dedede;
}

.widget-area .tab-content .contact_form .btn,
.widget-area .widget .contact_form .btn {
	border-color:#dedede;
}

.widget_nav_menu ul ul {
	padding-left: 15px;
	margin-top: 20px;
}
	
.comments {
	margin-top: 50px;
}

/*.comments ol {
	padding-left: 15px;
}

.comments ul {
	padding-left: 15px;
}*/

.comments ol.comment-lists {
	padding-left: 0;
	margin: 0;
}

.media-left {
	width: 12%;
	float: left;
	overflow: hidden;
}

.media-body {
	width: 88%;
	float: left;
	overflow: hidden;
}

.comments .comment-list {
	list-style: none;
	overflow: hidden;
}

.comment-reply-link,
.comment-edit-link {
	color:#121212;
	border-radius: 2px;
    font-size: 11px;
	padding: 7px 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	float: right;
	margin-left: 5px;
}

.comment-reply-link:hover,
.comment-edit-link:hover {
	color:#121212!important;
}

.comments .media {
	border-radius: 0;
	padding:10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.comments li img {
	width: 65px;
	margin-right: 10px;
}

.comments li .rating {
	margin-bottom: 5px;
}

.media-heading {
	position: relative;
	font-size: 16px;
	padding-bottom: 0;
	font-weight: 600;
}

.reply-comment {
	background-color: #fcfcfc;
	margin-left: 80px;
}

.children li {
	margin-left: 80px;
}

.widget-area .children li {
	margin-left: 20px;
}

.comments .odd .media {
	background-color: #fcfcfc;
}

.comment-reply {
	color:#ffffff !important;
	top: 0;
	padding:7px 10px;
	position: absolute;
	right: 0;
}

.comment-wrapper .well {
	background-color: #ffffff !important;
}

.comment-wrapper h3 {
	padding:0;
	margin:0;
}

.post-navi {
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
	padding: 10px 0;
	overflow: hidden;
	display: block;	
}

.post-pagi {
	display: inline-block;
	width: 50%;
	text-align: left;
}

.post-pagi i {
	padding: 5px;
}

.post-navi .right-bor {
	display: inline-block;
	width: 50%;
	text-align: right;
	float: right;
}

.widget_calendar table {
	width: 100%;
	border: 1px solid #eee;
	text-align: center;
}

.widget_calendar table tr {
	border-bottom: 1px solid #eee;
}

.widget_calendar table td {
	border-right: 1px solid #eee;
	padding: 5px;
}

.widget_calendar table th {
	padding: 5px;
	text-align: center;
}

.tagcloud a {
	font-size: 14px;
	border: 1px solid #eee;
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 5px;
}

.widget_text .textwidget {
	line-height: 1.618; 
}

.widget-area .contact_form .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
	width: 100%;
}

.widget-area .contact_form .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
}

.widget-area .contact_form .wpcf7-form-control {
	width: 100%;
}

.wpcf7-form {
	position: relative;
	overflow: hidden;
}

.widget-area div.wpcf7-response-output {
	bottom: 60px;
	max-width: 100%;
	left: 0;
}

.page-content table {
	width: 100%;
	border: 1px solid #ededed;
	margin-bottom: 30px;
}

.page-content table th {
	padding: 10px;
	border-right: 1px solid #ededed;
	text-transform: uppercase;
}

.page-content table tr {
	border-bottom: 1px solid #ededed;
}

.page-content table td {
	padding: 10px;
	border-right: 1px solid #ededed;
}

/* ----------------------------------------------------
	CONTACT FORM
------------------------------------------------------- */ 
	
.loader {
	border: 0 none;
	padding-left: 15px;
	vertical-align: middle;
}

.contact_form .form-control {
	border-color: #dedede;
	margin-bottom: 30px;
	letter-spacing: 3px;
	padding-left: 20px;
	height: 50px;
	font-size: 12px;
}

.modern_style .contact_form .form-control,
.wpcf7-form .contact_form .form-control {
	border-color: #121212;
}

.modern_style .contact_form #commentform .form-control {
	border-color: #eee;
}

.modern_style .contact_form .form-control {
	letter-spacing: normal;
}

.contact-form div.error {
	margin-top: -20px;
    padding-bottom: 15px;
	color: #F00;
}

#cancel-comment-reply-link {
	padding-left: 10px;
}

.contact_form textarea {
	height: 150px !important;
	padding-top: 20px;
}

.form-control::-moz-placeholder {
	color: #121212;
	text-transform: uppercase;
}

.form-control:-ms-input-placeholder {
	color: #121212;
}

.form-control::-webkit-input-placeholder {
	color: #121212;
}

.onepage-menu .form-control::-moz-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.minimal_style .onepage-menu .form-control::-moz-placeholder {
	color: #121212;
}

.onepage-menu .form-control:-ms-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.minimal_style .form-control:-ms-input-placeholder {
	color: #121212;
}

.onepage-menu .form-control::-webkit-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.minimal_style .onepage-menu .form-control::-webkit-input-placeholder {
	color: #121212;
}

.contact-informations .fun-facts h3 {
	color:#121212;
	letter-spacing: 3px;
	font-weight: 300;
}

.modern_style .contact-informations .fun-facts h3 {
	letter-spacing: -1px;
}

.contact-informations .fun-facts p {
	color: #555;
	font-size: 14px;
	padding-bottom: 0;
}

.modern_style .contact-informations .fun-facts p {
	text-transform: uppercase;
	letter-spacing: -1px;
}

.contact-informations .fun-facts .fun-icon {
	background-color: #f5f5f5;
	color:#121212;
}

.contact-informations {
	overflow: hidden;
	display: block;
}

.invis {
	margin: 30px 0;
	border:0;
}

#message {
	display: none; 
	position:relative; 
	text-align:left; 
	padding:20px;
}

#map{
	height:300px;
	width:100%;
	position: relative;
	z-index: 10;
}

#map img{
	max-width:inherit
}

.map{
	position:relative
}

.map .row{
	position:relative
}

.infobox img {
	width:100% !important;
}

.map .searchmodule {
	padding:18px 10px
}

.infobox {
	display: inline-block;
	padding: 5px;
	position: relative;
	width: 270px;
}

.infobox img {
	width:80px !important;
	padding-right:10px
}

.infobox .title {
	font-size:13px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	padding-bottom:5px;
}

.infobox .title a {
	font-weight:bold;
	color:#121212 !important;
}

.typed-cursor{
	opacity: 1;
	display: none;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

@keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}

/* ----------------------------------------------------
	CLIENTS
------------------------------------------------------- */ 

.client-logo img {
	margin: 0 auto;
	width: auto;
	display: block;
	text-align: center;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

.client-logo img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
 
.testi-item .lead {
	margin:13px auto 0 !important;
	max-width: 600px !important;
	padding:0 !important;
	text-transform: none;
}

.testi-item img {
	width: 100px;
	margin-bottom: 0;
}

.testi-item h4 {
	font-size: 18px;
	margin: 38px 0 0;
	padding:0;
	letter-spacing: 3px;
	color:#121212;
	text-transform: uppercase;
}

.modern_style .testi-item h4 {
	letter-spacing: normal;
}

.testi-item small {
	text-transform: uppercase;
	letter-spacing: 3px;
}

.modern_style .testi-item small {
	letter-spacing: normal;
}


/* ----------------------------------------------------
COPYRIGHTS
------------------------------------------------------- */ 

.copyrights {
	background-color: #121212;
	display: block;
	padding: 40px 0;
	position: relative;
	z-index: 1;
} 
   
.copyrights a {
	color:#959595;
}

.copyrights p {
	color:#959595;
	padding:15px 0 20px;
	letter-spacing: 2px;
}

.modern_style .copyrights p {
	letter-spacing: normal;
}

.copyrights-social {
	padding: 0;
	margin: 0;
}

.copyrights-social li {
	display: inline-block;
	list-style: none;
	margin-right: 5px;
}

.copyrights-social a{
	color: #959595;
	font-size: 21px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 10px;
	-webkit-transition: color 0.1s ease-in-out, background 0.1s ease-in-out, border 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background 0.1s ease-in-out, border 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background 0.1s ease-in-out, border 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background 0.1s ease-in-out, border 0.1s ease-in-out;
}

.social a:hover {
	color:#fff;
}

a.topbutton {
	color: #121212 !important;
	display: block;
	left: 0;
	line-height: 40px;
	margin: auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: -60px;
	width: 40px;
}

.minimal_style a.topbutton {
	background: #f5f5f5;
}

/* ----------------------------------------------------
	COLOR SCHEME	
------------------------------------------------------- */ 

.btn-primary,
.pagination li span:hover,
.pagination li a:hover,
.pagination li.current a,
.shopcart .text-center .btn,
.topbutton,
blockquote cite,
.pitem:hover .portfoliodesc,
#owl-shop .owl-nav [class*="owl-"]:hover,
.magnifier,
.pricing-box h3,
.btn-white:hover,
.btn-white:focus,
.btn-white.active{
	color:#121212!important;
}

.modern_style .tparrows.preview3,
.modern_style .tparrows.preview3:after,
.modern_style .btn-primary,
.modern_style .pagination li span:hover,
.modern_style .pagination li a:hover,
.modern_style .shopcart .text-center .btn,
.modern_style .topbutton,
.modern_style .yellowbg,
.modern_style .contact-informations .fun-icon,
.modern_style .owl-theme .owl-dots .owl-dot.active span,
.modern_style .owl-theme .owl-dots .owl-dot:hover span,
.modern_style blockquote cite,
.modern_style .progress-bar span,
.modern_style .pitem:hover .portfoliodesc,
.modern_style #owl-shop .owl-nav [class*="owl-"]:hover,
.modern_style .teamdesc,
.modern_style .pricing-box h3,
.modern_style .btn-white:hover,
.modern_style .btn-white:focus,
.modern_style .btn-white.active {
	color:#121212 !important;
	/*background-color: #fcc71f !important;
	border-color: #fcc71f !important;*/
}

.modern_style .slider_02 span,
.modern_style .portfolio-filter ul li:hover a,
.modern_style .service-box:hover i,
.modern_style .service-box .icon-container.active i,
.modern_style .copyright-text a,
.modern_style .navbar-default .nav > li > a.active,
.modern_style .navbar-default .nav > li > a:hover,
.modern_style .navbar-default .nav > li > a:focus {
	/*color:#fcc71f !important;*/
}

.modern_style .service-box hr,
.modern_style .owl-theme .owl-dots .owl-dot span,
.modern_style blockquote,
.modern_style .form-control:not([readonly]):focus {
  /*border-color: #fcc71f;*/
}

.modern_style .tooltip-inner {
	/*background-color: #fcc71f !important;*/
}

.modern_style .white-shape.righttopalignyellow,
.modern_style .tooltip.top .tooltip-arrow {
  /*border-top-color: #fcc71f;*/
}

.modern_style .btn-primary:hover,
.modern_style .btn-primary:focus,
.modern_style .btn-white:hover,
.modern_style .btn-white:focus,
.modern_style .btn-white.active {
	color:#121212 !important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination li.current a {
	background: #f3b723;
	border-color: #f3b723;
}
/* ----------------------------------------------------
	OTHERS	
------------------------------------------------------- */  

#loader {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background-color: #ffffff;
	position:fixed;
	display: table;
	width: 100%;
	top:0;
	height: 100%;
	min-height: 100%;
	z-index:99999;
}

.loader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 12;
	text-align:center;
}

.loader {
	margin-top: 20px;
	vertical-align: top;
}
/*---------------shortcodes-------------*/
.ts-button {
	border-width: 1px;
	border-style: solid;
	position: relative;
}

.ts-button.ts-button-style-standard {
	letter-spacing: 2px;
	padding: 7px 10px;
	font-weight: 400;
	margin-right: 10px;
	margin-top: 10px;
}

.modern_style .ts-button.ts-button-style-standard {
	letter-spacing: normal;
}

.widget_wsfolio ul {
	margin-left: 0;
}

.widget_wsfolio ul li {
	list-style: none;
	margin-top: 20px;
}

.icons-font {
	padding-right: 10px;
}

div.wpcf7-response-output {
	bottom: 50px;
    left: 28%;
    margin: 15px 0;
    padding: 10px;
    position: absolute;
    width: 500px;
}

span.wpcf7-not-valid-tip {
	margin-top: -20px;
	padding-bottom: 20px;
}

.ts-custom-gallery-slide {
	margin: 0!important;
}

.ts-custom-gallery-slide img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    border: medium none!important;
    border-radius: 0!important;
    padding: 0!important;
}

.widget-area .ts-carousel .ts-carousel-slide a {
	padding: 0!important;
}

.widget-area .ts-carousel .ts-carousel-slide img {
	padding: 0!important;
	background: none!important;
	border: none!important;
	border-radius: 0!important;
}

.widget-area .ts-carousel-centered {
	margin-bottom: 0!important;
}

.video-overlay {
	bottom: 0;
	height: 100%;
	left: 0;
	padding: 60px 0;
	position: absolute;
	right: 0;
}

div.wpcf7 {
	display: block;
	width: 100%;
	overflow: hidden;
}

.img-content {
	margin-bottom: 30px;
}

.ts-heading-style-default {
	font-weight: 700;
	position: relative;
}

.ts-heading-style-default .ts-heading-inner {
	color: #121212;
	background: #fcc71f;
	padding: 20px 60px!important;
	display: inline-block;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
}

.minimal_style .ts-heading-style-default .ts-heading-inner {
	background: #121212;
	color: #fff;
}

.ts-progress-bar {
	position: relative;
	min-height: 150px;
}

.progress-pie canvas {
	border: 2px solid #aaa;
	border-radius: 100%;
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.ts_style_3 .progress-pie canvas {
	-ms-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.pro-percent {
    color: #35373e;
    font-size: 17px;
    left: 0;
    letter-spacing: 1px;
    margin: 0 auto;
	position: absolute;
    right: 0;
    top: 90px;
    width: 66px;
	z-index: 2;
}

.ts-progress-bar h2 {
	color: #121212;
    font-size: 16px;
    left: 0;
    letter-spacing: normal;
    margin: 0 auto;
	position: absolute;
    right: 0;
    top: 50px;
    width: 120px;
	z-index: 2;
	text-transform: uppercase;
}

.progress_overlay {
	position: absolute;
	width: 100%;
	background: #fff;
	bottom: 0;
	height: 50%;
}

.modern_style .ts-list ul {
	margin: 0!important;
}

.modern_style .ts-list ul li {
	margin-top: 0!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.modern_style .ts-list ul li:first-child {
	padding-top: 0!important;
}

.modern_style .ts-list ul li:last-child {
	padding-bottom: 0!important;
}

.modern_style .ts-list ul li i {
	top: 10px!important;
}

.modern_style .ts-list ul li:first-child i {
	top: 0!important;
}

.modern_style .ts-list ul {
	margin-bottom: 0!important;
}

.angle-background-shape {
    position: absolute;
    z-index: 100;
}

.ts-column .ts-column-inner {
	line-height: 20px;
}

.ts-single-image img {
	height: 100%!important;
}

.ts-dropcap {
	font-weight: bold;
}

.ts-social-width {
	background: #fafafa none repeat scroll 0 0;
    border: 2px solid #121212;
    display: inline-block;
    margin-right: 10px;
	margin-bottom: 10px;
    text-align: center;
	color: #121212;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.ts-social-width a {
	display: block;
	width: 100%;
}

.ts-social-width:hover {
	background: #f3b723;
	border-color: #f3b723; 
}

.ts-callout {
	
}

.ts-callout-left {
	display: inline-block;
	float: left;
}

.ts-callout-left h3 {
	text-transform: uppercase;
}

.ts-callout a {
	float: right;
	border: 1px solid #121212;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.ts-callout a:hover {
	background: #fcc71f;
	border-color: #fcc71f;
}

.alert {
	margin-bottom: 10px;
	border: 1px solid #777;
	background: none;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.alert-icon {
	margin-right: 5px;
}

#owl-testimonial .owl-controls .owl-nav {
	position: relative;
}

#owl-testimonial .owl-controls .owl-nav .owl-prev {
	left: 10%;
	top: -84px;
}

#owl-testimonial .owl-controls .owl-nav .owl-next {
	right: 10%;
	top: -84px;
}

#owl-testimonial .owl-nav [class*="owl-"] {
	background-color: transparent;
    border: 1px solid #121212;
    border-radius: 0;
    color: #121212;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin: 0 3px;
    padding: 0;
    width: 30px;
	position: absolute;
}

h2.ts-heading.ts-heading-style-style_2 {
	font-weight: 400;
}

.footer-widget .angle-background-shape {
	display: none;
}

body.onepage .footer-widget .angle-background-shape {
	display: block;
}

.ts-heading.ts-heading-align-left .ts-heading-inner {
	padding: 0!important;
}

div.wpcf7 img.ajax-loader {
	display: none;
}

.animation {
  overflow: hidden;
  animation-duration: 1s;
  position: relative;
  top: 50px;
  -webkit-filter: alpha(opacity=0);
  -moz-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

.animation.animated {
  top: 0;
  -webkit-filter: alpha(opacity=100);
  -moz-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}




/* My Css starts */


.wpcf7-submit {
    color: white;
    background: #9e1c36 !important;
    padding: 15px !important;
    font-size: 16px;
}


.wpcf7-form {
    background: #9f1c360d;
    padding: 20px;
}

.wpcf7-form input {
    line-height: normal;
    border: 1px solid #eaeaea;
    padding: 10px;
    background: white;
    border-radius: 8px;
}

span.wpcf7-form-control-wrap.your-message textarea {
    line-height: normal;
    border: 1px solid #eaeaea;
    padding: 10px;
    background: white;
    border-radius: 8px;
}


.so-panel figure {
    margin-top: 0;
}

.wpcf7-list-item.first.last input {
    border-radius: 0;
}


.wpcf7-list-item-label {
	font-size: 14px;
    line-height: 22px;
    margin-left: 10px;
}

.wpcf7-list-item.first.last {
    margin: 10px 0 20px 15px;
	display: flex;
    align-items: self-start;
}

span.wpcf7-not-valid-tip {
    margin-top: -30px;
    padding-bottom: 20px;
    margin-left: 10px;
}

.checkbox-148 .wpcf7-not-valid-tip {
    margin-top: -10px !important;
    padding-bottom: 20px;
    margin-left: 10px;
}
