.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for wc-elements, class: .elementor-element-197b4a2 */.nv-post-cover .nv-title-meta-wrap, .nv-page-title-wrap, .entry-header {
    --textalign: left;
    display: none;
}
.product-name .variation dt {
    font-weight: 300;
    display: inline-block;
    display: none;
}
dl dd {
    padding-left: 0px !important;
}
table {
  border-collapse: separate !important;
  border-spacing: 0 30px !important;
}
.woocommerce table.shop_table.cart tr {
    background: white;
}

.product-thumbnail{
width: 25% !important;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.cart img {
    /* height: auto; */
    width: 100% !important;
}
.cart tr {
    
    border-bottom: 0px solid var(--nv-text-color) !important;
}
.product-name{
    font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 48px;
/* or 120% */


/* dark */

color: #000000;
}
.product-subtotal{
    margin-top: 10px;
    font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-size: 24px;
line-height: 40px;
color: #000000;
}
.quantity{
    margin-top: 30px;
}
.product-remove{
    border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
 padding-right: 50px !important;
}
.product-thumbnail img{
    background:#F6F7FB;
    border-radius: 20px;
}
.woocommerce a.remove {
    color: #fff!important;
    background: black;
}
.cart_totals {
    float: left!important;
    width: 60% !important;
}
.shop_table tr{
    border: 0px!important;
}

.woocommerce .cart_totals .wc-proceed-to-checkout {
    display: flex;
    justify-content: flex-start!important;
}
a.checkout-button {
    background: #000000 !important;;
    border-radius: 50px !important;
}

.cart_totals {
    font-family: 'Manrope';
font-style: normal;
font-weight: 400;
line-height: 40px;
    color: black;
padding-left: 50px;
}
.cart_totals h2{
    color: black;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 0px !important
}
.nv-page-title-wrap .nv-page-title {
    text-align: var(--textalign,left);
    display: none;
}
.shop_table tr {
    font-size: 18px;
}
.woocommerce .cart_totals .order-total {
    font-size: 22px !important;
}

@media only screen and (max-width: 600px) {
  .product-thumbnail{
width: 100% !important;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.woocommerce table.shop_table.cart td {
    background: 0 0!important;
    font-size: var(--bodyfontsize);
    padding: 10px 0;
    border: 0;
    width: 100%;
    text-align: left !important;
}
.woocommerce table.shop_table.cart tr {
    padding: 30px !important;;
    margin-top: 30px !important;;
}
.woocommerce table.shop_table.cart tr {
    background: white;
    border-radius: 20px;
}
.product-name{
font-size: 24px;
line-height: 25px;
}
.woocommerce table.shop_table.cart td::before {
    display:none;
}
a.remove {
    text-decoration: none;
    float: right;
    margin-left: -50px!important;
    margin-top: -55px !important;
    visibility: hidden;
}
a.remove::after {
  font-family: 'Manrope';
  color: grey;
  font-weight: 400;
  font-size: 18px;
  content: "Премахни";
  margin-left: -30px!important;
  visibility: visible;
}
.woocommerce table.shop_table.cart tr:last-child {
    border: 0;
    display: none;
}
.cart_totals {
    width: 100% !important;
    padding: 10px !important;
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
    display: flex;
    justify-content: flex-end!important;
}
.shop_table tr {
    font-size: 13px;
}
}



.woocommerce-checkout form.checkout {
    display: block!important;
}

.coupon{
    display: none;
}/* End custom CSS */