/*-----------------------------------------------------------------------------------
	All Occasion Cookies
	About: Handmade beautiful cookies.
	Author: Jack Drinnan
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{margin:0;padding:0;  background:#EDB8CC;  overflow-x:hidden;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.page-container{overflow: hidden;} a,button{transition: background .3s ease-in-out;outline: none!important;} a:hover{text-decoration: none; cursor:pointer;}.page-preloader{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;animation-name: preloader-fade;animation-delay: 2s;animation-duration: 0.5s;animation-fill-mode: both;}.preloader-complete{animation-delay:0.1s;}@keyframes preloader-fade {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}.bloc{width:100%;clear:both;background: 50% 50% no-repeat;padding:0 20px;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;display:flex;}.bloc .container{padding-left:0;padding-right:0;position:relative;}.bloc-lg{padding:100px 20px;}.bloc-md{padding:50px 20px;}.bloc-sm{padding:20px;}.full-width-bloc{padding-left:0;padding-right:0;}.full-width-bloc .row{margin-left:0;margin-right:0;}.full-width-bloc .container{width:100%;max-width:100%!important;}.full-width-bloc .carousel img{width:100%;height:auto;}.bloc-shape-divider{position: absolute;width:100%;text-align:center;left:0;right:0;z-index: 0;display: flex;pointer-events: none;}.svg-divider{width:100%;height:100px;fill:#000000;}.bloc-divider-top{top:-1px;align-items: flex-start;}.bloc-divider-bottom{bottom:-1px;align-items: flex-end;}.bloc-divider-flip-x svg{transform:scale(-1,1);}.bloc-divider-flip-y svg{transform:scale(1,-1);}.bloc-divider-flip-x.bloc-divider-flip-y svg{transform:scale(-1,-1);}.bloc-bg-texture::before{content:"";background-size: 2px 2px;position: absolute;top: 0;bottom: 0;left:0;right:0;}.texture-geometry-shapes-2::before{background: url("img/texture-geometry-shapes-2.png");background-size: 200px 200px;}.parallax__container {clip: rect(0, auto, auto, 0);height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 100%;z-index:-1;}.parallax {position: fixed;top: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}.d-bloc .card,.l-bloc{color:rgba(0,0,0,.5);}.d-bloc .card button:hover,.l-bloc button:hover{color:rgba(0,0,0,.7);}.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span,.l-bloc .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{color:rgba(0,0,0,1);}.l-bloc .navbar-toggle .icon-bar{color:rgba(0,0,0,.6);}.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.voffset{margin-top:30px;}.dropdown-menu .dropdown-menu{border:none}@media (min-width:576px){.navbar-expand-sm .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:768px){.navbar-expand-md .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:992px){.navbar-expand-lg .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{right:100%;left:auto}}.mg-clear{margin:0;}.mg-md{margin-top:10px;margin-bottom:20px;}.btn-d,.btn-d:hover,.btn-d:focus{color:#FFF;background:rgba(0,0,0,.3);}button{outline: none!important;}.icon-md{font-size:30px!important;}.icon-lg{font-size:60px!important;}.card-columns .card {margin-bottom: 0.75rem;}@media (min-width: 576px) {.card-columns {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 1.25rem;-moz-column-gap: 1.25rem;column-gap: 1.25rem;orphans: 1;widows: 1;}.card-columns .card {display: inline-block;width: 100%;}}.scrollToTop{width:36px;height:36px;padding:5px;position:fixed;bottom:20px;right:20px;opacity:0;z-index:999;transition: all .3s ease-in-out;pointer-events:none;}.showScrollTop{opacity: 1;pointer-events:all;}.scroll-to-top-btn-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}a[data-lightbox]{position: relative;display: block;text-align: center;}a[data-lightbox]:hover::before{content:"+";font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;font-size:32px;line-height: 42px;width:50px;height:50px;margin-left:-25px;border-radius: 50%;background:rgba(0,0,0,.5);color:#FFF;font-weight:100;z-index: 1;position: absolute;top: 50%;left: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}a[data-lightbox]:hover img{opacity: 0.6;-webkit-animation-fill-mode: none;animation-fill-mode:none;}.lightbox-caption{padding: 20px;color: #FFF;background: rgba(0,0,0,.5);position: absolute;left: 15px;right: 15px;bottom: 5px;}.close-lightbox:hover,.next-lightbox:hover, .prev-lightbox:hover{background:rgba(0,0,0,.5);}.next-lightbox, .prev-lightbox,.close-lightbox{position: absolute;padding:6px;background:rgba(0,0,0,.3);line-height:0;transition: background .2s ease-in-out;border-radius:.25rem;border:none;z-index:20;}.next-lightbox, .prev-lightbox{top:45%;}.close-lightbox{top:20px;right:20px;}.next-lightbox{right:25px;}.prev-lightbox{left:25px;}.lightbox-prev-icon,.lightbox-next-icon,.lightbox-close-icon{fill:none;stroke: #fff;stroke-width: 3px;fill-rule: evenodd;stroke-linecap:round;}.lightbox-close-svg{pointer-events:none;}h1,h2,h3,h4,h5,h6,p,label,.btn,a{font-family:"Montserrat";font-weight:300;}.container{max-width:1140px;}.link-style{font-family:"Montserrat";}.img-style{width:200px;}.navbar-brand img{width:150px;}.bloc-divider-t-fill{fill:rgba(250,250,250,0.25);height:50px;}.bloc-divider-b-fill{fill:rgba(242,198,214,0.25);height:50px;}.bloc-divider-t-style{height:50px;fill:rgba(251,251,251,0.25);}.custom-shadow{box-shadow:0px 8px 24px rgba(0,0,0,0.50);}.bloc-divider-b-bloc-1-fill{fill:rgba(251,251,251,0.25);height:50px;}.bloc-divider-t-bloc-5-fill{fill:rgba(242,198,214,0.25);height:50px;}.bgc-snow{background-color:#FAFAFA;}.btn-pink-pearl{background:#EDB8CC;color:rgba(0,0,0,.5)!important;}.btn-pink-pearl:hover{background:#be93a3!important;color:rgba(0,0,0,.5)!important;}.icon-pink-pearl{color:#EDB8CC!important;border-color:#EDB8CC!important;}@media (min-width: 576px) {  .bloc-xxl-sm{padding:200px 20px;}  .bloc-xl-sm{padding:150px 20px;}  .bloc-lg-sm{padding:100px 20px;}  .bloc-md-sm{padding:50px 20px;}  .bloc-sm-sm{padding:20px;}  .bloc-no-padding-sm{padding:0 20px;}}@media (min-width: 768px) {  .bloc-xxl-md{padding:200px 20px;}  .bloc-xl-md{padding:150px 20px;}  .bloc-lg-md{padding:100px 20px;}  .bloc-md-md{padding:50px 20px;}  .bloc-sm-md{padding:20px 20px;}  .bloc-no-padding-md{padding:0 20px;}}@media (min-width: 992px) {  .bloc-xxl-lg{padding:200px 20px;}  .bloc-xl-lg{padding:150px 20px;}  .bloc-lg-lg{padding:100px 20px;}  .bloc-md-lg{padding:50px 20px;}  .bloc-sm-lg{padding:20px;}  .bloc-no-padding-lg{padding:0 20px;}}@media (max-width: 1024px){  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{ padding-left: 0;   padding-right: 0;  }}@media (max-width: 991px){  .container{width:100%;}  .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);}   .bloc-group, .bloc-group .bloc{display:block;width:100%;}}@media (max-width: 767px){  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{ padding-left:0;padding-right:0;  }  .btn-dwn{   display:none;   }  .voffset{ margin-top:5px;  }  .voffset-md{ margin-top:20px;  }  .voffset-lg{ margin-top:30px;  }  form{ padding:5px;  }  .close-lightbox{ display:inline-block;  }  .blocsapp-device-iphone5{ background-size: 216px 425px; padding-top:60px; width:216px; height:425px;  }  .blocsapp-device-iphone5 img{ width: 180px; height: 320px;  }}@media (max-width: 991px){.mt-md-0{}.mt-md-4{}}@media (max-width: 767px){.text-right{}.text-left{}.text-center{}}@media (max-width: 575px){.mt-1{}.footer-link{text-align:center;}.img-style{width:100px;}.img-cust-style{width:100px;}.custom-shadow{box-shadow:0px 1px 2px #000000;}.mt-3{}.bloc-divider-t-bloc-7-fill{fill:rgba(242,198,214,0.25);height:25px;}.bloc-divider-b-style{height:25px;fill:rgba(250,250,250,0.25);}.bloc-divider-t-style{height:50px;}}