@charset "utf-8";
/* CSS Document */

/* phone up to portrait */
@media only screen 
and (max-width: 575px) {
	
.woocommerce-pages .woocommerce form.woocommerce-cart-form {
    max-width: 100%;
}

.woocommerce-pages .woocommerce .cart-collaterals {
    max-width: 100%;
    margin-top: 30px;
}	

.woocommerce-pages table tbody td {
    background: none !important;
}

.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: block;
}


.woocommerce-pages .woocommerce form.woocommerce-cart-form table,
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tbody,
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tbody,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr {
	float:left;
	width:100%;
	display:block;
	height:auto;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr:last-of-type,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr:last-of-type {
	margin:0px;
	padding:0px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr:last-of-type {
	border:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr {
    border: 1px solid #cccccc;
    margin-bottom: 25px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions {
    padding-top: 20px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td {
    border: none !important;
    height: auto;
    text-align: left !important;
    padding: 0px;
    float: left;
    display: block;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-remove, .woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name {
    padding: 16px;
    width: 19%;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-remove:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name:before {
	display:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name {
    width: 81%;
    padding-left: 0px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price {
    clear: both;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price, .woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-quantity, .woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-subtotal {
    width: 33.3333333%;
    padding: 16px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td {
    width: 50%;
    padding: 16px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions {
    width: 100%;
    padding-top: 10px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    float: right;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-quantity:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-subtotal:before,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td:before {
    float: left;
    visibility: visible;
    font-size: 12px;
    width: 100%;
    margin-bottom: 8px;
}

.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr th:before, 
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr td:before,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions:before {
	display:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions .coupon {

    float: left;
    width: 100%;
    display: block;
    padding: 0px;
    margin-bottom: 20px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions .coupon button, .woocommerce-pages table tbody td button.button[name="update_cart"] {
    max-width: 168px;
    min-width: 168px;
}

.woocommerce-pages table tbody td input#coupon_code {
    width: calc(100% - 190px) !important;
    margin: 0px;
}




.woocommerce-pages .woocommerce .col2-set .col-1, .woocommerce-pages .woocommerce .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-pages .woocommerce .woocommerce-shipping-fields, .woocommerce-pages .woocommerce .woocommerce-additional-fields {
    padding-left: 0px;
}

.woocommerce-pages .woocommerce .col2-set .col-1.woocommerce-Address, .woocommerce-pages .woocommerce .col2-set .col-2.woocommerce-Address {
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-pages .woocommerce .col2-set .col-2.woocommerce-Address, .woocommerce-pages .woocommerce section.woocommerce-customer-details .col2-set .col-2 {
	margin-top:20px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    max-width: 164px;
    float: right;
}

.woocommerce-pages .woocommerce nav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
}

.woocommerce-pages .woocommerce nav ul li a {
    white-space: nowrap;
}

.woocommerce-pages .woocommerce nav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
    margin-bottom: 0px;
    padding-bottom: 45px;
    border: none !important;
    position: relative;
}

.woocommerce-pages .woocommerce nav ul li:after {
    position: absolute;
    content: "";
    visibility: visible;
    width: 101%;
    bottom: -2px;
    height: 2px;
    left: 0px;
}

.woocommerce-pages .woocommerce nav:before {
    content: "Please scroll right to see more";
    visibility: visible;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 14px;
}

.woocommerce-pages .woocommerce .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-pages .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-pages .woocommerce .woocommerce-NoticeGroup-checkout ul.woocommerce-error {
    display: block;
}
.woocommerce-pages .woocommerce form .form-row-first, .woocommerce-pages .woocommerce form .form-row-last {
    width: 100%;
}

.woocommerce-pages .woocommerce .col2-set #ship-to-different-address label span:before {
    top: 7px;
}

.woocommerce-pages .woocommerce .col2-set #ship-to-different-address label span:after {
    top: 11px;
}

.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:first-of-type {
    width: 83%;
    line-height: 22px;
    padding-top: 0px;
}

.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span.required {
    padding-left: 4px;
    padding-top: 23px;
}

.woocommerce-pages .woocommerce form.edit-account .form-row-first, .woocommerce-pages .woocommerce form.edit-account .form-row-last {
    width: 100%;
}

.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    flex: 0 0 92%;
    max-width: 92%;
}

.woocommerce-order-received .woocommerce-pages table tbody td.product-name a {
    max-width: 50%;
}

.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details {
    overflow: hidden;
}

.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tbody,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table thead,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tr,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot {
	float:left;
	width:100%;
	height:auto;
	display:block;
}

.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tr td,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table thead th,
.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tr th {
	width:50%;
	float:left;
	display:block;
}

.woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot td, .woocommerce-pages .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot th {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.woocommerce-pages .woocommerce .lost_reset_password .form-row {
    margin-bottom: 0px;
    margin-top: 30px;
    margin-right: 0px;
    width: 100%;
}

.woocommerce-pages .woocommerce .lost_reset_password .form-row:last-of-type {
    margin-top: 24px;
    margin-left: 0px;
}

.woocommerce-pages .woocommerce .lost_reset_password .form-row:last-of-type button.button {
    float: right;
}

#customer_login .col-1 {
	margin-bottom:40px;
}

#customer_login .form-row label.woocommerce-form-login__rememberme {
    width: 100%;
    margin-bottom: 25px;
}

.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first,
.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    width: 100% !important;
}

.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    float: right;
}

.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before {
    top: 3px;
}

.woocommerce-pages .woocommerce .woocommerce-checkout-review-order ul.payment_methods.methods {
    margin-bottom: 40px;
}


.show-filters {
	display:block;
}	

.filters-container {
    z-index: 9999;
    position: fixed;
    left: 0px;
    width: 100vw;
    max-width: 220px;
    top: 0px;
    background: #ffffff;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px;
    transform: translate(-100%);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
    -moz-box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
    box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
}

.filters-container .filter-block h4 a {
    font-size: 18px;
}

.filter-block {
    margin-bottom: 24px;
}

.filters-container .filter-block h4 a:before {
    font-size: 16px;
    top: 1px;
}

.filters-container.active {
    transform: translate(0%);
    opacity: 1;
}

.product-inner a.post-thumbnail {
	height:255px;
}

}

/* phone up to landscape */
@media only screen 
and (min-width : 576px) 
and (max-width : 767px) {
	
.woocommerce-pages .woocommerce form.woocommerce-cart-form {
    max-width: 100%;
}

.woocommerce-pages .woocommerce .cart-collaterals {
    max-width: 100%;
    margin-top: 30px;
}	

.woocommerce-pages table tbody td {
    background: none !important;
}

.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: block;
}


.woocommerce-pages .woocommerce form.woocommerce-cart-form table,
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tbody,
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tbody,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr {
	float:left;
	width:100%;
	display:block;
	height:auto;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr:last-of-type,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr:last-of-type {
	margin:0px;
	padding:0px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr:last-of-type {
	border:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr {
    border: 1px solid #cccccc;
    margin-bottom: 25px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions {
    padding-top: 20px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td {
    border: none !important;
    height: auto;
    text-align: left !important;
    padding: 0px;
    float: left;
    display: block;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-remove, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name {
    padding: 16px;
    width: 12%;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-remove:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name:before {
	display:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-name {
    width: 88%;
    padding-left: 0px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price {
    clear: both;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price, .woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-quantity, .woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-subtotal {
    width: 33.3333333%;
    padding: 16px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td {
    width: 50%;
    padding: 16px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions {
    width: 100%;
    padding-top: 0px;
}

.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    float: right;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-price:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-quantity:before, 
.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.product-subtotal:before,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td:before {
    float: left;
    visibility: visible;
    font-size: 12px;
    width: 100%;
    margin-bottom: 8px;
}

.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr th:before, 
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr td:before,
.woocommerce-pages .woocommerce .woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions:before {
	display:none;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions .coupon {
    float: left;
    width: 100%;
    display: block;
    padding: 0px;
    margin-bottom: 20px;
}

.woocommerce-pages .woocommerce form.woocommerce-cart-form table tr td.actions .coupon button,
.woocommerce-pages table tbody td button.button[name="update_cart"] {
    max-width: 168px;
}

.woocommerce-pages table tbody td input#coupon_code {
    width: calc(100% - 190px) !important;
    margin: 0px;
}




.woocommerce-pages .woocommerce .col2-set .col-1, .woocommerce-pages .woocommerce .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-pages .woocommerce .woocommerce-shipping-fields, .woocommerce-pages .woocommerce .woocommerce-additional-fields {
    padding-left: 0px;
}

.woocommerce-pages .woocommerce .col2-set .col-1.woocommerce-Address, .woocommerce-pages .woocommerce .col2-set .col-2.woocommerce-Address {
    flex: 0 0 50%;
    max-width: 50%;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    max-width: 164px;
    float: right;
}

.woocommerce-pages .woocommerce nav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
}

.woocommerce-pages .woocommerce nav ul li a {
    white-space: nowrap;
}

.woocommerce-pages .woocommerce nav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
    margin-bottom: 0px;
    padding-bottom: 45px;
    border: none !important;
    position: relative;
}

.woocommerce-pages .woocommerce nav ul li:after {
    position: absolute;
    content: "";
    visibility: visible;
    width: 101%;
    bottom: -2px;
    height: 2px;
    left: 0px;
}

.woocommerce-pages .woocommerce nav:before {
    content: "Please scroll right to see more";
    visibility: visible;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 14px;
}

.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    flex: 0 0 46%;
    max-width: 46%;
}

.woocommerce-pages .woocommerce section.woocommerce-customer-details .col2-set .col-1, .woocommerce-pages .woocommerce section.woocommerce-customer-details .col2-set .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
}


.woocommerce-pages .woocommerce .lost_reset_password .form-row {
    margin-bottom: 0px;
    margin-top: 30px;
    margin-right: 0px;
    width: 100%;
}

.woocommerce-pages .woocommerce .lost_reset_password .form-row:last-of-type {
    margin-top: 24px;
    margin-left: 0px;
}

.woocommerce-pages .woocommerce .lost_reset_password .form-row:last-of-type button.button {
    float: right;
}

#customer_login .col-1 {
	margin-bottom:40px;
}
	

.show-filters {
	display:block;
}	

.filters-container {
    z-index: 9999;
    position: fixed;
    left: 0px;
    width: 100vw;
    max-width: 250px;
    top: 0px;
    background: #ffffff;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px;
    transform: translate(-100%);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
    -moz-box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
    box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
}

.filters-container.active {
    transform: translate(0%);
    opacity: 1;
}

.product-inner a.post-thumbnail {
    height: 180px;
}
	
}

/* small tablets / iphone X and up landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 991px) {

.woocommerce-pages .woocommerce form.woocommerce-cart-form {
    max-width: 100%;
}

.woocommerce-pages .woocommerce .cart-collaterals {
    max-width: 50%;
    margin-top: 30px;
}	


.woocommerce-pages .woocommerce .col2-set .col-1, .woocommerce-pages .woocommerce .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-pages .woocommerce .woocommerce-shipping-fields, .woocommerce-pages .woocommerce .woocommerce-additional-fields {
    padding-left: 0px;
}

.woocommerce-pages .woocommerce .col2-set .col-1.woocommerce-Address, .woocommerce-pages .woocommerce .col2-set .col-2.woocommerce-Address {
    flex: 0 0 50%;
    max-width: 50%;
}

.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    flex: 0 0 46%;
    max-width: 46%;
}

.woocommerce-pages .woocommerce section.woocommerce-customer-details .col2-set .col-1, .woocommerce-pages .woocommerce section.woocommerce-customer-details .col2-set .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

#customer_login .col-1 {
	margin-bottom:40px;
}

.product-inner a.post-thumbnail {
    height: 150px;
}
	
}


/* small screens and ipad pro portrait */
@media only screen 
and (min-width : 992px) 
and (max-width : 1200px) {
	
.woocommerce-pages .woocommerce form.woocommerce-cart-form {
    max-width: 100%;
}

.woocommerce-pages .woocommerce .cart-collaterals {
    max-width: 34%;
    margin-top: 30px;
}	

.woocommerce-pages .woocommerce .woocommerce-shipping-fields, .woocommerce-pages .woocommerce .woocommerce-additional-fields {
    padding-left: 0px;
}

.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    flex: 0 0 46%;
    max-width: 46%;
}

.product-inner a.post-thumbnail {
    height: 150px;
}
	
}


/* small tablets landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
}


/* small tablets portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
}


/* phone landscape */
@media only screen 
and (max-device-width : 767px) 
and (orientation : landscape) {
	

	
}



/* iphone x fixes */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) {
}
/* iphone x fixes */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
}


/* iphone 11 pro max fixes */
@media only screen 
    and (min-device-width: 414px) 
    and (max-device-height: 896px) 
	and (orientation : landscape) { 
	}
	
@media only screen 
    and (min-device-width: 414px) 
    and (max-device-height: 896px) 
	and (orientation : portrait) { 

	}


