/* 
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 */
/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.elementor-location-header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
    width: 100%;
}
.an-primary-btn .elementor-button {
    position: relative;
    overflow: hidden;
    padding-right: 100px;
    background: transparent;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 1;
}
.an-primary-btn .elementor-button .elementor-button-icon {
    position: absolute;
    width: 74px;
    height: 74px;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #8A4D76;
}
.an-primary-btn .elementor-button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 70px;
    background: #1FB2AE;
    z-index: -1;
    left: 0px;
    top: 0px;
    transition: 0.5s;
}
.an-primary-btn .elementor-button:hover:before {
    width: calc(100% - 74px);
}
.an-primary-btn2 .elementor-button {
    position: relative;
    overflow: hidden;
    padding-right: 100px;
    background: transparent;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 0;
}
.an-primary-btn2 .elementor-button .elementor-button-icon {
    position: absolute;
    width: 74px;
    height: 74px;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #8A4D76;
}
.an-primary-btn2 .elementor-button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 70px;
    background: #FC5E9E;
    z-index: -1;
    left: 0px;
    top: 0px;
    transition: 0.5s;
}
.an-primary-btn2 .elementor-button:hover:before {
    width: calc(100% - 74px);
}
html {
    overflow-x: hidden;
}
.an-loader_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 11;
    overflow: hidden;
	transition:1s;
	transition-delay: 1.5s
}

.an-loader_wrapper .loader-1 {
    position: absolute;
    width: 40%;
    top: -22%;
    left: -13%;
    transition: 1.2s;
	
}

.an-loader_wrapper .loader-2 {
    position: absolute;
    width: 40%;
    top: 33vh;
    right: -13%;
    transition: 1.2s;
	transform: scale(1)
}
.bannerAnimationLoad .an-loader_wrapper .loader-1 {
    top: 100%;
    left: -5%;
	transform: scale(1.7)
}

.bannerAnimationLoad .an-loader_wrapper .loader-2 {
    top: 100%;
}

.bannerAnimationLoad .an-loader_wrapper {
    opacity: 0;
    visibility: hidden;
}
.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
    width: 230px;
}
.banner-heading {
    transition: 0.8s;
    transform: scale(0);
    transform-origin: bottom;
    transition-delay: 1.7s;
}

.banner-cups-img{
    transition: 0.8s;
    transform: translatey(400px);
    opacity:0;
    transition-delay: 1.7s;
}
.banner-cups-img, .banner-content{
    transition: 0.8s;
    transform: translatey(400px);
    opacity:0;
    transition-delay: 1.7s;
}

.bannerAnimationLoad .banner-cups-img, 
.bannerAnimationLoad .banner-content{
 transform: translatey(0px);
    opacity:1;
}
.bannerAnimationLoad .banner-heading{
	transform: scale(1);
}
.an-product-wrapper .an-product-heading h3 {
    min-height: 60px;
}

@media (max-width: 1750px){
	body{
		zoom: 0.9
	}
	
}
@media (max-width: 1600px){
	body{
	zoom: 0.8
		}
}
@media (max-width: 1400px){
	body{
	zoom: 0.75
		}
}
@media (max-width: 1199px){
	body{
	zoom: 0.9
		}
}
@media (max-width: 991px){
	body{
	zoom: 1
		}
	.anproduct-wrapper .elementor-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.anproduct-wrapper .elementor-grid .e-loop-item {
    width: calc(50% - 10px);
}
	.an-main-banner{
		    background-color: #FFD700;
	}
	.an-primary-btn .elementor-button, .an-primary-btn2 .elementor-button {
    font-size: 16px;
    height: 50px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 70px;
}
.an-primary-btn .elementor-button .elementor-button-icon, .an-primary-btn2 .elementor-button .elementor-button-icon {
    width: 50px;
    height: 50px;
}
.an-primary-btn .elementor-button:hover:before, .an-primary-btn2 .elementor-button:hover:before {
    width: calc(100% - 50px);
}
.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
    width: auto;
    padding: inherit;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
	.an-primary-btn.without-icon .elementor-button {
    min-width: 170px;
}
	.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
    font-size: 16px;
}
	.twice-section {
    background: white !important;
}
}

@media (max-width: 575px){
	.anproduct-wrapper .elementor-grid .e-loop-item {
    width: 100%;
}
	.anproduct-wrapper .elementor-grid .e-loop-item .elementor-button-link {
    max-width: 250px;
}
	.an-product-wrapper .an-product-heading h3 {
    min-height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.anproduct-wrapper .elementor-grid .e-loop-item .an-primary-btn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
}