/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp button.pswp__button,.pswp button.pswp__button:hover{border:none;background-color:#fff0;box-shadow:none}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:999999;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/pswp/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/pswp/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/pswp/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}ul.slick-slider{position:relative;margin-left:25px;margin-right:25px;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0 25px 0 25px;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.woocommerce-main-image{cursor:-webkit-zoom-in;cursor:zoom-in}.single-product-main-image{overflow:hidden}.thumbnails{margin-top:8px}.thumbnails li{margin-right:5px;margin-left:5px;outline:none!important;cursor:pointer}.thumbnails img{height:auto;width:100%}.thumbnails ul{padding:0!important;margin:0!important}.slick-next,.slick-prev{height:100%;top:0;margin-top:0;width:35px;text-align:center;font-style:normal;z-index:10;background:rgb(255 255 255 / .5);box-shadow:none}.thumbnails .slick-next:before,.thumbnails .slick-prev:before{color:#000}.slick-next:hover:before,.slick-prev:hover:before{color:#000}.slick-next{right:0}.slick-next:before{content:'\f105'}.slick-prev{left:0}.slick-prev:before{content:'\f104'}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./fonts/slick.eot);src:url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./fonts/slick.eot#1769732585) format('embedded-opentype'),url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./fonts/slick.woff) format('woff'),url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./fonts/slick.ttf) format('truetype'),url(https://curlicuenz.com/wp-content/plugins/wooswipe/public/slick/./fonts/slick.svg#slick) format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}button.slick-arrow,button.slick-arrow:hover,button.slick-arrow:focus{text-shadow:none;border-radius:0;background:none!important;outline:0!important;box-shadow:none!important;padding:0!important}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#fff0;outline:none;background:rgb(255 255 255 / .8)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.1}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir='rtl'] .slick-prev{left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}[dir='rtl'] .slick-next{right:auto}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-slider{margin-bottom:0}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#wooswipe{position:relative;padding-bottom:20px}#wooswipe .wooswipe-pinit{position:absolute;top:10px;left:10px;width:25px;height:25px;z-index:9}#wooswipe .thumbnails{list-style:none;height:100px;overflow:hidden;max-height:100%;padding:0;margin-bottom:20px}body.elementor #wooswipe .thumbnails,body.elementor-page #wooswipe .thumbnails,body.theme-hello-elementor #wooswipe .thumbnails{height:auto}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%}#wooswipe div.single-product-main-image a:hover{cursor:-webkit-zoom-in;cursor:zoom-in}#wooswipe li.slick-slide div.single-product-main-image a:hover{cursor:default}#wooswipe .single-product-main-image-wrap .single-product-main-image{margin-inline-end:0;padding-inline-start:0px!important;margin-left:0;margin-right:0}button.wooswipe-prev{left:0}button.wooswipe-prev.slick-arrow.slick-disabled,button.wooswipe-next.slick-arrow.slick-disabled{cursor:not-allowed}button.wooswipe-prev.slick-disabled svg,button.wooswipe-next.slick-disabled svg{opacity:.6}button.wooswipe-next.slick-arrow{right:0}button.wooswipe-next.slick-arrow,button.wooswipe-prev.slick-arrow{position:absolute;top:50%;border:none;display:block;cursor:pointer;z-index:999}.single-product-main-image button.wooswipe-prev.slick-arrow{left:40px}.single-product-main-image button.wooswipe-next.slick-arrow{right:40px}.thumbnail-nav button.wooswipe-next.slick-arrow,.thumbnail-nav button.wooswipe-prev.slick-arrow{top:35%}#wooswipe .wooswipe-pinit.wooswipe-mainimagepin{position:absolute;top:25px;left:35px;width:25px;height:25px;z-index:9}.wooswipe-popup{position:absolute;top:10px;right:10px;width:25px;height:25px}#wooswipe .wooswipe-popup.wooswipe-mainimagepopup{position:absolute;display:block;top:25px;right:35px;width:25px;height:25px;z-index:9}#wooswipe .wooswipe-popup.wooswipe-mainimagepopup.light-icon img{filter:invert(1)}.site a.wooswipe-mainimagepopup:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:unset!important;text-decoration:unset!important;text-decoration-skip-ink:none!important;background:transparent!important}.site a.wooswipe-mainimagepopup:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:unset!important}#wooswipe .slick-prev.light-icon:before,#wooswipe .slick-next.light-icon:before{filter:invert(1)}#wooswipe .woocommerce-main-image{cursor:default}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}/*! jQuery UI - v1.9.0 - 2012-10-05
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;z-index:100;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}span.ui-spinner{background:none}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;-o-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://curlicuenz.com/wp-content/plugins/booster-plus-for-woocommerce/includes/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}/**
 * jQuery Timepicker - v1.3.2 - 2014-09-13
 * http://timepicker.co
 *
 * Enhances standard form input fields helping users to select (or type) times.
 *
 * Copyright (c) 2014 Willington Vega; Licensed MIT, GPL
 */


.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker{box-sizing:content-box;display:block;height:205px;list-style:none outside none;margin:0;padding:0 1px;text-align:center}.ui-timepicker-viewport{box-sizing:content-box;display:block;height:205px;margin:0;padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:0}.pinterest-for-woocommerce-image-wrapper{left:10px;position:absolute;top:10px;z-index:50;opacity:0;visibility:hidden}@media (hover:none){.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}}.product:hover>.pinterest-for-woocommerce-image-wrapper,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}.product:hover>.pinterest-for-woocommerce-image-wrapper a,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper a{text-decoration:none}.wc-block-product.product,.wp-block-post.product{position:relative}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot#1769732585);src:url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot#1769732585) format('embedded-opentype'),url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2#1769732585) format('woff2'),url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff#1769732585) format('woff'),url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf#1769732585) format('truetype'),url(https://curlicuenz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#f8f8f8;color:#333;box-shadow:0 0 5px 5px #ebebeb inset}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#dfdfdf));background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;box-shadow:0 5px 5px 3px rgb(0 0 0 / .2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgb(51 51 51 / .9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:0;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{box-shadow:0 0 15px 3px #ebebeb inset}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}.sidr ul li ul{border-bottom:0;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:0}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:0;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{box-shadow:0 0 15px 3px #ebebeb inset}.sidr ul li ul li a,.sidr ul li ul li span{color:rgb(51 51 51 / .8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgb(0 0 0 / .1);color:rgb(51 51 51 / .6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgb(51 51 51 / .9)}/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
 .lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(https://curlicuenz.com/wp-content/themes/titan/css/../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s}.lSAction>a:hover{background:#}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.custom-logo-link img{width:auto;//padding:20px;max-height:100px}body,button,input,select,textarea{color:#404040;font-family:'Lato',sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff;font-size:16px;line-height:30px;color:#787f86;font-family:'Lato',sans-serif}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}button,input[type="button"],input[type="reset"],input[type="submit"]{color:#fff;font-size:13px;line-height:24px;font-family:'Raleway',sans-serif;font-weight:600;text-transform:uppercase;background:#1bbc9b;border:0;box-shadow:none;padding:7px 25px;margin-bottom:30px}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{opacity:.8}button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{opacity:.8}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{width:53%;height:42px;margin-bottom:5px;border:1px solid #dde1e5}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus{color:#111}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"]{padding:3px}textarea{padding:3px;width:100%;height:150px;resize:none}input[type="file"]{margin-bottom:5px}a{color:#1ab293;text-decoration:none}a:visited{color:purple}a:hover,a:focus,a:active{color:#1bbc9b}a:focus{outline:none}a:hover,a:active{outline:0}.main-navigation{clear:both;display:block;float:left;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation li{float:left;position:relative}.main-navigation a{display:block;text-decoration:none}.main-navigation ul ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);float:left;position:absolute;top:1.5em;left:-999em;z-index:99999;display:none}.main-navigation ul ul ul{left:-999em;top:-2px}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:0;display:block}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:block}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site{background:#fff}.custom-background-color .site,.custom-background-image .site{//margin:20px}.container{max-width:1170px;margin:0 auto;padding-left:15px;padding-right:15px}.container:after{display:block;content:'';clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after{content:'';display:block;clear:both}.site-header .header-top{margin:0 auto;background:#b9dcd0}.site-header .social-network-section{float:right}.site-header .social-network-section .social-networks{margin:0;padding:6px 0 0;list-style:none;display:inline-block;margin-left:30px}.site-header .social-network-section span{text-transform:uppercase;font-family:'Raleway',sans-serif;display:inline-block;margin:0;color:#34495e;font-weight:500;font-size:12px;line-height:16px;padding-top:16px;float:left}.site-header .social-network-section .social-networks:after{content:'';display:block;clear:both}.site-header .social-network-section .social-networks li{float:left;list-style:none;margin-left:24px}.site-header .social-network-section .social-networks li:first-child{margin-left:0}.site-header .social-network-section .fa{font-size:14px;line-height:18px;color:#2e4154}.site-header .social-network-section .fa:hover{color:#1bbc9b}.site-header .form-section{//height:46px;width:45px;//background:#eaebe6;float:right;margin-left:29px;padding:6px 0 0 16px}.site-header .form-section{position:relative;//overflow:hidden}.site-header .form-section .example{position:absolute;right:0;top:100%;z-index:9999;display:none;min-width:220px}.site-header .form-section form{//width:200px;background:#eaebe6}.site-header .form-section form:after{display:block;content:"";clear:both}.site-header .form-section form input[type="search"]{border:0;width:74%;border-radius:0;padding:0 10px;//height:40px;background:#eaebe6;font-style:italic;font-size:13px;line-height:15px;color:#757575;float:left}.site-header .form-section form input[type="submit"]{float:right;padding:10px 5px;width:30px;text-indent:-9999px;margin-bottom:0;background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png) no-repeat center center}.header-bottom{background:#fff;width:100%}.header-bottom:after{display:block;content:'';clear:both}.site-branding{float:left;margin-top:13px}.site-branding h1{margin:0 0 6px}.site-branding h1 a{font-size:30px;color:#1bbc9b;line-height:34px;font-family:'Raleway',sans-serif;font-weight:700}.site-branding .site-description{font-size:14px;line-height:17px;margin:0}.main-navigation{float:right;width:auto;clear:none}.main-navigation ul li a{text-transform:uppercase;color:#2c3e50;padding:41px 21px;font-family:'Raleway',sans-serif;font-weight:600;font-size:13px;line-height:17px;text-align:left;//border-right:1px solid #ebedef}.main-navigation ul ul{background:#f8f8f8;top:100%;border-top:2px solid #1bbc9b}.main-navigation ul ul li{border-bottom:1px solid #e8eaed}.main-navigation .menu{margin-bottom:0}.main-navigation ul ul li a{padding:11px 20px;border:0}.main-navigation ul li .fa{font-size:12px;line-height:16px;color:#2c3e50;display:inline-block;position:absolute;top:70%;left:47%}.main-navigation ul ul li:last-child{border:0}.main-navigation ul li:hover>a,.main-navigation ul .current-menu-item>a,.main-navigation ul li:hover>a{background:#1bbc9b;color:#fff}.main-navigation ul li a:hover>ul{background:#fff}.main-navigation ul:after{content:'';display:block;clear:both}.site-header.header-2{background:#fff;width:100%}.site-header.header-2 .custom-logo-link img{display:block;margin:auto;padding:15px;max-width:220px}.site-header.header-2 .container{width:100%;padding:0;max-width:100%}.site-header.header-2 .left{float:left;//padding-left:5%;background:#1bbc9b;width:22.42%;padding-top:6px;padding:15px}.site-header.header-2 .right{float:left;width:77.58%}.site-header.header-2 .site-branding{float:none;color:#fff;margin:auto}.site-header.header-2 .site-branding .site-title a{color:#fff}.site-header.header-2 .right .top{background:#f7f8f3;padding-right:40px}.site-header.header-2 .right .top .links{float:left;color:#000;font-size:13px;line-height:100%;font-weight:500;font-family:'Raleway',sans-serif;padding-left:21px;padding-top:14px;//padding-bottom:8px}.site-header.header-2 .right .top .links a{color:#919496}.site-header.header-2 .right .top:after{display:block;content:'';clear:both}.site-header.header-2 .main-navigation{padding-right:40px}.site-header.header-2 .main-navigation ul li a{border:2px solid #fff;background:none}.site-header.header-2 .main-navigation ul li:hover>a,.site-header.header-2 .main-navigation ul .current-menu-item>a,.site-header.header-2 .main-navigation ul li:hover>a{//color:#1bbc9b;background:none;//border-bottom:2px solid #1bbc9b}.site-header.header-2 .main-navigation ul ul .current-menu-item>a{border-bottom:0;//color:#1bbc9b}.site-header.header-2 .main-navigation ul a{//color:#2c3e50}.site-header.header-2 .main-navigation ul .menu-item-has-children::after{color:#2c3e50;left:85%;top:24%}.site-header.header-2 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50}.site-header.header-2 .main-navigation ul ul li a:hover,.site-header.header-2 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-2 .main-navigation ul li a{padding:20px 25px}.site-header.header-2 .main-navigation ul ul{background:#fff}.site-header.header-2 .main-navigation ul ul a{padding:10px 15px}.site-header.header-3 .social-networks{float:left;margin-left:0}.site-header.header-3 .social-network-section{float:none}.site-header.header-3 .form-section{float:right}.site-header.header-3 .header-m{text-align:center;padding:20px 0;//border-bottom:1px solid #eaebe6;background:#fff}.site-header.header-3 .site-branding{float:none;margin:0}.site-header.header-3 .social-network-section form{height:46px}.site-header.header-3 .social-network-section .form-section form input[type="search"]{float:left;padding:0 10px;height:100%}.site-header.header-3 .social-network-section .form-section{padding:0;margin:0}.site-header.header-3 .social-network-section .form-section:after,.site-header.header-3 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-3 .social-network-section .form-section form input[type="submit"]{display:block;float:right;height:100%;text-indent:-9999px;width:30px;box-shadow:none;border:0;padding:0;background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png)no-repeat 0 16px}.site-header.header-3 .social-network-section .form-section{width:auto}.site-header.header-3 .main-navigation{float:none}.site-header.header-3 .main-navigation .menu{float:none;text-align:center;display:table;margin:0 auto}.site-header.header-3 .main-navigation ul li a{border:0;background:none}.site-header.header-3 .main-navigation ul{display:table-row}.site-header.header-3 .main-navigation ul li{float:none;display:table-cell}.site-header.header-3 .main-navigation ul ul li{display:block}.site-header.header-3 .main-navigation ul li:hover>a,.site-header.header-3 .main-navigation ul .current-menu-item>a,.site-header.header-3 .main-navigation ul li:hover>a{color:#1bbc9b;background:none}.site-header.header-3 .main-navigation ul a{//color:#2c3e50}.site-header.header-3 .main-navigation ul .menu-item-has-children::after{color:#2c3e50;left:65%;top:24%}.site-header.header-3 .main-navigation ul ul li a{border-bottom:0;color:#2c3e50}.site-header.header-3 .main-navigation ul ul li a:hover,.site-header.header-3 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-3 .main-navigation ul li a{padding:20px 25px}.site-header.header-3 .main-navigation ul ul{background:#fff}.site-header.header-3 .main-navigation ul ul a{padding:10px 15px}.site-header.header-3 .social-network-section .social-networks li a{height:26px;width:26px;border-radius:50%;background:#e0e1dc;display:block;text-align:center;padding:6px 0}.site-header.header-3 .social-network-section .fa{font-size:12px;line-height:15px;vertical-align:top}.site-header.header-3 .social-network-section .social-networks li a:hover{background:#1bbc9b}.site-header.header-3 .social-network-section .social-networks li a:hover .fa{color:#fff}.site-header.header-3 .social-network-section .social-networks li{margin-left:7px}.site-header.header-4 .header-top{background:#1bbc9b}.site-header.header-4 .header-bottom{//background:#f7f8f3}.site-header.header-4 .social-networks{float:left;margin-left:0}.site-header.header-4 .social-network-section{float:none}.site-header.header-4 .form-section{float:right}.site-header.header-4 .header-m{text-align:center;padding:10px 0;background:#fff}.site-header.header-4 .site-branding{float:none;margin:0}.site-header.header-4 form{height:46px;border-bottom:1px solid #eaebe6}.site-header.header-4 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px}.site-header.header-4 .form-section{padding:0;margin:8px 0 0}.site-header.header-4 .form-section:after{display:block;content:'';clear:both}.site-header.header-4 .form-section form input[type="submit"]{display:block;float:right;height:100%;text-indent:-9999px;width:30px;box-shadow:none;border:0;padding:0;background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png)no-repeat 0 16px}.site-header.header-4 .form-section{width:auto}.site-header.header-4 .main-navigation{float:none}.site-header.header-4 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-4 .main-navigation ul li a{//border:2px solid #f7f8f3;background:none}.site-header.header-4 .main-navigation ul ul li{display:block}.site-header.header-4 .main-navigation ul li:hover>a,.site-header.header-4 .main-navigation ul .current-menu-item>a,.site-header.header-4 .main-navigation ul li:hover>a{background:none;border-top:2px solid #1bbc9b}.site-header.header-4 .main-navigation ul ul .current-menu-item>a{border-top:0;color:#1bbc9b}.site-header.header-4 .main-navigation ul ul li>a{border-top:0}.site-header.header-4 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-4 .main-navigation ul a{//color:#2a333c}.site-header.header-4 .main-navigation ul .menu-item-has-children::after{color:#2c3e50;left:88%;top:24%}.site-header.header-4 .main-navigation ul ul li a{border-bottom:0;color:#2c3e50}.site-header.header-4 .main-navigation ul ul li a:hover,.site-header.header-4 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-4 .main-navigation ul li a{padding:20px 25px}.site-header.header-4 .main-navigation ul ul{background:#fff}.site-header.header-4 .main-navigation ul ul a{padding:10px 15px}.site-header.header-4 .social-network-section .social-networks li a{display:block;text-align:center;padding:8px 0 0}.site-header.header-4 .social-network-section .fa{font-size:15px;line-height:18px;vertical-align:top;opacity:.7;color:#fff}.site-header.header-4 .social-network-section .social-networks li a:hover .fa{opacity:1;color:#fff}.site-header.header-4 .social-network-section .social-networks li{margin-left:20px}.site-header.header-4 .social-network-section .social-networks li:first-child{padding-left:0;margin-left:0}.site-header.header-4 .links{float:right;margin:12px 0;font-size:13px;line-height:13px;padding-right:0;color:#fff;border-right:1px solid #76d7c3}.site-header.header-4 .links a{display:inline-block}.site-header.header-4 .links span{margin-right:8px;display:inline-block}.site-header.header-4 .links span a:hover{color:#fff}.site-header.header-4 .top-menu{float:right;margin:12px 0 0;padding:0;font-size:13px;line-height:13px}.site-header.header-4 .top-menu li{display:inline-block;list-style:none;border-left:1px solid #76d7c3;padding-left:15px;margin-left:15px;position:relative}.site-header.header-4 .top-menu li:first-child{border-left:0;margin-left:0}.site-header.header-4 .top-menu li a{color:#e2e6e9;display:block}.site-header.header-4 .top-menu li a:hover,.site-header.header-4 .top-menu li a:focus,.site-header.header-4 .top-menu li:hover>a{color:#fff}.site-header.header-4 .top-menu ul{position:absolute;top:100%;right:-20px;width:160px;background:#1bbC9b;margin:0;padding:18px 0 0;display:none;z-index:10}.site-header.header-4 .top-menu li:hover>ul{display:block}.site-header.header-4 .top-menu ul ul{right:100%;top:0;padding-top:0}.site-header.header-4 .top-menu ul li{float:none;display:block;margin:0;padding:0;border:0;text-align:right}.site-header.header-4 .top-menu ul li a{padding:10px 6px}.site-header.header-4 .links a{color:#e2e6e9;}.site-header.header-5 .header-top{background:#B9DCD0}.site-header.header-5 .header-bottom{//background:#2e4154}.site-header.header-5 .social-networks{float:left;margin-left:0}.site-header.header-5 .social-network-section{float:none}.site-header.header-5 .form-section{float:right}.site-header.header-5 .header-m{padding:20px 0;background:#fff}.site-header.header-5 .site-branding{float:left;margin:0;color:#464f58}.site-header.header-5 .header-top .links span{margin-right:5px;display:inline-block}.site-header.header-5 .header-top .links span a{display:inline-block}.site-header.header-5 .site-branding .site-title a{color:#2e4154}.site-header.header-5 form{height:46px;border:1px solid #e8ebeb}.site-header.header-5 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px}.site-header.header-5 .form-section{padding:0;margin:0}.site-header.header-5 .form-section:after{display:block;content:'';clear:both}.site-header.header-5 .form-section form input[type="submit"]{display:block;float:right;height:100%;text-indent:-9999px;width:30px;box-shadow:none;border:0;padding:0;background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png)no-repeat 0 16px}.site-header.header-5 .form-section{width:auto}.site-header.header-5 .main-navigation{float:none}.site-header.header-5 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-5 .main-navigation ul li a{border:0;background:none;//color:#fff}.site-header.header-5 .main-navigation ul ul li{display:block}.site-header.header-5 .main-navigation ul li:hover>a,.site-header.header-5 .main-navigation ul .current-menu-item>a,.site-header.header-5 .main-navigation ul li:hover>a{//background:#354759;border-top:0;//color:#fff}.site-header.header-5 .main-navigation ul ul li>a{border-top:0}.site-header.header-5 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-5 .main-navigation ul a{//color:#2a333c}.site-header.header-5 .main-navigation ul .menu-item-has-children::after{color:#fff;left:80%;top:24%}.site-header.header-5 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50}.site-header.header-5 .main-navigation ul ul li a:hover,.site-header.header-5 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-5 .main-navigation ul li a{padding:20px 25px}.site-header.header-5 .main-navigation ul ul{background:#fff}.site-header.header-5 .main-navigation ul ul a{padding:10px 15px}.site-header.header-5 .social-network-section .social-networks li a{display:block;text-align:center;padding:8px 0 0}.site-header.header-5 .social-network-section .fa{font-size:15px;line-height:18px;vertical-align:top;color:#2e4154}.site-header.header-5 .social-network-section .social-networks li a:hover .fa{color:#1bbc9b}.site-header.header-5 .social-network-section .social-networks li:first-child{margin-left:0}.site-header.header-5 .links{float:right;color:#000;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-5 .top-menu{float:right;margin:12px 0 0;padding:0;font-size:13px;line-height:13px}.site-header.header-5 .top-menu li{display:inline-block;list-style:none;border-left:1px solid #76d7c3;padding-left:15px;margin-left:15px;position:relative}.site-header.header-5 .top-menu li:first-child{border-left:0;margin-left:0}.site-header.header-5 .top-menu li a{color:#919496;display:block}.site-header.header-5 .top-menu li a:hover,.site-header.header-5 .top-menu li a:focus,.site-header.header-5 .top-menu li:hover>a{color:#000}.top-menu .sub-menu{z-index:999!important}.site-header.header-5 .top-menu ul{position:absolute;top:100%;right:-20px;width:160px;background:#f7f8f3;margin:0;padding:18px 0 0;display:none;z-index:2}.site-header.header-5 .top-menu li:hover>ul{display:block}.site-header.header-5 .top-menu ul ul{right:100%;top:0;padding-top:0}.site-header.header-5 .top-menu ul li{float:none;display:block;margin:0;padding:0;border:0;text-align:right}.site-header.header-5 .top-menu ul li a{padding:10px}.site-header.header-5 .links a{color:#919496;}.site-header.header-6{background:rgb(184 219 207 / .7);position:absolute;width:100%;z-index:100}body:not(.home) .site-header.header-6,body.no-slider .site-header.header-6{position:relative}.site-header.header-6 .header-top:after,.site-header.header-6 .header-bottom:after{content:'';clear:both;display:block}.site-header.header-6 .header-bottom,.site-header.header-6 .header-top{background:none}.site-header.header-6 .header-bottom.sticky-menu{background:rgb(27 39 50 / .8)}.site-header.header-6 .header-top{border-bottom:1px solid #b8dbcf;padding-top:16px;padding-bottom:16px}.site-header.header-6 .social-networks{float:right;margin-left:0}.site-header.header-6 .social-network-section{float:none}.site-header.header-6 .form-section{float:right;background:none}.site-header.header-6 .site-branding{float:left;margin:0;color:#fff}.site-header.header-6 .site-branding .site-title a{color:#fff}.site-header.header-6 form{height:46px;border-bottom:2px solid #585e64;background:none}.site-header.header-6 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#bbbfc4}.site-header.header-6 .form-section{padding:0;margin:0}.site-header.header-6 .form-section:after{display:block;content:'';clear:both}.site-header.header-6 .form-section form input[type="submit"]{display:block;float:right;height:100%;text-indent:-9999px;width:30px;box-shadow:none;border:0;padding:0;background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon3.png)no-repeat 0 16px}.site-header.header-6 .form-section{width:auto}.site-header.header-6 .main-navigation{float:left}.site-header.header-6 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-6 .main-navigation ul li a{border:0;background:none;color:#fff}.site-header.header-6 .main-navigation ul ul li{display:block}.site-header.header-6 .main-navigation ul li:hover>a,.site-header.header-6 .main-navigation ul .current-menu-item>a,.site-header.header-6 .main-navigation ul li:hover>a{color:#000;background:none;border-top:0}.site-header.header-6 .main-navigation ul li a:hover{color:#000}.site-header.header-6 .main-navigation ul ul li>a{border-top:0}.site-header.header-6 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-6 .main-navigation ul a{color:#2a333c}.site-header.header-6 .main-navigation ul .menu-item-has-children::after{color:#fff;left:88%;top:24%}.site-header.header-6 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-6 .main-navigation ul ul li a:hover,.site-header.header-6 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-6 .main-navigation ul li a{padding:20px 25px}.site-header.header-6 .main-navigation ul li:first-child>a{padding-left:0}.site-header.header-6 .main-navigation ul ul{background:#fff}.site-header.header-6 .main-navigation ul ul a,.site-header.header-6 .main-navigation ul ul li:first-child>a{padding:10px 15px}.site-header.header-6 .social-network-section .social-networks li a{display:block;text-align:center;padding:8px 0 0;height:27px;width:27px;border-radius:50%;background:#161f28}.site-header.header-6 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#9c9ea0}.site-header.header-6 .social-network-section .social-networks li a:hover{background:#1bbc9b}.site-header.header-6 .social-network-section .social-networks li a:hover .fa{color:#fff}.site-header.header-6 .social-network-section .social-networks li{margin-left:20px}.site-header.header-6 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-6 .top-menu{float:right;margin:12px 0 0;padding:0;font-size:13px;line-height:13px}.site-header.header-6 .top-menu li{display:inline-block;list-style:none;border-left:1px solid #76d7c3;padding-left:15px;margin-left:15px}.site-header.header-6 .top-menu li:first-child{border-left:0;margin-left:0}.site-header.header-6 .top-menu li a{color:#e2e6e9}.site-header.header-6 .links a{color:#e2e6e9;}.site-header.header-7{background:#fff;width:100%}.site-header.header-7 .container{position:relative}.site-header.header-7 .header-top:after,.site-header.header-7 .header-bottom:after{content:'';clear:both;display:block}.site-header.header-7 .header-top .links{float:left;color:#000;border-right:0;margin:0}.site-header.header-7 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-7 .header-top .links span:first-child{border-left:0;padding-left:0}.site-header.header-7 .header-top .links a{color:#7b8083}.site-header.header-7 .header-top{background:none;padding:24px 0 47px}.site-header.header-7 .header-bottom{background:#cdf1e5;padding:18px 42px 12px;position:absolute;z-index:100;width:98%;top:64%}.site-header.header-7 .social-networks{float:right;margin-left:0;padding-top:0}.site-header.header-7 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-7 .site-branding{float:left;margin:0;color:#fff}.site-header.header-7 .site-branding .site-title a{color:#fff}.site-header.header-7 form{height:46px;background:#1e3546}.site-header.header-7 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#fff}.site-header.header-7 .form-section{padding:0;margin:0 0 0 20px;background:none;float:right;width:20px;height:20px}.site-header.header-7 .form-section:after{display:block;content:'';clear:both}.site-header.header-7 .form-section form input[type="submit"]{background-image:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon3.png)}.site-header.header-7 .main-navigation{float:right}.site-header.header-7 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-7 .main-navigation ul li a{border:0;background:none;//color:#fff}.site-header.header-7 .main-navigation ul ul li{display:block}.site-header.header-7 .main-navigation ul li:hover>a,.site-header.header-7 .main-navigation ul .current-menu-item>a,.site-header.header-7 .main-navigation ul li:hover>a{//color:#1bbc9b;background:none;border-top:0}.site-header.header-7 .main-navigation ul ul li>a{border-top:0}.site-header.header-7 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-7 .main-navigation ul a{//color:#2a333c}.site-header.header-7 .main-navigation ul .menu-item-has-children::after{color:#fff;left:88%;top:24%}.site-header.header-7 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-7 .main-navigation ul ul li a:hover,.site-header.header-7 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-7 .main-navigation ul li a{padding:20px 25px}.site-header.header-7 .main-navigation ul ul{background:#fff}.site-header.header-7 .main-navigation ul ul a{padding:10px 15px}.site-header.header-7 .social-network-section .social-networks li a{display:block;text-align:center}.site-header.header-7 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#3f4f5e;display:inline-block}.site-header.header-7 .social-network-section .social-networks li{margin-left:20px}.site-header.header-7 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-7 .top-menu{float:right;margin:12px 0 0;padding:0;font-size:13px;line-height:13px}.site-header.header-7 .top-menu li{display:inline-block;list-style:none;border-left:1px solid #76d7c3;padding-left:15px;margin-left:15px}.site-header.header-7 .top-menu li:first-child{border-left:0;margin-left:0}.site-header.header-7 .top-menu li a{color:#e2e6e9}.site-header.header-7 .links a{color:#e2e6e9;}body.header-seven.no-slider .site-content{padding-top:70px}.site-header.header-8{background:none;position:absolute;top:0;width:100%;z-index:250;background:linear-gradient(top,rgb(0 0 0 / .6) 0,#fff0 98%);background:-moz-linear-gradient(top,rgb(0 0 0 / .6) 0,#fff0 98%);background:-webkit-linear-gradient(top,rgb(0 0 0 / .6) 0,#fff0 98%)}.home.no-slider .site-header.header-8,body:not(.home) .site-header.header-8{position:relative}.site-header.header-8:after{position:absolute;content:'';position:absolute;left:0;width:100%}.site-header.header-8 .header-top .links{float:left;color:#000;border-right:0;margin:0}.site-header.header-8 .header-top .links span{margin-right:15px;padding-left:15px;color:#fff}.site-header.header-8 .header-top .links span:first-child{border-left:0;padding-left:0}.site-header.header-8 .header-top .links a{color:#e2e6e9}.site-header.header-8 .header-top{background:#1bbc9b;padding:20px 0 8px}.site-header.header-8 .header-bottom{background:none;width:100%}.site-header.header-8 .header-bottom.sticky-menu{background:rgb(27 39 50 / .8)}.site-header.header-8 .site-branding{float:left;margin:24px 0 0;color:#fff}.site-header.header-8 .site-branding .site-title a{color:#fff}.site-header.header-8 form{height:46px;background:#1bbc9b}.site-header.header-8 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#fff}.site-header.header-8 .form-section{padding:0;margin:0 0 0 20px;background:none;float:right;width:20px;height:20px}.site-header.header-8 .form-section:after{display:block;content:'';clear:both}.site-header.header-8 .form-section form input[type="submit"]{background-image:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon.png)}.site-header.header-8 .main-navigation{float:right;margin-top:28px;//background:rgb(4 3 1 / .1)}.site-header.header-8 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-8 .main-navigation ul li a{border:0;background:none;//color:#fff}.site-header.header-8 .main-navigation ul ul li{display:block}.site-header.header-8 .main-navigation ul li:hover>a,.site-header.header-8 .main-navigation ul .current-menu-item>a,.site-header.header-8 .main-navigation ul li:hover>a{//color:#1bbc9b;background:none;border-top:0}.site-header.header-8 .main-navigation ul ul li>a{border-top:0}.site-header.header-8 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-8 .main-navigation ul a{//color:#2a333c}.site-header.header-8 .main-navigation ul .menu-item-has-children::after{color:#fff;left:88%;top:24%}.site-header.header-8 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-8 .main-navigation ul ul li a:hover,.site-header.header-8 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-8 .main-navigation ul li a{padding:20px 25px}.site-header.header-8 .main-navigation ul ul{background:#fff}.site-header.header-8 .main-navigation ul ul a{padding:10px 15px}.site-header.header-8 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px}.site-header.header-8 .social-network-section .social-networks li a:hover .fa,.site-header.header-8 .social-network-section .fa:hover{color:#fff}.site-header.header-8 .social-network-section{margin:4px 0 0}.site-header.header-8 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#eaeaea}.site-header.header-8 .social-network-section .social-networks li{margin-left:20px}.site-header.header-8 .social-networks{float:right;margin-left:0;padding-top:0}.site-header.header-8 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-8 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-8 .links a{color:#e2e6e9;}.site-header.header-9{background:#fff}.site-header.header-9 .header-top .links{float:left;color:#e2e6e9;border-right:0;margin:0}.site-header.header-9 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-9{padding-left:0}.site-header.header-9 .header-top .links a{color:#e2e6e9}.site-header.header-9 .header-top{background:#b9dcd0;padding:0 0 0;width:100%}.site-header.header-9 .header-bottom{background:none}.site-header.header-9 .site-branding{text-align:center;margin:24px 0 20px;color:#464f58;float:none}.site-header.header-9 .site-branding .site-title a{color:#1bbc9b}.site-header.header-9 form{height:46px;//background:#152837}.site-header.header-9 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#fff}.site-header.header-9 .form-section{padding:20px 0 36px 10px;margin:0 0 0 10px;background:none;float:right;width:20px;height:20px;//border-left:1px solid #2d3e4b}.site-header.header-9 .form-section:after{display:block;content:'';clear:both}.site-header.header-9 .main-navigation{float:left}.site-header.header-9 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-9 .main-navigation ul li a{border:0;background:none;//color:#fff}.site-header.header-9 .main-navigation ul ul{border-top:0}.site-header.header-9 .main-navigation ul ul li{display:block}.site-header.header-9 .main-navigation ul li:hover>a,.site-header.header-9 .main-navigation ul .current-menu-item>a,.site-header.header-9 .main-navigation ul li:hover>a{//color:#1bbc9b;background:none;border-top:0}.site-header.header-9 .main-navigation ul ul li>a{border-top:0}.site-header.header-9 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-9 .main-navigation ul a{//color:#2a333c}.site-header.header-9 .main-navigation ul .menu-item-has-children::after{color:#fff;left:88%;top:24%}.site-header.header-9 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-9 .main-navigation ul ul li a:hover,.site-header.header-9 .main-navigation ul ul li:hover>a{background:none;border-bottom:0}.site-header.header-9 .main-navigation ul li a{padding:20px 25px}.site-header.header-9 .main-navigation ul ul{background:#fff}.site-header.header-9 .main-navigation ul ul a{padding:10px 15px}.site-header.header-9 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px}.site-header.header-9 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#eaeaea}.site-header.header-9 .social-network-section .social-networks li{margin-left:20px}.site-header.header-9 .social-networks{float:right;margin-left:0;padding-top:20px}.site-header.header-9 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-9 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-9 .links a{color:#e2e6e9;}.site-header.header-10{background:rgb(184 219 207 / .5);position:absolute;top:0;width:100%;z-index:250;padding-bottom:20px}body:not(.home) .site-header.header-10,.home.no-slider .site-header.header-10{position:relative}.site-header.header-10:after{position:absolute;content:'';position:absolute;left:0;width:100%}.site-header.header-10 .header-top .links{float:left;color:#000;border-right:0}.site-header.header-10 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-10 .header-top .links span:first-child{border-left:0;padding-left:0}.site-header.header-10 .header-top .links a{color:#e2e6e9}.site-header.header-10 .header-top{background:none!important;padding:0;//border-bottom:1px solid #6e604f}.site-header.header-10 .header-bottom{background:none}.site-header.header-10 .header-bottom.sticky-menu{background:rgb(38 40 41 / .7);padding:0 15px}.site-header.header-10 .site-branding{float:left;//margin:24px 0 0;color:#fff;max-height:75px}.site-header.header-10 .site-branding .site-title a{color:#fff}.site-header.header-10 form{height:46px;//background:#1e3546}.site-header.header-10 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#fff}.site-header.header-10 .form-section{padding:38px 0 72px;margin:0 0 0 22px;background:none;float:right;width:20px;height:20px}.site-header.header-10 .form-section .fa{font-size:13px;line-height:15px;color:#cacaca}.site-header.header-10 .form-section:after,.site-header.header-10 .header-top:after,.site-header.header-10 .header-bottom:after{display:block;content:'';clear:both}.site-header.header-10 .main-navigation{float:right;margin-top:28px}.site-header.header-10 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-10 .main-navigation ul li a{border:0;background:none;//color:#000}.site-header.header-10 .main-navigation ul ul li{display:block}.site-header.header-10 .main-navigation ul li:hover>a,.site-header.header-10 .main-navigation ul .current-menu-item>a,.site-header.header-10 .main-navigation ul li:hover>a{//color:#fff;//background:#1bbc9b;border-top:0}.site-header.header-10 .main-navigation ul ul li>a{border-top:0}.site-header.header-10 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-10 .main-navigation ul a{//color:#2a333c}.site-header.header-10 .main-navigation ul .menu-item-has-children::after{color:#fff;left:77%;top:24%}.site-header.header-10 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-10 .main-navigation ul ul li a:hover,.site-header.header-10 .main-navigation ul ul li:hover>a{background:none;border-bottom:0;color:#1bbc9b}.site-header.header-10 .main-navigation ul li a{padding:20px 25px}.site-header.header-10 .main-navigation ul ul{background:#fff}.site-header.header-10 .main-navigation ul ul a{padding:10px 15px}.site-header.header-10 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px}.site-header.header-10 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#eaeaea}.site-header.header-10 .social-network-section .social-networks li{margin-left:0;border-left:1px solid #6f6047;padding:0}.site-header.header-10 .social-network-section .social-networks li a{padding:12px 16px}.site-header.header-10 .social-network-section .social-networks li a:hover{background:#1bbc9b}.site-header.header-10 .social-network-section .social-networks li:first-child{border-left:0}.site-header.header-10 .social-networks{float:right;margin-left:0;padding:0}.site-header.header-10 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-10 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-10 .links a{color:#e2e6e9;}.site-header.header-11{background:#fff}.site-header.header-11 .header-top .links{float:left;color:#e2e6e9;border-right:0}.site-header.header-11 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-11 .header-top .links span:first-child{border-left:0;padding-left:0}.site-header.header-11 .header-top .links a{color:#e2e6e9}.site-header.header-11 .header-top{background:#b9dcd0;padding:0}.site-header.header-11 .header-bottom{background:none;width:100%}.site-header.header-11 .header-bottom.sticky-menu{background:#fff}.site-header.header-11 .site-branding{float:left;//margin:24px 0 0;color:#34495e}.site-header.header-11 .site-branding .site-title a{color:#34495e}.site-header.header-11 form{height:46px;background:#fff}.site-header.header-11 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#34495e}.site-header.header-11 .form-section{padding:38px 0 72px;margin:0 0 0 22px;background:none;float:right;width:20px;height:20px}.site-header.header-11 .form-section .fa{font-size:13px;line-height:15px;color:#34495e}.site-header.header-11 .form-section:after,.site-header.header-11 .header-top:after,.site-header.header-11 .header-bottom:after{display:block;content:'';clear:both}.site-header.header-11 .main-navigation{float:right;margin-top:28px}.site-header.header-11 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-11 .main-navigation ul li a{border:0;background:none;//color:#34495e}.site-header.header-11 .main-navigation ul ul li{display:block}.site-header.header-11 .main-navigation ul li:hover>a,.site-header.header-11 .main-navigation ul .current-menu-item>a,.site-header.header-11 .main-navigation ul li:hover>a{//color:#1bbc9b;background:none;border-top:0}.site-header.header-11 .main-navigation ul ul li>a{border-top:0}.site-header.header-11 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-11 .main-navigation ul a{//color:#2a333c}.site-header.header-11 .main-navigation ul .menu-item-has-children::after{color:#34495e;left:77%;top:24%}.site-header.header-11 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-11 .main-navigation ul ul li a:hover,.site-header.header-11 .main-navigation ul ul li:hover>a{background:none;border-bottom:0;color:#1bbc9b}.site-header.header-11 .main-navigation ul li a{padding:20px 25px}.site-header.header-11 .main-navigation ul ul{background:#fff}.site-header.header-11 .main-navigation ul ul a{padding:10px 15px}.site-header.header-11 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px}.site-header.header-11 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#fff}.site-header.header-11 .social-network-section .social-networks li{margin-left:0;padding:0}.site-header.header-11 .social-network-section .social-networks li a{padding:12px 16px}.site-header.header-11 .social-network-section .social-networks li a:hover{background:#1bbc9b}.site-header.header-11 .social-network-section .social-networks li a .fa:hover{color:#fff}.site-header.header-11 .social-network-section .social-networks li:first-child{border-left:0}.site-header.header-11 .social-networks{float:right;margin-left:0;padding:0}.site-header.header-11 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-11 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-11 .links a{color:#e2e6e9;}.site-header.header-12{background:#fff}.site-header.header-12 .container{width:100%;max-width:100%}.site-header.header-12 .header-top .links{float:left;color:#e2e6e9;border-right:0;margin:0}.site-header.header-12 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-12{padding-left:0}.site-header.header-12 .header-top .links a{color:#e2e6e9}.site-header.header-12 .header-top{background:#1bbc9b;padding:0 0 0;width:100%}.site-header.header-12 .header-bottom{background:none;padding:14px 0 14px}.site-header.header-12 .site-branding{float:left;margin:0;color:#464f58}.site-header.header-12 .site-branding .site-title a{color:#1bbc9b}.site-header.header-12 form{height:46px;border-bottom:1px solid #e3e3e3;background:none}.site-header.header-12 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#767676}.site-header.header-12 .form-section{padding:20px 0 36px 10px;margin:0 0 0 10px;background:none;float:right;width:240px}.site-header.header-12 .form-section:after{display:block;content:'';clear:both}.site-header.header-12 .form-section form input[type="submit"]{background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png) no-repeat 0 17px;display:block;box-shadow:none;height:100%;border:0;width:30px;text-indent:-9999px}.site-header.header-12 .main-navigation{float:left}.site-header.header-12 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-12 .main-navigation ul li a{border:0;background:none;//color:#f3f3f3}.site-header.header-12 .main-navigation ul ul{border-top:0}.site-header.header-12 .main-navigation ul ul li{display:block}.site-header.header-12 .main-navigation ul li:hover>a,.site-header.header-12 .main-navigation ul .current-menu-item>a,.site-header.header-12 .main-navigation ul li:hover>a{//color:#fff;background:none;border-top:0}.site-header.header-12 .main-navigation ul ul .current-menu-item>a{//color:#1bbc9b}.site-header.header-12 .main-navigation ul ul li>a{border-top:0}.site-header.header-12 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-12 .main-navigation ul a{//color:#2a333c}.site-header.header-12 .main-navigation ul .menu-item-has-children::after{color:#fff;left:88%;top:24%}.site-header.header-12 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-12 .main-navigation ul ul li a:hover,.site-header.header-12 .main-navigation ul ul li:hover>a{background:none;border-bottom:0;//color:#1bbc9b}.site-header.header-12 .main-navigation ul li a{padding:20px 25px}.site-header.header-12 .main-navigation ul ul{background:#fff}.site-header.header-12 .main-navigation ul ul a{padding:10px 15px}.site-header.header-12 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px;height:24px;width:24px;border-radius:50%;background:#18a98b;padding:6px 0}.site-header.header-12 .social-network-section .social-networks li a:hover{background:#49c9af}.site-header.header-12 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#eaeaea}.site-header.header-12 .social-network-section .social-networks li{margin-left:8px}.site-header.header-12 .social-networks{//float:right;margin-left:0;padding-top:20px}.site-header.header-12 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-12 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-12 .links a{color:#e2e6e9;}.site-header.header-13{background:#fff}.site-header.header-13 .container{width:100%;max-width:100%}.site-header.header-13 .header-top .links{float:left;color:#e2e6e9;border-right:0;margin:0}.site-header.header-13 .header-top .links span{margin-right:15px;padding-left:15px}.site-header.header-13{padding-left:0}.site-header.header-13 .header-top .links a{color:#e2e6e9}.site-header.header-13 .header-top{background:#1bbc9b;padding:10px 0}.site-header.header-13 .header-bottom{background:none;width:100%}.site-header.header-13 .header-bottom.sticky-menu{background:#fff}.site-header.header-13 .header-top .col{width:33.33%;padding:0 15px;float:right}.site-header.header-13 .col{width:33.33%;padding:0 15px;float:left}.site-header.header-13 .aws-container .aws-search-field{margin-top:-10px}.site-header.header-13 .site-branding{float:none;margin:14px 0 14px;text-align:center;color:#464f58}.site-header.header-13 .site-branding .site-title a{color:#1bbc9b}.site-header.header-13 form{height:40px;background:none}.site-header.header-13 .form-section form input[type="search"]{float:left;padding:0 10px;height:100%;border:0;background:none;outline:none;font-style:italic;font-size:13px;line-height:15px;padding:0 10px;color:#767676}.site-header.header-13 .form-section{padding:0;margin:0 0 0 10px;background:none;float:right;width:240px;//height:25px}.site-header.header-13 .form-section:after{display:block;content:'';clear:both}.site-header.header-13 .form-section form input[type="submit"]{background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon2.png) no-repeat 0 17px;display:block;box-shadow:none;height:100%;border:0;width:30px;text-indent:-9999px}.site-header.header-13 .main-navigation{float:left}.site-header.header-13 .main-navigation .menu{float:left;text-align:center;margin:0 auto}.site-header.header-13 .main-navigation ul li a{border:0;background:none;//color:#464f58}.site-header.header-13 .main-navigation ul ul{border-top:0}.site-header.header-13 .main-navigation ul ul li{display:block}.site-header.header-13 .main-navigation ul li:hover>a,.site-header.header-13 .main-navigation ul .current-menu-item>a,.site-header.header-13 .main-navigation ul li:hover>a{color:#1bbc9b;background:none;border-top:0}.site-header.header-13 .main-navigation ul ul li>a{border-top:0}.site-header.header-13 .main-navigation ul ul li:hover>a{border-top:0}.site-header.header-13 .main-navigation ul a{//color:#2a333c}.site-header.header-13 .main-navigation ul .menu-item-has-children::after{color:#464f58;left:88%;top:24%}.site-header.header-13 .main-navigation ul ul li a{border-bottom:0;//color:#2c3e50;padding:12px 25px}.site-header.header-13 .main-navigation ul ul li a:hover,.site-header.header-13 .main-navigation ul ul li:hover>a{background:none;border-bottom:0;//color:#1bbc9b}.site-header.header-13 .main-navigation ul li a{padding:5px 12px}.site-header.header-13 .main-navigation ul ul{background:#fff}.site-header.header-13 .main-navigation ul ul a{padding:10px 15px}.site-header.header-13 .social-network-section .social-networks li a{display:block;text-align:center;font-size:13px;line-height:13px;height:24px;width:24px;border-radius:50%;background:#18a98b;padding:6px 0}.site-header.header-13 .social-network-section .social-networks li a:hover{background:#49c9af}.site-header.header-13 .social-network-section .fa{font-size:13px;line-height:13px;vertical-align:top;color:#eaeaea}.site-header.header-13 .social-network-section .social-networks li{margin-left:8px}.site-header.header-13 .top-menu{float:left;margin:3px 0 0;padding:0;font-size:13px;line-height:13px}.site-header.header-13 .top-menu li{display:inline-block;list-style:none;border-left:1px solid #76d7c3;padding-left:15px;margin-left:15px;position:relative}.site-header.header-13 .top-menu li:first-child{border-left:0;margin-left:0}.site-header.header-13 .top-menu li a{color:#e2e6e9;display:block}.site-header.header-13 .top-menu ul{position:absolute;top:100%;left:-20px;width:150px;background:#1bbC9b;z-index:10;padding-top:10px;margin:0;display:none}.site-header.header-13 .top-menu li:hover>ul{display:block}.site-header.header-13 .top-menu ul ul{left:100%;top:0;padding-top:0}.site-header.header-13 .top-menu ul li{display:block;margin:0}.site-header.header-13 .top-menu ul li a{padding:10px}.site-header.header-13 .top-menu li a:hover,.site-header.header-13 .top-menu li a:focus,.site-header.header-13 .top-menu li:hover>a{color:#fff}.site-header.header-13 .social-networks{float:right;margin-left:0;padding-top:0}.site-header.header-13 .social-network-section:after{display:block;content:'';clear:both}.site-header.header-13 .links{float:right;color:#e2e6e9;margin:12px 0;border-right:1px solid #76d7c3;font-size:13px;line-height:13px;padding-right:15px}.site-header.header-13 .links a{color:#e2e6e9;}.slider{margin-bottom:-9px}.slider img{width:100%}.slider #lightSlider li{position:relative}#lightSlider li .banner-text{position:absolute;bottom:4em;width:100%;text-align:left;z-index:9999}.slider .lSAction>.lSPrev{width:21px;height:35px;background:url(https://curlicuenz.com/wp-content/themes/titan/images/prev.png) no-repeat}.slider .lSAction>.lSNext{width:21px;height:35px;background:url(https://curlicuenz.com/wp-content/themes/titan/images/next.png) no-repeat}.slider .lSAction>a{opacity:0}.slider:hover .lSAction>a{opacity:1}.slider .lSSlideOuter .lSPager.lSpg>li a{height:10px;width:10px;border-radius:50%;border:1px solid #fff;box-shadow:none;background:none}.slider .lSSlideOuter{position:relative}.slider .lSPager.lSpg{margin-top:0;position:absolute;left:48%;bottom:5%}.slider .lSSlideOuter .lSPager.lSpg>li:hover a,.slider .lSSlideOuter .lSPager.lSpg>li.active a{background:#fff}.banner-text .text{width:442px;text-transform:uppercase;float:right;text-align:center}.banner-text .text span{background:#54555a;font-size:12px;line-height:24px;color:#e8f3ff;padding:8px 35px;display:inline-block;margin-bottom:2px;font-family:'Raleway',sans-serif;font-weight:600}.banner-text .text h2{background:#fff0;font-size:28px;line-height:38px;color:#34495e;padding:23px 25px;margin:0;font-family:'Raleway',sans-serif;font-weight:600;margin-bottom:10px}.banner-text .text h2 a{color:#34495e}.banner-text .read-more{background:#1bbc9b;padding:6px 22px;display:inline-block;color:#fff;font-family:'Raleway',sans-serif;font-weight:600;text-decoration:none}.read-more{background:#b9dcd0;padding:6px 22px;display:inline-block;color:#fff;font-family:'Raleway',sans-serif;font-weight:600;text-decoration:none}.banner-text .read-more:hover{background:#106e5b;text-decoration:none;color:#fff}.slider .lSAction>a.disabled{pointer-events:auto}.site-content{background:#fff;padding-top:60px}.top-section{margin-bottom:40px;padding-top:20px}.top-section .section-title{text-align:center;margin:0 0 30px;color:#34495e}.top-section ul li{list-style:none;float:left;margin-left:30px}.top-section ul li:first-child{margin-left:15px}.top-section .text .text-content ul:after{display:block;content:'';clear:both}.top-section img{vertical-align:top}.top-section .post{padding-bottom:36px}.top-section ul li .post{background:#fff;padding-bottom:30px}.post .category,.page .category{display:block;margin-bottom:18px}.top-section .post .category{margin:0}.post .entry-title,.page .entry-title{margin-bottom:20px}.top-section .post .entry-title{margin:0}.top-section .post .entry-meta{margin-bottom:0}.top-section .column{width:33.33%;padding-left:15px;padding-right:15px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#primary .post .entry-header,#primary .page .entry-header{position:relative;margin-top:-42px;margin-left:30px;margin-right:30px;padding-top:38px}#primary .post.no_image .entry-header,#primary .page.no_image .entry-header,.single-post #primary .post.no_image .entry-header{margin-top:0}.post .entry-header,.page .entry-header{background:#fff;text-align:center}#primary{padding-bottom:60px}#primary .post .entry-header:after,#primary .page .entry-header:after{position:absolute;width:70px;height:1px;background:#ebedef;top:100%;left:40%;content:'';margin-top:14px}.full-width #primary .post .entry-header:after,.full-width #primary .page .entry-header:after{left:47%}.one-col-leftsidebar #primary .post .entry-header:after,.one-col-leftsidebar #primary .page .entry-header:after,.one-col-rightsidebar #primary .post .entry-header:after,.one-col-rightidebar #primary .page .entry-header:after{left:45%}#primary .post .entry-content{border-bottom:1px solid #ebedef}.top-section .post .entry-header{margin-left:15px;margin-right:15px;margin-top:-30px;padding-top:10px;position:relative}.post .category a,.page .category a{color:#1ab293;font-family:'Raleway',sans-serif;font-weight:500;text-transform:uppercase;font-size:14px;line-height:17px}.post .category a:hover,.page .category a:hover{color:#787f86}.top-section .post .category a{font-size:12px;line-height:16px}.post-thumbnail{display:block}.post .entry-title a,.page .entry-title a{color:#34495e;font-weight:600;font-family:'Raleway',sans-serif;text-decoration:none;text-transform:uppercase;font-size:28px;line-height:32px}.top-section .post .entry-title a{font-size:21px;line-height:25px}.post .entry-meta span a,.page .entry-meta span a{font-style:italic;font-size:14px;line-height:18px}.post .entry-content,.page .entry-content{text-align:center;padding:0 36px}.top-section .post .entry-meta span a{font-size:12px;line-height:15px}#primary{width:66.67%;float:left;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#main:after{content:'';display:block;clear:both}#primary .post,#primary .page{margin-bottom:40px}#primary .advertisement{margin-bottom:40px}#primary .advertisement a{display:block}.post .bottom-content,.page .bottom-content{text-align:center;padding:30px 32px;position:relative}.post .bottom-content:after,.page .bottom-content:after{display:block;content:'';clear:both}.post .bottom-content .entry-meta,.page .bottom-content .entry-meta{float:left;position:absolute;top:30px;left:32px}.single-post .post .bottom-content .entry-meta{top:14px;left:0;width:100%;padding:0 36px}.single-post .post .bottom-content .entry-meta .byline{float:left}.single-post .post .bottom-content .social-networks{top:0}.post .bottom-content .entry-meta span a,.page .bottom-content .entry-meta span a{margin-right:6px}.post .bottom-content .read-more,.page .bottom-content .read-more{display:inline-block;border-right:1px solid #1bbc9b;border-left:1px solid #1bbc9b;color:#1ab293;font-size:14px;line-height:24px;padding:0 18px;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:600}.post .bottom-content .read-more:hover,.page .bottom-content .read-more:hover{color:#787f86}.bottom-content .social-networks{margin:0;padding:0;float:right;position:absolute;top:30px;right:32px}.bottom-content .social-networks:after{display:block;content:'';clear:both}.bottom-content .social-networks li{float:left;list-style:none;margin-left:24px}.bottom-content .social-networks li:first-child{margin-left:0}.bottom-content .social-networks .fa:hover{color:#1bbc9b}.bottom-content .social-networks .fa{color:#2e4154;font-size:14px;line-height:18px}#secondary{width:33.33%;float:right;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#secondary .widget{padding:0 20px;padding-top:26px;padding-bottom:40px;margin-bottom:28px;background:#fff;text-align:center}.widget-area .advertisement{margin-bottom:28px}.widget-area .widget.widget_search{padding:0}.widget-area .widget.widget_search form,.page-header form,.error404 .not-found form{border:1px solid #dde1e5;border-right:0;height:56px;background:#fff}.error404 .not-found form{width:75%;margin:0 auto}.page-header form{width:75%}.widget-area .widget.widget_search form input[type="search"],.page-header form input[type="search"],.error404 .not-found form input[type="search"]{border-radius:0;font-size:15px;line-height:24px;color:#a8b0b4;float:left;border:0;background:none;padding:4px 16px;width:72%;height:46px}.widget-area .widget.widget_search form input[type="submit"],.page-header form input[type="submit"],.error404 .not-found form input[type="submit"]{background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon.png) no-repeat 41% 48% #1bbc9b;box-shadow:none;text-indent:-9999px;border:0;border-radius:0;font-size:auto;float:right;width:17%;height:54px;width:52px}#secondary .widget .widget-title{text-transform:uppercase;font-size:16px;line-height:24px;color:#1ab293;font-family:'Raleway',sans-serif;font-weight:600;position:relative;margin-top:0;margin-bottom:20px}#secondary .widget .widget-title:after{position:absolute;background:#48c1a9;content:'';height:1px;width:30px;top:100%;left:44%}#secondary .widget ul{margin:0;padding:0;list-style:none}#secondary .widget ul{margin-top:10px}#secondary .widget ul li{border-bottom:1px solid #ebedef;padding-bottom:10px;margin-bottom:15px}#secondary .widget ul li a{color:#34495e;font-size:14px;line-height:22px;text-transform:uppercase}#secondary .widget ul li a:hover{color:#1ab293}#secondary .widget.widget_halcyon_pro_social_links ul{text-align:center}#secondary .widget.widget_halcyon_pro_social_links ul li{margin-right:5px;margin-left:5px;border-bottom:0;display:inline-block}#secondary .widget.widget_halcyon_pro_social_links ul:after{display:block;content:'';clear:both}#secondary .widget.widget_halcyon_pro_social_links ul li a{height:30px;width:30px;border-radius:50%;display:block;background:#1bbc9b;color:#fff}#secondary .widget.widget_halcyon_pro_social_links ul li a:hover,#secondary .widget.widget_halcyon_pro_social_links ul li a:focus{color:#fff}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-facebook{background:#3b5998}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-google-plus{background:#dd4b39}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-instagram{background:#3f729b}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-linkedin{background:#0177b5}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-twitter{background:#55acee}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-youtube{background:#cc2127}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-pinterest-p{background:#cb2028}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-vimeo{background:#00b3ec}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-dribbble{background:#ec5d94}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-foursquare{background:#3055fe}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-flickr{background:#0d64d2}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-reddit{background:#ff4500}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-skype{background:#00abeb}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-stumbleupon{background:#ee4813}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-tumblr{background:#36465d}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-odnoklassniki{background:#ee8208}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-vk{background:#507299}#secondary .widget.widget_halcyon_pro_social_links ul li .fa-xing{background:#005a5f}#secondary .widget.widget_halcyon_pro_social_links ul li a .fa{font-size:13px;line-height:30px;color:#fff}#secondary .widget.widget_halcyon_pro_social_links ul li{margin-bottom:5px;padding-bottom:0}#secondary .widget.widget_halcyon_pro_social_links ul li a{font-size:16px;line-height:20px;padding-top:5px}#secondary .widget.widget_halcyon_pro_social_links ul li a:hover .fa{color:#fff}#secondary .widget.widget_categories ul li:after,#secondary .widget.widget_archive ul li:after{display:block;content:'';clear:both}#secondary .widget.widget_categories ul li:last-child{border:0}#secondary .widget.widget_categories ul li span{float:right;padding:10px 0}.widget_tag_cloud .tagcloud{text-align:left}#secondary .widget_tag_cloud .tagcloud{text-align:center}.widget.widget_tag_cloud a{display:inline-block;color:#627281;font-size:14px;border:1px solid #bac4cd;text-transform:uppercase;padding:5px 7px;margin:0 4px 3px 0}.widget.widget_tag_cloud a:hover{color:#fff;background:#1ab293}.widget.widget_calendar thead th{font-weight:700}.widget.widget_calendar thead th,.widget.widget_calendar tbody td{text-align:center}.widget.widget_calendar table caption{text-align:center}.widget.widget_instagram ul{margin:0 -6px}.widget.widget_instagram ul:after{display:block;content:'';clear:both}.widget.widget_instagram ul li a{display:block;padding-top:0}.widget.widget_instagram ul li{width:33.33%;padding:0 6px;float:left;border-bottom:0}.widget.widget_halcyon_pro_instagram_widget ul{margin:0 -5px}.widget.widget_halcyon_pro_instagram_widget ul:after{content:'';display:block;clear:both}.widget.widget_halcyon_pro_instagram_widget ul li{float:left;width:33.3333%;padding:0 5px;margin-bottom:10px;padding-bottom:0!important;border-bottom:0!important}.widget.widget_halcyon_pro_instagram_widget ul li img{vertical-align:top}.widget.widget_halcyon_pro_instagram_widget ul.instagram-size-thumbnail li{width:25%}.widget.widget_halcyon_pro_instagram_widget ul.instagram-size-large li{width:50%}.widget.widget_halcyon_pro_instagram_widget ul.instagram-size-original li{width:100%}.widget.widget_halcyon_pro_recent_post ul li,.widget.widget_halcyon_pro_popular_post ul li,.widget.widget_halcyon_pro_category_post ul li,.widget.widget_halcyon_pro_author_post ul li{margin-bottom:25px}.widget.widget_halcyon_pro_recent_post ul li:last-child,.widget.widget_halcyon_pro_popular_post ul li:last-child,.widget.widget_halcyon_pro_category_post ul li:last-child,.widget.widget_halcyon_pro_author_post ul li:last-child{margin-bottom:0;border-bottom:0}.widget.widget_halcyon_pro_recent_post ul li .post-thumbnail img,.widget.widget_halcyon_pro_popular_post ul li .post-thumbnail img,.widget.widget_halcyon_pro_category_post ul li .post-thumbnail img,.widget.widget_halcyon_pro_author_post ul li .post-thumbnail img{vertical-align:top}.widget.widget_halcyon_pro_recent_post ul li .entry-header,.widget.widget_halcyon_pro_popular_post ul li .entry-header,.widget.widget_halcyon_pro_category_post ul li .entry-header,.widget.widget_halcyon_pro_author_post ul li .entry-header{background:#fff;position:relative;margin-top:-25px;margin-left:15px;margin-right:15px;margin-bottom:5px;padding:15px 5px 5px}#secondary .widget.widget_halcyon_pro_recent_post ul li .entry-title,#secondary .widget.widget_halcyon_pro_popular_post ul li .entry-title,#secondary .widget.widget_halcyon_pro_category_post ul li .entry-title,#secondary .widget.widget_halcyon_pro_author_post ul li .entry-title{margin:0!important}#secondary .widget.widget_halcyon_pro_recent_post ul li .entry-title a,#secondary .widget.widget_halcyon_pro_popular_post ul li .entry-title a,#secondary .widget.widget_halcyon_pro_category_post ul li .entry-title a,#secondary .widget.widget_halcyon_pro_author_post ul li .entry-title a{color:#333}#secondary .widget.widget_halcyon_pro_recent_post ul li .entry-meta,#secondary .widget.widget_halcyon_pro_popular_post ul li .entry-meta,#secondary .widget.widget_halcyon_pro_category_post ul li .entry-meta,#secondary .widget.widget_halcyon_pro_author_post ul li .entry-meta{font-size:12px;margin:0 0 10px;font-style:italic;color:#a8b0b4}#secondary .widget.widget_halcyon_pro_recent_post ul li .entry-meta a,#secondary .widget.widget_halcyon_pro_popular_post ul li .entry-meta a,#secondary .widget.widget_halcyon_pro_category_post ul li .entry-meta a,#secondary .widget.widget_halcyon_pro_author_post ul li .entry-meta a{font-size:12px;color:#a8b0b4;text-transform:none}#secondary .widget.widget_halcyon_pro_recent_post ul li .read-more,#secondary .widget.widget_halcyon_pro_popular_post ul li .read-more,#secondary .widget.widget_halcyon_pro_category_post ul li .read-more{font-size:12px;line-height:15px;font-weight:600;text-transform:uppercase;display:inline-block;padding:0 10px;border-left:1px solid #1ab293;border-right:1px solid #1ab293;color:#1ab293}#secondary .widget.widget_halcyon_pro_featured_post .image-holder{margin:0 0 15px}#secondary .widget.widget_halcyon_pro_featured_post .image-holder img{vertical-align:top}#secondary .widget.widget_halcyon_pro_featured_post .readmore .fa,#secondary .widget.widget_halcyon_pro_author_bio .readmore .fa{display:none}#secondary .widget.widget_halcyon_pro_featured_post .readmore,#secondary .widget.widget_halcyon_pro_author_bio .readmore{font-size:12px;line-height:15px;font-weight:600;text-transform:uppercase;display:inline-block;padding:0 10px;border-left:1px solid #1ab293;border-right:1px solid #1ab293;color:#1ab293}.widget.widget_halcyon_pro_flickr_widget .flicker_widget{overflow:hidden;margin-left:-5px;margin-right:-5px}.widget.widget_halcyon_pro_flickr_widget .flicker_widget li{float:left;width:25%;padding-left:5px;padding-right:5px;margin-bottom:10px!important;padding-bottom:0!important;border-bottom:0!important}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-2 li{width:50%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-1 li{width:100%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-3 li{width:33.3333%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-4 li{width:25%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-5 li{width:20%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget.col-6 li{width:16.6667%}.widget.widget_halcyon_pro_flickr_widget .flicker_widget li img{vertical-align:top;width:100%}.widget.jetpack_subscription_widget form input[type="text"],.widget.jetpack_subscription_widget form input[type="email"]{border:1px solid #dde1e5;border-radius:0;color:#a8b0b4;font-size:13px;height:46px;line-height:24px;margin-bottom:10px;text-align:center;width:100%}.widget.jetpack_subscription_widget form input[type="submit"]{background:#1bbc9b;border:0 none;box-shadow:none;color:#fff;font-family:"Raleway",sans-serif;font-size:13px;font-weight:600;height:46px;line-height:24px;text-transform:uppercase;width:100%}.widget.jetpack_subscription_widget form input[type="submit"]:hover,.widget.jetpack_subscription_widget form input[type="submit"]:focus{opacity:.8}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{font-size:14px;line-height:30px;color:#787f86;font-family:'Raleway',sans-serif;font-weight:700;border:1px solid #ced4d5;border-radius:4px;padding:4px 12px;margin-right:6px;display:inline-block}.pagination .nav-links .page-numbers:hover{background:#1bbc9b;color:#fff}.pagination .nav-links .page-numbers.current{background:#1bbc9b;border:0;color:#fff}.site-content #primary .page .entry-content{text-align:left;margin-top:0}.page #primary .page .entry-header .entry-title{font-size:28px;line-height:32px;margin:0;color:#34495e;font-family:'Raleway',sans-serif;font-weight:600}#primary .post .entry-header{padding:24px 0 11px}#primary .page .entry-header{background:none;margin:0;padding:0}#primary .page .entry-content{padding:0}.single-post #primary .post .entry-header{margin-top:-23px}.single-post #primary .post .entry-content{text-align:left}.single-post #primary .post .entry-title{text-transform:uppercase;color:#34495e;font-size:28px;line-height:32px;font-family:'Raleway',sans-serif;font-weight:600}h2{color:#34495e;font-size:21px;line-height:25px;font-family:'Raleway',sans-serif;font-weight:600}h1{color:#34495e;font-size:28px;line-height:32px;font-family:'Raleway',sans-serif;font-weight:600}h3{color:#34495e;font-size:17px;line-height:20px;font-family:'Raleway',sans-serif;font-weight:600}h4{color:#34495e;font-size:16px;line-height:19px;font-family:'Raleway',sans-serif;font-weight:600}h5{color:#34495e;font-size:14px;line-height:17px;font-family:'Raleway',sans-serif;font-weight:600}h6{color:#34495e;font-size:13px;line-height:16px;font-family:'Raleway',sans-serif;font-weight:600}blockquote background:#f3f3f3;border-left:3px solid #1bbc9b;padding:3px 25px;margin:0;line-height:28px;color:#787f86;font-style:italic}#primary .post .entry-content .pull-right,#primary .page .entry-content .pull-right{width:300px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f3f3f3;padding:26px 20px;margin-top:0;text-align:right;margin-bottom:0}#primary .post .entry-content .pull-left,#primary .page .entry-content .pull-left{width:300px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f3f3f3;padding:26px 20px;margin-top:0;text-align:left;margin-right:20px;margin-bottom:0}#primary .post .entry-content .dropcap,#primary .page .entry-content .dropcap{color:#787f86;font-size:82px;line-height:30px;font-weight:700;float:left;margin:20px 6px 54px}#primary .post .entry-content .highlight,#primary .page .entry-content .highlight{background:#fff198}#primary .post .entry-content table,#primary .page .entry-content table{border:1px solid #d8d8d8}#primary .post .entry-content table th,#primary .page .entry-content table th{background:#e6e6e6;color:#34495e;font-size:15px;line-height:22px;text-transform:uppercase;padding:2% 5%;border-right:1px solid #d8d8d8;border-left:1px solid #d8d8d8}#primary .post .entry-content table td,#primary .page .entry-content table td{color:#34495e;font-size:15px;line-height:22px;padding:2% 6%;border-right:1px solid #d8d8d8;border-left:1px solid #d8d8d8}#primary .post .entry-content pre,#primary .page .entry-content pre{background:#f3f3f3;font-family:"Courier 10 Pitch",Courier,monospace;font-size:14px;font-size:14px;line-height:30px;margin-bottom:1.6em;padding:1.6em;overflow:auto;color:#787f86;max-width:100%}.full-width .content-area{width:100%!important}.single-post #primary .post .tags{display:inline-block;margin:30px 0;font-size:13px;line-height:16px;color:#88959c;font-style:italic}.single-post #primary .post .tags a{font-size:14px;line-height:18px;color:#88959c}#primary .post .entry-content ul,#primary .page .entry-content ul{margin:0 0 15px;padding:0}#primary .post .entry-content ul li,#primary .page .entry-content ul li{padding-left:13px}#primary .post .entry-content ul ul,#primary .page .entry-content ul ul{margin:10px 0}#primary .post .entry-content ol ol,#primary .page .entry-content ol ol{margin:10px 0;margin-left:0}#primary .post .entry-content ol,#primary .page .entry-content ol{margin:0 0 15px;padding:0 0 0 16px}.jcf-file{margin-bottom:20px}.single-post #primary form .form-element{display:block;font-size:15px;line-height:22px;font-family:'Raleway',sans-serif;font-weight:600}.single-post #primary form .form-element.password{margin-top:25px}.single-post #primary form .radio-section:after{content:'';display:block;clear:both}.single-post #primary form .radio-section li{float:left;background:none;padding:0;margin-left:20px}.jcf-file .jcf-upload-button{float:left;font-size:14px;line-height:26px;background:#e3e3e3;color:#62676d;text-transform:uppercase;height:36px;padding:5px 19px;border:0;border-radius:4px}.jcf-file .jcf-fake-input{float:right;font-size:15px;line-height:26px;color:#787f86;border:0;height:36px;padding:5px 5px}.jcf-select{height:42px;padding:3px 0;width:31%;border:1px solid #dde1e5}.jcf-radio{border:1px solid #9b9b9f}.jcf-radio span{background:#787f86}.jcf-select .jcf-select-text{font-size:14px;line-height:30px;color:#a8b0b4}.jcf-checkbox{background:url(https://curlicuenz.com/wp-content/themes/titan/images/check-box.png) no-repeat}.jcf-checkbox.jcf-checked{background:url(https://curlicuenz.com/wp-content/themes/titan/images/checked-img.png) no-repeat}.jcf-select .jcf-select-opener{background:url(https://curlicuenz.com/wp-content/themes/titan/images/select-icon.png) no-repeat 0 16px}.single-post #primary form .radio-section li:first-child{margin-left:0}.single-post #primary .post .bottom-content ul li{background:none}#primary .comments-area{background:#fff;padding:30px 30px;margin-bottom:40px}#primary .comments-area .comments-title{font-size:21px;line-height:25px;color:#34495e;font-family:'Raleway',sans-serif;font-weight:600;text-transform:uppercase}#primary .comments-area .comment-body:after{display:block;content:'';clear:both}#primary .comments-area ol{margin-left:0;padding-left:0}#primary .comments-area ol li{list-style:none}#primary .comments-area .avatar.photo{float:left;margin-right:20px;border:1px solid #dde1e5}#primary .comments-area .comment-content{margin-left:106px}#primary .comments-area .fn a{font-size:14px;line-height:24px;color:#34495e;font-family:'Raleway',sans-serif;font-weight:600}#primary .comments-area .fn a:hover{color:#1bbc9b}#primary .comments-area .comment-metadata a{font-size:12px;line-height:16px;color:#a8b0b4;font-style:italic}#primary .comments-area .comment-metadata a:hover{color:#34495e}#primary .comments-area .reply{margin-left:106px}#primary .comments-area .reply a{font-size:10px;line-height:24px;color:#fff;background:#1bbc9b;font-family:'Raleway',sans-serif;font-weight:600;text-transform:uppercase;padding:5px 15px}#primary .comments-area .children{margin-left:60px}#primary .comments-area .comment-body{margin-bottom:40px}#primary .comments-area ol li{margin-bottom:40px}#primary .comments-area .reply a:hover{background:#127a65}#primary .comment-form .comments-area.form .comment-reply-title{font-size:21px;line-height:25px;color:#34495e;font-family:'Raleway',sans-serif;font-weight:600;text-transform:uppercase}#primary .comment-form .comments-area.form form input[type="text"]{margin-right:6%}#primary .comment-form .comments-area.form form input[type="text"],#primary .comment-form .comments-area.form form input[type="email"]{height:50px;width:47%;border:1px solid #dde1e5;float:left;font-size:14px;line-height:24px;color:#a8b0b4;padding:12px 16px}#primary .comment-form .comments-area.form form input[type="url"]{height:50px;border:1px solid #dde1e5;width:100%;font-size:14px;line-height:24px;color:#a8b0b4;padding:12px 16px}#primary .comment-form .comments-area.form form textarea{height:180px;border:1px solid #dde1e5;width:100%;font-size:14px;line-height:24px;color:#a8b0b4;padding:12px 16px}.site-content #primary .page .entry-header{text-align:left;margin-top:0}.search .site-content #primary .page .entry-header{text-align:center;margin-top:-42px}.author-section{background:#fff;padding:30px;margin-bottom:30px;border:1px solid #f5f0f0}.author-section .author-title{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:400;line-height:22px;margin:0 0 32px;position:relative;text-transform:uppercase;color:#191919}.author-section .text{overflow:hidden}.author-section .text p{margin-bottom:10px}.author-section .text .author-name{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0 0 15px;color:#191919}.avatar.photo{float:left;border-radius:50%;margin-right:20px}.breadcrumbs{margin:0 0 30px;padding:0;font-style:italic}.breadcrumbs li{list-style:none;display:inline-block;color:#34495e;font-size:13.29px;line-height:15.29px}.breadcrumbs li a{font-size:13.29px;line-height:15.29px;color:#1bbc9b}.breadcrumbs li a:hover{color:#34495e}.category .site-content,.page .site-content .single-page,.site-content{padding-top:30px}.category-title span{font-size:14px;line-height:17px;font-style:italic;color:#a8b0b4;text-transform:none;font-family:'Lato',sans-serif}.category-title{color:#34495e;font-size:28px;line-height:32px;font-family:'Raleway',sans-serif;font-weight:600;text-transform:uppercase}.blog .post .entry-title{color:#34495e;font-weight:600;font-family:'Raleway',sans-serif;text-transform:uppercase;font-size:28px;line-height:32px}.blog .post .post-thumbnail{text-align:center}.home.blog .post .entry-content{text-align:center}.blog .post .entry-content .tags{font-style:italic;font-size:13px;line-height:17px;color:#a8b0b4}.blog .post .entry-content .tags a{font-size:14px;line-height:18px;color:#88959c}.blog .post .entry-content .tags a:hover{color:#1bbc9b}.one-col-leftsidebar #primary{float:right}.two-col-leftsidebar #primary{float:right}.home.blog.two-col-leftsidebar #main,.home.blog.two-col-rightsidebar #main{margin-left:-15px;margin-right:-15px}.blog.two-col-leftsidebar .site-content .site-main .rara-masonry,.blog.two-col-rightsidebar .site-content .site-main .rara-masonry,.blog.three-col-full-width .site-content .site-main .rara-masonry{overflow:hidden;margin-left:-15px;margin-right:-15px}.blog.two-col-leftsidebar .site-content .site-main .post,.blog.two-col-rightsidebar .site-content .site-main .post{width:50%;padding-left:15px;padding-right:15px;background:none;border-bottom:0;border-left:0;border-right:0;float:left}.blog.two-col-leftsidebar #primary .post .entry-header,.blog.two-col-rightsidebar #primary .post .entry-header{margin:0;padding-top:20px;padding-left:15px;padding-right:15px}.blog.two-col-leftsidebar #primary .post .entry-content,.blog.two-col-rightsidebar #primary .post .entry-content{padding:25px 15px 0;margin-top:0;background:#fff}.blog.two-col-leftsidebar #primary .post .bottom-content,.blog.two-col-rightsidebar #primary .post .bottom-content{background:#fff}.blog.two-col-leftsidebar #primary .post img,.blog.two-col-rightsidebar #primary .post img{vertical-align:top}.blog.two-col-leftsidebar .post .bottom-content .entry-meta,.blog.two-col-rightsidebar .post .bottom-content .entry-meta{position:relative;left:auto;top:auto;float:none}.blog.two-col-leftsidebar .post .bottom-content .social-networks,.blog.two-col-rightsidebar .post .bottom-content .social-networks{display:block;float:none;position:relative;right:auto;top:auto;width:100%;text-align:center}.blog.two-col-leftsidebar .post .bottom-content .social-networks li,.blog.two-col-rightsidebar .post .bottom-content .social-networks li{float:none;display:inline-block;margin:0 12px}.blog.three-col-full-width #primary{width:100%}.blog.three-col-full-width .site-content .site-main .post{width:33.3333%;padding-left:15px;padding-right:15px;background:none;border-bottom:0;border-left:0;border-right:0;float:left}.leftsidebar #primary{float:right}.blog.full-width #primary{width:100%}.page.full-width #primary{width:100%}.single-post.full-width #primary{width:100%}.archive.full-width #primary{width:100%}.search.full-width #primary{width:100%}.home.blog.three-col-full-width #main{margin-left:-15px;margin-right:-15px}.blog.three-col-full-width #primary .post .entry-header{margin:0;padding-top:20px;padding-left:15px;padding-right:15px}.blog.three-col-full-width #primary .post .entry-content{padding:25px 15px 0;margin-top:0;background:#fff}.blog.three-col-full-width #primary .post .bottom-content{background:#fff}.blog.three-col-full-width #primary .post img{vertical-align:top}.blog.three-col-full-width .post .bottom-content .entry-meta{position:relative;left:auto;top:auto;float:none}.blog.three-col-full-width .post .bottom-content .social-networks{position:relative;width:100%;right:auto;top:auto;text-align:center}.blog.three-col-full-width .post .bottom-content .social-networks li{float:none;display:inline-block;margin:0 12px}.page-header{background:#f7f8f3;padding-top:18px;margin-bottom:45px}.page-header .page-title{font-size:28px;line-height:32px;color:#34495e;text-transform:uppercase;font-family:"Raleway",sans-serif;font-weight:600;margin:0}#crumbs{font-size:13px;line-height:15px;color:#a8b0b4;margin-bottom:30px;font-style:italic;padding-left:15px;padding-right:15px}#crumbs a{color:#1bbc9b}#primary .widget{background:#fff;padding:30px 20px;text-align:center}#primary .widget .widget-title{text-transform:uppercase;font-size:16px;line-height:24px;color:#1ab293;font-family:'Raleway',sans-serif;font-weight:600;position:relative;margin-top:0;margin-bottom:20px;text-align:center}#primary .widget .widget-title:after{position:absolute;background:#48c1a9;content:'';height:1px;width:30px;top:100%;left:48%}#primary .widget ul{margin:0;padding:0;list-style:none}#primary .widget ul li{padding:0;background:none;border-bottom:1px solid #ebedef;padding-bottom:10px;margin-bottom:15px}#primary .widget ul li a{color:#34495e;font-size:14px;line-height:22px;text-transform:uppercase}#primary .widget ul li a:hover,#primary .widget ul li a:focus{color:#1ab293}#primary .widget.widget_search .search-form input[type="submit"]{background:url(https://curlicuenz.com/wp-content/themes/titan/images/search-icon.png) no-repeat 41% 48% #1bbc9b;box-shadow:none;text-indent:-9999px;border:0;border-radius:0;font-size:auto;float:right;width:17%;height:54px;width:52px}#primary .widget_tag_cloud .tagcloud{text-align:center}#primary .widget.widget_tag_cloud a{display:inline-block;color:#627281;font-size:14px;border:1px solid #bac4cd;text-transform:uppercase;padding:5px 7px;margin:0 4px 3px 0}#primary .widget.widget_tag_cloud a:hover{color:#fff;background:#1ab293}#primary .widget.widget_halcyon_pro_author_post ul,#primary .widget.widget_halcyon_pro_category_post ul,#primary .widget.widget_halcyon_pro_popular_post ul,#primary .widget.widget_halcyon_pro_recent_post ul,#primary .post-section .widget.widget_recent_entries ul{overflow:hidden;margin-left:-15px;margin-right:-15px}#primary .widget.widget_halcyon_pro_author_post ul li,#primary .widget.widget_halcyon_pro_category_post ul li,#primary .widget.widget_halcyon_pro_popular_post ul li,#primary .widget.widget_halcyon_pro_recent_post ul li,#primary .post-section .widget.widget_recent_entries ul li{float:left;width:33.3333%;padding-left:15px;padding-right:15px;margin-bottom:30px;border-bottom:0}#primary .widget.widget_halcyon_pro_recent_post ul li .post-thumbnail img,#primary .widget.widget_halcyon_pro_popular_post ul li .post-thumbnail img,#primary .widget.widget_halcyon_pro_category_post ul li .post-thumbnail img,#primary .widget.widget_halcyon_pro_author_post ul li .post-thumbnail img,#primary .post-section .widget.widget_recent_entries ul li .post-thumbnail img{vertical-align:top}#primary .widget.widget_halcyon_pro_recent_post ul li .entry-title,#primary .widget.widget_halcyon_pro_popular_post ul li .entry-title,#primary .widget.widget_halcyon_pro_category_post ul li .entry-title,#primary .widget.widget_halcyon_pro_author_post ul li .entry-title,#primary .post-section .widget.widget_recent_entries ul li .entry-title{margin:0 0 10px}#primary .widget.widget_halcyon_pro_recent_post ul li .entry-title a,#primary .widget.widget_halcyon_pro_popular_post ul li .entry-title a,#primary .widget.widget_halcyon_pro_category_post ul li .entry-title a,#primary .widget.widget_halcyon_pro_author_post ul li .entry-title a,#primary .post-section .widget.widget_recent_entries ul li .entry-title a{color:#333}#primary .widget.widget_halcyon_pro_recent_post ul li .entry-meta,#primary .widget.widget_halcyon_pro_popular_post ul li .entry-meta,#primary .widget.widget_halcyon_pro_category_post ul li .entry-meta,#primary .widget.widget_halcyon_pro_author_post ul li .entry-meta,#primary .post-section .widget.widget_recent_entries ul li .entry-meta{font-size:12px;margin:0 0 10px;font-style:italic;color:#a8b0b4}#primary .widget.widget_halcyon_pro_recent_post ul li .entry-meta a,#primary .widget.widget_halcyon_pro_popular_post ul li .entry-meta a,#primary .widget.widget_halcyon_pro_category_post ul li .entry-meta a,#primary .widget.widget_halcyon_pro_author_post ul li .entry-meta a,#primary .post-section .widget.widget_recent_entries ul li .entry-meta a{font-size:12px;color:#a8b0b4}#primary .widget.widget_halcyon_pro_recent_post ul li .read-more,#primary .widget.widget_halcyon_pro_popular_post ul li .read-more,#primary .widget.widget_halcyon_pro_category_post ul li .read-more,#primary .widget.widget_halcyon_pro_author_post ul li .read-more,#primary .widget.widget_halcyon_pro_author_bio .readmore{font-size:12px;line-height:15px;font-weight:600;text-transform:uppercase;display:inline-block;padding:0 10px;border-left:1px solid #1ab293;border-right:1px solid #1ab293;color:#1ab293}#primary .widget.widget_halcyon_pro_author_bio .readmore .fa{display:none}#primary .widget.widget_halcyon_pro_recent_post ul li .entry-header,#primary .widget.widget_halcyon_pro_popular_post ul li .entry-header,#primary .widget.widget_halcyon_pro_category_post ul li .entry-header,#primary .widget.widget_halcyon_pro_author_post ul li .entry-header{background:none;margin:0;padding:0}#primary .widget.widget_halcyon_pro_featured_post .image-holder{margin:0 0 15px}#primary .widget.widget_halcyon_pro_featured_post .image-holder img{vertical-align:top}#primary .widget.widget_halcyon_pro_featured_post .readmore .fa{display:none}#primary .widget.widget_halcyon_pro_featured_post .readmore{font-size:12px;line-height:15px;font-weight:600;text-transform:uppercase;display:inline-block;padding:0 10px;border-left:1px solid #1ab293;border-right:1px solid #1ab293;color:#1ab293}#primary .widget.widget_halcyon_pro_flickr_widget .widget-flickr-stream{overflow:hidden;margin-left:-5px;margin-right:-5px}#primary .widget.widget_halcyon_pro_flickr_widget .widget-flickr-stream .flickr_badge_image{float:left;width:25%;padding-left:5px;padding-right:5px;margin-bottom:10px}#primary .widget.widget_halcyon_pro_flickr_widget .widget-flickr-stream .flickr_badge_image img{vertical-align:top;width:100%}#primary .widget.widget_halcyon_pro_instagram_widget ul{margin:0 -5px}#primary .widget.widget_halcyon_pro_instagram_widget ul:after{content:'';display:block;clear:both}#primary .widget.widget_halcyon_pro_instagram_widget ul li{float:left;width:33.3333%;padding:0 5px;margin-bottom:10px;padding-bottom:0;border-bottom:0}#primary .widget.widget_halcyon_pro_instagram_widget ul li img{vertical-align:top;width:100%}#primary .widget.widget_halcyon_pro_instagram_widget ul.instagram-size-thumbnail li{width:25%}#primary .widget.widget_halcyon_pro_instagram_widget ul.instagram-size-large li{width:50%}#primary .widget.widget_halcyon_pro_instagram_widget ul.instagram-size-original li{width:100%}#primary .widget.widget_halcyon_pro_social_links ul{text-align:center}#primary .widget.widget_halcyon_pro_social_links ul li{margin-right:5px;margin-left:5px;border-bottom:0;display:inline-block}#primary .widget.widget_halcyon_pro_social_links ul:after{display:block;content:'';clear:both}#primary .widget.widget_halcyon_pro_social_links ul li a{height:30px;width:30px;border-radius:50%;display:block;background:#1bbc9b;color:#fff;line-height:30px}#primary .widget.widget_halcyon_pro_social_links ul li a:hover,#primary .widget.widget_halcyon_pro_social_links ul li a:focus{color:#fff}#primary .widget.widget_halcyon_pro_social_links ul li a[title="Facebook"]{background:#3b5998}#primary .widget.widget_halcyon_pro_social_links ul li a[title="Google"]{background:#dd4b39}#primary .widget.widget_halcyon_pro_social_links ul li a[title="Instagram"]{background:#3f729b}#primary .widget.widget_halcyon_pro_social_links ul li a[title="Linkedin"]{background:#0177b5}#primary .widget.widget_halcyon_pro_social_links ul li a[title="Twitter"]{background:#55acee}#primary .widget.widget_halcyon_pro_social_links ul li a[title="YouTube"]{background:#cc2127}#primary .widget.widget_halcyon_pro_social_links ul li a .fa{font-size:13px;line-height:30px;color:#fff}#primary .widget.widget_halcyon_pro_social_links ul li a:hover .fa{color:#fff}#secondary .widget.widget_nav_menu ul li{padding:5px 0;margin-bottom:0}#secondary .widget.widget_nav_menu ul ul{margin:0}#secondary .widget.widget_nav_menu ul ul li{border-bottom:1px solid #ebedef}#secondary .widget.widget_nav_menu ul ul{border-top:1px solid #ebedef}#secondary .widget.widget_nav_menu ul li.menu-item-has-children{border-bottom:0}.error404 .not-found{background:#fff;padding:82px 0;margin-bottom:60px}.error404 .not-found .error-404{text-align:center;margin-top:40px;width:60%;margin:0 auto;padding:0 15px}.error404 .not-found .error-404 span{font-size:92px;line-height:24px;color:#1ab293;font-weight:900}.error404 .not-found h1{font-size:24px;line-height:27px;color:#34495e;font-family:"Raleway",sans-serif;font-weight:600;text-transform:uppercase}#nav-holder{float:right;width:80px;margin:34px 0;text-align:right}#nav-holder a{top:14px;left:0;color:#34495e}#nav-holder .fa{color:#34495e;font-size:25px;margin-right:4px}.site-header.header-4 #nav-holder,.site-header.header-5 #nav-holder,.site-header.header-6 #nav-holder,.site-header.header-9 #nav-holder,.site-header.header-12 #nav-holder{float:left}.site-header.header-3 #nav-holder{margin-right:-12px}.site-header.header-10 #nav-holder,.site-header.header-11 #nav-holder{margin:40px 0 0}.site-header.header-5 #nav-holder .fa,.site-header.header-6 #nav-holder .fa,.site-header.header-7 #nav-holder .fa,.site-header.header-8 #nav-holder .fa,.site-header.header-9 #nav-holder .fa,.site-header.header-10 #nav-holder .fa,.site-header.header-12 #nav-holder .fa{color:#fff;font-size:18px}.site-header.header-5 #nav-holder a,.site-header.header-6 #nav-holder a,.site-header.header-7 #nav-holder a,.site-header.header-8 #nav-holder a,.site-header.header-9 #nav-holder a,.site-header.header-10 #nav-holder a,.site-header.header-12 #nav-holder a{color:#fff}#load-posts a{display:block;width:100%;color:#fff;background:#1bbc9b;text-align:center;padding:10px 0;border-radius:5px;font-size:17px;font-weight:700}#load-posts a .fa{margin-right:5px;font-size:16px}#load-posts a:hover,#load-posts a:focus{text-decoration:none;opacity:.8}#rara-top{position:fixed;bottom:10px;right:10px;background:#000;color:#fff;width:50px;height:50px;text-align:center;line-height:50px;cursor:pointer;display:none;opacity:.5}#rara-top:hover,#rara-top:focus{opacity:1}#rara-top .fa{font-size:25px}#rara-top .fa:hover{color:#fff}#primary .post .entry-content .rara_accordian,#primary .page .entry-content .rara_accordian{border:1px solid #f4b400;margin:0 0 15px}#primary .post .entry-content .rara_accordian .rara_accordian_title,#primary .page .entry-content .rara_accordian .rara_accordian_title{background:#f4b400;padding:7px 15px 7px 35px;color:#fff;position:relative;cursor:pointer}#primary .post .entry-content .rara_accordian .rara_accordian_title:before,#primary .page .entry-content .rara_accordian .rara_accordian_title:before{background:#fff;content:'';height:3px;left:12px;position:absolute;top:50%;width:15px}#primary .post .entry-content .rara_accordian .rara_accordian_title:after,#primary .page .entry-content .rara_accordian .rara_accordian_title:after{background:#fff;content:"";height:3px;left:12px;position:absolute;top:50%;-webkit-transform:rotate(90deg) scale(1);-moz-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1);width:15px}#primary .post .entry-content .rara_accordian .rara_accordian_title.active:after,#primary .page .entry-content .rara_accordian .rara_accordian_title.active:after{opacity:0}#primary .post .entry-content .rara_accordian .rara_accordian_content,#primary .page .entry-content .rara_accordian .rara_accordian_content{padding:10px 20px}#primary .entry-content .center{text-align:center}#primary .entry-content .rara_call_to_action_button{background:#ffbc00;border-radius:5px;color:#fff;display:inline-block;font-size:19px;font-weight:600;letter-spacing:0;line-height:24px;text-align:center;text-transform:uppercase;padding:15px 33px;text-transform:uppercase;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}#primary .entry-content .rara_call_to_action_button:hover,#primary .entry-content .rara_call_to_action_button:focus{opacity:.8;text-decoration:none}#primary .entry-content .rara_call_to_action.right:after{content:'';display:block;clear:both}#primary .entry-content .rara_call_to_action.right .rara_call_to_action_button{float:right}#primary .entry-content .rara_call_to_action.left .rara_call_to_action_button{float:left}.rara-drop-cap2{float:left;font-size:53px;padding-right:10px;padding-top:16px}.rara-drop-cap3{float:left;font-size:80px;margin-bottom:20px;padding-right:10px;padding-top:30px}.rara-drop-cap4{float:left;font-size:115px;margin-bottom:32px;padding-right:10px;padding-top:45px}#primary .post .entry-content ul,#primary .page .entry-content ul,#primary .post .entry-content ol,#primary .page .entry-content ol{margin:0 0 30px 15px;padding:0;line-height:32px}#primary .post .entry-content li>ul,#primary .post .entry-content li>ol{margin-bottom:0}#primary .post .entry-content ul.rara-list,#primary .page .entry-content ul.rara-list{list-style:none}#primary .post .entry-content .rara-list li,#primary .page .entry-content .rara-list li{padding-left:30px;position:relative}#primary .post .entry-content .rara-list.rara-list-style1 li:before,#primary .page .entry-content .rara-list.rara-list-style1 li:before{content:'\f00c';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style2 li:before,#primary .page .entry-content .rara-list.rara-list-style2 li:before{content:'\f0da';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style3 li:before,#primary .page .entry-content .rara-list.rara-list-style3 li:before{content:'\f18e';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style4 li:before,#primary .page .entry-content .rara-list.rara-list-style4 li:before{content:'\f005';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style5 li:before,#primary .page .entry-content .rara-list.rara-list-style5 li:before{content:'\f04d';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:9px}#primary .post .entry-content .rara-list.rara-list-style6 li:before,#primary .page .entry-content .rara-list.rara-list-style6 li:before{content:'\f1cd';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style7 li:before,#primary .page .entry-content .rara-list.rara-list-style7 li:before{content:'\f1d8';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style8 li:before,#primary .page .entry-content .rara-list.rara-list-style8 li:before{content:'\f0a4';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style9 li:before,#primary .page .entry-content .rara-list.rara-list-style9 li:before{content:'\f069';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .post .entry-content .rara-list.rara-list-style10 li:before,#primary .page .entry-content .rara-list.rara-list-style10 li:before{content:'\f056';font-family:'FontAwesome';position:absolute;top:0;left:0;font-size:12px}#primary .entry-content .social-shortcode:after{content:'';display:block;clear:both}#primary .entry-content .social-shortcode a{background:#4c4e4e;border-radius:50%;-webkit-border-radius:100px;float:left;height:30px;vertical-align:middle;width:30px;color:#fff;text-align:center;line-height:25px;margin:0 10px 10px 0;font-size:13px}#primary .entry-content .social-shortcode a .fa{font-size:13px;line-height:30px}#primary .entry-content .social-shortcode a:hover,#primary .entry-content .social-shortcode a:focus{text-decoration:none;background:#292a2a}#primary .entry-content .social-shortcode a:hover .fa,#primary .entry-content .social-shortcode a:focus .fa{color:#fff}#primary .entry-content .social-shortcode a[href="http://facebook.com/"]{background:#3b5998}#primary .entry-content .social-shortcode a[href="http://twitter.com/"]{background:#55acee}#primary .entry-content .social-shortcode a[href="https://www.instagram.com/"]{background:#3f729b}#primary .entry-content .social-shortcode a[href="https://plus.google.com/"]{background:#cc2127}#primary .entry-content .social-shortcode a[href="https://www.pinterest.com/"]{background:#cc2127}#primary .entry-content .social-shortcode a[href="http://www.linkedin.com"]{background:#0177b5}#primary .entry-content .social-shortcode a[href="http://www.youtube.com/"]{background:#cc2127}#primary .entry-content .social-shortcode a[href="https://vimeo.com/"]{background:#55Acee}.clearfix:after{content:'';display:block;clear:both}#primary .entry-content .rara_tab_wrap{margin:0 0 1.5em}#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title{float:left;padding:5px 9px;border:1px solid #f4b400;cursor:pointer}#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title.active,#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:hover,#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:focus{background:#f4b400;color:#fff}#primary .entry-content .rara_tab_wrap .rara_tab_content{padding:10px 20px;background:#f8f8f8}#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group{float:left;width:225px}#primary .entry-content .rara_tab_wrap.vertical .rara_tab_content{overflow:hidden}#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group .tab-title{float:none;display:block}.rara_toggle{border:1px solid #f4b400;margin:0 0 10px}.rara_toggle .rara_toggle_title{background:#f4b400;color:#fff;cursor:pointer;padding:7px 15px 7px 35px;position:relative}.rara_toggle .rara_toggle_title:after{background:#fff;content:"";height:3px;left:12px;position:absolute;top:50%;-webkit-transform:rotate(90deg) scale(1);-moz-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1);width:15px}.rara_toggle .rara_toggle_title:before{background:#fff;content:"";height:3px;left:12px;position:absolute;top:50%;width:15px}.rara_toggle .rara_toggle_title.active:after{opacity:0}.rara_toggle .rara_toggle_content{padding:10px 20px}#primary .entry-content .shortcode-slider ul{margin:0}#primary .entry-content .shortcode-slider .lSAction>a{top:41%}#primary .entry-content .shortcode-slider .lSAction>.lSNext{background:url(https://curlicuenz.com/wp-content/themes/titan/images/next.png) no-repeat;height:35px;width:19px}#primary .entry-content .shortcode-slider .lSAction>.lSPrev{background:url(https://curlicuenz.com/wp-content/themes/titan/images/prev.png) no-repeat;height:35px;width:19px}.rara-row{margin:0 -15px}.rara-row:after{content:'';display:block;clear:both}.rara_column{float:left;padding:0 15px;margin-bottom:30px}.rara-span1{width:16.66%}.rara-span2{width:33.33%}.rara-span3{width:50%}.rara-span4{width:66.66%}.rara-span5{width:83%}.rara-span6{width:100%}.divider{margin:auto}.page .entry-header .entry-title{margin-bottom:20px!important}.site-footer .column{width:33.33%;float:left;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.site-footer{padding:0 0 0;background:#fff}.site-footer .widget-area{background:#152837;padding:46px 0 46px}.site-footer .widget ul{margin:0;padding:0;list-style:none;font-size:14px;line-height:22px;text-align:left}.site-footer .widget ul li{margin-bottom:10px}.site-footer .widget ul li a{//color:#fff;text-transform:uppercase}.site-footer .site-info{background:#f7f8f3}.site-footer .widget-title{text-transform:uppercase;color:#fff;font-size:16px;margin-top:0;line-height:24px;margin-bottom:30px}.site-footer .widget.widget_halcyon_pro_category_post ul li,.site-footer .widget.widget_halcyon_pro_recent_post ul li,.site-footer .widget.widget_halcyon_pro_popular_post ul li,.site-footer .widget.widget_halcyon_pro_author_post ul li{overflow:hidden;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #5c6973}.site-footer .widget.widget_halcyon_pro_category_post ul li .post-thumbnail,.site-footer .widget.widget_halcyon_pro_popular_post ul li .post-thumbnail,.site-footer .widget.widget_halcyon_pro_recent_post ul li .post-thumbnail,.site-footer .widget.widget_halcyon_pro_author_post ul li .post-thumbnail{float:left;width:110px;margin-right:12px}.site-footer .widget.widget_halcyon_pro_category_post ul li .entry-header,.site-footer .widget.widget_halcyon_pro_recent_post ul li .entry-header,.site-footer .widget.widget_halcyon_pro_popular_post ul li .entry-header,.site-footer .widget.widget_halcyon_pro_author_post ul li .entry-header{overflow:hidden;margin:0;background:none;padding:0}.site-footer .widget.widget_halcyon_pro_category_post ul li .entry-header .entry-title,.site-footer .widget.widget_halcyon_pro_recent_post ul li .entry-header .entry-title,.site-footer .widget.widget_halcyon_pro_popular_post ul li .entry-header .entry-title,.site-footer .widget.widget_halcyon_pro_author_post ul li .entry-header .entry-title{display:inline-block;font-family:"Raleway",sans-serif;font-size:14px;font-weight:600;line-height:20px;margin:0}.site-footer .widget.widget_halcyon_pro_category_post ul li .entry-header .entry-meta,.site-footer .widget.widget_halcyon_pro_recent_post ul li .entry-header .entry-meta,.site-footer .widget.widget_halcyon_pro_popular_post ul li .entry-header .entry-meta,.site-footer .widget.widget_halcyon_pro_author_post ul li .entry-header .entry-meta{font-size:12px;font-style:italic;text-transform:none}.site-footer .widget.widget_halcyon_pro_category_post ul li .entry-header .entry-meta a,.site-footer .widget.widget_halcyon_pro_recent_post ul li .entry-header .entry-meta a,.site-footer .widget.widget_halcyon_pro_popular_post ul li .entry-header .entry-meta a,.site-footer .widget.widget_halcyon_pro_author_post ul li .entry-header .entry-meta a{text-transform:none}.site-footer .widget.widget_halcyon_pro_featured_post .image-holder{margin:0 0 15px}.site-footer .widget.widget_halcyon_pro_featured_post .image-holder img{vertical-align:top}.site-footer .widget.widget_halcyon_pro_featured_post .readmore .fa,.site-footer .widget.widget_halcyon_pro_author_bio .readmore .fa{display:none}.site-footer .widget.widget_halcyon_pro_featured_post .readmore,.site-footer .widget.widget_halcyon_pro_author_bio .readmore{font-size:12px;line-height:15px;font-weight:600;text-transform:uppercase;display:inline-block;padding:0 10px;border-left:1px solid #cbd0d4;border-right:1px solid #cbd0d4;color:#cbd0d4}.site-footer .widget.widget_halcyon_pro_social_links ul li{float:left;margin-right:10px;border-bottom:0}.site-footer .widget.widget_halcyon_pro_social_links ul:after{display:block;content:'';clear:both}.site-footer .widget.widget_halcyon_pro_social_links ul li a{height:30px;width:30px;border-radius:50%;display:block;background:#fff;color:#1bbc9b;text-align:center;font-size:13px;line-height:30px;color:#fff!important}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-facebook{background:#3b5998}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-google-plus{background:#dd4b39}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-instagram{background:#3f729b}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-linkedin{background:#0177b5}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-twitter{background:#55acee}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-youtube-play{background:#cc2127}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-pinterest-p{background:#cb2028}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-vimeo{background:#00b3ec}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-dribbble{background:#ec5d94}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-foursquare{background:#3055fe}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-flickr{background:#0d64d2}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-reddit{background:#ff4500}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-skype{background:#00abeb}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-stumbleupon{background:#ee4813}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-tumblr{background:#36465d}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-odnoklassniki{background:#ee8208}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-vk{background:#507299}.site-footer .widget.widget_halcyon_pro_social_links ul li .fa-xing{background:#005a5f}.site-footer .site-info{color:#787f86;font-size:14px;line-height:20px;text-align:center;padding:24px 0}.site-footer .site-info a{color:#787f86;font-size:14px;line-height:20px}.site-footer .site-info a:hover{color:#152837}.home.blog #primary .post .post-thumbnail{text-align:center}#primary .post .post-thumbnail img{width:100%}.woocommerce .site-main{background:#fff;padding:30px}.woocommerce.full-width #primary{width:100%}.sticky-menu{position:fixed;width:100%;left:0;top:0;z-index:9999;-webkit-transition:linear 0.2s;-moz-transition:linear 0.2s;transition:linear 0.2s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-animation:animatedown 0.3s;animation:animatedown 0.3s;box-shadow:0 1px 3px rgb(0 0 0 / .5)}@-webkit-keyframes animatedown{from{top:-100px}to{top:0}}@keyframes animatedown{from{top:-100px}to{top:0}}.posts-navigation a:hover,.posts-navigation a:focus{text-decoration:underline}.boxed{margin:0 auto!important}#primary .shortcode-slider .lightSlider li.rara-slide{list-style:none;background:none;padding-right:0}#primary .post .entry-content ul.rara-list li,#primary .page .entry-content ul.rara-list li{background:none}.hero-image{height:600px;background:#fff0}.hero-image .half{width:40%;position:relative;float:right;padding-right:12%;padding-top:15%;text-align:center;text-transform:capitalize}.hero-image .half h2{font-size:40px;line-height:50px}#lic_notice h3{text-align:center;margin:5px;color:#fff}#lic_notice{background:red;overflow:hidden}.woocommerce-checkout .shipping_method{height:33px}.woocommerce ul#shipping_method li label{margin-left:30px}ul#select2-billing_country-results,ul#select2-shipping_country-results,#select2-billing_state-results,#select2-shipping_state-results{float:left;width:100%}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{line-height:1em}@media only screen and (max-width:1199px){.container{width:100%}.flex-control-thumbs{left:6%}.widget-area .widget.widget_search form input[type="search"]{width:65%}.site-header.header-2 .left{padding:8px 10px 8px 15px}}@media only screen and (min-width:992px){#nav-holder{display:none}.site-header.header-3 #nav-holder{display:none}.site-header.header-3 .main-navigation{display:block}}@media only screen and (max-width:991px){.main-navigation{display:none}.fa-angle-down::before{display:none}#lightSlider li .banner-text{bottom:8%}.widget-area .widget.widget_search form input[type="search"],.page-header form input[type="search"],.error404 .not-found form input[type="search"]{padding:6px 16px;width:52%}.top-section .post .text .text-content{bottom:6%;left:8%}.post .bottom-content .entry-meta span{width:100%}.post .bottom-content .entry-meta{float:none;margin-bottom:10px}.post .bottom-content .social-networks{float:none}.post .bottom-content .social-networks li{float:none;display:inline-block}.post .bottom-content .read-more{margin-bottom:10px}.error404 .not-found .error-404{width:100%}.site-header.header-5 .form-section{margin-top:15px}.site-header.header-7 .header-bottom{width:100%;left:0}.site-header.header-2 #nav-holder{padding-right:15px;margin:20px 0}.site-header.header-4 #nav-holder,.site-header.header-5 #nav-holder,.site-header.header-9 #nav-holder,.site-header.header-12 #nav-holder{margin:15px 0;text-align:left}.site-header.header-4 #nav-holder,.site-header.header-5 #nav-holder,.site-header.header-6 #nav-holder{float:right;width:auto}.site-header.header-4 .form-section,.site-header.header-6 .form-section{float:left}.site-header.header-2 .left{padding:13px 10px}.site-header.header-6 #nav-holder{margin:14px 0}.site-header.header-8 .site-branding{margin-top:0}.site-header.header-8 .site-title{margin-bottom:0}.site-header.header-8 .site-description{margin:5px 0}.site-header.header-3 .site-branding{margin:0;float:none;padding:0 15px;text-align:center}.site-header.header-3 #nav-holder{width:80%;text-align:center;float:none;margin:10px auto}#primary,#secondary{width:100%}.site-header.header-8{position:relative}.sidr-open .site-header.header-9 #nav-holder{margin-left:260px}.site-header.header-12 #nav-holder{float:right;width:auto}//.site-header.header-12 .social-networks{float:left}.site-header.header-2 .right .top{padding:0 10px}.site-header.header-12 .social-network-section{float:left}.site-header.header-13 .header-bottom{padding:15px 0}.site-header.header-13 .col{width:50%}}@media only screen and (max-width:767px){.widget-area .widget.widget_search form input[type="search"],.page-header form input[type="search"],.error404 .not-found form input[type="search"]{width:56%}.site-header .container{padding:0}.top-section .post-thumbnail img{width:100%}.site-header .header-top .social-network-section{float:none;width:100%;text-align:center}.site-header .header-top .social-network-section span{float:none}.site-header .header-top .social-network-section .social-networks li{float:none;display:inline-block}.site-header .header-top .social-network-section .form-section{width:100%;margin:0;padding:0 15px;background:none}.site-header .header-top .social-network-section .form-section .example form{top:0;left:0}.site-header .header-top .social-network-section .form-section form input[type="text"]{width:100%;float:left;padding:10px 15px 3px}.site-header .header-top .social-network-section .fa.fa-search{position:absolute;right:0;width:15%;display:block}.slider .banner-text{position:relative;background:#fff;top:100%;padding-bottom:20px}.banner-text .text{width:100%;padding:10px 0 0}.flex-control-thumbs{display:none}.top-section .column{width:100%}#primary{width:100%;padding-bottom:10px}.post .entry-content,.page .entry-content{padding:0 16px}.navigation.pagination .nav-links .page-numbers{padding:1px 7px;margin-right:4px}#secondary{width:100%}.site-footer .column{width:100%}.site-branding{margin-bottom:50px;padding-bottom:30px}.site-header .header-bottom .container{padding:0 15px}.widget-area .widget.widget_social_networks ul li{float:none;display:inline-block}#lightSlider li .banner-text{position:relative}.banner-text .read-more{font-size:12px;line-height:15px}.banner-text .text h2{font-size:20px;line-height:24px}.banner-text .text span{font-size:10px;line-height:13px}.advertisement{text-align:center}.site-footer{text-align:center}.blog .post .entry-header{text-align:center}.blog .post .entry-content{text-align:center}.single-post #primary .comments-area .avatar.photo{float:none;width:100%}.single-post #primary .comments-area .comment-content{margin:0 0 0}.single-post #primary .comments-area .reply{margin:0;text-align:center}.single-post #primary .comments-area .children{margin:0;padding:0}.alignleft{float:none;width:100%}.single-post #primary .comments-area .comments-title{text-align:center}.single-post #primary .author-section{text-align:center}.single-post #primary .comments-area{text-align:center}.site-content{padding-top:15px}.top-section .post{margin-bottom:30px}.site-header .form-section{padding:0;height:auto}.site-header .form-section .example{display:block;width:100%;position:relative;top:0}.site-header .form-section form{width:100%;padding:7px}.hero-image{height:auto;padding-bottom:20px;overflow:hidden}.hero-image .half{width:100%}.site-header .form-section #search-btn{display:none}.site-header .form-section form input[type="submit"]{float:right;display:block;box-shadow:none;border:0;width:30px;height:100%;text-indent:-9999px;border-radius:0;background:url(https://curlicuenz.com/wp-content/themes/titan/css/../images/search-icon2.png) no-repeat 0 15px}.site-branding{padding:15px 0 0;margin:0}.site-header.header-2 .left{width:100%;text-align:center}.site-header.header-2 .site-branding{padding-top:0}.site-header.header-2 .site-description{margin-top:0}.site-header.header-2 .right{width:100%;text-align:left;position:relative}.site-header.header-2 .right .top .links,.site-header .social-network-section{float:none}.site-header.header-2 .right .top{padding:0}.site-header.header-2 .right .top .links{padding-left:15px}.site-header .social-network-section span,.site-header .form-section{float:none}.site-header.header-2 .right .top{padding-right:0}.site-header.header-2 .right .bottom{position:absolute;top:0;right:0}.site-header.header-2 .form-section{margin-left:0;width:auto}.site-header.header-2 .social-network-section .form-section form input[type="submit"]{display:block}.site-header.header-2 .social-network-section span{vertical-align:top;padding-left:15px}.site-header .top-menu{display:none}.site-header.header-3 .social-networks{float:none;width:100%;text-align:center}.site-header.header-3 .form-section form input[type="search"]{width:82%}.site-header.header-3 .site-branding{margin:0;padding:0 15px;float:left;text-align:left}.site-header.header-3 .site-description{margin:0}.site-header.header-4 .social-networks,.site-header.header-4 .links{float:none}.site-header.header-4 .links,.site-header.header-5 .links{padding:0 0 10px;margin:0;text-align:center;float:none}.site-header.header-4 .header-m{padding:0}.site-header.header-4 #nav-holder{width:25px}.site-header.header-4 .form-section,.site-header.header-6 .form-section{float:none;width:50%}.site-header.header-4 .site-branding{padding:10px 0}.site-header .social-network-section .social-networks li a{font-size:16px;line-height:20px}.site-header.header-4 .form-section{width:80%}.site-header.header-4 .links{border-left:0}.site-header.header-4 .social-network-section .social-networks li a{padding-top:0}.site-header.header-4 .form-section form{height:46px}.site-header.header-4 .form-section form input[type="search"]{width:70%;margin-bottom:0;height:100%;padding:6px 10px}.site-header.header-4 .form-section form input[type="submit"]{height:100%;padding:30px 0 0;background-position:center center}.site-header.header-5 .social-networks{float:none}.site-header.header-5 .site-branding{float:none;text-align:center;padding:10px 0}.site-header.header-5 .header-m{padding:0}.site-header.header-5 .form-section{margin:0}.site-header.header-5 .form-section{width:100%}.site-header.header-6 .site-branding{float:none;text-align:center;width:100%;padding-top:0}.site-header.header-6 .social-networks{float:none}.site-header.header-6 .social-network-section .social-networks li{margin-left:5px}.site-header.header-6 .site-description{margin:0 0 10px}.site-header.header-6 .form-section form input[type="search"]{width:75%}.site-header.header-7 .header-top{padding:10px 0}.site-header.header-7 .header-top .links{padding:0 15px;text-align:center;float:none}.site-header.header-7 .header-top .links span{display:block;margin:0 0 5px}.site-header.header-7 .social-network-section{margin-bottom:0}.site-header.header-7 .social-networks{float:none;width:100%}.site-header.header-6 .form-section{width:80%}.site-header .form-section #search-btn{display:block}.site-header .form-section .example{display:none}.site-header.header-7 .form-section form{border-bottom:1px solid #57524d;margin:0}.site-header.header-7 .form-section form input[type="search"]{width:86%}.site-header.header-7 .form-section form input[type="submit"]{display:block;background:#fff0 url(https://curlicuenz.com/wp-content/themes/titan/css/../images/search-icon.png) no-repeat scroll 0 15px}.site-header .form-section .example{top:100%}.site-header.header-7 .header-bottom{position:relative;padding:0 15px}.site-header.header-8 .header-top .links{padding-right:0;float:none;text-align:center}.site-header.header-8 .header-top .links span{display:block;padding:0 15px;margin:0 0 5px}.site-header.header-8 .header-top .social-network-section{text-align:center;width:56%;margin:0 auto}.site-header.header-8 .social-networks{float:left}.site-header.header-8 .header-top .social-network-section .form-section{float:right;width:25px;margin-top:10px;width:auto}.site-header.header-8 .form-section #search-btn{display:block}.site-header.header-8 .form-section .example{position:absolute;top:100%;width:200px;display:none}.site-header.header-8 .site-branding{margin-top:0;padding-top:0}.site-header.header-8 .site-description{margin:0}.site-header.header-8 #nav-holder{margin:16px 0}.site-header.header-9 .social-networks{float:right}.site-header.header-9 .header-top .social-network-section{padding:0 15px}.site-header.header-9 .header-top .social-network-section .form-section{float:right;width:25px;margin-top:10px;margin-right:15px}.site-header.header-9 .form-section #search-btn{display:block}.site-header.header-9 .form-section .example{position:absolute;top:100%;width:200px;display:none}.site-header.header-9 .site-branding{margin-top:0;padding:15px 0}.site-header.header-9 .site-description{margin:0}.site-header.header-9 #nav-holder{padding-left:15px}.site-header.header-10 .header-top .links{float:none;text-align:center;padding-right:0}.site-header.header-10 .header-top .links span{display:block;margin:0 0 5px;padding-left:0}.site-header.header-10 .social-networks{float:none}.site-header.header-10 .site-branding{margin-top:0;padding:15px 0 15px 15px}.site-header.header-10 #nav-holder{padding-left:15px}.site-header.header-10 .form-section #search-btn{display:block}.site-header.header-10 .form-section .example{position:absolute;top:100%;width:200px;display:none}.site-header.header-10 .site-description{margin:0}.site-header.header-10 .form-section{padding:20px 0 38px;margin:0 0 0 8px;height:auto}.site-header.header-10 #nav-holder,.site-header.header-11 #nav-holder{margin:24px 0 0}.site-header.header-11 .header-top .links{float:none;text-align:center;padding-right:0}.site-header.header-11 .header-top{padding:5px 0}.site-header.header-11 .header-top .links span{display:block;margin:0 0 8px;padding-left:0}.site-header.header-11 .social-networks{float:none}.site-header.header-11 .site-branding{margin-top:0;padding:15px 0}.site-header.header-11 #nav-holder{width:25px}.site-header.header-11 .form-section{margin-left:5px;padding:19px 0 38px;height:auto;margin-right:-14px}.site-header.header-11 .form-section #search-btn{display:block}.site-header.header-11 .form-section .example{position:absolute;top:100%;width:200px;display:none}.site-header.header-11 .site-description{margin:0}.site-header.header-12 .header-top .container{padding:0 15px}.site-header.header-12 .site-branding{float:none;width:100%;text-align:center;margin-top:0;padding:15px 0}.site-header.header-12 .site-description{margin:0}.site-header.header-12 .form-section{float:none;width:100%;margin-left:0;padding:10px 15px}.site-header.header-3 #nav-holder{margin-top:-66px;text-align:right;float:right;width:25px}.site-header.header-10,.site-header.header-6{position:relative}.home.two-col-leftsidebar .site-content .site-main .post,.home.two-col-rightsidebar .site-content .site-main .post{width:100%}.post .bottom-content .entry-meta{position:relative;top:0;left:0}#primary .post .entry-header,#primary .page .entry-header{margin-left:10px;margin-right:10px}.site-footer .site-info{display:block;width:100%}.blog.three-col-full-width .site-content .site-main .post{width:100%}.site-header.header-13 .col{width:100%}#primary .post .entry-header,#primary .page .entry-header{padding-top:15px}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{width:100%}#primary .widget.widget_halcyon_pro_author_post ul li,#primary .widget.widget_halcyon_pro_category_post ul li,#primary .widget.widget_halcyon_pro_popular_post ul li,#primary .widget.widget_halcyon_pro_recent_post ul li{width:100%}.single-post #primary .comment-form .comments-area.form form input[type="text"],.single-post #primary .comment-form .comments-area.form form input[type="email"]{width:100%}.rara-span6,.rara-span1,.rara-span2,.rara-span3,.rara-span4,.rara-span5{width:100%}.woocommerce .site-main{padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0}.woocommerce-Reviews .commentlist{padding-left:0}#primary .post-section .widget.widget_recent_entries ul li{width:100%}.slider .lSAction>a{top:20%;opacity:1}.slider .lSAction>.lSPrev,.slider .lSAction>.lSNext{background-size:12px 20px}#wpadminbar{position:fixed}.banner-text .text h2{font-size:22px;line-height:25px}.bottom-content .social-networks{position:relative;width:100%;right:0}.site-header .social-network-section .social-networks{margin-left:0;padding:0 15px}.site-header.header-13 .social-network-section .social-networks{margin:auto;width:100%;padding-top:10px}.site-header.header-2 .left{padding:10px}.site-header.header-13 #nav-holder{margin:10px}.site-header.header-13 .site-branding{margin:0}.site-header.header-13 .form-section{width:100%}}.woocommerce ul.products li.product .onsale{width:50px;height:50px}.woocommerce span.onsale{background:#9db05c;width:50px;height:50px}.woocommerce .star-rating:before{color:#ffc733}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:16px;line-height:28px}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.added_to_cart{background:#afc466;color:#f9f4ef;font-size:15px;font-weight:700;line-height:20px;padding:12px 22px;text-transform:uppercase;border-radius:0;height:auto}.woocommerce a.added_to_cart{margin-top:5px}.woocommerce a.button:hover,.woocommerce a.button:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce a.added_to_cart:hover,.woocommerce a.added_to_cart:focus{background:#95a757;opacity:.8;color:#fff}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border-right:0;display:inline-block;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li a{font-size:14px;line-height:30px;color:#787f86;font-family:'Raleway',sans-serif;font-weight:700;border:1px solid #ced4d5;border-radius:4px;padding:4px 12px;display:inline-block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#1bbc9b;color:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{font-size:14px;line-height:30px;font-family:'Raleway',sans-serif;font-weight:700;border:1px solid #ced4d5;border-radius:4px;padding:4px 12px;display:inline-block;background:#1bbc9b}.woocommerce .entry-summary{margin-top:0}.woocommerce div.product .product_title{font-family:"Cardo",serif}.woocommerce div.product p.price del{margin-right:5px}.woocommerce div.product form.cart div.quantity{float:none;margin-bottom:10px}.woocommerce .quantity .qty{width:4.631em}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#afc466;color:#f9f4ef;font-size:15px;font-weight:700;line-height:20px;padding:12px 22px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus{background:#95a757;color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs{font-size:14px;line-height:17px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;text-transform:uppercase;padding:1em}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#282828}.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #dcdcdc;border-radius:0;border-top:0;box-shadow:none;padding:30px 20px 20px 20px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fcfbfa;border-bottom-color:#fcfbfa}.woocommerce .related.products h2{color:#515050;font-size:29px;line-height:34px;font-weight:700;font-family:"Cardo",serif;letter-spacing:1px;margin:0 0 15px;padding:0 0 15px;position:relative}.woocommerce .star-rating{font-size:.857em}.woocommerce .widget.widget_rating_filter ul li a,.woocommerce .star-rating span{color:#ffc733}.woocommerce p.stars a{color:#ffc733}.woocommerce table.shop_table{border-radius:0}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{padding:11px 10px;width:150px!important}.woocommerce div.product form.cart .variations td.label{width:50px}.woocommerce div.product form.cart .variations select{height:35px}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt[disabled]:disabled,.woocommerce #respond input#submit.alt[disabled]:disabled:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt[disabled]:disabled,.woocommerce a.button.alt[disabled]:disabled:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt[disabled]:disabled:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt[disabled]:disabled:hover{background:#aec365;pointer-events:none}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2,.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{width:49%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce form .form-row textarea{height:200px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:1em!important}.woocommerce .widget.widget_products ul.product_list_widget li a,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li a,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li .star-rating,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li a,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li .star-rating{margin:0 auto 5px}.woocommerce .star-rating span{color:#ffc733}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget.widget_rating_filter ul li a{background:#f9c85b}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#000}.woocommerce .woocommerce-product-search{border:1px solid #dde1e5;border-right:0;height:56px;background:#fff}.woocommerce .woocommerce-product-search input[type="search"]{border-radius:0;font-size:15px;line-height:24px;color:#a8b0b4;float:left;border:0;background:none;padding:4px 16px;width:72%;height:46px}.woocommerce .woocommerce-product-search input[type="submit"]{background:url(https://curlicuenz.com/wp-content/themes/titan/css/../images/search-icon.png) no-repeat 41% 48% #1bbc9b;box-shadow:none;text-indent:-9999px;border:0;border-radius:0;font-size:auto;float:right;width:17%;height:54px;width:52px}.woocommerce .widget.widget_rating_filter ul li a{background:none!important}.woocommerce .widget.widget_recent_reviews ul li .reviewer,.woocommerce .widget.widget_top_rated_products ul li .amount,.woocommerce .widget.widget_top_rated_products ul li del{margin-left:-30px}.woocommerce .widget.widget_top_rated_products ul li del .amount{margin-left:0}.woocommerce .widget_shopping_cart ul li .remove{font-size:24px!important;line-height:20px!important}.woocommerce .shop_table input[type="submit"]:hover,.woocommerce .shop_table input[type="submit"]:focus{box-shadow:none}.woocommerce .shop_table input[type="submit"]:disabled{padding:12px 15px;color:#fff}.woocommerce-checkout h3{margin:0 0 15px}.woocommerce-checkout input,.woocommerce-checkout textarea{border:1px solid #dde1e5;float:left;font-size:14px;height:50px;line-height:24px;padding:12px 16px}.woocommerce-checkout textarea{resize:none}.woocommerce-checkout .input-checkbox{height:36px}.woocommerce .login input[type="submit"]{margin-right:15px}.woocommerce .login input[type="submit"]:hover{box-shadow:none}.woocommerce .login input[type="checkbox"]{height:30px;margin-right:6px}.woocommerce .checkout_coupon input[type="submit"]:hover{box-shadow:none}.woocommerce .woocommerce-info a.showlogin:hover,.woocommerce .woocommerce-info a.showcoupon:hover{text-decoration:underline}.woocommerce .place-order input[type="submit"]:hover{box-shadow:none}.woocommerce .woocommerce-checkout-payment input[type="radio"]{height:30px}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:60px}.woocommerce-cart #primary .post .entry-content table td,.woocommerce-cart #primary .page .entry-content table td{padding:6px 12px}@media only screen and (max-width:767px){#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:48%!important}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.added_to_cart{padding:12px 10px;font-size:14px}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2,.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{width:100%}}@font-face{font-family:'Berkshire Swash';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/berkshireswash/v22/ptRRTi-cavZOGqCvnNJDl5m5XmN_pM4zT305QaYc.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Berkshire Swash';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/berkshireswash/v22/ptRRTi-cavZOGqCvnNJDl5m5XmN_qs4zT305QQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qytsIxxV1mLuqtx7e6A.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Merriweather Sans';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qytsKxxV1mLuqtx7e6A.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Merriweather Sans';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qytsLxxV1mLuqtx7e6A.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Merriweather Sans';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qytsFxxV1mLuqtx4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX4QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX6QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX7QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjXp8Bte.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX4QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX6QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX7QjXp8Bte9ZM.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweathersans/v28/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjXp8Bte.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}