.product-single {
	margin-bottom: 30px;
    border: 1px solid #424344;
	border-radius: 2px;
	position: relative;
	padding: 10px;
}

.section.product-single {
    padding: 10px;
}

.product-single .star-rating,
.comment-content .star-rating{
margin-left:0;
margin-right:0;
}
.product-single img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-album .unstyled li {
	margin-right: 5px;
	margin-top: 6px;
	float: left;
}
.product-single .product-info .title {
	font-size: 20px;
	font-weight: 600;
	margin: 18px 0;
}

.product-single .product-info .description .prices {
	font-size: 14px;
	margin: 15px 0;
	font-weight: 600;
}
.product-info .description .prices > .off-price {
	font-size:24px;
	font-weight: bold;
}
.woocommerce-page .product-single .product-info .cart {
	display: inline-block;
}
input.minus {
	border: 0;
	background: #ff5757;
	color: white;
	width: 30px;
	height: 30px;
}
input.qty {
	border: 1px solid #e1e1e1;
	color: #333;
	border-radius: 0;
	text-align: center;
	font-size: 11px;
	width: 32px;
	height: 30px;
}

.shop_table .input-text {
    padding: 0;
    width: 20%;
}

.coupon .button {
    padding: 11px 14px;
}

.actions .button {
    padding: 11.5px 14px;
}

.cart_item a {
    font-family: 'Lato';
}

.product-info .cart > .btn {
	margin-top: 20px;
}
.product_meta .tagged_as a {
	color: #ffd200;
}
.woocommerce-tabs .tabs {
	padding: 0;
}
.woocommerce-tabs .tabs li {
	display: inline-block;
}
.woocommerce-tabs ul.tabs {
	margin-bottom: 10px;
}
.woocommerce-tabs .tabs .active a {
	color:#fff;
	background-color: #000;
	border: none;
}
.woocommerce-tabs .btn-primary {
	background-color: #ffd200;
	border: 1px solid #ffd200;
}
.woocommerce-tabs .panel {
	padding: 15px;
	margin-bottom: 20px;
    background-color: #424344;
    border: 1px solid #2F3133;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.woocommerce-tabs .panel .comment-form p {
	float: none;
}
.woocommerce-tabs .panel .comment-form input {
	float: none;
}
.variations .value {
	border: none;
}
.star-rating:before {
	content: "\f006\f006\f006\f006\f006";
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	font-family: 'FontAwesome';
}
.star-rating {
	display: block;
	overflow: hidden;
	position: relative;
	height: 16px;
	font-size: 15px;
	width: 75px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ffd200;
	margin-left: auto;
	margin-right: auto;
}
.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 16px;
}
.star-rating span:before {
	content: "\f005\f005\f005\f005\f005";
	top: 0;
	position: absolute;
	left: 0;
}
.product-info .price {
	float: right;
}
p.stars a{
	border-right: 1px solid #e1e1e1;
}
p.stars a:last-child{
	border-right: 0;
}
p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after {
	content: "\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after {
	content: "\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after {
	content: "\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after {
	content: "\f006\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after {
	content: "\f006\f006\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a, .woocommerce-page p.stars a {
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative;
	font-family: 'FontAwesome';
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after {
	font-family: 'FontAwesome';
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
	width: 2em;
}
p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
	width: 3em;
}
p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
	width: 4em;
}
p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
	width: 5em;
}
p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
	width: 6em;
}
.by.caption.bottom-right {
	right: 0;
	left: auto;
	background-color: transparent;
}
.p.stars a.star-1.active:after, p.stars a.star-1:hover:after, p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
	content: "\f005";
	color: #000;
}
.p.stars a.star-2.active:after, p.stars a.star-2:hover:after, p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
	content: "\f005\f005";
	color: #000;
}
.p.stars a.star-3.active:after, p.stars a.star-3:hover:after, p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
	content: "\f005\f005\f005";
	color: #000;
}
.p.stars a.star-4.active:after, p.stars a.star-4:hover:after, p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
	content: "\f005\f005\f005\f005";
	color: #000;
}
.p.stars a.star-5.active:after, p.stars a.star-5:hover:after, p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
	content: "\f005\f005\f005\f005\f005";
	color: #000;
}
.woocommerce-product-rating {
	padding-bottom: 10px;
	overflow: hidden;
}
.woocommerce-product-rating h4 {
	float: left;
	font-size: 14px;
	margin-right: 5px;
}
.products-container .product {
	margin-bottom: 30px;
    border: 1px solid #202223;
	border-radius: 2px;
	position: relative;
}
.products-container .product .product-link {
	display: block;
	text-align: center;
	padding: 10px;
}
.products-container.portrait .product .product-thumbnail {
	min-height: 200px;
	max-height: 290px;
}
.products-container .product .product-thumbnail {
	position: relative;
	background-color: #fafafa;
	overflow: hidden;
}
.products-container .product .product-link .product-thumbnail img {
	transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#product-area .mix {
	float: none;
	opacity: 0;
	filter: alpha(opacity=0);
	/* display: none; */
	margin-right: -3px;
}
.offer .product-thumbnail > .caption {
	font-size: 12px;
}
.product-thumbnail > .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.75em 1.25em;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	background-color: #ffd200;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}
.product-thumbnail > .caption.bottom-left {
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
}
.products-container .product .product-info {
	position: relative;
	text-align: center;
}
.products-container .product .product-info .btn-yellow{
	font-size:11px;
	width:100%;
	box-shadow:none;
	background-color:#F1F1F1;
}
.products-container .product .product-info .btn-yellow:hover{
	background-color:#000;
}
.products-container .product .product-info .btn-yellow.added{
	width:50%;
	float:left;
	border-right:1px solid #e1e1e1;
}
.offer .product-info .title {
	font-size: 14px;
	font-weight: 600;
	margin:15px 0 25px 0;
}
.offer .product-info .by {
	margin-top: 10px;
}

.added_to_cart {
	position:absolute;
	bottom:0;
	right:0;
	color: #000;
	background-color: #f1f1f1;
	width:50%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 11px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
}
.added_to_cart:hover {
	color: #fff;
	background-color: #000;
}
.ribbon {
	display: none;
}
.woocommerce-ordering {
	margin-top: 20px;
	margin-bottom: 20px;
}
.woocommerce-ordering select {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 0;
    height: auto;
    width: initial;
    border-color: #eaeaea;
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    padding: 10px;
    border: 1px solid #e1e1e1;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	zoom: 1;
	width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 48%;
}

.woocommerce .form-row label {
	display: block;
}
.woocommerce-checkout .form-row .chosen-container {
	width: 100%!important;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%;
}
/* ==========================================================================
 *                My Account
   ========================================================================== */
.entry-content .woocommerce h2 {
	font-size: 18px;
}
#payment ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#payment label {
	margin-left: 4px;
}
#payment .payment_box {
	padding-left: 21px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 48%;
}
/* ==========================================================================
 *               Checkout
   ========================================================================== */

.woocommerce-info {
	background: #202223;
	padding: 20px;
	border: 1px solid #e0e0e0;
	margin-bottom: 21px;
	position: relative;
	margin-top: 20px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	zoom: 1;
	width: 100%;
}
.woocommerce .col2-set:after, .woocommerce .col2-set:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before {
	content: " ";
	display: table;
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
	clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%;
}
.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
	display: inline;
}

.woocommerce-billing-fields .create-account label {
	display: inline-block !important;
}
.woocommerce-shipping-fields input[type="checkbox"] {
	width: auto;
}

.woocommerce-shipping-fields .checkbox {
	display: inline-block;
	min-height: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: -1px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 600;
}
.payment_methods {
	list-style: none;
	padding: 0;
}
.woocommerce-shipping-fields textarea {
	width: 100%;
	padding: 10px;
}
.woocommerce .woocommerce-info a {
	font-weight:bold;
}
.woocommerce-billing-fields h3 {
	font-size: 20px;
}
table {
	margin-bottom: 20px;
}
.woocommerce .form-row label {
	display: block;
}
.form-row .button {
	background: #ffd200;
	filter: none;
	color: #000;
	border: 0;
	padding: 11px 12px;
	font-weight: bold;
	min-width: 100px;
	margin-bottom: 20px;
}
.checkout_coupon .form-row .button {
	width: inherit;
}

.woocommerce-checkout-payment button {
    margin-top: 20px;
}

.woocommerce-shipping-calculator button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #ffd200;
	border: 1px solid #ffd200;
	font-weight: 800;
}

/* ==========================================================================
 *                Cart
   ========================================================================== */
.checkout-button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #ffd200;
	border: 1px solid #ffd200;
	font-weight: 800;
	text-transform: uppercase;
}
.woocommerce table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page table.cart a.remove {
	display: block;
	font-size: 1.5em;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #000;
	text-decoration: none;
	font-weight: 700;
}
.shop_table.cart {
	margin-bottom: 40px;
	margin-top: 40px;
}
.shop_table.cart td:not(.product-name), .shop_table.cart th:not(.product-name) {
	text-align: center;
}
.shop_table.cart .product-name {
	padding: 20px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: left;
	text-align: left;
	margin-bottom: 5px;
}
.woocommerce table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
	display: none;
}
.woocommerce table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page table.cart td.actions {
	text-align: right;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
	width: auto;
	min-width: 200px;
	display: inline-block;
	padding: 10px;
	height: 39px;
	border: 1px solid #202223;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
	margin-bottom: 0px;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button i, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button i {
	position: relative;
	top: 4px;
}
td, th {
	padding: 10px;
	border: 1px solid #e5e5e5;
	text-align: left;
}
table {
	width: 100%;
}
.woocommerce-cart .woocommerce-message {
    background: #202223;
	padding: 20px;
	border: 1px solid #e0e0e0;
	margin-bottom: 21px;
	position: relative;
}

.woocommerce-cart .woocommerce-message a {
   font-family : 'Lato';
}
.woocommerce thead {
    background: #202223;
}

.woocommerce-cart .shop_table th {
    border: 1px solid #424344;
}

.woocommerce-checkout-payment {
    margin-top: 25px;
}


.enotype-icon-arrow-down2:before {
	content: "\f175";
	font-family: 'FontAwesome';
}
.shipping_calculator .button {
	filter: none;
	color: #FFF;
	border: 0;
	padding: 11px 12px;
	font-weight: bold;
	min-width: 100px;
	padding: 8px 15px 9px 15px;
	display: inline-block;
	background-color: #ffd200;
}
.product-quantity .buttons_added input.minus {
	border: 0;
	background: #ffd200;
	color: white;
	width: 30px;
	height: 30px;
}
.product-quantity .buttons_added input.plus {
	border: 0;
	background: #ffd200;
	width: 30px;
	height: 30px;
	color: #FFFFFF;
}
.product-quantity .buttons_added input.qty {
	border: 1px solid #ffd200;
	color: #333;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	text-align: center;
	font-size: 11px;
	width: 35px;
	line-height: 26px;
	text-align: center;
}
.cart_item .product-thumbnail img {
	padding: 2px;
	border: 1px solid #202223;
	border-radius: 2px;
	width: 50px;
	height: 60px;
	margin: 0 auto;
}
.woocommerce .woocommerce-message {
	margin-top: 40px;
	border: 1px solid #202223;
	padding: 10px 10px 10px;
    text-align: center;
    color: #fff;
}
.return-to-shop .button {
	background: #ffd200;
	filter: none;
	color: #fff;
	border: 0;
	padding: 11px 12px;
	font-weight: bold;
	min-width: 100px;
	margin-bottom: 20px;
}
.cart-empty {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #1B1D1F;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px 10px;
}
.form-row label.inline {
	display: block !important;
}
.price_slider_wrapper {
	width: 94%;
}
.ui-slider .ui-slider-handle {
	left: 0%;
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: #ffd200;
	outline: 0;
	top: -3px;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	height: 8px;
	background: #f5f5f5 !important;
	border: 1px solid #eaeaea;
}
.ui-slider-horizontal {
	height: 8px;
}
.ui-widget-content {
	background: #505050;
	margin-bottom: 20px;
}
.price_slider_wrapper {
	position: relative;
}
.price_slider_amount .button {
	float: left;
	background-color: #ffd200;
	color: white;
}
.price_slider_amount .button:hover {
	float: left;
	background-color: black;
	color: white;
}
.price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
	text-align: right;
}
.category-list .product_list_widget img {
	float: left;
	width: 50px;
	height: 60px;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	background: #fff;
	padding: 2px;
	margin-right: 20px;
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
.category-list .product_list_widget a {
	position: relative;
	top: 3px;
	color: #7e7e7e;
	display: block;
}
.category-list ul {
	list-style: none;
	padding: 0;
}
.category-list {
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 100%;
}
.product_list_widget li {
    width: 100%;
    float: left;
    background-color: #202223;
    margin-bottom: 10px;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.product_list_widget li img,
.product_list_widget span.product-title,
.product_list_widget span.amount {
    float: left;
}

.product_list_widget:after, .product_list_widget:before {
    content: '';
    display: table;
    clear: both;
}

.product_list_widget span.product-title {
    float: left;
    width: 65%;
    padding-left: 15px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 1em;
    padding-top: 8px;
}
.category-list .section-title {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
}
.category-list {
	margin-top: 40px;
}
.category-list .product_list_widget span.product-title {
	color: #2b3436;
	font-weight: bold;
}
.category-list .product_list_widget span.amount {
	color: #ffd200;
	font-weight: bold;
}
.search-box .query {
	background-color: #fff;
	border: 1px solid #eaeaea;
	color: #b1b1b1;
	padding-left: 32px;
}
.search-box .btn-search {
	position: absolute;
	border: 0;
	background: transparent;
	top: 0;
	left: 10px;
	padding: 0;
}
.search-box form {
	position: relative;
	display: table;
}
.category-list .search-box {
	padding: 0;
}
.search-box .btn-search > i {
	height: 28px;
	line-height: 28px;
	display: block;
	color: #d3d3d3;
	font-size: 14px;
}
.search-box input {
	padding: 5px;
}
.page-numbers {
	margin: 0 0 10px 0;
	border-radius: 0;
}
.page-numbers > li:first-child {
	margin-left: 0;
}
.page-numbers > li {
	display: inline-block;
	margin-left: 8px;
}
.page-numbers .current {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size:11px;
	color: #fff;
	background-color:#000000;
}
.page-numbers > li {
	display: inline-block;
    margin-left: 0;
}
.page-numbers > li > a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #202223;
    color: #8e8e8e;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    margin-right: 0;
}
.woocommerce .commentlist {
	padding: 0;
	border-bottom: 1px solid rgba(163, 163, 163, 0.24);
}
.woocommerce .comment-wrap {
	overflow: hidden;
    background: none repeat scroll 0 0 #2F3133;
    border: 1px solid #2F3133;
	padding: 20px;
	position: relative;
	transition: all 0.3s ease-out 0s;
	margin-bottom: 10px;
}
.woocommerce .comment .woo-comment img {
	display: inline-block;
	float: left;
	margin-right: 20px;
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.woocommerce .commentlist .comment {
	width: 100%;
}
.woocommerce .carousel-list > li {
	padding: 0 15px;
	float: left;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.woocommerce .carousel-list li {
	margin: inherit;
	width: 33.333333%;
}
.woocommerce .carousel-wrapper .carousel-list {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
p.form-submit input#submit {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.woocommerce-tabs .panel p.comment-form-email, .woocommerce-tabs .panel p.comment-form-author {
	display: inline-block;
}
.woocommerce-tabs .panel p.comment-form-rating {
	padding: 0 15px;
}


.page-shop {
	padding:40px;
    background-color: #2f3133;
}

.woocommerce-pagination .next:after,
.woocommerce-pagination .prev:after {
content: '';
}

div#product-area {
    padding: 40px 0;
}

.woocommerce-tabs #comments {
    margin-bottom: 5px;
}


.related.products .section {
    padding: 20px 0;
}

.product-info input[type="number"] {
    width: 32%;
    margin-bottom: 10px;
padding: 0;
}

.related.products .caption {
    padding: 0.45em 0.8em;
}

.pp_woocommerce img {
    height: 100%;
}

.product_list_widget span.amount {
    padding-left: 15px;
    display: block;
    color: #656565;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: color .35s ease;
    transition: color .35s ease;
}


.product_list_widget li:hover a span,
.product_list_widget li:hover span.amount {
    color: #fff;
}

.product_list_widget li:hover {
    background-color: #ffd200;
    color: #fff;
}

.product_list_widget li:hover .star-rating {
    color: #fff;
}

.product_list_widget li .star-rating {
    margin-left: 86px;
    margin-right: auto;
}

.related.products .product-info h4.title {
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 25px 0;
}

.woocommerce-pagination .page-numbers.current {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #8e8e8e;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    margin-right: 0;
}

.woocommerce-pagination .page-numbers.current {
    color:#fff;
}


.woocommerce-pagination a.page-numbers:hover {
    background-color: #ffd200;
    border-color: #ffd200;
    color: #fff;
}


a.button.wc-forward {
    -webkit-transition: background-color .35s ease-out;
    transition: background-color .35s;
    display:block;
}

a.button.wc-forward:hover {
    background-color: #1B1D1F;
}

table.shop_table.order_details {
    margin-bottom: 30px;
}

table.shop_table.customer_details {
    margin-bottom: 25px;
}

ul.woocommerce-error.mom_box_sc_error.mom_box_sc {
    padding-right: 20px;
    padding-left: 20px;
    color: #FF0000;
}

form.woocommerce-ordering + div#product-area {
    padding-top: 10px;
}

.product_meta .posted_in a {
    color: #ffd200;
}

a.woocommerce-review-link {
    color: #fff;
}

a.woocommerce-review-link span {
    color: #fff;
}