body {
	background-color: #f7f7f7;
    color: #696969;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444; 
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:12px; height: 15px;}
.fa-stack .fa{font-size:15px;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #777;
	text-transform:capitalize;
}
a:hover {
	text-decoration: none;color:#826147;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
	border-radius: 0;
}
#comment_form {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e7e7e7;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #826147;
}
/* top */
#top {
	background-color: #292929;
	padding:0;
	min-height: 40px;
	text-align: center;
}
#top .container {
	padding:0px;
}
#top #form-currency .currency-select {
	text-align: left;
	width:100%;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;

}
#form-language .btn, #form-currency .btn {
    padding: 10px 0;
    letter-spacing: 0.8px;
}
#top .language-menu .language-select{ color: #292929; width: 100%; padding: 2px 10px; text-align: left;}
#top .language-menu .language-select:hover{background-color: #826147; color: #fff;}
#form-currency .dropdown-menu, #form-language .dropdown-menu ,.affiliate-dropmenu .dropdown-menu{right:auto;left:0;padding:5px 0;margin-top:-1px;}
.myaccount {
    float: right;
    font-size: 0;
    height: 40px;
    width: 40px;
    margin: 30px 5px;
    cursor: pointer;
    background-image: url("../image/tmgs/user.svg");
    background-size: 15px auto;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.myaccount:hover {
	background-image: url("../image/tmgs/user-h.svg");
	border-color: #826147;
}
.myaccount a.dropdown-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
}
.myaccount .dropdown-menu{
	background-color: #ffffff;
    left: auto;
    margin: 0;
    padding: 5px 0;
	border: 1px solid #eee;
    right: 0;
    z-index: 999;
	top: 67px;}
 #form-language .btn{margin-right:10px;}
.myaccount  .caret{
	vertical-align:2px;
	display: none;
}
#form-language .dropdown-menu > li > a {padding: 2px 10px;   text-align: left;}
#form-currency .dropdown-menu .btn { padding:2px 10px !important;color:#292929;border:0 none;}
#form-language .dropdown-menu > li > a:hover {color:#FFFFFF;}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-decoration: none;
}
 #form-language .dropdown-menu > li > a,#form-currency .dropdown-menu > li > a,#top-links .myaccount .dropdown-menu > li > a ,.affiliate-dropmenu .dropdown-menu li a{color:#fff;}
#top-links li{padding:0 4px 0 0; }

#top-links .myaccount-menu li{padding:0 5px; display: inline-block; position: relative;}
#top-links .myaccount-menu li + li{background:none;}
#top-links a .fa, .list-inline li .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {color: #8a8a8a;}
.list-inline > li{position: relative;}
#form-currency .dropdown-menu.currency-menu li:hover .btn, #form-language .dropdown-menu > li:hover > a,.myaccount .dropdown-menu > li:hover > a ,.affiliate-dropmenu .dropdown-menu li:hover > a{ background-color: #826147; color: #ffffff;}
#form-currency .dropdown-menu .btn:hover, #form-language .dropdown-menu > li > a:hover,.myaccount .dropdown-menu > li > a:hover{}

#top-links .dropdown-menu a ,.affiliate-dropmenu .dropdown-menu li a{
	text-shadow: none; padding:2px 10px;text-align:left;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #fff;
}
#top .btn-link strong {
	font-weight: normal;
}
#top-links {
	padding-top: 10px;
}
#top-links .list-inline{margin:1px 0 0;}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:-2px;}

/* Header */
header{  background:#ffffff;  margin-bottom: 20px;}
.common-home header{border: none; margin: 0;}
.header.container {
    height: auto;
    padding:0;
	position:relative;
}
.main-slider .swiper-wrapper {
  direction: ltr !important;
}

/* logo */
.header-logo{float:left;}
.dropdown.search {
    float: right;
    padding: 30px 5px;
}
.header-search:hover{
	background-image: url("../image/tmgs/search-h.svg");
	border-color: #826147;
}
.header-search{
	background-image: url("../image/tmgs/search.svg");
	background-size: 15px 15px;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
    height: 40px;
    width: 40px;
    position: relative;
    cursor: pointer;
    border: 1px solid #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;

}
.header-search.active{
	background-image: url("../image/tmgs/close.svg");
	background-size: 13px auto;
	background-position: center;
	background-repeat: no-repeat;
}
.header-cart .fa.fa-shopping-cart {
    display: none !important;
}
.header-cart{float:right;}
#logo {
	padding: 27px 0;
	display:inline-block;
}
/* search */
#search {
	display: none;
	left: auto;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 100%;
}
#search .input-lg {
    background: #fff;
    float: left;
    height: auto;
    margin: 0;
    padding:0 15px;
    vertical-align: middle;
    width: 255px;
    height: 40px;
    position: relative;
    z-index: 9;	
}
#search .btn-lg {
    border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0px;
    cursor: pointer;
    float: left;
    font-size: 0;
    margin: 0;
    padding:0;
    text-transform: uppercase;
    z-index: 9;
	background: transparent;
	
}
#search .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    right: 0;
    width: 40px;
}

#search .fa {
    font-size: 14px;
    color: #000;
    padding: 13px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
}
/* cart */
.header-right {float: right; background: rgba(0, 0, 0, 0) url("../image/tmgs/menu-divider.png") no-repeat scroll left center;padding: 0 0 0 25px;}
#cart-total{ 
	background: #826147 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -khtml-border-radius: 50%;
    clear: both;
    color: #ffffff;
    font-size: 8px;
    font-weight: 500;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 14px;
}
#cart #cart-total .fa.fa-shopping-cart{display:none;}
#cart {
	padding: 30px 5px;
	float:right;
}
#cart > .btn:hover {
	background-image: url("../image/tmgs/cart-h.svg"); border-color: #826147;}
#cart > .btn {
	background-image: url("../image/tmgs/cart.svg");
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    height: 40px;
 
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 40px;
    z-index: 0;
    border: 1px solid #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;

}
#cart > .btn.active, #cart > .btn:active{
	box-shadow: 0 0 0;
}
#cart.open > .btn {
	
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background-color: #fff;
	z-index: 1001;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	width: 350px;
	padding:12px 20px 20px;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	background-color: transparent;
}

#cart .dropdown-menu .text-center {
    padding: 8px 0 !important;
}
#cart .dropdown-menu table.table-striped {
    border-bottom: 1px solid #eeeeee;
}
.cart-menu .table-bordered tr > td, .cart-menu .table-bordered {
    border: medium none;
    padding: 4px 5px;
}
#cart table.table-striped .btn-danger.btn-xs {
    background: none repeat scroll 0 0 transparent;
	box-shadow:none; 
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
    margin: 0;
    padding: 0 0 0 5px;
	border:0 none;
	color:#292929;
}
#cart table.table-striped .btn-danger:hover{color:#000 !important;}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	margin:0px 0;}
.content_headercms_top { 
	float:none;
	display: inline-block; 
	margin-top: 10px;
}
.header-tele-cms {
    display: inline-block;
    position: relative; 
}
.header-tele-cms .telephone {
  
	 background: url("../image/tmgs/call.png") no-repeat scroll 0 5px transparent;
    float: left;
    height: 40px;
    width: 31px;
}

.cms-data {
    color: #696969;
    font-size: 13px;
    display: inline-block;
    letter-spacing: 0.6px;
    margin: 0 0 0 15px;
    padding-right: 20px;
}
.call {
   float: left;
   font-family: "Lato",sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}
.call-no {
    clear: both;
    float: left;
}

@media (max-width: 479px) {
	.header-search,
	.myaccount,
	.myaccount a.dropdown-toggle,
	#cart > .btn{
		padding: 0;
	}
	#search .input-lg{width: 215px;}
}


/* menu */
.nav-inner-cms {
    background: none repeat scroll 0 0 #999999;
}
.main-menu.container {
    float: right;
    width: auto;
  
}
.nav-responsive { display:none;}
.responsive-menu {
	background: #545F61;	
	height: 42px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	padding: 0px 5px; 
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
#menu .show-all {
    border-top: 1px solid #dddddd;
    float: left;
    margin: 10px 10px 0;
    padding: 10px 0 0;
    width: 100%;
}
#menu .show-all a {
    color: #000000;
}
#menu .show-all a:hover {
    color: #826147;
}
.main-menu > ul > li.column3, 
.main-menu > ul > li.column4,
.main-menu > ul > li.column5{ position: static;}

.main-menu ul {
	list-style: none;
}
.main-menu > ul > li {
	float: left;
    position: relative;
    z-index: 20;
    transition: all 0.3s ease 0s;
} 
 .nav-responsive span, .main-menu > ul > li > a {
    color: #000;
    display: block;
   font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-bottom: 0;
    padding:40px 15px;
    position: relative;
    text-transform: capitalize;
    z-index: 6;
    transition: all 0.3s ease 0s;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #ffffff;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li .dropdown-menu{
	background: #ffffff none repeat scroll 0 0;
    display: block;
    left: 100%;
    padding: 5px;
    top: 0;
    position: absolute;
    transform: translateY(-2em);
    -webkit-transform: translateY(-2em);
    -moz-transform: translateY(-2em);
    -o-transform: translateY(-2em);
    -ms-transform: translateY(-2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -ms-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    visibility: hidden;
    z-index: 5;
}
.main-menu > ul > li ul > li:hover .dropdown-menu{
	/*display: block;*/
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    -webkit-transition-delay: 0s, 0s, 0.3s;
    -moz-transition-delay: 0s, 0s, 0.3s;
    -o-transition-delay: 0s, 0s, 0.3s;
    -ms-transition-delay: 0s, 0s, 0.3s;
    visibility: visible;
}

.main-menu  ul li ul {
	display: table-cell;
}
.main-menu > ul > li ul > li > a,
.main-menu > ul > li li > a{	
	padding: 8px;
	color: #000;
	display: block;
	white-space: nowrap; 
}


.responsive-menu .main-navigation li a {
    color: #cecece;
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}

.main-menu > ul > li ul > li > a{min-width: 180px;}
.main-menu > ul > li ul > li > a:hover,
.main-menu > ul > li li > a:hover{
	color:#826147;
	background-color:#fff;
}

.responsive-menu .main-navigation li a:hover {
  background-color: #393939;
    border-left: 5px solid #ffe35f;
    color: #ffffff;
    padding: 8px 7px;
}

.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/tmgs/cat_arrow_hover.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 
@media (min-width: 980px) {
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu{
		left: 100px;
		top: 0;
	}
	 #menu .dropdown.column5 .dropdown-menu.megamenu .list-unstyled {
	width: 20%;
	float:left;
	display: block;	
	}

	#menu .dropdown.column4 .dropdown-menu.megamenu .list-unstyled {
	width: 25%;
	float:left;
	display: block;	
	}

	#menu .dropdown.column3 .dropdown-menu.megamenu .list-unstyled{
	width: 33.33%;
	float:left;
	display: block;	
	}

	#menu .dropdown.column3 .dropdown-menu.megamenu,
	#menu .dropdown.column4 .dropdown-menu.megamenu, 
	#menu .dropdown.column5 .dropdown-menu.megamenu,
	#menu .dropdown.column6 .dropdown-menu.megamenu{
	width: 100%;
	left:0;
	margin:0 !important
	}

	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu{
		display: block;
	    margin: 0;
	    opacity: 0;
	    -webkit-opacity: 0;
	    -moz-opacity: 0;
	    -o-opacity: 0;
	    -ms-opacity: 0;
	    padding: 15px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
        border-top: 2px solid #826147;
	    transform: translateY(-2em);
	    -webkit-transform: translateY(-2em);
	    -moz-transform: translateY(-2em);
	    -o-transform: translateY(-2em);
	    -ms-transform: translateY(-2em);
	    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	    -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	    -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	    -ms-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	    visibility: hidden;
	}
	#menu .dropdown:hover .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
		-ms-opacity: 1;
	    transform: translateY(0%);
	    -webkit-transform: translateY(0%);
	    -moz-transform: translateY(0%);
	    -o-transform: translateY(0%);
	    -ms-transform: translateY(0%);
	    transition-delay: 0s, 0s, 0.3s;
	    -webkit-transition-delay: 0s, 0s, 0.3s;
	    -moz-transition-delay: 0s, 0s, 0.3s;
	    -o-transition-delay: 0s, 0s, 0.3s;
	    -ms-transition-delay: 0s, 0s, 0.3s;
	    visibility: visible;
	}
}
@media (max-width: 767px) {
	#menu {
		
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}


/* Tab cms */

.category_tab {
    position: relative;
	padding: 50px 0;

}

#tab_spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(../image/tmgs/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
    line-height: normal;
	padding:0 30px;
	display: inline-block;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.category_tab ul li {
}
.category_tab .tab-pane .product-block{ 
	clear:both;
	overflow:hidden;
}
.category_tab .tab-pane .product-block:hover{
	overflow:hidden;
	clear:both;
}
.category_tab .tab-pane .product-block-inner{ text-align:left; overflow:hidden; position:relative; margin:0;}
.category_tab .tab-pane{
	padding:10px 0 !important;
	border:medium none !important;
	margin:0 -15px;
	min-height:300px;
	text-align:center;
	vertical-align:middle;
}
.category_tab .tab-pane > img {
    margin: 150px auto;
}

.category_tab ul li:last-child a, .category_tab .nav-tabs > li:last-child.active a{background:transparent;}
.category_tab ul li:last-child a:hover{background:transparent;}
.category_tab ul li a {
	background: rgba(0, 0, 0, 0) url("../image/tmgs/tab-divider.png") no-repeat scroll right center;
}


.category_tab ul li a:hover,.category_tab ul li a:focus{color: #826147;  }

.category_tab ul li.active a, .category_tab ul li:hover a, .category_tab ul li:focus a/*, .htabs a:hover, .htabs a:focus*/{
	background: url("../image/tmgs/tab-divider-hover.png") no-repeat scroll right center;
}
.category_tab .tab-content {
    border: medium none;
	overflow:visible;
}
.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
}
.tab-content .tab {
    display: none;
}
.category_tab .tab-pane .owl-carousel{overflow:visible;}	



.category_tab .tab-pane .owl-next:hover span {
    background-position: -19px -30px;
    text-decoration: none;
}

@media (max-width: 979px){
	.category_tab .nav-tabs{padding: 0;}
}
@media (max-width: 479px) {
.category_tab ul li a{text-align:center;}
.nav-tabs > li > a{float: none!important;}

}

/* End Tab cms */



/* 1-col layout */

#column-left{
	width:25%;	
}
#column-right{
	width:25%;	
}
.layout-1 #content{
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:24%;padding:0 20px 0 15px;    margin: 0 -5px 0 0;
}
.layout-2.right-col #column-right{
	width:23.6%;
}
.layout-2 #content{
	width:76%;padding:0 10px;
	 margin-bottom: 25px;
}
.layout-2 .content-bottom #content{width:100%;margin-bottom:25px;padding:0;}


.layout-2.left-col #content {

	   	
}
.layout-2.right-col #content {  
}

/* 3-col layout */
.layout-3 #column-left,
.layout-3 #column-right{	
	width:25%;
	margin-top: 20px;
}
.layout-3 #content{		
	width:50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Content-top */

.slider-banner {
    float: left;
    width: 100%;
}
.slider-banner .slide {
    float: left;
    width: 25%;
}
.slider-banner .slide a {
    background: none repeat scroll 0 0 #107789;
    cursor: pointer;
    display: block;
    height: 100%;
    transition: background 0.2s ease 0s;
	-webkit-transition: background 0.2s ease 0s;
	-moz-transition: background 0.2s ease 0s;
	-ms-transition: background 0.2s ease 0s;
	-o-transition:background 0.2s ease 0s;
    width: 100%;
	border-top: 4px solid #064857;
}

.slidebanner1 .cms-title {
    border-left: 0 none;
}
.slidebanner4 .cms-title {
    border-right: 0 none;
}
.cms-title {
    border-color: #064857;
    border-style: solid;
    border-width: 0 1px;
    padding: 15px 20px;
    text-align: center;
}
.slider-banner .slide:hover a {
    border-top: 4px solid #ffe35f;
}
.text1 {
    color: #ffffff;
    font-family: archivo narrow;
    font-size: 18px;
}
.text2 {
      color: #ffe35f;
    font-family: "Lato",sans-serif;
    font-size: 18px;}

.owl-buttons {
    /*display: none;*/
}

/* CMSBlock */
.cmsblock {
    background: #fff;
    padding: 70px 0;
    clear: both;
}
.cmsblock_list_cms {
    float: left;
    position: relative;
    width: 100%;
    padding: 0 15px;
}
.cms-box {
    float: left;
    position: relative;
    cursor: pointer;
    width: 33.33%;
}
.list_inner {
    float: left;
    position: relative;
}
.cmsblock_img {
    float: left;
    left: 0;
    position: relative;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}

.cmsblock_list_cms .cms-box:hover .cmsblock_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.cmsblock_list_cms .list_inner .cmsblock_img img {
	max-width: 400px;
	max-height: 260px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.cmsblock_list_inner {
    text-align: center;
    height: 260px;
	width: 400px;
	background: #eee;
	padding: 70px 0;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.cmsblock_list_cms .cms-box:hover .cmsblock_list_inner {
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.list_inner .cmsblock-title {
    font-size: 22px;
    color: #292929;
    letter-spacing: 0.4px;
    line-height: 130px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}
.cmsblock_list_cms .cms-box:hover .cmsblock-title {
    color: #826147;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.list_inner .cmsblock-description {
    color: #292929;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 13px;
    text-transform: capitalize;
    padding: 15px 0;
}
.cmsblock_list_cms .cms-box:hover .cmsblock-description {
    color: #826147;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.cmsblock-data {
  	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	background: #292929;
	color: #fff;
	padding: 7px 35px;
    display: inline-block;
	text-transform: capitalize;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}
.cmsblock_list_cms .cms-box:hover .cmsblock-data {
    background: #826147;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.cmsblock_list_cms .cms-box:hover .cmsblock_list_inner .cmsblock-data {
    color: #fff;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.cmsblock .link-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
/* parallax block */
#tmgparallax {
    background-repeat: no-repeat;
    clear: both;
}
#tmgparallax .about-store-inner {
    text-align: center;
    padding: 190px 0;
}
#tmgparallax .heading1 {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 18px;
    text-transform: uppercase;
}
#tmgparallax .heading2 {
    color: #c58553;
    font-size: 44px;
    line-height: 44px;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.38px;
}
#tmgparallax .dec {
    color: #ffffff;
    font-size: 13px;
    line-height: 18px;
    text-transform: capitalize;
    letter-spacing: 0.59px;
    padding: 0 330px;
}
#tmgparallax .pallax-btn .btn-add-to-cart{
	background: #826147;
	color: #fff;
	padding: 7px 35px;
	display: inline-block;
	text-transform: capitalize;
	border-radius: 50px;
	 transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#tmgparallax .pallax-btn .btn-add-to-cart:hover{
	background: #292929;
 	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#tmgparallax .pallax-btn {
    padding-top: 30px;
}

@media only screen and (max-width: 479px) {
	.cms-box:nth-child(2),
	.cms-box {
	    float: left;
	    width: 100%;
	    position: relative;
	    text-align: center;
	}
	.cms-box:nth-child(2){
		/*margin: 15px 0;*/
		padding: 0;
	}
	.list_inner {
	    float: none;
	    position: relative;
	    display: inline-block;
	}
}


ul.dropmenu{
	display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    z-index: 9;
}
.dropmenu li{
	position: relative;
	list-style: none;
	margin: 0px;
	display: block;
	cursor: pointer;
    padding-bottom: 1px;
}

.dropmenu li a{
	
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.dropmenu li a:hover{
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 6px;
	position: absolute;
	top: 18px;
	right: 10px;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul, .dropmenu div{
	position: absolute;
	display: none;
	width: 197px;
	left: 182px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}
.dropmenu ul li{
	border: 1px solid #e9e9e9;
	float: none;
}

.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background-color: #cccccc;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu .submenu {background-color: #e7e7e7e7e7e7;}


.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li{

}
.box .box-content ul li:last-child a ,.box .box-content ul li ul li a{   border-bottom:0 none;}

#content .content ul li {
	line-height:22px;
	padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
	 color: #696969;
    font-weight: normal;
    position: relative;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
	color:#826147;
}

.box .box-content ul ul{
	margin-left:15px;
	width: 100%;
	z-index: 99;
}

.box.sidebar-category .box-content ul li ul li a.activSub::before {
    right: 3px;
    top: 10px;
}
.box.sidebar-category .box-content ul li { padding: 0 12px 0 0;}

.box .box-content ul li ul li a.activSub:before, .box .box-content ul li a.activSub:before {
	content:"\f105";
	font-family:'FontAwesome';
	position: absolute;
    right:6px;
	font-size:13px;
	color:#aba9a9;
}
.box .box-content ul li ul li:hover > a.activSub:before, .box .box-content ul li:hover > a.activSub:before{color:#826147; content:none;}
.box .box-content ul li ul li:hover > a.activSub, .box .box-content ul li:hover > a.activSub {
    background: rgba(0, 0, 0, 0) url("../image/tmgs/menu-hover-arrow.jpg") no-repeat scroll 209px 1px;
    margin-right: -12px;
}

.box .box-content ul ul li ul {display:none; margin-left:21px;}

.box .box-content ul ul li:hover ul {
	display: block;
	 top: -1px;
    left: 225px;
}
.product-block-inner a img{vertical-align:middle;}
.box .box-category-heading {
    background: url("../image/tmgs/category.html") no-repeat scroll 0 0 #826147;
    color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}
.heading-img {
    margin-right: 16px;
    padding: 10px 24px;
}


/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #826147!important;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #826147!important;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #826147!important;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #826147!important;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #826147!important;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #826147!important;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #826147!important;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #826147!important;
}
.tooltip-inner{
	background: #826147!important;
}

/* content */

.content-top #content {
	min-height:495px;
}
#content {
	min-height:inherit;
}
.single-banner {
	width: 100%;   
}
#banner1 {
    margin: 0 25px;
	float:left;
}
#banner0{float:left;}
#banner2{float:right;}
.servicecms {
    background-color: #fff;
    padding: 70px 0;
}
.inner-cms {
    margin: 0 auto;
    position: relative;
}
.service-icon{
    display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
}
.servicecms .service-block {
    padding: 0 30px;
}
.box-cms-content .content {
	width: 33.33%;
	cursor: pointer;
	position: relative;
	float: left;
}

.icon-left1 {
    background: url("../image/tmgs/service1.svg") no-repeat scroll center center / 40px 40px;
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition:all 1s ease 0s;
}
.content:hover .icon-left1 {
    background-image:  url("../image/tmgs/service1-h.svg") ;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition:all 1s ease 0s;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);

	animation-duration: 1s;
    animation-name: "jello";
    animation-timing-function: linear;
}
.icon-left2 {
    background:  url("../image/tmgs/service2.svg") no-repeat scroll center center / 40px 40px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition:all 1s ease 0s;
}
.content:hover .icon-left2 {
    background-image: url("../image/tmgs/service2-h.svg");
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition:all 1s ease 0s;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.icon-left3 {
    background: url("../image/tmgs/service3.svg") no-repeat scroll center center / 40px 40px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition:all 1s ease 0s;
}
.content:hover .icon-left3 {
    background-image:url("../image/tmgs/service3-h.svg") ;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition:all 1s ease 0s;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.third-content .service-content {
    padding: 0 0 0 40px;
}
.first-content .service-content{ border-right: 1px solid #dcdcdc;}
.second-content .service-content {
    border-right: 1px solid #dcdcdc;
    width: auto;
    padding: 0 0 0 45px;
}
.service-right{
	overflow:hidden;
	padding: 0 20px;
    text-align: left;
}
.service-right .title a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.content:hover .service-right .title a {
    color: #826147;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.service-right .sub-title { 
	color: #4B4B4B;
	font-size: 13px;
	letter-spacing: 0.2px;
	line-height: 20px;
}
/* aboutus-cms */
.aboutus-cms {
    width: 100%;
}
.aboutus-cms .about-left, .aboutus-cms .about-right {
    float: left;
    width: 50%;
    overflow: hidden;
}
.aboutus .about-left-inner {
    position: relative;
}
.aboutus .about-description {
    bottom: 0;
    left: 18%;
    position: absolute;
    right: 0;
    top: 22%;
}
.aboutus .image img {
    max-width: none;
}
.aboutus .about-right:hover .image::after {
    right: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.aboutus .about-right .image::after {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    position: absolute;
    right: 100%;
    top: 0;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.aboutus .about-right .image{position: relative; cursor: pointer;}
.aboutus .about-right .image img {
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.aboutus .about-right:hover .image img {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.about-left .about-description .img-title {
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 0.2px;
    line-height: 24px;
    text-transform: uppercase;
}
.about-left .about-description .img-titlt2 {
    color: #826147;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 52px;
    padding: 20px 0;
    text-transform: uppercase;
}
.about-left .about-description .img-description .img-desc {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
.about-left .about-description .img-description .img-desc1 {
    color: #ffffff;
    font-size: 13px;
}
.about-left .about-description .img-description .img-desc2 {
    color: #ffffff;
    font-size: 13px;
}
.aboutus-cms .about-more {
    padding-top: 20px;
}
.aboutus-cms .about-more .btn.about-btn {
    background: #826147 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 15px;
    text-transform: capitalize;
}
.aboutus-cms .about-more .btn.about-btn:hover {
    background: #292929 none repeat scroll 0 0;
}
@media only screen and (max-width: 979px) {
	.first-content {
	    float: left;
	    padding: 18px 0;
	    position: relative;
	    width: 50%;
	}
	.second-content {
	    float: left;
	    padding: 18px 0;
	    position: relative;
	    width: 50%;
	}
	.third-content {
	    float: left;
	    padding: 18px 0;
	    position: relative;
	    width:100%;
	}
	
}
@media only screen and (max-width: 479px) {
	.first-content {
	    width: 100%;
	}
	.second-content {
	    width: 100%;
	}
	.third-content {
	    width:100%;
	}
	.first-content .service-content,
	.second-content .service-content{
		border: none;
		padding: 0!important;
	}
	.third-content .service-content{
		width: 100%;
	}
}

/* Content Bottom*/

.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:277px;}
.tablatest_default_width{ width:277px;}
.tabspecial_default_width{ width:277px;}


.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
   display: inline-block;
    line-height: 17px;
    list-style: outside none none;
    position: relative;
    text-align: center;
}
.htabs a {
     background: rgba(0, 0, 0, 0) url("../image/tmgs/tab-divider.png") no-repeat scroll right center;
    color: #777777;
    float: left;
    font-family:"Muli",sans-serif;
    font-size:18px;
    margin-right: 3px;
    padding:15px 20px;
    text-align: center;
    text-transform: uppercase;
	text-decoration:none;
}
.htabs a.selected, .htabs a:hover{
	background: rgba(0, 0, 0, 0) url("../image/tmgs/tab-divider-hover.png") no-repeat scroll right center;
    color: #826147;
}
.htabs ul li:last-child a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hometab .tab-content {
	position:relative;
	padding:0;
	z-index: 0;
	overflow: visible;
	margin-bottom:0px;
}
.tab-content .tab {
    display: none;
}
.hometab {
    clear: both;
	padding-top:25px;
	margin-bottom:25px;
}

.box.featured{
    clear: both;
}

.cms-banner-left {
    float: left;
}
.cms-banner-right{
	 float: left;
}
.cms-banner2 ,.cms-banner3 {
    float: left;
}
.cms-subbanner2 {
    margin-top: 25px;
}
.cms-banner2 {margin:0 25px;}

.post-content-top {
    padding:15px 0 10px;
	overflow:hidden;
	color:#b3b3b3;
	font-size:13px;
	font-style:italic;
	font-weight:500;
}
.post_comment{float:right; }
.post_comment a{color:#b3b3b3;}
.byadmin{float:left;}
.post-title {
   margin-bottom:5px;
    text-transform:uppercase;
	color:#313131;
	font-size:17px;
}
.post-title a{ color: #1b1b1b;font-family: 'Lato', sans-serif;}
.post-description{color:#838383;}

.post-image {
  height: 198px;overflow: hidden;position: relative;  width: 353px;
    
}

.post-date {
    position: absolute;
    right:4.5%;
    top: 0;
	background-color:#42cfa6;
	height:85px;
	min-width:55px;
	padding:12px;
	text-align:center;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
	-webkit-transition:  all 0.2s ease-out 0s;
	-moz-transition:  all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
    width: 100%;
}
.post-date .date{font-size:25px;color:#fff;font-weight:bold;}
.post-date .month{font-size:12px;color:#fff; display: block;}



#tmgtestimonialblock {
    clear: both;
    position: relative;
    width: 100%;
    background: #fff;
	padding: 70px 0;
}
.testimonial_inner {
    margin: 0 auto;
    width: 750px;
}
#testimonial-carousel {
    margin: 0;
    text-align: center;
}
#testimonial-carousel .slider-wrapper-outer {
    text-align: center;
}

#testimonial-carousel .owl-item .item .owl-item {
    padding: 0 15px;
}
.testimonial_right {
    float: left;
    position: relative;
    width: 100%;
}
.testimonial_left {
    float: left;
    margin: 8px 0 24px;
    position: relative;
    width: 100%;
}
#tmgtestimonialblock .img-mask img {
    border: 6px solid #b6a394;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 145px;
}
#tmgtestimonialblock .post-author {
	padding: 0 0 15px 0;

}
.px_testimonial_inner {
    padding-bottom: 20px;
}
.post-author > a {
    color: #826147;
    font-size: 18px;
    font-weight: bold;
}
.post-author .designation {
    font-size: 12px;
    letter-spacing: 0.5px;
}
#testimonial-carousel .post-description {
    display: inline-block;
    position: relative;
    width: 80%;
	float: left;
	text-align: left;
	padding: 0 0 0 30px;

}
#tmgtestimonialblock .post-author a:hover {
    color: #826147;
}
#tmgtestimonialblock .image-block {
    cursor: pointer;
    display: inline-block;
    padding: 0 30px 0 0;
    position: relative;
    width: 20%;
	text-align: right;
	float: left;
	background: url("../image/tmgs/testimonial-divider.png") no-repeat scroll right center;
}

#testimonial-carousel .post-description p {
    color: #808080;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin: 0;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: normal;
    background: url("../image/tmgs/testimonial-icon.png") no-repeat scroll left top;
	padding: 25px 0 0 0;

}
.tmotestimonial .test-image .cms-box-heading {
    display: inline-block;
    padding: 20px 10px;
    text-align: left;
    width: auto;
}
#tmgtestimonialblock .post-author > a {
    border: medium none;
    color: #826147;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.50px;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}
.testimonial_right .post-author {
    display: inline-block;
    padding: 0 26px;
    position: relative;
    text-align: left;
    top: 55px;
}
#tmgtestimonialblock .designation {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.50px;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    font-style: italic;
}
#tmgtestimonialblock .slider-item{
	padding: 0 15px;
}
#tmgtestimonialblock .slider-controls {
    display: inline-block;
    height: 22px;
    margin: 0 auto;
    float: left;
	padding: 0 30px;
    transition: all 0.3s ease-out 0s;
}
#tmgtestimonialblock .slider-page {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle;
}
#tmgtestimonialblock .slider-page span:hover {
    background-color: #826147;
    border-color: #826147;
}
#tmgtestimonialblock .slider-page.active > span {
    background-color: #826147;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
}
#tmgtestimonialblock .slider-page > span {
    background: #292929;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    width: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

@media screen and (max-width:479px){
	#tmgtestimonialblock .image-block .img{
	    top: 0;
	}
	.testimonial_right .post-author {
	    top: 35px;
	}
	#tmgtestimonialblock .image-block{
		padding: 20px 0 0;
		text-align: center;
	}
}
@media screen and (max-width:350px){
	.testimonial_right .post-author {
	    display: block;
	    padding: 10px 26px;
	    position: relative;
	    text-align: center;
	    top: 0;
	}
}


#testimonialblog {
    margin-top: 25px;
}
#testimonial-blog .single-post {
    margin: 0 23px;
    overflow: hidden;
    position: relative;
}
#testimonial-blog .single-post:hover .post-image-hover{opacity:0.35;-khtml-opacity: 0.35;-webkit-opacity: 0.35;-moz-opacity:0.35; background-color:#313131;}

.post-image img{  
	transition: all 1s ease 0s;
	-webkit-transition:   all 1s ease 0s;
	-moz-transition:  all 1s ease 0s;
	-ms-transition:  all 1s ease 0s;
	-o-transition:  all 1s ease 0s;   
	max-width: 100%;}
#testimonial-blog .single-post:hover .zoom{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.single-post .zoom {
    background: url("../image/tmgs/blog-link.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 50px;
    left: 0;
	right:0;
	margin:auto;
    opacity: 0;
	-khtml-opacity: 0;-webkit-opacity: 0;-moz-opacity:0;
    padding: 18px 25px;
    position: absolute;
    top:0px;
	bottom:0;
    transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
    width: 52px;
    z-index: 10;
}
#testimonial-blog .single-post p{margin:0;}

.related, .common-home .latest-block, .common-home .bestseller-block, .common-home .special-block {
    padding: 40px 0;
}

#testimonial-blog.products{margin:50px 0;}
.single-banner div ,.cms-banner2 ,.cms-banner3{overflow:hidden;}
.single-banner div img ,.cms-banner-right .single-banner  img {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	vertical-align: middle;
}

.content-bottom #content .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin: 0;
}

.content-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
  display: none;
}

#column-left .swiper-viewport .swiper-pagination, #column-right .swiper-viewport .swiper-pagination{
	display: none!important;
}
#column-left .swiper-viewport .swiper-slide, #column-right .swiper-viewport .swiper-slide{
	width: 100%!important;
}
#column-left .swiper-viewport, #column-right .swiper-viewport {
    margin: 0 0 15px 0;
    background: transparent;
    z-index: 1;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    -moz-border-radius:0;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
    display: inline-block;
}

/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
	font-size:0;
}
.blog_grid_holder.carousel-1 {
	margin-left:-15px;
	margin-right:-15px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item::after {
    position: absolute;
    height: 1px;
    content: "";
    background: #e7e7e7;
    bottom: -10px;
    left: 15px;
    right: 15px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	position: relative;
	vertical-align:top;
	margin-bottom:30px;
	cursor: pointer;
	width:100%; /* 1 column grid is default */
}
.blog-desc {
    float: left;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
}
.blog_title > a {
    color: #292929;
    font-size: 15px;
    line-height: 20px;
    text-transform:uppercase;
    position: relative;
}

.extension-px_blog-home .image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.blog-info a:hover {
    color: #826147;
}
.date-of-blog .text {
    display: none;
}
.fa.fa-calendar {
    padding: 0 5px;
}
.date-of-blog {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #292929;
    margin: 0 auto;
    width: 110px;
    text-align: center;
    padding: 7px 0px;
    color: #fff;
}
.carousel-1 .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
	position: relative;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}
#homeblog .image {
    margin: 0;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
    height: auto;
    max-width: 100%;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.blog_item:hover .image img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.all-blogs .blog_grid_holder .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
	float: none;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size: 24px;
	margin: 0;
	padding: 0 0 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 12px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:13px;
	font-weight: 300;
    line-height: 24px;
}
.blog_item .post_hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    bottom: 0;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	-ms-opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
    transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.blog_item:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.blog_item .post_hover .fa{font-size: 25px;}
.icon.zoom {
    top: 47%;
    position: relative;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#ffffff;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:0 0 15px;
	transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:13px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#000;
}

.blog-info {
    
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	margin: 0 5px;
	line-height:12px;
	font-family: 'Lato', sans-serif;
}
.blog_stats .fa {
	margin-right:5px;
}
.blog-info p a {
    display: none;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}

#common-home .blog_stats i:hover .hl ,.blog_stats span i:hover{
    color: #fff;
}

#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}
.blog_post .tags {
	display:block;
	padding-top:5px;
	margin-bottom:25px;
	font-size:13px;
	color:#aaaaaa;
}
.blog_post .tags a {
	font-size:13px;
	margin-left:2px;
}
.blog_post h3 {
	margin:20px 0 18px;
	padding-bottom:6px;
	display:block;
	border-bottom:1px solid #eeeeee;
}
.blog_post h3 i {
	vertical-align:middle;
	margin-right:7px;
}
.blog_post .share {
	margin-bottom:40px;
}
.blog_post .share .fa {
	font-size:19px;
	padding:0 10px;
	margin:0 5px 10px 0;
	color:#f5f5f5;
	height:36px;
	line-height:36px;
	width:120px;
	transition:all 300ms;
}
.blog_post .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.blog_post .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
.blog_post .share .fa-facebook {background:#3b5998;}
.blog_post .share .fa-facebook:after {content:"Facebook"}
.blog_post .share .fa-twitter {background:#00aced;}
.blog_post .share .fa-twitter:after {content:"Twitter"}
.blog_post .share .fa-google-plus {background:#dd4b39;}
.blog_post .share .fa-google-plus:after {content:"Google+"}
.blog_post .share .fa-navicon {background:#EAEAEA; color:#888888; text-align:center; font-size:17px;}
.blog_post .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}
/* Related blogs */
.blog_post .related .blog_item {
	margin-bottom:15px;
}
.blog_post .related .blog_title {
	font-size:18px;
}
.blog_post .related p {
	font-size:13px;
	line-height:20px;
}
.blog_post .related p a {
	color:#999999;
}
.blog_post .related p .fa {
	color:#cccccc;
}
/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:13px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	/*margin: 80px auto 70px;*/
}
#homeblog {
    position: relative;
	padding: 50px 0;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:13px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:13px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}

@media screen and (max-width:1199px){
	.cmsblock_img img {
	    max-width: 100%;
	}
	.list_inner:hover .cmsblock_img{
		left: 0;
	}
	.icon.zoom{
		top: 42%;
	}
}
@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
.blog_grid_holder.carousel-1{
	margin: 0;
}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}
@media screen and (max-width:479px){
	#homeblog .image{width: auto;}
	.blog-desc{
		left: 15px;
		right: 15px;
		bottom: 17px;
		width: auto;
	}
	#common-home .blog_stats{
		right: 0;
		width: auto;
	}
	.icon.zoom{top: 47%;}
	.product-block-inner{text-align: center;}
}
@media screen and (max-width:400px){

	.blog-desc{
		width: 100%;
		position: relative;
		right: 0;
		left: 0;
		bottom: 0;
		float: left;
		padding: 20px 0;
	}
}




/* footer */

footer {color: #ffffff;}
.home-about-me.container{padding:0;}
.social {
    float: left;
    text-align: center;
}
.social > ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.social ul li {
    display: inline-block;
}
.social ul li{
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff;
	margin:0 5px;
}
.social ul li:hover a {
    color: #ffffff;
}
.social ul li a {
    color: #000000;
}
.social ul li:hover {
    background: #826147 none repeat scroll 0 0;
}
.social li a:before{
	font-family:'FontAwesome';	
	font-size:18px;
	line-height: 40px;
	display:block;
	transform: scale(1) rotate(0deg);
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.social li:hover a::before {
    transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.facebook a:before{
	content:'\f09a';
}
.twitter a:before{
	content:'\f099';
}
.rss a:before{
	content:'\f09e';
}
.youtube a:before{
	content:'\f167';
}
.google-plus a:before{
	content:'\f0d5';
}
.pinterest a:before{
	content:'\f0d2';
}
.vimeo a:before{
	content:'\f27d';
}
.instagram a:before{
	content:'\f16d ';
}

/*.twitter a {
    background: url("../image/tmgs/social_sprite.png") no-repeat scroll 2px -46px transparent;
    float: left;
    padding: 0 9px;
}

.twitter a:hover {
    background-position: 2px -235px;
}

.rss a {
    background: url("../image/tmgs/social_sprite.png") no-repeat scroll 0 -140px transparent;
    float: left;
    padding: 0 7px;
}
.rss a:hover {
    background-position: 0 -329px;
}
.google-plus a {
    background: url("../image/tmgs/social_sprite.png") no-repeat scroll 0 -93px transparent;
    float: left;
    padding: 0 8px;
}
.google-plus a:hover {
    background-position: 0 -281px;
}
.facebook a {
    background: url("../image/tmgs/social_sprite.png") no-repeat scroll -4px 0 transparent;
    float: left;
    padding: 0 5px;
}

.facebook a:hover {
    background-position: -4px -189px;
}
.rss a, .google-plus a, .facebook a { margin: 0 12px;}
.twitter a{margin:0 10px}
*/
.footer-top-right {
    background-color: #826147;
    float: right;
    height: 90px;
    width: 75%;
}
.tm-about-text:before{
	content:"\f087";
	font-family:'FontAwesome';
	font-size:45px;
	color:#fff;
	float:left;
	margin-top: 10px;
}
.tm-about-text {
    float: left;
    margin: 23px 0;
    padding: 0 0 0 40px;
    width: 76%;
}
.content-wrap {
    float: left;
    margin-left: 30px;
}
.footer-top .home-about-me .footer-top-right .tm-about-text h2 {
   margin:0 0 5px;
}
.footer-top-right .tm-about-description {
    color: #ffffff;
}
.tm-about-description {
    font-weight: 500;clear:both;
}
.tm-about-description p{margin:0;}
.aboutme-read-more {
	float: right;
	position: relative;

}
.aboutme-read-more {
	
    margin: 37px 25px 0 0;
    
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 150px;;
}
.aboutme-read-more a{color: #ffffff; font-weight:bold;background-color: #313131;padding: 12px;
	color: #ffffff;
	 height: 44px;}
.aboutme-read-more a:hover {
    background-color: #ffffff;
    color: #826147;
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}

.footer-top-right .title1 {
    color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
	letter-spacing: 1px;
}

#footer{
	clear: both;
    line-height: 27px;
    min-height: 100px;
    overflow: hidden;
    padding:40px 0 0;
	background:#000 url("../image/tmgs/footer-bg.jpg") repeat-y scroll 0 0;
}
#footer .column {
    float: left;
    padding: 0;
	width:23.33%;
}
#footer .col-sm-3.column.forth {
   margin: 0 !important;
   width: 30%;
}


#footer #footer_cms_block {
    float: left;
    line-height: 23px;
    margin-left: 12px;
    padding-right: 20px;
   
}
.col-sm-3.column.second, .col-sm-3.column.third {
    padding: 0;
	width:20%;
  
}
#footer .col-sm-3.column.fourth {
    padding: 0 0 0 40px;

}
.tm-about-logo {
    margin-bottom: 15px;
}

.tm-about-logo a img {}

footer .column li a{ 
	background: rgba(0, 0, 0, 0) url("../image/tmgs/footer-icon.png") no-repeat scroll left 5px;
    color: #ffffff;
    padding: 0 0 0 15px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
footer .column li a:hover{ 
	background-image: url("../image/tmgs/footer-icon-hover.png") ; 
	background-position: 10px 5px;
    padding: 0 0 0 25px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
footer a:hover, #footer .column li:hover a{color:#826147;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer .column .social li a {
    background: transparent;
    padding: 0;
}
footer .column .social li a:hover {
    background: transparent;
    padding: 0;
}

#footer .column li.email a::before{content:none;}
#footer .social a {
    color: #000000;
}
#footer .social a:hover {
    color: #ffffff !important;
}
#footer .column ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

#footer #contact .address::before {
   content: "\f041";
    font-family: "FontAwesome";
    vertical-align: top;
	padding:7px 10px;
	border-radius:20px;
	border:2px solid #826147;
	margin-right: 10px;
	color:#ffffff;

}
#footer #contact .ph-no::before {
   content: "\f10b";
    font-family: "FontAwesome";
    font-size: 17px;
    vertical-align: top;
	padding:6px 11px;
	border-radius:20px;
	border:2px solid #826147;
	margin-right: 10px;
	color:#ffffff;
}
#footer #contact .email::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    font-size: 11px;
    vertical-align: top;
	padding:10px 10px;
	border-radius:20px;
	border:2px solid #826147;
	margin-right: 10px;
	color:#ffffff;
}

#footer #contact .address, #footer #contact .ph-no, #footer #contact .email{padding:0; margin: 0;}
#footer #contact ul li {
    padding: 0 0 0 35px;
    line-height: 30px;
}
#contact > li {
    padding-left: 45px;
}
#footer li {
    letter-spacing: 1.1px;
    line-height: 30px;
    margin-bottom: 10px;
}
#footer #contact .email ,#footer #contact .ph-no{ 
	line-height: 32px;
	margin: 10px 0;
}
footer li.email > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
footer li.email > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
footer h5 {
	color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size:15px;
    letter-spacing: 0.4px;
    line-height: 26px;
    font-weight:normal;
    margin-bottom:12px;
    margin-top: 0;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}

.copyright-container {
    background-color: #292929;
    padding: 10px 0;
	margin-top: 30px;
}
.content_footer_bottom {
    float: right;
}
.footer-container {
    float: left;
}
.footer-payment {
    margin: 0 auto;
    text-align: center;
}
.payment-block > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.payment-block > ul > li {
    display: inline;
}
.visa a {
    background: url("../image/tmgs/payment.png") no-repeat scroll -165px 0 transparent;
    padding: 2px 18px;
}
.paypal a {
    background: url("../image/tmgs/payment.png") no-repeat scroll -110px 0 transparent;
    margin-left: 10px;
    padding: 2px 18px;
}
.discover a {
    background: url("../image/tmgs/payment.png") no-repeat scroll -55px 0px transparent;
    margin-left: 10px;
    padding: 2px 18px;
}
.mastercard a {
    background: url("../image/tmgs/payment.png") no-repeat scroll 0 0 transparent;
    margin-left: 10px;
    padding: 2px 18px;
}

#bottomfooter {
    clear: both;
    float: left;
    margin: 0px 0 3px;
    text-align: left;
    width: 100%;
}
#bottomfooter > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#bottomfooter > ul > li {
    background: url("../image/tmgs/header_top_links_pipe.jpg") no-repeat scroll right 13px transparent;
    display: inline;
    font-size: 13px;
    padding: 10px 12px 3px 8px;
}
#bottomfooter > ul > li:first-child {
	padding-left: 0;
}
#bottomfooter > ul > li a{color:#696969;}
#bottomfooter > ul > li a:hover{color:#826147;}
#bottomfooter > ul .last {
    background: none repeat scroll 0 0 transparent;
}
.powered {
    clear: both;
    font-size: 13px;
    text-align:left;
    color: #fff;
}
.powered a {
    color: #ffffff;
}
.newsletter label{
	display: none;
}
.newsletter .desc {
    letter-spacing: 1.1px;
    color: #ffffff;
    padding: 15px 0;
    clear: both;
}
.newsletter .form-group{
	position: relative;
	margin: 0;
}
#txtemail {
    height: 44px;
    border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
.newsletter .text-danger{position: absolute;}
.subscribe-btn .btn {
    border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    -o-border-radius: 0 50px 50px 0;
    -ms-border-radius: 0 50px 50px 0;
    height: 44px;
    padding: 10px 15px;
    position: absolute;
    right: -1px;
    top: 0;
    font-size: 13px;
}
.subscribe-btn .fa.fa-angle-right {
    font-size: 0;
}
.subscribe-btn .btn i{
	color: #826147;
	font-size: 0;
}

/* Category PAge */

.category_description {margin-top: 15px;}

.category_img .img-thumbnail { border: medium none; border: medium none;
    border-radius: 0;
    padding: 0;}

.refine-search{font-weight: 600;margin-bottom: 15px;}
.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
	text-align:center;
}
#content .category_list {
    margin-bottom: 15px;
    padding: 0;
}
#content .category_list ul {
  list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}



@media (max-width: 979px) {
	#footer .column ul {
	    display: none;
	}
	#footer .column {
	    width: 100%;
	}
	#bottomfooter,
	.powered{
		text-align: center;	
	}
	.footer-container,
	.content_footer_bottom{
		float: none;
	}

}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
ul.breadcrumb {
	margin: 0;
	padding: 0;
	border: 0 none;
	float: right;
	display: inline-block;
	width: 50%;
	text-align: right;
}
.common-home #breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
}
.productpage #breadcrumb {
    margin: 0 15px 20px;
}
#breadcrumb {
    background-color: #fff;
    margin-bottom: 20px;
    padding:13px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
ul.breadcrumb i {
	font-size: 15px;
}
ul.breadcrumb > li {
	position: relative;
	white-space: nowrap;
	line-height: 24px;
}
ul.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0; display: inline-block;
    margin: 10px 0 0;
    width: 100%;
}
.btn {
	padding: 6px 12px;
	border: 1px solid #cccccc;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px; 	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size:13px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.product-layout.product-list .product-thumb .button-group .addtocart {
    color: #ffffff;
    display: inline-block;
    line-height: normal;
    width: auto;
	padding: 0 10px;
	font-size: 13px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
.btn-primary,#cart .text-right .addtocart,#cart .text-right .checkout ,.btn-default,#button-cart ,.btn-danger ,.button.aboutus,.btn-info
{
	background: none repeat scroll 0 0 #826147;
	border: medium none;
	color: #ffffff;
	display: inline-block;
	font-weight: 600;
	/*padding:7px 12px 6px;*/
	text-transform: none;
	width: auto;
	height:auto;
	font-size: 13px;
	padding: 10px 20px;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	-ms-border-radius:50px;
	line-height: normal;
}
.product-layout.product-list .product-thumb:hover .button-group .addtocart ,.btn-primary:hover ,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover ,.btn-default:hover ,#button-cart:hover ,.btn-danger:hover ,.button.aboutus:hover ,.btn-info:hover{
	background-color: #313131;
	color: #ffffff !important;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
.product-layout.product-list .product-thumb:hover .button-group .addtocart:hover{
	background-color: #826147;
}
#cart .text-right .addtocart strong, #cart .text-right .checkout strong{font-weight:normal;}

.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) { 

 }

/* list group */

.box .filterbox { 
  
}

.filterbox .list-group a {
    display: block;
    font-weight: bold;
    padding: 0;
	border:0 none;
	background:none;
}
.filterbox .list-group-item {
    padding: 0 5px;
}
.filterbox .list-group-item .checkbox {
    line-height: 22px;
}

#column-left .list-group, #column-right .list-group {
    background: none repeat scroll 0 0 #ffffff;
    border: none;
    margin-bottom: 25px;
    padding: 10px;
}
#column-left .list-group a, #column-right .list-group a{
	border:none;
	text-align: left;
}
#column-left .list-group a:first-child,#column-right .list-group a:first-child, #column-left .filterbox .list-group a, #column-right .filterbox .list-group a {
    border-top: medium none;
}
.list-group a {
	border:none;
	color: #888888;
	padding: 8px 5px;
	font-size: 14px;
	background: none repeat scroll 0 0 transparent;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background: transparent;
	
}
.list-group a:hover{color:#826147;}
.filterbox .list-group a:hover{color:#555555;}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: hidden;;
}
.product-thumb .image {
	text-align: center;
	position:relative;
	overflow: hidden;
	background: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-block .image .reg-image, 
#column-right .image .reg-image, 
#column-left .image .reg-image {
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.common-home .product-details .button-group {
    display: none;
}
.product-block .image .hover-image, 
#column-right .image .hover-image, 
#column-left .image .hover-image .button-group button:hover{
	background: #e95e19 none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    position: absolute;
    right: auto;
    top: 0;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.product-block .image .hover-image:hover, #column-right .image .hover-image:hover, #column-left .image .hover-image .button-group button:hover {
    left: 0;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.product-block:hover .hover-image, 
#column-right .image:hover .hover-image, 
#column-left .image:hover .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
}
}
.product-thumb h4 {
	color: #696969;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    margin: 0;
}
.product-thumb h4  a{color: #696969;}
.product-thumb .caption {
	float: left;
    padding: 10px;
    width: 100%;
    text-align: center;
}


@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom:10px;
	clear:both;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	color:#f7941d;
}
.fa.fa-star.off {
    color: #c3c3c3;
    font-size: 15px;
}
.rating .fa-star.off,#review .fa-star.off{
	color: #c3c3c3;
	font-size: 15px;
}
.rating .fa-star,#review .fa-star,.fa-stack .fa{
	color: #ffc109;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #ffc109;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
    font-family: 'Lato', sans-serif;
    font-size:17px;
    font-weight:700;
    letter-spacing: 0.6px;
	margin-bottom:0;
	padding-top: 10px;
	line-height: normal;
}

.product-layout.product-grid .product-thumb .price {/*position:absolute;*/}
.product-layout.product-grid .product-thumb .rating{ /*margin-top: 26px;*/}
.product-thumb .price-new {}
.product-thumb .price-old {
	color: #acacac;
	text-decoration: line-through;
	margin-left: 3px;
	font-size:12px;
	font-weight:500;
}
.product-thumb .price-tax {
	color: #999;
    display: none;
    font-size: 12px;
    width: 100%;
}
.product-thumb .percentsaving {
    margin-left: 5px;
    font-size: 12px;
}

.product-list .product-thumb .button-group{overflow:visible;}
.product-block .button-group{
	left: 0;
    position: absolute;
    right: 0;
    width: 160px;
    margin: 0 auto;
}
.product-block:hover .button-group .addtocart,
.box-product .product-block:hover .button-group .addtocart, 
.product-grid .product-thumb:hover .button-group .addtocart,  
.product-list .product-thumb:hover .button-group .addtocart{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	bottom: 50px;
	transition:all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
}
.product-block:hover .button-group .wishlist,
.box-product .product-block:hover .button-group .wishlist, 
.product-grid .product-thumb:hover .button-group .wishlist,  
.product-list .product-thumb:hover .button-group .wishlist{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	bottom: 50px;
	transition:all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
}
.product-block:hover .button-group .compare,
.box-product .product-block:hover .button-group .compare, 
.product-grid .product-thumb:hover .button-group .compare,  
.product-list .product-thumb:hover .button-group .compare{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	bottom: 50px;
	transition:all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition:all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
}
.product-block:hover .button-group .quickview,
.box-product .product-block:hover .button-group .quickview , 
.product-grid .product-thumb:hover .button-group .quickview ,  
.product-list .product-thumb:hover .button-group .quickview {
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	bottom: 50px;
	transition:all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
}
.product-grid .btn-wish-compare, .product-grid .list-right, .product-list .btn-list-grid, .product-list .caption .price{display:none;}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}

.product-thumb .button-group .addtocart{
	/*background:url("../image/tmgs/icon_sprite.png") no-repeat scroll 10px 8px #000;*/
	background-color: #292929;
	border:0 none;
	float:left;
	height:35px;
	width:35px;
	transition-duration:200ms;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-ms-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-delay: 0s;
	font-size:0;
	margin: 0 2px;
	padding: 9px;
	position: relative;
	right: 0;
	bottom: -40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.product-thumb .button-group .fa{
	font-size: 14px;
    line-height: 17px;
	color: #ffffff;
}
.product-thumb .button-group .addtocart:hover{
	background-color: #826147;
	transition-delay: 0s;
}
.product-thumb .button-group .wishlist{
	background-color: #292929;
	border:0 none;
	float:left;
	margin-top:0;
	height:35px;
	width:35px;
	transition-duration:400ms;
	-webkit-transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-ms-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	transition-delay: 0s;
	font-size:0;
	margin: 0 2px;
	padding: 9px;
	position: relative;
	right: 0;
	bottom: -40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;

}
.product-thumb .button-group .wishlist:hover{
	background-color: #826147;
	transition-delay: 0s;
}
.product-thumb .button-group .compare{
	background-color: #292929;
	border:0 none;
	float:left;
	height:35px;
	width:35px;
	transition-duration:600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	transition-delay: 0s;
	font-size:0;
	margin: 0 2px;
	padding: 9px;
	position: relative;
	right: 0;
	bottom: -40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.product-thumb .button-group .compare:hover{
	background-color: #826147;
	transition-delay: 0s;
}
.product-thumb .button-group .quickview {
	background-color: #292929;
	border:0 none;
	float:left;
	margin: 0 2px;
	height:35px;
	width:35px;
	transition-duration:800ms;
	-webkit-transition-duration: 800ms;
	-moz-transition-duration: 800ms;
	-ms-transition-duration: 800ms;
	-o-transition-duration: 800ms;
	transition-delay: 0s;
	font-size:0;
	position: relative;
	padding: 9px;
	right: 0;
	bottom: -40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.product-thumb .button-group .quickview:hover{
	background-color: #826147;
	transition-delay: 0s;
}
#cart .dropdown-menu .img-thumbnail{
	width:auto;
	max-width:none;
	border-radius: 0;
}
#cart .text-right .addtocart,
#cart .text-right .checkout{
	margin:0;
	padding: 7px 12px;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #e7e7e7;
	
}

.product-list .product-thumb .button-group .addtocart,
.product-list .product-thumb .button-group .wishlist,
.product-list .product-thumb .button-group .compare,
.product-list .product-thumb .button-group .quickview{
	top: 0!important;
}
em {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    line-height: 0;
}
#top-links a em {
    background: #826147 none repeat scroll 0 0;
    bottom: -25px;
    color: #ffffff;
    display: block;
    font-size: 11px;
    left: auto;
    right: 0;
    margin: 0 auto;
    line-height: normal;
    min-width: 75px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    padding: 2px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    display: none;
}
#top-links a:hover em {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
}
#top-links a em::before {
    border-bottom: 10px solid #826147;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 5px;
}
.product-list .product-thumb .button-group .addtocart .fa{
	margin-right: 10px;
}
.product-list .product-thumb .button-group .quickview a{
	font-size: 0;
}
.product-list .caption {
    margin: 38px 0;
    padding: 0 10px;
    width: 73%;
	float:left;
	text-align: left;
}
.product-list .caption .desc {
    margin-bottom: 15px;
}

.product-list .caption .price {
    margin-bottom: 15px;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
}
.product-list .product-thumb .rating {
    margin-bottom: 15px;
    padding: 0;
}
.product-list .btn-wish-compare {
    margin-top: 5px;
}
#content .product-list .button-group {
    opacity: 1;
	-khtml-opacity: 1;-webkit-opacity:1;-moz-opacity:1;
	position: relative;
	top: auto;
	width: auto;
}
.product-list .product-thumb .sale {
    /*left: 10px;
    opacity: 1;-khtml-opacity: 1;-webkit-opacity:1;-moz-opacity:1;
    right: auto;*/
}
.product-list .list-right {
    border-left: 1px solid #e7e7e7e7e7e7;
    float: left;
    margin: 38px 0;
    padding: 0 10px 0 30px;
	width:27%;
}
.product-list .price {
    margin: 0 0 6px;
    text-align: left;
}
.product-list .product-thumb .price-tax {
    color: #999999;
}
.list-buttoncart {
    padding-left: 0;
}

@media (max-width: 1250px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom:0px;
	display: block;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

 @media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

/* Quickview css */ 
.quickview { padding:0; display: inline-block; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}
.quickview-page h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 10px 0;
}
.quickview-page .form-group.cart-block .form-control {
    display: inline-block;
    text-align: center;
    width: auto;
}
.quickview-page #button-cart2 {
    border-radius: 0;
    padding: 9px 10px;
    vertical-align: top;
    margin: 0 0 0 5px;
    font-size: 13px;
}
.quickview-page .wish-comp .btn {
    margin: 0 10px 0 0;
}
.quickview-page .product-right .price h4 {
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 767px) {  	
	.quickbox { display:none; }
}

/* Start */

/* box */  
.box {
	margin-bottom:0;
	text-align: center;
}
.box .box-heading {
	background-color: #444;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
}
.box .box-content {
	background: none repeat scroll 0 0 #ffffff;
     border-radius: 0 0 5px 5px;
	-webkit- border-radius: 0 0 5px 5px;
	-moz- border-radius: 0 0 5px 5px;
	-khtml- border-radius: 0 0 5px 5px;
	-o- border-radius: 0 0 5px 5px;
    padding: 20px 15px;
    text-align: left;
	 
}
#column-left .box-content.products {
    padding: 15px 0;
}
.sidebar-category  .box-content {min-height:458px;background-color:#efefef; border:none;}
.box.featured {
    padding: 50px 0;
}

#content .box .box-heading,.box-heading.side-box-heading {
	background: transparent ;
    border-bottom:1px solid #ddd ;
    color: #292929;
    font-size:35px;
    padding:0 70px 30px;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    position: relative;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
}
#content .box .box-heading::after {
    border-bottom: 2px solid #000000;
    bottom: -1px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding: 0;
 	margin: 0 -15px;
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height: 20px;
	padding: 5px 0;
	border: 0;
}
.box .box-content ul li ul li, #content .content ul li ul li {
    padding: 3px 0;
    margin-top: 5px;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}




/* Product Grid Start */
#content .box-product{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}
.box.brands {
    background: #ffffff none repeat scroll 0 0;
    padding: 50px 0;
}
#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .product-carousel .slider-item {
	width:240px;
	float:left;
	display: inline-block;
	cursor: pointer;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}


.product-block-inner {position: relative;}

.grid_default_width { width:250px;}
.featured_default_width{ width:277px;}
.module_default_width{ width:180px;}
.latest_default_width{ width:277px;}
.special_default_width{ width:277px;}
.related_default_width{ width:277px;}
.bestseller_default_width{ width:277px;}
.additional_default_width{ width:120px;}
.testimonial_default_width{width:1000px;}
.banners-slider-carousel .product-block-inner{text-align:center;}
.product-block:hover .product-block-inner > img {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.product-block .product-block-inner > img {
    cursor: pointer;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    -ms-opacity: 0.5;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
#content .product-carousel .product-block,
#content .box-product .product-block{
	margin:10px 15px;
	clear: both;
	padding:0;
	overflow: hidden;
}
.product-layout.product-grid .product-block{}
.product-layout.product-grid.last-item {border-right:0 none;}
.product-layout.product-grid .product-block-inner{padding:0px;}
.product-layout.product-grid {margin:10px 0;}
.product-listgrid .product-grid:last-child {border-right:0 none;}

.product-layout.product-list .product-block{margin:15px 0;}
#content .banners-slider-carousel .product-carousel .product-block{border-right:0 none; margin:0;padding:0;}


#content .box-product .last_item_tm .product-block{border-right:0 none;}
#content .product-carousel .product-block:hover,
#content .box-product .product-block:hover {
  
	overflow:hidden;
	clear:both;
}
#content .product-block:hover h4 a,
#content .product-carousel .product-block:hover h4 a, 
#content .box-product .product-block:hover h4 a ,
#content .product-layout .product-block:hover h4 a
{ 
	color:#826147;
}
.ie7 #content .product-carousel .product-block,
.ie7 #content .box-product .product-block {border:1px solid #e7e7e7;}

.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .box-product .product-block:hover {border:1px solid #e7e7e7;}

#column-left .product-thumb .image .button-group button, #column-right .product-thumb .image .button-group {
    display: none;
}
#column-left .quickview, #column-right .quickview {
    display: none;
}
.product-grid .product-thumb .desc,.product-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax ,.box-product .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden; width: 70%;padding: 0 0 0 20px;}
.product-list .product-thumb .image{
	width: 30%;
}
.product-list .product-thumb .caption h4 { 
	font-size: 15px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.brands .product-block-inner {
    background-color: #ffffff;
    border:1px solid #eaeaea;
    padding: 15px 0;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner { overflow:hidden; position:relative; margin:0;}
.banners-slider-carousel .product-block-inner:hover img {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.banners-slider-carousel .product-block-inner img {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    -ms-opacity: 0.5;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}

.banners-slider-carousel {
    margin-bottom:0px;
    position: relative;
    width: 100%;
    background-color: #fff;
    clear: both;
    background: #fff;
	padding: 70px 0;
}

.sale{
	background: #826147 none repeat scroll 0 0;
    font-size: 12px;
    opacity: 0;-khtml-opacity: 0;-webkit-opacity:0;-moz-opacity:0;
    position: absolute;
    right:15px;
    left: auto;
    top: -28px;
    color: #fff;
    padding: 3px 10px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}
#content .box-product .product-block:hover .sale,
#content .category_tab .product-block:hover .sale,  
#content .product-grid .product-thumb:hover .sale,
#content .product-list .product-thumb:hover .sale{
	top: 15px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity:1;
	-moz-opacity:1;
	transition: all 0.5s ease 0s; 
}

#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	width:100%;
}
#column-left .rating .fa-star, #column-left #review .fa-star, #column-left .fa-stack .fa, #column-right .rating .fa-star, #column-right #review .fa-star, #column-right .fa-stack .fa {
    font-size: 12px;
}
#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
    margin-bottom: 0;
}
#column-left .product-thumb h4 a:hover{color:#826147;}
#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	border:1px solid #e7e7e7;padding:0;
	width: 35%;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float: left;
    padding: 0 0 0 10px;
    width: 65%;
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	text-align: left;
}

#column-left .product-carousel .product-details {
    float: left;
    text-align: left;
    width: 62%;
}
#column-left .box-product .price, #column-right .box-product .price {
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
}
#column-left .product-thumb .price-new,#column-right .product-thumb .price-new {
    color: #313131;
	font-weight: 600;
	margin-right: 0px;
	font-size: 13px;
}
#column-left .product-thumb .price-old,#column-right .product-thumb .price-old{font-size:12px;}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	font-weight: 500;
	margin: 0px 0 5px;
	line-height: 18px;
	font-size: 13px;
}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}
#column-left .box-product .image img,
#column-right .box-product .image img { /*width:48px;*/}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-bottom:3px; }


#column-left .box, #column-right .box,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom:20px;}


#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom:0px;
	padding: 0;
}
#column-left .product-thumb, #column-right .product-thumb {
    margin-bottom: 30px;
    background-color: transparent;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
}	
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: none repeat scroll 0 0 transparent;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    width: auto;
	height:auto;
	text-transform:none;
	text-align:left;
	margin-right:0;
	top: 0;
}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#826147;}
#column-left .product-block .button-group,#column-right .product-block .button-group{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity:1;
	-moz-opacity:1;
	clear:both;
	position: relative;
	top: 0;
	width: auto;
}
.top_button {
	background:#826147 url("../image/tmgs/top_arrow.png") no-repeat scroll 0 0;
	bottom: 20px;
    display: none;
    font-size: 0;
    height: 40px;
    position: fixed;
    right: 40px;
    width: 40px;
    z-index: 95;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}
.top_button:hover {
	background-color: #292929;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}
.manufacturer-list {
    border: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding: 0;
	background-color: #fff;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #EAEAEA;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px;
}
.manufacturer-content {
    padding: 15px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.tab-content {
   
    padding: 0;
	overflow:hidden;
}
.product-tab .tab-content > .active {
    display: block;
    
}
.product-tab .tab-content > .tab-pane{
    padding: 20px;
    background-color: #ffffff;
}
.product-tab li a {
    background-color: #000;
    color: #ffffff;
    margin-right: 10px!important;
}
.product-tab li.active a,
.product-tab li:hover a,
.product-tab li:focus a {
    background-color: #826147!important;
    color: #ffffff!important;
}
.product-tab .table-bordered{
	margin: 0!important;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
}
.aboutus .content{margin-bottom:15px;overflow:hidden;}
.image1 {
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter .btn-list-grid .btn-group .grid:hover, .category_filter .btn-list-grid .btn-group .grid.active{
background-position: center -65px;
}
.category_filter .btn-list-grid .btn-group .list{
 background: rgba(0, 0, 0, 0) url("../image/tmgs/list.png") no-repeat scroll center 3px;
    border: medium none;
   box-shadow:none; 
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;

}

.category_filter .btn-list-grid .btn-group .list:hover, .category_filter .btn-list-grid .btn-group .list.active{

 background-position: center -65px;
}

.category_filter .btn-list-grid .btn-group .grid{

 background: rgba(0, 0, 0, 0) url("../image/tmgs/grid.png") no-repeat scroll center 3px;
    border: medium none;
    box-shadow:none; 
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}

.category_filter .btn-list-grid {float: left;  margin: 2px 0 0; padding: 0; width: auto;}
.compare-total {float: left; margin:4px 0 0 15px;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin:5px 10px 0 0; width: auto;padding:0;}
.category_filter .sort-by label,.category_filter .show label{font-weight:normal;font-size:13px;}
.category_filter .show { float: left;
    margin: 5px 5px 0 0px;
    padding: 0;}
.sort-by-wrapper {
    margin-right: 10px;
}
.category_filter .sort {  float: left;
    margin: 0;
    padding: 0;
    width: 180px;}
.category_filter .limit { float: right;
    height: 24px;
    margin: 1px 0 0;
    padding: 0;
    width: 80px;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_filter .form-control {
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
}

.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.category_thumb .category_img .category_img_hover{
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.category_thumb .category_img .category_img_hover::after {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: -254px;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    transition: all 0.6s ease 0s;
}
.category_thumb .category_img:hover .category_img_hover::after {
    opacity: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
    transition: all 0.6s ease 0s;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
#content .category_list ul li a {
    background-color: #ffffff;
    display: block;
    padding: 5px 8px;
    border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
}
.category_list li a:hover {

}
#content .category_list li {
    float: left;
    margin: 0 7px 7px 0;
    overflow: auto;
    padding: 0;
    position: relative;
}
.category_filter {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0;
    color: #666666;
    display: inline-block;
    margin-bottom: 10px;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.pagination-wrapper{
	clear: both; 
	float: left;  
	margin: 8px 0 0;  
	width: 100%;
	padding: 15px;
	background-color: #ffffff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 2px 0 0;
}
/* Product Page*/

.productpage .product-left{ width: 45%; margin-bottom: 20px;padding: 0 15px;}
.productpage .product-right{
    padding: 0 5px 0 20px;
    width: 55%;
    margin-bottom: 30px;
}
.product-info .image {
	 display: block;
    margin-bottom: 15px;
    text-align: center;
}
.productpage h3 {
	 margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    width: 100%;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative;}
.product-info .image-additional {
	clear: both;
	float: none;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 25px;
	width: 376px;
}
.product-info .image-additional img {
	display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;}
.product-info .image-additional a {
	display: block;	
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

#content .image-additional .slider-item .product-block{	
	background: none repeat scroll 0 0 #ffffff;
	clear: both;
	margin: 4px 5px;
	overflow: hidden;
	padding:0;
	border-right:0 none;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	

.product-info .product-image .additional-carousel:hover .customNavigation span.prev, .product-info .product-image .additional-carousel:hover .customNavigation span.next {
    display: block;
}
#product .btn-default,#content.return .input-group.date .btn-default{  padding: 8px 12px;}
#content ul.list-unstyled {  
	border-top: 1px solid #e7e7e7;
    line-height: 22px;
    margin-bottom: 0;
    padding: 15px 0;
}
#content ul.list-unstyled.price{
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 5px;
}
#content ul.list-unstyled li {
    color: #444444;
    line-height: 22px;
    padding: 2px 6px 2px 0;
}
#content ul.list-unstyled li span{
	margin-right: 15px;
	font-weight: 500;
}
#content ul.list-unstyled.price li {
    display: inline-block;
}

#content ul.list-unstyled li span.price-old {
    color: #696969;
    font-size: 16px;
}

#content ul.list-unstyled li span.special-price{
  color: #313131;
    font-family: "Ubuntu",sans-serif;
    font-weight: 500;
    margin-bottom: 0;

}
#content .list-unstyled.price li.price-tax {
    color: #acacac;
    display: inline-block;
    font-size: 12px;
}
#content ul.list-unstyled.price li.points, #content ul.list-unstyled.price li.discount {
    color: #4d4d4d;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

#product h3.product-option {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
}

#product .form-group.cart {
    padding: 10px;
}

#product .form-group.cart .form-control {
    display: inline-block;
    text-align: center;
   width: auto;
   height: auto;
}
#product #input-quantity{
	padding:10px;
	margin: 0 5px;
}

#product .btn-group .wishlist, #product .btn-group .compare {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block !important;
    padding: 0;
	text-transform:none;
	color:#999;
	float:none;
}
#product .btn-group .wishlist:hover, #product .btn-group .compare:hover {
    color: #826147 !important;
}
#product .cart span {
    color: #999999;
}
#product .alert {
    margin-bottom: 10px;
    background-color: #ffffff;
}
.productpage .rating-star {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px;
}

.productpage .rating-wrapper .addthis_toolbox.addthis_default_style {
    padding: 15px 0 10px;
}
#content.productpage .list-unstyled.price li h2 {
    margin-bottom: 0;
}
.button.aboutus{float:right;}

/* Contact us PAge*/

.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
   float: right;
    width: 50%;
	text-align:right;
	margin-top:20px;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info .fax strong{
    background: url("../image/tmgs/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
.contact-info .open-time strong{
	background: url("../image/tmgs/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info opentime {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
#information-contact form.form-horizontal {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}

#spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: #ffffff url("../image/tmgs/ajax-loader.png") no-repeat scroll 50% 50% / 80px 80px;
}
.main-slider {
    position: relative;
	float: left;
	width:100%;
}
.main-slider .swiper-pagination {
  bottom: 25px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.swiper-viewport:hover .swiper-pagination {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin-bottom: 0;
}
.main-slider .swiper-slide.text-center {
    margin-right: 0 !important;
}
.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover{
	color: #000;
	background: ##826147;
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px; position: relative;}
.productpage .write-review:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e7e7e7;
	left: -12px;
}
.productpage .write-review i{
	margin-right: 10px;  
}
.productpage .rating-wrapper{ margin: 15px 0;}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.page-title{}
.page-title,.product-title,.product-option ,.aboutus h1 ,.affiliate-success h1{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
	text-transform: capitalize;
	width: 50%;
	float: left;
	line-height: 24px;
	padding: 0;
}
.affiliate-account h2{font-size:16px;}
.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout {}

.shopping-cart .img-thumbnail{max-width:none;}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;width:20%;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;}

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

.checkout-cart .input-group.btn-block .form-control {
    padding: 6px 5px;
    text-align: center;
    width: 40px;
}
.table.table-bordered .input-group-btn {
    float: left;
}

#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{ padding: 15px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:3px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}

#content .well h2 {
    font-family: "Lato",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.title-bred {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 20px;
}

#collapse-checkout-option .panel-body h2, #collapse-checkout-option .form-group label, #content legend ,.account-account #content h2 ,.account-download h2,.account-address h2,.affiliate-account h2{
    color: #696969;
    font-family: "Lato",sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}
#information-contact .page-title,
#information-contact legend {
	padding-left: 15px;
}

.related{padding-top: 40px;}
.form-horizontal .control-label { width: 20%;}
.form-horizontal .col-sm-10 { width: 80%;}
.account-address .table-hover > tbody > tr > td {vertical-align: middle;}
#input-country, #input-zone {padding: 13px 0;}
.checkout-cart .hasCustomSelect {  width: 95% !important;}
#accordion .panel-body { padding: 15px 20px 20px;}
#collapse-payment-address label{margin:5px 0;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding:0 15px;}
.row.site-map {border: 1px solid #e7e7e7;  margin: 0;  padding: 10px 0; background-color: #ffffff;}
#information-sitemap .page-title{
	padding-left: 15px;
}
.account-wishlist .btn-primary,.account-wishlist .btn-danger {
    margin-bottom: 2px;
}
.account-wishlist .table-bordered .btn.btn-danger {  padding: 7px 13px 6px;}
.slider-item.first_item_tm{margin-left: 0;}
#tab-review .form-horizontal .control-label {  font-weight: bold; width: auto;}
.productpage .prod-desc { margin-top:30px;}
.product-search .search-checkbox { margin: 10px 0 0;}
.product-search .subcategory { width: auto;}
.product-search .sortcat { width: 35%;}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover ,.bootstrap-datetimepicker-widget td span.active {
    background-color: #826147 !important;
    color: #ffffff !important;
}
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover,.bootstrap-datetimepicker-widget td span:hover  {
    background-color: #313131 !important;
    color: #ffffff !important;
}
.account-transaction table td.text-right, .affiliate-transaction table td.text-right {
    border-right: 1px solid #e7e7e7e7e7e7;
}
.account-wishlist .text-center img {
    border: 1px solid #e7e7e7e7e7e7;
}
.product-compare .table-bordered tbody tr td + td {
    border-left: 1px solid #e7e7e7e7e7e7;
    text-align: center;
}
.product-compare .table-bordered tr td:first-child {
    font-weight: bold;
    text-align: right;
}
.product-compare .table-bordered thead tr td:first-child {
    background-color: #f7f7f7;
    text-align: left;
}
#additional-carousel.owl-carousel .owl-buttons div { opacity: 1 !important; -webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
-o-opacity: 1 !important; -ms-opacity: 1 !important;}
#additional-carousel .owl-buttons span.arrow {   
	transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	-o-transform: scale(1)!important;
	-ms-transform: scale(1)!important;
	font-size: 20px;
    height: 30px;
    line-height: 28px;
    transform: scale(1);
    width: 30px;
   }
#additional-carousel .owl-buttons span.prev.arrow {
    left: 0;
    top: 20px;
    text-indent: 5px;
}
#additional-carousel .owl-buttons span.next.arrow {
    right: 0;
    top: 20px;
    text-indent: 6px;
}

/* Blog CSS */ 
#content .box-product .blog-items { display:inline-block;}
 
.blog-left { position:relative; }

.blog-item .blog-content {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 25px;
    padding: 15px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
}
.view-blog { float:left; width:100%;  margin:10px 0; }
.read-more { display:inline-block; }
.write-comment {  padding-right:10px; margin-right:10px; display:inline-block; }
.date-time { float:left; width:100%; text-align:right; }

.blog_default_width{ width:500px;}

.blog-desc { margin: 10px 0; float: none; }
.blog-img { padding: 10px 0 0; }
#content #blog-carousel .blog-item { width:570px; float:left; }	 
#content #blog-carousel .product-block, #content #blog-grid .product-block { margin:5px 10px;  }
#content #blog-carousel .product-block:hover , #content #blog-grid .product-block:hover  { box-shadow:none; }
#blog-carousel .owl-pagination { bottom:-5px; }

#blog-carousel .owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 50%; 
}
 
#blog-carousel .owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 50%;
}
.single-blog #add-comment {border: none;}
.single-blog .blog-desc { padding-bottom:10px; letter-spacing: 0.8px;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .fullcomment {
    border: none;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    margin-bottom: 15px;
}
.fullcomment .comment {
    margin: 0 0 5px;
}

/*Blog light-box CSS */ 
.box.blogs {
    padding: 50px 0;
}
.blog-info {
    background: #ffffff none repeat scroll 0 0;
	border:1px solid #eaeaea;
    float: left;
    padding: 20px;
    text-align: center;
    width: 100%;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
}
.common-home .blog_title > a::after {
    border: 1px solid #ababab;
    bottom: -10px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 85px;
}
#common-home .blog_stats {
	background: #292929 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    left: 0;
    letter-spacing: 0.4px;
    line-height: 20px;
    margin: 0 auto;
    padding: 5px;
    position: absolute;
    right: 0;
	text-align: center;

}
.blog-left:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
}
.blog-image.image > img {
    border-radius: 5px 5px 0 0;
	-webkit- border-radius: 5px 5px 0 0;
	-moz- border-radius: 5px 5px 0 0;
	-o- border-radius: 5px 5px 0 0;
	-ms- border-radius: 5px 5px 0 0;
}
.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 100%;
}

.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
}
.blog-items .blog-left:hover .post_hover, .blog-items .blog-left:hover .zoom, .blog-items .blog-left:hover .readmore_link {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left:hover .blog-image .zoom .fa, .blog-left:hover .blog-image .readmore_link .fa{
	font-size:14px; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left .blog-desc p{
	font-weight: 300;
	line-height: 24px;
}
.blog-left .blog-image .zoom {
   border: 2px solid #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	height: 45px;
	width: 45px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 10px 12px;
   transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
}
.blog-left .blog-image .zoom:hover,.blog-left .blog-image .readmore_link:hover{color:#826147; border-color:#826147; }
.blog-left .blog-image .readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	height: 45px;
	width: 45px;
    color: #fff;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 10px 12px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
}

.all-blog .blog-left-content {  width:100%; }

.all-blog .blog-left-content .blog-image {  position:relative; }

.blog-left-content:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 100%;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
}
.blog-image > img {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
}
.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
}
.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
    font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .readmore_link .fa{
	font-size:14px; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom {
   border: 2px solid #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 10px 12px;
   transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
}
.blog-left-content .blog-image .zoom:hover,.blog-left-content .blog-image .readmore_link:hover{color:#826147; border-color:#826147; }
.blog-left-content .blog-image .readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 10px 12px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
}



#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

@media (max-width: 1200px) { 
	.blog-right { width:100%; }
}

@media only screen and (max-width: 479px) { 
	.blog-right { width:100%; }
}




@media (max-width: 1400px) {
	.main-slider::after {
	    left: 0;
	}
	.main-slider .swiper-pagination-bullet{
		margin: 5px 10px;
	}
	.aboutus .about-description{left: 10%;}
	.aboutus .about-right .image img { transform: translateX(-180px);}
	.aboutus .about-right:hover .image img {transform: translateX(-150px);}
}


@media (max-width: 1250px) {
.product-info .image-additional { width: 100%;}
#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
.col-sm-4.total_amount { margin-top: 88px;}

.cms-banner-left{width: 27%;}
.cms-banner-right{width:73%;}

.copyright-container.container{padding:20px 15px;}
.cms-banner img{max-width:100%;}
.cms-banner .cms-banner-left .single-banner{width:100%;}
.cms-banner-right .cms-banner2.single-banner{width:56%;}
.cms-banner-right .cms-banner3.single-banner{width:37.1%;}
.box .box-content ul ul{  margin-left: 59px;}
.box .box-content ul ul li ul{  margin-left:13px;}
.post-image{width:100%;height:100%;}
.header.container,#top .container{padding:0 15px;}
.main-menu.container{/*width:1170px;*/padding:0;}
.header-search{/*right:26px;*/}
.service-right {  padding: 0 10px;}
.second-content .service-content{padding: 0 0 0 20px;}
.third-content .service-content {padding: 0 0 0 20px;}
.special-block .container, .bestseller-block .container, .latest-block .container { padding: 0;}
}

@media (max-width:1199px) {

.header-search{/*left:0;right:25px;margin:0 auto;top:40px;*/}
.text1{font-size:15px;}
.main-menu.container ,.header.container, #top .container,.container{padding:0 15px;}
.cms-banner-right .cms-banner2.single-banner{ width: 55%;}
.main-menu.container{/*width:940px;*/padding:0;}
.box .box-content ul ul { margin-left: 4px;}
.box .box-content ul ul li ul{ margin-left: -41px;}
.product-list .caption{ width:53%;}
.product-list .list-right{  width: 37%;}
#product .form-group.cart .btn-group { clear: both;padding: 10px 0 0 !important;}
.title1 {font-size: 18px;}
.tm-about-text { width: 76%;}
.aboutme-read-more{width:149px;}
.slider-banner .slide { width: 50%;}
#column-left .box .box-content, #column-right .box .box-content{padding:10px;}
#column-left .sidebar-category .box-content{padding:10px 0 10px 10px;}
#column-left .box-product .image img,
#column-right .box-product .image img { width:52px;}
.cms-banner-left {  width: 26.5%;}
.cms-banner-right{width:73.5%;}
.cms-banner-right .cms-banner2.single-banner{width:55.6%;}
.product-list .caption { width: 100%; margin: 0;}
.footer-top-right .title1{font-size:19px;}
.header-search{/*width:341px;*/}
#footer .col-sm-3.column.fourth{width:27%;}
.col-sm-3.search_subcategory { padding: 0 18px;}
.box .box-content ul li ul li:hover > a.activSub, .box .box-content ul li:hover > a.activSub {
    background: url("../image/tmgs/menu-hover-arrow.jpg") no-repeat scroll 146px 1px transparent;}
#homeblog .image { width: 300px;}
.cmsblock_list_inner{height: 204px;width: 315px;padding: 40px 0;}
.cmsblock_list_cms .list_inner .cmsblock_img img{max-width: 315px;max-height: 230px;}
#tmgparallax .about-store-inner{padding: 100px 0;}
#tmgparallax .dec{padding: 0 260px;}
}





@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:25%;}
	.layout-2 #content{width:75%;}

}
@media (max-width: 979px) {

		/* css for responsive menu */	
	#top-links span { display: none;}
	.product-thumb .button-group .addtocart, .product-thumb .button-group .wishlist, .product-thumb .button-group .compare, .product-thumb .button-group .quickview{bottom: 50px;}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {overflow-y:scroll; border-top: 1px solid #787878; padding: 15px 15px;  background: #292929;  position: absolute;  width: auto;  z-index: 999;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);left:0;right:0;margin:0 auto;}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu {background:none;border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%; margin-left:0 !important;}
	#menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #826147;}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  color: #ffffff;
    display: block;
    font-family: "Lato",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 5px 0;
    text-transform: capitalize;float:left;width:100%;border:none;}
	#menu.responsive-menu ul li a.mobile_togglemenu , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	#menu.responsive-menu .top_level.dropdown.toggle {  margin: 0;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0 15px 20px; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative;    top: 0;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #fff;}
	.top_level.home {    display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {   
	 color: #ffffff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 33px;
    position: absolute;
    right: 0;
	}
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before { 
	color: #b4b4b4;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 33px;
    position: absolute;
    right: 0;
	}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after{content:"";}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu { padding: 10px 0 3px 20px;}
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {  display: block;
    float: left;
    padding: 0 15px 0;
    width: 100%;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;}
	/* end css for responsive menu */

	.dropdown.myaccount {    /*float: right;*/}
	.myaccount .dropdown-menu{/*left:-64px;*/}
	.content-top #column-left .sidebar-category{display:none;}
	.layout-2 .content-top #content{width:100%;min-height:0;padding:0 15px;}
	.layout-2 #content{width: 70%;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right{ width: 30%;}
	.box .box-content ul ul { margin-left: -12px;}
	.box .box-content ul ul li ul { margin-left: -56px;}
	.nav-inner {display: block;background-color:transparent;}
	.main-menu.container { 
		width: 100%;
		bottom: 0;
		top: auto;
	}
	.nav-responsive span{padding: 15px 0;}
	.responsive-menu { background-color: transparent; height: 52px;border-radius:0;-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;}
	.responsive-menu .main-navigation { background: none repeat scroll 0 0 #646464;}
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;padding:0;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	.layout-2 #content{width:100%;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right{padding:0;width:100%;}
	.layout-2.left-col #column-left .toggle .mobile_togglemenu , .layout-2.right-col #column-right .toggle .mobile_togglemenu{ background-color: rgba(0, 0, 0, 0); margin-top: -22px; right: 25px;}
	#column-left .box .box-content, #column-right .box .box-content , #column-left .list-group, #column-right .list-group{display:none;}
	#footer .col-sm-3.column {padding:0;  width: 100%!important;}
	.box.sidebar-category {    display: none;}
	.slider-banner .slide { width: 25%;}
	#accordion .form-horizontal .control-label{width:100%;}
	.header-search{/*top:95px;right:16px;left:auto;*/}
	.header.container{height:180px;padding:0 15px;}
	#top .container{padding:0 15px;}
	.content_headercms_bottom{display:none;}
	.cms-banner-right .cms-banner2.single-banner{width: 56.7%;margin:0 15px;}
	.cms-banner-right .cms-banner3.single-banner{width:37.3%;}
	.cms-subbanner2 { margin-top: 15px;}
	#footer .column ,#footer .col-sm-3.column.fourth{ padding-left: 0; width: 100%;}
	.col-sm-3.column.second, .col-sm-3.column.third,#footer .col-sm-3.column.fourth {border-left:0 none;}
	.col-sm-3.column.third{border-right:0 none;}
	#footer #footer_cms_block{padding:0;margin:0 0 10px 0;}
	.product-list .product-details{float:left;}
	.product-list .list-right{  width: 37%;  padding: 0 10px 0 20px;}
	.product-block .button-group {  opacity:1;-khtml-opacity: 1;-webkit-opacity:1;-moz-opacity:1;}
	.productpage .product-info .product-image .customNavigation span.prev,.productpage .product-info .product-image .customNavigation span.next{display:block;}
	.productpage .product-right{ width: 50%;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	#accordion label.col-sm-2.control-label{width:100%;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group { margin-left: 0 !important;margin-right: 3px !important;}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group {margin-left: 3px !important;}
	#accordion .col-sm-10 {width: 100%;}
	.form-horizontal .control-label {  width: 22%;}
	.form-horizontal .col-sm-10 { width: 78%;	}
	 .product-list .product-thumb .caption{ margin: 10px 0;padding:0 10px 0 0;}
	 #footer .col-sm-3.column.first{padding:0 ;}
	 .social,.footer-top-right { width: 100%;height:auto;}
	 .footer-top{height:auto;}
	 #column-left .product-thumb .price-new, #column-right .product-thumb .price-new {display:block;margin-top:2px;}
	 .product-search .sortcat { width: 60%;}
	 .cms-banner-right{width:73%;}
	 .cms-banner-left{width:27%;}
	#footer{/*padding:70px 0 58px;*/ margin: 0;}
	.pagination-right{margin-left:5px;}
	.productpage .product-info .product-image .customNavigation span.next,.productpage .product-info .product-image .customNavigation span.prev{top:38px;}
	.productpage .write-review{/*float:left;margin:0;clear:both;*/}
	.productpage .rating-star{display:inline-block;width:100%;}
	.aboutus-cms {padding: 0 15px;}
	.newsletter .toggle .mobile_togglemenu { display: none;	}
	.second-content .service-content{padding: 0;}
	.third-content .service-content {padding: 0;}
	.nav-responsive span, .main-menu > ul > li > a{color: #fff;}
	#content.return .input-group.date .form-control{width:auto;}
	.tm-about-text{padding:0 0 0 15px;}
	.aboutme-read-more{margin:37px 15px 0 0;}
	.contact-info .left,.contact-info .right{width:100%;}
	.contact-info .right{float:left;text-align:left;clear:both;}
	.cms-box{padding: 0 5px;}
	.cmsblock_list_inner{top: 30px;}
	.list_inner .cmsblock-title{font-size: 20px;line-height: 20px;}
    .list_inner .cmsblock-description{padding: 10px 0;}
	.service-icon{margin: 0 auto; float: none; display: block;}
	.service-right{text-align: center;}
	.service-right{padding: 10px 20px 0;}
	.aboutus-cms .about-left, .aboutus-cms .about-right {float: none;  height: auto; width: 100%;}
	.testimonial_inner{width: 100%;}
	#homeblog .image { margin:0 auto;}
	.blog-desc {float: none; }
	.servicecms .service-block{padding: 0;}
	.newsletter{width: 100%;}
	.newsletter > h5{width: 100%; text-align: center;}
	.newsletter > form{width: 100%; padding: 10px 0;}
	.footer-top {padding-top: 10px; width: 100%;}
	.aboutus .about-right .image img { transform: translateX(-30px);}
	.aboutus .about-right:hover .image img {transform: translateX(0px);}
	.cmsblock, .servicecms, .aboutus-cms, #homeblog, #carousel-0, #tmgtestimonialblock, .featured, .category_tab{/*margin-top: 40px;*/}
	header{border: none;}
	.header.container {height: 153px;}
	.layout-2 #content{margin-top: 10px;}
	#breadcrumb{margin-bottom: 10px; padding: 10px;}
	.newsletter .desc{text-align: center;}
	.header-right{background: transparent; padding: 0;}
	.cms-box{width: 50%; margin-bottom: 15px;}
	.cmsblock{padding: 40px 0;}
	.cmsblock_list_inner { height: 218px; width: 335px;}
	.cmsblock_list_cms .list_inner .cmsblock_img img {max-width: 335px;  max-height: 250px;}
	.cmsblock_list3.cms-box, .cmsblock_list4.cms-box {float: right;}
	#tmgparallax .dec {padding: 0 80px;}
	#footer .column .social > ul { display: block;}
	#footer{background-image: none;}
	.newsletter > form { padding: 0;}
	.social ul li{float: none;}
	.blog-desc{display: inline-block;}
	.category_tab .tab-pane .product-block-inner { text-align: center;}
	#column-left .box-product .image, #column-right .box-product .image{width: auto;}
	#footer .col-sm-3.column.forth {padding: 20px 0;}
	.content_footer_bottom { margin-top: 10px;}
	.main-slider .swiper-viewport{
		width: 695px;
		margin: 0 auto;
		position: relative;
	}
	.main-slider {background: #fff; }
}
@media (max-width: 767px) { 
	.main-slider .swiper-viewport{ width: auto; margin: 0 15px;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right{display:block !important;padding:0 15px; float: left;}
	.layout-2 #content,.layout-3 #content{width:100%;}
	.layout-2.left-col #column-left .toggle .mobile_togglemenu, .layout-2.right-col #column-right .toggle .mobile_togglemenu{
		
	}
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 1px;} 
	.layout-2 #content{padding:0 15px; float: left;}
	.btn-info {margin-bottom:3px;} 
	.col-sm-4.total_amount {margin-top: 20px;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #e7e7e7;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	
	.swiper-pager{display: none !important;}
	.content-top #content{min-height:0;}
	.container.content-bottom{margin-top:25px;}
	.copyright-container.container{width: 100%;}
	.social,.footer-top-right { width: 100%;height:auto;}
	
	.post-image {width: 100%;}
	.text2{font-size:12px;}
	.text1{font-size:10px;}
	#banner1{ display: inline-block;margin: 0 2.3%;}
	.cms-title{padding:15px 12px;}
	.post-image img{width:100%;}
	#testimonial-blog .slider-item.last_item_tm .single-post,#testimonial-blog .slider-item.first_item_tm .single-post{margin: 0 20px !important}
	.cms-banner-right .cms-banner2.single-banner{width: 55%}
	.cms-banner-left { width: 26%;}
	.cms-banner-right {width: 74%; }
	.cms-banner-right .cms-banner3.single-banner { width: 36.1%;}
	.cms-banner-right .cms-banner2.single-banner {  width: 54.8%;}
	.footer-container ,.content_footer_bottom{ float: none;}
	#bottomfooter,.powered{text-align:center;}
	#content .category_list .filterbox{clear:both;}
	.filterbox .list-group{padding:10px;}.product-list .list-right{  padding: 0 10px 0 18px;}
	.pagination-wrapper{margin-bottom:25px;}
	.productpage .product-left{width:100%;}
	.productpage .product-right{width:100%;padding:35px 15px;}
	.form-horizontal .col-sm-10,.form-horizontal .control-label{width:100%;}
	#form-language .btn span, #form-currency .btn span{display:none;}
	.tm-about-text{background:none;padding:0 15px 0 30px;}
	
	.header.container,#top .container{padding:0 15px;}
	.cms-banner-right{width:73.5%;}
	.cms-banner-left{width:26.5%;}
	.sale{opacity:1;-khtml-opacity: 1;-webkit-opacity:1;-moz-opacity:1;top: 15px;}
	.banners-slider-carousel .product-block-inner > img{max-width:100%;}
	.product-list .product-thumb .image{float:left;}
	.product-search .sortcat {  width: 100%;}
	.productpage .write-review{/*margin:5px 0 0;*/}
	.account-address .table-bordered .text-right .btn-info ,.account-order-info .table-bordered .text-right .btn-primary{margin-bottom:0;}
	#content.return .input-group.date .form-control{width:100%;}
	
	.tm-about-text::before { content: none;}
	.content-wrap{margin-left:0;}
	.tm-about-text{width:65%;padding-left:15px;}
	.productpage .rating-wrapper .addthis_toolbox.addthis_default_style,.productpage .review-count{float:left;}
	.cms-banner-right{text-align:center;}
	.cms-box{width: 100%; text-align: center; margin: 0; padding: 0;}
	.list_inner { display: inline-block; float: none; margin-top: 15px;}
	.box-cms-content .content{width: 100%;}
	.first-content .service-content,.second-content .service-content{border: none;}
	#tmgtestimonialblock{padding: 35px 0 30px;}
	.dropdown-menu-right{padding: 0;}
	.about-left .about-description .img-titlt2{font-size: 40px; padding: 10px 0;}
	.aboutus-cms .about-more {padding-top: 10px;}
	.main-slider .swiper-pagination{opacity: 1; bottom: 10px;}
	.aboutus .about-right .image img {transform: translateX(0);}
	.aboutus .about-right:hover .image img {transform: translateX(0px);}
	.aboutus .image img {max-width: 100%;}
	.servicecms{padding: 0 15px;}
	.aboutus .about-description { left: 4%; top: 10%;}
	.about-left .about-description .img-description .img-desc2{display: none;}
	.cmsblock_list_inner {height: auto;  width: 400px; padding: 60px 0;}
	.cmsblock_list_cms .list_inner .cmsblock_img img {max-width: 400px; max-height: 260px;}
	#tmgparallax .about-store-inner {padding: 50px 15px;}
	#tmgparallax .heading2{font-size: 34px; line-height: 34px;}
	#tmgparallax .dec{padding: 0;}
	#tmgtestimonialblock .image-block{width: 100%; float: none; background: transparent; padding: 0; text-align: center;}
	#testimonial-carousel .post-description{width: 100%; float: none; text-align: center; padding: 0;}
	#testimonial-carousel .post-description p{background-position: top center;}
	#tmgtestimonialblock .slider-controls{float: none; padding: 0;}
	#content .page-title,ul.breadcrumb{width: 100%; text-align: center;}
	.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image .button-group button:hover{display: none;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.category_tab ul li a {
    background: transparent;
    padding: 5px 20px;
    float: none;
}
	.category_tab ul li.active a, .category_tab ul li:hover a, .category_tab ul li:focus a {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
}
@media only screen and (max-width: 479px) {
	.main-menu.container{
		top: auto;
		bottom: 0;
		width: 100%;
	}
	#content .box .box-heading, .box-heading.side-box-heading{
		font-size: 23px;
	}
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	#top-links .list-inline{margin-top:12px;}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu {  width: 290px;}
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {width: 100%;}
	.product-thumb .button-group .addtocart,
	.product-thumb .button-group .wishlist,
	.product-thumb .button-group .compare,
	.product-thumb .button-group .quickview a{
		right: 0;
	}
	.sale{ top: 15px;}

	.productpage .review-count{display: inline-block;margin-left: 0;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .buttons .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.single-banner { width: 100%; text-align: center;}
	.single-banner div ,.cms-banner-right .single-banner{}
	#banner1{margin:15px 0;}
	.cms-banner-left ,.cms-banner-right{ width: 100%;}
	.cms-subbanner1 ,.cms-banner .cms-banner-left .cms-subbanner2.single-banner{width:100%;margin:10px 0;}

	.cms-banner-right .cms-banner2.single-banner { width:100%;margin:10px 0 6px;}
	.cms-banner-right .cms-banner3.single-banner { width: 100%;margin:10px 0;}
	.single-banner div img, .cms-banner-right .single-banner img{transition:none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition:none;
	-o-transition:none;
	display:inline;}
	.single-banner div:hover img, .cms-banner-right .single-banner:hover img{transform:none; -webkit-transform:none;-ms-transform:none;-o-transform:none;-moz-transform:none;}
	.htabs a.selected, .htabs a:hover{background: transparent;}
	.slider-banner{display:none;}
	.container.content-bottom { margin-top: 0;}
	.content-top #content{margin-bottom:15px;}
	.htabs .etabs li { display: block;    float: none;    margin-top: 3px;    width: 100%;}
	.htabs { height: auto;}
	.htabs a { display: block !important;  float: none; margin: 3px 0 0;  width: auto; background:transparent;}
	.hometab .customNavigation a{  top: -25px;}
	#content .hometab .box .box-content{padding:28px 0 0;}
	.product-list .caption{width:100%;}
	.product-list .list-right { clear: both; width: 100%;padding:0 10px;}
	.product-list .list-right{margin:0 0 10px;border-left:0 none; padding:0;}
	.product-list .caption{  margin: 15px 0;}
	.productpage .nav-tabs > li > a { display: block !important; float: none;  margin: 0 0 10px!important; width: auto;}
	.nav .pull-left { display: inline-block; float: none;}
	#top .container{text-align:center;}
	#form-currency .dropdown-menu, #form-language .dropdown-menu{left:0px;}
	.content_headercms_top ,.header-cart{display:block;}
	.cms-data{border-right:0 none;}
	.header.container {height: 160px;}
	.content_headercms_top{display: none;}
	.header-tele-cms{right:0;}
	.cms-data{padding-right:0;}
	#cart > .btn{margin-right:0;margin-left:0;}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group { margin: 0 !important;}
	.list-buttoncart{clear:both;}
	.tm-about-text { width: 100%;padding:0 15px 15px;margin-bottom:0;text-align:center;}
	.aboutme-read-more{ margin:10px 0 25px 0; width:100%;text-align:center;}
	.product-search .sortcat{width: 100%;}
	#cart > .btn{margin-left:0;}
	#top-links{padding-top:0;padding-bottom:6px; }
	.row.site-map{overflow:auto;}
	.contact-info .right{text-align:center;}
	.main-slider::after{
		top: 50px;
	}
    .zoomContainer{display: none !important;}
    .product-list .product-details{width: 100%;}
    .product-list .product-thumb .image {width: 100%;}
    .subscribe-btn .btn{padding: 10px 5px;}
    .cmsblock {padding: 0 15px;}
    #content .box .box-heading, .box-heading.side-box-heading{padding: 0 30px 10px;}
    .aboutus .about-description {left: 5%; top: 5%;}
	.about-left .about-description .img-title{font-size: 18px;}
	.about-left .about-description .img-description .img-desc1{display: none;}
	.about-left .about-description .img-titlt2 {font-size: 20px; line-height: 20px; padding: 7px 0;}
	.about-left .about-description .img-description .img-desc{font-size: 13px;}
	.cmsblock_list_inner {height: auto; padding: 50px 10px; width: 100%;}
	.list_inner {display: block; width: 290px; margin: 15px auto; }
	.cmsblock_list_cms .list_inner .cmsblock_img img { max-width: 100%;}
	.list_inner .cmsblock-title { font-size: 18px; line-height: 18px;}
	.cmsblock_list_cms{padding: 30px 0;}
	#logo .img-responsive{width: 130px;}
	.pagination-wrapper .page-result, .pagination-wrapper .page-link{width: 100%; text-align: center;}
	.product-thumb .image{display: inline-block;}
	.product-items { width: 100% !important;}
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner{text-align: center;}
}
@media only screen and (max-width: 320px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.service-right .sub-title{padding: 0;}
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu { right: 0;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
	.tm-about-text{background:none;padding:0 15px}
	.aboutme-read-more{ margin:25px 0;}
	#footer .column #contact ul{   overflow: auto; width: 100%;}
	.post-date{min-width:45px;}
	.compare-total{margin-left:5px;}
	#product #input-quantity{margin-bottom:5px;}
	.account-address .table-bordered .text-right .btn-danger,account-order-info .table-bordered .text-right .btn-danger{float:left;clear:both;margin-top:2px;}
	.account-address .table-bordered .text-right .btn-info, .account-order-info .table-bordered .text-right .btn-primary{float:left;}
	#content .box .box-heading, .box-heading.side-box-heading {padding: 0 10px 10px;}
	.myaccount{margin: 30px 0;}
	#tmgparallax .heading2 {font-size: 25px; line-height: 25px;}
	#homeblog .image,.blog-desc {width: auto;}
}

/* Start */
.alert.alert-success.animated.fadeInDown{width:100%;text-align:center;margin:0 -5px;}
.product-compare .btn-block + .btn-block {  margin-top: 0;}