.products.columns-3{
    margin: 0;
    width: 100%;
}
.woocommerce .blog-grids ul.products li.product .onsale{
    top: 23px;
    right: 23px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 33.33% !important;
    margin: 0 !important;
    padding: 15px;
}
.woocommerce-shop-title-before {
     height: 3px;
     width: 5%;
     background: -webkit-gradient(linear, left top, right top, from(#30d4ba), to(#4273f0));
     display: block;
     position: absolute;
     left: 0px;
     top: 10px;
}
 .woocommerce-shop-title {
     color: #767676 !important;
     font-size: 16px;
     padding-left: 60px;
     font-weight: 600;
}
 .woocommerce-shop-info {
     font-size: 36px;
     font-weight: 700;
     padding: 10px 0px 60px 0px;
     line-height: 48px;
}
 .woocommerce ul.products li.product a img {
     width: 150px;
     height: auto;
     margin-top: 23px;
}
 .woocommerce-product-inner {
     box-shadow: 0px 15px 29px 0px rgba(18, 18, 18, 0.15);
     border-radius: 0px;
}
 .woocommerce-product-content {
     display: flex;
     justify-content: center;
     align-items: baseline;
}
 .woocommerce ul.products li.product .button {
     background: transparent;
     padding: 0;
     color:white;
     margin: 0px 0px 12px 16px;
     font-size: 15px;
     line-height: 20px;
}
 .woocommerce ul.products li.product .button:after {
     content: "\f054";
     font-family: 'Font Awesome 5 Free';
     padding-left: 10px;
}
 .woocommerce-add-to-cart {
     visibility: hidden;
}
 .woocommerce-product-title a {
     font-weight: 700;
     font-size: 16px;
     color: #223543;
}
 .woocommerce-product-excerpt p {
     color: #fff;
     font-size: 14px;
     font-weight: 400;
     line-height: 20px;
     margin-bottom: 8px;
     padding: 0px 16px;
     visibility: hidden;
}
 .woocommerce-product-excerpt p {
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}
 .woocommerce ul.products li.product .price {
     font-weight: 600;
     font-size: 16px;
     color:black;
}
 .woocommerce-product-content {
     display: flex;
     justify-content: space-around;
     align-items: baseline;
}
 .woocommerce-product-details {
     display: flex;
     justify-content: center;
}
 section.related.products h2 {
     font-size: 36px;
     line-height: 40px;
     font-weight: 700;
}
 .woocommerce div.product .woocommerce-tabs .panel p {
     color: #767677;
     font-size: 15px;
     font-weight: 400;
     line-height: 28px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs {
     display: flex;
     justify-content: center;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
     border: none;
     background-color: transparent;
}
 .woocommerce-single-product-excerpt p {
     font-size: 16px;
     color: #767677;
     line-height: 2;
     font-weight: 500;
     padding-top: 25px;
}
 .woocommerce-single-product-excerpt:before {
     border: 1px dashed #767676;
     content: "";
     width: 50%;
     position: absolute;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
     content: "";
     background:#e3002a;
     height: 3px;
     width: 100%;
     z-index: 2;
     border: none;
         right: 0;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a {
     font-size: 18px;
     font-weight: 700;
     line-height: 2.222;
     text-align: center;
     color: inherit;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
     color: #222222;
}
 .woocommerce div.product .woocommerce-tabs .panel h2 {
     font-size: 26px;
     font-weight: 600;
     padding-bottom: 20px;
}
 .woocommerce-single-product-title h1 {
     font-size: 36px;
     font-weight: 700;
     line-height: 40px;
}
 .woocommerce span.onsale {
    background: #222;
    color: #fff;
    font-size: 14px;
    position: absolute;
    min-height: 20px;
    line-height: inherit;
    border-radius: 0px;
}
 .woocommerce div.product p.price {
     font-size: 24px;
     font-weight: 600;
     line-height: 1.667;
}
 .woocommerce div.product form.cart {
     margin-top: 50px;
}
 .woocommerce-product-gallery__image {
     border-radius: 20px;
     background-color: rgb(255, 255, 255);
     box-shadow: 0px 23px 27px 0px rgba(16, 16, 16, 0.09);
     padding: 30px 50px;
}
 .woocommerce div.product form.cart .variations td.label {
     padding: 5px 15px;
     line-height: 32px;
}
 .woocommerce-single-related-product div.owl-nav {
     display: flex;
     justify-content: space-between;
     width: 100%;
     position: absolute;
     top: 90px;
}
 .woocommerce-single-related-product div.owl-nav .owl-prev {
     height: 56px;
     width: 56px;
     color: #373a5b;
     padding-top: 6px;
     left: -60px;
     border-radius: 56px;
     transition: all 300ms ease;
}
 .woocommerce-single-related-product div.owl-nav .owl-prev:hover {
     background: -webkit-gradient(linear, left top, right top, from(#30d4ba), to(#4273f0));
     color: #fff;
}
 .woocommerce-single-related-product div.owl-nav .owl-next {
     height: 56px;
     width: 56px;
     color: #373a5b;
     padding-top: 6px;
     right: -60px;
     border-radius: 56px;
     transition: all 300ms ease;
}
 .woocommerce-single-related-product div.owl-nav .owl-next:hover {
     background: -webkit-gradient(linear, left top, right top, from(#30d4ba), to(#4273f0));
     color: #fff;
}
 .woocommerce .pswp__bg{
     background: #00000085;
}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{
     line-height: inherit !important;
}
/*Hover Content*/
 .woocommerce-product-inner:hover .woocommerce-product-bottom {
     background: #202020;
     transition: all .5s ease-out;
}
 .woocommerce-product-inner:hover .woocommerce-product-excerpt p {
     visibility: visible;
     transition: all .5s ease-out;
}
 .woocommerce-product-inner:hover .woocommerce-product-price {
     visibility: hidden;
}
 .woocommerce-product-inner:hover .woocommerce-product-content {
     justify-content: flex-start;
}
 .woocommerce-product-inner:hover .woocommerce-product-title a {
     color: #fff;
     transition: all .5s ease-out;
}
 .woocommerce-product-inner:hover .woocommerce-product-holder{
     padding-left: 15px;
}
 .woocommerce-product-inner:hover .woocommerce-add-to-cart {
     visibility: visible;
     transition: all .5s ease-out;
}
/* WooCommerce Shop Sidebar */
 .woocommerce-shop-sidebar .widget h3 {
     font-size: 21px;
     color: #222222;
     font-weight: 700;
     line-height: 1.182;
     text-transform: capitalize;
}
 .woocommerce-shop-sidebar .widget li {
     margin: 8px 0px;
}
 .woocommerce-shop-sidebar .widget li span.count {
     float: right;
}
 .woocommerce-shop-sidebar .widget li a {
     font-size: 16px;
     color: #222222;
     font-weight: 700;
     line-height: 2;
}
 .woocommerce-shop-sidebar .widget {
     margin-bottom: 60px;
}
 .woocommerce-shop-sidebar .widget li span {
     font-size: 14px;
     color: #3a505f;
}
 .woocommerce ul.product_list_widget li img {
     float: left;
     margin-right: 20px;
     width: 35px;
     border-radius: 35px;
}
 .widget_product_tag_cloud .tag-cloud-link {
     font-size: 15px !important;
     color: #222222;
     font-weight: 700;
     line-height: 2;
     border: 1px solid #222;
     padding: 3px 6px;
     border-radius: 4px;
     margin-right: 5px;
     transition: all .3s ease-in-out;
}
 .widget_product_tag_cloud .tag-cloud-link:hover {
     color: #fff;
     background: #222222;
}
/*Checkout and cart page*/
 .woocommerce .col-1, .col-2 {
     max-width:none;
}
 span.woocommerce-input-wrapper {
     width: 100%;
}
/****************Customizing Woocommerce Checkout Page with CSS***************/
 .woocommerce form .form-row {
     width: 100% !important;
}
 .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
     width: 100% !important;
     padding: 8px;
}
 .woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
     width: 100%;
     height: 30px;
}
 .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
     float: left;
     width: 100%;
}
 .custom-checkout h3 {
     background-color: #165f1c;
     width: 45%;
     text-align: center;
     padding: 10px;
     border-radius: 5px;
     margin-top: 50px;
     color: #FFF;
     float: right;
}
 .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
     padding: .6180469716em;
     background-color: #f2f2f2;
     color: #43454b;
     outline: 0;
     border: 0;
     -webkit-appearance: none;
     border-radius: 2px;
     box-sizing: border-box;
     font-weight: 400;
     border:solid 2px #e4e4e4;
}
 #wc_checkout_add_ons {
     width: 45%;
     float: right;
     text-align: center;
}
 @media screen and (min-width: 980px) {
     .woocommerce-shipping-fields h3, .woocommerce-billing-fields h3 {
        width:100%;
    }
     .woocommerce .col2-set, .woocommerce-page .col2-set {
         width: 45%;
         float: left;
    }
     .woocommerce-checkout-review-order{
         width: 45%;
         float: right;
    }
}
 @media screen and (max-width: 979px) {
     .custom-checkout h3 {
         width: 100%;
    }
}
/* Woocommerce Styles */
 .woocommerce-cart.full-width-content .content, .woocommerce-checkout.full-width-content .content {
     max-width: 100%;
}
 .woocommerce-cart .woocommerce table.shop_table td.actions {
     border-top: 1px solid #e6e6e6;
     background: #f7f7f7;
     border-bottom: 0px solid #e6e6e6;
}
 .woocommerce-cart .entry-content form {
     width: 60%;
     float: left;
}
 .woocommerce-cart .woocommerce .cart-collaterals {
     width: 33%;
     float: right;
}
 .woocommerce-cart .woocommerce .cart-collaterals h2 {
     display: none;
}
 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
     width: 100%;
}
 #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr th, #add_payment_method table.cart th, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart th, .woocommerce-checkout table.shop_table th {
     color: #034997;
     font-size: 14px;
     font-size: 1.1rem;
}
 #add_payment_method .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr td, #add_payment_method table.cart td, .woocommerce-cart table.cart td, .woocommerce-checkout table.cart td, .woocommerce-checkout table.shop_table td {
     color: #555;
     font-size: 14px;
     font-size: 1.2rem;
}
 .woocommerce-cart .woocommerce table.shop_table th {
     border-bottom: 2px solid #034997;
}
 .woocommerce-cart .woocommerce table.shop_table, .woocommerce-checkout .woocommerce table.shop_table {
     border: 1px solid #e6e6e6;
     margin: 0;
     text-align: left;
     width: 100%;
     border-collapse: separate;
     border-radius: 0;
     border-bottom: none;
     border-right: none;
     margin-bottom: 35px;
     border-bottom: 1px solid #e6e6e6;
}
 body #add_payment_method #payment ul.payment_methods li input, body.woocommerce-cart #payment ul.payment_methods li input, body.woocommerce-checkout #payment ul.payment_methods li input {
     width: auto;
     margin: -2px .5em 0 0;
}
 body .woocommerce form .form-row .input-checkbox {
     width: auto;
     margin: -2px 5px 0 0;
}
 #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table th {
     border-top: none;
     border-bottom: 1px solid #e6e6e6;
     border-right: 1px solid #e6e6e6;
     text-align: right;
     padding: 10px 20px;
}
 body #add_payment_method table.cart td, body #add_payment_method table.cart th, body.woocommerce-cart table.cart td, body.woocommerce-cart table.cart th, body.woocommerce-checkout table.cart td, body.woocommerce-checkout table.cart th {
     border-right: 1px solid #e6e6e6;
}

 .woocommerce-cart .cart-collaterals .cart_totals table th {
     border-bottom: 1px solid #e6e6e6;
}

 body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
     float: right;
     width: 100%;
     display: block;
     text-align: center;
     margin-bottom: 0;
     font-size: 1.12em;
     padding: 1em;
     border-radius: 40px;
     margin-top: .5em;
}
 body .woocommerce form .form-row-first, body .woocommerce form .form-row-last, body .woocommerce-page form .form-row-first, body .woocommerce-page form .form-row-last {
     width: 49%;
}
 body .woocommerce #respond input#submit.disabled, body .woocommerce #respond input#submit:disabled, body .woocommerce #respond input#submit:disabled[disabled], body .woocommerce a.button.disabled, body .woocommerce a.button:disabled, body .woocommerce a.button:disabled[disabled], body .woocommerce button.button.disabled, body .woocommerce button.button:disabled, body .woocommerce button.button:disabled[disabled], body .woocommerce input.button.disabled, body .woocommerce input.button:disabled, body .woocommerce input.button:disabled[disabled] {
     background: #ccc;
}
 body .woocommerce a.checkout-button.button.alt,
 .woocommerce button.button.alt {
     border-radius: 40px;
     background-color: #ff3614;
     transition: .3s ease-in-out;
}

body .woocommerce a.checkout-button.button.alt:hover,
.woocommerce button.button.alt:hover {
    background-color: #000;
}
 body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
     width: 68%;
}
 body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
     padding: 8px 6px 7px;
     width: 65%;
}
 body .woocommerce table.shop_table td {
     padding: 15px;
}
 body .woocommerce-checkout table.shop_table td {
     text-align: right;
     border-right: 1px solid #e6e6e6;
     border-top: 0;
}
 .woocommerce a.remove {
     margin: 0 auto;
}
 .woocommerce-cart .woocommerce table.shop_table th.product-remove, .woocommerce-cart .woocommerce table.shop_table th.product-name {
     text-align: center;
}
 .woocommerce-cart .woocommerce table.shop_table th.product-price, .woocommerce-cart .woocommerce table.shop_table th.product-quantity, .woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
     text-align: right;
}
 .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal {
     text-align: right;
}
 .woocommerce-checkout #add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
     list-style: none;
}
 .woocommerce-checkout .woocommerce .col2-set {
     width: 47.8260869565%;
     float: left;
     margin-right: 4.347826087%;
}
 .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
     margin-bottom: 2em;
     width: 100%;
     float: none;
}
 .woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
     width: 47.8260869565%;
     float: right;
}
 .woocommerce-checkout #ship-to-different-address-checkbox {
     width: auto;
     float: right;
     margin-left: 15px;
     margin-top: 10px;
     opacity: 1;
     position: static;
}
 .woocommerce-checkout #ship-to-different-address label {
     font-size: 20px;
     font-weight: 700;
     line-height: 1;
     margin: 0;
     margin-bottom: 1em;
     padding: 0;
     text-transform: uppercase;
     color: #000;
}
 .woocommerce-checkout .woocommerce form .form-row.create-account label {
     padding-top: 2px;
     font-weight: bold;
}
 .woocommerce-checkout .payment-fixed {
     position: fixed;
     z-index: 9;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em;
     left: 52%;
     margin-left: 0;
     padding: 20px;
     top: 0;
     width: 45.5% !important;
     -webkit-transition: padding .1s ease-in;
     -moz-transition: padding .1s ease-in;
     -o-transition: padding .1s ease-in;
     -ms-transition: padding .1s ease-in;
     transition: padding .1s ease-in;
}
 .product-shipping-message {
     font-size: 14px;
     text-align: center;
     text-transform: uppercase;
     padding: 10px 0px;
     border-top: 1px solid #139248;
     border-bottom: 1px solid #139248;
}
 body .woocommerce table.shop_table tbody th, body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table tfoot th {
     border-bottom: none;
}
 body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {
     max-width: 100%;
}
 body .woocommerce .product-name a {
     color: #000;
     pointer-events: none;
     cursor: default;
}
 @media only screen and (max-width: 1139px) {
     .woocommerce-cart .entry-content form {
         width: 64%;
    }
}
 @media only screen and (max-width: 980px) {
     .woocommerce-cart .entry-content form {
         width: 80%;
         float: none;
         margin: 0 auto;
    }
     .woocommerce-cart .woocommerce .cart-collaterals {
         width: 80%;
         float: None;
         margin: auto;
    }
     body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
         width: 100%;
    }
     body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
         width: 48%;
    }
}
 @media only screen and (max-width: 650px) {
     .woocommerce-cart .entry-content form {
         width: 100%;
    }
     .woocommerce-cart .woocommerce .cart-collaterals {
         width: 100%;
    }
     .woocommerce-checkout .woocommerce .col2-set {
         width: 100%;
         float: none;
         margin-right: 0;
    }
     .woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
         width: 100%;
         float: none;
    }
}
/*Added by angon*/
 .woocommerce-checkout .woocommerce-form-coupon-toggle{
     background: white;
}
 .woocommerce-checkout .woocommerce-info::before {
     color: #e3002a;
}
 .woocommerce-checkout .woocommerce-info {
     border-top-color: #e3002a;
     background: white;
}
 .woocommerce form.checkout_coupon{
     background: white;
     border-radius: 0;
     border-width: 0;
}
 .woocommerce-checkout .checkout_coupon button.button {
     background: #e3002a;
     color:white;
}
.checkout.woocommerce-checkout .col-1,.checkout.woocommerce-checkout .col-2,.woocommerce-checkout-review-order{
    background: white;
    padding: 25px;
}
.woocommerce-MyAccount-navigation ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.woocommerce-MyAccount-navigation ul a{
    padding: 10px 20px;
    display: block;
}
.woocommerce-MyAccount-navigation li.is-active{
  background:#ff5520;
  color:white;
}
.woocommerce-MyAccount-navigation li{
  background:#e0e0e0;
  color:black;
}
.woocommerce .woocommerce-cart-form {
    background: white;
}
.woocommerce div.product form.cart .button {
    background: #e3002a;
}
.woocommerce .woocommerce-notices-wrapper{
    width: 100%;
}
.woocommerce .woocommerce-message {
    background: white;
    border-top-color: #e3002a;
}
.woocommerce .woocommerce-message::before {
    color: #e3002a;
}

.cart_totals h2 {
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 25px !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
    font-weight: 600;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 20px 25px !important;
}

.cart-collaterals {
    margin-top: 50px;
}

.woocommerce-cart-form .coupon input {
    width: 130px !important;
    padding: 9px 15px !important;
    margin-right: 10px !important;
    font-size: 14px;
}

.woocommerce-cart .site-content,
.woocommerce-checkout .site-content {
    padding-bottom: 60px;
}