.elementor-kit-6{--e-global-color-primary:#E5A729;--e-global-color-secondary:#000000;--e-global-color-text:#191817;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;font-size:15px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"PF Global", Sans-serif;font-size:40px;font-weight:400;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"PF Global", Sans-serif;font-size:30px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* HTML , BODY*/
body {
    width: 100%;
    overflow-x: hidden;
}

/* Header style */
body > header[data-elementor-type='header'] {
    position: sticky;
    z-index: 20;
    top: -47px;
}

.divino-product-feature {
    font-weight: 700;
    color:var(--e-global-color-primary);
}

p {
    color: var(--e-global-color-text);
}

a {
    color:var(--e-global-color-text);
}

a:hover {
    color:var(--e-global-color-text);
}

/********************/
/********************/
/* PRODUCT CAROUSEL */
/********************/
/********************/
#divino-products-tab .e-n-tabs-content {
    padding: 10vw 0 0 0;
}


.divino-product-carousel {
    overflow-x: hidden;
}
.divino-product-carousel .e-n-carousel {
    width: 105%;
    margin-left: -5%;
}

.divino-product-details p, .divino-product-details .elementor-widget-heading {
    color: white;
    direction: initial;
}

.divino-product-details {
    min-height: 250px;
}

/* Padding to show shadows */
.divino-product-carousel .swiper-wrapper{
    padding: 100px 0;
}

/* Shadow Border for slides */
#divino-products-tab .divino-product-carousel .swiper-slide {
    box-shadow: 0 0 4px 0 #00000040;
    height: fit-content;
}

/* HIDE Prodcut details*/
.divino-product-carousel .divino-product-details {
    display: none;
}


/* HIDE filler slides */
.divino-product-carousel .swiper-slide:nth-child(1),
.divino-product-carousel .swiper-slide:nth-child(2),
.divino-product-carousel .swiper-slide:nth-last-child(1),
.divino-product-carousel .swiper-slide:nth-last-child(2){
    visibility: hidden;
}


/* Hide main image */
.divino-product-carousel .carousel-image-main {
    display: none;
}

/* CSS for Active Slider Item */
#divino-products-tab .divino-active-product {
    width: 25% !important;
    margin:0 -2.5% 0 -2.5% !important;
    z-index: 1;
    transform: translateY(-25px);
}
.divino-product-carousel .divino-active-product .divino-product-details {
    display: flex;
}
.divino-product-carousel .divino-active-product .divino-carousel-title {
    background-color: var(--e-global-color-primary);
}
#divino-products-tab .divino-product-carousel .divino-active-product .divino-carousel-title .elementor-heading-title {
    color: white;
}
.divino-active-product .divino-carousel-image img {
    transform: scaleY(0.6) scaleX(0.6);
}
#divino-products-tab .divino-active-product .divino-carousel-image {
    margin: -80px 0 -70px 0;
}

@media(max-width:1024px) {
   /* HIDE filler slides */
    .divino-product-carousel .swiper-slide:nth-child(1),
    .divino-product-carousel .swiper-slide:nth-last-child(1) {
        display: none;
    }
    #divino-products-tab .divino-active-product {
        width: 40% !important;
        margin:0 -5.7% 0 -5.7% !important;
    }
}

@media(max-width:767px) {
   /* HIDE filler slides */
    .divino-product-carousel .swiper-slide:nth-child(2),
    .divino-product-carousel .swiper-slide:nth-last-child(2) {
        display: none;
    }
    #divino-products-tab .divino-active-product {
        transition-duration: 0.5s;
        width: 80% !important;
        margin:0 0 0 -30% !important;
        transform: translateY(-25px) translateX(-10%);
    }
    
    #divino-products-tab .divino-product-carousel .swiper-slide-next {
        transition-duration: 0.5s;
        transform: translateX(-44%);
    }
}



/********************/
/********************/
/*** HEADER MENU ****/
/********************/
/********************/


/* Menu above all */
#divino-menu .e-n-menu-title {
    z-index: 10;
    /*filter: drop-shadow(0px 0px 1px #0A3755);*/
}

/* Mega Menu Below */
#divino-menu .e-n-menu-content {
    z-index: 9;
}

/* CSS for MENU label */
#divino-menu .e-n-menu-title {
    flex-direction: row-reverse;
    gap: 20px;
}

/* Hide Menu text */
#divino-menu .e-n-menu-title-container {
    display: none;
}


/* MENU icon CSS closed version */
#divino-menu .e-n-menu-dropdown-icon-closed {
    display: flex !important;
}
#divino-menu .e-n-menu-dropdown-icon-closed svg {
    width: 60px;
    height: 60px;
}
/* Always hide opened icon */
#divino-menu .e-n-menu-dropdown-icon-opened {
    display: none !important;
    visibility: hidden;
}

/* When Menu Closed */
.e-n-menu-dropdown-icon[aria-expanded=false] path  {
    transition-duration: 0.5s;
    stroke: var(--e-global-color-primary);
}

/* When Menu Opened */
.e-n-menu-dropdown-icon[aria-expanded=true] path  {
    transition-duration: 0.5s;
    stroke: var(--e-global-color-text);
}
/* Opened Menu - 1st bar */
.e-n-menu-dropdown-icon[aria-expanded=true] path:first-child {
        transform: rotate(45deg) translateY(4px);
        transform-origin: center;
}
/* Opened Menu - 2nd bar */
.e-n-menu-dropdown-icon[aria-expanded=true] path:last-child {
        transform: rotate(-45deg) translateY(-4px);
        transform-origin: center;
}



/* CSS for Dropdown */
#divino-menu .e-n-menu-content {
    transition-duration: 0.5s;
    transform: translateY(-160vh);
}

/* CSS for Active Dropdown */
#divino-menu .e-n-menu-content.e-active {
    transition-duration: 0.5s;
    transform: translateY(0);
}

#e-n-menu-content-1701 {
    display: grid !important;
}


@media(max-width:767px) {
    /* MENU icon CSS closed version */
    #cm-menu .e-n-menu-dropdown-icon-closed i {
        font-size: 20px;
    }
    
    /* MENU icon CSS opened version */
    #cm-menu .e-n-menu-dropdown-icon-opened i {
        font-size: 20px;
    }
    
    /* CSS for MENU label */
    #cm-menu .e-n-menu-title {
        flex-direction: row-reverse;
        gap: 7.5px;
    }
        
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PF Global';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: oblique;
	font-weight: 400;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Bold.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Bold.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobal-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: oblique;
	font-weight: 500;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Bold.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Bold.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalOblique-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlack-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlack-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlack-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: oblique;
	font-weight: 600;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlackOblique-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlackOblique-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalBlackOblique-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLight-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLight-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLight-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PF Global';
	font-style: oblique;
	font-weight: 300;
	font-display: auto;
	src: url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLightOblique-Regular.woff2') format('woff2'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLightOblique-Regular.woff') format('woff'),
		url('https://divino.growagency.online/wp-content/uploads/2025/02/PFGlobalLightOblique-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */