@charset "UTF-8";
       @media (max-width: 767px) {
.woocommerce,
.woocommerce-page {      }
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
display: none;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: none;
}
.woocommerce table.shop_table_responsive tbody td,
.woocommerce-page table.shop_table_responsive tbody td {
border: 1px solid #e8e8e8;
padding: 10px;
border-top-width: 0;
}
.woocommerce table.shop_table_responsive tbody td:first-child,
.woocommerce-page table.shop_table_responsive tbody td:first-child {
border-top-width: 1px;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
display: block;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right !important;
}
.woocommerce table.shop_table_responsive tr td.order-actions,
.woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
.woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
.woocommerce-page table.shop_table_responsive tr td.product-remove::before,
.woocommerce-page table.shop_table_responsive tr td.actions::before {
display: none;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, 0.025);
}
.woocommerce table.my_account_orders tr td.order-actions,
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.woocommerce table.my_account_orders tr td.order-actions::before,
.woocommerce-page table.my_account_orders tr td.order-actions::before {
display: none;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: 0.125em 0.25em 0.125em 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100% !important;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
margin-left: 0 !important;
}
.woocommerce ul.products li.product, .woocommerce[class*=columns-] ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*=columns-] ul.products li.product {
width: 50%;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary {
float: none;
width: 100%;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: none;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
text-align: left;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
float: none;
padding-bottom: 0.5em;
}
.woocommerce table.cart td.actions .coupon::after,
.woocommerce #content table.cart td.actions .coupon::after,
.woocommerce-page table.cart td.actions .coupon::after,
.woocommerce-page #content table.cart td.actions .coupon::after {
clear: both;
content: "";
display: block;
}
.woocommerce table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 48%;
box-sizing: border-box;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
margin-right: 4%;
}
.woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce table.cart td.actions .coupon .button.alt,
.woocommerce #content table.cart td.actions .coupon .input-text + .button,
.woocommerce #content table.cart td.actions .coupon .button.alt,
.woocommerce-page table.cart td.actions .coupon .input-text + .button,
.woocommerce-page table.cart td.actions .coupon .button.alt,
.woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
.woocommerce-page #content table.cart td.actions .coupon .button.alt {
float: right;
}
.woocommerce table.cart td.actions .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button {
display: block;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: none;
text-align: left;
}
.woocommerce.woocommerce-checkout form.login .form-row,
.woocommerce-page.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: left;
padding: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
width: 100%;
box-sizing: border-box;
margin-bottom: 1em;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last,
.woocommerce-page .lost_reset_password .form-row-first,
.woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.woo ul.products li {
width: 33.33%;
}
.woo .related.products ul.products li {
width: 25%;
}
}  .quantity {
display: inline-block;
margin-right: 10px;
}
.quantity input[type=number] {
width: 70px;
padding-left: 15px;
padding-right: 5px;
text-align: center;
}
.quantity input[type=button] {
width: 42px;
outline: none;
}
.quantity input[type=button]:hover {
background-color: #abc202;
color: white;
}
.quantity .minus {
margin-right: -4px;
}
.quantity .plus {
margin-left: -5px;
}
@media (min-width: 768px) and (max-width: 991px) {
.quantity input[type=button] {
padding: 5px 10px;
width: 35px;
}
.quantity input[type=number] {
width: 50px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.quantity .minus {
margin-right: -5px;
}
}
.screen-reader-text {
display: none;
} .single-product #product_wrapper {   }
.single-product #product_wrapper h1.product_title,
.single-product #product_wrapper .price,
.single-product #product_wrapper .description,
.single-product #product_wrapper .cart,
.single-product #product_wrapper .product_meta,
.single-product #product_wrapper .group_table {
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
margin-bottom: 15px;
}
.single-product #product_wrapper .image_col_inner {
position: relative;
}
.single-product #product_wrapper .woocommerce-product-gallery__image {
text-align: center;
}
.single-product #product_wrapper .woocommerce-product-gallery .flex-viewport {
margin-bottom: 3px;
display: block;
}
.single-product #product_wrapper .woocommerce-product-gallery .flex-viewport img {
width: 100%;
}
.single-product #product_wrapper .woocommerce-product-gallery ol {
list-style: none;
padding: 0;
margin-right: -3px;
display: block;
}
.single-product #product_wrapper .woocommerce-product-gallery ol::after {
clear: both;
content: "";
display: block;
}
.single-product #product_wrapper .woocommerce-product-gallery li {
display: block;
float: left;
width: calc((100% / 4));
padding-right: 3px;
padding-bottom: 3px;
cursor: pointer;
}
.single-product #product_wrapper h1.product_title {
font-size: 25px;
font-weight: bold;
}
.single-product #product_wrapper .price {
color: #4caf50;
font-size: 20px;
font-weight: bold;
}
.single-product #product_wrapper .price del {
color: #aaa;
font-weight: normal;
font-size: 13px;
}
.single-product #product_wrapper .price ins {
text-decoration: none;
}
.single-product #product_wrapper .description p:last-of-type {
margin-bottom: 0px;
}
.single-product #product_wrapper .qty_label {
float: left;
}
.single-product #product_wrapper .qty_label,
.single-product #product_wrapper td.label {
width: 15%;
padding: 12px 0;
vertical-align: top;
font-weight: bold;
}
.single-product #product_wrapper table.variations {
width: 100%;
}
.single-product #product_wrapper .variations select {
margin-bottom: 5px;
}
.single-product #product_wrapper .reset_variations {
float: right;
}
.single-product #product_wrapper .woocommerce-variation-price .price {
border-bottom: 0;
}
.single-product #product_wrapper .group_table td {
padding-bottom: 20px;
padding-top: 10px;
}
.single-product #product_wrapper .group_table td:first-child {
width: 30%;
}
.single-product #product_wrapper .group_table td:first-child .qty_label,
.single-product #product_wrapper .group_table td:first-child .quantity {
width: 40%;
}
.single-product #product_wrapper .group_table td:nth-child(2) {
width: 40%;
}
.single-product #product_wrapper .group_table .qty_label {
padding: 0;
}
.single-product #product_wrapper .group_table .price {
padding-bottom: 0;
border-bottom: 0;
font-size: 12px;
text-align: right;
}
.single-product #product_wrapper .group_table .price del {
display: none;
}
.single-product #product_wrapper .group_table .button,
.single-product #product_wrapper .group_table input {
font-size: 10px;
padding: 5px;
}
.single-product #product_wrapper .product-type-external .cart {
padding-top: 10px;
padding-bottom: 25px;
}
.single-product #product_wrapper .out-of-stock {
font-weight: bold;
}
.single-product #product_wrapper .product_meta .sku_wrapper,
.single-product #product_wrapper .product_meta .posted_in,
.single-product #product_wrapper .product_meta .tagged_as {
display: block;
}
.single-product #product_wrapper .meta_label {
font-weight: bold;
}
.single-product #product_wrapper .woocommerce-tabs ul.tabs {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
.single-product #product_wrapper .woocommerce-tabs ul.tabs li {
display: inline-block;
margin-right: -4px;
margin-bottom: -1px;
}
.single-product #product_wrapper .woocommerce-tabs li a {
display: inline-block;
padding: 10px;
border: 1px solid #ebebeb;
color: #7F7F7F;
}
.single-product #product_wrapper .woocommerce-tabs li.active a {
background: #f7f7f7;
border-bottom-color: #ebebeb;
}
.single-product #product_wrapper .woocommerce-tabs .woocommerce-Tabs-panel {
background: #f7f7f7;
padding: 15px;
border: 1px solid #ebebeb;
}
.single-product #product_wrapper .woocommerce-tabs th {
vertical-align: top;
min-width: 120px;
}
.single-product #product_wrapper .woocommerce-Reviews { }
.single-product #product_wrapper .woocommerce-Reviews ol {
list-style: none;
padding: 0;
margin-bottom: 20px;
}
.single-product #product_wrapper .woocommerce-Reviews .avatar {
position: absolute;
top: 0;
left: 0;
width: 30px;
}
.single-product #product_wrapper .woocommerce-Reviews .comment_container {
position: relative;
margin-bottom: 10px;
}
.single-product #product_wrapper .woocommerce-Reviews .comment_container:after {
content: "";
display: table;
clear: both;
}
.single-product #product_wrapper .woocommerce-Reviews .comment-text {
border: 1px solid #ebebeb;
float: left;
margin-left: 40px;
width: calc(100% - 40px);
padding: 10px;
}
.single-product #product_wrapper .woocommerce-Reviews .description {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.single-product #product_wrapper .woocommerce-Reviews .star-rating {
float: right;
position: relative;
color: transparent;
font-size: 14px;
width: 65px;
}
.single-product #product_wrapper .woocommerce-Reviews .star-rating:before {
content: "";
font-family: "FontAwesome";
color: #FF9800;
position: absolute;
left: 0;
}
.single-product #product_wrapper .woocommerce-Reviews .star-rating span {
display: block;
overflow: hidden;
position: absolute;
left: 0;
}
.single-product #product_wrapper .woocommerce-Reviews .star-rating span:before {
content: "";
font-family: "FontAwesome";
color: #FF9800;
}
.single-product #product_wrapper .woocommerce-Reviews .meta {
font-size: 0.85em;
}
.single-product #product_wrapper .woocommerce-Reviews .meta .woocommerce-review__dash {
display: inline-block;
margin: 0 2px;
}
.single-product #product_wrapper .woocommerce-Reviews #reply-title {
font-weight: bold;
}
.single-product #product_wrapper .woocommerce-Reviews .stars {
width: 70px;
}
.single-product #product_wrapper .woocommerce-Reviews .stars a {
width: 1em;
font-size: 14px;
overflow: hidden;
color: transparent;
display: inline-block;
}
.single-product #product_wrapper .woocommerce-Reviews .stars a:before {
content: "";
font-family: "FontAwesome";
color: #FF9800;
}
.single-product #product_wrapper .woocommerce-Reviews .stars:hover a:before {
content: "";
}
.single-product #product_wrapper .woocommerce-Reviews .stars a:hover ~ :before {
content: "";
}
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a:before {
content: "";
}
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a.active:before {
content: "";
}
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a:not(.active):before {
content: "";
}
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a.active ~ a:before {
content: "";
}  .pswp .pswp__button:hover {
background-color: transparent;
} .related_upsells {
padding-top: 50px;
padding-bottom: 50px;
background: #f7f7f7;
text-align: center;
}
.related_upsells section > h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
margin-bottom: 35px;
}
.woo .onsale {
position: absolute;
z-index: 3;
background: #abc202;
color: white;
font-size: 11px;
padding: 5px;
line-height: 1;
width: 45px;
text-align: center;
top: 5px;
left: -5px;
letter-spacing: 0.5px;
font-weight: bold;
} ul.products {
padding: 0;
list-style: none;
display: flex;
flex: auto;
flex-wrap: wrap;
margin-right: -15px;
text-align: center;
padding-top: 15px;
}
ul.products li {
width: 25%;
display: flex;
padding-right: 15px;
margin-bottom: 15px;
}
ul.products .product_inner {
position: relative;
border: 1px solid #ebebeb;
padding-bottom: 20px;
display: flex;
flex-direction: column;
background: white;
transition: 0.15s ease-in-out all;
width: 100%; }
ul.products .product_inner:hover {
box-shadow: 0 0 15px rgba(89, 89, 89, 0.2);
transform: translateY(-3px);
}
ul.products .product_inner a {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
ul.products .product_inner img {
margin-bottom: 20px;
align-self: center;
flex-shrink: 0; }
ul.products .product_inner h2 {
text-transform: uppercase;
font-size: 20px;
padding-left: 20px;
padding-right: 20px;
color: #7F7F7F;
font-weight: bold;
}
ul.products .product_inner .price {
color: #839600;
margin-top: auto;
align-self: flex-end;
width: 100%;
padding-bottom: 0;
margin-bottom: 0;
}
ul.products .product_inner .price del {
color: #aaa;
font-size: 0.8em;
}
.woocommerce-pagination {
border-top: 1px solid #ebebeb;
padding-top: 15px;
text-align: center;
}
.woocommerce-pagination ul {
padding: 0;
list-style: none;
font-size: 0;
}
.woocommerce-pagination li {
display: inline-block;
}
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
width: 30px;
font-size: 11px;
display: inline-block;
background: white;
border: 1px solid #ebebeb;
color: #abc202;
margin: 0 3px;
font-weight: bold;
padding: 6px 0;
}
.woocommerce-pagination a.page-numbers:hover {
background: #839600;
border-color: #839600;
color: white;
}
.woocommerce-pagination span.page-numbers.current {
color: #c8c8c8;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 20px;
background: #f7f7f7;
margin-bottom: 25px;
list-style: none;
border-top: 3px solid #ebebeb;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right;
}
.woocommerce-error {
border-top-color: #F44336;
}
.woocommerce-message {
border-top-color: #4CAF50;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before,
#customer_details:before,
#customer_details:after {
content: " ";
display: table;
clear: both;
}
#woo_sidebar_wrapper .widget {
margin-bottom: 15px;
border: 1px solid #ebebeb;
padding: 15px;
}
#woo_sidebar_wrapper h3 {
font-size: 18px;
font-weight: bold;
}
#woo_sidebar_wrapper input {
box-sizing: border-box;
}
#woo_sidebar_wrapper .widget_shopping_cart_content ul {
padding: 0;
list-style: none;
}
#woo_sidebar_wrapper .widget_shopping_cart_content li {
margin-bottom: 10px;
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px;
}
#woo_sidebar_wrapper .widget_shopping_cart_content img {
width: auto;
height: 50px;
float: right;
}
#woo_sidebar_wrapper .widget_shopping_cart_content a {
color: #7F7F7F;
font-weight: bold;
margin-bottom: 5px;
}
#woo_sidebar_wrapper .widget_shopping_cart_content a.remove {
color: #F44336;
padding: 0;
display: inline-block;
width: 15px;
}
#woo_sidebar_wrapper .widget_shopping_cart_content .quantity {
display: block;
font-size: 11px;
padding-left: 20px;
}
#woo_sidebar_wrapper .widget_shopping_cart_content .total {
margin-top: 15px;
margin-bottom: 15px;
}
#woo_sidebar_wrapper .widget_shopping_cart_content .button {
padding: 5px;
font-size: 13px;
margin-right: 5px;
border: 1px solid #ebebeb;
background: white;
}
#woo_sidebar_wrapper .widget_shopping_cart_content .button:hover {
background: #abc202;
border-color: #abc202;
color: white;
}
#woo_sidebar_wrapper .product-categories {
padding-left: 0;
list-style: none;
margin-bottom: 0;
} .archive .woocommerce-result-count {
width: 50%;
float: left;
}
.archive .woocommerce-ordering {
width: 200px;
float: right;
} .woocommerce-cart .cart-empty {
margin-bottom: 30px;
}
#shipping_method {
padding-left: 0;
}
#shipping_method li {
list-style: none;
} .shop_table {
width: 100%;
margin-bottom: 35px;
}
.shop_table th,
.shop_table td {
padding: 10px 5px;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
vertical-align: top;
}
.shop_table th:first-child,
.shop_table td:first-child {
border-left: 1px solid #ebebeb;
padding-left: 10px;
}
.shop_table th:last-child,
.shop_table td:last-child {
border-right: 1px solid #ebebeb;
}
.shop_table img {
height: 40px;
width: auto;
}
.shop_table .coupon {
float: left;
}
.shop_table .actions {
text-align: right;
}
.shop_table input[type=text] {
width: 150px;
}
.shop_table input[type=number] {
width: 70px;
}
.shop_table .product-remove {
text-align: center;
font-size: 16px;
}
.shop_table td.product-thumbnail {
width: 80px;
}
body.woocommerce-checkout form.checkout .col-1,
body.woocommerce-checkout form.checkout .col-2 {
max-width: 100% !important;
}
body.woocommerce-checkout .checkout_coupon {
text-align: right;
}
body.woocommerce-checkout .checkout_coupon .form-row-first {
width: 250px;
max-width: 48%;
float: left;
}
body.woocommerce-checkout .checkout_coupon .form-row-first {
width: 250px;
}
body.woocommerce-checkout form.checkout {
margin-top: 25px;
}
body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last {
width: 48%;
margin-right: 2%;
float: left;
}
body.woocommerce-checkout .form-row-last {
margin-left: 2%;
margin-right: 0;
float: left;
}
body.woocommerce-checkout .form-row-wide {
clear: both;
}
body.woocommerce-checkout #customer_details {
margin-bottom: 25px;
}
body.woocommerce-checkout #customer_details .col-1 {
width: 50%;
float: left;
}
body.woocommerce-checkout #customer_details .col-2 {
width: 48%;
margin-left: 2%;
float: left;
}
body.woocommerce-checkout label {
font-weight: bold;
display: block;
margin-bottom: 5px;
width: 100%;
}
body.woocommerce-checkout .woocommerce-input-wrapper {
width: 100%;
}
body.woocommerce-checkout .form-row {
margin-bottom: 15px;
}
body.woocommerce-checkout .woocommerce-invalid label {
color: #F44336;
}
body.woocommerce-checkout #payment {
background: #f7f7f7;
padding: 20px 15px;
}
body.woocommerce-checkout #payment ul {
padding: 0;
list-style: none;
}
body.woocommerce-checkout #payment .about_paypal {
margin-left: 10px;
}
body.woocommerce-checkout #payment .place-order {
text-align: right;
border-top: 1px solid #ebebeb;
padding-top: 15px;
}
body.woocommerce-checkout #payment label {
margin-left: 10px;
} .woo .select2-container .select2-selection--single {
height: 36px;
border-radius: 0;
border-color: #d7d7d7;
}
.woo .select2-container .select2-selection--single .select2-selection__rendered {
padding-top: 4px;
}
.woo .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px;
}
.woocommerce .blockUI.blockOverlay:before {
display: none;
}
.woocommerce .processing .blockUI.blockOverlay:before {
display: block;
content: "";
border: 5px solid #222;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
position: fixed;
top: 50%;
width: 40px;
z-index: 1077;
animation: pulsate 1s ease-out infinite;
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
} .woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 35px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
margin: 0 5px 5px 0;
}
.shopping_icons {
display: inline-block;
} .header_cart_link {
margin-left: 10px;
display: inline-block;
font-size: 20px;
color: #abc202;
position: relative;
}
.header_cart_link .cart_count {
position: absolute;
display: inline-block;
background: #333;
font-size: 11px;
color: white;
font-weight: bold;
padding: 0 5px;
right: -8px;
border-radius: 20px;
}