
.woocommerce .st-single-inner-content,
.woocommerce-page .st-single-inner-content{
    margin-bottom:0px;
}

.woocommerce-tabs{
    margin-top:40px
}

.woocommerce .woocommerce-ordering{
    margin-top:-15px;
}

.woocommerce ul.products li.product .star-rating{
    margin-top:6px;
}

.woocommerce .woocommerce-ordering select{
    background: #e7eff2;
    padding: 15px 40px 15px 30px;
    margin-bottom:25px;
    border: none;
    border-radius: 50px;
    -webkit-appearance: none;
     outline: 0;
     color:#616161;
     font-family:"poppins";
     position: relative;
     cursor:pointer;
}

.woocommerce .woocommerce-ordering{
    position: relative;
}

.woocommerce .woocommerce-ordering::before{
    content: "\e628";
    position: absolute;
    top:15px;
    color:#616161;
    right:25px;
    z-index:10;
    font-family: themify;
    font-size:13px;
    transition:200ms all;
}

.woocommerce .woocommerce-ordering:hover::before{
    right:20px;
    transition:200ms;
}
 
.woocommerce .woocommerce-result-count{
    margin: 0 0 2em;
}

.woocommerce ul.products li.product{
    border:1px solid #eee;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 20px;
}

.woocommerce ul.products li.product:hover{
    transition:200ms ease-in;
    background:rgb(248, 250, 255);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
}

.woocommerce  li.product .star-rating{
    margin-left:auto!important;
    margin-right:auto!important;
    color:rgb(255, 195, 32);
}

.woocommerce ul.products li.product .price .amount{
    text-align: center;
    font-weight: 500;
    font-size:18px;
    letter-spacing: 2px;
    text-decoration: none;
}

.woocommerce ul.products li.product .button ,
.woocommerce a.added_to_cart,
.woocommerce-account button[name='login'] {
    width:140px;
    min-height:30px;
    height:auto;
    margin:1em auto 2em auto!important; 
    border-radius: 0;
    background:var(--light-black);
    color:var(--white);
    font-weight: 500;
    opacity:.8;
    border-radius: 1px;
    text-transform: uppercase;
    font-size:13px;
    padding:3px 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
 
.woocommerce ul.products li.product a.added_to_cart{
    height:30px;
    border-radius: 50px;
}

.woocommerce a.added_to_cart,
.woocommerce ul.products li.product .button {
    padding : 0;
    margin-top:-1.5em!important;
    margin-bottom:2em;
    color:var(--white); 
}

.woocommerce ul.products li.product .button:hover ,
.woocommerce a.added_to_cart:hover{
    transition:100ms ease-in;
    opacity:1;
 }

.woocommerce ul.products li.product .onsale {
    width:auto!important ; 
    height:14px!important ; 
    min-height:14px!important ; 
    display: flex!important;
    border-radius: 0!important ;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500 ;
    padding:9px 7px ;
    top:15px ; 
    right:15px;
    margin:0 auto;
    line-height: 1;
    font-family: "poppins";
    border-radius: 30px!important;
    background: #00a3ff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    padding:0px;
}

.woocommerce ul.products li.product .price ins  {
    text-decoration: none;
}

.woocommerce ul.products li.product .price del{
    position: absolute;
    top: 290px;
    right: 15px;
    color: white;
}

section.related.products ul.products li.product .price del{
    top:18px!important;
    left:10px;
    text-align: left;
}

section.related.products ul.products li.product .price del .amount{
    padding:4px 9px;
}

.woocommerce ul.products li.product .price del:hover{
    transition:100ms ; 
    opacity:1;
}

.woocommerce ul.products li.product .price del .amount{
    background: #e53935;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    line-height: 20px;
    height:14px;
    width: auto;
    line-height:14px;
    text-align: center;
    padding:7px 14px ;
    font-weight: 500;
    border-radius: 15px;
    font-family: "poppins";
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size:1.2em;
    font-weight: 400;
}

/* Product Page */
.woocommerce div.product form.cart table{
    margin-top:20px!important;
    margin-bottom:40px!important;
}

.woocommerce-grouped-product-list.group_table   tr td{
    border:2px solid #eee!important;
    padding:15px 20px!important;
    vertical-align: middle!important;
}

.woocommerce div.product .product_title{
    font-size:42px;
}

.entry-summary .price *{
    font-size:36px!important
}

.group_table{
    margin:10px 0 20px 0!important
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    top:30px;
    right:20px;
    font-size:13px;
}

.variations   tbody tr td{
    display: flex;
    padding:0;
}

.woocommerce div.product form.cart .variations select,
.woocommerce input[type='number']{
    outline:0;
    border-radius: 2px;
    border:1px solid #e4e3e3;
    margin-bottom: 15px;
    padding: 14px;
    font-family:"poppins";
}

.woocommerce-variation-add-to-cart{
    display: flex;
    align-items: center;
}

.woocommerce div.product form.cart div.quantity input{
    margin: 0;
    padding:14px 6px;
}

.single-product .woocommerce-Price-amount{
    font-size: 18px;
}

.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce button.button.alt{
    border-radius: 0;
    padding:17px 30px!important;
    outline:0;
    background:var(--accend);
    color:var(--white);
    font-weight: 500;
    letter-spacing: 1px;
    opacity:.9;
    text-transform: uppercase;
    font-size:13px;
    font-family: "poppins";
    box-shadow:1px 6px 10px #cecece;
    margin-top:-1px;
}

.woocommerce button.button:hover{
    transition:200ms ; 
    opacity:1;
    background:var(--light-black);
    color:var(--white);
 }

.woocommerce div.product .woocommerce-tabs ul.tabs{
    text-align: center
}

.woocommerce div.product .woocommerce-tabs ul.tabs >li{
    border:none;
    border-bottom: 1px solid #d3ced2;;
    margin:auto 5px;
    background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs >li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs >li::before{
    content: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs >li.active{
    background: transparent;
    border-bottom-color: var(--light-black)
}

.woocommerce #review_form #respond .form-submit input{
    padding: 15px 35px;
    border-radius: 2px;
}

.woocommerce #review_form #respond .form-submit input:hover{
   transition: 200ms ;
   background: var(--accend);
   box-shadow:0 0 0 transparent
}

.woocommerce div.product form.cart .button:hover,
.woocommerce #review_form #respond .form-submit input:hover{
    opacity:1;
    transition: 200ms;
 }

#review_form .comment-reply-title{
     padding:0px!important;
 }

.woocommerce  .sku_wrapper ,
.woocommerce  .posted_in , 
.woocommerce  .tagged_as{
    display: block;
    font-size:16px;
    font-weight:500;
}

.product_meta >span{
    padding: 12px 0;
    display:block;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.product_meta >span:last-child{
    border-top:none;
}

.woocommerce  .sku_wrapper span , 
.woocommerce   .posted_in  a ,
.woocommerce  .tagged_as a {
    opacity: .8;
    margin-left:5px;
    font-style:italic
}

.woocommerce  .sku_wrapper span:hover , 
.woocommerce   .posted_in  a:hover ,
.woocommerce  .tagged_as a:hover {
    opacity:1;
    text-decoration: underline;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0;
 }

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-weight: 500!important;
}

.woocommerce-Reviews-title{
    margin:1rem auto;
    font-size:2em!important;
}

.woocommerce-noreviews{
    margin-bottom: 2em!important ;
}

.woocommerce .comment-respond input{
    margin:1px auto!important
}

.variations_form input{
    padding:10px;
}

.woocommerce .variations select{
    padding:10px;
    color:var(--light-black)
}
 
.woocommerce div.product p.price{
    margin-bottom:0px;
    margin-top:-15px;
}

/* WooCommerce pagination */
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span.current{
     padding:20px
 }

 /* Buttons */

 .button{
     border-radius: 2px!important;
     font-family: "poppins";
 }

 .woocommerce .cart .button,
 .woocommerce .cart input.button,
 .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background:var(--accend);
    color:var(--white);
    opacity:.9;
    font-weight: 400;
    border-radius: 0;
    transition:200ms ease-in-out;
    box-shadow: 1px 4px 12px #cecece!important;
    border:1px solid #2d51ff
  }

 .woocommerce .cart .button:hover,
 .woocommerce .cart input.button:hover,
 .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:HOVER{
    transition: 200ms ease-in;
    opacity:1;
    background:var(--accend);
    color:var(--white);
    font-weight: 500;
    box-shadow:1px 4px 12px transparent!important;
 }

 .woocommerce button.button:disabled,
 .woocommerce button.button:disabled[disabled]{
     color:var(--white)
 }

 #review_form .comment-form p::after{
     top:47px!important
 }

 .woocommerce #review_form #respond{
     margin-top:25px;
     padding-top:30px;
     border-top:1px solid #eee;
 }

 .woocommerce .comment-reply-title {
     color:var(--text-black);
     font-size:1.8rem;
 }

 .woocommerce .comment-form-rating {
     margin-bottom:-13px;
 }

 .comment-form-rating > label {
    font-size:.9em!important;
    color:var(--light-black);
    font-style: italic;
 }

 .comment-form-rating .woocommerce p.stars a{
     font-size:1.2em!important;
 }

.woocommerce .comment-form-author,
.woocommerce .comment-form-email, 
.woocommerce .comment-form-url{
     display: block;
     width:100%;
 }
 
.woocommerce #review_form #respond textarea{
    margin-bottom:-10px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
    color:var(--text-black)!important;
    opacity:.9;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{
    color:var(--light-black);
    margin-bottom:0px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar{
    padding:0px ; 
    border-radius:0px;
    background: transparent;
    width:70px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{
    margin:0 0 0 80px;
    border:none!important;
    padding:0 0 0 10px;
}
.woocommerce li.review  .star-rating{
    margin:0 10px 5px 0;
    float: none;
    color:rgb(255, 195, 32);
}
.woocommerce #review_form #respond p{
    margin-bottom: 21px!important
}

.woocommerce #reviews #comments ol.commentlist li{
    margin-bottom:2.2em;
}

.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,
.woocommerce input.button:hover{
      background: var(--accend);
}

.woocommerce .button:hover{
    background: var(--accend)!important;
    color:white!important
}

 /* Card Page */
 .woocommerce a.remove{
     margin: 0 auto;
     color:rgb(240, 72, 72)!important;
 }

 .woocommerce a.remove:hover{
     transition:100ms;
     background:rgb(240, 72, 72);
 }

 .woocommerce-cart table.cart td.actions .coupon .input-text{
     padding:10px;
     width:auto;
 }


 .woocommerce table.shop_table{
     border-radius: 0;
 }

 .woocommerce table.shop_table thead tr th{
     color:var(--light-black)
 }

 .woocommerce .shop_table tbody tr th {
    font-weight: 500;
 }

.woocommerce-Price-amount{
    letter-spacing: 2px;
    font-size:14px ; 
    opacity:.95;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text, 
.woocommerce form .form-row.woocommerce-invalid select{
    border-color:  rgb(247, 156, 156);
 }
 
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select{
    border-color :  rgb(144, 212, 170);
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #ea3e3e;
}
 
#add_payment_method #payment, 
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
    border-radius: 0;
    padding:40px;
    box-sizing: border-box;
}

 /* CHECKOUT */
 .woocommerce-info ,
 .woocommerce-error ,
 .woocommerce-message{
    border-top:none;
    font-size: 15px;
 }

 .woocommerce-info a{
     color:var(--blue);
     font-size: 14px;
     text-decoration: underline
 }

 .woocommerce-info::before{
    font-family: "FontAwesome";
    content: "\f05a";
 }

 .woocommerce-error::before{
    font-family: "FontAwesome";
    content: "\f071";
 }

 .woocommerce-message::before{
   color:rgb(54, 202, 182);
 }

 .woocommerce .woocommerce-message .button{
     border-radius: 0; 
     background:var(--light-black)!important;
     color:var(--white)!important;
     font-weight: 400;
     opacity:.85;
     transition:200ms all ; 
 }

 .woocommerce .woocommerce-message .button:hover{
     transition:200ms ; 
     opacity: 1;
 }

 .woocommerce .button:hover{
    transition:200ms ; 
    box-shadow:0 4px 8px rgba(0, 0, 0, 0.075)!important
 }

 .woocommerce ul.products li.product .button.added{
    display: none!important;
 }
 
section.related.products{
    border-top:1px solid #eee; 
}

section.related.products >h2 {
    margin:32px auto;
}

 .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description >h2{
     margin-top:8px;
 }

 /* WC pagination */

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li{
    border: 1px solid #eee; 
    margin-right:5px;
    border-radius:2px;
    background: white;
}
 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
    transition: 300ms;
    background: var(--accend);
    color:var(--white);
    box-shadow:0px 4px 4px rgba(0,0,0,0.2);
}

/*  Responsive Notes  */

@media (max-width:1150px){
    .woocommerce ul.products li.product .price del{
        top:270px!important;
    }
}

@media (max-width:1080px){
    .woocommerce ul.products li.product .price del{
        top:260px!important;

    }
}

@media (max-width:1040px){
    .woocommerce ul.products li.product .price del{
        top:245px!important;
    }
}
@media (max-width:1000px){
    .woocommerce ul.products li.product .price del{
        top:230px!important;
    }
}

@media (max-width:980px){
    .woocommerce ul.products li.product .price del{
        top:220px!important;
    }
}
 
@media (max-width:960px){
    .woocommerce ul.products li.product .price del{
        top:210px!important;
    }
}
 
 
@media (max-width:928px){
    .woocommerce ul.products li.product .price del{
        top:200px!important;
    }
}
 
@media (max-width:900px){
    .woocommerce ul.products li.product .price  del{
        top: 18px!important;
        left: 10px;
        text-align: left;
    }
}

@media (max-width:600px){
    .woocommerce ul.products[class*=columns-] li.product{
        width:100%;
    }

    .woocommerce .woocommerce-ordering{
        float:left;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text{
        width:150px;
    }

    .woocommerce ul.products li.product .price  del{
        top: 20px!important;
        left: 10px;
        text-align: left;
    }

    .woocommerce div.product .product_title{
        font-size:36px;
    }

    .single-product .woocommerce-Price-amount{
        font-size:22px!important;
    }

    .woocommerce-grouped-product-list.group_table tr td{
        padding:5px 10px!important;
    }

    .woocommerce-grouped-product-list.group_table tr td *{
        font-size:15px!important;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon .input-text+.button{
        width:100%!important;
        margin:5px auto;
    }
}

.woocommerce table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button{
    box-sizing: border-box;   
}

.woocommerce table.cart td.actions .coupon .input-text+.button{
    padding:10px;
}

/* Edits */

 .return-to-shop a{
    background-color:var(--accend)!important;
     color:var(--white)!important;
     font-weight: 500!important;
     border-radius: 0;
 }
 
 .woocommerce ul.products li.product .button,
 .woocommerce ul.products li.product a.added_to_cart{
     padding:3px 2px;
      background: var(--accend);
     color:white;
     box-shadow: 1px 4px 12px #cecece; 
     margin-top:5px!important;
 }

 .woocommerce ul.products li.product .button{
    border-radius: 50px!important;
 }


.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea{
    border: none;
    border-left: 3px solid #f7f7f7;
    padding: 15px;
    background: #fafafa;
    font-family: "poppins";
 }

 .select2-container--default .select2-selection--single{
    border: none;
    outline: 0;
    background: #fafafa;     
    border-radius: 0;
 }

 .select2-container--default .select2-selection--single span{
     color:red;
 }

 .woocommerce span.onsale{
     background: #00a3ff;
     letter-spacing: 1px;
     font-family: "poppins";
     font-weight: 600;
 }

 .woocommerce div.product p.price del{
     margin-right: 10px;
 }

 .woocommerce div.product form.cart{
     margin-bottom:3em;
 }

 .woocommerce div.product form.cart .reset_variations{
    height:47px!important;
    box-sizing: border-box;
    background: var(--accend);
    display:flex;
    align-items: center;
    padding: 0 12px;
    color:white;
    border-radius: 3px;
    opacity:.8;
    transition:200ms;
 }

 .woocommerce div.product form.cart .reset_variations:hover{
     transition:200ms ; 
     opacity:1;
 }

 .woocommerce .woocommerce-ordering select *{
    padding:15px!important;
    appearance: none;
}

.woocommerce-grouped-product-list-item__price del {
    color:red;
    opacity:.7;
    margin-left: 20px;
    display: inline-block;
}

.woocommerce-grouped-product-list-item__price del span{
    font-size: 15px!important;
}

.woocommerce-grouped-product-list-item__price ins{
    text-decoration: none;
}

.woocommerce-grouped-product-list-item__price ins span{
    color:#77a464;
}

.woocommerce-grouped-product-list-item__price ins span a{
    text-decoration-color: #77a464;
}

.woocommerce form .form-row label{
    color:var(--light-black)
}

.woocommerce form .form-row .select2-container{
    width: 100%;
    padding:13px 10px!important;
    background: #fafafa;    
}

.select2-selection__arrow{
    top: 13px!important;
    right: 10px!important;
}

.select2-dropdown.select2-dropdown--below{
    width: 282px;
    background: #fafafa;
    border: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
    border: none;
    background: #f0eded;
    padding: 7px;
    border-radius: 2px;
    outline:0;
}

.select2-results__option{
    padding:10px;
    outline:0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected]{
    background:var(--accend)!important
}

.woocommerce form .form-row textarea{
    min-height:200px;
}

.woocommerce-checkout #payment{
    background: #faf9f9;
}
 
.related.products .onsale{
    padding:6px 7px!important
}

 /* Filter widget */

 .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
     background: var(--accend);
 }

 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
     background: #8f5039;
 }

 .price_label{
     color:white;
 }

 .woocommerce .widget_price_filter .price_slider_amount .button{
     border-radius: 50px!important;
 }

 /* WC card widget */
 .widget_shopping_cart .widget-content .widget_shopping_cart_content{
    padding:20px 0!important
}

.woocommerce ul.product_list_widget li a{
    font-weight: 500;
}

.woocommerce ul.product_list_widget li{
    position: relative;;
}

.woocommerce.widget_shopping_cart .cart_list li .remove{
    top:50%;
    transform: translateY(-50%);
}

.woocommerce ul.product_list_widget li img{
    position:relative;
    top:12px;
}

.mini_cart_item .quantity{
    font-size:14px!important;
}

.woocommerce-mini-cart__total.total{
    padding:20px 0!important;
    color:var(--light-black)
}

.woocommerce.widget_shopping_cart .buttons a{
    background:var(--light-black);
    color:var(--white);
    border-radius: 0;
    font-weight: 500;
}

.page-title{display: none;}

.woocommerce .st-single-textcontent-out{
    border-bottom:none!important;
    padding-bottom: 0;
}


 .woocommerce select , 
 .woocommerce input[type='number']{
     background: #fff;
     padding:14px 6px;
 }