<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	WooCommerce Default Styles
/* --------------------------------------------- */
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.woocommerce-page .nobr   { white-space: nowrap; }
.woocommerce-page ins 	{ text-decoration: none; }
.woocommerce-page #jquery-style-css { display: none; }
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.woocommerce-page .products .product-image img {
    width: 100%;
}
.woocommerce-page .woocommerce-product-gallery .woocommerce-product-gallery__image img.wp-post-image {
    width: 100%;
}
.wcppec-cart-widget-button {
    max-height: 29px;
	margin-top: 8px;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{
	margin-right:5px;
}
.woocommerce-page #content ul{
	list-style:none;
	margin-bottom: 0;
	padding: 0;
	clear: both;
}
.woocommerce-page #content ol{
	list-style:none;
	margin-bottom: 0;
	padding: 0;
}
.woocommerce-page ol.commentlist{
	padding-left: 0;
    margin-left: 0;
}
.woocommerce-Reviews #comments:not(:last-child){
	margin-bottom: 40px;
}
.woocommerce table.shop_table.cart .product-name a.product-name{
	max-width: 30%;
    display: inline-block;
}

 .woocommerce-checkout-payment ul{
	 list-style:none;
	margin-bottom: 0;
	padding: 0;
 }
 a.about_paypal{
	 text-transform: uppercase;
	 color: #45b29d;
	 font-size:16px;
	 font-weight: 300;
 }
 
 .woocommerce-page ul.wc_payment_methods li.wc_payment_method.payment_method_paypal img {
    margin-left: -65px;
    margin-top: 25px;
}
.payment_box p:not(:last-child) {
    margin-bottom: 15px;
}
 .woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: ' ';
    display: table;
}
 .woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{
	 color:inherit;
	 cursor:not-allowed;
	 opacity:.5;
	 }
.woocommerce .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important} 
.admin-bar p.demo_store{top:32px}
.clear{clear:both}	
.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both;
} 
.woocommerce .products ul::after, .woocommerce ul.products::after {
    clear: both;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: ' ';
    display: table;
}
.woocommerce ul.products::after, .woocommerce-page ul.products::after {
    clear: both;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
	font-size: 16px;
	line-height: 42px;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 2em;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce select {
    background-color: #e8e8e8;
}
.related.products ul.products li::after {
    clear: both;
}
.related.products ul.products li::after, .related.products ul.products li::before {
    content: ' ';
    display: table;
}
.woocommerce  main#main.site-main {
    float: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}
.woocommerce div.product div.images {
    margin-bottom: 80px;
}
.ys-page-content-wrap .woocommerce-Tabs-panel.entry-content {
    margin-bottom: 60px;
}
.related.products h4:not(:last-child) {
    margin-bottom: 30px;
}
.single-product #commentform p.form-submit {
    margin-bottom: 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 49%;
    clear: none;
}
.woocommerce div.product div.summary {
    margin-bottom: 40px;
}
.woocommerce-product-gallery--with-images .owl-nav &gt; * {
    font-size: 30px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 26px 0;
}
.woocommerce-Tabs-panel--description h2{
	font-size: 18px;
    line-height: 22px;
	margin-bottom: 10px;
	color: #777;
}
.woocommerce-tabs ul.tabs &gt; li:not(:last-child) {
    margin-right: 40px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #e4e4e4;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active &gt; a:after {
    opacity: 1;
    visibility: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #45b29d; 
   border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #45b29d;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 10px;
    color: #333;
	display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs &gt; li:first-child &gt; a {
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    position: relative;
    z-index: 0;
}
.woocommerce div.product form.cart {
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	border:none;
	background: transparent;
    border-radius: 0;
	margin-bottom: -2px !important;
	margin-top: 0;
}
.woocommerce .widget  li.product
 {
    float: none;
    position: relative;
    margin-left: 0;
}
.woocommerce ul.product_list_widget::before {
    content: ' ';
    display: table;
}
.woocommerce-page ul.product_list_widget::after {
    clear: both;
}
.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.woocommerce ul.product_list_widget li::after {
    clear: both;
}
.woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
    content: ' ';
    display: table;
}
.woocommerce-Tabs-panel table.shop_attributes{
    text-align: left;
}

.woocommerce-Reviews .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
}
.woocommerce-Reviews .woocommerce-review__dash{
	display:none;
}
.woocommerce-Reviews .woocommerce-review__author{
	display:block;
	color: #333;
	font-family: 'Prata', serif;
	margin-bottom: 5px;
	font-size: 18px;
    line-height: 26px;
	letter-spacing: 0;
}
.woocommerce-Reviews .woocommerce-review__published-date {
	    font-weight: 300;
		font-size: 14px;
    line-height: 24px;
    color: #999;
}
.woocommerce-Reviews img.avatar{
    float: left;
    margin-right: 20px;
	border-radius: 50%;
}
.woocommerce-Reviews p.meta{
     margin-bottom: 15px;
}
.comment-form-rating  p.stars{
	margin-bottom: 10px;
}
.comment-form-rating  p.stars span {
    width: 118px;
    height: 24px;
    position: relative;
    display: block;
    float: none;
}
.comment-form-rating p.stars a.star-1 {
    width: 1.5em;
    z-index: 10;
}
.comment-form-rating p.stars a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    font-style: normal;
    font-weight: normal;
    margin-right: 0;
    text-indent: -9999px;
    border-bottom: 0!important;
    outline: 0;
}
.comment-form-rating p.stars a.star-2 {
    width: 3.1em;
    z-index: 9;
}
.comment-form-rating p.stars a.star-3 {
    width: 4.6em;
    z-index: 8;
}
.comment-form-rating p.stars a.star-4 {
    width: 6.1em;
    z-index: 7;
}
.comment-form-rating p.stars a.star-5 {
    width: 7.6em;
    z-index: 6;
}
.comment-form-rating p.stars a.star-1:after, 
.comment-form-rating p.stars a.star-2:after, 
.comment-form-rating p.stars a.star-3:after, 
.comment-form-rating p.stars a.star-4:after, 
.comment-form-rating p.stars a.star-5:after {
    font-family: 'Linearicons';
	font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: #999999;
}
.comment-form-rating p.stars a.star-1:after ,
.comment-form-rating p.stars a.star-2:after ,
.comment-form-rating p.stars a.star-3:after ,
.comment-form-rating p.stars a.star-4:after 
{
    content: "";
}
.comment-form-rating p.stars a.star-5:after {
    content: "\e68d\e68d\e68d\e68d\e68d";
}
.comment-form-rating  p.stars a.star-5.active:after, .comment-form-rating  p.stars a.star-5:hover:after {
    content: "\e68d\e68d\e68d\e68d\e68d";
    color: #45b29d;
}
.comment-form-rating p.stars a.star-4.active:after, .comment-form-rating p.stars a.star-4:hover:after {
    content: "\e68d\e68d\e68d\e68d";
    color: #45b29d;
}
.comment-form-rating p.stars a.star-3.active:after, .comment-form-rating p.stars a.star-3:hover:after {
    content: "\e68d\e68d\e68d";
    color: #45b29d;
}
.comment-form-rating p.stars a.star-2.active:after, .comment-form-rating p.stars a.star-2:hover:after {
    content: "\e68d\e68d";
    color: #45b29d;
}
.comment-form-rating p.stars a.star-1.active:after, .comment-form-rating p.stars a.star-1:hover:after {
    content: "\e68d";
    color: #45b29d;
}
.woocommerce-Reviews .comment:not(:last-child)  .comment_container{
    padding-bottom: 20px;
}
.woocommerce-Reviews .comment:not(:last-child) {
    margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form-comment .required:after {
    content: "";
}
.woocommerce-Reviews #commentform label{
	margin-bottom: 7px;
}

.woocommerce.single-product .product.has-post-thumbnail .onsale {
	margin-left: 0;
    right: auto;
	left: 0;
    border-radius: 0 0 15px 0;
}
.woocommerce .quantity.hidden{
	width:0;
	margin-right: 0;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    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 .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 39px;
    padding: 0;
}
.woocommerce table.shop_table td {
    padding: 13px 25px;
    vertical-align: middle;
}
.woocommerce table.shop_table tr &gt; td {
    background: transparent;
}
.woocommerce table.shop_table tr:nth-child(2n) &gt; td {
    background: #fbfbfb;
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
}
.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;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.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;
	position: relative;
}
.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 #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: 80px;
}
.woocommerce-page table.cart td.actions  #coupon_code.input-text{
	width: 80%;
}
.woocommerce-cart-form__contents .actions .coupon{
    width: 50%;
}
.woocommerce-cart-form__contents .actions .coupon .button{
    position: absolute;
    top: 0;
    right: 0;
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
	color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 10px 6px 10px 30px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce-cart table.cart thead th{
	font-size: 16px;
	padding: 13px 30px;
}
.woocommerce-cart-form .product-thumbnail img {
    width: 100px;
    height: auto;
}
.woocommerce-cart-form a.remove {
	vertical-align: top;
    color: #333;
    display: inline-block;
    margin-right: 40px;
    background: none;
    font-size: 18px;
	width: 18px;
    height: 18px;
	border: 1px solid #333;
    border-radius: 50%;
	line-height: 1;
    text-align: center;
    z-index: 2;
}

.up-sells.upsells.products{
	 margin: 30px 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 40%;
}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
}
.woocommerce table.shop_table th {
   font-size: 16px;
    letter-spacing: 0.5px;
    color: #333;
    background: #f1f1f1;
    text-transform: uppercase;
    vertical-align: middle;
	font-weight: 300;
	padding: 13px 25px;
}
.woocommerce table.shop_table .order-total th {
	font-weight: 500;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #858585;
    line-height: 40px;
	padding-left: 20px;
}
.woocommerce .select2-container--default .select2-selection--single {
    background-color: #fbfbfb;
    border: 2px solid #f1f1f1;
    border-radius: 7px;
    height: 42px;
	color: #777;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px;
}
.woocommerce-cart-form .product-quantity .quantity-text {
    display: none;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #333;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 40px !important;
    position: relative;
    font-size: 1em;
    letter-spacing: 0.3px;
    font-weight: 300;
    background: #dae4f1;
    color: #0648a2;
	padding: 26px 70px;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 0;
    margin: 0 0 20px 0;
    text-align: left;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
	margin-bottom: 100px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49%;
    overflow: visible;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.single-product .share-wrap .share-title {
    font-size: 14px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: none outside;
}
.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::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 50%;
	flex: none;
    max-width: 50%;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after {
    clear: both;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 50%;
	flex: none;
    max-width: 50%;
}
.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
    clear: both;
}
#add_payment_method .checkout .shipping_address, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
#add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce-checkout .woocommerce-info:not(:last-child) {
    margin-bottom: 55px;
	padding:0;
	font-size: 18px;
    font-weight: normal;
    color: #666666;
}
.woocommerce-checkout label{
    margin-bottom: 5px;
}
.woocommerce-checkout h5 {
    margin-bottom: 15px;
}
.woocommerce abbr[title] {
    border-bottom: none;
}
.woocommerce .required:after {
    content: "";
}
.woocommerce .required {
    color: #e883ae;
}
.woocommerce  input[type="checkbox"] {
    display: inline;
    padding: 0 !important;
    height: 32px !important;
    width: 32px !important;
    position: absolute;
    opacity: 1;
	border-radius: 7px !important;
	border: 2px solid #f1f1f1;
	-moz-appearance: none;
outline: 0px none transparent;
}
.payment_box #paypal_auto_payment_mode_enabled  {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    vertical-align: middle;
}
.wc_payment_method input.input-radio[name=payment_method]:checked+label:before {
    background: #333;
}
.wc_payment_method input.input-radio[name=payment_method]+label:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
	margin-top: -4px;
    border: 9px solid #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    background: transparent;
    margin-right: .5em;
    border-radius: 50%;
}
.woocommerce  input[type="radio"] {
	display: inline-block;
    padding: 0 !important;
    height: 32px !important;
    width: 32px !important;
    position: absolute;
    opacity: 1;
	border-radius: 50% !important;
	border: 2px solid #f1f1f1;
	background: #fbfbfb;
}
.woocommerce input[type="checkbox"] + span {
    padding-left: 45px;
    padding-top: 4px;
    position: relative;
    cursor: pointer;
    line-height: 34px;
    font-weight: 300;
    font-size: 16px;
	color: #777;
}
.woocommerce input#terms[type="checkbox"] + span{
	font-size: 16px;
	font-weight: 300;
	color: #777;
}
.woocommerce input#terms[type="checkbox"] + span a {
    color: #45b29d;
}
.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper{
	margin-bottom: 35px;
}
.woocommerce-checkout .wc_payment_methods .payment_box{
	padding-left: 45px;
}
ul#shipping_method{
	padding: 0;
    margin: 7px 0;
	list-style:none;
}
.woocommerce input[type="checkbox"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce input[type="checkbox"]::after{
	content: '\e8ff';
    font-family: 'fontello';
    line-height: 34px;
    top: 0;
    color: #333;
    font-size: 18px;
    position: absolute;
    left: 8px;
    visibility: hidden;
}
.woocommerce input[type="radio"] + label::before {
   border: none;
   background: transparent;
}
.woocommerce input[type="radio"] + label, .woocommerce input[type="checkbox"] + label {
    padding-top: 4px;
    padding-bottom: 10px;
}
.woocommerce input[type="radio"] + label::after {
    display:none;
}
.woocommerce input[type="radio"]::after {
    content: '';
    top: 7px;
    border-radius: 50%;
    background: #333;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 7px;
    visibility: hidden;
}
.woocommerce input[type="radio"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce table.shop_table tfoot .order-total  {
    color: #e883ae;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	margin-bottom:30px;
}
.woocommerce-checkout #payment ul.payment_methods li:not(:last-child){
	margin-bottom:25px;
}
.woocommerce #ship-to-different-address .woocommerce-form__label&gt; span{
	font-family: 'Prata', serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    margin-right: 20px;
	letter-spacing: -0.1px;
	color: #333;
}
#ship-to-different-address{
margin-bottom: 0;
}
.woocommerce-checkout .terms.wc-terms-and-conditions{
	margin-bottom:55px;
}
.woocommerce .woocommerce-checkout button#place_order,
body.woocommerce-checkout button#place_order
{
	background-color: #e883ae;
	padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.5px;
	text-transform: uppercase;
    border-radius: 30px;
	font-size: 18px;
}
.woocommerce button.button:focus, .woocommerce button.button:hover {
    box-shadow: none!important;
    color: #fff;
}
.woocommerce-checkout h5#ship-to-different-address {
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation {
    display: block;
	margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
	border-bottom: 1px solid #e4e4e4;
}
.woocommerce-MyAccount-navigation li {
   margin-right: 40px;
    margin-bottom: 0;
    display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: 48%;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 22.05%;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.75%;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.widget_product_search button {
    position: absolute;
    top: 0;
    right: 20px;
    background: none;
    font-size: 20px;
    color: #333;
    line-height: 50px;
}
.widget_product_search form{
    position: relative;
}
/*	WooCommerce Custom Styles
/* --------------------------------------------- */
.widget_shopping_cart_content .woocommerce-mini-cart-item .product-image {
    float: left;
    margin-right: 20px;
    max-width: 80px;
    overflow: hidden;
    display: block;
    position: relative;
	clear: both;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item .product-description {
    overflow: hidden;
    padding: 0;
    padding-right: 30px;
    position: relative;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a.remove_from_cart_button {
    color: #fff;
    position: absolute;
    right: 0;
    margin-top: 20px;
	line-height: 1;
    text-align: center;
    background: none;
    font-size: 18px;
	width: 18px;
    height: 18px;
    display: inline-block;
    z-index: 1;
	border: 1px solid #fff;
    border-radius: 50%;
	
}
.widget_shopping_cart_content .woocommerce-mini-cart-item img{
	float: left;
margin-right: 20px;
max-width: 82px;
overflow: hidden;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    font-weight: normal !important;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item:not(:last-child) {
	 margin-bottom: 26px;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item {
    position: relative;
    display: inline-block;
    width: 100%;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item  h6 a {
    color: #a6c437;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
    padding: 30px 0;
    min-width: 100px;
    color: #fff;
    font-size: 16px;
	font-weight: 300;
letter-spacing: 0.5px;
text-transform: uppercase;
margin-bottom: 0;
 display: block;
}
.woocommerce-mini-cart__buttons.buttons{
display: block;
margin-top: 0;	
}

.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
   padding-left: 5px;
letter-spacing: 0.5px;
font-weight: 500;
color: #e883ae;
}
.shopping-cart .woocommerce-mini-cart__buttons .button {
    font-size: 12px;
letter-spacing: 1px;
padding: 2px 20px 1px;
background: #e883ae;
text-transform: uppercase;
border-radius: 30px;
color: #fff;
font-weight: normal;
text-align: center;
line-height: 26px;
display: inline-block;
}
.shopping-cart .woocommerce-mini-cart__buttons .button:first-child {
	font-size: 12px;
letter-spacing: 1px;
padding: 2px 20px 1px;
margin-right: 5px;
text-transform: uppercase;
border-radius: 30px;
background: #45b29d;
color: #fff;
font-weight: normal;
text-align: center;
line-height: 26px;
}

.woocommerce-pagination .sp-pagination &gt; li.paginated_link.active span {
    color: #fff;
    background: #b9b9b9;
	display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    font-size: 12px;
    border: 1px solid #b9b9b9;
}
.woocommerce-page  .woocommerce-product-gallery--with-images ol.flex-control-thumbs {
    padding-left: 50px !important;
    padding-right: 50px !important;
	margin-left:0;
	margin-top: 20px;
}
.woocommerce-page  .summary.entry-summary p.price{
    margin-bottom: 26px;
	letter-spacing: 0.3px;
    color: #e883ae;
    font-weight: 500;
	font-size: 24px;
}
.woocommerce .summary.entry-summary .star-rating{
	margin-right:10px;
}
.woocommerce .summary.entry-summary .woocommerce-review-link{
	color: #45b29d;
	vertical-align: middle;
}
.woocommerce .summary.entry-summary  .woocommerce-product-rating{
	margin-bottom:26px;
}
.woocommerce .summary.entry-summary  .woocommerce-product-details__short-description{
	margin-bottom:26px;
}

 /* Quantity */
.woocommerce .summary.entry-summary .quantity input[type="number"] {
    text-align: left;
    max-width: 150px;
	width: 100%;
    padding: 0 40px 0 20px;
	border-radius: 0;
	border: none;
    height: 45px;
	font-size: 14px;
	margin-bottom: 0;
}
 .woocommerce  .quantity{
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
.woocommerce .summary.entry-summary .quantity {
    margin-right: 20px;
}
.summary.entry-summary .product_meta &gt; span{
	display:block;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	margin-bottom:5px;
}
.summary.entry-summary .product_meta span.sku{
	color: #777;
}
.summary.entry-summary .product_meta &gt; span a{
	color: #45b29d;
}
.woocommerce  div.product  .summary.entry-summary form.cart {
    margin-bottom: 30px;
}

.woocommerce  .summary.entry-summary .share .share-link {
    width: 42px;
    height: 42px;
    border: 1px solid #b9b9b9;
    line-height: 42px;
    text-align: center;
    color: #666;
    border-radius: 50%;
    font-size: 18px;
}
.woocommerce  .summary.entry-summary  .product_meta{
	margin-bottom: 30px;
}
.widget.woocommerce .product_list_widget .woocommerce-Price-amount {
    font-size: 14px;
    line-height: 26px;
    float: none;
}
.widget.woocommerce .product_list_widget .star-rating {
    float: none;
}

.widget.woocommerce .product_list_widget .product .star-rating {
    font-size: 14px;
}
.widget .product .product-image{
    max-width: 100px;
    margin: 0 30px 0 0;
	position: relative;
}
.widget .product .product-description {
    position: relative;
}

.woocommerce .woocommerce-cart-form .quantity input[type="number"] {
   text-align: left;
    width: 150px;
    padding: 0 40px 0 20px;
    border-radius: 0;
    border: none;
    height: 45px;
    font-size: 14px;
    margin-bottom: 0;
}
.woocommerce .cart_totals table.shop_table {
	border-radius: 20px 0 0 20px;
}
.woocommerce table.shop_table {
    text-align: left;
    width: 100%;
    overflow: hidden;
}
.woocommerce-MyAccount-navigation li  a {
	font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 10px;
    color: #333;
    position: relative;
}
.woocommerce-MyAccount-navigation li:first-child &gt; a {
    padding-left: 0;
}
.woocommerce-MyAccount-content{
    padding: 20px 0;
}
.woocommerce-MyAccount-content p:first-child{
    color: #333;
	font-size: 18px;
    line-height: 30px;
}
.woocommerce-MyAccount-content a {
    color: #45b29d;
}
.woocommerce-MyAccount-content .woocommerce-message, 
.woocommerce-MyAccount-content .woocommerce-info
{
    padding: 0;
    margin: 0 !important;
	background: transparent;
	color: #333;
}
.woocommerce-MyAccount-navigation li a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #45b29d;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
}
.woocommerce-MyAccount-navigation li.is-active a {
	border-bottom-color: #fff;
	color: #45b29d;
}
.woocommerce-MyAccount-navigation li.is-active a:after {
    opacity: 1;
    visibility: visible;
}
.woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button,
.woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button 
{
    margin-right: 20px;
}
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper{
	margin-bottom: 30px;
}
.woocommerce-ordering .custom-select .select-title {
    background-color: #e8e8e8;
   padding: 10px 50px 10px 30px;
	margin-top: 0;
}
.woocommerce-page #content .woocommerce-ordering .custom-select .select-list {
    border: 2px solid #e8e8e8;
	padding: 26px 0 6px;
	margin: 0;
}
.woocommerce-page #content .woocommerce-ordering .custom-select {
    width: auto;
    min-width: 250px;
    z-index: 5;
}
.woocommerce.widget_price_filter button.button{
	float: right;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 2px !important;
    padding-bottom: 1px !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.woocommerce.widget_price_filter .price_slider_amount{
	    margin-top: 20px;
}
.woocommerce.widget_price_filter .price_label{
	line-height: 30px;
	font-family: 'Poppins', sans-serif;
    color: #777;
	font-size: 14px;
	font-weight: 300;
}

.woocommerce.widget_price_filter .ui-widget-content {
    border: none;
    background-color: #f1f1f1;
    background-image: none;
    color: #fff;
}
.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: initial;
}
		.woocommerce.widget_price_filter  .ui-slider:not(:last-child){
          margin-bottom: 26px;
        }

        .woocommerce.widget_price_filter  .ui-slider-handle{
          border: none;
          border-radius: 50%;
          width: 22px;
          height: 22px;
          margin-left: -4px;
			top: 50%;
          background: #7436a5;
          background: -moz-linear-gradient(right left, #e883ae 0%, #915291 100%);
          background: -webkit-linear-gradient(right left, #e883ae 0%, #915291 100%);
          background: linear-gradient(to right, #e883ae 0%, #915291 100%);
        }

       .woocommerce.widget_price_filter .ui-slider-handle:last-child{
          margin-left: -20px;
        }

        .woocommerce.widget_price_filter  .ui-slider-handle:before{
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          margin-top: -4px;
          margin-left: -4px;
        }

.woocommerce-page form.woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    margin-top:15px;
	display: inline-block;
	margin-left: 25px;
}
.woocommerce-tabs .comment-text .star-rating{
    float: right;
}
.woocommerce-message a.button{
	margin-right:15px;	
}
body .select2-dropdown {
    border: 1px solid #e8e8e8;
}

.product-description a.added_to_cart{
font-size: 12px;
letter-spacing: 1px;
padding: 2px 20px 1px;
text-transform: uppercase;
}
.woocommerce .woocommerce-mini-cart-item .quantity {
    border: none;
	color: #e883ae;
font-size: 14px;
font-weight: 300;
line-height: 30px;
display: block;
text-align: left;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a{
	color:#fff;
	font-size: 18px;
line-height: 26px;
letter-spacing: 0;
font-family: 'Prata', serif;
}
/*	WooCommerce Rating Styles
/* --------------------------------------------- */

.product  .star-rating {
    display: block;
    margin: 0;
	float: right;
}
.product .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 22px;
    font-size: 16px;
    width: 5.2em;
    font-family: 'Linearicons';
	font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product .star-rating:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    color: #999;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.product .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.product .star-rating span:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    top: 0;
    position: absolute;
    left: 0;
	color: #45b29d;
}


.product-description .posted_in a{
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #45b29d;
}
.ys-products-holder.woocommerce.ys-view-grid .products{
	padding: 0;
}
.single-product h1.product_title {
    margin-bottom: 17px;
	line-height: 1.2;
}
.single-product .summary.entry-summary .star-rating{
	font-size: 20px;
}
.single_add_to_cart_button.button{
	vertical-align: middle;
	background: #e883ae;
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
	color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
#main .product .related.products h2{
	margin-bottom: 30px;
	font-size: 30px;
    line-height: 40px;
}
#main .product .related.products{
	clear: both;
    position: relative;
    display: block;
    float: none;
}
#main .product .summary.entry-summary .share-wrap.var2{
	margin-bottom: 60px;
}
.woocommerce-Reviews h2.woocommerce-Reviews-title{
	margin-bottom: 0;
	font-size: 24px;
    line-height: 30px;
}

.woocommerce-Reviews li {
    padding: 25px 0;
}
.single-product .summary.entry-summary .woocommerce-Reviews #comments {
	margin-bottom: 60px;
}
.single-product .summary.entry-summary .woocommerce-Reviews .star-rating {
    font-size: 16px;
}
#review_form_wrapper .comment-reply-title{
	font-size: 24px;
    line-height: 30px;
	margin-bottom: 23px;
	font-family: 'Prata', serif;
    color: #333;
    font-weight: normal;
    letter-spacing: -0.1px;
	display: block;
}
.woocommerce-Reviews #commentform .form-submit{
	margin-top: 36px;
}
#main .product .upsells.products {
    clear: both;
    position: relative;
    display: block;
    float: none;
}
#main .product .upsells.products h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}
.cart-collaterals .cross-sells h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}

.cart-collaterals .cart_totals  h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}
.cart_totals  .checkout-button{
    font-size: 18px;
    padding: 13px 30px;
    letter-spacing: 0.5px;
	background: #e883ae;
	text-transform: uppercase;
    border-radius: 30px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	float: right;
}
.shipping-calculator-form .button{
    font-size: 12px;
    letter-spacing: 1px;
    padding: 2px 20px 1px;
	text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	margin-top: 20px;
}
a.shipping-calculator-button{
	color: #45b29d;
}
.woocommerce-shipping-calculator p:not(:last-child) {
    margin-bottom: 0;
}
.cart_totals  .order-total .woocommerce-Price-amount{
	color: #e883ae;
	font-weight: 500;
    font-size: 16px;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents {
	    border-radius: 20px 20px 0 0;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents th{
	font-size: 16px;
    letter-spacing: 0.5px;
    color: #333;
	padding: 13px 25px;
}
.woocommerce-cart-form__contents .actions button[name="update_cart"]{
	    padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
.widget_shopping_cart_content .quantity {
    position: relative;
    display: inline-block;
    border-radius: 0;
    overflow: hidden;
    border: none;
	color: #e883ae;
	font-weight: 300;
    line-height: 30px;
}
.woocommerce table.shop_table tr &gt; td.product-subtotal {
   color: #333;
}
.woocommerce table.shop_table.cart{
   table-layout: auto;
}
.woocommerce table.shop_table.cart .product-name img {
    height: auto;
    max-width: 78px;
	margin-right: 20px;
}
.woocommerce table.shop_table.cart .product-name a {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
	font-family: 'Prata', serif;
    color: #333;
	font-weight: normal;
	border-bottom: none;
	display: inline-block;
    vertical-align: top;
}
.woocommerce table.shop_table.cart .product-name a.remove {
	font: 18px/18px 'Poppins', sans-serif;
}
.woocommerce table.shop_table.cart td {
    padding: 26px;
}
.woocommerce-page .col2-set#customer_details{
    margin-left: -15px;
    margin-right: -15px;
}
.checkout_coupon.woocommerce-form-coupon input.input-text{
	background: #fff;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    color: #777;
    border-radius: 7px;
    height: 45px;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 20px;
    border: 2px solid #f1f1f1;
}
.checkout_coupon.woocommerce-form-coupon .button {
position: absolute;
    left: 40%;
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	}

.checkout.woocommerce-checkout .woocommerce-billing-fields h3{
	margin-bottom: 8px;
	    font-size: 24px;
    line-height: 30px;
}
h3#order_review_heading{
	margin-bottom: 13px;
	font-size: 24px;
    line-height: 30px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
	border-radius: 20px 20px 0 0;
	color: #333;
	margin-bottom: 39px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name .product-quantity
{
	font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
	color: #333;
	font-family: 'Prata', serif;
}
.woocommerce-checkout-review-order ul.wc_payment_methods input[type="radio"] + label{
	font-weight: 500;
    color: #333;
    font-size: 18px;	
}
.woocommerce-page ul.wc_payment_methods  img {
    margin-left: 10px;
}
.woocommerce-checkout #payment ul.payment_methods{
	margin-bottom: 26px;
}
.woocommerce-checkout form .form-row.validate-required {
    padding: 0;
    margin: 10px 0 0 0;
}
.woocommerce form .form-row-wide.address-field#billing_address_2_field, 
.woocommerce form .form-row-wide.address-field#shipping_address_2_field 
{
	margin-top: 15px;
	padding: 0;
}
.woocommerce-MyAccount-content .col2-set.woocommerce-Addresses{
	margin-left: -15px;
	margin-right: -15px;
}
.woocommerce-MyAccount-content .woocommerce-Address-title h3{
	font-weight: 500;
	letter-spacing: 0.3px;
	font: 18px/30px 'Poppins', sans-serif;
	margin-bottom: 20px;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .button{
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
.woocommerce-MyAccount-content a.edit{
	background: #e4e4e4;
    color: #333;
	font-size: 12px;
    letter-spacing: 1px;
    padding: 2px 20px 1px;
	text-transform: uppercase;
    border-radius: 30px;
	font-weight: normal;
    text-align: center;
    line-height: 26px;
	display: inline-block;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
.woocommerce-MyAccount-content fieldset {
    border-radius: 0;
    padding: 0;
    border-color: transparent;
}
.woocommerce-MyAccount-content fieldset legend {
    font-size: 18px;
	margin-bottom: 13px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	padding:0;
	padding-top: 26px;	
}
.woocommerce-account .woocommerce #customer_login h2{
	margin-bottom: 18px;
	font-size: 36px;
    line-height: 39px;
}
.woocommerce-form.woocommerce-form-login .woocommerce-Button{
	padding: 7px 30px 6px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.8px;
}
.woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top:-44px;
	float: right;
}
.woocommerce-form.woocommerce-form-register .woocommerce-Button{
	padding: 7px 30px 6px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.8px;
}
.woocommerce-privacy-policy-text p{
	margin-bottom: 15px;
}
.woocommerce-mini-cart__empty-message{
	color: #fff;
}

.widget_products .product_list_widget li:not(:last-child) {
    margin-bottom: 26px;
}
.widget_products .product_list_widget li {
    height: 100%;
    position: relative;
}
.widget.widget_products .product-image:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
}
.widget.widget_products .product-image {
    float: left;
	position: relative;
    overflow: hidden;
}
.widget.widget_products .product-description {
    overflow: hidden;
}
.widget.widget_products .product-description .product-name:not(:last-child) {
    margin-bottom: 0;
}
.widget.widget_products .product-description .product-name {
    line-height: 26px;
}
.widget.widget_products  .product-price {
    font-size: 14px;
}
.widget.widget_products .product-image img{
	max-width:78px;
}

body.single.single-product .breadcrumbs-wrap .ys-page-title.page-title{
	display: none;
}
body.single.single-product .breadcrumbs-wrap {
    padding: 13px 0 12px;
}
form.woocommerce-checkout .shipping_address  .form-row-first.form-row.validate-required, 
form.woocommerce-checkout .shipping_address  .form-row-last.form-row.validate-required 
{
    padding: 0;
    margin: 5px 0 0 0;
}
.woocommerce-checkout .shop_table.sumo_order_subscription label {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 15px;
    padding-top: 2px;
    display: inline-block;
}
.woocommerce-checkout table.shop_table.sumo_order_subscription td {
    padding: 13px 0;
}
.shop_table.sumo_order_subscription{
	 margin-bottom: 20px;
}
.woocommerce-MyAccount-content h2{
	font-size: 36px;
    line-height: 39px;
	margin-bottom: 30px;
}
.woocommerce-MyAccount-content table.shop_table.my_account_orders{
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.woocommerce-page .woocommerce-product-gallery--with-images ol.flex-control-thumbs .owl-item img {
    opacity: 0.5;
}
.woocommerce-page .woocommerce-product-gallery--with-images ol.flex-control-thumbs .owl-item img.flex-active {
    opacity: 1;
}

.woocommerce-ResetPassword .woocommerce-Button {
    padding: 7px 30px 6px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.8px;
}

.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected], 
.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #293e4a;
    color: #fff;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    min-height: 100px;
}

@media only screen and (max-width: 768px){

.single-product h1.product_title {
    font-size: 40px;
}

.woocommerce table.shop_table.cart .product-name a.product-name{
	max-width: 100%;
}	
.woocommerce .cart-collaterals .cart_totals table td {
    border-left: none;
}	
.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";color: #333;font-weight:300;text-transform: uppercase;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.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:left}.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:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:' ';display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
.woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top:10px;
	float: none;;
}
.woocommerce-page form.woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    margin-left: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
    max-width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
    flex: none;
    max-width: 100%;
}

.shop_table_responsive.cart td:not(.product-name):not(.actions) {
    padding-right: 40%!important;
}
.woocommerce-cart-form__contents .actions .coupon {
    width: 100%;
	    padding-bottom: 20px!important;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
    margin-bottom: 0;
}
.woocommerce-page .woocommerce-cart-form{
	 margin-bottom: 80px;
}
.woocommerce-page table.cart td.actions .button[name="update_cart"] {
    display: block;
    margin: 0 auto;
    width: auto !important;
}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text{
	width: calc(100% - 50px)!important;
}
 .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text+.button {
    width: auto!important;
}
 .woocommerce-page.woocommerce-cart table.cart .product-name:not(:last-child) {
    margin-bottom: 0;
}
.woocommerce-page table.shop_table_responsive.cart tr td.product-name::before {
    content: '';
}
.woocommerce table.shop_table.cart .product-name a.remove {
    float: left;
}
.woocommerce-cart .woocommerce table.shop_table.cart td {
    padding: 13px 10px;
}

.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table_responsive tr td {
    display: table-cell;
    text-align: left!important;
}
.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table_responsive tbody th {
    display: table-cell;
}
.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table_responsive tbody tr td::before {
    content: '';
}
.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table_responsive tbody tr  {
    display: table-row;
}
.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table th {
    padding: 13px 13px;
}
.woocommerce-page.woocommerce-cart .cart_totals  table.shop_table td {
    padding: 13px 13px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-bottom: 50px;
}

}
</pre></body></html>