/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1666774750
Updated: 2022-10-26 10:59:10

*/

input.sa_saved_billing_addresses_button {
    color: #F47933;
    border: 1px solid #F47933;
}

input.sa_saved_billing_addresses_button:hover {
    background-color: #F47933;
}

.sp-wcsp-cat-item-thumb-content {
    background-color: #f0f0f0;
    border-radius:10px;
}
.sp-wcsp-cat-item .sp-wcsp-cat-thumbnail img {
    width: 300px;
    height: 160px;
    object-fit: contain;
}
.sp-wcsp-cat-name {
    display:none;
}

.sp-wcsp-cat-desc {
    text-align:left !important;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height:150px;
    width:100%;
}

.sp-wcsp-cat-desc h1 {
    font-size:18px;
}
