/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
a, .link, .accent { color: #0A58C2; } 
a, .link:hover { color: #1b67ce; }

.elementor-6 .elementor-element.elementor-element-e68a180 .uc_post_title { line-height: 1.2em; }
#uc_woocommerce_product_carousel_elementor_e68a180 .uc_prices > div { padding-bottom: 20px; }
.uc_buttons { position: absolute; bottom: 20px; }

/* Auctions */
.elementor-894 .elementor-element.elementor-element-5849664 .uc_regular_price { margin-top: 10px; }

.ue_category_wrapper { justify-content: flex-start!important; }

/* Single Product */
.woocommerce div.product div.images img { border-radius: 10px; }

.slick-initialized .slick-slide { max-height: 480px!important; }
.woocommerce div.product div.images img { max-height: 480px; object-fit: cover; }

.wpgs-nav .slick-current { border-radius: 10px; border-color: #0A58C2!important; }
.wpgs-nav .slick-active img { max-height: 100px!important; }
.wpgs-nav .slick-slide  { max-height: 100px!important; }
.woocommerce div.product.elementor .woocommerce-tabs .panel { background: #fff!important; }
.woocommerce div.product div.images { margin-bottom: 0em!important; }

.wpgs-for .slick-arrow::before, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before { color: #0A58C2!important; }
.flaticon-right-arrow:before { margin-right: 10px !important; }
.wpgs-for .slick-arrow::before { margin-left: 10px !important; }
.slick-prev, .slick-next { top: 55%!important; }
.wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before { color: #0A58C2!important; } 
.elementor-781 .elementor-element.elementor-element-15ecc2f3 > .elementor-widget-container { border: 1px #fff solid !important; }

.uwa-timezone { padding-bottom: 5px; border-bottom: 2px solid #8a8a8a; }
#auction-product-type .uwa_auction_product_countdown { border-radius: 10px; box-shadow: 0px 1px 10px 0px rgba(9.999999999999964, 88.00000000000011, 194, 0.3); }

/* Single Post */
.elementor-919 .elementor-element.elementor-element-56a20e7b h2, .elementor-919 .elementor-element.elementor-element-56a20e7b h3 { color: #171918; }

/* Account / Register */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button { background: #0A58C2; color: #fff; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover { background: #171918; color: #fff;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit { background: #0A58C2; color: #fff; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover { background: #171918; color: #fff; }
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button { background: #0A58C2; color: #fff; }
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover { background: #171918; color: #fff; }

.checkreserve p.uwa_auction_reserve_not_met { color: green; }
.elementor-1009 .elementor-element.elementor-element-44696be .ue-no-posts-found {
    border-radius: 10px;
    color: #171918;
    border: 1px solid #0A58C2;
}

/* Cart Page */
.elementor-1459 .elementor-element.elementor-element-b75e70e .coupon .input-text { color: #171918; font-size: 18px; padding: 12px; border-radius: 10px; }
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button { background: #0A58C2; color: #fff; border-radius: 10px; }
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover { background: #171918; color: #fff; }