/*
Theme Name: Ecomatic
Theme URI: http://ecomatic.786themes.net/
Author: 786themes
Author URI: https://themeforest.net/user/786theme
Description: Ecomatic is a purpose built responsive WordPress template for renewable energy businesses with 2 slider variations. Its overall look and feel is clean and fresh just like environment friendly renewable energy businesses. The slider is smooth and lively, giving your visitor a warm welcome.Each section has been crafted with extra care, keeping in mind the needs of electrical companies, their customers and their taste. We have especially added a load calculator for your customers to help them decide which one of your systems they might need. This functionality makes ecomatic an ideal choice for any electrical businesses looking to sell their power systems.
Version: 1.0
Tags: one-column, two-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, footer-widgets
Text Domain: ecomatic
Domain Path: /languages
License: 
License URI:



This files contents are outlined below.
 01.	Theme Reset Style
 02.	Global Elements
 03.	Menu
 04.	Social
 05.	Article
 06.	Posts
 07.	Responsive
 08.	Widgets
 09.	Flexslider
 10.	Grid
*/

/*==========================================
	Theme Reset Style
	font-family: 'Montserrat';
	font-family: 'Droid Sans';
	font-family: 'FontAwesome';
=============================================*/

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Lato:400,700,300);
* {
	margin: 0px;
	padding: 0px;
}
html{
	width: 100%;
	height: 100%;
	position: relative;
}
body {
	background: #fff;
	color: #333;
	font:300 14px/20px 'Droid Sans', Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-style: normal;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	margin: 0px 0px 8px 0px;
	text-transform:uppercase;
}
h1 { font-size: 48px;}
h2 { font-size: 36px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 14px;}
h6 { font-size: 12px;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: #414141; }
p a { color: #ce2e85; }
:focus{outline: none;}
p a:hover {
	color: #ce2e85;
	text-decoration:underline;
}
p {
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 10px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	outline: none;
	text-decoration: none;
}
ul { margin: 0;}
figure {
	margin-bottom: 6px;
	position: relative;
}
img {
	height: auto;
	max-width: 100%;
}
strong { color: #414141; }
iframe {
	border: none;
	float: left;
	width: 100%;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {}
.wp-caption.alignleft,
.wp-caption.alignnone { width: 100%; }
select {
	border: 1px solid #d2d2d2;
	color: #666666;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	padding: 8px 12px;
	width: 100%;
}
label {
	color: #414141;
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
}
button { border: none; }
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    color: #414141;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 20px;
    outline: none;
    padding: 4px 6px;
    vertical-align: middle;
    background:#f5f5f5;
}
input:focus{box-shadow:none !important;}
form p {
    float: left;
    position: relative;
    width: 100%;
}
form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
option { padding: 5px 15px; }
li {
 line-height: 28px;
 list-style: disc inside none;
}
ul ul { margin-left: 20px; }
ol {
 float: none;
 list-style: decimal;
 padding-left: 15px;
}
ol ol { margin-left: 20px; }
ol li {
 list-style: decimal;
 width: 100%;
}
table {
    background-color: transparent;
    max-width: 100%;
}
th { text-align: left; }
table {
    margin-bottom: 15px;
    width: 100%;
}
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-top: 1px solid #d2d2d2;
    border: 1px solid #d2d2d2;
    line-height: 2.5;
    padding-left: 3px;
    text-align: center;
    vertical-align: top;
}
table thead tr th {
    border-top: 1px solid #d2d2d2;
    text-align: center;
    text-transform: capitalize;
}
.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 { border-top: 1px solid #d2d2d2; }
table > thead > tr > th {
    border-bottom: 2px solid #d2d2d2;
    vertical-align: bottom;
}
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 { border-bottom: 0; }
table > tbody + tbody { border-top: 2px solid #d2d2d2; }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td { padding: 6px 10px; }
p ins { color: #999; }
dl dd { margin-left: 20px; }
address { font-style: italic; }
/* =============================================
                        Global Elements
============================================= */
.tg-haslayout{
    width:100%;
    float:left;
}
.tg-main-section { padding: 100px 0;}
.tg-btn{
	display:inline-block;
	vertical-align: middle;
	background:#333;
	color: #fff;
	text-align:center;
	font-size:16px;
	line-height:44px;
	padding: 0 50px;
	border:0;
}
a.tg-btn:hover{ color: #fff;}
.tg-btn-sm{
    padding: 0 20px;
    line-height: 30px;
}
.tg-btn-lg{ width: 100%;}
.tg-socialicon{
    text-align:center;
    float: left;
    width: 100%;
    list-style: none;
}
.tg-socialicon li{
    padding: 0 3px;
    overflow:hidden;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
}
.tg-socialicon li a{
    width:30px;
    height:30px;
    display:block;
    background:#fff;
    overflow:hidden;
    color: #a0a0a0;
    border: 1px solid #a0a0a0;
}
.tg-socialicon li a i{
    display:block;
    font-size:13px;
    line-height:30px;
    text-align:center;
}
.tg-socialicon li a:hover{ color: #fff;}
.tg-description{
    width: 100%;
    float: left;
}
.tg-img-hover{
    left:0;
    top:70%;
    opacity:0;
    width:100%;
    height:100%;
    position:absolute;
    visibility:hidden;
    background:rgba(206,46,133,0.75);
}
.tg-section-head {
    width: 100%;
    float: left;
    text-align: center;
}
.tg-section-head h2{
	margin: 0 0 20px;
	line-height:30px;
	padding: 0 0 20px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.tg-heading{
    width:100%;
    position:relative;
    float:left;
}
.tg-section-head h2:after,
.tg-section-head h2:before{
	content: '';
	position: absolute;
	bottom: 0;
	right:0;
	width: 115px;
	margin:0 30px 0 0;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	border-bottom: 2px solid;
}
.tg-section-head h2:after{
	content:'';
	width: 12px;
	margin:0;
}
.tg-section-head .tg-description {padding: 0 0 40px;}
.tg-section-head .tg-description p{margin: 0;}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-border { border: 1px solid #ddd;}
.tg-bordertop { border-top: 1px solid #ddd;}
.tg-borderright { border-right: 1px solid #ddd;}
.tg-borderbottom { border-bottom: 1px solid #ddd;}
.tg-borderleft { border-left: 1px solid #ddd;}
.tg-heading-border{
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.tg-heading-border h2{margin: 0 0 20px;}
.tg-heading-border:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 2px;
    margin: 0 0 0 -25px;
}
.tg-heading-border.tg-borderwhite:after{background: #fff;}
.tg-padding-half{ padding: 50px 0;}
.tg-backgroundwhite{ background: #fff;}
.tg-banner{
    position: relative;
    padding:300px 0 0;
}
.tg-no-banner{
	position: relative;
    padding:183px 0 0;
}
.tg-banner .tg-heading-border{ padding: 0 0 5px;}
.tg-banner .tg-heading-border:after{
    left: 15px;
    margin: 0;
}
.tg-banner h1{
    font-size:30px;
    line-height:30px;
    color:#fff;
    position:relative;
    margin:0;
    float:left;
    padding:0 15px;
    text-transform: uppercase;
}
.tg-banner h1:after{
    content:'';
    display:block;
    position:absolute;
    left:100%;
    top:3px;
    background:url(images/bg-heading.png) repeat-x;
    width:10000%;
    height:25px;
    opacity: 0.50;
}
.tg-banner h1:before{
    content:'';
    display:block;
    position:absolute;
    right:100%;
    top:3px;
    background:url(images/bg-heading.png) repeat-x;
    width:10000%;
    height:25px;
    opacity: 0.50;
}
.tg-product-hover,
.tg-portfolio-hover,
.tg-theme-hover .fig-hover,
.tg-post .fig-hover,
.tg-team-hover{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.anchor-top,
.anchor-bottom,
.anchor-right,
.anchor-left{
	color: #fff;
	display: block;
	left: 45%;
	margin-left: -20px;
	opacity: 1;
	position: absolute;
	top: -100%;
	visibility: hidden;
}
.anchor-bottom{
	border-left:70px solid transparent !important;
	border-bottom:70px solid;
	height: 0;
	width: 0;
	margin:0;
	left:auto;
	top:auto;
	right:-20%;
	bottom:-20%;
}
.anchor-top i{font-size:80px;}
.anchor-bottom i{
	font-size:25px;
	color:#fff;
	top:37px;
	left:-25px;
	position:absolute;
}
.tg-theme-hover:hover{border:1px solid;}
.tg-product:hover .anchor-top,
.tg-product:hover .anchor-right,
.tg-project:hover .anchor-bottom,
.tg-theme-hover:hover .anchor-top,
.tg-theme-hover:hover .anchor-bottom,
.tg-post:hover .anchor-bottom,
.tg-member:hover .anchor-top,
.tg-member:hover .anchor-right,
.tg-member:hover .anchor-left{
    visibility:visible;
    opacity:1;
    top:32%;
}
.tg-project:hover .anchor-bottom,
.tg-theme-hover:hover .anchor-bottom,
.tg-post:hover .anchor-bottom{
    top:auto;
    bottom:0;
    right:0;
}
.tg-product:hover .tg-product-hover,
.tg-project:hover .tg-portfolio-hover,
.tg-theme-hover:hover .fig-hover,
.tg-post:hover .fig-hover,
.tg-member:hover .tg-team-hover{opacity:1;}
.tg-banner ul {
	list-style: outside none none;
	padding: 20px;
	text-align: center;
	float:right;
}
.tg-banner ul li {
	display: inline-block;
	line-height: normal;
	list-style-type: none;
	padding: 0 20px;
	position: relative;
	width: auto;
	color:#fff;
}
.tg-banner ul li a:hover{ color:#fff;}
.tg-banner ul li:first-child::after {
	color: #fff;
	content: "/";
	height: 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}
/* =============================================
                tg Pagination Style
============================================= */
.tg-pagination{
    width: 100%;
    float: left;
    font-size:14px;
    line-height:34px;
}
.tg-pagination ul{
    width: 100%;
    float:right;
    margin:0;
    padding:0;
    list-style:none;
    text-align: center;
    line-height: inherit;
}
.tg-pagination ul li{
    width: 36px;
	height: 36px;
    line-height: inherit;
    display:inline-block;
    vertical-align:middle;
    list-style-type:none;
}
.tg-pagination ul li.tg-previous{ float: left;}
.tg-pagination ul li.tg-next{ float: right;}
.tg-pagination ul li a{
    display:block;
    color:#434343;
    text-align:center;
    padding:0 10px;
    position:relative;
    background: #f7f7f7;
    line-height: inherit;
	height: 36px;
    width: 36px;
}
.tg-pagination ul li a:hover{
	color:#FFF;
}
.tg-pagination ul li.tg-next a,
.tg-pagination ul li.tg-previous a{
    color: #fff;
    background: #272727;
}
.navbar-toggle{
    background: #333;
    margin: 15px 0;
}
.navbar-toggle .icon-bar{background: #fff;}
.tg-stars{
	width:100%;
	float:left;
}
/* =============================================
			Theme Style
============================================= */
#wrapper{ overflow:hidden;}
body.home-1 {overflow-x: hidden !important;}
#main {padding: 100px 0;}
body.error404 #main{ padding-bottom:0;}
.preloader-bg{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: #fff;
}
.preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 0;
	width: 12%;
	padding-bottom: 12%;
}
.preloader-top {
	position: absolute;
	width: 100%;
	height: 75%;
	top: 0;
	overflow: hidden;
}
.preloader-top-sun {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 0;
	width: 35%;
	padding-bottom: 35%;
	-webkit-animation: preloader 3s ease infinite;
	animation: preloader 3s ease infinite;
}
.preloader-top-sun-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	border: 5px solid;
	box-sizing: border-box;
}
.preloader-top-sun-line {
	position: absolute;
	width: 20%;
	height: 5px;
	border-radius: 5px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.preloader-top-sun-line-0 {
	-webkit-transform: rotate(0deg) translateX(-350%);
	transform: rotate(0deg) translateX(-350%)
}
.preloader-top-sun-line-45 {
	-webkit-transform: rotate(45deg) translateX(-350%);
	transform: rotate(45deg) translateX(-350%)
}
.preloader-top-sun-line-90 {
    -webkit-transform: rotate(90deg) translateX(-350%);
    transform: rotate(90deg) translateX(-350%)
}
.preloader-top-sun-line-135 {
    -webkit-transform: rotate(135deg) translateX(-350%);
    transform: rotate(135deg) translateX(-350%)
}
.preloader-top-sun-line-180 {
    -webkit-transform: rotate(180deg) translateX(-350%);
    transform: rotate(180deg) translateX(-350%)
}
.preloader-top-sun-line-225 {
    -webkit-transform: rotate(225deg) translateX(-350%);
    transform: rotate(225deg) translateX(-350%)
}
.preloader-top-sun-line-270 {
    -webkit-transform: rotate(270deg) translateX(-350%);
    transform: rotate(270deg) translateX(-350%)
}
.preloader-top-sun-line-315 {
    -webkit-transform: rotate(315deg) translateX(-350%);
    transform: rotate(315deg) translateX(-350%)
}
.preloader-bottom {
    position: absolute;
    width: 100%;
    height: 25%;
    bottom: 0;
}
.preloader-bottom-line {
    position: absolute;
    height: 5px;
    border-radius: 5px;
    margin: auto;
    left: 0;
    right: 0;
}
.preloader-bottom-line-lg {
	width: 100%;
	top: 0%
}
.preloader-bottom-line-md {
	width: 75%;
	top: 25%
}
.preloader-bottom-line-sm {
	width: 50%;
	top: 50%
}
.preloader-bottom-line-xs {
	width: 25%;
	top: 75%
}
@-webkit-keyframes preloader {
	0% {
		-webkit-transform: translateY(200%) rotate(0deg);
		transform: translateY(200%) rotate(0deg)
	}
	25% {
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translateY(200%) rotate(-180deg);
		transform: translateY(200%) rotate(-180deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in; 
	}
}
@keyframes preloader {
	0% {
		-webkit-transform: translateY(200%) rotate(0deg);
		transform: translateY(200%) rotate(0deg)
	}
	25% {
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translateY(200%) rotate(-180deg);
		transform: translateY(200%) rotate(-180deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in; 
	}
}
/* =============================================
			Header Style
============================================= */
#header {
	padding:50px 0;
	position:absolute;
	z-index:2;
}
.logo {float: left;}
.display{display:none;}
.navigation .tg-search-cart{
	width: 100%;
	float: right;
}
.tg-search,
.tg-cart{
	float: right;
	width: 67px;
	height: 67px;
	background: #333;
	color: #fff;
}
.tg-search button,
.navigation .tg-cart a,
.tg-cart button{
	line-height: 67px;
	background: #333;
	text-align: center;
	padding: 0;
	display: block;
	width: 67px;
	float: right;
	color:#fff;
}
.tg-search-cart .dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
	height: 67px;
	position: static;
	float: right;
	width: 0;
	display: block;
	visibility: hidden;
	opacity: 0;
	background: none;
	min-width: auto;
}
.tg-search-cart .tg-search {
	margin: 0;
	width: 67px;
	position: relative;
}
.tg-search-cart .tg-cart.open .tg-btn,
.tg-search-cart .tg-search.open .dropdown-menu {
	width: 213px;
	visibility: visible;
	opacity: 1;
}
.tg-search-cart .tg-cart.open .tg-btn{ width: 280px;}
.tg-search-cart .tg-cart .tg-btn{ position: relative;}
.tg-search-cart .tg-cart .tg-btn i{
	width: 67px;
	line-height: 67px;
	float: right;
	text-align: center;
}
.navigation .tg-search-cart .tg-search.open {width: 280px;}
.tg-search-cart .tg-cart .dropdown-menu{
    position: absolute;
    float: none;
    top: 100%;
    width: auto;
    height: auto;
}
.form-search fieldset input{
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    padding: 20px 12px;
    height: 67px;
    background: none;
    text-transform: uppercase;
    color: #fff;
}
.form-search .form-control::-moz-placeholder{ color: #fff;}
.item{width: 100%;float: left;padding: 0 50;}
.tg-item-count{
    width: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.tg-item-count span,
.tg-search-cart .tg-cart .tg-btn .tg-item-count i{
    width: auto;
    padding: 0 15px;
}
.tg-search-cart .tg-cart.open .tg-item-count{
    width: 213px;
    visibility: visible;
    opacity: 1;
}
.tg-search-cart .tg-cart .tg-mini-cart{
    width: 430px;
    background: #333;
    border-top: 1px solid #fff;
    top: 150%;
    left: auto;
    right: 280px;
    position: absolute;
    float: none;
}
.tg-search-cart .tg-cart.open .tg-mini-cart{
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.navigation .tg-search-cart .tg-cart.open .tg-mini-cart{ top:0;}
.search-area .tg-search,
.cart-area .tg-cart {
	background:none;
	float: right;
	height: 50px;
	width: 40px;
	text-align:center;
	cursor:pointer;
}
.search-area .tg-search i,
.cart-area .tg-cart i{
	display:block;
	height: 50px;
	line-height:50px;
}
.search-area .dropdown-menu{
    background:none;
    min-width:200px;
    box-shadow:none;
    border:0;
    border-radius:0;
}
.tg-rightarea .tg-search button,
.tg-rightarea .tg-cart button{
    line-height: 67px;
    background: #333;
    text-align: center;
    padding: 0;
    display: block;
    width: 67px;
    float: right;
}
.tg-rightarea .tg-search-cart .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: 0;
    height: 67px;
    width: 0;
    opacity: 0;
    float: right;
    display: block;
    background: none;
    min-width: auto;
    visibility: hidden;
}
.tg-rightarea .tg-search-cart .tg-search .dropdown-menu {
    right: 0;
    top: 150%;
    left: auto;
    opacity: 0;
    width: 280px;
    visibility: hidden;
}
.tg-rightarea .tg-search-cart .tg-search.open .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.tg-rightarea .tg-search-cart .tg-cart .dropdown-menu{
    position: absolute;
    float: none;
    top: 100%;
    width: auto;
    height: auto;
}
.tg-rightarea .form-search fieldset input{
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    padding: 20px 12px;
    height: 67px;
    background: none;
    text-transform: uppercase;
    color: #fff;
}
.tg-rightarea .form-search fieldset input::-moz-placeholder{ color: #fff;}
.tg-rightarea .tg-item-count{
    width: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.tg-rightarea .tg-item-count span,
.tg-rightarea .tg-search-cart .tg-cart .tg-btn .tg-item-count i{
    width: auto;
    padding: 0 15px;
}
.tg-rightarea .tg-search-cart .tg-cart.open .tg-item-count{
    width: 213px;
    visibility: visible;
    opacity: 1;
}
.tg-rightarea .tg-search-cart .tg-cart .tg-mini-cart{
	width: 430px;
	background: #333;
	border-top: 1px solid #fff;
	top: 150%;
	left: auto;
	right: 0;
	position: absolute;
	float: none;
	padding:10px 20px;
}
.tg-rightarea .tg-search-cart .tg-cart.open .tg-mini-cart{
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.tg-rightarea .cart-arae .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: 0;
    height: 67px;
    position: static;
    float: right;
    width: 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    background: none;
    min-width: auto;
}
.tg-rightarea .cart-area .tg-cart.open .tg-btn{
    width: 213px;
    visibility: visible;
    opacity: 1;
}
/*.tg-rightarea .tg-search-cart{width:90px;}
.tg-rightarea .tg-search-cart .tg-search.open{width:40px;}*/
/* =============================================
                        Navigation Style
============================================= */
.tg-rightarea{
    float: right;
    border-top: 1px solid #fff;
    margin:30px 0 0;
}
.tg-addnav,
#tg-nav{
	float:left;
	font-size: 14px;
	line-height:50px;
	text-align: right;
	text-transform: uppercase;
}
.tg-addnav{ padding:0 0 0 50px;}
#tg-nav .collapse.navbar-collapse{padding: 0;}
.tg-addnav > ul,
#tg-nav ul{
    margin: 0;
    list-style: none;
    text-align: inherit;
    padding-left:0;
}
.tg-addnav > ul > li,
#tg-nav ul li{
	color:#fff;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    position: relative;
}
.tg-addnav > ul > li + li:before{
	top:50%;
	left:0;
	width:2px;
	height:10px;
	content:'';
	display:block;
	background:#fff;
	position:absolute;
	margin:-5px 0 0 0;
}
.tg-addnav > ul > li > a,
.tg-addnav > ul > li > div > a,
#tg-nav ul li a{
    color: #fff;
    display: block;
    padding: 1px 10px 0;
    position:relative;
}
.tg-addnav > ul > li > div > a:after,
#tg-nav ul li a:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:0;
    margin:-5px 0 0;
    border-top: 2px solid #fff;
}
.tg-addnav > ul > li.active > div > a:after,
.tg-addnav > ul > li:hover > div > a:after,
#tg-nav ul li.active a:after,
#tg-nav ul li a:hover:after{width:100%;}

#tg-nav ul li.active ul li a:after,
#tg-nav ul li ul li.active a:after,
#tg-nav ul li ul li a:hover:after{width:0;}
#tg-nav ul li a span{display: none;}
#tg-nav ul li a:hover{}
#tg-nav ul li ul{
    width: 270px;
    position: absolute;
    top: 150%;
    background: #333;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    padding:0;
    left:0;
}
#tg-nav ul li ul li ul{
	top:50%;
	left:100%;
	opacity:0;
	visibility:hidden;
}
#tg-nav ul li ul li:hover ul{
	top:0;
	opacity:1;
	visibility:visible;
}
#tg-nav ul li:nth-child(8) ul{
    right:0;
    left:auto;
}
#tg-nav ul li:hover > ul{
    visibility: visible;
    opacity: 1;
    top: 100%;
}
#tg-nav ul li ul li{
    display: block;
    line-height: normal;
}
#tg-nav ul li ul li a{
    color: #fff;
    margin: 0 30px;
    display: block;
    padding: 0;
    line-height: 50px;
    position: relative;
    z-index: 2;
}
#tg-nav ul li ul li a:hover{ color: #fff;}
#tg-nav ul li ul li:before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#tg-nav ul li ul li a{border-bottom: 0;}
#tg-nav ul li ul li + li a{border-top: 1px solid #fff;}
#tg-nav ul li.active ul li.active:before,
#tg-nav ul li ul li:hover:before{ width: 100%;}
/* =============================================
                        Mini Cart Style
============================================= */
.tg-search-cart .tg-mini-cart{
    padding:10px 30px;
    color: #fff;
}
.tg-mini-cart ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tg-mini-cart ul li{
    list-style-type: none;
    padding: 20px 0;
    float: left;
    width: 100%;
}
.tg-mini-cart ul li + li{border-top: 1px solid #fff;}
.tg-cart-total{
	padding: 20px 0;
	float: left;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.tg-mini-cart .tg-btns{
	width: 100%;
	float: left;
	padding: 20px 0;
}
.tg-cart .tg-mini-cart .tg-btns.shopping .tg-btn {
	width: 45%;
	float: right;
	padding: 0;
	border: 1px solid #999;
}
.tg-cart .tg-mini-cart .tg-btns.shopping .tg-btn:first-child{ float: left;}
.tg-cart .tg-mini-cart .tg-btns.shopping .tg-btn:hover{ color: #fff;}
.tg-mini-cart .tg-product-img {
	float: left;
	margin: 0 15px 0 0;
}
.tg-mini-cart .tg-product-data {
	overflow: hidden;
	width: auto;
	float: none;
	text-align: left;
	padding: 0;
}
.tg-mini-cart .tg-product-data .tg-trash {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	float: right;
	margin: 26px 0;
}
.tg-mini-cart .tg-product-data .tg-product-info {overflow: hidden;}
.tg-product-info h4{
	margin: 0 0 5px;
	color: #fff;
	line-height: 16px;
}
.tg-product-info .tg-product-price{
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 5px;
}
.tg-stock{
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	color: #333;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding: 3px 6px;
	font-style: normal;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.tg-stock:hover{ color: #fff;}
.tg-mini-cart .tg-total{
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	padding: 3px 0;
}
.tg-mini-cart .tg-emptycart{color: #fff;}
.tg-mini-cart .tg-emptycart:hover{}
.tg-mini-cart .tg-emptycart i,
.tg-mini-cart .tg-emptycart em{
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
}
.tg-mini-cart .tg-emptycart i{
	font-size: 18px;
	line-height: 18px;
	padding: 0 10px 0 0;
}
/* =============================================
			header 2
============================================= */

.tg-version .search-area .dropdown-menu{
	background:none;
	min-width:200px;
	box-shadow:none;
	border:0;
	border-radius:0;
}
.tg-version .tg-search-cart .tg-search {
	width: 67px;
	margin: 0 0 0 1px;
	position: relative;
}
.tg-version .tg-search-cart .tg-search.open .dropdown-menu {
	width: 211px;
	visibility: visible;
	opacity: 1;
}
.tg-version .tg-search-cart .tg-cart .tg-btn{ position: relative;}
.tg-version .tg-search-cart .tg-cart .tg-btn i{
	width: 67px;
	line-height: 67px;
	float: right;
	text-align: center;
}
.tg-version .tg-search-cart .tg-search.open {width: 278px;}
.tg-version .tg-search-cart.pull-right{
	width: 100%;
	float: right;
}
/* Nav */
#logo{ display: inline-block;}
.side-bar-btn{ 
	height: 40px;
	width: 45px;
	position:absolute;
	top:50%;
	right:20px;
	margin:-20px 0 0;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	background:none;
}
.fa-times{color:#fff;}
.navigation{ 
	background: #fff;
	height:auto;
	width: 347px;
	position: absolute;
	right: 0;
	top: 0;
	padding:0 0 30px 0;
	z-index: 1000;
	text-align: center;
	display: none;
}
.navigation-list{ 
	margin: 0;
	padding: 40px 0;
	list-style: none;
	float:left;
	width:100%;
}
.navigation-list li{
	width:100%;
	float:left;
	list-style:none;
	position:relative;
	border-bottom: 1px solid #ddd;
}
.navigation-list li:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	border-left:3px solid;
}
.navigation-list li:hover:before,
.navigation-list li .active:before{height:100%;}
.navigation-list li:first-child{ border-top:1px solid #ddd;}
.navigation-list li a{
	font-size: 16px;
	color: #000;
	display: block;
	text-align:left;
	position:relative;
	padding: 15px 0 15px 30px;
	text-transform: uppercase;
}
.navigation-list li.dropdown a.dropdown-toggle:after{
	right:0;
	bottom:0;
	width:0;
	height:0;
	content:'';
	position:absolute;
	border-bottom: 10px solid #333;
	border-left: 10px solid transparent;
}
.navigation-list li ul.dropdown-menu{
	margin:0;
	border:0;
	padding:0;
	width:100%;
	max-width:100%;
	box-shadow:none;
	background:none;
	border-radius:0;
}
.navigation-list li ul.dropdown-menu li:last-child{ border-bottom:0;}
.navigation-list li.open ul.dropdown-menu {position:relative;}
.navigation-list li a i{display: none;}
.sub-list{ 
	margin: 0;
	padding: 0;
	list-style: none;
}
.dish-of-day{ margin: 0;}
.logo-area{
	width:100%;
	float:left;
	position:relative;
	padding:30px;
}
.logo-area a img,
.logo-area a{ display:block;}
.logo-area a{
	width:200px;
	margin:0 auto;
}
.logo-area .close-btn{
	top:15px;
	right:15px;
	width:20px;
	height:20px;
	margin:0;
	line-height:20px;
	position:absolute;
	text-align:center;
}
.logo-area .close-btn .side-bar-btn{ 
	width: 100%;
	min-width: 100%;
	min-height:auto;
	margin:0;
	float:none;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	background:none;
}
/* =============================================
                        Home Slider Style
============================================= */
.tg-home-slider h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    line-height: 1.5;
    text-transform: capitalize;
}
.tg-color h2{color:#333;}
.tg-color h2 span{color:#000;}
.tg-home-slider h2 span{
	display:block;
	font-weight:bold;
}
.tg-home-slider,
.slide-bg{
	background:url(images/slider/img-02.jpg) no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-ms-background-size: cover !important;
	-o-background-size: cove !important;
	background-size: cover !important;
}
.tg-banner-content{
	width: 100%;
	float:left
}
.tg-banner-content h1{
	margin: 0 0 25px;
	line-height: 1.5;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	color:#fff;
	position:relative;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	font-size: 38px;
}
.tg-banner-content h1::after{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	border-bottom:2px solid #fff;
	width:80px;
	margin:0 0 0 9px;
	padding:10px 0 0 0;
}
.tg-home-slider .item{
	max-height: 915px;
	padding: 13% 0;
}
.tg-home-slider .item img{
	display: block;
	width: 100%;
	height: auto;
}
.tg-home-slider .tg-description p{margin: 0;}
.tg-home-slider.owl-theme .owl-controls.clickable{
	top:50%;
	right:50px;
	margin: -60px 0 0 0;
	position:absolute;
}
.tg-home-slider.owl-theme .owl-controls .owl-page{
	display:block;
	padding:5px 0;
}
.tg-home-slider.owl-theme .owl-controls .owl-page span{
	width:10px;
	height:30px;
}
.tg-home-slider.owl-theme .owl-controls .owl-page span:after{
	top: 0;
	left:auto;
	right: 0;
	width: 2px;
	height: 100%;
	content: "";
	position: absolute;
}
.tg-home-slider.owl-theme .owl-controls .owl-page.active span:after{
	right:100%;
	background:#fff !important;
}
.tg-home-slider .owl-controls .owl-buttons .owl-prev,
.tg-home-slider .owl-controls .owl-buttons .owl-next{
	top: 50%;
	left: 0;
	width: auto;
	height: 50px;
	opacity: 0;
	color: #505050;
	margin: -25px 0 0;
	position: absolute;
	background: transparent;
}
.tg-home-slider .owl-controls .owl-buttons .owl-prev i,
.tg-home-slider .owl-controls .owl-buttons .owl-next i{display: block;}
i.tg-prev:after,
i.tg-prev:before,
i.tg-next:after,
i.tg-next:before{
	font-size: 70px;
	line-height: 50px;
}
.tg-home-slider .owl-controls .owl-buttons .owl-next{
	left: auto;
	right: 0;
}
.tg-home-slider:hover .owl-controls .owl-buttons .owl-prev,
.tg-home-slider:hover .owl-controls .owl-buttons .owl-next{opacity: 1;}
.floating{
	float: left;
	-webkit-animation-name: Floatingx;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-name: Floating;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	margin-top: 5px;
}
@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, -0px);}
}
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 15px);}
    to {-moz-transform: translate(0, -0px);}
}
.scaling{
    float: left;
    -webkit-animation-name: scalex;
    -webkit-animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -moz-animation-name: scale;
    -moz-animation-duration:3s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease-in-out;
}
@-webkit-keyframes scalex{
    from {-webkit-transform: scale(0.9);}
    65% {-webkit-transform: scale(1.0);}
    to {-webkit-transform: scale(0.9);}
}
@-moz-keyframes scale{
    from {-moz-transform: scale(0.9);}
    65% {-moz-transform: scale(1.0);}
    to {-moz-transform: scale(0.9);}
}
.tg-verticalmiddle {
    display: inline-block;
    float: none !important;
    margin: 0 -2px;
    vertical-align: middle;
}
.tg-color{ background:url(images/slider/img-01.jpg) no-repeat 50% 50%;}

/* =============================================
                        Why Choose Us Style
============================================= */
.tg-hover-box{
    z-index: 2;
    width: 100%;
}
.tg-theme-hover{
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    /*cursor: pointer;*/
}
.tg-theme-hover figure{
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    z-index:1;
    overflow:hidden;
}
.tg-theme-hover figure img{
    display: block;
    width: 100%;
    height: auto;
}
.tg-hover-content{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    height: 200px;
    padding: 20px;
    text-align: center;
}
.tg-hover-content .tg-displaytable{
    position: relative;
    z-index: 2;
}
.tg-hover-content h3{}
.tg-hover-content .tg-description{
    visibility: visible;
    opacity: 1;
}
.tg-hover-content .tg-description p{ margin: 0;}
.tg-theme-hover:hover .tg-hover-content h3{color:#090;}

/* =============================================
                        Counter Style
============================================= */
.tg-bggreen{background:#f7f7f7;}
.tg-counters{ text-align: center;}
.tg-counter{
    width: 25%;
    float: left;
    padding: 0 15px;
    position: relative;
}
.tg-counter + .tg-counter:after{
    content: '';
    width: 1px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -35px 0 0;
}
.tg-counter h2{
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
}
.tg-counter h3{
    width: 100%;
    float: left;
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.tg-counter .tg-timer{display: block;}
/* =============================================
                        Improve LifeStyle Style
============================================= */
.lifestyle-area{
    background:url(images/lifestyle_background.jpg) no-repeat 50% 0;
}
.tg-improvelifestyle {
    position: relative;
    background: url(images/bg-improvelifestyle.png) no-repeat;
    background-size: cover;
}
.tg-box{
    width: 100%;
    float: left;
    height: 400px;
    position: relative;
}
.tg-improve-box{
    overflow: hidden;
    position: absolute;
    left: 17%;
    border: 1px solid;
    padding: 15px;
    border-radius: 50%;
    cursor: pointer;
    width: 222px;
    height: 222px;
    background: #fff;
}
.tg-improve-holder{
    width: 100%;
    height: 100%;
    float: left;
    z-index:3;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.tg-improvelifestyle > div:nth-child(1n) .tg-box .tg-improve-box{
    top: auto;
    bottom: 0;
}
.tg-improvelifestyle > div:nth-child(2n) .tg-box .tg-improve-box{top: 17%;}
.tg-improvelifestyle > div:nth-child(3n) .tg-box .tg-improve-box{top: 0;}
.tg-improve-box.active,
.tg-improve-box:hover{
    width: 360px;
    height: 360px;
    left: 0;
}
.tg-improvelifestyle > div:nth-child(2n) .tg-box .tg-improve-box.active,
.tg-improvelifestyle > div:nth-child(2n) .tg-box .tg-improve-box:hover{top: 5%;}
.tg-improve-holder figure{
    margin: 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.tg-improve-holder figure img{
    width: 100%;
    height: auto;
    display: block;
}
.tg-improve-content{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    position: absolute;
}
.tg-improve-content .tg-heading-border{ margin: 0 0 5px;}
.tg-improve-content i{
    display: block;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
}
.tg-improve-content h3{
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
/* =============================================
                        Saving The Planet Style
============================================= */
.tg-portfolio-head .tg-nav{
    width: 100%;
    float: left;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
}
.tg-portfolio-head .tg-nav ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
    text-align: center;
    line-height: inherit;
}
.tg-portfolio-head .tg-nav ul li{
    display: inline-block;
    vertical-align: middle;
    list-style-type: none;
    line-height: inherit;
}
.tg-portfolio-head .tg-nav ul li a{
    color: #333;
    line-height: inherit;
    display: block;
    padding: 0 18px;
    background: transparent;
    font-family:'Lato', Arial, Helvetica, sans-serif;
}
.tg-portfolio-head .tg-nav ul li a:hover,
.tg-portfolio-head .tg-nav ul .current-menu-item a{color:#fff;}
.masonry-grid {
	width: 25%;
	float: left;
	padding:15px;
}
.tg-project {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.tg-project figure{
	margin: 0;
	z-index: 1;
	overflow: hidden;
	position: relative;
}
.tg-project figure img{
	width: 100%;
	height: auto;
	display: block;
}
.tg-team-hover a,
.tg-product-hover a{
	top:15px;
	right:-60px;
	width: 45px;
	height: 45px;
	display:block;
	background: #fff;
	line-height: 45px;
	position:absolute;
	text-align: center;
}
.tg-product-hover a:nth-child(2),
.tg-product-hover a:nth-child(3),
.tg-team-hover a:nth-child(2){top:75px;}
.tg-team-hover a:nth-child(3){top:135px;}
.tg-product-hover a:nth-child(4),
.tg-team-hover a:nth-child(4){top:195px;}
.tg-product-hover a:nth-child(5),
.tg-team-hover a:nth-child(5){top:255px;}
.tg-product-hover a:nth-child(6),
.tg-team-hover a:nth-child(6){top:315px;}
.tg-product:hover .tg-product-hover a.added_to_cart,
.tg-product-hover a.added_to_cart{
	width:auto;
	right:auto;
	top:50%;
	left:50%;
	padding:0 30px;
	margin:-23px 0 0 -67px;
}
.tg-product-hover a.added_to_cart{}
.tg-product:hover .tg-product-hover a,
.tg-member:hover .tg-team-hover a{ right:15px;}
.tg-team-hover a i,
.tg-product-hover a i{font-size:14px;}
.tg-team-hover a:hover i,
.tg-product-hover a:hover i,
.tg-product-hover a:hover i{color:#fff;}
/* =============================================
		Feature Products Style
============================================= */
.add_to_cart_button.loading .fa-cart-plus,
.add_to_cart_button .fa-spin,
.add_to_cart_button.added .fa-spin{
	display:none;
	line-height:42px;
}
.add_to_cart_button.loading .fa-spin{
	display:block;
	line-height:42px;
}
.tg-product-hover a.added_to_cart:hover{ color:#fff;}
.tg-sale {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 30px;
}
.tg-sale i{
	display:block;
	font-style:normal;
}
.tg-team .item,
.tg-products .item{ padding: 0 15px;}
.tg-product{ position: relative;}
.tg-product figure{
	width: 100%;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.tg-view-slider .item figure img,
.tg-product figure img{ margin:0 auto;}
.tg-view-slider .item figure img,
.tg-product figure img,
.tg-product figure > a{ display: block;}
.tg-product figure > a > img{
    display: block;
    width: 100%;
    height: auto;
}
.tg-product-data{
    width: 100%;
    float: left;
    padding: 30px;
    text-align: center;
}
.tg-product-data .tg-heading-border{margin: 0 0 6px;}
.tg-product-data h3{
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    color: #333;
}
.tg-product-data h3 a{ color: #333;}
.tg-rating {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 5px;
}
.tg-rating i{
    color: #e7b900;
    display: inline-block;
    vertical-align: middle;
}
.tg-product-price{ display: block;}
.tg-product-price em,
.tg-product-price del{
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
}
/* =============================================
                        Buy Now Style
============================================= */
.tg-bgbuynow{
    background:#f7f7f7;
    padding:78px 0;
}
.tg-buynowbox {
    width: 100%;
    float: left;
    text-align: center;
}
.tg-buynowbox h3{
    margin: 11px 0;
    float: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
}
.tg-buynowbox h3 strong{font-weight:bold;}
.tg-buynowbox .tg-btn {
    float: right;
    display: inline;
}
/* =============================================
                        Blog Style
============================================= */
.tg-post-area{width:59.5%;}
.tg-post-img,
.tg-post-area{
	margin:0 -2px;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
}
.tg-post{
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.tg-post-data{ position: relative;}
.tg-post .tg-heading-border{
	position: relative;
	margin: 0 0 10px;
}
.tg-post .tg-heading-border:after{
	left: 0;
	margin: 0;
}
.tg-post h3{
	color: #333;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	margin: 0 0 5px;
}
.tg-post-img{width: 39.5%;}
.tg-post-img a{ display: block;}
.tg-post-img a img{
	display: block;
	width: 100%;
	height: auto;
}
.archive-post-area .tg-post-img a img{
	width:auto;
	margin:0 auto;
}
.tg-post-hover {
	background: #fff;
	padding: 20px;
	float:left;
	width: 100%;
}
.tg-postmeta{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:10px 0 0 20px;
}
.tg-postmeta li{
	float: left;
	padding: 0 18px;
	line-height: normal;
	position: relative;
	list-style-type: none;
}
.tg-postmeta li:after{
	top:0;
	left:0;
	content:"/";
	position:absolute;
}
.tg-postmeta li:first-child:after{content:'';}
.tg-postmeta li:first-child{ padding: 0 12px 0 0;}
.tg-postmeta li em,
.tg-postmeta li a{
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    color: #272727;
}
.tg-post-hover .tg-description {padding: 0 0 8px;}
.tg-post-hover .tg-description p {margin: 0;}
.tg-post:hover .tg-post-img {opacity: 1;}
.tg-post:hover .tg-post-hover{
    bottom: -73px;
    background:#f7f7f7;
}
/* =============================================
                Footer Style
============================================= */
#footer {}
.four-columns{
    background: #252525;
    padding:80px 0;
    border-top:5px solid;
    color: #a0a0a0;
}
.four-columns .col{overflow:hidden;}
.col .logo {
    width: auto;
    float: left;
    height: auto;
    margin: 0 0 20px;
}
.col .tg-border-topcenter{
	margin:0 0 20px;
	padding: 0 0 20px;
}
.col .tg-border-topcenter:after{
	background: #fff;
	left: 0;
	top: auto;
	bottom: 0;
}
.col .tg-heading-border h3{
	font-size:18px;
	line-height:21px;
	color: #fff;
	text-align: left;
	text-transform:uppercase;
}
.col .tg-heading-border:after{
	margin: 0;
	left: 0;
}
.col .tg-description {word-break: break-all;}
.col ul{
	font-size:14px;
	line-height:20px;
	list-style:none;
	width: 100%;
	float: left;
	padding:0;
}
.col ul li{
	list-style-type:none;
	width: 100%;
	float: left;
	position:relative;
	padding:8px 0;
}
.tg-recent-post ul li{border-bottom:1px solid;}
.tg-recent-post ul li:last-child{border:none;}
.col ul li a{color: #a0a0a0;}
.col .tg-description{
	padding:0 0 5px;
	width:100%;
	float: left;
}
.col p{
	font-size:14px;
	line-height:24px;
	margin:0;
}
.col strong{margin:0 0 40px;}
.col.aboutus ul{ padding: 20px 0 0;}
.col.aboutus ul li{
	padding: 0;
	width: auto;
	margin: 0 10px 0 0;
}
.col.aboutus ul li a{background: #252525;}
.col.aboutus ul li a:hover{ color: #fff;}
.col.tg-tags ul{
	clear: both;
	overflow: hidden;
	float: none;
	margin: -5px;
}
.col.tg-tags ul li {
	margin: 5px;
	padding: 0;
	float: left;
	width: auto;
	line-height: 30px;
}
.tagcloud{
	clear: both;
	overflow: hidden;
	margin: -5px;
}
.tagcloud a,
.col.tg-tags ul li a{
	display:block;
	color: #a0a0a0;
	padding: 0 15px;
	line-height: 30px;
	border: 1px solid #a0a0a0;
	background: transparent;
}
.tagcloud a{
	float:left;
	margin: 5px;
	display:inline;
}
.tagcloud a:hover,
.col.tg-tags ul li a:hover{color: #fff;}
.col.tg-flicker ul{
	float: none;
	overflow: hidden;
	margin: -5px;
}
.col.tg-flicker ul li{
	width: 33.33%;
	float: left;
	padding: 5px;
}
.col.tg-flicker ul li a{
	display: block;
	overflow: hidden;
	border: 1px solid #ddd;
}
.col.tg-flicker ul li a img{
	display: block;
	width: 100%;
	height: auto;
}
.col.tg-flicker ul li a:hover img{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.bottom-bar{
    padding:15px 0;
    background:#1e1e1e;
    text-align:center;
    font-size:12px;
    line-height:20px;
    color:#a0a0a0;
}
.bottom-bar .copyright{
    overflow: hidden;
    padding:4px 0;
    text-align: center;
    text-transform: uppercase;
}
.bottom-bar .copyright p{margin: 0;}
/* ==========================================================================================
                Inner Pages
========================================================================================== */
/* =============================================
                Project Page
============================================= */
.tg-content .tg-portfolio-head .tg-nav ul li a{ color: #333;}
.tg-content .tg-portfolio-head .tg-nav ul li.current-menu-item a,
.tg-content .tg-portfolio-head .tg-nav ul li a:hover{ color: #fff;}
/* =============================================
                About us Page
============================================= */
.tg-aboutus figure{
	margin: 0;
	float: left;
	width: 100%;
}
.tg-aboutus figure img{
	display: block;
	width: 100%;
	height: auto;
}
.tg-heading-border h3{
	line-height: 18px;
	margin: 0 0 12px;
}
.tg-aboutus .tg-heading-border{ margin: 0 0 10px;}
.tg-aboutus .tg-heading-border:after{
	left: 0;
	margin: 0;
}
.tg-aboutus .tg-description{padding: 0;}
.tg-aboutus .tg-btn{text-transform: uppercase;}
.tg-aboutus .tg-description p{margin: 0 0 15px;}
.tg-aboutus .tg-description blockquote{
	margin:0 0 15px;
	padding: 0 60px;
	border: 0;
	font-size: 14px;
	line-height: 20px;
	quotes: none;
	position: relative;
}
.tg-aboutus .tg-description blockquote:after,
.tg-aboutus .tg-description blockquote:before{
	content: '';
	position: absolute;
	top: 0;
	width: 37px;
	height: 32px;
	display: block;
}
.tg-aboutus .tg-description blockquote:after{
	left: 0;
	background: url(images/quote-icon.png) no-repeat;
}
.tg-aboutus .tg-description blockquote:before{
	right: 0;
	background: url(images/quote-icon.png) 100% 0 no-repeat;
}
.tg-member .tg-heading-border{
	position:absolute;
	left:20px;
	bottom:0;
}
.tg-member .tg-heading-border h3{color:#fff;}
.tg-member .tg-heading-border::after{
	left:0;
	margin:0;
}
.tg-member{
	overflow:hidden;
	position:relative;
}
.tg-member figure{
	width:100%;
	float:left;
	margin:0;
	overflow:hidden;
	position:relative;
}
.tg-member figure a{ display:block;}
.tg-member figure a img{ display:block; width:100%; height:auto;}
/* =============================================
			Team Page
============================================= */
.tg-content .tg-team {
    margin: -15px 0;
    clear: both;
    overflow: hidden;
}
.tg-content .tg-team .tg-member {margin: 15px 0;}
/* =============================================
                Team Page
============================================= */
.tg-socialicon.big-icons{text-align: center;}
.tg-socialicon.big-icons li{
    width: 20%;
    float: left;
    text-align: center;
    padding: 0;
}
.tg-socialicon.big-icons li a{
    width: 100px;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    line-height: 100px;
    border: 0;
    background: #3c5a98;
}
.tg-socialicon.big-icons li:nth-child(2n) a{background: #f46899;}
.tg-socialicon.big-icons li:nth-child(3n) a{background: #27b9f2;}
.tg-socialicon.big-icons li:nth-child(4n) a{background: #da4735;}
.tg-socialicon.big-icons li:nth-child(5n) a{background: #306a92;}
.tg-socialicon.big-icons li a i{
    display: block;
    font-size: 35px;
    line-height: 100px;
    text-align: center;
    line-height: inherit;
}
.tg-bggray .tg-section-head h2:after,
.tg-bggray { background: #f7f7f7;}
textarea.form-control,
input.form-control{
    width: 100%;
    border-color: #ddd;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
    height: 47px;
    padding: 10px 35px 10px 15px;
    line-height: 27px;
}
textarea.form-control{
    height: 130px;
    resize: none;
    line-height: 20px;
}
textarea.form-control:focus,
input.form-control:focus{
    border-color: #333;
    box-shadow: none;
}
.contact-form fieldset,
.contact-form {
    width: 100%;
    float: left;
}
.contact-form fieldset .form-group{
    position: relative;
    margin-bottom: 30px;
}
.contact-form .field-label,
.contact-form i{
    position: absolute;
    top: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 47px;
    color: #999;
    margin: 0;
}
.contact-form i{right: 0;}
.contact-form .field-label{
    left: 0;
}
.contact-form fieldset .form-group:focus .field-label{ }
.contact-form fieldset .form-group:focus i{
    right: auto;
    left: 0;
}
.tg-brands{
    padding:50px 0;
    border:1px solid #e6e6e6;
}
.tg-member-detail .tg-social-icon li a:hover i{background: #fff;}
.tg-brands figure{
    width:100%;
    float:left;
    text-align:center;
    margin:0;
}
.tg-brands figure a{ display:inline-block;}
.tg-brands figure a img{
    margin:0 auto;
    display:block;
    opacity:0.20;
}
.tg-brands figure a:hover img{ opacity:1;}
/* =============================================
                Shop Grid Page
============================================= */
.tg-shop-sale-slider{
    background: url(images/bg-slider.jpg) no-repeat;
    background-size: 100% auto;
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
.tg-shop-sale-slider .item{
    float: left;
    width: 100%;
    padding: 22px 80px;
    overflow: hidden;
}
.tg-shop-sale-slider .item figure{
    margin: 0;
    float: left;
    z-index: 2;
}
.tg-shop-sale-slider .item figure img{
    display: block;
    width: 100%;
    height: auto;
}
.tg-shop-sale-slider .item .slider-caption{
    float: right;
    width: 55%;
    padding: 50px 0;
}
.tg-shop-sale-slider .item .slider-caption h2{
    margin: 0 0 15px;
    line-height: 100px;
    color: #fff;
    font-size: 50px;
    position: relative;
}
.tg-shop-sale-slider .item .slider-caption h2:after,
.tg-shop-sale-slider .item .slider-caption h2:before{
    content: '';
    position: absolute;
    top: 0;
    width: 999px;
    height: 100%;
}
.tg-shop-sale-slider .item .slider-caption h2:after{left: 100%;}
.tg-shop-sale-slider .item .slider-caption h2:before{right: 100%;}
.tg-shop-sale-slider .item .slider-caption .tg-description{ padding: 0 0 15px;}
.tg-shop-sale-slider .item .slider-caption .tg-description p{ margin:0;}
.tg-shop-sale-slider .item .slider-caption .tg-btnarea {
    width: 100%;
    float: left;
}
.tg-shop-sale-slider .item .slider-caption .tg-btnarea .tg-btn {
    padding: 3px 0 0;
    width: 40%;
    float: right;
    line-height: 50px;
    text-transform: uppercase;
}
.tg-shop-sale-slider.owl-theme .item .slider-caption .tg-btnarea .tg-btn:first-child {float: left;}
.tg-shop-sale-slider.owl-theme .owl-controls{
	position: absolute;
	bottom: 0;
	margin: 0 0 20px;
	left: 0;
	width: 100%;
	height: auto;
}
.tg-shop-sale-slider.owl-theme .owl-controls .owl-page.active ,
.tg-shop-sale-slider.owl-theme .owl-controls .owl-page{padding: 0 5px;}
.tg-shop-sale-slider.owl-theme .owl-controls .owl-page span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #333 !important;
	margin: 0;
}
.tg-shop-sale-slider.owl-theme .owl-controls .owl-page span:after{ display:none;}
.shop-head{
	width: 100%;
	float: left;
	text-align: right;
	padding: 30px 0 0;
	margin: 30px 0 0;
	border-top: 1px solid #ddd;
}
.product-perpage{
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 30px;
}
.product-perpage select{
    width: 170px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
}
.tg-shopview{
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 35px;
    border: 1px solid #ddd;
    list-style: none;
    padding: 0;
}
.tg-shopview li{
    float: left;
    width: 50%;
    display: block;
    line-height: 33px;
    list-style-type: none;
}
.tg-shopview li + li{border-left: 1px solid #ddd;}
.tg-shopview li a,
.tg-shopview li a i{
    display: block;
    text-align: center;
    line-height: 33px;
    color: #333;
}
.tg-content .tg-products {
    padding: 15px 0;
    clear: both;
    overflow: hidden;
}
.tg-content .tg-products .tg-product {margin: 15px 0;}
/* =============================================
                Sidebar Style
============================================= */
.tg-shop-sidebar{
    width: 100%;
    float: left;
}
.sidebar-section .tg-widget,
.tg-shop-sidebar .tg-widget{
	margin: 0 0 30px;
	width: 100%;
	float: left;
}
.tg-shop-sidebar .tg-widget.widget-accordions{ width:100%;}
.tg-sidebar .widget_price_filter form{
	width:100%;
	float:left;
	padding:0 20px 20px;
	border:1px solid #ddd;
	border-top:0;
}
.tg-widget h3 {
    background: #333;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.tg-widget ul{
	width:100%;
	float:left;
	border: 1px solid #ddd;
	padding:0 20px;
	list-style: none;
}
.tg-widget ul li ul{
	border: 0;
	padding: 0;
}
.tg-widget ul li{
	width:100%;
	float:left;
	list-style-type: none;
	padding: 15px 0;
}
.tg-widget ul li + li{ border-top: 1px solid #ddd;}
.tg-widget ul li a{
    position:relative;
    color: #333;
    clear: both;
    overflow: hidden;
    line-height: normal;
}
.tg-widget ul li a i,
.tg-widget ul li a em{
    font-style: normal;
    line-height: normal;
}
.tg-widget ul li a em{ float: left;}
.tg-widget ul li a i {
    background: #d9d9d9;
    float: right;
    padding: 0 5px;
    font-size: 12px;
}
.tg-widget ul li a:hover i { color: #333;}
.tg-widget.sidebar-search .search-form{position:relative;}
.tg-widget.sidebar-search input[type="search"]{
    padding:4px 40px 4px 6px;
    line-height:37px;
    height:auto;
    color:#272727;
}
.tg-widget.sidebar-search button[type="submit"]{
    position:absolute;
    top:0;
    right:0;
    background:none;
    border:0;
    color:#272727;
    font-size:14px;
    line-height:38px;
    padding:4px 10px;
}
.tg-widget.widget-categories ul.categories > li > a:after{
    content: "\f106";
    font-size: 16px;
    height: auto;
    right: 0;
    line-height: 16px;
    position: absolute;
    text-align: left;
    top: 3px;
    width: 25px;
    font-family: 'FontAwesome';
}
.tg-widget.widget-categories ul.categories > li > a:hover:after,
.tg-widget.widget-categories ul.categories > li.active > a:after{content: "\f107";}
.tg-widget.widget-categories ul.categories > li ul{
    padding:15px 0 0;
    overflow:visible;
}
.tg-widget.widget-categories ul > li ul li{
    border:0;
    padding:0 0 0 10px;
    overflow:visible;
    position:relative;
}
.tg-widget.widget-categories ul > li ul li:after{
    content: "";
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    text-align: left;
    top: 50%;
    left: 0;
    margin:-2px 0 0 0;
    width:4px;
    height:4px;
    background:#434343;
    border-radius:4px;
}
.tg-filterbyprice{
    padding:20px;
    border: 1px solid #ddd;
}
.tg-filterbyprice .slider-range{
    margin:0 0 20px;
    border-radius:0;
    background:#ebebeb;
    border:0;
    height:10px;
}
.tg-filterbyprice .slider-range .ui-slider-range{ border-radius:0;}
.tg-filterbyprice .slider-range .ui-slider-handle{
    border:0;
    border-radius:0;
    background:#434343;
    width:6px;
    height:16px;
    margin:0;
    top:-3px;
}
.price-display{
    overflow:hidden;
    text-align: center;
}
.price-display .prices{
    float:left;
    width:100%;
    text-align:left;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.price-display .prices label,
.price-display .prices input{
    display:inline-block;
    vertical-align:middle;
    margin:0;
    line-height:14px;
}
.price-display .prices label{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.price-display .prices input{
    width:80px;
    border:0;
    padding:0;
    text-align:center;
    line-height: 14px;
    font-size: 14px;
    height: auto;
    background: none;
}
.price-display .prices input:focus{ background:none;}
.price-display .tg-btn{
    margin:0 auto;
    float: none;
}
.tg-widget.widget-popularproducts ul li a{
    float:left;
    margin:0 15px 0 0;
    border: 1px solid #ddd;
}
.tg-widget.widget-popularproducts ul li a img{ display:block;}
.tg-widget.widget-popularproducts ul li .tg-product-data{
    overflow:hidden;
    font-size:14px;
    line-height:17px;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    text-align: left;
}
.tg-widget.widget-popularproducts ul li .tg-product-data span{ display: block;}
.tg-widget.widget-popularproducts ul li .product-title{
    font-size: 14px;
    line-height: 17px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.tg-widget.widget-popularproducts ul li .rating{ color: #e7b900;}
.widget-accordions .tg-panel{margin-bottom: 0;}
.widget-accordions ul li{
    line-height: normal;
    position: relative;
}
.widget-accordions ul li ul li{
    list-style:disc;
    border:none;
    padding:5px 0;
}
.widget-accordions ul li h4 a{position: relative;}
.widget-accordions ul li h4 a:after{
    content: '\f107';
    position: absolute;
    font-family: 'FontAwesome';
    right: 5px;
    top: 5px;
    font-size: 14px;
}
.accordion li .tg-body{padding: 10px 0;}
.accordion li .tg-body p{margin: 0;}
.widget-accordions ul li .tg-panel-heading h4{margin: 0;}
.widget-accordions ul li h4:hover a:after,
.widget-accordions ul li h4.actives a:after{content:'\f106';}
.col.tg-flicker ul,
.tg-widget.widget-flickr ul,
.tg-widget.tg-widget-flickr ul{
	padding: 2px;
	float: left;
}
.col.tg-flicker ul li,
.tg-widget.tg-widget-flickr ul li{
	float: left;
	border: 0;
	padding: 5px;
	position: relative;
	overflow: hidden;
}
.tg-widget.widget-flickr ul li{
	width:33.33%;
	padding:5px;
	border:0;
	position:relative;
}
.tg-widget.widget-flickr ul li img,
.col.tg-flicker ul li img,
.tg-widget.tg-widget-flickr ul li img{position: relative;}
.col.tg-flicker ul li .tg-post-img,
.tg-widget.widget-flickr ul li .tg-post-img,
.tg-widget.tg-widget-flickr ul li .tg-post-img {
	float: left;
	width:100%;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.col.tg-flicker ul li .tg-post-img img,
.tg-widget.widget-flickr ul li .tg-post-img img,
.tg-widget.tg-widget-flickr ul li .tg-post-img img{ display:block; width:100%; height:auto;}
.tg-widget.tg-widget-flickr  ul li + li{border: 0;}
.col.tg-flicker .tg-img-hover,
.tg-widget.widget-flickr ul li .tg-post-img .tg-img-hover,
.tg-widget.tg-widget-flickr .tg-img-hover{background: rgba(255, 255, 255, 0.75);}
.col.tg-flicker .tg-img-hover a,
.tg-widget.widget-flickr ul li .tg-post-img .tg-img-hover a,
.tg-widget.tg-widget-flickr .tg-img-hover a {
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	top: 50%;
	color: #333;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
}
.col.tg-flicker .tg-img-hover a i,
.tg-widget.widget-flickr ul li .tg-post-img .tg-img-hover a i,
.tg-widget.tg-widget-flickr .tg-img-hover a i{
	font-size: 15px;
	line-height: 15px;
}
.col.tg-flicker .tg-img-hover a:hover i,
.tg-widget.widget-flickr ul li .tg-post-img .tg-img-hover a i,
.tg-widget.tg-widget-flickr .tg-img-hover a:hover i{background: none;}
.col.tg-flicker ul li .tg-post-img:hover .tg-img-hover ,
.tg-widget.widget-flickr ul li .tg-post-img:hover .tg-img-hover,
.tg-widget.tg-widget-flickr ul li .tg-post-img:hover .tg-img-hover {
	opacity: 1;
	top: 0;
	visibility: visible;
}
/* =============================================
                Shop Detail Page
============================================= */
.tg-view-slider{
    float: left;
    margin:0 0 10px;
}
.tg-thumbnail-slider{
	padding: 0 35px;
	float: left;
	width: 100%;
}
.tg-thumbnail-slider.owl-carousel .owl-item{
	width:100%;
	float:left;
	padding:0 5px;
}
.tg-thumbnail-slider .owl-item .item{}
.tg-thumbnail-slider .item figure{
	margin: 0;
	float: left;
	width: 100%;
}
.tg-thumbnail-slider .item figure img{
	display: block;
	width: 100%;
	height: auto;
}
.tg-thumbnail-slider .owl-item .item:hover figure,
.tg-thumbnail-slider .owl-item.active .item figure{ opacity: 0.50;}
.tg-thumbnail-slider .owl-controls {
	width:100%;
	float:left;
	margin:0;
}
.tg-thumbnail-slider.owl-theme .owl-controls .owl-next,
.tg-thumbnail-slider.owl-theme .owl-controls .owl-prev{
	top:50%;
	display:block;
	margin:-15px 0 0 0;
	position: absolute;
}
.tg-thumbnail-slider.owl-theme .owl-controls .owl-next:hover i,
.tg-thumbnail-slider.owl-theme .owl-controls .owl-prev:hover i{ color:#fff;}
.tg-thumbnail-slider.owl-theme .owl-controls .owl-next{ right:0;}
.tg-thumbnail-slider.owl-theme .owl-controls .owl-prev{ left:0;}
.tg-thumbnail-slider.owl-theme .owl-controls{ margin:0;}
.tg-product-detail .tg-product-data{
	padding: 0;
	text-align: left;
}
.tg-product-detail .tg-product-data .tg-heading-border{ margin: 0 0 30px;}
.tg-product-detail .tg-product-data .tg-heading-border:after{
	left: 0;
	margin: 0;
}
.tg-product-detail .tg-product-data h2{
	line-height: 30px;
	font-size: 30px;
	margin: 0;
}
.tg-product-detail .tg-product-data .tg-rating {text-align: left;}
.tg-product-detail .tg-product-data .tg-rating strong,
.tg-product-detail .tg-product-data .tg-rating .tg-stars{
	width:auto;
	float:none;
	display:inline-block;
	vertical-align:middle;
	padding-bottom:0;
}
.tg-product-detail .tg-product-data .tg-rating .tg-stars .star-rating{ margin:0;}
.tg-product-detail .tg-product-data .tg-product-price{
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 30px;
}
.tg-product-detail .tg-description {
	padding: 30px 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0 0 30px;
}
.tg-product-detail .tg-description p{ margin: 0 0 30px;}
.tg-product-detail .tg-description span,
.tg-product-detail .tg-description strong{ display: block;}
.availability{
	padding: 4px 0;
	float: left;
}
.color-choser{
	list-style: none;
	text-align: right;
	padding: 0 0 30px;
}
.color-choser li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.color-choser li a{
    width: 25px;
    height: 25px;
    display: block;
    border: 1px solid #ddd;
}
.black{ background: #000;}
.green{ background: #31ed1e;}
.orange{ background: #edcd1e;}
.yellow{ background: #ebe950;}
.red{ background: #ff0000;}
.white{ background: #fff;}
.tg-product-detail .tg-product-data .tg-btn{
    float: right;
    text-transform: uppercase;
    padding: 3px 20px 0;
    width: 50%;
}
.quantity-sapn{
    float: left;
    width: 45%;
}
.quantity-sapn input,
.quantity-sapn em{
    float:left;
    margin:0;
    padding:0;
    line-height:50px;
    font-style:normal;
    text-align:center;
    height:50px;
}
.quantity-sapn input{
    width:70px;
    background:none;
}
.quantity-sapn em{
    width:50px;
    background:#434343;
    display:block;
    cursor:pointer;
    color:#fff;
}
.tg-product-tabs{
    float: left;
    width: 100%;
    padding: 100px 0 0;
}
.tg-product-nav-tabs{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    width:100%;
    border-bottom:1px solid #d9d9d9;
    font-size:18px;
    line-height:40px;
    font-weight:normal;
    font-family:'Lato', Arial, Helvetica, sans-serif;
}
.tg-product-nav-tabs li{
    list-style-type:none;
    float:left;
}
.tg-product-nav-tabs li a{
    display:block;
    padding:0 25px;
    border-left:1px solid #d9d9d9;
    line-height:40px;
    color:#434343;
    position:relative;
}
.tg-product-nav-tabs li:first-child a{ border:0;}
.tg-product-nav-tabs li a:after{
    content:'';
    position:absolute;
    top:40px;
    left:0;
    width:0;
    height:1px;
}
.tg-product-nav-tabs li.active a:after,
.tg-product-nav-tabs li a:hover:after{ width:100%;}
.tg-product-tabs .tab-content{
	width:100%;
	float:left;
	font-size:14px;
	line-height:24px;
	padding:30px 0 0;
	margin: 0 0 100px;
}
.tg-product-tabs .tab-content > div{
	width:100%;
	float:left;
}
.tg-product-tabs .tab-content > .tg-heading-border h3{padding:0 0 20px;}
.tg-product-tabs .tab-content .tg-heading-border:after{
	left:0;
	margin:0;
}
.tg-product-tabs .tab-content p{ margin:0 0 30px;}
.tg-product-tabs .tab-content ul{
	width:100%;
	float:left;
	margin:0;
	padding:0 0 30px;
	list-style:none;
	overflow:hidden;
}
.tg-product-tabs .tab-content ul li{
	width:25%;
	float:left;
	list-style:none;
	padding:0 5px 0 15px;
	position:relative;
}
.tg-product-tabs .tab-content ul.commentlist li{
	width:100%;
	padding:0;
}
.tg-product-tabs .tab-content ul.commentlist li:after{ display:none;}
.tg-product-tabs .tab-content ul li:after{
	content:'';
	width:4px;
	height:4px;
	border-radius:4px;
	background:#434343;
	display:block;
	top:50%;
	left:5px;
	position:absolute;
}
.tab-pane{overflow:hidden;}
.tg-product-tabs .tab-content ul li .comment{
	width:100%;
	float:left;
	border:0;
}
.tab-content ul.commentlist li .tg-author-img{
	float:left;
	margin:0 15px 0 0;
}
.tab-content ul.commentlist li .tg-author-img img{display:block;}
.tab-content ul.commentlist li .comment-box{overflow:hidden;}
.tab-content ul.commentlist li .comment-box .tg-heading-border{ margin:0 0 10px;}
.tab-content ul.commentlist li .comment-box .tg-heading-border h3{ padding:0 0 10px;}
/* =============================================
                Blog Grid Page
============================================= */
.tg-content .tg-posts {
    margin: -15px 0 30px;
    clear: both;
    overflow: hidden;
}
.tg-content .tg-posts .tg-post {margin: 15px 0;}
/* =============================================
                Blog Detail Page
============================================= */
.tg-blog-detail {}
.tg-blog-image{margin: 0 0 30px;}
.tg-blog-image figure{
    width: 100%;
    border: 1px solid #ddd;
    margin: 0;
}
.tg-blog-image figure img{display: block;}
.tg-post-head .left-box .tg-heading-border::after {left: 0;}
.tg-post-head{
	float: left;
	width: 100%;
}
.tg-post-head .left-box{float: left;}
.tg-post-head .left-box .tg-heading-border h3{
    font-size: 30px;
    line-height: 33px;
}
.tg-post-head .right-box{float: right;}
.tg-post-head .right-box ul{
	width:100%;
	float:left;
	list-style:none;
}
.tg-post-head .right-box ul li{
	list-style-type: none;
	font-size: 19px;
	line-height: 21px;
	float:left;
}
.tg-post-head .right-box ul li a{display: block;}
.tg-post-head .right-box ul li a i{color: #333;}
.tg-post-head .right-box ul li:last-child{margin: 0 0 0 50px;}
.tg-post-content{
	padding: 0 0 20px;
	margin: 0 0 30px;
	border-bottom: 1px solid #ddd;
}
.tg-author-info {
    float: left;
    margin: 0 0 30px;
}
.tg-author-info figure{
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.author-name{
    float: left;
    overflow: hidden;
}
.author-name h3{
    line-height: 21px;
    margin-top: 8px;
    margin-bottom: 0;
}
.author-name ul{list-style: none;}
.author-name ul li{
    list-style-type:none;
    display: inline-block;
    line-height: normal;
    padding-right: 25px;
    position: relative;
}
.author-name ul li:after{
    content: '/';
    position: absolute;
    left: 80%;
    top: 0;
}
.author-name ul li:last-child{padding-right: 0;}
.author-name ul li:last-child:after{display: none;}
.author-name ul li a{color: #333;}
.tg-blog-tags{
    float: right;
    margin: 20px 0;
}
.tg-blog-tags a i{
    color: #333;
    transform: rotate(90deg);
    font-size: 16px;
    line-height: 19px;
}
.tg-blog-tags span a{
    color: #333;
    font-size: 14px;
    line-height: 17px;
}
.tg-post-content .tg-description blockquote{
	border: 0;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: 400;
	margin-bottom: 10px;
	text-align: center;
}
.tg-about-author {
	background: #f7f7f7;
	margin: 0 0 100px;
}
.tg-about-author .tg-author-detail{
	background: #333;
	padding: 20px;
	float: left;
	width: 300px;
}
.tg-author-detail .tg-heading-border{margin: 0 0 20px;}
.tg-author-detail .tg-heading-border h3{
	color: #fff;
	line-height:21px;
}
.tg-author-detail .tg-heading-border:after{
	left: 0;
	margin:0;
}
.tg-author-detail .author-name ul li time,
.tg-author-detail .author-name ul li a{color: #fff;}
.tg-author-detail .author-name ul li:after{color: #fff;}
.tg-author-detail .tg-author-info{margin: 0;}
.tg-about-author .tg-description {
	width:auto;
	float:none;
	padding:20px;
	overflow:hidden;
}
.tg-about-author .tg-description p{margin: 0;}
.tg-comments h2{
	font-size: 30px;
	line-height: 33px;
	color: #333;
	margin: 0 0 30px;
}
.tg-comments ul{list-style: none;}

.tg-comments ul li {
    list-style-type: none;
    padding: 30px 0 0;
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
}
.tg-comment-head .author-name span a{
    color: #333;
    margin-right: 25px;
    position: relative;
}
.tg-comment-head{}
.tg-comment-head .tg-author-info{margin: 0;}
.tg-comment-head .tg-author-info .author-name h3{margin: 0;}
.tg-comment-head .author-name span a:after{
    content: '/';
    position: absolute;
    left: 52px;
    top: -4px;
}
.tg-comment-head .left-box{ float:left;}
.tg-comment-head .right-box {
	float: right;
	line-height:16px;
}
.tg-comment-head .right-box a{
	color: #333;
	position:relative;
	padding:0 0 0 20px;
}
.tg-comment-head .right-box a:before{
	position:absolute;
	left:0;
}
.tg-comment-head .right-box i {margin-right: 7px;}
.tg-comment .tg-description {
    padding-left: 100px;
    margin: 0 0 30px;
}
.tg-comment .tg-description p{margin: 0;}
.tg-comments .tg-chlid .tg-comment-head{padding-left: 100px;}
.tg-comments .tg-chlid .tg-description {padding-left: 200px;}
.tg-comment-two{margin-bottom: 100px;}
.tg-comment-two .tg-description{padding-left: 100px;}
.tg-comment-two .tg-description p{margin:0;}
.form-leave-comment textarea.form-control{height: 150px;}
/* =============================================
                Modal Style
============================================= */
#tg-scrolling{position: relative;}
.modal-lg{
    overflow: hidden;
    width: 1024px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin: 0 0 0 -500px;
}
.topcalculator{
    width: 100%;
    float: left;
    padding: 15px 30px;
    background: #333;
    color: #fff;
}
.topcalculator span{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
}
.topcalculator span strong{
    color: #fff;
    font-weight: normal;
}
.calculator-table{
    width: 100%;
    padding: 30px 20px;
    float: left;
    background: #fff;
}
.calculator-table ul{
    list-style: none;
    vertical-align: middle;
}
.calculator-table ul li{
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    line-height: normal;
    position: relative;
}
.topcalculator span,
.calculator-table ul li span{
    float: left;
    padding: 0 10px;
}
.topcalculator span.box1,
.calculator-table span.box1{width: 10%;}
.topcalculator span.box2,
.calculator-table span.box2{width: 30%;}
.topcalculator span.box3,
.topcalculator span.box4,
.topcalculator span.box5,
.calculator-table span.box3,
.calculator-table span.box4,
.calculator-table span.box5{width: 20%;}
.calculator-table ul li span.box1 input,
.calculator-table ul li span.box2 select,
.calculator-table ul li span.box3 input,
.calculator-table ul li span.box4 input,
.calculator-table ul li span.box5 input{
    width: 100%;
    height: 38px;
    background: #fff;
}
.calculator-table span.box1 input{padding: 4px 6px 4px 10px;}
.calculator-table ul li a{
    position: absolute;
    top: 10px;
    left: 6px;
    color: #d82424;
}
.calculator-table ul li a i{ color:#d82424;}
.calculator-table ul li span{position: relative;}
.footer-calculator .btns-area{margin: 70px 0 0;}
.footer-calculator .btns-area .tg-btn{text-transform: uppercase;}
.footer-calculator .total-area{
    width: 50%;
    padding: 0 10px 0 0;
}
.footer-calculator .total-area label{
    text-transform: uppercase;
    float: left;
    width: 50%;
    margin:10px 0 0;
}
.footer-calculator .total-area input{
    width: 40%;
    float: right;
    height: 38px;
    background: #fff;
    margin-bottom: 30px;
}
.tg-calculator-btns{ text-align: right;}
.tg-calculator-btns a{}
.footer-calculator .total-area .reset{margin-right: 30px;}
.tg-suggested-products{
    padding-top: 30px;
    margin: 30px 0 0;
    border-top: 1px solid #ddd;
}
.tg-suggested-products h2{
    font-size: 18px;
    line-height: 21px;
    margin:  0 15px 30px;
}
.tg-products-detail{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.tg-products-detail figure {
    float: left;
    margin: 0;
    position: relative;
    overflow: hidden;
    border:1px solid #ddd;
}
.tg-products-detail figure .tg-img-hover{background: rgba(51, 51, 51, 0.75);}
.tg-products-detail:hover figure .tg-img-hover{
    visibility: visible;
    top: 0;
    opacity: 1;
} 
.tg-products-detail figure .tg-img-hover a{
    display: block;
    text-align: center;
}
.tg-products-detail figure .tg-img-hover a i{
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
.tg-products-detail .product-description{
    padding: 30px;
    border: 1px solid #ddd;
    width:295px;
}
.tg-products-detail .product-description ul li{
    margin: 0 0 3px;
    line-height: normal;
}
.tg-products-detail .product-description ul li span{
    margin: 0;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding: 0;
}
.tg-products-detail .product-description ul li a{
    position: static;
    color: #333;
}
.tg-products-detail:hover .tg-img-hover{top: 0;}
.tg-products-detail:hover .tg-img-hover{top: 0;}
/* =============================================
                Home Parallax slider Style
============================================= */
.swiper-container {
    width: 100%;
    height: 100%;
    background: #000;
}
.swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}
.parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.swiper-slide .title {}
.swiper-slide .subtitle {}
.swiper-slide .text {max-width: 400px;}
/* =============================================
                Store Locator Style
============================================= */
#storelocator {border: 1px solid #ccc;}
#storelocator header {
    padding: 12px 20px;
    border-bottom: 1px solid #ccc;
}
.po-storesearch{width:60%;}
.po-storesearch form{
	width:100%;
	float:left;
	position:relative;
}
.po-storesearch form > input[type="text"]{
	width:30%;
	float:left;
	margin:0 15px 0 0;
}
/*.po-storesearch form > input[type="text"]#keyword{ margin:0;}*/
.po-storesearch form > button{border:0; position:absolute; top:0; right:0;}
.po-storesearch .locate-me-wrap{float:left; margin:0 15px 0 0; position:relative; width:30%;}
.locate-me-wrap .geolocate {
	position: absolute;
	top: 13px;
	right: 29px;
	width:16px;
	height:16px;
}
.locate-me-wrap .geodistance {
	position: absolute;
	top: 14px;
	right: 8px;
	width:12px;
	height:14px;
	line-height:14px;
}
.locate-me-wrap .geodistance i{ line-height:inherit;}
.geodistance_range {
	position: absolute;
	top: 50px;
	right: -10px;
	background: #fff;
	padding: 20px;
	z-index: 3;
	width:250px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
}
.geodistance_range .distance-ml {padding: 0 0 20px;}
.geodistance_range .ui-slider {
	border-radius: 0;
	border: 0;
	height: 8px;
	background: #f7f7f7;
}
.geodistance_range .ui-slider-handle {
	width: 12px;
	height: 12px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 50%;
	background: #fff !important;
	border-width:4px !important;
}
.geodistance_range .ui-slider-range{ border-radius:0;}
.geodistance_range:after {
	bottom: 100%;
	right: 15px;
	height: 0;
	content: "";
	position: absolute;
	background:none;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
}




.po-storesearch input {
	float: left;
	background-color: #fff;
	border-radius: 0;
	width: 220px;
	height: 40px;
	font-size: 14px;
	border-right: none;
	border: 1px solid #bdbdbd;
}
.po-storesearch button {
    float: left;
    height: 40px;
    width: 40px;
    border: none;
    border: 1px solid #bdbdbd;
    border-left: none;
}
#storelocator header h2 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    margin: 8px 0;
}
#storelocator .fa-globe { margin-right: 10px; }
#storelocator header h1 i { margin-right: 10px; }
#bh-sl-map { height: 483px; }
#map-container ul {
    padding: 0;
    margin: 0;
}
#map-container li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#map-container .col-md-3,
#map-container .col-md-9 { padding: 0; }
.bh-sl-loc-list {
    height: 483px;
    overflow: auto;
    border-right: 1px solid #ccc;
}
#storelist li {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 15px 20px;
    cursor: pointer;
    padding-left: 62px;
    background: #fff url(images/marker.png) no-repeat 15px 20px !important;
    color: #6f6f6f;
}
#storelist li:first-child{ border-top:0;}
#storelist li.list-focus { background: #f9f9f9 url(images/marker.png) no-repeat 15px 20px !important; }
#storelist li h4 {
    font-size: 16px;
    margin-bottom: 6px;
}
h5.loc-name {
    margin-bottom: 3px;
    font-size: 12px;
}
/* =============================================
                404 page Style
============================================= */
.tg-404{
	text-align:center;
	padding-bottom:100px;
}
.tg-404 h2{
    font-size:250px;
    line-height:200px;
}
.tg-404 img{max-width:225px;}
.tg-page-not-found .tg-heading-border:after{
    margin:0;
    left:0;
}
.tg-page-not-found p{margin-bottom:20px;}
.tg-breadcrumb {}
.tg-breadcrumb a{color: #fff;} 
.tg-mini-cart .tg-product-img img{ width: 70px;}
.upsells products{}
.archive-post-area .tg-btn{ margin-top:30px;}
.archive-post-area .tg-postmeta{ padding:10px 0 10px 0px;}
.archive-post-area .tg-post{ margin-bottom:30px;}
.archive-post-area .tg-post-img{ margin-bottom:15px; float:left;}
.archive-post-area .tg-post-img{ width:100%;}
.tg-location-map{
	height:483px;
}
.tg-location-map .infoBox{
	background:#FFF;
	padding:15px;
	box-shadow:0px 0px 12px 4px #888888;
}

.map-controls {
    top: 10px;
    left: 10%;
    width: 110px;
    z-index: 2;
    position: absolute;
}
.map-controls span {
	float: left;
	width: 30px;
	height: 30px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background: #5d5955;
	margin-right:5px;
}
.directory-detail::after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	border-top: 15px solid #FFF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	right: 108px;
	top: 100%;
}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form fieldset,
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form,
.tg-sidebar .tg-widget.widget_search .tg-widget-holder > div,
.tg-sidebar .tg-widget.widget_search .tg-widget-holder{
	width:100%;
	float:left;
	position:relative;
}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder > div{ background:none; height:auto;}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form{border:1px solid #ddd;}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form fieldset input{
	padding: 4px 40px 4px 6px;
	line-height: 37px;
	height: auto;
	color: #272727;
	background:none;
	text-transform:capitalize;
}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form fieldset input::-moz-pleaceholder{color: #272727;}
.tg-sidebar .tg-widget.widget_search .tg-widget-holder form fieldset button{
	top: 0;
	right: 0;
	width:auto;
	height:auto;
	border: 0;
	color: #272727;
	font-size: 14px;
	background: none;
	line-height: 38px;
	padding: 4px 10px;
	position: absolute;
}
.tg-blog-gallery{ margin:0 0 20px;}
.tg-blog-gallery .item figure{ margin:0;}
.post-slider.owl-theme .owl-controls{ margin:0;}
.post-slider.owl-theme .owl-controls .owl-buttons .owl-prev,
.post-slider.owl-theme .owl-controls .owl-buttons .owl-next{
	position:absolute;
	top:50%;
	margin:-15px 0 0 0;
}
.post-slider.owl-theme .owl-controls .owl-buttons .owl-prev{ left:0;}
.post-slider.owl-theme .owl-controls .owl-buttons .owl-next{ right:0;}
.post-slider.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.post-slider.owl-theme .owl-controls .owl-buttons .owl-next:hover{ color:#fff;}
.tg-blog-video,
.tg-blog-audio{ margin:0 0 30px;}
.form-search{ padding:60px 0 0;}
.tg-sidebar .tg-widget-holder .form-search{ padding:0;}
.tg-suggestions ul li{
	list-style-position:inside;
	list-style-type:disc;
}
.search-found .form-search{ padding:0 0 30px;}
.search-found .form-search .tg-btn{
	margin:0;
	line-height:47px;
}


.sc-blog-large figure.tg-post-img{ width:100%; margin-bottom:15px;}
.sc-blog-large .tg-postmeta{ padding:10px 0;}
.sc-blog-large .tg-description{ padding-bottom:30px;}




.gallery {
	text-align:center;
	overflow:hidden;
	margin:0 -15px;
}
.gallery .gallery-item{
	width:24.8%;
	margin:0;
	padding:15px;
	text-align: left;
	display:inline-block;
	vertical-align:top;
}
.gallery .gallery-item a{ display:block;}
.gallery .gallery-item a img{
	width:100%;
	height:auto;
	display:block;
}
.post-password-form{
	float:left;
	width:100%;
}
.post-password-form input[type="submit"],
.post-password-form label{
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
.post-password-form input[type="submit"]{
	line-height:35px;
	height:35px;
	border:0;
	background:#333;
	color:#fff;
	padding:0 15px;
	text-transform:uppercase;
}
.tg-widget.widget_search .tg-search{
	width:100%;
	background:none;
	position:relative;
}
.tg-widget.widget_search .tg-search form{
	padding:0;
	border:1px solid #ddd;
	position:relative;
}
.tg-widget.widget_search .tg-search form input{
	height:45px;
	line-height:45px;
	padding:0 45px 0 15px;
	background:none;
}
.tg-widget.widget_search .tg-search form button{
	width: 45px;
	height:45px;
	position:absolute;
	top:0;
	right:0;
	display:block;
	text-align:center;
	z-index:4;
	line-height:45px;
	background:none;
	color:#333;
}
.tg-widget ul li ul{
	margin:0;
	padding:0 0 0 10px;
}
.tg-widget.widget_pages ul li ul li,
.tg-widget.widget_pages ul li ul li ul li{ position:relative;}
.tg-widget.widget_nav_menu ul li a,
.tg-widget.widget_pages ul li ul li a{ display:block;}
.contact_wrap_pg .alert{
    float: left;
    width: 100%;
    border-radius: 0;
    background: none;
    border: 2px solid;
}
.contact_wrap_pg .contact_now_pg{ position:relative;}
.contact_wrap_pg .contact_now_pg i{ color:#FFF;}
.mec-product-detail .images .thumbnails {
	margin-top:5px !important;
}
.tg-search-v2 .dropdown-menu .form-search,
.tg-search-v1 .dropdown-menu .form-search{padding:0;}
.tg-search-v2 .dropdown-menu .tg-search,
.tg-search-v1 .dropdown-menu .tg-search{
	width:100%;
	float:left;
}
.tg-search-v1 .dropdown-menu .form-search fieldset .form-control{
	background:#fff;
	height:50px;
	color:black;
	position:relative;
	padding:15px;
}
.tg-search-v1 .dropdown-menu .form-search fieldset button{
	position:absolute;
	right:0;
	top:1px;
	width:50px;
	height:50px;
	line-height:50px;
}
.tg-search-v2 .dropdown-menu .form-search fieldset button{display:none;}
.tg-searchpage{
	width:100%;
	float:left;
}
.tg-searchpage .tg-suggestions{margin:0 0 30px;}
.tg-searchpage .tg-search{
	width:500px;
	float:left;
}
.tg-searchpage .tg-search .form-search{padding:0;}
.tg-searchpage .tg-search .form-search fieldset{position:relative;}
.tg-searchpage .tg-search .form-search button{
	position:absolute;
	top:0;
	right:0;
}
.tg-searchpage .search-found{
	margin-bottom:30px;
	float:left;
	width:100%;
}


.tg-search-v1 .tg-search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #414141 !important;
}
.tg-search-v1 .tg-search-form ::-moz-placeholder { /* Firefox 19+ */
   color: #414141 !important;
}
.tg-search-v1 .tg-search-form :-ms-input-placeholder { /* IE 10+ */
   color: #414141 !important;
}
.tg-search-v1 .tg-search-form :-moz-placeholder { /* Firefox 18- */
   color: #414141 !important;
}
.theme-pageination-wrap ul li{
	margin-left:5px;
}
.theme-pageination-wrap .tg-next,
.theme-pageination-wrap .tg-previous{
	margin:0;
}



