/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/

.woocommerce.et_left_sidebar #main-content .container:before,
.woocommerce-cart.et_left_sidebar #main-content .container:before {
    left: 270px !important;
}
.woocommerce.et_left_sidebar #sidebar {
    width: 250px;
    max-width: 250px;
    padding-right: 0;
}
body.woocommerce.search.search-no-results.post-type-archive-product #left-area,
body.woocommerce.search.search-results.post-type-archive-product #left-area,
.woocommerce.et_left_sidebar #left-area,
body.tax-wcpv_product_vendors.et_left_sidebar #left-area {
    width: 730px;
    max-width: 730px;
    padding-left: 0;
}
body.tax-wcpv_product_vendors.et_left_sidebar #left-area {
    margin: 0 auto;
    float: none;
}
.woocommerce.et_left_sidebar.single-product #left-area,
.woocommerce.et_full_width_page #left-area {
    width: 100% !important;
    max-width: 100%;
    float: none;
    padding: 0;
}
table .account-actions {
    display: none;
}
#main-content .entry-content tr th,
#main-content .entry-content tr td {
    padding: 4px 8px;
}

table.my_account_orders a .dashicons {
    line-height: 26px !important;
    vertical-align: top !important;
}
.woocommerce-MyAccount-navigation-welcome-box h1 {
	font-size: 31px;
}
.woocommerce-MyAccount-content-content p a .dashicons {
    line-height: 34px !important;
}
p.woocommerce-LostPassword.lost_password a,
p.woocommerce-LostPassword.lost_password a:active {
    color: #006581;
    text-decoration: underline;
}
p.woocommerce-LostPassword.lost_password a:hover {
    color: #006581;
    text-decoration: none;
}

.woocommerce-MyAccount-content-content {
	position: relative;
}
.woocommerce-MyAccount-content-content .button.view {
    line-height: 26px !important;
}
.woocommerce-MyAccount-content-content .button.view:hover {
    border: 1px solid #e72d71;
}
.woocommerce-MyAccount-content-content .button.view .dashicons {
    line-height: 28px !important;
}

/*
 * CART
 */
.woocommerce-cart.et_left_sidebar #sidebar {
    display: none;
}
.woocommerce-cart.et_left_sidebar #left-area {
    width: 100% !important;
}
.uhm-cart-url a,
.uhm-cart-url a:active {
	color: #006581;
	text-decoration: underline;
}
.uhm-cart-url a:hover {
	color: #006581;
	text-decoration: none;
}

/*
 * SIDEBAR
 */
#toggle-sidebar {
    position: absolute;
    top: 48px;
    left: -28px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    background: #e72d71;
    color: #fff;
    padding: 3px 8px;
    display: none;
}
#toggle-sidebar.fixed {
    position: fixed;
    top: 35px;
}
#hide-sidebar {
    position: fixed;
    top: 0;
    left: -30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: none;
}
#sidebar.visible #hide-sidebar {
    left: 220px;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
}
#hide-sidebar .dashicons {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #e72d71;
}
ul li.vendor-municipality-li {
    margin-top: 10px;
}

/*------------------------------------*\
    WOOCOMMERCE BUTTONS
\*------------------------------------*/

.woocommerce #respond input#submit.alt,
.pwc-button.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    height: 47px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover {

}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 5px 15px;
}
body.woocommerce-edit-account input.woocommerce-Button.button,
body .woocommerce .pwc-button.button,
a.button-position-bottom,
.gform_footer.top_label .gform_button.button {
    width: 100%;
    background-color: #e72d71;
    border: 1px solid #e72d71;
    color: #fff;
    height: 40px;
    line-height: 36px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: border-color 0.15s linear,background 0.15s linear;
    -moz-transition: border-color 0.15s linear,background 0.15s linear;
    -ms-transition: border-color 0.15s linear,background 0.15s linear;
    -o-transition: border-color 0.15s linear,background 0.15s linear;
    transition: border-color 0.15s linear,background 0.15s linear;
    display: block;
}
body.woocommerce-edit-account input.woocommerce-Button.button:hover,
body .woocommerce .pwc-button.button:hover,
a.button-position-bottom:hover,
.gform_footer.top_label .gform_button.button:hover {
    border: 1px solid #e72d71;
    background-color: #fff;
    color: #e72d71;
}
.woocommerce .woocommerce-MyAccount-content-content .button,
.woocommerce .customer-order-address .button,
.woocommerce a.button:hover {
    background: #e72d71;
    color: #fff;
    line-height: 1.2em !important;
}
input#pro6pp_get_address_button {
    height: 37px;
}
.woocommerce-cart .woocommerce-message {
    position: relative;
    padding-right: 190px !important;
}
.woocommerce-message a {
    float: right;
    text-align: center;
    margin: 0;
    border-radius: 3px;
    background: #fff;
    display: block;
    padding: 10px;
    color: #e72871;
}
.woocommerce-cart .woocommerce-message a {
    position: absolute;
    right: 5px;
    top: 5px;
}
.woocommerce td.actions input[type="submit"] {
    height: 37px;
    line-height: 37px;
}
td.order-actions .button.view {
    color: #fff;
    line-height: 24px !important;
    border-radius: 0;
    border: 1px solid #e72d71 !important;
}
td.order-actions .button.view:hover {color: #e72d71;background: #fff;padding: 0.3em 1em;}
td.order-actions .button.view:hover:after {
    display: none;
}
/* 
.woocommerce .woocommerce-message a.button.wc-forward:hover {
    color: #fff;
    background: #e72d71;
    border-color: #fff !important;
}
 */
/* 
.woocommerce .woocommerce-message a.button.wc-forward {
    border: 1px solid #e72d71 !important;
}
 */
.woocommerce a.button.wc-backward,
.woocommerce a.button.wc-forward {
    background: #E72D71;
    color: #fff;
    border-color: #E72D71;
}
.woocommerce a.button.wc-backward:hover,
.woocommerce a.button.wc-forward:hover {
    background: #fff !important;
    color: #E72D71 !important;
    border-color: #E72D71 !important;
    line-height: 1.7em !important;
}
.et_button_no_icon.woocommerce-page td.actions button.button {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #fff !important;
    font-weight: 300;
    background: #e72d71;
    font-size: 1.1em;
}
.et_button_no_icon.woocommerce-page td.actions button.button:hover {
    background: #fff !important;
    color: #e72d71 !important;
}
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce-page a.button {
    color: #fff !important;
}
page.et_pb_button_helper_class button.button,
.et_button_no_icon.woocommerce-page button.button,
page.et_pb_button_helper_class button.button:hover,
.et_button_no_icon.woocommerce-page button.button:hover {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div.gform_wrapper .gform_footer.top_label .gform_button.button {
    border-width: 2px;
    font-size: 20px;
    padding: 0 !important;
    height: 47px;
}

/*------------------------------------*\
    WOOCOMMERCE INPUTS
\*------------------------------------*/

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
    height: 47px;
    line-height: 47px;
    color: #1e1e1e !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    font-size: 15px !important;
    padding: 0 8px !important;
    width: 70px;
    border: 1px solid #E6E8E7!important;
    background: #E6E8E7 !important;
}
.woocommerce .quantity input.qty:focus,
.woocommerce-page .quantity input.qty:focus {
    border: 1px solid #1e1e1e!important;
    background: #fff !important;
}

input#coupon_code {
    height: 37px;
    line-height: 37px;
    font-size: 13px !important;
    padding: 0 8px;
    border-radius: 0;
    color: #1e1e1e !important;
    background: #E6E8E7 !important;
    border: 1px solid #E6E8E7 !important;
}
input#coupon_code:focus {
    background: #fff !important;
    border: 1px solid #1E1E1E !important;
}

/*------------------------------------*\
    WOOCOMMERCE NAME YOUR PRICE
\*------------------------------------*/

div.nyp-product p.price {
    display: none;
}

.product .nyp {
    /* margin: -22px 0 15px 0; */
    /* height: 47px; */
    /* line-height: 47px; */
	text-align: right;
}

.product .nyp label {
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

div.nyp-product input#nyp {
    height: 47px;
    line-height: 47px;
    color: #1e1e1e !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    font-size: 15px !important;
    padding: 0 8px !important;
    width: 70px;
    border: 1px solid #E6E8E7!important;
    background: #E6E8E7 !important;
    float: right;
}


/*------------------------------------*\
    WOOCOMMERCE ACCOUNT
\*------------------------------------*/

div#my-account-full-width-header {
    width: 100%;
    height: 400px;
}
div#my-account-column-left {
    width: 49%;
    float: left;
}
div#my-account-column-right {
    width: 49%;
    float: right;
}
div.my-account-column-content {
    background: #fff;
    padding: 20px;
    margin: 20px 0
}
div#my-account-column-right form.woocommerce-product-search {
    width: 100%;
    float: none;
}
div#product_cat_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
li.product_cat a {
    background: #e72d71;
    float: left;
    padding: 5px 18px;
    color: #fff;
    margin: 5px;
    border: 1px solid #e72d71;
}
li.product_cat:hover a {
    background: #fff;
    color: #e72d71;
}

body.woocommerce-account.woocommerce-custom-account-page .woocommerce-MyAccount-navigation.my-account-home {
    float: none;
    width: 100%;
}
body.woocommerce-account.woocommerce-custom-account-page .woocommerce-MyAccount-navigation.my-account-home .woocommerce-MyAccount-navigation-welcome-box {
    padding: 0 0 30px 0;
}

.woocommerce-MyAccount-content-title{
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content,
.vendor-profile-wrapper,
#vendor-list-table-wrapper {
    position: relative;
    background: #fff;
}
#vendor-list-table-wrapper{
    padding: 60px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 250px;
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-welcome-box {
    padding: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-welcome-box h2,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-welcome-box p {
    padding: 0;
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-welcome-box p {
    line-height: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 730px;
    padding: 20px;
}
.vendor-profile-wrapper {
    padding: 20px;
}
.vendor-profile-wrapper{
    padding-bottom: 60px;
    margin-bottom: 25px;
}
#tab-vendor_tab .vendor-profile-wrapper {
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    width: 100%;
}
#tab-vendor_tab .vendor-profile-wrapper:before,
#tab-vendor_tab .vendor-profile-wrapper:after {
    display: none;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #eee;
}
nav.woocommerce-MyAccount-navigation li {
    padding: 0;
    border-bottom: 1px solid #eee;
    position: relative;
    height: 40px;
    line-height: 40px;
}
nav.woocommerce-MyAccount-navigation li:after {
    font-family: 'dashicons';
    content: "\f345";
    position: absolute;
    right: 13px;
    top: 0;
    font-size: 20px;
}
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout:after {
    content: "\f160";
}
nav.woocommerce-MyAccount-navigation li:last-child {
    border-bottom: 0;
}
nav.woocommerce-MyAccount-navigation li a,
nav.woocommerce-MyAccount-navigation li.is-active a,
nav.woocommerce-MyAccount-navigation li a:active {
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    color: #006581;
    text-decoration: underline;
}
nav.woocommerce-MyAccount-navigation li.is-active:after,
nav.woocommerce-MyAccount-navigation li:hover:after,
nav.woocommerce-MyAccount-navigation li:hover a {
    color: #006581;
    text-decoration: none;
}
.qr-item b {
    color: #e72d71 !important;
}
table tr.dark-border.border-top td {
    border-color: #BCBDBE !important;
}

/*------------------------------------*\
    WOOCOMMERCE LOGIN
\*------------------------------------*/
.wc-login .u-column1,
.wc-login .u-column2 {
    background:#fff;
}
.wc-login .u-column2.col-2 {
    padding: 20px;
    border: 1px solid #BCBDBE;
}
.wc-login form input[type="submit"] {
    display: block;
    width: 100%;
    height: 60px;
    color: #fff !important;
    background: #e72d71 !important;
    font-size: 20px;
    border-radius: 0px !important;
    margin-top: 32px;
    border: 1px solid #e72d71 !important;
    font-weight: 300;
    bottom: 0;
}
.wc-login form input[type="submit"]:hover {
    color: #e72d71 !important;
    background: #fff !important;
    border: 1px solid #e72d71 !important;
}
.row-tp-corner.wc-login{
    padding: 0 !important;    
}
.wc-login button.woocommerce-Button.button {
    width: 100%;
    color: #fff;
    height: 50px;
}
.wc-login p.form-row.remember-me {
    float: left;
}
.wc-login p.lost_password {
    /*float: right;*/
}
.login-form-image{
    height:187px;
    background: url(../images/login-top-image.png);
}

/*------------------------------------*\
    WOOCOMMERCE PRODUCT ARCHIVE
\*------------------------------------*/
#left-area ul.products {
    margin: 0 !important;
    padding: 0 !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.product,
.archive.et_right_sidebar.woocommerce ul.products li.product {
    width: 230px !important;
    margin: 0 20px 20px 0 !important;
    background: #fff;
}

.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
    margin-right: 0 !important;
}

.woocommerce ul.products .wc-product-image-thumb {
    width: 230px;
    height: 230px;
    overflow: hidden;
    border-bottom: 1px solid #BCBDBE;
    line-height: 230px;
    background-position: center;
    background-size: cover;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    margin: 0 !important;
    vertical-align: middle;
    display: inline-block;
}
body.woocommerce.woocommerce-page ul.products li.product a .wc-product-image-thumb .et_overlay {
    display: none;
}
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    padding: 15px 10px 0 !important;
    color: #e72d71;
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
    overflow: hidden;
    height: 54px;
}
.woocommerce ul.products li.product span.vendor_name,
.woocommerce-page ul.products li.product span.vendor_name {
    padding: 0 10px !important;
    color: #1e1e1e;
    font-style: normal;
    line-height: 18px;
    overflow: hidden;
    height: 40px;
    width: 100%;
    display: block;
    font-size: 13px;
}
.woocommerce ul.products li.product span.price,
.woocommerce-page ul.products li.product span.price {
    padding: 0 10px 5px !important;
    line-height: 30px;
    overflow: hidden;
    height: 35px;
    color: #1e1e1e !important;
}
span.custom_product_hover {
    position: absolute;
    height: 230px;
    width: 100%;
    top: 0;
    background: rgba(255,255,255,0.7);
    opacity: 0;
    z-index: -1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
li.product:hover span.custom_product_hover {
    z-index: 1;
    opacity: 1;
}
span.custom_product_hover:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    font-size: 32px;
    content: "\e050";
    margin: -25px 0 0 -25px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 50px;
    text-transform: none;
    speak: none;
    width: 50px;
    height: 50px;
    text-align: center;
}

/*------------------------------------*\
    Page Navigation
\*------------------------------------*/

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    border: none;
	overflow: initial;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a, 
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
    margin: 0;
    text-decoration: none;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    min-width: 26px;
    display: block;
    height: 26px;
    /* background: #fff; */
    color: #8C8D8E;
    text-align: center;
    vertical-align: middle;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus .dashicons,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover .dashicons {
    color: #e72d71 !important;
    background: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
    border: 1px solid #BCBDBE;
    border-radius: 50%;
    background: #fff;
}
p.woocommerce-result-count {
    color: #8C8D8E;
    padding: 0 !important;
    width: 100%;
    text-align: center;
}
/*
 * PRODUCT FILTER
 */
header.woocommerce-products-header {
    /* background: #fff; */
    /* border-radius: 15px; */
    /* padding: 20px; */
    margin-bottom: 20px;
}
h1.woocommerce-products-header__title.page-title {
    padding: 0 0 20px 0;
    line-height: 40px;
    display: none;
}
.woocommerce form.woocommerce-ordering {
    width: 220px;
    margin: 0;
}
.woocommerce form.woocommerce-ordering select {
    width: 100%;
    color: #202020 !important;
}
form.woocommerce-product-search {
    width: 480px;
    float: left;
}
form.woocommerce-product-search input.search-field {
    width: 340px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 40px;
    border: 1px solid #BCBDBE;
    background: #fff;
    /* font-size: 18px; */
    color: #1e1e1e;
}
form.woocommerce-product-search button[type="submit"] {
    height: 40px;
    width: 140px;
    border: 1px solid #e72d71;
    color: #fff;
    font-size: 18px;
    display: block;
    float: right;
    /* text-transform: uppercase; */
    line-height: 38px;
    /* border-left: 0; */
    padding: 0 10px 0 38px;
    background: #e72d71;
    position: relative;
}
form.woocommerce-product-search button[type="submit"]:before {
    content: "\55";
    font-family: ElegantIcons;
    font-size: 22px;
    float: left;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 0px;
    width: 38px;
    text-align: center;
    /* background: #e72d71; */
	opacity: 1;
	margin: 0;
}
form.woocommerce-product-search button[type="submit"]:hover {
    background: #fff;
    color: #e72d71;
    cursor: pointer;
    border-color: #e72d71;
}
form.woocommerce-product-search button[type="submit"]:hover:before {
    /* background: #fff; */
    color: #e72d71;
    cursor: pointer;
    border-color: #e72d71;
	opacity: 1;
	margin: 0;

}
form.woocommerce-product-search button[type="submit"]:active,
form.woocommerce-product-search button[type="submit"]:active:before {
    background: #e72d71;
    color: #fff;
    border-color: #e72d71;
	opacity: 1;
	margin: 0;
}
.woocommerce .woocommerce-result-count {
    float: none;
    margin: 0;
    padding: 20px 0 0 0;
    color: #1e1e1e;
    font-size: 0.777em;
}
/*
form.woocommerce-product-search {
    width: 480px;
    float: left;
    height: 37px;
    line-height: 37px;
    margin-bottom: 20px;
}
form.woocommerce-product-search input.search-field {
    width: calc( 100% - 37px);
    border: 1px solid #BCBDBE;
    border-right: 0;
    float: left;
    background: #fff;
}
form.woocommerce-product-search input.search-field:focus {
    border-color: #e72d71;
}
form.woocommerce-product-search input[type="submit"],
form.woocommerce-product-search button[type="submit"],
form.form-wppp-select.products-per-page input[type="submit"],
form.woocommerce-custom-ordering input[type="submit"],
form.form-wppp-select.products-per-page button[type="submit"],
form.woocommerce-custom-ordering button[type="submit"] {
    width: 37px;
    height: 37px;
    float: right;
    font-family: "ETmodules" !important;
    speak: none;
    font-size: 20px;
    line-height: 31px;
}
form.woocommerce-product-search input[type="submit"]:hover,
form.woocommerce-product-search button[type="submit"]:hover {
    cursor: pointer;
    background: #fff;
    color: #e72d71;
}
form.woocommerce-product-search button[type="submit"]:before {
    content: "\55";
    font-family: ElegantIcons;
    font-size: 22px;
    float: left;
    height: 58px;
    line-height: 58px;
    position: absolute;
    left: 0;
    width: 58px;
    text-align: center;
    background: #1f2a70;
}
form.woocommerce-product-search button[type="submit"]:hover {
    background: #1f2a70;
    color: #fff;
    cursor: pointer;
    border-color: #1f2a70;
}
form.woocommerce-product-search button[type="submit"]:active,
form.woocommerce-product-search button[type="submit"]:active:before {
    background: #283583;
    color: #fff;
    border-color: #283583;
}
form.form-wppp-select.products-per-page,
form.woocommerce-custom-ordering {
    width: 115px; 
    width: 230px;
    height: 37px;
}
form.woocommerce-custom-ordering {
    float: left;
}
form.form-wppp-select.products-per-page,
form.woocommerce-custom-ordering  {
    width: 230px;
    margin-bottom: 20px !important;
    margin-left: 20px !important;
}
form.form-wppp-select.products-per-page select,
form.woocommerce-custom-ordering select {
    width: calc( 100% - 37px );
    cursor: pointer;
    float: left;
    background-color: #fff !important;
    color: #1E1E1E !important;
    border: 1px solid #BCBDBE;
    font-size: 13px;
    padding: 0px 23px 0 8px;
    font-weight: 400;
    border-radius: 0;
    background-size: 23%;
}
form.form-wppp-select.products-per-page select:hover,
form.woocommerce-custom-ordering select:hover {
    background-color: #E6E7E7 !important;
    border-color: #E6E7E7;
}
label.screen-reader-text {
    display: none;
}
*/

/*
 * PRICE FILTER
 */
#product_cat_filter ul li,
#vendor_filter ul li {
    margin-bottom: 0;
}
.ui-slider-range.ui-widget-header {
    background: #e72d71 !important;
}
.ui-slider-horizontal .ui-slider-handle {
    background: #e72d71 !important;
} 
.woocommerce .pwc-widget-filter-wrapper .price_slider {
    margin-bottom: 1em
}
.woocommerce .pwc-widget-filter-wrapper .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
    padding-bottom: 1em;
}
.woocommerce .pwc-widget-filter-wrapper .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #e72d71;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -0.25em;
    margin-left: -.5em;
    border: 2px solid #fff;
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #e72d71;
}
.woocommerce .pwc-widget-filter-wrapper .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background: #BCBDBE;
    border: 0
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider-horizontal {
    height: .5em
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}
.woocommerce .pwc-widget-filter-wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}
.woocommerce .pwc-widget-filter-wrapper span.from,
.woocommerce .pwc-widget-filter-wrapper span.to {
    background: #f6f6f6;
    font-size: 10px;
    width: 47%;
    display: inline-block;
    text-align: center;
    padding: 0;
    border: 1px solid #ececec;
    height: 30px;
    line-height: 30px;
}
.woocommerce .pwc-widget-filter-wrapper span.to {
    margin-left: 6%;
}
.woocommerce .pwc-widget-filter-wrapper span.from input,
.woocommerce .pwc-widget-filter-wrapper span.to input {
    width: 100%;
    padding: 0 10px;
    height: 28px;
}

/*
 * WC SINGLE PRODUCT
 */
 .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: none;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align: center;
    /* border-radius: 15px; */
    overflow:  hidden;
}
.woocommerce-product-gallery__wrapper {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: calc( 100% - 240px );
    max-width: 700px;
    margin: 0;
}
.woocommerce #main-content div.product {
    background: #fff;
    /* border-radius: 15px; */
    overflow: hidden;
    padding: 40px;
    width: 100%;
    margin-bottom: 20px;
}
.wc-sp-left {
    float: left;
    width: 220px;
}
.wc-sp-left .product_meta {
    margin-top: 20px;
    padding: 0;
    border: none;
    color: #1e1e1e;
    font-size: 18px;
}
body.single-product .product_meta .posted_in ul {
    padding: 0 !important;
}
body.single-product .product_meta .posted_in ul li {
    list-style: none;
    display: inline-block;
}
body.single-product .product_meta .posted_in ul li a {
    font-weight: 300;
    text-decoration: underline;
}
body.single-product .product_meta .posted_in ul li a:hover {
    text-decoration: none;
}
body.single-product .product_meta .posted_in ul li a:after {
    content: ",";
    padding-right: 5px;
}
body.single-product .product_meta .posted_in ul li:last-child a:after {
    content: "";
    padding-right: 0px;
}
.wc-pao-addon-name,
.wc-pao-col1 strong,
.wc-pao-col2 strong {
    font-size: 16px;
    font-weight: 400 !important;
}
table.shop_table.cart td.product-name dl.variation dt,
table.shop_table.woocommerce-checkout-review-order-table td.product-name dl.variation dt {
	display: none !important;
}
.wc-single-product-vendor-data {
    padding: 40px;
    background: #fff;
    /* border-radius: 15px; */
    margin-bottom: 20px;
}
.wc-single-product-vendor-data a,
.wc-single-product-vendor-data a:active {
    color: #006581;
    text-decoration: underline;
}
.wc-single-product-vendor-data a:hover {
    color: #006581;
    text-decoration: none;
}
.wc-spvd-meta span.wc-spvd-meta-title {
    display: block;
    font-weight: 600;
    margin-top: 20px;
}
p.wc-spvd-meta-text {
    word-wrap: break-word;
}
.wc-spvd-link {
    margin-top: 20px;
}
h1.product_title.entry-title {
    line-height: 40px;
    padding-bottom: 20px !important;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 1 !important;
    color: #1e1e1e;
    font-weight: 300;
    float: none;
    display: block;
    line-height: 20px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    color: #1e1e1e;
    font-weight: 300;
    float: none;
    display: block;
    line-height: 40px;
}
.woocommerce div.product p.price del span,
.woocommerce div.product span.price del span {
    font-size: 14px !important;
}
.woocommerce #main-content div.product p.cart,
.woocommerce #main-content div.product form.cart {
    margin: 0 !important;
    display: inline-block;
    float: right;
    width: 60%;
}
.woocommerce #main-content div.product form.cart div.quantity input.qty {
    height: 40px;
    background: #fff !important;
    color: #1e1e1e !important;
    border: 1px solid #1e1e1e !important;
    padding: 0 20px !important;
    min-width: 90px;
}
.woocommerce #main-content div.product form.cart div.quantity {
    float: right;
}
.woocommerce #main-content div.product form.cart .woocommerce-variation-add-to-cart div.quantity {
    float: left;
}
.woocommerce #main-content div.product p.cart .single_add_to_cart_button.button,
.woocommerce #main-content div.product form.cart .single_add_to_cart_button.button {
    background: #e72d71;
    color: #fff;
    float: right;
    padding: 0 20px 0 46px !important;
    position: relative;
    height: 40px;
    line-height: 40px;
    /* margin-right: 20px; */
}
.woocommerce #main-content div.product p.cart .single_add_to_cart_button.button:before,
.woocommerce #main-content div.product form.cart .single_add_to_cart_button.button:before {
    font-family: dashicons;
    content: "\f174";
    width: 36px;
/*     background: #e72d71; */
    display: inline-block;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 0;
    top: 0;
	opacity: 1;
	margin: 0;
	-webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}
.woocommerce #main-content div.product p.cart .single_add_to_cart_button.button.mee-button.button-primary:hover,
.woocommerce #main-content div.product form.cart .single_add_to_cart_button.button.mee-button.button-primary:hover {
	background: #fff !important;
    color: #e72d71 !important;
}
.woocommerce #main-content div.product p.cart .single_add_to_cart_button.button:active,
.woocommerce #main-content div.product form.cart .single_add_to_cart_button.button:active,
.woocommerce #main-content div.product p.cart .single_add_to_cart_button.button:active:before,
.woocommerce #main-content div.product form.cart .single_add_to_cart_button.button:active:before {
    background: #e72d71 !important;
    color: #fff !important;
	opacity: 1;
	margin: 0;
}
button.button.alt.disabled {
    background: #e8e8e8;
    color: #1e1e1e !important;
    border-color: #e8e8e8;
}
.woocommerce #main-content div.product form.cart button.button.alt.disabled:hover,
.woocommerce #main-content div.product form.cart button.button.alt.disabled:active {
    background: #fff !important;
    color: #e8e8e8 !important;
    border-color: #e8e8e8 !important;
}
.wc-sp-price-wrapper {
    float: left;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 18px;
    color: #1e1e1e !important;
    padding: 0;
    line-height: 60px;
}
.woocommerce div.product p.stock {
    color: #1e1e1e;
    font-size: 14px;
    margin-top: -23px;
}
h3.wc-sp-description-title {
    padding-top: 20px;
    clear: both;
}
.wc-single-product-vendor-data-column {
    width: 220px;
    float: left;
    margin-right: 2%;
}
.wc-single-product-vendor-data-column:nth-child(2) {
    margin-right: 0px;
    width: calc( 100% - 240px );
}
.wc-single-product-vendor-data-opening-hours span {
    display: block;
}
.wc-single-product-vendor-data-opening-hours span label {
    display: inline-block;
    width: 50px;
}
.wc-single-product-nav-footer {
    margin-bottom: 12px;
}
span.wc-product-unavailable {
    background: #d2232a;
    display: block;
    padding: 0 20px;
    line-height: 60px;
    border-radius: 15px;
    color: #fff;
}
.wc-single-product-nav-footer .button {
    color: #fff !important;
}

/*
 * SINGLE PRODUCT TABS
 */
.woocommerce-tabs.wc-tabs-wrapper {
    border: none !important;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
    background: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border: none;
}
div.woocommerce-Tabs-panel {
    /* border-top: 1px solid #8C8D8E; */
    background: #fff;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    margin: 0 !important;
    display: block;
    float: left;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
    background: #E6E8E7 !important;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    font-size: 15px;
    color: #fff;
    border-right: 1px solid #E6E8E7 !important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
    color: #666;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    padding: 0 18px !important;
    color: #1e1e1e !important;
    font-weight: 400;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    padding: 0 18px !important;
    color: #666 !important;
}
.pwc-vendor-profile-logo {
    float: right;
    margin: 0 0 20px 20px;
}
.wc-tab table {
    border: none;
}

/*
 * VENDOR TAX
 */
body.tax-wcpv_product_vendors #main-content {
}
body.tax-wcpv_product_vendors .pwc_header_wrapper {
    display: none;
}
body.archive.tax-wcpv_product_vendors #sidebar {
    display: none;
}

/*
 * CART
 */
body.woocommerce-cart .woocommerce .cut-corner,
body.woocommerce-checkout .woocommerce .cut-corner {
    padding: 20px;
    /* padding-bottom: 60px; */
    background: #fff;
}
ul.woocommmerce-steps {
    margin-bottom: 20px !important;
    padding: 0;
    list-style: none;
    height: 30px;
    color: #8C8D8E;
}
ul.woocommmerce-steps li {
    float: left;
    width: 48%;
    margin-right: 10px;
}
ul.woocommmerce-steps li:last-child {
    margin: 0;
    float: right;
}
ul.woocommmerce-steps li span.li-icon {
    display: inline-block;
    background: #8C8D8E;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}
ul.woocommmerce-steps li.active span.li-text {
    color: #e72d71;
}
ul.woocommmerce-steps li.active span.li-icon {
    background: #e72d71;
}
table.shop_table.shop_table_responsive.cart thead {
    /* display: none; */
}
.woocommerce table.shop_table {
    border: none !important;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #E6E8E7;
    border-bottom:  none;
}
.woocommerce table.shop_table thead td {
    border-top: 0px;
}
table.shop_table.shop_table_responsive.cart .actions input.button {
    color: #fff;
    border: 1px solid #e72d71;
    background: #e72d71;
    font-size: 15px;
    font-weight: 300;
}
table.shop_table.shop_table_responsive.cart .actions input.button:hover {
    color: #e72d71;
    background: #fff;
}
.cart_totals table {
    border: none;
}
.woocommerce-cart table.cart td.product-thumbnail {
    width: 130px;
    padding: 0 !important;
}
.woocommerce-cart table.cart td.product-name dd {
    margin: 0;
}
.woocommerce-cart table.cart td.product-name a,
.woocommerce-cart table.cart td.product-name a:active {
	color: #006581;
	text-decoration: underline;
}
.woocommerce-cart table.cart td.product-name a:hover {
	color: #006581;
	text-decoration: none;
}
.woocommerce-cart table.cart td.product-quantity {
    width: 100px;
}
.woocommerce-cart table.cart td.product-remove {
    width: 20px;
    padding: 0 !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 110px;
    margin: 10px;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0 !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #e72d71;
    border: 1px solid #e72d71;
    color: #fff;
    height: 40px;
/*     line-height: 38px !important; */
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: border-color 0.15s linear,background 0.15s linear;
    -moz-transition: border-color 0.15s linear,background 0.15s linear;
    -ms-transition: border-color 0.15s linear,background 0.15s linear;
    -o-transition: border-color 0.15s linear,background 0.15s linear;
    transition: border-color 0.15s linear,background 0.15s linear;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: #fff;
    color: #e72d71;
    line-height: 1.7em !important;
}

/*
 * CHECKOUT
 */
.woocommerce .wc-login form {
    border-radius: 0;
    border: 1px solid #BCBDBE;
    margin-top: 0;
    padding: 20px;
    margin-bottom: 0px;
}
form.checkout_coupon .form-row {
    margin: 0 !important;
}
form.checkout_coupon input[type="submit"] {
    height: 37px;
    line-height: 37px;
    border: 1px solid #e72d71;
}
.woocommerce form .form-row.place-order {
    padding: 0 !important;
    margin: 0 !important;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0;
}
.woocommerce-checkout .woocommerce #payment input#place_order {
    /* position: absolute; */
    /* bottom: 0; */
    width: 100%;
    /* left: 0; */
    /* display: block; */
    /* width: 100%; */
    /* height: 47px; */
    /* line-height: 47px !important; */
    /* color: #fff; */
    margin: 10px 0 20px;
    /* padding: 0 !important; */
    /* float: none; */
    /* font-size: 13px; */
    background: #e72d71;
    color: #fff;
    border: 1px solid #e72d71;
}
.woocommerce-checkout .woocommerce #payment input#place_order:hover,
.woocommerce-checkout .woocommerce #payment input#place_order:focus {
    color: #e72d71 !important;
    background: #fff;
}
div#customer_details {
    margin-bottom: 20px;
}
#billing_city_field {
    float: right;
    width: 47%;
}
#billing_postcode_field {
    float: left;
}
#order_comments {
    min-height: 150px;
}
.woocommerce-checkout #payment div.form-row {
    padding: 15px 15px 0 15px !important;
}
ul.woocommerce-cart-charities {
    margin: 0;
    padding: 0;
    list-style: none;
}
#lkp_charity_field input.input-radio {
    float: left;
    line-height: 30px;
    vertical-align: middle;
    margin: 9px 4px;
}
#lkp_charity_field label.radio {
    line-height: 30px;
    height: 32px;
}
p#lkp_charity_field label:first-child {
    font-size: 18px;
    font-weight: 400;
}
a.woocommerce-terms-and-conditions-link,
a.woocommerce-terms-and-conditions-link:active {
	color: #006581;
	text-decoration: underline;
}
a.woocommerce-terms-and-conditions-link:hover {
	color: #006581;
	text-decoration: none;
}
.woocommerce .col2-set h2 {
    line-height: 1.4em;
}

/*------------------------------------*\
    NAME YOUR PRICE
\*------------------------------------*/
input#nyp {
    height: 49px;
    border: none!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff!important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 20px!important;
    font-weight: 500 !important;
    width: 3.431em;
    text-align: center;
}

.nyp .minimum-price {
    display: none;
}

.nyp {
    margin-bottom: 20px;
}

/*------------------------------------*\
    PRODUCTBEHEER
\*------------------------------------*/
table#pwc-product-table tr td {
    padding: 4px 12px !important;
}
table#pwc-product-table tr th,
table#pwc-product-table tr td {
    text-align: left !important;
}
table#pwc-product-table tr td.edit {
    padding-left: 0 !important;
}
table#pwc-product-table tr td.image {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
table#pwc-product-table tr td.remove {
    padding-right: 0 !important;
}
table#pwc-product-table tr td.remove .dashicons {
    color: #e72d71;
}
table#pwc-product-table tr td.price {
    width: 100px;
}
table#pwc-product-table tr th.cat,
table#pwc-product-table tr td.cat {
    display: none;
}

/*------------------------------------*\
    PRODUCT DETAIL
\*------------------------------------*/
table.shop_table.vendor_order_detail_table {
    margin: 0;
}
table.shop_table.vendor_order_detail_table tr td,
table.shop_table.vendor_order_detail_table tr th {
    padding: 4px 8px;
    text-align: left;
    border: 0;
    color: #1e1e1e;
    font-weight: 400;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr th {
    border-bottom: 1px solid #BCBDBE;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr td {
    border-bottom: 1px solid #E6E8E7;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr.dark-border.border-top td {
    border-top: 1px solid #BCBDBE;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr.dark-border.border-bottom td {
    border-bottom: 1px solid #BCBDBE;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr td.text-align-right {
    text-align: right;
}
table.shop_table.vendor_order_detail_table.vendor_order_detail_products_table tr th.column-product {
    width: 40%;
}

form.flush_order_form input#order_id,
form.flush_order_form input#usercode,
form.flush_order_form input#pickupcode {
    width: 49%;
    margin: 0;
}
form.flush_order_form input#flush_order {
    height: 37px;
    line-height: 33px;
    margin: 0;
    width: 49%;
	display: inline;
}

/* 
@media only screen and (max-width: 1140px) {
    body.woocommerce #main-content{
        max-width: 730px !important;
        margin: 0 auto;
    }
    body.woocommerce.search.search-no-results.post-type-archive-product #left-area,
    body.woocommerce.search.search-results.post-type-archive-product #left-area,
    .woocommerce.et_left_sidebar #left-area {
        width: 520px;
    }
    form.woocommerce-product-search {
        width: 520px;
    }
    form.form-wppp-select.products-per-page,
    form.woocommerce-custom-ordering {
        width: 250px;
    }
    form.woocommerce-custom-ordering {
        margin-left: 0 !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
    .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 20px;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n),
    .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0px;
    }
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
    .et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1),
    .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1) {
        clear: none;
    }
    p.woocommerce-result-count {
        width: 100%;
        position: inherit;
        margin-bottom: 20px !important;
    }
}
 */
/* 
@media only screen and (max-width: 1120px) {
    .woocommerce-MyAccount-content .customer-order-qr .qr-item {
        width: 100% !important;
    }
    .woocommerce-MyAccount-content .customer-order-qr .qr-item.item-orderid,
    .woocommerce-MyAccount-content .customer-order-qr .qr-item.item-orderdate {
        margin-bottom: 25px;
    }
}
 */

@media only screen and (max-width: 1019px) {
    body.woocommerce.search.search-no-results.post-type-archive-product #left-area,
    body.woocommerce.search.search-results.post-type-archive-product #left-area,
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce.et_left_sidebar #left-area {
        width: 480px;
        max-width: 480px;
    }
    .woocommerce div.product div.summary {
        /* width: 480px !important; */
    }
    .woocommerce.et_full_width_page #left-area {
        width: 100% !important;
        max-width: 100% !important;
    }
    body.woocommerce form.woocommerce-product-search {
        width: 230px;
        margin-right: 20px;
    }
    form.woocommerce-product-search input.search-field {
        width: 190px;
    }
    form.woocommerce-product-search button[type="submit"] {
        width: 38px;
        overflow: hidden;
        padding: 0 0 0 38px;
    }
    body.woocommerce form.form-wppp-select.products-per-page,
    body.woocommerce form.woocommerce-custom-ordering {
        width: 230px;
    }
    body.woocommerce form.woocommerce-custom-ordering {
        margin-left: 0 !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
    .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 20px !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n),
    .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0px !important;
        clear: none;
    }
    body.tax-wcpv_product_vendors.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n),
    body.tax-wcpv_product_vendors.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 20px !important;
    }
    body.tax-wcpv_product_vendors.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
    body.tax-wcpv_product_vendors.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 0px !important;
    }
    div#my-account-full-width-header {
        height: 350px;
    }
    .woocommerce .product_meta {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 980px) {
    .et_right_sidebar #left-area,
    .et_left_sidebar #left-area {
        float: right;
    }
    .et_right_sidebar #sidebar,
    .et_left_sidebar #sidebar {
        float: left;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product,
    .archive.et_right_sidebar.woocommerce ul.products li.product {
        width: 230px !important;
        margin: 0 20px 20px 0 !important;
    }
}
@media only screen and (max-width: 769px) {
    body.woocommerce.search.search-no-results.post-type-archive-product #left-area,
    body.woocommerce.search.search-results.post-type-archive-product #left-area,
    .woocommerce.et_left_sidebar #left-area,
    .woocommerce-account .woocommerce-MyAccount-content,
    .vendor-profile-wrapper {
        width: 500px;
        max-width: 500px;
        float: none;
        margin: 0 auto;
    }
    body.woocommerce #main-content {
        position: relative;
    }
    body.woocommerce #main-content .container {
        position: initial;
    }
    body.woocommerce #sidebar {
        -webkit-transition: 1s; /* Safari */
        transition: 1s;
        position: fixed;
        height: 100%;
        left: -260px;
        top: 0;
        float: none;
        height: 100%;
        overflow: scroll;
        z-index: 99999;
        border-right: 1px solid #ccc;
    }
    body.woocommerce #sidebar.visible .et_pb_widget:last-child {
        margin: 0;
    }
    body.woocommerce #sidebar.visible {
        -webkit-transition: 1s; /* Safari */
        transition: 1s;
        left: 0;
    }
    body.tax-wcpv_product_vendors.archive.et_left_sidebar.woocommerce #left-area ul.products,
    body.tax-wcpv_product_vendors.archive.et_right_sidebar.woocommerce #left-area  ul.products {
        width: 480px;
        margin: 0 auto !important;
    }
    body.tax-wcpv_product_vendors.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(1n),
    body.tax-wcpv_product_vendors.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(1n) {
        margin-right: 20px !important;
    }
    body.tax-wcpv_product_vendors.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n),
    body.tax-wcpv_product_vendors.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0px !important;
    }
    body.woocommerce form.woocommerce-product-search {
        margin-right: 40px;
    }
    #toggle-sidebar,
    #hide-sidebar {
        display: block;
    }
    div#my-account-full-width-header {
        height: 300px;
    }
    .woocommerce div.product div.summary {
        width: 100% !important;
        margin-bottom: 42px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-content,
    .vendor-profile-wrapper,
    div#my-account-column-left,
    div#my-account-column-right {
        width: 100%;
        float: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-content,
    .vendor-profile-wrapper {
        margin: 0 0 25px 0;
    }
    table.shop_table.shop_table_responsive.cart .product-thumbnail {
        display: none;
    }
    .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
        height: 32px;
        line-height: 30px;
        font-size: 13px !important;
    }
    .woocommerce div.product div.images {
        margin: 0 auto 20px;
        float: none;
    }
    .woocommerce div.product div.summary {
        height: initial;
    }
    .woocommerce div.product .product_title {
        font-size: 20px;
        line-height: 30px;
        height: initial;
    }
    .woocommerce div.product form.cart div.quantity {
        margin: 0 !important;
    }
    .woocommerce div.product form.cart .button {
        font-size: 12px;
        padding: 0 6px !important;
        height: 32px;
        float: right;
    }
    .woocommerce div.product form.cart .button:hover:after {
        display: none;
    }
    .pwc-vendor-profile-logo {
        float: none;
        margin: 0 0 20px 0;
        text-align: center;
    }
    .woocommerce-message {
        text-align: center;
    }
    .woocommerce-message a.button.wc-forward {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }
	.wc-single-product-vendor-data-column {
        width: 100% !important;
        margin: 0 0 20px 0;
        float: none;
    }
    .wc-single-product-vendor-data-column:nth-child(3) {
        margin: 0;
    }
	.wc-single-product-nav-footer a.button {
		    float: none;
		    width: 100%;
		    margin-bottom: 20px;
		}
}
@media only screen and (max-width: 768px) {
    table.cart th,
    #main-content table.cart th,
    table.cart td,
    #main-content table.cart td,
    table.cart tr,
    #main-content table.cart tr,
    .woocommerce-cart #content-area table tr,
    .woocommerce-cart #content-area table td,
    .woocommerce-cart #content-area table th {
        width: initial;
    }
    table.cart td,
    #main-content table.cart td,
    .woocommerce-cart #content-area table td {
        padding: 6px 12px !important;
        border-bottom: 1px solid #ccc;
        border-top: none;
    }
    .woocommerce-cart .product-name a,
    .woocommerce-cart .product-name dt{
        /* clear: both; */
        float: none;
        /* padding-top: 12px; */
        display: block;
        text-align: right !important;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
        clear: both;
        padding-top: 20px;
    }
    .woocommerce ul.woocommmerce-steps li {
        width: 48%;
        margin: 0;
    }
    .woocommerce ul.woocommmerce-steps li .li-text {
        display: inline-block;
    }
    .woocommerce-cart .woocommerce .product-name a,
    .woocommerce-cart .woocommerce .product-name dt {
        clear: none;
        float: none;
        padding-top: 0;
        text-align: right !important;
    }
    .woocommerce-cart .woocommerce-message a {
        position: relative;
        width: 100%;
        margin: 0;
        right: 0;
    }
    .woocommerce-cart .woocommerce-message {
        padding-right: 15px !important;
    }
    .wc-login .u-column2.col-2 {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    body.woocommerce div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom: none !important;
    }
    .customer-order-address, .customer-order-qr, .qr-item {
        width: 100% !important;
        float: none !important;
    }
    .woocommerce .table-wrapper {
        overflow: scroll;
    }
}
@media only screen and (max-width: 659px) {
    .wc-sp-price-wrapper {
        width: 100%;
        float: none;
        text-align: right;
    }
    .woocommerce #main-content div.product p.cart,
    .woocommerce #main-content div.product form.cart {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 549px) {
    .wc-sp-left {
        display: none;
    }
}
@media only screen and (max-width: 519px) {
    body.woocommerce form.form-wppp-select.products-per-page,
    body.woocommerce form.woocommerce-custom-ordering {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product, .archive.et_right_sidebar.woocommerce ul.products li.product {
        margin: 10px !important;
    }
    div#my-account-full-width-header {
        height: 200px;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation.my-account-home {
        float: none;
        width: 250px;
/*      margin: 0 -20px -20px -20px; */
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation.my-account-home .woocommerce-MyAccount-navigation-welcome-box {
        padding: 0 20px 20px 20px;
    }
    body.woocommerce form.woocommerce-product-search {
        margin-right: 0px;
        width: 250px;
    }
    form.woocommerce-product-search input.search-field {
        width: 210px;
    }
    .woocommerce ul.woocommmerce-steps li {
        text-align: center;
        padding-bottom: 10px;
    }
    .woocommerce ul.woocommmerce-steps {
        height: 80px;
    }
    .woocommerce-checkout .woocommerce #payment input#place_order {
        font-size: 13px;
    }
    .entry-summary .vendor_name {
        width: 100%;
        float: none;
        line-height: 30px;
    }
    p.price {
        float: none;
        width: 100%;
        text-align: left;
        /* height: 30px; */
        line-height: 30px;
    }
    .entry-summary p.price span {
        text-align: left;
        float: none;
    }
    .woocommerce div.product form.cart, .woocommerce div.product p.cart {
        margin: 10px 0 !important;
        float: none;
    }
    body.woocommerce div.product .woocommerce-tabs .panel h2,
    body.woocommerce #content-area div.product .woocommerce-tabs .panel h2 {
        font-size: 19px;
    }
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
    .pwc-table tr{
        border-top: 1px solid #ccc;
    }
    .pwc-table tr td:first-child {
        font-weight: bold;
        padding-bottom: 0px !important
        
    }
    .pwc-table td {
        width: 100%;
        max-width: 100% !important;
        float: left;
        border: 0 !important;
        padding: 0.857em 0.587em !important;
    }
    table#pwc-product-table tr td {
        padding: 4px 0 !important; 
    }
    body.woocommerce div.product .woocommerce-tabs .panel a.button-position-bottom {
        font-size: 9px;
        height: 30px;
        line-height: 30px;
    }
    .woocommerce-message,
    .woocommerce-message a.button.wc-forward {
        font-size: 16px !important;
    }
    .product .nyp {
        margin: 0;
        height: initial;
    }
    div.nyp-product input#nyp {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .product .nyp + .quantity {
        display: none;
    }
    .product .nyp + .quantity + .button {
        width: 100%;
    }
	.wc-single-product-vendor-data-opening-hours span label {
	    width: 100%;
	    border-top: 1px solid #ccc;
	    font-size: 16px;
	}
}
@media only screen and (max-width: 479px) {
    .woocommerce table.cart tr,
    #main-content .woocommerce table.cart tr {
        padding: 0 !important;
     }
}
