/* WC fonts */
@font-face{font-family:WooCommerce;src:url(../fonts/WooCommerce.eot);src:url(../fonts/WooCommerce.eot?#iefix) format('embedded-opentype'),url(../fonts/WooCommerce.woff) format('woff'),url(../fonts/WooCommerce.ttf) format('truetype'),url(../fonts/WooCommerce.svg#WooCommerce) format('svg');font-weight:400;font-style:normal}[class*=" wcicon-"],[class^=wcicon-]{font-family:WooCommerce;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wcicon-ccv:before{content:"\e604"}.wcicon-virtual:before{content:"\e000"}.wcicon-up-down:before{content:"\e022"}.wcicon-reports:before{content:"\e023"}.wcicon-refresh:before{content:"\e031"}.wcicon-navigation:before{content:"\e032"}.wcicon-status-fill:before{content:"\e03c"}.wcicon-contract:before{content:"\e004"}.wcicon-downloadable:before{content:"\e001"}.wcicon-plus:before{content:"\e007"}.wcicon-simple:before{content:"\e006"}.wcicon-on-hold:before{content:"\e033"}.wcicon-external:before{content:"\e034"}.wcicon-contract-2:before{content:"\e036"}.wcicon-expand-2:before{content:"\e035"}.wcicon-phone:before{content:"\e037"}.wcicon-user:before{content:"\e038"}.wcicon-status:before{content:"\e039"}.wcicon-status-pending:before{content:"\e012"}.wcicon-status-cancelled:before{content:"\e013"}.wcicon-west:before{content:"\e02f"}.wcicon-south:before{content:"\e02e"}.wcicon-mail:before{content:"\e02d"}.wcicon-inventory:before{content:"\e02c"}.wcicon-attributes:before{content:"\e02b"}.wcicon-north:before{content:"\e02a"}.wcicon-east:before{content:"\e029"}.wcicon-note:before{content:"\e028"}.wcicon-windows:before{content:"\e027"}.wcicon-user2:before{content:"\e026"}.wcicon-search-2:before{content:"\e025"}.wcicon-search:before{content:"\e024"}.wcicon-star-empty:before{content:"\e021"}.wcicon-share:before{content:"\e030"}.wcicon-phone-fill:before{content:"\e03b"}.wcicon-woo:before{content:"\e03d"}.wcicon-user-fill:before{content:"\e03a"}.wcicon-grouped:before{content:"\e002"}.wcicon-status-refunded:before{content:"\e014"}.wcicon-status-completed:before{content:"\e015"}.wcicon-variable:before{content:"\e003"}.wcicon-expand:before{content:"\e005"}.wcicon-status-failed:before{content:"\e016"}.wcicon-check:before{content:"\e017"}.wcicon-right:before{content:"\e008"}.wcicon-up:before{content:"\e009"}.wcicon-query:before{content:"\e018"}.wcicon-down:before{content:"\e00a"}.wcicon-truck-1:before{content:"\e019"}.wcicon-left:before{content:"\e00b"}.wcicon-truck-2:before{content:"\e01a"}.wcicon-image:before{content:"\e00c"}.wcicon-globe:before{content:"\e01b"}.wcicon-link:before{content:"\e00d"}.wcicon-gear:before{content:"\e01c"}.wcicon-calendar:before{content:"\e00e"}.wcicon-cart:before{content:"\e01d"}.wcicon-processing:before{content:"\e00f"}.wcicon-card:before{content:"\e01e"}.wcicon-view:before{content:"\e010"}.wcicon-stats:before{content:"\e01f"}.wcicon-status-processing:before{content:"\e011"}.wcicon-star-full:before{content:"\e020"}.wcicon-coupon:before{content:"\e600"}.wcicon-limit:before{content:"\e601"}.wcicon-restricted:before{content:"\e602"}.wcicon-edit:before{content:"\e603"}


html body * span.clear, 
html body * div.clear, 
html body * li.clear, 
html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/*===================================================================*/
/* GRID PRODUCT LOOP
/*===================================================================*/
.tax-product_cat h1.entry-title,
.tax-product_tag h1.entry-title,
.tax-product_cat .woocommerce-ordering,
.tax-product_tag .woocommerce-ordering,
.post-type-archive-product h1.entry-title,
.tax-product_cat .woocommerce-result-count,
.tax-product_tag .woocommerce-result-count,
.post-type-archive-product .woocommerce-ordering,
.post-type-archive-product .woocommerce-result-count {
	display: none;
}

.woocommerce-breadcrumb {
	display: none;
}

.products li {
	margin-bottom: 50px;
	text-align: center;
}

.products li h2 {
	margin-bottom: 10px;
}

.products li .portfolio {
	position: relative;
	margin-bottom: 30px;
}

.products li .product-content {
	margin: 15px;
}

.products li .star-rating {
	display: none;
}

.products li .product-btn a {
	font-size: 13px;
	padding: 8px 16px 7px;
}

.products li .added {
	display: none;
}

/*===================================================================*/
/* SINGLE PRODUCT
/*===================================================================*/
.single-product .sidebar {
	margin-top: 0;
}

.single-product .sidebar .select .btn {
    width: 333px;
}

.single_product_left .select .btn {
    width: 183px;
}
.single_product_right.col-sm-9.col-md-9.col-xs-12 {
    padding-left: 6%;
}
.single-product .related.products {
	margin-top: 60px;
}
}
.single-product .product_meta {
    margin-top: 2em;
}
/* FEATURED IMAGES & GALLERY */
.single-product .entry-content-media {
	position: relative;
}

.single-product .images {
	margin-bottom: 2em;
	position: relative;
}

.single-product .images .thumbnails {
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.single-product .images .thumbnails img {
	margin-left: 10px;
}

.single-product .images .thumbnails img {
	height: 35px;
	width: 35px;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .2s ease-in-out;
 	   -moz-transition: all .2s ease-in-out;
 	    -ms-transition: all .2s ease-in-out; 	   
 		-o-transition: all .2s ease-in-out;
}

.single-product .images .thumbnails img { 
 	opacity: .75; 
 	-webkit-filter: grayscale(1);
}
 
.single-product .images .thumbnails:hover img:hover { 
 	opacity: 1.0; 
 	-webkit-filter: grayscale(0);
}	

.sku_wrapper, .posted_in, .tagged_as {
	display: block;
}

/* adjustment for shortocdes */
.page-template-default .single-product .images {
	margin-bottom: 1em;
}
.page-template-default .single-product .cart {
	max-width: 220px;
}

.page-template-default .product_meta {
	margin-top: 2em;
}

.page-template-default .single-product .woocommerce-tabs .tabs {
	margin-top: 3em;
}
.page-template-default .product.woocommerce.add_to_cart_inline {
    border: 4px solid #f7f7f7 !important;
    max-width: 220px;
    text-align: center;
}
/* WC BADGES */

.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge {
    background: #333333!important;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal!important;
    left: 30px;
    overflow: hidden;
    padding: 2px 10px!important;
    position: absolute;
    top: 15px;
    z-index: 4;
}
.woocommerce .out-of-stock-badge {
	background: #666;
	font-size: 10px;
}
.woocommerce .free-badge {
	background: #222;
}


/* TITLE / PRICE */
.price {
    display: inline-block;
    margin: 0 0 2em;
}
.price del {
    color: #ff5454;
    margin-right: 10px;
}
.single-price {
	position: absolute;
	right: 0;
	top: 5px;
}

.single-product .price del {
	color: #ff5454;
}

/* ENTRY META */
.single-product .entry-meta {
	margin-top: 20px;
}

.single-product .entry-meta li span.sku {
	color: #444;
}

.single-product .mobile-cart {
	display: none;
	margin-bottom: 70px;
	margin-top: 70px;
}

.single-product .mobile-cart .button {
	width: 100%;
}

/* TABS */
.single-product .woocommerce-tabs .tabs {
	border-top: 3px solid #F0F0F0;
	margin-top: 80px;
	padding: 0;
}

.single-product ul.tabs li {
	display: inline-block;
}

.single-product ul.tabs li a {
	color: #444;
	display: inline-block;
	padding: .5em 1em;
	border-top: 3px solid;
	border-top-color:rgba(255, 255, 255, 0);
	position: relative;
	top: -3px;
}

#tab-description > h2,
#comments > h2,
#tab-additional_information > h2 {
	font-size: 14px;
}
#tab-description.panel.entry-content,
#tab-reviews.panel.entry-content {
    box-shadow: none;
    margin: 0;
}

.single-product ul.tabs li.active a {
	border-color: #000;
	color: #000;
}

.upsells.products {
    margin-top: 80px;
}

.related.products > h2, 
.upsells.products > h2 {
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
}

/* QUANTITY AND ADD TO CART */
.single-product .four.columns.meta {
	text-align: center;
	padding-right: 10%;
}

.single-product .four.columns.meta .button {
	width: 100%;
}

.single-product .cart .quantity {
	margin-bottom: 10px;
}

.quantity input.qty {
	background-color: #fff!important;
	border-left: medium none;
	border-right: medium none;
	border-top:	1px solid #fcfcfc !important;
	border-bottom: 1px solid #fcfcfc !important;
	border-left: 2px solid #fff !important;
	border-right: 2px solid #fff !important;
	color: #242424  !important;
	display: inline;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 5px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

.cart .quantity input.plus, 
.cart .quantity input.minus {
	background-color: #FCFCFC!important;
	border-color: #FCFCFC!important;
	border-width: 1px;
	color: #242424  !important;
	cursor: pointer;
	display: inline!important;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 25%;
}

.cart .quantity input.plus {
	border-radius: 0;
}

.cart .quantity input.minus {
	border-radius: 0;
}

.cart .quantity input.plus:hover, 
.cart .quantity input.minus:hover {
	background-color:#FFDF91!important;
	border-color: #FFDF91 !important;
}

.single-product .woocommerce-message {
	margin-top: 50px;
}

.single-product .woocommerce-message .button {
	margin-right: 10px;
}

.woocommerce-pagination {
	display: none	
}

.page-template-template-woo-php  .woocommerce-message,
.page-template-template-edd-php  .woocommerce-message {
	text-align: center;
}
/* product variations */

.woocommerce table.variations {
    border: medium none;
    display: block;
    margin-bottom: 0.5em;
}
.woocommerce table.variations td {
	display: block;
    border: medium none;
    padding: 0.5em 0;
}
		
table.variations label, .reset_variations {
    color: #333333;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.woocommerce table.variations td,
.woocommerce table.variations tbody,
.woocommerce table.variations tr{
	display: block;
	width: 100%
}
.variations select {
    padding: 10px;
    border: 2px solid #fcfcfc;
    background: #fafafa;
}
/*===================================================================*/
/* PRETTY PHOTO
/*===================================================================*/
.pp_woocommerce .pp_content_container {
	background: transparent!important; 
	border-radius: 0!important; 
	box-shadow: none!important;
	padding: 0!important;
}

.pp_overlay {
	background-color: #FFF!important;
}

.pp_content {
	margin-bottom: -30px!important;
}

.pp_bottom {
	height: 0!important;
}

.pp_woocommerce .ppt,
.pp_woocommerce .pp_nav,
.pp_woocommerce .pp_social,
.pp_woocommerce .pp_description { 
	display: none!important;
	margin: 0px!important;
}

.pp_gallery a {
	background: transparent!important;
}

.pp_woocommerce .pp_gallery ul li a {
	border-color: #FFF!important;
	background: transparent!important;
	box-shadow: none!important;
	border-radius: 0!important;
}

.pp_woocommerce .pp_gallery ul li a:hover, 
.pp_woocommerce .pp_gallery ul li.selected a {
	border-color: #282828!important;
}

.pp_woocommerce .pp_details {
	padding: 0!important;
}

.pp_woocommerce .pp_close,
.pp_woocommerce .pp_expand {
	background: url("../images/sprites.png") repeat scroll -85px -285px #282828 !important;
	border-radius: 0px!important;
	height: 30px!important;
	opacity: .5!important;
	right: 20px!important;
	text-indent: -9999em;
	top: 0px!important;
	width: 30px!important;
	z-index: 20000!important;
}

.pp_woocommerce .pp_expand {
	background-position: -85px -385px!important;
	left: 20px!important;
}

.pp_woocommerce .pp_close:before,
.pp_woocommerce .pp_expand:before {
	content: ""!important;
}

.pp_woocommerce .pp_close:hover,
.pp_woocommerce .pp_expand:hover {
	opacity: 1!important;
} 

.pp_woocommerce .pp_next:before, 
.pp_woocommerce .pp_previous:before {
	background: url("../images/sprites.png") -85px -285px #282828!important;
	border-radius: 0!important;
	content: ""!important;
	height: 30px!important;
	margin-top: -15px!important;
	opacity: .75!important;
	width: 30px!important;
}

.pp_woocommerce .pp_previous:before {
	background-position: -85px -85px!important;
	left: 0!important;
}

.pp_woocommerce .pp_next:before {
	background-position: -85px -185px!important;
	right: 0!important;
}

div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
    background-color: #282828!important;
    border-radius: 0;
    color: #ffffff !important;
    height: 30px;
    left: -11px;
    line-height: 30px;
    opacity: 0.5 !important;
    top: 0;
    width: 30px;
}
div.pp_woocommerce a.pp_contract:hover, div.pp_woocommerce a.pp_expand:hover {
	background-color: #282828!important;
	opacity: 1 !important;
}

/*===================================================================*/
/* RATING & REVIEWS
/*===================================================================*/
@font-face {
    font-family: 'star';
    src: url('../../../plugins/woocommerce/assets/fonts/star.eot');
    src: url('../../../plugins/woocommerce/assets/fonts/star.eot?#iefix') format('embedded-opentype'),url('../../../plugins/woocommerce/assets/fonts/star.woff') format('woff'),url('../../../plugins/woocommerce/assets/fonts/star.ttf') format('truetype'),url('../../../plugins/woocommerce/assets/fonts/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
}

.star-rating,
.comment-text .star-rating {
	float: right;
	font-family: 'star';
	font-size: 1em;
	height: 1em;
	line-height: 1em;
	overflow: hidden;
	position: relative;
	width: 6em;
}

.widget .star-rating span,
.comment-text .star-rating span {
	float: left;
	color: #FFCC00;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}

.widget .star-rating:before, 
.comment-text .star-rating:before {
	content: "\73\73\73\73\73";
	color: #FFCC00;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.widget .star-rating span:before,
.comment-text .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}


.widget p.stars span a,
.comment-text p.stars span a {
	float: left;
	height: 0;
	left: 0;
	overflow: hidden;
	padding-top: 16px;
	position: absolute;
	top: 0;
	width: 16px;
}

/* COMMENT FORM REVIEWS */
.comment-form-rating {
	clear: both; 
}

.comment-form-rating a {
	border-bottom: 0;
}

.comment-form-rating .star-rating {
	font-size: 1em; 
}

.comment-form-rating p.stars {
	position: relative;
	line-height: 1em;
	font-size: 1em; 
	margin-top: 5px;
}

.comment-form-rating p.stars:after {
	content: "";
	display: table;
	clear: both; 
}

.comment-form-rating p.stars a {
	width: 19%;
	display: block;
	position: relative;
	float: left;
	font-weight: normal; 
	padding: 15px 10px 15px 10px;
	background: #F5F5F5;
	color: #282828!important;
	margin-right: 1%;
	border-radius: 4px;
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;
		-o-transition: all 0s;
}

.comment-form-rating p.stars a:hover {
	background: #E6E6E6; 
}

.comment-form-rating p.stars a.active,
.comment-form-rating p.stars a.active:after  {
	color: #FFF!important; 
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;
		-o-transition: all 0s;
}

.comment-form-rating p.stars a.star-1:after,
.comment-form-rating p.stars a.star-2:after, 
.comment-form-rating p.stars a.star-3:after, 
.comment-form-rating p.stars a.star-4:after, 
.comment-form-rating p.stars a.star-5:after {
	font-family: "star";
	content: "\53";
	position: absolute;
	right: 1.1em;
	font-size: .7em;
	border-radius: 1em;
	color: #AAA;
	text-align: right;
	font-weight: normal; 
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;
		-o-transition: all 0s;
}

.comment-form-rating p.stars a.star-1:hover, 
.comment-form-rating p.stars a.star-2:hover, 
.comment-form-rating p.stars a.star-3:hover,
.comment-form-rating p.stars a.star-4:hover, 
.comment-form-rating p.stars a.star-5:hover {
	text-decoration: none; 
}

.comment-form-rating p.stars a.star-1:after {
	content: "\53"; 
}

.comment-form-rating p.stars a.star-2:after {
	content: "\53\53"; 
}

.comment-form-rating p.stars a.star-3:after {
	content: "\53\53\53"; 
}

.comment-form-rating p.stars a.star-4:after {
	content: "\53\53\53\53"; 
}

.comment-form-rating p.stars a.star-5:after {
	content: "\53\53\53\53\53"; 
}


/* REVIEWS */
.single-product #reviews #comments {
	margin-top: 0;
}

.single-product .commentlist {
    float: left;
    list-style-type: none !important;
    padding: 0 !important;
    width: 100%;
}

.single-product li.comment {
	border: none;
}
.single-product #reviews #reply-title {
	display: none;
}

.single-product .woocommerce-product-rating {
	display: none;
    padding: 20px 0;
}

#reviews .avatar {
	float: left;
	height: 45px;
	width: 45px;
}

#reviews .meta {
	margin-bottom: 7px;
}

#reviews .meta strong {
	color: #282828;
	font-weight: normal;
}

#reviews .description {
	margin-bottom: 30px;
	margin-left: 60px;
}

.woocommerce-verification-required {
    background: none repeat scroll 0 0 #fcfcfc;
    float: left;
    padding: 10px;
}


/*===================================================================*/
/* SIDEBAR WIDGETS
/*===================================================================*/
/* SEARCH */
.woocommerce.widget_product_search .screen-reader-text {
	display: none;
}

.woocommerce.widget_product_search input[type="submit"] {
	display: none;
}

.widget ul.product_list_widget li {
	border-bottom: 1px solid #C8C8C8;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	padding: 15px 0;
}

.widget ul.product_list_widget li a {
	font-weight: 700;
	border-bottom: none;
	display: block;
}


.widget ul.product_list_widget li img {
	height: 45px!important;
	width: 45px!important;
	margin-left: 15px;
	float: right!important;
}

.widget .total {
	margin-top: 20px;
}

.widget ul.product_list_widget li .amount, 
.widget ul.product_list_widget li .quantity {
	display: block;
}

.widget_recently_viewed_products .amount,
.widget ul.product_list_widget li .quantity .amount {
	display: inline;
}


.widget ul.product_list_widget li del {
	display: none;
}

.widget_shopping_cart_content .buttons .button {
	width: 47%;
}

.widget .star-rating {
	float: left;
	margin: 5px 0;
	margin-right: 10px
}

.widget_top_rated_products .amount {
	float: left;
}
.price_slider_amount .button {
	float: left;
}
.price_slider_amount .price_label {
	float: right;
}

#searchform input {
    font-size: 12px;
    padding: 10px 15px;
}

/*===================================================================*/
/* CART
/*===================================================================*/
table.cart {
	margin-top: 30px;
}

table.cart .product-remove, 
table.cart .product-thumbnail,
table.cart .product-price {
	display: table-cell; 
}

td.product-remove a {
	color: #FF5454;
}

table.cart thead .product-thumbnail {
	width: 70px;
}

table.cart thead .product-quantity {
	max-width: 100px;
}

table.cart img {
	width: 30px;
	height: auto;
	margin: 0;
}

table.cart td.actions .button, 
table.cart td.actions .input-text,
table.cart td.actions .checkout-button {
	width: auto;
	display: inline-block;
	margin-bottom: 0 !important; 
}

table.cart td.actions .input-text {
	width: 47%;
}

table.cart td.actions {
	text-align: right;
}

.coupon {
	margin-bottom: 30px;
}

.checkout-button.button {
	margin-right: 5px!important;
}

table.cart td.actions input[type="text"] {
	margin: 0;
}

.checkout_coupon .button,
table.cart td.actions .button {
	float: right;
	margin: 0;
}

.coupon .button {
	width: 51%!important;
}

/* COUPON */
.checkout_coupon {
	margin-bottom: 20px;
}

.checkout_coupon .button {
	position: relative;
	top: 5px;
}

table.cart td.actions {
	padding: 20px;
	text-align: right!important;
}

table.cart td.actions .coupon {
	width: 100%;
	text-align: left;
}

table.cart td.actions .coupon label {
	display: none;
}

.woocommerce table td, 
.woocommerce table th {
	padding: .857em 1.387em;
	text-align: center;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	vertical-align: middle; 
}


.woocommerce table {
	border: 1px solid #fcfcfc;
	border-bottom: none;
	border-spacing: 0;
	width: 100%;
	background: #FFF;
	border-collapse: separate;
	margin-bottom: 50px;
}

.woocommerce table td, 
.woocommerce table th {
	padding: .857em 1.387em;
	text-align: center;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	vertical-align: middle; 
}

.woocommerce table td:last-child,
.woocommerce table th:last-child {
	border-right: none;
}

.woocommerce table td p:last-child, 
.woocommerce table th p:last-child {
	margin-bottom: 0; 
}

.woocommerce table thead th {
    background-color: #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    color: #282828;
    font-family: "josefin sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    vertical-align: middle;
}


.woocommerce .cart-collaterals h2 {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
	margin-bottom: 15px;
}

.woocommerce .cart-collaterals table th {
	text-align: left;
}

.woocommerce .shipping-calculator-form select {
	width: 100%;
}

.shipping-calculator-form {
	border: 1px solid #fcfcfc;
	padding: 20px 20px 0 20px;
}


/* CHECKOUT */

.woocommerce-checkout.full-width-content .woocommerce {
	padding: 0 15%
}

.woocommerce-checkout.full-width-content .woocommerce .checkout_coupon .button {
	float: left;
}

#customer_details {
	margin-bottom: 50px;
}

.lost_password a {
    border-bottom: 1px solid #c8c8c8;
    float: right;
    font-weight: bold;
    margin-left: 16px;
}

.woocommerce abbr,
.shipping_address abbr,
.woocommerce-billing-fields abbr {
	border-bottom: none;
}


.woocommerce table.shop_table thead th {
	padding-left: 20px;
}

.woocommerce #payment {
	margin-bottom: 20px;
}

.woocommerce #place_order {
    font-size: 16px !important;
    height: 70px;
    letter-spacing: 3px;
    line-height: 70px;
    padding: 0 40px;
}

.woocommerce .payment_methods li {
	list-style: none !important;
	border-bottom: 1px solid #F5F5F5;
	padding: .5em 0;
}

.woocommerce .payment_methods li:last-child {
	border-bottom: none;
}


.woocommerce .payment_methods li img {
	float: right;
	padding: 0 !important;
	border: none !important;
}

.woocommerce .payment_methods p {
	padding-left: 27px;
}

/* SUBMIT */
.woocommerce .form-row.place-order {
	margin-top: 40px;
	width: 100%;
	text-align: center;
	border-top: 3px solid #F0F0F0;
	padding-top: 40px;
}

/* FORM DEFAULTS */
.col2-set {
	clear: both; 
}

.col2-set:after {
	content: "";
	display: table;
	clear: both; 
}

.form-row label, 
a.chosen-single:hover {
	color: #282828!important;
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
	line-height: inherit;
}

.form-row {
    width: 49%;
    float: left; 
}

.form-row label {
	display: block; 
}

.form-row .input-text, .form-row select {
	width: 100%;
}

.form-row input[type=checkbox] {
    float: left;
    margin-right: 8px;
    margin-top: 1px;
}

.form-row.notes {
	width: 100%; 
}

.form-row.notes textarea {
	width: 100%;
	*width: 90%; 
}

.form-row-first {
	clear: left; 
}

.form-row-last {
	float: right; 
}

.form-row-wide {
    clear: both;
    float: left;
    margin: 0 0 1em;
    width: 100%; 
}

.form-row.address-field {
	width: 100%;
}

.form-row#billing_address_1_field,
.form-row#shipping_address_1_field {
	margin-bottom: 0;
}

.form-row .input-text {
	margin-bottom: 5px;
}

.checkout p {
	margin-bottom: 15px;
}

#billing_country.btn,
#shipping_country.btn {
	padding: 15px 15px 13px;
}

#billing_country .filter-option,
#shipping_country .filter-option {
	top: 15px;
}

/* EMPTY CART */
.woocommerce .cart-empty,
.woocommerce .return-to-shop {
	text-align: center;
}

/* CART MESSAGES */
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-message {
	padding: 1em 1em 1em 2.618em!important;
	background-color: #fcfcfc;
	position: relative;
	margin-bottom: 20px!important;
	border-radius: 4px;
	text-align: center;
}

.woocommerce-error {
	color: #FF5454;
	text-align: left;
}

.woocommerce-error li {
	list-style: none;
	text-align: center;
}

.woocommerce-cart ul.woocommerce-error {
	margin: 0;
}

.entry-content form ul.woocommerce-error {
	margin-bottom: 30px!important;
}


/* MY ACCOUNT */
section .woocommerce header {
	width: 100%;
	padding: 0;
	text-align: left;
}

.woocommerce-account .inline {
	margin: 1em 0 0;
}

/* woocommerce */

ul.products li.product h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3 .checkbox,
.checkout > h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
	
.woocommerce-shipping-fields > h3 .checkbox {
	display: inline;
}

.single_product_right {
    padding: 0 25px;
    text-align: center;
}

.single_product_right .quantity input.qty {
	width: 50%;
}

.single_add_to_cart_button.button.alt {
	width: 100%;
}

.demo_store {
    background: none repeat scroll 0 0 #fcfcfc;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}


/* Product Layout */
ul.products li.product {
	float: left;
	width: 322px;
	max-width: 322px;
	padding: 0 15px;
}

ul.products li.product .price {
	margin-bottom: 1em;
}

ul.products li.product img {
	position: relative;
	
}

ul.products li.product .secondary-image {
	position: absolute;
	top:0;
	left:0;
	opacity:0;
	padding: 0 15px;
}

ul.products li.product:hover img {
	opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

ul.products {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.button.product_type_simple,
.added_to_cart.wc-forward,
.button.add_to_cart_button.product_type_variable {
    display: block;
    width: 100%!important;
}

.product.isotope-item p {
	margin: 0;
}
/* Product Filter */
#zp_product_category_filter{
	display: none;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.zp_product_sort_filter{
    background: none repeat scroll 0 0 #fcfcfc;
    list-style: outside none none;
    margin: 0 15px 4em;
    overflow: hidden;
    padding: 23px
}
.zp_product_filter_wrap{
	display: block;
	float: left;
	width: 100%;
}
.zp_product_filter_wrap h5{
	font-size: 18px;
	font-weight: 300;
	text-align: left;
}

.zp_product_filter{
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
	overflow: hidden;
}
.zp_product_filter > li{
    display: inline-block;
    float: left;
    font-family: "Josefin sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    list-style: outside none none;
    margin-right: 80px;
    text-align: left;
    text-transform: uppercase;
}

.zp_product_filter li a {
	padding: 0;
}
.zp_product_filter li.current-cat > a, .zp_product_filter li:hover {
	color: #FFDF91;
}
.zp_product_filter li ul.children {
	margin: 0;
	padding: 0;
}
.zp_product_filter ul.children li {
    display: block;
    font-family: "Maven Pro",sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: 1px 0;
    text-transform: capitalize;
    width: auto;
}

.zp_filter_toggle {
    font-family: "Josefin sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
	display: inline-block;
	float: none;
	cursor: pointer;
	margin-bottom: 20px;
}
.zp_filter_toggle i {
	padding-right: 10px;
}

/* Product Sort */
.zp_product_sort_wrap{
	display: block;
	float: left;
	overflow: hidden;
	width: 22%;
}
.zp_product_sort_wrap .woocommerce-ordering{
	border: 0;
	display: block;
	text-align: left;
}
.zp_product_sort_wrap h5 {
	font-size: 18px;
	font-weight: 300;
	text-align: left;
}

/* ZP Product Archive Shortcode */
.zp_categories_grid{
	overflow: hidden;
	width: 100%;
}
.zp_category_grid_item{
	padding: 0 15px;
	text-align: center;
	margin-bottom: 30px;
	text-align: center;
}
.zp_categories_grid .category_grid_box {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	background-color: #F5F5F5;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	overflow: hidden;
	position: relative;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.zp_categories_grid .category_item_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column

}
.zp_categories_grid  .category_item {
	color: #121212!important;
	display: table;
	width: 100%;
	border-spacing: 0;
	height: 100%;
}
.zp_categories_grid .category_name {
	width: 100%;
	z-index: 2;
}
.zp_categories_grid .category_item_bkg {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.zp_categories_grid .category_grid_box .category_item_bkg img {
	margin-bottom: 0;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.zp_categories_grid .category_grid_box:hover .category_item_bkg img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0.2;
}

.zp_categories_grid .zp_small{
	width: 322px !important;
	max-width: 320px !important;
}
.zp_categories_grid .zp_medium{
	width: 430px !important;
	max-width: 430px !important;
}
.zp_categories_grid .zp_large{
	width: 640px !important;
	max-width: 640px !important;
}

#zp_product_archive{
	display: block;
	float: left;
	width: 100%;
}

.tax-product_cat .woocommerce-ordering, .tax-product_tag .woocommerce-ordering, .tax-product_cat .woocommerce-result-count, .tax-product_tag .woocommerce-result-count, .post-type-archive-product .woocommerce-ordering, .post-type-archive-product .woocommerce-result-count{
	display: block;
}

.woocommerce-ordering {
    float: right;
    margin-left: 1em;
}

.woocommerce-ordering .select .btn {
    width: 230px;
}
.woocommerce-result-count{
    float: left;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 4em;
    padding-left: 15px;
}

.zp_product_item {
	display:inline-block;
	margin-bottom: 30px;
	overflow:hidden;
}

.zp_product_details {
	opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 15px;
    text-align: center;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zp_product_item:hover .zp_product_details {
    opacity: 1;
}

.portfolio_section #gallery-items {
	min-height: 100px;
}

.zp_product_item img {
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}


.zp_product_item:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0.2;
}
.zp_product_item img,
.zp_categories_grid .category_grid_box .category_item_bkg img{
    width: 100%;
}
.portfolio_image_wrap,
.product_image_wrap{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}
div.product {
    position: relative;
}
.variations .select,
.variations .select .btn {
    width: 100%;
}


.woocommerce-product-gallery  ul.products.list li.product {
    max-width: 100% !important;
    left: 0 !important;
}

.woocommerce-product-gallery  ul.products li.product.first{
	clear: left;
}

.woocommerce-product-gallery  ul.products li.product{
	position: relative;
}

.woocommerce-product-gallery  ol.flex-control-nav.flex-control-thumbs {
    list-style: none;
    padding: 0;
}

.woocommerce-product-gallery  ol.flex-control-nav.flex-control-thumbs li {
    display: inline-block;
}

a.woocommerce-product-gallery__trigger {
	display: none;
}
.woocommerce-product-gallery {
    position: relative;
}