/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
/* Slide In From The Top Option */

.header-2 {
    transform: translatey(-80px);
    width: 100%!important;
    transition: all .3s ease!important;
}

.elementor-sticky--effects.header-2 {
    height: auto!important;
    transform: translatey(0px);
}

.header-1 .elementor-sticky--effects {
    display: none!important;
}


/* End Of Slide In From The Top Option */


/* Header */

#header-full ul.elementor-nav-menu a:after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffffff;
    bottom: 0;
    left: 0;
    top: 25px;
    right: 0;
    margin-right: auto;
    transition: all .6s ease-in-out;
}

#header-mob ul.elementor-nav-menu a:after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: black;
    bottom: 0;
    left: 0;
    top: 25px;
    right: 0;
    margin-right: auto;
    transition: all .6s ease-in-out;
}

#header-full ul.elementor-nav-menu a:hover:after,
#header-mob ul.elementor-nav-menu a:hover:after {
    width: 100%;
}

#header-full ul.elementor-nav-menu a,
#header-mob ul.elementor-nav-menu a {
    padding: 0px;
}
#header-full li.wpml-ls-item {
	display: none;
}
#header-mob ul.elementor-nav-menu li {
    padding: 0px 25px;
}
.header-2 img {
	max-height: 45px;
	width: auto;
	padding: 5px 20px;
}
@media (max-width: 450px){
	.header-2 img {
		padding-right: 0px!important;
	}
}
.header-2 .cta-shop-header {
	order: 1;
}
.header-2 .cta-shop-header a {
    background-color: black;
    color: white!important;
    padding: 5px 10px!important;
    text-transform: initial!important;
    font-weight: 600!important;
}

#menu-fullpage .cta-shop-header a {
    background-color: black;
    color: white!important;
    padding: 10px 20px!important;
    text-transform: initial!important;
    font-weight: 600!important;
    margin-top: 10px!important;
}

.header-2 .cta-shop-header a:before,
#menu-fullpage .cta-shop-header a:before {
    content: '\f07a';
    font-weight: 900;
    font-family: "Font Awesome 5 free";
    display: inline-block;
    vertical-align: middle;
    opacity: 1!important;
    background-color: transparent!important;
    border-right: 2px solid white;
    position: relative!important;
    margin-right: 10px;
    padding-right: 10px;
}

#header-full .cta-shop-header {
    display: none!important;
}

#header-full ul li a {
    margin-right: 50px!important;
    margin-left: 50px!important;
}
#fullpage_menu-popup ul{
	display: flex;
	flex-direction: column;
}
#fullpage_menu-popup ul li.cta-shop-header {
	order: 1;
}
/* End Header */


/* Home */

div.cta-shop:not(.coming-soon) i.fa-shoppping-cart {
    padding-right: 5px;
}

div.cta-shop:not(.coming-soon) span.elementor-button-text:before {
    content: '| ';
    padding: 0px 15px;
}

p.rate-circle-desk {
    display: inline-flex;
    width: 222px;
    height: 222px;
    background-color: #550041;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    position: relative;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
}

p.rate-circle-desk span.content-rate-circle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

p.rate-circle-desk span.big-number {
    font-size: 81px;
    font-weight: bold;
}

p.rate-circle-desk span.small-number {
    font-size: 41px;
    margin-top: -30px;
}

p.rate-circle-mob {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 119px;
    height: 119px;
    background-color: #550041;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    position: relative;
    font-family: Arial, sans-serif;
}

p.rate-circle-mob span.content-rate-circle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

p.rate-circle-mob span.big-number {
    font-size: 44px;
    font-weight: bold;
}

p.rate-circle-mob span.small-number {
    font-size: 21px;
    margin-top: -17px;
}


/* End Home */


/* Carousel */

#wines-slider .elementor-swiper-button-prev i.eicon-chevron-left {
    content: url(https://onlinedev.it/svinando01/wp-content/uploads/2023/08/Icon-feather-arrow-left-circle@2x-1.png);
    width: 30px;
}

#wines-slider .elementor-swiper-button-prev,
#wines-slider .elementor-swiper-button-next {
    position: absolute;
    top: 50%;
}

#wines-slider .elementor-swiper-button-next i.eicon-chevron-right {
    content: url(https://onlinedev.it/svinando01/wp-content/uploads/2023/08/Icon-feather-arrow-left-circle@2x.png);
    width: 30px;
}
@media (max-width: 324px){
	#wines-slider a.elementor-button{
		font-size: 16px!important;
		padding: 10px 20px!important;
	}
}
.elementor-testimonial__footer {
	display: none!important;
}
.carousel-text div {
	min-height: 35px;
}
/* End Carousel */


/* Footer */

@media screen and (min-width: 1025px) {
    .elementor-location-footer .wpml-ls-legacy-list-horizontal {
        padding: 0px;
    }
    .elementor-location-footer .wpml-ls-legacy-list-horizontal a {
        padding-left: 0px;
    }
}

.elementor-location-footer a {
    color: #FFF!important;
}

.otgs-development-site-front-end {
    display: none;
}
.mobile-t2o-link a{
	color: #000!important;
}


/* End Footer */