body {
	background: #ffffff;
	font: 400 14px/24px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #777777;
	height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", 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: #666666;
}
a:hover,
a:focus,
#column-left .checkbox > label:hover {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
small,
.small {
	font-size: 11px;
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control {
	appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.stepper .nav-tabs {
	position: relative;
}
.stepper .nav-tabs > li {
	width: 25%;
	position: relative;}
.stepper .nav-tabs > li ::after {
	 content: '';
	 position: absolute;
	 background: #f1f1f1;
	 display: block;
	 width: 100%;
	 height: 5px;
	 top: 30px;
	 left: 50%;
	 z-index: 1;
 }
.stepper .nav-tabs > li .completed:after {
	 background: #34bc9b;

}
stepper .nav-tabs > li :last-child:after {
	background: transparent;
}
stepper .nav-tabs > li  active:last-child
stepper .nav-tabs > li  active:last-child .round-tab {
	background: #34bc9b;}
stepper .nav-tabs > li  active:last-child .round-tab::after {
	 content: '✔';
	 color: #fff;
	 position: absolute;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 top: 0;
	 display: block;
 }
.nav-tabs[data-toggle='tab'] {
	width: 25px;
	height: 25px;
	margin: 20px auto;
	border-radius: 100%;
	border: none;
	padding: 0;
	color: #f1f1f1;
}
.nav-tabs[data-toggle='tab']:hover {
	background: transparent;
	border: none;
}
.nav-tabs > .active >[data-toggle='tab'],
.nav-tabs > .active >[data-toggle='tab']:hover,
.nav-tabs > .active >[data-toggle='tab']:focus {
	color: #34bc9b;
	cursor: default;
	border: none;
}
.tab-pane {
	position: relative;
	padding-top: 50px;
}
.round-tab {
	width: 25px;
	height: 25px;
	line-height: 22px;
	display: inline-block;
	border-radius: 25px;
	background: #fff;
	border: 2px solid #34bc9b;
	color: #34bc9b;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 14px;
}
.completed .round-tab {
	background: #34bc9b;}
.completed .round-tab::after {
	 content: '✔';
	 color: #fff;
	 position: absolute;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 top: 0;
	 display: block;
 }

.active .round-tab {
	background: #fff;
	border: 2px solid #34bc9b;}
.active .round-tab:hover {
	 background: #fff;
	 border: 2px solid #34bc9b;
 }

.active .round-tab::after {
	 display: none;
 }

.disabled .round-tab {
	background: #fff;
	color: #f1f1f1;
	border-color: #f1f1f1;}

.disabled .round-tab:hover {
	 color: #4dd3b6;
	 border: 2px solid #a6dfd3;
 }
.disabled .round-tab::after {
	 display: none;
 }


.form-control {
	background: #ffffff;
	color: #777777;
	border: 1px solid #f0f0f0;
	margin: 0 0 5px;
	padding: 8px 12px;
	height: auto;
}
.category-filter .hidden-xs {
	display: block !important;
}
.filter-sort-by .form-control,
.filter-show .filter-selection .form-control {
	background-color: #ffffff;
	padding: 4px 12px;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
.filter-sort-by .select-wrapper::after,
.filter-show .filter-selection .select-wrapper::after {
	top: 5px;
}
.select-wrapper {
	position: relative;
}
.select-wrapper::after {
	font-family: 'fontawesome';
	content: '\f107';
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 12px;
	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: 14px;
}
.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;
}
/* ------------------------------- 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 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: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 ----------------------- */

/*-------------------------------------- Mega Menu CSS Strat --------------------------------------*/

.left-main-menu {
	float: left;
	width: auto;
}
.main-category-list .menu-category .dropmenu li.TT-Sub-List .dropdown-menu .dropdown-inner,
.main-category-list .menu-category .dropmenu li.more-menu .dropdown-menu .dropdown-inner {
	float: left;
	width: 100%;
}
.mega-dropdown-menu .dropdown {
	float: left;
	padding: 0 10px;
}
.mega-dropdown-menu li.dropdown .dropdown-menu {
	border: none;
	display: block;
	position: static;
}
.menu-category ul.dropmenu > li.active > .dropdown-menu {
	display: block !important;
}
#column-left .left-main-menu {
	background: none;
	border: none;
	float: left;
	margin: -88px 0 0;
	padding: 0;
	width: 100%;
}
.left-main-menu .childs_1 .child-columns {
	float: left;
	width: 100%;
}
.main-category-list .cat-menu {
	float: left;
	width: 100%;
}
.main-category-list.left-main-menu .TT-panel-heading {
	color: #ffffff;
	cursor: pointer;
	letter-spacing: 1.8px;
	font-size: 13px;
	margin: 41px 0;
	position: relative;
	text-transform: uppercase;
}
.main-category-list.left-main-menu .dropmenu > li {
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}
.main-category-list.left-main-menu .dropmenu > li.more-menu {
	position: relative;
}
.main-category-list .menu-category ul.dropmenu li a,
.main-category-list .menu-category ul li.more-menu > span {
	background: rgba(0, 0, 0, 0);
	color: #000000;
	display: block;
	font: italic 500 20px/22px"Playfair Display", Helvetica, sans-serif;
	padding: 35px 20px;
	position: relative;
	text-transform: capitalize;
}
.main-category-list .menu-category ul.dropmenu li.dropdown a,
.main-category-list .menu-category ul li.dropdown.more-menu > span {
	padding: 35px 30px 35px 20px;
}
.main-category-list .menu-category ul li > .more-menu.active::before {
	border-top: 1px solid #e9e9e9 !important;
	top: 0;
}
.main-category-list .menu-category .dropdown .dropdown-inner .mega-dropdown-menu li.dropdown > a {
	color: #000000;
	font: 500 16px/20px"Poppins", Helvetica, sans-serif;
	padding: 0 0 8px;
	margin: 0 0 8px;
	text-transform: capitalize;
}
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > .dropdown-menu {
	border: medium none;
	display: block;
	float: left;
	padding: 0;
	position: static;
	width: 100%;
}
.single-dropdown-menu .dropdown-inner ul.childs_2 {
	float: left;
	padding: 10px 30px;
}
.main-category-list.left-main-menu .menu-category ul li a.TT-Category-List::after,
.main-category-list .menu-category ul li.more-menu > span::after {
	bottom: auto;
	color: #000;
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 13px;
	left: auto;
	position: absolute;
	top: 35px;
	right: 15px;
}
.main-category-list.left-main-menu .menu-category ul li:hover a.TT-Category-List::after,
.main-category-list .menu-category ul li.more-menu:hover > span::after {
	content: "\f106";
}
.main-category-list.left-main-menu .menu-category ul li:hover a.TT-Category-List::after,
.main-category-list .menu-category ul li:hover .more-menu:hover::after,
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown:hover > a.single-dropdown::after {
	color: #81ba00;
}
.main-category-list .menu-category > ul.dropmenu > li:hover > a,
.main-category-list .menu-category ul.dropmenu li .dropdown-menu .dropdown-inner ul.list-unstyled a:hover,
.main-category-list .menu-category ul.dropmenu .dropdown-menu .dropdown-inner ul.list-unstyled a:focus,
.main-category-list .menu-category > ul.dropmenu > li > a:hover,
.main-category-list .menu-category ul li .more-menu:hover,
.main-category-list .menu-category ul li.more-menu:hover > span,
.main-category-list .menu-category ul li.more-menu:hover > span::after {
	color: #000000;
}
.main-category-list .menu-category ul.dropmenu li.active > a,
.main-category-list .menu-category ul.dropmenu li.active > span,
.main-category-list.left-main-menu .menu-category ul li.active a.TT-Category-List::after,
.main-category-list .menu-category ul li.more-menu.active > span::after {
	color: #81ba00;
}
.menu-category ul.dropmenu li.TT-Sub-List > .dropdown-menu,
.menu-category ul.dropmenu li.more-menu > .dropdown-menu {
	background: #ffffff;
	border: 1px solid #e9e9e9;
	display: none;
	float: left;
	left: auto;
	margin: 0;
	min-width: 100%;
	padding: 30px 9%;
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 999;
}
.main-category-list ul li.dropdown .single-dropdown-menu > .TT-Sub-List > .dropdown-menu {
	border: 1px solid #e5e5e5;
	display: none;
	float: left;
	left: 100%;
	max-width: 200px;
	padding: 0;
	position: absolute;
	right: auto;
	top: 0;
	width: 100%;
}
.main-category-list ul li.more-menu .dropdown-inner > ul.single-dropdown-menu > li.TT-Sub-List > a::after {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	left: auto;
	right: 15px;
	top: 3px;
	color: #777777;
}
.main-category-list ul li.more-menu .dropdown-inner > ul.single-dropdown-menu > li.TT-Sub-List:hover > a::after {
	color: #000000;
}
.menu-category ul.dropmenu li.more-menu > .dropdown-menu {
	left: 0;
	min-width: 180px;
	padding: 0;
	right: auto;
	width: 180px;
}
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner .mega-dropdown-menu {
	float: left;
	padding: 20px;
}
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > a,
.main-category-list .menu-category li.more-menu .dropdown-inner ul.single-dropdown-menu li > a {
	padding: 3px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-family: "poppins", Helvetica, sans-serif;
	font-style: normal;
	color: #7c7c7c;
}
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown:hover > a.single-dropdown,
.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown:hover > a,
.main-category-list .menu-category li.more-menu .dropdown-inner ul.single-dropdown-menu li:hover > a,
.main-category-list .menu-category ul.dropmenu li .dropdown-menu .dropdown-inner ul.list-unstyled.childs_2 a:hover
{
	color: #000;
}
.main-category-list .menu-category .dropdown-inner ul.single-dropdown-menu {
	padding: 20px 0;
	float: left;
	width: 100%;
}
.main-category-list.left-main-menu .dropmenu .active_menu {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: right;
	height: 15px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 6px;
}
.main-category-list.left-main-menu .dropmenu > li:hover .active_menu {
	background: #eeeeee;
	height: 35px;
	right: 0;
	top: -3px;
	width: 50px;
	z-index: 1;
	display: none;
}
.main-category-list.left-main-menu .dropmenu li li.dropdown-inner > a {
	display: inline-block;
	font: 400 13px/24px"Poppins", sans-serif;
	padding: 8px 0;
	margin: 0 0 15px;
	color: #333;
}
.mega-dropdown-menu li.dropdown > a:before {
	background: #f4f4f4;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	right: auto;
	position: absolute;
	width: 90%;
}
.main-category-list.left-main-menu .dropmenu li li li {
	float: left;
	width: 100%;
}
.main-category-list .menu-category ul.dropmenu .dropdown-menu ul .dropdown-inner ul a {
	color: #777777;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	font-family: "poppins", Helvetica, sans-serif;
	font-style: normal;
	padding: 3px 0;
	text-transform: capitalize;
}
.main-category-list .menu-category .dropmenu {
	background: #ffffff;
	border: none;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	display: none;
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0 10%;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
}
.main-category-list .cat-menu.active .menu-category .dropmenu {
	display: block;
}
.main-category-list .TT-panel-heading .btn-menu {
	background: #ffffff;
	border: medium none;
	float: left;
	height: 2px;
	margin: 16px 0;
	padding: 0;
	position: relative;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	width: 28px;
	z-index: 1;
}
.main-category-list .TT-panel-heading .btn-menu::after {
	background: #ffffff;
	border: medium none;
	content: "";
	height: 2px;
	left: 0;
	top: -10px;
	position: absolute;
	transform-origin: 0.28571rem center 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	width: 22px;
}
.main-category-list .TT-panel-heading .btn-menu::before {
	background: #ffffff;
	border: medium none;
	content: "";
	height: 2px;
	left: 0;
	top: 10px;
	position: absolute;
	transform-origin: 0.28571rem center 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	width: 16px;
}
.main-category-list .cat-menu.active .TT-panel-heading .btn-menu {
	background: none;
}
.main-category-list .cat-menu.active .TT-panel-heading .btn-menu::after {
	height: 2px;
	top: 0;
	left: 0;
	transform: rotate3d(0, 0, 1, -45deg);
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	-o-transform: rotate3d(0, 0, 1, -45deg);
	-ms-transform: rotate3d(0, 0, 1, -45deg);
	transform-origin: 50% 50% 0;
	width: 20px;
}
.main-category-list .cat-menu.active .TT-panel-heading .btn-menu::before {
	height: 2px;
	top: 0;
	left: 0;
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	-o-transform: rotate3d(0, 0, 1, 45deg);
	-ms-transform: rotate3d(0, 0, 1, 45deg);
	transform-origin: 50% 50% 0;
	width: 20px;
}
.main-category-list .TT-panel-heading > span {
	line-height: 34px;
	padding: 0 0 0 15px;
	white-space: nowrap;
}
.main-category-list .TT-panel-heading:hover > span {
	color: #cccccc;
}
.main-category-list .menu-category ul li .more-menu::after {
	color: #414141;
	content: "\f067";
	font-family: fontawesome;
	font-size: 12px;
	left: auto;
	position: absolute;
	right: 22px;
	top: 10px;
}
.main-category-list .menu-category ul li .more-menu.active::after {
	content: "\f068";
	font-family: fontawesome;
}
.main-category-list ul li.dropdown .single-dropdown-menu li {
	float: left;
	width: 100%;
}
@media (min-width: 992px) {
	.menu-category ul.dropmenu li.TT-Sub-List:hover .dropdown-menu,
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner .mega-dropdown-menu,
	.main-category-list .menu-category ul li.more-menu:hover > .dropdown-menu {
		display: block !important;
	}
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
	.main-category-list .menu-category li.dropdown:hover .dropdown-inner ul.single-dropdown-menu {
		display: block !important;
	}
}
@media (max-width: 1199px) {
	.main-category-list .menu-category .dropmenu {
		padding: 0 1%;
	}
	.menu-category ul.dropmenu li.TT-Sub-List > .dropdown-menu,
	.menu-category ul.dropmenu li.more-menu > .dropdown-menu {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 991px) {
	.menu-category ul.dropmenu li.TT-Sub-List > .dropdown-menu,
	.menu-category ul.dropmenu li.more-menu > .dropdown-menu,
	.main-category-list ul li.dropdown .single-dropdown-menu > .TT-Sub-List > .dropdown-menu {
		position: static;
		border: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		display: block;
		padding: 0;
	}
	.mega-dropdown-menu .dropdown {
		width: 100% !important;
	}
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner .mega-dropdown-menu {
		padding: 10px 0;
		display: none;
	}
	.main-category-list .menu-category .dropdown-inner ul.single-dropdown-menu {
		padding: 0 10px;
		display: none;
	}
	.mega-dropdown-menu li.dropdown > a::before {
		display: none;
	}
	.mega-dropdown-menu li.dropdown > a {
		margin: 0;
	}
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > .dropdown-menu {
		position: static;
		border: none;
		display: block;
	}
	.main-category-list .dropdown ul.single-dropdown-menu li.TT-Sub-List .dropdown-menu ul.single-dropdown-menu {
		display: block;
	}
	.single-dropdown-menu .dropdown-inner ul.childs_2 {
		padding: 0;
	}
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > a,
	.main-category-list .menu-category li.more-menu .dropdown-inner ul.single-dropdown-menu li > a {
		padding: 0;
	}
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > a.single-dropdown::after {
		display: none;
	}
	.main-category-list.left-main-menu .menu-category ul li a.TT-Category-List::after,
	.main-category-list .menu-category ul li.more-menu > span::after,
	.main-category-list.left-main-menu .menu-category ul li:hover a.TT-Category-List::after,
	.main-category-list .menu-category ul li.more-menu:hover > span::after,
	.main-category-list ul li.more-menu .dropdown-inner > ul.single-dropdown-menu > li.TT-Sub-List > a::after {
		content: "";
	}
	.main-category-list.left-main-menu {
		border-top: 1px solid #393939;
		float: left;
		padding-right: 170px;
		width: 100%;
		padding-left: 15px;
	}
	.main-category-list .TT-panel-heading > span {
		line-height: inherit;
		padding: 0;
	}
	.main-category-list.left-main-menu .TT-panel-heading {
		border: none;
		font: 500 16px/18px"Poppins", Helvetica, sans-serif;
		position: relative;
		cursor: pointer;
		padding: 16px 0;
		margin: 0;
		height: auto;
		text-align: left;
	}
	.main-category-list .TT-panel-heading .btn-menu {
		display: none;
	}
	.left-main-menu .TT-panel-heading::after {
		float: right;
		color: #ffffff;
		content: "\f0c9";
		font-family: "FontAwesome";
		font-size: 17px;
		position: static;
	}
	.main-category-list .menu-category ul.dropmenu li.dropdown a,
	.main-category-list .menu-category ul li.dropdown.more-menu > span,
	.main-category-list .menu-category ul.dropmenu li a {
		color: #666666;
		float: left;
		font-size: 16px;
		font-weight: 400;
		line-height: 30px;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.main-category-list .menu-category .dropdown .dropdown-inner .mega-dropdown-menu li.dropdown > a,
	.main-category-list .menu-category li.TT-Sub-List .dropdown-inner ul.single-dropdown-menu li.dropdown > a {
		color: #333333;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.main-category-list .menu-category ul.dropmenu li.dropdown:hover a,
	.main-category-list .menu-category ul li.dropdown.more-menu:hover > span,
	.main-category-list .menu-category ul.dropmenu li:hover a,
	.left-main-menu .dropmenu li:hover > i.fa-angle-down::before {
		color: #000000;
	}
	.main-category-list.left-main-menu .dropmenu li li.dropdown-inner > a,
	.main-category-list .menu-category ul.dropmenu .dropdown-menu ul .dropdown-inner ul a {
		padding: 0 10px;
	}
	.left-main-menu.dropmenu li a.TT-Category-List {
		background: none;
	}
	.main-category-list.left-main-menu .dropmenu .active_menu {
		display: none;
	}
	.left-main-menu .dropmenu li i.fa-angle-down {
		float: right;
		position: relative;
	}
	.left-main-menu .dropmenu li > i.fa-angle-down::before {
		color: #888;
		content: "\f067";
		font-size: 14px;
		position: absolute;
		right: 0;
		left: auto;
		top: 0;
		padding: 6px 11px;
		height: 8px;
		width: 8px;
		cursor: pointer;
		z-index: 2;
	}
	.left-main-menu .dropmenu li.TTactive > i.fa-angle-down::before {
		content: "\f068";
	}
	.main-category-list .menu-category .dropmenu {
		padding: 15px;
		margin: -1px 0 0;
	}
	.left-main-menu ul.dropmenu .dropdown-menu ul li.dropdown-inner > ul {
		list-style: none;
		display: none;
	}
	.left-main-menu .dropmenu .TT-Sub-List .dropdown-menu ul .dropdown-inner > ul {
		float: left;
		width: 100%;
	}
	.main-category-list.left-main-menu .dropmenu ul {
		float: left;
		width: 100%;
	}
	.mega-dropdown-menu li.dropdown .dropdown-menu {
		display: block;
		padding: 10px 0;
	}
	.main-category-list.left-main-menu .dropmenu .dropdown-inner {
		float: left;
		width: 100%;
	}
	.main-category-list.left-main-menu .dropmenu li li.dropdown-inner > a {
		margin: 0;
	}
	.main-category-list.left-main-menu .dropmenu li li.dropdown-inner > a::before {
		background: none;
	}
	.main-category-list.left-main-menu .dropmenu li li li {
		padding: 0;
	}
	.main-category-list.left-main-menu .dropmenu > li {
		width: 100%;
	}
	.main-category-list.left-main-menu .dropmenu > li.more {
		display: none !important;
	}
}
/*---------------------------------  Mega Menu CSS End --------------------------------------------*/

/* Fix some bootstrap issues */

a,
a:focus,
a:active,
a:hover,
select,
/*input[type=radio],*/
input[type=checkbox] {
	outline: 0 none !important;
}
.owl-carousel .owl-wrapper-outer {
	direction: ltr !important;
}

input[type="checkbox"] {
	margin-top: 0px;
	cursor: pointer;
}
.nav-tabs {
	border-bottom: none;
	display: inline-block;
	float: none;
	text-align: center;
	vertical-align: top;
}
.tab-content {
	padding: 15px 0;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.tab-content ul,
.tab-content ol {
	padding: 0 0 0 15px;
}
.table.table-striped.table-bordered {
	border: 1px solid #f0f0f0;
}
/*--------------------------- title css start--------------------------------*/

.tt-titletab {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}
.box-heading > h3,
.title_block .ttblock-heading,
.tt-title {
	color: #222222;
	float: left;
	font: italic 400 42px/44px"Playfair Display", Arial, Helvetica, sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}
#content .box-heading::after {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/separator.png") no-repeat scroll 0 0;
	content: "";
	height: 245px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 257px;
}
.box-heading .ttdesc {
	clear: both;
	color: #777777;
	font: 300 14px/26px"poppins", sans-serif;
	margin: 0 auto;
	text-align: center;
	text-transform: capitalize;
	width: 40%;
}
.box-heading {
	float: left;
	margin: 0 0 20px;
	padding: 70px 0;
	position: relative;
	width: 100%;
}
.TTProduct-Tab .box-heading {
	padding: 70px 0 40px;
}
.product-thumb .caption {
	float: left;
	padding: 10px 0;
	width: 100%;
}
/*--------------------------- title css end--------------------------------*/

/* TTproduct tab*/

.ttproduct-main {
	float: left;
	width: 100%;
}
.TTProduct-Tab .tab-content {
	margin: 0;
	padding: 0;
}
.TTProduct-Tab .nav-tabs > li.active > a,
.TTProduct-Tab .nav-tabs > li:hover > a,
.TTProduct-Tab .nav-tabs > li.active > a:hover,
.TTProduct-Tab .nav-tabs > li:focus > a,
.TTProduct-Tab .nav-tabs > li.active > a:focus {
	background: #9bb465;
	border: none;
	color: #ffffff;
	cursor: pointer;
}
.TTProduct-Tab .nav-tabs > li > a {
	background: none;
	border: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #222222;
	font: 500 15px/17px"poppins", sans-serif;
	margin: 0;
	padding: 10px 20px;
	position: relative;
	text-transform: capitalize;
}
.nav-tabs > li {
	float: left;
	margin: 0;
	position: relative;
}
.TTProduct-Tab .tab-box-heading {
	float: left;
	text-align: center;
	width: 100%;
	margin: 0 0 25px;
}
.TTProduct-Tab ul li {
	margin: 0 10px 0 0;
}
.TTProduct-Tab .nav.nav-tabs {
	border: medium none;
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 0;
}
.TTProduct-Tab .tthometab {
	float: left;
	width: 100%;
}
.ttcat-main {
	float: left;
	width: 100%;
}
/*--------------------------------- Next-Prev Button CSS Start -------------------------*/

.products-carousel.owl-carousel .owl-buttons div {
	display: inline-block;
	border: 1px solid #222222;
	color: #222222;
	font-size: 0;
	height: 31px;
	padding: 0;
	width: 31px;
	text-shadow: none;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	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;
}
.products-carousel.owl-carousel .owl-buttons .owl-prev {
	background: #222222 url("TemplateTrip/images/sprite.png") no-repeat scroll -70px -353px;
	margin: 0 8px 0 0;
}
.products-carousel.owl-carousel .owl-buttons .owl-prev:hover {
	background-position: -70px -353px;
}
.products-carousel.owl-carousel .owl-buttons .owl-prev:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	left: -61px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 60px;
}
.products-carousel.owl-carousel .owl-buttons .owl-prev:after {
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	left: -41px;
	position: absolute;
	top: 15px;
	width: 40px;
}
.products-carousel.owl-carousel .owl-buttons .owl-next {
	background: #222222 url("TemplateTrip/images/sprite.png") no-repeat scroll -70px -386px;
}
.products-carousel.owl-carousel .owl-buttons .owl-next:hover {
	background-position: -70px -386px;
}
.products-carousel.owl-carousel .owl-buttons .owl-next:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	position: absolute;
	right: -61px;
	top: 10px;
	width: 60px;
}
.products-carousel.owl-carousel .owl-buttons .owl-next:after {
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	position: absolute;
	right: -41px;
	top: 15px;
	width: 40px;
}
.products-carousel.owl-carousel .owl-buttons .owl-prev:hover,
.products-carousel.owl-carousel .owl-buttons .owl-next:hover {
	background-color: #9bb465;
	border-color: #9bb465;
	color: #FFF;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.products-carousel.owl-carousel .owl-buttons {
	direction: ltr;
	float: left;
	text-align: center;
	margin: 20px 0 0;
	width: 100%;
}
/*--------------------------------- Next-Prev Button CSS End ---------------------------------------*/

/*------------------------------------- additional-images Owl Button CSS End ------------------------------------------*/

.additional-images .owl-controls .owl-buttons div {
	background: #000000;
	border: 1px solid #000000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 0;
	direction: ltr;
	font-size: 0;
	height: 30px;
	margin: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	padding: 0;
	position: absolute;
	text-shadow: none;
	top: 0;
	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;
	width: 30px;
}
.additional-images .owl-controls .owl-buttons div:hover {
	background: #9bb465;
	border-color: #9bb465;
}
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
	left: 0;
	right: auto;
}
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-next {
	right: 0;
	left: auto;
}
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-prev::before,
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-next::before {
	background: none;
	content: "\f104";
	font-family: fontawesome;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #ffffff;
	padding: 10px;
}
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-next::before {
	content: "\f105";
	padding: 11px;
}
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-prev:hover::before,
.additional-images-container .additional-images.owl-carousel .owl-controls .owl-buttons > div.owl-next:hover::before {
	color: #ffffff;
}
/*------------------------------------- additional-images Owl Button CSS End ------------------------------------------*/

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.header-content-title .parallex {
	background: #f5f5f5;
	float: left;
	padding: 107px 0;
	width: 100%;
}
.page-title-wrapper {
	float: left;
	width: 100%;
}
.breadcrumb-wrapper {
	width: 100%;
	float: left;
	background: #f5f5f5;
}
.page-title-wrapper .page-title {
	color: #222222;
	float: left;
	font: 700 32px/42px"Playfair Display", Helvetica, sans-serif;
	margin: 0 0 15px;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}
.page-title {
	color: #ffffff;
}
a:hover,
a:focus {
	color: #333333;
}
/* Gradent to all drop down menus */

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
	background: none;
	text-decoration: none;
	color: #000000;
}
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}
/* top */

#top {
	background: #ffffff;
	float: left;
	width: 100%;
}
.header-top-left {
	float: left;
	width: auto;
}
.header-top-right {
	float: right;
	width: auto;
}
.header-right-cms {
	float: left;
}
#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: #000;
	color: #FFFFFF;
}
#top .btn-link,
#top-links li,
#top-links a {
	background: none;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	text-transform: capitalize;
}
#top-links li .dropdown .dropdown-toggle {
	padding: 8px 0 7px;
}
#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: 20px;
	font-weight: 500;
	color: #333333;
}
#form-currency .btn-group.open .fa-caret-down:before,
#form-language .btn-group.open .fa-caret-down:before {
	content: "\f106";
}
#top-links .dropdown .dropdown-toggle > span::after {
	content: "\f107";
	font-family: fontawesome;
	font-size: 13px;
	margin: 0 0 0 3px;
}
#top ul.dropdown-menu .btn-link {
	padding: 0px;
	line-height: 24px;
	color: #777;
	text-transform: capitalize;
}
.header-top-right .dropdown a.dropdown-toggle,
.header-top-right #wishlist-total {
	display: block;
	line-height: 24px;
	padding: 8px 0;
}
#top-links .header_user_info ul.dropdown-menu {
	border: 1px solid #f0f0f0;
	padding: 10px;
	text-transform: capitalize;
	min-width: 150px;
	position: absolute;
	top: 40px;
	right: 0;
	background: #FFF;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
}
#top #form-currency .currency-select:hover,
#top ul > li > .language-select:hover {
	color: #000;
}
#top .btn-link strong {
	color: #333333;
	font-size: 13px;
	line-height: 14px;
}
#top-links > ul {
	float: left;
	margin: 0;
}
#top-links > ul > li {
	float: left;
	padding: 0 10px;
	position: relative;
}
#top-links > ul > li::after {
	background-color: #c6c6c6;
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 1px;
}
#top-links > ul > li:first-child::after {
	display: none;
}
#top-links .dropdown-menu a {
	padding: 2px 10px;
}
#top-links .account-link-toggle a i.fa {
	padding: 0 2px
}
.contact-link {
	float: left;
	width: 100%;
}
.contact-link > ul {
	margin: 0;
}
.contact-link ul li {
	float: left;
	padding: 10px 0 10px 20px;
	position: relative;
	list-style: none;
}
.contact-link ul li span {
	color: #333333;
	font: 400 13px/18px"Poppins", Helvetica, sans-serif;
	text-transform: capitalize;
}
#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
	color: #000;
	background: none;
}
.contact-link ul li i {
	color: #333333;
	float: left;
	font-size: 15px;
	height: 20px;
	line-height: 14px;
	padding: 2px 0;
	width: 20px;
}
.header-top-right .dropdown .dropdown-toggle > i::before,
.header-top-right #wishlist-total i::before {
	content: "";
}
.header-top-right .dropdown .dropdown-toggle > i,
.header-top-right #wishlist-total i {
	display: none;
}
header .header-right {
	float: right;
	padding: 39px 0;
	width: auto;
}
header .right-block {
	float: right;
	margin: 38px 0;
	width: auto;
}
header .right-block > div {
	padding: 0 5px;
	position: relative;
}
header .right-block > div:last-child {
	padding-right: 0;
}
#page {
	float: left;
	width: 100%;
}
#page > .container {
	clear: both;
}
/*----------------------- userinfo ----------------------------------- */

.user-info {
	float: left;
	width: auto;
}
.user-info .dropdown > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: right;
	position: relative;
}
.user-info .dropdown > a > .fa-user::before {
	content: "";
}
.user-info .dropdown > a > .ttuserheading {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") repeat scroll -65px -276px;
	float: left;
	height: 40px;
	vertical-align: top;
	font-size: 0;
	width: 40px;
	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;
}
.user-info .dropdown > a > .ttuserheading:hover {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.user-info .dropdown .fa-caret-down,
.user-info .dropdown > a > .fa-user {
	display: none;
}
.user-info .dropdown > ul {
	border: 1px solid #f0f0f0;
	left: auto;
	min-width: 230px;
	padding: 20px 25px;
	right: 0;
	top: 78px;
}
.user-info .dropdown-menu > li > a {
	color: #777777;
	line-height: 18px;
	padding: 3px 0;
	font-size: 13px;
}
.user-info .dropdown-menu > li > a:hover {
	color: #000000;
}
.user-info .dropdown-menu #wishlist-total {
	margin: 0 0 5px;
}
/*----------------------- userinfo ----------------------------------- */

/* cart */

.cart {
	float: left;
	width: auto;
}
#cart {
	float: right;
	width: auto;
}
#cart i.fa-shopping-cart {
	display: block;
	position: relative;
	font-size: 0;
	height: 40px;
	width: 50px;
	vertical-align: top;
}
#cart i.fa-shopping-cart::after {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") repeat scroll -33px -118px;
	content: "";
	position: absolute;
	top: 0;
	left: 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;
	height: 40px;
	width: 40px;
}
#cart:hover i.fa-shopping-cart::after {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
#cart.open > .btn {
	color: #666666;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}
#cart button.btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	float: left;
	height: 100%;
	padding: 0;
	position: relative;
	width: 100%;
}
#cart .cart-heading {
	color: #ffffff;
	display: none;
	font: 500 16px/16px"Poppins", sans-serif;
}
#cart #cart-total {
	background: #9bb465;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: auto;
	color: #ffffff;
	float: right;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
	left: auto;
	right: 3px;
	line-height: 16px;
	margin: auto;
	padding: 0 3px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 16px;
	z-index: 1;
}
#cart.open > .btn:hover {
	color: #444444;
}
#cart .dropdown-menu {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #eeeeee;
	bottom: 0;
	cursor: pointer;
	display: none;
	left: auto;
	margin: 0;
	max-width: 370px;
	overflow-y: scroll;
	padding: 120px 40px;
	position: fixed;
	right: 350px;
	top: 0;
	transform: translate(900px, 0px);
	-webkit-transform: translate(900px, 0px);
	-moz-transform: translate(900px, 0px);
	-o-transform: translate(900px, 0px);
	-ms-transform: translate(900px, 0px);
	transition: all 0.5s ease-in-out 0ms;
	-webkit-transition: all 0.5s ease-in-out 0ms;
	-moz-transition: all 0.5s ease-in-out 0ms;
	-o-transition: all 0.5s ease-in-out 0ms;
	-ms-transition: all 0.5s ease-in-out 0ms;
	width: 450px;
	z-index: 1001;
}
#cart.open .dropdown-menu {
	transform: translate(350px, 0px);
	-webkit-transform: translate(350px, 0px);
	-moz-transform: translate(350px, 0px);
	-o-transform: translate(350px, 0px);
	-ms-transform: translate(350px, 0px);
}
#cart .dropdown-menu::after {
	bottom: auto;
	color: #777777;
	content: "\f00d";
	float: left;
	font-family: "FontAwesome";
	font-size: 18px;
	height: 40px;
	left: 40px;
	position: absolute;
	right: auto;
	top: 50px;
	width: 40px;
}
#cart .dropdown-menu .btn.btn-danger i.fa-times {
	font-size: 12px;
	padding: 4px;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	float: left;
	width: 100%;
	color: #878787;
	padding: 10px 0;
	margin: 0;
}
#cart .dropdown-menu li p a strong {
	font-weight: normal;
}
#cart .dropdown-menu li p a strong i.fa {
	padding: 0 3px 0 0;
}
#cart .header-cart-toggle .btn-danger {
	background-color: #ffffff;
	border: medium none;
	color: #222;
	height: auto;
	padding: 0;
	width: auto;
}
#cart .header-cart-toggle .text-right > strong {
	color: #777;
	font-size: 13px;
	font-weight: normal;
}
#cart .dropdown-menu li p a:first-child {
	background: #f1f1f1 none repeat scroll 0 0;
	border-color: #f1f1f1;
	color: #222222;
	margin: 0;
	float: left;
}
#cart .dropdown-menu li p a {
	background: #000000;
	border: 1px solid #000000;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #ffffff;
	float: right;
	font: 400 14px/18px"Poppins", Helvetica, sans-serif;
	padding: 8px 15px;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0 0 0 5px;
	width: 48%;
	text-align: center;
}
#cart .dropdown-menu li p a:hover,
#cart .dropdown-menu li p a:focus {
	background: #9bb465;
	border-color: #9bb465;
	color: #ffffff;
}
#cart .header-cart-toggle td small {
	display: none;
}
.header-cart-toggle .table > tbody > tr > td,
.table > tbody > tr > th,
.header-cart-toggle .table > tfoot > tr > td,
.table > tfoot > tr > th,
.header-cart-toggle .table > thead > tr > td,
.table > thead > tr > th {
	padding: 8px 4px;
	border-color: #eaeaea;
}
.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: 10px 4px;
}
.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-left.name > a {
	color: #777777;
	font-size: 13px;
}
#cart .header-cart-toggle .text-right.amount {
	color: #222;
	font: 500 13px/20px"Poppins", Helvetica, sans-serif;
	text-align: left;
}
.header-cart-toggle .table .text-center img {
	max-width: none;
	border: 2px solid #f7f7f7;
}
#cart .header-cart-toggle .text-right.price-total {
	color: #222;
	text-align: right;
	font: 500 14px/24px"Poppins", Helvetica, sans-serif;
	white-space: nowrap;
}
.cart-form .table-bordered td.text-right.unit-price {
	color: #333;
	font: 500 13px/20px"Poppins", Helvetica, sans-serif;
}
.cart-form .cart_input_block.input-group {
	display: inline-block;
	width: auto;
}
.cart-form .cart_input_block .input-group-btn .btn-primary {
	padding: 8px 14px;
}
#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: #eaeaea -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	padding: 10px 0;
}
#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;
	padding: 4px;
	color: #777;
}
#cart .dropdown-menu .btn.btn-danger:hover i.fa-times {
	color: #9c9b9b;
}
#cart .table.table-striped tr {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#cart .dropdown-menu .table .text-center.image > a {
	padding: 0;
}
.checkout-cart .panel-collapse .input-group .form-control {
	border-radius: 25px 0 0 25px;
	-moz-border-radius: 25px 0 0 25px;
	-webkit-border-radius: 25px 0 0 25px;
	-khtml-border-radius: 25px 0 0 25px;
}
/* full-header css */

header .full-header {
	background: #222222;
	float: left;
	position: relative;
	padding: 0 70px;
	text-align: center;
	width: 100%;
	z-index: 2;
}
/* --------------------------------- search Start------------------------------------------------------------*/

.search {
	float: left;
	width: auto;
}
.ttsearch {
	float: left;
}
.ttsearch_button {
	background: url("TemplateTrip/images/sprite.png") no-repeat scroll -65px -232px;
	color: #000000;
	display: block;
	font-size: 0;
	height: 100%;
	padding: 0;
	position: absolute;
	width: 100%;
	transition: transform 360ms ease-in-out 0s, -webkit-transform 360ms ease-in-out 0s;
	-webkit-transition: transform 360ms ease-in-out 0s, -webkit-transform 360ms ease-in-out 0s;
	-moz-transition: transform 360ms ease-in-out 0s, -webkit-transform 360ms ease-in-out 0s;
	-o-transition: transform 360ms ease-in-out 0s, -webkit-transform 360ms ease-in-out 0s;
	-ms-transition: transform 360ms ease-in-out 0s, -webkit-transform 360ms ease-in-out 0s;
}
#search:hover .ttsearch_button {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.ttsearchtoggle {
	display: none;
	left: auto;
	position: absolute;
	right: 0;
	left: auto;
	top: 78px;
	width: 320px;
	z-index: 9999;
}
.ttsearchtoggle .input-group-btn {
	float: right;
}
#search .ttsearch_button .fa-search {
	display: none;
}
#search button .fa-search {
	font-size: 16px;
}
#search {
	width: 40px;
	height: 40px;
	cursor: pointer;
	float: left;
}
#search .select-wrapper {
	max-width: 160px;
}
#search .select-wrapper select {
	height: 40px;
	margin: 0 -1px 0 0;
}
#search .select-wrapper::after {
	padding: 3px;
}
#search .input-lg {
	float: right;
	height: 41px;
	line-height: 20px;
	padding: 0 15px;
	width: 100%;
	background: #ffffff;
	border: 1px solid #f0f0f0;
	color: #777;
	font-size: 14px;
	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;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
#search .form-control::-moz-placeholder {
	color: #777;
	text-indent: 0.625rem;
}
#search .btn-lg {
	font-size: 14px;
	color: #777777;
	line-height: 18px;
	padding: 0;
	width: 30px;
	height: 30px;
	background: none;
	border: none;
	position: absolute;
	left: auto;
	right: 5px;
	top: -35px;
	left: auto;
	z-index: 9999;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
#search .btn-lg:hover {
	color: #111111;
}
#search.active .ttsearch_button {
	background-position: -66px -317px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
@media (max-width: 991px) {
	.ttsearchtoggle {
		top: 45px;
	}
}
@media (max-width: 480px) {
	.ttsearchtoggle {
		left: auto;
		right: -110px;
		width: 300px;
	}
}
/*--------------------------------------------- Search End --------------------------------------------------------*/

/* ------------------------------------ ajex search CSS Start -----------------------------------*/

.live-search {
	width: 100%;
	position: absolute;
	z-index: 1000;
	padding: 5px 0;
	margin-top: 40px;
	background-color: #FFF;
	border: 1px solid #f0f0f0;
	left: 0;
	display: none;
}
.live-search .loading {
	display: block;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 32px;
	height: 32px;
}
.live-search ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0;
	width: 100%;
}
.live-search ul li {
	background-color: #ffffff;
	overflow: hidden;
	cursor: pointer;
	float: left;
	width: 100%;
}
.live-search ul li:hover a {
	background-color: #efefef;
}
.live-search ul li a {
	display: block;
	float: left;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}
.live-search ul li .product-image {
	border: 2px solid #f7f7f7;
	float: left;
	padding: 0;
	width: auto;
}
.live-search ul li .product-name p {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0;
}
.live-search ul li .search-description {
	float: right;
	padding: 0 10px;
	text-align: left;
}
.live-search ul li .product-name {
	font: 400 14px/20px"playfair display", sans-sarif;
	color: #222222;
}
.live-search ul li .product-price {
	color: #222222;
	font: 600 14px/18px"Poppins", Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
.live-search ul li .product-price .price {
	color: #222222;
	display: block;
}
.live-search ul li .product-price .special {
	color: #777777;
	text-decoration: line-through;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin-top: -5px;
}
.live-search .result-text {
	float: left;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	padding: 15px 0;
	text-transform: capitalize;
	width: 100%;
}
.live-search .view-all-results:hover {
	color: #000000;
}
.live-search .view-all-results {
	color: #333333;
}
.live-search .product-image img {
	width: auto;
	max-width: 100%;
}
@media (max-width: 1199px) {
	.live-search ul li {
		width: 100%;
	}
}
@media (max-width: 481px) {
	.live-search ul li .product-image {
		width: auto;
	}
}
/* ------------------------------------ ajex search CSS Start -----------------------------------*/

#top-links .list-inline > li.account-nav > a {
	color: #888888;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	background: none;
}
.user-info .ttlanguage,
.user-info .ttcurrency {
	float: left;
	width: 100%;
}
.ttlanguage .pull-left,
.ttcurrency .pull-left {
	width: 100%;
}
#form-language .btn-group > .btn-link,
#form-currency .btn-group > .btn-link {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	padding: 0 0 5px;
	color: #000000;
	width: 100%;
}
#form-currency .btn-link,
#form-language .btn-link {
	border: medium none;
	color: #777777;
	display: block;
	float: left;
	font: 400 13px/24px"Poppins", Helvetica, sans-serif;
	padding: 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	width: 100%;
}
.ttlanguage .btn-link > span,
.ttcurrency .btn-link > span {
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	display: inline-block !important;
}
.ttlanguage .btn-group > ul,
.ttcurrency .btn-group > ul {
	clear: both;
	float: left;
	padding: 7px 0;
	width: 100%;
}
.ttlanguage .btn-group ul li,
.ttcurrency .btn-group ul li {
	list-style: outside none 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;
}
#form-currency .btn-group ul.dropdown-menu.currency-toggle,
#form-language .btn-group ul.dropdown-menu.language-toggle,
#top-links .dropdown .dropdown-menu {
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	left: auto;
	margin: 0;
	min-width: 150px;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	top: 36px;
}
#form-currency .btn-group .dropdown-menu.currency-toggle li button,
#form-language .btn-group .dropdown-menu.language-toggle li button,
#top-links .dropdown-menu a {
	border: medium none;
	color: #878787;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	text-align: left;
}
#form-language .language-select > img {
	margin: 0 2px 0 0;
}
#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 .dropdown-toggle > img,
.header-top-right #form-currency .dropdown-toggle > strong {
	margin: 0 2px;
}
.header_user_info .ttuserheading {
	background: transparent url("TemplateTrip/images/sprite.png") no-repeat scroll -5px -317px;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 40px;
	margin: 0;
	width: 40px;
}
.header_user_info .ttuserheading:hover,
.header_user_info.open .ttuserheading {
	background-position: -65px -317px;
}
.header_user_info > a > i,
.header_user_info > a > .fa-user {
	display: none;
}
/* header user info End*/

/* logo */

.header-top-cms {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.header-left {
	float: left;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 30px;
	width: 205px;
}
header {
	float: left;
	width: 100%;
	position: relative;
}
.header-left-cms {
	float: left;
	width: auto;
}
/* menu */

/* Mega Menu Stylesheet START */

#menu.mega-menu ul.nav ul.list-unstyled li {
	display: table;
}
#menu.mega-menu ul.nav li ul.list-unstyled > li.dropdown .dropdown-menu {
	position: static;
	display: block;
}
/* Mega Menu Stylesheet START */

#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a {
	color: #777;
}
.menu-container {
	background: #000000;
	clear: both;
	position: relative;
	padding-left: 26%;
	float: left;
	width: 100%;
}
#menu {
	margin: 0 auto;
	min-height: auto;
	text-align: center;
	width: 100%;
}
#menu div.navbar-header {
	cursor: pointer;
	display: block;
	overflow: hidden;
}
#menu .list-unstyled.childs_1.mega-dropdown-menu .dropdown > a {
	color: #414141;
	font: 400 14px/22px"Poppins", Helvetica, sans-serif;
	padding: 0;
	text-transform: capitalize;
	width: 100%;
	text-align: left;
}
#menu .dropdown-inner .list-unstyled.childs_2.single-dropdown-menu a {
	padding: 0 0 0 20px;
}
#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;
	display: block;
	font: 400 15px/22px"Poppins", Helvetica, sans-serif;
	padding: 20px;
	text-transform: capitalize;
	background: none;
}
#menu .list-unstyled.childs_2 {
	padding: 5px 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
	padding: 20px 0;
}
#menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.mega-dropdown-menu {
	padding: 20px;
}
#menu .navbar-nav li.dropdown .dropdown-menu .dropdown-inner ul.mega-dropdown-menu:first-child {
	padding: 20px 0 20px 20px;
}
#menu .dropdown-inner a {
	color: #414141;
	display: block;
	font-family: "Poppins", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	min-width: 160px;
	padding: 0;
	text-transform: capitalize;
	text-align: left;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	font-size: 12px;
}
#menu .see-all:hover,
#menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #777;
}
#menu #category {
	color: #000000;
	float: left;
	font: 700 14px/40px"Poppins", sans-serif;
	text-transform: uppercase;
}
#menu #category:hover {
	color: #000;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #777;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #777;
}
#menu .navbar-nav > li {
	display: inline-block;
	float: none;
}
#menu .navbar-nav {
	float: none;
}
#menu ul.nav ul.list-unstyled li.dropdown > a::after {
	border-top: 1px solid #eeeeee;
	bottom: -4px;
	content: "";
	float: left;
	height: 1px;
	left: 0;
	position: absolute;
	width: 20%;
}
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu a,
#menu .more-menu .list-unstyled.childs_1 a {
	padding: 0 20px;
	color: #414141;
}
#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 .dropdown-menu ul li a:hover,
#menu li.more-menu .dropdown-menu ul li span:hover,
#menu li.more-menu .dropdown-menu ul li a:focus,
#menu li.more-menu .dropdown-menu ul li span:focus,
#menu li.more-menu .dropdown-menu ul li a:active,
#menu li.more-menu .dropdown-menu ul li span:active {
	color: #000000;
}
/* 2 Level Sub Categories START */

#menu ul.nav ul.list-unstyled li {
	min-width: 160px;
}
#menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
	border: 0;
	position: static;
	display: block;
	width: 150px;
}
#menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
	left: 160px;
	top: 0;
	position: absolute;
	display: none;
	border-color: #eaeaea;
}
#menu ul.nav li ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
	display: block;
}
#menu .nav > li.dropdown::after {
	bottom: auto;
	color: #414141;
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 12px;
	left: auto;
	position: absolute;
	top: 19px;
	right: 5px;
}
#menu .nav.navbar-nav > li:hover > a,
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a:hover,
#menu .nav.navbar-nav > li:hover > span {
	color: #000;
}
#menu .nav > li.dropdown:hover::after {
	color: #414141;
	content: "\f106";
}
#menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown::after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 13px;
	position: absolute;
	right: 15px;
	top: 0;
}
/* 2 Level Sub Categories END */

/* content */

#content {
	min-height: 600px;
}
.tthome {
	float: left;
	width: 100%;
}
.tthome #content {
	padding: 0;
}
/* Slideshow Slider Stylesheet */

.common-home > .row {
	margin: 0;
}
.content-top {
	float: left;
	width: 100%;
}
/*---------------------------------------------- Slideshow Slider Stylesheet start-------------------------------*/

.top-column {
	margin-bottom: 30px;
}
.swiper-wrapper {
	direction: ltr !important;
}
.slideshow-panel {
	position: relative;
	float: left;
	margin: 0 0 40px;
	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;
	float: left;
}
.slideshow-panel .swiper-container {
	width: 100%;
}
.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;
	width: 100%;
	z-index: 99999;
}
.slideshow-panel img {
	width: 100%;
	height: auto;
}
.slideshow-main .swiper-pagination {
	display: none;
}
.slideshow-panel .swiper-container .swiper-pager {
	position: static;
	line-height: normal;
}
.slideshow-panel .swiper-container .swiper-pager div {
	background: #222222;
	height: 50px;
	width: 50px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	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;
	text-shadow: none;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.slideshow-panel .swiper-container .swiper-pager .swiper-button-prev {
	left: 70px;
	right: auto;
	margin: auto;
	top: 0;
	bottom: 0;
}
.slideshow-panel .swiper-container .swiper-pager .swiper-button-next {
	right: 70px;
	left: auto;
	margin: auto;
	top: 0;
	bottom: 0;
}
.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-prev {
	left: 50px;
}
.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-next {
	right: 50px;
}
.slideshow-panel .swiper-container:hover .swiper-pager div {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.slideshow-panel .swiper-container .swiper-pager div:hover {
	background: #9bb465;
}
.slideshow-panel .swiper-pager .swiper-button-prev::before {
	bottom: 0;
	color: #ffffff;
	content: "\f104";
	font-family: fontawesome;
	font-size: 24px;
	line-height: 38px;
	left: -2px;
	margin: auto;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.slideshow-panel .swiper-pager .swiper-button-next::before {
	bottom: 0;
	color: #ffffff;
	content: "\f105";
	font-family: fontawesome;
	font-size: 24px;
	line-height: 38px;
	left: 0;
	margin: auto;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.slideshow-panel .swiper-pager .swiper-button-prev:hover::before,
.slideshow-panel .swiper-pager .swiper-button-next:hover::before {
	color: #ffffff;
}
@media (max-width: 767px) {
	.slideshow-panel .swiper-container .swiper-pager div {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
	}
	.slideshow-panel .swiper-container .swiper-pager .swiper-button-prev,
	.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-prev {
		left: 20px;
		right: auto;
	}
	.slideshow-panel .swiper-container .swiper-pager .swiper-button-next,
	.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-next {
		left: auto;
		right: 20px;
	}
}
@media (max-width: 480px) {
	.slideshow-panel .swiper-container .swiper-pager div,
	.slideshow-panel .swiper-container .swiper-pager div:hover {
		background: none;
	}
	.slideshow-panel .swiper-pager .swiper-button-prev::before,
	.slideshow-panel .swiper-pager .swiper-button-next::before {
		color: #ffffff;
	}
	.slideshow-panel .swiper-pager .swiper-button-prev:hover::before,
	.slideshow-panel .swiper-pager .swiper-button-next:hover::before {
		color: #9bb465;
	}
	.slideshow-panel .swiper-container .swiper-pager .swiper-button-prev,
	.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-prev {
		left: 0;
	}
	.slideshow-panel .swiper-container .swiper-pager .swiper-button-next,
	.slideshow-panel .swiper-container:hover .swiper-pager .swiper-button-next {
		right: 0;
	}
}
/*---------------------------------------------- Slideshow Slider Stylesheet end-------------------------------*/

/*------------------------ CustomNavigation Button CSS Start -----------------------------------*/

.customNavigation {
	float: left;
	direction: ltr;
	text-align: center;
	margin: 20px 0 0;
	width: 100%;
}
.customNavigation a {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	border: 1px solid #222222;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #222;
	position: relative;
	padding: 0;
	width: 31px;
	height: 31px;
}
.customNavigation a.prev {
	background: #222222 url("TemplateTrip/images/sprite.png") no-repeat scroll -70px -353px;
	margin: 0 4px 0 0;
}
.customNavigation a.prev:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	float: left;
	height: 1px;
	left: -61px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 60px;
}
.customNavigation a.prev:after {
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	left: -41px;
	position: absolute;
	top: 15px;
	width: 40px;
}
.customNavigation a.next {
	background: #222222 url("TemplateTrip/images/sprite.png") no-repeat scroll -70px -386px;
}
.customNavigation a.next:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	right: -61px;
	position: absolute;
	top: 10px;
	width: 60px;
}
.customNavigation a.next:after {
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	right: -41px;
	position: absolute;
	top: 15px;
	width: 40px;
}
.customNavigation a:hover {
	border-color: #9bb465;
	background-color: #9bb465;
	color: #fff;
}
.customNavigation a:hover.prev {
	background-position: -70px -353px;
}
.customNavigation a:hover.next {
	background-position: -70px -386px;
}
/*------------------------ CustomNavigation Button CSS End -----------------------------------*/

/* Category Page */

#content h2.category-name {
	margin-top: 0;
}
#column-left > div,
#column-right > div {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	float: left;
	margin: 0 0 30px;
	padding: 15px;
	width: 100%;
}
#column-left .swiper-viewport,
#column-right .swiper-viewport {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	padding: 0;
	border: none;
}
#column-left .swiper-wrapper,
#column-right .swiper-wrapper {
	height: auto;
}
.category-list ul {
	padding: 0;
}
.category-list ul li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
	text-align: center;
	width: 105px;
}
.subcategory-image {
	clear: both;
	padding: 0 0 8px;
}
.subcategory-image > a {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	padding: 6px;
}
.category-list li:hover .subcategory-image > a {
	border: 2px solid #333333;
	padding: 5px;
}
.subcategory-image img {
	max-width: 100%;
}
.category-list h5 {
	float: left;
	text-align: center;
	width: 100%;
	margin: 0 0 10px;
}
.category-list h5 a {
	color: #888888;
	display: inline-block;
	font: 400 14px/22px"Poppins", sans-serif;
	text-transform: capitalize;
	word-break: break-all;
}
.category-list li:hover h5 a,
.category-list li:focus h5 a {
	color: #333;
}
.category-filter label {
	color: #222;
	font: 500 13px/24px"Poppins", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background: none;
	border: none;
	width: auto;
}
.category-compare {
	margin: 0;
	float: left;
	width: 100%;
}
.category-products {
	float: left;
	width: 100%;
}
.category-treeview ul {
	margin: 0px;
}
.category-treeview li {
	position: relative;
	list-style: none;
}
.category-treeview li.category-li .list-tree:before {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	position: absolute;
	cursor: pointer;
	padding: 3px 5px;
	right: 0px;
	top: 0px;
	z-index: 9;
}
.category-treeview li.category-li.category-active.active .list-tree:before {
	content: "\f106";
	color: #111111;
}
.category-treeview li.category-li .list-tree:hover:before {
	color: #414141;
}
#column-left .list-group .category-li.category-active a.list-group-item.active,
#column-right .list-group .category-li.category-active a.list-group-item.active {
	color: #111111;
}
.product-thumb .caption .description {
	display: none;
}
.rating span.fa-stack,
#review span.fa-stack {
	width: 11px;
	height: 13px;
}
.products-list,
.list-products {
	position: relative;
	width: 100%;
	margin: 0 0 80px;
	float: left;
}
.products-list > .row {
	clear: both;
}
.product-list .product-thumb .caption .description {
	display: block;
	margin: 0 0 10px;
	clear: both;
}
.product-thumb,
.product-layout,
.product-layouts {
	position: relative;
}
.product-thumb {
	overflow: hidden;
	position: relative;
}
.product-thumb .sale-icon,
.product-sale-icon {
	color: #000000;
	font: 400 14px/21px"Poppins", Helvetica, sans-serif;
	left: 0;
	letter-spacing: 1px;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: auto;
	text-align: center;
	text-transform: uppercase;
	top: 15px;
	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;
	z-index: 1;
}
.product-thumb:hover .sale-icon,
.product-sale-icon {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	left: 15px;
}
.product-thumb .percent,
.product-percent {
	color: #000000;
	font: 400 14px/21px"Poppins", Helvetica, sans-serif;
	left: 0;
	letter-spacing: 1px;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: auto;
	text-align: center;
	text-transform: uppercase;
	top: 40px;
	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;
	z-index: 1;
}
.product-thumb:hover .percent,
.product-percent {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	left: 15px;
}
.product-list .product-thumb .sale-icon,
.product-list .product-thumb .percent {
	left: 25px;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.header-content-title {
	float: left;
	padding: 0 0 30px;
	width: 100%;
}
.common-home .header-content-title {
	display: none;
}
/* Column Left - Right Product List */

#column-left {
	clear: left;
}
#column-left .panel-default > .list-group,
#column-right .panel-default > .list-group {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#column-left .products-carousel,
#column-right .products-carousel {
	float: left;
	margin: 0;
	width: 100%;
}
#column-left .product-thumb:hover,
#column-right .product-thumb:hover,
#header-left .product-thumb:hover,
#header-right .product-thumb:hover,
#footer-left .product-thumb:hover,
#footer-right .product-thumb:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#column-left .product-thumb,
#column-right .product-thumb,
#header-left .product-thumb,
#header-right .product-thumb,
#footer-left .product-thumb,
#footer-right .product-thumb {
	padding: 20px 0;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
#column-left .product-thumb:last-child,
#column-right .product-thumb:last-child,
#header-left .product-thumb:last-child,
#header-right .product-thumb:last-child,
#footer-left .product-thumb:last-child,
#footer-right .product-thumb:last-child {
	border: none;
}
#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 {
	border: 1px solid #f0f0f0;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	max-width: 80px;
}
#column-left .product-thumb .sale-icon,
#column-right .product-thumb .sale-icon,
#column-left .product-thumb .percent,
#column-right .product-thumb .percent {
	padding: 1px 5px;
	font-size: 12px;
	left: 0;
	right: auto;
	display: none;
}
#column-left .product-thumb .price-tax,
#column-right .product-thumb .price-tax,
#header-left .product-thumb .price-tax,
#header-right .product-thumb .price-tax,
#footer-left .product-thumb .price-tax,
#footer-right .product-thumb .price-tax {
	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 {
	margin: 0;
}
#column-left .rating .fa-star,
#column-left #review .fa-star,
#column-right .rating .fa-star,
#column-right #review .fa-star {
	font-size: 14px;
}
#column-left .product-thumb .caption .sale-icon,
#column-right .product-thumb .caption .sale-icon,
#header-left .product-thumb .caption .sale-icon,
#header-right .product-thumb .caption .sale-icon,
#footer-left .product-thumb .caption .sale-icon,
#footer-right .product-thumb .caption .sale-icon {
	font-size: 11px;
	padding: 0 5px;
	left: 0;
	right: auto;
}
#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 {
	float: left;
	height: auto;
	position: static;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	width: 100%;
}
#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;
	color: #666666;
	padding: 0;
	margin: 0;
	line-height: normal;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	display: block;
	width: 100%;
	height: auto;
	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;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
#column-left .special-carousel .sale-icon,
#column-right .special-carousel .sale-icon,
#header-left .special-carousel .sale-icon,
#header-right .special-carousel .sale-icon,
#footer-left .special-carousel .sale-icon,
#footer-right .special-carousel .sale-icon {
	display: none;
}
.product-list .product-thumb:hover h4 a {
	color: #000;
}
/* 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: medium none;
}
#column-left .list-group a.active,
#column-left .list-group a.active:hover,
#column-left .list-group a:hover {
	background: none;
}
#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 .category-li.category-active .list-group-item.current-child-item {
	line-height: 25px;
	color: #888;
}
#column-left .list-group .list-group-item,
#column-right .list-group .list-group-item {
	background: none;
	color: #888888;
	cursor: pointer;
	font-family: "Poppins", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding: 2px 0 0;
	margin-bottom: 0;
}
#column-left .category-li.category-active .list-group-item.current-child-item:hover,
#column-left .list-group .list-group-item:hover,
#column-right .list-group .list-group-item:hover {
	color: #000;
}
.category-treeview .list-group a.child-item,
.category-treeview .list-group a.current-child-item {
	margin-left: 10px;
}
#column-left .panel-heading,
#column-right .panel-heading,
#column-left .box-heading,
#column-right .box-heading,
#column-left .panel-heading,
#column-right .panel-heading,
#ttcmstestimonial .title_block {
	background: #ffffff;
	border-bottom: 1px solid #f0f0f0;
	color: #000000;
	float: left;
	font: 500 16px/18px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	position: relative;
	text-align: left;
	text-transform: capitalize;
	width: 100%;
}
#column-left .title_block a,
#column-right .title_block a {
	color: #000000;
}
#column-left .box-heading > h3,
#column-right .box-heading > h3 {
	background: none;
	color: #000000;
	font: 600 16px/18px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#column-left .option-filter .panel-heading,
#column-left .option-filter .list-group-item,
#column-left .option-filter-box a.list-group-item,
#column-left .option-filter .panel-footer,
#column-right .option-filter .panel-heading,
#column-right .option-filter .list-group-item,
#column-right .option-filter-box a.list-group-item,
#column-right .option-filter .panel-footer {
	float: left;
	width: 100%;
}
#column-left .option-filter .panel-footer,
#column-right .option-filter .panel-footer {
	background: none;
	padding: 0 0 10px;
}
#column-left .option-filter .checkbox > label,
#column-right .option-filter .checkbox > label {
	color: #888888;
	font: 400 13px/20px"Poppins", Helvetica, sans-serif;
	text-transform: capitalize;
}
#column-left .option-filter .checkbox > label:hover,
#column-right .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,
#column-right .option-filter .list-group-items .list-group-item:hover,
#column-right .option-filter .list-group-items .list-group-item:hover:after {
	color: #222222;
}
#column-left .option-filter .list-group-item .checkbox,
#column-right .option-filter .list-group-item .checkbox {
	margin: 0px;
	padding: 0;
}
.option-filter-box .list-group .list-group-items {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.option-filter-box .list-group .list-group-items:first-child {
	padding-top: 0;
}
.option-filter-box .list-group .list-group-items:last-child {
	border: medium none;
}
#column-left .option-filter .list-group-items .list-group-item,
#column-right .option-filter .list-group-items .list-group-item {
	color: #222222;
	font: 500 13px/28px"Poppins", Helvetica, sans-serif;
	padding: 2px 0;
	float: left;
	width: 100%;
	position: relative;
	text-transform: capitalize
}
#column-left .product-thumb .thumb-description,
#column-right .product-thumb .thumb-description {
	border: none;
	float: left;
	text-align: left;
	padding: 0 10px;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	padding: 0;
}
.option-filter .list-group {
	margin: 0px;
}
.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 0px;
	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;
}
/*.category-filter, .category-pagination { border: 1px solid #f0f0f0; }*/

#content .category-filter {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	float: left;
	margin: 20px 0;
	padding: 10px;
	width: 100%;
}
.category-filter .filter-sort-by,
.category-filter .filter-show {
	float: right;
}
.category-filter .filter-text {
	float: left;
}
.category-filter .filter-show .filter-selection {
	width: 70px;
	float: right;
}
.category-filter .filter-sort-by .filter-selection {
	float: left;
	width: 160px;
}
.category-filter .filter-sort-by {
	width: 100%;
	max-width: 250px;
}
.category-filter .filter-show {
	max-width: 140px;
}
.category-filter .filter-show .filter-text {
	margin: 0 5px;
}
.category-filter .filter-text {
	padding: 5px 5px 0 0;
	margin: 0;
	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 {
	width: 25px;
	height: 25px;
	padding: 8px 15px;
	margin: 4px 0 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;
}
.category-filter .filter-grid-list button#grid-view {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") repeat scroll -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: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") repeat scroll -65px -18px;
	border: none;
}
.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: 0px;
}
.category-description .category-content {
	margin-top: 20px;
}
.category-pagination {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	float: left;
	margin: 15px 0 0;
	padding: 10px 15px;
	width: 100%;
}
.category-pagination div.text-left {
	padding: 8px 0;
}
.category-pagination div.text-right {
	padding: 0;
}
.category-pagination .pagination {
	margin: 3px 0 0;
	vertical-align: top;
}
.category-list > h3 {
	color: #333333;
	font: 500 16px/26px"Poppins", sans-serif;
	margin: 0 0 10px;
	text-transform: capitalize;
}
.pagination li:last-child > a::after {
	content: "\f178";
	font-family: fontawesome;
	font-size: 13px;
	position: absolute;
	right: auto;
	left: 10px;
}
.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: #222222;
	border-color: #222222;
	cursor: pointer;
	color: #ffffff;
}
.pagination > .active > span,
.pagination > .active > a {
	background: #9bb465;
	border-color: #9bb465;
	color: #ffffff;
}
.pagination li:last-child > a,
.pagination li:first-child > a {
	font-size: 0px;
	padding: 7px 0;
}
.pagination > li > a,
.pagination > li > span {
	color: #000000;
	padding: 7px 0;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	text-align: center;
	border-color: #dddddd;
}
/* Left Column stylesheet */

#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 {
	float: left;
	width: 100%;
}
#column-left .products-list .row > div .caption h4,
#column-left .list-products .row > div .caption h4,
#column-right .products-list .row > div .caption h4,
#column-right .list-products .row > div .caption h4 {
	font-size: 14px;
	margin: 0 0 3px;
	line-height: 20px;
}
#column-left .products-list .row > div .caption .price,
#column-left .list-products .row > div .caption .price,
#column-right .products-list .row > div .caption .price,
#column-right .list-products .row > div .caption .price {
	margin: 0;
	padding: 0 0 4px;
	font-size: 14px;
}
#column-left .product-thumb .price-new,
#column-right .product-thumb .price-new {
	font-size: 14px;
}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old {
	font-size: 13px;
}
#column-left .products-list .row > div .caption .price .price-tax,
#column-right .products-list .row > div .caption .price .price-tax {
	display: none;
}
#column-left .products-list .row > div .button-group .btn-wishlist,
#column-right .products-list .row > div .button-group .btn-wishlist {
	display: none;
}
#column-left .products-list .row > div .button-group .btn-compare,
#column-right .products-list .row > div .button-group .btn-compare {
	display: none;
}
#column-left .product-thumb:hover h4 a,
#column-right .product-thumb:hover h4 a,
#column-left .product-thumb .button-group .btn-cart:hover > span,
#column-right .product-thumb .button-group .btn-cart:hover > span {
	color: #000;
}
#column-left .product-thumb .button-group .btn-cart > span,
#column-right .product-thumb .button-group .btn-cart > span {
	display: block !important;
	font-size: 14px;
	line-height: 22px;
	text-transform: capitalize;
}
#column-left .product-thumb h4 a:hover,
#column-right .product-thumb h4 a:hover {
	color: #000;
}
/* Product page stylesheet */

.product-images .additional-images-container {
	margin: 0 auto;
	overflow: hidden;
	direction: ltr;
	position: relative;
	width: 450px;
}
.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: #222222;
	text-transform: capitalize;
}
.product-details .product-info-value > a {
	color: #9bb465;
}
.product-details .product-info-value > a:hover {
	color: #222;
}
.product-product .tab-content {
	border-top: 1px solid #ebebeb;
	padding: 20px 0;
	margin: 0;
	text-align: left;
}
.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 10px 0 0;
	float: left;
}
.product-quantity #input-quantity {
	border: 1px solid #f0f0f0;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	font-size: 14px;
	float: left;
	height: 43px;
	line-height: 27px;
	padding: 0 6px;
	text-align: center;
	width: 60px;
}
.product-details h1.product-name {
	border-bottom: 1px solid #f0f0f0;
	color: #000000;
	margin: 0 0 16px;
	padding-bottom: 16px;
	text-transform: capitalize;
	font: 500 20px/28px"Playfair Display", Helvetica, sans-serif;
}
.product-details table.product-info {
	margin: 15px 0;
}
.product-details .product-price {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 15px 0;
	margin: 15px 0 20px;
}
.product-details .addthis_toolbox {
	width: 100%;
	float: left;
}
.product-details .product-options h3 {
	font: 500 18px/24px"Poppins", 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: 14px;
	color: #777777;
	text-align: left;
	text-transform: none;
	border: none;
	background: none;
	padding: 0 15px 0 0;
	margin: 15px 5px 15px 0;
}
.product-details .btn.btn-default.product-btn-wishlist:hover,
.product-details .btn.btn-default.product-btn-compare:hover {
	background: none;
	color: #000000;
}
.product-price .product-discounts {
	list-style: none;
	margin-top: 10px;
	font-size: 13px;
}
.product-price .product-reward-points {
	font-size: 13px;
}
.product-details .rating > a {
	border-right: 1px solid #f0f0f0;
	color: #777777;
	float: left;
	font-size: 14px;
	margin: 0 10px 0 0;
	padding: 2px 10px 0 0;
	line-height: 18px;
	height: 20px;
}
.product-details .rating > a:last-child {
	border-right: medium none;
	margin-right: 0;
}
.product-details .rating > a:hover {
	color: #444;
}
.rating .product-rating {
	border-right: 1px solid #f0f0f0;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 10px 0 0;
	line-height: 18px;
	height: 20px;
}
.product-details .price-new {
	float: left;
	margin: 0 8px 0 0;
}
.product-details .price-old {
	text-decoration: line-through;
	font: 300 13px/20px"Poppins", Helvetica, sans-serif;
}
.product-details .product-tax {
	margin-top: 10px;
}
.product-details .product-options h3 {
	margin: 10px 0;
}
.product-details ul.product-price h2 {
	color: #222222;
	font: 600 18px/20px"Poppins", Helvetica, sans-serif;
}
.product-options .product-quantity {
	clear: both;
	float: left;
	margin: 0;
}
.product-options .radio,
.product-options .checkbox {
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
}
.product-product .btn.btn-default {
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
	color: #777777;
	padding: 7px 15px;
}
.product-product .btn.btn-default:hover {
	background-color: #000000;
	border-color: #000000;
}
.product-product .btn.btn-default:hover {
	color: #ffffff;
}
.product-product .product-details .addthis_toolbox > a:first-child {
	margin: 0;
}
.product-product .product-details .addthis_toolbox > a {
	margin: 0 5px;
}
.product-tabs {
	clear: both;
	margin: 50px 0;
	text-align: center;
}
#tab-review label.control-label {
	font: 500 13px/20px"Poppins", Helvetica, sans-serif;
	color: #222;
	margin-bottom: 10px;
}
.product-product .nav.nav-tabs li.active a,
.product-product .nav.nav-tabs li:hover a {
	border: none;
	color: #000000;
	cursor: pointer;
}
.product-product .nav-tabs > li.active > a::before {
	background: #000000;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.product-product .nav-tabs > li {
	margin: 0 30px 0 0;
	padding: 0;
}
.product-product .nav-tabs > li > a {
	background: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	color: #888888;
	font: 400 18px/20px"Poppins", Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0;
	position: relative;
	text-transform: capitalize;
}
.product-product #tab-description > h3,
.product-product #form-review > h2 {
	font-family: "Poppins", Helvetica, sans-serif;
	font-size: 18px;
	color: #777;
}
.tab-content #tab-description b {
	font-weight: 600;
	color: #414141;
}
#checkout-cart #accordion > .panel-default,
#checkout-cart #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
	margin-top: 10px;
}
.checkout-cart #accordion .panel-heading {
	padding: 0px;
	border-color: #eaeaea;
	background: #f5f5f5;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
}
.checkout-cart #accordion .panel-heading a {
	padding: 10px 20px;
	font-family: "Poppins", Helvetica, sans-serif;
	font-weight: normal;
}
.checkout-cart #accordion label.control-label {
	width: 100%;
	padding: 0px;
	text-align: left;
	color: #444;
	font-size: 14px;
}
.checkout-cart #accordion .form-group {
	margin: 15px 0;
}
.checkout-cart #accordion .form-group > div {
	width: 100%;
	padding: 0px;
	margin: 5px 0;
}
.checkout-cart #content > .buttons {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.checkout-checkout #accordion .panel-default .panel-heading {
	border-color: #eaeaea;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	padding: 15px;
}
#checkout-checkout #accordion .panel-default {
	border: none;
	margin-top: 10px;
}
#checkout-checkout #accordion .panel-default .panel-body {
	border: none;
	padding: 15px 15px 25px;
}
#checkout-cart #content .cart-form {
	float: left;
	width: 100%;
}
.table.table-bordered {
	border-color: #eaeaea;
	background: #ffffff;
}
.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 #f0f0f0;
	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;
}
.checkout-cart .sub-total-table {
	float: right;
}
.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: #000000;
	color: #ffffff;
}
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 #000000;
}
.datepicker-days .table-condensed .day.active.today::before {
	border-bottom: 7px solid #FFF;
}
/* 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 {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	padding: 10px;
}
.search-criteria > p {
	margin: 10px 0;
}
.search-criteria .checkbox-inline {
	padding: 0;
}
.product-compare #content .table .btn {
	display: inline-block;
	margin: 2px 0;
	text-transform: capitalize;
	width: auto;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
}
.information-sitemap .col-sm-6 > ul {
	padding-left: 15px;
}
.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: 10px;
}
/* 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 {
	background: #9bb465;
	border: 2px solid #9bb465;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffffff;
	font-size: 16px;
	height: 35px;
	margin: 10px 5px 10px 0;
	padding: 7px;
	text-align: center;
	width: 35px;
}
.information-contact #content > h3 {
	clear: both;
}
/* extra page stylesheet  */

#product-compare .table tr .price,
#account-wishlist .price b {
	color: #222222;
	font: 600 18px/20px"Poppins", Helvetica, sans-serif;
}
#product-compare .table tr .price strike,
#account-wishlist .price s {
	color: #777777;
	font: 300 13px/16px"Poppins", Helvetica, sans-serif;
}
#common-success #content > p > a {
	color: #000000;
	font-size: 16px;
}
body #content > .buttons.clearfix {
	margin: 20px 0 0;
}
.table-bordered tr td.text-right.total-amount {
	color: #414141;
}
.information-contact #content .form-horizontal {
	float: left;
	width: 100%;
}
.checkout-cart h2 {
	font: 500 22px/34px"Poppins", sans-serif;
}
.checkout-cart tr:last-child > td.text-right.heading-title {
	font: 700 18px/22px"Poppins", Helvetica, sans-serif !important;
	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 #f0f0f0;
	color: #444;
	font-family: "Poppins", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	vertical-align: middle;
}
.cart-form .table-bordered tbody td.text-right.total-price {
	color: #222;
	font: 500 14px/20px"Poppins", Helvetica, sans-serif;
}
.checkout-checkout h4 {
	font-family: "Poppins", Helvetica, sans-serif;
}
.affiliate-login h2,
.account-login h2,
.checkout-checkout h2,
.product-search h2 {
	color: #333333;
	font: 400 23px/25px"Poppins", Helvetica, sans-serif;
}
.well {
	background: #ffffff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #f0f0f0;
}
/* brand page */

.product-manufacturer .a-link-list {
	border: medium none;
}
.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: Poppins;
	font-size: 16px;
	margin-bottom: 10px;
}
.terms-condition h3 {
	font: 400 18px/22px"Poppins", 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;
	width: 100%;
	float: left;
}
.a-link-heading {
	background: #f5f5f5;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 8px;
}
.a-link-heading p,
.a-link-heading h2 {
	margin: 0px;
	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;
}
.table-hover > tbody > tr:hover {
	background: none;
}
/*----------------------- Brand Carousel CSS Start ------------------------*/

.brand-carousel .box-heading {
	display: none;
}
.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;
	padding: 15px 0;
	float: left;
	width: 100%;
}
.common-home .brand-carousel {
	float: left;
	position: relative;
	margin: 0 0 80px;
	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 {
	background: #222222;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	height: 30px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	width: 30px;
	border: 1px solid #222222;
	color: #FFF;
	font: 400 13px/18px"Raleway", Helvetica, sans-serif;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.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 -70px -353px;
	content: "";
	float: left;
	height: 100%;
	width: 100%;
}
.brand-carousel .swiper-pager .swiper-button-prev:hover::before {
	background-position: -70px -353px;
}
.brand-carousel .swiper-pager .swiper-button-next::before {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/sprite.png") no-repeat scroll -70px -386px;
	content: "";
	float: left;
	height: 100%;
	width: 100%;
}
.brand-carousel .swiper-pager .swiper-button-next:hover::before {
	background-position: -70px -386px;
}
.brand-carousel .swiper-viewport .swiper-pager div:hover {
	background: #9bb465;
	color: #FFF;
	border-color: #9bb465;
}
.brand-carousel .swiper-viewport .swiper-pager .swiper-button-prev {
	left: 0;
}
.brand-carousel .swiper-viewport .swiper-pager .swiper-button-next {
	right: 0;
}
@media (max-width: 1199px) {
	.common-home .brand-carousel {
		margin: 0 0 50px;
	}
}
@media (max-width: 767px) {
	.brand-carousel .swiper-viewport .swiper-pager div {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
	}
	.common-home .brand-carousel {
		margin: 0 0 40px;
	}
}
@media (max-width: 480px) {
	.brand-carousel .brand-items .img-responsive {
		width: 80%;
	}
}
/*----------------------- Brand Carousel CSS Start ------------------------*/

/* checkout/cart - cart-form Stylesheet */

.cart-form .input-group .form-control {
	width: auto;
	min-width: 50px;
	text-align: center;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
.cart-form .input-group-btn {
	display: table;
	float: left;
}
.checkout-checkout .panel-group {
	clear: both;
}
/* checkout success - Stylesheet */

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

footer {
	background: #9bb465 url("TemplateTrip/images/footer-bg.jpg") no-repeat scroll center center/cover;
	float: left;
	margin: 30px 0 0;
	width: 100%;
}
.common-home footer {
	margin: 0;
}
footer .footer-top {
	float: left;
	width: 100%;
}
.footer-container {
	float: left;
	width: 100%;
}
.footer-container .footer-column {
	margin: 60px 0;
}
footer .footer-column .list-unstyled {
	margin: 0;
}
footer a {
	color: #ffffff;
	cursor: pointer;
	font: 400 14px/26px"Poppins", Helvetica, sans-serif;
}
footer a:hover,
footer a:focus,
.footer-column .list-unstyled li a:hover::before {
	color: #ffffff;
}
footer .footer-column h5,
#ttcmspaymentlogo h5 {
	color: #ffffff;
	font: 600 18px/22px"poppins", Helvetica, sans-serif;
	margin: 0 0 20px;
	text-transform: capitalize;
}
/* Footer right Contact us Stylesheet */

.footer-bottom {
	float: left;
	width: 100%;
}
.footer-bottom .container {
	border-top: 1px solid #7f9855;
}
.footer-bottom-cms {
	float: left;
	width: 100%;
}
.footer-bottom-link {
	float: left;
	text-align: center;
	width: 100%;
}
.footer-bottom p {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 30px 0 10px;
}
.footer-top-cms {
	float: left;
	width: 100%;
	padding: 0;
}
.footer-bottom p a {
	font-size: 14px;
	color: #ffffff;
}
.footer-bottom p a:hover {
	color: #ffffff;
}
.image-additional-container {
	float: left;
	width: 100%;
}
#goToTop:before {
	color: #ffffff;
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 20px;
}
#goToTop {
	background: #222222;
	border: 2px solid #222222;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 50px;
	direction: ltr;
	cursor: pointer;
	height: 40px;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	padding: 5px 12px;
	position: fixed;
	right: 40px;
	text-align: center;
	width: 40px;
	z-index: 9;
}
#goToTop:hover {
	background: #9bb465;
	border-color: #9bb465;
}
#goToTop:hover:before {
	color: #ffffff;
}
/* alert */

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}
.alert {
	clear: both;
	padding: 15px;
}
.alert-danger {
	padding: 10px 15px;
}
.alert .close {
	color: #000000;
	right: 0;
	top: 0;
}
.product-options .alert-info {
	float: left;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 10px 15px;
	position: static;
	width: 100%;
}
/* breadcrumb */

.breadcrumb {
	float: left;
	font-size: 18px;
	line-height: 32px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.breadcrumb i:hover {
	color: #000000;
}
.page-title-wrapper .breadcrumb a {
	color: #222222;
}
.breadcrumb i {
	font-size: 18px;
	vertical-align: baseline;
}
.breadcrumb > li {
	white-space: nowrap;
	display: inline-block;
}
.page-title-wrapper .breadcrumb > li + li:before {
	color: #222222;
	content: "\f105";
	float: left;
	font-family: "FontAwesome";
	font-size: 13px;
	margin: 0px 8px;
}
.breadcrumb a,
.breadcrumb > li + li:before {
	color: #ffffff;
}
/* buttons */

.btn {
	font-size: 14px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 8px 20px;
	font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.form-group .input-group-btn .btn-default {
	padding: 8px 12px;
}
.btn-group {
	float: left;
	width: 100%;
}
.btn-default {
	background: #9bb465;
	border: 1px solid #9bb465;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	font: 400 14px/20px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	text-transform: capitalize;
	padding: 8px 20px;
}
.btn.btn-default.cnt:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default.active,
.btn-default:active,
.btn-default:active:focus {
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.btn.active,
.btn:active {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-primary {
	background: #222222;
	border: 1px solid #222222;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #ffffff;
	font: 400 14px/20px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 8px 20px;
	text-transform: capitalize;
}
.btn-block {
	width: auto
}
.product-details #button-cart {
	background: #222222;
	border-color: #222222;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #ffffff;
	float: left;
	font-family: "poppins", Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
	padding: 7px 15px 6px 45px;
	position: relative;
	text-transform: capitalize;
}
.product-details #button-cart::before {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/product-sprite.png") no-repeat scroll -28px -46px;
	content: "";
	position: absolute;
	width: 56px;
	height: 35px;
	left: 0;
	right: auto;
}
.product-details #button-cart:hover,
.product-product #button-cart:focus,
.product-product #button-cart.active {
	border-color: #9bb465;
	background: #9bb465;
	color: #ffffff;
}
.product-details #button-cart:hover::before,
.product-details #button-cart:focus::before,
.product-details #button-cart.active::before {
	background-position: -28px -46px;
}
.product-details .fa.fa-shopping-cart {
	padding-right: 5px;
	font-size: 17px;
}
/*button-color-*/

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.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,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover {
	background: #9bb465;
	border: 1px solid #9bb465;
	color: #ffffff;
}
.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: #9bb465;
	border: 1px solid #9bb465;
	color: #ffffff;
}
.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: uppercase;
	padding: 9px 12px;
}
.input-group.btn-block .btn-danger {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
.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: #9bb465;
	border-color: #9bb465;
}
.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: #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: 30px;
}
/* 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-category .category-description {
	width: 100%;
	margin: 0 0 15px;
	float: left;
}
.category-image .category-bg {
	border: 5px solid #f5f5f5;
	float: left;
	text-align: center;
	width: 100%;
}
.product-layout,
.product-layouts {
	padding: 15px;
}
.product-thumb .thumb-description {
	border-top: 1px solid #f5f5f5;
	padding: 0 15px;
	text-align: center;
}
.product-thumb .image {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.product-thumb .image a {
	display: block;
	overflow: hidden;
	position: relative;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.product-grid .product-thumb .image {
	padding: 0px;
}
.product-grid .product-thumb.row {
	margin: 0;
}
.product-list .product-thumb h4 {
	margin: 0 0 10px;
}
.product-list .product-thumb .caption {
	padding: 15px 0 0;
}
.product-list .product-thumb .rating,
.product-list .product-thumb:hover .rating {
	display: block;
	margin: 0 0 10px;
	position: static;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	float: left;
	width: 100%;
}
.product-list .product-thumb .thumb-description {
	text-align: left;
	border: none;
}
.product-list .product-thumb .image {
	border-right: 1px solid #f5f5f5;
}
#content .product-thumb h4 {
	overflow: hidden;
	text-overflow: ellipsis;
}
#content .product-thumb h4 a {
	white-space: nowrap;
}
.product-thumb h4 {
	font: 400 18px/22px"playfair display", sans-sarif;
	letter-spacing: 0.4px;
	margin: 0 0 4px;
	padding: 0;
	float: left;
	width: 100%;
}
.product-thumb h4 a {
	color: #222222;
}
.product-thumb h4 a:hover,
.product-thumb:hover h4 a {
	color: #000;
}
.product-thumb .rating {
	float: left;
	margin: 0 0 4px;
	width: 100%;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star.off,
#tab-review .fa-star.off {
	color: #d9d9d9;
}
.rating .fa-star-o,
#review .fa-star-o {
	color: #d9d9d9;
	font-size: 13px;
}
.fa-star-o::before {
	content: "\f005";
}
.rating .fa-star,
#review .fa-star {
	color: #ffbf34;
	font-size: 13px;
	position: relative;
}
.rating .fa-star + .fa-star-o,
#review .fa-star + .fa-star-o {
	color: #000000;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	clear: both;
	color: #222222;
	font: 600 18px/20px"Poppins", Helvetica, sans-serif;
	letter-spacing: normal;
}
.product-thumb .price-new {
	font: 600 18px/20px"Poppins", Helvetica, sans-serif;
}
.product-thumb .price-old {
	color: #777777;
	text-decoration: line-through;
	font: 300 13px/13px"Poppins", Helvetica, sans-serif;
}
.product-thumb .price-tax {
	color: #888888;
	font-size: 13px;
	display: none;
}
.product-list .product-thumb .price-tax {
	display: block;
	font-family: "poppins";
	font-weight: 400;
	margin: 10px 0;
}
/*----------------------button css start----------------------*/

.product-thumb .button-group {
	bottom: auto;
	float: left;
	left: auto;
	margin: auto;
	position: absolute;
	right: 15px;
	top: 80px;
	width: 40px;
}
.product-list .product-thumb .button-group {
	float: left;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: static;
	text-align: left;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	margin: 10px 0 0;
	height: auto;
	width: 100%;
}
.product-thumb .button-group button {
	background: #222222;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
	-webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
	border: none;
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px;
	padding: 0;
	text-align: center;
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	-o-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transition: all 0.6s ease-in-out 0ms;
	-webkit-transition: all 0.6s ease-in-out 0ms;
	-moz-transition: all 0.6s ease-in-out 0ms;
	-o-transition: all 0.6s ease-in-out 0ms;
	-ms-transition: all 0.6s ease-in-out 0ms;
}
.product-thumb .button-group button.btn-cart {
	transition: all 0.5s ease-in-out 0ms;
	-webkit-transition: all 0.5s ease-in-out 0ms;
	-moz-transition: all 0.5s ease-in-out 0ms;
	-o-transition: all 0.5s ease-in-out 0ms;
	-ms-transition: all 0.5s ease-in-out 0ms;
}
.product-thumb:hover .button-group button.btn-cart {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
}
.product-thumb .button-group button.btn-wishlist {
	transition: all 0.6s ease-in-out 0ms;
	-webkit-transition: all 0.6s ease-in-out 0ms;
	-moz-transition: all 0.6s ease-in-out 0ms;
	-o-transition: all 0.6s ease-in-out 0ms;
	-ms-transition: all 0.6s ease-in-out 0ms;
}
.product-thumb:hover .button-group button.btn-wishlist {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
}
.product-thumb .button-group button.btn-compare {
	transition: all 0.7s ease-in-out 0ms;
	-webkit-transition: all 0.7s ease-in-out 0ms;
	-moz-transition: all 0.7s ease-in-out 0ms;
	-o-transition: all 0.7s ease-in-out 0ms;
	-ms-transition: all 0.7s ease-in-out 0ms;
}
.product-thumb:hover .button-group button.btn-compare {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
}
.product-thumb .button-group button.btn-quickview {
	transition: all 0.8s ease-in-out 0ms;
	-webkit-transition: all 0.8s ease-in-out 0ms;
	-moz-transition: all 0.8s ease-in-out 0ms;
	-o-transition: all 0.8s ease-in-out 0ms;
	-ms-transition: all 0.8s ease-in-out 0ms;
}
.product-thumb:hover .button-group button.btn-quickview {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
}
.product-list .product-thumb .button-group button {
	transform: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transition: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
}
.product-list .product-thumb .button-group button.btn-cart span {
	color: #ffffff;
	display: inline-block !important;
	font: 400 13px/42px"Poppins", Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: top;
}
.product-list .product-thumb .button-group .btn-cart {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	padding: 0 15px;
	width: auto;
}
.product-list .product-thumb .button-group button.btn-cart:hover span {
	color: #ffffff;
}
.product-thumb .button-group button:hover,
.product-list .product-thumb .button-group .btn-cart:hover {
	background-color: #9bb465;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.product-thumb .button-group i {
	background-image: url("TemplateTrip/images/product-sprite.png");
	background-repeat: no-repeat;
	height: 42px;
	vertical-align: top;
	width: 42px;
}
.button-group button.btn-cart span,
.button-group button.btn-wishlist span,
.button-group button.btn-compare span {
	display: none;
}
.product-thumb .button-group i::before {
	content: "";
}
.product-thumb .button-group i.fa-shopping-cart {
	background-position: -34px -36px;
}
.product-thumb .button-group .btn-cart:hover i.fa-shopping-cart {
	background-position: -34px -36px;
}
.product-list .product-thumb .button-group i.fa-shopping-cart {
	width: 25px;
	background-position: -42px -38px;
}
.product-list .button-group .btn-cart:hover i.fa-shopping-cart {
	background-position: -42px -38px;
}
.product-thumb .button-group i.fa-plus {
	background-position: -33px 9px;
}
.product-thumb .button-group .btn-wishlist:hover i.fa-plus  {
	background-position: -33px 9px;
}
.product-thumb .button-group .btn-compare i {
	background-position: -33px -83px;
}
.product-thumb .button-group .btn-compare:hover i {
	background-position: -33px -83px;
}
/*----------------------------button css end----------------------*/

/*----------------------------Quickview css start----------------------*/

.bootstrap-datetimepicker-widget.usetwentyfour.dropdown-menu {
	position: absolute !important;
}
#quickview-bg-block {
	display: none;
	background-color: rgba(0, 0, 0, 0.9);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: fixed;
	z-index: 99;
}
.quickview-load-img {
	display: none;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	z-index: 9999;
	margin: auto;
}
.a-qv-close {
	position: absolute;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0;
	right: 2px;
	top: 2px;
}
#quickview-content {
	background-color: #ffffff;
	border: 2px solid #000000;
	display: none;
	height: 86%;
	left: 0;
	margin: 0 auto;
	overflow: auto !important;
	padding: 30px 20px;
	position: fixed;
	right: 0;
	top: 7%;
	width: 70%;
	z-index: 999;
}
.product-quickview .btn.btn-default {
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	color: #777777;
	padding: 8px 15px;
}
.product-quickview .btn.btn-default:hover {
	background: #000000;
	border-color: #000000;
	color: #ffffff;
}
.product-quickview .product-image .thumbnail {
	border: 5px solid #f7f7f7;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
button.btn-quickview span {
	display: none;
}
.product-thumb .btn-quickview i {
	background-position: -33px -124px;
}
.product-thumb .btn-quickview:hover i {
	background-position: -33px -124px;
}
.product-quickview #quick-cart {
	background: #000000;
	border-color: #000000;
	color: #ffffff;
	float: left;
	font-family: "poppins", Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
	padding: 7px 15px 6px 45px;
	position: relative;
	text-transform: capitalize;
}
.product-quickview #quick-cart:hover,
.product-quickview #quick-cart:focus,
.product-quickview #quick-cart:active {
	background: #9bb465;
	border-color: #9bb465;
	color: #ffffff;
}
.product-quickview #quick-cart::before {
	background: rgba(0, 0, 0, 0) url("TemplateTrip/images/product-sprite.png") no-repeat scroll -28px -46px;
	content: "";
	height: 35px;
	left: 0;
	position: absolute;
	right: auto;
	width: 56px;
}
.product-quickview #quick-cart:hover::before,
.product-quickview #quick-cart:focus::before,
.product-quickview #quick-cart:active::before {
	background-position: -28px -46px;
}
@media (max-width: 1350px) {
	.product-quickview .product-images .additional-images-container {
		width: 100%;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.product-quickview .product-images .additional-images-container {
		width: 85%;
	}
}
@media (max-width: 480px) {
	#quickview-content {
		width: 90%;
	}
	.product-quickview #quick-cart {
		margin-top: 5px;
	}
}
/*----------------------------Quickview css end----------------------*/

/*product-page */

.zoomContainer {
	overflow: hidden;
}
.product-block {
	float: left;
	width: 100%;
}
.product-product .product-image .thumbnail {
	background: rgba(0, 0, 0, 0);
	border: 5px solid #f7f7f7;
	padding: 0;
	margin: 0 0 5px;
	overflow: hidden;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-khtml-transition: none;
	-o-transition: none;
	position: relative;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.image-additional > img {
	max-width: 100%;
	border: 1px solid #f0f0f0;
}
.image-additional > img:hover,
.image-additional > img.selected {
	border-color: #e5e5e5;
}
.thumbnails .owl-carousel.additional-images {
	float: left;
	width: 100%;
	padding: 0 35px;
	margin-top: 7px;
}
.additional-images .image-additional {
	display: block;
	margin: 5px;
	padding: 0;
	cursor: pointer;
	text-align: center;
}
.products-list .owl-carousel,
.list-products .owl-carousel {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 0;
	width: auto;
}
/*----------------product count--------------------*/

.product-countdown {
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 400ms ease-in-out 0s;
	-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;
}
.product-countdown .item-countdown {
	float: none;
}
@media (min-width: 768px) {
	.product-thumb:hover .product-countdown {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		-webkit-opacity: 0;
	}
}
@media (max-width: 767px) {
	.product-countdown {
		left: auto;
		right: 0;
		top: 15px;
	}
}
/*----------------product count--------------------*/

@media (max-width: 1499px) {
	.product-images .additional-images-container {
		width: 365px;
	}
}
@media (max-width: 1300px) {
	header .full-header {
		padding: 0 15px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.category-list ul li {
		width: 110px;
	}
}
@media (max-width: 1199px) {
	.container {
		width: 100%;
	}
	.product-images .additional-images-container {
		width: 280px;
	}
}
@media (min-width: 992px) {
	.common-home header .full-header {
		background: rgba(0, 0, 0, 0.2);
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	#menu ul.nav > li.dropdown:hover > .dropdown-menu {
		display: block;
		padding: 0;
		border-color: #eaeaea;
	}
	#menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown > a:after {
		font-family: 'FontAwesome';
		content: '\f105';
		position: absolute;
		right: 5px;
		top: 2px;
	}
}
@media (max-width: 991px) {
	header .full-header {
		padding: 0;
		position: static;
	}
	header .right-block {
		border: none;
		bottom: 5px;
		float: right;
		position: absolute;
		right: 10px;
		margin: 0;
		padding: 0;
		width: auto;
		z-index: 3;
	}
	header .header-left {
		float: left;
		margin: 30px 0;
		position: static;
		width: 100%;
	}
	#logo {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.user-info .dropdown > ul {
		top: 45px;
	}
	.header-left-cms {
		width: 100%;
	}
	#top-links {
		float: left;
		width: 100%;
	}
	#top-links > ul {
		display: inline-block;
		float: none;
		margin: 0;
		vertical-align: top;
	}
	#menu .navbar-collapse {
		background: #fff;
		padding: 0;
		position: absolute;
		width: 100%;
		z-index: 999;
		border: 1px solid #f0f0f0;
		top: 50px;
		left: auto;
		right: 0;
	}
	#menu .navbar-header.collapsed,
	#menu #category {
		display: block !important;
		position: relative;
		width: 100%;
		text-align: left;
	}
	#menu {
		padding: 5px 0;
		position: unset;
	}
	.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: 5px;
		top: 10px;
		font-weight: normal;
		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 ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown::after {
		display: none;
	}
	#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a {
		color: #FFFFFF;
	}
	#menu .list-unstyled.childs_1.single-dropdown-menu a {
		padding: 0 15px;
	}
	.navbar-nav {
		margin: 0;
		padding: 10px 20px;
	}
	#menu .nav li.dropdown > a,
	#menu .nav > li.dropdown > span {
		padding: 0;
	}
	#menu .nav.navbar-nav > li:hover > a,
	#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a:hover,
	#menu .nav.navbar-nav > li:hover > span {
		color: #000;
	}
	#menu .nav > li.dropdown::after {
		content: "";
	}
	#menu .nav > li.dropdown::before {
		content: "";
	}
	#menu .navbar-collapse li.dropdown > i {
		background: none;
		font-size: 14px;
		position: absolute;
		color: #777777;
		right: 0;
		top: 5px;
		padding: 0;
		cursor: pointer;
		text-align: center;
	}
	#menu .navbar-collapse li.dropdown > .dropdown-menu {
		position: relative;
		width: 100%;
		top: 0;
		border: none;
	}
	#menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
		position: static;
		display: block;
	}
	#menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
		padding: 0 15px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		padding: 0 !important;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		color: #FFFFFF;
	}
	.menu-container > .container {
		position: relative;
	}
	#menu .nav.navbar-nav > li {
		display: block;
		text-align: left;
	}
	#menu .nav > li > a,
	#menu .nav > li > span {
		color: #414141;
		text-transform: capitalize;
		padding: 0;
		line-height: 26px;
		font-size: 14px;
	}
	#menu .navbar-collapse li.dropdown > i::before {
		content: "\f067";
		font-family: fontawesome;
	}
	#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.mega-dropdown-menu.childs_1 > li > a {
		text-transform: capitalize;
	}
	#menu .nav.navbar-nav > li:hover > a,
	#menu .nav.navbar-nav > li:hover > span {
		background: none;
		color: #000;
	}
	.box-heading {
		padding: 70px 0 40px;
	}
	.box-heading > h3,
	.title_block .ttblock-heading,
	.tt-title {
		font-size: 38px;
		line-height: 42px;
	}
	footer {
		background: #9bb465 url("TemplateTrip/images/footer-bg.jpg") repeat scroll 0 0;
	}
	footer .footer-top {
		text-align: center;
	}
	.footer-top-block {
		display: inline-block;
		float: none;
		padding: 20px 0 0;
		vertical-align: top;
	}
	.footer-container .footer-column {
		float: left;
		margin: 0;
		width: 100%;
	}
	.footer-right {
		margin: 20px 0 0;
		padding: 0;
		float: left;
		width: 100%;
	}
	.footer-container {
		padding: 40px 0 20px;
	}
	footer .footer-column .list-unstyled {
		float: left;
		margin: 0;
		text-align: left;
	}
	footer .footer-column ul {
		padding: 0 10px;
	}
	footer .footer-column h5.toggle:hover {
		cursor: pointer;
	}
	footer .footer-column h5.toggle {
		padding: 10px;
		margin: 0 0 2px;
		position: relative;
		font: 400 18px/22px"Playfair Display", sans-serif;
		display: block;
		text-align: left;
	}
	footer .footer-column h5.toggle:hover {
		background: rgba(0, 0, 0, 0.05);
	}
	footer .footer-column h5.toggle:after {
		content: "\f067";
		display: block;
		font-family: "FontAwesome";
		font-size: 14px;
		font-weight: normal;
		position: absolute;
		right: 10px;
		left: auto;
		top: 10px;
	}
	footer .footer-column.active h5.toggle:after,
	footer .contact-us.active h5.toggle:after,
	footer .follow-us.active h5.toggle:after {
		content: '\f068';
		font-weight: normal;
	}
	.footer-bottom-link {
		text-align: center;
		width: 100%;
	}
	.footer-bottom-cms {
		width: 100%;
	}
	.product-images .additional-images-container {
		width: 80%;
	}
	.header-content-title .parallex {
		padding: 50px 0;
	}
	/*------------------------------------- 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 > div,
	#column-right > div {
		padding: 0;
		margin-bottom: 20px;
		cursor: pointer;
		overflow: hidden;
	}
	#column-left .swiper-viewport,
	#column-right .swiper-viewport {
		padding: 15px;
		border: 1px solid #f0f0f0;
	}
	#column-left .panel-default,
	#column-right .panel-default,
	#column-left .category-treeview.panel-default,
	#column-right .category-treeview.panel-default,
	#ttcmstestimonial .title_block,
	#column-left .box-heading,
	#column-right .box-heading,
	#column-left .panel-heading,
	#column-right .panel-heading {
		background: #ffffff;
		cursor: pointer;
		font: 500 16px/18px"Poppins", sans-serif;
		color: #000000;
		padding: 15px;
		margin: 0 0 -1px;
	}
	#column-left .panel-default.category-treeview,
	#column-right .panel-default.category-treeview {
		padding: 0;
		margin: 20px 0;
	}
	#column-left .box-heading > h3,
	#column-right .box-heading > h3 {
		font: 500 16px/18px"Poppins", sans-serif;
		color: #000000;
	}
	#column-left .panel-default.information-list,
	#column-right .panel-default.information-list {
		padding: 0;
	}
	#column-left .toggle:after,
	#column-right .toggle:after {
		content: "\f067";
		float: right;
		color: #333333;
		font-family: "FontAwesome";
		font-size: 14px;
		font-weight: 400;
		left: auto;
		position: absolute;
		right: 15px;
		left: auto;
		top: 15px;
		display: block;
		background: none;
	}
	#column-left .panel-default.active > div.toggle:after,
	#column-left .products-list.active > div.toggle:after,
	#column-left .list-products.active > div.toggle:after,
	#column-right .panel-default.active > div.toggle:after,
	#column-right .products-list.active > div.toggle:after,
	#column-right .list-products.active > div.toggle:after,
	#ttcmstestimonial.active .title_block.toggle:after,
	#ttcmsservices.active .box-heading.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,
	#column-left .products-carousel,
	#column-right .products-carousel {
		float: left;
		width: 100%;
		padding: 0 15px;
	}
	#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 {
		float: left;
		width: 100%;
		padding: 15px;
	}
	/*-------------------------------- CateGory Filter CSS Start --------------------------------------*/
	#column-left .panel-default.option-filter,
	#column-right .panel-default.option-filter {
		display: none;
	}
	.option-filter-box .list-group .list-group-items {
		float: left;
		width: 100%;
	}
	.category-treeview ul {
		float: left;
		width: 100%;
	}
	.option-filter-box {
		background: #ffffff;
		border: 1px solid #f0f0f0;
		float: left;
		margin: 20px 0 0;
		padding: 20px;
		width: 100%;
	}
	.option-filter-box .list-group-items > div.list-group-item {
		padding: 0 0 10px;
		display: none;
	}
	.option-filter-box a.list-group-item:after {
		content: "\f107";
		top: 0;
	}
	.option-filter-box a.list-group-item.collapsed:after {
		content: "\f106";
	}
	.option-filter-box .list-group .list-group-item,
	.option-filter-box .radio,
	.option-filter-box .checkbox {
		width: 100%;
		float: left;
		background: #FFF;
		padding: 0;
		margin: 0;
		border: none;
	}
	.option-filter-box a.list-group-item {
		color: #000000;
		padding: 10px 0;
	}
	.option-filter-box .list-group {
		float: left;
		width: 100%;
		margin: 0;
	}
	.option-filter-box .panel-footer {
		float: left;
		width: 100%;
		background: #FFF;
		padding: 0;
	}
	.option-filter-box .btn.btn-primary {
		padding: 7px 18px;
		margin: 10px 0 0;
	}
	.option-filter-box .checkbox > label:hover,
	.option-filter-box .checkbox > label:hover {
		color: #000;
	}
	/*-------------------------------- 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 + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
	#content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}
@media (max-width: 767px) {
	#page > .row {
		clear: both;
	}
	.box-heading .ttdesc {
		width: 80%;
	}
	.products-list,
	.list-products {
		margin: 0 0 40px;
	}
	.header-content-title .parallex {
		padding: 50px 0;
	}
	.category-products .product-layout.product-grid {
		width: 50%;
	}
	.category-filter .filter-show,
	.category-filter .filter-sort-by {
		clear: left;
		margin: 3px 0;
		float: left;
	}
	.category-description .category-image {
		float: left;
		text-align: center;
		width: 100%;
	}
	.category-description .block-description {
		float: left;
		width: 100%;
	}
	.product-tabs {
		width: 100%;
		float: left;
	}
	.information-contact .contact-location .col-sm-3 {
		width: 50%;
		float: left;
	}
	.header-top-right .dropdown span.hidden-xs,
	.header-top-right #wishlist-total span {
		display: block !important;
	}
	.product-thumb .percent {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		left: 15px;
	}
	.product-thumb .sale-icon {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		left: 15px;
	}
	.product-thumb .button-group button {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}
	.page-title-wrapper .container {
		padding: 0;
	}
	.header-content-title .parallex {
		padding: 30px 10px;
	}
	#page .page-title-wrapper {
		text-align: center;
	}
	.page-title-wrapper .page-title {
		float: left;
		width: 100%;
		font-size: 20px;
		text-align: center;
		margin: 0;
	}
	.breadcrumb {
		float: none;
		margin: 0 auto;
		display: inline-block;
		font-size: 14px;
	}
	.breadcrumb i {
		font-size: 16px;
	}
	#goToTop {
		right: 20px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.product-product .product-image {
		margin: 0 auto;
		width: 76%;
	}
	.product-images .additional-images-container {
		width: 400px;
	}
}
@media (max-width: 480px) {
	#cart .dropdown-menu {
		max-width: 300px;
		padding: 120px 20px;
	}
	#cart .header-cart-toggle .text-right.price-total {
		font-size: 14px;
	}
	#cart .header-cart-toggle .text-left.name > a,
	#cart .header-cart-toggle .text-right.amount,
	#cart .dropdown-menu .btn.btn-danger i.fa-times {
		font-size: 12px;
	}
	.header-cart-toggle .table > tbody > tr > td,
	.header-cart-toggle .table > tbody > tr > th,
	.header-cart-toggle .table > tfoot > tr > td,
	.header-cart-toggle .table > tfoot > tr > th,
	.header-cart-toggle .table > thead > tr > td,
	.header-cart-toggle .table > thead > tr > th,
	.header-cart-toggle .table-striped > tbody > tr:nth-child(2n+1) > td,
	.header-cart-toggle .table-striped > tbody > tr:nth-child(2n+1) > th {
		padding: 8px 4px;
	}
	.contact-link ul li {
		padding: 0 0 0 10px;
	}
	.box-heading {
		padding: 35px 0 0;
	}
	.TTProduct-Tab .box-heading {
		padding: 35px 0 20px;
	}
	.box-heading > h3,
	.title_block .ttblock-heading,
	.tt-title {
		font-size: 24px;
		line-height: 28px;
	}
	#content .box-heading::after {
		background: rgba(0, 0, 0, 0) url("TemplateTrip/images/separator.png") no-repeat scroll center center / cover;
		height: 185px;
		width: 185px;
	}
	.box-heading .ttdesc {
		font-size: 13px;
		line-height: 22px;
		width: 100%;
	}
	.TTProduct-Tab .tab-box-heading .nav.nav-tabs li {
		display: inline-block;
		float: none;
		text-align: center;
		vertical-align: top;
		margin: 0 0 10px;
		width: 90%;
	}
	.TTProduct-Tab .tab-box-heading .nav.nav-tabs li:last-child {
		margin: 0;
	}
	.TTProduct-Tab .tab-box-heading {
		margin: 0 0 10px;
	}
	.TTProduct-Tab .tthometab,
	.tt-titletab {
		background: none;
	}
	.banner-panel img {
		display: inline-block;
		text-align: center;
	}
	#column-left .banner-panel,
	#column-right .banner-panel {
		text-align: center;
	}
	.category-products .product-layout.product-grid {
		width: 100%;
	}
	.category-list ul li {
		width: 40%;
	}
	.product-list .product-thumb .image {
		border: none;
		display: inline-block;
		float: none;
		text-align: center;
		width: 100%;
	}
	.product-list .product-thumb .thumb-description {
		width: 100%;
		text-align: center;
		padding: 0 0 20px;
	}
	.product-list .product-thumb .button-group .btn-cart {
		padding: 0;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-khtml-border-radius: 50%;
	}
	.product-list .product-thumb .button-group i.fa-shopping-cart {
		background-position: -34px -36px;
		width: 42px;
	}
	.product-list .product-thumb .button-group .btn-cart:hover i.fa-shopping-cart {
		background-position: -34px -36px;
	}
	.product-list .product-thumb .button-group button.btn-cart span {
		display: none !important;
	}
	.product-list.product-layout .button-group {
		float: none;
		text-align: center;
	}
	.page-title-wrapper .breadcrumb > li {
		float: none;
		display: inline-block;
	}
	.category-filter .filter-text.filter-text {
		width: auto;
	}
	.header-top-left .dropdown-toggle span,
	.header-top-left .phone-number {
		display: none !important;
	}
	.product-product .product-details .rating .product-rating::after {
		display: none;
	}
	.table {
		display: inline-block;
	}
	.table td {
		width: 100%;
	}
	.product-images .additional-images-container {
		width: 270px;
	}
	.product-tabs .nav-tabs {
		width: 100%;
		padding: 0;
	}
	.information-contact .contact-location .col-sm-3 {
		border-bottom: 1px solid #eeeeee;
		width: 100%;
	}
	.information-contact .contact-location .col-sm-3:last-child {
		border-bottom: 0 none;
	}
	#content .category-list h3 {
		font-size: 17px;
	}
	.option-filter-box .btn.btn-primary {
		padding: 5px 10px;
	}
	.category-pagination div.text-left,
	.category-pagination div.text-right {
		float: left;
		width: 100%;
		text-align: center;
	}
	.rating .product-rating {
		width: 100%;
		margin: 0 0 10px;
		padding: 0;
	}
	.product-details .btn.btn-default.product-btn-compare {
		margin-top: 0;
		width: 100%;
	}
	.product-product .product-tabs .nav-tabs li {
		float: none;
		width: 100%;
	}
	.product-product .nav-tabs > li > a {
		margin: 0 0 5px;
	}
	.image-additional a.thumbnail {
		margin: 5px;
	}
	.product-list .thumb-description {
		padding: 0;
	}
	.product-product #form-review .form-group label.control-label {
		float: left;
		width: 100%;
	}
	.checkout-cart #content > .buttons {
		text-align: center;
		margin: 0 0 20px;
	}
	.checkout-cart .sub-total-table {
		width: 100%;
	}
	#checkout-cart .pull-left {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}
	#checkout-cart .pull-right {
		float: none;
		width: 100%;
	}
	.footer-container {
		padding: 20px 0;
	}
	.footer-bottom p {
		padding: 15px 0;
	}
}
@media (max-width: 319px) {
	header #logo,
	#logo .img-responsive,
	#search {
		width: 100%;
	}
}
#content .html-content {
	float: left;
	width: 100%;
}
/* ------------------------------------ Start TT - CMS testimonial ------------------------------- */

#ttcmstestimonial {
	background: #9bb465 url("TemplateTrip/images/testimonial-bg.jpg") no-repeat scroll center center;
	cursor: pointer;
	float: left;
	margin: 0 0 80px;
	padding: 140px 0;
	width: 100%;
}
#ttcmstestimonial .tttestimonial-content {
	padding: 0;
	vertical-align: top;
	position: relative;
}
#ttcmstestimonial .tt-title {
	display: none;
}
#tttestimonial-carousel li {
	float: left;
	list-style: none;
	width: 100%;
}
#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc {
	display: inline-block;
	float: none;
	margin: 30px 0 50px;
	padding: 0 8px;
	vertical-align: top;
	width: 75%;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-image {
	float: left;
	padding: 0;
	width: 100%;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-image img {
	height: 100px;
	width: 100px;
	border: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
}
#ttcmstestimonial #tttestimonial-carousel li .testimonial-content .testimonial-user-title > h4 {
	color: #ffffff;
	float: left;
	font: 700 16px/18px"poppins", Helvetica, sans-serif;
	letter-spacing: 1.4px;
	margin: 0;
	padding: 0 0 5px;
	text-transform: uppercase;
	width: 100%;
}
#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc p {
	color: #ffffff;
	font-family: "Playfair Display", Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0.4px;
	line-height: 32px;
	margin: 0;
}
#tttestimonial-carousel {
	float: none;
	text-align: center;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-content {
	display: inline-block;
	float: left;
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-content .testimonial-desc p {
	font-size: 14px;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-content > h4 {
	color: #111111;
	padding: 3px 0 10px;
	font: 600 14px/18px"Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-content > h4:before {
	border-bottom: 1px solid #e9e8e6;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	width: 50px;
}
#ttcmstestimonial .tttestimonial-content ul li .testimonial-content .user-designation {
	color: #ffffff;
	float: left;
	font: 400 14px/18px"Poppins", Helvetica, sans-serif;
	width: 100%;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination {
	float: left;
	width: 100%;
	text-align: center;
	position: static;
	margin: 20px 0 0;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination .owl-page {
	display: inline-block;
	float: none;
	height: 12px;
	cursor: pointer;
	margin: 0 10px 0 0;
	width: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	background: #cccccc;
	vertical-align: middle;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination .owl-page span {
	display: none;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination .owl-page:hover {
	background: #ffffff;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination .owl-page.active {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #ffffff;
	height: 15px;
	vertical-align: middle;
	width: 15px;
	position: relative;
}
#ttcmstestimonial .tttestimonial-content::before {
	background: #c3c2c0 none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
#ttcmstestimonial .tttestimonial-content .owl-controls .owl-pagination .owl-page.active::after {
	background: #ffffff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 5px;
}
#ttcmstestimonial:hover .tttestimonial-content .owl-controls .owl-pagination {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#ttcmstestimonial .tttestimonial-content ul li .testimonial-content .testimonial-desc p {
		margin: 0;
	}
}
@media (max-width: 991px) {
	#ttcmstestimonial {
		padding: 80px 0;
	}
}
@media (max-width: 767px) {
	#ttcmstestimonial {
		margin: 0 0 40px;
	}
	#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc {
		width: 85%;
	}
	#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc p {
		font-size: 18px;
		line-height: 30px;
	}
}
@media (max-width: 543px) {
	#ttcmstestimonial .tttestimonial-content ul li .testimonial-image {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	#ttcmstestimonial #tttestimonial-carousel li .testimonial-content .testimonial-user-title > h4 {
		width: 100%;
	}
	#ttcmstestimonial .tttestimonial-content ul li .testimonial-content {
		margin: 20px 0 0;
		width: 100%;
		text-align: center;
	}
	#ttcmstestimonial .tttestimonial-content ul li .testimonial-content .testimonial-user-title > h4:before {
		right: 0;
	}
	#ttcmstestimonial {
		padding: 40px 0;
	}
	#tttestimonial-carousel li {
		padding: 0 10px;
	}
	#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc p {
		font-size: 16px;
		line-height: 28px;
	}
	#ttcmstestimonial #tttestimonial-carousel li .testimonial-desc {
		width: 100%;
		margin: 30px 0;
	}
}
/* ------------------------------------ End TT - CMS testimonial ------------------------------- */

/* ------------------ Start TT - CMS services block --------------------- */

#ttcmsservice {
	float: left;
	margin: 0 0 80px;
	width: 100%;
}
#ttcmsservice .ttcmsservicemain {
	float: left;
	width: 100%;
}
#ttcmsservice .ttcmsservice-maindesc {
	background: #fdfcf8;
	float: right;
	padding: 8% 5%;
	width: 60%;
}
#ttcmsservice .ttcmsservice-maindesc .ttservice {
	float: left;
	direction: ltr;
	padding: 0 0 70px;
	text-align: left;
	width: 100%;
}
#ttcmsservice .ttcmsservice-maindesc .ttservice:last-child {
	padding: 0;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-icon {
	display: inline-block;
	float: none;
	height: 60px;
	margin: 0 55px 0 0;
	text-align: center;
	vertical-align: top;
	width: 60px;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-icon img {
	transition: all 900ms ease-in-out 0s;
	-webkit-transition: all 900ms ease-in-out 0s;
	-moz-transition: all 900ms ease-in-out 0s;
	-o-transition: all 900ms ease-in-out 0s;
	-ms-transition: all 900ms ease-in-out 0s;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice:hover .ttservice-icon img {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content {
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 70%;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-title {
	color: #111111;
	font: 500 18px/20px"poppins", sans-serif;
	padding: 0 0 10px;
	float: left;
	width: 100%;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-desc {
	color: #777777;
	font: 300 14px/28px"poppins", sans-serif;
	float: left;
	width: 50%;
}
#ttcmsservice .ttservice-img img {
	max-width: 100%;
	width: 100%;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice1 {
	float: left;
	padding: 0;
	width: 40%;
	z-index: 2;
}
#ttcmsservice .ttcmsservicemain .ttservice-img a::before {
	background: rgba(255, 255, 255, 0.7);
	bottom: 20px;
	content: "";
	left: 20px;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
}
#ttcmsservice .ttcmsservicemain .ttservice-img:hover a::before {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transition-duration: 1s;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 {
	float: left;
	margin: -40px 0 0 -60px;
	padding: 0;
	width: 40%;
	z-index: 1;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image {
	float: right;
	position: relative;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image::after {
	border: 5px solid rgba(255, 255, 255, 0.1);
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount {
	bottom: 0;
	height: 40%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount {
	display: inline-block;
	float: none;
	vertical-align: top;
	color: #ffffff;
	font: 900 185px/82px"playfair display", Helvetica, sans-serif;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttservice-offer {
	display: inline-block;
	float: none;
	vertical-align: top;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount-perc {
	color: #ffffff;
	display: block;
	font: 900 80px/85px"playfair display", Helvetica, sans-serif;
	letter-spacing: 0.4px;
}
#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount-off {
	color: #ffffff;
	display: block;
	font: 900 48px/55px"playfair display", Helvetica, sans-serif;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}
@media (max-width: 1700px) {
	#ttcmsservice .ttcmsservice-maindesc .ttservice {
		padding: 0 0 50px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content,
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-desc {
		width: 70%;
	}
}
@media (max-width: 1550px) {
	#ttcmsservice .ttcmsservice-maindesc {
		padding: 5%;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 {
		margin: -20px 0 0 -40px;
	}
}
@media (max-width: 1299px) {
	#ttcmsservice .ttcmsservice-maindesc .ttservice {
		padding: 0 0 30px;
	}
}
@media (max-width: 1199px) {
	#ttcmsservice .ttcmsservice-maindesc {
		padding: 30px;
	}
	#ttcmsservice .ttcmsservice-maindesc .ttservice {
		padding: 0 0 18px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-icon {
		margin: 0 10px 0 0;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content,
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-desc {
		width: 80%;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount {
		font-size: 95px;
		line-height: 69px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount-perc {
		font-size: 50px;
		line-height: 55px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount-off {
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 991px) {
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-desc {
		font-size: 12px;
		line-height: 18px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-title {
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	#ttcmsservice {
		margin: 0 0 40px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 {
		float: left;
		margin: 20px 0 0;
		padding: 0 15px;
		width: 100%;
	}
}
@media (max-width: 543px) {
	#ttcmsservice .ttcmsservice-maindesc {
		padding: 20px;
		width: 100%;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice1 {
		float: left;
		margin: 20px 0 0;
		padding: 0 15px;
		width: 100%;
	}
}
@media (max-width: 480px) {
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content {
		width: 70%;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-maindesc .ttservice .ttservice-content .ttservice-desc {
		width: 100%;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount {
		font-size: 90px;
		line-height: 45px;
	}
	#ttcmsservice .ttcmsservicemain .ttcmsservice-img.ttservice2 .ttservice-image .ttservice-discount .ttdiscount-perc {
		font-size: 45px;
		line-height: 48px;
	}
}
/* ------------------ End TT - CMS services block --------------------- */

/* ---------------- Start TT - CMS Footer-Payment-logo Css ------------- */

#ttcmspaymentlogo {
	float: left;
	margin: 0 0 30px;
	text-align: center;
	width: 100%;
}
#ttcmspaymentlogo h5 {
	display: none;
}
#ttcmspaymentlogo .payment_logo_block .payment-title {
	color: #000000;
	float: left;
	font: 400 14px/18px"Poppins", Helvetica, sans-serif;
	padding: 20px 0 10px;
	text-align: center;
	vertical-align: middle;
	display: none;
	width: 100%;
}
#ttcmspaymentlogo .payment_logo_block ul {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: auto;
}
#ttcmspaymentlogo .payment_logo_block ul li {
	display: inline-block;
	float: none;
	list-style: outside none none;
	padding: 0 5px;
	vertical-align: top;
	width: auto;
}
#ttcmspaymentlogo .payment_logo_block ul li a::before {
	display: none;
}
#ttcmspaymentlogo .payment_logo_block img {
	max-width: 100%;
}
@media (max-width: 991px) {
	#ttcmspaymentlogo .payment_logo_block ul li {
		padding: 0;
	}
}
@media (max-width: 480px) {
	#ttcmspaymentlogo {
		margin: 0 0 15px;
	}
}
/* -------------------- End TT - CMS Footer-Payment-logo Css ------------------- */

/* ---------------------- Start TT CMS Footer Block --------------------------*/

#ttcmsfooter {
	float: left;
	width: 100%;
}
#ttcmsfooter .ttfooter-logo {
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
#ttcmsfooter .ttfooter-logo img {
	max-width: 100%;
}
#ttcmsfooter .ttfooter-desc {
	color: #ffffff;
	float: left;
	font: 400 14px/22px"Poppins", Helvetica, sans-serif;
	margin: 0 auto;
}
@media (max-width: 991px) {
	#ttcmsfooter {
		text-align: center;
	}
	#ttcmsfooter .ttfooter-desc {
		display: inline-block;
		float: none;
		margin: 0 auto 15px;
		padding: 0;
		text-align: center;
		vertical-align: top;
		width: 90%;
	}
	#ttcmsfooter .ttfooter-logo {
		margin: 0 0 10px;
	}
}
/* ---------------------- End TT CMS Footer Block --------------------------*/

/*---------------------------------------- Footer Store Info Block Start -----------------------------*/

footer .contact-us,
footer .contact-us ul {
	float: left;
	width: 100%;
	margin: 0;
}
footer .contact-us ul li:last-child {
	padding: 0;
}
footer .contact-us ul li a::before {
	display: none;
}
.contact-us .data {
	color: #ffffff;
	font: 400 14px/24px"Poppins", sans-serif;
	position: relative;
}
footer .contact-us i:before {
	color: #ffffff;
	font-size: 16px;
}
footer .contact-us ul li i {
	float: none;
	height: 25px;
	margin: 0 10px 0 0;
	padding: 5px 0 0;
	text-align: center;
	width: 15px;
}
.contact-us .contact-address {
	display: inline-block;
	float: none;
	vertical-align: top;
}
/*---------------------------------------- Footer Store Info Block End -----------------------------*/

/*------------------------ CheckBox,Radio Extra CSS Start -----------------------------------------*/

input[type="radio"] {
	-webkit-appearance:none;/* Hides the default checkbox style */
	height:1.5em;
	width:1.5em;
	cursor:pointer;
	position:relative;
	-webkit-transition: .15s;
	border-radius:1em;
	background-color: #5a5a5a;
}

input[type="radio"]:checked {
	background-color:#9bb465;
}

input[type="radio"]:before, input[type="radio"]:checked:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	line-height:1.5em;
	text-align:center;
	color:#fff;
	content: ' ';
}

input[type="radio"]:checked:before {
	content: '✔';
}

input[type="radio"]:hover:before {
	background:rgba(255,255,255,0.3);
}

input[type="checkbox"] {
	margin-top: 0px;
	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 -----------------------------------------*/

.full-header.fixed {
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
	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;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	position: fixed !important;
	left: 0;
	right: 0;
	padding: 0 70px;
	width: 100%;
	z-index: 99;
}
@-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;
	}
}
.common-home header .full-header.fixed {
	background: #222222;
}
@media (max-width: 1300px) {
	.full-header.fixed {
		padding: 0 15px;
	}
}
#at15s .at-label {
	margin: 0 5px;
}