/*
Theme Name: Lorne Child
Theme URI: https://lorne.qodeinteractive.com
Description: A child theme of Lorne
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: lorne
Template: lorne
*/



@font-face {
    font-family: 'Spectral-ExtraLightItalic'; /*a name to be used later*/
    src: url('./fonts/Spectral-ExtraLightItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Spectral-Light'; /*a name to be used later*/
    src: url('./fonts/Spectral-Light.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Spectral-LightItalic'; /*a name to be used later*/
    src: url('./fonts/Spectral-LightItalic.ttf'); /*URL to font*/
}

::selection {
    background: #7A7B7B;
}

::-webkit-scrollbar {
    width: 5.5px;
}

::-webkit-scrollbar {
    width: 5.5px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
    background-color: #7A7B7B;
}

a{
    color: #6B5F5E;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: transparent;
    border-color: #99965C;
    color: #6B5F5E;
}

.inner-send-form span.qodef-m-text {
    color: #6B5F5E;
}

#qodef-page-header, #qodef-page-mobile-header {
    z-index: 999999999;
}

#wpadminbar{
    z-index: 9999999999;
}

.qodef-mobile-header--sticky #qodef-page-mobile-header{
    transform: unset !important;
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{
    top: unset !important;
}

div#qodef-page-mobile-header-inner {
    border-radius: 15px 15px 15px 15px !important;
    border: 2px solid #6b5f5e !important;
    background-color: #eeece8 !important;
}

.qodef-mobile-header--standard #qodef-page-mobile-header {
    background-color: #6b5f5e !important;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-height--not-set img {
    max-height: calc(45%* 100 / 80);
}

#qodef-page-footer-top-area-inner {
    padding: unset !important;
}

/*.wrapper-jwb-footer {
    display: flex;
    flex-wrap: wrap;
}

.left-jwb-footer-clm, .righ-jwb-footer-clmt {
    width: 50%;
}*/

.wrapper-top-jwb-footer-clm, .wrapper-bottom-jwb-footer-clm {
    padding: 60px 80px;
}

.wrapper-left-jwb-footer-clm {
    padding: 50px 100px 50px 60px;
}

.inner-right-privacy-txt {
    display: flex;
    padding: 0 80px;
}

.inner-left-privacy-txt{
    padding: 0 60px; 
}

.left-jwb-footer-clm, .inner-bottom-footer-clm, .inner-top-footer-clm {
    border-radius: 15px;
    border: 1px solid;
    background: #6B5F5E;
    color: #fff;
}

.inner-right-privacy-txt a {
    color: #eeece8 !important;
}

.left-jwb-footer-clm h2{
    color: #C8BAAE !important;
    font-family: 'Saira';
}

.left-jwb-footer-clm h2 i {
    font-family: 'Spectral';
    font-size: 80px;
}

.left-jwb-footer-clm {
    display: flex;
}

.wrapper-jwb-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left-jwb-footer-clm, .right-jwb-footer-clm {
    flex: 1;
    box-sizing: border-box;
}

.left-jwb-footer-clm {
    max-width: 50%;
}

.right-jwb-footer-clm {
    max-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inner-top-footer-clm, .inner-bottom-footer-clm {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inner-right-footer-menu, .inner-jwb-footer-menu {
    display: flex;
    justify-content: center;
}

.inner-jwb-footer-menu {
    display: flex;
    justify-content: space-between;
}

.jwb-footer-clm-left, .jwb-footer-clm-right {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.inner-btn-footer a {
    color: #EEECE8;
    text-decoration: none;
    background: #000;
    padding: 10px 20px;
    border-radius: 50px;
    display: inline-block;
}

.inner-left-jwb-footer-clm {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.wrapper-left-jwb-footer-clm .inner-btn-footer {
    margin-top: 25px;
}

.wrapper-left-jwb-footer-clm {
    margin-top: 40px;
    margin-bottom: 60px;
}

.inner-right-footer-menu {
    justify-content: space-between;
    text-transform: uppercase;
}

.inner-left-privacy-txt p {
    color: #C8BAAE;
    font-size: 14px;
}

.inner-right-privacy-txt a{
    color: #C8BAAE !important;
    font-size: 14px;
}

.inner-right-privacy-txt > p {
    margin-right: 30px;
}

.inner-left-privacy-txt, .inner-right-privacy-txt {
    margin-bottom: 40px;
}

.wrapper-left-jwb-footer-clm p {
    line-height: 2;
    color: #EEECE8;
}

.inner-jwb-footer-menu h6 {
    color: #EEECE8 !important;
    margin-bottom: 30px !important;
    font-family: 'Saira';
    font-weight: 400;
}

.inner-jwb-footer-menu span {
    line-height: 2;
}

.wrapper-bottom-jwb-footer-clm .qodef-social-icons-group a {
    padding-left: unset !important;
}

#qodef-page-footer .wrapper-bottom-jwb-footer-clm .qodef-social-icons-group a {
    padding: unset;
    min-width: fit-content;
    margin-right: 20px;
    color: #EEECE8;
    font-size: 14px;
}

#qodef-page-footer .wrapper-bottom-jwb-footer-clm .qodef-social-icons-group .qodef-icon-holder.qodef--textual .qodef-icon--textual-svg {
    margin-left: -9px;
}

.wrapper-bottom-jwb-footer-clm .qodef-social-icons-group {
    margin-top: 25px;
}

#qodef-page-footer {
    background-color: #fff !important;
}

div#qodef-page-footer-top-area{
    border: unset !important;
}

.qodef-vertical-links-showcase .qodef-e-vertical-link-item .qodef-e-title span {
    color: #EEECE8;
    -webkit-text-stroke-color: #EEECE8;
}

.qodef-vertical-links-showcase .qodef-e-vertical-link-item .qodef-e-title:hover span {
    color: #6B5F5E;
    -webkit-text-stroke-color: #6B5F5E;
}

.qodef-vertical-links-showcase .qodef-e-vertical-link-item .qodef-e-vertical-link-images .qodef-m-image-one img, .qodef-vertical-links-showcase .qodef-e-vertical-link-item .qodef-e-vertical-link-images .qodef-m-image-two img {
    border-radius: 20px;
}

.eplay-title{
    position: relative;
    transition: transform 0.2s linear;
    will-change: transform;
    color: #C8B9AE;
    font-size: 170px;
    line-height: 170px;
    font-weight: 300;
    opacity: 0.4;
    letter-spacing: -.015em;
}

.animation-title-left {
    transform: translateX(-50px);
    text-align: left;
}

.animation-title-right {
    transform: translateX(50px);
    text-align: right;
}

.btn-box svg#Livello_1 {
    width: 190px;
    height: 190px;
    transition: all 0.2s linear;
}

.eplay-btn-box-inner a:hover .btn-box svg#Livello_1 {
    width: 180px;
}

.single-btn-wrap {
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
    margin: auto;
}

.eplay-btn-box {
    font-size: 16em;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    transform: rotate(10deg);
}

.btn-box-svg{
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.btn-box-svg .outer {
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.8s ease;
    transform: translateY(100%);
    overflow: hidden;
}

.btn-box-svg .inner {
    display: inline-block;
    transition: transform 0.8s ease;
    transform: translateY(-100%);
}

.eplay-btn-box-inner a:hover .btn-box-svg .outer, .eplay-btn-box-inner a:hover .btn-box-svg .inner {
    transform: none;
}

.eplay-btn-box-inner a span.eplay-btn-box span.outer span.inner path.cls-1 {
    stroke: #7A7B7B;
}

span.btn-box-txt-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

a.eplay-animation-shrink-box {
    display: block;
    max-width: fit-content;
    margin: auto;
}

div#qodef-page-header-inner {
    border-radius: 15px 15px 15px 15px !important;
    border-top-color: #6d6760;
    border-top-width: 2px;
}

.qodef-header-sticky {
    border-radius: 0 0 15px 15px !important;
    border-bottom: 1px solid #6d6760;
}

.qodef-header-navigation>ul>li>a {
    font-size: 15px !important;
    font-family: 'Saira' !important;
}

.qodef-header--divided .qodef-header-navigation>ul>li {
    margin: 0 13px !important;
}

#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 60%;
}

.eplay-btn-box-inner {
    position: relative;
    z-index: 99;
}

h5.qodef-m-title {
    font-size: 20px;
}

h5.qodef-m-title {
    font-size: 20px;
    font-family: 'Saira';
    line-height: 1.2;
}

h5.qodef-m-title i {
    font-size: 30px;
    font-family: Spectral, serif;
}

.qodef-vertical-links-showcase .qodef-e-vertical-link-item {
    position: relative;
}

.btn-infinite-box-inner .inner-infinite-btn-image img {
    max-width: 30px;
}

.inner-infinite-btn-link {
    margin-top: 15px;
}

.btn-infinite-box-inner.btn-align-center {
    text-align: center;
}

.btn-infinite-box-inner.btn-align-left {
    text-align: left;
}

.btn-infinite-box-inner.btn-color-w a{
    color: #EEECE8;
}

.btn-infinite-box-inner.btn-color-b a{
    color: #6B5F5E;
    transition: all 0.3s linear;
}

.btn-infinite-box-inner.btn-color-b a:hover{
    color: #99965C;
}

@keyframes infinite-rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.rotate-image {
    animation: infinite-rotation 10s linear infinite;
}

.row-homepage-btn-shortcode .elementor-widget-jb-infinite-circle-button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    width: fit-content !important;
}

.inner-infinite-btn-link span:not(:last-child) {
    margin-right: 10px;
}

.eplay-three-images-inner .eplay-three-images-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.eplay-three-images-wrapper .inner-clm-left, .eplay-three-images-wrapper .inner-clm-center, .eplay-three-images-wrapper .inner-clm-right{
    text-align: center;
}

.eplay-three-images-inner {
    max-width: 85%;
    margin: auto;
}

.eplay-three-images-wrapper .inner-clm-left {
    margin-right: 30px;
    max-width: calc(30% - 30px);
}

.eplay-three-images-wrapper .inner-clm-center{
    margin: 0 30px;
    max-width: calc(30% - 60px);
}

.eplay-three-images-wrapper .inner-clm-right{
    margin-left: 30px;
    max-width: calc(40% - 30px);
}

.image-gradient-container {
    position: relative;
}

.image-gradient-container:hover .qodef-e-gradient-holder {
    opacity: 1;
}

.image-gradient-container .qodef-e-gradient-holder {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
    mix-blend-mode: hard-light;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(ellipse at 75% 37%, #0c0f0c82 0, #080505ab 45%), radial-gradient(ellipse at 120% 65%, #140e16 0, transparent 45%);
    background-size: 125% 200%, 100% 100%;
}

.image-gradient-container:hover .qodef-e-gradient {
    animation-play-state: running;
}

.image-gradient-container .qodef-e-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: qode-dots-holder 9s linear infinite;
    animation-direction: alternate;
    animation-play-state: paused;
    z-index: 1;
    pointer-events: none;
}

.image-gradient-container:hover .qodef-e-gradient .qodef-e-gradient-dot-1, .image-gradient-container:hover .qodef-e-gradient .qodef-e-gradient-dot-2 {
    animation-play-state: running;
}

.image-gradient-container .qodef-e-gradient .qodef-e-gradient-dot-1 {
    color: #d5d5d582;
    animation-delay: -2.3s;
    box-shadow: currentColor 0 0 60px 100px;
}

.image-gradient-container .qodef-e-gradient .qodef-e-gradient-dot-1, .image-gradient-container .qodef-e-gradient .qodef-e-gradient-dot-2 {
    display: block;
    position: relative;
    border-radius: 50%;
    transform-origin: 50% 50%;
    animation: qode-dot 6s infinite;
    animation-direction: alternate;
    animation-play-state: paused;
    background-color: currentColor;
    width: 0;
    height: 0;
}

.eplay-marquee-img{
    max-width: 30px !important;
}

h2.title-three-images {
    color: #6B5F5E;
}

.different-font {
    font-family: "Saira";
    font-weight: 400;
}

h2.title-three-images {
    font-family: 'Spectral-ExtraLightItalic';
    text-align: left;
}

section#custom-eplay-footer-section{
    background: -moz-linear-gradient(0deg, transparent 50%, #6B5F5E 50%);/* FF3.6+ */
    background: -webkit-gradient(linear, 0deg, color-stop(50%, transparent), color-stop(50%, 6B5F5E));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(0deg, transparent 50%, #6B5F5E 50%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(0deg, transparent 50%, #6B5F5E 50%);/* Opera 11.10+ */
    background: -ms-linear-gradient(0deg, transparent 50%, #6B5F5E 50%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(0deg, transparent 50%, #6B5F5E 50%);/* W3C */
}

#custom-eplay-footer-section .elementor-container.elementor-column-gap-default {
    background: #EEECE8;
    border-radius: 15px;
    border-bottom: 2px solid #6B5F5E;
}

.btn-infinite-box-inner.btn-align-right {
    text-align: right;
}

.btn-align-right .inner-infinite-btn-image {
    width: fit-content;
    margin-left: auto;
}

.btn-align-right img{
    display: block;
}

.wrapper-channel-information-jwb .et-icon-wrapper.btn-box svg {
    width: 460px !important;
    height: 410px !important;
}

.wrapper-channel-information-jwb .et-icon-wrapper.btn-box svg path.cls-1{
    stroke: #7A7B7B;
    fill: #7A7B7B;
}

.wrapper-channel-information-jwb .information-channel-info {
    width: 460px;
    height: 390px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.wrapper-channel-information-jwb {
    position: relative;
    display: flex;
    justify-content: center;
}

.wrapper-channel-information-jwb .inner-svg-box {
    position: absolute;
}

.location-channel-info {
    display: flex;
    flex-direction: column;
}

.contact-channel-info {
    margin-top: 25px;
}

.wrapper-channel-information-jwb h3, .wrapper-channel-information-jwb span, .wrapper-channel-information-jwb a {
    color: #EEECE8;
}

.wrapper-channel-information-jwb span {
    font-size: 18px;
    font-weight: 300;
}

.wrapper-social-section {
    text-align: center;
    padding: 50px 0;
}

.inner-disclaimer-txt {
    text-align: center;
    font-family: 'Saira';
    color: #C8BAAE;
    font-size: 7vw;
    line-height: normal;
    opacity: 0.5;
}

.qodef-header--divided #qodef-page-header-inner, .qodef-header-sticky-inner {
    padding: 0 20px !important;
}

.btn-align-inline .inner-infinite-btn-image {
    display: flex;
    align-items: center;
}

.btn-align-inline .inner-infinite-btn-image .inner-infinite-btn-link {
    margin: unset;
    margin-left: 30px;
}

div#left-clm-boxes-gallery {
    justify-content: space-between;
}

.custom-left-section {
    background-color: #6B5F5E;
    box-sizing: border-box;
}

.custom-right-section {
    overflow-y: auto;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

div#row-boxes {
    height: calc(100vh - 95px);
    padding: unset;
}

.eplay-jb-single-element {
    width: 50%;
    padding: 3% 7%;
}

.inner-title-boxes-gallery {
    display: flex;
    flex-direction: column;
}

.inner-title-boxes-gallery .qodef-section-title {
    padding-right: 20%;
}

.btn-infinite-box-inner.btn-align-right.btn-color-b {
    margin-top: -25px;
    max-width: 95%;
}

.inner-title-boxes-gallery {
    padding: 40px;
    width: 100%;
}

.single-jb-design div#qodef-page-inner{
    width: 100%;
}

.inner-jb-product-img .image-gradient-container{
    margin: auto;
    display: block;
    max-width: 90%;
}

.inner-jb-product-img .jb-product-img {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100%;
}

.iner-jb-product-title {
    width: 350px;
    margin: auto;
    display: block;
}

.jb-product-wrapper {
    padding: 50px;
    display: flex;
    flex-direction: column;
    background: #EEECE8;
    border: 1px solid #6B5F5E;
    border-radius: 13px;
}

.elementor-widget-jb-product {
    height: 100%;
    width: 100%;
}

.jb-disclaimer-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: #6B5F5E;
    border-radius: 13px;
    border: 1px solid #6B5F5E;
}

.jb-disclaimer-inner {
    height: 100%;
}

.jb-disclaimer .overlay-logo {
    font-family: 'Saira';
    text-align: center;
    font-size: 170px;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #C8BAAE;
}

.jb-disclaimer .overlay-permalink a{
    color: #EEECE8;
    margin: 0 15px;
    position: relative;
}

.iner-jb-product-title h6 {
    font-family: 'Saira';
    font-weight: 400;
    color: #6B5F5E;
}

.jb-world-posts .jb-world-row {
    display: flex;
    flex-wrap: wrap;
}

.jb-world-column {
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
}

.jb-world-posts .jb-world-row.odd-row .jb-world-column:nth-child(1) .jb-world-post {
    margin: 21% 21.7% 0 16%;
}

.jb-world-posts .jb-world-row.odd-row .jb-world-column:nth-child(2) .jb-world-post {
    margin: 2% 9% 0 29%;
}

.jb-world-posts .jb-world-row.even-row .jb-world-column:nth-child(1) .jb-world-post {
    margin: 15% 33.3% 0 4.7%;
}

.jb-world-posts .jb-world-row.even-row .jb-world-column:nth-child(2) .jb-world-post {
    margin: -5% 19.7% 0 18.1%;
}

.jb-world-posts > .jb-world-column:nth-of-type(2n) {
    clear: both;
}

.wrapper-category-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 99;
    flex-wrap: wrap;
}

.wrapper-news-media-block {
    display: flex;
    justify-content: center;
    max-width: 75%;
    margin: auto;
}

.wrapper-category-filter span {
    color: #6B5F5E;
    margin: 0 35px;
    font-family: 'Saira';
    font-size: 18px;
    position: relative;
    transition: all 0.3s linear;
}

span.single-navigation-control.active-filter {
    color: #99965C;
}

.inner-category-filter {
    margin-top: -30px;
    margin-bottom: -50px;
}

.wrapper-news-media-block .inner-single-jb-post {
    width: calc(33.33% - 40px);
    margin: 20px;
}

.wrapper-news-media-block h4 {
    margin-bottom: unset;
    margin-top: 12px;
    color: #AC907A;
}

span.single-navigation-control:before {
    height: 0;
}

span.single-navigation-control:before {
    content: '';
    width: 15px;
    height: 15px !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
}

span.single-navigation-control.active-filter:before {
    background: url(https://jewelbox.it/wp-content/uploads/2024/09/JB-menu.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-53%) !important;
    left: -25px !important;
}

@keyframes sheen {
    0% {
        opacity: 0;
    }
    100% {
      opacity: 1;
    }
}

@keyframes nosheen {
    0% {
        opacity: 1;
    }
    100% {
      opacity: 0;
    }
}

header#qodef-page-header ul li a::before {
    content: '';
    width: 15px;
    height: 15px !important;
    animation: nosheen 0.5s forwards;
    transform: scale(0);
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-53%) !important;
    left: -18px !important;
    opacity: 0;
}

header#qodef-page-header ul li.current-menu-item a::before, header#qodef-page-header ul li a:hover::before, .current-menu-parent a::before {
    background: url(https://jewelbox.it/wp-content/uploads/2024/09/JB-menu.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    animation: sheen 0.5s forwards;
    transform: scale(1);
}

.current-menu-parent a::before{
    opacity: 1 !important;
}

.wrapper-news-media-block .inner-single-jb-post .description p {
    margin: unset;
}

#mega-menu-wrap-divided-menu-left-navigation{
    background-color: transparent !important;
}

#mega-menu-wrap-divided-menu-left-navigation #mega-menu-divided-menu-left-navigation > li.mega-menu-item > a.mega-menu-link {
    color: #6B5F5E !important;
    font-family: Spectral, serif;
    line-height: 1.36em;
    font-weight: 400 !important;
    letter-spacing: -.015em;
    height: auto;
    font-size: 16px;
}

#mega-menu-wrap-divided-menu-left-navigation #mega-menu-divided-menu-left-navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-divided-menu-left-navigation #mega-menu-divided-menu-left-navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-divided-menu-left-navigation #mega-menu-divided-menu-left-navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    background: transparent !important;
    border: unset !important;
}

div#mega-menu-wrap-divided-menu-left-navigation {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.single-bk-image {
    width: 100%;
    height: 100vh;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.qodef-e-vertical-link-images img {
    max-width: 200px !important;
}

.qodef-section-title .qodef-m-title i {
    font-weight: 200;
}

.row-two-img img {
    max-width: 200px !important;
}

.image-jb-stampe-grid img{
    max-width: 900px !important;
}

div#custom-jb-stamp-grid .qodef-e-inner {
    justify-content: space-between;
}

div#custom-jb-stamp-grid .qodef-e-content {
    justify-content: center;
    padding: 0 30px 0 100px;
}

div#custom-jb-stamp-grid h3.qodef-e-title.entry-title{
    color: #AC907A !important;
}

.title-with-image .qodef-m-title img {
    max-width: 210px;
    border-radius: 12px;
}

.row-green-title-img img {
    border-radius: 12px !important;
}

#row-img-vertical-scroll .elementor-widget-container {
    height: 100vh !important;
}

.inner-custom-bottom-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.eplay-custom-description i {
    font-size: 22px;
    font-family: 'Spectral';
}

#custom-vertical-gallery span {
    color: #EEECE8;
}

.vertical-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.vertical-card-img {
    display: flex;
    justify-content: center;
    position: relative;
    top: -30px;
    z-index: 1;
}

.inner-card-background {
    max-width: 400px;
    min-width: 400px;
    min-height: 450px;
    padding: 0 50px 30px 50px;
    border-radius: 10px;
    position: relative;
    z-index: 0;
}

.vertical-card h3 {
    font-family: 'Spectral';
    font-style: italic;
    color: #AC907A;
    font-weight: 200;
    margin-top: 20px;
    text-align: center;
    font-size: 60px;
    letter-spacing: -.015em;
}

.vertical-card-img img {
    max-width: 170px !important;
    transform: translateY(-20px);
}

.vertical-card-text {
    text-align: center;
    font-size: 18px;
    line-height: 2;
    color: #EEECE8;
}

.inner-card-background.first-bck-card {
    background: #C8BAAE;
}

.inner-card-background.second-bck-card {
    background: #CAB19D;
}

.inner-card-background.third-bck-card {
    background: #B8B48C;
}

.inner-vertical-img-section {
    padding-top: 70px;
}

.qodef-plh-item.qodef-portfolio-list-horizontal-first-slide::after{
    content: unset !important;
}

.wrapper-custom-first-slide {
    min-width: 700px !important;
}

div#last-jb-slide {
    display: block;
    width: 20vw;
}

.qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
    white-space: normal;
}

.inner-description-first-slide {
    padding: 0 100px;
}

.inner-description-first-slide {
    padding: 0 100px 0 100px;
}

.inner-title-first-slide h1.eplay-title {
    font-size: 80px;
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 40px;
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef-portfolio-list-horizontal-last-slide .qodef-m-back-link {
    right: 120px !important;
    transform: rotate(-90deg) !important;
    position: initial;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}

.qodef-plh-item .qodef-e-media-image a {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.qodef-plhi-title-holder {
    position: absolute;
    bottom: 30px;
    display: block !important;
    color: #C8BAAE;
    z-index: 9999;
}

div#jb-slide-1 .qodef-plhi-title-holder , div#jb-slide-3 .qodef-plhi-title-holder , div#jb-slide-4 .qodef-plhi-title-holder , div#jb-slide-5 .qodef-plhi-title-holder, div#jb-slide-6 .qodef-plhi-title-holder {
    bottom: 80px;
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-plhi-title-holder h1.qodef-plhi-title a{
    overflow: inherit;
}

.qodef-plh-item .qodef-plhi-title-holder a {
    color: #C8BAAE;
}

/*
.qodef-plh-item .qodef-e-media-image a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    height: 100%;
    display: block;
    z-index: 99;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #6B5F5E 130%);
}*/

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:after{
    content: unset !important;
}

.qodef-plh-item .qodef-plhi-title-holder h2 {
    margin: unset;
    padding-left: 20px;
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a:after, .qodef-header-navigation>ul>li.current-menu-item>a:after, .qodef-header-navigation>ul>li>a:hover:after{
    content: unset !important;
}

span.btn-box-txt-inner span.btn-box-title {
    font-size: 20px;
    padding-bottom: 10px;
    transition: all 0.3s linear;
}

span.btn-box-txt-inner span.btn-box-txt {
    font-family: Spectral, serif;
    font-size: 25px;
    font-style: italic;
    transition: all 0.3s linear;
}

div#adv-logo-homepage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inner-jwb-footer .right-jwb-footer-clm a {
    color: #eeece8 !important;
}

.inner-card-background.first-bck-card .vertical-card-img img {
    max-width: 450px !important;
}

.inner-card-background.first-bck-card .vertical-card-img {
    top: -20px;
}

.inner-card-background.second-bck-card .vertical-card-img img {
    max-width: 210px !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul{
    background-color: #99965C;
}

.row-contact-form span.wpcf7-form-control-wrap {
    width: calc(50% - 20px) !important;
    margin: 0 10px;
    display: block;
}

.custom-contact-form {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}

.inner-form-textarea, .inner-send-form {
    width: calc(100% - 10px) !important;
    margin: 0 10px;
}

.row-contact-form .inner-form-textarea span.wpcf7-form-control-wrap {
    width: 100% !important;
    margin: unset;
}

.inner-form-textarea textarea {
    border: unset;
    border-bottom: 1px solid #99965C;
    max-height: 250px;
    min-height: 50px !important;
    height: 50px;
}

.row-contact-form span.wpcf7-form-control-wrap input {
    padding: 0 25px;
}

.section-social-icon .et-icon-wrapper.social-box, .section-social-icon .et-icon-wrapper.social-box svg {
    max-width: 50px;
}

.section-social-icon .et-icon-wrapper.social-icon, .section-social-icon .et-icon-wrapper.social-icon svg {
    max-width: 25px;
    max-height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wrapper-jwb-social {
    display: flex;
}

.section-social-icon .single-social {
    position: relative;
    width: auto;
}

.eplay-cst-content span.qodef-m-tagline {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .17em;
    margin-bottom: 12px;
    display: block;
    color: #EEECE8;
}

.eplay-cst-content .qodef-e-info-jb p {
    color: #EEECE8;
    margin: 20px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

.eplay-cst-content .qodef-e-info-jb p i {
    font-family: 'Spectral';
    font-size: 25px;
}

.qodef-portfolio-featured-slider.qodef-item-layout--three-images .swiper-pagination-fraction {
    color: #B8B48C;
}

.elementor-widget-text-editor{
    color: #6B5F5E;
}

.different-btn-color span.btn-box-txt-inner {
    color: #EEECE8;
}

#jb-gallery-materials .qodef-e-info-jb {
    font-size: 22px;
    color: #EEECE8;
    font-weight: 300;
    line-height: 1.5;
}

#jb-gallery-materials .qodef-e-info-jb i {
    font-size: 26px;
    font-family: 'Spectral';
}

div#left-clm-boxes-gallery .boxes-menu a{
    color: #EEECE8;
    font-family: 'Saira';
}

div#left-clm-boxes-gallery .boxes-menu::-webkit-scrollbar-thumb{
    background-color: #99965C;
}

.title-collection p.qodef-m-section-text {
    max-width: 40%;
    margin: 20px auto;
}

.qodef-header-navigation>ul>li>a{
    color: #6B5F5E;
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a, .qodef-header-navigation>ul>li.current-menu-item>a, header#qodef-page-header ul li a:hover{
    color: #99965C;
}

li#menu-item-10168, li#menu-item-10168 a {
    pointer-events: none;
}

header#qodef-page-header ul li .qodef-drop-down-second a:hover{
    color: #6B5F5E;
}

.row-two-img p.qodef-m-before-title {
    color: #B8B48C;
}

.row-two-img h3, .row-tailoring-way-of-working h3 {
    color: #AC907A;
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title{
    border-top: 1px solid #B8B48C;
}

.qodef-accordion.qodef-layout--simple{
    border-bottom: 1px solid #B8B48C;
}

.row-two-img.green-tab h3{
    color: #99965C;
}

.qodef-horizontal-timeline {
    padding: 172px 0 130px !important;
}

.qodef-horizontal-timelin h3.qodef-e-timestamp{
    color: #AC907A;
}

.jb-world-posts h2 {
    color: #EEECE8;
    margin-bottom: 10px;
    font-style: italic;
}

.jb-world-content {
    font-size: 16px;
    color: #E4E8D8;
}

.qodef-follow-info-holder .qodef-follow-info-title{
    background-color: #7A7B7B;
}

.qodef-follow-info-inner span.qodef-follow-info-category {
    display: none;
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef-portfolio-list-horizontal-last-slide .qodef-m-back-link>a>svg, .qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef-portfolio-list-horizontal-last-slide .qodef-m-back-link>a>span{
    color: #6B5F5E !important;
}

div#left-clm-boxes-gallery h2.qodef-m-title {
    line-height: 0.9;
}

div#left-clm-boxes-gallery .boxes-menu p{
    margin: 5px 0;
}

.section-title-social span {
    color: #6B5F5E;
    font-size: 18px;
}

.row-two-img .qodef-accordion-content-inner p{
    color: #6B5F5E;
}

.cst-permalink-jb{
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background: unset !important;
}

.qodef-e-vertical-link-item:hover h1{
    font-style: italic;
    transform: translateX(10px);
}

.qodef-e-vertical-link-item:hover h1 span {
    color: #6B5F5E !important;
    -webkit-text-stroke-color: #6B5F5E !important;
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images{
    z-index: 1 !important;
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-heading {
    z-index: 2;
}

.qodef-m-spinner-images span.qodef-m-spinner-image {
    max-width: 285px;
    border-radius: 12px;
}

.qodef-m-spinner-images span.qodef-m-spinner-image img {
    border-radius: 12px;
}

#qodef-page-spinner .qodef-m-inner {
    background-color: #7A7B7B !important;
}

#qodef-page-spinner.qodef-layout--predefined .qodef-svg--round-transition-vertical rect{
    fill: #7A7B7B !important;
}

#qodef-page-spinner {
    z-index: 9999999999;
}

#theme-info-button {
    z-index: 9999;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 20px;
    right: 2%;
    transition: all 0.2s ease-in-out;
    width: 50px;
    height: 50px;
}

.et-icon-wrapper.img-button-info svg {
    height: 45px;
    fill: #EEECE8;
    max-width: 100%;
    transition: all 0.3s linear;
    -ms-filter: drop-shadow(0 0 4px #6B5F5E);
    -webkit-filter: drop-shadow(0 0 4px #6B5F5E);
    -moz-filter: drop-shadow(0 0 4px #6B5F5E);
    -o-filter: drop-shadow(0 0 4px #6B5F5E);
    filter: drop-shadow(0 0 4px #6B5F5E);
}

div#theme-info-button.show .et-icon-wrapper.img-button-info svg {
    -ms-filter: drop-shadow(4px 6px 4px #6B5F5E);
    -webkit-filter: drop-shadow(4px 6px 4px #6B5F5E);
    -moz-filter: drop-shadow(4px 6px 4px #6B5F5E);
    -o-filter: drop-shadow(4px 6px 4px #6B5F5E);
    filter: drop-shadow(4px 6px 4px #6B5F5E);
}

.et-icon-wrapper.img-button-info {
    display: flex;
    margin: unset !important;
    position: absolute;
    z-index: -1;
}

div#scroll-top-eplay-button {
    z-index: 9999;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 100px;
    right: 2%;
    background-color: #EEECE8;
    border: 1px solid #1D1D1B;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgb(10 10 10 / 30%);
    width: 46px;
    height: 46px;
    transition: all 0.3s ease-in !important;
    opacity: 0;
    visibility: hidden;
}

.et-icon-wrapper.img-scroll-top {
    width: 20px;
    height: 20px;
}

.et-icon-wrapper.img-scroll-top svg {
    width: 20px;
    height: 20px;
    fill: #1D1D1B;
    transition: all 0.3s ease-in;
}

.et-icon-wrapper.single-social-icon, .et-icon-wrapper.single-social-icon svg {
    max-width: 25px;
    max-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-info {
    z-index: 9999;
    position: fixed;
    bottom: 10px;
    right: 2%;
    width: 48px;
    height: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    transition: all 0.3s ease-in;
}

.nav-info.show {
    visibility: visible;
    opacity: 1;
}

#email-info.show {
    transform: translateY(-140%);
}

#whatsapp-info.show {
    transform: translateY(-260%);
}

div#scroll-top-eplay-button.show {
    transform: translateY(-240%);
}

.inner-svg-info-btn {
    display: flex;
    margin: unset !important;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.et-icon-wrapper.img-single-button-info {
    width: 20px;
    height: 20px;
    display: flex;
    margin: unset !important;
}

.et-icon-wrapper.img-single-button-info svg {
    width: 20px;
    height: 20px;
    fill: #EEECE8;
    transition: all 0.3s linear;
}

span.txt-button-request-info svg path{
    fill: #EEECE8;
}

.inner-svg-info-btn svg#Livello_1 path.cls-1 {
    fill: #B8B48C;
    stroke: #B8B48C;
    transition: all 0.3s linear;
}

div#email-info .inner-svg-info-btn svg#Livello_1 path.cls-1, div#whatsapp-info .inner-svg-info-btn svg#Livello_1 path.cls-1{
    fill: #99965C;
    stroke: #99965C;
}

div#email-info:hover .inner-svg-info-btn svg#Livello_1 path.cls-1, div#whatsapp-info:hover .inner-svg-info-btn svg#Livello_1 path.cls-1{
    fill: transparent;
    stroke: #99965C;
}

div#whatsapp-info:hover .et-icon-wrapper.img-single-button-info svg, div#whatsapp-info:hover .et-icon-wrapper.img-single-button-info svg g, div#email-info:hover .et-icon-wrapper.img-single-button-info svg, div#email-info:hover .et-icon-wrapper.img-single-button-info svg g{
    fill: #99965C !important;
}

.et-icon-wrapper.img-single-button-info svg g {
    fill: #EEECE8;
}

.social-fixed-wrapper {
    position: fixed;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);
    right: 2.4%;
}

.social-background {
    background-color: #1D1D1B;
    -webkit-box-shadow: 0px 0px 8px -2px rgb(110 110 110 / 46%);
    box-shadow: 0px 0px 8px -2px rgb(110 110 110 / 46%);
    transition: 0.5s;
    border-radius: 100%;
    position: relative;
}

.et-icon-wrapper.icon-social-fixed {
    width: 17px;
    height: 17px;
}

.jb-box-social-fixed svg {
    width: 37px;
    height: 37px;
    fill: #AC907A;
    transition: all 0.3s linear;
}

.inner-single-social a:hover .jb-box-social-fixed svg{
    fill: #99965C;
}

.et-icon-wrapper.icon-social-fixed svg {
    width: 17px;
    height: 17px;
}

.social-instagram-fixed {
    margin-top: 35px;
}

.et-icon-wrapper.jb-box-social-fixed svg path.cls-1 {
    stroke: #AC907A;
}

.inner-single-social a:hover .et-icon-wrapper.jb-box-social-fixed svg path.cls-1{
    stroke: #99965C;
}

.inner-single-social a:hover .et-icon-wrapper.icon-social-fixed svg g{
    fill: #99965C;
}

.inner-single-social {
    position: relative;
}

.et-icon-wrapper.jb-box-social-fixed {
    width: 37px;
    height: 37px;
}

.fixed-social-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inner-single-social:not(:first-child) {
    margin-top: 10px;
}

.et-icon-wrapper.icon-social-fixed svg g {
    fill: #AC907A;
}

.qodef-testimonials-list .qodef-e-content {
    max-width: 60%;
    margin: auto;
    background: #EEECE8;
    opacity: 0.8;
    padding: 20px;
    border-radius: 15px;
    display: flex;
}

.qodef-testimonials-list .qodef-e-text, .inner-cst-content-testimonials span.qodef-e-author-name {
    margin: unset;
    font-size: 19px;
    font-family: 'Saira';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    color: #6B5F5E;
}

.qodef-e-content .inner-cst-img-testimonials:last-child {
    display: flex;
    align-items: end;
    transform: rotateY(180deg);
}

.inner-cst-content-testimonials {
    padding: 80px 30px;
    width: 70%;
}

.inner-cst-img-testimonials {
    width: 15%;
}

#row-testimonials .swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
}

.qodef-testimonials-list .qodef-e-inner {
    padding: unset;
}

#row-testimonials .elementor-widget-lorne_core_testimonials_list {
    margin: unset;
}

#row-testimonials .elementor-widget-lorne_core_testimonials_list {
    margin: unset;
    padding: 70px 0 50px;
}

#row-testimonials .swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    margin: unset;
    width: auto;
}

.swiper-pagination-bullets .swiper-pagination-bullet{
    background-color: #6B5F5E;
    border-color: #6B5F5E;
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #E4E8D8;
    border-color: #E4E8D8;
}

.swiper-pagination-bullets .swiper-pagination-bullet:hover{
    background-color: #E4E8D8;
}

.page-id-10210 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default,.page-id-9976 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default, .page-id-10060 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default{
    background: #6B5F5E;
    border-top: 1px solid #fff;
}

.page-id-10210 footer#qodef-page-footer section#custom-eplay-footer-section, .page-id-9976 footer#qodef-page-footer section#custom-eplay-footer-section, .page-id-10060 footer#qodef-page-footer section#custom-eplay-footer-section{
    background: -moz-linear-gradient(0deg, transparent 50%, #fff 50%);/* FF3.6+ */
    background: -webkit-gradient(linear, 0deg, color-stop(50%, transparent), color-stop(50%, 6B5F5E));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(0deg, transparent 50%, #fff 50%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(0deg, transparent 50%, #fff 50%);/* Opera 11.10+ */
    background: -ms-linear-gradient(0deg, transparent 50%, #fff 50%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType='1'); /* for IE */
    background: linear-gradient(0deg, transparent 50%, #fff 50%);/* W3C */
}

.page-id-10210 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default p, .page-id-9976 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default p, .page-id-10060 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default p {
    color: #EEECE8;
}

.page-id-10210 footer#qodef-page-footer .qodef-text-marquee .qodef-m-text-1, .page-id-9976 footer#qodef-page-footer .qodef-text-marquee .qodef-m-text-1, .page-id-10060 footer#qodef-page-footer .qodef-text-marquee .qodef-m-text-1{
    color: #c8b9ae96 !important;
}

.page-id-10119 footer#qodef-page-footer section#custom-eplay-footer-section .elementor-container.elementor-column-gap-default{
    background: #E4E8D8;
    border-top: 1px solid #6B5F5E;
}

.section-social-icon {
    margin-top: 20px;
}

.inner-social-section .social-fixed-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-social-section .inner-single-social {
    margin: 0 20px;
}

.wrapper-channel-information-jwb span.different-social-font {
    font-size: 15px;
}

.txt-different-align p.qodef-m-section-text {
    text-align: left;
}

.ad-row-header a {
    color: #EEECE8;
}

.boxes-menu .elementor-widget-container {
    display: flex;
    flex-wrap: wrap;
}

div#left-clm-boxes-gallery .boxes-menu p{
    width: 50%;
}

.boxes-menu .elementor-widget-container {
    padding: 0 30px !important;
}

.additional-row-jb-design, .additional-row-way-of-working, .additional-row-jb-world {
    padding: unset;
}

.additional-row-jb-design, .additional-row-way-of-working, .additional-row-jb-world {
    transform: translateY(-100%);
    width: 100%;
    position: fixed;
    min-height: 80px;
    background: #C8BAAE;
    padding: 3vw 0 0;
    z-index: 99999;
    transition: all .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.additional-row-jb-design.active, .additional-row-way-of-working.active, .additional-row-jb-world.active{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.qodef-header--sticky-display .additional-row-jb-design.active, .qodef-header--sticky-display .additional-row-way-of-working.active, .qodef-header--sticky-display .additional-row-jb-world.active{
    transform: translateY(-6%);
}

.extra-header-widget-inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    max-height: 250px;
}

.menu-brands-inner .ep-custom-menu-item::before, #menu-header-diamanti-categorie-1 .ep-custom-menu-item a::before, .menu-categories-inner .ep-custom-menu-item::before, #menu-header-menu-4c .ep-custom-menu-item a::before {
    content: '';
    height: 1px;
    width: 0px;
    position: absolute;
    left: -50px;
    background: #c0d7dd;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease-in-out;
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.ethm-image-element {
    height: 250px;
    width: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 15px;
}

.menu-brands-inner a, .menu-categories-inner a {
    width: fit-content;
    text-transform: uppercase;
    margin: 5px 0;
}


.main-navigation a {
    display: block;
    text-decoration: none;
}

.menu-brands-inner, .menu-categories-inner {
    display: flex;
    flex-direction: column;
}

.menu-single-line-categories-inner {
    display: flex;
    flex-direction: column;
}

.line-categories {
    display: none;
}

.inner-menu-title h2 {
    margin: unset;
    font-size: 110px;
    opacity: 0.4;
    color: #EEECE8;
    line-height: normal;
}

.ad-header-row.col-md-4 {
    overflow: hidden;
    max-height: 250px;
    overflow-y: auto;
}

.ethm-image-widget-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.menu-brands-inner .ep-custom-menu-item.active::before, .menu-categories-inner .ep-custom-menu-item.active::before, #menu-header-diamanti-categorie-1 .ep-custom-menu-item.active a::before, #menu-header-menu-4c .ep-custom-menu-item.active a::before {
    width: 30px;
    transition: all .2s ease-in-out;
}

.first-row-homepage h1.animation-title-right.eplay-title {
    margin-bottom: 40px;
    line-height: 120px;
}

div#start-jb-slide {
    display: block;
    width: 10vw;
    position: relative;
    height: 100%;
    flex: 0 0 auto;
    margin: 0;
}

.wrapper-start-jb-slide {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
}

.start-jb-slide-link {
    display: inline-block;
    transform: rotate(90deg);
    /*position: absolute;
    top: 50%;*/
    white-space: nowrap;
    width: 100%;
}

.start-jb-slide-link a {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    height: 100%;
    color: #6B5F5E !important;
}

.start-jb-slide-link a svg {
    transform: rotate(270deg);
    width: 20px;
    color: #6B5F5E !important;
}

.start-jb-slide-link span {
    margin-top: 11px;
}

.jb-world-content {
    display: flex;
    flex-direction: column;
}

.qodef-horizontal-timeline span.qodef-e-text {
    color: #6B5F5E !important;
}

.qodef-horizontal-timeline h3.qodef-e-timestamp{
    color: #AC907A !important;
    font-size: 33px !important;
}

.jb-horizontal-slide .qodef-nav-prev, .jb-horizontal-slide .qodef-nav-next {
    display: none;
}

.jb-horizontal-slide .qodef-e-item:first-child span.qodef-e-line {
    max-width: 50%;
    margin-left: auto;
}

.jb-horizontal-slide .qodef-e-item:last-child span.qodef-e-line {
    max-width: 50%;
    margin-right: auto;
}

.jb-horizontal-slide{
    overflow: inherit !important;
}


.jb-horizontal-slide h3.qodef-e-title {
    position: absolute;
    top: -130px;
}

.jb-horizontal-slide h3.qodef-e-title {
    position: absolute;
    top: -130px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    line-height: 1;
}

.qodef-mobile-header-navigation {
    background-color: #5B4F49;
}

.eplay-btn-box-inner a:hover span.btn-box-title, .eplay-btn-box-inner a:hover span.btn-box-txt {
    color: #7A7B7B;
}

.single-free-storage .et-icon-wrapper.free-storage-icon {
    max-width: 150px;
    display: block;
    margin: auto;
}

@keyframes infinite-transform-y {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(40px);
    }
}

.single-free-storage .et-icon-wrapper.free-storage-icon svg g:nth-child(2) {
    animation: infinite-transform-y 2s ease-in-out infinite;
    animation-direction: alternate;
}

.single-free-storage {
    position: relative;
    top: 60px;
}

.single-free-storage .et-icon-wrapper.free-storage-icon svg{
    overflow: inherit;
}

.qodef-follow-info-holder .qodef-follow-info-title .qodef-plhi-title{
    font-weight: 400 !important;
}

.wrapper-mobile-menu-opener{
    width: 30px;
    height: 20px;
    position: relative;
    margin: 15px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.wrapper-mobile-menu-opener span{
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #7E7E81;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.wrapper-mobile-menu-opener span:nth-child(2), .wrapper-mobile-menu-opener span:nth-child(3) {
    top: 8.5px;
}

.wrapper-mobile-menu-opener span:nth-child(4) {
    top: 17px;
}

.wrapper-mobile-menu-opener.active span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.wrapper-mobile-menu-opener.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wrapper-mobile-menu-opener.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.wrapper-mobile-menu-opener.active span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

body.menu-active{
    overflow-y: hidden !important;
}

.eplay-mobile-menu {
    width: 90%;
    max-width: 600px;
    margin-inline: auto;
    /*padding: 0 0 40px 0px;*/
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #eeece8;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    -webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    -ms-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    z-index: 9999999999999;
}

.inner-header-menu {
    background: #eeece8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.eplay-mobile-menu.active {
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(0);
}

.eplay-mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: "";
    -webkit-transition: all 1500ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    -ms-transition: all 1500ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    transition: all 1500ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 999999999999;
    visibility: hidden;
    opacity: 0;
}

.eplay-mobile-menu-overlay.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

a.btn, .btn {
    position: relative;
    padding: var(--padding-button, 20px 32px);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: var(--ff-sans);
    font-family: var(--ff-sans-700);
    font-size: var(--fs-btn, 14px);
    line-height: var(--lh-200, 1.25);
    border: 1px solid currentColor;
    text-transform: uppercase;
    letter-spacing: var(--ls-200, 1.2px);
    transition: var(--trans);
    z-index: 1;
}

.btn .btn__icon, .btn .btn__label {
    pointer-events: none;
}

.hidden {
    display: none !important;
}

aside#mega-menu--mobile .mega__container {
    width: 100%;
    height: 100vh;
    height: 90svh;
    max-height: 100vh;
    max-height: 100svh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

aside#mega-menu--mobile .mega__container[data-active-depth="1"] button {
    transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
}

aside#mega-menu--mobile .mega__header {
    height: 60px;
    padding-inline: var(--padding-container-inline, 20px);
    background-color: white;
}

aside#mega-menu--mobile .mega__header .mega__controls {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

aside#mega-menu--mobile .mega__header .mega__controls button {
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

aside#mega-menu--mobile .mega__header .mega__controls button .btn__icon, aside#mega-menu--mobile .mega__header .mega__controls button .btn__label {
    display: flex;
}

aside#mega-menu--mobile .mega__body {
    width: 100%;
    height: 100%;
    position: relative;
}

aside#mega-menu--mobile .mega__screen {
    padding-block: var(--padding-container-block, 50px);
    padding-inline: var(--padding-container-inline, 20px);
    width: 100%;
    height: 100%;
    overflow: auto;
    position: absolute;
    inset: 0;
    background-color: white;
    transition: all 0.3s linear;
}

aside#mega-menu--mobile .mega__screen[data-active-menu="false"] {
    transform: translateX(100%);
}

aside#mega-menu--mobile .mega__screen[data-active-menu="false"].stacked, aside#mega-menu--mobile .mega__screen[data-active-menu="true"] {
    transform: translateX(0%);
}

aside#mega-menu--mobile nav.navigation {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
}

aside#mega-menu--mobile nav.navigation a.btn {
    --item-height: 24px;
    --icon-size: 12px;
    width: 100%;
    height: var(--item-height);
    padding: 0;
    background-color: transparent;
    border: 0;
    color: var(--color-text);
    justify-content: space-between;
    gap: var(--gap);
}

aside#mega-menu--mobile nav.navigation a.btn .btn__label {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

aside#mega-menu--mobile nav.navigation a.btn .btn__icon:empty {
    display: none;
    pointer-events: none;
}

aside#mega-menu--mobile nav.navigation a.btn .btn__icon {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    pointer-events: all;
}

aside#mega-menu--mobile nav.navigation a.btn .btn__icon svg {
    width: var(--icon-size);
    height: var(--icon-size);
    pointer-events: none;
}

.inner-header-menu img {
    max-width: 200px;
    margin: auto;
    display: block;
}

.inner-header-menu {
    padding: 10px 0;
}

aside#mega-menu--mobile .mega__header .mega__controls button#menu-back {
    padding: 20px;
    margin: unset;
    border-radius: 100%;
    border: 1px solid;
    background: transparent;
}

div#menu-close {
    padding: 20px;
    margin: unset;
    border-radius: 100%;
    border: 1px solid;
    background: transparent;
}

aside#mega-menu--mobile .mega__header svg {
    width: 12px;
    height: 12px;
}

div#menu-close span.btn__icon {
    display: flex;
    pointer-events: none;
}

aside#mega-menu--mobile .mega__header .mega__controls button#menu-back, div#menu-close{
    cursor: pointer;
    transition: all 0.3s linear;
}

nav.navigation .inner-single-nav-img{
    width: calc(50% - 20px);
    margin: 10px 10px;
}

/*
nav.navigation.navigation-product .inner-single-nav-img {
    width: calc(33.33% - 20px);
    margin: 10px 10px;
}*/

.inner-single-nav-img img {
    border-radius: 15px;
}

aside#mega-menu--mobile .mega__screen nav.navigation .inner-single-nav-img a.btn {
    position: inherit;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
}

.wrapper-image-mobile-menu {
    display: flex;
    flex-wrap: wrap;
}

aside#mega-menu--mobile .mega__screen nav.navigation .inner-single-nav-img a.btn span.btn__label {
    padding-top: 6px;
}

nav.navigation.navigation-way-of-working a.btn {
    margin: 0 10px;
}

nav.navigation.navigation-way-of-working  .wrapper-image-mobile-menu a.btn {
    margin: 0;
}

nav.navigation.navigation-way-of-working .iner-image-mobile-menu {
    margin-bottom: 20px;
    width: fit-content;
}

aside#mega-menu--mobile .mega__header {
    height: auto;
    background-color: white;
    padding: 10px 20px;
}

.stop-animation {
    opacity: 0 !important;
    visibility: hidden !important;
}

.slider-animation-img{
    transition: all 0.3s linear;
}

h2 a:hover {
    color: #99965C;
}

h4.woocommerce-loop-category__title {
    font-size: 90px;
}

.title-different-font .qodef-m-title {
    font-family: 'Saira';
}

.title-different-font .qodef-m-title i{
    font-family: 'Spectral';
    font-size: 75px;
}

#qodef-cursor-trail {
    position: fixed;
    border: 2px solid #99965C;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    pointer-events: none;
    z-index: 9999999999999;
    transform: translate(-50%, -50%);
    visibility: hidden;
    top: -17px;
    left: -18px;
    transition: all 0.2s ease;
}

#qodef-custom-cursor {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 10000;
    mix-blend-mode: inherit;
    visibility: hidden;
}
  
  #qodef-custom-cursor.qodef--drag #qodef-cursor-trail {
    visibility: visible;
  }
  
  #qodef-custom-cursor.qodef--drag:not(.qodef-override) #qodef-cursor-trail {
    visibility: hidden;
  }
  
  #qodef-custom-cursor.qodef--drag {
    mix-blend-mode: unset;
}

#qodef-custom-cursor{
    z-index: 9999999999999;
}

#qodef-cursor-trail.qodef--hover {
    width: 47px;
    height: 47px;
    top: -7px;
    left: -8px;
}

#qodef-custom-cursor circle {
    fill: #99965C !important;
}

.different-line-height h5{
    line-height: 1.5 !important;
}

.qodef-portfolio-list-horizontal-holder .qodef-plhi-title {
    margin: unset !important;
    line-height: 0.8 !important;
}

h6{
    color: #6B5F5E;
}

.eplay-jb-single-element h6.eplay-jb-title {
    font-family: 'Saira';
    font-weight: 400;
}

@keyframes eplay-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-heading {
    animation: eplay-fade-in 2.5s .2s ease-out forwards;
}

div#qodef-page-spinner img {
    max-width: 45%;
    margin: auto;
    display: block;
}

.vertical-card-img img{
    animation: eplay-fade-in 1.5s .2s ease-out forwards; 
}

.vertical-card .vertical-card-title {
    width: fit-content;
}

.title-boxes-different-size h1{
    font-size: 110px;
}

.row-homepage-btn-shortcode {
    position: relative;
}

li#wp-admin-bar-lorne-core-menu-admin-bar-options, li#wp-admin-bar-plugins, ul#wp-admin-bar-appearance{
    display: none !important;
}

.elementor-widget-jb_three_image_gallery .qodef-e-content-inner:nth-child(1) .qodef-e-top-holder, .elementor-widget-jb_three_image_gallery .qodef-e-content-inner:nth-child(2) .qodef-e-top-holder {
    display: none !important;
}

li#wp-admin-bar-edit .ab-sub-wrapper, li#wp-admin-bar-elementor_edit_page .ab-sub-wrapper {
    display: none !important;
}

.elementor-widget-jb_three_image_gallery .qodef-e-content-inner p {
    font-weight: 300;
}

.eplay-custom-mission-gallery-img .qodef-e-info-jb span.qodef-m-tagline{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .17em;
    margin-bottom: 12px;
    display: block;
    color: #000;
}

.eplay-custom-mission-gallery-img p{
    color: #000;
    margin: 20px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

.eplay-custom-mission-gallery-img .qodef-e-info-jb {
    margin-top: 15px;
}

.row-materials-gallery-img .qodef-e-info-jb p{
    font-size: 22px;
    color: #EEECE8;
    font-weight: 300;
    line-height: 1.5;
}

.row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(odd) a.eapps-instagram-feed-posts-item-link {
    padding: 0 50px 50px 50px !important;
    position: relative;
}

.row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(even) a.eapps-instagram-feed-posts-item-link {
    padding: 50px 50px 0 50px !important;
    position: relative;
}

.row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(odd) a.eapps-instagram-feed-posts-item-link .eapps-instagram-feed-posts-item-overlay{
    margin: 0 50px 50px 50px !important;
}

.row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(even) a.eapps-instagram-feed-posts-item-link .eapps-instagram-feed-posts-item-overlay{
    margin: 50px 50px 0 50px !important;
}

.row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile {
    background: transparent;
}

.medium-zoom-overlay {
    z-index: 999999999;
}

img.zoom.medium-zoom-image {
    z-index: 999999999;
    cursor: inherit !important;
}

.medium-zoom--opened .medium-zoom-overlay{
    cursor: inherit !important;
}

svg.custom-disable-zoom {
    position: absolute;
    width: 0;
    top: -25%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s linear;
    transform: translateX(-19%);
}

div#qodef-custom-cursor.enable-zoom-cursor svg.custom-disable-zoom {
    width: 50px;
    visibility: visible;
    opacity: 1;
}

div#qodef-custom-cursor.enable-zoom-cursor .standard-pointer{
    width: 0;
    visibility: hidden;
    opacity: 0;
}

h1.animation-title-left.eplay-title {
    width: max-content;
}

.left-jwb-footer-clm .inner-right-privacy-txt {
    display: none;
}

#row-testimonials .swiper-button-prev.swiper-button-outside {
    left: 90px !important;
}

#row-testimonials .swiper-button-next.swiper-button-outside{
    right: 90px !important;
}

#row-testimonials .swiper-button-next, #row-testimonials .swiper-button-prev{
    color: #F2F1F1;
}

#row-testimonials .swiper-button-next svg, #row-testimonials .swiper-button-prev svg {
    display: block;
    width: 30px;
}

.jb-disclaimer-inner {
    min-height: 451px;
}

.custom-language-switcher-wrapper {
    position: relative;
    display: inline-block;
}

.language-button {
    background-color: #eeece8;
    font-size: 15px !important;
    font-family: 'Saira' !important;
    color: #6B5F5E;
    pointer-events: none;
}

.custom-language-switcher-menu {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    background-color: transparent;
    z-index: 1;
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    border-top: unset;
}

.custom-language-switcher-wrapper:hover .custom-language-switcher-menu {
    opacity: 1;
    visibility: visible;
    overflow: inherit;
    display: block !important;
}

.inner-custom-language-switcher {
    margin: 0 13px;
}

ul.custom-language-switcher-menu li a {
    font-size: 15px !important;
    font-family: 'Saira' !important;
    color: #6B5F5E;
}

header#qodef-page-header ul.custom-language-switcher-menu li a::before{
    content: unset !important;
}

ul.custom-language-switcher-menu li {
    background-color: #eeece8;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    border: 1px solid #6B5F5E;
    margin: 5px 0 !important;
    text-align: center;
}

.max-content{
    width: max-content;
}

.inner-title-gallery {
    margin-bottom: 40px;
}

.qodef-accordion.qodef-layout--simple p {
    color: #6B5F5E;
}

.wpcf7 .custom-contact-form input[type=email]{
    margin-bottom: 15px !important;
}

.wrapper-vertical-img-section {
    display: flex;
    margin-bottom: 110px;
}

.wrapper-vertical-img-section .inner-row-vertical-section {
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.custom-btn-color .eplay-btn-box-wrapper a {
    color: #fff;
}

.eplay-custom-mission-gallery-img .qodef-button-circle {
    color: #000 !important;
}

.eplay-custom-mission-gallery-img .qodef-button-circle span.qodef-m-text{
    color: #6B5F5E;
}

h1.eplay-title.custom-free-storage {
    font-size: 130px;
    width: max-content;
    position: relative;
    left: -110px;
}

.slider-description i{
    font-size: 30px;
    font-family: Spectral, serif;
    font-weight: 200;
}

.custom-mission-and-value-title {
    color: #fff;
    opacity: 1;
}

.row-gallery-services .qodef-e-content-inner:nth-child(3) .qodef-e-image {
    min-height: 270px;
}

#row-masonry-collection .elementor-container{
    width: 100%;
    max-width: 100%;
}

.jb-grid-container {
    display: flex;
    gap: 20px;
}

.jb-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

.jb-column.center {
    flex: 1.5;
}

.jb-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-radius: 15px;
}

.jb-image-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%; /* di default square */
}

.jb-box.vertical .jb-image-wrapper {
    padding-top: 200%; /* verticale rettangolo */
}

.jb-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100%;
}

.jb-box .inner-overlay-description {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000099;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all 0.3s linear;
}

.jb-box:hover .inner-overlay-description{
    opacity: 1;
}

.jb-box .inner-overlay-description h6 {
    color: #fff;
    font-size: 35px;
}

.smart-fit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center center;
    transition: object-fit 0.3s ease;
}

.jb-box.vertical a {
    display: flex;
    height: 100%;
}

.jb-five-image-grid {
    padding-inline: 20px;
}

.wrapper-channel-information-jwb img {
    position: absolute;
    width: 460px !important;
    height: 410px !important;
}

.jb-box .inner-svg-box-collection {
    position: absolute;
}

.inner-svg-box-collection svg#Livello_1 {
    width: 100%;
}

.inner-svg-box-collection svg#Livello_1 path.cls-1 {
    stroke-width: 0px;
    fill: #fff;
}
/*
.jb-box .inner-overlay-description h6::after {
    content: '';
    background: url(https://jewelbox.it/wp-content/uploads/2025/04/JB-bordo-pulsante-CubeBox.png);
    width: -webkit-fill-available;
    height: 180px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
*/

.overlay-content-wrapper {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.overlay-content-wrapper h6 {
    color: white;
    font-size: 35px;
    position: relative;
    z-index: 2;
    white-space: nowrap;
    padding: 30px;
}

.overlay-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

.overlay-svg path {
    fill: none;
    stroke: white;
    stroke-width: 7px;
}

.custom-free-storage-image img {
    margin-right: -50px;
}

#mobile-banner{
    display: none;
}


















/******************** ANIMAZIONI ********************/

/*All Animations*/
.zoom-in {
    -webkit-transform: scale(0);
    transform: scale(0);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: scale(1.8);
    transform: scale(1.8);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in {
    opacity:0;
    visibility: hidden;

    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fade-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-left {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-up {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-down {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-in {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(0);
    transform: rotate(720) scale(0);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(2);
    transform: rotate(720) scale(2);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.flip-up {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(300px);
    transform: rotateX(0deg) translateX(300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(-300px);
    transform: rotateX(0deg) translateX(-300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-down-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-right 1.3s;
    animation: down-right 1.3s;    
}

.reset-down-right {
    -webkit-animation: reset-down-right 1.3s;
    animation: reset-down-right 1.3s;
}

@-webkit-keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}
@keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}

.flip-down-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-left 1.3s;
    animation: down-left 1.3s;    
}

.reset-down-left {
    -webkit-animation: reset-down-left 1.3s;
    animation: reset-down-left 1.3s;
}

@-webkit-keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}
@keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}

.drop-bounce {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
  
@-webkit-keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
} 
@keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
}

@-webkit-keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}
@keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}

@-webkit-keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}
@keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}


/********************************** FINE ANIMAZIONI *************************************/




















@media screen and (max-width:1500px){
    .qodef-header--divided #qodef-page-header-inner, .qodef-header-sticky-inner {
        padding: 0 5px !important;
    }

    .qodef-header--divided .qodef-header-navigation>ul>li {
        margin: 0 10px !important;
    }

    header#qodef-page-header ul li a::before {
        width: 11px;
        height: 11px !important;
        left: -12px !important;
    }
}

@media screen and (max-width:1450px){
    .wrapper-vertical-img-section .inner-row-vertical-section {
        width: 50%;
    }

    .wrapper-vertical-img-section {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media screen and (max-width:1400px){
    .qodef-header--divided .qodef-header-navigation>ul>li {
        margin: 0 7px !important;
    }

    .qodef-header-navigation>ul>li>a, .language-button, ul.custom-language-switcher-menu li a {
        font-size: 12px !important;
    }
}

@media screen and (max-width:1380px){
    div#row-boxes {
        height: calc(100vh - 70px);
        padding: unset;
    }

    .jb-product-page h1.eplay-title {
        transform: unset !important;
    }
    
    .jb-product-page .elementor-element.e-con-full.e-lazyloaded:nth-child(2) .elementor-element:nth-child(1) {
        padding: unset;
    }

    aside#mega-menu--mobile .language-button {
        background: transparent;
        text-align: center;
    }

    aside#mega-menu--mobile .custom-language-switcher-wrapper {
        min-width: 200px;
    }

    aside#mega-menu--mobile ul.custom-language-switcher-menu {
        display: flex !important;
        justify-content: center;
    }

    aside#mega-menu--mobile ul.custom-language-switcher-menu li {
        margin: 10px !important;
        padding: 5px 10px;
    }
}

@media screen and (max-width:1250px){
    .eplay-title {
        font-size: 120px;
        line-height: 120px;
    }

    h1.eplay-title.custom-free-storage{
        font-size: 100px;
        line-height: 100px;
    }

    .wrapper-top-jwb-footer-clm, .wrapper-bottom-jwb-footer-clm {
        padding: 60px 40px;
    }

    .inner-right-privacy-txt {
        padding: 0 40px;
    }

    div#custom-jb-stamp-grid .qodef-e-content {
        padding: 0 30px 0 30px;
    }
}

@media screen and (max-width:1200px){
    .qodef-header--divided .qodef-header-navigation>ul>li {
        margin: 0 5px !important;
    }

    .qodef-header--divided .qodef-header-navigation>ul#menu-left-header-menu>li:nth-child(1) {
        margin-left: 10px !important;  
    }

    .inner-custom-language-switcher {
        margin: 0 10px;
    }
}

@media screen and (max-width:1150px){
    .jb-product-page h1.eplay-title {
        font-size: 90px !important;
    }
}

@media screen and (max-width:1100px){
    .boxes-menu .elementor-widget-container {
        padding: 0 15px !important;
    }
}

@media screen and (max-width:1080px){
    #qodef-page-mobile-header {
        display: block !important;
    }

    #qodef-page-header{
        display: none !important;
    }

    aside#mega-menu--mobile .mega__footer div#social-fixed {
        display: flex;
        justify-content: center;
        padding: 10px 0;
    }

    aside#mega-menu--mobile .mega__footer div#social-fixed .social-fixed-wrapper {
        position: relative;
        transform: unset;
    }

    aside#mega-menu--mobile .mega__footer div#social-fixed .social-fixed-inner {
        display: flex;
        align-items: center;
    }

    aside#mega-menu--mobile .inner-single-social:not(:first-child){
        margin-top: unset;
    }

    aside#mega-menu--mobile .mega__footer {
        background: #fff;
    }

    aside#mega-menu--mobile .mega__footer div#social-fixed .social-fixed-inner .inner-single-social {
        margin: 0 10px;
    }
}

@media screen and (max-width:1024px){
    .eplay-title, h1.eplay-title.custom-free-storage {
        font-size: 80px;
        line-height: 80px;
    }

    .first-row-homepage h1.animation-title-right.eplay-title {
        line-height: 60px;
    }

    .row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(odd) a.eapps-instagram-feed-posts-item-link {
        padding: 0 30px 30px 30px !important;
    }

    .row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(even) a.eapps-instagram-feed-posts-item-link {
        padding: 30px 30px 0 30px !important;
    }

    #theme-info-button {
        bottom: 10px;
        right: 10px;
    }

    .social-fixed-wrapper {
        right: 10px;
    }

    .nav-info {
        right: 10px;
    }

    #email-info.show {
        transform: translateY(-120%);
    }

    #whatsapp-info.show {
        transform: translateY(-240%);
    }

    .wrapper-jwb-footer {
        flex-direction: column-reverse;
    }

    .left-jwb-footer-clm, .right-jwb-footer-clm {
        max-width: 100%;
    }

    .wrapper-top-jwb-footer-clm, .wrapper-bottom-jwb-footer-clm {
        padding: 20px 0;
        margin: 0 auto;
        width: 80%;
    }

    .inner-bottom-footer-clm .inner-right-privacy-txt {
        display: none;
    }

    .wrapper-left-jwb-footer-clm {
        width: 80%;
        margin: auto;
        padding: unset;
        padding: 30px 0;
    }

    .inner-left-jwb-footer-clm .inner-left-privacy-txt {
        padding: unset;
        padding-bottom: 20px;
        margin: unset;
    }

    .left-jwb-footer-clm .inner-right-privacy-txt{
        display: block;
    }

    .jb-privacy-text {
        display: flex;
        width: 80%;
        margin: 0 auto;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .jb-privacy-text .inner-right-privacy-txt {
        padding: unset;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0px;
    }

    .elementor-widget-lorne_core_text_marquee .qodef-m-content{
        font-size: 120px !important;
        line-height: 140px !important;
    }

    #row-testimonials .elementor-widget-lorne_core_testimonials_list {
        margin: unset;
        padding: 40px 0 40px;
    }

    #row-testimonials .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px !important;
    }

    .qodef-testimonials-list .qodef-e-content {
        max-width: 80%;
    }

    .qodef-testimonials-list .qodef-e-text, .inner-cst-content-testimonials span.qodef-e-author-name {
        font-size: 16px;
    }

    #row-testimonials .swiper-button-prev.swiper-button-outside, .swiper-button-next.swiper-button-outside{
        display: none !important;
    }

    .inner-description-first-slide {
        padding: 0 50px 0 50px;
    }
    
    .wrapper-custom-first-slide {
        min-width: 450px !important;
    }

    div#last-jb-slide {
        width: 25vw;
    }

    .elementor-10097 .elementor-element.elementor-element-6eb65cd{
        width: 100% !important;
    }

    .jb-product-page .elementor-element.e-con-full.e-lazyloaded:nth-child(2) {
        flex-direction: column;
        align-items: center;
        padding-bottom: 50px;
    }

    .jb-product-page .elementor-element.e-con-full.e-lazyloaded:nth-child(2) .btn-infinite-box-inner.btn-align-left {
        text-align: center;
    }

    .jb-product-page .elementor-element.e-con-full.e-lazyloaded:nth-child(2) .elementor-element {
        width: 100%;
    }

    .jb-product-page h1.eplay-title {
        width: 100%;
        text-align: center;
    }

    .wrapper-news-media-block {
        max-width: 90%;
    }

    div#row-boxes {
        flex-direction: column;
    }

    div#row-boxes div#left-clm-boxes-gallery {
        padding: 25px 0;
        width: 80% !important;
        margin: auto;
    }

    div#row-boxes div#right-clm-boxes-gallery {
        width: 100%;
    }

    div#row-boxes {
        height: 100% !important;
    }

    .custom-right-section {
        height: 100% !important;
        overflow: inherit !important;
    }

    .title-boxes-different-size h1 {
        line-height: 85px;
    }

    div#left-clm-boxes-gallery h2.qodef-m-title {
        text-align: end;
    }

    div#left-clm-boxes-gallery .boxes-menu p {
        width: 33.33%;
    }

    .boxes-menu .elementor-widget-container {
        padding: unset !important;
        max-width: 80%;
        margin: auto;
        position: relative;
        left: 40px;
    }
}

@media screen and (max-width:980px){
    .row-homepage-btn-shortcode .elementor-widget-wrap.elementor-element-populated{
        justify-content: space-between;
        align-items: center;
        max-width: 80%;
        margin: auto;
    }

    .row-homepage-btn-shortcode .elementor-widget-jb-infinite-circle-button {
        position: inherit;
        right: 0;
        top: 0;
        transform: unset;
        z-index: 99;
        width: fit-content !important;
    }

    .row-homepage-btn-shortcode .elementor-widget-jb-svg-button {
        display: flex;
        width: fit-content !important;
    }

    .row-homepage-btn-shortcode{
        padding-bottom: 90px !important;
    }

    .wrapper-vertical-img-section .inner-row-vertical-section {
        width: 100%;
        margin-bottom: 50px;
    }
}

@media screen and (max-width:950px){
    .eplay-three-images-wrapper .inner-clm-left {
        margin: 0 15px;
        max-width: calc(50% - 30px);
    }

    .eplay-three-images-wrapper .inner-clm-center {
        margin: 0 15px;
        max-width: calc(50% - 30px);
    }

    .eplay-three-images-wrapper .inner-clm-right {
        margin: 0 15px;
        max-width: calc(100% - 30px);
    }

    .inner-category-filter {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width:850px){
    .wrapper-news-media-block .inner-single-jb-post {
        width: calc(50% - 40px);
    }
}

@media screen and (max-width:800px){
    .jb-world-posts .jb-world-row.odd-row .jb-world-column:nth-child(1) .jb-world-post {
        margin: 11% 11.7% 0 6%;
    }

    .jb-world-posts .jb-world-row.odd-row .jb-world-column:nth-child(2) .jb-world-post {
        margin: 2% 1% 0 19%;
    }

    .jb-world-posts .jb-world-row.even-row .jb-world-column:nth-child(1) .jb-world-post {
        margin: 10% 18.3% 0 1.7%;
    }
}

@media screen and (max-width:768px){
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef-portfolio-list-horizontal-last-slide .qodef-m-last-slide{
        padding: unset !important;
    }
}

@media screen and (max-width:767px){
    .single-free-storage {
        position: relative;
        top: 0;
        padding: 50px 0;
    }

    .single-free-storage .et-icon-wrapper.free-storage-icon {
        max-width: 130px;
        margin-left: 0;
        margin-bottom: 70px;
    }

    .row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(odd) a.eapps-instagram-feed-posts-item-link {
        padding: 0 !important;
    }

    .row-instagram .eui-slider-slide .eapps-instagram-feed-posts-item-template-tile:nth-child(even) a.eapps-instagram-feed-posts-item-link {
        padding: 0 !important;
    }

    div#start-jb-slide {
        width: 25vw;
    }

    .qodef-portfolio-list.qodef-item-layout--info-left .qodef-e-inner {
        flex-direction: column-reverse;
    }

    div#custom-jb-stamp-grid .qodef-e-content {
        width: 100%;
        padding: unset;
        align-items: flex-start;
        padding-top: 15px;
    }

    .custom-free-storage-image img {
        margin-right: unset;
    }

    div#social-fixed {
        display: none;
    }

    .row-packaging-mission-and-value .elementor-widget-image {
        position: inherit !important;
    }

    .row-packaging-mission-and-value .elementor-widget-image img {
        max-width: 400px;
        position: relative;
        right: -15%;
    }

    .elementor-widget-lorne_core_text_marquee .qodef-m-content{
        font-size: 80px !important;
        line-height: 100px !important;
    }

    h4.woocommerce-loop-category__title {
        font-size: 70px;
    }

    /*.qodef-scroll-image-switch.qodef-layout--link-overlay.qodef-use--full-height .qodef-cover-image img, .qodef-scroll-image-switch.qodef-layout--link-overlay.qodef-use--full-height .qodef-m-image img {
        height: auto !important;
        -o-object-fit: cover;
        object-fit: cover;
    }*/
}

@media screen and (max-width:740px){
    .row-homepage-btn-shortcode .elementor-widget-wrap.elementor-element-populated {
        justify-content: center;
    }

    .row-homepage-btn-shortcode .elementor-widget-jb-svg-button {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width:680px){
    .qodef-portfolio-list-horizontal-holder .qodef-plhi-title {
        font-size: 55px;
    }

    .elementor-widget-jb_three_image_gallery {
        max-width: 90%;
        margin: auto;
    }

    .row-materials-gallery-img .qodef-e-info-jb p {
        font-size: 18px;
    }

    .qodef-portfolio-featured-slider.qodef-item-layout--three-images .swiper-pagination-fraction{
        bottom: 0;
    }

    .elementor-widget-jb_three_image_gallery article {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:650px){
    .inner-right-footer-menu span {
        padding: 5px 10px;
    }

    .inner-right-footer-menu {
        justify-content: center;
        flex-wrap: wrap;
    }

    .wrapper-top-jwb-footer-clm, .wrapper-bottom-jwb-footer-clm, .wrapper-left-jwb-footer-clm, .jb-privacy-text{
        width: 90%;
    }

    .left-jwb-footer-clm .wrapper-left-jwb-footer-clm p {
        padding-right: 30px;
    }

    .inner-custom-bottom-section {
        flex-direction: column;
        align-items: flex-start;
    }

    .inner-custom-bottom-section .clm-bottom-section:first-child {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .inner-cst-img-testimonials {
        width: 10%;
    }

    .inner-cst-content-testimonials {
        padding: 30px 20px;
        width: 80%;
    }

    .jb-world-column {
        width: 100%;
    }

    .boxes-menu .elementor-widget-container {
        max-width: 100%;
    }

    .slider-description i {
        font-size: 22px;
    }
}

@media screen and (max-width:600px){
    .inner-card-background {
        max-width: 350px;
        min-width: 350px;
        min-height: 400px;
    }

    .inner-card-background.first-bck-card .vertical-card-img img {
        max-width: 300px !important;
    }

    .inner-card-background.second-bck-card .vertical-card-img img {
        max-width: 150px !important;
    }

    .vertical-card-img img {
        max-width: 150px !important;
    }

    .eplay-title, h1.eplay-title.custom-free-storage {
        font-size: 55px;
        line-height: 55px;
    }

    .jb-product-page h1.eplay-title {
        font-size: 60px !important;
    }

    h1.eplay-title.custom-free-storage{
        left: 0;
    }
}

@media screen and (max-width:550px){
    .eplay-mobile-menu{
        width: 100%;
    }

    .qodef-testimonials-list .qodef-e-content {
        max-width: 95%;
    }

    .wrapper-custom-first-slide {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
        min-width: 350px !important;
    }

    .inner-custom-first-slide {
        height: 100%;
    }

    .inner-title-first-slide.title-different-font {
        height: 30%;
    }

    .inner-description-first-slide {
        height: 70%;
    }

    .vertical-card h3 {
        font-size: 45px;
    }

    .row-homepage-btn-shortcode .elementor-widget-wrap.elementor-element-populated {
        max-width: 100%;
    }

    h1 {
        font-size: 50px;
    }

    .wrapper-news-media-block {
        max-width: 100%;
    }

    .wrapper-news-media-block .inner-single-jb-post {
        width: calc(50% - 20px);
        margin: 10px;
    }

    .wrapper-channel-information-jwb span {
        font-size: 15px;
    }

    div#left-clm-boxes-gallery .boxes-menu p {
        width: 50%;
    }

    .boxes-menu {
        margin: 20px 0 !important;
    }
    
    .eplay-jb-single-element {
        padding: 2% 3%;
    }

    .eplay-jb-single-element h6.eplay-jb-title{
        font-size: 15px;
    }

    .inner-title-boxes-gallery {
        padding: 10px;
    }

    .btn-infinite-box-inner.btn-color-b a {
        font-size: 14px;
    }

    .single-bk-image {
        height: 70vh;
    }

    .jb-grid-container {
        flex-direction: column;
    }

    .jb-grid-container .jb-column {
        flex-direction: row;
    }

    .jb-box .inner-overlay-description h6 {
        font-size: 15px;
    }

    #desktop-banner{
        display: none;
    }

    #mobile-banner{
        display: block;
    }

    .row-different-mobile-space{
        position: relative;
        top: -20px;
    }

    .row-different-mobile-space-2{
        position: relative;
        top: -40px;
    }
}

@media screen and (max-width:500px){
    .row-packaging-mission-and-value .elementor-widget-image img, .row-packaging-mission-and-value .elementor-widget-image {
        right: 0 !important;
    }

    .wrapper-channel-information-jwb .et-icon-wrapper.btn-box svg {
        width: 98% !important;
        margin: auto;
        display: block;
    }

    .wrapper-channel-information-jwb img {
        width: 98% !important;
        margin: auto;
        display: block
    }

    .wrapper-channel-information-jwb .information-channel-info{
        width: 80%;
    }

    .contact-channel-info {
        margin-top: 15px;
    }

    .title-channel-info h3 {
        margin: unset;
        margin-bottom: 10px;
    }

    .row-contact-form span.wpcf7-form-control-wrap {
        width: calc(100% - 20px) !important;
    }

    .row-contact-form span.wpcf7-form-control-wrap input, .inner-form-textarea textarea {
        padding: 0 15px;
    }
}

@media screen and (max-width:470px){
    .eplay-three-images-wrapper .inner-clm-left {
        margin: 0 25px;
        max-width: calc(100% - 50px);
    }

    .eplay-three-images-wrapper .inner-clm-center {
        margin: 0 25px;
        max-width: calc(100% - 50px);
    }

    .eplay-three-images-wrapper .inner-clm-right {
        margin: 0 25px;
        max-width: calc(100% - 50px);
    }

    .inner-jwb-footer-menu {
        flex-direction: column-reverse;
    }

    .inner-jwb-footer-menu .jwb-footer-clm-right {
        margin-bottom: 40px;
    }

    .inner-jwb-footer-menu {
        padding: 20px 0;
    }

    .inner-jwb-footer-menu h6 {
        margin-bottom: 15px !important;
    }
}

@media screen and (max-width:450px){
    .inner-card-background {
        max-width: 90%;
        min-width: 90%;
        min-height: 400px;
    }

    .inner-card-background.first-bck-card .vertical-card-img img {
        max-width: 250px !important;
    }

    .inner-card-background.second-bck-card .vertical-card-img img {
        max-width: 130px !important;
    }

    .vertical-card-img img {
        max-width: 120px !important;
    }

    .inner-jb-product-img .image-gradient-container {
        max-width: 100%;
    }

    h4.woocommerce-loop-category__title {
        font-size: 55px;
    }

    .single-bk-image {
        height: 60vh;
    }
}

@media screen and (max-width:380px){
    .boxes-menu .elementor-widget-container {
        left: 15px;
    }

    div#row-boxes div#left-clm-boxes-gallery {
        width: 95% !important;
    }
}

body.mission-and-value-page {
    background-color: #F2F1F1;
}

.section-scroll-image .qodef-m-image img {
    width: 100%;
}

.instagram-swiper .swiper-slide:nth-child(odd) {
    margin-top: 50px;
}

.grecaptcha-badge {
    display: none !important;
}

.captcha-box.has-animation {
    width: calc(100% - 10px) !important;
    margin: 0 10px;
    color: #6B5F5E;
    margin-top: 10px;
}

.captcha-box.has-animation span.wpcf7-form-control-wrap {
    width: 100% !important;
    margin: unset;
}

.acceptance-row {
    width: calc(100% - 10px) !important;
    margin: 0 10px;
    color: #6B5F5E;
}

.acceptance-row span.wpcf7-form-control-wrap{
    width: 100% !important;
    margin: unset;
}

.acceptance-row span.wpcf7-list-item{
    margin: unset;
}

.wpcf7 .custom-contact-form button.qodef-button:disabled {
    opacity: 0.2;
    pointer-events: none;
}

.custom-small-h1-tag h1 {
    font-family: Spectral, serif;
    font-size: 56px;
    line-height: 1.214em;
    font-weight: 300;
    letter-spacing: -.01em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.custom-medium-h1-tag h2{
    font-family: Spectral, serif;
    font-size: 70px;
    line-height: 1.14em;
    font-weight: 300;
    letter-spacing: -.015em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.cky-box-bottom-left {
    bottom: 20px !important;
    left: 20px !important;
}

.cky-modal {
    z-index: 9999999999 !important;
}

.cky-revisit-bottom-left {
    left: 2% !important;
    bottom: 20px !important;
}

@media only screen and (max-width: 1440px) {
    .custom-medium-h1-tag h2 {
        font-size: 48px;
    }
}

@media screen and (max-width: 1024px) {
    .cky-revisit-bottom-left {
        left: 10px !important;
        bottom: 10px !important;
    }
}

@media only screen and (max-width: 680px) {
    .custom-medium-h1-tag h2 {
        font-size: 45px;
    }
}

@media (max-width: 576px) {
    .cky-box-bottom-left {
        bottom: 0 !important;
        left: 0 !important;
    }
}