/*
Theme Name: Terina Child
Theme URI: http://terina.novaworks.net
Description: This is a child theme for Terina Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: terina
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/
html[lang="el"] .hide-el{
    display: none
}
html[lang="en-US"] .hide-en{
    display: none
}
.espa-container {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    max-width: 150px;
}

/* All styles from customizer */
/* cart box */
.header-cart-box .count-badge {
	background-color: #CCCBBD !important;
	color: #413901 !important;
}

/* subscribe */
.novaworks-subscribe-form__submit-text {
	color: #e8e8e8;
}

footer.site-footer .elementor-widget-container {
	color: #FCE7A6;
}

.elementor-social-icon .elementor-screen-only {
	color: #e8e8e8;
}

.novaworks-more-wrap .novaworks-more-icon,
.novaworks-more-wrap .btn__text {
	color: #fff;
}
.tagcloud a.tag-cloud-link {
	color: #171717;
}

form.cart .quantity .qty-button.inc:after,
form.cart .quantity .qty-button.dec:after,
form.cart .quantity .qty-button.inc,
form.cart .quantity .qty-button.dec {
	color: #1C1603;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #4d4dd4;
}
.woocommerce-message {
	background-color: #206540;
}
.woocommerce-cart-form__contents thead th,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal .woocommerce-Price-amount,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table label,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-destination,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-calculator a,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .tax-rate{
	color: #1D1A02;
}


/* slideshow */
/* body.custom-background rs-layer#slider-1-slide-1-layer-1 {
    background-color: rgba(0,0,0,0) !important;
} */

body .entry-excerpt {
    background-color: transparent;
}
body.custom-background .elementor-widget-slider_revolution {
    background-color: black;
}

body .slick-list .slick-slide .novaworks-posts__inner-box {
    background-color: black;
}

/* presentation button -slider's dots' */
li[role="presentation"] button[role="tab"] {
    color: white !important;
}

/* Checkout page */
.woocommerce-info {
    background-color: #286167;
}
.required {
	color: #9E003A !important; 
}







/****************************************************************/
/****************************************************************/
/****************************************************************/
