.clear {
     clear: both;
}
 .nobr {
     white-space: nowrap;
}
 .type-product .summary p {
     margin-bottom: 10px;
}
 .type-product .summary.entry-summary p {
     margin: 25px 0 25px;
}
.checkout.woocommerce-checkout {
    background-color: #ffffff;
    padding: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
 .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;
     padding: 0;
     width: 49%;
     box-sizing: border-box;
}
 .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
     float: right;
     padding: 0;
     width: 49%;
     box-sizing: border-box;
}
 .woocommerce img, .woocommerce-page img {
     max-width: 100%;
}
 .main-content-inner-full.single-product-full #primary {
     width: 100%;
}
 .woocommerce div.product div.images, .woocommerce-page div.product div.images {
     float: left;
     margin: 0 35px 40px 0;
     width: 43%;
}
 .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
     margin-bottom: 30px;
     overflow: hidden;
     position: relative;
     width: auto;
     text-align: left;
}
 .woocommerce .single-product-full .woocommerce-main-image.zoom {
     float: right;
     padding: 0 6% 0 0;
}
 .single-product-sidebar .woocommerce-main-image.zoom {
     width: 74%;
}
 #content div.product div.images .bx-wrapper {
     float: left;
     position: relative;
     padding: 60px 0;
}
 #content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
     opacity: 1;
     -khtml-opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a {
     border: 1px solid #000000;
     display: block;
     font-size: 0;
     text-indent: -9999;
     text-align: center;
     padding: 3px 0;
     position: absolute;
     left: 0;
     right: 0;
     opacity: 0;
     -khtml-opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
     transition: all 500ms ease;
     -webkit-transition: all 500ms ease;
     -moz-transition: all 500ms ease;
     -ms-transition: all 500ms ease;
     -o-transition: all 500ms ease;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a:hover {
     background-color: #000000;
     color: #ffffff;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev {
     top: 0;
     bottom: auto;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next {
     top: auto;
     bottom: 0;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next.disabled, #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
     background-color: #f1f1f1;
     border: 1px solid #ebebeb;
     color: #000000;
     cursor: auto;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a:before {
     font-family: 'FontAwesome';
     content: '';
     font-size: 18px;
     position: absolute;
     right: 0;
     left: 0;
     top: 0;
     bottom: 0;
     line-height: 25px;
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev:before {
     content: '\f0d8';
}
 #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next:before {
     content: '\f0d7';
}
 .woocommerce #content div.product div.thumbnails, .woocommerce div.product div.thumbnails, .woocommerce-page #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails {
     *zoom: 1;
}
 .woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
     float: left;
}
 .woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
     clear: both;
}
 .woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
     clear: both;
     display: inline-block;
     margin: 50px 0;
     text-align: center;
     width: 100%;
     box-sizing: border-box;
     padding: 0;
     background: transparent;
}
 .woocommerce-tabs ul.tabs {
     list-style: none;
     padding: 0;
     position: relative;
     float: left;
     width: 100%;
     margin: 0 0 50px;
}
 .woocommerce-tabs ul.tabs li {
     padding-right: 5px;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .woocommerce-tabs ul.tabs li a {
     display: block;
     color: #000000;
     text-decoration: none;
     text-transform: uppercase;
     font-size: 13px;
     position: relative;
     font-weight: 500;
     line-height: 22px;
     letter-spacing: 1px;
     margin-right: 5px;
     padding: 15px 30px;
     text-align: center;
     border: none;
	 z-index: 2;
}
.woocommerce-tabs ul.tabs li.active>a, .woocommerce-tabs ul.tabs li.active>a:hover, .woocommerce-tabs ul.tabs li.active>a:focus, .woocommerce-tabs ul.tabs li a:hover {
     color: #ffffff;
}
 .woocommerce-tabs ul.tabs li:before {
     content: "";
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
     transition: all 0.5s ease 0s;
     width: 0;
     height: 0;
     border-radius: 5px 0 0 0;
	 -webkit-border-radius: 5px 0 0 0;
     -khtml-border-radius: 5px 0 0 0;
     -moz-border-radius: 5px 0 0 0;
}
 .woocommerce-tabs ul.tabs li:after {
     content: "";
     display: block;
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 1;
     transition: all 0.5s ease 0s;
     width: 0;
     height: 0;
     border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-khtml-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
}
 .woocommerce-tabs ul.tabs li a:before {
     content: "";
     display:block;
     position: absolute;
     top:0;
     right:0;
     left: auto;
     z-index: -1;
     transition: all 0.5s ease 0s;
     width: 0;
     height: 0;
	 border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-khtml-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
 .woocommerce-tabs ul.tabs li a:after {
     content: "";
     display:block;
     position: absolute;
     bottom:0;
     right:0;
     z-index: -1;
     transition: all 0.5s ease 0s;
     width: 0;
     height: 0;
     border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-khtml-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
}
 .woocommerce-tabs ul.tabs li:hover:before, .woocommerce-tabs ul.tabs li:hover:after, .woocommerce-tabs ul.tabs li:hover a:before, .woocommerce-tabs ul.tabs li:hover a:after, .woocommerce-tabs ul.tabs li:focus:before, .woocommerce-tabs ul.tabs li:focus:after, .woocommerce-tabs ul.tabs li:focus a:before, .woocommerce-tabs ul.tabs li:focus a:after, .woocommerce-tabs ul.tabs li.active:before, .woocommerce-tabs ul.tabs li.active:after, .woocommerce-tabs ul.tabs li.active a:before, .woocommerce-tabs ul.tabs li.active a:after{
     background: #ed4134;
     width: 50%;
     height: 50%;
}
 .woocommerce-tabs ul.tabs li:hover:before, .woocommerce-tabs ul.tabs li:hover:after, ..woocommerce-tabs ul.tabs li:hover a:before, .woocommerce-tabs ul.tabs li:hover a:after, .woocommerce-tabs ul.tabs li:focus:before, .woocommerce-tabs ul.tabs li:focus:after, .woocommerce-tabs ul.tabs li:focus a:before, .woocommerce-tabs ul.tabs li:focus a:after, .woocommerce-tabs ul.tabs li.active:before, .woocommerce-tabs ul.tabs li.active:after, .woocommerce-tabs ul.tabs li.active a:before, .woocommerce-tabs ul.tabs li.active a:after {
     background: transparent;
}
 .woocommerce-tabs .panel {
    text-align: left;
    clear: both;
    line-height: 2em;
    padding: 30px;
    background-color: #ffffff;
}
 .woocommerce #content div.product .woocommerce-tabs h2 {
     font-size: 14px;
     font-weight: bold;
     margin: 0 0 15px;
     text-transform: uppercase;
}
 .woocommerce #content div.product .woocommerce-tabs strong {
     font-weight: 600;
}
 .woocommerce #content div.product #reviews .comment, .woocommerce div.product #reviews .comment, .woocommerce-page #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment {
     *zoom: 1;
}
 .woocommerce #content div.product #reviews .comment:after, .woocommerce #content div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before {
     content: " ";
     display: table;
}
 .woocommerce #content div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after {
     clear: both;
}
 .woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
     float: right;
     height: auto;
}
 .woocommerce #content .quantity input::-webkit-inner-spin-button, .woocommerce #content .quantity input::-webkit-outer-spin-button, .woocommerce #quantity input::-webkit-inner-spin-button, .woocommerce #quantity input::-webkit-outer-spin-button, .woocommerce-page #content .quantity input::-webkit-inner-spin-button, .woocommerce-page #content .quantity input::-webkit-outer-spin-button, .woocommerce-page #quantity input::-webkit-inner-spin-button, .woocommerce-page #quantity input::-webkit-outer-spin-button {
     display: none;
}
 .woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
     *zoom: 1;
}
 .woocommerce .related ul, .woocommerce .related ul.products, .woocommerce .upsells.products ul, .woocommerce .upsells.products ul.products, .woocommerce-page .related ul, .woocommerce-page .related ul.products, .woocommerce-page .upsells.products ul, .woocommerce-page .upsells.products ul.products, .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
     float: none;
     margin: 25px -15px 0;
}
 .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
     margin: 0;
}
 .woocommerce .upsells .owl-item li {
     width: 100% 
}
 .woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .upsells.products ul li.product img, .woocommerce-page .upsells.products ul.products li.product img {
     height: auto;
     max-width: 100%;
     width: auto;
}
 .woocommerce ul.products, .woocommerce-page ul.products {
     clear: both;
     *zoom: 1;
}
 .woocommerce ul.products:after, .woocommerce ul.products:before, .woocommerce-page ul.products:after, .woocommerce-page ul.products:before {
     content: " ";
     display: table;
}
 .woocommerce ul.products:after, .woocommerce-page ul.products:after {
     clear: both;
}
 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
     float: left;
     padding: 0;
     position: relative;
     text-align: center;
     overflow: hidden;
}
#woo-products, 
.woocommerce ul.products.grid, 
.woocommerce-page ul.products.grid, 
.product-category .woocommerce.columns-3 ul.products, 
.product-grids .woocommerce ul.products {
	margin: 0 -15px;
	/*display: flex;
	flex-wrap: wrap;
	flex-direction: row;*/
}
 .woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {
	clear: both;
	/* display: inline-block; */
	vertical-align: top;	
	margin: 0 0 30px;
	padding: 0 15px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
 .woocommerce ul.products.columns-5 li .container-inner, .woocommerce-page ul.products.columns-5 li .container-inner {
     margin: 5px;
}
 .product-category h3, .product-category mark {
     font-size: 14px;
     font-weight: normal;
     color: #666;
}
 .product-category:hover h3, .product-category:hover mark {
     color: #000000;
}
 .product-category mark {
     background-color: rgba(0, 0, 0, 0);
}
 .woocommerce ul.products li.product.product-category .container-inner {
box-sizing: border-box;
    display: block;
    vertical-align: top;
    padding: 41px 0 41px;
    margin: 0 15px 30px;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;

}
 .woocommerce ul.products li.product.product-category.first, .woocommerce-page ul.products li.product.product-category.first {
     clear: none;
}
 .woocommerce ul.products.list li.product.product-category a img, .woocommerce-page ul.products.list li.product.product-category a img {
     height: auto;
     width: 31% !important;
     margin: 0 20px 0 0 !important;
}
.woocommerce ul.products li.product.product-category a img, .woocommerce-page ul.products li.product.product-category a img {
    border: none;
    width: 100px;
    margin-bottom: 10px;
}
 .woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product, .woocommerce ul.products.owl-carousel li.product, .woocommerce-page ul.products.owl-carousel li.product {
     width: 100% !important;
}
 .columns-1 li.product {
     width: 100%;
     margin-right: 0;
}
 .columns-2 li.product {
     width: 50%;
}
 .columns-3 li.product {
     width: 33.33%;
}
 .columns-4 li.product {
     width: 25%;
}
 .columns-5 li.product {
     width: 20%;
}
 .columns-6 li.product {
     width: 16.66%;
}
 .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
     margin-right: 0 !important;
}
 .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
     float: left;
     line-height: 25px;
}
 .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
     float: right;
}
 .woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
     *zoom: 1;
}
 .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
     content: " ";
     display: table;
}
 .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
     clear: both;
}
 .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
     display: inline-block;
}
 .woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
     height: auto;
}
 .woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
     text-align: right;
}
 .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
     width: 120px;
}
 .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
     float: left;
}
 .woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
     display: none;
}
 .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
     *zoom: 1;
     width: 100%;
}
 .woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before, .woocommerce-page .cart-collaterals:after, .woocommerce-page .cart-collaterals:before {
     content: " ";
     display: table;
}
 .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
     clear: both;
}
 .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
     width: 30.75%;
     float: left;
}
 .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
     width: 48%;
     *zoom: 1;
     clear: right;
     float: right;
}
 .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before {
     content: " ";
     display: table;
}
 .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
     clear: both;
}
 .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
     width: 47%;
}
 .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
     float: right;
     width: 50%;
     text-align: right;
     margin: 0 0 50px;
}
 .woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
     content: " ";
     display: table;
}
 .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
     clear: both;
}
 .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
     float: right;
     height: auto;
}
 .woocommerce form .form-row, .woocommerce-page form .form-row {
     *zoom: 1;
}
 .woocommerce form p, .woocommerce-page form p {
     clear: none;
}
 .woocommerce form .form-row:after, .woocommerce form .form-row:before, .woocommerce-page form .form-row:after, .woocommerce-page form .form-row:before {
     content: " ";
     display: table;
}
 .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
     clear: both;
}
 .woocommerce form .form-row label, .woocommerce-page form .form-row label {
     display: block;
}
 .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
     display: inline;
}
 .woocommerce form .form-row select, .woocommerce-page form .form-row select {
     width: 100%;
}
 .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
}
 .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
     float: left;
     width: 47%;
     overflow: visible;
}
 .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
     float: right;
}
 .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
     clear: both;
}
 .woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
     width: auto;
}
 .woocommerce #payment .terms, .woocommerce-page #payment .terms {
     text-align: right;
     padding: 0 1em;
}
 .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
     float: right;
     padding: 15px 40px;
}
 .twentyfourteen .tfwc {
     padding: 12px 10px 0;
     max-width: 474px;
     margin: 0 auto;
}
 .twentyfourteen .tfwc .product .entry-summary {
     padding: 0!important;
     margin: 0 0 1.618em!important;
}
 .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
     margin-top: 0;
}
 .twentyfourteen .tfwc .product .images img {
     margin-bottom: 1em;
}
 .clear {
     clear: both;
}
 .nobr {
     white-space: nowrap;
}
 @font-face{
    font-family:star;
    src:url(../../fonts/star.eot);
    src:url(../../fonts/star.eot?#iefix) format('embedded-opentype'), url(../../fonts/star.woff) format('woff'), url(../../fonts/star.ttf) format('truetype'), url(../../fonts/star.svg#star) format('svg');
     font-weight:400;
     font-style:normal;
}
 @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;
}
 p.demo_store {
     position:fixed;
     top:0;
     left:0;
     right:0;
     margin:0;
     width:100%;
     font-size:1em;
     padding:.5em 0;
     text-align:center;
     background:#ad74a2;
     background:-webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
     background:-webkit-linear-gradient(#ad74a2, #96588a);
     background:-moz-linear-gradient(center top, #ad74a2 0, #96588a 100%);
     background:-moz-gradient(center top, #ad74a2 0, #96588a 100%);
     border:1px solid #96588a;
     color:#fff;
     z-index:99998;
     box-shadow:inset 0 0 0 3px rgba(255, 255, 255, .2);
     -webkit-box-shadow:inset 0 0 0 3px rgba(255, 255, 255, .2);
}
 .admin-bar p.demo_store {
     top:28px;
}
 .chosen-container-single .chosen-single {
     background:none !important;
     box-shadow:none !important;
     -moz-box-shadow:none !important;
     -webkit-box-shadow:none !important;
     border:1px solid #ebebeb !important;
     border-radius:0 !important;
     -webkit-border-radius:0 !important;
     -moz-border-radius:0 !important;
}
 .wc-backward a:before, .wc-backward:before {
     font-family:WooCommerce;
     speak:none;
     font-variant:normal;
     text-transform:none;
     line-height:1;
     -webkit-font-smoothing:antialiased;
     margin-right:7px;
     content:"\e02f";
     font-size:.75em;
}
 .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
     padding:1em 1em 1em 3.5em!important;
     margin:0 0 2em!important;
     position:relative;
     list-style:none outside!important;
     width:auto;
}
 .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info{
    background: #dff2fe;
    color: #5e7f96;
    border: 1px solid #cfebfe;
}
 .woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error{
     background: #fdeaea;
     color: #a94442;
     border: 1px solid #ff7877;
}
 .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message{
    background: #e6fdf8;
    color: #5e7f96;
    border: 1px solid #1bbc9b;
}
 .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:after, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:after, .woocommerce-page .woocommerce-message:before {
     content:" ";
     display:table;
}
 .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-info:after, .woocommerce-page .woocommerce-message:after {
     clear:both;
}
 .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
     content:"";
     height:1.5em;
     width:1.5em;
     display:block;
     position:absolute;
     top:0;
     left:1em;
     font-family:sans-serif;
     font-size:1em;
     line-height:1.5;
     text-align:center;
     color:#fff;
     padding-top:1em;
}
 .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
     float:right;
}
 .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li, .woocommerce-page .woocommerce-error li, .woocommerce-page .woocommerce-info li, .woocommerce-page .woocommerce-message li {
     list-style:none outside!important;
     padding-left:0!important;
     margin-left:0!important;
}
 .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
     border-top:2px solid #1bbc9b;
}
 .single-product.woocommerce .woocommerce-message, .single-product.woocommerce-page .woocommerce-message {
     width:auto;
     float:none;
     margin:0px auto 20px !important;
}
 .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
     background-color:#1bbc9b;
     content:"\2713";
}
 .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    border-top: 2px solid #9dd6fd;
    clear: both;
}
 .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
     background-color:#56b0ee;
     content:"i";
     font-family:Times, Georgia, serif;
     font-style:italic;
}
 .woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
     border-top: 2px solid #ff7877;
}
 .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
     background-color: #ff7877;
     content: "\00d7";
     font-weight: 700;
}
 .woocommerce small.note, .woocommerce-page small.note {
     display:block;
     color:#000;
     font-size:11px;
     line-height:21px;
     margin-top:10px;
}
 .woocommerce #content div.product, .woocommerce div.product, .woocommerce-page #content div.product, .woocommerce-page div.product {
     position:relative;
}
 .woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
     margin:0 0 20px;
     font-size:20px;
     font-weight:600;
     text-transform:capitalize;
     color:#000;
     line-height:24px;
     clear:none;
}
 .woocommerce #content div.product .stock, .woocommerce div.product .stock, .woocommerce-page #content div.product .stock, .woocommerce-page div.product .stock {
     color:#008000;
     font-weight:600;
     margin:0;
     font-size:14px;
     display:inline-block;
}
 .woocommerce #content div.product .out-of-stock, .woocommerce div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock, .woocommerce-page div.product .out-of-stock {
     color:#000000;
     font-weight:700;
     margin:5px 0;
}
 .woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
     display:block;
     max-width:100%;
     height:auto;
     margin:0 auto;
     -webkit-transition:all ease-in-out .2s;
     -moz-transition:all ease-in-out .2s;
     -o-transition:all ease-in-out .2s;
     transition:all ease-in-out .2s;
}
 .woocommerce #content div.product div.images div.thumbnails, .woocommerce div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
     padding:15px 0;
     width:100%;
     margin:0 auto;
     box-sizing:border-box;
}
 .yith_magnifier_gallery li {
     box-sizing:border-box;
     padding:0 5px;
}
 .woocommerce #content div.product div.social span .stButton .chicklets, .woocommerce div.product div.social span .stButton .chicklets, .woocommerce-page #content div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets {
     padding-left:16px;
     width:0;
}
 .woocommerce #content div.product div.social iframe, .woocommerce div.product div.social iframe, .woocommerce-page #content div.product div.social iframe, .woocommerce-page div.product div.social iframe {
     float:left;
     margin-top:3px;
}
 .upsells, .related, .cross-sells {
     margin:0 ;
     clear:both;
     padding:20px 0;
     text-align:left;
}
 .woocommerce .upsells ul.products, .woocommerce .related ul.products, .woocommerce .cross-sells ul.products {
     padding:0;
}
 .woocommerce #content div.product p.cart, .woocommerce div.product p.cart, .woocommerce-page #content div.product p.cart, .woocommerce-page div.product p.cart {
     *zoom:1;
}
 .woocommerce #content div.product p.cart:after, .woocommerce #content div.product p.cart:before, .woocommerce div.product p.cart:after, .woocommerce div.product p.cart:before, .woocommerce-page #content div.product p.cart:after, .woocommerce-page #content div.product p.cart:before, .woocommerce-page div.product p.cart:after, .woocommerce-page div.product p.cart:before {
     content:" ";
     display:table;
}
 .woocommerce #content div.product p.cart:after, .woocommerce div.product p.cart:after, .woocommerce-page #content div.product p.cart:after, .woocommerce-page div.product p.cart:after {
     clear:both;
}
 .woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart {
     *zoom:1;
     padding-top:20px;
     padding-bottom:20px;
}
 .woocommerce #content div.product form.cart:after, .woocommerce #content div.product form.cart:before, .woocommerce div.product form.cart:after, .woocommerce div.product form.cart:before, .woocommerce-page #content div.product form.cart:after, .woocommerce-page #content div.product form.cart:before, .woocommerce-page div.product form.cart:after, .woocommerce-page div.product form.cart:before {
     content:" ";
     display:table;
}
 .woocommerce #content div.product form.cart:after, .woocommerce div.product form.cart:after, .woocommerce-page #content div.product form.cart:after, .woocommerce-page div.product form.cart:after {
     clear:both;
}
 .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
     float:left;
     margin:0 10px 0 0;
}
 .woocommerce.single-product .quantity, .woocommerce.single-product div.product form.cart .quantity {
    float: none;
    display: block;
    vertical-align: top;
    margin: 0 0 20px;
}
 .woocommerce #content div.product form.cart table, .woocommerce div.product form.cart table, .woocommerce-page #content div.product form.cart table, .woocommerce-page div.product form.cart table {
     border-width:0;
}
 .woocommerce #content div.product form.cart table td, .woocommerce div.product form.cart table td, .woocommerce-page #content div.product form.cart table td, .woocommerce-page div.product form.cart table td {
     padding-left:0;
     border-width:0;
}
 .woocommerce #content div.product form.cart table div.quantity, .woocommerce div.product form.cart table div.quantity, .woocommerce-page #content div.product form.cart table div.quantity, .woocommerce-page div.product form.cart table div.quantity {
     float:none;
     margin:0;
}
 .woocommerce #content div.product form.cart table small.stock, .woocommerce div.product form.cart table small.stock, .woocommerce-page #content div.product form.cart table small.stock, .woocommerce-page div.product form.cart table small.stock {
     display:block;
     float:none;
}
 .woocommerce #content div.product form.cart .variations, .woocommerce div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations {
     margin-bottom:0;
}
 .entry-summary .single_variation {
     margin:0 0 10px;
}
 .woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select {
     border:1px solid #ebebeb;
     font-size:13px;
     margin:6px 0;
     padding:8px;
     width:100%;
}
 .woocommerce-variation-price {
     margin:10px 0;
}
 .single_variation_wrap {
     overflow:hidden;
}
 .reset_variations {
     display:block !important;
     font-size:13px;
     padding:5px 10px;
}
 .woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label {
     padding-right:1em;
}
 .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
     float:left;
     font-size:12px;
     font-weight:600;
     padding:15px 23px;
     vertical-align:middle;
     text-transform:uppercase;
     box-shadow:2px 2px 4px rgba(0, 0, 0, 0.09);
     -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.09);
     -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.09);
     border:1px solid #e8e8e8;
}
 .woocommerce #content div.product form.cart .group_table td.label, .woocommerce div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label, .woocommerce-page div.product form.cart .group_table td.label {
     padding-right:1em;
     padding-left:1em;
}
 .woocommerce #content div.product form.cart .group_table td, .woocommerce div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td {
     vertical-align:top;
     display:inline-block;
     width:auto;
     padding:0 20px 0.5em 0;
}
 del .woocommerce-Price-amount.amount {
     text-decoration:line-through;
}
 .woocommerce span.onsale{
	display: block;
	text-align: center;
	margin: 0;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 14;
	background-color:#ed4134;
	color: #ffffff;
	padding: 2px 15px;
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
 }
 .woocommerce-page span.onsale {
display: block;
    text-align: center;
    margin: 0;
    display: inline-block;
    position: absolute;
    z-index: 14;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px
}
 .products.list .sale-per {
     position:static;
}
 .sale-per {
     font-size:13px;
     font-weight:normal;
     position:absolute;
     right:10px;
     top:7px;
}
 .yith_magnifier_lens {
     background:rgba(0, 0, 0, 0.5) !important;
}
 .yith_magnifier_zoom_magnifier {
     background:#fff;
     z-index:9999;
     border:0!important;
     border-radius:0 !important;
     -webkit-border-radius:0 !important;
     -moz-border-radius:0 !important;
}
 .home .woocommerce ul.products {
     background:none;
     box-shadow:none;
     border-radius:0;
     border:none;
     padding:0;
     margin:0;
}
 .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
     padding:0;
     margin:0;
     list-style:none outside;
     clear:both;
     *zoom:1;
     background:#ffffff;
}
.woocommerce ul.products.list {
    margin: 0;
}
 .upsells ul, .related ul, .cross-sells ul {
     margin:0;
}
 .woocommerce .products ul:after, .woocommerce ul.products:after, .woocommerce-page .products ul:after, .woocommerce-page ul.products:after {
     clear:both;
}
 .woocommerce .products ul li, .woocommerce ul.products li, .woocommerce-page .products ul li, .woocommerce-page ul.products li {
     list-style:none outside;
}
 ul.products.list li.product img {
     width:auto !important;
}
 .list .product-detail-wrapper {
     overflow: hidden;
     text-align: left;
     min-height: inherit;
     padding: 25px 0;
     box-shadow: none;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
}
 .woocommerce ul.products.list .container-inner, .woocommerce-page ul.products.list .container-inner {
     margin:0;
}
 .woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block {
     float:left;
     margin:0 25px 0 0;
     overflow:hidden;
     width:auto;
}
 .ie8 .woocommerce ul.products.list li.product:hover .price, .ie8 .woocommerce-page ul.products.list li.product:hover .price {
     display:block;
}
.product-detail-wrapper a {
    display: block;
    z-index: 1;
    position: relative;
}
 .woocommerce ul.products li.product a .product-name, .woocommerce-page ul.products li.product a .product-name {
    margin: 0;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 12px;
    color: #777777;
    font-weight: 400;
    letter-spacing: 0.8px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: pre-line;
    overflow: hidden;
}
 .woocommerce ul.products li.product a:hover .product-name, .woocommerce-page ul.products li.product a:hover .product-name {
     color: #ed4134;
}
 .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
     margin:0 auto;
     height:auto;
     max-width:100%;
}
 .woo-content.products_block.featured .add_to_cart_button {
     border:none;
     opacity:0;
     -khtml-opacity:0;
     -webkit-opacity:0;
     -moz-opacity:0;
     position:absolute;
     left:0;
     bottom:-5px;
}
 .woo-content.products_block.featured .container-inner:hover .add_to_cart_button {
     opacity:1;
     -khtml-opacity:1;
     -webkit-opacity:1;
     -moz-opacity:1;
}
 .ie8 .woocommerce ul.products li.product .product_type_simple, .ie8 .woocommerce-page ul.products li.product .product_type_simple, .ie8 .woocommerce ul.products li.product .product_type_grouped, .ie8 .woocommerce-page ul.products li.product .product_type_grouped, .ie8 .woocommerce ul.products li.product .product_type_external, .ie8 .woocommerce-page ul.products li.product .product_type_external, .ie8 .woocommerce ul.products li.product .product_type_variable, .ie8 .woocommerce-page ul.products li.product .product_type_variable {
     display:none;
}
 #woo-small-products ul.products li.product .product_type_simple, #woo-small-products ul.products li.product .product_type_grouped, #woo-small-products ul.products li.product .product_type_external, #woo-small-products ul.products li.product .product_type_variable {
     display:none !important;
}
 .ie8 .woocommerce ul.products.list li.product .product_type_simple, .ie8 .woocommerce-page ul.products.list li.product .product_type_simple, .ie8 .woocommerce ul.products.list li.product .product_type_grouped, .ie8 .woocommerce-page ul.products.list li.product .product_type_grouped, .ie8 .woocommerce ul.products.list li.product .product_type_external, .ie8 .woocommerce-page ul.products.list li.product .product_type_external, .ie8 .woocommerce ul.products.list li.product .product_type_variable, .ie8 .woocommerce-page ul.products.list li.product .product_type_variable {
     display:block;
}
 .woocommerce ul.products li.product .image-block > a {
	margin:0;
	display:block;
	text-align:center;
	z-index: 1;
	position: relative;
}
 .product-detail-wrapper {
     position: relative;
     text-align: left;
     padding: 0;
     margin-bottom: 0;
     overflow: hidden;
     min-height: 48px;
}
 .woocommerce ul.products.grid .product-detail-wrapper, .woocommerce-page ul.products.grid .product-detail-wrapper {
     margin-bottom: 15px;
}
 .woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block, .counter-products-carousel .image-block {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    display: block;
    vertical-align: top;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.woocommerce .product-block-inner {
    overflow: hidden;
}
 .woocommerce ul.products li.product:hover .product-block-hover, .woocommerce-page ul.products li.product:hover .product-block-hover {
     opacity:1;
     -webkit-opacity:1;
     -o-opacity:1;
     -ms-opacity:1;
}
 .product-block-hover {
     opacity:0;
     -khtml-opacity:0;
     -webkit-opacity:0;
     -moz-opacity:0;
}
 #woo-small-products .woocommerce .product .product-detail-wrapper .product-name, #woo-small-products .woocommerce .product .product-detail-wrapper .price, #woo-small-products .woocommerce .product .product-detail-wrapper .star-rating {
     opacity:1!important;
}
 .woocommerce ul.products.list li .container-inner, .woocommerce-page ul.products.list li .container-inner {
     max-width:100%;
     width:100%;
     padding: 0;
}
 .yith-wcwl-wishlistaddedbrowse a {
     margin:0;
     font-size:0;
}
 .woocommerce .list a.compare.button:hover, .woocommerce .list .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
     color:#636363;
}
 .woocommerce ul.products.list li.product .product_type_simple, .woocommerce-page ul.products.list li.product .product_type_simple, .woocommerce ul.products.list li.product .product_type_grouped, .woocommerce-page ul.products.list li.product .product_type_grouped, .woocommerce ul.products.list li.product .product_type_external, .woocommerce-page ul.products.list li.product .product_type_external, .woocommerce ul.products.list li.product .product_type_variable, .woocommerce-page ul.products.list li.product .product_type_variable {
     display:inline-block;
}
 .woocommerce.product.compare-button, 
 ul.products .yith-wcwl-add-to-wishlist {
     position:relative;
     display: inline-block;
     vertical-align: top;
     margin: 0 3px 0;
}
 .button-group {
     position: absolute;
     top: 15px;
     bottom: auto;
     left: auto;
     right: 0;
     text-align: center;
     transform: scale(0);
     -webkit-transform: scale(0);
     -ms-transform: scale(0);
     -o-transform: scale(0);
     -moz-transform: scale(0);
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
 .woocommerce ul.products li.product:hover .button-group {
     transform: scale(1);
     -webkit-transform: scale(1);
     -ms-transform: scale(1);
     -o-transform: scale(1);
     -moz-transform: scale(1);
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
 .product-button-hover {
     display: inline-block;
     vertical-align: top;
}
 .product-button-outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
  /* add to cart start */
   .woocommerce ul.products li.product .product_type_simple.button,
  .woocommerce-page ul.products li.product .product_type_simple.button,
  .woocommerce ul.products li.product .product_type_grouped.button,
  .woocommerce-page ul.products li.product .product_type_grouped.button,
  .woocommerce ul.products li.product .product_type_external.button,
  .woocommerce-page ul.products li.product .product_type_external.button,
  .woocommerce ul.products li.product .product_type_variable.button,
  .woocommerce-page ul.products li.product .product_type_variable.button {
    background-color: #ed4134	;
    display: inline-block;
    vertical-align: top;
  	font-size:0;
  	height:40px;
  	width:40px;	
  	line-height:40px;
  	padding:0;
  	position:relative;
  	border:0;
  	margin: 0 3px 0;
    z-index: 1;
	
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
  	
	box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
  	
  	opacity: 0;
  	-webkit-opacity: 0;
  	-moz-opacity: 0;
  	-ms-opacity: 0;
  	-o-opacity: 0;
  	
  	transition-duration: 300ms;
  	-webkit-transition-duration: 300ms;
  	-moz-transition-duration: 300ms;
  	-ms-transition-duration: 300ms;
  	-o-transition-duration: 300ms;
  }
   .woocommerce ul.products li.product:hover .product_type_simple.button,
  .woocommerce-page ul.products li.product:hover .product_type_simple.button,
  .woocommerce ul.products li.product:hover .product_type_grouped.button,
  .woocommerce-page ul.products li.product:hover .product_type_grouped.button,
  .woocommerce ul.products li.product:hover .product_type_external.button,
  .woocommerce-page ul.products li.product:hover .product_type_external.button,
  .woocommerce ul.products li.product:hover .product_type_variable.button,
  .woocommerce-page ul.products li.product:hover .product_type_variable.button {
  	opacity: 1;
  	-webkit-opacity: 1;
  	-moz-opacity: 1;
  	-ms-opacity: 1;
  	-o-opacity: 1;
  	
  	transition-duration: 300ms;
  	-webkit-transition-duration: 300ms;
  	-moz-transition-duration: 300ms;
  	-ms-transition-duration: 300ms;
      -o-transition-duration: 300ms;
  }
  .woocommerce ul.products li.product .product_type_simple.button:hover,
  .woocommerce-page ul.products li.product .product_type_simple.button:hover,
  .woocommerce ul.products li.product .product_type_simple.added:hover, 
  .woocommerce-page ul.products li.product .product_type_simple.added:hover,
  .woocommerce ul.products li.product .product_type_grouped.button:hover,
  .woocommerce-page ul.products li.product .product_type_grouped.button:hover,
  .woocommerce ul.products li.product .product_type_external.button:hover,
  .woocommerce-page ul.products li.product .product_type_external.button:hover,
  .woocommerce ul.products li.product .product_type_variable.button:hover,
  .woocommerce-page ul.products li.product .product_type_variable.button:hover {
	  background-color: #ed4134;
  }  
  .woocommerce ul.products li.product .product_type_simple.button,
  .woocommerce-page ul.products li.product .product_type_simple.button{
  	background-image: url(../../images/themeimages/product-cart.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 19px;
  }
  .woocommerce ul.products li.product .product_type_simple.added, 
  .woocommerce-page ul.products li.product .product_type_simple.added{
  	background-image: url(../../images/themeimages/product-cart-added.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 20px;
  }
  .woocommerce ul.products li.product .product_type_simple.button:hover,
  .woocommerce-page ul.products li.product .product_type_simple.button:hover{
  	background-image: url(../../images/themeimages/product-cart-hover.svg);
  	background-size: 19px;
  }
  .woocommerce ul.products li.product .product_type_simple.added:hover, 
  .woocommerce-page ul.products li.product .product_type_simple.added:hover{
  	background-image: url(../../images/themeimages/product-cart-added-hover.svg);
  	background-size: 20px;
  }
  .woocommerce ul.products li.product .product_type_grouped.button,
  .woocommerce-page ul.products li.product .product_type_grouped.button,
  .woocommerce ul.products li.product .product_type_external.button,
  .woocommerce-page ul.products li.product .product_type_external.button,
  .woocommerce ul.products li.product .product_type_variable.button,
  .woocommerce-page ul.products li.product .product_type_variable.button{
  	background-image: url(../../images/themeimages/product-cart-type.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 20px;
  }
  .woocommerce ul.products li.product .product_type_grouped.button:hover,
  .woocommerce-page ul.products li.product .product_type_grouped.button:hover,
  .woocommerce ul.products li.product .product_type_external.button:hover,
  .woocommerce-page ul.products li.product .product_type_external.button:hover,
  .woocommerce ul.products li.product .product_type_variable.button:hover,
  .woocommerce-page ul.products li.product .product_type_variable.button:hover{
  	background-image: url(../../images/themeimages/product-cart-type-hover.svg);
  }
  /* add to cart end */
 .yith-wcwl-wishlistaddedbrowse, 
 .yith-wcwl-wishlistexistsbrowse, 
 .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist, 
 .woocommerce ul.products a.compare.button {
     background-color :#ed4134;
     display: inline-block;
     vertical-align: top;
     font-size:0;
     height:40px;
     line-height:40px;
     padding:0;
     position:relative;
     width:40px;
     border:0;
     text-align: center;
     z-index: 1;
	 
	opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity:0;
	 
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	 
	box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	 
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
  .woocommerce ul.products li .yith-wcwl-add-to-wishlist a.add_to_wishlist,
  .woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse, 
  .woocommerce ul.products li .yith-wcwl-wishlistexistsbrowse, 
  .woocommerce ul.products li  .yith-wcwl-add-to-wishlist a.add_to_wishlist, 
  .woocommerce ul.products li a.compare.button {
        opacity: 0;
       -webkit-opacity: 0;
       -moz-opacity: 0;
       -ms-opacity: 0;
       -o-opacity: 0;
  	
       transition-duration: 300ms;
       -webkit-transition-duration: 300ms;
       -moz-transition-duration: 300ms;
       -ms-transition-duration: 300ms;
       -o-transition-duration: 300ms;
  }
   .woocommerce ul.products li:hover .yith-wcwl-add-to-wishlist a.add_to_wishlist,
  .woocommerce ul.products li:hover .yith-wcwl-wishlistaddedbrowse, 
  .woocommerce ul.products li:hover .yith-wcwl-wishlistexistsbrowse, 
  .woocommerce ul.products li:hover  .yith-wcwl-add-to-wishlist a.add_to_wishlist, 
  .woocommerce ul.products li:hover a.compare.button {
        opacity: 1;
       -webkit-opacity: 1;
       -moz-opacity: 1;
       -ms-opacity: 1;
       -o-opacity: 1;
  	
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
  }
 .woocommerce ul.products li .image-block .button.yith-wcqv-button {
     border: medium none;
     display: inline-block;
     vertical-align: top;
     font-size: 0px;
     font-weight: 600;
     padding: 0;
     position: relative;
     opacity: 1;
     height: 40px;
     width: 40px;
     background-color: #ed4134;
     margin: 0 3px 0;
     z-index: 1;
	 
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	 
	box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	 
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li:hover .image-block .button.yith-wcqv-button {
 	opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity:1;
	
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li .image-block .button.yith-wcqv-button{
     background-image: url(../../images/themeimages/product-view.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
}
 .woocommerce ul.products li .image-block .button.yith-wcqv-button:hover{
     background-image: url(../../images/themeimages/product-view-hover.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
}
 .woocommerce .products .product-button-hover a {
     color:#000;
}
 .woocommerce ul.products li .woocommerce.product.compare-button{
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li:hover .woocommerce.product.compare-button{	
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li a.compare.button{
     background-image: url(../../images/themeimages/product-compare.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
}
 .woocommerce ul.products li a.compare.button:hover{
     background-image: url(../../images/themeimages/product-compare-hover.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
}
 .woocommerce ul.products a.compare.button.added:before {
     content:"\f00c";
}
.woocommerce i.yith-wcwl-icon.fa.fa-heart-o {
    display: none;
}
 .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist {
     background-image: url(../../images/themeimages/product-wishlist.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
}
 .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
     background-image: url(../../images/themeimages/product-wishlist-hover.svg);
	 background-color: #ed4134;
}
 .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a {
     background-image: url(../../images/themeimages/product-wishlist-added.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
     display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a:hover {
     background-image: url(../../images/themeimages/product-wishlist-added-hover.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 18px;
     background-color: #ed4134;
     display: block;
     transition-duration: 300ms;
     -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
     -ms-transition-duration: 300ms;
     -o-transition-duration: 300ms;
}
 .woocommerce ul.products li.product .product-button-hover .product_type_simple.button:hover, .woocommerce-page ul.products li.product .product-button-hover .product_type_simple.button:hover, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover, .woocommerce ul.products .product-button-hover .button.yith-wcqv-button:hover, .product-button-hover .woocommerce a.compare.button:hover, .woocommerce ul.products li.product .product_type_grouped.button:hover, .woocommerce-page ul.products li.product .product_type_grouped.button:hover, .woocommerce ul.products li.product .product_type_external.button:hover, .woocommerce-page ul.products li.product .product_type_external.button:hover, .woocommerce ul.products li.product .product_type_variable.button:hover, .woocommerce-page ul.products li.product .product_type_variable.button:hover{
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}
 .yith-wcwl-add-to-wishlist .ajax-loading {
     left:0px;
     right:0px;
     margin:0 auto;
     position:absolute;
     top:9px;
     margin-left:auto !important;
}
 .list .yith-wcwl-add-to-wishlist .ajax-loading {
     left:13px;
}
 #woo-products {
     clear:both;
     position:relative;
}
 .woocommerce ul.products li.product strong, .woocommerce-page ul.products li.product strong {
     display:block;
}
 .primary-sidebar .price_label {
     font-size:14px;
}
 .price_label, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
     font-size: 14px;
     color: #000000;
     letter-spacing: 1px;
     line-height: 24px;
     font-weight: 600;
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: translateY(0);
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     -moz-transform: translateY(0);
     transition: all 300ms ease;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
}
 .price_label:hover, .woocommerce ul.products li.product:hover .price, .woocommerce-page ul.products li.product:hover .price {
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
     -ms-opacity: 0;
     -o-opacity: 0;
     transform: translateY(-100%);
     -webkit-transform: translateY(-100%);
     -ms-transform: translateY(-100%);
     -o-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
     transition: all 300ms ease;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
}
 .woocommerce ul.products.list li.product .price, .woocommerce-page ul.products.list li.product .price {
     padding-top: 16px;
}
 .woocommerce ul.products li.product .image-block .price, .woocommerce-page ul.products li.product .image-block .price {
     bottom:8px;
     position:absolute;
     right:0;
}
 .woocommerce ul.products.list li.product .image-block .price, .woocommerce ul.products.list li.product .image-block .price {
     width:auto;
}
 .primary-sidebar del .amount, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
}
 .primary-sidebar .amount {
     margin: 0;
     color: #000000;
     font-weight: 600;
     font-size: 12px;
}
 .single-product.woocommerce .thumbnails #slider-prev, .single-product.woocommerce .thumbnails #slider-next {
     background-image:none !important;
     height:22px !important;
     width:22px !important;
     display:block;
     font-size:0;
     color:#000;
     position:absolute;
     right:0;
     text-align:center;
     top:46%;
     line-height:20px;
     transition:all 0.3s ease 0s;
     -webkit-transition:all 0.3s ease 0s;
     -moz-transition:all 0.3s ease 0s;
     -ms-transition:all 0.3s ease 0s;
     -o-transition:all 0.3s ease 0s;
     border:1px solid #000;
     background-color:#fff!important;
     border-radius:50px;
     -webkit-border-radius:50px;
     -o-border-radius:50px;
     -moz-border-radius:50px;
}
 .single-product.woocommerce .thumbnails #slider-prev {
     left:0;
     right:auto;
}
 .single-product.woocommerce .thumbnails #slider-next {
     right:0;
     left:auto;
}
 .single-product.woocommerce .thumbnails #slider-prev:hover, .single-product.woocommerce .thumbnails #slider-next:hover {
     background-color:#000000 !important;
     color:#fff;
     border-color:#000000;
}
 .single-product.woocommerce .thumbnails #slider-prev:before, .single-product.woocommerce .thumbnails #slider-next:before {
     font-family:'FontAwesome';
     font-size:16px;
     text-align:center;
     position:absolute;
     right:0;
     left:0;
}
 .single-product.woocommerce .thumbnails #slider-prev:before {
     content:'\f104';
     left:-1px;
}
 .single-product.woocommerce .thumbnails #slider-next:before {
     content:'\f105';
     right:-2px;
}
 .single-product #content .images .attachment-shop_single {
     width:100%;
}
 .summary .price {
     color:#000;
     font-size:22px;
     font-weight:700;
}
 .summary .price del {
     font-weight:normal;
     color:#b2b2b2;
}
 .summary .price del span {
     font-size:20px;
}
 .single-product #content div.product .group_table del, .single-product #content div.product .group_table ins {
     font-size:14px;
}
 .single-product #content div.product .group_table del {
     color:#909090;
     font-weight:normal;
}
 .group_table .quantity {
     display:inline-flex;
}
 .woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
     font-size:.67em;
     margin:-2px 0 0 0;
     text-transform:uppercase;
     color:rgba(145, 145, 145, .5);
}
 .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count {
     margin-bottom:0;
}
 woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
     vertical-align:top;
}
 .woocommerce-pagination {
     text-align:center;
     margin:40px 0px;
}
 .woocommerce #content nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul {
     white-space:nowrap;
     padding:0;
     clear:both;
     margin:1px;
}
 .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li {
     background:#ffffff;
     padding:0;
     margin:0 2px;
     display:inline-block;
     overflow:hidden;
     text-align:center;
}
 .woocommerce-pagination span, .woocommerce-pagination a {
	margin:0;
	text-decoration:none;
	font-size:13px;
	font-weight:600;
	height:30px;
	width:30px;
	line-height:30px;
	display:block;
	border:1px solid #ebebeb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
 .woocommerce-pagination span.current, .woocommerce-pagination a:hover {
background: #ed4134;
    border: 1px solid #ed4134;
    color: #ffffff;
}
/*.woocommerce #content input.button.loading,.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading,.woocommerce-page #content input.button.loading,.woocommerce-page #respond input#submit.loading,.woocommerce-page a.button.loading,.woocommerce-page button.button.loading,.woocommerce-page input.button.loading{
    color:#000;
    border:0;
}
*/
 .woocommerce ul.products li.product .button.loading:after {
     content:"";
     display:block;
     height:14px;
     position:absolute;
     right:0px;
     left:0px;
     margin:0 auto;
     top:7px;
     width:14px;
     background:url("../../images/ajax-loader.gif") center no-repeat transparent;
     padding:4px 3px;
     border-radius:50%;
     -webkit-border-radius:50%;
     -khtml-border-radius:50%;
     -moz-border-radius:50%;
}
 .widget_shopping_cart_content .buttons .wc-forward {
     box-sizing:border-box;
     margin:0 2px 5px;
     text-align:center;
}
 .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
     float:left;
     margin-right: 5px;
}
 .woocommerce .cart .button.checkout, .woocommerce .cart input.button.checkout, .woocommerce-page .cart .button.checkout, .woocommerce-page .cart input.button.checkout {
     float: right;
}
 .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
     padding-top:.5em;
     white-space:nowrap;
     display:none;
}
 .woocommerce #reviews h2 small, .woocommerce-page #reviews h2 small {
     float:right;
     color:#000;
     font-size:15px;
     line-height:21px;
     margin:10px 0 0;
}
 .woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
     text-decoration:none;
}
 .woocommerce #reviews h3, .woocommerce-page #reviews h3 {
     font-weight:bold;
     margin:0 0 10px;
}
 .woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
     margin:0;
     border:0;
     padding:0;
}
 .woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
     height:75px;
}
 .woocommerce #reviews #comments .add_review, .woocommerce-page #reviews #comments .add_review {
     *zoom:1;
}
 .woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before, .woocommerce-page #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:before {
     content:" ";
     display:table;
}
 .woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
     clear:both;
}
 .woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
     clear:none;
}
 .woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
     *zoom:1;
     margin:0;
     width:100%;
     background:0 0;
     list-style:none;
}
 .woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before, .woocommerce-page #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:before {
     content:" ";
     display:table;
}
 .woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
     clear:both;
}
 .woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
     padding:0;
     margin:0 0 20px;
     position:relative;
     background:0;
     border:0;
}
 .woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
     color:#000;
     font-size:.75em;
}
 .woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
     float:left;
     position:absolute;
     top:0;
     left:0;
     padding:3px;
     width:32px;
     height:auto;
     background:#f7f6f7;
     border:1px solid #f0eef0;
     margin:0;
     line-height:1;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
     margin:0 0 0 50px;
     border:1px solid #ebebeb;
     padding:1em 1em 0;
     *zoom:1;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:before {
     content:" ";
     display:table;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
     clear:both;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
     margin:0 0 1em;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
     font-size:.83em;
}
 .woocommerce #reviews #comments ol.commentlist ul.children, .woocommerce-page #reviews #comments ol.commentlist ul.children {
     list-style:none outside;
     margin:20px 0 0 50px;
}
 .woocommerce #reviews #comments ol.commentlist ul.children .star-rating, .woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
     display:none;
}
 .woocommerce #reviews #comments ol.commentlist #respond, .woocommerce-page #reviews #comments ol.commentlist #respond {
     border:1px solid #f0eef0;
     -webkit-border-radius:4px;
     border-radius:4px;
     padding:1em 1em 0;
     margin:20px 0 0 50px;
}
 .woocommerce #reviews #comments .commentlist>li:before, .woocommerce-page #reviews #comments .commentlist>li:before {
     content:"";
}
 #tab-reviews .comment-text .star-rating {
     float:left;
     margin:2px 10px 10px 0;
}
 .woo-content.products_block.featured .star-rating {
     bottom:70px;
     right:8px;
}
 .woocommerce .star-rating, .woocommerce-page .star-rating, .wpb_wl_summary .star-rating {
     overflow: hidden;
     position: relative;
     font-size: 12px;
     height: 18px;
     line-height: 18px;
     width: 6.6em;
     font-family: star;
     letter-spacing: 2px;
     margin: 0;
     position: absolute;
     left: 0;
     right: auto;
     top: auto;
     bottom: 0;
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
     -ms-opacity: 0;
     -o-opacity: 0;
     transform: translateY(100%);
     -webkit-transform: translateY(100%);
     -ms-transform: translateY(100%);
     -o-transform: translateY(100%);
     -moz-transform: translateY(100%);
     transition: all 300ms ease;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
}
 .woocommerce ul.products li.product:hover .star-rating, .woocommerce-page ul.products li.product:hover .star-rating {
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: translateY(0);
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     -moz-transform: translateY(0);
     transition: all 300ms ease;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
}
 .special .star-rating{
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: translateY(0);
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     -moz-transform: translateY(0);
}
 .woocommerce .comment-text .star-rating {
     line-height:20px;
}
 .woocommerce ul.products.list li.product .star-rating, .woocommerce-page .products.list .star-rating {
     position: relative;
     top: 0;
     left: 0;
     margin: 5px 0;
     clear: both;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
	
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;
	
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}
 .woocommerce .star-rating:before, .woocommerce-page .star-rating:before, .wpb_wl_summary .star-rating:before {
     content:"\73\73\73\73\73";
     color:#F9CC55;
     float:left;
     top:0;
     left:0;
     position:absolute;
     font-size: 12px;
}
 .woocommerce .star-rating span, .woocommerce-page .star-rating span, .wpb_wl_summary .star-rating span {
     overflow:hidden;
     float:left;
     top:0;
     left:0;
     position:absolute;
     padding-top:1.5em;
     color:#333;
}
 .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .wpb_wl_summary .star-rating span:before {
     content:"\53\53\53\53\53";
     top:0;
     position:absolute;
     left:0;
     color:#F9CC55;
     font-size: 12px;
}
 .woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
     display:block;
     margin:0 0 10px;
}
 .woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating, .wpb_wl_summary .star-rating {
     bottom: 0;
     float: none;
     left: 0;
     right: 0;
     display: inline-block;
     vertical-align: top;
     margin: 4px 6px 0 0;
     position: relative;
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: unset;
     -webkit-transform: unset;
     -ms-transform: unset;
     -o-transform: unset;
     -moz-transform: unset;
     transition: unset;
     -webkit-transition: unset;
     -moz-transition: unset;
     -ms-transition: unset;
     -o-transition: unset;
}
 .woocommerce .products .star-rating:before, .woocommerce-page .products .star-rating:before {
     color:#F9CC55;
}
 .woocommerce .products .star-rating span, .woocommerce-page .products .star-rating span {
     color:#F9CC55;
}
 .woocommerce .products .product:hover .star-rating, .woocommerce-page .products .product:hover .star-rating {
     visibility:visible;
}
 .woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
     margin:10px 0 0;
}
 .woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
     *zoom:1;
     position:static;
     margin:0;
     width:auto;
     padding:0;
     background:transparent none;
     border:0;
}
 .woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before, .woocommerce-page #review_form #respond:after, .woocommerce-page #review_form #respond:before {
     content:" ";
     display:table;
}
 .woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
     clear:both;
}
 .woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
     margin:10px 0 10px;
}
 .woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
     left:auto;
}
 .woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     box-sizing:border-box;
     width:100%;
}
 .woocommerce p.stars, .woocommerce-page p.stars {
     position:relative;
     font-size:1em;
}
 .woocommerce p.stars a, .woocommerce-page p.stars a {
     display:inline-block;
     font-size:14px;
     font-weight:600;
     margin-right:0.2em;
     text-indent:-9999px;
     position:relative;
}
 .woocommerce p.stars a, .woocommerce-page p.stars a {
     color:#000000;
}
 .woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover, .woocommerce p.stars a.active, .woocommerce-page p.stars a.active {
     color:#000000;
}
 .woocommerce p.stars a:last-child, .woocommerce-page p.stars a:last-child {
     border-right:0;
}
 .woocommerce p.stars a:before, .woocommerce p.stars a:hover~a:before {
     content:"\e021" 
}
 .woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
     content:"\e020" 
}
 .woocommerce p.stars.selected a.active~a:before {
     content:"\e021" 
}
 .woocommerce p.stars.selected a:not(.active):before {
     content:"\e020" 
}
 .woocommerce p.stars a:before {
     display:block;
     position:absolute;
     top:0;
     left:0;
     width:1em;
     height:1em;
     line-height:1;
     font-family:WooCommerce;
     text-indent:0 
}
 .woocommerce p.stars a {
     position:relative;
     height:1em;
     width:1em;
     text-indent:-999em;
     display:inline-block;
     text-decoration:none 
}
 .woocommerce p.stars a, .woocommerce-page p.stars a {
     color:#ffaa00;
}
 .woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover, .woocommerce p.stars a.active, .woocommerce-page p.stars a.active {
     color:#ffaa00;
}
 .woocommerce .blockUI.blockOverlay {
     position:relative 
}
 .woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
     height:1em;
     width:1em;
     position:absolute;
     top:50%;
     left:50%;
     margin-left:-.5em;
     margin-top:-.5em;
     display:block;
     content:"";
     -webkit-animation:spin 1s ease-in-out infinite;
     -moz-animation:spin 1s ease-in-out infinite;
     animation:spin 1s ease-in-out infinite;
     background:url("../../images/loader.svg") center center;
     background-size:cover;
     line-height:1;
     text-align:center;
     font-size:2em;
     color:rgba(0, 0, 0, .75) 
}
 .woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
     display:table;
     float:none;
     width:100%;
}
 .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
     width:150px;
     font-weight:bold;
     padding:10px 5px 10px 25px;
     border-top:0;
     margin:0;
     color:#000;
}
 .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
     padding:8px;
     border-top:0;
     margin:0;
}
 .woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
     margin:0;
     padding:0;
}
 .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
     background:#fff;
}
 .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
     background:#fff;
}
 .woocommerce table.shop_table, .woocommerce-page table.shop_table {
     margin:20px 0 30px;
     width:100%;
     border-collapse:separate;
     background:#fff;
}
 .woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart {
     margin:0 0 30px;
}
 .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
     font-size:13px;
     font-weight:700;
     line-height:40px;
     background:#fff;
     color:#000;
}
 .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
     padding:10px 12px;
     vertical-align:middle;
}
 .woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
     font-weight:600;
}
 .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
     font-weight:600;
     background:none;
}
 .woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders {
}
 .woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th, .woocommerce-page table.my_account_orders td, .woocommerce-page table.my_account_orders th {
     padding:4px 8px;
     vertical-align:middle;
}
 .woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
     white-space:nowrap;
}
 .woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
     text-align:center;
}
 .woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
     margin:.125em 0 .125em .25em;
}
 .woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
     margin:.25em 0;
     *zoom:1;
}
 .woocommerce td.product-name dl.variation:after, .woocommerce td.product-name dl.variation:before, .woocommerce-page td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:before {
     content:" ";
     display:table;
}
 .woocommerce td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:after {
     clear:both;
}
 .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dt {
     display:inline-block;
     float:left;
     margin-bottom:2px;
}
 .woocommerce .shop_table td.product-name dl.variation dd, .woocommerce .shop_table td.product-name dl.variation dt, .woocommerce-page .shop_table td.product-name dl.variation dd, .woocommerce-page .shop_table td.product-name dl.variation dt {
     float:none;
}
 .woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
     font-weight:700;
     padding:0 0 .25em;
     margin:0 4px 0 0;
     clear:left;
}
 .woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
     padding:0 0 .25em;
}
 .woocommerce td.product-name dl.variation dd p:last-child, .woocommerce-page td.product-name dl.variation dd p:last-child {
     margin-bottom:0;
}
 .woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
     font-size:.83em;
}
 .woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
     min-width:80px;
}
 .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
     min-width:32px;
}
 .woocommerce table.wishlist_table {
     font-size:14px!important;
}
 .woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
     width:50px;
}
 .woocommerce #content table.cart td, .woocommerce #content table.cart th, .woocommerce table.cart td, .woocommerce table.cart th, .woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart th {
     vertical-align:middle;
     text-align:center;
}
 .woocommerce .shop_table.cart.wishlist_table td.product-add-to-cart a {
     display:inline-block!important;
}
 .woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
     display:inline-block;
     font-size:20px;
     font-weight:700;
     height:1em;
     line-height:1;
     text-align:center;
     text-decoration:none;
     width:1em;
}
 .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
     float:left;
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     border:1px solid #ebebeb;
     margin:0 5px 0 0;
     outline:0;
     line-height:24px;
	 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
 .woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
     margin:0;
     vertical-align:middle;
}
 .woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
     list-style:none outside;
     padding:0;
     margin:0;
}
 .woocommerce ul.cart_list li.mini_cart_item, .woocommerce-page ul.cart_list li.mini_cart_item {
     margin:0 0 20px;
     list-style:none;
     position:relative;
     text-align:left;
}
 .woocommerce ul.product_list_widget li.last {
     margin-bottom:10px;
}
 .woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
     content:" ";
     display:table;
}
 .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
     clear:both;
}
 .woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
     display:block;
     padding:0 !important;
     margin-bottom:3px;
}
 .woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce-page ul.cart_list li a:hover, .woocommerce-page ul.product_list_widget li a:hover {
}
 .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
     float:left;
     margin-right:15px;
     max-width:100%;
}
 .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
     margin:0;
     *zoom:1;
}
 .woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.cart_list li dl:before, .woocommerce-page ul.product_list_widget li dl:after, .woocommerce-page ul.product_list_widget li dl:before {
     content:" ";
     display:table;
}
 .woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.product_list_widget li dl:after {
}
 .woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dt {
     display:inline-block;
     margin:0 !important;
     float:left;
}
 .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
     font-weight:700;
     padding:0 0 .25em;
     margin:0 4px 0 0;
     clear:left;
}
 .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
     padding:0 0 .25em;
     width:42%;
}
 .woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child, .woocommerce-page ul.cart_list li dl dd p:last-child, .woocommerce-page ul.product_list_widget li dl dd p:last-child {
     margin-bottom:0;
}
 .woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
     float:none;
}
 .woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
     border-top:1px solid #ebebeb;
     margin:10px 0 0;
     padding:10px 0;
     text-align:right;
}
 .woocommerce .widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong, .woocommerce-page.widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
     min-width:40px;
     display:inline-block;
}
 .woocommerce .widget_shopping_cart .total span, .woocommerce-page .widget_shopping_cart .total span, .woocommerce-page.widget_shopping_cart .total span, .woocommerce.widget_shopping_cart .total span {
}
 .woocommerce .widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {
     *zoom:1;
     margin-bottom:0;
     text-align:right;
}
 .header-cart .togg .widget.widget_shopping_cart .widget_shopping_cart_content p {
     margin-bottom: 0;
}
 .woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:before, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
     content:" ";
     display:table;
}
 .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after {
     clear:both;
}
 .woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
     width:100%;
     float:none;
     display:block;
}
 .woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
     font-family:WooCommerce;
     speak:none;
     font-weight:600;
     font-variant:normal;
     text-transform:none;
     line-height:1;
     -webkit-font-smoothing:antialiased;
     margin-left:7px;
     content:"\e02e";
}
 .woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
     margin:0;
}
 .woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
     color:#000;
     font-size:.83em;
}
 .woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
     border-collapse:separate;
     padding:0;
}
 .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
     border-top:0;
}
 .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
     padding:6px 12px 6px 10px;
     width:50%;
     background:#F7F7F5;
}
 .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
     padding:12px;
}
 .woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
     vertical-align:middle;
}
 .woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
     display:block;
     color:#000;
}
 .woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
     width:100%;
}
 .woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
     color:#85ad74;
}
 .woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
     display:inline-block;
     padding:15px 40px;
     box-sizing:border-box;
}
 .cart_totals table {
     display:inline-table;
}
 .woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
     margin-top:0;
}
 .woocommerce form .form-row, .woocommerce-page form .form-row {
     padding:3px 0;
     margin:0 0 6px;
}
 .woocommerce form .form-row[placeholder]:focus::-webkit-input-placeholder, .woocommerce-page form .form-row[placeholder]:focus::-webkit-input-placeholder {
     -webkit-transition:opacity .5s .5s ease;
     -moz-transition:opacity .5s .5s ease;
     transition:opacity .5s .5s ease;
     opacity:0;
     -khtml-opacity:0;
     -webkit-opacity:0;
     -moz-opacity:0;
}
 .woocommerce form .form-row label, .woocommerce-page form .form-row label {
     line-height:2em;
}
 .woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
     visibility:hidden;
}
 .woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
     display:inline;
     margin:0 8px;
}
 .woocommerce form .form-row select, .woocommerce-page form .form-row select {
     border:1px solid e5e5e5;
     cursor:pointer;
     margin:0;
     padding:5px;
}
 .shipping_calculator > h2, .cart_totals > h2 {
     font-size:14px;
     font-weight:900;
     text-align:right;
}
 .shipping_calculator > h2 a {
     color:#191919;
     text-transform:uppercase;
     font-size:18px;
}
 .woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
     color:red;
     font-weight:700;
     border:0;
}
 .woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
     display:inline;
     margin:-2px 8px 0 0;
     text-align:center;
     vertical-align:middle;
}
 .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     box-sizing:border-box;
     width:100%;
     margin:0;
     outline:0;
}
 .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
     height:4em;
     line-height:1.5em;
     display:block;
     -moz-box-shadow:none;
     -webkit-box-shadow:none;
     box-shadow:none;
}
 .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
     border-color:#fb7f88;
}
 .woocommerce form .form-row::-webkit-input-placeholder, .woocommerce-page form .form-row::-webkit-input-placeholder {
     line-height:normal;
}
 .woocommerce form .form-row:-moz-placeholder, .woocommerce-page form .form-row:-moz-placeholder {
     line-height:normal;
}
 .woocommerce form .form-row:-ms-input-placeholder, .woocommerce-page form .form-row:-ms-input-placeholder {
     line-height:normal;
}
 .woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon {
     border:1px solid #ebebeb;
     padding:20px;
     margin:2em 0;
     text-align:left;
}
 .woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
     list-style:none outside;
     margin:0;
     padding:0;
}
 .woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
     margin:0;
     padding:.25em 22px .25em;
     text-indent:-22px;
     list-style:none outside;
}
 .woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
     font-weight:700;
}
 .woocommerce p.woocommerce-shipping-contents, .woocommerce-page p.woocommerce-shipping-contents {
     margin:0;
}
 .woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {
     float:left;
     clear:none;
}
 .woocommerce .checkout .col-2 .form-row-first, .woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .notes {
     clear:left;
}
 .woocommerce .checkout .create-account small, .woocommerce-page .checkout .create-account small {
     font-size:11px;
     color:#000;
     line-height:13px;
     font-weight:600;
}
 .woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
     padding:0;
     clear:left;
     width:100%;
}
 .woocommerce .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
     clear:both;
}
 .woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
     *zoom:1;
     border:1px solid #ebebeb;
     list-style:outside none none;
     margin:0;
     padding:30px;
     text-align:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
 .woocommerce #payment ul.payment_methods:after, .woocommerce #payment ul.payment_methods:before, .woocommerce-page #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:before {
     content:" ";
     display:table;
}
 .woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
     clear:both;
}
 .woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
     line-height:2em;
     text-align:left;
     margin:0;
     font-weight:600;
}
 .woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
     margin:0 0.5em 0 0;
}
 .woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
     vertical-align:middle;
     margin:-2px 0 0 .5em;
     position:relative;
}
 .woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
     padding:1em 0;
     border-top:1px solid #fff;
}
 .woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
     position:relative;
     width:96%;
     padding:1em 2%;
     margin:1em 0;
     font-size:.92em;
     -webkit-border-radius:2px;
     border-radius:2px;
     line-height:1.5em;
     background:#f1f1f1;
     color:#777777;
     text-shadow:0 1px 0 rgba(255, 255, 255, .8);
}
 .woocommerce #payment div.payment_box input.input-text, .woocommerce #payment div.payment_box textarea, .woocommerce-page #payment div.payment_box input.input-text, .woocommerce-page #payment div.payment_box textarea {
     border-color:#d4cdd2;
     border-top-color:#c8bfc6;
     box-shadow:0 1px 0 0 rgba(255, 255, 255, .4);
     -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, .4);
}
 .woocommerce #payment div.payment_box::-webkit-input-placeholder, .woocommerce-page #payment div.payment_box::-webkit-input-placeholder {
     color:#c8bfc6;
}
 .woocommerce #payment div.payment_box:-moz-placeholder, .woocommerce-page #payment div.payment_box:-moz-placeholder {
     color:#c8bfc6;
}
 .woocommerce #payment div.payment_box:-ms-input-placeholder, .woocommerce-page #payment div.payment_box:-ms-input-placeholder {
     color:#c8bfc6;
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number {
     font-size:1.5em;
     padding:8px;
     background-repeat:no-repeat;
     background-position:right;
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa {
     background-image:url(../images/icons/credit-cards/visa.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
     background-image:url(../images/icons/credit-cards/mastercard.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser {
     background-image:url(../images/icons/credit-cards/laser.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
     background-image:url(../images/icons/credit-cards/diners.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro {
     background-image:url(../images/icons/credit-cards/maestro.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb {
     background-image:url(../images/icons/credit-cards/jcb.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex {
     background-image:url(../images/icons/credit-cards/amex.png);
}
 .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover {
     background-image:url(../images/icons/credit-cards/discover.png);
}
 .woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
     font-size:13px;
     color:#000;
     line-height:13px;
     font-weight:600;
}
 .woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
     margin:0 0 1em;
}
 .woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
     margin-bottom:0;
}
 .woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
     content:"";
     display:block;
     border:8px solid #f1f1f1;
     border-right-color:transparent;
     border-left-color:transparent;
     border-top-color:transparent;
     position:absolute;
     top:-1px;
     left:0;
     margin:-1em 0 0 2em;
}
 .woocommerce-thankyou-order-details {
     padding:24px 30px 30px;
}
 .woocommerce .order_details, .woocommerce-page .order_details {
     margin:0 0 24px;
     list-style:none;
     background-color:#ffffff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
}
.woocommerce-customer-details {
    padding: 30px;
    background-color: #F7F7F5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}
 .woocommerce .order_details:after, .woocommerce .order_details:before, .woocommerce-page .order_details:after, .woocommerce-page .order_details:before {
     content:" ";
     display:table;
}
 .woocommerce .order_details:after, .woocommerce-page .order_details:after {
     clear:both;
}
 .woocommerce .order_details li, .woocommerce-page .order_details li {
     float:left;
     margin-right:2em;
     text-transform:uppercase;
     font-size: 12px;
     border-right:1px dashed #efefef;
     padding-right:2em;
}
 .woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
     display:block;
     font-size:14px;
     text-transform:none;
     line-height:1.5em;
     color:#000;
     font-weight:600;
}
 .woocommerce .order_details li:last-of-type, .woocommerce-page .order_details li:last-of-type {
     border:0;
}
 .woocommerce .addresses .title, .woocommerce-page .addresses .title {
     *zoom:1;
}
 .woocommerce .addresses .title:after, .woocommerce .addresses .title:before, .woocommerce-page .addresses .title:after, .woocommerce-page .addresses .title:before {
     content:" ";
     display:table;
}
 .woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
     clear:both;
}
 .woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
     float:left;
}
 .woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
     float:right;
}
 .woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
     font-weight:700;
     margin-bottom:0;
}
 .woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
     margin-bottom:0;
}
 .woocommerce ul.digital-downloads, .woocommerce-page ul.digital-downloads {
     margin-left:0;
     padding-left:0;
}
 .woocommerce ul.digital-downloads li, .woocommerce-page ul.digital-downloads li {
     list-style:none;
     margin-left:0;
     padding-left:0;
}
 .woocommerce ul.digital-downloads li:before, .woocommerce-page ul.digital-downloads li:before {
     font-family:WooCommerce;
     speak:none;
     font-weight:600;
     font-variant:normal;
     text-transform:none;
     line-height:1;
     -webkit-font-smoothing:antialiased;
     margin-right:7px;
     content:"\e00a";
}
 .woocommerce ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
     float:right;
}
 .woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
     margin:0;
     padding:0;
     border:0;
     list-style:none outside;
}
 .woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
     *zoom:1;
     padding:0;
     list-style:none;
}
 .woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before, .woocommerce-page .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:before {
     content:" ";
     display:table;
}
 .woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
     clear:both;
}
 .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
     padding:4px 4px;
     float:left;
}
 .woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
     padding:4px 0;
     text-decoration:none;
}
 .woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
     font-family:WooCommerce;
     speak:none;
     font-weight:600;
     font-variant:normal;
     text-transform:none;
     line-height:1;
     -webkit-font-smoothing:antialiased;
     margin-right:7px;
     content:"\e013";
}
 .woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
     float:right;
     margin-left:6px;
     font-size:1em;
     padding:1px 0;
     color:#000;
}
 .woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
     margin:0;
     padding:0;
     border:0;
     list-style:none outside;
     overflow:hidden;
     zoom:1;
}
 .woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
     float:left;
     padding:0 1px 1px 0;
     list-style:none;
     clear:both;
}
 .woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
     padding:0 6px;
     text-decoration:none;
     float:left;
}
 .woocommerce .widget_layered_nav_filters ul li a:before, .woocommerce-page .widget_layered_nav_filters ul li a:before {
     font-family:WooCommerce;
     speak:none;
     font-weight:600;
     font-variant:normal;
     text-transform:none;
     line-height:1;
     -webkit-font-smoothing:antialiased;
     margin-right:7px;
     content:"\e013";
}
 .woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
     margin-bottom:2em;
     margin-top:2em;
}
 .woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
     text-align:right;
     line-height:2.4em;
     font-size:.8751em;
     margin-top: 30px;
}
 .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
     float:left;
     border:none;
}
 .price_slider_amount .price_label {
     float: left;
     margin: 20px 0 0;
     padding: 0;
     clear: both;
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: unset;
     -webkit-transform: unset;
     -ms-transform: unset;
     -o-transform: unset;
     -moz-transform: unset;
     transition: unset;
     -webkit-transition: unset;
     -moz-transition: unset;
     -ms-transition: unset;
     -o-transition: unset;
}
 .woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider {
     position:relative;
     text-align:left;
}
 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
   border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    cursor: pointer;
    outline: 0 none;
    position: absolute;
    top: -8px;
    z-index: 2;
    width: 10px;
    height: 10px;
    border: 4px double #aaaaaa;
    border-radius: 50px;
    background-color:#ffffff;
}
 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:hover {
     color: #ed4134;
}
 /*.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
     content: "\f818";
     font-family: "FontAwesome";
     right: 0;
     font-size: 12px;
}*/
 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
     margin-left:-18px;
}
 .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
     position:absolute;
     z-index:1;
     font-size:.7em;
     display:block;
     border:0;
     background-color:#aaaaaa;
}
 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
     -webkit-border-radius:1em;
     border-radius:1em;
     background-color:#ffffff;
}
 .woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
     height:2px;
}
 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
     top:0;
     height:100%;
}
 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
     left:-1px;
}
 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
     right:-1px;
}
 .single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
     padding:0;
}
 .single-product .twentythirteen p.stars {
     clear:both;
}
 .twentyfourteen ul.products li.product {
     margin-top:0!important;
}
 .category-toolbar {
position: relative;
    text-align: center;
    background-color: #F7F7F5;
    color: #777777;
    margin-bottom: 23px;
    padding: 15px;
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}
}
 #primary .gridlist-toggle {
     padding:0 !important;
     display:inline-block;
     margin:2px 0 5px !important;
}
 .woocommerce-result-count {
     margin:2px 15px 0;
}
 .category-toolbar .gridlist-toggle {
     float:left;
     width:auto !important;
     background:none !important;
     border:medium none !important;
     box-shadow:none !important;
     -moz-box-shadow:none !important;
     -webkit-box-shadow:none !important;
     margin:0 !important;
     border-radius:0 !important;
     -webkit-border-radius:0 !important;
     -moz-border-radius:0 !important;
     clear:none !important;
     padding:0 !important;
}
 .category-toolbar .gridlist-toggle a, .gridlist-toggle a {
     width: 25px !important;
     height: 25px;
     float:left;
     text-indent:-9999px;
     border:none !important;
     box-shadow:none !important;
     -moz-box-shadow:none !important;
     -webkit-box-shadow:none !important;
     border:none !important;
     margin:0;
     border:none !important;
     padding:0 !important;
}
 .ie8 .gridlist-toggle {
     background-color:transparent !important;
     filter:none;
}
 .ie8 .gridlist-toggle, .ie8 .gridlist-toggle a.active {
     filter:none !important;
}
 .ie8 .gridlist-toggle a#grid {
     background-color:transparent;
}
 .gridlist-toggle a#grid {
     background-image:url("../../images/themeimages/grid-list.png");
     background-repeat:no-repeat;
     background-attachment:scroll;
     background-position:0 -40px;
     background-color:transparent;
     margin-right:5px;
}
 .gridlist-toggle a .dashicons {
     text-indent:-9999px;
}
 .gridlist-toggle a#grid.active, .gridlist-toggle a#grid:hover {
     background-position: 0 -5px;
     transition: all 200ms ease 0s;
     -webkit-transition: all 200ms ease 0s;
     -moz-transition: all 200ms ease 0s;
     -ms-transition: all 200ms ease 0s;
     -o-transition: all 200ms ease 0s;
}
 .gridlist-toggle a#list {
     background-image: url(../../images/themeimages/grid-list.png);
     background-repeat: no-repeat;
     background-attachment: scroll;
     background-position: -35px -40px;
     background-color: transparent;
}
 .gridlist-toggle a#list.active, .gridlist-toggle a#list:hover {
     background-position:-35px -5px !important;
     transition:all 200ms ease 0s;
     -webkit-transition:all 200ms ease 0s;
     -moz-transition:all 200ms ease 0s;
     -ms-transition:all 200ms ease 0s;
     -o-transition:all 200ms ease 0s;
}
 .woocommerce ul.products.list li.product hr {
     height:0;
     border:none;
     margin:0;
}
 .woocommerce ul.products.list li.product a img, .woocommerce-page ul.products.list li.product a img {
     width:auto !important;
     margin:0 !important;
}
 .woocommerce ul.products.list li.product .gridlist-buttonwrap {
     clear:both;
     float:none;
     margin:0;
     width:auto;
     position:relative;
}
 ul.products.list li.product div[itemprop="description"] {
     display:block;
     margin:12px 0;
}
 .woocommerce-page ul.products.list li.product h3, .woocommerce ul.products.list li.product h3, .woocommerce-page ul.products.list li.product div[itemprop="description"], .woocommerce ul.products.list li.product div[itemprop="description"], .woocommerce-page ul.products.list li.product .price, .woocommerce ul.products.list li.product .price, .woocommerce-page ul.products.list li.product.gridlist-buttonwrap, .woocommerce ul.products.list li.product.gridlist-buttonwrap {
     width:100%;
     float:left;
     clear:both;
}
 .woocommerce-page ul.products.list li.product h3, .woocommerce ul.products.list li.product h3 {
     font-size: 18px;
}
 .woocommerce-page ul.products.list li.product .price, .woocommerce ul.products.list li.product .price, .woocommerce ul.products.list li.product:hover .price, .woocommerce-page ul.products.list li.product:hover .price {
     position:relative;
     bottom:auto;
	 
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
	
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;
	
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}
 .woocommerce ul.products.list li.product:hover .product-name, .woocommerce-page ul.products.list li.product:hover .product-name {
     display:block;
}
 .woocommerce ul.products p {
     margin:0px;
     clear:none;
     padding:14px 0 20px 0;
     color:#858585;
}
 .woocommerce ul.products.list li.product {
     margin-bottom:30px;
     padding-bottom:30px;
     border-bottom:1px solid #eaeaea;
}
 .woocommerce ul.products.list li.product:last-child {
     border:0;
     margin-bottom:0;
}
 .primary-sidebar .star-rating {
     margin:3px 0;
}
 .primary-sidebar .product_list_widget li {
     margin:0 0 15px;
     padding-bottom:15px;
}
 .primary-sidebar .product_list_widget li:last-child {
     border:0;
     padding:0;
}
 .woocommerce .summary .product_meta {
     border-top:1px solid #e8e8e8;
     clear:both;
     display:inline-block;
     font-weight:600;
     margin:20px 0 0;
     padding-top:20px;
     position:relative;
     width:100%;
}
 .woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .entry-summary .variations label, .woocommerce .summary .product_meta .tagged_as, .brand {
     color:#000;
     display:inline-block;
     margin:0;
     font-weight:bold;
     width:100%;
     clear:both;
}
 .woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .woocommerce .summary .product_meta .tagged_as{
     margin: 0 0 5px;
}
 .entry-summary .sku {
     font-weight:normal;
     color:#777777;
}
 .woocommerce .summary .product_meta .posted_in a, .woocommerce .summary .product_meta .tagged_as a, .brand span a, .social a {
     font-weight:normal;
     color:#777777;
}
 .woocommerce .summary .product_meta .posted_in a:hover, .woocommerce .summary .product_meta .tagged_as a:hover, .brand span a:hover, .social a:hover {
     color:#ed4134;
}
 .summary.entry-summary .clear {
     clear:none;
}
 ul.products.list .yith-wcwl-add-to-wishlist .ajax-loading {
     width:auto !important;
     margin:0 !important;
}
 .wishlist-title h2 {
     margin:0;
}
 .woocommerce ul.cart_list li a.remove, .woocommerce-page ul.cart_list li a.remove {
     background-color:#000000;
     border:medium none;
     border-radius:50%;
     -webkit-border-radius:50%;
     -khtml-border-radius:50%;
     -moz-border-radius:50%;
     color:#ffffff;
     display:block;
     float:right;
     font-size:20px;
     height:15px;
     line-height:15px;
     margin:3px;
     text-align:center;
     text-indent:0;
     width:15px;
}
 .woocommerce-shipping-calculator .shipping-calculator-button {
     color:#000000;
     display:inline-block;
     font-weight:bold;
     margin:5px 0;
}
 .woocommerce-shipping-calculator .shipping-calculator-button:hover {
     color:#000;
}
 .woocommerce .wc-proceed-to-checkout .checkout-button, .woocommerce-page .wc-proceed-to-checkout .checkout-button {
     background:#000000;
     color:#000;
     border:1px solid transparent;
}
 .woocommerce .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-page .wc-proceed-to-checkout .checkout-button:hover {
     background:#fff;
     color:#000000;
     border-color:transparent;
}
 .wc-proceed-to-checkout {
     margin:30px 0;
}
 .woocommerce #yith-wcwl-popup-message, .woocommerce-page #yith-wcwl-popup-message, .home #yith-wcwl-popup-message {
     background:#000000 none repeat scroll 0 0;
     border:1px solid #000000;
     color:#ffffff;
     padding:15px 20px;
}
 #yith-wcwl-popup-message {
     border-radius:5px;
     -webkit-border-radius:5px;
     -khtml-border-radius:5px;
     -moz-border-radius:5px;
     left:50%;
     line-height:50px;
     position:fixed;
     text-align:center;
     top:50%;
     z-index:10000;
}
 .yith-wcwl-wishlistexistsbrowse > a {
     font-size:0;
}
 .wishlist_table tr td a.button.yith-wcqv-button {
     display:none;
     margin:0;
     opacity:0;
}
 .yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistaddedbrowse .feedback {
     display:none;
     font-size:0;
     margin:0;
     padding:0;
     text-indent:-9999px;
}
 .entry-summary .add_to_wishlist {
     display:inline-block;
     font-weight:600;
     margin:5px 0 5px;
     font-weight:600;
     width:100%;
}
 .entry-summary > div {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
 .summary.entry-summary .product-cms-tab-block {
     margin:20px 0;
}
 .woocommerce-password-strength {
     display:inline-block;
     font-size:13px;
     line-height:1;
     margin-top:5px;
     padding:5px 10px;
     background-color:#ff0000;
     color:#ffffff;
     border-radius:50px;
     -webkit-border-radius:50px;
     -o-border-radius:50px;
     -moz-border-radius:50px;
}
 .woocommerce-password-hint {
     float:left;
     clear:both;
}
 .woocommerce-password-strength.strong {
     background-color:#76c261;
}
 .woocommerce-password-strength.good {
     background-color:#f3b700;
}
 .woocommerce .primary-sidebar .widget_rating_filter .star-rating, .woocommerce-page .primary-sidebar .widget_rating_filter .star-rating {
     float:left;
     margin:3px 5px;
}
 .woocommerce-MyAccount-navigation {
     float:left;
     margin:0 36px 0 0;
     background:#fff;
}
 .woocommerce-MyAccount-navigation ul {
     margin:0;
}
 .woocommerce-MyAccount-navigation ul li {
     border-bottom:1px dashed #ebebeb;
     list-style-type:none;
}
 .woocommerce-MyAccount-navigation ul li:last-child {
     border:none;
}
 .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li a:hover {
     color:#000000;
}
 .woocommerce-MyAccount-navigation ul li a {
     padding:10px 0;
     display:block;
     text-transform:capitalize;
     font-size:14px;
     font-weight:600;
     color:#333;
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
     content:"\f291";
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
     content:"\f019";
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
     content:"\f015";
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
     content:"\f09d";
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
     content:"\f007";
}
 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
     content:"\f08b";
}
 .woocommerce-MyAccount-navigation ul li.is-active a:before, .woocommerce-MyAccount-navigation ul li a:hover:before {
     opacity:1;
     -khtml-opacity:1;
     -webkit-opacity:1;
     -moz-opacity:1;
}
 .woocommerce-MyAccount-navigation ul li a:before {
     content:"\f0e4";
     display:inline-block;
     float:right;
     font-family:FontAwesome;
     font-kerning:auto;
     font-size:15px;
     font-size-adjust:none;
     font-stretch:normal;
     font-style:normal;
     font-variant:normal;
     font-weight:normal;
     line-height:22px;
     margin-left:0.53em;
     text-align:right;
     text-rendering:auto;
     width:3em;
     opacity:0.8;
     -khtml-opacity:0.8;
     -webkit-opacity:0.8;
     -moz-opacity:0.8;
}
 .woocommerce-MyAccount-content {
     overflow:hidden;
     background:#fff;
}
 .quantity input.qty {
     border:1px solid #ebebeb;
     text-align:center!important;
     width:54px;
     height:40px;
     display:inline;
     padding:8px;
     margin:0 3px;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
     -moz-border-radius: 5px;
}
 .tmpoption-quantity {
     font-weight:bold;
     color:#000;
     margin-right: 5px;
}
 input[type="number"] {
     -moz-appearance:textfield;
}
 .quantity input.plus, .quantity input.minus {
     display:inline-block;
     height:40px;
     border:1px solid #ebebeb;
     width:40px;
     text-align:center;
     color:#000000;
     cursor:pointer;
     vertical-align:top;
     background:none;
     font-size:20px;
     padding:0;
   border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}
 .quantity input.plus:hover, .quantity input.plus:focus, .quantity input.minus:hover, .quantity input.minus:focus {
     background-color:#ed4134;
     border-color:#ed4134;
     color:#fff;
}
 #yith-quick-view-content .quantity input.plus, #yith-quick-view-content .quantity input.minus, .shop_table .quantity input.plus, .shop_table .quantity input.minus {
     display:inline-block;
}
 .shop_table .quantity input.qty, #yith-quick-view-content div.summary .quantity input.qty {
     -moz-appearance:number-input;
}
 .woocommerce ul.products.list li .product-block-hover .add_to_wishlist:before {
     right:0;
}
 .woocommerce.single-product #content div.product .entry-summary .product_title {
     padding-right:0;
}
 .summary.entry-summary .clear {
     display:inline-block;
}
 .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
     left:0;
     margin:0 !important;
     position:absolute;
     top:11px;
}
/* .list .yith-wcwl-add-to-wishlist .add_to_wishlist:before, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
     font-family:"FontAwesome";
     content:"\f08a";
     font-size:14px;
     left:0;
     right:0;
     text-align:center;
     margin:0 0px 0 auto;
     padding-left:1px;
}
 */
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {
     content:"\f112";
     display:inline-block;
     font-family:"FontAwesome";
     left:0;
     padding:0;
     margin:0 5px 0 0;
     position:relative;
     text-align:center;
     top:0;
     font-size: 14px;
}
 .woocommerce .entry-summary .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a, .woocommerce .entry-summary .add_to_wishlist, .woocommerce .entry-summary a.compare.button,.entry-summary .yith-wcwl-wishlistexistsbrowse, .entry-summary .yith-wcwl-wishlistaddedbrowse {
	width:auto;
	height:auto;
	margin:0;
	border:medium none;
	padding: 10px 0;
	font-size:13px;
	font-weight:normal;
	background:rgba(0,0,0,0) none repeat scroll 0 0;
	text-transform:capitalize;
	display:inline-block;
	border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	color:#777777;
	line-height:20px;
	vertical-align:top;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transition-duration: unset;
	-webkit-transition-duration: unset;
	-moz-transition-duration: unset;
	-ms-transition-duration: unset;
	-o-transition-duration: unset;
}
 .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover, .woocommerce .entry-summary a.compare.button:hover, .woocommerce .entry-summary .compare.button:hover, .woocommerce .entry-summary a.compare.button.added:hover {
     color:#ed4134;
}
 .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .woocommerce .entry-summary a.compare.button {
     display:inline-block;
     padding: 10px 0;
     line-height: 21px;
     margin:0;
     position:relative;
     vertical-align:top;
}
 .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
     background-image: url(../../images/themeimages/productpg-wishlist.svg);
     background-position: left center;
     background-repeat: no-repeat;
     background-size: 15px;
     padding: 0 0 0 22px;
	 margin-right: 14px;
}
.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover {
    background-image: url(../../images/themeimages/productpg-wishlist-hover.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px;
}
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse > a {
    background-image: url(../../images/themeimages/productpg-wishlist-added.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 25px;
    margin-right: 14px;
}
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse > a:hover {
    background-image: url(../../images/themeimages/productpg-wishlist-added-hover.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
}
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {
	display: none;
}
.woocommerce a.compare.button,
.woocommerce a.compare.button:hover{
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.woocommerce .entry-summary a.compare.button:before{
	background: url(../../images/themeimages/productpg-compare.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	height: 20px;
	width: 20px;
	content: "";
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.woocommerce .entry-summary a.compare.button:hover:before{
	background: url(../../images/themeimages/productpg-compare-hover.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: center;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.woocommerce .entry-summary .compare.button.added:before {
	background: url(../../images/themeimages/productpg-cart-added.svg);
	background-repeat: no-repeat;
	background-size: 17px;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	height: 20px;
	width: 20px;
	content: "";
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.woocommerce .entry-summary .compare.button.added:hover:before {
	background: url(../../images/themeimages/productpg-cart-added-hover.svg);
	background-repeat: no-repeat;
	background-size: 17px;
	background-position: center;
	content: "";
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
 .entry-summary .yith-wcwl-wishlistexistsbrowse, .entry-summary .yith-wcwl-wishlistaddedbrowse {
     height:auto;
     line-height:inherit;
     width:auto;
     padding: 0;
}
 .entry-summary a.compare.button {
     position:relative;
}
 .entry-summary .button.yith-wcqv-button:before, .entry-summary a.compare.button:before, .entry-summary .add_to_wishlist:before {
     position:relative;
     margin:0 5px;
}
 .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img, .woocommerce #content div.product .woocommerce-product-gallery ol li img {
     max-width:8.05em;
}
 .woocommerce .wishlist-title h2 {
     padding:0 0 15px;
}
 .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
     border-color:#ebebeb!important;
     padding:5px 10px!important;
     box-sizing:border-box;
}
 #primary-sidebar .widget_newsletterwidget .title-outer {
     display: block;
}
 #primary-sidebar .title-outer .widget-title {
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	display: block;
	text-align: left;
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	color: #222222;
	background: #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}
#primary-sidebar .title-outer .widget-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #e8e8e8;
}
#primary-sidebar .widget_price_filter .title-outer .widget-title {
    padding-bottom: 20px;
    margin-bottom: 30px;
}
 #primary-sidebar .widget_newsletterwidget .tnp-widget {
     width: 100%;
     margin: 0;
     float: none;
}
 @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
     .woocommerce #content input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page #content input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before {
         background-image:url(../images/ajax-loader@2x.gif);
         background-size:16px 16px;
    }
}
 @media screen and (min-width: 673px) {
     .twentyfourteen .tfwc {
         padding-right:30px;
         padding-left:30px;
    }
}
 @media screen and (min-width: 1040px) {
     .twentyfourteen .tfwc {
         padding-right:15px;
         padding-left:15px;
    }
}
 @media screen and (min-width: 1110px) {
     .twentyfourteen .tfwc {
         padding-right:30px;
         padding-left:30px;
    }
}
 @media screen and (min-width: 1218px) {
     .twentyfourteen .tfwc {
         margin-right:54px;
    }
     .full-width .twentyfourteen .tfwc {
         margin-right: auto;
    }
}
 .woocommerce ul.products li .product-loading, .woocommerce-page ul.products li .product-loading {
     background:#fff url("../../images/themeimages/product-loading.gif") no-repeat scroll center center;
     bottom:0;
     left:0;
     position:absolute;
     right:0;
     top:0;
     z-index:99;
}
 .woocommerce-account-fields {
     clear:both;
}
/* sidebar products */
 .left-col .woocommerce ul.cart_list li .star-rating, .left-col .woocommerce ul.product_list_widget li .star-rating, .left-col .woocommerce-page ul.cart_list li .star-rating, .left-col .woocommerce-page ul.product_list_widget li .star-rating {
     right: 0;
     left: auto;
     position: relative;
     bottom: 0;
     top: auto;
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
     -ms-opacity: 1;
     -o-opacity: 1;
     transform: unset;
     -webkit-transform: unset;
     -ms-transform: unset;
     -o-transform: unset;
     -moz-transform: unset;
     transition: unset;
     -webkit-transition: unset;
     -moz-transition: unset;
     -ms-transition: unset;
     -o-transition: unset;
}
.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share {
    float: none;
	
}

.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share ul {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}

.yith-wcwl-share li a {
    line-height: 40px;
    height: 27px;
    width: 27px;
    vertical-align: top;
    background-color: #f66c6c;
    padding: 0px 7px;
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.yith-wcwl-share li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    padding: 5px;
    display: block;
    border: none;
    min-width: 26px;
    min-height: 26px;
}

.yith-wcwl-share li a .fa {
    font-size: 15px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 26px;
    clear: both;
}
.woocommerce .shop_table.cart.wishlist_table td.product-add-to-cart a {
    display: inline-block!important;
    padding: 18px 29px !important;
}
.woocommerce .shop_table.cart.wishlist_table td.product-add-to-cart a:hover {
    background: #ed4134;
} 
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #e6fdf8;
    color: #079779;
    border: 1px solid #1bbc9b;
    box-shadow: 0 5px 0 #1bbc9b;
    padding: 1em 1em 1em 2em;
    font-size: 16px;
    text-align: center;
}
.woocommerce-page .hentry .entry-content p.woocommerce-notice, .hentry .entry-content .woocommerce p.woocommerce-notice {
    clear: none;
    margin: 0 0 30px;
}
.woocommerce.shop-full-width ul.products li.product, 
.woocommerce-page.shop-full-width ul.products li.product {
    width: 20%;
}
.woocommerce ul.products.grid, 
.shop-left-sidebar .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}