/*.container{border: 1px solid;}*/
body {
	/*background: #fff url("../image/tmgs/bg.jpg") repeat fixed 0 0;*/
    color: #696969;
    font-family: 12px/1 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.content-top .container, #top .container, header .container, .header-bottom .container, .content_footer_top .container, #footer .container {
    background: transparent;
    margin: 0 auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    padding: 0 15px;
}
.content-top .container .row, #product-category > .row, #product-product .row, #footer .row{
    margin: 0;
}
.container {
    background: #fff;
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 0px 15px 0 15px;
}

: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;
}
a:hover {
	text-decoration: none;color:#ff9600;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	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 #e3e3e3;
}

/* 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;
}
/* top */
.pull-left .btn {
    border: none;
}
#top {
	background-color: #f1f1f1;
	padding:0;
	min-height: 40px;
	text-align: center;
}
#top #form-currency .currency-select {
	text-align: left;
	width:100%;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;

}
header .header-top-link {
    float: left;
    width: 100%;
}
header .content_headercms_top {
    float: left;
    text-align: center;
    width: 100%;
}
#form-language .btn, #form-currency .btn {
    padding: 13px 2px;
    letter-spacing: 0.8px;
}
#top .language-menu .language-select{color: #000; width: 100%; padding: 2px 10px; text-align: left;}
#top .language-menu .language-select:hover{ color: #ff9600;}
#form-currency .dropdown-menu, #form-language .dropdown-menu ,.affiliate-dropmenu .dropdown-menu{right:0;left:auto; background-color:#ffffff;padding:5px 0;margin-top:-1px;}
.myaccount a.dropdown-toggle {
    float: left;
    font-size: 0;
    cursor: pointer;
    background-image: url("../image/tmgs/user.svg");
    background-size: 25px auto;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}
.myaccount {
    float: right;
    cursor: pointer;
    padding: 40px 10px;
}
.submit_email #txtemail{
    border-radius: 0px !important;
        background-color: #231c1e;
}
.submit_email .btn{
        background: #0a0204 !important;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 0 33px;
    line-height: 50px;
    margin: 5px 0 0 0 !important;
        font-weight: 400;
            color: #fff;
}
.footer-inpoint .photofont {
    font-size: 62px;
    color: #999;
}
.footer-inpoint-01{
        padding-top: 40px;
}
.footer-inpoint-01 .fa{
        font-size: 50px;
        color: #fff;
        margin-right: 5px;
}
.policy-text{
    display: inline-block;
    color: #fff;
}
.myaccount:hover a.dropdown-toggle{
    background-image: url("../image/tmgs/user-h.svg");
    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;
}

/*.myaccount > a {
    display: none;
}
.dropdown-menu-right {
    display: block !important;}*/

.myaccount:hover a.dropdown-toggle {
    color: #ff9600;
}
.myaccount a.dropdown-toggle span {
    display: inline-block;
    padding: 10px 0;
}
.myaccount:hover .account_heading {color: #ff9600;}
.account_heading {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 18px;
    letter-spacing: 0.84px;
    padding: 0;
    vertical-align: top;
}
.myaccount .acc_text {
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    line-height: 5px;
    letter-spacing: 0.72px;
    display: block;
    min-width: 170px;
}
.myaccount .dropdown-menu > li > a{color: #000000;}
/*.myaccount .dropdown-menu{background-color:transparent;padding:5px 0;margin:0;   z-index: 999;  position: relative;}*/
.myaccount .dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    left: auto;
    margin: 0;
    padding: 5px 0;
    right: 0;
    top: 80px;
    z-index: 999;
}
 #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:#000;border:0 none;}
#form-language .dropdown-menu > li > a:hover {color:#FFFFFF;}
#top .btn-link, #top-links li, #top-links a {
	color: #000000;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-decoration: none;
    text-transform: capitalize;
}
 #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: #ff9600;}
.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{ color: #ff9600;}
#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-size: 13px;
	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:0;}

/*todo*/
.product-details > .caption > h4{
    display: inline-block;
    min-height: 1px;
}
.product-block.product-thumb{
    width: 100%;
}
.product-block.product-thumb .product-block-inner{
    width: 100%;
}

@media (max-width: 1440px){
    .banner-01{
        height: 350px !important;
    }
    .lazy.danslider{
        height: 350px !important;
    }
}
@media (max-width: 1366px){
    .banner-01{
        height: 320px !important;
    }
    .lazy.danslider{
        height: 320px !important;
    }
}

@media (max-width: 1200px){
    .banner-01{
        height: 290px !important;
    }
    .lazy.danslider{
        height: 290px !important;
    }
}

@media (max-width: 1024px){
    .banner-01{
        height: 280px !important;
    }
    .lazy.danslider{
        height: 280px !important;
    }
}

@media (max-width: 991px){
    .banner-01{
        height: 280px !important;
    }
    .lazy.danslider{
        height: 280px !important;
    }
}

@media (max-width: 768px){
    .banner-01{
        height: 260px !important;
    }
    .lazy.danslider{
        height: 260px !important;
    }
}
@media (max-width: 767px){
    .banner-01{
        height: 260px !important;
    }
    .lazy.danslider{
        height: 260px !important;
    }
    .banner__inner{
        height: 42.65vw !important;
    }
}
@media (max-width: 640px){
    .banner-01{
        height: 250px !important;
    }
    .lazy.danslider{
        height: 250px !important;
    }
}
@media (max-width: 480px){
    .banner-01{
        height: 200px !important;
    }
    .lazy.danslider{
        height: 230px !important;
    }
}
@media (max-width: 375px){
    .banner-01{
        height: 175px !important;
    }
    .lazy.danslider{
        height: 160px !important;
    }

}
@media (max-width: 320px){
    .banner-01{
        height: 175px !important;
    }
    .lazy.danslider{
        height: 150px !important;
    }
}
/* Header */
header{background: #fff; }
.common-home header{ margin: 0;}
.header.container {
    height: auto;
	position:relative;
}
.main-slider .swiper-wrapper {
  direction: ltr !important;
}

/* logo */
.header-logo{float:left;}
.dropdown.search {
    float: right;
    padding: 35px 20px;
}
.header-search:hover{
	background-image: url("../image/tmgs/search-h.svg");
}
.header-search{
	display: none;
	background-image: url("../image/tmgs/search.svg");
	background-size: 15px 15px;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
    height: 52px;
    width: 52px;
    position: relative;
    cursor: pointer;
}
.header-search.active{
	background-image: url("../image/tmgs/close.svg");
	background-size: 15px auto;
	background-position: center;
	background-repeat: no-repeat;
}
.header-cart{float:right; padding: 40px 0;}
#logo {
	padding: 34px 0;
    vertical-align: top;
	display:inline-block;
}


/* search */
#search {
	/*display: none;
	left: auto;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 100%;*/
    display: block!important;
}
#search .input-lg {
    background: none repeat scroll 0 0 #f1f1f1;
	border-radius: 50px;
	-webkit-border-radius:50px;
	-khtml-border-radius:50px;
	-moz-border-radius:50px;
    color: #171717;
    border: none;
    float: none;
    height: auto;
    margin: 0;
    padding:0 25px;
    vertical-align: middle;
    width: 510px;
    height: 40px;
    position: relative;
}
#search .btn-lg {
    background: #6484ff;
	border: medium none;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 0;
    margin: 0;
    padding:3px 20px;
    text-transform: uppercase;
    z-index: 9;
	right: 0;
    top: 0;
    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;
}
#search .input-group-btn {
    position: absolute;
    font-size: 0;
	top:0;
    white-space: nowrap;
    right: 0;
    width: auto;
}
#search .fa {
    font-size: 16px;
    color: #fff;
    padding: 8px 12px;
    height: 33px;
    cursor: pointer;
    text-align: center;
}
#search .input-group-btn:hover .fa {
	color: #232f3e;
}
/* cart */
.header-right {float: right;}
#cart span {
    float: left;
    padding: 0;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    line-height: 13px;
    text-transform: uppercase;
}
#cart:hover span {color: #ff9600;}
#cart #cart-total{ 
	padding: 5px 0 0 20px;
    clear: both;
    color: #000;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
}
#cart #cart-total .fa.fa-shopping-cart{display:none;}
#cart:hover > .btn{
	background-image: url("../image/tmgs/cart-h.svg");
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;
}
#cart > .btn{
	background-image: url("../image/tmgs/cart.svg");
	background-size: 25px auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 600;
    height: 30px; 
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 30px;
    z-index: 9;
    margin-right: 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;
}
#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: #ffffff;
    border: 1px solid #e5e5e5;
	z-index: 1001;
	color: #000;
}
#cart .dropdown-menu {
	width: 350px;
	padding:12px 20px 20px;
	border-radius: 0;
}

#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:#000;
}
#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;}
.cart-menu a {
    color: #000;
}
.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 {
    /*border-right: 1px solid #dcdcdc;*/
    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: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}
.call-no {
    clear: both;
    float: left;
}
/* call no */
.callus {
    float: right;
    padding: 15px 0;
}
.contact_no {
   background: rgba(0, 0, 0, 0) url("../image/tmgs/call.svg") no-repeat scroll left center / 20px 20px;
    padding: 0 0 0 30px;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
}
.contact_no .call-title {
    font-weight: 600;
    text-transform: capitalize;
}
.content_headercms_top-left {
    float: left;
}

@media (max-width: 479px) {
	.header-search,
	.myaccount,
	.myaccount a.dropdown-toggle,
	#cart > .btn{
		padding: 0;
	}
	#search .input-lg{width: 215px;}
}


/* menu */

.header-bottom-menu {
    border-top: 1px solid #e1e1e1;
}
.main-menu {float: left; position: relative;}
.product-block-inner .sale{display: none;}
.shop-favorites .item{ width: auto; margin: 0 auto; }
.section-block-heading{ width: auto;  text-align: center; margin-top: 20px; font-size: 14px; margin:0 auto;
    white-space: nowrap;
    color: #f90042;
    font-weight: 900;
    letter-spacing: 1px;
    font-family: -webkit-pictograph;
    text-transform: uppercase; }
.shop-favorites .owl-buttons span.prev.arrow { top: 66px; }
.shop-favorites .owl-buttons span.next.arrow {top:66px;}
.common-home .header-bottom {margin: 0;}
.header-bottom {
    background: #ffffff;
}
.content_headercms_top {
    float: left;
    width: 23%;
    position: relative;
    border-top: 1px solid #ff9600;
}
.nav-inner {
    /*display: none;*/
}
.nav-inner-cms {
    background: none repeat scroll 0 0 #999999;
}

.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.  */	  
}

.main-menu ul {
	list-style: none;
	padding: 0 15px; 
}
/*category menu*/

#menu .top_level {
    display: none;
}
.content_headercms_top .main-menu {
    float: left;
}
.content_headercms_top .box.sidebar-category {
    background: #ff9600;
}
.content_headercms_top .box.sidebar-category .box-category-heading{text-align: left;}
.content_headercms_top .sidebar-category .box-content {
    position: absolute;
    top: 100%;
    right: auto;
    left: 0;
    background: #fff;
    min-width: 276px;
    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;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: none;
    border: 1px solid #e3e3e3;
}
.common-home .content_headercms_top .sidebar-category .box-content{display: block; border: none; padding: 10px 0;}
.content_headercms_top .sidebar-category.box .box-content ul ul{
    left: 0;
    top: 0;
    margin: 0;
	padding: 10px 0;
}
@media (min-width: 769px){
    #menu .top_level{
        display: block;
    }
}

@media (max-width: 767px){
#breadcrumb {
    display: block!important;
 }
#breadcrumb h2{display: none;} 
}
.content_headercms_top .box.sidebar-category .box-content ul li ul li {padding: 10px 15px;}

.content_headercms_top .box.sidebar-category .box-content ul li { 
    padding: 10px 25px;
    margin: 0;
}
.content_headercms_top .box.sidebar-category .box-category-heading {
    background: #ff9600 url("../image/tmgs/menu.svg") no-repeat scroll left center/15px auto;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding: 15px 0 15px 25px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    font-size: 14px;
    cursor: pointer;
}
.content_headercms_top .box.sidebar-category .dropmenu ul, .content_headercms_top .box.sidebar-category .dropmenu div{
    
}
/* end */
#menu .show-all {
    border-top: 1px solid #e3e3e3;
    float: left;
    margin: 10px 0 0;
    padding: 10px 0 0;
    width: 100%;
}
.show-all a {
    color: #000000;
    font-size: 13px;
}
.show-all a:hover {
    color: #ff9600;
}
.main-menu > ul > li.column3, 
.main-menu > ul > li.column4,
.main-menu > ul > li.column5{ position: static;}

.main-menu > ul > li {
	float: left;
  position: unset;
   /*   z-index: 20;*/
    transition: all 0.3s ease 0s;
} 
 .nav-responsive span, .main-menu > ul > li > a {
    color: #000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 0;
    padding:15px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
    /*background: none repeat scroll 0 0 #646464;*/
}
.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: 20px;
    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: inline-block;
    width: 19%;
    box-sizing: border-box;
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a,
.main-menu > ul > li li > a{	
	padding: 8px 0;
	color: #000;
	display: block;
	white-space: nowrap; 
	font-size: 13px;
    font-weight: 600;
    text-transform:  capitalize;
}


.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: 160px;}
.main-menu > ul > li ul > li > a:hover,
.main-menu > ul > li li > a:hover{
	color:#ff9600;
	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) {

    /* category -side - menu*/
    .content_headercms_top .sidebar-category .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu{
        left: 100px;
        top: 0;
    }
    
    .content_headercms_top .sidebar-category .dropdown .column5.dropdown-menu.megamenu .list-unstyled {
        width: 20%;
        float:left;
        display: block; 
    }
    
    .content_headercms_top .sidebar-category .dropdown .column4.dropdown-menu.megamenu .list-unstyled {
        width: 25%;
        float:left;
        display: block; 
    }
    
    .content_headercms_top .sidebar-category .dropdown .column3.dropdown-menu.megamenu .list-unstyled{
        width: 33.33%;
        float:left;
        display: block; 
    }
    
    .content_headercms_top .sidebar-category .dropdown .column3.dropdown-menu.megamenu,
    .content_headercms_top .sidebar-category .dropdown .column4.dropdown-menu.megamenu, 
    .content_headercms_top .sidebar-category .dropdown .column5.dropdown-menu.megamenu,
    .content_headercms_top .sidebar-category .dropdown .column6.dropdown-menu.megamenu{
        width: 650px;
        margin:0 !important
    }
    
    .content_headercms_top .sidebar-category .dropdown .dropdown-menu.megamenu,
    .content_headercms_top .sidebar-category .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;
        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;
		border-left:2px solid #ff9600;
    }
    .content_headercms_top .sidebar-category .dropdown:hover .dropdown-menu.megamenu,
    .content_headercms_top .sidebar-category .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;
    }
    /* category -side - menu - end*/
	#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;
        width: 1200px;
	    margin: 0;
	    opacity: 0;
	    -webkit-opacity: 0;
	    -moz-opacity: 0;
	    -o-opacity: 0;
	    -ms-opacity: 0;
	    padding: 15px;
        border-top: 2px solid #ff9600;
	    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;
	}
}
/* top cms */
.topcms {
    background: #ff9600 none repeat scroll 0 0;
    clear: both;
}
.topcms .top-descriptio {
    color: #ffffff;
    float: left;
    font-size: 13px;
    letter-spacing: 0.4px;
    padding: 25px 0;
    text-transform: uppercase;
}
.topcms .top-descriptio p {
    margin: 0;
}
.topcms .top-button {
    float: right;
    padding: 17px 0;
}
.topcms .btn.btn-link {
    background: #232f3e none repeat scroll 0 0;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    line-height: 13px;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    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;
}
.topcms .btn.btn-link:hover {background: #000;
    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;
}
/* Tab cms */

.category_tab {
    position: relative;
}

#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;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.category_tab .nav-tabs{border-bottom: 1px solid #e3e3e3;}

.category_tab ul li {
    padding: 0 25px 0 0;
}
.category_tab .tab-pane .product-block{ 
	background:#fff;
	clear:both;
	overflow:hidden;
	margin-bottom: 25px;
}
.category_tab .tab-pane .product-block:hover{
	overflow:hidden;
	clear:both;
    border-color: #ff9600;
}
.category_tab .tab-pane .product-block-inner{ 
    text-align:left;
    position:relative; 
    margin:0;
    float: left;
    width: 100%;
}

.category_tab .tab-pane{
	padding:10px 0 !important;
	border:medium none !important;
	margin:0 -15px;
	min-height:330px;
	text-align:center;
	vertical-align:middle;
}
.category_tab .tab-pane > img {
    margin: 150px auto;
}
.category_tab ul li a {
    color: #171717;
    border-bottom: 2px solid transparent;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
}

.category_tab ul li a:hover,.category_tab ul li a:focus, .category_tab ul li.active a{color: #ff9600; border-color: #ff9600;  }

.category_tab ul li.active a, .category_tab ul li:hover a, .category_tab ul li:focus a/*, .htabs a:hover, .htabs a:focus*/{
	color: #ff9600;
}
.category_tab .tab-content {
    border: medium none;
	overflow:visible;
	background: transparent;
}
.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:22.3%; padding:0 ;    margin: 0;
}
.layout-2.right-col #column-right{
	width:23.6%;
}
/* .checkout-checkout #content{ width: 100%!important; }*/
.layout-2 #content{
	width:77%;padding: 0 0 0 25px;
	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:22.3%;
	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: 'Open Sans', sans-serif;
    font-size: 18px;}

.owl-buttons {
    /*display: none;*/
}

/* CMS feature Block */
.feature-cms {
    margin: 0 -15px;
}
.feature-cms .feature-title {
    text-align: center;
    padding: 10px 0;
}
.feature-cms .content:hover .feature-title a {color: #ff9600;}
.feature-cms .content .feature-icon{
    position: relative;
    overflow: hidden;
    margin: 0 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.feature-cms .content .feature-icon::after{
    content: "";
    position: absolute;
    background:rgba(255,150,0,0.3);
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    transform: translateY(-120%);
    transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.feature-cms .content:hover .feature-icon::after{
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
/* special-cms-block */
.left-special-blocl {
    position: relative;
    float: left;
    height: 60px;
    background: #ff9600;
    padding: 20px 0;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
}
.left-special-blocl::after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #ff9600 transparent transparent transparent;
    content: "";
    left: auto;
    position: absolute;
    right: -60px;
    top: 0;
    width: 0;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.left-special-blocl .special-offer {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    background: url("../image/tmgs/discount.svg") no-repeat scroll left center / 20px auto;
    padding: 0 0 0 35px;
    margin: 0 0 0 15px;
}
.right-special-blocl {
    float: left;
    height: 60px;
    background: #efefef;
    position: relative;
    margin: 0 0 0 70px;
    padding: 10px 0;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
}
.right-special-blocl::before{
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #efefef;
    border-style: solid;
    border-width: 0 0 60px 60px;
    bottom: 0;
    content: "";
    height: 0;
    left: -60px;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.right-special-blocl .about-special{
    float: left;
    text-align: center;
    color: #000;
    padding: 10px 250px 10px 170px;
}
.right-special-blocl .happy {
    font-weight: 600;
    color: #ff9600;
}
.right-special-blocl .special-btn {
    float: left;
    text-align: right;
    padding: 3px 15px;
    text-transform: uppercase;
}
/*special-cms-block end */
/*cms block*/
.cmsblock {
    clear: both;
}
.cms-box {
    float: left;
    position: relative;
    cursor: pointer;
    padding: 0 20px;
}
.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;
}
.cms-box .thumbnails-outer {
    background: #212a36 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    height: 110px;
    margin: 0 auto;
    width: 110px;
    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;
}
.cms-box:hover .thumbnails-outer {
    background: #ffffff none repeat scroll 0 0;
    border-color: #4b4b4b;
    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;
}
.cms-box .list_inner .thumbnails-hover::before {
    background: #ff9600 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
    -ms-border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    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;
}
.cms-box:hover .list_inner .thumbnails-hover::before {
    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;
}
.cms-box .list_inner .thumbnails-hover {
    height: 90px;
    margin: 9px auto;
    position: relative;
    width: 90px;
}
.cms-box:hover .list_inner .thumbnails {
    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;
}
.cms-box .list_inner .thumbnails {
    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 {
    margin: 0 auto;
    padding: 10px 0;
    margin: 0 15px;
    text-align: center;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition:all 0.45s ease 0s;
}

.list_inner .cmsblock-title {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 20px;
    margin: 10px 0;
    text-transform: uppercase;
}
.cms-box:hover .list_inner .cmsblock-title{
	color: #ff9600;
}
.list_inner .cmsblock-desc {
    color: #000;
    font-size: 13px;
    letter-spacing: 0.4px;
    line-height: 20px;
    text-transform: capitalize;
}
.cmsblock_list_cms .cms-box:hover .cmsblock-description {
    color: #f6d300;
    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: #123f6e;
	color: #fff;
	font-size: 13px;
	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;
}
/*todo*/

.charm-banner {
    background-position: 50% 50%;
    background-size: cover;
    /*height: 300px;*/
    width: 100%;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.catalog-category-view .banner-slider {
    height: 300px;
}
.banner-slider .lazy.danslider {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.charm-banner{
    height: auto !important;
}



/*toend*/
.cmsblock_list_cms .cms-box:hover .cmsblock-data {
    background: #f6d300;
    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;
}
/* tmg cms block */

.left-block {
    float: left;
    width: 48%;
}
.right-block {
    float: left;
    width: 52%;
}
.left-block-inner, .right-block-inner {
    position: relative;
}
.banner-inner {
    overflow: hidden;
    position: relative;
}
.banner {
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.right-block .banner a, .left-block .banner a {
    overflow: hidden;
}
.banner-inner .banner .image:hover >a::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banner-inner .banner .image > a::after {
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 100%;
    left: 0;
    top:0;
    content: "";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -moz-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -o-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
}
.banner-inner .banner1:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banner-inner .banner1::after {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    left: 0;
    top:0;
    content: "";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -moz-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -o-transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    transition: all 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
}
.subbannercms .left-block .description {
    left: auto;
    right: 30px;
    text-align: right;
    position: absolute;
    top: 80px;
    z-index: 9;
}
.right-block .top-block .image, .right-block .bottom-block .image {
    float: left;
    position: relative;
    width: 50%;
}
.right-block .top-block .description, .right-block .bottom-block .description {
    float: left;
    background: #f6f5f5;
    width: 50%;
    height: 237px;
    padding: 50px 30px;
}

.subbannercms .img-title {
    color: #171717;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: normal;
    text-transform: capitalize;
    font-style: italic;
    font-family: 'Open Sans Condensed', sans-serif;
}
.subbannercms .img-desc {
    color: #171717;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 23px;
    padding: 20px 0;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}
.subbannercms .img-desc span{ color: #ff9600;}
.subbannercms .btn.shop-now:hover {
    border-color: #ff9600;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
.subbannercms .btn.shop-now {
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

.subbannercms .btn.shop-now a {
    text-transform: uppercase;
}
.subbannercms .btn.shop-now:hover a {
    color: #ff9600;
}
@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;
	}
}


/*Megnor category */
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:hover{	
	/*background-color:#f5f5f5;*/
}
.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 .dropdown-menu{
	display: block;
}
.dropmenu ul, .dropmenu .dropdown-menu{
	position: absolute;
	display: none;
	width: 250px;
	left: 100%;
	top: 0;
	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 .dropdown-menu{
	/*background-color: #cccccc;*/
	padding: 0;
	display: none;
	position: absolute;
}
.dropmenu .submenu {background-color: #e3e3e3e3e3e3;}


.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;    font-size: 12px;}
.box .box-content ul li a{ /*border-bottom: 1px solid #e3e3e3;*/}

#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-size: 13px;
    line-height: 15px;
    font-weight: normal;
	text-transform: uppercase;
    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:#ff9600;
}

.box .box-content ul ul{
	/*background: none repeat scroll 0 0 #f5f5f5;*/
	margin-left:15px;
	width: 100%;
	z-index: 99;
	/*border: 1px solid #e3e3e3;*/
	/*border-left:0 none;*/
}
/*.box .box-content ul li ul li a {
    padding: 8px 0 8px 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: 0;
	color:#aba9a9;
}
.box .box-content ul li ul li:hover > a.activSub:before, .box .box-content ul li:hover > a.activSub:before{color:#ff9600;}
/*.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;}

.heading-img {
    margin-right: 16px;
    padding: 10px 24px;
    display: none;
}


/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #ff9600!important;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #ff9600!important;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #ff9600!important;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ff9600!important;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #ff9600!important;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ff9600!important;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #ff9600!important;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ff9600!important;
}
.tooltip-inner{
	background: #ff9600!important;
}

/* content */

.special-cms-block, .cmsblock, .servicecms, .aboutus-cms, .common-home .blogs, #carousel-0,#tmgtestimonialblock, .featured, .category_tab, .brands,.common-home .related, .common-home .latest-block, .common-home .bestseller-block, .common-home .special-block , .tmgcmsblock{
    float: left;
    margin-top: 40px;
    width: 100%;
}

.content-top #content {
	min-height:100%;
}
#content {
	min-height:inherit;
}
.single-banner {
	width: 100%;   
}
#banner1 {
    margin: 0 25px;
	float:left;
}
#banner0{float:left;}
#banner2{float:right;}
.inner-cms {
    margin: 0 auto;
    position: relative;
}
.content .service-outer {
    float: left;
    position: relative;
}
.service-icon{
    display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 9;
}
.box-cms-content .content {
	width: 25%;
	cursor: pointer;
	position: relative;
	float: left;
	padding: 0 10px;
}

.content .icon-left1 {
    background: url("../image/tmgs/service1.svg") no-repeat scroll center center / 40px auto;
    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 .icon-left2 {
    background:  url("../image/tmgs/service2.svg") no-repeat scroll center center / 30px auto;
    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 .icon-left3 {
    background: url("../image/tmgs/service3.svg") no-repeat scroll center center / 30px auto;
    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 .icon-left4 {
    background: url("../image/tmgs/service4.svg") no-repeat scroll center center / 30px auto;
    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;
}
.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;
}
.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;
}
.content:hover .icon-left4 {
    background-image: url("../image/tmgs/service4-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;
}
.service-right{
	overflow:hidden;
	padding: 0 20px;
    text-align: left;
}
.service-right .title a {
    color: #171717;
    font-size: 14px;
    font-weight: 600;
    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: #ff9600;
    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;
    
    position: absolute;
    right: 100%;
    top: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 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: #ff9600;
    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: #ff9600 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: 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;}


.htabs {
	height: 49px;
	line-height: 16px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
}
.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: #313131;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    margin-right: 3px;
    padding:15px 20px;
    text-align: center;
    text-transform: uppercase;
	text-decoration:none;
}
.htabs ul li:last-child a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.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: #ff9600;
}

.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 {
     background-color: #f5f5f5;
    clear: both;
    min-height: 400px;
    padding: 50px 0;
    position: relative;
    width: 100%;
}
.testimonial_inner {
    margin: 0 auto;
    width: 50%;
}
#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-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
#tmgtestimonialblock .mask {
    background: #ff9600 url("../image/tmgs/test-icon.png") no-repeat scroll center center / 12px auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    bottom: 0;
    height: 25px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
#tmgtestimonialblock .post-author {
    text-transform: capitalize;
}
#tmgtestimonialblock .post-author {
    padding: 30px 0 20px;
    text-transform: capitalize;
}
.px_testimonial_inner {
    padding: 50px 0;
    position: relative;
}
#tmgtestimonialblock .image-block .img {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.post-author > a {
    color: #ff9600;
    font-size: 18px;
    font-weight: bold;
}
.post-author .designation {
    font-size: 12px;
    letter-spacing: 0.5px;
}
#testimonial-carousel .post-description {
    position: relative;
}
#tmgtestimonialblock .post-author a:hover {
    color: #ff9600;
}
#tmgtestimonialblock .image-block {
    cursor: pointer;
    position: relative;
}
.test-heading {
    color: #ff9600;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
/*#tmgtestimonialblock .image-block img {
    box-shadow: 0 0 0 5px #ffffff inset;
    height: 108px;
    padding: 5px;
    top: 60px;
    position: relative;
    vertical-align: top;
    width: 108px;
    z-index: 99;
}*/
#testimonial-carousel .post-description p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin: 0;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: normal;
}
.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: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 18px;
    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: #ff9600;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 12px;
    position: relative;
    text-transform: capitalize;
    padding-top: 5px;
}
#tmgtestimonialblock .slider-item{
	padding: 0 15px;
}
#tmgtestimonialblock .slider-controls {
    display: inline-block;
    height: 22px;
    transition: all 0.3s ease-out 0s;
}
#tmgtestimonialblock .slider-page {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}
#tmgtestimonialblock .slider-page.active > span{ width: 30px;}
#tmgtestimonialblock .slider-page.active > span ,#tmgtestimonialblock .slider-page:hover span{
    background-color: #ff9600;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
    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: #ffffff;
    cursor: pointer;
    display: block;
    height: 10px;
    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: 10px;
    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;
    -ms-transition: all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
}

@media screen and (max-width:479px){
	#tmgtestimonialblock .image-block .img{
	    top: 0;
	}
	.testimonial_right .post-author {
	    top: 35px;
	}
	#testimonial-carousel .post-description p{
		padding: 0;
	}
	#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 .post-image img {
    /*transform: scale(1.08);-webkit-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);-moz-transform: scale(1.08);*/
}
#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;}



/*#testimonial-blog .slider-item.first_item_tm .single-post {
    margin: 0 45px 0 0;
}
#testimonial-blog .slider-item.last_item_tm .single-post {
    margin: 0 0 0 45px;
}*/

#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;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.single-banner div a:hover::after {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    right: 0;
    transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
}
.single-banner div a::after {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    right: -100%;
    top: 0;
    transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    width: 100%;
}
.single-banner div a:hover::before {
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
}
.single-banner div a::before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: -100%;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    position: absolute;
    top: 0;
    transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    width: 100%;
}
.single-banner div:hover img ,.cms-banner-right .single-banner:hover img {/*transform: scale(1.08);-webkit-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);-moz-transform: scale(1.08);*/}
.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: #fff;
    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;
	font-size:0;
	text-align: left;
}
.blog_grid_holder.carousel-1 {
	margin: 0 -15px;
	width:auto;
}
#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: #e3e3e3;
    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:50%; /* 1 column grid is default */
}
.blog-desc {
    float: left;
    text-align: left;
}
.blog-info .blog_title {
    margin: 0;
    position: relative;
    padding: 0 0 15px 0;
}
.blog-info .blog_title::after {
    border-bottom: 1px solid #171717;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    width: 50px;
    margin: 0 auto;
}
.blog-info .blog_title:hover::after{border-color:#ff9600;}
.blog-info .blog_title:hover a{color:#ff9600; }
.blog_title > a {
	font-weight: 700;
    color: #292929;
    font-size: 15px;
    letter-spacing: 0.4px;
    line-height: 20px;
    text-transform: capitalize;
}
.extension-px_blog-home .image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.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;
	position: relative;
	overflow: hidden;
}

.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 0 7px;
	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:#ff9600;
}
.blog-desc i {
    font-size: 0;
}

/* 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:hover {color: #ff9600 ;}
.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#000;
    display: inline-block;
	/*border-bottom:1px solid #f1f1f1;*/

}

.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 {
	display:inline-block;
	/*margin-right:5px;
	margin-bottom:8px;*/
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	margin-right:5px;
}
.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 .hl {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.4px;
	padding: 0 10px;
}
.blog_stats span {
    font-family: 'Muli', sans-serif;
}
#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;
    background-color: #fff;
}
.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%;}
}
@media screen and (max-width:400px){
	#common-home .blog_stats{
		top: -10px;
	}
	.blog-desc{
		width: 100%;
		position: relative;
		right: 0;
		left: 0;
		bottom: 0;
		float: left;
		padding: 20px 0;
	}
}




/* footer */
.content_footer_top .container {
    background: transparent;
    /*padding: 30px;
    position: relative;
    bottom: -55px;*/
}
.footer-top {
   float: left;
}
.newsletter {
    float: left;
    width: 100%;
    padding: 30px 50px;
}
footer { background: #0a0204; margin-top: 30px;}
.social {
    /*background-color: #313131;*/
    float: right;
    /*height: 90px;*/
    text-align: center;
    /*width:25%;*/
    line-height: 0;
}
.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: 35px;
	height: 35px;
	background-color: #fff;
	margin:0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: .125rem solid #f3f3f3;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    -o-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    -ms-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
}
.social ul li:hover a {
    color: #ffffff;
}
.social ul li.facebook {
    /*background: #3b5998 none repeat scroll 0 0;*/
}
.social ul li.facebook:hover {
    /*background: #ffffff none repeat scroll 0 0;
    border: 2px solid #3b5998;*/
    box-shadow: 0 0 24px 0 #3b5998;
    -webkit-box-shadow: 0 0 24px 0 #3b5998;
    -moz-box-shadow: 0 0 24px 0 #3b5998;
    -o-box-shadow: 0 0 24px 0 #3b5998;
    -ms-box-shadow: 0 0 24px 0 #3b5998;
}
#footer .social ul li.facebook:hover a {
    color: #3b5998;
}
.social ul li.twitter {
    /*background: #00b6f1 none repeat scroll 0 0;*/
}
.social ul li.twitter:hover {
    /*background: #ffffff none repeat scroll 0 0;
    border: 2px solid #00b6f1;*/
    box-shadow: 0 0 24px 0 #00b6f1;
    -webkit-box-shadow: 0 0 24px 0 #00b6f1;
    -moz-box-shadow: 0 0 24px 0 #00b6f1;
    -o-box-shadow: 0 0 24px 0 #00b6f1;
    -ms-box-shadow: 0 0 24px 0 #00b6f1;
}
#footer .social ul li.twitter:hover a {
    color: #00b6f1;
}
.social ul li.google-plus {
    /*background: #c12025 none repeat scroll 0 0;*/
}
.social ul li.google-plus:hover {
    /*background: #ffffff none repeat scroll 0 0;
    border: 2px solid #c12025;*/
    box-shadow: 0 0 24px 0 #c12025;
    -webkit-box-shadow: 0 0 24px 0 #c12025;
    -moz-box-shadow: 0 0 24px 0 #c12025;
    -o-box-shadow: 0 0 24px 0 #c12025;
    -ms-box-shadow: 0 0 24px 0 #c12025;
}
#footer .social ul li.google-plus:hover a {
    color: #c12025;
}
.social ul li.rss {
    /*background: #ff6600 none repeat scroll 0 0;*/
}
.social ul li.rss:hover {
    /*background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ff6600;*/
    box-shadow: 0 0 24px 0 #ff6600;
    -webkit-box-shadow: 0 0 24px 0 #ff6600;
    -moz-box-shadow: 0 0 24px 0 #ff6600;
    -o-box-shadow: 0 0 24px 0 #ff6600;
    -ms-box-shadow: 0 0 24px 0 #ff6600;
}
#footer .social ul li.rss:hover a {
    color: #ff6600;
}
.social ul li.youtube {
    /*background: #c12025 none repeat scroll 0 0;*/
}
.social ul li.youtube:hover {
    /*background: #ffffff none repeat scroll 0 0;
    border: 2px solid #c12025;*/
    box-shadow: 0 0 24px 0 #c12025;
    -webkit-box-shadow: 0 0 24px 0 #c12025;
    -moz-box-shadow: 0 0 24px 0 #c12025;
    -o-box-shadow: 0 0 24px 0 #c12025;
    -ms-box-shadow: 0 0 24px 0 #c12025;
}
#footer .social ul li.youtube:hover a {
    color: #c12025;
}
.social ul li a {
    color: #000000;
}

.social li a:before{
	font-family:'FontAwesome';	
	font-size:13px;
	line-height: 34px;
	display:block;
	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 {
    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: #ff9600;
    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: #ff9600;
    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: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
	letter-spacing: 1px;
}

#footer{
	background: #0a0204 none repeat scroll 0 0;
    clear: both;
    line-height: 27px;
    min-height: 100px;
    overflow: hidden;
    padding-top: 50px;
}
#footer .col-sm-3.column.first{width: 30%;}
#footer .col-sm-3.column.forth {
    padding: 0;
    width: 25%;
}
#footer .column.forth .blog-items {
    margin: 0 0 10px;
    padding: 0 5px;
}
#footer .column.forth .img-responsive {
    height: 70px;
    width: 110px;
}
#footer .column {
    float: left;
	width:22.5%;
    padding: 0;
}
#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:22.5%;
  
}
#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{
    color: #fff;
    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{
    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:before, #footer .column li:hover a{color:#ff9600;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

#footer .column li a:before {
   /*font-family:'FontAwesome';
   content:'\f0da';
   font-size:14px;
   padding-right:8px;
   color:#ababab;*/
}
#footer .column li.email a::before{content:none;}
#footer .social a {
    color: #171717;
}
#footer .column ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

/*#footer #contact .address::before {
   content: "\f041";
    font-family: "FontAwesome";
    font-size: 25px;
    vertical-align: top;
	padding:7px 10px;
	margin-right: 10px;
	color:#ff9600;

}
#footer #contact .ph-no::before {
   content: "\f10b";
    font-family: "FontAwesome";
    font-size: 25px;
    vertical-align: top;
	padding:6px 11px;
	margin-right: 10px;
	color:#ff9600;
}
#footer #contact .email::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    font-size: 18px;
    vertical-align: top;
	padding:10px 10px;
	margin-right: 10px;
	color:#ff9600;
}*/

#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 .social li ,#footer .payment-block li{
    margin-bottom: 0;
}
#footer li {
    letter-spacing: 1.1px;
    line-height: 30px;
    margin-bottom: 10px;
}
#footer #contact .email ,#footer #contact .ph-no{ 
	line-height: 32px;
}
#footer #contact li {
    margin: 0;
    color: #fff;
}
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 {
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    color: #fff;
    letter-spacing: 0.4px;
    line-height: 26px;
    font-weight:normal;
    margin-bottom:30px;
    margin-top: 0;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}
footer h5::after {
    border-bottom: 1px solid #ff9600;
    bottom: -10px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.copyright-container {
    padding:10px 0;
    border-top: 1px solid #e3e3e3;
    margin-top: 40px;
}
.content_footer_bottom {
    /*float: right;*/
    position: relative;
}
.footer-container {
    /*float: left;*/
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    padding: 5px 0;
}
.footer-payment {
    text-align: center;
    float: right;
}
.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:#ff9600;}
#bottomfooter > ul .last {
    background: none repeat scroll 0 0 transparent;
}
.powered {
    clear: both;
    font-size: 13px;
    text-align:center;
    text-transform: capitalize;
}
.powered a {
    text-transform: capitalize;
}
.newsletter label{
	display: none;
}
.newsletter .desc {
    letter-spacing: 1.1px;
}
.newsletter .news-desc {
    float: left;
    width: 40%;
    background: url("../image/tmgs/email.svg") no-repeat scroll left center / 40px auto;
    padding-left: 50px;
}
.newsletter .desc {
    color: #ff9600;
}
.newsletter > form {
    float: left;
    width: 60%;
}
.news-title {
    color: #fff;
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.newsletter > h5 {
     background: rgba(0, 0, 0, 0) url("../image/tmgs/email.svg") no-repeat scroll left center / 45px 45px;
    color: #ffffff;
    float: left;
    font-size: 21px;
    letter-spacing: 0.4px;
    margin: 0;
    padding: 10px 0 10px 80px;
    width: 40%;
}
.newsletter .form-group{
	position: relative;
	margin: 0;
	overflow: hidden;
}
#txtemail {
    height: 44px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border: none;
}
.newsletter .text-danger{position: absolute;}
.subscribe-btn .btn {
    font-size: 13px;
    padding: 12px 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ff9600;
    border: none;
    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;
    margin: 3px;
    color: #171717;
    text-transform: uppercase;
}
.subscribe-btn .btn:hover {color:#fff !important; }
.subscribe-btn .fa.fa-angle-right {
    font-size: 0;
}
.subscribe-btn .btn i{
	color: #ff9600;
	font-size: 0;
}

/* Category PAge */

.category_description {margin-top: 15px;}

.category_img .img-thumbnail { border: medium none; border: medium none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 0;}

.refine-search{ font-size: 13px;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,#footer .column .ul {
	    display: none;
	}
    #footer #contact{display: block;} 
	#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 {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
#breadcrumb {
    /*background-color: #f6f5f5;
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
    padding:13px 20px;*/
     margin-bottom: 20px;
     float: left;
    width: 100%;
}

ul.breadcrumb i {
	font-size: 15px;
}
ul.breadcrumb > li {
	position: relative;
	white-space: nowrap;
	line-height: 24px;
}
ul.breadcrumb > li + li:before {
	/*content: '';
	padding: 0;*/
}
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;
	font-size: 13px;
	border: 1px solid #171717;
	border-radius:50px;
	-webkit-border-radius:50px;
	-khtml-border-radius:50px;
	-moz-border-radius:50px; 	
}
.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-thumb .button-group .addtocart {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    width: auto;
    background-position: 10px center;
    padding-left: 32px;
    float: left;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    text-indent: -1000px;
    /* width: 35px; */
    padding: 18px;
}
.cart #button-cart{background-color: #8bc34a;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 10px 40px 10px 60px;
    margin-right: 5px;
}
.cart #button-cart:hover{background-color: #71a436; color: #fff!important;}
.cart #button-cart:before {
    position: absolute;
    top: 10px;
    left: 37px;
    font-family: FontAwesome;
    content: "\f291";
    margin-right: 5px;
    z-index: 1;
}
.product-layout.product-list .product-thumb .button-group .wishlist{ display: none; }
.btn-primary,#cart .text-right .addtocart,#cart .text-right .checkout ,.btn-default,#button-cart ,.btn-danger ,.button.aboutus,.btn-info
{
    background: transparent;
	border: 1px solid #171717;
	color: #171717;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	padding:10px 100px;
	text-transform: none;
	width: auto;
	height:auto;
	line-height: normal;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    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;
}
.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{
	color: #ff9600 !important;
    border-color: #ff9600;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    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-layout.product-list .product-thumb:hover .button-group .addtocart:hover{
	background-color: #ff9600;
}
#cart .text-right .addtocart:hover strong, #cart .text-right .checkout:hover strong{
    color: #212a36;
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;
}
#cart .text-right .addtocart strong, #cart .text-right .checkout strong{
    float: left;
    font-weight: normal;
    position: relative;
    color: #171717;
    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;
}

.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: #000000;	
	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: #f6f5f5;
    border: none;
    margin-bottom: 25px;
    padding: 0 10px;
}
#column-left .list-group a, #column-right .list-group a{
	border:none;
	font-size: 13px;
	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;
	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:#ff9600;}
.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 */
.owl-carousel .product-thumb {margin:0}
.product-thumb {
	margin-bottom: 10px;
	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;
    -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:hover .image .reg-image {
    /*opacity: 1;
    position: absolute;
    top: auto;
    width: 25%;
    z-index: 9999;
    left: 10px;
    bottom: 0;
    right: auto;
    border: 1px solid #ff9600;
    transition: all 0.5s ease 0s;*/

   
}
.product-block .image .hover-image, 
#column-right .image .hover-image, 
#column-left .image .hover-image .button-group button:hover{
	background: #ffffff 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: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    z-index: 9;
}
.product-block .image .hover-image:hover, #column-right .image .hover-image:hover, #column-left .image .hover-image .button-group button:hover {
   /* height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: none;
    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;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;

}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
}

}
.product-thumb h4 {
	color: #696969;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0;
      text-transform: capitalize;
}
.product-thumb h4  a{color: #000000;}
.product-thumb .caption {
	float: left;
    padding: 0px 10px;
    width: 100%;
    text-align: center;
}


@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.shopping-cart .itemtitle{ display: none; }
.product-grid .product-thumb .caption {
	min-height: 138px;
}
}

.product-thumb .rating {
	padding-bottom:5px;
	clear:both;
	line-height: 15px;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	color:#f7941d;
	  margin: 0 1px;
	  vertical-align:  top;
}
.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: #900;
    font-family: 'Lato', sans-serif;
    font-size:17px;
    font-weight:700;
    letter-spacing: 0.6px;
	margin-bottom:0;
	padding-top: 5px;
	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-thumb .button-group {
	/*
	overflow: hidden;*/
}
.product-list .product-thumb .button-group{overflow:visible;}
.product-block .button-group{
	opacity:0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	left: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 160px;
    margin: 0 auto;    
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    z-index: 9;
}
.button-group em{display: none;}

.common-home .product-details .button-group {
    display: none;
}
#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;
}
.product-block:hover .button-group,
.box-product .product-block:hover .button-group, 
.product-grid .product-thumb:hover .button-group,  
.product-list .product-thumb:hover .button-group{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition:all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -ms-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 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: #292929 url("../image/tmgs/addtocart.svg") no-repeat scroll center center/ 17px auto;
	border:0 none;
	height:35px;
	width:35px;
    float: left;
	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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: 9;
}
.product-thumb .button-group .fa{
	font-size: 14px;
    line-height: 17px;
	color: #ffffff;
    display: none;
}
.product-thumb .button-group .addtocart:hover{
	background-color: #ff9600;
}
.product-thumb .button-group .wishlist{
	background: #292929 url("../image/tmgs/wishlist.svg") no-repeat scroll center center / 14px auto;
	border:0 none;
	margin-top:0;
	height:35px;
	width:35px;
    float: left;
	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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: 9;

}
.product-thumb .button-group .wishlist:hover{
	background-color: #ff9600;
}
.product-thumb .button-group .compare{
	background:#292929 url("../image/tmgs/compare.svg") no-repeat scroll center center / 13px auto;
	border:0 none;
	height:35px;
	width:35px;
    float: left;
	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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
	z-index: 9;
}
.product-thumb .button-group .compare:hover{
	background-color: #ff9600;
}
.product-thumb .button-group .quickview {
    background: #292929 url("../image/tmgs/quickview.svg") no-repeat scroll center center / 18px auto;
	border:0 none;
	margin: 0 2px;
	height:35px;
	width:35px;
    float: left;
	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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: 9;
}
.product-thumb .button-group .quickview:hover{
	background-color: #ff9600;
	transition-delay: 0s;
}
#cart .dropdown-menu .img-thumbnail{
	width:auto;
	max-width:none;
	border-radius: 0;
}

#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover{
    border-color: #212a36;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #e3e3e3;
	
}
.product-list .product-thumb .button-group .addtocart:hover,
.product-list .product-thumb .button-group .wishlist:hover,
.product-list .product-thumb .button-group .compare:hover,
.product-list .product-thumb .button-group .quickview:hover {
    background-color: #ff9600;
}
.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;
	margin: 0 2px;
}

.btn-tooltip {
    position: relative;
}

.header-cart .fa.fa-shopping-cart {
    display: none !important;
}

.product-list .product-thumb .button-group .addtocart .fa{
	margin-left: 10px;
}
.product-list .product-thumb .button-group .quickview a{
	font-size: 0;
}
.product-list .caption {
    margin: 40px 0;
    padding: 0 10px;
    width: 73%;
	float:left;
	text-align: left;
}
.product-list .caption .desc {
    margin-bottom: 10px;
    display: none;
}

.product-list .caption .price {
    margin-bottom: 10px;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
}
.product-list .product-thumb .rating {
    margin-bottom: 10px;
    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: 120px;
    margin: 0 auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
.product-list .product-thumb .saleback {
    /*left: 10px;
    opacity: 1;-khtml-opacity: 1;-webkit-opacity:1;-moz-opacity:1;
    right: auto;*/
}
.product-list .list-right {
    border-left: 1px solid #e3e3e3e3e3e3;
    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;
	padding: 3px;
	display: block;
	border: 1px solid #e3e3e3;
}
.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; }
.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-size: 13px;
    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;
    margin: 0;
}
.quickview-page .form-group.cart-block .form-control {
    display: inline-block;
    text-align: center;
    width: auto;
}
.quickview-page #button-cart2 {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    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 {
	clear: both;
	margin-bottom:0;
	text-align: center;
}
.common-home .box .box-heading {
    padding: 0 0 10px 0;
    margin-bottom: 30px;
    text-align: left;
    text-transform: capitalize;
}
.box .box-heading {
	font-weight: 600;
    color: #000;
    font-size: 18px;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
}
.box .box-content {
	/*background: none repeat scroll 0 0 #f6f5f5;
	border: 1px solid #e3e3e3;
   border-bottom: 2px solid #e9e9e9;
    border-left: 2px solid #e9e9e9;
    border-right: 2px solid #e9e9e9;*/
    border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
    padding: 0 15px;
    margin: 0 -15px;
    text-align: left;
	 
}
#column-left .box-content { margin: 0;	}
#column-left .box-content.products {padding: 15px 0;}
#column-left .product-item {padding: 0;}
#content #tmgtestimonialblock.box .box-heading {
    color: #ffffff;
}
#content .box .box-heading,.box-heading.side-box-heading {
	background: transparent ;
	    padding: 15px 0;
    /*border-bottom: 1px solid #e3e3e3;*/
    color: #171717;
    font-size:18px;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    position: relative;
    letter-spacing: 0.72px;
	margin-bottom: 15px;
	font-weight: 600;
    text-align: center;
}


/*FEATURED CATEGORIES*/
.homegreen-bg {
        background: url( https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/home-banner-bg.jpg),url( https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/home-banner-bg-01.jpg) right top;
    position: relative;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    padding: 0;
    display: flex;
    background-repeat: repeat-y;
    background-color: #ee003a;

   
}
.homegreen-bg:before {
    border-top: 4px solid transparent;
    border-image: 5 repeating-linear-gradient(-45deg, #e20238 0,#e20238 5px, transparent 0,transparent 3px,#e20238 0,#e20238 0px,transparent 0,transparent 8px );
    max-width: 100%;
    position: absolute;
    left: 0;
    top: -5px;
    content: '';
    width: 100%;
}
.homegreen-bg:after {
    border-bottom: 4px solid transparent;
    border-image: 5 repeating-linear-gradient(-45deg, #e20238 0,#e20238 5px, transparent 0,transparent 3px,#e20238 0,#e20238 0px,transparent 0,transparent 8px );
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: -5px;
    content: '';
    width: 100%;
}
.row.home-2018new-bottom {
    margin: 0 auto;
}
.home-classify-two {
    max-width: 1256px;
    margin: auto;
    padding-bottom: 100px;
}
.home-classify-two .fs40 {
    padding: 100px 0 40px 0;
}
.fs40 {
    font-size: 40px;
}
.t-center {
    text-align: center;
}
.cff {
    color: #fff;
}
.title-home span {
    position: relative;
    font-family: -webkit-pictograph;
}
.title-home span:after, .title-home span:before {
        background: url(https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/pc-bg.png) center center no-repeat;
    content: '';
    padding: 0;
    display: inline-block;
    position: absolute;
    left: -60px;
    width: 43px;
    height: 39px;
    top: 50%;
    border-radius: 0px;
    transform: translateY(-62%);
}

.title-home span:after {
   left: inherit;
    right: -60px;
}
.h-total {
    padding: 0 8px;
    margin: 8px 0;
    position: relative;
}
.home-classify-two .h-total .home-mb-label {
    display: none;
}
a:focus, a:visited {
    text-decoration: none;
}
.h-total img {
    width: 100%;
}
.home-classify-two .h-b-txt {
    padding: 24px 0;
    background: rgba(0,0,0,0.65);
    bottom: 0;
}
.h-total .h-t-txt, .h-total .h-b-txt {
    position: absolute;
    width: calc(100% - 30px);
    text-align: center;
}
.h-total .h-b-txt .h-classify-id {
    font-size: 28px;
    color: #fff;
    display: block;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.h-total .h-t-txt .home-top-btn, .h-total .h-b-txt .home-top-btn {
    color: #000;
    text-transform: uppercase;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 8px 45px;
}
/*FEATURED CATEGORIES*/


/*todo*/
/*#content .box .box-heading::after {
    border-bottom: 2px solid #ff9600;
    content: "";
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    width: 70px;
    margin: 0 auto;
    bottom: -1px;
}*/
.special-block .box-heading span{
    position: relative;
    font-size: 40px;
    color: #f90042;
    font-weight: 900;
    letter-spacing: 1px;
    font-family: -webkit-pictograph;
    text-transform: uppercase;

}
.special-block .box-heading span:after {
        background: url(https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/pc-bg.png) center center no-repeat;
    content: '';
    padding: 0;
    display: inline-block;
    position: absolute;
    width: 43px;
    height: 39px;
    top: 50%;
    border-radius: 0px;
    transform: translateY(-62%);
        left: inherit;
    right: -60px;
}
.special-block .box-heading span:before {
    background: url(https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/pc-bg.png) center center no-repeat;
    content: '';
    padding: 0;
    display: inline-block;
    position: absolute;
    left: -60px;
    width: 43px;
    height: 39px;
    top: 50%;
    border-radius: 0px;
    transform: translateY(-62%);
}

.latest-block .box-heading span{
    position: relative;
    font-size: 40px;
    color: #f90042;
    font-weight: 900;
    letter-spacing: 1px;
    font-family: -webkit-pictograph;
    text-transform: uppercase;

}
.latest-block .box-heading span:after {
        background: url(https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/pc-bg.png) center center no-repeat;
    content: '';
    padding: 0;
    display: inline-block;
    position: absolute;
    left: -60px;
    width: 43px;
    height: 39px;
    top: 50%;
    border-radius: 0px;
    transform: translateY(-62%);
        left: inherit;
    right: -60px;
}
.latest-block .box-heading span:before {
       background: url(https://ik.imagekit.io/soufeel/en/skin/frontend/smartwave/default/custom/static/category/home-2018/2018new/pc-bg.png) center center no-repeat;
    content: '';
    padding: 0;
    display: inline-block;
    position: absolute;
    left: -60px;
    width: 43px;
    height: 39px;
    top: 50%;
    border-radius: 0px;
    transform: translateY(-62%);
}
.latest-block  .section-block-heading {
        font-size: 12px;
    font-weight: 700;
    left: 50%;
    margin: 0 0 0 -208px;
    padding: 0 40px;
    position: absolute;
    top: -26px;
    background: #fff;
    margin: 0 0 0 -208px;
    width: 350px;
}
.latest-block .text-center{ width: 100%; } 
.latest-block .headingtitle{position: relative;
    font-size: 14px;
    white-space: nowrap;
    color: #f90042;
    font-weight: 900;
    letter-spacing: 1px;
    font-family: -webkit-pictograph;
    text-transform: uppercase; width: auto; margin:0 auto;}

@media screen and (max-width: 768px) and (min-width: 320px){
    .special-block .box-heading span{
        font-size: 20px;
    }
    .home-classify-two .fs40{
        padding: 38px 0 24px 0;
        font-size: 14px;
    }
    .latest-block .box-heading span{
        font-size: 14px;
    }
    .home-classify-two .h-b-txt{
        padding: 5px 0;
        background: transparent;
        bottom: 0;
    }
    .h-total .h-b-txt .h-classify-id {
        font-size: 18px;
        color: #fff;
        display: block;
        margin-bottom: 10px;
        text-transform: capitalize;
        position: relative;
    }
    .h-total .h-t-txt .home-top-btn, .h-total .h-b-txt .home-top-btn {
        display: none;
    }
    .mb.description{
        color: #fff;
    }
    .charm-bottom-url-banner .charm-url-title span.pc-text{
        height: 20px !important;
    }
    .charm-bottom-url-banner .charm-url-title span{
        margin-top: 3px !important;
    }
    .charm-bottom-url-banner .charm-url-title span.pc-text{
        margin-top: 0px !important;
    }
    .charm-bottom-url-banner .charm-url-title span.pc-text{
        display: none;
    }
    .charm-bottom-url-banner .charm-url-title{
        height: 30px !important;
    }
    .container.charm-bottom-url-banner .col-xs-6{
        padding-left: 0px;
    padding-right: 0px;
    }
    .container.charm-bottom-url-banner .col-xs-4{
        padding-left: 0px;
    padding-right: 0px;
    }
}
/*toend*/
#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;
 
}

.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: 7px 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 */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
}
/*.product-grid-list ul li,*/
#content .box-product .product-items { 
	margin-bottom: 13px;
	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;
}

.related .product-block-inner {float: left;}
.product-block-inner {position: relative;}

.grid_default_width { width:250px;}
.featured_default_width{ width:260px;}
.module_default_width{ width:180px;}
.latest_default_width{ width:260px;}
.special_default_width{ width:260px;}
.related_default_width{ width:260px;}
.bestseller_default_width{ width:260px;}
.additional_default_width{ width:120px;}
.testimonial_default_width{width:880px;}
.brands .product-block .product-block-inner{text-align:center; padding: 30px 0; }
.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;
}
.product-block .product-block-inner {
    /*border: 1px solid #e3e3e3;*/
    position: relative;
    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:hover .product-block-inner {
    border-color: #ff9600;
    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;
}
#column-left .box .product-block .product-block-inner::after, #column-left .box .product-block .product-block-inner::before {display: none;}
.latest-block .product-block .product-block-inner, .special-block .product-block .product-block-inner{
    border: none;
}
#content .product-carousel .product-block,
#content .box-product .product-block/*, .product-layout.product-grid .product-block*/{
	
	clear: both;
	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{ float: left;}
.product-layout.product-grid {/*border-right:1px solid #e4e4e4;*/margin:10px 0;}
.product-listgrid .product-grid:last-child {border-right:0 none;}
.product-layout.product-list .product-block{ margin: 15px 0;}

.product-layout.product-list .product-block .product-block-inner {float: left; width: 100%;}
#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:#ff9600;
}
.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {border:1px solid #e3e3e3;}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {border:1px solid #e3e3e3;}


.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: 100%;padding: 0px;}
.product-list .product-thumb .image{
	width: 30%;
}
.product-list .product-thumb .caption h4 { 
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 10px;
    min-height: 80px;
}
.product-list .product-thumb .caption h4 a{ text-transform: lowercase;}
#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner /*,.product-layout.product-grid .product-block-inner*/{ overflow:hidden; position:relative;}
.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;
}

.saleback{
	background: #ff9600 none repeat scroll 0 0;
    font-size: 12px;
    opacity: 0;-khtml-opacity: 0;-webkit-opacity:0;-moz-opacity:0;
    position: absolute;
    right:auto;
    left: 15px;
    top: auto;
    top: 15px;
    color: #fff;
    padding: 0 10px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
	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;
    z-index: 9;
}
#content .box-product .product-block:hover .saleback,
#content .category_tab .product-block:hover .saleback,  
#content .product-grid .product-thumb:hover .saleback,
#content .product-list .product-thumb:hover .saleback{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity:1;
	-moz-opacity:1;
	transition: all 0.5s ease 0s; 
}
#column-left .special-block .saleicon.sale, #column-right .special-block .saleicon.sale {
    position: static;
}
#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;
}

/* box products for Left Column and Right Column */
#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;
	/*margin-bottom:15px;*/	
	width:100%;
}

#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:#ff9600;}
#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	float:left;
	width: 35%;
	border: 1px solid #e3e3e3;
    background: #ffffff;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	text-align: left;
	width: 65%;
	padding-left: 10px;
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	text-align: left;
}
#latest-carousel .product-details {
    /*float: left;
    text-align: left;
    width: 50%;*/
}
#column-left .product-carousel .product-details {
    float: left;
    text-align: left;
    width: 50%;
}
#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;
}
#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;
	font-size: 13px;
	margin: 0px 0 3px;
	line-height: 18px;
}
#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 .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom:30px;}
*/
#column-left .box, #column-right .box,
#column-left .box .filterbox, #column-right .box .filterbox {
    margin-bottom:20px;
	    background: #f6f5f5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;}


#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom:7px;
	padding: 0;
}
#column-left .product-thumb, #column-right .product-thumb {
    margin-bottom: 30px;
    background-color: transparent;
}
#column-left .saleback, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .saleback, #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 .image .button-group button, #column-right .product-thumb .image .button-group {
    display: none;
}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: none repeat scroll 0 0 transparent;
    font-size: 13px;
    font-weight: 500;
    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 .addtocart i, #column-right .product-thumb .button-group .addtocart i { display: none;}
#column-left .quickview, #column-right .quickview { display: none;}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#ff9600;}
#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: static;
	width: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
.top_button {
	background:transparent url("../image/tmgs/top_arrow.svg") no-repeat scroll 0  0 / 35px auto ;
	bottom: 20px;
    display: none;
    font-size: 0;
    height: 35px;
    position: fixed;
    right: 40px;
    width: 35px;
    z-index: 95;
    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 {
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: 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;
}
.manufacturer-list {
    border: 1px solid #e3e3e3;
	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 {
   background: #f6f5f5;
    padding: 0;
		border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
	overflow:hidden;
}
.product-tab .tab-content > .active {
    display: block;
    
}
.product-tab .tab-content > .tab-pane{
    padding: 20px;
 
}
.product-tab li a {
    color: #292929;
    margin-right: 10px!important;
}
.product-tab li.active a,
.product-tab li:hover a,
.product-tab li:focus a {
    color: #ff9600 !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 #grid-view,.category_filter #list-view{background:#eee; border:1px solid #e3e3e3; color:#666;}
.category_filter #grid-view:hover,.category_filter #list-view:hover,.category_filter #grid-view.active,.category_filter #list-view.active{background:#e3e3e3;}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}*/

.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;
	padding: 0;
    margin: 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;

}

.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;
    padding: 0;
    margin: 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;
}

.category_filter .btn-list-grid {float: left;  margin: 5px 0 0; padding: 0; width: auto;}
.compare-total {float: left; margin:7px 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: 1px 0 0;
    padding: 0;
    width: 180px;}
.category_filter .limit { float: right;
    margin: 1px 0 0;
    padding: 0;
    width: 80px;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_filter .form-control {
   
}
.box.related {
    margin-top: 60px;
}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;

    width: 100%;
   padding: 0;
}
.category_thumb .category_img .category_img_hover{
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.category_thumb .category_img:hover .category_img_hover::after, .category_thumb .category_img:hover .category_img_hover::before{
    height: 100%;
    -webkit-transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    -ms-transition-duration: 1.3s;
    transition-duration: 1.3s;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
}
.category_thumb .category_img .category_img_hover::after {
    background: rgba(71,63,81,.53);
    content: "";
    height: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    bottom: 0;
    width: 0;
}
.category_thumb .category_img .category_img_hover::before {
    background: rgba(71,63,81,.53);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    bottom: 0;
    width: 0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
#content .category_list ul li a {
    display: block;
    padding: 5px 8px;
}
.category_list li a:hover {

}
#content .category_list li {
    border: 1px solid #e3e3e3;
    float: left;
    margin: 0 7px 7px 0;
    overflow: auto;
    padding: 0;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.category_filter {
    /*background: none repeat scroll 0 0 #f6f5f5;*/
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #666666;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.pagination-wrapper{
	clear: both; 
	float: left;  
	margin: 10px 0 0;  
	width: 100%;
	padding: 10px;
	/*background-color: #f6f5f5;*/
	border: 1px solid #e3e3e3;
    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: 6px 5px;
}
/* Product Page*/

.productpage .product-left{ width: 45%; margin-bottom: 20px;padding: 0;}
.productpage .product-right{
    padding: 0 5px 0 20px;
    width: 55%;
    margin-bottom: 30px;
}
.product-info .image {
	display: block;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #e3e3e3;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
}
.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;	
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
}

.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 #e3e3e3;
    line-height: 22px;
    margin-bottom: 0;
    padding: 10px 0;
    clear: both;
}
#content ul.list-unstyled.price{
	border-bottom: 1px solid #e3e3e3;
	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 #e3e3e3;
    padding-top: 10px;
    width: 100%;
}

#product .form-group.cart {
    /*background-color: #f9f9f9;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 10px;*/
    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 {
    border: 1px solid #eaeaea;
    margin-right: 8px;
    display: block;
    margin-right: 2px;
    padding: 0;
    background-color: #fff;
    color: #ababab;
    width: 33px;
    height: 33px;
    line-height: 31px;
    text-align: center;
    float: left;
    transition: all .2s ease-in-out 0s;
    border-radius: 3px;
}
#product .btn-group .wishlist:hover, #product .btn-group .compare:hover {
       background-color: #8bc34a;
    color: #fff!important;
}
#product .cart span {
    color: #999999;
}
#product .alert {
    margin-bottom: 10px;
    background-color: #ffffff;
}
.productpage .rating-star {
    border-bottom: 1px solid #e3e3e3;
    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 #e3e3e3;
}

#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: #ffffff url("../image/tmgs/ajax-loader.gif") no-repeat scroll 50% 50% / 150px 150px;
}
.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;
}
.swiper-viewport:hover .swiper-pagination {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
}
.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: ##ff9600;
}
.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: #e3e3e3;
	left: -12px;
}
.productpage .write-review i{
	margin-right: 10px;  
}
.productpage .rating-wrapper{ margin: 15px 0; float: left;}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.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:13px;}

.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;
}
.checkout-checkout .table.table-bordered .input-group-btn {
    float: none;
}
.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: 'Open Sans', sans-serif;
    font-size: 13px;
    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;
}
#content .page-title ,#product-compare .page-title, #product-search .page-title{
	/*background: transparent;
    float: left;
    width: 50%;
    padding: 0;*/
}
#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{
    background: #f6f5f5 none repeat scroll 0 0;
    border: medium none;
    padding: 15px;
    color: #696969;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
}
#collapse-checkout-option .panel-body #breadcrumb h2, #collapse-checkout-option .form-group label, #content legend ,.account-account #content #breadcrumb h2 ,.account-download #breadcrumb h2,.account-address #breadcrumb h2,.affiliate-account #breadcrumb h2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#information-contact .page-title,
#information-contact legend {
	padding-left: 15px;
}
.product-search h2
{
	/*font-family: 'Raleway', sans-serif;
    font-size:16px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    text-transform: uppercase;*/
}

.checkout-checkout .form-horizontal .control-label { width: 100%;}
.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 #e3e3e3;  margin: 0;  padding: 15px 0; background-color: #ffffff;clear: both;}
#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;}
.slider-item.last_item_tm {
    /*margin-right: -15px;*/
}
.tab-content #review .text-right{display: block; margin-top: 10px;}
#review .text-right{ display: none; }
#tab-review .form-horizontal .control-label {  font-weight: bold; width: auto;}
@media (max-width: 767px) {
.rating-label{ display: block; clear: both; margin-bottom: 10px!important }
}
.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: #ff9600 !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 #e3e3e3e3e3e3;
}
.account-wishlist .text-center img {
    border: 1px solid #e3e3e3e3e3e3;
}
.product-compare .table-bordered tbody tr td + td {
    border-left: 1px solid #e3e3e3e3e3e3;
    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 .customNavigation a.prev, .additional-carousel .owl-buttons span.prev.arrow {
    background-size: 15px 15px;
    top: 25px;
}
.additional-carousel .customNavigation a.next, .additional-carousel .owl-buttons span.next.arrow {
    background-size: 15px 15px;
    top: 25px;
}
#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: 22px;
    height: 30px;
    line-height: 28px;
    width: 30px;*/}
#additional-carousel .owl-buttons span.prev.arrow {
    /*left: 0;
    top: 20px;*/
}
#additional-carousel .owl-buttons span.next.arrow {
    /*right: 0;
    top: 20px;*/
}
/* Above Responsive media */
#common-home .box.brands {
    margin-bottom: 20px;
}
/* Blog CSS */ 
.blog-left {
    position: relative;
}
.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;
}
.blog-right.blog-info {
    border: 1px solid #e3e3e3;
    border-top: none;
    position: relative;
    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-right.blog-info .blog-desc-info {
    padding: 20px;
    text-align: center;
}
.blog-info a {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.blog-info .read-more a {
    color: #ffffff;
}

#content .box-product .blog-items { display:inline-block;}

.blog-item .blog-content {
    border: 1px solid #e3e3e3;
    border-top: none;
    margin-bottom: 25px;
    padding: 15px;
}
.view-blog { float:left; width:100%; margin:15px 0; }
.blogs .read-more { 
    display: none;
    /*border: 1px solid #000;*/
    background: #ff9600;
    padding: 10px 20px;
    position: relative;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    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; 
}
.blogs .read-more:hover { 
    background-color:#000000;
    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;
}
.read-more .fa.fa-link {
    display: none;
}
.write-comment {display: inline-block; padding-right:10px; margin-right:10px; }
.date-time { display: inline-block; 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; font-size: 13px;  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: #f1f2f6;
    margin-bottom: 15px;
}
.fullcomment .comment {
    margin: 0 0 5px;
}

/*Blog light-box CSS */ 



.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:13px; 
    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-size: 13px;
    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:#ff9600; border-color:#ff9600; }
.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-image:hover .post-image-hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.post-image-hover {
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.blog-image:hover .post-image-hover1 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.post-image-hover1 {
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    -o-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}
.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:13px; 
    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:#e99716; border-color:#e99716; }
.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%; }
}

.swiper-viewport:hover .swiper-button-prev{
    background: url("../image/tmgs/left-arrow.svg") no-repeat scroll 15px center / 30px auto;
    width: 60px;
}
.swiper-viewport .swiper-button-prev:hover{
    background-image: url("../image/tmgs/left-arrow-h.svg");
}
.swiper-viewport:hover .swiper-button-next{
    background: url("../image/tmgs/right-arrow.svg") no-repeat scroll 15px center / 30px auto;
    width: 60px;
}
.swiper-viewport .swiper-button-next:hover{
    background-image: url("../image/tmgs/right-arrow-h.svg");
}

/*Blog light-box CSS */ 

/*Blog CSS */

@media (max-width: 1400px) {
	.main-slider::after {
	    left: 0;
	}
	.main-slider .swiper-pagination-bullet{
		margin: 5px 10px;
	}
	.main-menu > ul > li ul > li .dropdown-menu{margin-left: 120px;}
	.aboutus .about-description{left: 10%;}
	.aboutus .about-right .image img { transform: translateX(-180px);}
	.aboutus .about-right:hover .image img {transform: translateX(-150px);}
    main-slider .img-responsive {height: 100%;}
}


@media (max-width: 1250px) {
.product-info .image-additional { width: 100%;}
#search .input-lg{width: 540px;}
#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%;}
.service-right {  padding: 0 10px;}
.second-content .service-content{padding: 0 0 0 20px;}
.third-content .service-content {padding: 0 0 0 20px;}
.right-special-blocl{margin: 0 0 0 70px;}
.right-special-blocl .about-special{padding: 10px 210px 10px 150px;}
.right-block .top-block .description, .right-block .bottom-block .description{height: 225px;}
.content_headercms_top .sidebar-category .box-content{min-width: 263px;}
}

@media (max-width:1199px) {
#search .input-lg{width: 480px;}
.header-search{/*left:0;right:25px;margin:0 auto;top:40px;*/}
.content_headercms_top .sidebar-category .box-content{min-width: 216px; min-height: 100%;}
.text1{font-size:15px;}
.cms-banner-right .cms-banner2.single-banner{ width: 55%;}
.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%;}
.footer-top-right .title1{font-size:19px;}
#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;}
.newsletter > h5{padding: 10px 0 10px 60px;}
.cms-box{padding: 0 10px;}
.subbannercms .description{top: 25px;}
.view-blog{margin: 10px 0;}
.right-special-blocl{width: 74%;}
.subbannercms .img-desc{font-size: 20px;}
.right-block .top-block .description, .right-block .bottom-block .description{height: 184px; padding: 32px 30px;}
.right-special-blocl .about-special {padding: 10px 100px 10px 60px;}
.account_heading, .myaccount .acc_text,#cart span{display: none;}
#cart #cart-total{ margin-left: 5px; display: block;}
}





@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 */
    .header-right {float: none;}
    #search .input-lg{width: 100%;}
    .dropdown.search{width: 100%;}
    .header-bottom {background: #6484ff;}
    .header-bottom .nav-inner {margin: 0;}	
	#top-links span { display: none;}
    .saleback{opacity: 1; top: 15px;}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {overflow-y:scroll;  padding: 12px 25px;  background: #ffffff;  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: #ff9600;}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  color: #000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    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: #000;}
	.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: #000;
    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: #000;
    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;
    width: 100%;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;}
	/* end css for responsive menu */
	.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;margin:15px 0;}
	.main-menu.container { 
		/*display: none;*/
		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 {width: auto;}
	.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); background-image: url("../image/tmgs/arrow.png"); 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%;}
	.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; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	.productpage .product-info .product-image .customNavigation span.prev,.productpage .product-info .product-image .customNavigation span.next{display:block;}
	.productpage .product-right{ width: 50%;}
	.productpage .product-left {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:0px;}
	 #footer .col-sm-3.column.first{padding:0 ;}
	 .social,.footer-top-right { width: 100%;height:auto;}
	 .footer-top{height:auto;}
	 #column-left .product-items .product-details, #column-right .product-items .product-details{width:63%;}
	 #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{padding: 0 15px 20px;}
	.aboutus-cms .about-left, .aboutus-cms .about-right {float: none;  height: auto; width: 100%;}
	.testimonial_inner{width: 100%;}
	#homeblog .image { margin:0 auto 10px;}
	.blog-desc {float: none; text-align: center;}
	.servicecms .service-block{padding: 0;}
	.newsletter{max-width: 100%;}
	.newsletter > h5{background-position: center top;  padding: 50px 0 10px;  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,.common-home .related, .common-home .latest-block, .common-home .bestseller-block, .common-home .special-block{margin-top: 40px;}
	header{border: none;}
	.header.container {height: auto;}
	.layout-2 #content{margin-top: 10px;}
	#breadcrumb{margin-bottom: 10px; padding: 10px;}
	.product-layout.product-grid{ text-align: center;}
	.product-layout.product-grid .product-block { display: inline-block;}
	.content_headercms_top-left { float: none; text-align: left;}
	.content_headercms_top-right{display: none;}
	header .header-top-link{border: none;}
	.dropdown.search{padding: 23px 0;}
	.menu-block{padding: 20px 10px;}
	.header-cart{padding: 20px 0;}
    #logo{padding: 15px 0;}
	.subbannercms .img-title{font-size: 14px; line-height: 14px;}
	.subbannercms .img-desc{font-size: 25px; line-height: 25px; padding: 10px 0;}
	.subbannercms .left-block .description{right: 30px;}
	.footer-container{position: relative;}
	.footer-payment{float: none;}
	.header-cart .cart-title ,.menu-block .account-title{display: none;}
	.myaccount .dropdown-menu{left: auto;}
	#cart-total {right: 0;}
    .subbannercms .description{top: 8px;}
    .blog-left , .blog-right.blog-info{width: 100%;}
    .box-cms-content .content {width: 50%;}
    .footer-top{padding: 10px 0;}
    .callus{display: none;}
    #menu .top_level { display: block;}
    #menu .level0 { display: none;}
    .main-menu{width: 100%;}
    #column-left .box .box-heading{text-align: left;}
    .special-block .container, .bestseller-block .container, .latest-block .container {padding: 0 15px;}
    .left-special-blocl::after, .right-special-blocl::before{display: none;}
    .left-special-blocl{padding: 20px 10px 20px 0; border-radius: 5px;-webkit-border-radius: 5px;-mox-border-radius: 5px;-o-border-radius: 5px;}
    .left-special-blocl .special-offer {font-size: 14px;line-height: 14px; padding: 0 0 0 30px;margin: 0 0 0 10px;}
    .right-special-blocl {margin: 0 0 0 10px;padding: 10px 10px; border-radius: 5px; }
    .right-special-blocl .special-btn{ padding: 0 0 0 10px;}
    .right-special-blocl .about-special { padding: 10px 0;}
    .left-block, .right-block { float: none; width: 100%; text-align: center;}
    .banner{display: inline-block;}
    .right-block .top-block .description, .right-block .bottom-block .description{height: 220px; padding: 63px 30px;}
    .newsletter{padding: 20px 15px;}
    .myaccount{padding: 20px 0;}
    .dropdown-inner {margin: 0 0 0 15px;}
    .subscribe-btn .btn{padding: 12px 20px;}
    .newsletter .news-desc{float: none; width: 100%; text-align: center;background-position: top center;padding: 50px 0 0 0;} 
}
@media (max-width: 767px) { 
	.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 #e3e3e3;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	
	
	#search .input-lg{width: 100%;}
	.header-right { float: none;}
	.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;}
	.content .service-outer { float: none;}
    .box-cms-content .content { padding: 20px 0;}
	.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; margin-bottom:0px;}
	.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;}
	.cms-banner-right{width:73.5%;}
	.cms-banner-left{width:26.5%;}
	.saleback{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%;}
	.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;}
	.list_inner { display: inline-block; float: none; margin-top: 15px;}
	.cmsblock_list_inner {top: 50px;}
	.box-cms-content .content{width: 50%;}
	.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{bottom: 10px; opacity: 1;}
	.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: 20px 15px;}
	.aboutus .about-description { left: 4%; top: 10%;}
	.about-left .about-description .img-description .img-desc2{display: none;}
    #content .page-title,ul.breadcrumb{width: 100%; text-align: center;}
    .swiper-pager { display: none !important;}
    .category_tab .tab-pane .product-block{display: inline-block;}
    #content .box .box-content{padding: 15px 0;}
    .content .service-hover{float: none; margin: 0 auto;}
    .service-right{text-align: center;}
    .nav.pull-center{display: none;}
    .left-block , .right-block{ float: none; width: 100%;}
    .banner{width: 430px; margin: 0 auto;}
    .nav.pull-left{width: auto;}
    .topcms{padding: 15px 0;}
    .topcms .top-descriptio{padding:  0; text-align: center; width: 100%;}
    .topcms .top-button { padding: 10px 0 0 0; text-align: center; width: 100%;}
    .footer-payment {float: none;}
    .dropdown.search { width: 100%;padding: 0 0 20px 0;}
	.category_tab .nav-tabs > li > a{margin: 0 17px; padding: 10px;}
    #content #tmgtestimonialblock.box .box-heading {font-size: 20px; letter-spacing: 3px;}
    #content .box-product .product-items{text-align: center;}
    #content .product-carousel .product-block, #content .box-product .product-block{display: inline-block;}
    #top .row, .header .row {  margin: 0;}
    .right-block .top-block .description, .right-block .bottom-block .description {height: 167px; padding: 30px 10px;}
    .subbannercms .img-desc { font-size: 20px; line-height: 20px; padding: 10px 0;}
    .owl-buttons{top: -70px !important;}
    .feature-cms .content .feature-icon{display: inline-block;}
    .left-special-blocl{width: 100%; text-align: center; height: auto;}
    .right-special-blocl{width: 100%; margin:0; height: auto;}
    .right-special-blocl .about-special{float: none; padding: 0 0 10px 0;}
    .right-special-blocl .special-btn{float: none; text-align: center;}
    .category_tab ul li{padding: 0;}
    .category_tab .nav-tabs > li > a{margin: 0 10px 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{}
	.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%;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.percentsaving{ display: none; }
	.product-thumb .button-group .addtocart,
	.product-thumb .button-group .wishlist,
	.product-thumb .button-group .compare,
    .product-thumb .button-group .quickview,
	.product-thumb .button-group .quickview a{
		left: 16%;
        width: 25px;
        height: 25px;
	}
    .product-details > .caption > h4{ min-height: 60px; }
	.saleback{ top: 15px;}
    #tmgtestimonialblock .slider-item{padding: 0;}
    .px_testimonial_inner{padding: 20px 30px;}
	.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: none; 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;}
	.slider-banner{display:none;}
	.container.content-bottom { margin-top: 0;}
	.content-top #content{margin-bottom:0;}
	.htabs .etabs li { display: block;    float: none;    margin-top: 3px;    width: 100%;}
	.etabs, .nav-tabs > li {  width: 100%;}
	.htabs { height: auto;}
	.htabs a { display: block !important;  float: none; margin: 3px 0 0;  width: auto; background: transparent;}
	.htabs a.selected, .htabs a:hover{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; padding:5px 5px;}
	.etabs, .nav-tabs > li {  width: 100%;}
	.nav .pull-left { display: inline-block; float: none;}
	#top .container{text-align:center;}
	.content_headercms_top, .header-cart{display:block;}
    .header-cart{ width:105px; }
	.cms-data{border-right:0 none;}
	.header.container {height: 100%;}
	.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;
	}
    .box-cms-content .content { width: 100%;}
    .box-cms-content .content { padding: 15px;}
    .category_tab ul li a::before, .category_tab ul li a::after{display: none;}
    .category_tab .nav-tabs > li > a {margin: 3px 0;}
	.nav-tabs > li > a{margin: 2px 0;}
    .zoomContainer{display: none !important;}
    .product-list .product-details{width: 100%;}
    .product-list .product-thumb .image {width: 100%;}
    .cmsblock {padding: 0 15px;}
    .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;}
	.pagination-wrapper .page-result, .pagination-wrapper .page-link{width: 100%; text-align: center;}
    #content .box .box-heading, .box-heading.side-box-heading {font-size: 20px;}
    #content .box .box-heading::after{right: -40px; width: 40px;}
    #content .box .box-heading::before{left: -40px; width: 40px;}
    #content #tmgtestimonialblock.box .box-heading {font-size: 16px;}
    .banner{width: 100%;}
    #logo .img-responsive { width: 150px;}
    .featurecmsblock .feature-desc{padding: 0;}
    #content .box .box-heading::after , #content .box .box-heading::before{display: none;}
    .featurecmsblock{padding: 40px 0;}
    .cmsblock_list_cms{padding-top: 40px;}
    .product-items{width: 100% !important;}
    .subbannercms .img-desc { padding: 15px 0;  }
    .banner-inner{display: inline-block;}
    .right-block .top-block .image, .right-block .bottom-block .image{width: 100%; float: none;}
    .right-block .top-block .description, .right-block .bottom-block .description{width: 100%; float: none;}
    .owl-buttons{top: -75px !important;}
    .feature-cms .owl-buttons{top: -60px !important;}
}
@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;}

}

/* Start */
@media (max-width: 768px) {
.alert.alert-success.animated.fadeInDown{width:80%;text-align:center;margin:0 -5px; top:30%!important;}
}

@media (min-width: 769px) {
.alert.alert-success.animated.fadeInDown{width:50%;text-align:center;margin:0 -5px; top:40%!important;}
}

.alert.alert-success.animated.fadeInDown .close{ color: #fff; }
.product-compare .btn-block + .btn-block {  margin-top: 0;}
.list-unstyled .price-tax{display:none !important;}
.checkout-cart .buttons .pull-right>a{padding: 10px 30px;}
.checkout-cart .buttons .pull-right>a{width: 100%;}
.checkout-cart .buttons .pull-right>a{width: 100%;}

.btn-nav{ padding: 3px 10px; }

.product-list .percentsaving{ display: none; }
.product-list .product-thumb .caption{ text-align: center; }
.special-price{color:#900;}
.information-contact .form-horizontal{ display: none; }
#payment_address_telephone_input{ position: relative; }
@media (max-width: 768px) {
#payment_address_telephone_input:before{    content: '* '!important;
    color: #F00;
    font-weight: bold;
    box-sizing: border-box;
    left: 6px;
    top: 8px;
    position: absolute;}
    }

    @media (min-width: 769px) {
#payment_address_telephone_input:before{    content: '* '!important;
    color: #F00;
    font-weight: bold;
    box-sizing: border-box;
    left: 64px;
    top: 8px;
    position: absolute;}
}