body {
	background: #fff none repeat scroll 0 0;
	color: #777777;
	font-family: "Open Sans",Helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #333333;
}
/* default font size */

.fa {
    font-size: 14px;
    vertical-align: baseline;
}
/* 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: #333;
}
#column-left .checkbox > label:hover {
    color: #fac045;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0
}
small,
.small {
    font-size: 12px;
}
label {
    font-size: 13px;
    font-weight: normal;
}
select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.form-control {
    background: #ffffff;
    border-color: #e9e9e9;
    color: #9c9b9b;
    margin: 0 0 5px;
}
.form-control:focus {
    border-color: #e9e9e9;
}
.category-filter .hidden-xs {
    display: block !important;
}
.filter-sort-by .form-control,
.filter-show .filter-selection .form-control {
    background-color: #ffffff;
    padding: 0 5px;
}
#cart .header-cart-toggle .text-left.name > a {
  color: #777777;
  font-size: 14px;
  padding-left: 5px;
}
.select-wrapper {
    position: relative;
}
.select-wrapper::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
    pointer-events: none;
}
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: 12px;
}
.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;
}
.tt-home {
    width: 100%;
    float: left;
}
/* ------------------------------ CartTooltip CSS Start -------------------------------*/

.tooltip-cart {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    display: none;
    font-size: 12px;
    font-weight: normal;
    left: -26px;
    line-height: 17px;
    min-width: 90px;
    padding: 3px 5px;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: -30px;
    z-index: 999;
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
}
.tooltip-cart::before {
    bottom: -7px;
    color: #000000;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 45%;
    position: absolute;
}
.product-grid .product-thumb .button-group .btn-cart:hover > span.tooltip-cart {
    display: block !important;
}
.product-list .product-thumb .button-group .btn-cart > span.tooltip-cart {
    display: none !important;
}
/*----------------------------------- CartTooltip CSS End -----------------------------*/
/* ------------------------------- Product Rollover CSS Start ----------------------- */

.product-thumb .image img.image_thumb {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
}
.product-thumb .image img.image_thumb_swap {
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.product-thumb:hover .image img.image_thumb {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.product-thumb:hover .image img.image_thumb_swap {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
/* ------------------------------- Product Rollover CSS End ----------------------- */
/* Fix some bootstrap issues */

a,
a:focus,
a:active,
a:hover,
select,
input[type=radio],
input[type=checkbox] {
    outline: 0 none !important;
}
a:active, a:hover, a:focus {
  color: #000;
}
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}
.owl-carousel .owl-wrapper-outer {
    direction: ltr !important;
}
input[type="radio"],
input[type="checkbox"] {
    margin-top: 0;
    cursor: pointer;
}
.nav-tabs {
    border: 0 none;
    text-align: left;
}
.nav-tabs > li {
    float: none;
    vertical-align: top;
    display: inline-block;
}
.tab-content ul,
.tab-content ol {
    padding: 0 0 0 15px;
}
.table.table-striped.table-bordered {
    border: 1px solid #e9e9e9;
}
#tab-review #review .table.table-bordered td {
    padding: 8px 10px;
}
/*--------------------------- home page special products css start--------------------------------*/

.common-home .special-carousel.products-list {
    width: 100%;
    float: left;
}
.products-list .box-heading h3,
.title_block .ttblock-heading,#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .tt-title {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/separator.png") no-repeat scroll center bottom;
    color: #222;
    float: none;
    font: 700 30px/32px "Open Sans", sans-serif;
    letter-spacing: 0.4px;
    margin:40px auto 15px;
    padding: 0 0 30px;
    text-transform: uppercase;
    vertical-align: top;
	float:left;
	width:100%;
}

@media (max-width: 991px) {
    .common-home .special-carousel.products-list {
        margin: 0;
    }
	.products-list .box-heading h3, .title_block .ttblock-heading, #ttcmsbanner .ttcmsbanner .ttcmsbanner-content .tt-title{
		margin:30px auto 15px;
		font-size: 28px;
        line-height: 32px;
	}
}
@media (max-width: 480px) {
    .products-list .box-heading h3,
    .title_block .ttblock-heading {
        font-size: 20px;
        line-height: 26px;
    }
	.products-list .box-heading h3, .title_block .ttblock-heading, #ttcmsbanner .ttcmsbanner .ttcmsbanner-content .tt-title{
		font:400 20px/26px "Open Sans";
		margin-top:20px;
	}
	
}
/*--------------------------- home page special products css end--------------------------------*/
/* TTproduct tab*/

.ttproduct-main {
    float: left;
    width: 100%;
}
.TTProduct-Tab .tab-content {
  float: left;
  width: 100%;
  margin:25px auto 35px;
}
.TTProduct-Tab .nav-tabs > li > a {
	border: medium none;
	color: #777777;
	font: 600 13px/20px "Open Sans";
	letter-spacing: 1.4px;
	margin: 0;
	border-radius:0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
	outline: medium none;
	padding: 8px 15px;
	text-transform: capitalize;
	transition:all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.nav-tabs > li {
    float: left;
    margin: 0 7px 0 0;
}
.nav-tabs > li:last-child {
  margin: 0;
}
.TTProduct-Tab .nav-tabs > li.active > a,
.TTProduct-Tab .nav-tabs > li:hover > a {
    background:#000000;
    color: #fff;
    border: none;
}
.TTProduct-Tab .tab-box-heading {
    float: left;
    width: 100%;
}
.TTProduct-Tab .nav.nav-tabs {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
}
/*------------------------------------- Next-Prev Owl Button CSS Start ------------------------------------------*/

.products-carousel.owl-carousel .owl-buttons div {
	border: 2px solid #c8c8c8;
	bottom: 0;
	display: inline-block;
	font-size: 0;
	height: 62px;
	margin: auto;
	opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;

	top: 0;
	padding: 5px 7px;
	transition: left 400ms ease-in-out 0s, right 400ms ease-in-out 0s;
	-webkit-transition: left 400ms ease-in-out 0s, right 400ms ease-in-out 0s;
	-moz-transition: left 400ms ease-in-out 0s, right 400ms ease-in-out 0s;
	-o-transition: left 400ms ease-in-out 0s, right 400ms ease-in-out 0s;
	-ms-transition: left 400ms ease-in-out 0s, right 400ms ease-in-out 0s;
	width: 62px;
	border-radius: 50%;
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-khtml-border-radius: 50%;
}

.products-carousel.owl-carousel .owl-buttons .owl-prev {
 	background: url("TemplateTrip/images/sprite.png") no-repeat scroll 10px -574px;
	left: -50px
}
.products-carousel.owl-carousel .owl-buttons .owl-prev:hover {
	background-position: 10px -516px;
}
.products-carousel.owl-carousel:hover .owl-buttons .owl-prev {
	left: -70px;
}

.products-carousel.owl-carousel .owl-buttons .owl-next {
    background: url("TemplateTrip/images/sprite.png") no-repeat scroll -50px -574px;
	right: -50px;
}
.products-carousel.owl-carousel .owl-buttons .owl-next:hover {
	background-position: -50px -516px;
}
.products-carousel.owl-carousel:hover .owl-buttons .owl-next {
	right: -70px;
}

.products-carousel.owl-carousel .owl-buttons .owl-prev:hover,
.products-carousel.owl-carousel .owl-buttons .owl-next:hover { 
  border-color: #000;
  color: #FFF;
}
.products-carousel.owl-carousel:hover .owl-buttons div {
  opacity: 1;
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  -webkit-opacity: 1;
}
.products-carousel .owl-buttons {
    text-align: center;
	float: left;
    width: 100%;
}
@media (max-width: 1300px) {
	.products-carousel.owl-carousel .owl-buttons .owl-prev {
		left: 20px;
	}
	.products-carousel.owl-carousel .owl-buttons .owl-next {
		right: 20px;
	}
	.products-carousel.owl-carousel:hover .owl-buttons .owl-prev {
		left: 20px;
	}
	.products-carousel.owl-carousel:hover .owl-buttons .owl-next {
		right: 20px;
	}

}
@media (max-width: 480px) {
	.products-carousel.owl-carousel .owl-buttons .owl-prev {
		  background-position:0 -584px;
	}
	.products-carousel.owl-carousel .owl-buttons .owl-prev:hover {
  		background-position: 0 -526px;
	}
	.products-carousel.owl-carousel .owl-buttons .owl-next {
 		 background-position:-62px -584px;
	}
	.products-carousel.owl-carousel .owl-buttons .owl-next:hover {
 		 background-position: -62px -526px;
	}
}	
/*------------------------------------- Next-Prev Owl Button CSS End ------------------------------------------*/

.additional-images .owl-controls .owl-buttons div:hover {
    background: #fecf39 ;
    border-color: #fecf39 ;
}
.additional-images .owl-controls .owl-buttons .owl-prev::before {
    color: #777;
    content: "\f104";
    float: right;
	padding:2px 1px;
	line-height:16px;
    font-family: "FontAwesome";
    font-size: 14px;
    margin-top: 1px;
    text-align: left;
    width: 16px;
}
.additional-images .owl-controls .owl-buttons .owl-prev,
.additional-images-container .additional-images .owl-buttons > .owl-next {
    border: 1px solid #e5e5e5;
    color: #fff;
    font-size: 0;
    height: 25px;
    padding-right: 0;
    position: absolute;
    top: 41%;
    width: 25px;
	border-radius:50%;
	-moz-border-radius: 50%; 
-webkit-border-radius: 50%; 
-khtml-border-radius: 50%;
}
.additional-images.owl-carousel:hover .owl-buttons .owl-prev {
    left: -17px;
    top: 41%;
}
.additional-images.owl-carousel:hover .owl-buttons > .owl-next {
    right: -17px;
    top: 41%;
}
.additional-images-container .additional-images .owl-buttons > .owl-prev {
    left: -17px;
}
.additional-images-container .additional-images .owl-buttons > .owl-next {
    right: -17px;
}
.additional-images-container .additional-images .owl-buttons > .owl-next::before {
    color: #777;
    content: "\f105";
    float: right;
    font-family: "FontAwesome";
    font-size: 14px;
	line-height:16px;
	padding:2px 3px;
    margin-top: 1px;
    text-align: left;
    width: 16px;
}
.additional-images .owl-controls .owl-buttons .owl-prev:hover::before,
.additional-images-container .additional-images .owl-buttons > .owl-next:hover::before {
    color: #000;
}
div.required .control-label:before {
    content: '* ';
    color: #ff0000;
    font-weight: bold;
}
.page-title-wrapper {
    background: #f5f5f5;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.page-title-wrapper .page-title {
    color: #000000;
    float: left;
    font: 400 18px/22px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.4px;
    margin: 19px 0 18px;
    text-transform: capitalize;
}
.page-title {
    color: #ffffff;
}
/* Gradent to all drop down menus */

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
    text-decoration: none;
    color: #FFFFFF;
}
#top {
	padding:47px 0;
}
.header-top-left {
    float: left;
    margin: 15px 0 0;
}
.header-top-right::before {
  border-right: 1px solid #dedede;
  content: "";
  height: 30px;
  left: -5px;
  position: absolute;
  top: 10px;
}
.header-top-right {
	display: inline-block;
	float: none;
	margin: 4px 0 0;
	vertical-align: top;
	position:relative;
}
#currency .btn.dropdown-toggle,
#language .btn.dropdown-toggle {
    padding: 10px 0;
    margin-right: 15px;
}
#top #currency .currency-select,
#top #language .language-toggle a {
    padding: 3px 10px;
    color: #888888;
    font-size: 14px;
    text-align: left;
    height: auto;
}
#top #currency .currency-select:hover,
#top #language .language-toggle a:hover {
    background-color: #509ac8;
    color: #FFFFFF;
}
#top .btn-link,
#top-links li,
#top-links a {
    color: #888;
    font-size: 14px;
    text-align: left;
    border: 0;
}
#top-links .header_user_info .fa-caret-down.ttuserinfo {
    display: none;
}
#form-currency .fa-caret-down::before,
#form-language .fa-caret-down::before {
    content: '\f107';
    font-size: 13px;
    line-height: 18px;
    color: #888;
    padding: 2px;
}
#form-currency .btn-group.open .fa-caret-down:before,
#form-language .btn-group.open .fa-caret-down:before {
    content: "\f106";
}
#top ul.dropdown-menu .btn-link {
    padding: 0;
    line-height: 24px;
    color: #777;
    text-transform: capitalize;
}
#top-links .header_user_info ul.dropdown-menu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	left: auto;
	min-width: 265px;
	padding: 15px 20px 20px;
	position: absolute;
	right: 0;
	text-transform: capitalize;
	top: 52px;
}
.header_user_info .account-link-toggle li .fa.fa-sign-in,
.header_user_info .account-link-toggle #wishlist-total .fa-heart {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
#top #form-currency .currency-select:hover,
#top ul > li > .language-select:hover {
    background-color: #fff;
    color: #000;
}
#top .btn-link:hover,
#top-links a:hover {
    color: #444444;
}
#top-links .dropdown-menu a {
    line-height: 22px;
    padding: 0;
}
#top-links .dropdown-menu a:hover {
    color: #FFFFFF;
}
#top .btn-link strong {
    font-weight: normal;
}
#top-links > ul {
    float: left;
    width: 100%;
    margin: 0;
}
#top-links > ul > li {
    padding: 0;
}
#top-links a + a {
    margin-left: 0;
}
#top-links .account-link-toggle a i.fa {
    padding: 0 2px
}
#top .btn-group.open .btn.btn-link.dropdown-toggle:hover,
#top .btn-group.open .btn.btn-link.dropdown-toggle:focus,
#top-links .list-inline > li.account-nav:hover > a,
#top-links .list-inline > li.account-nav > a:focus,
#top .btn-group.open .btn.btn-link.dropdown-toggle:hover::after,
#top-links .dropdown.open > a:hover::after,
#top .btn-group.open .btn.btn-link.dropdown-toggle:focus::after,
#top-links .dropdown.open > a:focus::after {
    color: #000000;
}
.header-top-left #form-currency > ul > li {} .header-top-left .dropdown-menu,
.header-top-right .account-nav .dropdown-menu.dropdown-menu-right.account-link-toggle {
    padding: 8px 15px;
    border: 1px solid #e9e9e9;
    min-width: 150px;
}
#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
    color: #000;
    background: none;
}
.header-top-right #top-links #cart i.fa.fa-shopping-cart {
    background-position: -43px -183px;
    color: #777777;
    display: none;
    font-size: 0;
    height: 27px;
    overflow: hidden;
    padding: 0;
    width: 30px;
}
/* cart */
.ttcart #cart i.fa-shopping-cart {
    float: left;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.ttcart:hover #cart i.fa-shopping-cart,
.ttcart #cart.open i.fa-shopping-cart {
    background-position: -30px -169px;
}
.ttcart .dropdown-toggle .cart-heading {
	color: #111111;
	float: left;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.6px;
	line-height: 22px;
	text-transform: uppercase;
	width: 100%;
}
.ttcart .dropdown-toggle #cart-total {
	color: #888888;
	display: inline-block;
	float: left;
	font-size: 14px;
	letter-spacing: 0.9px;
	line-height: 20px;
}
#cart-total > span {
    display: inline-block;
}
#cart > .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #888888;
    font: 400 14px/18px "Open Sans", helvetica, sans-serif;
	display: block;
	float: left;
	height: 50px;
	padding: 7px 0 0 45px;
	position: relative;
	text-align: left;
	width: 100%;
	border:none;
}
#cart > .btn::after {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") no-repeat scroll -29px -167px;
	content: "";
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50px;
}
.ttcart #cart .btn.dropdown-toggle i.fa-shopping-cart {
    display: none;
}
#cart.open > .btn {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#cart .dropdown-menu {
    border: 1px solid #e9e9e9;
    display: none;
    min-width: 320px;
    padding: 10px;
    right: 0;
    top: 55px;
    width: 100%;
    z-index: 3;
}
#cart .dropdown-menu .btn.btn-danger i.fa-times {
    font-size: 12px;
    padding: 4px;
}
#cart .dropdown-menu li > div {
    padding: 0 10px;
}
#cart .dropdown-menu li p {
    float: left;
    margin: 10px 0;
    width: 100%;
}
#cart .dropdown-menu li p a:hover {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #ffffff;
}
#cart .dropdown-menu li p a strong {
    font-weight: normal;
}
#cart .dropdown-menu li p a strong i.fa {
    padding: 0 3px 0 0;
    display: none;
}
#cart .header-cart-toggle .text-right > strong {
    color: #777;
    font-size: 13px;
    font-weight: normal;
}
#cart .dropdown-menu li p a:first-child {
    background: none;
    border: none;
    color: #222222;
    float: left;
}
#cart .dropdown-menu li p a:first-child:hover,
#cart .dropdown-menu li p a:first-child:focus {
    background: none;
    border: none;
    color: #222;
}
#cart .dropdown-menu li p a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    float: right;
    font: 400 13px/18px "Open Sans", Helvetica, sans-serif;
    padding: 8px 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    width: 50%;
    text-align: center;
}
#cart .dropdown-menu li p a:hover,
#cart .dropdown-menu li p a:focus {
    background: #fecf39  none repeat scroll 0 0;
    border-color: #fecf39 ;
    color: #000;
}
#cart .dropdown-menu > li p > a:first-child:hover strong,
#cart .dropdown-menu > li p > a:first-child:focus strong {
    color: #fecf39 ;
}
.header-cart-toggle .table-striped > tbody > tr:nth-child(2n+1) > td,
.header-cart-toggle .table-striped > tbody > tr:nth-child(2n+1) > th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 5px;
}
.header-cart-toggle .table.table-bordered tr:first-child td {
    padding-top: 10px !important;
}
.header-cart-toggle .table.table-bordered tr:last-child td {
    padding-bottom: 10px !important;
}
#cart .table-bordered > thead > tr > th,
#cart .table-bordered > tbody > tr > th,
#cart .table-bordered > tfoot > tr > th,
#cart .table-bordered > thead > tr > td,
#cart .table-bordered > tbody > tr > td,
#cart .table-bordered > tfoot > tr > td {
    border: medium none;
    padding: 1px 0;
    text-align: left;
}
#cart .header-cart-toggle .text-right.amount {
    color: #222;
    font: 500 13px/15px "Open Sans",Helvetica,sans-serif;
    text-align: left;
}
.header-cart-toggle .table .text-center img {
    border: 1px solid #e9e9e9;
    max-width: none;
}
#cart .header-cart-toggle .text-right.price-total {
    color: #333;
    text-align: right;
    font: 500 16px/24px "Open Sans", Helvetica, sans-serif;
    white-space: nowrap;
}
.cart-form .table-bordered td.text-right.unit-price {
    color: #333;
    font: 500 16px/20px "Open Sans", Helvetica, sans-serif;
}
.cart-form .cart_input_block.input-group {
    display: inline-block;
    width: auto;
}
#cart .header-cart-toggle .table.table-bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e9e9e9 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    padding: 10px 0;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .header-cart-toggle li:first-child tr:first-child td {
    border: 0 none;
}
#cart .dropdown-menu .btn.btn-danger i.fa-times {
    font-size: 14px;
}
#cart .header-cart-toggle .btn-danger {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #777777;
}
#cart .dropdown-menu .btn.btn-danger:hover i.fa-times {
    color: #000;
}
#cart .table.table-striped tr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/*--------------------------------------header-CMS-------------------------------------------*/
.ttcmsheaderservice {
  padding: 0;
}
.header-left-cms{
	padding:0;
	width:auto;
}
.header-right{
	display: block;
	float: right;
	padding: 0;
	width: auto;
}
#ttcmsheaderservice .ttcmsheaderservice .service-content {
  float: left;
}
#ttcmsheaderservice .ttcmsheaderservice .ttsupport .ttcontent_inner .ttsupport_img.service-icon {
  background:rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") repeat scroll -35px -426px;
  float:left;
  height:42px;
  margin:0 5px 0 0;
  width:36px;
}
#ttcmsheaderservice .service-content .service-title{
  color: #323232;
  font: 500 14px/18px poppins;
  text-transform:uppercase;
  letter-spacing:0.6px;
}
#ttcmsheaderservice .service-content .service-desc {
  font: 400 14px/18px poppins;
  color:#adadad;
  letter-spacing:0.6px;
}
@media (max-width: 991px) {
	#ttcmsheaderservice .ttcmsheaderservice {
	  padding: 10px 0;
	  float:left;
	  width:100%;
	}
	.header-left-cms {
	  display: inline-block;
	  float: none;
	  width: auto;
	}
	#ttcmsheaderservice .ttcmsheaderservice .service-content {
  		float: none;
	}
	#ttcmsheaderservice .ttcmsheaderservice .ttsupport .ttcontent_inner .ttsupport_img.service-icon {
	  display: inline-block;
	  float: none;
	  vertical-align:top;
	}
	.header-left-cms .ttcontent_inner .service-content {
	  float: none;
	  vertical-align: top;
	  display: inline-block;
	}
}
/*--------------------------------------End--header-CMS-------------------------------------------*/
/* --------------------------------- search Start------------------------------------------------------------*/

.ttsearch {
    float: left;
}
#search.input-group.active .btn-lg,
#header-search#search.input-group.active .btn-lg {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    display: block;
}
#header-search .input-group-btn {
    display: table;
}
.ttsearch_button .fa.fa-search {
    display: none;
}
#search.active .ttsearch_button::before {
    content: '\f00d';
    bottom: 0;
    color: #000000;
    font-family: FontAwesome;
    font-size: 19px;
    left: 18px;
    position: absolute;
    right: auto;
    top: 13px;
}
#search .ttsearch_button {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") no-repeat scroll 0px -228px;
    cursor: pointer;
    float: left;
    height: 50px;
    position: relative;
    right: 0;
    width: 50px;
}
#search .ttsearchtoggle {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: 40px;
    left: auto;
    position: absolute;
    right: 0;
    top: 52px;
    width: 300px;
    z-index:6;
}
.ttsearch #search .ttsearchtoggle i {
    color: #414141;
    font-size: 16px;
}
#search .ttsearchtoggle:hover i {
  color: #000;
}
#search .input-lg {
    color: #000;
    float: right;
    font-size: 14px;
    height: 40px;
    padding: 10px;
    transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}
#search .btn-lg {
    background: none;
    border: none;
    font-size: 15px;
    height: 40px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -40px;
    width: 47px;
}
#search.active .ttsearch_button {
    background: none;
    cursor: pointer;
}
#search.active .ttsearch_button:hover {
    background-position: -1px -2px;
}
.ttsearchtoggle .input-group-btn {
    float: right;
}
#search .form-control::-moz-placeholder {
    color: #333;
}
@media (max-width: 1200px) {
    .search_block_top_form.container {
        width: 100%;
    }
}
@media (max-width: 991px) {
    #search .ttsearchtoggle {
        top: 44px;
    }
}
@media (max-width: 480px) {
	#search .ttsearchtoggle{
		right:-80px;
	}
}
/*--------------------------------------------- Search End --------------------------------------------------------*/

.header_user_info > a > i,
.header_user_info > a > .fa-user {
    display: none;
}
#form-currency .btn-group button.btn-link:hover,
#form-currency .btn-group.open button.btn-link span,
#form-currency .btn-group.open button.btn-link,
#form-currency button:hover span,
#form-currency .btn-group .btn-link:hover > strong,
#form-currency .btn-group.open .btn-link strong,
#form-language .btn-group button.btn-link:hover,
#form-language .btn-group.open button.btn-link,
#form-language .btn-group:hover .fa-caret-down::before,
#form-currency .btn-group:hover .fa-caret-down::before,
#form-currency .btn-group.open .fa-caret-down::before,
#form-language .btn-group.open .fa-caret-down::before,
#form-language .btn-group.open .dropdown-toggle {
    color: #000000;
    text-decoration: none;
}
#form-currency .btn-group ul.dropdown-menu.currency-toggle,
#form-language .btn-group ul.dropdown-menu.language-toggle {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	min-width: 160px;
	padding: 10px;
	position: absolute;
	top: 55px;
}
#form-currency .btn-group .dropdown-menu.currency-toggle li button,
#form-language .btn-group .dropdown-menu.language-toggle li button {
    color: #777777;
    font-size: 13px;
	padding:2px 8px;
    text-decoration: none;
}
#form-currency .btn-group .dropdown-menu.currency-toggle li:hover button,
#form-language .btn-group .dropdown-menu.language-toggle li:hover button {
    color: #000;
}
#form-language .btn-link.dropdown-toggle {
    color: #888;
    font: 400 14px/20px "Open Sans", sans-serif;
    letter-spacing: normal;
    padding: 6px 10px;
    text-transform: capitalize;
    text-decoration: none;
	border:1px solid #e8e8e8;
}
#form-currency .btn-link.dropdown-toggle {
    color: #888;
    font: 400 14px/22px "Open Sans", sans-serif;
    padding: 6px 10px;
    text-transform: capitalize;
    text-decoration: none;
	border:1px solid #e8e8e8;
}
.header-top-left .btn-group {
    padding: 0 5px 0 0;
}
.header_user_info .dropdown-toggle > span.ttuserheading {
    font-size: 0;
}
#top-links li.header_user_info {
    float: left;
}
.header_user_info .ttuserheading {
    background: transparent url("TemplateTrip/images/sprite.png") no-repeat scroll 0px -271px;
    cursor: pointer;
    float: left;
    height: 50px;
    width: 50px;
}
.header_user_info .ttuserheading:hover,
.header_user_info.open .ttuserheading {
    background-position: -60px -271px;
}
/* header user info End*/
/* logo */

header {
    float: left;
    width: 100%;
}
.header-middle {
    left: 0;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 30px;
	width: 270px;
	bottom: auto;
}
.full-header {
	float: left;
	text-align: center;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
/* Mega Menu Stylesheet START */
.header_user_info .account-link-toggle li #wishlist-total {
  margin: 0 0 10px;
}
.menu-container {
	float: none;
	display: inline-block;
	vertical-align: top;
}
#top-links ul li.ttcurrency .pull-left #form-currency button.dropdown-toggle > strong, #top-links ul li.ttlanguage .pull-left #form-language button.dropdown-toggle > img {
  display: none;
}
#top-links ul li.ttlanguage {
  float: left;
  width: 53%;
}
#top-links ul li.ttcurrency {
  float: left;
  width: 45%;
}
#form-language .btn-group ul.dropdown-menu.language-toggle{
	right:-33px;
}
#form-currency .btn-group ul.dropdown-menu.currency-toggle {
	left:-34px;
}
#menu {
    margin: 0 auto;
	min-height: auto;
}
#menu .list-unstyled.childs_2 {
    padding: 15px 0 0;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a:hover,
#menu .dropdown-inner li a:hover,
#menu .dropdown-inner li a:focus {
    color: #000;
}
#menu .list-unstyled.childs_1.mega-dropdown-menu .list-unstyled.childs_2 a:hover,
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu a:hover {
    color: #000;
}
#menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown > a::after {
    display: none;
}
#menu .nav > li > span {
    cursor: pointer;
}
#menu .nav > li > a,
#menu .nav > li > span {
    color: #414141;
    font: 500 15px/18px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.6px;
    padding: 19px 20px;
    text-transform: uppercase;
	position:relative;
	float:left;
	width:100%;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
    padding: 15px 0;
}
#menu ul.nav ul.list-unstyled li {
  min-width: 160px;
  position: relative;
}
#menu .more-menu .list-unstyled.childs_1 a {
  padding: 0 20px;
}
#menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.single-dropdown-menu a{
	padding:0 20px;
}
#menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.mega-dropdown-menu {
    padding: 30px;
}
#menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.mega-dropdown-menu:first-child {
    padding: 30px 0 30px 30px;
}
#menu .dropdown-inner a {
    color: #414141;
    font: 400 13px/22px "Open Sans", Helvetica, sans-serif;
    text-align: left;
	display:block;
}
#menu #category {
    float: left;
    font: 400 14px/18px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
}
.menu-container.fixed #menu .navbar-nav > li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
#menu .navbar-nav {
    width: 100%;
}
#menu ul.nav ul.list-unstyled li.dropdown > a::after {
    border-top: 1px solid #ccc;
    bottom: -5px;
    content: "";
    float: left;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.dropdown-menu {
    border-color: #e5e5e5;
}
#menu .nav > li > a:hover,
#menu .nav.navbar-nav > li:hover > a,
#menu li:hover > span,
#menu .nav > li.dropdown:hover::after,
#menu .nav > li.dropdown:focus::after,
#menu .nav > li > a:focus,
#menu .nav > li > a:active,
#menu li.more-menu > span:hover,
#menu li.more-menu > span:focus,
#menu li.more-menu > span:active {
    color: #000000;
}
/* 2 Level Sub Categories START */

#menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
    border: 0;
    position: static;
    display: block;
    background: none;
	padding:0;
}
#menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
    cursor: pointer;
    display: none;
    left: 161px;
    min-width: 150px;
    padding: 12px 15px;
    position: absolute;
    top: 0;
}
#menu ul.nav li ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu .nav > li.dropdown:hover::before {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
#menu .nav > li.dropdown >a::after ,
#menu .nav > li.dropdown >span::after {
    bottom: auto;
    color: #414141;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    position: absolute;
    top: 20px;
    right: 8px;
    font-weight: bold;
}
#menu .nav > li.dropdown.more-menu:hover::after {
    opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1; 
    top: 1px;
}
#menu .nav > li.dropdown:hover > a::after,
#menu .nav > li.dropdown:hover > span::after  {
    content: "\f106";
    font-family: "FontAwesome";
}
#menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
    right:0px;
    top: 2px;
    left: auto;
    color: #414141;
    cursor: pointer;
    padding: 0 15px;
}
#menu .single-dropdown-menu .list-unstyled.childs_2 {
    padding: 0;
}
/* 2 Level Sub Categories END */
/* content */

#content {
    min-height: 500px;
}
.common-home #content {
    margin: 0;
    padding: 0;
}
/* Slideshow Slider Stylesheet */


@media (max-width: 991px) {
    #menu .list-unstyled.childs_1.mega-dropdown-menu .list-unstyled.childs_2 a:hover,
    #menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu a:hover {
        color: #000000;
    }
    #menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu a {
        color: #414141;
    }
   
    #menu .more-menu .dropdown-inner ul {
        padding: 0;
    }
}
/*---------------------------------------------- Slideshow Slider Stylesheet start-------------------------------*/

.swiper-wrapper {
    direction: ltr !important;
}
.slideshow-panel {
    float: left;
    width: 100%;
}
.slideshow-panel .swiper-viewport {
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
}
.slideshow-panel .ttloader {
    background: #f5f5f5 url("TemplateTrip/images/ajax-loader.gif") no-repeat scroll center center;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 9;
}
.slideshow-panel img {
    width: 100%;
    height: auto;
}
.slideshow-panel .swiper-container .swiper-pagination {
    display: none;
}
.slideshow-panel .swiper-container .swiper-pager div {
    background: none;
    border: 2px solid #ffffff;
    height: 42px;
    width: 42px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    text-shadow: none;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    transition: left 400ms ease-in-out, right 400ms ease-in-out;
    -webkit-transition: left 400ms ease-in-out, right 400ms ease-in-out;
    -moz-transition: left 400ms ease-in-out, right 400ms ease-in-out;
    -o-transition: left 400ms ease-in-out, right 400ms ease-in-out;
    -ms-transition: left 400ms ease-in-out, right 400ms ease-in-out;
}
.slideshow-panel .swiper-container .swiper-pager .swiper-button-prev {
    left: 32px;
    right: auto;
}
.slideshow-panel .swiper-container .swiper-pager .swiper-button-next {
    right: 32px;
    left: auto;
}
.slideshow-panel:hover .swiper-container .swiper-pager div {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.slideshow-panel .swiper-container .swiper-pager div:hover {
    background: #ffc336;
}
.slideshow-panel .swiper-pager .swiper-button-prev::before,
.slideshow-panel .swiper-pager .swiper-button-next::before {
    bottom: 0;
	color: #ffffff;
	font-size: 14px;
	left: 0;
	line-height: 37px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 1px;
}
.slideshow-panel .swiper-pager .swiper-button-prev::before {
	left: -3px;
}
.slideshow-panel .swiper-pager .swiper-button-next::before {
    left: 0px;
	right: auto;
}

.slideshow-panel .swiper-pager .swiper-button-prev:hover::before,
.slideshow-panel .swiper-pager .swiper-button-next:hover::before {
    color: #000;
}
@media (max-width: 767px) {
    .slideshow-panel .swiper-container .swiper-pager div,
    .slideshow-panel .swiper-container .swiper-pager div:hover {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }
    .slideshow-panel .swiper-container .swiper-pager .swiper-button-prev,
    .slideshow-panel:hover .swiper-container .swiper-pager .swiper-button-prev {
        left: 30px;
    }
    .slideshow-panel .swiper-container .swiper-pager .swiper-button-next,
    .slideshow-panel:hover .swiper-container .swiper-pager .swiper-button-next {
        right: 30px;
    }
}
@media (max-width: 480px) {
    .slideshow-panel .swiper-container .swiper-pager div,
    .slideshow-panel .swiper-container .swiper-pager div:hover {
        background: none;
        border: none;
    }
    .slideshow-panel .swiper-container .swiper-pager .swiper-button-prev,
    .slideshow-panel:hover .swiper-container .swiper-pager .swiper-button-prev {
        left: 0;
    }
    .slideshow-panel .swiper-container .swiper-pager .swiper-button-next,
    .slideshow-panel:hover .swiper-container .swiper-pager .swiper-button-next {
        right: 0;
    }
    .slideshow-panel .swiper-pager .swiper-button-prev:hover::before,
    .slideshow-panel .swiper-pager .swiper-button-next:hover::before {
        color: #fecf39 ;
    }
}
/*---------------------------------------------- Slideshow Slider Stylesheet end-------------------------------*/
/*-------------------------custome navigation button css start--------------------------*/

.customNavigation {
	float:left;
	width:100%;
    text-align: center;
}
.customNavigation a {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #222;
    position: relative;
    width: 31px;
    height: 31px;
}
.customNavigation a.prev {
    background: transparent url("TemplateTrip/images/sprite.png") no-repeat scroll -9px -353px;
    margin: 0;
    padding: 0;
}
.customNavigation a.prev:before {
    border-top: 1px solid #e9e9e9;
    content: "";
    float: left;
    height: 1px;
    left: -61px;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 60px;
}
.customNavigation a.prev:after {
    border-bottom: 1px solid #e9e9e9;
    content: "";
    height: 1px;
    left: -41px;
    position: absolute;
    top: 15px;
    width: 40px;
}
.customNavigation a.next {
    background: transparent url("TemplateTrip/images/sprite.png") no-repeat scroll -11px -386px;
}
.customNavigation a.next:before {
    border-top: 1px solid #e9e9e9;
    content: "";
    height: 1px;
    right: -61px;
    position: absolute;
    top: 10px;
    width: 60px;
}
.customNavigation a.next:after {
    border-bottom: 1px solid #e9e9e9;
    content: "";
    height: 1px;
    right: -41px;
    position: absolute;
    top: 15px;
    width: 40px;
}
.customNavigation a:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.customNavigation a:hover.prev {
    background-position: -67px -353px;
}
.customNavigation a:hover.next {
    background-position: -69px -386px;
}
/*-------------------------custome navigation button css end--------------------------*/
/* Category Page */

#column-left > div,
#column-right > div {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
#column-left .swiper-viewport, 
#column-right .swiper-viewport {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	box-shadow: none;
	padding: 0;
	border: none;
}
.category-list ul {
    padding: 0;
}
.category-list ul li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}
.subcategory-image > a {
  border: 1px solid #dddddd;
  padding: 6px;
  display:block;
}
.category-list a:hover,
.category-list a:focus {
    color: #000000;
}
.category-list li a{
	color:#777;
}
.category-list ul li:hover .subcategory-image > a {
	padding:5px;
	color:#000;
}
.category-list ul li:hover a{
	color:#000;
}
.category-list ul li:hover .subcategory-image a{
	border:2px solid #000;
}
.category-list h5 {
  float: left;
  text-align: center;
  width: 100%;
  font:400 16px/22px "Roboto",sans-serif;
}
.subcategory-image {
  clear: both;
  padding: 0 0 8px;
}
.category-description .category-content > p {
    color: #777777;
}
.category-filter label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #222;
    font: 500 13px/18px "Open Sans", Helvetica, sans-serif;
    padding: 0;
    white-space: nowrap;
	display: inline-block;
}
.category-compare {
    margin: 0 0 10px;
    float: left;
    width: 100%;
}
.product-category .category-products {
    float: left;
    width: 100%;
}
.category-treeview li {
    position: relative;
    list-style: none;
}
.category-treeview li.category-li .list-tree:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #333;
    position: absolute;
    cursor: pointer;
    padding: 8px 10px;
    right: 0;
    top: 0;
    z-index: 9;
}
.category-treeview li.category-li.active .list-tree:before {
    content: "\f106";
}
.category-treeview li.category-li .list-tree:hover:before {
    color: #333333;
}
.product-thumb .caption .description {
    display: none;
}
.rating span.fa-stack,
#review span.fa-stack {
    width: 13px;
    height: 13px;
}
.product-list .product-thumb .caption .description {
    color: #777777;
    display: block;
    margin: 0 0 15px;
}
.product-thumb,
.product-layout,
.product-layouts {
    position: relative;
}
.product-thumb .sale-icon,
.product-sale-icon {
	color: #ff0000;
	font: 500 13px/18px "Open Sans",Helvetica,sans-serif;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
	top: 10px;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.product-thumb:hover .sale-icon,
.product-sale-icon {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
/* Column Left - Right Product List */

#column-left {
    clear: left;
}
#column-right {
    clear: right;
}
#column-left .products-list > .row,
#column-right .products-list > .row,
#header-left .products-list > .row,
#header-right .products-list > .row,
#footer-left .products-list > .row,
#footer-right .products-list > .row {
    margin: 0;
}
#column-left .product-thumb .image,
#column-right .product-thumb .image,
#header-left .product-thumb .image,
#header-right .product-thumb .image,
#footer-left .product-thumb .image,
#footer-right .product-thumb .image {
    max-width: 80px;
    float: left;
}
#column-left .product-thumb .sale-icon,
#column-right .product-thumb .sale-icon {
    display: none;
}
#column-left .product-thumb .rating,
#column-right .product-thumb .rating,
#header-left .product-thumb .rating,
#header-right .product-thumb .rating,
#footer-left .product-thumb .rating,
#footer-right .product-thumb .rating {
    position: static;
    display: block;
}
#column-left .product-thumb .button-group,
#column-right .product-thumb .button-group,
#header-left .product-thumb .button-group,
#header-right .product-thumb .button-group,
#footer-left .product-thumb .button-group,
#footer-right .product-thumb .button-group {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: static;
	transform:none;
    transition: none 0s ease 0s;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
}
#column-left .product-thumb .button-group button,
#column-left .product-thumb .button-group button.btn-cart i.fa,
#column-right .product-thumb .button-group button,
#column-right .product-thumb .button-group button.btn-cart i.fa,
#header-left .product-thumb .button-group button,
#header-left .product-thumb .button-group button.btn-cart i.fa,
#header-right .product-thumb .button-group button,
#header-right .product-thumb .button-group button.btn-cart i.fa,
#footer-left .product-thumb .button-group button,
#footer-left .product-thumb .button-group button.btn-cart i.fa,
#footer-right .product-thumb .button-group button,
#footer-right .product-thumb .button-group button.btn-cart i.fa {
    display: none;
}
#column-left .product-thumb .button-group button.btn-cart,
#column-right .product-thumb .button-group button.btn-cart,
#header-left .product-thumb .button-group button.btn-cart,
#header-right .product-thumb .button-group button.btn-cart,
#footer-left .product-thumb .button-group button.btn-cart,
#footer-right .product-thumb .button-group button.btn-cart {
    background: none;
    padding: 0;
    margin: 5px 0 0;
    line-height: normal;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    display: block;
    width: auto;
    border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
    height: auto;
}
/* Column Left Right - Product Option Filter Style */

#column-left .list-group-item,
#column-right .list-group-item,
#column-left .panel-heading,
#column-right .panel-heading {
    border: none;
}
#column-left .list-group a.active,
#column-left .list-group a.active:hover,
#column-left .list-group a:hover {
    background: none;
}
#column-left .category-treeview.panel-default,
#column-right .category-treeview.panel-default {
    float: left;
    padding: 15px;
    width: 100%;
}
#column-left a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover #column-right a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background: none;
}
#column-left .list-group .list-group-item,
#column-right .list-group .list-group-item {
    line-height: 28px;
    margin-bottom: 0;
    padding:2px 0;
}
#column-left .account-list .list-group .list-group-item, 
#column-right .account-list .list-group .list-group-item {
	float: left;
	width: 100%;
}
#column-left .list-group .list-group-item:hover,
#column-right .list-group .list-group-item:hover {
    color: #000;
}
#column-left .panel-heading,
#column-right .panel-heading,
#column-left .box-heading > h3 {
    background: none;
    color: #111111;
    float: left;
    font: 500 16px/18px "Open Sans", Helvetica, sans-serif;
    margin: 0 0 15px;
    padding: 0;
    text-align: justify;
    text-transform: uppercase;
    width: 100%;
}
#column-right .option-filter .panel-footer,
#column-left .option-filter .panel-footer {
    background: none;
    border: none;
    float: left;
    width: 100%;
	padding: 0;
}
#column-left .list-group {
    float: left;
    width: 100%;
}
#column-left .option-filter .checkbox > label {
    color: #888888;
}
#column-left .option-filter .checkbox > label:hover {
    color: #000;
}
#column-left .option-filter .list-group-items .list-group-item:hover,
#column-left .option-filter .list-group-items .list-group-item:hover:after {
    color: #222222;
}
#column-left .option-filter .list-group-item .checkbox {
    margin: 0;
    padding: 0;
}
#column-left .option-filter .list-group-items .list-group-item {
    color: #454545;
    font: 500 13px/28px "Open Sans", Helvetica, sans-serif;
    padding: 2px 0;
    float: left;
    width: 100%;
    position: relative;
    text-transform: capitalize
}
#column-left .product-thumb .image img{
	border:1px solid #eee;
} 
#column-left .option-filter .panel-heading {
    margin-top: 0;
    padding: 0;
}
.option-filter-box .list-group-item,
.option-filter-box .list-group-item {
    text-transform: capitalize;
}
.option-filter-box a.list-group-item:after {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 14px;
    color: #333;
    position: absolute;
    right: 10px;
    top: 2px;
}
.option-filter-box a.list-group-item.collapsed:after {
    content: "\f107";
}
.store-list .store-tags {
    padding: 5px 15px;
}
.store-list .store-tags > a {
    border: 1px solid #DDDDDD;
    display: inline-block;
    margin: 5px 10px 5px 0;
    padding: 5px 10px;
}
.store-list .store-tags > a.active-store {
    font-weight: bold;
    position: relative;
}
.store-list .store-tags > a.active-store > i {
    bottom: -4px;
    color: #00bb00;
    font-size: 16px;
    left: -4px;
    position: absolute;
}
#content .category-filter {
    border: 1px solid #eee;
    padding: 10px;
    width: 100%;
    float: left;
    margin: 0 0 15px;
}
.category-filter .filter-sort-by,
.category-filter .filter-show {
    float: right;
}
.category-filter .form-control{
	margin:0;
}
.category-filter .filter-show .filter-text {
    float: left;
    padding: 8px 10px 0 0;
	text-align: left;
}
.category-filter .filter-show .filter-selection {
    width: 80px;
    float: left;
}
.category-filter .filter-sort-by .filter-selection {
    width: 150px;
    float: left;
}
.category-filter .filter-sort-by {
    width: 100%;
    max-width: 240px;
}
.category-filter .filter-show {
	min-width: 120px;
}
.category-filter .filter-sort-by .filter-text {
    float: left;
    padding: 8px 5px 0 0;
}
.category-filter .filter-text {
  float: left;
  text-align: left;
}
.category-filter .filter-selection {
    padding: 0;
}
.category-filter .filter-grid-list {
    padding: 0;
    width: 90px;
    float: left;
}
.category-filter .filter-grid-list button {
    background: url("TemplateTrip/images/sprite.png");
    width: 25px;
    height: 25px;
    padding: 8px 15px;
    margin: 5px 0 0;
}
.category-filter .filter-grid-list button#grid-view {
    background-position: -6px -18px;
    border: none;
}
.category-filter .filter-grid-list button#grid-view:hover,
.category-filter .filter-grid-list button#grid-view.active {
    background-position: -6px -67px;
    border: none;
}
.category-filter .filter-grid-list button#list-view {
    background-position: -65px -18px;
    border: none;
}
.product-category .category-description {
    float: left;
    width: 100%;
}
.product-category .category-list {
    float: left;
    width: 100%;
}
.category-filter .filter-grid-list button#list-view:hover,
.category-filter .filter-grid-list button#list-view.active {
    background-position: -65px -67px;
    border: none;
}
.category-filter .filter-grid-list button i.fa {
    font-size: 0;
}
.category-description .category-content {
    margin-top: 20px;
    color: #222;
    font-weight: 400;
    text-transform: capitalize;
}
.owl-pagination {
    position: absolute !important;
    top: auto !important;
    bottom: 15px;
    width: 100%;
}
.category-pagination {
    border: 1px solid #e9e9e9;
    float: left;
    margin: 16px 0 0;
    padding: 10px;
    width: 100%;
}
.category-pagination .pagination {
  margin: 5px 0 0;
}
.category-pagination div.text-left {
    float: left;
    line-height:24px;
    text-align: left;
    padding:10px;
}
.category-pagination div.text-right {
    padding: 0;
}
.category-list > h3 {
    color: #000000;
    font: 400 16px/26px "Open Sans", Helvetica, sans-serif;
    margin-top: 20px;
    text-transform: capitalize;
}
.pagination li:last-child > a::after {
    content: "\f178";
    font-family: fontawesome;
    font-size: 13px;
    position: absolute;
    right: auto;
    left: 12px;
}
.pagination li:first-child > a::before {
    content: "\f177";
    font-family: fontawesome;
    font-size: 13px;
    position: static;
    right: 0;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin: 0 2px;
}
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    background: #fecf39 ;
    border-color: #fecf39 ;
    color: #000;
	cursor: pointer;
}
.pagination > .active > a,
.pagination > .active > span {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
}
.pagination li:last-child > a,
.pagination li:first-child > a {
    font-size: 0;
    padding: 9px 11px;
}
.pagination > li > a,
.pagination > li > span {
    color: #777777;
    padding: 6px 12px;
    width: 34px;
    height: 34px;
	text-align:center;
	border-radius:25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
}
/* Left Column stylesheet */
#column-left .product-thumb {
  border: none;
}
#column-left .product-thumb .no-rating,
#column-right .product-thumb .no-rating {
    display: none;
}
#column-left .products-list .row > div,
#column-right .products-list .row > div {
    border-bottom: 1px solid #eee;
    float: left;
    padding: 20px 0;
    width: 100%;
    margin: 0;
}
#column-left .products-list .row > div:first-child,
#column-right .products-list .row > div:first-child {
    padding-top: 0;
}
#column-left .products-list .row > div:last-child,
#column-right .products-list .row > div:last-child {
    border: none;
    padding-bottom: 0;
}
#column-left .products-list .row > div .image,
#column-right .products-list .row > div .image,
#column-left .products-list .row > div .caption,
#column-right .products-list .row > div .caption {
    text-align: left;
    padding: 0;
    margin: 0;
}
#column-left .products-list .row > div .caption h4,
#column-right .products-list .row > div .caption h4 {
    font-size: 14px;
	margin:0;
}
#column-left .product-thumb h4 a,
#column-right .product-thumb h4 a {
    color: #444;
    font: 400 14px/18px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#column-left .products-list .row > div .caption .price,
#column-right .products-list .row > div .caption .price {
    margin: 0;
    font: 400 14px/16px "Open Sans", Helvetica, sans-serif;
}
#column-left .product-thumb .price-new ,#column-left .product-thumb .price-old {
  font-size:12px;
}
#column-left .products-list .row > div .button-group .btn-cart span,
#column-right .products-list .row > div .button-group .btn-cart span {
    display: block !important;
    color: #444;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 0;
}
#column-left .thumb-description .button-group .btn-cart:hover span,
#column-left .product-thumb .button-group .btn-cart:hover span::before,
#column-right .product-thumb .button-group .btn-cart:hover span::before {
    color: #000 !important;
}
#column-left .product-thumb h4 a:hover {
    color: #000;
}
/* Product page stylesheet */

#content .product-images,
#content .product-details {
    float: left;
}
.product-images .additional-images-container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.additional-images .image-additional img{
    border: 1px solid #f0f0f0;
}
.additional-images .image-additional:hover img{
  border: 1px solid #cfcfcf;
}
.additional-images .owl-wrapper-outer {
    float: left;
    width: 100%;
    overflow: hidden;
}
.product-details .product-info td {
    padding: 3px;
}
.product-details .product-info .product-info-value {
    color: #777;
    padding: 3px 3px 3px 10px;
    font-weight: normal;
}
.product-details .product-info tr td {
    color: #222;
    font: 500 13px/20px "Open Sans", Helvetica, sans-serif;
    text-transform: capitalize;
}
.product-product .product-info-value > a {
    color: #fecf39 ;
}
.product-product .product-info-value > a:hover {
    color: #222;
}
.product-product .tab-content {
    padding: 20px 0 0 0;
    margin-bottom: 30px;
	margin-top:0;
}
.cpt_product_description strong {
    font-size: 14px;
}
.product-quantity label {
    padding: 10px 0;
}
.product-quantity label,
.product-quantity #input-quantity {
    width: auto;
    text-align: center;
    margin: 0 5px 0 0;
    float: left;
}
.product-quantity #input-quantity {
    border: 1px solid #e9e9e9 !important;
    font-size: 14px;
    float: left;
    height: 42px;
    line-height: 27px;
    padding: 0 6px;
    text-align: center;
    width: 60px;
}
.product-details h1.product-name {
    border-bottom: 1px solid #e9e9e9;
    color: #222;
    font: 400 18px/24px "Open Sans", Helvetica, sans-serif;
    margin: 0 0 16px;
    padding-bottom: 16px;
    text-transform: capitalize;
}
.product-details table.product-info {
    margin: 15px 0;
}
.product-details .product-price {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0;
    margin: 15px 0 20px;
}
.product-details .addthis_toolbox {
    padding-top: 15px;
    width: 100%;
    float: left;
}
.product-details .product-options h3 {
    font: 500 18px/22px "Open Sans", Helvetica, sans-serif;
}
.product-details .rating {
    display: table;
}
.product-total-review .fa.fa-comment,
.product-write-review .fa.fa-pencil {
    margin-right: 5px;
}
.product-details .btn.btn-default.product-btn-wishlist,
.product-details .btn.btn-default.product-btn-compare {
    font-size: 13px;
    letter-spacing: 0;
    text-align: left;
    text-transform: none;
    border: none;
    background: none;
    padding: 0 15px 0 0;
}
.product-details .btn.btn-default.product-btn-wishlist:hover,
.product-details .btn.btn-default.product-btn-compare:hover {
    background: none;
}
.product-price .product-discounts {
    list-style: none;
    margin-top: 10px;
}
.product-details .rating > a {
    border-right: 1px solid #e9e9e9;
    color: #777777;
    float: left;
    font-size: 14px;
    margin: 2px 10px 0 0;
    padding: 0 10px 0 0;
    height: 20px;
}
.product-details .rating > a:last-child {
    border-right: medium none;
}
.product-details .rating > a:hover {
    color: #444;
}
.rating .product-rating {
    border-right: 1px solid #e9e9e9;
    float: left;
    margin: 0 10px 0 0;
    padding: 0px 10px 0 0;
    height: 20px;
}
.product-details .price-new {
    float: left;
    margin: 0 8px 0 0;
}
.product-details .price-old {
    color: #ababab;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    text-decoration: line-through;
}
.product-details .product-tax {
    margin-top: 10px;
}
.product-details .product-options h3 {
    margin: 10px 0;
}
.product-details ul.product-price h2 {
    color: #222222;
    font: 500 16px/20px "Open Sans", Helvetica, sans-serif;
}
.product-options .product-quantity {
    clear: both;
}
.product-options .radio,
.product-options .checkbox {
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
}
.product-product .btn.btn-default {
    background-color: #fff;
    border-color: #e9e9e9;
    color: #777777;
    padding: 7px 15px;
}
.product-product .btn.btn-default:hover {
    background-color: #fecf39 ;
    border-color: #fecf39 ;
}
.product-product .btn.btn-default:hover {
    color: #000;
}
.product-product .btn.btn-default.product-btn-wishlist:hover {
    color: #000;
}
.product-product .btn.btn-default.product-btn-compare:hover {
    color: #000;
}
.product-product .product-details .btn-group > button {
    margin: 0 5px 5px 0;
}
.product-product .product-details .addthis_toolbox > a:first-child {
    margin: 0;
}
.product-product .product-details .addthis_toolbox > a {
    margin: 0 5px;
}
.product-tabs {
    padding-top: 30px;
    clear: both;
}
#tab-review label.control-label {
    font: 500 13px/20px "Open Sans", Helvetica, sans-serif;
    color: #222;
    margin-bottom: 10px;
}
.product-product .nav.nav-tabs li.active a,
.product-product .nav.nav-tabs li:hover a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #222;
    border: medium none;
}
.product-product .nav-tabs > li > a {
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
	border: medium none;
	color: #777777;
	font: 600 16px/22px "Open Sans",Helvetica,sans-serif;
	padding: 10px 0;
	position: relative;
	text-transform: uppercase;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #ffffff;
}
.product-product .nav-tabs > li.active > a::before {
    background: #222 none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.product-product #tab-description > h3,
.product-product #form-review > h2 {
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 18px;
    color: #222;
}
.product-product #tab-description b {
    font: 500 13px/20px "Open Sans", Helvetica, sans-serif;
    color: #222;
}
.product-product .nav-tabs > li {
    margin: 0 30px 0 0;
}
.product-product .nav.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.checkout-cart #accordion .panel-heading {
    padding: 0;
    border-color: #d6d4d4;
}
.checkout-cart #accordion .panel-heading a {
    padding: 10px 15px;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-weight: normal;
}
.checkout-cart #accordion label.control-label {
    width: 100%;
    padding: 0;
    text-align: left;
    color: #444;
    font-size: 14px;
}
.checkout-checkout #accordion .panel-collapse.collapse {
    float: left;
    width: 100%;
}
.checkout-cart #accordion .form-group {
    margin: 15px 0;
}
.checkout-cart #accordion .form-group > div {
    width: 100%;
    padding: 0;
    margin: 5px 0;
}
.checkout-cart #content > .buttons {
    float: left;
    width: 100%;
}
.checkout-checkout #content .panel.panel-default {
    float: left;
    width: 100%;
}
.checkout-checkout #accordion .panel-heading {
    float: left;
    width: 100%;
}
.checkout-checkout #accordion .panel-default .panel-heading {
    border-color: #e9e9e9;
}
.product-compare table {
    margin-bottom: 30px;
}
.table.table-bordered {
    border-color: #e9e9e9;
    margin-bottom: 16px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #e9e9e9;
    color: #222;
}
.sub-total-table .table-bordered tbody tr td:first-child strong {
    font-weight: normal;
}
.product-product #review .table.table-striped.table-bordered p {
    margin: 0 0 5px;
}
.checkout-cart .sub-total-table {
    float: right;
    margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget .accordion-toggle a.btn,
.bootstrap-datetimepicker-widget .timepicker td a span {
    background: #EEEEEE;
}
.bootstrap-datetimepicker-widget .timepicker td a:hover,
.bootstrap-datetimepicker-widget .timepicker td a:focus {
    color: #FFFFFF;
}
.bootstrap-datetimepicker-widget .accordion-toggle a.btn:hover,
.bootstrap-datetimepicker-widget .timepicker td a span:hover {
    background: #777;
}
.datepicker .datepicker-days .table-condensed .day.active,
.bootstrap-datetimepicker-widget td span.active,
.bootstrap-datetimepicker-widget .accordion-toggle a.btn:hover,
.bootstrap-datetimepicker-widget .timepicker td a span:hover,
.bootstrap-datetimepicker-widget td span.active,
.datepicker-months .table-condensed .month.active,
.datepicker-years .table-condensed .year.active {
    background-color: #fecf39 ;
	color:#000;
}
s.bootstrap-datetimepicker-widget .accordion-toggle a.btn,
.bootstrap-datetimepicker-widget .timepicker td a span,
.bootstrap-datetimepicker-widget .accordion-toggle a.btn {
    background: #EEEEEE;
}
.bootstrap-datetimepicker-widget .timepicker td a:hover,
.bootstrap-datetimepicker-widget .timepicker td a:focus {
    color: #FFFFFF;
}
.bootstrap-datetimepicker-widget .accordion-toggle a.btn:hover,
.bootstrap-datetimepicker-widget .timepicker td a span:hover
{
    background: #bc3b36;
}
.datepicker-days .table-condensed .day.today::before {
    border-bottom: 7px solid #fecf39 ;
}
.datepicker-days .table-condensed .day.active.today::before {
    border-bottom: 7px solid #fecf39;
}
/* Extra pages Stylesheet */

#accordion .panel-heading h4.panel-title a {
    display: block;
}
#accordion .panel-heading h4.panel-title a i.fa-caret-down {
    float: right;
}
.product-search #content .search-criteria {
    border: 1px solid #e9e9e9;
    padding: 10px;
}
.search-criteria .checkbox-inline {
    padding: 7px 0;
}
.product-compare #content .table .btn {
    margin: 2px 0;
    width: auto;
    display: inline;
}
.information-sitemap .col-sm-6 > ul {
    padding-left: 15px;
    margin-bottom: 30px;
}
.information-sitemap #content ul ul {
    padding-left: 30px;
    margin: 5px 0 10px;
}
.information-sitemap ul li a {
    line-height: 22px;
}
body.product-compare .table-product-image {
    padding: 3%;
}
/* information/contact - Location Icons Stylesheet */

.information-contact .contact-location .location-title {
    font-weight: bold;
}
.information-contact .panel.google-map,
.information-contact .panel.google-map iframe {
    float: left;
    width: 100%;
}
.information-contact .contact-location .location-detail {
    margin: 0 0 20px 0;
}
.information-contact .contact-location .location-title i.fa {
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #999999;
    font-size: 16px;
    height: 30px;
    margin: 10px 5px 10px 0;
    padding: 5px;
    text-align: center;
    width: 30px;
}
/* extra page stylesheet  */

.table-bordered tr:last-child > td.text-right.total-amount {
    color: #333;
    font: 400 18px/21px "Open Sans", Helvetica, sans-serif!important;
}
.table-bordered tr td.text-right.total-amount {
    color: #333;
    font: 400 16px/20px "Open Sans", Helvetica, sans-serif;
    text-align: right;
}
.btn.btn-primary.checkout {
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 20px 8px;
    text-transform: capitalize;
}
.pull-right .btn-primary.checkout:hover,
.pull-right .btn-primary.checkout:focus,
.pull-right .btn-primary.checkout:active {
    background: #000000 !important;
    border: 1px solid #000000 !important;
    color: #fff;
}
.form-group .input-group-btn .btn-default {
    padding: 7px 12px;
}
.information-contact #content .form-horizontal {
    float: left;
    width: 100%;
}
.checkout-cart h2 {
    font-family: "Open Sans", Helvetica, sans-serif;
    font-weight: normal;
}
.checkout-cart tr:last-child > td.text-right.heading-title {
    font: 700 18px/22px "Open Sans", Helvetica, sans-serif !important;
    color: #555454;
    text-transform: capitalize;
}
#content .sub-total-table .table-bordered tbody tr:last-child td,
#content .sub-total-table .table-bordered tbody tr:last-child td strong {
    font: 400 16px/20px "Open Sans", Helvetica, sans-serif;
    color: #555454;
    text-transform: capitalize;
}
.cart-form .table-bordered > thead > tr > th,
.cart-form .table-bordered > tbody > tr > th,
.cart-form .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.cart-form .table-bordered > tbody > tr > td,
.cart-form .table-bordered > tfoot > tr > td {
    background: #FFF;
    border: 1px solid #e9e9e9;
    color: #222;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    vertical-align: middle;
}
.cart-form .table-bordered tbody td.text-right.total-price {
    color: #333;
    font: 500 16px/20px "Open Sans", Helvetica, sans-serif;
}
.checkout-checkout h4 {
    font-family: "PT Sans", Helvetica, sans-serif;
}
.checkout-checkout .panel-group {
    width: 100%;
    float: left;
}
.affiliate-login h2,
.account-login h2,
.checkout-checkout h2,
.product-search h2 {
    color: #333333;
    font: 400 23px/25px "PT Sans", Helvetica, sans-serif;
}
.well {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
/* brand page */

.product-manufacturer .a-link-heading {
    padding: 5px 16px;
}
.product-manufacturer .a-link-heading p,
.product-manufacturer .a-link-heading h2 {
    line-height: 38px;
}
.product-manufacturer .a-link-group {
    color: #222222;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
/* about-us  */

.main-about-history .title_block .ttblock-heading {
    color: #222;
    margin: 0 0 25px;
}
.history-image {
    padding: 0;
}
.main-about-history .box-heading::before {
    left: 0;
    right: auto;
}
.main-about-history .box-heading::after {
    right: 0;
    left: auto;
}
.history-image > img {
    width: 100%;
}
.pull-right.block-right.history-block {
    padding: 0;
}
.about-us {
    font-family: "PT Sans", Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 22px;
}
.service-name > h4,
.team-caption > h4 {
    color: #777777;
    font-family: "PT Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.module.about-our-service .item:hover .icon {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    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;
}
.social-member .social-icon a:hover {
    background-color: #bc3b36!important;
}
.team-image,
.team-caption {
    margin: 0 auto;
    text-align: center;
}
.banner-product-1 {
    list-style: outside none none;
}
.block-button.social-icons {
    padding-top: 7px;
}
.block-button.social-icons > a > span > i {
    font-size: 18px;
    padding: 0 4px;
}
.services-group {
    margin-bottom: 12px;
}
.team-group {
    margin-bottom: 45px;
}
.social-member {
    list-style: outside none none;
}
.social-member .social-icon {
    display: inline-block;
    margin: 0 3px;
}
.social-member .social-icon a span {
    display: none;
}
.social-member .social-icon a {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.social-member .social-icon.rss a {
    background-color: #f8bc2e;
}
.social-member .social-icon.facebook a {
    background-color: #39599f;
}
.social-member .social-icon.twitter a {
    background-color: #45b0e3;
}
.social-member .social-icon.google a {
    background-color: #1872bf;
}
.job-member::before,
.job-member::after {
    content: "---";
    margin: 0 5px;
}
.main-history-data {
    margin-bottom: 40px;
}
.module.about-our-service .item .icon {
    display: block;
    margin: 0 0 10px
}
.main-about-service.col-lg-15 {
    float: left;
    width: 20%;
}
.module.about-our-service .item h3.title {
    color: #bc3b36;
    font-size: 13px;
    margin: 0 0 3px;
    font-family: "PT Sans", Helvetica, sans-serif;
}
.module.about-our-service .item:hover h3.title {
    color: #222;
}
.module.about-our-service .item .content {
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    font-family: "PT Sans", Helvetica, sans-serif;
}
.main-about-service .item {
    text-align: center;
}
.module.about-our-service {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.team-image > img {
    width: 100%;
    height: 80px;
}
.module.about-our-service .item .icon {
    display: block;
    margin: 0 0 20px;
}
.module.about-our-service .item .icon > i {
    font-size: 24px;
}
.team-image {
    width: 90px;
    border: 5px solid #eee;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
.main-about-history .title_block {
    float: left;
    text-align: center;
    width: 100%;
}
.main-about-history .title_block .ttblock-heading {
    color: #333;
    display: inline-block;
    float: none;
    font: 700 18px/26px "Raleway", sans-serif;
    letter-spacing: 0.4px;
    margin: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
}
.terms-condition h3 {
    font: 400 18px/22px "PT Sans", Helvetica, sans-serif;
    color: #bc3b36;
}
/* manufacturer_list & account_list &  affiliate_list - Tabular list of Brands Stylesheet */

.a-link-group {
    margin-bottom: 10px;
}
.a-link-group a {
    font-weight: bold;
}
.a-link-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.a-link-heading {
    background: none repeat scroll 0 0 #F5F5F5;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.a-link-heading p,
.a-link-heading h2 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #222;
}
.a-link-content {
    padding: 8px;
    font-size: 14px;
}
.modal-header {
    background: #F5F5F5;
}
.modal-dialog .modal-header .close {
    font-size: 24px;
    padding: 3px 5px;
    margin-top: -5px;
    float: right;
}
.modal-title {
    font-weight: bold;
}
#at15s .at-label {
	margin: 0 5px;
}
/*----------------------- Brand Carousel CSS Start ------------------------*/
.brand-carousel .swiper-viewport {
    background: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 0 20px;
}
.common-home .brand-carousel {
    float: left;
    margin: 30px auto;
    width: 100%;
}
.brand-carousel .brand-items .img-responsive {
    display: inline-block;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
}
.brand-carousel .brand-items .img-responsive:hover {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.brand-carousel .swiper-viewport .swiper-pager div {
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 30px;
    border: 1px solid #e9e9e9;
    color: #FFF;
    font: 400 13px/18px "Open Sans", Helvetica, sans-serif;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}
.brand-carousel .swiper-viewport:hover .swiper-pager div {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.brand-carousel .swiper-pager .swiper-button-prev::before {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") no-repeat scroll -10px -353px;
    content: "";
    float: left;
    height: 100%;
    width: 100%;
}
.brand-carousel .swiper-pager .swiper-button-prev:hover::before {
    background-position: -68px -353px;
}
.brand-carousel .swiper-pager .swiper-button-next::before {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") no-repeat scroll -11px -386px;
    content: "";
    float: left;
    height: 100%;
    width: 100%;
}
.brand-carousel .swiper-pager .swiper-button-next:hover::before {
    background-position: -69px -386px;
}
.brand-carousel .swiper-viewport .swiper-pager div:hover {
    background: #000;
    border-color: #000;
}
.brand-carousel .swiper-viewport .swiper-pager .swiper-button-prev {
	left: 10px;
}
.brand-carousel .swiper-viewport .swiper-pager .swiper-button-next {
	right: 10px;
}
@media (max-width:767px) {
	.brand-carousel .swiper-viewport .swiper-pager div {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
	}
}
/*----------------------- Brand Carousel CSS End ------------------------*/
/* checkout/cart - cart-form Stylesheet */

.cart-form .input-group .form-control {
    width: auto;
    min-width: 50px;
    text-align: center;
}
.cart-form .input-group-btn {
    display: table;
    float: left;
}
/* checkout success - Stylesheet */

body.checkout-success #content {
    background: url("TemplateTrip/images/checkout-success.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
body.account-success #content {
    background: url("TemplateTrip/images/account-success.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
body.product-compare #content.no-compare-products {
    background: url("TemplateTrip/images/no-compare-products.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
#content.request-not-found {
    background: url("TemplateTrip/images/request-not-found.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
#content.no-manufacture-products {
    background: url("TemplateTrip/images/no-manufacture-products.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
#content.no-wishlist-products {
    background: url("TemplateTrip/images/no-wishlist-products.jpg");
    background-attachment: scroll;
    -webkit-background-position: center bottom;
    -moz-background-position: center bottom;
    -o-background-position: center bottom;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
body.checkout-success #content div.buttons,
body.account-success #content div.buttons,
#content.print-bg-image div.buttons {
    float: left;
}
/* footer */

footer {
    float: left;
    width: 100%;
    margin: 0;
	background:#f5f5f5;
}
footer a {
    color: #777777;
    font: 400 14px/24px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.2px;
}
footer a:hover,
footer a:focus {
    color: #000;
}
footer .footer-column h5 {
    color: #000000;
    cursor: pointer;
    font: 400 18px/24px "Open Sans",Helvetica,sans-serif;
    letter-spacing: 0.4px;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.footer-logo {
    margin: 0 0 35px;
    text-align: left;
}
footer #footer-right ul a::before {
    display: none;
}
/* Footer right Contact us Stylesheet */

footer #footer-right ul a::before {
    display: none;
}
.footer-column .list-unstyled {
    margin: 0;
    float: left;
	width:100%;
}
.footer-bottom a {
    transition: none 0s ease 0s;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
}
.contact-us .phone > a,
.contact-us .email-address > a {
    color: #777777;
    font: 400 14px/24px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.2px;
    transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.contact-us .phone > a:hover,
.contact-us .email-address > a:hover {
    padding: 0;
    color: #000000;
}
#footer-right ul li {
    list-style: outside none none;
    position: relative;
    line-height: 20px;
    overflow: hidden;
}
footer .footer-column{
	padding-top:50px;
	padding-bottom:10px;
}
#footer-right .contact-us ul li i {
    color: #777777;
    float: left;
    font-size: 17px;
    margin-right: 12px;
    padding-right: 0;
    padding-top: 4px;
    text-align: center;
    width: 20px;
}
#footer-right .contact-us .fa-envelope::before {
    content: "\f003";
}
.footer-right-cms .contact-address {
    color: #777777;
    font: 400 14px/24px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.2px;
    padding: 0 0 0 32px;
    width: auto;
    margin: 0 0 5px;
}
.footer-right-cms .phone {
    color: #777;
}
.footer-column .list-unstyled > li {
    line-height: 24px;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}
.footer-bottom p a {
    font-size: 13px;
	color:#fecf39;
}
.footer-bottom p a:hover {
    color: #000;
    padding: 0;
}
#goToTop:before {
    bottom: auto;
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 11px;
    top: 5px;
}
#goToTop {
    background: #000000;
    border: 2px solid #000000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 20px;
    cursor: pointer;
    height: 38px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    padding: 6px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 38px;
    z-index: 9;
	-webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
#goToTop:hover {
	background: #fecf39 none repeat scroll 0 0;
	border-color: #fecf39;
}
#goToTop:hover:before {
    color: #000;
}
/* alert */

.alert {
    padding: 8px 14px 8px 14px;
    clear: both;
    margin: 0 auto 30px;
}
.alert button.close{
	right:0;
	left:auto;
} 
.common-home .alert {
    margin: 10px auto;
    max-width: 1170px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: 200px;
    z-index: 999;
}
@media (max-width:1170px) {
	.common-home .alert {
		margin: 10px;
	}
}
/* breadcrumb */

.breadcrumb {
    float: right;
    margin: 18px 0 19px;
    color: #bc3b36;
    list-style: outside none none;
}
.breadcrumb i:hover {
    color: #000;
}
.breadcrumb a {
    color: #000;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 23px;
}
.breadcrumb i {
    font-size: 16px;
    vertical-align: baseline;
}
.breadcrumb > li {
    white-space: nowrap;
    display: inline-block;
}
.breadcrumb > li + li:before {
    color: #333;
    content: "\f105";
    float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    margin: 0 8px;
}
/* buttons */

.btn {
    font-size: 13px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 6px 20px;
    font-size: 15px;
}
.product-product .btn-lg {
    padding: 7px 20px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    background: #000;
    border: 1px solid #000;
    letter-spacing: 1px;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 20px 8px;
}
.btn.btn-default.cnt:hover,
.btn-default:hover,
.checkout-cart .btn.btn-default:active:focus,
.btn-default:focus,
.btn-default:active,
.btn-default.active.focus,
.btn-default.focus:active,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:hover {
    background: #fecf39  none repeat scroll 0 0;
    border-color: #fecf39 ;
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.btn-primary {
    background: #fecf39  none repeat scroll 0 0;
    border: 1px solid #fecf39 ;
    color: #000;
    font-family: 400 13px/18px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.product-details #button-cart.btn.btn-primary {
    background: #fecf39;
    border: 1px solid #fecf39;
    font-size: 13px;
	color:#000;
    line-height: 20px;
    padding: 10px 20px 10px 48px;
    position: relative;
}
.product-product #button-cart::before {
    background: rgba(0, 0, 0, 0) url("TemplateTrip/images/product-sprite.png") no-repeat scroll 15px -49px;
    content: "";
    font-size: 17px;
    height: 35px;
    left: 0;
    position: absolute;
    right: auto;
    width: 56px;
}
.product-product #button-cart:hover::before,.product-product #button-cart:focus::before {
  background-position: -27px -49px;
}
.product-details #button-cart.btn.btn-primary:hover {
    background: #000;
    border-color: #000;
	color:#fff;
}
.product-details .fa.fa-shopping-cart {
    padding-right: 5px;
    font-size: 17px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-position: 0 -15px;
}
/*button-color-*/

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
#button-login.btn.btn-primary:focus,
.btn-primary:active,
#button-account.btn.btn-primary:focus,
#button-register.btn.btn-primary:focus,
#button-shipping-method.btn.btn-primary:focus,
#button-payment-address.btn.btn-primary:focus,
#button-shipping-address.btn.btn-primary:focus,
#button-payment-method.btn.btn-primary:focus,
#button-guest.btn.btn-primary:focus,
#button-review.btn.btn-primary:focus,
#button-coupon.btn.btn-primary:focus,
#button-voucher.btn.btn-primary:focus,
#button-quote.btn.btn-primary:focus,
#button-confirm.btn.btn-primary:focus {
    background: #000000 none repeat scroll 0 0;
    border-color: #000000;
    color: #ffffff;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    background-color: #fecf39 ;
    border-color: #fecf39 ;
    color: #000;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary.active[disabled],
.btn-primary.focus[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background: #fecf39 ;
    border: 1px solid #fecf39 ;
    color: #000;
}
.product-product #button-cart.btn-primary:focus,
.product-product #button-cart.btn-primary:active {
    background: #000 ;
    border: 1px solid #000 ;
    color: #fff;
    text-transform: capitalize;
}
.btn-warning {
    color: #ffffff;
    background-color: #faa732;
}
.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);
    -moz-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);
}
.btn-danger {
    color: #ffffff;
    background-color: #da4f49;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.btn-info:hover,
.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info.focus:active, 
.btn-info:active:focus, 
.btn-info:active:hover, 
.open > .dropdown-toggle.btn-info.focus, 
.open > .dropdown-toggle.btn-info:focus, 
.open > .dropdown-toggle.btn-info:hover,
.btn-info.active, 
.btn-info:active, 
.open > .dropdown-toggle.btn-info,
.btn-info.focus, .btn-info:focus {
  background-color: #c9302c;
  border-color: #c9302c;
  color: #ffffff;
}

.btn-block {
    width: auto;
}
.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
}
.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);
    -moz-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);
}
.btn-info {
    color: #ffffff;
    background-color: #f0c708;
    border-color: #f0c708;
}
.btn-info:hover {
    background: #000;
    border-color: #000;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #777;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.btn-inverse {
    color: #ffffff;
    background-color: #363636;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
}
/* list group */

.list-group .list-group-item {
    border: 1px solid #DDDDDD;
    color: #888888;
    cursor: pointer;
}
.list-group a.child-item,
.list-group a.current-child-item {
    padding-left: 20px !important;
}
/* carousel */

.carousel-caption {
    color: #FFFFFF;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */

.product-layout,
.product-layouts {
    padding:15px;
}
.product-thumb {
	border:3px solid #f5f5f5;
}
.products-list {
    width: 100%;
    float: left;
    text-align: center;
}
.product-grid .product-thumb.row {
  margin: 0;
}
.product-grid .product-thumb .image {
    padding: 0;
}
.product-list .product-thumb .image {
    padding: 0;
    text-align: center;
	border:3px solid #f5f5f5;
}
.product-list .product-thumb {
    text-align: left;
	border:none;
	margin:0;
}
.product-list .product-thumb:hover .button-group {
    position: static;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    height: auto;
}
.product-list .thumb-description{
	padding:0 30px;
}
.product-thumb .thumb-description {
  margin-bottom: 10px;
  position: relative;
  padding:0 10px;
}
.product-thumb .image {
    overflow: hidden;
}
.product-list .image {
    margin: 0;
}
.product-thumb .image a {
    display: block;
    position: relative;
}
.product-list .product-thumb .image a {
    float: left;
    width: 100%;
}
.product-thumb .image img {
    margin: 0 auto;
    max-width: 100%;
}
.product-thumb h4 {
	color: #444444;
	font: 500 14px/26px "Open Sans";
	letter-spacing: 0.8px;
	text-decoration: none;
	text-transform: capitalize;
	text-overflow:ellipsis;
	overflow:hidden;
}
.product-thumb h4 a:hover, .product-thumb:hover h4 a {
  color: #111;
}
.product-thumb h4 a {
    color: #444;
    white-space: nowrap;
}
.box-heading{
	float:left;
	width:100%;
}
.product-thumb .rating {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 80px;
}
.product-thumb:hover .rating {
    display: none;
}
.product-list .product-thumb .rating {
    display: block;
    margin: 0 0 10px;
    position: static;
}
.product-list .product-thumb h4 {
    padding: 0 0 10px;
	margin:0;
}
.product-special .product-thumb .image {
    padding: 0;
}
.rating .fa-stack {
    font-size: 10px;
}
.rating .fa-star.off,
#tab-review .fa-star.off {
    color: #d7d7d7;
}
.rating .fa-star-o,
#review .fa-star-o {
    color: #d7d7d7;
    font-size: 13px;
}
.fa-star-o::before {
    content: "\f005";
}
.rating .fa-star,
#review .fa-star {
    color: #fecf39 ;
    font-size: 13px;
}
.rating .fa-star + .fa-star-o,
#review .fa-star + .fa-star-o {
    color: #fecf39 ;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
	color: #222222;
	font: 400 13px/26px "Open Sans";
}
.product-thumb .price-old {
	color: #ababab;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: line-through;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: none;
}
.product-list .product-thumb .price-tax {
    display: block;
    margin: 5px 0 0;
}
/*----------------------button css start----------------------*/

.product-thumb .button-group {
    bottom: 72px;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    opacity: 0;
	transform:translateX(0%) translateY(0%) scale(0.6);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.product-thumb:hover .button-group {
	transform:translateX(0%) translateY(0%) scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.product-list .product-thumb .button-group {
    margin: 15px 0 0;
    position: static;
    float: left;
	transform:none;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transition: none 0s ease 0s;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
}
.product-list .product-thumb:hover .button-group {
    position: static;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    height: auto;
}
.product-list .button-group button.btn-cart:hover span {
    color: #000;
}
.product-list .product-thumb .button-group .btn-cart {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    padding: 0 16px;
	text-transform:uppercase;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-color: #111;
    background: #000;
    position: relative;
    z-index: 1;
}
.product-list .product-thumb .button-group button:hover {
    background: #fecf39 ;
}
.product-list .product-thumb .button-group button {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    width: auto;
    vertical-align: top;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.product-list .product-thumb .button-group .btn-cart span {
    color: #fff;
    display: inline !important;
    font: 400 13px/40px "Open Sans", Helvetica, sans-serif;
}
.product-list .product-thumb .button-group button.btn-cart:hover span {
    color: #000;
}
.product-list .product-thumb .button-group .btn-cart:hover i.fa-shopping-cart {
    background-position: 3px -38px;
}
.product-list .product-thumb .button-group i.fa-shopping-cart {
    background-position: -39px -38px;
    vertical-align: middle;
    width: 30px;
}
.product-list .product-thumb .button-group .btn-wishlist:hover i.fa-heart {
    background-position: 10px 9px;
}
.product-list .product-thumb .button-group i.fa-heart {
    background-position:-33px 9px;
}
.product-list .product-thumb .button-group .btn-compare:hover i {
    background-position:10px -84px;
}
.product-list .product-thumb .button-group i.fa-exchange {
    background-position: -33px -84px;
}
.product-thumb .button-group button {
    background-color: #e9e9e9;
    border: medium none;
    border-radius: 50%;
    display: inline-table;
    float: none;
    font-weight: bold;
    height: 42px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    vertical-align: top;
    width: 42px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
.product-list .product-thumb .button-group button + button {
    width: 44px;
    height: 44px;
    background: #000;
}
.product-thumb .button-group button:hover {
    color: #fecf39 ;
    background-color: #fecf39 ;
    text-decoration: none;
    cursor: pointer;
}
.product-thumb .button-group i {
    background-image: url("TemplateTrip/images/product-sprite.png");
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.button-group button.btn-cart span,
.button-group button.btn-wishlist span,
.button-group button.btn-compare span {
    display: none !important;
}
.product-thumb .button-group i::before {
    content: "";
}
.product-thumb .button-group i.fa-shopping-cart {
    background-position: 9px -37px;
}
.product-thumb .button-group i.fa-heart {
    background-position: 9px 8px;
}
.product-thumb .button-group .btn-compare i {
    background-position: 9px -84px;
}
@media (max-width: 480px) {
    .page-title-wrapper {
        margin-bottom: 15px;
    }
    .alert {
        margin: 0 auto 15px;
    }
}
/*----------------------------button css end----------------------*/
/*product-page */

.product-product .product-image .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #f5f5f5;
    padding: 0;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -khtml-transition: none;
    -o-transition: none;
    position: relative;
}
.products-list .owl-carousel {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	margin-top: 0;
	width: auto;
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails > img {
    width: 100%;
}
.thumbnails .owl-carousel.additional-images {
    float: left;
    width: 100%;
    padding: 0 20px;
}
.additional-images .image-additional {
  cursor: pointer;
  text-align: center;
}
.thumbnails .additional-images {
    border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
}
.products-list .customNavigation > .btn,
.additional-images-container .customNavigation > .btn {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
}
.additional-images .thumbnail {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -khtml-transition: none;
    -o-transition: none;
}
.special-items.products-carousel.row.owl-carousel.owl-theme {
    margin: 58px 0 0;
}
.additional-images > .image-additional {
    float: left;
}
.products-carousel .image,
.products-carousel .thumb-description,
.product-grid .product-thumb .image,
.product-grid .product-thumb .thumb-description,
.related-items .product-thumb .image,
.related-items .product-thumb .thumb-description {
    text-align: center;
}
.html-content {
    width: 100%;
    float: left;
}

@media (min-width: 992px) {
    #menu ul.nav > li.dropdown:hover > .dropdown-menu {
        display: block;
        padding: 0;
		border:1px solid #ccc;
    }
}
@media (max-width: 991px) {
	.TTProduct-Tab .tab-content {
  		margin: 15px auto 20px;
	}
	#cart-total > span{
		display:none;
	}
	.ttcart{
		margin-right:15px;
		float:right;
	}
	.ttcart .dropdown-toggle #cart-total{
		background: #000 none repeat scroll 0 0;
		border-radius: 50%;
		-moz-border-radius: 50%; 
		-webkit-border-radius: 50%; 
		-khtml-border-radius: 50%;
		bottom: 0;
		color: #fff;
		font-size: 12px;
		height: 15px;
		line-height: 10px;
		padding: 3px 4px;
		position: absolute;
		right: 0;
		top: 0px;
		width: 15px;
		z-index: 1;
	}
	#top {
  		padding: 0;
		text-align:center;
	}
	#search .ttsearch_button {
	  background-position:-4px -232px;
	  height: 40px;
	  width: 40px;
	}
	#search.active .ttsearch_button::before {
	  left: 13px;
	  top: 9px;
	}
	.header_user_info .ttuserheading {
	  background-position: -4px -275px;
	  height: 40px;
	  width: 40px;
	}
	.page-title-wrapper .page-title ,.breadcrumb{
		margin:13px 0;
	}	
	.header_user_info .ttuserheading:hover, .header_user_info.open .ttuserheading {
  		background-position: -64px -275px;
	}
	#cart > .btn::after {
  	  background-position:-29px -172px;
	  height: 40px;
	  width: 40px;
	}
	#cart > .btn{
		padding:7px 0 0 40px;
		height:40px;
	}
	.header-middle #logo {
  		margin: 12px auto;
	}
	.header-middle{
		position:static;
	}
	#cart .dropdown-menu {
        top: 44px;
    }
	.menu-container{
		width:100%;
	}
	.menu-container .navbar{
		padding:0 150px 0 0;	
	}
	.ttcart .dropdown-toggle .cart-heading{
		display:none;	
	}
    .header-top-left {
        padding: 9px 0;
    }
	.header-top-right::before{
		display:none;
	}
	.full-header .container{
		position:relative;
	}
	.header-top-right {
		bottom: 4px;
		left: auto;
		position: absolute;
		right: 0;
		top: auto;
	}
	#menu .nav > li.dropdown > a::after, #menu .nav > li.dropdown > span::after,#menu .nav > li.dropdown:hover > a::after, #menu .nav > li.dropdown:hover > span::after{
		display:none;
	}
    #menu .navbar-collapse {
        background: #ffffff;
        padding: 0;
        width: 100%;
        position: absolute;
        z-index: 3;
        border: 1px solid #e9e9e9;
        top: 48px;
        left: auto;
        right: 0;
    }
    #menu .navbar-header.collapsed,
    #menu #category {
        display: block !important;
        position: relative;
        width: 100%;
        text-align: left;
		cursor:pointer;
    }
    #menu #category {
        padding:15px;
    }
    .menu-container .left {
        position: unset;
    }
    #menu div.navbar-header:after,
    #menu .navbar-header i.fa {
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 14px;
        position: absolute;
        right: 15px;
        top: 13px;
        color: #000000;
    }
    #menu .nav > li.dropdown:hover::after {
        display: none;
    }
    #menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.single-dropdown-menu {
        padding: 0;
    }
    #menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a:hover,
    #menu .dropdown-inner li a:hover,
    #menu .dropdown-inner li a:focus {
        color: #000000;
    }
    #menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown::after {
        display: none;
    }
    .navbar-nav {
        padding: 10px 15px;
    }
    #menu .nav > li.dropdown::after {
        content: "";
    }
    #menu .navbar-collapse li.dropdown > i {
		background:none;
		color: #222;
		cursor: pointer;
		font-size: 14px;
		padding: 5px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 2px;
    }
    #menu .navbar-collapse li.dropdown > .dropdown-menu {
        position: relative;
        width: 100%;
        top: 0;
    }
    .more-menu .dropdown-menu {
        padding: 5px 0;
    }
    #menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
        position: static;
        display: block;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        border: 0;
        background-color: rgba(0, 0, 0, 0);
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #000000;
    }
    #menu .nav.navbar-nav > li {
        float: left;
        text-align: left;
        width: 100%;
    }
    #menu .nav > li > a,
    #menu .nav > li > span {
		font: 400 14px/22px "Open Sans",Helvetica,sans-serif;
		padding: 5px 0;
		letter-spacing: 0.8px;
		text-transform: capitalize;
		float:left;
		width:100%;
    }
    #menu .navbar-collapse li.dropdown > i::before {
        content: "\f067";
        font-family: fontawesome;
        color: #000000;
    }
    #menu .navbar-collapse li.dropdown.active > i::before {
        content: "\f068";
    }
    #menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a,
    #menu .dropdown-inner a {
        color: #414141;
    }
    #menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a::after {
        display: none;
    }
    #menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a,
    #menu .dropdown-inner a,
    #menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
        padding: 0 0 0 15px !important;
    }
    #menu .dropdown-inner ul.list-unstyled.mega-dropdown-menu {
        padding: 0 !important;
    }
    #menu .list-unstyled.childs_2 {
        padding: 7px 0;
        float: left;
        width: 100%;
    }
    #top-links .header_user_info ul.dropdown-menu {
        top: 44px;
    }
    .special-items.products-carousel .owl-buttons {
        top: -56px;
    }
    .product-product .tab-content {
        margin-bottom: 30px;
    }
    .common-home .brand-carousel {
        margin: 25px auto 30px;
    }
	footer .footer-column{
		padding-top:0;	
		padding-bottom:0;
	}
    .footer-column .list-unstyled > li {
        margin: 0 0 0 10px
    }
    footer .footer-column {
        float: left;
        margin: 0;
        width: 100%;
    }
    footer .footer-column:last-child {
        margin: 0;
    }
    footer .footer-column h5.toggle:after,
    .follow-us > h5.toggle:after {
        font-family: 'FontAwesome';
        content: '\f067';
        font-size: 14px;
        font-weight: normal;
        float: right;
    }
    footer .footer-column.active h5.toggle:after,
    .follow-us.active > h5.toggle:after,
    .footer-right-cms .contact-us.active > h5.toggle:after {
        content: '\f068';
    }
    footer .footer-column h5.toggle {
        float: left;
        width: 100%;
        padding: 10px;
        margin: 0 0 2px;
    }
    footer .footer-column h5.toggle:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    .category-pagination {
        margin: 0 0 20px;
    }
    .information-contact #content h3 {
        margin-top: 0;
    }
    #content {
        min-height: auto;
    }
    /*------------------------------------- Column Toggle CSS Start ------------------------------------------*/
    
    body > .container > .row > #content {
        float: left;
        width: 100%;
    }
    body > .container > .row > #column-left,
    body > .container > .row > #column-right {
        float: left;
        width: 100%;
        display: block !important;
    }
    #column-left .panel-default,
    #column-right .panel-default,
    #column-left > div,
    #column-right > div,
    #column-left .category-treeview.panel-default,
    #column-right .category-treeview.panel-default {
        cursor: pointer;
        padding: 0;
        position: relative;
    }
    #column-left .panel-heading,
    #column-right .panel-heading,
    #column-left .box-heading > h3,
    #column-right .box-heading > h3 {
        float: left;
        margin: 0;
        padding: 15px;
        text-align: left;
        width: 100%;
    }
    #column-left .toggle:after,
    #column-right .toggle:after {
        content: "\f067";
        color: #111111;
        font-family: "FontAwesome";
        font-size: 14px;
        left: auto;
        position: absolute;
        right: 15px;
        top: 15px;
    }
    #column-left .panel-default.active > div.toggle:after,
    #column-left .products-list.active > div.toggle:after,
    #column-right .panel-default.active > div.toggle:after,
    #column-right .products-list.active > div.toggle:after {
        content: "\f068";
    }
    #column-left .products-list > .row,
    #column-right .products-list > .row,
    #header-left .products-list > .row,
    #header-right .products-list > .row,
    #footer-left .products-list > .row,
    #footer-right .products-list > .row {
        float: left;
        padding: 15px;
        width: 100%;
    }
    #column-left .list-group .list-group-item,
    #column-right .list-group .list-group-item {
        float: left;
        width: 100%;
    }
    #column-left .panel > .list-group,
    #column-right .panel > .list-group {
        padding:5px 15px;
    }
    /*-------------------------------- CateGory Filter CSS Start --------------------------------------*/
    
    #column-left .panel-default.option-filter,
    #column-right .panel-default.option-filter {
        display: none;
    }
    .category-treeview ul {
        float: left;
        width: 100%;
    }
    .option-filter-box {
        border: 1px solid #ebebeb;
        float: left;
        padding: 20px;
        width: 100%;
    }
    .option-filter-box .list-group .list-group-item,
    .option-filter-box .radio,
    .option-filter-box .checkbox {
        width: 100%;
        float: left;
        margin: 0;
        background: #FFF;
        border: none;
    }
    .option-filter-box a.list-group-item {
        padding: 10px 0;
        text-transform: uppercase;
    }
    .option-filter-box .list-group {
        float: left;
        width: 100%;
        margin: 0;
    }
    .option-filter-box .panel-footer {
        float: left;
        width: 100%;
        background: #FFF;
        border: none;
		padding: 0;
    }
    .btn-primary.active.focus,
    .btn-primary.active:focus,
    .btn-primary.active:hover,
    .btn-primary.focus:active,
    .btn-primary:active:focus,
    .btn-primary:active:hover,
    .open > .dropdown-toggle.btn-primary.focus,
    .open > .dropdown-toggle.btn-primary:focus,
    .open > .dropdown-toggle.btn-primary:hover {
        background-color: #fecf39 ;
        border-color: #fecf39 ;
    }
    label {
        letter-spacing: 1px;
        line-height: 20px;
    }
    /*-------------------------------- CateGory Filter CSS Start --------------------------------------*/
    /*------------------------------------- Column Toggle CSS End ------------------------------------------*/
}
@media (min-width: 768px) {
    /* fixed colum left + content + right*/
    
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0;
    }
	.ttlanguage .hidden-xs,.ttcurrency .hidden-xs{
		display:block !important;	
	}
	
	.TTProduct-Tab .tab-content {
		margin:25px auto 20px;
	}
	.product-list .thumb-description {
  		padding: 0 15px;
	}
    #tab-review .form-group.required {
        margin-left: -10px;
        margin-right: -10px;
    }
    .page-title-wrapper .page-title {
        margin: 15px 0 10px;
        text-align: center;
        width: 100%;
    }
    .breadcrumb {
        width: 100%;
        margin: 0 0 15px;
        text-align: center;
    }
    .option-filter-box .list-group .list-group-item,
    .option-filter-box .radio,
    .option-filter-box .checkbox {
        width: 100%;
        float: left;
    }
    .product-category #content {
        float: left;
        width: 100%;
    }
    .category-products .product-grid {
        width: 50%;
    }
    .product-category .option-filter-box {
        border: 1px solid #e9e9e9;
        padding: 10px;
        float: left;
        width: 100%;
    }
    .information-contact .contact-location .col-sm-3 {
        width: 50%;
        padding: 15px;
        float: left;
    }
	#form-language .btn-link span, #form-currency .btn-link span {
	  display: inline !important;
	}
    .information-contact .store-contact {
        clear: both;
    }
    #content {
        float: left;
        width: 100%;
    }
    .product-details h1.product-name {
        margin-top: 15px;
    }
    .option-filter-box a.list-group-item::after {
        top: 9px;
    }
    .product-tabs {
        width: 100%;
        float: left;
    }
    .account-wishlist #content td .btn {
        margin: 2px 0;
    }
    .checkout-cart #content .input-group input {
        min-width: 20px;
        padding: 7px 10px;
    }
    .product-grid .product-thumb .thumb-description {
        width: 100%;
    }
    .product-images .additional-images-container {
        width: 450px;
    }
    .common-home .brand-carousel {
        margin: 20px auto 15px;
    }
    .brand-carousel .owl-carousel .owl-buttons div {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }
    .product-thumb .button-group {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
		transform:none;
    }
    .product-thumb:hover .rating {
        display: block;
    }
    .product-thumb .rating {
        bottom: 120px;
    }
    .product-thumb h4 a {
        font-size: 14px;
    }
    .product-category .list-group-item {
        border: none;
    }
    .option-filter-box .list-group .list-group-item,
    .option-filter-box .radio,
    .option-filter-box .checkbox {
        width: 100%;
        float: left;
        margin: 0;
    }
    .product-category .option-filter-box a.list-group-item {
        padding: 10px 0;
        text-transform: uppercase;
    }
    .category-pagination .text-left {
        padding: 6px 0;
    }
    .pagination {
        margin: 5px 0 0;
    }
    .product-category .list-group {
        margin-bottom: 0;
    }
    .category-compare {
        margin: 15px 0;
    }
    .product-thumb .sale-icon {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }
    .product-list .product-thumb .button-group .btn-wishlist,
    .product-list .product-thumb .button-group .btn-compare {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }

    .tthometab-title h3 {
        padding: 30px 0 0;
        font-size: 26px;
    }
    /* HomePage Special Products */
    .category-pagination .text-left,
    .category-pagination .text-right {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .product-product .product-image {
        margin: 0 auto;
        width: 80%;
    }
    .product-list .product-thumb .button-group .btn-cart {
        padding: 0 10px;
    }
}
@media (max-width: 480px) {
    #logo img {
        display: inline-block;
        max-width: 80%;
        vertical-align: top;
        float: none;
    }
	 .product-images .additional-images-container {
        width:200px;
    }
	#top-links .header_user_info > ul.dropdown-menu {
  		right: -27px;
	}
	.products-carousel.owl-carousel .owl-buttons div{
		opacity:1;
		height:40px;
		width:40px;
	}
    .TTProduct-Tab .nav.nav-tabs > li {
        float: none;
        margin: 0 0 8px;
        width: 100%;
    }
    .TTProduct-Tab .tab-content {
        margin: 0;
    }
    .additional-images .thumbnail > img {
        width: auto;
    }
    .owl-carousel .owl-buttons div i {
        padding: 6px !important;
    }
    #cart .dropdown-menu {
        left: auto;
        min-width: 300px;
        right: 0;
        width: 100%;
    }
    #cart .header-cart-toggle .text-right.amount {
        font: 700 13px/26px "PT Sans", Helvetica, sans-serif;
    }
    header #search,
    header #header-search,
    #header-search .select-wrapper {
        max-width: 220px;
    }
    .breadcrumb > li,
    .breadcrumb > li + li::before {
        float: none;
    }
    .product-grid .product-thumb .image,
    .product-list .product-thumb .image,
    .product-grid .product-thumb .thumb-description,
    .product-list .product-thumb .thumb-description {
        width: 100%;
        text-align: center;
    }
    .table {
        overflow: scroll;
        display: inline-block;
    }
    .table td {
        width: 100%;
    }
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
    .product-tabs .nav-tabs li {
        width: 100%;
        float: left;
    }
    .information-contact .contact-location .col-sm-3 {
        border-bottom: 1px solid #e9e9e9;
        width: 100%;
    }
    .information-contact .contact-location .col-sm-3:last-child {
        border-bottom: 0 none;
    }
    body.product-compare .table-product-image > img {
        width: 100%;
    }
    .blog-detail-content-1,
    .blog-detail-content-2 {
        display: table;
        padding: 10px 10px 25px;
    }
    .product-list .product-thumb .button-group {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .common-home .brand-carousel {
        margin: 30px 0 0;
    }
    .product-details .rating > a {
        margin: 5px 8px 0 0;
        padding: 0 8px 0 0;
        border-right: none;
    }
    .rating .product-rating {
        margin: 0;
        width: 100%;
        border-right: none;
    }
    .form-horizontal .control-label {
        width: 100%;
    }
    .table.table-striped.table-bordered {
        border: none;
    }
    #cart .dropdown-menu table {
        margin-bottom: 0;
        padding: 0;
    }
    .category-products .product-grid {
        width: 100%;
    }
    .product-list .product-thumb h4 {
        padding: 10px 0;
    }
    .checkout-cart #content .pull-right {
        float: none;
        margin: 10px 0 0;
        text-align: center;
        width: 100%;
    }
    .checkout-cart #content .pull-left {
        float: none;
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .checkout-cart .sub-total-table {
        margin-bottom: 0;
    }
	.page-title-wrapper .page-title{
		font:400 15px/18px "Open Sans";
	}
	.category-pagination .text-left,
    .category-pagination .text-right {
        width: 100%;
        text-align: center;
    }
	.category-filter .filter-show, .category-filter .filter-sort-by {
	  clear: left;
	  float: left;
	  margin: 5px 0;
	  width: auto;
	}

}
@media (max-width: 320px) {
		.menu-container .navbar {
			 padding: 0 130px 0 0;
		}
}
@media (max-width: 319px) {
    header #logo,
    #logo .img-responsive,
    #search,
    #header-search {
        width: 100%;
    }
}

/* ------------------------------------ Start TT - Cms Service Block------------------------------- */
#ttcmsparallax {
  float: left;
  width: 100%;
  margin: 0 0 30px ;
}
#ttcmsparallax .col-xs-12 {
  padding: 0;
}
#ttcmsparallax .parallex {
  background-image: url("image/catalog/demo/banners/parallax.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  float: left;
  height: 370px;
  margin: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#ttcmsparallax .parallex .ttparallexblock {
  display: block;
  margin-bottom: 30px;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
  float: left;
  padding:70px 0 105px;
  width: 33.333%;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
  text-align: center;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner {
  display: inline-block;
  margin: 0 40px;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon {
  color: white;
  display: inline-block;
  font-size: 30px;
  height: 106px;
  line-height: 60px;
  position: relative;
  text-align: center;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
  width:106px;
}

#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon:before {
  border-bottom: 1px solid #ffffff;
  bottom: -10px;
  display: block;
  left: 0;
  margin: 0 auto;
  content: " ";
  right: 0px;
  position: absolute;
  text-align: center;
  width: 30px;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon.ttexchange_img {
  background: url(TemplateTrip/images/store-services.png) no-repeat 12px 25px transparent;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon.ttshinpping_img {
  background: url(TemplateTrip/images/store-services.png) no-repeat 12px -79px transparent;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon.ttoffers_img {
  background: url(TemplateTrip/images/store-services.png) no-repeat 12px -182px transparent;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-content .service-title {
  font: 600 16px/24px "Raleway", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  margin: 10px 0 5px;
}

#ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-content .service-desc {
  color: #ffffff;
  font-family: "PT Sans", Helvetica, sans-serif;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4:hover .ttcontent_inner .service .service-icon.ttexchange_img {
  background-position: 12px 20px;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4:hover .ttcontent_inner .service .service-icon.ttshinpping_img {
  background-position: 12px -84px;
}

#ttcmsparallax .parallex .ttparallexblock .col-sm-4:hover .ttcontent_inner .service .service-icon.ttoffers_img {
  background-position: 12px -187px;
}
#ttcmsparallax .parallex .ttparallexblock .col-sm-4:hover {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
@media (max-width: 1199px) {
	#ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
	  padding: 48px 0 80px;
	  
	}
}
@media (max-width: 992px) {
	#ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
	  padding:73px 0 100px;
	}
	#ttcmsparallax {
  		margin:-19px 0 10px;
	}
}
@media (max-width: 991px) {
 
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-content .service-title {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
    padding:40px 0 65px;
  }
   #ttcmsparallax .parallex {
    height: 300px;
  }  
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4:hover {
    background: none;
  }
  #ttcmsparallax .parallex {
    height: 720px;
  }
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
    padding: 80px 0;
  }  
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner {
    margin: 0;
  }
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
    padding: 28px 0;
    width: 100%;
  }  
}
@media (max-width: 543px) {
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 .ttcontent_inner .service .service-icon {
    margin: 0 0 15px;
  }
  #ttcmsparallax {
 	 margin: 0 0 10px;
	}
  #ttcmsparallax .parallex .ttparallexblock .col-sm-4 {
 	 padding: 10px 0;
  }
}
/* ------------------------------------ End TT -  Cms Service Block ------------------------------- */
/* ------------------------------------ Start TT - CMS testimonial ------------------------------- */
#ttcmstestimonial {
  float: left;
  position: relative;
  text-align: center;
  width:100%;
}
#ttcmstestimonial .title_block {
	margin:0;
}
#ttcmstestimonial .ttblock-heading{
	color: #222222;
    font: 700 20px/26px "Open Sans",sans-serif;
    text-transform: uppercase;
	letter-spacing: 0.4px;
	text-align: center;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
  display: inline-block;
  float: none;
  padding: 0 8%;
  text-align: center;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  width: 80%;
}

#ttcmstestimonial .owl-pagination {
  float: none;
  left: 0;
  position: static !important;
  right: 0;
  text-align: center;
  z-index: 1;
  cursor:pointer;
  display:inline-block;
}
#ttcmstestimonial .owl-pagination .owl-page {
  background: #000000 none repeat scroll 0 0;
  border-radius: 50%;
  -moz-border-radius: 50%; 
-webkit-border-radius: 50%; 
-khtml-border-radius: 50%;
  display: inline-block;
  float: none;
  height: 10px;
  margin: 0 5px;
  transition: background 400ms ease-in-out 0s;
  vertical-align: middle;
  width: 10px;
}
#ttcmstestimonial .owl-pagination .owl-page.active {
  background: #fecf39 none repeat scroll 0 0;
  height:12px;
  width:12px;
}
#ttcmstestimonial .owl-pagination .owl-page span {
  display: none;
}

#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li {
  display: table;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-image {
  margin: 15px auto 25px;
  width: 95px;

  height: 95px;
  display: table;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-image img {
  border: 6px solid rgba(187, 187, 187, 0.3);
  border-radius: 50%;
  -moz-border-radius: 50%; 
-webkit-border-radius: 50%; 
-khtml-border-radius: 50%;
  float: left;
  width: 100%;
  height: 100%;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content {
  margin: 20px 0 30px;
  text-align: center;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content h4 {
  color: #222222;
  font: 700 14px/18px "Open Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content h4 i {
  font-style: italic;
  font-weight: normal;
  text-transform: capitalize;
  color: #777777;
}
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .customNavigation {
  opacity: 0;
  -moz-opacity: 0;
  /* Netscape */
  -khtml-opacity: 0;
  /* Safari 1.x */
  -webkit-opacity: 0;
  /* other webkit*/
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
}
#ttcmstestimonial:hover .owl-controls.clickable {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
#ttcmstestimonial .owl-buttons div:hover {
  background: #ff2553;
}
#ttcmstestimonial:hover .tttestimonial-content .tttestimonial-inner .customNavigation {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
    padding:3% 7%;
  }
}
@media (max-width: 992px) {
	#ttcmstestimonial {
	  margin: 9px 0 10px;
	}
}
@media (max-width: 991px) {
	#ttcmstestimonial {
	  margin: 15px 0 0;
	}
	#tttestimonial-carousel {
 		 margin: 0;
	}
}
@media (max-width: 767px) {
  #ttcmstestimonial:hover .tttestimonial-content .tttestimonial-inner {
    padding: 0;
  }
    #ttcmstestimonial {
    width: 100%;
    min-height: 100%;
    padding: 22px 15px;
  }
  #ttcmstestimonial .owl-pagination {
  	bottom: 17px;
   }
    #ttcmstestimonial .tttestimonial-content .tttestimonial-inner .customNavigation {
    opacity: 1;
    -moz-opacity: 1;
    /* Netscape */
    -khtml-opacity: 1;
    /* Safari 1.x */
    -webkit-opacity: 1;
    /* other webkit*/
  }
   #ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 543px) {
	#ttcmstestimonial {
	  margin: 10px 0 5px;
	  padding:5px 15px;
	}
}
@media (max-width: 320px) {
	#ttcmstestimonial {
	  margin: 10px 0 5px;
	}
}
/* ------------------------------------ End TT - CMS testimonial ------------------------------- */
/* ----------------------------------------------- TT-CMS-Purchase Start ------------------------------------------*/

.footer-top-cms {
    float: left;
    width: 100%;
	margin-top: 20px;
}
.common-home .footer-top-cms {
	margin-top: 0;
}
#ttcmspurchase {
    background: #000000;
    float: left;
    padding: 45px 0;
    width: 100%;
}
#ttcmspurchase .ttcmspurchase-subtitle {
    float: left;
    font: 400 16px/24px "Roboto", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 6px;
    color: white;
    position: relative;
}
#ttcmspurchase .ttcmspurchase-subtitle:before {
    background: #ffffff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 35px;
}
#ttcmspurchase .ttcmspurchase-title {
    clear: left;
    float: left;
    color: #ffffff;
    font: 600 25px/45px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}
#ttcmspurchase .ttcmspurchase-btn {
    float: right;
}
#ttcmspurchase .ttcmspurchase-btn a {
    background: #fecf39 ;
    border: 1px solid #fecf39 ;
    color: #1f1f1f;
    float: left;
    font: 400 14px/16px "Open Sans", Helvetica, sans-serif;
    letter-spacing: 0.4px;
    padding: 13px 20px;
    text-transform: capitalize;
}
#ttcmspurchase .ttcmspurchase-btn a:hover {
    background: #fff  none repeat scroll 0 0;
    border-color: #fff ;
    color: #000;
}
@media (max-width: 991px) {
    #ttcmspurchase {
        padding: 30px 0 35px;
    }
    #ttcmspurchase .ttcmspurchase-title {
        width: 100%;
        margin: 0 0 20px;
    }
    #ttcmspurchase .ttcmspurchase-btn {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: auto;
    }
    #ttcmspurchase .ttcmspurchase-content {
        text-align: center;
    }
}
@media (max-width: 767px) {
    #ttcmspurchase .footer-container {
        padding: 20px 10px;
    }
    #ttcmspurchase .ttcmspurchase-title {
        font-size: 23px;
    }
    #ttcmspurchase {
        padding: 30px 0;
    }
    .ttcmspurchase-content {
        width: 100%;
        float: left;
        text-align: center;
    }
    #ttcmspurchase .ttcmspurchase-title {
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
    }
    #ttcmspurchase .ttcmspurchase-btn {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: auto;
    }
}
@media (max-width: 480px) {
    #ttcmspurchase .ttcmspurchase-title {
        margin: 0 0 20px;
    }
    #ttcmspurchase {
        padding: 30px 0;
    }
    #ttcmspurchase .ttcmspurchase-title {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    #ttcmspurchase .ttcmspurchase-btn a {
        font: 400 13px/18px "Open Sans", Helvetica, sans-serif;
        padding: 8px 15px;
    }
}
/* ----------------------------------------------- TT-CMS-Purchase End ------------------------------------------*/
/*------------------------ follow us CSS Start -----------------------------------------*/

.footer-bottom {
    float: left;
    width: 100%;
	text-align:center;
}
.footer-bottom-cms {
    width: 100%;
    float: left;
	border-bottom:1px solid #d3d3d3;
}
.footer-bottom p{
	clear:both;
	margin:0;
	padding:15px 0;
	font-size:13px;
	color:#878787;
}
footer .follow-us {
    float: left;
    width: 100%;
}
footer .follow-us > h5 {
    display: none;
}
footer .follow-us-outer {
    float: left;
    text-align: center;
    width: 100%;
    padding: 5px 0 20px;
}
footer .follow-us ul {
    float: left;
    margin: 15px 0 25px;
    text-align: center;
    width: 100%;
}
footer .follow-us ul li {
    display: inline-block;
    float: none;
    height: 30px;
    margin: 0 5px 0 0;
    text-align: left;
    width: 30px;
}
footer .follow-us ul li a {
    color: #888888;
    display: inline-block;
    height: 100%;
    padding: 6px;
    text-align: center;
    width: 100%;
}
footer .follow-us ul li a i {
    font-size: 17px;
}
footer .follow-us ul li.facebook a:hover {
    color: #145ab1;
}
footer .follow-us ul li.twitter a:hover {
    color: #44d3d8;
}
footer .follow-us ul li.rss a:hover {
    color: #ff6600;
}
footer .follow-us ul li.google-plus a:hover {
    color: #ff0000;
}
@media (max-width: 991px) {
    footer .follow-us ul li {
        margin: 0;
    }
}
/*------------------------ follow us CSS Start -----------------------------------------*/
/*---------------------------------------- Footer Bottom Extra Links start -----------------------------*/

.footer-bottom .footer-column {
    padding: 5px 15px 15px;
    margin: 0;
    width: 100%;
    float: right;
}
footer .footer-bottom > p {
    color: #777777;
    float: left;
    font-size: 13px;
    padding: 12px 0 13px;
    width: 100%;
    margin: 0;
    text-align: center;
}
@media (max-width: 991px) {
    footer .follow-us ul {
        margin: 11px 0;
    }
}
/*---------------------------------------- Footer Bottom Extra Links end -----------------------------*/
/*------------------------ CheckBox,Radio Extra CSS Start -----------------------------------------*/

input[type="radio"],
input[type="checkbox"] {
    margin-top: 0;
    cursor: pointer;
}
.checkbox-wrapper {
    background: url("TemplateTrip/images/input-sprite.png") repeat scroll 0 -257px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.checkbox-wrapper:hover {
    background-position: -30px -257px;
}
.checkbox-wrapper.active {
    background-position: -15px -257px;
}
.checkbox-wrapper input {
    background: none;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.radio-wrapper {
    background: url("TemplateTrip/images/input-sprite.png") repeat scroll 0 -243px;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.radio-wrapper:hover,
.radio-wrapper.active {
    background-position: -13px -243px;
}
.radio-wrapper input {
    background: none;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
/*------------------------ CheckBox,Radio Extra CSS End -----------------------------------------*/

.menu-container.fixed {
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    animation: fixedmenu 1s ease 0s normal both 1 running;
    -webkit-animation: fixedmenu 1s ease 0s normal both 1 running;
    -moz-animation: fixedmenu 1s ease 0s normal both 1 running;
    -o-animation: fixedmenu 1s ease 0s normal both 1 running;
    position: fixed;
    width: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    background: #ffffff;
    padding: 0;
    box-shadow: 0 1px 3px #e5e5e5;
    -moz-box-shadow: 0 1px 3px #e5e5e5;
    -webkit-box-shadow: 0 1px 3px #e5e5e5;
}
@-webkit-keyframes fixedmenu {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}
@-moz-keyframes fixedmenu {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}
@keyframes fixedmenu {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}
/*------------------------ TT-CMS-Banner Start -----------------------------------------*/

#ttcmsbanner {
    float: left;
    width: 100%;
    margin:10px 0 15px;
	padding:0 90px;
}
#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .tt-title {
	margin-bottom:0;
}
#ttcmsbanner .ttcmsbanner .ttcmsbanner-content {
  text-align: center;
}
#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
  float: none;
  font: 600 13px/24px "Open Sans";
  letter-spacing: 0.8px;
  padding: 0 25px;
  text-align: center;
  width: 100%;
  display:inline-block;
  width:38%;
  vertical-align:top;
  margin:15px 0 40px; 
  color:#777777;
}
#ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner img {
  max-width: 100%;
  width:100%;
}

#ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner .ttbanner a {
  display: block;
  overflow: hidden;
  position: relative;
}
#ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner .ttbanner a::after {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  left: 0;
  content: "";
  height: 0;
  opacity: 1;
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  -webkit-opacity: 1;
  position: absolute;
  top: 0;
  width: 0;
}

#ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner .ttbanner a::before {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  opacity: 1;
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  -webkit-opacity: 1;
  position: absolute;
  right: 0;
  width: 0;
}

#ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner .ttbanner a:hover::after, #ttcmsbanner .ttcmsbanner .ttcmsbanner-image .ttbanner .ttbanner a:hover::before {
  height: 100%;
  opacity: 0;
  -moz-opacity: 0; 
  -khtml-opacity: 0; 
  -webkit-opacity: 0;
  transition-duration: 1.3s;
  width: 100%;
}
#ttcmsbanner .ttbannerblock {
    box-shadow: 0 0 10px 0 #e9d2b9;
	-moz-box-shadow: 0 0 10px 0 #e9d2b9;
	-webkit-box-shadow: 0 0 10px 0 #e9d2b9;
    padding: 0;
}

#ttcmsbanner .ttbannerblock .ttbanner {
    background: #ffffff none repeat scroll 0 0;
    padding: 30px;
    z-index: 99;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img {
    position: relative;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img img {
    max-width: 100%;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img span.hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    display: block;
    text-indent: -9999px;
    height: 0;
    opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1; 
    position: absolute;
    width: 0;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img span.hover.hover1 {
    left: 0;
    top: 0;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img span.hover.hover2 {
    right: 0;
    top: 0;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img span.hover.hover3 {
    bottom: 0;
    left: 0;
    top: auto;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img span.hover.hover4 {
    bottom: 0;
    right: 0;
    top: auto;
}
#ttcmsbanner .ttbannerblock .ttbanner .ttbanner-img:hover span.hover {
    height: 100%;
    opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;
    transition-duration: 1.3s;
    width: 100%;
}
#ttcmsbanner .ttbannerblock .ttbanner1 {
    padding-right: 15px;
}
#ttcmsbanner .ttbannerblock .ttbanner2 {
    padding-left: 15px;
}
#ttcmsbanner .ttbannerblock .ttbanner-row1 {
    margin: 0 0 30px;
}
@media (max-width: 1200px) {
    #ttcmsbanner .ttbannerblock {
        padding: 0;
    }
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
  		width: 50%;
	}
}
@media (max-width: 1199px) {
	#ttcmsbanner {
	  padding: 0 20px;
	}
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
	  width: 52%;
	}
}
@media (max-width: 991px) {
	.ttbaaner-img1.ttbanner.col-sm-3 {
	  padding-left: 0;
	}
	.ttbaaner-img2.ttbanner.col-sm-3 {
  	  padding-left: 0;
	}
	.ttbaaner-img3.ttbanner.col-sm-6 {
	  padding-left: 0;
	}
    #ttcmsbanner .ttbannerblock .ttbanner-row1 {
        margin: 0 0 20px;
    }
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
  		width: 60%;
	}
	#ttcmsbanner .ttbannerblock .ttbanner {
        padding: 20px;
    }
	#ttcmsbanner .ttbannerblock .ttbanner1 {
        padding-right: 10px;
    }
	#ttcmsbanner .ttbannerblock .ttbanner2 {
        padding-left: 10px;
    }
}
@media (max-width: 768px) {
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
	  margin: 5px 0 36px;
	}
}
@media (max-width: 767px) {
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
  		margin: 5px 0 30px;
		width: 70%;
	}
	.ttbaaner-img1.ttbanner.col-sm-3,.ttbaaner-img2.ttbanner.col-sm-3{
		  float: left;
		  width: 25%;
	}
}
@media (max-width: 543px) {
    #ttcmsbanner .ttbannerblock .ttbanner-row1 {
        margin: 0 0 15px;
    }
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .tt-title {
  		font: 400 20px/26px "Open Sans";
	}
	.tt-title {
 	 	margin: 0 0 10px;
  		padding: 0 0 20px;
	}
	#content .ttspecial-products .tt-title {
  		font: 400 20px/26px "Open Sans";
	}
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
 		 width: 100%;
	}
	.ttbaaner-img1.ttbanner.col-sm-3 {
		float: left;
		padding: 0 7px 0 0;
		width: 50%;
	}
	.ttbaaner-img2.ttbanner.col-sm-3 {
		float: left;
		padding: 0 0 0 7px;
		width: 50%;;
	}
	.ttbaaner-img3.ttbanner.col-sm-6 {
	  padding: 14px 0 0;
	  float:left;
	  width:100%;
	}
	#ttcmsbanner .ttbannerblock .ttbanner {
        width: 100%;
    }
    #ttcmsbanner .ttbannerblock .ttbanner1 {
        padding: 15px;
    }
    #ttcmsbanner .ttbannerblock .ttbanner2 {
        padding: 0 15px 15px;
    }
}
@media (max-width: 320px) {
	#ttcmsbanner .ttcmsbanner .ttcmsbanner-content .banner-subtitle {
	  margin: 5px 0 15px;
	}
	.tt-title {
 		 font: 400 20px/26px "Open Sans";
	}
	#ttcmsbanner {
  		margin: 0px 0 10px;
	}
}
/*------------------------ TT-CMS-Banner End -----------------------------------------*/
/*------------------------ TT-CMS-footerInfo Start -----------------------------------------*/

.ttfooter-logo {
  margin: 0 0 15px;
}
#ttcmsfooter .ttfooter-desc {
  color: #777;
  float: left;
  font: 400 14px/22px "Open Sans";
  letter-spacing: 0.4px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#ttcmsfooter .ttfooter-logo > img {
  max-width: 100%;
}
@media (max-width: 991px) {
	 #ttcmsfooter .ttfooter-desc {
  float: none;
  margin: 0 auto 20px;
  padding: 0;
  text-align: center;
  width: 45%;
	}
 #ttcmsfooter {
    text-align: center;
    margin: 20px 0 0;
	padding:0;
 }
  #ttcmsfooter .ttfooter-logo {
    border: medium none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
	#ttcmsfooter .ttfooter-desc {
	  width: 75%;
	}
}
@media (max-width: 543px) {
	#ttcmsfooter .ttfooter-desc {
	  margin: 10px auto;
	  width: auto;
	}
}

/*------------------------ TT-CMS-footerInfo End -----------------------------------------*/