/*
Theme Name: Yeye Child
Description:  This is a child theme
Author: Familab Team
Template: fisino
Version: 1.0.0
*/

.header-element:not(:last-child) {
    margin-right:16px
}

.single-product div.summary.product-info.text-left .product-share {
    margin-bottom: 36px;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper, .ywgc-main-form-preview-container{
    box-shadow: none;
}
.ywgc-amount-buttons {
    background-color: #CFCBCD !important;
}
.gift-cards-list button.ywgc-predefined-amount-button.selected_button {
    background-color: #F08142 !important;
}
.woocommerce button:hover, .familab_theme button:hover {
    background-color: #FAC18C !important;
}
.ywgc_have_code .woocommerce-info a {
	background: #E29583;
	padding: 8px 16px;
	color:#fff
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
	background: #224360
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon{
    border-radius: 50%;
}
.elementor-social-icon-instagram{
    background-color: #f77737;
}
.elementor-social-icon-facebook{
    background-color: #1877f2;
}

.share_gift{
	padding: 2em 2em 2em 2em; 
	margin-top:16px; 
	background:#f6f6f6;
}

.share_gift p{
	padding-bottom:16px
}

.share_gift a{
	background: #E29583;
	padding: 16px 24px;
	color: #fff;
}
.share_gift a:hover{
	background: #F9C7B2
}

.copy .elementor-widget-container .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a{
	display: initial !important
}

.elementor-icon-list-text .customize-unpreviewable{
	display: initial !important
}