
#sp-footer, #sp-bottom {
    background: #303030;
    color: #ffffff;
	    z-index: 3;
    position: relative;
}
div#sppb-addon-wrapper-1676130452606 {
    float: right;
    margin-inline: 15px;
}
 

.title-heading h2:before {
  content: '';
  width: 103px;
  height: 21px;
  background: #dfdfdf;
  display: inherit;
  /* padding-right: 20px; */
  margin-right: 20px;
}

.title-heading h2:after {
  content: '';
  width: 103px;
  height: 21px;
  background: #dfdfdf;
  display: inherit;
  /* padding-right: 20px; */
  margin-left: 20px;
}

.title-heading{
  font-size: 2.5rem;
}

.categoris-div .overlay-image-title {
    height: 100%;
	width: 100%;
}

.categoris-div .overlay-image-button-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
}

.categoris-div .overlay-image-button-wrap  a{
border-radius:50%;

}


.sppb-addon.sppb-addon-overlay-image.image-effect-zoom-in:hover a{
	-webkit-animation: slide-in-left-x 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left-x 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slider-nav .sppb-addon-wrapper {
    padding-right: 57px;
}

.slider-nav .sppb-addon-wrapper:before{
    content: "";
    width: 80px;
    height: 10px;
    background: #dfdfdf;
    display: block;
    position: absolute;
    left: -41px;
    top: 50%;
    border-radius: 12px;
}

.slider-nav .sppb-addon-wrapper:after{
    content: "";
    width: 80px;
    height: 10px;
    background: #dfdfdf;
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    border-radius: 12px;
    z-index: -1;
}

.slider-nav img{
    opacity:.5
}

.slider-nav .is-selected img{
    opacity:1
}

.slider-nav .sppb-addon-single-image-container{
    background:white;
}

div#column-wrap-id-yBtHRkWEsdUaqJ0Jqz-oh {
    max-width: 900px;
    margin-block: auto;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 20px 0px #808080c2;
    margin-top: 56px;
    padding: 0;
}

.paprallax-paragraph{
	max-width: 1000px;
	margin-inline: auto;
}

.sppb-addon-image-layout-content.sppb-text-alignment {
    padding-right: 15px;
}


/* Instagram video*/
.mfp-content video{
    max-width: 100%;
}

.comming-soon #sp-main-body{
  overflow: hidden;
}


section#section-id-1668299787981 {
    padding: 0 !important;
    position: absolute !important;
    /* bottom: -42%; */
    /* left: 50%; */
    top: 62vh;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

section#section-id-1668299787981 img { 
width: 80%;
      -webkit-animation:rotation 20s linear reverse infinite;
    -moz-animation:rotation 20s linear reverse infinite;
    animation:rotation 20s linear reverse infinite;
}

@-moz-keyframes spin { 
  0% { -moz-transform: rotate(360deg); } 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

div#sppb-addon-1668295950816 > div {
  font-weight: 900;
  color: #394add;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 128px;
  position: relative;
  z-index: 10;
  transform: scale(1);
  transform-origin: center center;
  animation: rotation 20s linear infinite;
  height: calc(330px + 2rem);.
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
section#section-id-1668278918792 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section#section-id-1668278918792 {
    padding: 0 !important;
}

.comming-soon h3{
  font-size:40px;
  font-family: 'Carattere', cursive;
      /* margin-bottom: 5px !important; */
  color: white;
    text-shadow: -3px 3px 7px #c14f9285;
}

.comming-soon h3 span{
  font-size:28px;
  padding-right: 15px;
}

div#sppb-addon-1668293951718 i {
      color: white;
    text-shadow: -3px 3px 7px #c14f9285;
    padding: 0 10px;
}

#sppb-addon-1668279617588 img {
    /* position: relative; */
    /* top: 0px; */
    width: 131%;
    height: auto;
    max-width: unset;
}


div#column-id-1668278918793 {
    width: 80%;
  z-index: 2;
}


div#sppb-addon-wrapper-TiIeQC_JvnQmgDPTko5P8 {
    position: absolute;
    top: 0;
}



.bounce-in-bck {
	-webkit-animation: bounce-in-bck 1.1s both;
	        animation: bounce-in-bck 1.1s both;
}

.flickity-viewport {
  transition: height 0.2s;
}


.category-slider.sp-slider .sp-item .sp-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
    background-repeat: no-repeat;
}

.category-slider.sp-slider {
    background-image: url('https://cakedesigndana.fr/images/2023/03/04/bg.jpg');
	background-size: cover;
}





@media (max-width: 991.98px){
section#section-id-1668278918792 {
display:block;
}
  div#sppb-addon-1668290035693 img {
    width: 77%;
}

div#sppb-addon-1668290035693 {
    text-align: center;
}
  
  .comming-soon h3{
  font-size:37px;
}

.comming-soon h3 span{
  font-size:27px;
}
  
  #column-wrap-id-1668278918793{
    max-width:100% !important;
    flex-basis: 100% !important;
  }
  div#column-id-1668278918793 {
    width: 100%;
}
  
  div#column-wrap-id-1668278918794 {
    position: absolute;
    top: calc(100vh - 93%);
    position: absolute;
    right: calc(100vw - 80%);
    top: calc(100vh - 80%);
}

  #sppb-addon-1668279617588 img {
    /*position: relative;*/
    /* top: 0px; */
    width: 185%;
    height: auto;
    max-width: unset;
    right: left;
    right: -63%;
    bottom: 111px;
    
        /* position: absolute; */
    /* top: 0px; */
    width: 82vw;
    height: auto;
    max-width: unset;
    right: left;
    /* right: 65px; */
    /* top: 0;*/
}
  
}

@media(max-width: 767.98px){
  
  section#section-id-1668278918792 {
display:block;
}
    .comming-soon h3{
  font-size:32px;
}

.comming-soon h3 span{
  font-size:22px;
}
  
      div#column-wrap-id-1668278918794 {
    position: absolute;
    top: calc(100vh - 93%);
    position: absolute;
    right: calc(100vw - 80%);
    top: calc(100vh - 71%);
        max-width: 50%;
    flex-basis: 50%;
}
  }


@-webkit-keyframes bounce-in-bck {
  0% {
    -webkit-transform: scale(7);
            transform: scale(7);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: scale(1.24);
            transform: scale(1.24);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: scale(1.04);
            transform: scale(1.04);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-bck {
  0% {
    -webkit-transform: scale(7);
            transform: scale(7);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  72% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}


.flour{
    	/* display:none; */
    	-webkit-animation: dust 0.3s both;
    	animation: dust 0.5s both;
  		animation-delay: 0.3s;
}

@-webkit-keyframes dust {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 1;
  }
 
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
}


@keyframes dust {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
}





/*******************************************/
/*******************************************/
/*******************************************/
/********       Home PAGE          *********/
/*******************************************/
/*******************************************/
/*******************************************/

div#section-id-1674826154263 {
    z-index: -1;
}

.home-slider{
	    transition: all .2s;
}

header#sp-header{
	height:0px;
}

ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
    top: -30px;
	left: 96.71px;
}

#sp-logo{
	display:none;
}
a.header-logo {
    top: 34px;
    position: relative;
}
a.header-logo img {
    height: 155px;
	    -webkit-filter: drop-shadow(5px 5px 5px #fba6d691);
    filter: drop-shadow(5px 5px 5px #fba6d691);
}

li.sp-menu-item a {
    font-size: 18px;
    color: #fff;
}

li.sp-menu-item:hover a {
    font-size: 18px;
    color: #f335a1;
}

li.sp-menu-item.active.current-item a {
    font-size: 18px;
    color: #f335a1;
}

.offcanvas-menu .item-116{
	display:none !important;
}
.kenburns-top {
	-webkit-animation: kenburns-top 6s ease-out both;
	        animation: kenburns-top 6s ease-out both;
}

.home-slider .slider-content-vercally-center.active .sp-background {
		-webkit-animation: kenburns-top 6s ease-out both;
	        animation: kenburns-top 6s ease-out both;
}

.home-slider .sppb-col-sm-12 {
    max-width:50%;
}

/* ----------------------------------------------
 * Generated by Animista on 2023-1-29 16:22:3
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2023-2-3 8:57:15
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left-x {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left-x {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

#sppb-addon-1625149863682 .sppb-addon-header .sppb-addon-title {
    text-shadow: -3px 3px 7px #c14f9285;
}

#sppb-addon-1625143092030 .sppb-addon-title {
    font-size: 38px !;
    line-height: 70px;
    font-family: Libre Baskerville;
}
div#sppb-addon-wrapper-1625143092030 h3 {
text-shadow: -3px 3px 7px #c14f9285;
}
div#sppb-addon-wrapper-1625143092030 h4 {
    font-size: 1.3rem;
	line-height: 27px;
}

.footer-logo{
	filter: drop-shadow(2px -1px 4px #fbe8ff);
}

/*******************************************/
/*******************************************/
/*******************************************/
/********       Tablets          *********/
/*******************************************/
/*******************************************/
/*******************************************/

@media (max-width: 991px){
	
#sp-logo{
	display:block;
}

#sp-header .logo {
    height: 181px;
}

.logo-image-phone {
    height: 165px !important;
		    -webkit-filter: drop-shadow(5px 5px 5px #fba6d691);
    filter: drop-shadow(5px 5px 5px #fba6d691);
}

section#section-id-1625137164747 .sppb-row-container {
    max-width: unset;
}

div#sppb-addon-wrapper-1625143092030 h3 {
   font-family: Libre Baskerville !important;
    font-size: 26px !important;
text-shadow: -3px 3px 7px #c14f9285;
}

div#sppb-addon-wrapper-1625143092030 h4 {
    font-size: 1.1rem;
}

.about-me-div {
    width: 427px !important;
    padding-left: 15px;
}
}


/*******************************************/
/*******************************************/
/*******************************************/
/********       MOBILES          *********/
/*******************************************/
/*******************************************/
/*******************************************/

@media (max-width: 575.98px){

#sp-logo{
	display:block;
}

#sp-header .logo {
    height: 124px;
}

.logo-image-phone {
    height: 111px !important;
	-webkit-filter: drop-shadow(5px 5px 5px #fba6d691) !important;
    filter: drop-shadow(5px 5px 5px #fba6d691) !important;
}

.home-slider .sppb-col-sm-12 {
    max-width: 100%;
}
.home-slider .sp-item.slider-content-vercally-center{
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
    padding-top: 170px;
}

.section-title .title-heading h2{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.section-title .title-heading h2:before {
content: '';
    width: 100%;
    height: 15px;
    background: #dfdfdf;
    display: inherit;
    /* padding-right: 20px; */
    margin-right: 15px;
    margin-left: 15px;
}
.section-title .title-heading h2:after {
content: '';
    width: 100%;
    height: 15px;
    background: #dfdfdf;
    display: inherit;
    /* padding-right: 20px; */
    margin-right: 15px;
    margin-left: 15px;
}

div#sppb-addon-Y0JmpESOTCiKfzDtcuT1I .overlay-background-image {
    background-position:50% 40%;
}

.slider-nav .flickity-viewport{
	min-height:166px !important;
}
#column-wrap-id-1675379425085 {
padding-inline:0px;
}
div#column-wrap-id-yBtHRkWEsdUaqJ0Jqz-oh {
    margin-left: 15px;
    margin-right: 15px;'
	    margin-top: 22px;
}

section#section-id-1675535808908 {
	z-index:3 !important;
}

section#section-id-Ids_JLBJzWMaScu7QH0K4 {
	z-index:2 !important;
}


.map-iframe, .map-iframe iframe{
	height:365px;
}

.category-slider.sp-slider .sp-nav-control .nav-control {
    top: 209px;
}
.category-slider.sp-slider .sp-item .sp-background {

    background-size: cover;

}

#sppb-addon-1625143092030 .sppb-addon-text-block .sppb-addon-content{
	font-size: 18px !important;
}

div#sppb-addon-wrapper-1625143092030 h4 {
    font-size: 1.1rem;
}
.about-me-div {
width: 100% !important;
    padding-left: 0px !important;
}
}