.elementor-7133 .elementor-element.elementor-element-de43d56{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:65px;--padding-bottom:65px;--padding-left:0px;--padding-right:0px;}.elementor-7133 .elementor-element.elementor-element-de00f01{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-37304e6 */.cart_totals h2{
   font-family: poppins !important;
    text-transform: capitalize;
    
}
.shop_table{
    font-family: poppins
}
.product-name a{
    color:red;
}
.sk .checkout-button{
    background:#1D7DD4 !important;
    font-family: poppins;
    font-size:16px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    color:white !important;
}

.sk .shipping-calculator-button{
    color:red
}

.sk .checkout-button:hover{
    background: #DF0600 !important;
    color: white !important
}

@media only screen and (max-width: 767px) {
    
    .cart_totals h2{
    font-size:21px;
}

.sk .checkout-button{
    font-size:12px !important;
}
  
}/* End custom CSS */