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

/**************standart RTL**************/



.woocommerce form .form-row .required {
    color: #b22222;
    text-decoration: none;
    visibility: hidden
}

.woocommerce form .form-row .required[title] {
    border: 0!important
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce-breadcrumb {
    margin-bottom: 3rem;
    font-size: .88889em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.woocommerce-pagination {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: .88889em
}


.woocommerce-pagination .next.page-numbers,
.woocommerce-pagination .prev.page-numbers,
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
    padding: 0 calc(.5 * 1rem);
    display: inline-block
}

.onsale {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: #0073aa;
    color: #fff;
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: .71111em;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    padding: .5rem;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    z-index: 1
}

.price {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.price del {
    opacity: .5;
    display: inline-block
}

.price ins {
    display: inline-block
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-bottom: 1.5rem;
    padding: 1rem;
    background: #eee;
    list-style: none;
    overflow: hidden
}

.woocommerce-message {
    background: #eee;
    color: #111
}

.woocommerce-error,
.woocommerce-info {
    color: #fff
}

.woocommerce-error a,
.woocommerce-info a {
    color: #fff
}

.woocommerce-error a:hover,
.woocommerce-info a:hover {
    color: #fff
}

.woocommerce-error a.button,
.woocommerce-info a.button {
    background: #111
}

.woocommerce-error {
    background: #FF6464;
}

.woocommerce-info {
    background: #de9f54
}

.woocommerce-store-notice {
    background: #de9f54;
    color: #fff;
    padding: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999
}

.admin-bar .woocommerce-store-notice {
    top: 32px
}

.woocommerce-store-notice__dismiss-link {
    float: left;
    color: #fff
}

.woocommerce-store-notice__dismiss-link:hover {
    text-decoration: underline;
    color: #fff
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table th {
    word-break: normal
}

.woocommerce-products-header__title.page-title {
    font-size: 1.6875em;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.woocommerce-result-count {
    margin: 0;
    padding: .75rem 0
}

ul.products {
    margin: 0;
    padding: 0
}

ul.products li.product {
    list-style: none
}

ul.products li.product .woocommerce-loop-product__link {
    display: block
}

ul.products li.product .woocommerce-loop-product__title {
    margin: .8rem 0;
    font-size: .88889em
}

ul.products li.product .woocommerce-loop-product__title:before {
    content: none
}

ul.products li.product .price,
ul.products li.product .star-rating,
ul.products li.product .woocommerce-loop-product__title {
    color: #111
}

ul.products li.product .star-rating {
    margin-bottom: .8rem
}

ul.products li.product .price {
    margin-bottom: 1.3rem
}

ul.products li.product .price,
ul.products li.product .star-rating {
    display: block;
    font-size: .88889em
}

ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

ul.products li.product .button {
    vertical-align: middle
}

ul.products li.product .button.loading {
    opacity: .5
}

ul.products li.product .added_to_cart {
    margin-right: .5rem;
    font-size: .88889em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}

.star-rating::before {
    content: '\73\73\73\73\73';
    float: right;
    top: 0;
    right: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    right: 0
}

.entry a.remove, a.remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    border-radius: 100%;
    text-decoration: none!important;
    color: #CCC;
}

a.remove:hover {
     color: #F00!important
}

.wc-item-meta,
dl.variation {
    list-style: none outside
}

.wc-item-meta .wc-item-meta-label,
.wc-item-meta dt,
dl.variation .wc-item-meta-label,
dl.variation dt {
    float: right;
    clear: both;
    margin-left: .25rem;
    list-style: none outside
}

.wc-item-meta dd,
dl.variation dd {
    margin: 0
}

.wc-item-meta p,
.wc-item-meta:last-child,
dl.variation p,
dl.variation:last-child {
    margin-bottom: 0
}

.single-product div.product {
    position: relative
}

.single-product .single-featured-image-header {
    display: none
}

.single-product .entry .entry-title {
    margin-top: 0
}

.single-product .entry .entry-title:before {
    margin-top: 0
}

.single-product .summary p.price {
    margin-bottom: 2rem
}

.single-product .woocommerce-product-rating {
    margin-bottom: 2rem;
    line-height: 1
}

.single-product .woocommerce-product-rating .star-rating {
    float: right;
    margin-left: .25rem
}

.single-product form.cart .quantity {
  
}

.single-product form.cart input {
	width: auto;
   }

.single-product .woocommerce-variation-add-to-cart .button {
   
}

.single-product .woocommerce-variation-add-to-cart .button.disabled {
    opacity: .2
}

table.variations label {
    margin: 0
}

table.variations select {
    margin-left: .5rem
}

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3rem
}

.woocommerce-product-gallery figure {
    margin: 0;
    padding: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    margin: 0;
    padding: 0
}

.woocommerce-product-gallery .zoomImg {
    background-color: #fff;
    opacity: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    float: right
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block;
    height: auto;
	width:100%;
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: right
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: right
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: right
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 99
}

.woocommerce-tabs {
    margin: 0 0 2rem
}

.woocommerce-tabs ul {
    margin: 0 0 1.5rem;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.woocommerce-tabs ul li {
    margin-left: 1rem
}

.woocommerce-tabs ul li a {
    color: #111;
    text-decoration: none;
    font-weight: 700
}

.woocommerce-tabs ul li.active a {
    color: #0073aa;
    box-shadow: 0 2px 0 #0073aa
}

.woocommerce-tabs .panel>* {
    margin-top: 0!important
}

.woocommerce-tabs .panel h1:before,
.woocommerce-tabs .panel h2:before {
    content: none
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 1em;
    margin: 0 0 1rem
}

.woocommerce-tabs #comments {
    padding-top: 0
}

.woocommerce-tabs .comment-reply-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin: 0 0 .75rem;
    display: block
}

.woocommerce-tabs #reviews ol.commentlist {
    padding: 0
}

.woocommerce-tabs #reviews li.comment,
.woocommerce-tabs #reviews li.review {
    list-style: none;
    margin-left: 0;
    margin-bottom: 2.5rem
}

.woocommerce-tabs #reviews li.comment .avatar,
.woocommerce-tabs #reviews li.review .avatar {
    max-height: 36px;
    width: auto;
    float: left
}

.woocommerce-tabs #reviews li.comment p.meta,
.woocommerce-tabs #reviews li.review p.meta {
    margin-bottom: .5em
}

.woocommerce-tabs #reviews p.stars {
    margin-top: 0
}

.woocommerce-tabs #reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none
}

.woocommerce-tabs #reviews p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: '\e021';
    text-indent: 0
}

.woocommerce-tabs #reviews p.stars a:hover~a::before {
    content: '\e021'
}

.woocommerce-tabs #reviews p.stars:hover a::before {
    content: '\e020'
}

.woocommerce-tabs #reviews p.stars.selected a.active::before {
    content: '\e020'
}

.woocommerce-tabs #reviews p.stars.selected a.active~a::before {
    content: '\e021'
}

.woocommerce-tabs #reviews p.stars.selected a:not(.active)::before {
    content: '\e020'
}

.widget.woocommerce ul {
    padding-right: 0
}

.widget.woocommerce ul li {
    list-style: none
}

.site-footer .widget .product_list_widget,
.widget .product_list_widget {
    margin-bottom: 1.5rem
}

.site-footer .widget .product_list_widget a,
.widget .product_list_widget a {
    display: block;
    box-shadow: none
}

.site-footer .widget .product_list_widget a:hover,
.widget .product_list_widget a:hover {
    box-shadow: none
}

.site-footer .widget .product_list_widget li,
.widget .product_list_widget li {
    padding: .5rem 0
}

.site-footer .widget .product_list_widget li a.remove,
.widget .product_list_widget li a.remove {
    float: right;
    margin-top: 7px;
    line-height: 20px;
    color: #fff;
    margin-left: .5rem
}

.site-footer .widget .product_list_widget img,
.widget .product_list_widget img {
    display: none
}

.widget_shopping_cart .buttons a {
    display: inline-block;
    margin: 0 0 0 .5rem
}

.widget_layered_nav .chosen:before {
    content: "×";
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #000;
    margin-left: .25rem
}

.widget_price_filter .price_slider {
    margin-bottom: 1rem
}

.widget_price_filter .price_slider_amount {
    text-align: left;
    line-height: 2.4;
   }

.widget_price_filter .price_slider_amount .button {
    float: right;
    }

.widget_price_filter .ui-slider {
    position: relative;
    text-align: right;
    margin-right: .5rem;
    margin-left: .5rem
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-right: -.5em
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
     border: 0
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    right: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    left: -1px
}

.widget_rating_filter li {
    text-align: left
}

.widget_rating_filter li .star-rating {
    float: right;
    margin-top: .3rem
}

.widget_product_search form {
    position: relative
}

.widget_product_search .search-field {
    padding-left: 100px
}

.widget_product_search input[type=submit] {
    position: absolute;
    top: .5rem;
    left: .5rem;
    padding-right: 1rem;
    padding-left: 1rem
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin: 0 0 2rem
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: .5rem 0;
    border-bottom: 1px solid #ccc
}

.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
    padding-top: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    box-shadow: none;
    text-decoration: none;
   
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    
   
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
   
}

.woocommerce-account table.account-orders-table .button {
    margin: 0 0 .35rem .35rem
}

.woocommerce-cart-form img {
    max-width: 42px;
    height: auto;
    display: block
}

.woocommerce-cart-form dl.variation {
    margin-top: 0
}

.woocommerce-cart-form dl.variation p,
.woocommerce-cart-form dl.variation:last-child {
    margin-bottom: 0
}

.woocommerce-cart-form .product-remove {
    text-align: center
}

.woocommerce-cart-form .actions .input-text {
    width: 200px!important;
    float: right;
    margin-left: .25rem
}

.woocommerce-cart-form .quantity input[type="number"] {
	font-family: 'Heebo', sans-serif;
	display: inline-block;
	padding:10px 4px;
	width:50px;
	background:#f0f5ec;
	border-radius:0;
	text-align:center;
	margin-left:-4px;
	font-size:17px;
	line-height:21px;
   
}

.woocommerce-cart-form .quantity input[type="button"] {
	font-family: 'Heebo', sans-serif;
	display: inline-block;
	padding:10px 10px;
	background:#e0e6db;
	border-radius:0;
	color:#000;
	margin-left:-4px;
	font-size:20px;
	line-height:20px;
	cursor: pointer;
}

.woocommerce-cart-form .quantity input[type="button"]:hover {
	transform: none;
	background:#91a740;
}



.cart_totals td,
.cart_totals th {
    vertical-align: top
}

.cart_totals th {
    padding-left: 1rem;
	text-align: right;
}

.cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0
}

.shipping-calculator-button {
    margin-top: .5rem;
    display: inline-block
}

.shipping-calculator-form {
    margin: 1rem 0 0 0
}

#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0
}

#shipping_method li {
    margin-bottom: .5rem
}

#shipping_method li input {
    float: right;
    margin-top: .17rem
}

#shipping_method li label {
    line-height: 1.5rem
}

.checkout-button {
    display: block;
    padding: 1rem 2rem;
    border: 2px solid #000;
    text-align: center;
    font-weight: 800
}

.checkout-button:hover {
    border-color: #999
}

.checkout-button:after {
   
}

#ship-to-different-address {
    font-size: 1em;
    display: inline-block
}

#ship-to-different-address label {
   cursor: pointer
}

#ship-to-different-address label span {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 45px
}

#ship-to-different-address label span:before {
    content: "";
    display: block;
    height: 16px;
    width: 30px;
    border: 2px solid #bbb;
    background: #bbb;
    border-radius: 13rem;
    box-sizing: content-box;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 4px;
    left: 0
}

#ship-to-different-address label span:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    top: 7px;
    left: 17px;
    border-radius: 13rem;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

#ship-to-different-address label input[type=checkbox] {
    display: none
}

#ship-to-different-address label input[type=checkbox]:checked+span:after {
    left: 3px
}

#ship-to-different-address label input[type=checkbox]:checked+span:before {
    border-color: #000;
    background: #000
}

.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block!important
}

.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none!important
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .05)
}

.woocommerce-terms-and-conditions-link {
    display: inline-block
}

.woocommerce-terms-and-conditions-link:after {
    content: "";
    display: inline-block;
    border-style: solid;
    margin-bottom: 2px;
    margin-right: .25rem;
    border-width: 6px 6px 0 6px;
    border-color: #111 transparent transparent transparent
}

.woocommerce-terms-and-conditions-link.woocommerce-terms-and-conditions-link--open:after {
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #111 transparent
}

.woocommerce-checkout .woocommerce-input-wrapper .description {
    background: #4169e1;
    color: #fff;
    border-radius: 3px;
    padding: 1rem;
    margin: .5rem 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce-checkout .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none
}

.woocommerce-checkout .woocommerce-input-wrapper .description:before {
    right: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translatex(50%) rotate(-180deg);
    -ms-transform: translatex(50%) rotate(-180deg);
    transform: translatex(50%) rotate(-180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0 6px;
    border-style: solid;
    border-color: #4169e1 transparent transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce-checkout .select2-choice,
.woocommerce-checkout .select2-choice:hover {
    box-shadow: none!important
}

.woocommerce-checkout .select2-choice {
    padding: .7rem .7rem .7rem 0
}

.woocommerce-checkout .select2-container .select2-selection--single {
    height: 48px
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px
}

.woocommerce-checkout .select2-container--focus .select2-selection {
    border-color: #000
}

.woocommerce-checkout-review-order-table td {
    padding: 1rem .5rem
}

.woocommerce-checkout-review-order-table dl.variation {
    margin: 0
}

.woocommerce-checkout-review-order-table dl.variation p {
    margin: 0
}

.woocommerce-checkout-review-order ul {
    margin: 2rem 0 1rem;
    padding-right: 0
}

.wc_payment_method {
    list-style: none
}

.wc_payment_method .payment_box {
    padding: 1rem;
    background: #eee
}

.wc_payment_method .payment_box ol:last-of-type,
.wc_payment_method .payment_box ul:last-of-type {
    margin-bottom: 0
}

.wc_payment_method .payment_box fieldset {
    padding: 1.5rem;
    padding-bottom: 0;
    border: 0;
    background: #f6f6f6
}

.wc_payment_method .payment_box li {
    list-style: none
}

.wc_payment_method .payment_box p:first-child {
    margin-top: 0
}

.wc_payment_method .payment_box p:last-child {
    margin-bottom: 0
}

.wc_payment_method>label:first-of-type {
    display: block;
    margin: 1rem 0
}

.wc_payment_method>label:first-of-type img {
        max-height: 24px;
    max-width: 200px;
    float: revert;
    margin: 0 5px;
}

.wc_payment_method label {
    cursor: pointer
}

.wc_payment_method input.input-radio[name=payment_method] {
    display: none
}

.wc_payment_method input.input-radio[name=payment_method]+label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #000;
    background: #fff;
    margin-right: 4px;
    margin-left: .5rem;
    border-radius: 100%;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.wc_payment_method input.input-radio[name=payment_method]:checked+label:before {
    background: #000
}

.woocommerce-order-overview {
    margin-bottom: 2rem
}

.woocommerce-order-overview li {
	margin-bottom:7px;
}

.woocommerce-table--order-details {
    margin-bottom: 2rem
}

.woocommerce .content-area .site-main {
    margin: calc(2 * 1rem) 1rem
}

@media only screen and (max-width:768px) {
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        margin: 0 0 1.5rem
    }
    .woocommerce table.shop_table_responsive tr:first-child,
    .woocommerce-page table.shop_table_responsive tr:first-child {
        border-top: 1px solid
    }
    .woocommerce table.shop_table_responsive tr:last-child,

    .woocommerce-page table.shop_table_responsive tr:last-child {
        margin-bottom: 0
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        border-bottom-width: 0
    }
    .woocommerce table.shop_table_responsive tr td:last-child,
    .woocommerce-page table.shop_table_responsive tr td:last-child {
        border-bottom-width: 1px
    }
}

@media only screen and (min-width:768px) {
    .woocommerce table.shop_table tbody tr,
    .woocommerce-page table.shop_table tbody tr {
     
    }
    .woocommerce-products-header__title.page-title {
        font-size: 2.25em
    }
   
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
       	margin-top:40px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        display: inline-block;
        padding: 0;
        border-bottom: 0
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
        margin-left: 0
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%
    }
    #ship-to-different-address {
        display: block
    }
    .woocommerce .content-area {
        margin: 0 calc(10% + 60px)
    }
    .woocommerce .content-area .site-main {
        margin: 0;
        max-width: calc(8 * (100vw / 12) - 28px)
    }
    .single-product .entry .entry-content,
    .single-product .entry .entry-summary {
        max-width: none;
        margin: 0 0 3rem;
        padding: 0
    }
    .single-product .entry .entry-content>*,
    .single-product .entry .entry-summary>* {
        max-width: none
    }
}

@media only screen and (min-width:1168px) {
    .woocommerce .content-area .site-main {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}
