/*  ################################################################

  File Name: style.css
  Template Name: Laredo
  Created By: justthemevalley 

  [Table of contents]
 
  1. Common styles
  2. Newsletter Popup
  3. Layout 
     3.1. col1 layout
     3.2. col2 layout
     3.3. col3 layout
  4. Header
		4.1 welcome info
		4.2 header top
		4.3 language & currency
		4.4 Top Search
		4.5 Logo
		4.6 Top Cart
	5. Home tabs
	6. Hot deal	
	7. Home top banner
	8. Sale & New label
	9. product hover
	10. Best selling
	11. owl.carousel Slider
	12. testimonials
	13. Our clients
	14. Latest news
	15. Bottom banner section
	16. Category area
	17. Service area
	18. Totop
	20. Main menu
	21. Toolbar
	22. Filter price
	23. breadcrumbs
	24. sidebar
		24.1 category sidebar
		24.2 sidebar cart
		24.3 product price range
		24.4 filter color
		24.5 shop by
		24.6 compare
		24.7 popular tags
		24.8 Add banner
		24.9 Special product
	25. category description
	26. products grid
	27. products list
	28. price box
	29. products view
	30. products tabs
	31. shopping cart
	32. My Wishlist
	33. Compare table
	34. Checkout page
	35. Contact page
	36. Login page
	37. 404 Error Page
	38. About us
	39. FAQ Page
	40. Modal Dialog Area styles



################################################################# */ 

/*Google Fonts*/
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i';
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900';
@import 'https://fonts.googleapis.com/css?family=Dancing+Script:400,700';
@import 'https://fonts.googleapis.com/css?family=Raleway:100,100i,200,300,400,500,600,700,800,900';
/******************************************
1. Common styles
******************************************/

body {
	background: #fff;
	color: #4C4948;
	font-family: 微軟正黑體, 新細明體;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	text-align: left
}
* {
	margin: 0;
	padding: 0
}
img {
	border: 0;
	max-width: 100%
}
a {
	color: #4C4948;
	text-decoration: none;
	transition: 0.5s all ease
}
a:hover {
	text-decoration: none;
	color: #f82e56
}
a:focus {
	outline: 0;
	text-decoration: none;
	color: #666
}
:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px;
	line-height: 1.35;
	color: #4C4948;
}
form {
	display: inline
}
fieldset {
	border: 0
}
legend {
	display: none
}
table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal
}
thead tr th {
	font-weight: bold;
	text-transform: uppercase;
}
p {
	margin: 0 0 10px
}
strong {
	font-weight: bold
}
address {
	font-style: normal;
	line-height: 1.35
}
cite {
	font-style: normal
}
q, blockquote {
	quotes: none
}
q:before, q:after {
	content: ''
}
small, big {
	font-size: 1em
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 25px
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none
}
ul.inline, ol.inline {
	margin-left: 0;
	list-style: none
}
ul.inline>li, ol.inline>li {
	display: inline-block;
 *display:inline;
	padding-right: 5px;
	padding-left: 5px;
 *zoom:1
}
ul ul, ol ul {
	list-style-type: circle
}
.hidden {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden
}
.nobr {
	white-space: nowrap
}
.wrap {
	white-space: normal
}
.a-left {
	text-align: left
}
.a-center {
	text-align: center
}
.a-right {
	text-align: right
}
.v-top {
	vertical-align: top
}
.v-middle {
	vertical-align: middle
}
.f-left, .left {
	float: left
}
.f-right, .right {
	float: right
}
.f-none {
	float: none
}
.f-fix {
	float: left;
	width: 100%
}
.no-display {
	display: none
}
.no-margin {
	margin: 0
}
.no-padding {
	padding: 0
}
.no-bg {
	background: none
}
small {
	font-size: 85%;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999
}
input:focus {
	outline: none
}
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(../fonts/robotocondensed/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');
}
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/robotocondensed/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');
}
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(../fonts/robotocondensed/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');
}
/******************************************
2. Newsletter Popup
******************************************/


.modal-dialog.newsletter-popup {
	margin-top: 8%;
	color: #333;
	min-width: 450px;
	padding: 0px;
	text-align: left;
	width: 620px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	overflow: hidden;
	opacity: 1;
	box-shadow: none;

}
#myModal {
	background: rgba(0, 0, 0, 0.7);
}
.newsletter-popup .modal-content {
	background: inherit;
	padding: 0px;
	text-align: center;
	position: initial;
	border: none;
}
.newsletter-popup .modal-body {
    position: relative;
    padding: 0px;
}
.newsletter-popup .modal-body .right{ text-align:left; padding:40px 20px; width: 56%;}
.newsletter-popup .close {
	cursor: pointer;
	line-height: 27px;
	min-width: 30px;
	height: 30px;
	position: absolute;
	right: -4px;
	text-align: center;
	text-transform: uppercase;
	top: -4px;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	opacity: 1;
	text-shadow: none; z-index:10;
}
.newsletter-popup .close:hover {
	color: red
}
.newsletter-popup h2.modal-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
}
#newsletter-form .content-subscribe {
	overflow: hidden
}
.form-subscribe-header label {
	color: #999;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	margin: 8px 0 14px;
	max-width: 95%;
}
#newsletter-form .input-box .input-text {
	border: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	margin: 0 0 5px;
	padding-left: 15px;
	width: 95%;
	border-radius: 0px;
	color: #666;
	font-size: 14px;
}
.subscribe-bottom input[type=checkbox] {
	vertical-align: sub;
}
#newsletter-form .actions .button-subscribe {
	background-color: #000;
	border: medium none;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding: 4px 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 15px;
	border-radius: 0px;
}
#newsletter-form .actions .button-subscribe:hover {
	background: #333;
	color: #fff;
}
.subscribe-bottom {
	color: #ccc;
	display: block;
	margin-top: 15px;
	overflow: hidden;
}
.subscribe-bottom label {
	color: #eee;
	font-size: 12px;
	margin-bottom: 0;
}
#dont_show {
	margin: 0;
	vertical-align: middle;
}
#modal-quickview .modal-body {
	padding: 0px
}
#modal-quickview .modal-dialog .modal-body .myclose {
	font-size: 40px;
	font-weight: normal;
	line-height: 0.5;
	margin-right: 8px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 10;
}
#modal-quickview .product-view-area {
	padding: 15px;
}
#modal-quickview .product-view-area .product-name h2 {
	font-size: 28px;
}
#modal-quickview .product-color-size-area .size-area {
	display: inline-block;
	width: 45%;
}
#modal-quickview.modal.in .modal-dialog {
	margin-top: 8%;
}
/******************************************
3. Layout
******************************************/

.main-col {
	margin: auto;
	overflow: hidden
}
.col-main {
	font-size: 14px;
}
.col-left {
	margin-bottom: 0px
}
.col-right {
	margin-bottom: 0px
}
/*3.1. col1 layout*/
.col1-layout .header-background-default {
	margin: 20px;
	padding: 0
}
.col1-layout .col-main {
	float: none;
	width: auto;
	margin-top: 0%
}
/*3.2. col2 layout*/
.col2-left-layout .col-main {
	margin-top: 0%
}
.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px
}
/*3.3. col3 layout*/
.col3-layout .col-wrapper {
	float: left;
	width: 780px
}
.col3-layout .col-wrapper .col-main {
	float: right
}
.main-container {
	min-height: 350px;
	padding: 25px 0 0px;
}
/******************************************
4. Header
******************************************/

/*4.1 welcome info */
.welcome-info {
	background-color: #fff;
	border-bottom: 1px #e5e5e5 solid;
	padding: 30px 0px 60px;
	text-align: center
}
.welcome-info .page-header {
	margin-top: 10px
}
.welcome-info .page-header h1 {
	color: #000000;
	font-size: 40px
}
.welcome-info .page-header p {
	font-size: 30px
}
.welcome-info .page-header p em {
	font-style: normal;
	border-bottom: 2px #CF3341 solid;
	padding-bottom: 5px
}
.welcome-info .page-header .text-main {
	color: #CF3341
}
/*4.2 header top */

.header-container {
	background: #F6F6F6
}
.header-top {
	background-color: #F6F6F6;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	width: 100%;
	color: #eee;
	padding: 4px 0px;
}
.header-top a {
	color: #eee;
}
.header-top a:hover {
	color: #f98180;
}
.welcome-msg {
	text-align: left;
	display: inline-block;
	padding: 0px 18px 0px 0;
	margin: 0px 6px 0 0;
	color: #eee;
	line-height: 16px;
}
.menu-area .phone {
	padding: 11px 0px 2px 0;
	float: right;
	font-size: 15px;
	color: #666;
}
.menu-area .phone {
	margin-top: 6px;
	margin-right: 10px;
	display: none;
}
.buy-theme {
	display: none;
}
.menu-area .phone i {
	font-size: 16px;
	color: #666;
}
.header-bottom {
	background-color: #CF3341;
	height: 45px;
	transition: all .300s;
}
.header-bottom .container {
	position: relative;
}
/*4.3 language & currency */
.language-currency-wrapper .block {
	margin: 0;
	position: relative;
	border-bottom: none;
	display: inline-block;
}
.language-currency-wrapper .block span {
	display: inline-block;
	text-transform: capitalize;
	color: rgba(255,255,255,0.8);
}
.language-currency-wrapper .block:hover {
	cursor: pointer
}
.language-currency-wrapper .block>div {
	position: relative;
	padding-bottom: 4px;
}
.language-currency-wrapper .block>div>span:hover, .language-currency-wrapper .block span:hover {
	color: #f98180
}
.language-currency-wrapper .block>div img {
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 15px
}
.language-currency-wrapper .block>ul {
	position: absolute;
	right: 0;
	top: 32px;
	padding: 0px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	z-index: 999;
	text-align: left;
}
.language-currency-wrapper .block>ul li {
	list-style: none;
	background: #fbfbfb
}
.language-currency-wrapper .block>ul li a {
	position: relative;
	white-space: nowrap;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	padding-left: 12px;
	display: block
}
.language-currency-wrapper .block>ul li span {
	color: #666;
}
.language-currency-wrapper .block>ul li a img {
	margin-right: 8px;
	margin-top: 0px
}
.language-currency-wrapper .block>ul li a .cur_icon {
	margin-right: 6px;
}
.language-currency-wrapper .block>ul li a:hover, .language-currency-wrapper .block>ul li span a:hover {
	color: #CF3341;
	text-decoration: none
}
.language-currency-wrapper .block:hover>ul {
	margin-top: 0;
	top: 18px;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.language-currency-wrapper .block.block-language {
	padding: 0px;
}
.language-currency-wrapper {
	display: inline-block;
}
.language-currency-wrapper .block.block-language>ul {
	min-width: 85px;
	left: 0px;
	margin: auto
}
.language-currency-wrapper .block.block-currency {
	margin-left: 15px;
	color: rgba(255,255,255,0.8);
}
.language-currency-wrapper .block.block-currency>ul {
	min-width: 80px;
	margin: auto;
	left: 0px;
}
.jtv-user-info .dropdown-menu {
	min-width: 130px;
	left: -20px;
}
.headerlinkmenu {
	line-height: normal;
	display: inline-block;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 2px;
	font-weight: 300;
	color: #eee;
}
.headerlinkmenu ul.links {
	display: inline-block;
	float: right;
	padding: 0px;
	margin: auto;
}
.headerlinkmenu ul.links li {
	display: inline-block;
	text-align: right;
	margin-left: 10px;
}
.jtv-user-info .dropdown-menu {
	padding: 0px;
	margin: auto;
}
.headerlinkmenu .jtv-user-info .dropdown-menu li a {
	padding: 6px 15px;
	width: 100%;
	color: #333;
}
.headerlinkmenu div.links li a {
	display: inline-block;
	padding: 0px;
	padding: 5px 0px 6px 5px;
	text-decoration: none;
	letter-spacing: 0.5px;
	color: rgba(255,255,255,0.8);
}
.headerlinkmenu div.links div a span {
	margin-left: 8px;
}
.headerlinkmenu .jtv-user-info .dropdown-menu li a:hover {
	color: #CF3341;
}
#offer-slider.product-flexslider {
	margin: auto;
}
.offer-content-text {
	text-align: left;
}
.offer-content-text p {
	font-size: 12px;
	color: #eee;
	padding: 4px 0px 0px;
	margin: auto;
}
.offer-content-text span {
	font-weight: 400;
	color: #f98180;
}
.offer-content-text i {
	font-size: 14px;
	margin-right: 3px;
	color: #f98180;
}
/*4.4 Top Search */

.top-search a {
	color: #fff;
	cursor: pointer;
	padding: 8px 12px 9px
}
.top-search a:hover {
	background: #006393;
	color: #fff
}
.icon-search:before {
	font-size: 16px
}
.cart-top .dropdown-menu {
	padding: 10px;
	min-height: 100px;
	height: auto;
	min-width: 445px;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	top: 0;
	position: fixed;
	z-index: 999;
	display: block;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	-o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s
}
#search .input-group {
	display: inline-block;
	overflow: hidden;
	width: 68%;
	background-color: #f5f5f5;
	border-radius: 0px;
	/* border: 1px solid #d9d9d9; */
	margin-top: 24px;
}
.top-search {
	padding-right: 0px;
}
#search input {
	height: 34px;
	display: inline-block;
	width: 190px;
	border: none;
	border-radius:20px;
	background: #E0E0E0;
	box-shadow: none;
	color: rgba(255,255,255,1);
	font-size: 18px;
	padding-top: 0px;
}

.form-control::-moz-placeholder {
	color: #000000;
}

#search button {
	line-height: 29px;
	/* padding: 4px 14px; */
	padding-left: 14px;
	display: inline-block;
	background: #f5f5f5;
	border: none;
	color: #E0E0E0;
	transition: 0.5s all ease;
	padding-top: 20px;
	padding-right: 25px;
}

.top-search .fade.in {
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	opacity: 1
}
.top-search .modal-content {
	border-radius: 3px
}
#search button i {
	font-size: 18px
}
.cate-dropdown {
	float: left;
	width: 140px;
	height: 45px;
	border: none;
	display: inline-block
}
select.cate-dropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/cat-select-arrow.png);
	background-repeat: no-repeat;
	position: right 10px center;
	color: transparent;
	padding-right: 28px;
	padding-left: 18px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	color: #333;
	background-color: inherit;
	border-right: 1px solid #d9d9d9;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/cat-select-arrow.png);
	background-repeat: no-repeat;
	position: right 10px center;
	color: transparent;
	padding-right: 28px;
	padding-left: 10px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	color: #333;
	background-color: #eaeaea;
}
select.cate-dropdown option {
	padding: 6px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	position: right 10px center;
	color: transparent;
	padding-right: 28px;
	padding-left: 18px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
}
.cate-dropdown:focus {
	border: none;
	background-color: #eaeaea;
	padding-right: 28px;
	padding-left: 10px;
}
.top-my-account, .top-compare {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	padding: 11px 0 0;
	margin: 0px 0px 0 16px;
	float: right;
}
.top-compare {
	margin: 0px;
}
.top-my-account:hover, .top-compare:hover {
	background: #CF3341;
	border: 1px solid #CF3341;
	color: #fff;
}
/*4.5 Logo */
.logo {
	vertical-align: middle;
	margin: 30px 0px;
	text-align: center;
}

.logo img:nth-child(2), .footer-logo img:nth-child(2) {
	padding-top: 25px;
}

.footer-logo img:nth-child(2) {
	padding-left: 10px;
}

.menu-sticky .logo{
	margin: 10px 0px
}
.menu-sticky .logo a img {
	height: 35px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}
/*4.6 Top Cart */
.top-cart-contain .top-cart-content {
	opacity: 0;
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
}
.top-cart-contain .mini-cart:hover .top-cart-content {
	opacity: 1;
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
.top-cart {
	float: right;
	padding-left: 0px;
	margin-top: 24px;
}
.mini-products-list .product-image {
	float: left;
	padding: 0;
	width: 68px;
	padding: 0px;
	border: 1px #eee solid
}
.top-cart-content .product-name {
	margin: 0;
	width: 178px;
	line-height: 1.3em;
	padding: 0 0 3px
}
.top-cart-content .product-name a {
	font-size: 13px;
	line-height: normal;
	font-weight: 400;
}
.top-cart-title span {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-transform: inherit
}
.top-cart-title p span {
	text-transform: none
}
.top-cart-contain .price {
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	padding-left: 10px;
	float: right
}
.top-cart-contain .product-details .price {
	width: auto;
	float: none;
	font-weight: 900;
	padding-left: 0px;
	font-size: 13px
}
.mini-cart {
	text-align: center;
	cursor: pointer
}
.mini-cart .basket a {
	color: #000000;
	margin: 0px;
	line-height: 50px;
	font-size: 12px;
	padding: 8px 0px 10px 0px;
}
.mini-cart .basket a .cart-title {
	color: #232323;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	margin-top: 8px;
	text-transform: uppercase;
}
.mini-cart .basket a .cart-total {
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
	padding-bottom: 0px;
	color: #777;
}
.cart-icon {
	float: right;
	text-align: left;
}
.shoppingcart-inner {
	float: left;
	text-align: left;
}
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 16px;
	margin-left: 12px;
	background: #ff7474;
	padding: 15px 16px;
	color: #fff;
	border-radius: 0px;
	float: right;
}
.mini-cart .open .basket a {
	color: #fff;
	background: #fff;
	box-shadow: 0 3px 9px rgba(0,0,0,0.3)
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none
}
.top-cart-title p {
	margin: 0
}
.top-cart-content .empty {
	padding: 10px
}
.top-cart-content {
	width: 308px;
	position: absolute;
	top: 40px;
	right: 15px;
	background: #fff;
	padding: 0;
	text-align: right;
	box-shadow: 0 0 5px -5px rgba(0,0,0,0.2);
	border: 1px solid #f5f5f5;
	z-index: 50
}
.top-cart-content p {
	color: #000000;
	margin: 0;
	padding: 10px
}
.top-subtotal {
	color: #000000;
	font-size: 13px;
	font-weight: 900;
	padding: 8px 15px;
	text-align: left;
	text-transform: none;
	background-color: #f3f3f3;
	margin-bottom: 15px
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 4px
}
.top-cart-title {
	display: inline-block;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	color: #223D62;
	line-height: 12px;
	position: relative;
	font-size: 12px;
	width: 20px;
	margin-top: 2px;
	margin-left: 29px
}
.top-cart-content .block-subtitle {
	border-bottom: 1px solid #fbfbfb;
	color: #000000;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-size: 13px;
	background: #f5f5f5
}
ul#cart-sidebar {
	padding: 3px 15px 6px;
	margin: auto;
	max-height: 195px;
	overflow: auto;
}
.top-cart-title .cart_arrow {
	position: absolute;
	bottom: -6px;
	right: 50px;
	width: 18px;
	height: 11px;
	z-index: 1000;
	display: none
}
.top-cart-contain:hover .top-cart-title .cart_arrow {
	display: block
}
.top-cart-content li.item {
	width: 272px;
	margin: 5px 0px;
	border-bottom: 1px #eee solid;
	min-height: 67px
}
.top-cart-content li.item.last {
	margin: 0;
	border-bottom: 0px #eee solid;
	padding-bottom: 10px
}
.top-cart-content .product-details {
	color: #000000;
	position: relative;
	text-align: left
}
.mini-products-list .product-details {
	margin-left: 80px;
	padding: 0
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 12px
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px
}
.top-cart-content .actions {
	padding: 5px 15px 20px;
	margin: 0;
	overflow: hidden
}
.top-cart-icon {
	padding: 5px;
	width: 20px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}
.top-cart-title span {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase
}
.top-cart-title p span {
	text-transform: none
}
.mini-cart .actions .fa-shopping-cart:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .fa-check:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .btn-checkout {
	background: #CF3341;
	color: #fff;
	font-size: 12px;
	padding: 8px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid rgba(0,0,0,0.08);
	font-weight: bold;
	border-radius: 0px;
	text-transform: uppercase
}
.mini-cart .actions .btn-checkout:hover {
	background: #000000;
	color: #fff;
}
.mini-cart .actions .view-cart {
	background: #fff;
	color: #000000;
	font-size: 12px;
	padding: 8px 16px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid #000000;
	font-weight: bold;
	border-radius: 0px
}
.mini-cart .actions .view-cart:hover {
	background: #CF3341;
	color: #fff
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
	text-transform: uppercase
}
.mini-cart .button.btn-checkout {
	background-color: #970400;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 0px 6px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.block_mini_cart_above_products {
	margin-bottom: 15px
}
.mini-cart>.button {
	color: #000000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
#cart-sidebar li {
	border-bottom: 1px solid #ECECEC;
	list-style: none;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 8px 0 15px
}
#cart-sidebar li.last {
	padding: 5px 0 0;
	border-bottom: none;
	margin-bottom: 0
}
.remove-cart {
	display: block;
	width: 15px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0
}
.wishlist-count {
	background-color: #f8f8f8;
	color: #666;
	font-size: 1.1em;
	font-weight: 300;
	height: 25px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	right: -5px;
	text-align: center;
	top: -13px;
	width: 25px;
	z-index: 0;
	border: 1px solid #e0e0e0;
}
.link-wishlist {
	width: 40px;
	position: relative;
	float: left;
	margin-top: 45px;
}
/******************************************
5. Home tabs
******************************************/
.tab-info h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	letter-spacing: 0.5px;
	/* background-color: #eaeaea; */
	color: #000;
	padding: 8px 12px;
	/* font-weight: 700; */
	/* border: 1px solid #c1c1c1; */
	/* border-bottom: 2px #CF3341 solid; */
	margin-bottom: -2px
}
.home-product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0px;
	border-bottom: 2px solid #e0e0e0;
	margin-top: 0px;
	text-align: right;
	padding-top: 8px;
	margin-bottom: 5px;
}
.home-product-tabs li a {
	border-bottom: none;
	color: #000000;
	margin-right: 0px;
	text-decoration: none;
	font-size: 14px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	padding: 0 20px;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.home-product-tabs li.active a {
	background: none repeat scroll 0 0 #fff;
	color: #000000;
	padding: 12px;
	border: none
}
.home-nav-tabs.home-product-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	border-radius: 0px;
	border: 0px solid #999;
	padding: 0px 7px;
	background: #fff;
}
.home-product-tabs li:first-child a {
	padding-left: 0px;
	padding-right: 8px;
}
.home-product-tabs li:last-child a {
	padding-left: 0px;
	padding-right: 0px;
}
.home-nav-tabs>li.active>a, .home-nav-tabs>li.active>a:hover, .home-nav-tabs>li.active>a:focus {
	border: 0px solid #fe0100
}
.home-nav-tabs>li>a:hover {
	background: #fff;
	color: #000000;
	border: 0px solid #000000
}
.home-nav-tabs>li.active>a, .home-nav-tabs>li.active>a:hover, .home-nav-tabs>li.active>a:focus {
	border: 0px solid #fe0100;
	border-radius: 0px;
	background: #fff;
	color: #fe0100;
}
.home-nav-tabs>li {
	float: none;
	margin-bottom: -1px;
	display: inline-block;
	margin-right: 0px
}
.home-nav-tabs>li.divider {
	border-right: 1px solid #e0e0e0;
	color: #ccc;
	display: inline;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 1px;
}
.home-tab .product-item .item-inner {
	margin-bottom: 25px;
	padding: 0px 0px 20px;
}
.home-tab {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.home-tab .tab-content {
	padding: 5px 0px 0px 0px;
	overflow: visible;
	font-size: 14px;
	line-height: 19px;
	margin: 0 -15px;
}
.home-tab .product-flexslider {
	margin: 0px;
}
.page-header {
	border: none;
	padding-bottom: 0px;
	margin: 30px 0 0px
}
.page-header h1 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000
}
.page-header h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0.5px;
}
.page-header .text-main {
	color: #CF3341
}
.divider-icon {
	font-size: 28px;
	margin: 5px 0 20px
}
/******************************************
6. Hot deal
******************************************/
.hot-products {
	margin-bottom: 30px;
}
.timer-item.item {
	margin: auto;
}
.timely {
	margin-bottom: 0px;
	border: 1px solid #e8e8e8;
	padding: 0px 20px 12px;
	margin-right: 30px;
}
.timely .item-info {
	text-align: center;
	margin-top: 0px;
}
.jtv-timer-grid {
	overflow: hidden;
	display: inline-block;
}
.jtv-timer-grid .box-time-date {
	background: #CF3341;
	font-size: 11px;
	color: #eee;
	min-width: 66px;
	min-height: 60px;
	text-align: center;
	margin-top: 6px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px #CF3341 solid;
	display: inline-block;
}
.jtv-timer-grid .box-time-date span {
	display: block;
	font-size: 18px;
	color: #fff;
	margin-top: 8px;
	font-weight: 700;
}
.jtv-box-timer {
	text-align: center;
	margin-top: -6px;
	left: inherit;
	right: inherit;
	width: 100%;
	position: absolute;
	bottom: -5px;
}
.hot-deal {
	border: 1px solid #e5e5e5;
}
.hot-deal .products-grid .item {
	margin-top: 0;
}
.hot-deal .product-item .item-inner {
	margin-bottom: 0px;
	padding: 15px 0px 20px
}
.hot-deal .product-item {
	margin: 0px;
}
.hot-deal .title-text {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #CF3341;
	display: inline-block;
	width: 100%;
	padding: 12px;
	text-align: left;
	color: #000;
	letter-spacing: 1px;
}
/******************************************
7. Home top banner
******************************************/

/******************************************
8. Sale & New label
******************************************/

.icon-new-label {
	font-size: 11px;
	color: #fff;
	background: #CF3341;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 50px;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: 0px;
}
.icon-sale-label {
	font-size: 11px;
	color: #fff;
	background: #fe0100;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 50px;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: 0px;
}
.new-right {
	right: -10px;
	top: -15px;
}
.new-left {
	left: -10px;
	top: -15px;
}
.sale-right {
	top: -15px;
	right: -10px;
}
.sale-left {
	left: -10px;
	top: -15px;
}
.icon-hot-label {
	font-size: 11px;
	color: #fff;
	background: #fe0100;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 45px;
	height: 22px;
	line-height: 24px;
	margin-top: 0px;
	margin-left: 0px;
}
.hot-right {
	top: -10px;
	right: -2px;
}
.hot-left {
	left: -28px;
	top: -12px;
}
.icon-sale-label {
	background: none repeat scroll 0 0 #CF3341;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	left: 13.502px;
	line-height: 22px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 9.264px;;
	z-index: 1;
	border-radius: 10px;
}
.icon-new-label {
	background: none repeat scroll 0 0 #337ab7;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	left: 0;
	line-height: 22px;
	margin: 0;
	padding-left: 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
}
/******************************************
9. product hover
******************************************/
.product-item .item-inner {
	margin-bottom: 0px;
	border: 1px solid #e5e5e5;
	padding: 0px 0px 20px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.product-item .item-inner:hover {
	border: 1px solid #B1C626;
}
.product-item .item-inner:hover .product-thumbnail .btn-quickview {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
	margin-left: -97px;
}
.product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .add-to-compare {
	margin-left: 63px;
}
.product-item .item-inner .product-thumbnail {
	position: relative;
	text-align: center;
}
.product-item .item-inner .product-thumbnail .btn-quickview {
	background: none;
	padding: 0;
	line-height: inherit;
	position: absolute;
	top: 52%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 2;
	opacity: 0;
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.product-item .item-inner .product-thumbnail .btn-quickview a {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	padding: 0 15px 0 15px;
	line-height: 35px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	border-radius: 0px;
}
.product-item .item-inner .product-thumbnail .btn-quickview a:hover {
	color: #fff;
	background: #B2CF3C;
	border: 1px solid #B2CF3C;
}

.product-item .item-inner .product-thumbnail .btn-quickview button {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	padding: 0 15px 0 15px;
	line-height: 35px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	border-radius: 0px;
}
.product-item .item-inner .product-thumbnail .btn-quickview button:hover {
	color: #fff;
	background: #B2CF3C;
	border: 1px solid #B2CF3C;
}

.product-item .item-inner .product-thumbnail .product-item-photo {
	display: block;
	width: 100%;
	padding: 0;
}
.product-item .item-inner .product-thumbnail:hover .product-item-photo img {
	opacity: 0.6;
}
.product-item .item-inner .pro-box-info {
	margin-top: 5px;
}
.product-item .item-inner .pro-box-info .box-hover {
	text-align: center;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links:after {
	display: table;
	content: "";
	clear: both;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action:hover {
	background: #CF3341;
	border: 1px solid #CF3341;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	color: #444444;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action span {
	display: inline-block;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
	margin-left: 0;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist:before {
	content: "\f004";
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-compare:before {
	content: "\f012";
	/* content: "\f002"; */

}
.product-item .item-inner .pro-box-info .pro-actions {
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 2;
}
.product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 11px;
	font-weight: 400;
	padding: 0 15px;
	line-height: 32px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	border-radius: 0;
	transition: all 0.4s ease-out 0s;
	border-radius: 0px;
}
.product-item .item-inner:hover .pro-box-info .pro-actions .action.add-to-cart {
	color: #fff;
	background: #CF3341;
	border: 1px solid #CF3341;
	transition: all 0.4s ease-out 0s;
}
.product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart:before {
	content: "\f07a";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 4px;
	line-height: 31px;
	font-size: 12px;
}
.add-to-cart-mt {
	background: #CF3341;
	border: 0 none;
	bottom: 0;
	font-size: 12px;
	left: -100%;
	line-height: 10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	transition: all .5s ease-out 0s;
	width: 100%;
	padding: 12px 0;
	color: #000000;
}
.add-to-cart-mt:hover {
	background: #fe0100;
	color: #fff;
}
.add-to-cart-mt span {
	margin-left: 5px
}
.pr-button .mt-button a:hover {
	background: #CF3341;
	color: #fff
}
.pr-button .mt-button a {
	transform: rotate(0deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button a:hover {
	transform: rotate(360deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button {
	border-right: 0 none;
	float: left;
	height: 40px;
	margin-right: 5px;
	text-align: center;
	transform: scale(0);
	transition: all 0.4s ease 0s;
	width: 40px;
	line-height: 25px
}
.product-item .item-inner .product-thumbnail:hover .mt-button {
	transform: scale(1)
}
.product-item .item-inner .item-info {
	text-align: center;
	padding-top: 5px;
}
.product-item .item-inner .item-info .item-title {
	font-size: 14px;
	margin-bottom: 6px;
	font-weight: 400;
}
.product-item .item-inner .item-info .item-title a {
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.5px;
}
.product-item .item-inner {
	position: relative;
	overflow: hidden
}
.product-item {
	margin: 0 12px 25px;
}
.home-tab .product-item {
	margin: 0px;
}
.product-grid-area.col4 .product-item {
	margin: 0 4px
}
.product-item .item-inner .item-info .item-title a:hover {
	color: #CF3341;
}
#best-sale-slider.product-flexslider {
	margin: 0px;
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 20px 5px 0px 0px;
}
.best-sale-pro .slider-items-products .owl-buttons .owl-prev {
	top: 15%
}
.best-sale-pro .slider-items-products .owl-buttons .owl-next {
	top: 15%
}
/******************************************
10. Best selling
******************************************/
.title_block {
	border-bottom: 2px solid #e0e0e0;
	margin-bottom: 20px;
}
.title_block h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	letter-spacing: 0.5px;
	/* background-color: #eaeaea; */
	color: rgba(36,30,28,1);
	padding: 8px 12px;
	display: inline-block;
	/* border: 1px solid #c1c1c1; */
	/* border-bottom: 2px #CF3341 solid; */
	margin-bottom: -2px;
}
.latest-post-section .title_block h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 16px;
	letter-spacing: 0.5px;
	background-color: #CF3341;
	color: #fff;
	padding: 8px 12px;
	font-weight: 700;
	display: inline-block;
}
.best-selling-slider .product-flexslider, .featured-products-slider .product-flexslider {
	margin: 0px -12px 0px;
}
.featured-products-slider {
	display: inline-block;
	margin-bottom: 30px;
}
.best-selling-slider .product-item .item-inner, .featured-products-slider .product-item .item-inner {
	margin-bottom: 0px;
	padding: 0px 0px 20px;
}
.best-selling-slider .slider-items-products .owl-buttons .owl-next, .best-selling-slider .slider-items-products .owl-buttons .owl-prev {
	top: -62px;
}
.best-selling-slider .product-item {
	margin: 0 12px;
}
/******************************************
Featured products 
******************************************/

.featured-products-slider .product-item {
	margin: 0 12px;
}
.featured-products-slider .slider-items-products .owl-buttons .owl-next, .featured-products-slider .slider-items-products .owl-buttons .owl-prev {
	top: -62px;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 85%;
	left: 70%;
	bottom: 10%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	border-radius: 0px;
	opacity: 0;
}
.item-inner:hover .product-thumbnail .add-to-links .action.add-to-wishlist {
	opacity: 1;
	top: 85%;
	left: 70%;
	bottom: 10%;
	z-index: 100;
}
.item-inner:hover .product-thumbnail .add-to-links .action.add-to-compare {
	opacity: 1;
	top: 85%;
	left: 85%;
	z-index: 100;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-compare {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 85%;
	left: 85%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	opacity: 0;
	border-radius: 0px;
}
.item-inner .product-thumbnail .add-to-links .action:hover {
	background: #B2CF3C;
	border: 1px solid #B2CF3C;
}
.item-inner .product-thumbnail .add-to-links .action:hover:before {
	color: #fff;
}
.item-inner .product-thumbnail .add-to-links .action:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	color: #444444;
}
.item-inner .product-thumbnail .add-to-links .action span {
	display: inline-block;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
	margin-left: 0;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist:before {
	content: "\f004";
}
.item-inner .product-thumbnail .add-to-links .action.add-to-compare:before {
	content: "\f012";

}
/******************************************
11. owl.carousel Slider
******************************************/

.owl-item .item {
	margin: 0 12px
}
.slider-items-products {
	position: relative
}
.slider-items-products .item {
	text-align: center
}
.slider-items-products .item .product-image {
	display: block;
	overflow: hidden
}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform
}
.slider-items-products .item .product-image:hover img {
	transform: scale(-1, 1)
}
.slider-items-products .owl-buttons .owl-prev a {
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-prev a {
}
.slider-items-products .owl-buttons .owl-next a {
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-next a {
}
.owl-buttons {
	opacity: 1;
	transition: all .5s ease-out 0s
}
.product-flexslider:hover .owl-buttons {
	opacity: 1
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 32px;
	top: -70px;
	left: inherit
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	top: -70px;
	right: 2px;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons a {
	background: #f8f8f8;
	display: block;
	height: 25px;
	margin: 0 0 0 -20px;
	position: absolute;
	top: 50%;
	width: 25px;
	z-index: 5;
	color: #666;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
}
.product-flexslider {
	margin: 30px -12px;
	margin-top: 20px
}
.owl-theme .owl-controls .owl-buttons div {
	background: none
}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: #B1C626;
	color: #fff;
	border: 1px #B1C626 solid
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
}
/******************************************
12. testimonials
******************************************/

.testimonials {
	background-color: #CF3341;
	margin: 0px;
}
.testimonials .product-flexslider {
	margin: 30px -12px 0px;
	margin-top: 0;
}
.home-testimonials .holder {
	margin: 20px 30px 5px
}
.home-testimonials .thumb {
	margin: 6px auto 15px;
	display: block;
	width: 78px;
	position: relative
}
.testimonials .divider-icon {
	color: #f9f9f9
}
.home-testimonials .thumb img {
	border: 1px solid #CF3341;
	width: 75px;
}
.home-testimonials .author {
	float: left;
	margin-top: 22px;
	text-align: left;
}
.home-testimonials .thumb {
	float: left;
	margin-right: 8px;
}
.home-testimonials p {
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #f9f9f9;
	text-transform: none;
	text-align: center;
}
.home-testimonials strong.name {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 auto 10px;
	position: relative;
	color: #CF3341;
	letter-spacing: 1px;
}
.home-testimonials strong.designation {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #f9f9f9;
	display: block
}
.home-testimonials .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0
}
.home-testimonials .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0
}
.home-testimonials .bx-wrapper .bx-pager {
	display: none;
	padding: 0
}
.home-testimonials .bx-wrapper .bx-controls-direction a {
	display: none
}
.testimonials .owl-theme .owl-controls {
	display: none;
}
/******************************************
13. Our clients
******************************************/

.our-clients .lead {
	font-size: 18px;
	text-transform: none;
	margin: auto 8% 45px
}
.our-clients .page-header h2 {
	color: #000000
}
.our-clients {
	background-color: #f8f8f8;
	margin: 30px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.our-clients .product-flexslider {
	margin: 18px 0px;
}
/******************************************
14. Latest news
******************************************/



article.jtv-entry {
	margin-bottom: 25px;
}
.jtv-post-inner{ border:1px solid #e5e5e5}
.jtv-entry .jtv-content-post .title-post {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	border-bottom: 1px #eee solid;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-weight: 600;
}
.jtv-entry .jtv-content-post ul {
	margin-bottom: 8px;
	margin-left: 0px;
}
.jtv-entry .jtv-content-post ul li {
	display: inline-block;
}
.jtv-entry .jtv-content-post ul li a {
	font-size: 13px;
	color: #666;
	text-transform: none;
}
.feature-post {
	margin-bottom: 15px;
}
.jtv-entry .jtv-content-post ul li a:hover {
	color: #CF3341;
}
.jtv-entry .jtv-content-post a.more:hover i.fa.fa-long-arrow-right {
	padding-left: 20px;
}
.images-hover {
	position: relative;
}
.images-hover:hover {
	cursor: pointer;
}
.images-hover:before, .images-hover:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 20px;
	background: #fff;
	top: 50%;
	left: 50%;
	z-index: 30;
	margin-top: -8px;
	margin-left: -1px;
	visibility: hidden;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.images-hover:after {
	height: 2px;
	width: 20px;
	margin-top: 1px;
	margin-left: -10px;
}
.images-hover:hover:after, .images-hover:hover:before {
	z-index: 30px;
	visibility: visible;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
.images-hover .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	height: 100%;
	content: "\f0c1";
	z-index: 10;
	background-color: rgba(0, 0, 0, .4);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.images-hover:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.latest-post .jtv-post-inner .feature-post {
	display: inline-block;
}
.latest-post .jtv-post-inner .feature-post img{ width:100%}
.latest-post .jtv-post-inner .jtv-content-post {
	display: inline-block; padding:0px 15px 15px;
}
#latest-news .slider-items-products .owl-buttons .owl-prev, #latest-news .slider-items-products .owl-buttons .owl-next {
	top: -62px;
}
.news .product-flexslider {
	margin-bottom: 0px;
}
#latest-news .title-text {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
#latest-news .page-header h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	display: inline-block;
	margin: 0px;
	letter-spacing: 0.5px;
}
#latest-news .page-header {
	text-transform: uppercase;
	margin: auto;
	line-height: normal;
	outline: none;
	padding: 0px 0px 6px 0px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	width: 100%;
}
.jtv-blog {
	text-align: left;
}
.blog-img a {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.blog-img > a::after {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(0%);
	transition: all 0.5s ease 0s;
	width: 50%;
	z-index: 1;
}
.blog-img > a::before {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transform: translateX(-0px);
	transition: all 0.5s ease 0s;
	width: 50%;
	z-index: 1;
}
.jtv-blog:hover .blog-img > a::before {
	opacity: 1;
	transform: translateX(-100%);
	visibility: visible;
}
.jtv-blog:hover .blog-img > a::after {
	opacity: 1;
	transform: translateX(100%);
	visibility: visible;
}
.blog-content-jtv a:hover {
	color: #CF3341;
}
.blog-content-jtv > h2 {
	line-height: normal;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.blog-content-jtv > span {
	text-transform: capitalize;
	color: #999;
	font-size: 12px;
}
.blog-content-jtv > p, .product-info h2 p {
	margin-top: 10px;
	font-size: 13px;
}
.blog-action {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
}
.blog-action > span {
	margin-right: 10px;
}
.blog-action > span > i {
	margin-right: 5px;
	color: #000000;
}
.blog-content-jtv .read-more {
	float: right;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
}
.blog-content-jtv .read-more:hover {
	color: #ef6644;
}
.blog-content-jtv {
	padding: 12px 0 0;
}
.blog-content-jtv i {
	margin-right: 6px;
	color: #999;
}
.blog-comments {
	display: inline-block;
	margin-left: 10px;
}
.blog-likes {
	margin-left: 10px;
}
.blog-comments i {
}
.rating {
	color: #999;
	font-size: 18px;
}
.rating .fa-star {
	color: #FC0;
}

/******************************************
15. Bottom banner section
******************************************/
.offer-add {
	margin-bottom: 30px;
}
.jtv-banner-opacity {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.jtv-banner-opacity:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.2);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease 0.5s;
	-o-transition: opacity 0.5s ease 0.5s;
	transition: opacity 0.5s ease 0.5s;
	z-index: 1;
}
.jtv-banner-opacity img {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	max-width: 100%;
}
.jtv-banner-box:hover:before, .jtv-banner-opacity:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jtv-banner-box:hover img, .jtv-banner-opacity:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.jtv-banner-box {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.jtv-banner-box.banner-inner .jtv-content-text {
	top: 20%;
}
.col-sm-3 .jtv-banner-box.banner-inner .jtv-content-text {
	top: 10%;
}
.jtv-banner-box .jtv-content-text {
	position: absolute;
	top: 75%;
	left: 0;
	text-align: center;
	width: 100%;
	color: #000;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	display: none;
}
.jtv-banner-box .jtv-content-text img {
	width: auto;
	height: auto;
	display: inline-block;
}
.jtv-banner-box .title {
	font-size: 34px;
	font-weight: 900;
	color: #CF3341;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.jtv-banner-box .title span {
	display: block;
}
.jtv-banner-box .sub-title {
	font-size: 18px;
	font-style: italic;
	display: inline-block;
	width: 100%;
	margin-top: 6px;
}
.jtv-banner-box .button {
	margin-top: 20px;
	background-color: #CF3341;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	display: inline-block;
}
.jtv-banner-box .button:hover {
	background-color: #000;
	color: #fff;
}
.jtv-banner-box.banner-inner .title {
	font-size: 24px;
}
.jtv-banner-box .image>a {
	float: left;
}
/* Home Banner CMS */
.jtv-banner1 {
	overflow: hidden;
}
.jtv-banner2 {
	overflow: hidden;
	margin-top: 30px;
}
.jtv-banner1:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.jtv-banner2:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.jtv-banner1 img, .jtv-banner2 img {
	position: relative;
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;/*z-index: 455;*/
}
.jtv-banner1 .hover_content {
	position: absolute;
	background-color: rgba(252, 139, 155, 0.5);
	width: 48%;
	height: 100%;
	display: inline-block;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px;
	text-align: left;
}
.jtv-banner1 .shop-now {
	margin-top: 15px;
	text-align: left;
	opacity: 1;
	display: inline-block;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px 0;
	text-align: left;
}
.jtv-banner2 .hover_content {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 1;
	width: 57%;
	display: block;
	top: 28%;
	left: 4%;
	/*z-index: 200;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px
}
.jtv-banner1 .hover_data {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, 0.6);
}
.jtv-banner2 .hover_data {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border: 1px solid rgba(0, 0, 0, 0.6);
	padding: 15px;
	text-align: left;
}
.jtv-banner2:hover .hover_data {
	left: 0;
}
.jtv-banner1 .hover_content .hover_data .title {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0;
}
.jtv-banner1 .hover_content .hover_data .desc-text {
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	margin-top: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.hover_content {
	text-align: center;
}
.hover_data .title {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
}
.hover_data .desc-text {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	margin-top: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.jtv-banner2 .hover_data .title {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
}
.jtv-banner2 .hover_data .desc-text {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	margin-top: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.shop-now a {
	background: #fff;
	color: #222;
	padding: 7px 20px;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 2px;
}
.shop-now a:hover, .shop-now a:focus {
	background: #222;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.jtv-banner1, .jtv-banner2 {
	position: relative;
}
/* jtv-subbanner CMS */

.jtv-subbanner1 {
	overflow: hidden;
	position: relative;
}
.jtv-subbanner2 {
	overflow: hidden;
	position: relative;
}
.jtv-subbanner1 a, .jtv-subbanner2 a {
	display: block;
	position: relative;
	overflow: hidden;
}
.jtv-subbanner1 > a:before, .jtv-subbanner2 > a:before {
	content: "";
	position: absolute;
	box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	-webkit-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	-moz-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	z-index: 9;
	left: 0;
	right: 0;
}
.jtv-subbanner1:hover > a:before, .jtv-subbanner2:hover > a:before {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.jtv-subbanner2 img, .jtv-subbanner1 img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	max-width: 100%;
}
.jtv-subbanner2:hover img, .jtv-subbanner1:hover img {
	transform: scale(1.125);
	-webkit-transform: scale(1.125);
	-moz-transform: scale(1.125);
	-ms-transform: scale(1.125);
	-o-transform: scale(1.125);
}
.text-block {
	position: absolute;
	top: 0;
	text-align: center;
	left: 8%;
	top: 38%;
	z-index: 99;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	display: none;
}
.text1 a {
	color: #2b2b2b;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text2 a {
	color: #555555;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text3 a {
	text-transform: uppercase;
	padding: 5px 10px;
	background: #CF3341;
	display: inline-block;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text3 a:hover, .jtv-subbanner2 .text3 a:hover {
	background: #222;
}
.jtv-subbanner2 .text3 a {
	background: #ff7474;
}
/******************************************
16. Category area
******************************************/
.product-img {
	position: relative;
}
.product-img a {
	display: block
}
.product-img > a::before {
	background: #333333 none repeat scroll 0 0;
	content: "";
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9
}
.jtv-product:hover a::before {
	opacity: .6
}
img.secondary-img {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
}
.jtv-product:hover img.secondary-img {
	opacity: 1;
}
.jtv-product-action {
	bottom: 10px;
	opacity: 0;
	position: absolute;
	right: -137px;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	z-index: 10
}
.jtv-product:hover .jtv-product-action {
	right: 10px;
	opacity: 1;
	visibility: visible
}
.jtv-extra-link {
	float: right;
	overflow: hidden;
}
.jtv-extra-link a:hover, .button-cart button:hover {
	background: #fe4847;
	color: #fff
}
.button-cart {
	clear: both;
	display: block;
	overflow: hidden;
}
.button-cart button {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	color: #333333;
	height: 36px;
	line-height: 36px;
	margin-top: 5px;
	padding: 0 12px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.button-cart button i {
	margin-right: 7px;
}
.jtv-product-content {
	padding: 0px 0px 0 12px;
}
.jtv-product-content h4 {
	font-weight: 400;
	font-size: 13px;
	color: #CF3341;
}
.jtv-category-area .product-img {
	float: left;
	width: 32%;
}
.jtv-category-area {
	margin: 0px 0px 20px 0px;
}
.jtv-category-area .jtv-product-content {
	float: right;
	width: 68%;
}
.jtv-category-area .jtv-product {
	overflow: hidden;
	width: 47.5%;
	display: inline-block;
	margin-right: 12px;
}
.jtv-category-area .jtv-product:last-child {
	margin-top: 20px
}
.jtv-category-area .jtv-product-action {
	opacity: 1;
	position: static;
	visibility: visible;
}
.jtv-category-area .jtv-extra-link a {
	border: 1px solid #ccc;
	color: #666;
	float: left;
	height: 30px;
	line-height: 28px;
	margin-right: 6px;
	margin-top: 0;
	width: 30px;
	text-align: center;
	margin: 5px 5px;
}
.jtv-category-area .jtv-extra-link {
	float: left;
}
.jtv-category-area .button-cart button i {
	margin-right: 0;
}
.jtv-category-area .button-cart button {
	background-color: #CF3341;
	padding: 0;
	text-align: center;
	width: 35px;
	border: 1px solid #CF3341;
	color: #000;
	height: 30px;
	width: 30px;
	line-height: 28px;
	font-size: 14px;
	border-radius: 0px;
	margin: 5px 4px 0 0px;
}
.jtv-category-area .button-cart {
	clear: inherit;
	float: left;
}
.jtv-category-area .jtv-extra-link a:hover, .jtv-category-area .button-cart button:hover {
	background: #0062bd none repeat scroll 0 0;
	border-color: #0062bd;
	color: #fff;
}
.jtv-single-cat {
	background-color: #fff;
	overflow: hidden;
}
.cat-more {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
.cat-more a {
	color: #666;
	font-weight: 600;
}
.cat-more a:hover {
	color: #FE4847
}
.jtv-cat-margin {
	margin-top: 22px;
}
.cat-title {
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
	text-transform: uppercase;
}
.jtv-single-cat .page-header {
	border-bottom: 2px #ddd solid;
	margin-top: 0px;
	margin-bottom: 20px;
}
.jtv-single-cat .page-header h3 {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.5px;
	background-color: #CF3341;
	color: #000;
	font-weight: 700;
	display: inline-block;
	margin: auto;
	padding: 8px 12px;
}
/******************************************
17. Service area
******************************************/
.service-text h2 {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.service-text p {
	color: #333333;
	font-size: 13px;
	padding-bottom: 0;
	display: inline-block;
	padding: 0 5px;
}
.jtv-service-area {
	text-align: center;
	padding: 30px 0 0px;
	margin: 0px 15px;
}
.cms-home-page .jtv-service-area {
	text-align: center;
	padding: 10px 0 30px;
	margin: 0px 15px;
}
.jtv-service-area .block-wrapper {
	background: #f8f8f8;
	padding: 20px 25px;
	text-align: left;
	border: rgba(0,0,0,0.1) 1px solid;
	border-left: none;
	transition: all .5s ease-out 0s;
}
.jtv-service-area .block-wrapper.ship:hover {
	background: #CF3341;
	color: #fff;
}
.jtv-service-area .block-wrapper.return:hover {
	background: #fbaf5d;
	color: #fff;
}
.jtv-service-area .block-wrapper:hover {
	background: #7cc576;
	color: #fff;
}
.jtv-service-area .block-wrapper .text-des i {
	font-size: 40px;
	display: inline-block;
	float: left;
	margin: 2px 14px 14px 0px;
}
.jtv-service-area .block-wrapper.return {
	background: #f8f8f8;
	border: rgba(0,0,0,0.1) 1px solid;
	border-left: none;
}
.jtv-service-area .block-wrapper.ship {
	background: #f8f8f8;
	border: rgba(0,0,0,0.1) 1px solid;
}
.jtv-service-area .block-wrapper .text-des {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	color: #333;
}
.jtv-service-area .block-wrapper:hover .text-des, .jtv-service-area .block-wrapper:hover .text-des h3 {
	color: #fff;
}
.jtv-service-area .block-wrapper .text-des h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: top;
}
.jtv-service-area .block-wrapper .text-des p {
	margin: 0;
	font-size: 14px;
}
.bottom-service {
	background-color: #CF3341;
}
.bottom-service-box .box-outer > div.column:first-child {
	border-left: 0 none;
}
.bottom-service-box .service-box-center {
	padding: 30px 0;
	text-align: center;
}
.bottom-service-box .service-box-center .bottom-service-title {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.35s ease 0s;
}
.bottom-service-box .service-box-center:hover .bottom-service-title {
	letter-spacing: 4px;
}
.bottom-service-box .service-box-center .description {
	color: #f8f8f8;
	font-size: 13px;
}
.bottom-service-box .box-outer > div {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.jtv-promotion {
	margin-top: 5px;
	z-index: 1;
}
.jtv-promotion .wrap {
	margin: 0 auto;
	background: url('https://colorgenes.s3-ap-northeast-1.amazonaws.com/photo/test/promotion-bg.jpg') no-repeat;
}
.jtv-promotion .jtv-custom {
	background: transparent;
	padding: 20px 0;
}
.box {
	margin-bottom: 30px;
	border: 1px solid none;
	background-color: white;
	position: relative;
	overflow: hidden;
}
.promotion-center {
	text-align: center;
	position: relative;
	min-height: 150px;
}
.promotion-center .text_medium {
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	line-height: 18px;
	margin-bottom: 0px;
}
.promotion-center .text_large {
	padding: 10px 0px;
	margin: 10px 20%;
	border: 1px solid white;
	background: rgba(255, 255, 255, 0.2);
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
	font-size: 60px;
	position: relative;
	line-height: 80px;
}
.promotion-center .theme-color {
	color: #fff;
	font-size: 14px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	position: absolute;
	right: -4px;
	font-weight: 400;
}
.promotion-center .text_small {
	font-size: 16px;
	color: #fff;
	line-height: 18px;
}
/******************************************
18. Totop
******************************************/
#back-to-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	background: #ddd;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}
#back-to-top:hover {
	background: #333;
	color: #fff;
}
#back-to-top.show {
	opacity: 1;
}

#shopping-cart {
	position: fixed;
	bottom: 110px;
	right: 20px;
	z-index: 9999;
	text-align: center;
	line-height: 38px;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}
#shopping-cart:hover {
	/* background: #333; */
	color: #fff;
}
#shopping-cart.show {
	opacity: 2;
}

#history {
	position: fixed;
	bottom: 70px;
	right: 20px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	background: #ddd;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}
#history:hover {
	background: #333;
	color: #fff;
}
#history.show {
	opacity: 3;
}
/******************************************
19. footer
******************************************/

footer {
	overflow: hidden;
	background: #F5F5F5;
	padding-top: 40px;
	color: #4C4948;
	font-size: 14px;
	font-weight: 800;
}
footer h3 {
	font-size: 18px;
	margin: 0 0 8px;
	padding: 0 0 6px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
}
footer .footer-links ul {
	margin: 0px;
	padding: 0px
}
footer .footer-links ul li {
	list-style-type: none;
	padding: 0px 0 12px;
}
footer .footer-links ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	line-height: 20px;
	margin-right: 5px
}
footer .footer-links ul li a {
	transition: all .3s ease-in-out 0s;
	color: #ccc;
}
footer .footer-links ul li a:hover {
	transition: all .3s ease-in-out 0s;
	padding-left: 10px;
	color: #ff6666
}
.footer-logo {
	text-align: center;
	margin: 0px 0 30px;
	display: block;
	padding-top: 20px;
}
.footer-logo p {
	display: block;
}
.footer-content .email, .footer-content .phone {
	margin-bottom: 10px;
}
.email .fa-envelope:before {
	font-size: 13px;
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 33px;
	display: inline-block;
	font-style: normal;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #383c48;
	background: #383c48;
	border-radius: 0px;
}
.footer-content .address {
	line-height: 1.3em;
}
.address i {
	float: left;
}
.address .fa-map-marker:before {
	font-size: 15px;
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 32px;
	display: inline-block;
	font-style: normal;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #383c48;
	background: #383c48;
	border-radius: 0px;
}
footer .phone .fa-phone:before {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-style: normal;
	height: 35px;
	line-height: 34px;
	margin-right: 5px;
	margin-bottom: 8px;
	text-align: center;
	width: 35px;
	border: 1px solid #383c48;
	background: #383c48;
	border-radius: 0px;
}
.footer-content p {
	display: inline-block;
	width: 80%;
}

.footer-newsletter {
	padding: 0px 0px 20px;
	text-align: left;
	margin-bottom: 30px;
	border-bottom: 1px #111 solid;
}
.newsletter-inner {
	display: inline-block;
	margin-top: 15px;
	width: 100%;
}
.footer-newsletter h3 {
	margin-top: 12px;
	font-size: 16px;
	margin-bottom: 0px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 15px;
	padding-bottom: 0px;
	font-weight: 600;
}
.footer-newsletter p {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	text-align: left;
	text-transform: none;
	margin-top: 8px;
}
.footer-newsletter .newsletter-email {
	float: left;
	font-size: 13px;
	font-weight: 400;
	border: 1px solid #eaeaea;
	background: #fff;
	color: #666;
	padding: 10px 12px;
	width: 68%;
}
.footer-newsletter .email {
	text-transform: none;
	float: left
}
button.subscribe:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 8px
}
.footer-newsletter .subscribe {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	float: left;
	color: #fff;
	text-decoration: none;
	background: #CF3341;
	padding: 11px 25px 10px 18px;
	border: 0px #000000 solid;
}
.footer-newsletter .subscribe:hover {
	border: 0px #000 solid;
	background: #000;
	color: #fff;
}
.social ul.inline-mode li a:before {
	content: ""
}
.social ul.inline-mode li a {
	border: 0px solid #666;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	width: 36px;
	display: inline-block;
	text-align: center;
	border-radius: 0px;
}
.social .fb a:hover, .social .tw a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover {
	background: #CF3341;
}
.social .fb a {
	background: #3C5B9B
}
.social .tw a {
	background: #359BED
}
.social .googleplus a {
	background: #E33729
}
.social .rss a {
	background: #FD9F13
}
.social .instagram a {
	background: #3f729b
}
.social .linkedin a {
	background: #027ba5
}
.social h4 {
	margin: 25px 0 5px
}
.social {
	margin-top: 18px;
}
.social ul {
	margin: 0;
	list-style: none;
	text-align: right;
}
.social ul li {
	margin-left: 7px;
	display: inline-block
}
.social ul li:first-child {
	margin-left: 0px;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out
}
.payment {
	margin-top: 10px;
	margin-bottom:10px;
	display: inline-block;
	width: 100%;
	text-align: right;
}
.payment ul {
	padding: 0px;
	margin: auto;
}
.payment li {
	display: inline-block;
	list-style: none;
	margin-right: 6px
}
.footer-coppyright {
	padding-bottom: 8px;
	margin-top: 20px;
	background-color: #F5F5F5;
	padding-left: 20px;
	padding-right: 20px;
}
.coppyright {
	padding-top: 14px
}
.footer-coppyright a {
	color: #fff;
}
/******************************************
20. Main menu
******************************************/
nav {
	position: relative;
	margin: auto;
	display: inline-block;
	width: 100%;
	/* border-bottom: 1px solid #c1c1c1; */
	/* border-top: 1px solid #e5e5e5; */
	box-shadow: -3px 5px 7px 0px rgba(0,0,0,0.1)
}
.modal-backdrop {
	z-index: 100;
}
/******************************************
21. Toolbar
******************************************/

.toolbar {
	margin: 0 0 10px;
	display: inline-block;
	width: 100%;
}
.toolbar .sorter {
	margin-top: 2px
}
.sorter .short-by {
	float: right;
	margin: 0;
	padding-left: 12px
}
.toolbar.column .sorter .short-by.page {
	float: left;
	margin: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
.toolbar label {
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	text-transform: capitalize
}
.sorter .short-by select {
	border: 0 none;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	margin: 0;
	padding: 0 14px;
	vertical-align: middle;
	width: 110px;
	border: 1px #eee solid;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/arrow-d.png);
	background-repeat: no-repeat;
	position: right 10px center;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer
}
.sorter .short-by.page select {
	width: 65px
}
.view-mode {
	float: left;
	margin-top: 5px;
}
.view-mode ul {
	padding: 0px;
	margin: 0
}
.view-mode ul li {
	float: left;
	padding: 4px 5px 4px 0;
	list-style: none
}
.view-mode ul li a {
	color: #959595;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 1px #eee solid;
	width: 30px;
	height: 25px;
	padding: 3px 10px 2px;
}
.view-mode ul li:last-child {
	border: none;
	margin-left: 5px;
	padding-right: 0px
}
.view-mode li.active a {
	color: #fff;
	background: #CF3341;
	border: 1px #CF3341 solid;
}
.shop .product-des .color ul li {
	border: 0 none;
	display: inline-block;
	float: none;
	margin-right: 5px;
	margin-top: 10px
}
.shop .product-des h2 {
	line-height: 18px;
	margin: 0 0 5px
}
.pagination-area {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border-top: 1px solid #eee;
	margin: 0px 0 0;
	padding-top: 20px;
	text-align: center;
	display: inline-block;
	width: 100%
}
.pagination-area ul {
	margin-bottom: 0px
}
.pagination-area ul li {
	background: #f5f5f5;
	color: #393939;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 5px;
	width: 30px;
	border-radius: 0px
}
.pagination-area ul li a {
	border: 1px solid #e0e0e0;
	color: #363636;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	width: 30px;
	text-decoration: none;
	border-radius: 0px;
	transition: all .4s ease-out .2s
}
.pagination-area ul li a:hover {
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
}
.pagination-area ul li a.active {
	background: #B2CF3C;
	border: 1px solid #B2CF3C;
	border-radius: 0px;
	color: #fff;
	transition: all .4s ease-out .2s
}
/******************************************
22. Filter price
******************************************/

.filter-price {
	margin: auto 15px 25px
}
.filter-price p {
	margin: 0 0 10px
}
.filter-price p input {
	border: 0 none;
	color: #000000;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background: inherit
}
.filter-price a {
	border-bottom: 1px solid #f7505a;
	color: #f7505a;
	display: inline-block;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase
}
.filter-price .ui-slider-horizontal {
	height: 6px
}
.filter-price .ui-widget-header {
	background: #000000;
	border: 0px;
	color: #fff;
	height: 6px
}
.filter-price .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0px
}
.filter-price .ui-slider .ui-slider-handle {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #CF3341;
	cursor: pointer;
	height: 18px;
	position: absolute;
	width: 18px;
	z-index: 2;
	border-radius: 100%
}
.filter-price .ui-slider-horizontal .ui-slider-handle {
	top: -6px
}
.manufacturer-area {
	margin-bottom: 12px
}
.manufacturer-area ul li {
	padding-bottom: 5px;
}
.layered-Category {
	margin-bottom: 18px
}
button.button {
	display: inline-block;
	border: 0;
	background: #B2CF3C;
	padding: 6px 16px;
	font-size: 12px;
	border: 1px solid #B2CF3C;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-weight: normal;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
button.button:hover {
	background: #3B3938;
	border-color: #3B3938;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	color: #fff
}
button span {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
}
/******************************************
23. breadcrumbs
******************************************/

.breadcrumbs {
	padding-top: 10px;
	margin: auto;
	font-size: 18px;
}
.breadcrumbs a {
	color: #666
}
.breadcrumbs span {
	display: inline-block;
	margin: 0 5px 0 5px;
	color: #666;
	font-size: 13px
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px
}
.breadcrumbs ul li {
	list-style-type: none;
	display: inline
}
/******************************************
24. sidebar
******************************************/
.sidebar .block {
	margin-bottom: 35px;
}
.sidebar .block:last-child {
	margin-bottom: 20px;
}
/*24.1 category sidebar*/
.category-sidebar {
	background: #fff;
	margin-bottom: 25px;
	border: none;
	margin-top: 10px;
	display: none;
}
.category-sidebar .block-title:before {
	content: '\f0c9';
	font-family: FontAwesome;
	margin-right: 4px
}
.category-sidebar .product-categories {
	padding: 8px 12px;
	margin: auto
}
.category-sidebar ul.product-categories ul {
	margin: 0;
	padding: 0
}
.category-sidebar .product-categories li {
	padding: 8px 0px 10px 14px;
	position: relative;
	border-bottom: 1px solid #ececec
}
.category-sidebar .product-categories li:last-child {
	border-bottom: none
}
.category-sidebar .product-categories li a {
	font-weight: normal;
	font-size: 13px;
	color: #222;
}
.category-sidebar .product-categories li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li.current-cat a {
	font-weight: 600;
	font-size: 13px;
	color: #000000
}
.category-sidebar .product-categories li.current-cat ul li a {
	border-bottom: 0 solid #eaeaea;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	padding: 2px
}
.category-sidebar .product-categories li.current-cat ul li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li ul li {
	padding: 5px 0px 5px 10px;
	list-style: none
}
.category-sidebar .product-categories li ul li {
	border-bottom: none;
	list-style: none
}
.sidebar li {
	list-style: none
}
.category-sidebar .product-categories li ul li a {
	border-bottom: 0 solid #EAEAEA;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	padding: 6px 3px;
	text-decoration: none;
	color: #666;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.category-sidebar .product-categories li .count {
	display: none
}
.category-sidebar .product-categories {
	overflow: auto;
	padding: 8px 0px 0;
	border: 1px solid #eee
}
.category-sidebar .cat-item.cat-parent:hover {
	cursor: pointer
}
.category-sidebar .cat-item.cat-parent:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.open-cat:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent.close-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat:after {
	content: "";
	color: #555;
	font-size: 16px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat.open-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .sidebar-title {
	font-size: 16px;
	margin: 0;
	padding: 12px 14px;
	text-transform: uppercase;
	background-color: #CF3341;
}
.category-sidebar .sidebar-title h3 {
	margin: auto;
	font-size: 15px;
	letter-spacing: 1px;
}
/*24.2 sidebar cart*/
.sidebar-cart .block-content {
	padding: 12px 0px 0px;
}
.sidebar-cart .amount {
	margin-bottom: 15px;
	border-bottom: 1px #eaeaea solid;
	padding-bottom: 4px
}
button.button-compare {
	padding: 6px 12px;
	color: #fff;
}
button.button-checkout {
	color: #fff;
	background-color: #CF3341;
	border-color: #CF3341;
}
.sidebar-cart .mini-products-list .product-details .nobr {
	white-space: normal
}
.sidebar-cart .summary {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.sidebar-cart .subtotal {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	background: #f5f5f5
}
.sidebar-cart .block-content .summary .subtotal .label {
	padding: 2px 0;
	color: #000000;
	font-size: 13px;
	font-weight: 700
}
.sidebar-cart .subtotal .price {
	font-size: 15px;
	font-weight: bold;
	float: right
}
.cart-checkout {
	border: 0 none;
	margin: 0;
	padding: 5px 0 0px;
	text-align: left;
	margin-bottom: 0px
}
.cart-checkout a {
	border: 0px #dc436b solid;
	background: #323C46;
	text-shadow: 0 1px 0 #000000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px 12px;
	text-transform: uppercase;
	border-radius: 0px
}
.cart-checkout a:hover {
	border: 0px #111 solid;
	background: #222;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #000000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer
}
.sidebar-cart .block-content ul li .product-details {
	float: right;
	width: 68%
}
.sidebar-cart ul li.item {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline-block
}
.sidebar-cart ul li.item img {
	width: 65px
}
.sidebar-cart ul li.item.last {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 5px
}
.sidebar-cart .block-content ul li a.product-image {
	display: inline
}
.sidebar-cart .block-content ul li a.product-image img {
	border: 1px solid #ECECEC
}
.sidebar-cart .block-content ul li .product-name {
	margin: 0 0 2px;
	font-size: 13px;
	padding-right: 15px;
}
.sidebar ul, .sidebar ol {
	margin: 0px;
	padding: 0px
}
/* .sidebar-bar-title {
	border-bottom: 2px solid #e0e0e0
} */

.sidebar-bar-title h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	letter-spacing: 0.5px;
	/* background-color: #eaeaea; */
	color: #000;
	padding: 8px 12px;
	/* font-weight: 700; */
	display: inline-block;
	/* border: 1px solid #c1c1c1; */
	/* border-bottom: 2px #CF3341 solid; */
	margin-bottom: -2px;
}
.banner4 {
	margin-bottom: 30px;
}
/*24.3 product price range*/

.product-price-range .block-content {
	padding: 28px 0px 0px
}
.product-price-range .amount-range-price {
	padding: 15px 0
}
.product-price-range .slider-range-price {
	height: 7px;
	background: #CF3341;
	border: none;
	border-radius: 0px
}
.product-price-range .slider-range-price .ui-widget-header {
	background: #666;
	height: 7px
}
.product-price-range .slider-range-price .ui-slider-handle {
	border: 0px #666 solid;
	background: #CF3341;
	cursor: pointer
}
.check-box-list {
	overflow: hidden
}
.check-box-list li {
	line-height: 24px
}
.check-box-list label {
	display: inline-block;
	cursor: pointer;
	line-height: 12px
}
.check-box-list label:hover {
	color: #CF3341
}
.check-box-list input[type="checkbox"] {
	display: none
}
.check-box-list input[type="checkbox"]+label span.button {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	background: url("../images/checkbox.png") no-repeat;
	padding: 0;
	border: none
}
.check-box-list input[type="checkbox"]:checked+label span.button {
	background: #CF3341 url("../images/checked.png") no-repeat center center
}
.check-box-list input[type="checkbox"]:checked+label {
	color: #CF3341
}
.check-box-list label span.count {
	color: #666;
	margin-left: 2px
}
/*24.4 filter color*/
.filter-color ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px
}
.filter-color li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	float: left;
	padding: 5px
}
.filter-color li label {
	border: 1px solid #eaeaea;
	width: 20px;
	height: 20px;
	padding-top: 6px;
	padding-left: 6px;
	float: left
}
.filter-color li input[type="checkbox"]+label span.button {
	background: none;
	margin: 0
}
.filter-color li input[type="checkbox"]:checked+label {
	border-color: #ff3366
}
.filter-size {
	max-height: 200px;
	overflow-y: auto
}
.filter-size li {
	width: 50%;
	float: left
}
h2.saider-bar-title {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px #eaeaea solid;
	margin-bottom: 14px;
	padding-bottom: 5px
}
/*24.5 shop by*/
.shop-by-side {
	margin-bottom: 15px
}
.shop-by-side .block-content {
	padding: 14px 0px 0px;
}
.color-area {
	margin-bottom: 18px;
	overflow: hidden
}
.color ul li {
	border: 0 none;
	float: left;
	margin-right: 5px
}
.color ul li a {
	clear: both;
	background: #000000;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	height: 20px;
	width: 20px;
	border: 1px solid #e0e0e0
}
.color ul li:nth-child(2) a {
	background: #e32b00
}
.color ul li:nth-child(3) a {
	background: #ff9000
}
.color ul li:nth-child(4) a {
	background: #8BC44A
}
.color ul li:nth-child(5) a {
	background: #10b9b9
}
.color ul li:nth-child(6) a {
	background: #FFFFFF
}
.size-area {
	overflow: hidden
}
.size li {
	border: 0 none;
	float: left;
	margin-right: 5px
}
.size li a {
	border: 1px solid #eaeaea;
	padding: 3px 10px;
	color: #666;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none
}
.size li a:hover {
	border-color: #CF3341
}
/*24.6 compare */
.compare .block-content {
	padding: 14px 0px 0px;
}
ol#compare-items li a.product-name {
	font-size: 18px;
	padding: 0 3px;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	display: inline-block;
	width: 90%
}
ol#compare-items li {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	background: none
}
ol#compare-items li:last-child {
	border-bottom: none;
	margin-bottom: 5px;
}
button.button-compare {
	padding: 6px 12px;
	margin-right: 10px;
}
button.button.button-clear {
	border: 1px solid #fe0100;
	background: #fe0100;
	color: #fff;
	padding: 6px 12px;
}
button.button.button-clear:hover {
	background: #000000;
	color: #fff;
	border: 1px solid #000000;
}
/*24.7 popular tags */
.popular-tags-area .tag li a:hover {
	background: #CF3341;
	color: #000
}
.popular-tags-area .tag {
	padding: 10px 0px 0px
}
.tag li {
	display: inline-block;
	line-height: 28px;
	margin: 5px 5px 0 0
}
.tag li a {
	background: #efefef none repeat scroll 0 0;
	color: #838383;
	display: block;
	padding: 0 8px;
	text-decoration: none
}
.single-img-add {
	display: inline-block;
	text-shadow: none;
	margin-bottom: 25px;
	width: 100%;
	overflow: hidden
}
.single-img-add h3 a {
	text-shadow: none;
	color: #fff
}
.single-img-add h3 {
	font-size: 20px;
	padding-top: 12px
}
.single-img-add a.info {
	display: inline-block;
	float: none;
	margin-top: 5px
}
.single-img-add .carousel-indicators {
	display: none
}
/*24.8 Add banner*/
#carousel-example-generic {
	background: #fff;
	padding: 0px;
	border: 0px solid #eee;
	display: inline-block;
	width: 100%;
}
#carousel-example-generic .carousel-control.left {
	background: none;
	display: none
}
#carousel-example-generic .carousel-control.right {
	background: none;
	display: none
}
#carousel-example-generic .carousel-inner {
	margin: 0
}
#carousel-example-generic .carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	padding: 0;
	bottom: 0;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: none;
	display: none;
}
.oe_overlay {
	background: #000000;
	opacity: 0.7;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: block
}
/*24.9 Special product*/
.special-product .products-block-left {
	width: 75px;
	float: left;
}
.special-product .products-block-right {
	margin-left: 85px;
}
.special-product .products-block-right p {
	margin: 0px 0px 6px;
	line-height: 1.4em;
}
.special-product .block-content {
	padding: 14px 0px 0px;
}
.special-product ul li {
	display: inline-block;
	border-bottom: 1px #eaeaea solid;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.special-product ul li:last-child {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.special-product a.link-all {
	background: #CF3341;
	color: #fff;
	font-size: 12px;
	padding: 6px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #CF3341;
	font-weight: 600;
	border-radius: 0px;
	text-transform: uppercase;
	margin-top: 12px;
}
/******************************************
25. category description
******************************************/
.category-description {
	margin-bottom: 20px;
}
.category-description #category-slider {
	margin-left: 15px;
}
.category-description #category-slider.product-flexslider {
	margin: auto;
}
/******************************************
26. products grid
******************************************/
.shop-inner {
	margin-bottom: 10px;
}
.products-grid {
	margin: 0;
	list-style: none
}
.shop-inner .page-title h2 {
	display: inline-block;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0 0 10px;
	outline: medium none;
	padding: 0px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
	font-weight: 600;
}
ul.products-grid {
	padding: 0;
	margin: 0
}
.products-grid .item {
	margin-top: 0px;
	padding: 0px
}
.col-main .product-grid-area .products-grid {
	margin-left: -12px;
	margin-right: -12px
}
/******************************************
27. products list
******************************************/
.products-list h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-bottom: 8px;
}
ul.products-list {
	margin: auto;
}
ul.products-list .sale-left {
	left: 0px;
	top: 0px;
}
.products-list .item {
	padding: 0;
	margin: 15px 0 5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
	list-style: none;
	display: inline-block;
	width: 100%;
}
.products-list .item:last-child {
	margin: 15px 0 0px;
	border-bottom: 0px solid #eee;
	padding-bottom: 25px;
}
.products-list .rating {
	display: inline-block;
	margin-right: 6px
}
.products-list .rating-links {
	display: inline-block;
	margin-bottom: 4px
}
.products-list .rating-links a {
	font-size: 11px;
}
.products-list .item h3 {
	font-weight: normal;
	color: #353535;
	padding-bottom: 2px
}
.products-list .item h3 a {
	font-weight: normal;
	font-size: 14px;
	color: #407CBF;
	text-decoration: none
}
.products-list .item h3 a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: underline
}
.products-list .product-img {
	position: relative;
	padding-left: 0;
	width: 30%;
	float: left;
	border: 1px #e5e5e5 solid;
}
.products-list .product-img img {
 /* width: max-100%; */
 max-width: 100%;
}
.products-list .product-shop {
	width: 67%;
	float: right;
}
.products-list .product-shop .desc {
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #666
}
.products-list .product-shop p {
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}
.products-list .product-shop p.old-price {
	margin-right: 4px
}
.products-list .product-shop .price-box {
	margin: 5px 0 10px;
	border-top: 1px solid #eee;
	padding-top: 12px;
}
.products-list .desc a.link-learn {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	color: #CF3341
}
.products-list .product-shop button.button span {
	font-size: 12px;
	padding: 1px 0 0 10px;
	text-transform: uppercase
}
.products-list .product-shop .actions ul {
	display: inline-block;
	margin-top: 8px
}
.products-list .product-shop .actions ul li {
	margin-right: 20px;
	display: inline-block
}
.products-list .product-shop .actions ul li a {
	text-transform: uppercase;
	font-size: 12px
}
.products-list .product-shop .actions ul li:last-child a {
	border-left: 1px solid #e5e5e5;
	padding-left: 21px
}
.products-list .product-shop .actions ul li:last-child {
	margin-right: 0px
}
.products-list .product-shop .actions ul li span {
	margin-left: 5px
}
/******************************************
28. price box
******************************************/
.price {
	font-size: 18px;
	color: #fe0100;
	white-space: nowrap;
}
.price-box {
	margin: 6px 0 2px;
	min-height: 24px;
}
.price-box p {
	margin: auto;
}
.regular-price {
	display: inline
}
.regular-price .price {
	font-weight: bold;
	font-size: 16px;
	color: #fe0100
}
.block .regular-price, .block .regular-price .price {
	color: #000000
}
.price-box .price-from .price {
	font-weight: 900;
	font-size: 16px;
	color: #000000
}
.price-box .price-to .price {
	font-weight: 900;
	font-size: 16px;
	color: #000000
}
.price-box .minimal-price .price {
	font-weight: 900;
	font-size: 16px;
	color: #000000
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}
.old-price {
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
.old-price .price-label {
	color: #777777;
	display: none;
	white-space: nowrap
}
.old-price .price {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	text-decoration: line-through;
	margin-left: 6px
}
.special-price {
	margin: 0;
	padding: 3px 0;
	display: inline
}
.special-price .price-label {
	color: #666;
	display: none;
	font-size: 13px;
	font-weight: 400;
	white-space: nowrap
}

.normal-price .price {
	font-size: 20px;
	color: #4C4948!important;
	font-weight: bold;
}

.normal-price {
	padding-top: 7px;
}

.special-price .price {
	font-size: 20px;
	color: #CF3341;
	font-weight: bold;
}
.special-price .price-label {
	font-size: 13px;
	font-weight: 900;
	white-space: nowrap;
	color: #666;
	display: none
}
.minimal-price {
	margin: 0
}
.minimal-price .price-label {
	white-space: nowrap
}
.minimal-price-link {
	display: inline
}
/******************************************
29. products view
******************************************/

.large-image img {
	max-width: 100%;
	height: auto;
	border: 1px #e5e5e5 solid;
}
.product-view-area .product-img-box .product-image {
	margin: 0 0 13px;
	position: relative;
	overflow: hidden
}
.magnifier img {
	max-width: inherit
}
.product-big-image {
	position: relative;
	padding: 0px;
}
.product-big-image .sale-left, .product-big-image .new-left {
	left: 0px;
	top: 0px;
}
.product-thumbnail.product-flexslider {
	margin: 30px 12px;
	margin-top: 20px;
	text-align: center;
}
.product-thumbnail .thumbnail-items {
	margin: 0px 6px
}
.cloud-zoom-gallery img {
	border: 1px #eee solid;
}
.product-thumbnail.product-flexslider:hover .owl-buttons, .product-thumbnail.product-flexslider .owl-buttons {
	opacity: 1;
}
.slider-items-products .product-thumbnail .owl-buttons .owl-prev {
	position: absolute;
	right: inherit;
	top: 30px;
	left: -22px;
}
.slider-items-products .product-thumbnail .owl-buttons .owl-next {
	position: absolute;
	right: -38px;
	top: 30px;
	left: inherit;
}
.product-view-area {
	margin: auto;
	position: relative;
	z-index: 0;
	margin: 10px 15px;
}
.product-view-area .flexslider-thumb {
	max-width: 455px;
	padding: 22px 62px;
	position: relative;
	border-top: 1px #e5e5e5 solid
}
.product-view-area-compact .flexslider-thumb {
	margin: 17px auto 0
}
.product-view-area .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product-view-area .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product-view-area .flexslider-thumb .flex-prev {
	position: absolute;
	left: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
	background-color: #CF3341;
	color: #000;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-next {
	position: absolute;
	right: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb li img {
	cursor: pointer;
	-moz-user-select: none;
	border: 1px #e5e5e5 solid;
	padding: 2px
}
.product-view-area .previews-list {
	padding: 0;
	list-style-type: none;
	text-align: center
}
.product-view-area .previews-list li {
	margin-right: 15px;
	padding: 0;
	float: none;
	display: inline-block;
	width: 33%;
}
.product-view-area .flexslider-thumb-vertical-outer {
	margin: 0 10px 15px 0;
	width: 76px;
	float: left;
	position: relative;
	z-index: 1
}
.product-view-area .flexslider-thumb-vertical .flex-viewport {
	height: 300px
}
.product-view-area .flexslider-thumb-vertical .slides {
	margin: -4px 0 0;
	padding: 0;
	list-style-type: none
}
.product-view-area .flexslider-thumb-vertical .slides li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.product-view-area .flexslider-thumb-vertical .slides li img {
	width: 100%;
	padding: 4px 0;
	cursor: pointer;
	-moz-user-select: none
}
.flex-direction-nav, .slider-controls {
	-webkit-transform: translate3d(0, 0, 0)
}
.product-view-area li {
	list-style: none
}
.product-color-size-area {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px
}
.product-color-size-area .color-area {
	display: inline-block;
	width: 40%;
	float: left;
	margin-right: 18px
}
.product-color-size-area .size-area {
	display: inline-block;
	width: 40%
}
.product-view-area .product-details-area {
	margin-top: 0;
	z-index: -9;
	padding: 0px 0px 20px 22px;
}
.product-view-area .product-name h1 {
	font-size: 34px;
	margin: 0 0 18px;
	text-align: left;
	padding-bottom: 15px;
	letter-spacing: normal;
	font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
}
.product-view-area .short-description {
	font-size: 13px;
	padding-top: 12px;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 15px
}
.product-view-area .short-description h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold
}
.product-view-area .short-description p {
	font-size: 14px
}
.product-view-area .product-details-area .ratings {
	padding: 5px 0 0;
	margin: auto
}
.product-view-area .product-details-area .ratings .rating {
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 10px
}
.product-view-area .product-details-area .ratings .rating i {
	font-size: 15px
}
.product-view-area .product-details-area .ratings .rating-links {
	margin-bottom: 12px;
	display: inline-block
}

.availability.in-stock span {
	color: #fff;
	background-color: #B1C626;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
}
.availability.out-of-stock span {
	color: #fff;
	background-color: #d9534f;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
}
.availability.sell-hot-stock span {
	color: #fff;
	background-color: #d9ad4f;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
}
.product-view-area .product-details-area .price-box {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
.product-view-area .product-details-area .price-box .old-price {
	margin-right: 5px;
	margin-top: 0;
	display: inline-block
}
.product-view-area .product-details-area .special-price {
	display: inline-block;
	margin: 0;
	padding: 0
}
.product-view-area .product-details-area .old-price .price {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin-left: 10px
}
.product-view-area .product-details-area .price {
	font-size: 28px;
	color: #fe0100;
}
.cart-plus-minus .qty {
	border: 1px solid #e0e0e0;
	color: #000000;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-right: 0;
	padding: 0 5px 1px;
	text-align: center;
	width: 65px
}
.dec.qtybutton {
	background-color: #e5e5e5;
	border: 1px #eaeaea solid;
	border-right: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius: 0px;
	height: 40px;
	float: left;
	cursor: pointer
}
.dec.qtybutton:hover, .inc.qtybutton:hover {
	background-color: #CF3341;
	color: #fff
}
.inc.qtybutton {
	background-color: #e5e5e5;
	border: 1px #eaeaea solid;
	border-left: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	height: 40px;
	float: left;
	cursor: pointer
}
.cart-plus-minus label {
	display: inline-block;
	float: left;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-right: 10px
}
.cart-plus-minus {
	display: inline-block;
	float: left;
	margin-right: 18px
}
.product-variation {
	display: inline-block;
	width: 100%;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	padding: 15px 0px;
	margin-bottom: 15px
}
.numbers-row {
	float: left
}
.pro-add-to-cart {
	float: left
}
button.button.pro-add-to-cart {
	background: #B1C626;
	color: #fff;
	padding: 7px 22px;
	border: 2px #B1C626 solid;
	font-size: 18px;
}
button.button.pro-add-to-cart:hover {
	background: #3B3938;
	border: 2px #3B3938 solid;
	color: #fff;
}
button.button.pro-add-to-cart span {
	font-size: 16px
}
button.button.pro-add-to-cart span i {
	margin-right: 10px
}
.email-addto-box {
	display: inline-block;
	margin-top: 30px
}
.product-cart-option ul {
	margin: auto;
	display: inline-block
}
.product-cart-option ul li {
	border-right: 1px solid #e5e5e5;
	float: left;
	margin-right: 15px;
	padding-right: 15px
}
.product-cart-option ul li a {
	color: #636363;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
	color: #B2CF3C;
}
.product-cart-option ul li:last-child {
	border: none
}
.product-cart-option ul li a i {
	color: #bbb;
	font-size: 14px;
	margin-right: 8px
}
.product-cart-option ul li a i.fa.fa-heart {
	font-size: 12px
}
.product-overview-tab {
	margin-top: 5px;
	margin-bottom: 15px;
}
/******************************************
30. products tabs
******************************************/

.product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 5px;
	text-align: left;
	width: 100%
}
.product-tabs li a {
	border-bottom: none;
	color: #666;
	margin-right: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	padding: 0 20px;
	letter-spacing: 1px;
}
.product-tabs li.active a {
	border: 1px solid #CF3341;
	border-radius: 0px;
	background: #CF3341;
	color: #000000
}
#product-detail-tab.nav-tabs>li {
	float: none;
	display: inline-block
}
.product-tab-inner {
	margin-top: 15px;
}
.table-responsive.reviews-table {
	overflow: inherit;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background: #F8FAFC;
}
.nav-tabs.product-tabs>li>a {
	line-height: 1.42857143;
	border-radius: 0px;
	border: 1px solid #eee;
	padding: 8px 28px;
	background: #fff;
	border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #B1C626;
	border: 1px solid #B1C626;
	color: #fff
}
.nav-tabs>li>a:hover {
	background: #B1C626;
	color: #fff;
	border: 1px solid #B1C626;
}
.tab-content {
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px
}
.tab-content>.active {
	margin-top: 8px
}
.form-add-tags input.input-text, select, textarea {
	border: 1px solid #ddd;
	margin-top: 0;
	padding: 5px 10px 7px;
	width: 35%;
	border-radius: 0px
}
button.button.add-tags {
	margin-left: -5px;
	background: #CF3341;
	border: 1px solid #CF3341;
	color: #000;
	margin-left: 8px;
}
.form-add-tags h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px
}
p.note {
	text-align: center;
	margin-top: 8px
}
.reviews-content-left h2, .reviews-content-right h2 {
	color: #222;
	font-size: 15px;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: bold
}
.product-view .box-reviews dl {
	margin: 15px 0
}
.review-ratting {
	margin: 15px 0
}
.review-ratting p {
	margin: 4px 0 6px;
	font-weight: bold
}
.review-ratting p a {
	color: #CF3341;
	text-decoration: none
}
.review-ratting p a:hover {
	color: #000000
}
.review-ratting table tr th, .review-ratting table tr td {
	font-size: 12px;
	line-height: 1em;
	padding: 5px 0
}
.review-ratting table tr th {
	font-weight: bold;
	padding-right: 8px
}
.author small {
	font-style: italic
}
.reviews-content-right h3 {
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: 1.35;
	margin: 0 0 5px
}
.reviews-content-right h3 span {
	color: #CF3341
}
.reviews-content-right h4 {
	color: #222;
	font-size: 13px;
	font-weight: 700;
	margin: 0
}
.reviews-content-right h4 em {
	color: #ed1c24
}
.reviews-content-right table {
	margin-top: 15px;
	text-align: center;
	width: 100%
}
.reviews-content-right table tr td {
	border: 1px solid #e5e5e5;
	padding: 6px 10px;
	background: #fff
}
.reviews-content-right table tr th {
	background: #000000;
	border: 0 none;
	color: #fff;
	padding: 10px;
	text-align: center
}
.product-overview-tab .form-area {
	margin: 15px 0 0
}
.product-overview-tab .form-area .form-element input, textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	padding: 5px;
	width: 60%;
	height: 34px
}
.product-overview-tab .form-area .form-element textarea {
	height: 100px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	border-radius: 0px
}
.product-overview-tab .buttons-set {
	border: none;
	border-top: 1px solid #e5e5e5;
	margin: 20px 0 0;
	padding: 8px 0 0;
	text-align: right
}
.tag-content .form-element {
	overflow: hidden
}
.tag-content .form-element input {
	height: 40px;
	width: 299px;
	float: left;
	margin-right: 5px
}
.form-element label, .ck-box label {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 10px auto 2px
}
.form-element label em {
	color: #f22e3b;
	font-family: arial;
	font-style: normal
}
.upsell-product-area .product-flexslider {
	margin-bottom: 0px;
}
.upsell-product-area .page-header h2 {
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
.related-products-pro .product-flexslider {
	margin-bottom: 10px;
}
.related-products-pro {
	margin-top: 25px;
}
.related-product-area .page-header h2 {
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
.col2-right-layout .product-view-area {
	margin: 0
}
.col2-right-layout .product-view-area .product-details-area {
	padding: 20px 0 12px
}
.col2-right-layout .product-view-area .flexslider-thumb {
	padding: 22px 65px
}
.product-view-area ul, .product-overview-tab ul {
	padding: 0px;
	margin: 0px
}
.col2-right-layout .product-color-size-area .size-area {
	width: 45%
}
.col2-right-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.col2-left-layout .product-view-area {
	margin: 0px;
	overflow: hidden;
}
.col2-left-layout .product-view-area .flexslider-thumb {
	padding: 22px 58px
}
.col2-left-layout .product-color-size-area .size-area {
	width: 48%
}
.col2-left-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.page-content {
	margin-bottom: 30px;
}
.page-content .page-title {
	padding-bottom: 5px;
	text-align: center;
	background-color: #B1C626;
}
.page-title h2 {
	display: inline-block;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0 0 10px;
	outline: medium none;
	padding: 0px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
	font-weight: 600;
	color: white;
	padding-top: 10px;
}
/******************************************
31. shopping cart
******************************************/

.page-order ul.step {
	width: 100%;
	clear: both;
	overflow: hidden
}
.page-order ul.step li {
	display: inline;
	line-height: 30px;
	width: 19%;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 0px;
	margin-right: 12px;
	background: #fff;
	text-transform: uppercase
}
.page-order ul.step li:last-child {
	margin-right: 0px
}
.page-order ul.step li.current-step {
	border: 1px solid #e99544
}
.page-order .heading-counter {
	margin: 30px 0;
	padding: 15px;
	border: 1px solid #eaeaea;
	background: #fff
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 0px
}
.page-order .cart_navigation a.continue-btn {
	padding: 10px 20px;
	border: 1px solid #eaeaea;
	border-radius: 0px;
	background: #f9f9f9;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px
}
.page-order .availability {
	text-align: center
}
.page-order .product-name {
	font-size: 16px;
	margin-bottom: 0px
}
.page-order .cart_description {
	font-size: 14px
}
.page-order .cart_navigation a.checkout-btn {
	float: right;
	background: #ff7474;
	color: #fff;
	border: 1px solid #ff7474;
	border-radius: 0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 30px
}
.page-order .cart_navigation a.checkout-btn:hover {
	border: 1px solid #CF3341;
	background: #CF3341
}
.cart_summary>thead, .cart_summary>tfoot {
	background: #f7f7f7;
	font-size: 16px
}
.cart_summary>tfoot strong {
	color: #ff6e1f
}
.cart_summary>thead>th {
	border-bottom-width: 1px;
	padding: 20px;
}
.cart_summary td {
	vertical-align: middle;
	padding: 20px;
}
.cart_summary .table>tbody>tr>td, .table>tbody>tr>th, .cart_summary .table>tfoot>tr>td, .table>tfoot>tr>th, .cart_summary .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px;
}
.cart_summary img {
	max-width: 100px;
}
.cart_summary td.cart_product {
	padding: 15px;
}
.cart_summary .price {
	text-align: right;
	font-weight: 600;
}
.cart_summary .qty {
	text-align: right;
	width: 130px;
}
.cart_summary .qty input {
	text-align: left;
	max-width: 64px;
	margin: 0 auto;
	border-radius: 0px;
	border: 1px solid #eaeaea;
	padding-right: 0px;
}
.cart_summary .qty a {
	padding: 8px 10px 5px 10px;
	border: 1px solid #eaeaea;
	display: inline-block;
	width: auto;
	margin-top: 5px;
}
.cart_summary .qty a:hover {
	background: #CF3341;
	color: #fff;
}
.cart_summary .action {
	text-align: center;
}
.cart_summary .action a {
	font-size: 13px;
	display: inline-block;
	line-height: 24px;
}
.cart_summary tfoot {
	text-align: right
}
.cart_navigation {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.cart .totals table th, .cart .totals table td {
	padding: 5px;
	border: none;
	background: none;
	border: medium none;
	box-shadow: none;
	color: #333;
}
.cart .totals table th, .cart .totals table td strong {
	font-weight: 900;
	font-size: 12px;
}
.cart-collaterals {
	margin-top: 20px;
	margin-bottom: 30px;
}
.cart-collaterals .col2-set {
	float: left;
	margin: 0;
	padding: 0;
}
.cart-collaterals .totals {
}
.totals h3 {
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px 0;
}
.cart-collaterals .col2-set .col-2 {
	width: 320px;
}
.totals .inner {
	padding: 4px 0px 15px 0px;
	background-color: #fff;
	margin-top: 0px;
}
#shopping-cart-totals-table {
	float: right;
	width: 100%;
	padding-bottom: 8px;
}
#shopping-cart-totals-table .price {
	font-size: 18px;
	color: #333
}
#shipping-zip-form p {
	margin: 2px 0 4px;
}
#shipping-zip-form .form-list input.input-text {
	width: 90%;
}
.discount {
	margin: auto;
}
.discount label {
	font-weight: normal;
}
.shipping {
	margin: auto;
}
.shipping .form-list select {
	width: 90%;
	background-color: #fff;
	border: 1px #f0f0f0 solid;
	padding: 8px 10px;
}
.shipping .form-list select:focus {
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 8px 10px;
}
.shipping .form-list input.input-text {
	width: 95%;
}
.cart-collaterals h3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	margin-top: auto;
	font-weight: bold;
	text-transform: uppercase;
}
.shipping-form ul {
	margin: auto;
	padding: inherit;
}
.shipping-form ul li {
	list-style: none;
}
.buttons-set11 {
	margin-top: 10px;
}
input.input-text, select, textarea {
	background-color: #fff;
	border: 1px #f1f1f1 solid;
	padding: 8px 10px;
	outline: none;
	color: #aaa;
}
#wishlist-table textarea {
	padding: 8px 10px;
}
input.input-text:focus, select:focus, textarea:focus {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px 10px;
	outline: none;
}
input#coupon_code {
	margin: 8px 0;
	width: 90%;
}
#shopping-cart-table {
	background-color: #FFFFFF;
	text-align: left;
	border: none;
}
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	outline: medium none;
	padding: 8px;
	width: 50px;
	text-align: center;
}
#shopping-cart-table a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	border: none;
}
#shopping-cart-table a.remove-item span {
	display: none
}
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
}
#shopping-cart-table a.remove-item:hover {
	padding: 0px;
	color: #CF3341;
}
#shopping-cart-table .remove-item span span {
	display: none;
}
#shopping-cart-table dl {
	margin: 0;
	padding: 0;
}
#shopping-cart-table .item-options dd {
	color: #CCCCCC;
	margin: 0;
}
#shopping-cart-table h4 {
	font-size: 12px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#shipping-zip-form .form-list label {
	display: block;
	margin-top: 8px
}
#shopping-cart-table .cart-price .price {
	font-size: 12px;
	font-weight: bold;
}
.cart-table .btn-continue {
	float: left;
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right;
	margin-left: 8px;
}
.cart .product-name a {
	font-size: 14px;
	color: #333;
}
#shopping-cart-table .data-table td {
	vertical-align: middle;
}
.checkout a {
	text-decoration: underline;
	color: #33c5fb;
}
.checkout {
	color: #666666;
	padding-top: 5px;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
button.button.btn-proceed-checkout {
	background: #B1C626;
	padding: 15px;
	color: #fff;
	border: none;
}
button.button.btn-proceed-checkout:hover {
	background: #4C4948;
	border: none;
}
.order-detail-content .btn-continue {
	float: left;
	background: #B2CF3C;
	border-color: #B2CF3C;
	color: #fff;
}
/* button.button.btn-proceed-checkout:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 20px;
	padding-right: 5px;
} */
button.button.btn-proceed-checkout span {
	font-size: 18px;
	font-weight: 600;
}
.crosssel {
	margin: 12px 0px;
}
.crosssel .new_title.center {
	margin-bottom: 10px;
}
.cart {
	background: none repeat scroll 0 0 #fff;
	margin: 0 0px 20px;
	overflow: hidden;
}
.crosssel {
	background: none repeat scroll 0 0 #fff;
	margin: 40px 0px 20px;
	overflow: hidden;
}
.crosssel .new_title {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 5px;
	margin: 0px -25px 25px;
}
/******************************************
32. My Wishlist
******************************************/
.wishlist-item table .th-stock {
	width: 12%;
}
.wishlist-item table .th-stock a {
	color: #EC4445;
}
.wishlist-item table .td-add-to-cart > a {
	background: #B2CF3C;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 8px 16px;
	text-transform: uppercase;
	width: 115px;
}
.wishlist-item .all-cart {
	background: #000000;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 8px 16px;
	text-transform: uppercase;
	margin-top: 18px;
	border-radius: 50px;
}
.wishlist-item table .td-add-to-cart > a:hover, .wishlist-item .all-cart:hover {
	background: #4C4948;
	color: #fff;
}
.wishlist-area .social-sharing {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-bottom: 40px;
	padding: 35px;
	text-align: center;
}
.wishlist-area h3.widget-title-modal {
	text-align: center;
}
.wishlist-area .widget .social-icons {
	float: none;
}
.wishlist-area .widget .social-icons {
	float: none;
}
.wishlist-area .widget .social-icons li {
	display: inline;
	float: none;
}
.wishlist-item table {
	border-bottom: 1px solid #E1E1E1;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.wishlist-item table a {
	color: #000000;
}
.wishlist-item table a:hover {
	color: #CF3341;
}
.wishlist-item table thead {
	background: #f8f8f8 none repeat scroll 0 0;
	color: #000000;
}
.wishlist-item.table-responsive {
	margin-top: 5px;
	border: none;
}
.wishlist-item table th {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	font-size: 12px;
	font-weight: 600;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
}
.wishlist-item table .th-product {
	width: 18%;
}
.wishlist-item table .th-product img {
	width: 100px;
}
.wishlist-item table .th-details {
	width: 35%;
}
.wishlist-item table tbody .th-details {
	text-align: left;
}
.wishlist-item table .th-delate {
	width: 5%;
}
.wishlist-item table .th-edit {
	width: 10%;
}
.wishlist-item table .td-add-to-cart {
	width: 18%;
}
.wishlist-item table .th-price {
	width: 12%;
	font-weight: 600;
}
.wishlist-item table td {
	border-bottom: 1px solid #e1e1e1;
	padding: 12px;
	text-align: center;
}
.wishlist-item .th-details a {
	font-size: 14px;
}
.sidebar-account .block-content {
	padding: 0px
}
.sidebar-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px
}
.sidebar-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #eaeaea solid
}
.sidebar-account .block-content li:first-child {
	border-top: none
}
.sidebar-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #000000
}
.sidebar .block-content li.last {
	border-bottom: none
}
.sidebar-account .block-content li a {
	cursor: pointer;
	padding: 0 12px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.sidebar-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #CF3341
}
.sidebar-account .block-content li.current {
	font-weight: 900;
	color: #CF3341
}
.sidebar-checkout .block-content {
	padding: 14px 0px
}
.box-wishlist label, .box-wishlist .button {
	margin-top: 10px;
	margin-bottom: 5px
}
.box-wishlist {
	margin-top: 20px
}
.my-account {
	margin-bottom: 30px;
}
/******************************************
33. Compare table
******************************************/

.table-compare td.compare-label {
	width: 150px;
	background: #fafafa;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}
.compare-list {
	margin-bottom: 35px;
}
.table-compare .product-star .fa {
	line-height: inherit;
	color: #ff9900;
}
.table-compare .price {
	font-weight: bold;
}
.table-compare .my-cart-btn {
	background: #B2CF3C;
	color: #fff;
	border: 2px #B2CF3C solid;
}
.table-compare .my-cart-btn:hover {
	opacity: 0.8;
}
.table-compare .action button.button {
	padding: 0px 12px 0 10px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 12px;
}
/******************************************
34. Checkout page
******************************************/

.checkout-page ul {
	padding: 0px;
	margin: auto;
}
.checkout-page li {
	list-style: none;
}
.checkout-page h4.checkout-sep {
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px #eaeaea solid;
	line-height: normal;
	padding: 0 0 6px;
	margin-bottom: 12px;
	font-weight: 600;
}
.checkout-page h4.checkout-sep.last {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.checkout-page .box-border {
	margin-bottom: 15px;
}
.checkout-page .box-border .button {
	margin-top: 15px;
}
.checkout-page .box-border label {
	margin-top: 5px;
	font-size: 13px;
}
.checkout-page .box-border p, .checkout-page .box-border h4 {
	padding-bottom: 5px;
	margin-top: 5px;
}
.checkout-page .box-border .fa {
	line-height: inherit;
}
.checkout-page .box-border input[type="radio"] {
	margin-right: 5px;
}
/******************************************
35. Contact page
******************************************/


#contact {
	margin-top: 10px;
}
#contact .page-subheading {
	padding-left: 0px;
	border: none;
	margin: 14px 0 30px;
	text-transform: uppercase;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}
#contact .contact-form-box {
	padding: 0;
	margin: 0;
}
#contact .contact-form-box label {
	padding-bottom: 5px;
}
#contact .contact-form-box .form-selector {
	padding-bottom: 25px;
}
#contact .contact-form-box .form-selector:last-child {
	padding-bottom: 0px;
}
#contact input, #contact select {
	border-radius: 0;
	border-color: #ddd;
	box-shadow: inherit;
	outline: 0 none;
	height: 35px;
	background: #f8f8f8;
}
#contact textarea {
	border-radius: 0;
	border-color: #ddd;
	box-shadow: inherit;
	outline: 0 none;
	height: 135px;
	background: #f8f8f8;
}
#contact input:focus, #contact select:focus, #contact textarea:focus {
	box-shadow: inherit;
	outline: 0 none;
}
#contact #btn-send-contact {
	font-size: 14px;
	line-height: 18px;
	color: white;
	padding: 0;
	font-weight: normal;
	background: #666;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 10px 25px;
}
#contact #btn-send-contact:hover {
	background: #F36;
}

#contact_form_map {
	height: 300px;
	align-items: center;
	text-align: center;
	margin-top: 150px;
}

#contact_form_map button{
	margin-left: 20px;
}

#message-box-conact .fa {
	line-height: inherit;
}
.content-text {
	padding: 10px 0;
}
.content-text p {
	margin-bottom: 15px;
}
.right-sidebar #left_column {
	float: right;
}
/******************************************
36. Login page
******************************************/
.account-login {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.box-authentication {
	display: inline-block;
	width: 48%;
	float: none;
	text-align: left;
	border: 1px #eaeaea solid;
	background: #f9f9f9;
	padding: 25px;
}
.box-authentication h4 {
	margin-bottom: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.box-authentication p {
	margin: auto;
}
.box-authentication label {
	margin-top: 10px;
	margin-bottom: 2px;
}
.box-authentication .forgot-pass {
	margin-top: 15px;
}
.box-authentication input, .box-authentication textarea {
	border-radius: 0px;
	border: 1px solid #eaeaea;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	width: 70%;
	background: #fff;
}
.box-authentication.new-customer-box input, .box-authentication.new-customer-box textarea {
	width: 100%;
}
.box-authentication .button {
	margin-top: 15px;
}
/******************************************
37. 404 Error Page
******************************************/


.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 60%;
	text-align: center;
	margin: 30px auto;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #999;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #eaeaea;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	color: #666;
	margin: 15px 0;
	font-style: normal;
}
a.button-back {
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 25px;
	margin-top: 15px;
	background: #CF3341;
	color: #fff;
	font-weight: 600;
}
a.button-back:hover {
	background: #000000;
	color: #fff;
}
#animate-arrow {
	position: relative;
	top: 15px;
	left: 0px;
	animation: move 1s ease infinite;
	margin-top: 150px;
	color: red;
}
 @keyframes move {
 50% {
 bottom: 10px;
 top: 0px;
}
}
/******************************************
38. About us
******************************************/

.about-page h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 30px;
}
.about-page {
	margin-top: 15px;
	display: inline-block;
	overflow: hidden;
}
.about-slid {
	background-size: cover;
	text-align: center;
	padding: 80px 0 100px;
}
.about-slid h2 {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
}
.about-slid p {
	color: #fff;
	font-size: 16px;
	margin: 8px auto 0;
	line-height: 22px;
	width: 78%;
}
.about-slid-info {
	width: 80%;
	margin: 0 auto;
}
.about-page ul {
	padding: 0;
	margin: auto;
}
.about-page ul li {
	display: block;
	margin: 1.2em 0 0;
}
.about-page ul li a {
	color: #333;
	font-size: 15px;
}
.about-page ul li a:hover {
	color: #CF3341;
	padding-left: 10px;
}
.about-page .fa-arrow-right {
	font-size: 12px;
}
.about-page .text_color {
	color: #CF3341;
}
label[for="rememberme"] {
	margin-left: 0.75em;
}
.box-authentication .inline input {
	width: auto;
}
.about-page .carousel-inner > .item > a > img, .about-page .carousel-inner > .item > img {
	width: 100%;
}
.register-benefits {
	margin-top: 12px;
}
.box-authentication .required {
	color: #ff0000;
	padding-left: 3px;
}
.our-team {
	padding-bottom: 30px;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.our-team .page-header h2 {
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0 0 20px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
	font-weight: 400;
}
.our-team .team {
	background: #f8f8f8;
	border: 1px #eee solid;
	padding: 15px;
	text-align: center;
}
.team h5 {
	margin-bottom: 10px;
	font-size: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
.team p.subtitle {
	margin-bottom: 10px;
}
.avatar {
	margin-bottom: 20px;
}
.team-social {
	margin-left: 0;
	padding-left: 0;
}
.align-center-btn a.button {
	border: 2px #CF3341 solid;
	padding: 8px 25px;
	border-radius: 0px;
	font-weight: bold;
	font-size: 15px;
	margin-right: 15px;
	background: #CF3341;
	color: #fff;
}
.align-center-btn a.button.buy-temp {
	background: #CF3341;
	color: #fff;
	border: 2px #CF3341 solid;
}
.align-center-btn {
	margin-top: 25px;
}
#service {
	padding-bottom: 30px;
	background: none repeat scroll 0 0 #fff;
	border-top: 1px solid #eee;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-top: 15px;
}
#service .page-header h2 {
	color: #333;
}
#service i {
	font-size: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#service h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.sitemap-page {
	margin-top: 15px;
	margin-bottom: 50px;
}
.simple-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.bold-list>li>a {
	font-weight: 700;
	text-transform: uppercase
}
.simple-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	bottom: -.8em
}
.simple-list li {
	margin: 0;
	padding: 0 0 12px
}
/******************************************
39. FAQ Page
******************************************/

.faq-page {
	margin-bottom: 30px;
	padding: 5px 0px 20px;
	margin-top: 10px;
	display: inline-block;
}
.faq-page .page-title {
	margin: 15px 0px 20px auto;
}
.faq-page .content-box {
	padding: 32px 28px;
	margin: 0 0 20px 0;
	text-align: center;
	cursor: pointer;
}
.faq-page .content-box, .faq-page .content-box i, .faq-page .content-box p, .faq-page .content-box h3 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.faq-page .content-box p {
	margin: 15px 0;
	color: #fff;
}
.faq-page .content-box h3 {
	line-height: 26px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: 600;
}
.faq-page .content-box i {
	font-size: 80px;
	height: 80px;
	color: #fff;
	margin: 10px 0;
	display: block;
}
.faq-page .content-box.color-effect-1 {
	background: #222;
}
.faq-page .box-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 20px 0;
	max-height: 120px;
}
.faq-page .box-icon i {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 0;
	width: 90px;
	height: 90px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.faq-page .box-icon i:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.faq-page .box-icon i:before {
	speak: none;
	font-size: 40px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
.faq-page .box-icon-effect-1 .box-icon i {
	background: #CF3341;
	color: #fff;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.faq-page .box-icon-effect-1 .box-icon i:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
.faq-page .content-box:hover .box-icon-effect-1a .box-icon i {
	background: rgba(255,255,255,1);
	color: #000000;
}
.faq-page .content-box:hover .box-icon-effect-1a .box-icon i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.accordion-faq {
	text-align: left;
	position: relative
}
.accordion-faq .panel {
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}
.accordion-faq .panel .panel-heading {
	padding: 0;
	color: #fff;
	border-radius: 0;
	background: #333
}
.accordion-faq .panel-heading a {
	display: block;
	position: relative;
	background: #f8f8f8;
	color: #000000;
	padding: 14px 50px 12px 15px;
	border-radius: 0;
	border: 1px #eee solid;
	min-height: 50px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase
}
.accordion-faq .panel-heading a.collapsed {
	display: block;
	position: relative;
	background: #fff;
	padding: 14px 50px 12px 15px;
	border-radius: 0;
	border: 1px #eee solid;
	min-height: 50px;
	font-weight: 400;
	font-size: 15px;
}
.accordion-faq .panel-heading a:hover {
	text-decoration: none
}
.accordion-faq .panel:last-child {
	box-shadow: none;
	border-bottom: none
}
.accordion-faq .arrow-down, .accordion-faq .arrow-up {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 20px;
	top: 54%;
	margin-top: -12px;
	right: 10px;
}
.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
	display: none
}
.accordion-faq .collapsed .arrow-down {
	display: block;
	color: #333;
}
.accordion-faq .panel-body {
	border-top: 0;
	padding: 15px;
	background: #fff;
	border: 1px #eee solid;
	border-top: none;
}
.accordion-faq.panel-group .panel+.panel {
	margin-top: 10px
}
.sitemap-page {
	padding: 5px 0px;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.banner-jtv a img {
	max-width: 100%
}
.banner-jtv .banner-box {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	margin-bottom: 27px;
	text-align: center;
}
.banner-jtv .banner-box.banner-inner-box {
	margin-bottom: 0px;
}
.banner-jtv .banner-box:before {
	background: rgba(255, 255, 255, .3);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}
.banner-jtv .banner-box .banner-text {
	position: absolute;
	top: 12%;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.banner-jtv .banner-box .banner-text .first-text {
	font-size: 28px;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	line-height: .5
}
.banner-jtv .banner-box .banner-text .medium-text {
	font-size: 14px;
	display: block;
	line-height: 1
}
.banner-jtv .banner-box .banner-text-mid {
	top: 76%
}
.banner-jtv .banner-box .banner-text-mid .first-text {
	color: #000;
	font-size: 28px;
	font-weight: 400;
	line-height: 100%
}
.banner-jtv .banner-box .banner-text-mid .first-text .text-top {
	font-size: 70%;
	padding-top: 4px;
	position: absolute;
	top: -8px
}
.banner-jtv .banner-box .banner-text-mid .medium-text {
	color: #444
}
.banner-jtv .banner-box .banner-text-mid .shop-now {
	border-color: #000;
	color: #fff;
}
.banner-jtv .banner-box .shop-now {
	display: inline-block;
	padding: 6px 15px;
	color: #fff;
	background-color: #ff7474;
	font-size: 13px;
	position: absolute;
	top: 1000px;
	left: 28%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}
.banner-jtv .banner-box .shop-now:after {
	content: "\f105";
	font-family: fontawesome;
	font-size: 85.71%;
	color: #fff;
	padding-left: 5px
}
.banner-jtv .banner-box .shop-now:hover {
	background-color: #000;
	color: #fff;
	border-color: transparent
}
.banner-jtv .banner-box .shop-now:hover:after {
	color: #fff
}
.banner-jtv .banner-box .shop-now:before {
	background: 0 0
}
.banner-jtv .banner-box:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}
.banner-jtv .banner-box:hover .banner-text {
	top: 40%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.banner-jtv .banner-box:hover .banner-text-mid {
	top: 60%
}
.banner-jtv .banner-box:hover .banner-text-mid .shopnow {
	top: 80%
}
.banner-jtv .banner-box:hover.banner-inner-box .shop-now {
	top: 125%
}
.banner-jtv .banner-box:hover .shop-now {
	top: 64%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.best-sale-product {
	margin-bottom: 30px;
}
.best-sale-product .sidebar-bar-title {
	color: #000;
}
.best-sale-product .products-block-left {
	width: 75px;
	float: left;
}
.best-sale-product .products-block-right {
	margin-left: 85px;
	text-align: left;
}
.best-sale-product .products-block-right p {
	margin: 0px;
}
.best-sale-product .block-content {
	padding: 14px 0px 0px;
}
.best-sale-product .slider-items-products .owl-buttons a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 solid #e0e0e0;
	border-radius: 0;
	color: #000;
	display: block;
	height: 20px;
	margin: -8px 0 0 0;
	position: absolute;
	top: 48%;
	width: 20px;
	z-index: 5;
}
.best-sale-product .best-sale-item {
	display: inline-block;
	border-bottom: 1px #eaeaea solid;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.best-sale-product ul {
	margin: auto;
}
.best-sale-product .product-item {
	margin: auto;
}
.best-sale-product .best-sale-item:last-child {
	border: none;
	margin-bottom: 0px;
}
.container {
	width: 1200px;
}
.banner4 .product-flexslider {
	margin: 0;
	margin-top: 20px;
}
#pro3-slider .owl-carousel .owl-item img {
	margin: -2px;
}
/* ===== Begin top slidingbar ===== */
#top-slidingbar-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
#top-slidingbar {
	display: none;
	height: auto;
	color: #000;
	position: relative;
	padding: 0;
}
#top-slidingbar .container, #top-slidingbar .container-fluid {
	padding: 0 20px;
}
.top-slidingbar-trigger-wrapper, .top-slidingbar-trigger-wrapper {
	position: absolute;
	top: 0px;
	right: 0px;
	border-top: 35px solid #CF3341;
	border-left: 35px solid rgba(0, 0, 0, 0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.navbar-transparent .top-slidingbar-trigger-wrapper {
	top: 20px;
	right: 20px;
	border-top-color: #FFF;
}
.top-slidingbar-trigger, .navbar-transparent.navbar-shrink .top-slidingbar-trigger {
	position: absolute;
	width: 19px;
	height: 19px;
	line-height: 18px;
	bottom: 18px;
	right: 0px;
	text-align: center;
	font-size: 26px;
	font-weight: 900;
	color: #000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.form-control {
	border-radius: 0px;
}
/*======================================
40. Modal Dialog Area styles 
========================================*/
.modal-dialog {
	background: #ffffff;
	width: 50%;
}
.modal-dialog .modal-body .myclose {
	font-size: 40px;
	margin-right: 8px;
	font-weight: normal;
	line-height: 0.5;
}
.modal-dialog .product-details1-area {
	padding: 0;
}
.modal-dialog .product-details1-area .product-details-info-area {
	padding: 30px;
}
.modal-dialog .product-details1-area .product-details-social {
	margin-bottom: 50px;
}
.modal-dialog .inner-product-details-cart li:hover {
	border: 1px solid #111111;
}
.modal-dialog .inner-product-details-cart li:hover:nth-child(2) {
	border: 1px solid #d7d7d7;
}
.modal-dialog .inner-product-details-cart li a {
	background: #111111;
	color: #ffffff;
}
.modal-dialog .inner-product-details-cart li a:hover {
	background: transparent;
	color: #111111;
}
.modal-dialog .inner-product-details-cart li a:hover i {
	color: #111111;
}
.modal-dialog .product-details1-area .inner-product-details-left ul li {
	margin: 16px 0 0 0;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: none;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
	text-align: center
}

.invoice .table-invoice {
	margin: 0px -15px 50px;
}
.invoice .table-invoice .table {
	border: 0px;
}
.invoice .table-invoice .table th {
	color: #434a54;
	padding: 15px 25px;
	font-size: 14px;
	font-weight: 700;
	border: 0px;
}
.invoice .table-invoice .table td {
	border: 0px;
	padding: 15px 30px;
	background: #F8FAFC;
}
.invoice .table-invoice .table td strong {
	color: #434a54;
}
.invoice .table-invoice .table tr:nth-child(2n+1) td {
	background: #FFF;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #e3342f
}

div.menu-area {
	background-color: #F6F6F6;
}

.btn-login span {
	color: white;
	background-color: #4C4948;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 100;
}

.btn-login span:hover{
	background-color: #B1C626;
}

.btn-home span {
	color: white;
	background-color: #B1C626;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 100;
}

.btn-register span {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 100;
	border: 1.5px #3B3938 solid;
}

.btn-register span:hover {
	border: 1.5px #B1C626 solid;
}

.item-content {
	padding-left: 10px;
	padding-right: 10px;
}

.item-title {
	border-bottom: 1px #EBEBEB solid;
	margin-left: 5px;
	margin-right: 5px;
}

div.account-login button {
	background-color: #B1C626;
	border-color: #B1C626;
	margin-top: 20px;
}

div.account-login button:hover {
	background-color: #3B3938;
	border-color: #3B3938;
}

div.account-login input {
	border-radius: 5px;
	border-width: 2px;
}

div.third-party-login {
	height: 100%;
	border-left: 2px #EBEBEB solid;
	top: 20px;
}

#search_key::placeholder {
	color: white!important;
	font-size: 18px;
}

#search_key::-webkit-input-placeholder {
	color: white!important;
	font-size: 18px;
}

#search_key::-moz-placeholder {
	color: white!important;
	font-size: 18px;
}

#search_key:-ms-input-placeholder {
	color: white!important;
	font-size: 18px;
}

#search_key::-ms-input-placeholder {
	color: white!important;
	font-size: 18px;
}

table.cart_summary td{
	border: none;
}

table.cart_summary {
	border-style: none;
}

table.cart_summary tr th {
	background-color: white;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom: 3px #E0E0E0 solid;
}

table.cart_summary tr td {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom: 2px #E0E0E0 solid;
}

div.order-detail-content {
	border-right: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	padding-left: 10px;
	padding-right: 10px;
}

@media all {
	.navbar .nav-item .dropdown-menu {
		display: none;
	}
	.navbar .nav-item:hover .dropdown-menu {
		display: block;
	}
	.navbar .nav-item .dropdown-menu {
		margin-top:0;
		z-index: 1001;
	}
}

.logo img {
	padding-left: 10px;
}

p.footer-link-title {
	font-size: 18px;
}

footer div.social_logo {
	text-align: center;
	width: 18px;
	display: inline-block;
}

.footer-coppyright div.container{
	border-top: 1px #4C4948 solid;
}

#my-cart-table input.my-product-quantity {
	width: 64px;
	text-align: left;
	border-radius: 0px;
    border: 1px solid #eaeaea;
	padding-right: 0px;
}

input.add-to-cart-count {
	width: 45px;
	height: 38px;
	text-align: right;
	padding-right: 0px;
	margin-top: 15px;
}

button.button-buy {
	background: #B1C626;
    color: #fff;
    padding: 7px 22px;
    border: 2px #B1C626 solid;
    font-size: 18px;
}

form label.error {
	color: red;
	display: inline;
}

.page-title h2 {
	color: #4C4948;
}

div.mobile-menu-action {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

div.mobile-header {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

.mobile-logo img:nth-child(1) {
	width: 100px;
}
.mobile-logo img:nth-child(2) {
	padding-top: 10px;
	padding-left: 10px;
	width: 65px;
}

.mobile-header-action {
	padding-top: 20px;
}

.mobile-header-search {
	padding-top: 20px;
}

.mobile-header-search input {
	height: 34px;
    display: inline-block;
    width: 100%;
    border: none;
    border-radius: 20px;
    background: #E0E0E0;
    box-shadow: none;
    color: rgba(255,255,255,1);
    font-size: 24.947559356689453px;
    padding-top: 0px;
	position: relative;
}

.mobile-header-search i {
	font-size: 24px;
    position: absolute;
    border: none;
	color: white;
	top: 25px;
	right: 25px;
}

.mobile-nav {
	padding-top: 22px;
}

.mobile-nav a {
	font-size: 20px;
	font-weight: 600;
	padding-left: 5px;
}

.navbar-fixed-bottom a {
	display: inline-block;
	text-align: center;
}

.navbar-fixed-bottom i {
	font-size: 20px;
}

input[type=number] {
    height: 37px;
}

input[type=number]:hover::-webkit-inner-spin-button {  
    width: 18px;
    height: 37px;
}

div.product-cart-option button{
	margin-left: 5px;
	margin-top: 15px;
}

div.member-center-content {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}

div.member-center-content img {
	padding-bottom: 20px;
}

div.member-center-content a:hover {
	color: #4C4948;
}

div.member-center-item {
	padding-bottom: 30px;
}

div.breadcrumbs {
	padding-bottom: 20px;
}

div.member_center {
	padding-left: 50px;
	padding-right: 50px;
}

button.add-to-cart {
	color: #fff;
	background: #B2CF3C;
	border: 1px solid #B2CF3C;
	font-size: 12px;
	font-weight: 400;
	padding: 0 15px 0 15px;
	line-height: 35px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	border-radius: 0px;
}

span.required-star::before {
	color: red;
	content: '*';
}

#coupon_code {
	width: 100%!important;
	color: #4C4948;
}

.item-add-to-cart {
	padding-top: 5px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #B2CF3C!important;
	border-color: #B2CF3C!important;
	color: white!important;
}

.pagination>li>a, .pagination>li>span {
	color: #B2CF3C!important;
}

input.my-product-quantity {
	padding-right: 0px;
}

button.btn-order_search {
	color: white;
	background-color: #B2CF3C;
}

button.btn-order_search:hover {
	color: white;
	background-color: #4C4948;
}

input.datepicker::placeholder {
	color: #4C4948!important;
}

footer a:hover {
	color: #B2CF3C;
}

.invalid-feedback {
	color: red;
}

#countdown_time {
	color: red;
	font-size: 16px;
}

span.cart_tip {
	color: red;
}

div.privacy-policy-title, div.terms-of-service-title {
	text-align: center;
	font-size: 24pt;
	padding-bottom: 30px;
}

div.privacy-policy-content, div.terms-of-service-content {
	font-size: 16pt;
	line-height: 2;
}

div.privacy-policy-content h4, div.terms-of-service-content h4 {
	font-weight: 700;
}

div.privacy-policy-content p, div.terms-of-service-content p {
	padding-bottom: 20px;
}

div.footer-copyright {
	padding-top: 5px;
	color: #B7B7B7;
}

div.privacy-policy img, div.terms-of-service img {
	padding-bottom: 70px;
}

div.third-party-icon {
	padding-left: 15px;
}

a.btn-register {
	margin-right: -25px;
}

div.cart-statistics {
	padding-left: 20px;
}

#payment button.btn {
	background-color: #B2CF3C;
	border-color: #B2CF3C;
}

.g-recaptcha {
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    transform-origin:0 0;
}

@media screen and (max-width: 575px){ 
	.g-recaptcha {
		-webkit-transform:scale(1);
		-ms-transform:scale(1);
		transform:scale(1);
		-webkit-transform-origin:0 0;
		-ms-transform-origin:0 0;
		transform-origin:0 0;
	} 
}

@media screen and (max-width: 1024px){
	a.btn-register {
		margin-right: 0px;
	}
}