/*	WooCommerce Default Styles
/* --------------------------------------------- */
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.product .ewent-product .product-description{
	min-height:105px;
}

.woocommerce-NoticeGroup {
    position: relative;
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem;
    padding-left: 1.875rem;
    padding-right: 3.8rem;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    text-align: initial;
    background: #f03a3a;
	
}
.woocommerce-NoticeGroup::before {
    font-family: "Linearicons";
    font-size: 100px;
    line-height: 1;
    position: absolute;
    left: -25px;
    opacity: 0.15;
    top: -30px;
	content: "\e95a";
}
body.woocommerce-cart .woocommerce-notices-wrapper ul {
    position: relative;
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem;
    padding-left: 1.875rem;
    padding-right: 3.8rem;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    text-align: initial;
    background: #f03a3a;
	margin-bottom: 80px;
}
body.woocommerce-cart .woocommerce-notices-wrapper ul::before {
    font-family: "Linearicons";
    font-size: 100px;
    line-height: 1;
    position: absolute;
    left: -25px;
    opacity: 0.15;
    top: -30px;
    content: "\e95a";
}
body.woocommerce-cart .woocommerce-notices-wrapper .ewent-alert-box-close {
    right: 30px;
	display:none;
}
.woocommerce-page .woocommerce-product-gallery img {
    border-radius: 5px;
}
.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-checkout .woocommerce-info {
	color: #313131;
    font-size: 1.5rem;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}
.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: 56px;
}
.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.woocommerce-privacy-policy-link{
	 color: #f05f79;
 }
 a.about_paypal{
	 text-transform: uppercase;
	 color: #f05f79;
	 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  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: 50%;
	display: flex;
	padding-right: 15px;
    padding-left: 15px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	display: flex;
    flex-wrap: wrap;
}
.woocommerce div.product div.images.woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
	width: 90%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	flex-direction: row-reverse;
}
.woocommerce div.product div.images {
    margin-bottom: 80px;
}
.w-page-content-wrap .woocommerce-Tabs-panel.entry-content {
    margin-bottom: 120px;
}
.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;
	padding-right: 15px;
    padding-left: 15px;
}
.woocommerce div.product div.summary {
    margin-bottom: 40px;
}
.woocommerce-product-gallery--with-images .owl-nav > * {
    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: 25px 30px 0;
}
.woocommerce-Tabs-panel--description h2{
	font-size: 18px;
    line-height: 22px;
	margin-bottom: 10px;
	color: #777;
}
.woocommerce-tabs ul.tabs > li:not(:last-child) {
    margin-right: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
    border-bottom: 2px solid #eee;
}
.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 a {
	color: #936cc1; 
	background-image: none;
}
.woocommerce-tabs.wc-tabs-wrapper{
	margin-bottom:100px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child) {
   border-right:1px solid #eee
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    padding: 15px 30px;
    color: #262626;
	display: block;
	font-family: 'Jost', serif;
	background-image: none;
}
.ewent-products .ewent-product {
    position: relative;
}
.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;
	border-bottom: 1px solid #eee;
}
.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;
    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;
}
#reviews.woocommerce-Reviews .star-rating {
	float:none;
    display: inline-block;
	margin-top: 0;
	vertical-align: middle;
}
.related.products .product .ewent-product .product-description {
    min-height: 95px;
}
.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: #313131;
	margin-bottom: 6px;
	font-size: 20px;
    line-height: 1;
	font-weight: 500 !important;
    font-family: 'Jost', serif;
}
.woocommerce-Reviews .woocommerce-review__published-date {
	font-weight: 300;
	font-size: 14px;
    line-height: 24px;
    color: #919191;
	letter-spacing: 0.5px;
}
.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: #f8bb4c;
}
.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: #f8bb4c;
}
.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: #f8bb4c;
}
.comment-form-rating p.stars a.star-2.active:after, .comment-form-rating p.stars a.star-2:hover:after {
    content: "\e68d\e68d";
    color: #f8bb4c;
}
.comment-form-rating p.stars a.star-1.active:after, .comment-form-rating p.stars a.star-1:hover:after {
    content: "\e68d";
    color: #f8bb4c;
}
.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 .comment-form-rating label {
    margin-bottom: 0;
    position: relative;
    display: block;
}

.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;
    padding: 0;
}

#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: 75%;
}
.woocommerce-cart-form__contents .actions .coupon{
    width: 49%;
}
#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;
    padding: 11px 20px;
    margin: 0;
    outline: 0;
    line-height: 1;
	background: none;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce-cart-form .product-thumbnail img {
    width: 84px;
    height: auto;
	margin-right: 20px;
}
.up-sells.upsells.products{
	 margin: 30px 0 70px 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #919191;
    line-height: 45px;
	padding-left: 0;
}
.woocommerce .select2-container--default .select2-selection--single {
    background-color: #fff;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
    border: 1px solid #eee;
    border-radius:5px;
    height: 45px;
	color: #919191;
	-webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
    position: absolute;
    top: 1px;
    right: 0;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '\e93a';
    font-family: 'linearicons';
    position: absolute;
    top: 0;
    right: 8px;
    line-height: 44px;
    color: #313131;
    font-size: 18px;
}
.woocommerce-cart-form .product-quantity .quantity-text {
    display: none;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #313131;
}
.woocommerce-message a{
	color: #313131;
}
.woocommerce-message {
    margin: 0 !important;
	padding-top: 0;
    padding-bottom: 0;
    position: relative;
	color: #fff;
    list-style: none;
    width: auto;
    word-wrap: break-word;
	background: transparent;
}
.ewent-woocommerce-message {
margin-bottom:30px;
}	
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 0;
    margin: 0 0 30px 0;
    text-align: left;
}
.woocommerce-form-coupon p:not(:last-child) {
    margin-bottom: 20px;
}
.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: 0;
    margin-bottom: 24px;
}
#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, .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: #f05f79;
}
.woocommerce  input[type="checkbox"] {
	position: relative;
	vertical-align: middle;
    top: 0;
    display: inline-block;
    padding: 0 !important;
    height: 28px !important;
    width: 28px !important;
    opacity: 1;
	border-radius: 5px;
	background: #fff;
	background: transparent;
    border: 1px solid #f1f1f1;
	-moz-appearance: none;
	-webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.05);
}
.payment_box #paypal_auto_payment_mode_enabled  {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    vertical-align: middle;
}

.woocommerce .woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
vertical-align: top;
}
.woocommerce  input[type="radio"] {
	display: inline;
    padding: 0 !important;
    height: 26px !important;
    width: 26px !important;
    position: absolute;
    opacity: 1;
	border-radius: 50% !important;
	border: 1px solid #262626;
	background: transparent;
}
table tfoot .cart-subtotal th, 
table tfoot .woocommerce-shipping-totals th 
{
    font-weight: 300;
}
.ewent-table-wrap.ewent-checkout-form{
	margin-bottom: 2.8125rem;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    border: none;
}
.woocommerce input[type="checkbox"] + span {
    padding-left: 15px;
    padding-top: 0;
    position: relative;
    cursor: pointer;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
	color: #666;
}
p.woocommerce-shipping-destination{
	margin-bottom: 14px;
}
.woocommerce input#terms[type="checkbox"] + span a {
    color: #f05f79;
    border-bottom: 1px solid transparent;
}
.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper{
	margin-bottom: 25px;
}
.woocommerce-checkout .wc_payment_methods .payment_box{
	padding-left: 45px;
}
ul#shipping_method{
	padding: 0;
	list-style:none;
}
.woocommerce input[type="checkbox"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce input[type="checkbox"]::after{
	font-family: 'Linearicons';
    content: "\e934";
    color: #313131;
    font-size: 0.9375rem;
    line-height: 1;
    position: absolute;
    left: 0;
    width: 28px;
    text-align: center;
    top: 0.5625rem;
    visibility: hidden;
}
.woocommerce input[type="radio"] + label::before {
   border: none;
   background: transparent;
}
.woocommerce input[type="radio"] + label, .woocommerce input[type="checkbox"] + label {
    padding-top: 0;
}
.woocommerce input[type="radio"] + label::after {
    display:none;
}
.woocommerce input[type="radio"]::after {
    content: '';
    top: 7px;
    border-radius: 50%;
    background: #262626;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 7px;
    visibility: hidden;
}
.woocommerce input[type="radio"] + label[for]::after {
    left: 0.4rem;
    top: 0.4rem;
}
.woocommerce input[type="radio"] + label[for]::before {
    left: -1px;
    top: -1px;
}

.woocommerce input[type="radio"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce table.shop_table tfoot .order-total  {
    color: #262626;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	margin-bottom:80px;
}
.woocommerce-checkout #payment ul.payment_methods li:not(:last-child){
	margin-bottom:25px;
}
#ship-to-different-address{
margin-bottom: 25px;
}
.woocommerce-checkout .terms.wc-terms-and-conditions{
	margin-bottom:55px;
}
.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 #eee;
}
.woocommerce-MyAccount-navigation li {
   margin-right: 40px;
    margin-bottom: 0 !important;
    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: 31.95%;
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 22.8%;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.75%;
}
.w-products-holder .products .product-image img {
    width: 100%;
}
.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: #262626;
    line-height: 50px;
}
.widget_product_search form{
    position: relative;
}
/*	WooCommerce Custom Styles
/* --------------------------------------------- */
.ewent-product a.remove.ewent-close-item{
    background-image: none !important;
}
.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: inherit !important;
    position: absolute;
    right: 0;
    margin-top: 0;
	line-height: 0.8;
    text-align: center;
    background: none;
    font-size: 14px;
	width: 14px;
    height: 14px;
    display: inline-block;
    z-index: 1;
	border: 1px solid #313131;
    border-radius: 50%;
	font-weight: 400;
	background: transparent !important;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item img{
float: left;
margin-right: 20px;
max-width: 84px;
overflow: hidden;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    font-weight: 500 !important;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item:not(:last-child) {
    margin-bottom: 1.875rem;
}
.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:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1.875rem;
    right: -1.875rem;
    background: #eee;
    height: 1px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
    padding-top: 1.6rem;
	margin-bottom: 0.9375rem;
    min-width: 100px;
    font-family: 'Jost', sans-serif;
    font-size: 1.125rem;
    color: #313131;
	display: block;
	position: relative;
}
.woocommerce-mini-cart__buttons.buttons{
display: block;
margin-top: 0;	
}

.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
padding-left: 5px;
font-weight: bold;
font-size: 1rem;
}

.woocommerce ul.woocommerce-mini-cart.product_list_widget:not(:last-child){
	margin-bottom: 1.875rem;
}

.shopping-cart .woocommerce-mini-cart__buttons .button {
	color: #313131!important;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.875rem;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    background-position: 0 0!important;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
	font-size: 0.8125rem;
    padding: 0 1.25rem;
	display: inline-block;
	background: rgb(255,252,182)!important;
    background: -moz-linear-gradient(-45deg, rgba(255,252,182,1) 0%, rgba(239,216,85,1) 100%)!important;
    background: -webkit-linear-gradient(-45deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%)!important;
    background: linear-gradient(165deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%)!important;
}
.shopping-cart .woocommerce-mini-cart__buttons .button:first-child {	
	background: rgb(204,204,204)!important;
    background: -moz-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%)!important;
    background: -webkit-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%)!important;
    background: linear-gradient(165deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%)!important;
	margin-right: 5px;
}
.shopping-cart .woocommerce-mini-cart__buttons .button:first-child:hover {
    background: #e3e3e3;
}
.shopping-cart .woocommerce-mini-cart__buttons .button:hover {
    background: #f9728a;
}
.woocommerce-pagination .sp-pagination > 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 .flex-viewport {
	width: 76%;
}
.woocommerce-page .ewent-content.ewent-has-sidebar .woocommerce-product-gallery--with-images .flex-viewport {
    width: 65%;
}
.woocommerce-page  .woocommerce-product-gallery--with-images ol.flex-control-thumbs {
    width: 115px;
    margin-right: 30px;
	margin-left:0;
	margin-top: 0;
	display: inline-block;
}
.woocommerce-page  .summary.entry-summary p.price{
    margin-bottom: 30px;
    color: #28b2a7;
    font-weight: bold;
	font-size: 24px;
}
.woocommerce .summary.entry-summary .star-rating{
	margin-right:6px;
}
.woocommerce .summary.entry-summary .woocommerce-review-link{
	color: #936cc1;
}
.woocommerce .summary.entry-summary  .woocommerce-product-rating{
	margin-bottom:25px;
}
.woocommerce .summary.entry-summary  .woocommerce-product-details__short-description{
	margin-bottom:28px;
}

body.single-product .ewent-breadcrumb h1.ewent-page-title{
	display:none;
}
body.single-product .ewent-breadcrumb {
    color: #919191;
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 0px;
}
 /* Quantity */
.woocommerce .summary.entry-summary .quantity input[type="number"] {
    text-align: left;
    max-width: 150px;
    width: 100%;
    padding: 0 40px 0 20px;
    border-radius: 5px;
    height: 55px;
    font-size: 16px;
    margin-bottom: 0;
}
 .woocommerce  .quantity{
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
.woocommerce .summary.entry-summary .quantity {
    margin-right: 5px;
}
.summary.entry-summary .product_meta > span{
	display:block;
	font-size: 16px;
	color: #616161;
	margin-bottom:0;
}
.summary.entry-summary .product_meta span.sku{
	color: #616161;
}
.summary.entry-summary .product_meta > span a{
	color: #936cc1;
}
.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: #616161;
    border-radius: 50%;
    font-size: 18px;
}
.woocommerce  .summary.entry-summary  .product_meta{
	margin-bottom: 26px;
}
.widget.woocommerce .product_list_widget .woocommerce-Price-amount {
    font-size: 13px;
    line-height: 24px;
    float: none;
	letter-spacing: 1px;
	color: #f05f79;
}
.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 20px 0 20px;
	text-align:center;
    border-radius: 0;
    border: none;
    height: 45px;
    margin-bottom: 0;
}
.woocommerce table.shop_table {
    text-align: left;
    width: 100%;
    overflow: hidden;
}
.woocommerce-MyAccount-navigation li  a {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 12px 10px;
    color: #313131 !important;
    position: relative;
}
.woocommerce-MyAccount-content{
    padding: 20px 0;
}
.woocommerce-MyAccount-content .woocommerce-message, 
.woocommerce-MyAccount-content .woocommerce-info
{
    padding: 0;
    margin: 0 !important;
	background: transparent;
	color: #262626;
	overflow: visible;
}
.woocommerce-MyAccount-navigation li.is-active a {
	color: #936cc1 !important;
}
.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;
	color: #fff !important;
}
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper{
	margin-bottom: 30px;
}
.woocommerce-page #content .woocommerce-ordering .custom-select {
    width: auto;
    min-width: 250px;
    z-index: 5;
}
.woocommerce.widget_price_filter button.button{
	float: right;
    font-size: 0.8125rem;
    padding: 0 1.25rem;
    background: rgb(255,252,182);
    background: -moz-linear-gradient(-45deg, rgba(255,252,182,1) 0%, rgba(239,216,85,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%);
    background: linear-gradient(165deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%);
    opacity: 1;
	color: #313131;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.875rem;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    background-position: 0 0!important;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce.widget_price_filter .price_slider_amount{
	    margin-top: 20px;
}
.woocommerce.widget_price_filter .price_label{
	line-height: 14px;
    color: #616161;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}

.woocommerce.widget_price_filter .ui-widget-content {
    border: none;
	position: relative;
    height: 13px;
    border-radius: 5px;
    background-color: #eee;
    background-image: none;
    width: 100%;
}
.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    position: absolute;
    top: 4px;
    bottom: 4px;
    cursor: pointer;
    background: rgb(201,156,255);
    background: -moz-linear-gradient(left, rgba(201,156,255,1) 0%, rgba(244,201,223,1) 100%);
    background: -webkit-linear-gradient(left, rgba(201,156,255,1) 0%,rgba(244,201,223,1) 100%);
    background: linear-gradient(to right, rgba(201,156,255,1) 0%,rgba(244,201,223,1) 100%);
}
.woocommerce.widget_price_filter .widget-title:not(:last-child) {
    margin-bottom: 22px;
}
		.woocommerce.widget_price_filter  .ui-slider:not(:last-child){
          margin-bottom: 30px;
        }

        .woocommerce.widget_price_filter  .ui-slider-handle{
          display: inline-block;
		  position: relative;
		  border: none;
          border-radius: 50%;
          width: 24px;
          height: 24px;
          margin-left: 0;
		  cursor: pointer;
		  top: -6px;
		  margin-top: 0;
          background: #936cc1;
		  box-shadow: none;
        }

       .woocommerce.widget_price_filter .ui-slider-handle:last-child{
          margin-left: -48px;
        }

        .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-message a.button{
	margin-right:15px;	
}
body .select2-dropdown {
    border: none;
	background: #fff;
	border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0px 10px 17px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 17px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 17px 0px rgba(0, 0, 0, 0.1);
}
 .product-description a.add_to_cart_button {
		font-size: 12px;
		letter-spacing: 1px;
		padding: 0;
		text-transform: uppercase;
	}
.product-description a.added_to_cart{
font-size: 12px;
letter-spacing: 1px;
padding: 0;
text-transform: uppercase;
border-bottom: 1px solid transparent;
font-weight: bold;
margin-left: 10px;
}
.woocommerce .woocommerce-mini-cart-item .quantity {
border: none;
color: #919191;
font-size: 13px;
line-height: 1.5rem;
display: block;
text-align: left;
letter-spacing: 0.5px;
}
body .widget_shopping_cart_content .woocommerce-mini-cart-item a:hover:not(.btn){
	background-size: 100% 1px;
}
body .widget_shopping_cart_content .woocommerce-mini-cart-item a{
font-size: 16px;
line-height: 1.25;
font-weight: 500;
}
/*	WooCommerce Rating Styles
/* --------------------------------------------- */

.product  .star-rating {
    display: block;
    margin: 0;
	float: right;
}
.products .product .star-rating {
    float: none;
    position: relative;
    display: inline-block;
}
.product .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: -2px;
    height: 22px;
    font-size: 16px;
    width: 5.2em;
    font-family: 'Linearicons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: 0;
    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: #919191;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.product .star-rating span {
    overflow: hidden;
	text-align: left;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
	height: 24px;
}
.product .star-rating > span:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    top: 0;
    position: absolute;
    left: 0;
	color: #f8bb4c;
}
.product-description .posted_in a{
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #45b29d;
}
.w-products-holder.woocommerce.w-view-grid .products{
	padding: 0;
}
.single-product .summary.entry-summary .star-rating{
	font-size: 24px;
	height: 30px;
}
.single_add_to_cart_button.button{
	vertical-align: middle;
	background: rgb(255,252,182);
    background: -moz-linear-gradient(-45deg, rgba(255,252,182,1) 0%, rgba(239,216,85,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%);
    background: linear-gradient(165deg, rgba(255,252,182,1) 0%,rgba(239,216,85,1) 100%);
    opacity: 1;
	background-position: 0 0!important;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
	padding: 0.9375rem 2.5rem;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
	color: #313131;
    font-weight: normal;
	white-space: nowrap;
	letter-spacing: 0.5px;
    text-align: center;
    line-height: 26px;
}
#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 .row {
    padding-top: 10px;
}
.woocommerce-Reviews li {
    padding: 25px 0;
}
.woocommerce-Reviews li:first-child {
    padding-top: 0;
}
.single-product .summary.entry-summary .woocommerce-Reviews #comments {
	margin-bottom: 60px;
}
.single-product .summary.entry-summary .woocommerce-Reviews .star-rating {
    font-size: 16px;
}
.woocommerce input#wp-comment-cookies-consent {
    display: none;
}
#review_form_wrapper .comment-reply-title{
	font-size: 24px;
    line-height: 1.25;
	margin-bottom: 23px;
	font-family: "Jost", sans-serif;
    color: #313131;
    font-weight: 500;
	display: block;
}
.woocommerce-Reviews #commentform .form-submit{
	margin-top: 36px;
}
#main .product .upsells.products {
    clear: both;
    position: relative;
    display: block;
    float: none;
}
.cart_totals  .checkout-button{
	float: right;
}
.shipping-calculator-form .button{
    font-size: 12px;
    padding: 2px 20px 1px;
	text-transform: uppercase;
    border-radius: 3px;
    background: #d6d6d6;
    color: #262626;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
	margin-top: 20px;
}
.woocommerce-shipping-calculator p:not(:last-child) {
    margin-bottom: 0;
}
.cart_totals  .order-total .woocommerce-Price-amount{
	color: #262626;
	font-weight: 600;
    font-size: 16px;
}
.widget_shopping_cart_content .quantity {
    position: relative;
    display: block;
	text-align: left;
    border-radius: 0;
    overflow: hidden;
    border: none;
	color: #919191;
	font-weight: 300;
    line-height: 30px;
	font-size: 0.8125rem;
    letter-spacing: 0.5px;
}
.woocommerce table.shop_table tr > td.product-subtotal {
   color: #262626;
}
.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: #262626;
	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: 30px;
}
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
	margin-bottom: 20px;
}


.woocommerce-checkout #billing_address_1_field{
	margin-bottom: 14px;
}
.checkout_coupon.woocommerce-form-coupon>p{
	margin-top:25px;
}
.woocommerce-page .col2-set#customer_details{
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce form .form-row.place-order {
    margin-bottom: 0;
}
.checkout_coupon.woocommerce-form-coupon .input-text {
	height: 3.75rem;
}
.checkout_coupon.woocommerce-form-coupon .button {
margin-left: 4px;
}
.woocommerce-checkout-review-order ul.wc_payment_methods input[type="radio"] + label{
	font-weight: bold;
    color: #616161;
    font-size: 18px;	
}
.woocommerce-page ul.wc_payment_methods  img {
    margin-left: 10px;
}
.woocommerce-checkout #payment ul.payment_methods{
	margin-bottom: 15px;
}
.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;
}
.shop_table.ewent-table--vertical tbody tr:last-child td {
    border-bottom: 1px solid #eee;
}
.shop_table.ewent-table--vertical tbody tr.order-total th {
    font-weight: 500;
    color: #313131;
}
.woocommerce-MyAccount-content .col2-set.woocommerce-Addresses{
	margin-left: -15px;
	margin-right: -15px;
}
.woocommerce-MyAccount-content fieldset {
    border-radius: 0;
    padding: 0;
    border-color: transparent;
}
.woocommerce-MyAccount-content .text-size-medium {
	margin: 0 0 10px 0;
}
.woocommerce-MyAccount-content address {
    font-style: italic;
    margin: 10px 0 20px;
}
.woocommerce-page .input-box > select:valid ~ label,
.woocommerce-page .input-box#billing_address_1_field >  label,
.woocommerce-page .input-box#shipping_address_1_field >  label
	  {
        top: -24px;
        color: #666;
        font-size: 0.875em;
      }

.woocommerce-MyAccount-content fieldset legend {
    font-size: 18px;
	margin-bottom: 13px;
	color: #262626;
	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.login, .woocommerce form.register {
    margin-top: 30px;
}
.woocommerce-account .woocommerce h2{
	text-align:center;
}
.woocommerce-account .woocommerce form.login, 
.woocommerce-account .woocommerce form.register {
	margin: 0 auto;
    margin-bottom: 20px;
}
 .woocommerce-Button, a.woocommerce-Button{
	font-size: 14px;
    padding: 0 18px; 
	transition: unset;
	color: #313131 !important;
	background-size: cover !important;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
	display: inline-block !important;
    border-radius: 5px;
    position: relative;
	background: rgb(204,204,204);
    background: -moz-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%);
    background: linear-gradient(165deg, rgba(248,248,248,1) 0%,rgba(204,204,204,1) 100%);
	background-position: 0 0!important;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top:-54px;
	float: right;
}

.woocommerce-privacy-policy-text p{
	margin-bottom: 15px;
}
.woocommerce-mini-cart__empty-message{
	color: #262626;
}

.widget_products .product_list_widget li .woocommerce-Price-amount.amount {
	display: block;
	font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
	color: #28b2a7;
}
.widget_products .product_list_widget li .product-title {
	font-size: 16px;
	font-weight: 500;
	display: block;
}
.widget_products .product_list_widget li img {
	width: 75px;
	height:auto;
    margin-right: 15px;
	float: left;
}
.widget_products .product_list_widget li:not(:last-child) {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.widget_products .product_list_widget li {
    height: 100%;
    position: relative;
}
.widget.widget_products .product-image:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
    max-width: 84px;
    border-radius: 0;
}
.widget.widget_products .product-image {
    float: left;
	position: relative;
    overflow: hidden;
}
.widget.widget_products .product-description {
    overflow: hidden;
	text-align: left;
	padding: 7px 30px 0 0;
}
.widget.widget_products .product-description .product-name:not(:last-child) {
    margin-bottom: 0;
}

.widget.widget_products  .product-price {
    font-size: 14px;
}
.widget.widget_products .product-image img{
	max-width:78px;
}

body.single.single-product .breadcrumbs-wrap .w-page-title.page-title{
	display: none;
}
body.single.single-product .breadcrumbs-wrap {
    padding: 14px 0;
	background: #f6f6f6;
	background-image:none;
    color: #999;
	text-align: center;
}
body.single.single-product .breadcrumbs-wrap .breadcrumbs > li > a {
    color: #262626;
}
body.single.single-product .breadcrumbs-wrap:not(.show-title-0) .breadcrumbs {
    color: #999;
}
body.single.single-product .breadcrumbs-wrap:not(.show-title-0) .breadcrumbs > li:not(:first-child):before {
    color: #999;
}
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;
}
.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-page .select2-container--default .select2-results__option--highlighted[aria-selected], 
.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #262626;
    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;
}

.product .label, .product .onsale {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: auto;
    padding: 0 15px;
    font-size: 13px;
    border-radius: 0 0 0 15px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 28px;
}
.product .onsale {
    background: #f05f79;
    color: #fff;
}
.product .label.w-new-badge{
    background: #ebeef7;
    color: #666;
	padding: 0 20px;
  }
  .product .label.w-featured{
    background: #f05f79;
    color: #fff;
  }


@media only screen and (max-width: 768px){

.woocommerce-page .col2-set#customer_details .col-1{
	margin-bottom: 50px;
}

.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;
}

.product-sort-section:after {
	right: 15px !important;
}
	
.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: #262626;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%;
}
.woocommerce table.cart td.actions .coupon{
	float: left;
}


.shop_table_responsive.cart td:not(.product-name):not(.actions) div.quantity input[type="number"]{
	background-color: transparent;
}
.shop_table_responsive.cart td:not(.product-name):not(.actions) div.quantity{
	margin-right: 10px;
	overflow: hidden;
}
.shop_table_responsive.cart td:not(.product-name):not(.actions) span{
	margin-right: 10px;
}
.shop_table_responsive.cart td:not(.product-name):not(.actions) {
    padding-right: 0!important;
}
.woocommerce-cart-form__contents .actions .coupon {
    width: 60%;
	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: inline-block;
    margin: 0 auto;
    width: auto !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;
}

}
