.woocommerce .woocommerce-ordering select {
display: inline-block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem 1.75rem .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
border: 1px solid #ced4da;
border-radius: .25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
word-wrap: normal;
} .woocommerce .woocommerce-result-count {
margin: 7px 0;
} .woocommerce .products ul,
.woocommerce ul.products {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: baseline;
justify-content: baseline;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
position: relative;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 3px;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
width: 100%;
display: block;
}
.woocommerce ul.products li.product .button {
outline: 1px solid #333;
width: 100%;
transition: 150ms ease-in-out;
}
.woocommerce ul.products li.product .button.added {
width: 50%;
background: #0082b7;
outline-color: #0082b7;
}
.woocommerce ul.products li.product a.added_to_cart {
background-color: #2c2d33;
border-color: #2c2d33;
color: #ffffff;
outline: 1px solid #2c2d33;
width: 50%;
padding: 0;
margin-top: 1em;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
transition: 150ms ease-in-out;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
color: rgb(33, 37, 41);
}
.woocommerce ul.products li.product .price {
color: #6d6d6d;
font-size: 1em;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #6d6d6d;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .onsale {
right: 5px;
padding: 0em 1em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: 5px;
left: unset;
margin: 0;
border-radius: 3px;
background-color: #fff;
color: #6d6d6d;
font-size: .857em;
z-index: 9;
border: 1px solid #6d6d6d;
} .woocommerce div.product form.cart .variations {
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
font-weight: 400;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: list-item;
padding: 0;
list-style: none;
background-color: rgba(0,0,0,0);
}
.woocommerce div.product form.cart .variations tr {
display: block;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations select {
display: inline-block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem 1.75rem .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
border: 1px solid #ced4da;
border-radius: .25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
word-wrap: normal;
}
a.reset_variations {
color: #0082b7;
}
a.reset_variations::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f021";
margin-right: .5407911001em;
}
.woocommerce-variation-price {
margin-bottom: 20px;
} .woocommerce-tabs {
padding-top: 2.617924em;
padding-bottom: 2.617924em;
}
.woocommerce-tabs::before, .woocommerce-tabs::after {
content: '';
display: table;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%;
list-style: none;
margin-left: 0;
padding: 0;
text-align: left;
border: none;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
display: inline-block;
position: relative;
z-index: 0;
border-radius: 0;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
content: none;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
content: none;
} .woocommerce-tabs .panel {
width: 64.7058823529%;
float: right;
margin-right: 0;
margin-top: 0;
} .woocommerce div.product > span.onsale {
min-height: unset;
min-width: unset;
padding: 0.5em 1em;
font-size: 1em;
font-weight: 700;
position: relative;
text-align: center;
line-height: 3.236;
top: unset;
left: unset;
margin: 0;
border-radius: 3px;
background-color: transparent;
color: #6d6d6d;
font-size: .857em;
z-index: 9;
border: 1px solid #6d6d6d;
margin-left: 3.2em;
} section.related {
clear: both;
padding: 2em 0;
} .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
border: 2px solid #333;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
border-radius: 3px;
overflow: hidden;
} .woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
text-decoration: none;
}
.single-product div.product p.price {
color: #6d6d6d;
text-decoration: none;
}
.price del {
opacity: 0.5;
font-weight: 400;
}
.price ins {
font-weight: 400;
}
.price del + ins {
margin-left: 0.327em;
} .product_meta { display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column; color: #6c757d !important;
font-size: 0.85em;
line-height: 1.7;
} .woocommerce div.product form.cart div.quantity {
margin-right: 0.875em;
}
.woocommerce .quantity .qty {
width: 4.235801032em;
text-align: center;
min-height: 46px;
} .woocommerce #respond input#submit, 
.woocommerce a.button,
.woocommerce button.button, 
.woocommerce input.button {
padding: 15px 25px;
border-radius: 0;
color: #fff;
background-color: #333;
transition: 150ms ease-in-out;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt {
background-color: #333333;
border-color: #333333;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
background-color: #1a1a1a;
border-color: #1a1a1a;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
background-color: #1a1a1a;
border-color: #1a1a1a;
}
.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: #333333;
color: #fff;
} .woocommerce table.shop_table {
border: none;
margin: 0 0 24px 0;
border-radius: 0;
}
table.cart {
margin-bottom: 3.706325903em;
border:0;
}
table.shop_table_responsive thead {
display: table-header-group;
}
.woocommerce table.shop_table th, 
.woocommerce table.shop_table td {
padding: 1.618em;
border-top-width: 0;
color: #6d6d6d;
}
table.cart th {
background-color: #f8f8f8;
font-weight: 700;
}
table.cart td,
table.cart th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table.cart tbody td {
background-color: #fdfdfd;
}
table.cart tr td {
display: block;
text-align: right;
clear: both;
}
table.cart tbody tr td, 
table.cart tbody tr th {
text-align: left;
}
table.cart td.product-remove {
display: table-cell;
padding: 1.618em;
border: 0;
}
table.cart  tr td {
display: table-cell;
}
table.cart td.product-remove, 
table.cart td.actions {
border-top-color: #ffffff;
}
table.cart tr:first-child td.product-remove {
border-top-width: 0;
} table.cart td.actions {
border-top: 1em solid #fff;
background-color: #fbfbfb;
padding: 0;
}
.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: auto;
}
#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 {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
} .woocommerce .cart .button, 
.woocommerce .cart input.button {
background-color: #eeeeee;
border-color: #eeeeee;
color: #333333;
font-weight: 400;
}
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover {
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
}
.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] {
padding: 15px 25px;
} .cart_totals table.shop_table th {
background-color: #f8f8f8;
}
.cart_totals table.shop_table td {
background-color: #fdfdfd;
}
.cart_totals table.shop_table td,
.cart_totals table.shop_table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
margin-bottom: 15px;
}
.woocommerce ul#shipping_method li input {
margin: 0px .4375em 0 0;
vertical-align: baseline;
} .woocommerce .woocommerce-checkout {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 3em;
}
.woocommerce .woocommerce-checkout h3#order_review_heading {
display: none;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#customer_details {
margin-right: 4.347826087%;
-ms-flex: 0 0 47.8260869565%;
flex: 0 0 47.8260869565%;
max-width: 47.8260869565%;
}
#order_review_wrapper {
-ms-flex: 0 0 47.8260869565%;
flex: 0 0 47.8260869565%;
max-width: 47.8260869565%;
} .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
-ms-flex: 0 100%;
flex: 0 100%;
width: 100%;
max-width: unset;
padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
-ms-flex: 0  100%;
flex: 0  100%;
width: 100%;
max-width: unset;
padding: 0;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 0;
padding: 0;
} .woocommerce form .form-row label { display: block;
width: 100%; color: #60646c;
margin: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper { display: block;
width: 100%;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea { width: 100%;
} .woocommerce-input-wrapper > strong {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
width: 100%;
display: block;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single {
height: 45px;
padding: 7px;
}
.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
}
.select2-container--default .select2-selection--single {
background-color: #f2f2f2;
border: 0;
border-radius: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
} #customer_details .col-2 {
margin-top: 2em;
} .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
textarea#order_comments {
height: 6em;
} #order_review {
margin-top: 1.3em;
} .woocommerce-checkout table.woocommerce-checkout-review-order-table {
border-spacing: 0;
border-collapse: separate;
}
.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
border-top-width: 0px;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
font-weight: 700;
border-top: 0;
}
table.woocommerce-checkout-review-order-table td,
table.woocommerce-checkout-review-order-table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table.woocommerce-checkout-review-order-table .product-name {
width: 45%;
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
table.woocommerce-checkout-review-order-table th {
background-color: #f8f8f8;
} #payment::after, #payment::before {
content: "";
display: table;
}
#payment .payment_methods {
margin: 0 !important;
padding: 0 !important;
border-bottom: 0 !important;
}
#payment .payment_methods li {
list-style: none !important;
margin-left: 0;
position: relative;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
background-color: #f5f5f5;
}
#payment .payment_methods li:last-child:not(.woocommerce-notice) {
padding-bottom: 0;
border-bottom: 0;
}
#payment .payment_methods > li .payment_box, #payment .place-order {
background-color: #fafafa;
}
#payment .payment_methods li.wc_payment_method > input[type="radio"]:first-child, #payment .payment_methods li.woocommerce-PaymentMethod > input[type="radio"]:first-child {
border: 0;
clip: rect(1px,1px,1px,1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
#payment .payment_methods > .wc_payment_method > label, #payment .payment_methods > .woocommerce-PaymentMethod > label {
display: block;
padding: 1.1em 1.41575em;
cursor: pointer;
margin-bottom: 0;
}
#payment .payment_methods > .wc_payment_method > label::before, #payment .payment_methods > .woocommerce-PaymentMethod > label::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f111";
margin-right: .5407911001em;
-webkit-transition: color,ease,.2s;
transition: color,ease,.2s;
}
.star-rating span::before, .quantity .plus, .quantity .minus, p.stars a:hover::after, p.stars a::after, .star-rating span::before, #payment .payment_methods li input[type="radio"]:first-child:checked + label::before {
color: #0082b7;
}
#payment .payment_methods li.wc_payment_method > input[type="radio"]:first-child:checked + label::before, #payment .payment_methods li.woocommerce-PaymentMethod > input[type="radio"]:first-child:checked + label::before {
content: "\f192";
}
#payment .payment_methods li .payment_box {
padding: 1.41575em;
margin: 0;
}
#payment .place-order {
padding: 1.41575em;
margin-bottom: 0;
float: none;
width: 100%;
margin-top: 2.617924em;
}
#payment .payment_methods > li .payment_box, #payment .place-order {
background-color: #fafafa;
}
#payment .place-order .button {
font-size: 1.41575em;
width: 100%;
white-space: pre-wrap;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
content: none;
}
#payment::after {
clear: both;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment div.form-row.place-order {
padding:0;
margin-bottom: 0;
float: none;
width: 100%;
margin-top: 1.617924em;
background: transparent;
} .woocommerce-order table.woocommerce-table--order-details {
border-spacing: 0;
border-collapse: separate;
}
.woocommerce-order table.woocommerce-table--order-details td {
border-top-width: 0px;
}
.woocommerce-order table.woocommerce-table--order-details tbody th,
.woocommerce-order table.woocommerce-table--order-details tfoot td,
.woocommerce-order table.woocommerce-table--order-details tfoot th {
font-weight: 700;
border-top: 0;
}
.woocommerce-order table.woocommerce-table--order-details td,
.woocommerce-order table.woocommerce-table--order-details th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
.woocommerce-order table.woocommerce-table--order-details .product-name {
width: 45%;
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
.woocommerce-order table.woocommerce-table--order-details th {
background-color: #f8f8f8;
}
.woocommerce-order-received .woocommerce-customer-details address {
border: none;
padding: 0;
}
.woocommerce-order-received .woocommerce-customer-details address .woocommerce-customer-details--phone {
margin-top: 20px;
}
.woocommerce-order .addresses .col-1 {
-ms-flex: 0 100%;
flex: 0 100%;
width: 100%;
margin-right: 0;
margin-bottom:2em;
}
.woocommerce-order .addresses .col-2 {	
-ms-flex: 0 100%;
flex: 0 100%;
width: 100%;
margin-bottom:2em;
} #customer_login {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: baseline;
justify-content: baseline;
}
#customer_login .u-column1.col-1 {
-ms-flex: 0 48%;
flex: 0 48%;
width: 48%;
margin-right: 2%;
}
#customer_login .u-column2.col-2 {
-ms-flex: 0 48%;
flex: 0 48%;
width: 48%;
margin-left: 2%;
}
.woocommerce form .password-input, 
.woocommerce-page form .password-input {
-ms-flex: 0 100%;
flex: 0 100%;
width: 100%;
}
#customer_login .woocommerce-LostPassword {
margin-top: 1.5em;
} .woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%;
margin-right: 5%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
text-decoration: none;
padding: 0.875em 0;
display: block;
color: #0082b7;
} .woocommerce-MyAccount-navigation ul li a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f15c";
line-height: 1.618;
margin-left: 0.5407911001em;
width: 1.41575em;
text-align: right;
float: right;
opacity: 0.25;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: "\f3fd";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
content: "\f291";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: "\f1c6";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: "\f015";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: "\f007";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: "\f2f5";
} .woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 75%;
} table.my_account_orders {
font-size: 0.875em;
border-spacing: 0;
width: 100%;
border-collapse: separate;
}
table.my_account_orders thead {
display: table-header-group;
}
table.my_account_orders thead th {
padding: 1.41575em;
vertical-align: middle;
font-weight: 600;
text-align: left;
}
table.my_account_orders th {
background-color: #f8f8f8;
}
table.my_account_orders td {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table.my_account_orders tbody td {
background-color: #fdfdfd;
}
table.my_account_orders tbody tr td,
table.my_account_orders tbody tr th {
text-align: left;
}
table.my_account_orders tr td {
display: block;
text-align: right;
clear: both;
display: table-cell;
} .woocommerce-MyAccount-content .mark,
.woocommerce-MyAccount-content mark {
padding: 0;
background-color: transparent;
font-weight: 700;
} table.woocommerce-table--order-details {
border-spacing: 0;
border-collapse: separate;
}
table.woocommerce-table--order-details td {
border-top-width: 0px;
}
table.woocommerce-table--order-details tbody th,
table.woocommerce-table--order-details tfoot td,
table.woocommerce-table--order-details tfoot th {
font-weight: 700;
border-top: 0;
}
table.woocommerce-table--order-details td,
table.woocommerce-table--order-details th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table.woocommerce-table--order-details .product-name {
width: 45%;
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
table.woocommerce-table--order-details th {
background-color: #f8f8f8;
}
.woocommerce table.woocommerce-table--order-details tbody th,
.woocommerce table.woocommerce-table--order-details tfoot td,
.woocommerce table.woocommerce-table--order-details tfoot th {
border-top: 0;
} .col2-set.addresses .col-1 {
-ms-flex: 0 41.1764705882%;
flex: 0 41.1764705882%;
width: 41.1764705882%;
margin-right: 5.8823529412%;
}
.col2-set.addresses .col-2 {	
-ms-flex: 0 52.9411764706%;
flex: 0 52.9411764706%;
width: 52.9411764706%;
}
.addresses header.title a {
float: right;
}
.addresses header.title a {
display: block;
width: 1em;
height: 1em;
text-indent: -9999px;
position: relative;
padding: 0.875em;
margin-top: 0.6180469716em;
}
.addresses header.title a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f044";
line-height: 1.618;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
text-align: center;
text-indent: 0;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
margin: 0 1% 1em;
}
.woocommerce div.product > span.onsale {
right: unset;
left: 5px;
padding: 0em 1em;
position: absolute;
top: 5px;
background-color: #fff;
color: #6d6d6d;
margin-left: unset;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody th, .woocommerce table.woocommerce-checkout-review-order-table tfoot td, .woocommerce table.woocommerce-checkout-review-order-table tfoot th {
word-break: break-word;
}
}
@media (max-width:768px) {
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
margin: 0 1% 1em;
}
.woocommerce div.product > span.onsale {
right: unset;
left: 5px;
padding: 0em 1em;
position: absolute;
top: 5px;
background-color: #fff;
color: #6d6d6d;
margin-left: unset;
}
}
@media (max-width:737px) {
#customer_login .u-column1.col-1,
#customer_login .u-column2.col-2,
#customer_details,
#order_review_wrapper {
margin: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#order_review_wrapper {
margin-top: 2em;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login,
.woocommerce form.register {
margin:0 0 2em;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
margin-right: 0;
margin-bottom: 2em;
float: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
}