.elementor-2607 .elementor-element.elementor-element-9a36746{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2607 .elementor-element.elementor-element-a153fd8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2607 .elementor-element.elementor-element-21516bf{--display:flex;--border-radius:20px 20px 20px 20px;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-2607 .elementor-element.elementor-element-21516bf:not(.elementor-motion-effects-element-type-background), .elementor-2607 .elementor-element.elementor-element-21516bf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D9D9D9;}@media(min-width:768px){.elementor-2607 .elementor-element.elementor-element-a153fd8{--content-width:1300px;}.elementor-2607 .elementor-element.elementor-element-21516bf{--width:1300px;}}@media(max-width:1366px) and (min-width:768px){.elementor-2607 .elementor-element.elementor-element-21516bf{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-b683060 */.woosw-item {
    background-color: #d9d9d9;
}
.woosw-item td {
    border: 1px solid #4b6b93; 
    font-size: 17px;
}
.woosw-item--remove span{
    background-color: rgba(0,0,0,0.3) !important;
    color: white !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    transition: 0.2s;
}
.woosw-item--remove span:before {
    margin-top: -2px;
    transition: 0.2s;
}
.woosw-item--remove span:hover {
    background-color: black !important
}
.woosw-items .woosw-item .woosw-item--remove span:hover:before {
    color: white !important
}
.woosw-item--name a {
    text-decoration: none;
    color: black;
}
.woosw-item--price ins .woocommerce-Price-amount.amount {
    color: #a00000 !important;
    font-size: 21px;
    font-weight: 600 !important;
}
.product.woocommerce.add_to_cart_inline a{
    background-color: #4b6b93;
    border: 2px solid #4b6b93;
    color: white;
    transition: 0.2s;
    text-align: center;
}
.product.woocommerce.add_to_cart_inline a:hover {
    background-color: #d9d9d9;
    color: #4b6b93;
}
#woosw_copy_btn {
    background-color: #4b6b93 !important;
    border: 2px solid #4b6b93;
    color: white;
    margin-left: 10px;
}
#woosw_copy_btn:hover {
    background-color: #d9d9d9 !important;
    color: #4b6b93 !important;
}
#woosw_copy_url {
    width: 320px;
}
@media (max-width: 768px) {
    #woosw_copy_url {
        width: 120px;
    }
    .woosw-item--image {
        display: none;
    }
    .product.woocommerce.add_to_cart_inline a {
        font-size: 14px !important;
        line-height: 20px;
    }
    .woosw-item--info {
        text-align: center;
    }
    .woosw-item--time {
        font-size: 14px;
    }
}/* End custom CSS */