/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2025 | 11:41:27 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

button#wpforms-submit-4593 {
    background-color: #1C5F83;
}

button#wpforms-submit-4593:hover {
    background-color: #2482B4;
}

.aws-container .aws-show-clear .aws-search-field {
    border-radius: 20px 0 0 20px !important;
    outline: none;
    border: 1px solid #d8d8d8;
    border-right: none;
}

.aws-container .aws-search-form .aws-form-btn {
     border-radius: 0 20px 20px 0 !important;
    outline: none;
    border: 1px solid #d8d8d8;
    background: transparent;
    width: 50px;
    border-left: none;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized {
    display: none;
}