/* 
 * Modify woocommerce.css and sincron with kentooz and bootstrap CSS
 */

/*
 * General
 */
.clear{
	clear:both
}
.nobr{
	white-space:nowrap
}
/*
 * Demo Bar
 */
p.demo_store{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	width:100%;
	font-size:1em;
	padding:.5em 0;
	text-align:center;
	background:#ad74a2;
	border:1px solid #96588a;
	color:#fff;
	z-index:99998;
}

/*
 * Error Message
 */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info{
	padding:1em 1em 1em 3.5em;
	margin:5px 0 2em;
	position:relative;
	list-style:none outside;
	width:auto;
	background:#ecf0f1;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after{
	content:"";
	display:block;
	clear:both
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before{
	content:"";
	padding:5px 10px;
	display:block;
	position:absolute;
	top:0;
	left:5px;
	font-size:14px;
	line-height:1.5;
	text-align:center;
	color:#fff;
	padding-top:1em;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button{
	float:right
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li{
	list-style:none outside;
	padding-left:0;
	margin-left:0
}
.woocommerce-message{
	border-top:3px solid #8fae1b
}
.woocommerce-message:before{
	background-color:#8fae1b;
	content:"\2713"
}
.woocommerce-info{
	border-top:3px solid #1e85be;
}
.woocommerce-info:before{
	background-color:#1e85be;
	content:"\2139"
}
.woocommerce-error{
	border-top:3px solid #b81c23
}
.woocommerce-error:before{
	background-color:#b81c23;
	content:"\00d7";
	font-weight:700
}
small.note{
	display:block;
	color:#777;
	font-size:11px;
	line-height:21px;
	margin-top:10px
}
.col2-set{
	width:100%;
}
.col2-set.addresses{
	width:auto;
	display:block;
	padding:20px;	
	margin-top:-1px;
	margin-bottom:20px;
	background: #ffffff;
	border-top: 2px solid #ecf0f1;
}
.col2-set:after{
	content:"";
	display:block;
	clear:both
}
.col2-set .col-1,
.col2-set .col-2{
	display:block;
}
div.product .product_title{
	clear: none;
	margin-top: 0;
	padding: 0;
}
div.product span.price,
div.product p.price{
	color: #b01e00;
	font-size:15px;
}
div.summary div.product span.price,
div.product p.price,
div.product div.summary ins .amount,
div.summary .single_variation span.price .amount {
	font-size: 20px;
}
div.product span.from {
	color: #666;
	font-size: 14px;
}
div.product span.price ins,
div.product p.price ins,
div.product p.price ins{
	background:inherit
}
div.product span.price del,
div.product p.price del,
div.summary .single_variation span.price del .amount  {
	font-size:14px;
	color:#999;
}
div.product .stock{
	text-align:right;
	color:#7AB80E;
}
div.product .product-code {
	padding:5px 0px;
	border-top:1px solid #ecf0f1;
	border-bottom:1px solid #ecf0f1;
	margin-bottom:20px;
}
div.product .out-of-stock{
	color:#b01e00
}
div.product div.images{
	float:left;
	width:99%;
	margin-bottom:20px;
}
div.product div.images img{
	display: block;
	width: 100%;
	height: auto;
}
div.product div.images div.thumbnails{
	padding-top:1em
}
div.product div.images div.thumbnails:after{
	content:"";
	display:block;
	clear:both
}
div.product div.images div.thumbnails a{
	float:left;
	width:30.75%;
	margin-right:3.8%
}
div.product div.images div.thumbnails a.last{
	margin-right:0
}
div.product div.images div.thumbnails a.first{
	clear:both
}
div.product div.summary{
	float:right;
	width:100%;
	margin-bottom:20px;
}
div.product div.social{
	text-align:right;
	margin:0 0 1em
}
div.product div.social span{
	margin:0 0 0 2px
}
div.product div.social span span{
	margin:0
}
div.product div.social span .stButton .chicklets{
	padding-left:16px;
	width:0
}
div.product div.social iframe{
	float:left;
	margin-top:3px
}
div.product .woocommerce-tabs{
	margin-top:40px;
	clear:both;
}
div.product .woocommerce-tabs ul.tabs{
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1;
}
div.wc-product {
	margin-top:50px;
}
div.product .woocommerce-tabs ul.tabs li{
	background: #ecf0f1;
	display: inline-block;
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0 12px;
}
div.product .woocommerce-tabs ul.tabs li a{
	display:inline-block;
	padding:.5em 0;
	color:#7f8c8d;
	text-decoration:none
}
div.product .woocommerce-tabs ul.tabs li:hover{
	text-decoration:none;
	background:#34495e;
	color:#fff;
}
div.product .woocommerce-tabs ul.tabs li:hover a {
	color:#fff;
}
div.product .woocommerce-tabs ul.tabs li.active{
	background:#34495e;
	color:#fff;
	z-index:2;
}
div.product .woocommerce-tabs ul.tabs li.active a{
	color:inherit;
	text-shadow:inherit
}
div.product .woocommerce-tabs .panel{
	margin:0 0 2em;
	padding:0;
	background:none !important;
    -moz-box-shadow:none;
	-webkit-box-shadow:none;
    box-shadow:none;
}
div.product p.cart{
	margin-bottom:2em
}
div.product p.cart:after{
	content:"";
	display:block;
	clear:both
}
div.product form.cart{
	margin: 20px 0;
	border-top: 2px solid #ecf0f1;
	border-bottom: 2px solid #ecf0f1;
	padding: 10px 0;
}
div.product form.cart:after{
	content:"";
	display:block;
	clear:both
}
div.product form.cart div.quantity{
	float:left;
	margin:0 4px 0 0
}
div.product form.cart div.quantity {
	margin: 3px auto 0 auto;
}
div.product form.cart table{
	border-width:0 0 1px 0
}
div.product form.cart table td{
	padding-left:0
}
div.product form.cart table div.quantity{
	float:none;
	margin:0
}
div.product form.cart table small.stock{
	display:block;
	float:none
}
div.product form.cart .variations{
	margin-bottom:20px;
}
div.product form.cart .variations label{
	color: #999;
	min-width: 80px;
	text-align: left;
	margin:20px 0;
	font-weight:normal;	
	font-size:14px;
}
div.product form.cart .variations select{
	width:100%;
	padding-right:0px;
	float:right;
}
div.product form.cart .variations td.label{
	padding-right:20px;
	background: none !important;
}
div.product form.cart .variations td{
	vertical-align:top
}
div.product form.cart .button{
	vertical-align:bottom;
	float:right
}
div.product form.cart .button {
	padding: 10px 25px;
}
div.product form.cart .group_table td.label{
	padding-right:1em;
	padding-left:1em
}
div.product form.cart .group_table td{
	vertical-align:top
}
div.product .product_meta {
	padding:10px 0;
	margin:0 0 10px;
	border-top:2px solid #ecf0f1;
	border-bottom:2px solid #ecf0f1;
}
div.product .product_meta span.sku_wrapper,
div.product .product_meta span.posted_in,
div.product .product_meta span.tagged_as {
	display:block;
	font-size:12px;
	color:#bdc3c7;
}
.ktz-productbox {
	position:relative;
	margin:0;
	padding:0;
}
.ktz-productbox .thumbnails a.zoom {
    margin-bottom: 10px;
}
span.onsale{
	padding: 5px 7px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 20px;
	top: 0;
	left: 0;
	margin: 0;
	background: #b01e00;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	color: white;
}
.products ul,
ul.products{
	margin:0 0 1em 0;
	padding:0;
	width:100%;
	list-style:none outside;
	clear:both
}
.products ul:after,
ul.products:after{
	content:"";
	display:block;
	clear:both
}
.products ul li,
ul.products li{
	list-style:none outside
}
.related:after,
.upsells.products:after{
	content:"";
	display:block;
	clear:both
}
.related ul.products,
.upsells.products ul.products,
.related ul,
.upsells.products ul{
	float:none;
}
.related ul.products li.product img,
.upsells.products ul.products li.product img,
.related ul li.product img,
.upsells.products ul li.product img{
	width:100%;
	height:auto
}
ul.products li.product{
	float: left;
	margin-top: 0;
	margin-right:2%;
	margin-bottom:2.992em;
	margin-left:0;
	padding:0;
	background-color:#fff;
	width:23.5%;
	position: relative;
}
ul.products li.product.ktz_col2 {
	width:49%;
}
ul.products li.product.ktz_col3 {
	width:32%;
}
ul.products li.product.ktz_col4 {
	width:23.5%;
}
ul.products li.product.ktz_col5 {
	width:18.4%;
}
ul.products li.product.ktz_col6 {
	width:15%;
}
ul.products li.product.ktz_col_default {
	width:12.5%;
}
ul.products li.product.last {
	margin-right:0;
}
h2.woocommerce-loop-product__title,
ul.products li.product h3{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight:500 !important;
	line-height: 22px;
}
ul.products li.product a{
	text-decoration:none;
}
ul.products li.product a img {
	width: 100%;
	height: auto;
	margin-bottom:10px;
}
ul.products li.product strong{
	display:block
}
ul.products li.product .ktz-woocommerce-boxmeta{
	text-align:center;
	padding:15px;
}
ul.products li.product .price{
	color: #b01e00;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
ul.products li.product .price del{
	font-size: 12px;
	color: rgba(145, 145, 145, 0.5);
	margin: -2px 0 0 0;
	font-weight: normal;
}

ul.products li.product .price ins ,
ul.product_list_widget ins{
	background: 0;
	text-decoration: none;
}
ul.products li.product .price .from{
	font-size:.67em;
	margin:-2px 0 0 0;
	color:rgba(145,145,145,0.5);
}
ul.products li.first{
	clear:both;
}
ul.products li.last{
	margin-right:0;
}
ul.products li a.button {
	display:block;
	padding:10px 10px;
	text-align:center;
}
.woocommerce-result-count{
	display:none;
}
.woocommerce-ordering{
	margin:0 0 1em;
	float:right
}
.woocommerce-ordering select{
	vertical-align:top
}
a.button,
button.button,
input.button,
input[type="submit"].button,
.shop_table input[type="submit"],
#respond input#comment-submit{	
	display: inline-block;
	height: auto;
	font-weight: bold;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	outline: none;
	position:relative;
	max-width: 100%;
	color:#FFF;
	text-decoration:none;
	margin: 0;
	border-radius:5px;
	border:solid 1px #D94E3B;
	background:#cb3b27;
	text-align:center;
	padding:6px 15px;
	vertical-align: middle;
	-webkit-box-shadow: 0px 3px 0px #84261a;
	-moz-box-shadow: 0px 3px 0px #84261a;
    box-shadow: 0px 3px 0px #84261a;
}
a.button.loading,
button.button.loading,
input.button.loading{
	color:#777;
}
a.button.loading:before,
button.button.loading:before,
input.button.loading:before,
#respond input#comment-submit.loading:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background:url(../images/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65)
}
a.button.added:before,
button.button.added:before,
input.button.added:before,
#respond input#comment-submit.added:before{
	content:"";
	position:absolute;
	height:16px;
	width:16px;
	top:-5px;
	right:-8px;
	text-indent:0;
	background:#ffffff url(../images/success.png) no-repeat 2px 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.4);
	box-shadow: 0  3px 5px rgba(0,0,0,0.4);
}
a.button:hover,
button.button:hover,
input.button:hover,
#respond input#comment-submit:hover{
	text-decoration:none;
}
.cart .button,
.cart input.button{
	float:none
}
a.added_to_cart{
	display:none;
}
.quantity{
	width:100px;
	height:44px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	zoom:1
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button{
	display:none
}
.quantity input.qty{
	margin-bottom: 0px;
	width:80px;
	height:44px;
	float:left;
	padding:0;
	text-align:center;
	border:1px solid #ecf0f1;
	border-right:0;
	font-weight:bold;
	background:transparent;
}
.quantity noindex:-o-prefocus,
.quantity input[type=number]{
	padding-right:1.2em
}
.quantity .plus,
.quantity .minus {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	text-align:center;
	vertical-align:text-top;
	width:22px;
	height:22px;
	overflow:visible;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	line-height:13px;
	font-size:12px;
	color:#7f8c8d;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	border:1px solid #ecf0f1;
	background:#ecf0f1;
}
.quantity .plus:hover,
.quantity .minus:hover{
	background:#ecf0f1;
}
.quantity .plus{
	top:0;
	right:15px;
	border-bottom:0;
}
.quantity .minus{
	bottom:0;
	right:15px;
}
.review_form_wrapper {
	margin-top:20px;
}
.star-rating{
	float:right;
	overflow:hidden;
	position:relative;
	height:16px;
	line-height:16px;
	width:80px;
	background-image:url('../images/star.png');
	background-size:16px 48px;
	background-repeat:repeat-x;
}
.star-rating .rating {
	display:none !important;
}
.star-rating span{
	overflow:hidden;
	float:left;
	top:0;
	left:0;
	position:absolute;
	background-image:url('../images/star.png');
	background-position:0 -32px;
	background-repeat:repeat-x;
	text-indent: -9999px;
	background-size:16px 48px;
}
.products-box .star-rating{display:none;margin:0;float:none;position:absolute;top:5px;right:5px;}
.products-box:hover .star-rating{display:block;}
.products-box
.hreview-aggregate .star-rating{
	margin:10px 0 0 0
}
.comment_data .star-rating{
	position:absolute;
	right:0;
	top:0;
}
p.comment-form-rating {
	display:block;
	margin-right:5px;
}
p.comment-form-rating label {
	float:left;
	margin-right:15px;
	font-weight:400;
	font-size:14px;
	line-height:18px;
	display:inline-block;
}
p.stars:after{
	content:"";
	display:block;
	clear:both
}
p.stars span{
	width:80px;
	height:16px;
	position:relative;
	float:left;
	background:url(../images/star.png) repeat-x left 0;
}
p.stars span a{
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:0;
	padding-top:16px;
	overflow:hidden;
}
p.stars span a:focus,
p.stars span a:hover{
	background:url(../images/star.png) repeat-x left -16px;
}
p.stars span a.active{
	background:url(../images/star.png) repeat-x left -32px;
}
p.stars span a.star-1{
	width:16px;
	z-index:10;
}
p.stars span a.star-2{
	width:32px;
	z-index:9;
}
p.stars span a.star-3{
	width:48px;
	z-index:8
}
p.stars span a.star-4{
	width:64px;
	z-index:7
}
p.stars span a.star-5{
	width:80px;
	z-index:6;
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes{
	border:0;
	border-top:1px dotted #ecf0f1;
	margin-bottom:1.618em;
	width:100%
}
table.shop_attributes th{
	width:150px;
	font-weight:bold;
	padding:8px;
	border-top:0;
	border-bottom:1px dotted #ecf0f1;
	margin:0;
	line-height:1.5em
}
table.shop_attributes td{
	font-style:italic;
	padding:0;
	border-top:0;
	border-bottom:1px dotted #ecf0f1;
	margin:0;
	line-height:1.5em
}
table.shop_attributes td p{
	margin:0;
	padding:8px 0
}
table.shop_attributes .alt td,
table.shop_attributes .alt th{
	background:#ecf0f1;
}
table.shop_table{
	border: 1px solid #ecf0f1;
	margin:0 -1px 24px 0;
	text-align:left;
	width:100%;
	border-collapse:separate;
}
table.shop_table thead{
	background-color:#ecf0f1;
}
table.shop_table th{
	font-weight:bold;
	line-height:18px;
	padding:9px 20px;
}
table.shop_table td{
	border-top:1px solid #ecf0f1;
	padding:6px 20px;
	vertical-align:middle
}
table.shop_table td small{
	font-weight:normal
	}
table.shop_table tfoot td,
table.shop_table tfoot th{
	font-weight:bold;
	border-top:1px solid #ecf0f1;
}
.woocommerce-MyAccount-navigation ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
}

.woocommerce-MyAccount-navigation ul li {
	display:inline-block;
	padding:5px 10px;
	border:1px solid #ddd;
}

.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: #f8f8f8;
}
.myaccount_user,
.order-info {
	padding:20px;
	background:#fff;
}
ul.order_details,
p.myaccount_address {	
	background:#ffffff;
	padding:20px;
}
p.myaccount_address {
	margin-bottom:0px;
}
.myaccount_user a {
	border-bottom:1px dotted #999;
}
table.my_account_orders{
	font-size:.85em
}
table.my_account_orders th,
table.my_account_orders td{
	padding:15px 20px;
	vertical-align:middle
}
table.my_account_orders .button{
	white-space:nowrap
}
table.my_account_orders .order-actions{
	text-align:right
}
table.my_account_orders .order-actions .button{
	margin:.125em 0 .125em .25em
}
td.product-name dl.variation{
	margin:.25em 0 .5em;
	font-size:.8751em
}
td.product-name dl.variation dt{
	font-weight:bold;
	float:left;
	clear:left;
	margin:0 .25em 0 0;
	padding:0
}
td.product-name dl.variation dd{
	margin:0 0 .25em 0
}
td.product-name p.backorder_notification{
	font-size:.83em
}
td.product-quantity{
	min-width:80px;
}
td.product-quantity div{
	float:left;
}
dl.customer_details{
	*zoom:1;
	display:block;
	margin:0;
	border:1px solid #ecf0f1;
	padding:20px;
}
dl.customer_details:after,
dl.customer_details:before{
	display:table;
	line-height:0;
	content:""
}
dl.customer_details:after{
	clear:both
}
.customer_details dt  {
	float:left;
	width:120px;
	overflow:hidden;
	clear:left;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap
}
.customer_details dd{
    margin-left:140px
}
.product-thumbnail{
	min-width:32px
}
table.cart img{
	width:32px;
	height:auto
}
table.cart th,
table.cart td{
	vertical-align:middle
}
table.cart a.remove{
	display:block;
	font-size:1.5em;
	height:1em;
	width:1em;
	text-align:center;
	line-height:1;
	color:#b01e00;
	text-decoration:none;
	font-weight:bold;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
table.cart a.remove:hover{
	background-color:#b01e00;
	color:#fff
}
table.cart td.actions{
	text-align:right
}
table.cart td.actions .coupon{
	float:left
}
table.cart td.actions .coupon label{
	display:none
}
table.cart td.actions .coupon .input-text{
	width:120px;
	float:left;
	border:1px solid #ecf0f1;
	padding:6px 6px 5px 10px;
	margin:0 4px 0 0;
	outline:0;
	line-height:1em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
table.cart td.actions .button.alt{
	float:right;
	margin-left:.25em
}
ul.cart_list,
ul.product_list_widget{
	list-style:none outside;
	padding:0;
	margin:0
}
ul.cart_list li,
ul.product_list_widget li{
	list-style:none
}
ul.cart_list li:after,
ul.product_list_widget li:after{
	content:"";
	display:block;
	clear:both
}
ul.cart_list li a,
ul.product_list_widget li a{
	display:block;
}
ul.product_list_widget li .amount {
	color:#b01e00;
	font-weight: bold;
}
ul.product_list_widget li del .amount {
	font-size: 12px;
	color: rgba(145, 145, 145, 0.5);
	margin: -2px 0 0 0;
	font-weight: normal;
}
ul.cart_list li img,
ul.product_list_widget li img{
	float: right;
	width: 60px;
	height: auto;
}
ul.cart_list li dl,
ul.product_list_widget li dl{
	margin:0;
	padding-left:1em;
	border-left:2px solid rgba(0,0,0,0.1)
}
ul.cart_list li dl dt,
ul.product_list_widget li dl dt{
	float:left;
	clear:left;
	margin-right:.25em
}
ul.cart_list li dl dd,
ul.product_list_widget li dl dd{
	margin-bottom:.5em
}
ul.cart_list li .star-rating,
ul.product_list_widget li .star-rating{
	float:none
}
.widget_shopping_cart .total{
	border-top:3px dotted #ecf0f1;
	padding:4px 0 0
}
.widget_shopping_cart .total strong{
	min-width:40px;
	display:inline-block
}
.widget_shopping_cart .buttons {
	text-align:center;
}
.widget_shopping_cart .buttons:after{
	content:"";
	display:block;
	clear:both
}
.widget_shopping_cart .buttons a.button{
	width:33%;
	text-align:center;
}
.cart-collaterals{
	width:100%
}
.cart-collaterals:after{
	content:"";
	display:block;
	clear:both
}
.cart-collaterals .related{
	width:30.75%;
	float:left
}
.cart-collaterals .cross-sells{
	width:48%;
	float:left
}
.cart-collaterals .cross-sells ul.products{
	float:none
}
.cart-collaterals .cross-sells ul.products li{
	width:49%
}
.cart-collaterals .cross-sells ul.products li.last{
	margin-right:0px;
	padding-right:0px;
}
.cart-collaterals .shipping_calculator{
	width:48%;
	text-align:right;
	margin:20px 0 0 0;
	clear:right;
	float:right
}
.cart-collaterals .shipping_calculator:after{
	content:"";
	display:block;
	clear:both
}
.cart-collaterals .shipping_calculator .button{
	width:100%;
	float:none;
	display:block
}
.cart-collaterals .shipping_calculator .col2-set .col-1,
.cart-collaterals .shipping_calculator .col2-set .col-2{
	width:47%;
}
.cart-collaterals .cart_totals{
	float:right;
	width:48%;
	text-align:right
}
.cart-collaterals .cart_totals p{
	margin:0
}
.cart-collaterals .cart_totals p small{
	color:#777;
	font-size:12px
}
.cart-collaterals .cart_totals table{
	border-collapse:separate;
	margin:0 0 6px;
	padding:0;
	width:100%;
	border:1px solid #ecf0f1;
}
.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td{
	border-top:0
}
.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th{
	padding:6px 3px
}
.cart-collaterals .cart_totals table small{
	display:block;
	color:#777
}
.cart-collaterals .cart_totals table select{
	width:100%
}
.cart-collaterals .cart_totals .discount td{
	color:#85ad74
}
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th{
	border-top:1px solid #ecf0f1;
	padding:6px 6px
}
.cart-collaterals .cart_totals a.button.alt{
	width:100%;
	display:block;
	text-align:center;
}
form .form-row{
	padding:3px 0;
	margin:0 0 10px;
}
form .form-row:after{
	content:"";
	display:block;
	clear:both
}
form .form-row label{
	margin-bottom:10px;
	font-weight:400;
}
form .form-row.create-account label,
.checkout #ship-to-different-address label,
.terms label{
	display:inline;
	margin:0 10px;
}
.terms input#terms{
	display:inline;
}
form .form-row label.hidden{
	visibility:hidden
}
form .form-row label.inline{
	display:inline-block;
}
form .form-row select{
	width:100%;
	cursor:pointer;
	margin:0
}
form .form-row .required{
	color:#b01e00;
	font-weight:bold;
	border:0
}
form .form-row input.input-checkbox{
	vertical-align:middle;
	float:left;
	display:inline;
}
form .form-row input.input-text{
	width:100%;
	margin:0;
	min-height: 30px;
	line-height:14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form .form-row.woocommerce-validated input.input-text{
	background-image:url(../images/icons/valid.png);
	background-position:98% center;
	background-repeat:no-repeat
}
form .form-row.woocommerce-invalid input.input-text{
	background-image:url(../images/icons/invalid.png);
	background-position:98% center;
	background-repeat:no-repeat
}
form .form-row.woocommerce-invalid .chzn-single,
form .form-row.woocommerce-invalid .chzn-drop,
form .form-row.woocommerce-invalid input.input-text,
form .form-row.woocommerce-invalid select{
	border-color:#bbbbbb
}

form .form-row ::-webkit-input-placeholder{
	line-height:1em;
	padding-top:2px
}
form .form-row :-moz-placeholder{
	line-height:1em;
	padding-top:2px
}
form .form-row :-ms-input-placeholder{
	line-height:1em;
	padding-top:2px
}
form .form-row-first,
form .form-row-last{
	float:left;
	width:47%;
	overflow:visible
}
form .form-row-last{
	float:right
}
form .form-row-wide{
	clear:both
}
.lost_password {
	font-size:12px;
}
form.login,
form.checkout_coupon,
form.register,
form.lost_reset_password{
	padding:20px;
	margin:10px 0 20px 0;
	text-align:left;
	border: 1px solid #ecf0f1;
}
#customer_login form.login,
#customer_login form.register {
	padding:20px;
	margin:-1px -21px -21px -21px;
	text-align:left;
	border: 1px solid #ecf0f1;
}
#customer_login .ktz-woo-title {
	margin:-21px -21px 0 -21px;
}
ul#shipping_method{
	list-style:none outside;
	margin:0;
	padding:0;
}
ul#shipping_method input[type=radio] {
	margin:-2px 8px 0 0;
}
ul#shipping_method label {display:inline}
ul#shipping_method li{
	margin:0;
	padding:.25em 0 .25em 22px;
	text-indent:-22px;
	list-style:none outside
}
ul#shipping_method .amount{
	font-weight:bold
}
.checkout .col-1 h3,
.checkout .col-2 h3,
h3#order_review_heading{
	display:block;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #ecf0f1;
}
.shipping_calculator h2,
.cart_totals h2,
.calculated_shipping h2,
.cross-sells h2,
h2.ktz-woo-title,
.ktz-woo-thanks h2,
.ktz-woo-myaccount h2,
.ktz-woo-order h2,
#yith-wcwl-form h2{
	display:block;
	margin:0;
	padding:10px 20px;
	background:#ecf0f1;
	font-size:22px;
}
#yith-wcwl-form .add_to_cart {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.yith-wcwl-share ul{
	padding-left:0;
}
.cross-sells h2 {
	margin-bottom:10px;
}
.checkout .shop_table h3{
	display:block;
	margin:-9px -20px 0 -20px;
	padding:15px 20px;
	border-bottom:1px solid #ecf0f1;
	background:#ecf0f1;
}
.ktz-woo-myaccount form.border-form {
	padding:15px 20px;
	border:1px solid #ecf0f1;
}
.button-checkout-container {
	margin:10px -20px -20px -20px;
	padding:15px 20px;
	border-top:1px solid #ecf0f1;
	background:#ecf0f1;
}
.place-order  {
	margin:0;
	padding:15px 20px;
}
.checkout #shipping,
.checkout #payment-metode {
	display:none;
}
.checkout .col-2 .notes,
.checkout .col-2 .form-row-first{
	clear:left
}
.checkout div.shipping-address{
	padding:0;
	clear:left;
	width:100%
	}
.checkout #shiptobilling,
.checkout .row-billing{
	display:inline-block;
	float: left;
	line-height:1.62em;
	margin:0;
	padding:0
	}
.checkout #shiptobilling input,
.checkout .row-billing input  {
	margin:0;
}
.checkout #shiptobilling label,
.checkout .row-billing label{
	color:#999;
	margin:0 0 0 5px;
	padding:0
}
#payment{
	border: 1px solid #ecf0f1;
}
#payment ul.payment_methods{
	text-align:left;
	padding:20px;
	border-bottom:1px solid #ecf0f1;
	margin:0;
	list-style:none outside
}
#payment ul.payment_methods:after{
	content:"";
	display:block;
	clear:both
}
#payment ul.payment_methods li{
	line-height:2em;
	text-align:left;
	margin:0;
	font-weight:normal;
}
#payment ul.payment_methods li input{
    float: none;
	margin:0 10px 0 0;
}
#payment ul.payment_methods li label{
    display: inline-block;
}
#payment ul.payment_methods li img{
	vertical-align:middle;
	margin:0 0 0 .5em;
	position:relative
}
#payment ul.payment_methods li .about_paypal{
	font-weight:400;
	margin-left:20px;
	text-decoration:underline;
	color:#999
}
#payment div.form-row{
	padding:1em;
	margin:0px;
}
#payment #place_order{
	margin:0
}
#payment .terms{
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
	display:inline-block;
}
#payment div.payment_box{
	position:relative;
	width:96%;
	padding:1em 2%;
	margin:1em 0 1em 0;
	font-size:.92em;
	line-height:1.5em;
	background:#ecf0f1;
	color:#7f8c8d;
}
#payment div.payment_box p:last-child{
	margin-bottom:0
}
#payment div.payment_box #cc-expire-month,
#payment div.payment_box #cc-expire-year{
	width:48%;
	float:left
}
#payment div.payment_box #cc-expire-year{
	float:right
}
#payment div.payment_box span.help{
	font-size:11px;
	color:#777;
	line-height:13px;
	font-weight:normal
}
#payment div.payment_box .form-row{
	margin:0 0 1em
}
#payment div.payment_box .form-row select{
	width:48%;
	float:left;
	margin-right:3.8%
}
#payment div.payment_box .form-row select:nth-child(3n){
	margin-right:0
}
#payment div.payment_box:after{
	content:"";
	display:block;
	border:8px solid #ecf0f1;
	border-right-color:transparent;
	border-left-color:transparent;
	border-top-color:transparent;
	position:absolute;
	top:-3px;
	left:0;
	margin:-1em 0 0 2em
}
.order_details{
	margin:0 0 1.5em;
	list-style:none;	
}
.order_details:after{
	content:"";
	display:block;
	clear:both
}
.order_details li{
	list-style:none;
	float:left;
	margin-right:2em;
	font-size:.715em;
	line-height:1em;
	border-right:1px dashed #ecf0f1;
	padding-right:2em
}
.order_details li strong{
	display:block;
	font-size:1.4em;
	text-transform:none;
	line-height:1.5em
}
.order_details li:last-of-type{
	border:0
}
.col2-set.addresses .col-1,
.col2-set.addresses .col-2{
	width:48%;
	display:block;
	padding:0px 0px 20px 0px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.col2-set.addresses .col-1 {
	float:left
}
.col2-set.addresses .col-2 {
	float:right
}
.addresses .title:after{
	content:"";
	display:block;
	clear:both
}
.addresses .title h3{
	float:left
}
.addresses .title .edit{
	float:right
}
ol.commentlist.notes li.note p.meta{
	font-weight:bold;
	margin-bottom:0
}
ol.commentlist.notes li.note .description p:last-child{
	margin-bottom:0
}
ul.digital-downloads{
	margin-left:0;
	padding-left:0
}
ul.digital-downloads li{
	list-style:none;
	margin-left:0;
	padding-left:1.5em;
}
ul.digital-downloads li .count{
	float:right
}
.widget_product_search form {	
	position: relative;
	margin-bottom: 0;
}
.widget_product_search .screen-reader-text {
	display: none;
}
.widget_product_search form input {
	margin: 0;
	border: 2px solid #ecf0f1; /* fallback */
	border: 2px solid rgba(0,0,0,0.05);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	width: 100%;
	height: 42px;
	font-size: 14px;
	line-height: 19px;
	padding-left: 15px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color:transparent;
}
.widget_product_search form input[type="submit"] {
	visibility: hidden;
	height: 0;	
	padding: 0;
}
.widget_product_search form:after {
	content: "\1F50E";
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 16px;
	padding-right: 15px;
	position: absolute;
	float: right;
	top: 0;
	right: 0;
	height: 42px;
	line-height:42px;
	color: #bdc3c7;
}
.widget_layered_nav ul{
	margin:0;
	padding:0;
	border:0;
	list-style:none outside
}
.price_label {
	color:#999;
}
.widget_layered_nav ul li{
	padding:15px;
	list-style:none
}
.widget_layered_nav ul li:after{
	content:"";
	display:block;
	clear:both
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span{
	padding:1px 0;
	float:left
}
.widget_layered_nav ul li.chosen a{
	padding:0 6px 0 18px;
	border:1px solid #ad74a2;
	background:#ad74a2 url(../images/cross_white.png) no-repeat 6px center;
	color:#fff;
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
}
.widget_layered_nav ul small.count{
	float:right;
	margin-left:6px;
	font-size:1em;
	padding:1px 0;
	color:#777
}
.widget_layered_nav_filters ul{
	margin:0;
	padding:0;
	border:0;
	list-style:none outside;
	overflow:hidden;
	zoom:1
}
.widget_layered_nav_filters ul li{
	float:left;
	padding:0 1px 1px 0;
	list-style:none
}
.widget_layered_nav_filters ul li a{
	padding:0 6px 0 18px;
	border:1px solid #ad74a2;
	background:#ad74a2 url(../images/cross_white.png) no-repeat 6px center;
	color:#fff;
	float:left;
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
}
.widget_price_filter .price_slider{
	margin-bottom:1em
}
.widget_price_filter .price_slider_amount{
	text-align:right;
	line-height:2.4em;
	font-size:.8751em
}
.widget_price_filter .price_slider_amount .button{
	font-size:1.15em
}
.widget_price_filter .price_slider_amount .button{
	float:left
}
.widget_price_filter .ui-slider{
	position:relative;
	text-align:left
}
.widget_price_filter .ui-slider .ui-slider-handle{
	position:absolute;
	z-index:2;
	width:15px;
	height:15px;
	cursor:pointer;
	background:#7AB80E;
	outline:0;
	top:-5px;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child{
	margin-left:-15px;
}
.widget_price_filter .ui-slider .ui-slider-range{
	position:absolute;
	z-index:1;
	display:block;
	border:0;
	background:#7AB80E;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content{
	width: 100%;
	padding:0;
	margin: 0 0 15px;
	background:#1e1e1e;
}
.widget_price_filter .ui-slider-horizontal{
	height:5px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range{
	top:0;
	height:100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{
	left:-1px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{
	right:-1px
}
.screen-reader-text {
	display:none;
}
.wc-product .summary .price {
	text-align:left;
	margin-bottom:10px;
}
.wc-product ins, ul.product_list_widget li ins {
	text-decoration:none;
}
.wc-header a {
	line-height:20px;
}
.wc-header .wc-login {
	float: left;
	margin-right: 2px;
	background: #333;
	padding: 3px 10px 3px 10px;
	border-radius: 6px 0 0 6px;
	}
.wc-header .wc-cart {
	height: 20px;
	float: left;
	background: #333;
	padding: 3px 10px 3px 10px;
	border-radius: 0px 6px 6px 0px;
}
.woocommerce-ordering-filter .orderby-list li {width:100%;list-style:none;background:#ecf0f1}
.woocommerce-ordering-filter .orderby-list > li {height:40px;}
.woocommerce-ordering-filter .orderby-list > li > .list-name {padding: 10px 38px 10px 10px;line-height: 20px;display: inline-block;width: 100%;position:relative;cursor: pointer;}
.woocommerce-ordering-filter .orderby-list li ul {padding-left:0;position:relative;z-index:-1;background:#ecf0f1;}
.woocommerce-ordering-filter .orderby-list li:hover ul,
.woocommerce-ordering-filter .orderby-list li.open ul {z-index:2000;}
.woocommerce-ordering-filter .orderby-list li li {padding: 10px 38px 10px 10px;line-height: 20px;position: relative;margin: 0; cursor:pointer;}
.woocommerce-ordering-filter .orderby-list li li:hover {background:rgba(0,0,0,0.05);transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.5s ease-in-out;}
.woocommerce-ordering-filter .orderby-list li li.select {cursor:auto;}
.woocommerce-ordering-filter .orderby-list li span.arrow {position: absolute;right: 0;width: 30px;text-align: center;padding: 10px;line-height: 20px;top: 0;height: 40px;}
.woocommerce-ordering-filter .orderby-list li i {margin:0;}
.woocommerce-ordering-filter .orderby-list li .fa-check{display:none;}
.woocommerce-ordering-filter .orderby-list li.select .fa-check{display:inline-block;}
.woocommerce-ordering-filter {float:right;clear:both;margin:0 0 10px;}

/* jck woo quickview */

span.jckqvBtn {visibility: hidden;}
.ktz-product-fade .jckqvBtn{position: absolute;top: 42%;transition: all 0.2s ease-in 0s;text-transform: uppercase;border-radius: 0;background-color: #4BB8E2;border-radius: 0px;color: #FFF;padding: 5px;}
li:hover .jckqvBtn{visibility: visible;opacity: 0.95;}
#jckqv .onsale {top: 0;left: 0;border-radius: 0;font-size: 12px;font-weight: normal;padding: 15px;line-height: normal;}
#jckqv .woocommerce-product-rating {overflow: visible;}
#jckqv .woocommerce-product-rating .star-rating {margin: 9px 0 4px;}
#jckqv .woocommerce-product-rating .star-rating strong {font-size: 18px;}
#jckqv .woocommerce-product-rating .text-rating {margin: 6px 0 0 12px;}
#jckqv .woocommerce-product-rating .text-rating span.count {font-size: 14px;}
#jckqv p.price {margin: 0 0 15px;}
#jckqv .price del {float: inherit;margin-left: 10px;}
#jckqv .quantity .qty{margin: 0;}
#jckqv .button {margin-left: 15px; padding: 10px 22px 9px;height: auto;border-radius: 0;}
#jckqv .product_meta {float: left;margin: 25px 0;width: 100%;border-radius: 0;}
#jckqv .product_meta > span {border-bottom: none;}
#jckqv .quantity .qty{float:none; display: inline-block;border:1px solid rgba(0, 0, 0, 0.07); border-radius: 0;margin:5px 2px 5px; padding:7px;height:auto; width:60px;text-align: left;font-size: 14px;font-weight: normal;background: rgba(252, 252, 252, 0.95);}
/* @end jck woo quickview */

span.onsale {z-index: 998}
/*
 * Gallery thumb in archive
 */
.ktz-has-gallery {
    position: relative;
}
.ktz-has-gallery .onsale {
    z-index: 998;
}
.ktz-has-gallery .secondary-image {
    position: absolute;
    top:0;
    left:0;
    opacity:0;
}
/* New gallery style in woocommerce 3.0.0 */
.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
	a.button.loading:before,
	button.button.loading:before,
	input.button.loading:before,
	#respond input#comment-submit.loading:before{
		background-image:url(../images/ajax-loader@2x.gif);
		background-size:16px 16px
		}
	a.button.added:before,
	button.button.added:before,
	input.button.added:before,
	#respond input#comment-submit.added:before{
		background:url(../images/success@2x.png) no-repeat;
		background-size:16px 14px
		}
	.form-row.woocommerce-validated input.input-text{
		background-image:url(../images/icons/valid@2x.png);
		background-size:12px 9px
		}
	form .form-row.woocommerce-invalid input.input-text{
		background-image:url(../images/icons/invalid@2x.png);background-size:12px 9px
		}
	.star-rating{
		background-image:url('../images/star@2x.png');
		}
	.star-rating span{
		background-image:url('../images/star@2x.png');
		}
}
/* Responsive Kentooz Themes */
@media (min-width:768px) and (max-width:979px){
	/* WooCommerce */
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product { width:32%; }
	.woocommerce ul.products li.product a img { width:100%; }
	.woocommerce ul.products li.product.first, 
	ul.products li.first { clear:none; float:left; }
	.woocommerce ul.products li.product.last, 
	ul.products li.last { margin-right:2%; }
	.woocommerce ul.products li.product:nth-child(3n+1) { clear:both; margin-right:2%; }
	.woocommerce ul.products li.product:nth-child(3n+3) { margin-right:0; }	
	.woocommerce .upsells ul.products li.first , .woocommerce .related ul.products li.first {margin-right:2%; }
	.woocommerce .upsells ul.products li.last , .woocommerce .related ul.products li.last {margin-right:0;clear: none;}	
}
@media (max-width: 767px) {
	/* WooCommerce */
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product { width:49%; }
	.woocommerce ul.products li.product a img { width:100%; }
	.woocommerce ul.products li.product.first, ul.products li.first { clear:none; float:left; }
	.woocommerce ul.products li.product.last, ul.products li.last { margin-right:2%; }
	.woocommerce ul.products li.product:nth-child(2n+1) { clear:both; margin-right:2%; }
	.woocommerce ul.products li.product:nth-child(2n+2) { margin-right:0; }	
	.woocommerce ul.ktz-checkout-nav li a,
	.woocommerce ul.ktz-checkout-nav li.title-progress,
	.woocommerce ul.ktz-register-nav li a,
	.woocommerce ul.ktz-register-nav li a,
	.woocommerce p.form-row{width: 100%;}
	.woocommerce table.shop_table th{padding:9px 10px}
	.woocommerce table.shop_table td{padding:6px 10px;}

}
@media (max-width: 640px) {
	/* WooCommerce */
	.woocommerce table.shop_table th.product-thumbnail,
	.woocommerce table.shop_table td.product-thumbnail,
	.woocommerce table.shop_table th.product-price,
	.woocommerce table.shop_table td.product-price,
	.woocommerce table.shop_table th.order-number,
	.woocommerce table.shop_table td.order-number,
	.woocommerce table.shop_table th.order-status,
	.woocommerce table.shop_table td.order-status,
	.woocommerce .cart-collaterals .cross-sells{display:none}
	.woocommerce .cart-collaterals .cart_totals{width:100%;}
	.woocommerce table.shop_table th{padding:9px 5px}
	.woocommerce table.shop_table td{padding:6px 5px;}
	.woocommerce .cart-collaterals .shipping_calculator{width:100%;}
	}
@media (max-width: 480px) {
	/* WooCommerce */
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width:100%; }
	.woocommerce ul.products li.product a img { width:100%; }
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin-right:0 !important; }
	.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
	.woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, 
	.woocommerce .related ul li.product, .woocommerce-page .related ul li.product, 
	.woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product {width:100%;margin-right:0; }
	.woocommerce table.shop_table th.product-remove{display:none}
	.woocommerce table.shop_table td.product-remove{display:none}
}