@charset "utf-8";
/* CSS Document */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
input, select, textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	outline: 0;
}
a {
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
a:hover, a:focus, a:active {
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	text-decoration: none;
}
ol, ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
.table-striped {
	width: 100%;
	max-width: 100%;
	margin-bottom: 27px;
}
.table-striped > caption + thead > tr:first-child > th, .table-striped > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table-striped > caption + thead > tr:first-child > td, .table-striped > colgroup + thead > tr:first-child > td, .table-striped > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table-striped > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table-striped > thead > tr > th, .table-striped > tbody > tr > th, .table-striped > tfoot > tr > th, .table-striped > thead > tr > td, .table-striped > tbody > tr > td, .table-striped > tfoot > tr > td {
	padding: 8px;
	line-height: 1.6875;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table-striped th {
	color: #333333;
}
.table-striped th {
	text-align: left;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-striped td {
	border-color: #e5e5e5 !important;
}
.table-bordered-01 {
	border-top: 1px solid #e5e5e5;
	width: 100%;
}
table {
	margin-bottom: 22px;
}
table {
	background-color: transparent;
}
.table-bordered-01 tbody tr, .table-bordered-01 thead tr {
	border-bottom: 1px solid #e5e5e5;
}
.table-bordered-01 thead th:first-child, .table-bordered-01 tbody tr td:first-child {
	width: 10%;
	border-right: 1px solid #e5e5e5;
	text-align: right;
	padding-left: 10px;
}
.table-bordered-01 thead td, .table-bordered-01 thead tr th {
	color: #333333;
}
.table-bordered-01 thead th, .table-bordered-01 tbody tr td {
	padding: 17px 30px;
}
.table-bordered-01 tbody tr, .table-bordered-01 thead tr {
	border-bottom: 1px solid #e5e5e5;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered-01 tbody tr td:first-child {
	color: #0085c3;
}
.table-bordered-01 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.table-bordered-01 ul li {
	display: inline-block;
	color: #333333;
	min-width: 63px;
	margin-right: 10px;
}
dl {
	margin-top: 0;
	margin-bottom: 27px;
}
dl dt {
	color: #333333;
	font-size: 20px;
	font-weight: 700;
	padding: 0 0 4px 0;
}
dl dd {
	padding-bottom: 21px;
}
dd {
	margin-left: 0;
}
dt, dd {
	line-height: 1.6875;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
.container-fluid {
	padding-right: 60px;
	padding-left: 60px;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.container, .container-fluid {
	width: 440px;
}
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
header {
	display: block;
}
.home-slider {
	display: block;
}
.main-container {
	display: block;
	float: left;
	width: 100%;
}
footer {
	clear: both;
	display: block;
}
/*===========================================
    Fonts size
 ===========================================*/
.font13 {
	font-size: 13px;
}
.font15 {
	font-size: 15px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font26 {
	font-size: 26px;
}

@media (max-width: 768px) {
.font26 {
	font-size: 20px;
}
}
.font30 {
	font-size: 30px;
}
.font35 {
	font-size: 35px;
}
.font36 {
	font-size: 36px;
}
.font48 {
	font-size: 48px;
}
.font50 {
	font-size: 50px;
}
.font54 {
	font-size: 54px;
}
.font86 {
	font-size: 86px;
}
.font96 {
	font-size: 96px;
	line-height: 1.2em;
}

@media (max-width: 767px) {
.font96 {
	font-size: 50px;
}
}

@media (min-width: 768px) {
.font96 {
	font-size: 75px;
}
}

@media (min-width: 992px) {
.font96 {
	font-size: 80px;
}
}

@media (min-width: 1200px) {
.font96 {
	font-size: 90px;
}
}

@media (min-width: 1770px) {
.font96 {
	font-size: 96px;
}
}
.font107 {
	font-size: 107px;
	line-height: 1.2em;
}
.font115 {
	font-size: 115px;
	line-height: 1.2em;
}
.font-medium {
	font-weight: 500;
}
.font-lighter {
	font-weight: lighter;
}
/* /fonts */
/*  */
.font-bold {
	font-weight: bolder;
}
.font-lighter {
	font-weight: lighter;
}
.font-middle {
	font-weight: 500;
}
.margin-right-10 {
	margin-right: 10px;
}
/*===========================================
    Divider
 ===========================================*/

.divider--lg {
	height: 45px;
}
.divider--md {
	height: 20.01px;
}
.divider {
	height: 30px;
	clear: both;
	overflow: hidden;
	width: 100%;
}
/*===========================================
    Button
 ===========================================*/
.btn--ec {
	position: relative;
	padding: 10px 14px;
	height: 40px;
	border-radius: 0;
	vertical-align: top;
	border: 0;
	letter-spacing: 1px;
	-webkit-transition: all 300ms 0s ease;
	-moz-transition: all 300ms 0s ease;
	-ms-transition: all 300ms 0s ease;
	-o-transition: all 300ms 0s ease;
	transition: all 300ms 0s ease;
}
.btn--ec.btn--sm {
	padding: 8px 16px;
	height: auto;
}
/*===========================================
    Page
 ===========================================*/
.main {
	padding-bottom: 80px;
}
.box-loading {
	display: block;
	text-align: center;
}
.box-loading .load-more {
	padding: 16px 40px;
}
/*===========================================
    Page title
 ===========================================*/
.title-under {
	position: relative;
	margin-bottom: 2.667em;
	clear: both;
}
.title-under.text-left:after {
	left: 0%;
}
.title-under .title-box {
	width: 100%;
	overflow: hidden;
}
/*===========================================
    breadcrumbs
 ===========================================*/
.breadcrumbs-account {
	padding: 20px 0;
}
.breadcrumbs-account .first {
	padding-left: 0 !important;
}
.breadcrumbs-account .last {
	padding-right: 0 !important;
}
.breadcrumbs-account li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 0 10px;
}
.breadcrumbs-account li:before {
	display: block;
	position: absolute;
	left: 0;
	width: 1px;
	height: 19px;
	content: "";
}
.breadcrumbs-account .home:before {
	display: none !important;
}
.breadcrumbs-account .home a {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
}
/*============================================================================
    Sidebar
 ============================================================================*/
#sidebar {
	text-align: left;
	float: left;
}
#sidebar li a:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#sidebar .tfs-widget {
	display: block;
	float: left;
	margin-bottom: 40px;
	width: 100%;
}
#sidebar .tfs-widget .tfs-categories {
	width: 100%;
	float: left;
}
#sidebar .tfs-filter {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
#sidebar .tfs-filter .filter-title {
	float: left;
}
#sidebar .tfs-filter .advanced-filters {
	clear: both;
	float: left;
}
#sidebar .tfs-filter .advanced-filters #filter4 {
	margin-bottom: 0;
}
#sidebar .tfs-filter .advanced-filters .left-image {
	position: relative;
	float: left;
}
#sidebar .tfs-filter .color li {
	width: 33% !important;
	float: left;
}
#sidebar .tfs-filter .color li:nth-child(9) {
	display: none;
}
#sidebar .tfs-filter .color li .label-filter {
	height: 15px !important;
	float: left;
}
#sidebar .tfs-filter .color li .label-filter img {
	width: 100%;
	height: 100%;
}
#sidebar .tfs-filter .color li .text {
	float: left;
}
#sidebar .tfs-filter .color li .count {
	float: left !important;
	margin-left: 5px;
}
#sidebar .tfs-widget-banner {
	margin-top: 50px;
	float: left;
}
#sidebar .tfs-widget-banner .left-image {
	position: relative;
	float: left;
}
#sidebar .tfs-widget-banner .left-image img {
	max-width: 100%;
}
#sidebar .tfs-top-seller {
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}
#sidebar .tfs-top-seller .product-name {
	margin-top: -4px;
	margin-bottom: 9px;
	padding: 0;
	position: relative;
	height: 25px;
}

@media (min-width: 1200px) {
#sidebar #tags li {
	padding: 5px 23px 6px;
}
#sidebar #tags li:nth-child(4) {
	padding: 5px 30px 6px;
}
#sidebar #tags li:nth-child(5) {
	padding: 5px 34px 6px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
#sidebar #tags li {
	padding: 5px 14px 6px;
}
}

@media (max-width: 992px) {
#sidebar #tags li {
	padding: 5px 6px 6px;
}
}

@media (min-width: 992px) {
#sidebar .tfs-filter .color li .label-filter {
	width: 30px !important;
}
}

@media (max-width: 991px) {
#sidebar .tfs-filter .color li .label-filter {
	width: 20px !important;
}
}
/*===========================================
    Product Filter
 ===========================================*/
.product-filter {
	margin-bottom: 35px;
	padding: 0 0 25px;
}
.product-filter .sorter {
	padding: 0;
}
.product-filter span {
	display: inline-block;
	margin-right: 5px;
}
.product-filter span.filter-text {
	padding: 10px 0;
}
.product-filter .category-select, .product-filter .show-item, .product-filter .filter-view {
	display: inline-block;
}
.product-filter select:focus {
	box-shadow: none;
	outline: 0;
}
.product-filter .filter-view ul, .product-filter .filter-view ol {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.product-filter .filter-view li {
	display: inline-block;
}
.product-filter .filter-view a {
	display: inline-block;
	height: 30px;
	width: 30px;
}

@media screen and (max-width: 992px) {
.product-filter div[class*="col-"] {
	text-align: left;
}
}

@media screen and (max-width: 767px) {
.product-filter .category-select, .product-filter .show-item, .product-filter .filter-view {
	margin: 10px 0;
}
}
/*===========================================
   Cart page
 ===========================================*/
.shopping-cart-table {
	width: 100%;
}
.shopping-cart-table tr {
	border-bottom: 1px solid #e5e5e5;
}
.shopping-cart-table th {
	border-top: 1px solid #e5e5e5;
	color: #333333;
	font-weight: 500;
	padding: 11px 0;
}
.shopping-cart-table td {
	padding: 20px 0;
}
.shopping-cart-table td, .shopping-cart-table th {
	border-right: 1px solid #e5e5e5;
	vertical-align: top;
	text-align: center;
}
.shopping-cart-table td:first-child, .shopping-cart-table th:first-child, .shopping-cart-table td:last-child, .shopping-cart-table th:last-child, .shopping-cart-table td:nth-child(2), .shopping-cart-table th:nth-child(2) {
	border-right: none;
}
.shopping-cart-table td:first-child, .shopping-cart-table th:first-child {
	text-align: left;
}
.shopping-cart-table td:nth-child(1), .shopping-cart-table th:nth-child(1) {
	width: 5.3%;
}
.shopping-cart-table td:nth-child(2), .shopping-cart-table th:nth-child(2) {
	width: 32.7%;
	text-align: left;
}
.shopping-cart-table td:nth-child(3), .shopping-cart-table th:nth-child(3) {
	width: 10%;
}
.shopping-cart-table td:nth-child(4), .shopping-cart-table th:nth-child(4) {
	width: 14%;
}
.shopping-cart-table td:nth-child(5), .shopping-cart-table th:nth-child(5) {
	width: 15%;
}
.shopping-cart-table td:nth-child(6), .shopping-cart-table th:nth-child(6) {
	width: 15%;
}
.shopping-cart-table td:nth-child(7), .shopping-cart-table th:nth-child(7) {
	width: 5%;
}
.shopping-cart-table__input {
	position: relative;
}
.shopping-cart-table__input .qty {
	padding: 6px 12px 6px 0px;
	height: 35px;
}
.shopping-cart-table__input .btn-plus {
	background-color: #ebebeb;
	display: inline-block;
	float: left;
	height: 33px;
	width: 18px;
	position: absolute;
	right: 1px;
	top: 1px;
}
.shopping-cart-table__input .items {
	background-color: #ebebeb;
	border: 0px solid #dddee0;
	margin: 0;
	padding: 0;
	color: #8f8f8f;
	cursor: pointer;
	float: left;
	height: 14px;
	text-align: center;
	width: 18px;
}
.shopping-cart-table__input .items .fa {
	font-size: 12px;
	position: relative;
	top: -3px;
}

@media (max-width: 1200px) {
.shopping-cart-table td, .shopping-cart-table th {
	vertical-align: middle;
}
}
.shopping-cart-table__create {
	float: right;
	position: relative;
	top: -10px;
	right: 20%;
}
.shopping-cart-table__product-image {
	padding: 0 19px 0 0;
}
.shopping-cart-table__input {
	width: 77px;
	display: inline-block;
}
.shopping-cart-table__product-name {
	margin-bottom: 20px;
}
.shopping-cart-table__list-parameters {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.shopping-cart-table__list-parameters li {
	padding: 0 0 7px 0;
}
.shopping-cart-table__list-parameters span {
	display: inline-block;
	margin-right: 6px;
}
.options-box{
	padding: 10px 0px 15px 0px;
}

@media (max-width: 767px) {
.shopping-cart-table__create {
	float: right;
	position: relative;
	top: -10px;
	right: 0px;
	margin-right: 0px;
	margin-left: 18px;
}
.shopping-cart-table__delete {
	float: right;
	position: relative;
	top: -10px;
}
.shopping-cart-table__list-parameters li {
	padding: 0 0 2px 0;
}
.shopping-cart-table tbody, .shopping-cart-table td, .shopping-cart-table tr {
	display: block;
	border: 0;
	width: 100% !important;
	text-align: center !important;
}
.shopping-cart-table tr {
	border-bottom: 1px solid #e5e5e5;
}
.shopping-cart-table td:nth-child(1) {
	width: 30% !important;
	display: table-cell !important;
}
.shopping-cart-table td:nth-child(2) {
	width: 45% !important;
	display: table-cell !important;
	text-align: left;
}
.shopping-cart-table td:nth-child(3) {
	width: 20% !important;
	display: table-cell !important;
	text-align: left;
}
.shopping-cart-table td:nth-child(4), .shopping-cart-table td:nth-child(5), .shopping-cart-table td:nth-child(6), .shopping-cart-table td:nth-child(7) {
	display: none !important;
}
.shopping-cart-table thead {
	display: none;
}
}

@media (max-width: 767px) and (max-width: 529px) {
.shopping-cart-table__create {
	margin-right: 0px;
	margin-left: 7px;
}
}
/* /shopping-cart-table
==================================== */
/* shopping-cart-btns
==================================== */
.shopping-cart-btns button.pull-right, .shopping-cart-btns .btn.pull-right {
	margin-right: 0;
}
.shopping-cart-btns .btn {
	margin-bottom: 15px !important;
}

@media (max-width: 767px) {
.shopping-cart-btns {
	text-align: center;
}
.shopping-cart-btns > div {
	text-align: center !important;
	float: none !important;
}
.shopping-cart-btns .btn.pull-left, .shopping-cart-btns .btn.pull-right {
	float: none !important;
	display: inline-block !important;
}
.shopping-cart-btns .btn-right {
	margin-right: 0;
}
}

/*============================================================================
    Product Detail Page
 ==============================================================================*/
/* Related Products */
.columns-product-slider .owl-dots {
	display: none;
}
.columns-product-slider .owl-prev, .columns-product-slider .owl-next {
	float: left;
	font-size: 0;
	position: absolute;
	top: 45%;
	background-color: #f0f0f0;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.columns-product-slider .owl-prev:before, .columns-product-slider .owl-next:before {
	font-family: "FontAwesome";
	font-size: 14px !important;
	color: #818181;
	padding: 3px 10px;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: 25px;
	height: 25px;
	display: block;
}
.columns-product-slider .owl-prev {
	left: -25px;
}
.columns-product-slider .owl-prev:before {
	content: "\f0d9";
}
.columns-product-slider .owl-next {
	right: -25px;
}
.columns-product-slider .owl-next:before {
	content: "\f0da";
}
.columns-home4-slider:hover .owl-prev, .columns-home4-slider:hover .owl-next {
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	visibility: visible;
	opacity: 1;
}
.columns-home4-slider .owl-dots {
	display: none;
}
.columns-home4-slider .owl-prev, .columns-home4-slider .owl-next {
	float: left;
	font-size: 0;
	position: absolute;
	top: 30%;
	background-color: #f2f2f2;
	visibility: hidden;
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.columns-home4-slider .owl-prev:before, .columns-home4-slider .owl-next:before {
	font-family: "FontAwesome";
	font-size: 14px !important;
	color: #757575;
	padding: 5px 13px;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: 30px;
	height: 30px;
	display: block;
}
.columns-home4-slider .owl-prev {
	left: -35px;
}
.columns-home4-slider .owl-prev:before {
	content: "\f104";
}
.columns-home4-slider .owl-next {
	right: -35px;
}
.columns-home4-slider .owl-next:before {
	content: "\f105";
}
.columns-slider {
	margin-top: 45px;
}
.columns-slider .owl-dots {
	display: none;
}
.columns-slider .owl-nav {
	position: absolute;
	top: -80px;
	right: -10px;
}
.columns-slider .owl-nav:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 22px;
	background-color: #e1e1e1;
	width: 1px;
	height: 18px;
}
.columns-slider .owl-prev, .columns-slider .owl-next {
	float: left;
	font-size: 0;
}
.columns-slider .owl-prev:before, .columns-slider .owl-next:before {
	font-family: "FontAwesome";
	font-size: 22px !important;
	color: #c0c0c0;
	padding: 0 7px;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.columns-slider .owl-prev:before {
	content: "\f104";
}
.columns-slider .owl-next:before {
	content: "\f105";
}

/*New styles added*/
.product-options-label{
	color: #7f7f7f;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	/*width: 40px;*/
}

#avgStarRating li.filled {
	color: #0085c3;
}


.add-to-cart-btn {
	float: left;
	margin: 5px;
	padding: 5px;
	display: block !important;
	background-color: #0085c3;
	border: 0px solid #dadada;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}
.contactUsform{
	margin-bottom: 20px;
}