/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/*
  Utilities
*/

#top-banner p {
margin-bottom:0 !important;
}
.col-100{
height: 100% !important;

}

/*
   cart
*/

.header-con .woocommerce-mini-cart .variation{
display:flex !important;
flex-direction:column;
}

 .woocommerce-cart .wc-block-components-shipping-calculator-address__button{
color:#ffffff;
background:#060302;
border:1px solid #060302;
}


.woocommerce-cart span.wc-block-components-product-details__name,.woocommerce-cart .wc-block-components-product-details__value {
font-size: 18px;
font-family: 'Uni Sans Book';
font-weight:500 !important;
}
.woocommerce-cart table tr.wc-block-cart-items__row{
border-top:1px solid #E2E2E2;
}


.woocommerce-cart table tr.wc-block-cart-items__row:first-child{
border-top:none !important;
}

.woocommerce-cart .wc-block-cart-items thead {
display:none;
}

.woocommerce-cart span.wc-block-components-totals-item__label{
    font-family: 'uni sans book';

}
.woocommerce-cart .wc-block-components-totals-coupon__button{
border:none;
}

.woocommerce-cart .wc-block-cart__submit-button{
background:#060302;
font-size:18px !important;
line-height:22px !important;
border:1px solid #DBDBDB;
border-radius:40px;
padding:14px 37px;
text-decoration:none !important;
color:#ffffff;
}

.woocommerce-cart .wc-block-cart__submit-button:hover{
background:#2F3D97;
}
.woocommerce-cart .wc-block-components-totals-item__value a{
font-family: 'Uni Sans Semibold' !important;
color:#272727;
}

.woocommerce-cart a.wc-block-components-totals-coupon-link {
    font-size: 18px;
    font-family: 'Uni Sans SemiBold';
    color: #272727;
}

.woocommerce-cart a.wc-block-components-totals-coupon-link:hover{

 color: #2F3D97 !important;
}
.woocommerce-cart .wc-block-cart__totals-title  {
text-align: left !important;
font-size: 24px!important;
font-family: 'Uni Sans Semibold' !important;
font-weight: 700 !important;
}
.woocommerce-cart  .wc-block-components-totals-coupon__form{
display:flex;
align-items:center;
}
.woocommerce-cart   .wc-block-components-totals-coupon__button{
margin-right:5px;
}

.woocommerce-cart .wc-block-components-totals-coupon__input input{ 
margin-right:0px !important;
border-radius:40px !important;
border:1px solid #CECECE !important;
background:#F7F7F7 !important;
padding:20px  37px !important;
width:100% !important;

}

.woocommerce-cart .wc-block-components-totals-coupon__button {
padding:14px 50px !important;
font-family: 'Uni Sans Book';
position:absolute !important;
right:0;
background:#060302;
border-radius:40px;
color:#ffffff;
}
.woocommerce-cart .wc-block-components-sidebar {
background:#F9F9F9;
height:100%;
padding:50px 36px 50px 36px;
border:1px solid #E7E7E7;
}

.payment-con{
border-top:1px solid #E2E2E2;
}

.woocommerce-cart #content{
padding-top:120px;
padding-bottom:120px;
}

.woocommerce-cart .payment-con {
padding-bottom:30px;
}

.woocommerce-cart .wc-block-cart-item__remove-link::before{
content:'';
background:url('https://demowebs.1stopwebsitesolution.com/landshark/wp-content/uploads/2024/02/ss-1.png');
width:24px;
height:30px;
position:absolute;
left:-40px;
bottom:0;
background-repeat:no-repeat;
background-size:cover;
}
 .woocommerce-cart .wc-block-components-quantity-selector{
position:absolute;
bottom:40px;
}
 .woocommerce-cart td.wc-block-cart-item__image {
width:184px !important;
border:1px solid #DBDBDB;
}


 .woocommerce-cart .wc-block-formatted-money-amount, .woocommerce-cart  a.wc-block-components-product-name{
color: #272727;
font-family: "Uni Sans Semibold", Sans-serif;
font-size: 24px;
font-weight: 700;
text-transform:uppercase;
text-decoration:none;

}
 .woocommerce-cart  .wc-block-cart-items__row td{
border:none !important;
}


 .woocommerce-cart  tr.wc-block-cart-items__row {
position:relative ;
}

 .woocommerce-cart  tr.wc-block-cart-items__row .wc-block-cart-item__remove-link{
position:absolute;
right:0;
bottom:40px;
text-decoration:none !important;
font-family:'Uni Sans Book'!important;
font-size:18px !important;    
}


 .woocommerce-cart .wc-block-cart-item__prices{
display:none;
}

.attributed {
display:flex;
align-items:center; 
}

.variation .attributed   p{
margin-bottom:0px !important;
}
 .woocommerce-cart .wc-block-components-radio-control__option-layout {
display:flex;
gap:20px;
align-items:center !important;
}

/*
    wish-sec
*/

.wish-sec td.product-remove {
display: flex;
width: 100% !important;
align-items: center;
gap:20px;
}

.wish-sec th.product-stock {
text-align:left !important;
}

.wish-sec  td.product-remove img {
width:60px;
height:auto
}

.wish-sec .product-name, .wish-sec .product-price,.wish-sec .product-date,.wish-sec .product-stock  {
text-align:center;
}

.wish-sec td.product-price, td.product-stock {
color:#272727;
font-family: 'UniSansHeavy';
font-size:20px;
}

.wish-sec table th{
width:30%;
}

.wish-sec table th{
border-top:0px !important; 
}

.wish-sec td.product-stock {
display:flex;
justify-content:space-between;
align-items:center !important;
}

.wish-sec .wishlist_item {
border-bottom:1px solid #E6E6E6 !important;

}

.wish-sec .wishlist_item:first-child{
border-top:1px solid #E6E6E6 !important;

}
 .wish-sec td.product-stock .stock {
margin-bottom:0px !important;
}


.wish-sec td.product-stock .button{
color: var(--e-global-color-93f2a4a);
background-color: var(--e-global-color-dc1a529);
font-family: "Uni Sans Book", Sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: capitalize;
line-height: 22px;
border-radius: 50px 50px 50px 50px;
padding: 14px 37px 14px 37px;
}

 .wish-sec th.product-name {
text-align:left !important;
}
.wish-sec table th ,.wish-sec table td{
border:none;
background:none !important;
}

.wish-sec th.product-name,.wish-sec th.product-price,.wish-sec th.product-stock{
    font-family: 'Uni Sans Semibold' !important;
    font-size:20px;
    text-transform:uppercase;
    font-weight:900 !important;
}


.wish-sec  .product-remove a{
font-family: "Uni Sans Book"!important;
color:#060302;
font-weight:400 !important;
}

/*Home
*/

.products  h2.woocommerce-loop-product__title {
border-top:1px solid #DBDBDB;
}

.wish-btn {
color:#000000 ;
border:1px solid #dfdfdf;
width:100%;
font-weight: 400;
text-transform: capitalize;
line-height: 22px;
border-radius: 50px 50px 50px 50px;
padding: 12px 37px 12px 37px;
}

.wish-btn:hover {
background:#2F3D97 ;
color:#ffffff ;
}
.wish-btn:hover::before{
color:#ffffff  !important;
} 

.banner-img{
position:absolute;
margin-left:-80px;
}

.banner-img img {
max-width: 150%;
margin-top: -250px;
}

.home-featuredsec .add_to_cart_button,.shop-products  .add_to_cart_button{
width:100%;
}

.t-boxes:hover svg path{
fill:#ffffff;
}

.t-boxes:hover h2 ,.t-boxes:hover p {
color:#ffffff !important;
}


.cart-icon::after{
content:'Cart';
color: #060302;
font-family: "Uni Sans Book Lightr";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 111.111% */
text-transform: capitalize;
}

.cart-icon{
display:flex;
gap:20px
}


/*Shop
*/
.sorting-filter .jet-sorting {
    flex-direction: row;
    align-items: center;
    gap: 26px;
}
.filter-categories .jet-checkboxes-list__button ,.filter-categories label{
    width: 100% !important;
}

.filter-categories  .jet-checkboxes-list__row.jet-filter-row {
padding:0 !important;
margin:0 !important;
}

 .filter-categories .jet-checkboxes-list__button::before{
content:'';
background:url('https://demowebs.1stopwebsitesolution.com/landshark/wp-content/uploads/2024/01/Group-2.svg');
background-repeat:no-repeat;
width:10px;
height:10px;
margin-top:5px;
}

 .filter-categories .jet-checkboxes-list__button:hover::before {
fill:#ffffff !important;
color:#ffffff !important;
filter:brightness(10);
}

/*Single page
*/

.custom-variation span.woo-selected-variation-item-name {
font-family: var(--e-global-typography-54b392b-font-family), Sans-serif;
    font-size: var(--e-global-typography-54b392b-font-size);
    font-weight: var(--e-global-typography-54b392b-font-weight);
    text-transform: var(--e-global-typography-54b392b-text-transform);
    line-height: var(--e-global-typography-54b392b-line-height);
    letter-spacing: var(--e-global-typography-54b392b-letter-spacing);
    word-spacing: var(--e-global-typography-54b392b-word-spacing);
}

 .custom-variation .variations th{
align-items:center;
display:flex !important;

}


.custom-variation  .tinvwl_add_to_wishlist_button {
display:none;
}


.single-tabs .e-n-tabs-heading .e-n-tab-title{
flex-basis:18.7%;
}

.single-tabs .woocommerce-product-attributes td{
padding-left:20px !important;
}
.single-col1 .woocommerce-product-gallery__trigger{
display:none !important;
}
.custom-variation
button.minus.qib-button {
border-radius:50px 0px 0px 50px !important; 
padding:15px !important;
}

.custom-variation .quantity .qty {
    width: 2.631em !important
}
.custom-variation .qib-button {
margin-top:0px !important;
}

.custom-variation .quantity [type=button]:focus,.custom-variation .quantity [type=submit]:focus, .custom-variation .quantity button:focus{
outline:none !important;
}

.custom-variation .quantity input {
pointer-events:none;
}

.custom-variation  .qib-button-wrapper .quantity input{
border:none !important;
padding:0 !important;
}

.custom-variation button.plus.qib-button {
border-radius:0px 50px 50px 0px !important; 
padding:15px !important;
}

.custom-variation .qib-button-wrapper button{
font-size:35px !important;
justify-content:center;
align-items:center;
display:flex;
}
.custom-variation .qib-button-wrapper{
align-items:left !important;
justify-content:start !important;
display:flex !important;
text-align:left !important;
}

.custom-variation .single_add_to_cart_button{
width:229px;
}

a.reset_variations {
display:none !important;
}
.custom-variation select#pa_extended-warranty-optional {
height:50px;
border-radius: 120px;
border: 1px solid #0000005c;
}
.custom-variation .color-variable-items-wrapper {
gap:15px !important;
}

.custom-variation li,.custom-variation  .variable-item-contents ,.custom-variation .variable-item-span{
border-radius:100% !important;
padding:0px !important;
}

.custom-variation .variations tr th,
.custom-variation .variations tr td{
background:transparent !important;
}
.custom-variation .variations tr{
display:flex;
flex-direction:column ;
}

.custom-variation .variations tr th{
text-align:left;
padding-left:0;
}


/* checkout
 */
.wpmc-tabs-wrapper .wpmc-tabs-list{
display:flex;
flex-wrap:wrap;
width:100% !important;
background:transparent !important;
}

.check-out .cart_item td{
gap:20px;
}

.check-out .wpmc-tab-number {
color:#272727 !important;
font-family: 'Uni Sans semibold' !important;
font-weight: 700 !important;
line-height: 90px !important;
}
.check-out form{
padding-top:50px;
}
.check-out h3#order_review_heading{
display:none !important;
}
.woocommerce-privacy-policy-text a{
color:#2F3D97;
}
.check-out h3#payment_heading {
    font-family: 'uni sans semibold';
    text-transform: uppercase;
    font-weight: 500 !important;
}

.check-out .wc_payment_methods{
padding-left:0px !important;
}
.check-out .payment_box.payment_method_cod{
background: #2F3D97 !important;
color:#ffffff !important;; 
}
.check-out .payment_box::before{
border-bottom-color:#2F3D97 !important;

}
.check-out #payment label{
font-family:'uni sans semibold';
text-transform:uppercase;
font-weight:500 !important;
}

.check-out li.wpmc-tab-item.current.wpmc-login .wpmc-tab-number, .check-out li.wpmc-tab-item.current.wpmc-billing .wpmc-tab-number, .check-out li.wpmc-tab-item.wpmc-review.current .wpmc-tab-number,.check-out .wpmc-shipping.current .wpmc-tab-number{
    color: #ffffff !important;
    background: #2F3D97 !important;
    border: 1px solid #2F3D97 !important;
    box-shadow: 8px 8px 5px -7px rgba(175, 175, 175, 0.69);
    -webkit-box-shadow: 8px 8px 5px -7px rgba(175, 175, 175, 0.69);
    -moz-box-shadow: 8px 8px 5px -7px rgba(175, 175, 175, 0.69);
}

.check-out .wpmc-tab-text{
color:#060302;
font-family: 'uni sans book';
font-size:20px !important;
}

.check-out .select2-container .select2-selection--single {
height:35px !important;
}
.check-out .woocommerce-billing-fields input, .woocommerce-shipping-fields input{
border:1px solid #CECECE;
height:55px;
border-radius:100px;    
}

.check-out .wpmc-nav-wrapper button{
color: var(--e-global-color-93f2a4a) !important;
    background-color: var(--e-global-color-dc1a529)!important;
    font-family: "Uni Sans Book", Sans-serif !important;
    font-size: 18px!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    line-height: 22px!important;
    border-radius: 50px 50px 50px 50px!important;
    padding: 14px 37px 14px 37px!important;
    
}

.check-out .wpmc-nav-wrapper button:hover{
background:#2F3D97 !important;
}


.check-out .wpmc-tabs-list li::before{
opacity:0;
display:none;
}
.check-out .wpmc-tabs-list li{
display:flex;
flex-direction:column;
width:30% !important;
text-align:center;
justify-content:center;
align-items:center;
gap:20px;
} 

.check-out .wpmc-tabs-list li{
text-align:left;
} 

.check-out .wpmc-tabs-list li::before{
opacity:0;
display:none;
}

.check-out .wpmc-step-item label {
    font-family: 'uni sans book';
    font-size:20px !important;
    font-weight:500!important;
    color:#060302!important;

}

.check-out .wpmc-tab-number {
background:#F9F9F9!important;
border: 1px solid #E4E4E4 !important;
}

.check-out .wpmc-tab-number {
    width: 90px !important;
    height: 90px !important;
    text-align: center !important;
    font-family: "Uni Sans Semibold" !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 400 !important;

}
.wpmc-tab-number::before{
content:'0';
 font-family: "Uni Sans Semibold" !important;
}

.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
    display: inline-block;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    min-width: 30px;
    min-height: 30px;
    height: 30px;
    margin-top: -14px;
    color: #999;
    background: #fff;
    border-radius: 50%;
    position: relative;
    -webkit-transition: color .3s,background .3s;
    -o-transition: color .3s,background .3s;
    transition: color .3s,background .3s;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial,Helvetica,sans-serif;
}

.check-out .woocommerce-billing-fields  h3:first-child,h3#order_review_heading {
font-family: 'Uni Sans Semibold' !important;
font-weight:600;
text-transform:uppercase;
color:#272727!important;
}
.check-out div#payment {
background:transparent !important;
}

.check-out div#payment  #place_order{
font-family:'uni sans semibold';
font-weight:500 !important;
margin-top:20px;
width:100%;
padding:14px 37px;
border-radius:40px;
background:#060302;
}

.check-out div#payment  #place_order:hover{
background:#2F3D97;
}

.check-out
.custom-checkout thead{
display:none !important;
}

.custom-checkout table td,.custom-checkout table  th{
border:none !important;
padding:0px !important;
padding-top:20px !important;
padding-bottom:20px !important;
}

.custom-checkout table th{
font-family:'uni sans book' ;
font-weight:500;
}
/* .custom-checkout .woocommerce_cart_item_name_title{
width:170px;
} */
.table-2 .custom-checkout table td{
    justify-content: start !important;

}

/* .check-out  td[data-title="Shipping"] {
    padding-right: 0px !important;
} */
.check-out ul.woocommerce-error {
background: #2f3d9717;
border-color:#2F3D97;
}

.check-out .woocommerce-form__label-for-checkbox{
display:flex;
align-items:center;
gap:20px;
}
.check-out ul.woocommerce-error  li, .check-out ul.woocommerce-error li strong{
font-family:'uni sans book';
font-weight:400;
}

/* .table-2 .custom-checkout table tr{
border-bottom:0px !important;
}
 */
.table-2 .custom-checkout tfoot{
display:none;
}
.custom-checkout .woocommerce_cart_item_name_title{
font-family:'uni sans semibold' ;
font-weight:500;
font-size:18px;
text-transform:uppercase;
}
.check-out .custom-checkout  .woocommerce-Price-amount bdi ,.check-out .woocommerce-Price-currencySymbol{
color:#272727;
font-family:'uni sans semibold' !important;
font-weight:600 !important;
font-size:20px !important;
}
.custom-checkout th{
text-align:left !important;
}


.custom-checkout .woocommerce_cart_item_name {
display:flex;
gap:18px;
}
.custom-table{
height:100%;
}
.custom-checkout .product-name{
background:none;
}
/* .custom-checkout table td{
display:flex;
justify-content:end;
}
 */
.check-out form.checkout_coupon{
color:#ffffff;
}

.table-2 td.product-total {
background:none;
}
.attributed dd{
margin-left:0px
}

.table-2 td.product-total {
padding-top:40px !important;
}

/* .check-out .woocommerce-checkout-review-order-table td{
text-align:right;
} */


.check-out tr.cart-subtotal td,.check-out .order-total td{
text-align:right;
}

.check-out .woocommerce-checkout-review-order{
display:none !important;
}

form.checkout_coupon.woocommerce-form-coupon {
background:#2F3D97;
}

.check-out form.checkout_coupon{
color:#ffffff;
}

.checkout_coupon button{
background:#ffffff !important;
padding:14px 37px !important;
font-family:'uni sans book';

}

.check-out #checkout_login form.woocommerce-form.woocommerce-form-login.login, .check-out  #checkout_login .woocommerce-form-register {
border:1px solid #CECECE;
padding:20px;
box-shadow: 15px 20px 15px #8888880a;

}

.check-out #checkout_login h2:first-child{
font-family:'unisansheavy' !important;
text-transform:uppercase;

}

.check-out #checkout_login input{
border:1px solid #CECECE;
border-radius:40px;

}
.check-out #checkout_login  plabel{
font-family:'uni sans book' !important;
font-size: 15px !important;
text-transform:uppercase;
color:#060302 !important;
}

.check-out .woocommerce-form-login__submit,.check-out .woocommerce-form-register__submit{
border-radius:40px!important;
width:100%;
font-family:'uni sans book' !important;
font-size: 16px !important;
text-transform:uppercase;
color:#ffffff !important;
background:#060302 !important;
padding:14px !important;
}

.check-out .woocommerce-form-login__submit:hover ,.check-out .woocommerce-form-register__submit:hover{
background:#2F3D97 !important;

}

.check-out .lost_password a{
color:#2F3D97;

}

.check-out .woocommerce-form-register p{
font-family:'uni sans book';
font-size:14px !important;
}




.checkout_coupon input{
height:50px;
}

.checkout_coupon p{
font-family:'uni sans book';
}

.check-out .woocommerce_cart_item_name {
align-items:center;
}

 .table-1 .custom-checkout .product-total{
display:none !important;
}
.custom-checkout table tr{
border-bottom:1px solid #E2E2E2 !important;
}
.check-out .woocommerce-checkout-review-order{
display:none !important;
}

.check-out .woocommerce-checkout-review-order{
display:none !important;
}
/*Footer
*/

.social-icont .elementor-grid-item a{
border-radius: 100px;
background: #ffffff00 !important;
box-shadow: 0px 0px 14px 0px rgba(3, 120, 167, 0.07) !important;
}


@media only screen and (max-width: 1450px){
.woocommerce-cart  .alignwide{
margin-left:0px !important;
margin-right:0px !important;

}
.banner-img img{
max-width:120%;
margin-top: -190px;
margin-left: 0px;
}

}

@media only screen and (max-width: 1200px){


body:not([class*=elementor-page-]).woocommerce-cart  .site-main {
max-width: 100% !important;
}



}

@media only screen and (max-width:1024px){

.wish-sec .product-remove{
display:flex !important;
}

.wish-sec table th {
    width: auto;
}


.wish-sec td.product-remove{
width:auto !important;
}

.table-2 tr.cart_item{
border-bottom:1px solid #E2E2E2 !important;
}

.shop-products .add_to_cart_button, .shop-products .tinvwl_add_to_wishlist_button {
padding:14px !important;
}

.woocommerce-cart .wc-block-components-radio-control__option-layout {
display: flex;
justify-content: space-between;
 gap: 20px;
}
.woocommerce-cart  .wc-block-cart__submit-button{
padding:0 !important;

}
	.woocommerce-cart .elementor.elementor-62.elementor-location-footer {}
.payment-con h2 {
    font-size:20px;
    padding:10px 0 ;
}

.woocommerce-cart .wc-block-cart-item__remove-link::before {
    width: 20px;
    height: 24px;
}
	
	
	.woocommerce-cart .wc-block-components-quantity-selector {
    position: absolute;
    bottom: 82px;
    right: 0;
}
span.tinvwl_add_to_wishlist-text {
font-size:14px;
} 

.woocommerce-cart .wc-block-components-product-details li span {
    font-size: 14px !important;
}

.woocommerce-cart .wc-block-formatted-money-amount, .woocommerce-cart a.wc-block-components-product-name {
    font-size: 20px;
}
}



@media only screen and (max-width:768px){

.wish-sec th.product-name {
display:none !important;
}


.wish-sec td.product-price ,.wish-sec td.product-stock{
padding:10px !important;
font-size:18px !important;
}

.wish-sec td.product-remove a{
font-size:18px;
}

.wish-sec	.product-remove{
flex-direction:column;
}

.wish-sec td.product-stock .stock {
    margin-bottom: 20px !important;
}

}

@media only screen and (max-width:767px){

.single-shiplist ul.elementor-icon-list-items {
gap:20px;
}
.check-out .wpmc-tab-number {
    width: 80px !important;
	height: 80px !important;

}
.check-out .wpmc-tab-text {
display:block;
}
.check-out   .wpmc-tab-text{
font-size:14px !important;
}

.check-out  .wpmc-tab-item .wpmc-tab-text{
position:static;
}
.check-out  form.checkout.woocommerce-checkout {
padding-top:0;

}

.check-out 	ul.wpmc-tabs-list.wpmc-3-tabs{
background:none;
display:flex;
justify-content:space-between ;

}

.check-out .woocommerce-billing-fields input, .woocommerce-shipping-fields input{
height:45px; 
}
.woocommerce-cart .wc-block-components-quantity-selector {
position:relative;
bottom:unset;
right:unset;
padding-top:0px;
}

.payment-con h2 {
font-size: 20px;
}
.woocommerce-cart #content{
padding-top:50px;
padding-bottom:50px;
}
.woocommerce-cart tr.wc-block-cart-items__row .wc-block-cart-item__remove-link{
bottom:70px;
right: 16px;
font-size: 14px !important;
}

.woocommerce-cart .wc-block-cart-item__quantity {
padding:0 !important;
}

.woocommerce-cart .wc-block-cart-item__remove-link::before {
width: 20px;
height: 24px;
}

.woocommerce-cart .wc-block-cart-item__remove-link::before{
left:-30px;
}
.woocommerce-cart .wc-block-formatted-money-amount, .woocommerce-cart a.wc-block-components-product-name {
font-size:18px;
padding-righT:16px !important;
}

.woocommerce-cart .wc-block-components-product-details li span{
font-size:14px !important;
}

.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
margin-left:0 !important; 
margin-right:0 !important;
}

.cart-icon::after{
content:'';
}
	
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper {
    border-top: 0;
}


.woocommerce-cart .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    padding: 20px !important;
}
	.woocommerce-cart table tr.wc-block-cart-items__row{
    display:flex;
}

.shop-products .add_to_cart_button, .shop-products .tinvwl_add_to_wishlist_button {
padding:12px !important;
}

.banner-img img{
max-width:100%;
margin-top: 0px;

}

.banner-img {
position:relative;
margin-left: 0;

}

.woocommerce-cart td.wc-block-cart-item__image{
 width: auto !important; 
}

}


@media only screen and (max-width:389px){



}

