/*
Theme Name: Hello Elementor Child
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.0.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 17 Feb 2024 09:42:27 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
a {
	color: #1A3C69;
}
a:hover { color:#ffbe00;}
#yith-ywraq-form .product-thumbnail img {
    max-width: 60px !important;
}

.single-product.woocommerce div.product .quantity .qty {
    height: 48px;
    font-size: 16px;
    width: 134px;
    background: transparent !important;
    border: 1px solid #e5e5e5;
}
.woocommerce div.product p.stock {
    margin-top: 15px;
}
.single-product .product_meta {
    margin-top: 10px;
}
.woocommerce div.product form.cart {
    margin-bottom: 0.1em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #1A3C69;
    font-weight: 600;
}
.woocommerce table.shop_attributes td {
    padding: 5px 5px 5px 15px;
    line-height: 1.5;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
    background-color: #FFBE00;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:hover {
    background-color: #1A3C69;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active {
    background-color: #1A3C69;
    color: #fff;
    border: none;
}
.woocommerce ul.products li.product a {
    font-size: 18px;
    font-weight: 800;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #1A3C69;
}
.related.products h2 {
    text-align: center;
    color: #1A3C69;
    font-size: 36px;
    font-weight: 700;
	margin-bottom: 40px;
}
.woocommerce-product-details__short-description {
    line-height: 1.8em;
}
.ywdpd-table-discounts-wrapper {
    margin-bottom: 20px;
}
span.woocommerce-Price-amount.amount {
    color: #bd584e;
}
@media screen and ( min-width: 576px ) {
.woocommerce div.product form.cart > div.quantity {
    float: right;
    margin-top: -50px !important;
}
}