.bne-flyout-wrapper *{box-sizing:border-box;}
.sidr-animating{overflow-x:hidden !important;}
.flyout-lock{overflow:hidden !important;width:auto;}
.flyout-lock body{overflow:hidden !important;}
html.shownscroll.flyout-margin, html.shownscroll.flyout-margin .flyout-trigger.trigger-right{margin-right:15px;}
.flyout-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999998;background:url(//singersforhire.com/wp-content/plugins/bne-flyout/assets/images/shade.png) repeat;background:rgba(0,0,0,.6);cursor:pointer;-webkit-backface-visibility:hidden;}
.flyout-overlay.active{display:block;height:auto;width:auto;}
html.flyout-lock .flyout-trigger{opacity:0;}
.flyout-trigger{position:fixed;top:40%;z-index:999997;cursor:pointer;-ms-touch-action:none;touch-action:none;transition:opacity .3s ease;-webkit-backface-visibility:hidden;}
.flyout-trigger.trigger-left{left:0px;}
.flyout-trigger.trigger-right{right:0px;}
.flyout-trigger.trigger-top{top:0px;bottom:auto;}
.flyout-trigger.trigger-bottom{top:auto;bottom:0px;}
.flyout-trigger.trigger-button{padding:5px 10px;background:#333;box-shadow:0px 0px 5px rgba(0,0,0,.4);color:white;cursor:pointer;font-weight:bold;}
.flyout-trigger a, .flyout-trigger a:hover, .flyout-trigger a:visited{color:white;}
.flyout-trigger.trigger-left.trigger-button{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.flyout-trigger.trigger-right.trigger-button{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.flyout-trigger.trigger-image img{height:auto;width:100%;max-width:200px;cursor:pointer;}
@media only screen and (max-width: 600px) { .flyout-trigger.trigger-image img{max-width:75px;}
} .flyout-trigger.trigger-top img,
.flyout-trigger.trigger-bottom img{max-width:100%;}
img[class*='flyout-trigger-id-']{cursor:pointer;}
.bne-flyout-wrapper .sidr{display:block;position:fixed;z-index:999999;padding:0;margin:0;-webkit-backface-visibility:hidden;}
.bne-flyout-wrapper .sidr.flyout-open{-webkit-overflow-scrolling:touch;}
.bne-flyout-wrapper .sidr.right{top:0;bottom:0;left:auto;right:-100%;height:100%;height:100vh;width:300px;max-width:100%;}
.bne-flyout-wrapper .sidr.left{top:0;bottom:0;left:-100%;right:auto;height:100%;height:100vh;width:300px;max-width:100%;max-width:100vw;}
.bne-flyout-wrapper .sidr.top{top:-100%;bottom:auto;left:0;right:0;width:100%;width:100vw;height:300px;max-height:100%;}
.bne-flyout-wrapper .sidr.bottom{top:auto;bottom:-100%;left:0;right:0;width:100%;width:100vw;height:300px;max-height:100%;}
.flyout-content{height:100%;padding:40px 30px 30px 30px;overflow-x:hidden;overflow-y:auto;background:#333333;line-height:1.4em;color:#fff;}
@media(max-width:1024px){
.flyout-content{transform:translateZ(0);}
}
.flyout-content::-webkit-scrollbar{display:none;}
.bne-flyout-wrapper .sidr.left.flyout-open .flyout-content.push{box-shadow:inset -8px 0px 8px -8px rgba(0,0,0,.5);}
.bne-flyout-wrapper .sidr.right.flyout-open .flyout-content.push{box-shadow:inset 8px 0px 8px -8px rgba(0,0,0,.5);}
.bne-flyout-wrapper .sidr.top.flyout-open .flyout-content.push{box-shadow:inset 0px -8px 8px -8px rgba(0,0,0,.5);}
.bne-flyout-wrapper .sidr.bottom.flyout-open .flyout-content.push{box-shadow:inset 0px 8px 8px -8px rgba(0,0,0,.5);}
.bne-flyout-wrapper .flyout-open .flyout-content.slide{box-shadow:0 0 8px rgba(0,0,0,.5);}
.flyout-content, .flyout-content a, .flyout-content h1, .flyout-content h2, .flyout-content h3, .flyout-content h4, .flyout-content h5, .flyout-content h6{color:white;}
.flyout-content a:hover, .flyout-content a:visited{color:inherit;}
.flyout-content p{margin-bottom:15px;line-height:1.4em;}
.flyout-content img{max-width:100%;}
.flyout-menu{margin-bottom:20px;}
.flyout-menu ul{padding:0;margin:0;list-style:none;}
.flyout-menu > ul{margin-left:-30px;margin-right:-30px;}
.flyout-menu li .fa{margin-right:5px;}
.flyout-menu li a{display:block;padding:10px 30px;font-size:15px;font-weight:bold;text-align:left;text-decoration:none;text-shadow:1px 1px 0px rgba(0,0,0,.3);text-transform:uppercase;}
.flyout-menu li ul.sub-menu{overflow:hidden;max-height:0;transition:max-height 1s ease;}
.flyout-menu li.menu-item-has-children:hover > ul.sub-menu{max-height:1000px;}
.flyout-menu li li a{padding-left:50px;}
.flyout-menu li li li a{padding-left:70px;}
.bne-flyout-wrapper .flyout-menu .bne-icon-submenu{float:right;height:20px;width:20px;transition:all .3s ease;fill:currentColor;}
.flyout-menu li.menu-item-has-children:hover > a .bne-icon-submenu{transform:rotate(90deg);}
.flyout-menu a:hover, .flyout-menu li.current_page_item > a, .flyout-menu li.current_page_parent > a, .flyout-menu li.current-page-ancestor > a, .flyout-menu li.current-menu-ancestor > a, .flyout-menu li.current-menu-item > a{background:rgba( 0, 0, 0, 0.3);color:inherit;}
.flyout-header-buttons{position:absolute;top:0;right:0;z-index:10;}
.flyout-close-button, .flyout-edit-button{display:block;float:right;padding:5px 10px;background:rgba(0,0,0,.3);border-radius:0px;color:white !important;cursor:pointer;font-size:16px;font-weight:normal;vertical-align:middle;}
.bne-flyout-wrapper .bne-icon-svg{fill:white;width:12px;height:12px;}
.bne-flyout-wrapper .bne-icon-edit{}
.bne-flyout-wrapper .bne-icon-close{}
.flyout-edit-button{margin-right:1px;}
.bne-flyout-wrapper .sidr.right .flyout-header-buttons{left:0;right:auto;}
.bne-flyout-wrapper .sidr.right .flyout-close-button{margin-right:1px;float:left;}
.bne-flyout-wrapper form{margin:10px;}
.bne-flyout-wrapper input[type="text"],
.bne-flyout-wrapper input[type="password"],
.bne-flyout-wrapper input[type="date"],
.bne-flyout-wrapper input[type="datetime"],
.bne-flyout-wrapper input[type="email"],
.bne-flyout-wrapper input[type="number"],
.bne-flyout-wrapper input[type="search"],
.bne-flyout-wrapper input[type="tel"],
.bne-flyout-wrapper input[type="time"],
.bne-flyout-wrapper input[type="url"],
.bne-flyout-wrapper textarea, .bne-flyout-wrapper select{display:block;width:100% !important;clear:both;background:rgba(0,0,0,0.3) !important;border:none;color:white !important;font-size:16px;}
.bne-flyout-wrapper input[type="file"]{width:100% !important;}
.flyout-trigger.hide_on_standard{display:none;}
@media(min-width:481px) and (max-width:1024px){ .flyout-trigger.hide_on_standard, .flyout-trigger.hide_on_mobile{display:block;}
.flyout-trigger.hide_on_tablet{display:none;}
}
@media(max-width:480px){ .flyout-trigger.hide_on_standard, .flyout-trigger.hide_on_tablet{display:block;}
.flyout-trigger.hide_on_mobile{display:none;}
} .bne-flyout-wrapper .clear:before, .bne-flyout-wrapper .clear:after, .bne-flyout-wrapper .clearfix:before, .bne-flyout-wrapper .clearfix:after{display:table;content:"";}
.bne-flyout-wrapper .clear:after, .bne-flyout-wrapper .clearfix:after{content:"";visibility:hidden;display:block;height:0;clear:both;}
@-ms-viewport{ width: auto !important; }.bne-testimonial-wrapper{display:block;position:relative;margin:10px auto 30px auto}.bne-testimonial-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.testimonial-single{position:relative;margin-bottom:20px;width:100%}@font-face{font-family:'bnetestimonials';src:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.eot?3467357);src:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.eot?3467357#iefix) format('embedded-opentype'),url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.woff2?3467357) format('woff2'),url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.woff?3467357) format('woff'),url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.ttf?3467357) format('truetype'),url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/font/bnetestimonials.svg?3467357#bnetestimonials) format('svg');font-weight:400;font-style:normal;font-display:swap}.bne-testimonial-wrapper [class^="bne-icon-"]{display:inline-block;text-align:center}.bne-testimonial-wrapper [class^="bne-icon-"]:before,.bne-testimonial-wrapper [class*=" bne-icon-"]:before{display:inline-block;width:auto;margin:0;font-family:"bnetestimonials"!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-align:center;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bne-testimonial-wrapper .bne-icon-star-filled:before{content:'\e800'}.bne-testimonial-wrapper .bne-icon-star-empty:before{content:'\e801'}.bne-testimonial-wrapper .bne-icon-star-half:before{content:'\e802'}.bne-testimonial-wrapper .bne-icon-star-half-outline:before{content:'\f123'}.bne-testimonial-wrapper .bne-icon-edit:before{content:'\e803'}.bne-testimonial-wrapper .bne-icon-smile:before{content:'\f118'}.bne-testimonial-wrapper .bne-icon-frown:before{content:'\f119'}.bne-testimonial-wrapper .bne-icon-meh:before{content:'\f11a'}.testimonial-edit-button{position:absolute;right:10px;top:10px;opacity:0;color:#555!important;transition:opacity .3s;z-index:10;background:#fff;border:none;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.1)}.bne-testimonial-wrapper.testimonial-api .testimonial-edit-button{display:none}.bne-testimonial-wrapper:not(.testimonial-api) .testimonial-single:hover .testimonial-edit-button{opacity:1}.testimonial-edit-button .bne-icon-edit{font-size:15px;width:25px;height:25px;line-height:25px;text-align:center}[class^="testimonial-arrow-"]{position:absolute;width:0;height:0;z-index:1}.testimonial-arrow-left{left:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bc645b}.testimonial-arrow-right{right:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #bc645b}.testimonial-arrow-up{top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bc645b}.testimonial-arrow-down{bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #bc645b}.bne-testimonial-loader{margin:0 auto;text-align:center;position:relative;z-index:10}.bne-testimonial-loader>div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:bne-bouncedelay 1.4s infinite ease-in-out both;animation:bne-bouncedelay 1.4s infinite ease-in-out both}.bne-testimonial-loader .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.bne-testimonial-loader .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes bne-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bne-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.bne-testimonial-wrapper .testimonials-expander{display:block;margin-top:20px;border:none;box-shadow:none;cursor:pointer;text-align:center}.bne-testimonial-wrapper .testimonial-hidden:not(.active){display:none!important}.bne-testimonial-wrapper .testimonial-hidden.active{opacity:0;transition:opacity .3s ease-in-out}.bne-testimonial-wrapper .testimonial-hidden.active.active-opacity{opacity:1;transition:opacity .3s ease-in-out}.testimonial-image,.testimonial-image.wp-post-image{float:left;margin:5px 20px 10px 0}.testimonial-image.testimonial-crop-thumbnail{height:100px!important;width:100px!important}.testimonial-image.testimonial-square,.testimonial-layout-thumbs .thumb-square img{padding:4px;background:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:0 0 3px #CCC}.testimonial-image.testimonial-flat-square{border:none;border-radius:0;box-shadow:none;padding:0}.testimonial-image.testimonial-circle,.testimonial-layout-thumbs .thumb-circle img{border:none;padding:0;border-radius:50%;box-shadow:0 0 0 4px white,0 0 0 5px #D1D1D1,0 0 9px #555}.testimonial-image.testimonial-flat-circle,.testimonial-layout-thumbs .thumb-flat-circle img{padding:0;border:none;border-radius:50%;box-shadow:none}.testimonial-name{display:block;position:relative;margin:0 0 5px 0;line-height:1.2em;font-size:18px;font-weight:700}.testimonial-date{display:block;position:relative;margin:0 0 5px 0;line-height:1.2em;font-size:13px}.testimonial-website,.testimonial-tagline{display:block;position:relative;margin:0 0 5px 0;line-height:1.2em;font-size:13px;font-style:italic;font-weight:400}.testimonial-rating{display:block;position:relative;margin:5px 0}.bne-stars{height:18px;width:18px;color:gold;font-size:18px}.testimonial-author{color:#333}.testimonial-content{color:#666;font-size:90%}.testimonial-content p{color:inherit;margin-bottom:15px}.testimonial-message .readmore,.testimonial-message.message-limit p{display:inline}.testimonial-message.expanded p{display:block}.testimonial-api-yelp .testimonial-message br{display:none}.testimonial-api-yelp .testimonial-message p{display:inline}.bne-testimonial-wrapper.list-columns .testimonial-single{float:none;margin:1%;display:inline-block;vertical-align:top}.bne-testimonial-wrapper.masonry-style .testimonial-single{position:relative;padding:15px;background:#FEFEFE;background:-webkit-linear-gradient(45deg,#FFF,#F9F9F9);background:linear-gradient(45deg,#FFF,#F9F9F9);border:2px solid #FAFAFA;border-radius:4px;box-shadow:0 1px 2px rgba(34,25,25,.4)}@media(min-width:481px){.bne-testimonial-wrapper.list-columns:not(.columns-1) .testimonial-single{width:48%}}@media(min-width:768px){.bne-testimonial-wrapper.list-columns.columns-3 .testimonial-single,.bne-testimonial-wrapper.list-columns.columns-4 .testimonial-single,.bne-testimonial-wrapper.list-columns.columns-5 .testimonial-single,.bne-testimonial-wrapper.list-columns.columns-6 .testimonial-single{width:31.3%}}@media(min-width:1024px){.bne-testimonial-wrapper.list-columns.columns-4 .testimonial-single{width:23%}.bne-testimonial-wrapper.list-columns.columns-5 .testimonial-single{width:18%}.bne-testimonial-wrapper.list-columns.columns-6 .testimonial-single{width:16.66%}}.bne-testimonial-slider-wrapper{position:relative;margin:0;padding:4px;background:#fff;border:solid 1px #ccc;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1}.flat-testimonial-slider .bne-testimonial-slider-wrapper{background:none;border:none;padding:0;border-radius:0;box-shadow:none}.bne-testimonial-slider.bne-flexslider .flex-container a:active,.bne-testimonial-slider.bne-flexslider a:active,.bne-testimonial-slider.bne-flexslider .flex-container a:focus,.bne-testimonial-slider.bne-flexslider a:focus{outline:none}.bne-testimonial-slider.bne-flexslider .slides,.bne-testimonial-slider.bne-flexslider .flex-control-nav,.bne-testimonial-slider.bne-flexslider .flex-direction-nav{margin:0!important;padding:0!important;list-style:none!important}.bne-testimonial-slider.bne-flexslider .flex-direction-nav li a{background:none}.bne-testimonial-slider.bne-flexslider .flex-control-paging li a{margin:0}.bne-testimonial-slider.bne-flexslider li{margin-left:0!important;padding:0!important;background:none!important;content:"";border:0!important;list-style-type:none}.bne-testimonial-slider.bne-flexslider li:before{content:""}.bne-testimonial-slider.bne-flexslider li:after{content:""}.bne-testimonial-slider.bne-flexslider{width:auto;margin:0;padding:0;position:relative;z-index:1}.bne-testimonial-slider.bne-flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.bne-testimonial-slider.bne-flexslider .flex-pauseplay span{text-transform:capitalize}.bne-testimonial-slider.bne-flexslider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .bne-testimonial-slider.bne-flexslider .slides{display:block}* html .bne-testimonial-slider.bne-flexslider .slides{height:1%}.no-js .bne-testimonial-slider.bne-flexslider .slides>li:first-child{display:block}.bne-testimonial-slider.bne-flexslider .flex-viewport{min-height:50px;max-height:2000px;transition:all 1s ease}.bne-testimonial-slider.bne-flexslider .loading .flex-viewport{max-height:300px}.bne-testimonial-slider.bne-flexslider .slides{zoom:1;overflow:hidden}.bne-testimonial-slider.bne-flexslider .flex-direction-nav{position:absolute;width:auto;height:11px;bottom:15px;right:10px;z-index:4}.bne-testimonial-slider.bne-flexslider .flex-direction-nav li{float:left;margin:0!important;padding:0!important;width:auto;list-style-type:none!important}.bne-testimonial-slider.bne-flexslider .flex-direction-nav li a{background-image:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/images/slider-arrows.png)!important;background-position:0 0;background-repeat:no-repeat;display:block;margin:0 1px;outline:0;text-indent:-9999px;width:16px!important;height:16px!important;padding:0;position:relative;left:0;right:0;top:0;bottom:0;opacity:1;text-decoration:none!important;border:none!important;box-shadow:none;transition:none}.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev{background-position:0 0!important}.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next{background-position:0 -16px!important}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.bne-testimonial-slider.bne-flexslider .flex-direction-nav li a{background-image:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/images/slider-arrows_2x.png)!important;background-size:32px 64px!important}}.bne-testimonial-slider.bne-flexslider .flex-control-nav{position:absolute;bottom:15px;left:10px;text-align:center;width:100%;height:11px;z-index:3}.bne-testimonial-slider.bne-flexslider .flex-control-nav li{float:left;padding:2px!important;margin:0!important;list-style-type:none!important;width:auto}.bne-testimonial-slider.bne-flexslider .flex-control-nav li a{background:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/images/flexslider-nav.png) no-repeat;cursor:pointer;display:block;outline:none;text-indent:-9999px;width:10px;height:11px;text-decoration:none!important;border:none!important;-webkit-transition:none;transition:none;box-shadow:none}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.bne-testimonial-slider.bne-flexslider .flex-control-nav li a{background-image:url(//singersforhire.com/wp-content/plugins/bne-testimonials-pro/assets/images/flexslider-nav_2x.png);background-size:20px 11px}}.bne-testimonial-slider.bne-flexslider .flex-control-nav li a.flex-active{background-position:-10px 0}.testimonial-layout-slider.center-nav .flex-control-nav{left:50%;transform:translateX(-50%);width:auto;z-index:5}.testimonial-layout-slider.center-nav .flex-direction-nav{left:15px}.testimonial-layout-slider.center-nav .flex-direction-nav li:nth-child(2){right:15px;float:right}.bne-testimonial-slider.bne-flexslider li.testimonial-single{margin:0}.bne-testimonial-slider.bne-flexslider .flex-content{padding:8px 12px 35px 12px}.bne-testimonial-slider-wrapper .bne-testimonial-description{margin-bottom:5px}.bne-testimonial-wrapper.has-slide-groups .slide-group{display:none}.bne-testimonial-wrapper.has-slide-groups .slide-group .testimonial-single{float:left}@media(max-width:768px){.bne-testimonial-wrapper.has-slide-groups .slide-group .testimonial-single{float:none;width:100%!important}}.bne-testimonial-wrapper .thumbs-wrapper{position:relative}.bne-testimonial-wrapper.testimonial-layout-thumbs .flex-content{padding:0 0 15px 0}.bne-testimonial-wrapper .flex-control-thumbs{position:relative;height:auto;left:auto;right:auto;padding:0;margin:0;text-align:center}.bne-testimonial-wrapper .flex-control-thumbs li{display:inline-block;float:none;width:auto;margin:0!important;padding:4px;list-style-type:none!important}.bne-testimonial-wrapper .thumbs-wrapper.thumb-square li{padding:4px}.bne-testimonial-wrapper .thumbs-wrapper.thumb-circle li{padding:8px}.bne-testimonial-wrapper .flex-control-thumbs img{position:relative;width:75px;height:auto;cursor:pointer;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);transition:.3s ease;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);z-index:1}.bne-testimonial-wrapper .flex-control-thumbs img.flex-active,.bne-testimonial-wrapper .flex-control-thumbs img:hover{z-index:2;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);filter:grayscale(0%)}.bne-testimonial-wrapper .flex-control-thumbs img:hover{box-shadow:0 15px 15px -15px rgba(0,0,0,.5);transform:translateY(-10px)}@media(min-width:767px){.bne-testimonial-wrapper.testimonial-layout-thumbs.testimonial-left .thumbs-wrapper{float:left;width:40%}.bne-testimonial-wrapper.testimonial-layout-thumbs.testimonial-left .bne-testimonial-slider{float:right;width:60%}.bne-testimonial-wrapper.testimonial-layout-thumbs.testimonial-right .thumbs-wrapper{float:right;width:40%}.bne-testimonial-wrapper.testimonial-layout-thumbs.testimonial-right .bne-testimonial-slider{float:left;width:60%}}.bne-testimonial-masonry-wrapper{margin:0 -1%}.bne-testimonial-masonry-wrapper .testimonial-single{position:relative;padding:15px;margin:1%;opacity:0;background:#FEFEFE;background:-webkit-linear-gradient(45deg,#FFF,#F9F9F9);background:linear-gradient(45deg,#FFF,#F9F9F9);border:2px solid #FAFAFA;border-radius:4px;box-shadow:0 1px 2px rgba(34,25,25,.4);transition:opacity .5s ease}.bne-testimonial-masonry-wrapper.masonry-loaded .testimonial-single{opacity:1}.bne-testimonial-masonry-wrapper .testimonial-single.col-1-masonry{width:98%}.bne-testimonial-masonry-wrapper .testimonial-single.col-2-masonry{width:48%}.bne-testimonial-masonry-wrapper .testimonial-single.col-3-masonry{width:31.3%}.bne-testimonial-masonry-wrapper .testimonial-single.col-4-masonry{width:23%}@media(max-width:1000px){.bne-testimonial-masonry-wrapper .testimonial-single.col-4-masonry{width:31.3%}}@media(max-width:767px){.bne-testimonial-masonry-wrapper .testimonial-single.col-3-masonry,.bne-testimonial-masonry-wrapper .testimonial-single.col-4-masonry{width:48%}}@media(max-width:480px){.bne-testimonial-masonry-wrapper .testimonial-single.col-2-masonry,.bne-testimonial-masonry-wrapper .testimonial-single.col-3-masonry,.bne-testimonial-masonry-wrapper .testimonial-single.col-4-masonry{width:98%;margin-bottom:20px}}[class*="testimonial-theme-cards"] .testimonial-single,[class*="testimonial-theme-cards"] .flex-content{display:table;width:100%}.testimonial-layout-masonry.testimonial-theme-cards-v .testimonial-single,.testimonial-layout-masonry.testimonial-theme-cards-h .testimonial-single{display:block}.testimonial-theme-cards .testimonial-author,.testimonial-theme-cards .testimonial-content,.testimonial-theme-cards-h .testimonial-author,.testimonial-theme-cards-h .testimonial-content{display:table-cell;vertical-align:top;position:relative}.testimonial-theme-cards .testimonial-content,.testimonial-theme-cards-h .testimonial-content{text-align:left}.testimonial-theme-cards-v .testimonial-author,.testimonial-theme-cards-v .testimonial-content{display:block;vertical-align:top;position:relative;width:100%!important}[class*="testimonial-theme-cards"] .testimonial-author{background:#f2eae1;color:#5b5b5b;padding:15px 20px;width:150px;box-shadow:inset 0 0 4px rgba(0,0,0,.3)}.testimonial-theme-cards-h .testimonial-author{text-align:center}[class*="testimonial-theme-cards"] .testimonial-content{background:#bc645b;padding:20px;color:#fff}.testimonial-theme-cards-h .testimonial-image{margin:0 auto 15px auto;display:block;float:none}[class*="testimonial-theme-cards"] .testimonial-name{font-size:16px}[class*="testimonial-theme-cards"] .bne-testimonial-slider-wrapper,[class*="testimonial-theme-cards"] .bne-testimonial-masonry-wrapper .testimonial-single{padding:0;background:none;box-shadow:none;border:none}.testimonial-theme-cards-v.testimonial-center .testimonial-image,.testimonial-theme-cards-v.testimonial-center .testimonial-name,.testimonial-theme-cards-v.testimonial-center .testimonial-date,.testimonial-theme-cards-v.testimonial-center .testimonial-website,.testimonial-theme-cards-v.testimonial-center .testimonial-tagline,.testimonial-theme-cards-v.testimonial-center .testimonial-rating,.testimonial-theme-cards-v.testimonial-center .testimonial-message{display:block;float:none;margin:10px auto 10px auto;text-align:center}.testimonial-theme-cards-v.testimonial-center .testimonial-arrow-up,.testimonial-theme-cards-v.testimonial-center .testimonial-arrow-down{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial-theme-cards-v.testimonial-right .testimonial-image{float:right;margin:0 0 10px 20px;text-align:right}.testimonial-theme-cards-v.testimonial-right .testimonial-name,.testimonial-theme-cards-v.testimonial-right .testimonial-website,.testimonial-theme-cards-v.testimonial-right .testimonial-tagline,.testimonial-theme-cards-v.testimonial-right .testimonial-rating,.testimonial-theme-cards-v.testimonial-right .testimonial-message{text-align:right}.testimonial-theme-cards-v.testimonial-right .testimonial-arrow-up,.testimonial-theme-cards-v.testimonial-right .testimonial-arrow-down{left:auto;right:10px}@media(max-width:768px){.testimonial-theme-cards-h .testimonial-arrow-left,.testimonial-theme-cards-h .testimonial-arrow-right{display:none}.testimonial-theme-cards-h .testimonial-author,.testimonial-theme-cards-h .testimonial-content{display:block;position:relative;width:100%!important;vertical-align:top}}.testimonial-theme-bubble .testimonial-author,.testimonial-theme-bubble .testimonial-content{position:relative}.testimonial-theme-bubble .testimonial-single .testimonial-author,.testimonial-theme-bubble .testimonial-single .testimonial-content{margin-bottom:20px}.testimonial-theme-bubble .testimonial-content{background:#f4f4f4;border-radius:3px;padding:20px}.testimonial-theme-bubble .testimonial-arrow-up{border-bottom-color:#f4f4f4}.testimonial-theme-bubble .testimonial-arrow-down{border-top-color:#f4f4f4}.testimonial-theme-bubble .bne-testimonial-slider-wrapper,.testimonial-theme-bubble .bne-testimonial-masonry-wrapper .testimonial-single{padding:0;background:none;box-shadow:none;border:none}.testimonial-theme-bubble.testimonial-center .testimonial-image,.testimonial-theme-bubble.testimonial-center .testimonial-name,.testimonial-theme-bubble.testimonial-center .testimonial-date,.testimonial-theme-bubble.testimonial-center .testimonial-website,.testimonial-theme-bubble.testimonial-center .testimonial-tagline,.testimonial-theme-bubble.testimonial-center .testimonial-rating,.testimonial-theme-bubble.testimonial-center .testimonial-message{display:block;margin:10px auto 0 auto;text-align:center;float:none}.testimonial-theme-bubble.testimonial-center .testimonial-arrow-up,.testimonial-theme-bubble.testimonial-center .testimonial-arrow-down{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial-theme-bubble.testimonial-right .testimonial-image{float:right;text-align:right;margin:0 0 10px 20px}.testimonial-theme-bubble.testimonial-right .testimonial-name,.testimonial-theme-bubble.testimonial-right .testimonial-website,.testimonial-theme-bubble.testimonial-right .testimonial-tagline,.testimonial-theme-bubble.testimonial-right .testimonial-rating,.testimonial-theme-bubble.testimonial-right .testimonial-message{text-align:right}.testimonial-theme-bubble.testimonial-right .testimonial-arrow-up,.testimonial-theme-bubble.testimonial-right .testimonial-arrow-down{left:auto;right:10px}.testimonial-theme-simple .bne-testimonial-slider-wrapper,.testimonial-theme-simple .bne-testimonial-masonry-wrapper .testimonial-single{padding:0;background:none;box-shadow:none;border:none}.testimonial-theme-simple.testimonial-center .testimonial-image,.testimonial-theme-simple.testimonial-center .testimonial-name,.testimonial-theme-simple.testimonial-center .testimonial-date,.testimonial-theme-simple.testimonial-center .testimonial-website,.testimonial-theme-simple.testimonial-center .testimonial-tagline,.testimonial-theme-simple.testimonial-center .testimonial-rating,.testimonial-theme-simple.testimonial-center .testimonial-message{display:block;margin:10px auto 0 auto;text-align:center;float:none}.testimonial-theme-simple.testimonial-center .testimonial-arrow-up,.testimonial-theme-simple.testimonial-center .testimonial-arrow-down{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial-theme-simple.testimonial-right .testimonial-image{float:right;text-align:right;margin:0 0 10px 20px}.testimonial-theme-simple.testimonial-right .testimonial-name,.testimonial-theme-simple.testimonial-right .testimonial-website,.testimonial-theme-simple.testimonial-right .testimonial-tagline,.testimonial-theme-simple.testimonial-right .testimonial-rating,.testimonial-theme-simple.testimonial-right .testimonial-message{text-align:right}.testimonial-theme-simple.testimonial-right .testimonial-arrow-up,.testimonial-theme-simple.testimonial-right .testimonial-arrow-down{left:auto;right:10px}.testimonial-theme-default.testimonial-center .testimonial-image,.testimonial-theme-default.testimonial-center .testimonial-name,.testimonial-theme-default.testimonial-center .testimonial-date,.testimonial-theme-default.testimonial-center .testimonial-website,.testimonial-theme-default.testimonial-center .testimonial-tagline,.testimonial-theme-default.testimonial-center .testimonial-rating,.testimonial-theme-default.testimonial-center .testimonial-message{display:block;margin:10px auto 0 auto;text-align:center;float:none}.testimonial-theme-default.testimonial-center .testimonial-arrow-up,.testimonial-theme-default.testimonial-center .testimonial-arrow-down{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial-theme-default.testimonial-right .testimonial-image{float:right;text-align:right;margin:0 0 10px 20px}.testimonial-theme-default.testimonial-right .testimonial-name,.testimonial-theme-default.testimonial-right .testimonial-website,.testimonial-theme-default.testimonial-right .testimonial-tagline,.testimonial-theme-default.testimonial-right .testimonial-rating,.testimonial-theme-default.testimonial-right .testimonial-message{text-align:right}.testimonial-theme-default.testimonial-right .testimonial-arrow-up,.testimonial-theme-default.testimonial-right .testimonial-arrow-down{left:auto;right:10px}.bne-testimonial-form-wrapper fieldset{border:none;margin:0;padding:0}.bne-testimonial-form-wrapper label{display:block}.bne-testimonial-form-wrapper .bne_testimonials_field_wrap{margin:0 0 20px;min-height:20px}.bne-testimonial-form-wrapper .honey,.bne-testimonial-form-wrapper .hide,.bne-testimonial-form-wrapper .bne_testimonials_field_wrap br{display:none}.bne-testimonial-form-wrapper .required{color:red}.bne-testimonial-form-wrapper input[type="text"],.bne-testimonial-form-wrapper input[type="email"],.bne-testimonial-form-wrapper input[type="file"],.bne-testimonial-form-wrapper textarea{width:100%;max-width:350px}.bne-testimonial-form-wrapper textarea{height:100px}.bne-testimonial-form-wrapper select{width:auto;min-width:150px}.bne-testimonial-form-wrapper .testimonial_radio_wrap{margin:0!important;padding:0!important;list-style:none!important}.bne-testimonial-form-wrapper .testimonial_radio_wrap li{position:relative}.bne-testimonial-form-wrapper .testimonial_radio_wrap li label{display:inline-block;margin-left:5px}.bne-testimonial-form-wrapper .field-type-checkbox label,.bne-testimonial-form-wrapper .field-type-radio label{font-weight:400}.form-star-rating{direction:rtl;display:inline-block}.form-star-rating input[type=radio]{opacity:0;z-index:1;position:relative;width:35px;height:30px;margin-left:-30px;cursor:pointer}.form-star-rating label{color:#bbb;display:inline-block;font-size:0;padding:0;margin:0;cursor:pointer}.form-star-rating label:before{font-family:"bnetestimonials";content:'\e800';font-size:30px}.form-star-rating label:hover:before,.form-star-rating input[type=radio]:hover~label:before,.form-star-rating label:hover~label:before,.form-star-rating input[type=radio]:checked~label:before{color:#f2b600}.bne-testimonial-form-wrapper .error,.bne-testimonial-form-wrapper .success{padding:5px 10px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;display:block;max-width:350px}.bne-testimonial-form-wrapper .error{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.bne-testimonial-form-wrapper .success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}@media only screen and (max-width:600px){.bne-testimonial-form-wrapper input[type="text"],.bne-testimonial-form-wrapper input[type="email"],.bne-testimonial-form-wrapper textarea{max-width:90%}}.testimonial-branding .testimonial-api-yelp .branding-logo,.testimonial-branding .testimonial-api-yp .branding-logo,.testimonial-branding .testimonial-api-google .branding-logo,.testimonial-branding .testimonial-api-facebook .branding-logo{height:13px;width:100px;margin:0;padding:0;border:none;box-shadow:none}.testimonial-branding.testimonial-center .branding-logo{margin:0 auto}.testimonial-branding .testimonial-api-yelp .branding-logo{height:26px;width:50px}.testimonial-branding .testimonial-api-facebook .branding-logo{height:13px;width:67px}.testimonial-branding .testimonial-api-yp .branding-logo{height:22px;width:100px}.testimonial-branding .testimonial-api-facebook .testimonial-rating .bne-stars{color:#4080FF}.testimonial-branding .testimonial-api-google .testimonial-rating .bne-stars{color:#E7711C}.testimonial-branding .testimonial-api-yelp .bne-stars,.bne-testimonial-wrapper.fancy-stars .bne-stars{height:18px;width:18px;margin-right:1px;border-radius:2px;color:white!important;line-height:18px;font-size:14px}.testimonial-branding .testimonial-api-yelp .testimonial-rating.rating-1 .bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating.rating-1 .bne-stars{background:#F3BD79}.testimonial-branding .testimonial-api-yelp .testimonial-rating.rating-2 .bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating.rating-2 .bne-stars{background:#FEC00F}.testimonial-branding .testimonial-api-yelp .testimonial-rating.rating-3 .bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating.rating-3 .bne-stars{background:#FF9241}.testimonial-branding .testimonial-api-yelp .testimonial-rating.rating-4 .bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating.rating-4 .bne-stars{background:#F15C4E}.testimonial-branding .testimonial-api-yelp .testimonial-rating.rating-5 .bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating.rating-5 .bne-stars{background:#D32223}.testimonial-branding .testimonial-api-yelp .testimonial-rating .bne-icon-star-empty.bne-stars,.bne-testimonial-wrapper.fancy-stars .testimonial-rating .bne-icon-star-empty.bne-stars{background:#ccc}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-1-"] .bne-stars:nth-child(1){background:#F3BD79}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-1-"] .bne-stars:nth-child(2){background:linear-gradient(90deg,#F3BD79 50%,#cccccc 50%)}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-2-"] .bne-stars:nth-child(1),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-2-"] .bne-stars:nth-child(2){background:#FEC00F}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-2-"] .bne-stars:nth-child(3){background:linear-gradient(90deg,#FEC00F 50%,#cccccc 50%)}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-3-"] .bne-stars:nth-child(1),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-3-"] .bne-stars:nth-child(2),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-3-"] .bne-stars:nth-child(3){background:#FF9241}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-3-"] .bne-stars:nth-child(4){background:linear-gradient(90deg,#FF9241 50%,#cccccc 50%)}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-4-"] .bne-stars:nth-child(1),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-4-"] .bne-stars:nth-child(2),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-4-"] .bne-stars:nth-child(3),.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-4-"] .bne-stars:nth-child(4){background:#F15C4E}.bne-testimonial-wrapper.fancy-stars .testimonial-rating[class*="rating-4-"] .bne-stars:nth-child(5){background:linear-gradient(90deg,#F15C4E 50%,#cccccc 50%)}.testimonial-branding .testimonial-api-yelp .testimonial-rating .yelp-stars{height:auto;max-height:18px;box-shadow:none;border:none;margin:0;padding:0}.testimonial-badge{margin:0 0 30px 0;max-width:400px;color:#666}.testimonial-badge.fancy{box-shadow:0 2px 8px rgba(0,0,0,.1);padding:15px 20px;background:#fff;transition:.3s ease all;border-top:5px solid rgba(0,0,0,.3)}.testimonial-badge.fancy:hover{transform:translateY(-5px);box-shadow:0 15px 15px rgba(0,0,0,.1)}.testimonial-badge p{margin:0}.testimonial-badge .badge-text{clear:both}.testimonial-badge .badge-title{font-size:18px;clear:both;font-weight:700}.testimonial-badge.fancy .badge-text{margin-top:5px;font-size:90%}.testimonial-badge.fancy .badge-image{margin-bottom:0}.testimonial-badge.fancy .badge-rating{margin-bottom:0}.testimonial-badge.fancy .badge-average{font-size:20px;font-weight:700}.testimonial-badge.inverse{background:#000}.testimonial-badge.inverse a,.testimonial-badge.inverse .badge-text,.testimonial-badge.inverse .badge-title{color:#fff}.testimonial-badge.fancy.facebook-badge{border-top-color:#4080FF}.testimonial-badge.fancy.facebook-badge .badge-average{color:#4080FF}.testimonial-badge.fancy.google-badge{border-top-color:#35A853}.testimonial-badge.fancy.google-badge .badge-average{color:#E7711C}.testimonial-badge.fancy.yelp-badge{border-top-color:#D32323}.testimonial-badge.fancy.yelp-badge .badge-average{color:#D32323}.testimonial-badge.fancy.yp-badge{border-top-color:#FFD400}.bne-testimonial-wrapper.testimonial-stats{max-width:850px;display:block;margin:30px 0}.testimonial-stats.layout-bar .rating-summary-inner{margin-bottom:5px}.testimonial-stats.layout-bar .rating-title,.testimonial-stats.layout-bar .rating-count{text-transform:uppercase;position:relative;padding:0;font-size:12px;font-weight:400;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.testimonial-stats.layout-bar .rating-bar{position:relative;height:25px;margin-bottom:5px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.testimonial-stats.layout-bar .rating-bar .rating-bar-inner{position:relative;float:left;width:0;height:25px;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.testimonial-stats.layout-bar .rating-bar .rating-bar-inner span{position:absolute;right:8px;top:4px;height:17px;padding:0 5px;line-height:17px;font-size:10px;text-shadow:0 1px 0 rgba(0,0,0,.75);background-color:#272727;background-color:rgba(0,0,0,.5);border-radius:3px}.testimonial-stats.layout-bar .rating-title,.testimonial-stats.layout-bar .rating-count{display:inline-block;line-height:25px}.testimonial-stats.layout-bar.label-side .rating-title{float:left;width:75px}.testimonial-stats.layout-bar.label-side .rating-count{float:right;width:50px;padding-left:10px;text-align:right}.testimonial-stats.layout-bar.label-above .rating-count{float:right}@supports (grid-area:auto){.testimonial-stats.layout-bar .rating-summary-inner{display:grid;grid-template-columns:70px auto 40px;grid-template-columns:min-content auto 40px;grid-template-areas:"title bar count"}.testimonial-stats.layout-bar .rating-title{grid-area:title;align-self:center;padding-right:10px;width:auto!important}.testimonial-stats.layout-bar .rating-count{grid-area:count;align-self:center;justify-self:end;width:auto!important;padding-left:10px}.testimonial-stats.layout-bar .rating-bar{grid-area:bar}.testimonial-stats.layout-bar.label-above .rating-summary-inner{grid-template-columns:50% 50%;grid-template-areas:"title count" "bar bar"}.testimonial-stats.layout-bar.label-above .rating-count{justify-self:end}}.testimonial-stats.layout-face .rating-summary-inner{margin-bottom:20px}.testimonial-stats.layout-face [class^='bne-icon-'],.testimonial-stats.layout-face .rating-percent,.testimonial-stats.layout-face .rating-count{display:block;text-align:center;line-height:1;margin-bottom:3px}.testimonial-stats.layout-face [class^='bne-icon-']{font-size:45px}.testimonial-stats.layout-face .rating-good{color:green}.testimonial-stats.layout-face .rating-meh{color:orange}.testimonial-stats.layout-face .rating-poor{color:red}.testimonial-stats.layout-face .rating-summary-inner{float:left;width:33%;min-width:85px}.bne-testimonial-list-wrapper .single-bne-testimonial{margin-bottom:30px}.bne-testimonial-featured-image,.bne-testimonial-featured-image.square,.bne-testimonial-featured-image.circle,.bne-testimonial-featured-image.flat-square,.bne-testimonial-featured-image.flat-circle{width:100px!important;height:100px!important;float:left;margin:5px 20px 10px 0}.bne-testimonial-featured-image,.bne-testimonial-featured-image.square{padding:4px;background:#fff;border:1px solid #D1D1D1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 3px #CCC;-moz-box-shadow:0 0 3px #CCC;box-shadow:0 0 3px #CCC}.bne-testimonial-featured-image.flat-square{border:none;border-radius:0;box-shadow:none;padding:0}.bne-testimonial-featured-image.circle{border:none;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 4px white,0 0 0 5px #D1D1D1,0 0 9px #555;-moz-box-shadow:0 0 0 4px white,0 0 0 5px #D1D1D1,0 0 9px #555;box-shadow:0 0 0 4px white,0 0 0 5px #D1D1D1,0 0 9px #555}.bne-testimonial-featured-image.flat-circle{border:none;box-shadow:none;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bne-testimonial-heading,h3.bne-testimonial-heading,h4.bne-testimonial-heading{clear:none;margin:0 0 5px 0px!important;line-height:1.2em;float:none;text-align:left}.bne-testimonial-details{font-weight:400;font-style:italic;margin:0 0 5px 0;line-height:1.2em;float:none}.bne-testimonial-description{float:none}.bne-testimonial-description p{float:none}.bne-testimonial-details .bne-testimonial-rating{margin:10px 0}.bne-masonry{margin-bottom:10px}.bne-masonry .single-bne-testimonial{position:relative;padding:15px;margin:1%;background:#FEFEFE;background:-webkit-linear-gradient(45deg,#FFF,#F9F9F9);border:2px solid #FAFAFA;-webkit-box-shadow:0 1px 2px rgba(34,25,25,.4);-moz-box-shadow:0 1px 2px rgba(34,25,25,.4);box-shadow:0 1px 2px rgba(34,25,25,.4);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.single-bne-testimonial.col-1-masonry{width:98%;margin-bottom:15px}.single-bne-testimonial.col-2-masonry{width:47.5%}.single-bne-testimonial.col-3-masonry{width:31%}.single-bne-testimonial.col-4-masonry{width:22.5%}@media(max-width:1000px){.single-bne-testimonial.col-4-masonry{width:31%}}@media(max-width:780px){.single-bne-testimonial.col-3-masonry,.single-bne-testimonial.col-4-masonry{width:46%;margin:2%}}@media(max-width:600px){.single-bne-testimonial.col-2-masonry,.single-bne-testimonial.col-3-masonry,.single-bne-testimonial.col-4-masonry{width:98%;margin-bottom:15px}}.bne-testimonial-warning{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853}.bne-testimonial-pagination{display:block}.bne-testimonial-pagination .page-numbers{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f0f0f0));background-image:-webkit-linear-gradient(top,#ffffff,#f0f0f0);background-image:-moz-linear-gradient(top,#ffffff,#f0f0f0);background-image:-o-linear-gradient(top,#ffffff,#f0f0f0);background-image:-ms-linear-gradient(top,#ffffff,#f0f0f0);background-image:linear-gradient(top,#ffffff,#f0f0f0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#f0f0f0');border-radius:3px;border:1px solid #dcdcdc;color:#333;font-size:13px;font-weight:700;text-decoration:none;-webkit-box-shadow:inset 0 1px 0 0 #fff;-moz-box-shadow:inset 0 1px 0 0 #fff;box-shadow:inset 0 1px 0 0 #fff}.bne-testimonial-pagination .page-numbers.current,.bne-testimonial-pagination .page-numbers.current:hover{background:#444;-webkit-box-shadow:inset 0 0 5px #666;-moz-box-shadow:inset 0 0 5px #666;box-shadow:inset 0 0 5px #666;border-color:transparent;color:#fff}.bne-testimonial-pagination .page-numbers:hover{background:#eee}.bne-testimonial-pagination .page-numbers,.bne-testimonial-pagination .page-numbers.next,.bne-testimonial-pagination .page-numbers.prev{padding:4px 8px}body:not(.logged-in) .bne-testimonial-warning.api-warning{display:none;}.bne-element-container .shareaholic-canvas,.bne-element-container #ssba{display:none}.clear:before,.clear:after,.clearfix:before,.clearfix:after{display:table;content:""}.clear:after,.clearfix:after{content:"";visibility:hidden;display:block;height:0;clear:both}.bne-testimonial-wrapper .alignnone{margin:5px 0 20px 0}.bne-testimonial-wrapper .aligncenter{display:block;margin:5px auto}.bne-testimonial-wrapper .alignright{float:right;margin:5px 0 20px 20px}.bne-testimonial-wrapper .alignleft{float:left;margin:5px 20px 20px 0}body.rtl .bne-testimonial-slider.bne-flexslider{direction:ltr}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}body{font-family:Helvetica,Arial,sans-serif;color:#333;font-size:16px;line-height:1.7;font-weight:400;margin:0;background:#eee}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}button,input,optgroup,select,textarea{font-size:16px}textarea{line-height:1.7}h1,h2,h3,h4,h5,h6{color:#3e4349;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 20px 0;font-weight:400;line-height:1.2}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}p,figure{margin:0;padding:0}button{line-height:1.7;border:0;background:transparent}pre{background:#f5f5f7;padding:20px;margin-bottom:20px;line-height:1.7;overflow:auto}code{background:#f5f5f7;padding:2px}p{margin-bottom:20px}figure{margin-bottom:20px}ul,ol{margin:0 0 20px 0}.opacity{opacity:0}img{vertical-align:middle;max-width:100%;height:auto}blockquote{margin:20px 0 20px 20px;padding:0 0 0 20px;border-left:5px solid #dedee5;font-style:italic}blockquote cite{opacity:.75;font-size:14px}b,strong{font-weight:700}a{text-decoration:none;outline:0;color:#000;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}a:hover{color:#666}textarea{vertical-align:top;resize:vertical}main{display:block;padding:0!important}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;text-align:center}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.potter-container{max-width:1200px;padding:0 20px}.potter-container-center{margin-left:auto;margin-right:auto}.potter-container:before,.potter-container:after{content:"";display:table}.potter-container:after{clear:both}.potter-clearfix:before{content:"";display:table-cell}.potter-clearfix:after{content:"";display:table;clear:both}.potter-float-left{float:left}.potter-float-right{float:right}[class*='potter-float-']{max-width:100%}.potter-button,input[type="submit"]{-webkit-appearance:none;text-align:center;padding:14px 25px;background:#007cba;border-radius:2px;outline:0;border:0;display:inline-block;cursor:pointer;color:#fff;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;line-height:1}.potter-button:hover,input[type="submit"]:hover{background:#036393;color:#fff}.potter-button-primary{background:#666;color:#fff;text-align:center}.potter-button-primary:hover{background:#999;color:#fff}.potter-button-small{padding:10px 12px}.potter-button-large{padding:18px 20px}.potter-button-full{display:block}input[type="checkbox"],input[type="radio"]{cursor:pointer}textarea,select,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="number"],input[type="datetime"]{-webkit-appearance:none;width:100%;background:#fff;border:1px solid #dedee5;padding:10px 15px;outline:0;line-height:1;border-radius:2px}form :-ms-input-placeholder{color:#3e4349;opacity:.5}form ::-ms-input-placeholder{color:#3e4349;opacity:.5}form ::placeholder{color:#3e4349;opacity:.5}form [placeholder]:focus:-ms-input-placeholder{color:#3e4349;opacity:.7}form [placeholder]:focus::-ms-input-placeholder{color:#3e4349;opacity:.7}form [placeholder]:focus::placeholder{color:#3e4349;opacity:.7}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}select{background-image:url(//singersforhire.com/wp-content/themes/potter/img/arrow-down.png);background-position:right 20px center;background-repeat:no-repeat;background-size:10px auto}.potter-menu>.menu-item>a{line-height:1}.potter-footer-menu{list-style-type:none;display:inline-block;padding:0;margin:0}.potter-footer-menu li{display:inline-block;padding:0 10px}.potter-notice{background:#f5f5f7;border:2px solid #dedee5;padding:5px 10px;border-radius:4px;margin-bottom:20px}.potter-notice-warning{background:rgba(232,187,26,0.15);border-color:#e8bb1a;color:#e8bb1a}.potter-notice-error{background:rgba(255,99,71,0.15);border-color:tomato;color:tomato}.potter-notice-success{background:rgba(79,225,144,0.15);border-color:#4fe190;color:#4fe190}table,.potter-table{border-collapse:collapse;border-spacing:0;width:100%;border:1px solid #dedee5;margin-bottom:20px}table th,table td,.potter-table th,.potter-table td{padding:8px;border:1px solid #dedee5}table th,.potter-table th{text-align:left;background:#f5f5f7}table thead th,.potter-table thead th{vertical-align:bottom}.potter-table-striped tr:nth-of-type(odd){background:#f5f5f7}.potter-table-small th,.potter-table-small td{padding:4px 8px}.potter-table-large th,.potter-table-large td{padding:15px}.potter-table-hover tbody tr{-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}.potter-table-hover tbody tr:hover{background:#f5f5f7}.potter-grid{margin-left:-35px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.potter-grid>*{width:100%;padding-left:35px}.potter-grid>.potter-grid{margin-left:0;padding-left:0}.potter-grid+.potter-grid{margin-top:35px}.potter-grid-xlarge{margin-left:-45px}.potter-grid-xlarge>*{padding-left:45px}.potter-grid-xlarge+.potter-grid-xlarge{margin-top:45px}.potter-grid-large{margin-left:-35px}.potter-grid-large>*{padding-left:35px}.potter-grid-large+.potter-grid-large{margin-top:35px}.potter-grid-medium{margin-left:-25px}.potter-grid-medium>*{padding-left:25px}.potter-grid-medium+.potter-grid-medium{margin-top:25px}.potter-grid-small{margin-left:-15px}.potter-grid-small>*{padding-left:15px}.potter-grid-small+.potter-grid-small{margin-top:15px}.potter-grid-collapse{margin-left:0}.potter-grid-collapse>*{padding-left:0}.potter-grid-collapse+.potter-grid-collapse,.potter-grid-collapse>*{margin-top:0}.potter-grid-divider:not(:empty){margin-left:-25px;margin-right:-25px}.potter-grid-divider>*{padding-left:25px;padding-right:25px}.potter-grid-divider>[class*='potter-1-']:not(.potter-1-1):nth-child(n+2),.potter-grid-divider>[class*='potter-2-']:nth-child(n+2),.potter-grid-divider>[class*='potter-3-']:nth-child(n+2),.potter-grid-divider>[class*='potter-4-']:nth-child(n+2),.potter-grid-divider>[class*='potter-5-']:nth-child(n+2),.potter-grid-divider>[class*='potter-6-']:nth-child(n+2),.potter-grid-divider>[class*='potter-7-']:nth-child(n+2),.potter-grid-divider>[class*='potter-8-']:nth-child(n+2),.potter-grid-divider>[class*='potter-9-']:nth-child(n+2){border-left:1px solid #dedee5}.potter-grid>*{float:left}.potter-grid-1-1>*{width:100%}.potter-grid-1-2>*{width:50%}.potter-grid-1-3>*{width:33.333%}.potter-grid-1-4>*{width:25%!important}.potter-grid-1-5>*{width:20%}.potter-grid-1-6>*{width:16.666%}.potter-grid-1-10>*{width:10%}.potter-1-1{width:100%}.potter-1-2,.potter-2-4,.potter-3-6,.potter-5-10{width:50%}.potter-1-3,.potter-2-6{width:33.333%}.potter-2-3,.potter-4-6{width:66.666%}.potter-1-4{width:25%}.potter-3-4{width:75%}.potter-1-5,.potter-2-10{width:20%}.potter-2-5,.potter-4-10{width:40%}.potter-3-5,.potter-6-10{width:60%}.potter-4-5,.potter-8-10{width:80%}.potter-1-6{width:16.666%}.potter-5-6{width:83.333%}.potter-1-10{width:10%}.potter-3-10{width:30%}.potter-7-10{width:70%}.potter-9-10{width:90%}.potter-grid:before,.potter-grid:after{content:"";display:block;overflow:hidden}.potter-grid:after{clear:both}.potter-text-left{text-align:left}.potter-text-right{text-align:right}.potter-text-center{text-align:center}.potter-text-justify{text-align:justify}.potter-uppercase,.potter-text-uppercase{text-transform:uppercase}.potter-inline-block{display:inline-block}.potter-reset-line-height{line-height:0}.potter-image,.potter-img{width:100%;height:auto}.potter-hidden{display:none}.potter-margin-xlarge{margin-top:120px;margin-bottom:120px}.potter-margin-xlarge-top{margin-top:120px}.potter-margin-xlarge-bottom{margin-bottom:120px}.potter-margin-xlarge-left{margin-left:120px}.potter-margin-xlarge-right{margin-right:120px}.potter-margin-large{margin-top:80px;margin-bottom:80px}.potter-margin-large-top{margin-top:80px}.potter-margin-large-bottom{margin-bottom:80px}.potter-margin-large-left{margin-left:80px}.potter-margin-large-right{margin-right:80px}.potter-margin-medium{margin-top:40px;margin-bottom:40px}.potter-margin-medium-top{margin-top:40px}.potter-margin-medium-bottom{margin-bottom:40px}.potter-margin-medium-left{margin-left:40px}.potter-margin-medium-right{margin-right:40px}.potter-margin{margin-top:20px;margin-bottom:20px}.potter-margin-top{margin-top:20px}.potter-margin-bottom{margin-bottom:20px}.potter-margin-left{margin-left:20px}.potter-margin-right{margin-right:20px}.potter-margin-small{margin-top:10px;margin-bottom:10px}.potter-margin-small-top{margin-top:10px}.potter-margin-small-bottom{margin-bottom:10px}.potter-margin-small-left{margin-left:10px}.potter-margin-small-right{margin-right:10px}.potter-margin-none,.potter-remove-margin{margin:0!important}.potter-margin-top-none{margin-top:0!important}.potter-margin-bottom-none{margin-bottom:0!important}.potter-padding-xlarge{padding-top:120px;padding-bottom:120px}.potter-padding-xlarge-top{padding-top:120px}.potter-padding-xlarge-bottom{padding-bottom:120px}.potter-padding-xlarge-left{padding-left:120px}.potter-padding-xlarge-right{padding-right:120px}.potter-padding-large{padding-top:80px;padding-bottom:80px}.potter-padding-large-top{padding-top:80px}.potter-padding-large-bottom{padding-bottom:80px}.potter-padding-large-left{padding-left:80px}.potter-padding-large-right{padding-right:80px}.potter-padding-medium{padding-top:40px;padding-bottom:40px}.potter-padding-medium-top{padding-top:40px}.potter-padding-medium-bottom{padding-bottom:40px}.potter-padding-medium-left{padding-left:40px}.potter-padding-medium-right{padding-right:40px}.potter-padding{padding-top:20px;padding-bottom:20px}.potter-padding-top{padding-top:20px}.potter-padding-bottom{padding-bottom:20px}.potter-padding-left{padding-left:20px}.potter-padding-right{padding-right:20px}.potter-padding-small{padding-top:10px;padding-bottom:10px}.potter-padding-small-top{padding-top:10px}.potter-padding-small-bottom{padding-bottom:10px}.potter-padding-small-left{padding-left:10px}.potter-padding-small-right{padding-right:10px}.potter-padding-none,.potter-remove-padding{padding:0!important}.potter-padding-top-none{padding-top:0!important}.potter-padding-bottom-none{padding-bottom:0!important}.pagination{margin:40px 0}.pagination h2{display:none}.pagination .page-numbers{height:50px;line-height:50px;padding:0 20px;background:#fff;display:inline-block;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.blog-page-title-bar{position:relative}.pagination .page-numbers.current{background:#dedee5!important}.potter-breadcrumbs{padding:0;font-size:14px;margin-bottom:0}.potter-breadcrumbs .potter-breadcrumb{list-style:none;display:inline-block}.potter-breadcrumbs-container{padding-bottom:15px}.potter-breadcrumbs-container .potter-breadcrumbs{margin-bottom:0}#breadcrumbs{font-size:14px;margin-bottom:10px}.potter-logo{transition:all 100ms}img.alignright,figure.alignright,div.alignright{float:right;margin:0 0 20px 20px}img.alignleft,figure.alignleft,div.alignleft{float:left;margin:0 20px 20px 0}img.aligncenter,figure.aligncenter div.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{text-align:center;max-width:100%}.wp-caption-text{font-size:14px;padding:10px}.gallery:before{content:"";display:table-cell}.gallery:after{content:"";display:table;clear:both}.gallery{margin-bottom:20px}.gallery .gallery-item{float:left;margin-top:0;text-align:center;padding:10px}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.333%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.666%}.gallery-columns-7 .gallery-item{width:14.285%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.111%}.gallery img{width:100%;height:auto;-moz-transition:opacity .25s;-o-transition:opacity .25s;-webkit-transition:opacity .25s;transition:opacity .25s}.gallery img:hover{opacity:.7}.gallery .gallery-caption{font-size:12px}.page-links{margin-bottom:20px;clear:both}:focus{outline:1px dotted rgba(0,0,0,0.8)!important}body:focus{outline:0}.using-mouse :focus{outline:0!important}.using-mouse::-moz-focus-inner{border:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#fff;clip:auto!important;clip-path:none;color:#000;display:block;font-size:16px;height:auto;left:10px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:10px;width:auto;z-index:100000}.elementor-editor-active .potter-navigation-transparent{display:none!important}.elementor-field-group .elementor-select-wrapper select{background-image:none}@media(min-width:1024px){.transparent-header .title-bar{padding-top:100px}}#navigation-left,#navigation{display:flex;height:100%}.potter-menu-container{position:relative}.potter-menu-off-canvas #navigation{display:block;height:auto!important}.off-canvas-social-link{padding:20px 0 0 0}.off-canvas-social-link a{padding:5px;display:inline-block;margin:5px}.off-canvas-social-link a:hover{opacity:.5}.off-canvas-search{padding:20px 0 0 0}.potter-offcanvas-cta{padding:20px 0 0 0;width:100%}.potter-offcanvas-cta.potter-menu-item-button a:hover{background:#0c95da;color:#fff}.potter-offcanvas-cta.potter-menu-item-button a{background:#007cba;color:#fff;padding:10px 20px;display:inline-block}.potter-menu-centered #navigation,.potter-menu-centered #navigation-left{position:relative}.potter-navigation{width:100%;position:relative;z-index:555;background:#fff}.potter-nav-wrapper{padding-top:20px;padding-bottom:20px;position:relative}.potter-navigation .potter-grid-collapse{display:table;width:100%}.potter-navigation .potter-logo-container,.potter-navigation .potter-menu-container{display:table-cell;float:none;vertical-align:middle;position:relative}.potter-archive-content .potter-post .entry-title{font-size:32px;margin-bottom:15px}.potter-blog-layout-beside .potter-post-image-wrapper{margin-bottom:0}.potter-menu{margin:0;padding:0}.potter-menu li{list-style:none}.potter-menu a{display:block}.potter-menu:before,.potter-menu:after{content:"";display:table}.potter-menu:after{clear:both}.potter-logo-container{line-height:1.5}.potter-split-menu{display:table;width:100%}.logo-container-split{padding-left:0;display:table-cell;padding-right:30px;vertical-align:middle}.logo-container-split a{display:block}.split-left-menu{display:table-cell;vertical-align:middle}.split-left-menu #navigation-left{float:left;height:100%;top:0;left:0;position:absolute}.logo-container-split{width:30%}.split-left-menu #navigation-right{float:right}.split-menu .main-nav-left-menu ul.potter-sub-menu{display:block;margin:auto 0}.potter-logo a{font-weight:700;font-size:22px}.potter-tagline{font-weight:700;margin:0}.potter-menu-item-search{position:relative;display:inline-block;vertical-align:middle}.potter-menu-item-search.active i{opacity:1}.potter-menu-item-search .potter-menu-search{position:absolute;z-index:3;top:50%;margin-top:-25px;right:0;display:none;opacity:0;width:0;max-width:350px}.potter-menu-item-search .potter-menu-search.drop-down-search{position:absolute;z-index:3;top:100%;right:0;display:none;margin-top:0;opacity:0;width:300px!important;padding:10px;border-top:2px solid #000;background:#fff;box-shadow:0 0 5px #999}.potter-menu-item-search .potter-menu-search.drop-down-search:after{bottom:100%;right:6px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0,0,0,0);border-bottom-color:#000;border-width:10px;margin-left:-10px}.potter-menu-item-search .potter-menu-search.full-screen-search{position:fixed;z-index:3;top:0;left:0;bottom:0;right:0!important;height:100vh;display:none;margin-top:0;opacity:0;width:100%!important;padding:10px;background:#fff;max-width:100%!important}.potter-menu-item-search .potter-menu-search.full-screen-search #searchform{position:absolute;max-width:600px;width:90%;top:50%;transform:translateX(-50%);left:50%}.potter-menu-item-search .potter-menu-search.full-screen-search .potter-close{position:absolute;top:50px;right:50px}.potter-menu-item-search .potter-menu-search input[type=search]{height:50px}.potter-mobile-menu a,.potter-menu a{-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.potter-menu li{-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}.potter-menu>.current-menu-item>a{color:#007cba}.stickynav .site-sticky-logo{display:inline-block}.potter-menu .sub-menu{margin:0;padding:0}.title-after-header h1{font-size:20px;margin:0;padding:0;line-height:1!important}.breadcrumb-after-header{text-align:right;vertical-align:middle}.breadcrumb-after-header ul{margin:0;padding:0;line-height:20px}.title-bar-after-header{background:#fff;padding:10px 0;border-bottom:1px solid #ccc}@media(max-width:600px){.breadcrumb-after-header,.title-after-header{width:100%;display:block;text-align:center}}.potter-sub-menu>.menu-item-has-children>a:after{margin-left:5px;font-family:"potter";content:"\f102";font-size:12px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.potter-sub-menu>.menu-item-has-children>.sub-menu{display:none;position:absolute;z-index:111;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);box-shadow:0 0 10px 0 rgba(0,0,0,0.15);top:100%;border-top:2px solid #000}.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .sub-menu{width:220px}.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu){position:relative}.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children{position:relative}.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>.sub-menu{display:none;opacity:0;left:100%;top:0;position:absolute;z-index:111;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>a:after{float:right;margin-left:20px;font-family:"potter";content:"\f103";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .sub-menu{right:0}.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>a:after{display:none}.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children .sub-menu{left:-100%}.potter-sub-menu-align-center>.menu-item-has-children:not(.potter-mega-menu)>.sub-menu{left:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.potter-sub-menu-focus>.sub-menu{display:block!important;opacity:1!important}.main-nav-left-menu{position:relative}.potter-menu-right .potter-menu a,.potter-menu-left .potter-menu a,.potter-menu-stacked .potter-menu a,.potter-menu-stacked-advanced .potter-menu a,.potter-menu-centered .potter-menu a,#potter-pre-header .potter-menu a,.potter-page-footer .potter-menu a{padding:10px 10px}.potter-menu-right .potter-menu>.menu-item,.potter-menu-left .potter-menu>.menu-item,.potter-menu-stacked .potter-menu>.menu-item,.potter-menu-stacked-advanced .potter-menu>.menu-item,.potter-menu-centered .potter-menu>.menu-item,#potter-pre-header .potter-menu>.menu-item,.potter-page-footer .potter-menu>.menu-item,.potter-menu-item-button,.potter-menu-item-icon,.potter-woo-menu-item{display:inline-block;vertical-align:middle}.potter-menu-stacked .potter-logo:before{position:absolute;width:100%;height:100%;display:block;top:0;left:0;right:0;bottom:0;content:"";z-index:0}.potter-menu-stacked .site-title,.potter-menu-stacked a{display:inline-block;z-index:1;position:relative}.potter-woo-menu-item>a,.potter-menu-item-search>a{padding:5px 10px!important}.potter-menu-item-icon{margin-left:10px}.potter-menu-item-icon a{transition:.5s}.potter-menu-item-icon a:hover{opacity:.6}.potter-menu .potter-menu-item-button a:hover{background:#0c95da;color:#fff}.potter-menu .potter-menu-item-button a{background:#007cba;color:#fff;padding:10px 20px}.logo-container-center-nav{position:relative}.logo-container-center-nav .potter-logo{top:50%;transform:translateY(-50%);position:absolute;width:100%;padding:0 20px}.potter-menu-stacked nav{padding:0 20px}.potter-menu-stacked .potter-logo{padding-bottom:15px;padding-top:15px;padding-left:20px;padding-right:20px}.potter-menu-stacked{padding:0;width:100%;max-width:100%!important}.potter-menu-stacked .potter-logo{padding-left:0;padding-right:0}.potter-menu-right .potter-menu,.potter-menu-right #navigation{float:right}.potter-menu-left .potter-logo-container{text-align:right}.potter-menu-left .potter-menu{float:left}.potter-menu-centered .logo-container{display:none;text-align:center;padding:0 20px}.potter-menu-centered .logo-container a{padding:0}.potter-menu-centered .potter-menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;margin:auto}.potter-menu-centered .main-nav-left-menu nav{float:right}.potter-menu-centered .main-nav-right-menu nav{float:left}.potter-menu-stacked{text-align:center}.potter-menu-stacked .potter-menu{display:inline-block;text-align:left;margin:auto}.potter-mobile-logo a{font-weight:700}.potter-menu-toggle-container{text-align:right}.potter-menu-left .potter-menu-toggle-container{text-align:left}.potter-nav-item,.potter-mobile-nav-item{cursor:pointer;display:inline-block;padding:0;margin:0 15px 0 0;vertical-align:middle}.potter-nav-item li,.potter-mobile-nav-item li{list-style:none}.potter-nav-item a,.potter-mobile-nav-item a{color:inherit}.potter-mobile-menu-toggle,.potter-menu-toggle{margin:0}.potter-mobile-nav-wrapper{padding-top:20px;padding-bottom:20px}.off-canvas-nav-containe-right{text-align:right}.off-canvas-nav-containe-right .potter-submenu-toggle{display:none}.off-canvas-nav-containe-right ul.sub-menu li{text-align:left}.off-canvas-nav-containe-right nav,.off-canvas-nav-containe-right .potter-menu-toggle-container{display:inline-block!important;float:none!important;vertical-align:middle}.potter-mobile-menu-hamburger .potter-mobile-nav-wrapper,.potter-mobile-menu-off-canvas .potter-mobile-nav-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;width:100%}.potter-mobile-menu-default .potter-mobile-logo-container,.potter-mobile-menu-default .potter-menu-toggle-container{text-align:center}.potter-mobile-menu-default .potter-menu-toggle-container{margin-top:20px}.potter-mobile-menu-container{display:none;background:#fff}.potter-mobile-menu{margin:0;padding:0;z-index:111;width:100%}.potter-mobile-menu li{list-style:none}.potter-mobile-menu a{display:block;padding:10px 20px}.potter-mobile-menu .menu-item{border-top:1px solid #dedee5}.potter-mobile-menu>.menu-item:last-child{border-bottom:1px solid #dedee5}.potter-mobile-menu-container nav{overflow-y:auto;height:100%}.potter-mobile-menu .sub-menu{margin:0;padding:0;display:none}.potter-mobile-menu .menu-item-has-children{position:relative}.potter-mobile-menu .menu-item-has-children .potter-submenu-toggle{position:absolute;cursor:pointer;top:0;right:0;padding:10px 20px}.stickynav{position:fixed;top:0;left:0;width:100%}#content{transition:3s;animation:smoothScroll 1s backwards}.site-sticky-logo{display:none}@media(min-width:1025px){.transparent-header{position:absolute;width:100%;top:0;z-index:9999}.transparent-header .potter-navigation{background:transparent}}.potter-pre-header{border-bottom:1px solid #ececec}#potter-pre-header .potter-menu{float:right}#potter-pre-header .potter-menu .sub-menu{z-index:999}#potter-pre-header .potter-inner-pre-header-right .potter-menu{float:right}#potter-pre-header .potter-inner-pre-header-right .potter-menu .sub-menu{text-align:left}#potter-pre-header .potter-inner-pre-header-left .potter-menu{float:left}#potter-pre-header ul li ul{display:none!important}#potter-pre-header .potter-sub-menu>.menu-item-has-children>a:after{display:none!important}.potter-menu>ul{margin-bottom:0}.transparent-header .potter-pre-header{background:transparent}.transparent-header #potter-pre-header{border-bottom:0}.default-shop-title-bar{position:relative;background:#ececec}.default-title-bar{position:relative;padding-bottom:30px}.default-title-bar-archive{position:relative;margin-bottom:30px}.default-title-bar-archive .page-title{margin-bottom:0}.title-bar{padding-top:40px;padding-bottom:40px;z-index:2;position:relative}.title-bar-before-content{padding:10px 0}.title-bar h1{margin:0;padding:0}.title-bar-content-blog{padding:20px 0}.title-bar-after-header .potter-breadcrumbs{margin-bottom:0}.icon-links a{display:inline-block;margin:0 8px}.icon-links a:hover{opacity:.6}.potter-page-footer .potter-inner-footer-content .potter-menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.potter-page-footer .potter-inner-footer-right .potter-menu{float:right}.potter-page-footer .potter-inner-footer-left .potter-menu{float:left}.potter-footer-center-aligned{width:100%!important;text-align:center!important;display:block!important}.potter-footer-center-aligned .potter-menu{float:none!important}.post-links{margin:40px 0}.next-post-link{float:right}.admin-bar .potter-navigation-active{margin-top:32px}.potter-pre-header{font-size:14px;background:#fff}.potter-pre-header .potter-menu{font-size:14px}.potter-pre-header .potter-menu .sub-menu a{font-size:14px}.potter-inner-pre-header{padding-top:10px;padding-bottom:10px}.potter-page-footer{font-size:14px;background:#f5f5f7}.potter-page-footer .potter-menu{font-size:14px}.potter-inner-footer{padding-top:20px;padding-bottom:20px}.potter-footer-one-column,.potter-pre-header-one-column{text-align:center}.potter-footer-two-columns,.potter-pre-header-two-columns{width:100%;display:table}.potter-footer-two-columns .potter-inner-footer-left,.potter-footer-two-columns .potter-inner-footer-right,.potter-footer-two-columns .potter-inner-pre-header-left,.potter-footer-two-columns .potter-inner-pre-header-right,.potter-pre-header-two-columns .potter-inner-footer-left,.potter-pre-header-two-columns .potter-inner-footer-right,.potter-pre-header-two-columns .potter-inner-pre-header-left,.potter-pre-header-two-columns .potter-inner-pre-header-right{display:table-cell;width:50%;vertical-align:middle}.potter-footer-two-columns .potter-inner-footer-right,.potter-footer-two-columns .potter-inner-pre-header-right,.potter-pre-header-two-columns .potter-inner-footer-right,.potter-pre-header-two-columns .potter-inner-pre-header-right{text-align:right}.potter-navigation{border-bottom:1px solid #ccc}.potter-page{position:relative;-ms-word-wrap:break-word;word-wrap:break-word}#content .potter-container>.potter-grid-medium,#content .potter-container>.potter-grid-large,#content .potter-container>.potter-grid-xlarge{margin-left:0}#content .potter-container>.potter-grid-divider:not(:empty){margin-left:0;margin-right:0}.potter-video{margin-bottom:20px;position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.potter-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.transparent-header .potter-navigation{border-bottom:0}.page-title{margin-bottom:40px}.background-header-overlay{position:absolute;width:100%;height:100%;z-index:1;top:0}.potter-author-box h1{margin-bottom:20px}.potter-author-box .avatar{border-radius:100%;width:60px}.potter-post-image-wrapper{margin-bottom:20px}.potter-post-image-wrapper img{width:100%}.potter-post-image-link{display:block}.article-meta{font-size:14px}.article-meta .article-time{text-decoration:underline}.article-meta .article-meta-separator:last-of-type{display:none}.article-meta .avatar{border-radius:100%;margin-right:5px;width:32px}.article-footer{clear:both}.footer-tags,.footer-categories,.footer-comment-count{font-size:14px}.potter-read-more{margin-bottom:20px}.potter-archive-content .potter-post-style-plain{margin-bottom:0;padding-bottom:40px;border-bottom:1px solid #dedee5}.potter-archive-content .potter-post-style-plain .article-footer>*:last-child{margin-bottom:0}.potter-archive-content .potter-post-style-plain:last-child{border-bottom:none!important}.potter-archive-content .potter-post-style-boxed{padding:20px;background:#f5f5f7;margin-bottom:40px}.potter-archive-content .potter-post-style-boxed .article-footer>*:last-child{margin-bottom:0}.potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper{margin-left:-60px;margin-right:-60px}.potter-archive-content .potter-post-style-boxed.stretched .article-header>.potter-post-image-wrapper:first-child{margin-top:-60px}.potter-single-content .potter-post-style-plain #comments-title{margin-top:40px;padding-top:40px}.potter-single-content .potter-post-style-plain #reply-title{padding-top:40px;margin-top:40px;display:block}.potter-single-content .potter-post-style-plain #reply-title small{font-size:14px}.potter-single-content .potter-post-style-boxed .potter-article-wrapper{padding:20px;background:#f5f5f7;margin-bottom:20px}.potter-single-content .potter-post-style-boxed .potter-article-wrapper .article-footer>*:last-child{margin-bottom:0}.potter-single-content .potter-post-style-boxed .commentlist{margin-top:40px;padding:40px;background:#f5f5f7}.potter-single-content .potter-post-style-boxed #respond{padding:20px;background:#f5f5f7;margin-bottom:20px;margin-top:40px}.potter-single-content .potter-post-style-boxed #respond #commentform>p:last-of-type{margin-bottom:0}.potter-single-content .potter-post-style-boxed.stretched .potter-post-image-wrapper{margin-left:-20px;margin-right:-20px}.potter-single-content .potter-post-style-boxed.stretched .article-header>.potter-post-image-wrapper:first-child{margin-top:-20px}.edd-download .potter-post-image-wrapper img{width:100%}.commentlist ul{margin:0;padding:0}.commentlist li{list-style:none}.commentlist .children{margin-left:20px}.comment{position:relative;padding:40px;margin-bottom:20px;background:#fff}.comment .comment-edit-link{position:absolute;right:20px;top:20px}.comment .comment-meta{font-size:14px;margin-bottom:20px}.comment .avatar{width:65px;-moz-border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;border-radius:100%;height:auto;margin-right:10px;display:inline-block}.comment .comment-author-info{display:inline-block}.comment .comment-author .fn{font-style:normal;font-weight:700}.comment .comment-time{color:#a6a6b8;margin-left:5px}.comment .comment-time a{color:#a6a6b8}.comment .comment-time:before{font-family:"potter";content:"\f107";margin-right:3px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.comment .comment-reply-link{display:inline-block}.pingback{position:relative;padding:25px;border:3px solid #dedee5;margin-bottom:20px}.pingback a{display:block}.pingback .comment-edit-link{position:absolute;right:20px;top:20px;font-size:14px}.bypostauthor{border-color:#007cba}.potter-comment-nav{font-size:14px;padding:0}.potter-comment-nav .previous{float:left}.potter-comment-nav .next{float:right}.has-tiny-font-size{font-size:12px}.has-small-font-size{font-size:14px}.has-large-font-size{font-size:20px}.has-larger-font-size{font-size:32px}.has-extra-font-size{font-size:44px}.potter-no-sidebar .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;max-width:unset}.alignwide iframe,.alignfull iframe{width:100%}.wp-block-separator{max-width:280px;margin:40px auto;border:0;background:#d0d0da;height:2px}.wp-block-separator.is-style-wide{width:100%;max-width:none;height:1px}.wp-block-separator.is-style-dots:before{color:#b4b4c3;font-size:30px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:20px 0 20px 20px;padding:0 0 0 20px}.wp-block-pullquote blockquote{padding:0 20px;margin:0;border-left:none}.wp-block-pullquote{margin:40px 0;padding:20px 0;border-top:5px solid #dedee5;border-bottom:5px solid #dedee5}.wp-block-audio audio{width:100%}.widget ul{margin:0;padding:0}.widget ul li{list-style:none;line-height:2}.potter-sidebar .widget,.elementor-widget-sidebar .widget{margin-bottom:20px;padding:20px}#s{padding-right:40px}#searchform{position:relative}#searchform:before{content:"\f118";right:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#6d7680;font-family:'potter'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.potter-no-sidebar .potter-main.potter-medium-2-3{width:100%}.potter-no-sidebar .potter-main-grid{margin-left:0;margin-right:0}.potter-no-sidebar .potter-main-grid>*{padding-left:0;padding-right:0}.scrolltop{position:fixed;width:40px;height:40px;text-align:center;line-height:40px;z-index:999;background:rgba(62,67,73,0.5);bottom:20px;right:20px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s;display:none;color:#fff!important}.scrolltop:before{font-family:"potter";content:"\f101";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scrolltop:hover{background:rgba(62,67,73,0.7)}span.wpcf7-not-valid-tip{position:absolute;top:0;left:5px;height:auto;background:#fff;font-size:14px;color:tomato}div.wpcf7-response-output{font-size:14px;padding:10px;margin:0;-moz-border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px;border-radius:2px}div.wpcf7-spam-blocked,div.wpcf7-validation-errors{border-color:tomato;color:tomato}div.wpcf7-mail-sent-ok{border-color:#007cba;color:#007cba}.edd-meta .categories,.edd-meta .tags{position:relative;padding-left:24px;font-size:90%}.edd-meta .categories:before,.edd-meta .tags:before{font-family:dashicons;font-size:22px;content:"\f318";position:absolute;top:-8px;left:0;opacity:.6}.potter-archive-content .potter-post,.potter-article-wrapper{padding:60px;background:#fff;border-bottom:1px solid #ececec}body.potter-full-width .potter-page-content{padding:0!important;background:0}.potter-full-width #container{background:#fff}.download-feature{padding-bottom:30px}.download-feature img{width:100%}.potter-page-content{padding:60px!important;background:#fff}.potter-sidebar-left .potter-sidebar-wrapper{padding-left:0;padding-right:25px}.potter-grid-collapse .potter-sidebar-wrapper{padding-right:0}.logo-container-center-nav{padding:0;text-align:center}.potter-menu-centered .potter-grid{margin-left:0}.main-nav-left-menu,.main-nav-right-menu{padding:0}@media(max-width:786px){.footer-widget-container>*{width:50%;padding-top:20px;padding-bottom:20px}.edd_downloads_list .edd_download{width:100%!important}.potter-archive-content .potter-post{padding:40px}.potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper{margin-left:-40px;margin-right:-40px}}@media(max-width:480px){.footer-widget-container>*{width:100%;padding-top:20px;padding-bottom:20px}.potter-page-content,.potter-archive-content .potter-post,.potter-article-wrapper{padding:20px!important}.potter-archive-content .potter-post{padding:20px}.potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper{margin-left:-20px;margin-right:-20px}}body.woocommerce{background:#fff}.button{text-align:center}.woocommerce a.button,.woocommerce button.button{-webkit-appearance:none;text-align:center;line-height:1;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;padding:14px 16px;background:#007cba;outline:0;cursor:pointer;border:0;display:inline-block;color:#fff;font-weight:500}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background-color:#6592e9;color:#fff}.woocommerce a.button:hover,.woocommerce button.button:hover{background-color:#6592e9;text-decoration:none;background-image:none}.woocommerce-checkout:after{display:block;content:"";width:100%;clear:both}@media(max-width:1024px){.potter-menu-overlay{display:none!important}}.potter-menu-off-canvas{position:fixed;width:300px;background:#fff;height:100%;padding:80px 40px;top:0;right:-100%;transition:.2s;box-shadow:0 0 5px 5px rgba(0,0,0,0.3)}.potter-menu-off-canvas.canvas-visible{right:0;z-index:99999}.potter-menu-off-canvas.fullscreen-container{height:auto;width:50%!important;max-width:600px;top:50%;transform:translate(50%,-50%)!important;box-shadow:none}.potter-menu-off-canvas.fullscreen-container .potter-close{right:40px!important;left:auto!important}.potter-menu-off-canvas.fullscreen-container *{opacity:0;transition:.5s}.potter-menu-off-canvas.fullscreen-container.canvas-visible *{opacity:1}.potter-menu-off-canvas.fullscreen-container.canvas-visible{display:block!important}.potter-close{cursor:pointer}.potter-menu-off-canvas .potter-close{position:absolute;left:40px;top:40px;cursor:pointer;padding:0}.canvas-close-nav:before{content:"\f106"!important}.potter-menu-overlay{width:100%;height:100vh;position:fixed;background:rgba(0,0,0,.5);opacity:0;z-index:0;display:none;transition:.5s;left:0;top:0}.potter-menu-overlay.menu-overlay-visible{opacity:1;display:block;z-index:9999}.potter-menu-off-canvas .potter-menu li{display:block;clear:both}.potter-menu-off-canvas .potter-menu>li{padding:5px 0;margin:0;border-bottom:1px solid #ececec}.potter-menu-off-canvas .potter-menu li a{display:block;padding:5px 0}.potter-menu-off-canvas .potter-menu li ul li a{position:relative}.potter-menu-off-canvas .potter-menu>.menu-item>a{padding-left:0;padding-right:0}.potter-menu-off-canvas .potter-menu li button{display:inline-block;float:right}.potter-menu-off-canvas .potter-menu li ul{display:none;transition:.3s}.potter-menu-off-canvas .potter-menu li:hover ul,.potter-menu-off-canvas .potter-menu li ul:hover{display:block}.potter-menu-off-canvas .potter-menu li ul{font-size:14px;padding:10px 10px}.potter-menu-off-canvas li.current-menu-item ul,.potter-menu-off-canvas li.current-menu-parent ul{display:block}.potter-menu-off-canvas .potter-menu li ul li .potter-submenu-toggle{display:none}.potter-navigation.stickynav .potter-nav-wrapper{transition:.5s}#potter-menu-toggle{padding:10px;line-height:1!important}.potter-page-image-wrapper{padding-bottom:30px}.potter-page-image-wrapper img{width:100%}.stickynav .potter-nav-wrapper{border-bottom:0!important}@media(min-width:1025px){.menu-vertical .potter-navigation{position:fixed!important;left:0;top:0;height:100%;border:0;width:250px;padding:60px 30px 30px 30px;transform:none!important}.menu-vertical .potter-menu-item-search .potter-menu-search.drop-down-search{left:0!important}.menu-vertical .potter-menu-item-search .potter-menu-search.drop-down-search:after{left:12px!important}.menu-vertical .potter-menu-item-search .potter-menu-search.inline-search{left:0!important}body.vertical-menuposition{padding-left:250px}.menu-vertical-container .potter-logo-container{width:100%;display:block}.menu-vertical-container .potter-menu{padding:30px 0}.menu-vertical-container .potter-menu-container{width:100%;display:block}.menu-vertical-container .potter-menu>.menu-item>a{padding:10px 20px;display:block;width:100%}.menu-vertical-container .potter-menu>li.menu-item,.menu-vertical-container .potter-menu>li.potter-menu-item-button{width:100%;display:block}.menu-vertical-container .potter-menu-item-icon{margin:20px 10px}.menu-vertical-container .potter-menu .sub-menu a{padding:5px 20px;display:block}.menu-vertical-container .potter-menu-item-search .potter-menu-search input[type=search]{border:1px solid #ececec}.menu-vertical-container .potter-menu-item-search{display:block!important}.menu-vertical-container .current-menu-parent>ul{display:block!important}.menu-vertical-container .potter-menu>li{padding:3px 0}.menu-vertical-container .potter-menu>li .sub-menu{width:100%!important;position:relative;background:none!important;border-top:none!important;box-shadow:none}.menu-vertical-container #navigation{display:block}.menu-vertical-container .potter-sub-menu>.menu-item-has-children>a:after{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.menu-vertical-container .potter-menu-item-button a{text-align:center;display:inline-block}.menu-vertical-container .potter-woo-menu-item{margin-top:30px!important;width:100%}}