<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--primary-color:#88ced0;--primary-color-rgb:136,206,208;--secondary-color:#e75387;--secondary-color-rgb:231,83,135;--font-color:#595f5f;--font-color-rgb:89,95,95;--background-color:#fff;--background-color-rgb:255,255,255;--black-color:#000;--black-color-rgb:0,0,0;--white-color:#ffffff;--white-color-rgb:255,255,255;--primary-font:'Nunito sans',sans-serif;--secondary-font:'Nunito sans',sans-serif}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;overflow-x:hidden}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{text-decoration:none;color:inherit;background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}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;vertical-align:top}svg:not(:root){overflow:hidden}figure{margin:1em 40px}.wp-block-image figcaption{margin-top:1.5em;margin-bottom:.5em;text-align:center;opacity:.5}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-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}body,button,input,optgroup,select,textarea{color:var(--font-color);font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:1.7}h1,h2,h3,h4,h5,h6{clear:both;font-family:var(--secondary-font);font-weight:700;margin:.67em 0;line-height:1.2;color:#000}h1{font-size:2.223em}h2{font-size:2em}h3{font-size:1.667em}h4{font-size:1.333em}h5{font-size:1.112em}h6{font-size:1em}p{margin-bottom:1.5em}cite,dfn,em,i{font-style:italic}.halfwidth{width:50%}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}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff}hr{background-color:#e9e9e9;border:0;height:1px;margin-top:2.5em;margin-bottom:2.5em}ol,ul{margin:0}ol{list-style:decimal;font-weight:400}ol li,ul li{margin-bottom:10px}li&gt;ol,li&gt;ul{margin-bottom:0;margin-left:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%;vertical-align:top}figure{margin:0;line-height:0}figure td,figure th{line-height:1.5}table{margin:0 0 1.5em;width:100%;border-radius:0;font-size:18px;text-align:left;overflow:hidden;border-collapse:collapse}table tr th{padding:10px 15px;border-bottom:2px solid rgba(0,0,0,.05);font-weight:700;color:#000}table tr td{padding:10px 15px}table tbody tr:nth-child(odd){background:rgba(0,0,0,.03)}.site-footer table tbody tr:nth-child(odd){background:rgba(255,255,255,.05)}button,input[type=button],input[type=reset],input[type=submit]{border:none;border-radius:5px;background:var(--secondary-color);color:#fff;font-size:16px;text-transform:uppercase;font-weight:700;padding:15px 40px;line-height:20px;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:var(--primary-color)}button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{border-color:none;outline:0}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:thin dotted #000}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#222;border:1px solid #e5e5e5;border-radius:5px;padding:10px 15px;width:100%;height:50px;font-size:16px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#222}select{border:1px solid #e5e5e5;width:100%;height:50px;padding:10px 15px}textarea{width:100%}a{color:var(--primary-color);text-decoration:none;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}a:hover{color:var(--primary-color)}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.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!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;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;margin-bottom:0}.alignright{display:inline;float:right;margin-left:1.5em;margin-bottom:0}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.wrapper:after,.wrapper:before{content:"";display:table;table-layout:fixed}.clearfix:after,.comment-content:after,.entry-content:after,.site-content:after,.wrapper:after{clear:both}.widget{margin:0 0 60px 0}.widget:last-child{margin-bottom:0}.widget select{max-width:100%;height:50px}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.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}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block;line-height:1}.wp-caption{margin-bottom:0;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;line-height:initial}.wp-caption-text{font-size:14px;color:#b9bdbd}.wp-caption-text a{text-decoration:underline}.gallery:after,.gallery:before{content:"";display:table}.gallery:after{clear:both}.gallery{margin-bottom:0}.gallery-item{float:left;display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery:not(gallery-columns-1) .gallery-item{margin-right:2%;margin-bottom:2%}.gallery-columns-2 .gallery-item{max-width:49%}.gallery-columns-3 .gallery-item{max-width:32%}.gallery-columns-4 .gallery-item{max-width:23.4%}.gallery-columns-5 .gallery-item{max-width:18.33%}.gallery-columns-6 .gallery-item{max-width:15%}.gallery-columns-7 .gallery-item{max-width:12.5%}.gallery-columns-8 .gallery-item{max-width:10.7%}.gallery-columns-9 .gallery-item{max-width:9.33%}.gallery-columns-2 .gallery-item:nth-child(2n),.gallery-columns-3 .gallery-item:nth-child(3n),.gallery-columns-4 .gallery-item:nth-child(4n),.gallery-columns-5 .gallery-item:nth-child(5n),.gallery-columns-6 .gallery-item:nth-child(6n),.gallery-columns-7 .gallery-item:nth-child(7n),.gallery-columns-8 .gallery-item:nth-child(8n),.gallery-columns-9 .gallery-item:nth-child(9n){margin-right:0}.gallery-caption{display:block}.skip-link,.skip-link:hover,.skip-link:visited{position:absolute;top:-999px;left:20px;background:#f7f7f7;border:1px solid rgba(0,0,0,.1);font-size:.8888em;font-weight:600;padding:10px 20px;color:#000;text-decoration:none;border-radius:5px;box-shadow:0 2px 20px rgba(0,0,0,.1);z-index:99999;text-decoration:none;-webkit-transition:none;-moz-transition:none;transition:none}.skip-link:active,.skip-link:focus{top:50px;color:#000;text-decoration:none}.widget_btif_instagram_widget .profile-link{display:block;margin-top:20px;text-align:center;background:var(--primary-color);padding:10px;color:#fff;border-radius:5px}.widget_btif_instagram_widget .profile-link:hover{background:var(--secondary-color)}.widget_btif_instagram_widget .profile-link .insta-icon{display:inline-block;margin-right:5px}#secondary .widget_btif_instagram_widget ul li,.site-footer .widget_btif_instagram_widget ul li{margin-bottom:0;padding:3px}.archive .site-main .woocommerce-products-header{display:none}.portfolio-item-inner:focus-within .portfolio-text-holder{padding-top:30px;padding-bottom:30px;opacity:1;visibility:visible}.mejs-button&gt;button:focus{outline:thin solid!important}.fa-phone{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.close{background:0 0;position:absolute;top:7%;width:40px;height:40px;right:5%;cursor:pointer;padding:0;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.close:hover{background:0 0}.close:after,.close:before{content:"";background-color:#fff;width:25px;height:2px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.close:hover:after,.close:hover:before{background-color:var(--secondary-color)}.wrapper{width:1170px;margin:0 auto}.grid-view .article-wrap{margin-left:-15px;margin-right:-15px}.widget-title{font-size:1.33em;color:#000;margin-top:0;margin-bottom:30px;position:relative;padding-bottom:12px}#secondary .widget-title:before,.site-footer .widget-title:before{content:"";background:var(--secondary-color);width:8px;height:8px;position:absolute;bottom:0;left:0;border-radius:100%}#secondary .widget-title:after,.site-footer .widget-title:after{content:"";background:var(--primary-color);height:2px;width:90px;position:absolute;bottom:3px;left:20px}.grid-view:not(.tax-recipe-key):not(.tax-recipe-badge):not(.post-type-archive-recipe) .site-main article{padding:15px 15px 45px 15px;float:left;width:50%;margin-bottom:0}article.post header.entry-header{margin-bottom:30px}.entry-header .entry-title{margin-top:0;font-size:1.33em;font-weight:700;line-height:1.3;margin-bottom:0;color:#000}.entry-title a{display:inline-block}.entry-meta span{font-weight:400;position:relative;display:inline-block;vertical-align:middle;margin-right:20px}.entry-meta span.byline span{color:rgba(0,0,0,.6);text-transform:capitalize}.entry-meta span span,.entry-meta span:last-child{margin-right:0}.byline img{width:24px;border-radius:100%;height:24px;margin-right:10px;display:inline-block;vertical-align:middle}div.category a,span.category a{color:#b9bdbd;display:inline-block;margin-right:15px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:1px}div.category a:last-child,span.category a:last-child{margin-right:0}div.category a:hover,span.category a:hover{color:var(--primary-color)}.comments .fa-comment{display:none}.entry-content{margin-top:10px;margin-bottom:20px}.centered .article-content-wrap,.centered .entry-content,.centered .entry-footer,.single-bt-event .event-schedule-wrap,.single-bt-success-story .site-main article .entry-header,.single.centered .site-main header.entry-header{max-width:980px;margin-left:auto;margin-right:auto}.centered .article-content-wrap .entry-content{max-width:100%}.entry-content p{margin-top:0;margin-bottom:20px}.entry-content p:last-child{margin-bottom:0}.entry-footer .btn-wrap{display:inline-block;vertical-align:middle;width:49%}.entry-footer .like-comment-wrap{display:inline-block;vertical-align:middle;width:49%;text-align:right}.like-comment-wrap span{display:inline-block;margin-right:20px;font-size:14px;color:rgba(0,0,0,.35)}.like-comment-wrap span:last-child{margin-right:0}.like-comment-wrap span svg{font-size:20px;margin-right:5px;color:rgba(0,0,0,.6)}.like-comment-wrap span.post-like svg{color:var(--primary-color)}.like-comment-wrap span .fa-comment{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.page.style1 figure.post-thumbnail,article.post figure.post-thumbnail{margin-bottom:40px}.page.style1 figure.post-thumbnail,.single figure.post-thumbnail{border-radius:8px;overflow:hidden}.section-title,section[class*="-section"] .widget .widget-title,section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle{font-size:2em;font-weight:700;color:#000;margin-top:0;margin-bottom:40px;display:table;position:relative;padding-bottom:13px;clear:both;margin-left:auto;margin-right:auto;font-family:var(--secondary-font)}.section-title span:after,.section-title span:before,section[class*="-section"] .widget .widget-title span:after,section[class*="-section"] .widget .widget-title span:before,section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle span:after,section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle span:before{content:"";background:var(--primary-color);max-width:70px;height:2px;position:absolute;bottom:0;left:-100px;right:0;margin:0 auto}.section-title span:after,section[class*="-section"] .widget .widget-title span:after,section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle span:after{left:0;right:-100px}.section-title:after,section[class*="-section"] .widget .widget-title:after,section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle:after{content:"";background:var(--secondary-color);width:8px;height:8px;border-radius:100%;position:absolute;left:0;right:0;bottom:-3px;margin:0 auto;padding:0}.section-content{margin-bottom:60px}section[class*="-section"] .widget_text .textwidget{width:75%;margin-left:auto;margin-right:auto}.widget:not(.widget_blossomtheme_featured_page_widget,.widget_bcp_pt_widget) ul{margin:0;padding:0;list-style:none}.widget ul li .sub-menu{margin-top:20px;padding-left:15px}.widget ul li{margin-bottom:20px;font-weight:400;position:relative;line-height:1.4em}.widget ul li:last-child{margin-bottom:0}.widget ul li a{display:inline-block}.widget .post-date{font-size:14px;display:block;color:#b9bdbd}section[class*="-section"]{text-align:center}blockquote,q{margin:50px 0;padding:15px 0 0 80px;font-style:italic;font-weight:600;line-height:1.6;font-size:1.33em;position:relative}q{display:block;border-left:4px solid var(--primary-color);padding-left:30px;padding-top:0;color:#000;font-size:1.112em;margin-bottom:40px;margin-top:30px}#primary blockquote{width:80%;margin-left:auto;margin-right:auto}blockquote:before,q:before{content:"\201c";font-weight:400;font-size:90px;color:#fff;line-height:1;width:60px;height:60px;background:var(--secondary-color);border-radius:100%;position:absolute;top:0;left:0;text-align:center;padding:10px 7px 0 0}blockquote:after,q:after{content:"";background:var(--primary-color);height:calc(100% - 70px);width:4px;position:absolute;top:70px;left:30px}blockquote p:first-child,q p:first-child{margin-top:0}q:after,q:before{display:none}blockquote p:last-child,q p:last-child{margin-bottom:0}blockquote i,blockquote span{display:block;font-size:16px;color:#b9bdbd;font-weight:400;margin-top:15px;font-style:normal}span.highlight{display:inline-block;background:#e9e9e9;padding:0 5px;border-radius:5px}.left{text-align:left!important}.center{text-align:center!important}.right{text-align:right!important}hr{display:block;background:rgba(0,0,0,.35);width:4px;height:4px;border-radius:100%;margin:40px auto;box-shadow:25px 0 rgba(0,0,0,.35),-25px 0 rgba(0,0,0,.35)}mark{background:rgba(1,138,250,.1);color:rgba(0,0,0,.6);padding:2px 0;line-height:1.9}.about-section,.blog-section,.client-section,.podcast-section,.pricing-section{margin-top:80px;margin-bottom:80px}.one-page .about-section,.one-page .blog-section,.one-page .client-section,.one-page .podcast-section,.one-page .pricing-section{margin:0;padding-top:80px;padding-bottom:80px}.fallback-svg{vertical-align:top}.back-to-top{padding:0;position:fixed;bottom:20px;right:30px;width:56px;text-align:center;height:56px;line-height:56px;background:var(--primary-color);border-radius:100%;cursor:pointer;color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.2);z-index:99;opacity:0;visibility:hidden;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}.back-to-top.show{bottom:30px;opacity:1;visibility:visible}.back-to-top:hover{background:var(--secondary-color)}.back-to-top span{display:block;font-size:25px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.comments-area{margin:60px auto 0 auto;border-top:1px solid #e5e5e5;padding-top:60px}.single .site-main+.comments-area{margin-top:0;margin-bottom:60px}.comment-respond .comment-reply-title,.comments-area .comments-title{margin-top:0;margin-bottom:30px;font-size:1.33em;color:#000;position:relative;padding-bottom:15px}.comment-respond .comment-reply-title:before,.comments-area .comments-title:before{content:"";background:var(--secondary-color);width:8px;height:8px;position:absolute;bottom:0;left:0;border-radius:100%}.comment-respond .comment-reply-title:after,.comments-area .comments-title:after{content:"";background:var(--primary-color);width:90px;height:2px;position:absolute;bottom:3px;left:20px}.comments-area ol{margin:0 0 60px 0;padding:0;list-style:none}.comments-area ol li ol{margin-left:25px}.comments-area ol li{margin-bottom:0}.comments-area .comment-body{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:30px;position:relative;padding-left:70px;padding-bottom:60px}.comments-area .bypostauthor&gt;.comment-body{border-top:none;background:#f3fdfe;border-left:4px solid var(--primary-color);padding-right:30px;padding-left:100px;padding-bottom:70px}.comments-area ol li.parent:first-child&gt;.comment-body{border-top:none;margin-top:0}.comment-body img.avatar{position:absolute;top:35px;left:0;width:50px;height:50px;border-radius:100%}.bypostauthor .comment-body img.avatar{left:30px}.comment-body b.fn{font-weight:700;margin-bottom:0;display:block;font-family:var(--secondary-font);color:#000}.comment-list .comment-author b span{text-transform:capitalize}.comment-body b.fn span.says{display:none}.comment-body .comment-metadata{font-size:14px;color:#b9bdbd}.comment-body .comment-awaiting-moderation{font-size:14px;margin-top:10px;margin-bottom:0;color:#f0474a;font-style:italic}.comment-body .reply{position:absolute;bottom:0;left:70px}.bypostauthor .comment-body .reply{bottom:20px}.comment-body .reply .comment-reply-link{display:inline-block;text-align:center;vertical-align:top;text-transform:uppercase;font-size:14px;font-family:var(--primary-font);font-weight:700;letter-spacing:1px;color:var(--secondary-color)}.comment-body .reply .comment-reply-link:hover{color:var(--primary-color)}.comment-body .reply .comment-reply-link:before{content:"";background-image:url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23000" d="M136.309 189.836L312.313 37.851C327.72 24.546 352 35.348 352 56.015v82.763c129.182 10.231 224 52.212 224 183.548 0 61.441-39.582 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 38.512-123.162-3.922-169.482-112.59-182.015v84.175c0 20.701-24.3 31.453-39.687 18.164L136.309 226.164c-11.071-9.561-11.086-26.753 0-36.328zm-128 36.328L184.313 378.15C199.7 391.439 224 380.687 224 359.986v-15.818l-108.606-93.785A55.96 55.96 0 0 1 96 207.998a55.953 55.953 0 0 1 19.393-42.38L224 71.832V56.015c0-20.667-24.28-31.469-39.687-18.164L8.309 189.836c-11.086 9.575-11.071 26.767 0 36.328z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:20px;height:18px;margin-right:10px;display:inline-block;vertical-align:middle}.comment-body .comment-content{font-size:16px;font-weight:400;line-height:1.7}.comment-body .comment-content p{margin-top:5px;margin-bottom:20px}.comment-body .comment-content p:last-child{margin-bottom:0}.comment-respond .comment-reply-title{margin-bottom:40px;vertical-align:middle}.comment-respond .comment-reply-title a{display:inline-block;font-size:14px;margin-left:10px;margin-bottom:10px;background:#fff;color:#000;padding:8px 20px;line-height:25px;border-radius:5px;vertical-align:middle;border:1px solid rgba(0,0,0,.05);text-transform:capitalize;font-weight:500;box-shadow:0 0 10px rgba(0,0,0,.03)}.comment-respond .comment-reply-title a:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.comment-form p{margin-top:0;margin-bottom:25px;line-height:0}.comment-form p.comment-notes{margin:5px 0 20px 0;font-size:16px;line-height:1.8;display:none}.comment-respond p.comment-form-author,.comment-respond p.comment-form-email,.comment-respond p.comment-form-url{display:inline-block;vertical-align:top;margin-right:3%;width:30.66%;margin-bottom:10px}.comment-respond p.comment-form-url{margin-right:0}.comment-form p.comment-form-cookies-consent{margin-top:15px}.comment-respond .comment-form label{display:none}.comment-respond .comment-form label[for=wp-comment-cookies-consent]{display:inline-block;margin-left:10px;font-size:14px}.comment-respond .comment-form input[type=email],.comment-respond .comment-form input[type=text],.comment-respond .comment-form input[type=url],.comment-respond .comment-form textarea{padding-left:20px;padding-right:20px;font-weight:400;line-height:1.8}.comment-respond .comment-form textarea{height:150px}.comment-form p.form-submit{margin-bottom:0;margin-top:15px}.comment-respond input.submit{letter-spacing:0;padding-left:30px;padding-right:30px;text-transform:capitalize}.breadcrumb{padding:10px 0;font-weight:400;letter-spacing:.8px}.has-bg .page-header .breadcrumb,.has-bg .page-header span.separator{color:#fff}#crumbs{font-size:.7778em;color:#666}span.separator{display:inline-block;vertical-align:middle;font-size:14px;margin-right:10px;color:#707171}#crumbs a{color:#666;margin-right:10px;-webkit-transition:ease .2s;transition:ease .2s}#crumbs a:hover{text-decoration:none;color:var(--primary-color)}#crumbs .current a{color:var(--primary-color);pointer-events:none}.no-search-posts #load-posts{display:none}nav.pagination{position:relative;z-index:1}.navigation .nav-links{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:40px 0;margin-top:50px;font-size:16px;font-weight:700;text-transform:uppercase;position:relative;text-align:center}.nav-links div[class*=nav] a{display:inline-block;vertical-align:middle;position:relative;padding-left:30px}.nav-links div.nav-next a{padding-left:0;padding-right:30px}.nav-links div[class*=nav] a svg{font-size:17px;position:absolute;top:5px;left:0}.nav-links div.nav-next a svg{left:auto;right:0}.dr-archive-pagination .dr__pagination .page-numbers.next,.dr-archive-pagination .dr__pagination .page-numbers.prev,.page-numbers.next,.page-numbers.prev{width:auto;height:35px;line-height:35px;position:absolute;top:35px;left:0;color:var(--primary-color);letter-spacing:1px;padding-left:50px}.dr-archive-pagination .dr__pagination .page-numbers.next,.dr-archive-pagination .dr__pagination .page-numbers.prev{top:13px}.navigation.pagination .page-numbers{font-size:16px;line-height:30px}.dr-archive-pagination .dr__pagination .page-numbers.next,.page-numbers.next{left:auto;right:0;padding-right:50px;padding-left:0}.dr-archive-pagination .dr__pagination .page-numbers.prev,.navigation.pagination .page-numbers.prev{position:absolute;padding-left:50px}.dr-archive-pagination .dr__pagination .page-numbers.next,.navigation.pagination .page-numbers.next{position:absolute;padding-right:50px}.dr-archive-pagination .dr__pagination .page-numbers.next:hover,.dr-archive-pagination .dr__pagination .page-numbers.prev:hover,.page-numbers.next:hover,.page-numbers.prev:hover{background:0 0;color:var(--secondary-color)}.dr-archive-pagination .dr__pagination .page-numbers.next svg,.dr-archive-pagination .dr__pagination .page-numbers.prev svg{display:none}.dr-archive-pagination .dr__pagination .page-numbers.next::before,.dr-archive-pagination .dr__pagination .page-numbers.prev::before,.navigation .page-numbers.next:before,.navigation .page-numbers.prev:before{content:"\279c";height:35px;line-height:35px;position:absolute;left:0;background:var(--primary-color);border-radius:100%;color:#fff;width:35px;font-weight:400;top:0;box-shadow:0 8px 15px rgba(var(--primary-color-rgb),.25);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.dr-archive-pagination .dr__pagination .page-numbers.next::before,.dr-archive-pagination .dr__pagination .page-numbers.prev::before,.navigation.pagination .page-numbers.next::before,.navigation.pagination .page-numbers.prev::before{display:block}.dr-archive-pagination .dr__pagination{justify-content:center}.page-numbers.prev:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);box-shadow:0 -8px 15px rgba(var(--primary-color-rgb),.25)}.dr-archive-pagination .dr__pagination .page-numbers.next::before,.navigation .page-numbers.next:before,.page-numbers.next:before{left:auto;right:0}.page-numbers.next:hover:before,.page-numbers.prev:hover:before{background:var(--secondary-color)}.page-numbers{display:inline-block;vertical-align:middle;width:25px;height:30px;line-height:30px;border-radius:3px;text-align:center;color:var(--font-color)}a.page-numbers:hover,span.page-numbers.current{background:var(--primary-color);color:#fff}span.page-numbers.current{box-shadow:0 8px 15px rgba(var(--primary-color-rgb),.25)}.single .navigation .nav-links{text-transform:none;font-family:var(--primary-font);color:#000;font-size:18px;font-weight:700;text-align:left;padding-top:40px;padding-bottom:40px;border-top:1px solid #e5e5e5;margin-top:60px;border-bottom:1px solid #e5e5e5}.posts-navigation .nav-links{text-align:left}.nav-links div[class*=nav] a{padding:0;color:var(--font-color)}.nav-links div[class*=nav] a:hover{color:var(--primary-color)}.posts-navigation .nav-links:after,.posts-navigation .nav-links:before,.single .pagination .nav-links:after,.single .pagination .nav-links:before{content:"";display:table}.posts-navigation .nav-links:after,.single .pagination .nav-links:after{clear:both}.single .pagination .nav-previous{display:inline-block;width:49.33%;padding-right:20px;vertical-align:middle;position:relative}.single .pagination .nav-next{display:inline-block;width:49.33%;padding-left:20px;text-align:right;vertical-align:middle;position:relative}.single .pagination .nav-next:after,.single .pagination .nav-previous:after{content:"";background:#f2f2f2;width:2px;position:absolute;top:-20px;right:-4px;bottom:-20px}.single .pagination .nav-next:after{right:auto;left:-3px}.single .nav-links div[class*=nav] a{padding:0 0 0 155px;color:#000;min-height:100px;display:flex;flex:1;align-items:center}.single .nav-links div.nav-next a{padding-left:0;padding-right:155px;justify-content:right}.single .nav-links div[class*=nav] a:hover{color:var(--primary-color)}.single .nav-links div[class*=nav] a svg{font-size:25px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.single .nav-links .nav-next span.meta-nav{left:auto;right:0}.single .nav-links a figure{display:inline-block;vertical-align:middle;width:100px;height:100px;position:absolute;top:50%;left:35px;border-radius:5px;overflow:hidden;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.single .nav-links .nav-next a figure{left:auto;right:35px}.single .nav-links a .post-title{display:inline-block}#load-posts{text-align:center}#load-posts a{display:inline-block;vertical-align:middle;padding:15px 25px;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:.5px;color:#fff;background:var(--secondary-color);border-radius:5px}#load-posts a:hover{background:var(--primary-color)}#load-posts a svg{margin-right:10px}#load-posts a.disabled{opacity:.5;cursor:not-allowed;background:var(--primary-color)}.centered #primary .page-content{max-width:830px;margin-left:auto;margin-right:auto}.rightsidebar #primary{float:left;width:73%;padding-right:50px}.leftsidebar #primary{float:right;width:73%;padding-left:50px}.leftsidebar #secondary,.rightsidebar #secondary{float:left;width:27%}.sticky-t-bar{-webkit-position:sticky;position:sticky;top:0;z-index:9999}.admin-bar .sticky-t-bar{top:32px}.sticky-t-bar+.site-header{-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.sticky-t-bar:not(.active)+.site-header{padding-top:0!important}.sticky-t-bar .close{background:var(--primary-color);width:30px;height:30px;line-height:28px;position:fixed;top:0;right:30px;cursor:pointer;z-index:9999;border-radius:5px}.sticky-t-bar.active .close{top:10px}.admin-bar .sticky-t-bar .close{top:32px}.admin-bar .sticky-t-bar.active .close{top:42px}.sticky-t-bar:not(.active) .close{border-top-left-radius:0;border-top-right-radius:0;height:25px;line-height:23px}.sticky-t-bar .close:after{display:none}.sticky-t-bar .close:hover:after,.sticky-t-bar .close:hover:before{background-color:transparent}.sticky-t-bar .close:before{content:"";background-color:transparent;background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;-webkit-transform:none;-moz-transform:none;transform:none;width:15px;height:15px;text-align:center}.sticky-t-bar.active .close:before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23fff" d="M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z"&gt;&lt;/path&gt;&lt;/svg&gt;');height:20px;width:12px}.sticky-bar-content{text-align:center}.sticky-bar-content .wrapper{width:100%}.sticky-bar-content.notification-enabled{background:var(--primary-color);padding:10px 0;color:#fff}.sticky-bar-content.notification-enabled .wrapper{width:1170px}.sticky-bar-content.notification-enabled a{color:#fff;text-decoration:none;margin-left:5px;display:inline-block;font-size:.78em;background:var(--primary-color);border:1px solid #fff;border-radius:4px;line-height:1.3;padding:5px 15px}.sticky-bar-content.notification-enabled a:hover{text-decoration:none;background:#fff;border-color:var(--primary-color);color:var(--primary-color)}.sticky-bar-content .blossomthemes-email-newsletter-wrapper{padding:15px 0}.sticky-bar-content .blossomthemes-email-newsletter-wrapper form input[type=submit],.sticky-bar-content .blossomthemes-email-newsletter-wrapper form input[type=text]{margin-top:0}.sticky-bar-content .blossomthemes-email-newsletter-wrapper .text-holder h3,.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder{font-size:1.112em;color:#fff;text-align:right;display:inline-block;vertical-align:middle;margin-bottom:0;margin-top:0;padding-right:10px}.sticky-bar-content .blossomthemes-email-newsletter-wrapper .text-holder h3{display:block;padding-right:0}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form{display:inline-flex;flex:auto;flex-wrap:wrap;justify-content:center}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label{display:block;order:5;color:#fff;font-size:.8888em;width:100%}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap{justify-content:center}.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap{align-items:flex-start;position:relative;overflow:hidden;text-align:left}.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type=checkbox]{display:block;position:absolute;top:10px;left:0;opacity:0}.blossomthemes-email-newsletter-wrapper form label .check-mark{margin-top:8px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .text{flex:initial}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label input[type=checkbox]:checked+.check-mark{background-color:#fff}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=email],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=text]{float:left;width:auto;border-radius:40px;border:none;margin-bottom:0;margin-left:10px;height:36px;padding-top:0;padding-bottom:0;font-size:13px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[name=subscribe-email]{border-top-right-radius:0;border-bottom-right-radius:0}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label{float:right;margin-left:10px;font-size:.8888em;color:#fff;margin-top:7px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit]{margin-left:0;box-shadow:-25px 0 0 0 #fff;padding-left:20px;padding-right:20px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit]:hover{background:#000}.header-t{border-bottom:1px solid #e5e5e5;padding:10px 0}.header-t .top-left{display:inline-block;width:49.66%;vertical-align:middle;font-size:16px;letter-spacing:.5px}.header-t .top-left a{color:#595f4f}.header-t .top-left a:hover{color:var(--primary-color)}.header-t .top-left span{margin-right:30px}.header-t .top-left span:last-child{margin-right:0}.header-t .top-left svg{color:var(--primary-color);margin-right:5px;font-size:18px}.header-t .top-right{float:right;display:inline-block;vertical-align:middle;width:49%;text-align:right}.top-right .header-search,.top-right .header-social{display:inline-block;vertical-align:middle}.top-right .header-search{position:relative}.top-right .header-social+.header-search{border-left:1px solid #e5e5e5;padding-left:15px;margin-left:10px}ul.social-icons{margin:0;padding:0;list-style:none}ul.social-icons li{display:inline-block;vertical-align:middle;font-size:16px;margin-bottom:0}ul.social-icons li a{padding:0 7px;color:#000}ul.social-icons li a:hover{color:var(--primary-color)}body.search-active{overflow:hidden}.header-search&gt;button{background:0 0;color:#000;display:block;cursor:pointer;padding:3px 0;font-size:16px;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.header-search&gt;button:hover{background:0 0;color:var(--primary-color)}.header-search .header-search-form{position:fixed;top:0;right:0;background:rgba(0,0,0,.75);width:100%;height:100%;left:0;text-align:center;margin:auto;bottom:0;z-index:99999;display:none}.header-search .header-search-form form.search-form{width:35%;position:absolute;top:50%;left:0;right:0;margin:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.header-search-form .search-form .screen-reader-text{font-family:var(--primary-font);font-size:1.667em;color:#fff;font-weight:700;display:block;margin:0 0 15px 0;position:static!important;clip:inherit;clip-path:inherit;height:auto;width:auto}form.search-form input.search-field{float:left;width:calc(100% - 60px);border-top-right-radius:0;border-bottom-right-radius:0;border:2px solid #fff;height:60px;font-size:1.333em;font-weight:300}form.search-form input.search-field::-webkit-input-placeholder{color:#b9bdbd}form.search-form input.search-field::-moz-placeholder{color:#b9bdbd}form.search-form input.search-field:-ms-input-placeholder{color:#b9bdbd}form.search-form input.search-field:-moz-placeholder{color:#b9bdbd}.search-form&gt;label[for=submit-field]{width:60px;float:left;margin-bottom:0;background:var(--secondary-color);border:2px solid #fff;border-top-right-radius:5px;border-bottom-right-radius:5px;height:60px;font-size:22px;font-weight:400;line-height:60px;color:#fff;overflow:hidden;display:inline-block;clear:none;position:relative;text-align:center}.search-form&gt;label[for=submit-field]:hover{background:var(--primary-color)}.search-form&gt;label[for=submit-field] input.search-submit{position:absolute;top:0;left:0;padding:0;height:100%;width:100%;background:0 0;text-indent:60px}.custom-background #page{width:85%;margin:0 auto;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5)}body:not(.home) header.site-header{border-bottom:1px solid #e5e5e5}.site-header .main-header{padding:5px 0}.main-header .wrapper{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:right}.main-header .site-branding{vertical-align:middle;padding-top:25px;padding-bottom:25px;flex:1;align-items:center}.main-header .site-branding .icon-text{display:flex}.header-lay1 .main-header .site-branding,.header-lay4 .main-header .site-branding{align-items:flex-start;text-align:left}.main-header .site-branding.icon-text{flex-direction:column}.main-header .site-branding:not(.icon-text){flex-direction:column}.site-branding.icon-text .site-logo{display:inline-block;vertical-align:middle}.site-branding.icon-text .site-title-wrap{display:inline-block;vertical-align:middle;padding-left:10px}.header-lay1 .site-branding.icon-text .site-title-wrap,.header-lay4 .main-header .site-branding.icon-text .site-title-wrap{text-align:left;margin-top:0}.site-branding .site-title{font-size:45px;font-weight:700;margin:0;line-height:1}.site-branding .site-title a{color:#000}.site-branding .site-description{font-size:14px;margin:0;line-height:1.2;color:#b9bdbd;letter-spacing:0;margin-top:5px}.main-header .menu-wrap{display:inline-block;vertical-align:middle;text-align:right}.menu-wrap nav.main-navigation{display:inline-block;vertical-align:middle}.main-navigation button.toggle-button{display:none}.main-navigation ul{list-style:none;margin:0;padding:0}.main-navigation ul li{display:inline-block;vertical-align:middle;font-size:14px;text-transform:uppercase;letter-spacing:1px;font-weight:700;position:relative;margin-bottom:0}.main-navigation ul li.menu-item-has-children&gt;.submenu-toggle{display:none;background:0 0;color:initial;padding:0;font-weight:400;line-height:normal;border-radius:0;font-size:1em}.main-navigation ul li a{display:inline-block;vertical-align:middle;color:#000;padding:20px 18px}.main-navigation ul li.menu-item-has-children&gt;a{padding-right:25px}.main-navigation ul li.current-menu-item&gt;a,.main-navigation ul li.current_page_item&gt;a,.main-navigation ul li:hover&gt;a{color:var(--primary-color)}.main-navigation ul li.menu-item-has-children&gt;a:after{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23000" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:10px;height:15px;position:absolute;top:50%;-webkit-transform:translateY(-60%);-moz-transform:translateY(-60%);transform:translateY(-60%);right:9px}.header-lay2 .menu-wrap .main-navigation ul li.menu-item-has-children&gt;a:after,.header-lay5 .menu-wrap .main-navigation ul li.menu-item-has-children&gt;a:after{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23fff" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"&gt;&lt;/path&gt;&lt;/svg&gt;')}.header-lay2 .menu-wrap .main-navigation ul ul li.menu-item-has-children&gt;a:after,.header-lay5 .menu-wrap .main-navigation ul ul li.menu-item-has-children&gt;a:after,.main-navigation ul ul li.menu-item-has-children&gt;a:after{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"&gt;&lt;path fill="%23000" d="M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z"&gt;&lt;/path&gt;&lt;/svg&gt;')}.main-navigation ul ul{position:absolute;top:110%;left:0;width:250px;text-align:left;z-index:999;box-shadow:0 0 15px rgba(0,0,0,.1);opacity:0;clip:rect(1px,1px,1px,1px);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.main-navigation ul ul ul{top:15%;left:100%}.main-navigation ul.menu&gt;li:last-child&gt;ul{left:auto;right:0}.main-navigation ul.menu&gt;li:last-child&gt;ul ul{left:auto;right:100%}.main-navigation ul li.focused&gt;ul,.main-navigation ul li:hover&gt;ul{top:100%;opacity:1;clip:unset}.main-navigation ul ul li.focused&gt;ul,.main-navigation ul ul li:hover&gt;ul{top:0;left:100%}.main-navigation ul.nav-menu&gt;li:last-child&gt;ul{left:auto;right:0}.main-navigation ul.nav-menu&gt;li:last-child&gt;ul ul{left:auto;right:100%;padding-left:0;padding-right:3px}.main-navigation ul ul li{display:block;font-weight:400;text-transform:none;font-size:16px;letter-spacing:0}.main-navigation ul ul li:first-child{box-shadow:0 -5px 0 var(--primary-color)}.main-navigation ul ul li a{background:#fff;display:block;padding-top:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);color:var(--font-color);-webkit-transition:all ease .2s;-moz-transition:all ease .2s;transition:all ease .2s}.main-navigation ul ul li:hover&gt;a{color:#fff;background:var(--primary-color)}.header-cart{width:35px;height:35px;position:relative;border:2px solid var(--primary-color);text-align:center;line-height:31px;border-radius:100%;display:inline-block;vertical-align:middle;color:var(--primary-color);font-size:16px}.header-cart a{display:block;-webkit-transition:none;-moz-transition:none;transition:none}.header-cart span.item-count{position:absolute;top:-11px;right:-8px;background:var(--secondary-color);width:20px;height:20px;line-height:20px;font-size:12px;border-radius:100%;display:block;padding:0;border:1px solid #fff;color:#fff}.header-cart:hover{background:var(--primary-color);color:#fff}.header-cart:hover a{color:#fff}body:not(.home) header.site-header.header-lay2{border-bottom:none}.header-lay2 .header-t{border-bottom:none;background:#000;color:#fff}.header-lay2 .top-right .header-search{border-left-color:rgba(255,255,255,.15)}.header-lay2 .header-search&gt;button,.header-lay2 .header-t .top-left svg,.header-lay2 .top-right ul.social-icons li a{color:#fff}.header-lay2 .header-search&gt;button:hover,.header-lay2 .top-right ul.social-icons li a:hover{background:0 0;color:var(--primary-color)}.site-header.header-lay2 .main-header{text-align:center}.header-lay2 .main-header .site-branding,.header-lay5 .main-header .site-branding{width:auto;display:block}.header-lay2 .main-header .site-branding.icon-text .site-logo{width:auto}.header-lay2 .main-header .site-branding.icon-text .site-title-wrap,.header-lay5 .main-header .site-branding.icon-text .site-title-wrap{text-align:left;width:auto;margin-top:0;padding-left:15px}.header-lay2 .menu-wrap{background:var(--primary-color)}.header-lay2 .menu-wrap .wrapper{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:right}.header-lay2 .menu-wrap nav.main-navigation{display:flex;vertical-align:middle;flex:auto}.header-lay2 .menu-wrap .main-navigation ul li a{padding-top:20px;padding-bottom:20px;color:#fff}.header-lay2 .menu-wrap .main-navigation ul li.current-menu-item&gt;a,.header-lay2 .menu-wrap .main-navigation ul li.current_page_item&gt;a,.header-lay2 .menu-wrap .main-navigation ul li:hover&gt;a{background:rgba(0,0,0,.1);color:#fff}.header-lay2 .menu-wrap .main-navigation ul ul li a{padding-top:15px;padding-bottom:15px;color:#000}.header-lay2 .menu-wrap .main-navigation ul ul li.current-menu-item&gt;a,.header-lay2 .menu-wrap .main-navigation ul ul li.current_page_item&gt;a,.header-lay2 .menu-wrap .main-navigation ul ul li:hover&gt;a{color:#fff;background:var(--primary-color)}.header-lay2 .header-cart{border-color:#fff;color:#fff}.header-lay2 .header-cart a{color:#fff}.header-lay3 .wrapper{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center}.header-lay3 .header-social{display:flex;vertical-align:middle;flex:auto}.header-lay3 ul.social-icons li{font-size:18px}.header-lay3 .header-t .site-branding{display:flex;vertical-align:middle;padding-top:20px;padding-bottom:20px;text-align:center;align-items:center;flex-direction:row}.header-lay3 .header-t .site-branding:not(.icon-text){flex-direction:column}.header-lay3 .header-t .site-branding.icon-text .site-title-wrap{width:auto;text-align:left}.header-lay3 .header-t .top-right{width:auto;display:flex;flex:auto;justify-content:flex-end}.header-lay3 .top-right .header-search{border-left:none;padding-left:0;margin-left:0}.header-lay3 .header-search&gt;button{width:35px;height:35px;text-align:center;line-height:29px;border:1px solid #e3e3e3;border-radius:100%;font-size:18px;padding:0;-webkit-transition:none;-moz-transition:none;transition:none}.header-lay3 .header-search&gt;button:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.header-lay3 .header-cart{border-color:#e3e3e3;border-width:1px;color:#000;margin-left:5px}.header-lay3 .header-cart:hover{border-color:var(--primary-color)}.header-lay3 .header-cart a{color:#000}.header-lay3 .header-cart a:hover{color:#fff}.header-lay3 .main-header .menu-wrap{width:100%;text-align:center}.header-lay3 .menu-wrap nav.main-navigation{width:100%;padding-right:0}.header-lay3 .main-header .main-navigation ul li{margin-right:25px}.header-lay3 .main-header .main-navigation ul li:last-child,.header-lay3 .main-header .main-navigation ul ul li{margin-right:0}.header-lay3 .main-header .main-navigation ul li a{padding-top:20px;padding-bottom:20px}.header-lay3 .main-header .main-navigation ul li.current-menu-item&gt;a,.header-lay3 .main-header .main-navigation ul li.current_page_item&gt;a,.header-lay3 .main-header .main-navigation ul li:hover&gt;a{color:#000;box-shadow:0 -5px 0 var(--primary-color)}.header-lay3 .main-header .main-navigation ul ul li a{padding-top:15px;padding-bottom:15px}.header-lay3 .main-header .main-navigation ul ul li.current-menu-item&gt;a,.header-lay3 .main-header .main-navigation ul ul li.current_page_item&gt;a,.header-lay3 .main-header .main-navigation ul ul li:hover&gt;a{box-shadow:none;color:#fff;background:var(--primary-color)}.header-lay4 .header-t{background:#000;border-bottom:none;color:#fff}.header-lay2 .header-t .top-left a,.header-lay4 .header-t .top-left a{color:#fff}.header-lay4 .header-t .top-left svg{color:#fff}.header-lay4 ul.social-icons li a{color:#fff}.header-lay4 ul.social-icons li:last-child a{padding-right:0}.header-lay4 ul.social-icons li a:hover{color:var(--primary-color)}.header-lay4 .main-header .menu-wrap{padding-top:32px;padding-bottom:32px}.header-lay4 .menu-wrap nav.main-navigation{padding-right:0}.header-lay4 .menu-wrap .main-navigation ul li{margin-right:10px}.header-lay4 .menu-wrap .main-navigation ul li:last-child,.header-lay4 .menu-wrap .main-navigation ul ul li{margin-right:0}.header-lay4 .menu-wrap .main-navigation ul li a{padding-top:12px;padding-bottom:12px}.header-lay4 .menu-wrap .main-navigation ul li.current-menu-item&gt;a,.header-lay4 .menu-wrap .main-navigation ul li.current_page_item&gt;a,.header-lay4 .menu-wrap .main-navigation ul li:hover&gt;a{color:#fff;background:var(--primary-color);border-radius:5px}.header-lay4 .menu-wrap .main-navigation ul ul li.current-menu-item&gt;a,.header-lay4 .menu-wrap .main-navigation ul ul li.current_page_item&gt;a,.header-lay4 .menu-wrap .main-navigation ul ul li:hover&gt;a{border-radius:0}.header-lay4 .header-cart{border-width:1px;border-color:#e1e1e1;color:#000;margin-left:10px}.header-lay4 .header-cart:hover{color:#fff;border-color:var(--primary-color)}.header-lay4 .header-cart a{color:#000}.header-lay4 .header-cart:hover a{color:#fff}.header-lay4 .header-search{width:35px;height:35px;text-align:center;line-height:35px;display:inline-block;vertical-align:middle;padding-left:0}.header-lay4 .header-search&gt;button{width:35px;height:100%;padding:0;line-height:35px;border:1px solid #e1e1e1;border-radius:100%;-webkit-transition:none;-moz-transition:none;transition:none}.header-lay4 .header-search&gt;button:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.header-lay5 .header-t{background:#000;border-bottom:0;padding:0;min-height:55px}.header-lay5 .header-t&gt;.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;flex:1;min-height:55px}.header-lay5 .header-social{display:inline-block;vertical-align:middle;width:20%;flex-grow:1}.header-lay5 ul.social-icons li a{color:#fff;font-size:18px}.header-lay5 ul.social-icons li a:hover{color:var(--primary-color)}.header-lay5 .menu-wrap{display:inline-block;vertical-align:middle;width:69%;flex-grow:1;text-align:center}.header-lay5 .header-social+.menu-wrap{text-align:right}.header-lay5 .header-social+.top-right+.menu-wrap,.header-lay5 .top-right+.menu-wrap{text-align:left}.header-lay5 .menu-wrap nav.main-navigation{width:100%;padding-right:0}.header-lay5 .menu-wrap .main-navigation ul li{margin-right:10px}.header-lay5 .menu-wrap .main-navigation ul li:last-child,.header-lay5 .menu-wrap .main-navigation ul ul li{margin-right:0}.header-lay5 .menu-wrap .main-navigation ul li a{padding-top:16px;padding-bottom:16px;color:#fff}.header-lay5 .menu-wrap .main-navigation ul li.current-menu-item&gt;a,.header-lay5 .menu-wrap .main-navigation ul li.current_page_item&gt;a,.header-lay5 .menu-wrap .main-navigation ul li:hover&gt;a{color:var(--primary-color)}.header-lay5 .menu-wrap .main-navigation ul ul li a{color:#000}.header-lay5 .menu-wrap .main-navigation ul ul li.current-menu-item&gt;a,.header-lay5 .menu-wrap .main-navigation ul ul li.current_page_item&gt;a,.header-lay5 .menu-wrap .main-navigation ul ul li:hover&gt;a{color:#fff;background:var(--primary-color)}.header-lay5 .header-t .top-right{width:10%;order:3;flex-grow:1}.header-lay5 .top-right .header-search{border-left:none;padding-left:0;margin-left:0}.header-lay5 .header-search&gt;button{color:#fff!important;width:35px;height:35px;border:2px solid rgba(255,255,255,.15);text-align:center;line-height:31px;padding:0;border-radius:100%;font-size:18px;-webkit-transition:none;-moz-transition:none;transition:none}.header-lay5 .header-cart{border-color:rgba(255,255,255,.15);margin-left:5px;color:#fff}.header-lay5 .header-cart a{color:#fff}.header-lay5 .header-cart:hover,.header-lay5 .header-search&gt;button:hover{border-color:var(--primary-color);background:var(--primary-color)}.site-header.header-lay5 .main-header{text-align:center}.header-lay5 .main-header .site-branding.icon-text .site-title-wrap{width:auto;text-align:left}.site-header.sticky{visibility:hidden}.sticky-header{position:fixed;top:-100%;left:0;right:0;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1);z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.site-header.sticky .sticky-header{opacity:1;visibility:visible;top:0}.sticky-header .wrapper{display:flex;flex-wrap:wrap;align-items:center}.sticky-header .site-branding{padding-top:10px;padding-bottom:10px}.sticky-header .site-branding .site-title{font-size:1.67em}.sticky-header .site-branding .site-description{letter-spacing:0}.sticky-header .site-branding:not(.icon-text) .site-logo{max-width:150px}.sticky-header .main-navigation{flex:1;display:flex;flex-direction:column;align-items:flex-end}.sticky-header .main-navigation .menu&gt;li&gt;a{padding-top:25px;padding-bottom:25px}.site-banner{position:relative}.site-banner .banner-img,.site-banner .item{position:relative}.site-banner .banner-img&gt;img,.site-banner .item&gt;img,.style-four.site-banner .wp-custom-header img,.style-one.site-banner .wp-custom-header img{object-fit:cover;width:100%;height:100%}.site-banner .banner-caption{position:absolute;left:0;right:0;top:50%;text-align:right;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.site-banner .item .text-holder{width:65%;text-align:left;float:right}.site-banner .blossomthemes-email-newsletter-wrapper{width:50%;float:right;text-align:left;padding:50px;border-radius:10px}.banner-caption .blossomthemes-email-newsletter-wrapper:after{display:none}.site-banner .blossomthemes-email-newsletter-wrapper form{display:flex;flex:1;flex-wrap:wrap}.site-banner .blossomthemes-email-newsletter-wrapper form label{order:5;margin-top:10px}.banner-caption .wpcf7{width:470px;padding:30px;float:right;text-align:left;border-radius:10px;background:var(--primary-color)}.site-banner .item .banner-text .title{color:#fff;font-size:2.223em;font-family:var(--secondary-font);margin-bottom:30px;margin-top:0}.banner-caption .blossomthemes-email-newsletter-wrapper .text-holder span{font-size:22px;display:block;margin-bottom:30px}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=text]{height:65px;color:#999;margin-top:0;margin-bottom:20px;float:left;width:48%;margin-right:4%}.banner-caption .blossomthemes-email-newsletter-wrapper .text-holder h3{color:inherit}.banner-caption .blossomthemes-email-newsletter-wrapper form input[name=subscribe-email]{width:100%;margin-right:0;float:none}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=text]+[name=subscribe-email]{margin-right:0;width:48%;float:left}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=email]{height:65px;border:none;color:#999;margin-bottom:20px}.banner-caption .blossomthemes-email-newsletter-wrapper form label input[type=checkbox]{display:inline-block;height:auto}.banner-caption .blossomthemes-email-newsletter-wrapper form label .check-mark{margin-bottom:0}.blossomthemes-email-newsletter-wrapper form label input[type=checkbox]:checked+.check-mark{background:#fff}.banner-caption .blossomthemes-email-newsletter-wrapper form label span{display:inline-block;font-size:.8888em}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=submit]{text-transform:capitalize;height:65px;background:var(--primary-color);font-size:18px;margin-top:0}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=submit]:hover{background:var(--secondary-color)}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=submit]+div{color:var(--secondary-color);font-style:italic;font-size:16px;position:absolute;left:0;bottom:-20px}.banner-caption .wpcf7 .wpcf7-form{position:relative;text-align:center}.banner-caption .wpcf7 .wpcf7-form h2{margin-top:0;color:#fff;margin-bottom:10px}.banner-caption .wpcf7 .wpcf7-form p{margin-top:0;margin-bottom:15px;color:#fff}.banner-caption .wpcf7 .wpcf7-form p:last-of-type,.banner-caption .wpcf7 .wpcf7-form p:nth-last-of-type(2),.banner-caption .wpcf7 .wpcf7-form p:nth-last-of-type(3){grid-column:1/span 2}.banner-caption .wpcf7 .wpcf7-form p:last-of-type{position:relative;margin-bottom:0}.banner-caption .wpcf7-form-control-wrap{display:block}.banner-caption .wpcf7 .wpcf7-form p label{text-align:left;display:block}.banner-caption .wpcf7 .wpcf7-form p input,.banner-caption .wpcf7 .wpcf7-form p textarea{border:none;margin-top:5px}.banner-caption .wpcf7 .wpcf7-form p input[type=checkbox],.banner-caption .wpcf7 .wpcf7-form p input[type=file],.banner-caption .wpcf7 .wpcf7-form p input[type=radio]{height:inherit}.banner-caption .wpcf7 .wpcf7-form p textarea{height:100px}.banner-caption .wpcf7 .wpcf7-form p input[type=submit]{width:100%}.banner-caption div.wpcf7 .ajax-loader{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.banner-caption .wpcf7 .wpcf7-form p+div{grid-column:1/span 2;margin:0;color:#fff;font-style:italic;font-size:14px;position:absolute;bottom:-25px;border:none;padding:0;color:#f7e700}.banner-caption span.wpcf7-not-valid-tip{position:absolute;bottom:-25px;left:0;font-size:16px;font-style:italic}.banner-caption .banner-wrap{width:65%;float:right;text-align:left}.banner-caption&gt;.wrapper{text-align:center}.site-banner .banner-caption .banner-wrap .banner-title,.site-banner .owl-item .banner-caption .title{font-size:4em;font-weight:600;line-height:1.2;margin:0 0 20px 0;color:#fff}.site-banner .banner-caption .banner-wrap&gt;.banner-content,.site-banner .owl-item .banner-caption .banner-content{color:#fff;font-size:1em}.site-banner .owl-item .banner-caption .banner-content p{margin-top:0;margin-bottom:10px}.site-banner .banner-caption .title a{color:#fff}.banner-caption .btn-more,.site-banner .banner-caption .banner-wrap .banner-link{display:inline-block;vertical-align:middle;border:2px solid #fff;border-radius:5px;padding:15px 35px;font-weight:700;color:#fff;margin-top:20px}.banner-caption .btn-more:hover,.site-banner .banner-caption .banner-wrap .banner-link:hover{background:#fff;color:#000}.site-banner .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:45%;left:4%;width:55px;height:55px;line-height:55px;text-align:center;color:#fff;border-radius:100%;border:2px solid rgba(255,255,255,.4)}.site-banner .owl-carousel .owl-nav .owl-next{left:auto;right:4%}.site-banner .owl-carousel .owl-nav [class*=owl-]:hover{background:var(--primary-color);border-color:var(--primary-color)}.site-banner .owl-carousel .owl-nav [class*=owl-]:before{content:"";background-image:url(images/nav-arrow.svg);background-repeat:no-repeat;background-position:-1px 0;position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:12px;margin:auto}.site-banner .owl-carousel .owl-nav .owl-prev:before{background-position:0 -28px}.video-banner .wp-custom-header{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.video-banner .wp-custom-header embed,.video-banner .wp-custom-header iframe,.video-banner .wp-custom-header video{position:absolute;top:0;left:0;width:100%;height:100%}.video-banner .wp-custom-header button{position:absolute;z-index:99;bottom:30px;left:0;right:0;margin:0 auto;padding:0;width:40px;height:40px;line-height:40px;text-indent:50px;overflow:hidden}.video-banner .wp-custom-header button::before{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:15px;height:17px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;font-size:1em;text-indent:0}.video-banner .wp-custom-header button.wp-custom-header-video-pause::before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"&gt;&lt;/path&gt;&lt;/svg&gt;')}section[class*="-section"] .widget_blossom_client_logo_widget .widget-title{font-size:16px;font-weight:700;color:#b9bdbd;border-bottom:none;padding-bottom:0;margin-bottom:40px;font-family:var(--secondary-font);margin-top:0}section[class*="-section"] .widget_blossom_client_logo_widget .widget-title span:after,section[class*="-section"] .widget_blossom_client_logo_widget .widget-title span:before,section[class*="-section"] .widget_blossom_client_logo_widget .widget-title:after{display:none}.widget_blossom_client_logo_widget .image-holder{display:inline-block;vertical-align:middle;padding:20px;width:48%;text-align:center}section[class*="-section"] .widget_blossom_client_logo_widget .image-holder{width:24%}.widget_blossom_client_logo_widget .image-holder:not(.black-white){opacity:.7}.widget_blossom_client_logo_widget .black-white img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);opacity:.25}.widget_blossom_client_logo_widget .black-white:hover img{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0);opacity:1}.widget_blossomtheme_featured_page_widget .right .widget-title,section[class*="-section"] .widget_blossomtheme_featured_page_widget .text-holder{text-align:left}section[class*="-section"] .widget_blossomtheme_featured_page_widget .img-holder+.text-holder{display:inline-block;vertical-align:top;width:55%;padding-right:50px;text-align:left;float:left}section[class*="-section"] .widget_blossomtheme_featured_page_widget .left .img-holder+.text-holder{padding-right:0;padding-left:50px;float:right}section[class*="-section"] .widget_blossomtheme_featured_page_widget .img-holder{display:inline-block;vertical-align:top;width:44%}.widget_blossomtheme_featured_page_widget .featured_page_content h1,.widget_blossomtheme_featured_page_widget .featured_page_content h3,.widget_blossomtheme_featured_page_widget .featured_page_content h4,.widget_blossomtheme_featured_page_widget .featured_page_content h5,.widget_blossomtheme_featured_page_widget .featured_page_content h6{color:#b9bdbd;font-weight:400;font-size:18px;margin-top:0;margin-bottom:20px}.widget_blossomtheme_featured_page_widget .featured_page_content h2{display:block;font-size:1.667em;margin-bottom:10px;margin-top:0;padding-bottom:0}.widget_blossomtheme_featured_page_widget .featured_page_content p{margin-top:0;margin-bottom:20px}.widget_blossomtheme_featured_page_widget .img-holder{position:relative;z-index:1;padding-right:40px;padding-bottom:40px;display:inline-block}.site-footer .widget_blossomtheme_featured_page_widget .img-holder,.widget-area .widget_blossomtheme_featured_page_widget .img-holder{margin-bottom:40px}.widget_blossomtheme_featured_page_widget .left .img-holder{float:left;padding-right:0;padding-left:40px}.widget_blossomtheme_featured_page_widget .img-holder:before{content:"";border:10px solid var(--primary-color);top:40px;right:0;bottom:0;left:40px;position:absolute;z-index:-1}.widget_blossomtheme_featured_page_widget .left .img-holder::before{left:0;right:40px}.widget_blossomtheme_featured_page_widget .img-holder img{box-shadow:7px 7px 30px rgba(0,0,0,.2)}.widget_blossomtheme_featured_page_widget .left .img-holder img{box-shadow:-7px 7px 30px rgba(0,0,0,.2)}.widget_blossomtheme_featured_page_widget .widget-featured-holder.centered{display:flex;flex:1;flex-flow:column wrap;justify-content:center}section[class*="-section"] .widget_blossomtheme_featured_page_widget .centered .text-holder{text-align:center;width:75%;padding-right:0;margin-left:auto;margin-right:auto;order:3}section[class*="-section"] .widget_blossomtheme_featured_page_widget .centered .img-holder{width:75%;max-height:350px;overflow:hidden;margin:0 auto 50px auto}section[class*="-section"] .widget_blossomtheme_featured_page_widget .centered .img-holder img{width:100%;height:100%;object-fit:cover}.btn-readmore{font-family:var(--primary-font);font-size:16px;color:var(--primary-color);display:inline-block;padding:13px 65px 13px 30px;border:2px solid var(--primary-color);border-radius:40px;line-height:1.3;position:relative;text-transform:capitalize;box-shadow:0 0 0 transparent}.widget_bttk_image_text_widget ul li .btn-readmore{background:0 0;color:#fff!important;padding-right:50px;text-transform:capitalize}#secondary .widget_bttk_image_text_widget a.btn-readmore:hover,.btn-readmore:hover{background:var(--primary-color);color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.16)}.btn-readmore:after{content:"\2794";background:var(--primary-color);color:#fff;width:35px;height:35px;position:absolute;text-align:center;line-height:35px;border-radius:100%;font-weight:400;top:50%;right:8px;font-size:14px;box-shadow:0 5px 10px rgba(var(--primary-color-rgb),.25);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.btn-readmore:hover:after{background:rgba(255,255,255,.2);color:#fff}#secondary .widget.widget_bttk_custom_categories ul li a,.widget_bttk_custom_categories ul li a{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;align-items:center;background:rgba(0,0,0,.5);color:#fff;padding-left:20px;justify-content:right}#secondary .widget.widget_bttk_custom_categories ul li a:hover,.widget_bttk_custom_categories ul li a:hover{color:#fff}.widget_bttk_custom_categories ul li .cat-title{padding-right:20px;display:flex;flex:1}.widget_bttk_custom_categories ul li{background-size:cover!important}.bg-cta-section{padding-top:100px;padding-bottom:100px;position:relative;background-size:cover!important;z-index:1}.bg-cta-section:before{content:"";background:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}section.bg-cta-section{position:relative;z-index:1;padding:0}.bg-cta-section .wrapper{width:auto}section[class*="-section"] .widget_blossomtheme_companion_cta_widget .widget-title{font-size:2.223em;color:#fff;padding-bottom:0;display:block;margin-bottom:20px}section[class*="-section"] .widget_blossomtheme_companion_cta_widget .widget-title span:after,section[class*="-section"] .widget_blossomtheme_companion_cta_widget .widget-title span:before,section[class*="-section"] .widget_blossomtheme_companion_cta_widget .widget-title:after{display:none}.widget_blossomtheme_companion_cta_widget .text-holder{font-size:1.112em;color:#fff}.widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder{color:#fff}.widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container{max-width:1170px;margin-left:auto;margin-right:auto;padding-top:40px;padding-bottom:40px}.bg-cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container{padding-top:100px;padding-bottom:100px}.widget .centered{text-align:center}.widget_blossomtheme_companion_cta_widget .bttk-cta-bg{position:relative;z-index:1}.widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before{content:"";background:rgba(0,0,0,.6);top:0;left:0;position:absolute;width:100%;height:100%;z-index:-1}.widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container{max-width:770px;padding-left:2%;padding-right:2%;margin-left:auto;margin-right:auto}#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .site-footer .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container{text-align:center;color:#fff}.widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container{position:relative;max-width:1170px;margin-left:auto;margin-right:auto;text-align:left}#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container,#secondary .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container,.footer-t .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container,.footer-t .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container{padding-right:30px;padding-left:30px}#secondary .widget_blossomtheme_companion_cta_widget .widget-title,.site-footer .widget_blossomtheme_companion_cta_widget .widget-title{color:#fff;padding-bottom:0}#secondary .widget_blossomtheme_companion_cta_widget .widget-title:after,#secondary .widget_blossomtheme_companion_cta_widget .widget-title:before,.site-footer .widget_blossomtheme_companion_cta_widget .widget-title:after,.site-footer .widget_blossomtheme_companion_cta_widget .widget-title:before{display:none}.widget_blossomtheme_companion_cta_widget .text-holder p{margin-bottom:20px}.widget_blossomtheme_companion_cta_widget .text-holder p:first-child{margin-top:0}.widget_blossomtheme_companion_cta_widget .text-holder .button-wrap{margin-top:30px}.btn-cta{display:inline-block;vertical-align:middle;padding:15px 25px;background:var(--secondary-color);border-radius:5px;color:#fff;font-weight:600;font-size:18px}.widget_blossomtheme_companion_cta_widget .btn-cta{padding-left:40px;padding-right:40px;margin-bottom:10px}#secondary .widget_blossomtheme_companion_cta_widget .btn-cta,.footer-t .widget_blossomtheme_companion_cta_widget .btn-cta{padding-left:20px;padding-right:20px;font-size:14px}.widget_blossomtheme_companion_cta_widget .btn-cta:hover{background:#fff;color:#000}.btn-cta+.btn-cta{margin-left:10px;background:#fff;color:#000}.btn-cta:hover{color:#fff;background:var(--primary-color)}.btn-cta+.btn-cta:hover{background:var(--secondary-color);color:#fff!important}.widget_blossomtheme_companion_cta_widget .right .button-wrap{position:absolute;top:50%;width:38%;right:0;text-align:right;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}#secondary .widget_blossomtheme_companion_cta_widget .right .button-wrap,.footer-t .widget_blossomtheme_companion_cta_widget .right .button-wrap{position:static;width:100%;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}body[class*=page-template-] .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container{padding-top:80px;padding-bottom:80px}body[class*=page-template-] .widget_blossomtheme_companion_cta_widget .widget-title{font-size:2.223em;color:#fff;margin-bottom:20px;padding-bottom:0}section[class*="-section"] .widget_blossomtheme_companion_cta_widget .right .widget-title{width:62%;margin-right:0;margin-left:0;padding-right:30px}section[class*="-section"] .widget_blossomtheme_companion_cta_widget .right .text-holder{width:62%;padding-right:30px}section[class*="-section"] .widget.widget_text{width:100%;display:block;margin-bottom:40px}section[class*="-section"]:not(.style-two) .widget_bttk_testimonial_widget{display:inline-block;vertical-align:top;width:49%;padding-right:15px;padding-left:15px;margin-bottom:40px}section.testimonial-section{margin-top:80px;margin-bottom:80px}.one-page section.testimonial-section{margin-top:0;margin-bottom:0;padding-top:80px;padding-bottom:40px}.widget_bttk_testimonial_widget{padding-top:32px}.testimonial-section:not(.style-two) .widget_bttk_testimonial_widget .bttk-testimonial-holder{background:#fff;border-radius:15px;box-shadow:0 30px 50px rgba(0,0,0,.05);position:relative;padding:65px 30px 30px 30px}.testimonial-section:not(.style-two) .widget_bttk_testimonial_widget .bttk-testimonial-holder:before{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;path fill="%23f3fdfe" d="M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:35px;height:30px;position:absolute;top:-20px;left:30px}.testimonial-section:not(.style-two) .widget_bttk_testimonial_widget .img-holder{width:75px;height:75px;border-radius:100%;overflow:hidden;border:2px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.15);margin:0 auto;position:absolute;top:-35px;left:0;right:0}.bttk-testimonial-holder .name{font-family:var(--primary-font);font-weight:700;display:block;color:#000;line-height:1.2;margin-top:5px}.bttk-testimonial-holder .designation{font-size:14px;color:#b9bdbd}.widget_bttk_testimonial_widget .testimonial-content p{margin:10px 0}section.service-section{background-color:rgba(var(--primary-color-rgb),.1);padding:80px 0}section.service-section .widget.widget_text{margin-bottom:0}.service-section .wrapper::after,.service-section .wrapper::before{display:none}.service-section .wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.service-section .widget.widget_text{grid-column:1/span 3;margin-bottom:0}.widget_bttk_icon_text_widget{text-align:left}section[class*="-section"] .widget_bttk_icon_text_widget{margin-bottom:0;border-radius:10px;box-shadow:0 0 0 transparent;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget{padding:35px}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover{background:var(--primary-color);box-shadow:0 30px 90px rgba(var(--primary-color-rgb),.2)}.widget_bttk_icon_text_widget .rtc-itw-inner-holder{display:grid;grid-template-columns:1fr;grid-gap:20px}.widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder{grid-row:2}.widget_bttk_icon_text_widget .icon-holder{font-size:2.77em;color:var(--primary-color);line-height:1;width:70px;height:auto}section[class*="-section"] .widget_bttk_icon_text_widget .widget-title{font-size:1.33em;display:block;padding-bottom:0;margin-bottom:20px}.latest-title span.customize-partial-edit-shortcut:after,.latest-title span.customize-partial-edit-shortcut:before,.related-title span.customize-partial-edit-shortcut:after,.related-title span.customize-partial-edit-shortcut:before,.section-title span.customize-partial-edit-shortcut:after,.section-title span.customize-partial-edit-shortcut:before,.widget-title span.customize-partial-edit-shortcut:after,.widget-title span.customize-partial-edit-shortcut:before,.widget_bttk_icon_text_widget .widget-title span:after,.widget_bttk_icon_text_widget .widget-title span:before,.widget_bttk_icon_text_widget .widget-title:after,.widget_bttk_icon_text_widget .widget-title:before{display:none}.widget_bttk_icon_text_widget .content p:first-child{margin-top:0}.widget_bttk_icon_text_widget .content p:last-child{margin-bottom:0}.widget_bttk_icon_text_widget a.btn-readmore{margin-top:20px}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover a.btn-readmore{border-color:#fff;color:#fff}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover a.btn-readmore:after{background:#fff;color:var(--primary-color)}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget a.btn-readmore:hover{background:#fff;color:var(--primary-color)}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget a.btn-readmore:hover:after{background:var(--primary-color);color:#fff!important}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover .content,section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover .icon-holder,section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget:hover .widget-title{color:#fff}.widget_bttk_pro_recent_post ul.style-one li{margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:15px}.widget_bttk_pro_recent_post ul.style-one li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.widget_bttk_pro_recent_post ul li .post-thumbnail{width:75px;height:75px;overflow:hidden;border-radius:5px}.footer-t .entry-header .entry-title a{color:#fff;font-size:16px;line-height:1.3}.widget_bttk_popular_post ul li .entry-header .entry-title,.widget_bttk_pro_recent_post ul li .entry-header .entry-title{font-size:16px;line-height:1.5em}.widget_bttk_popular_post .style-two li .entry-header,.widget_bttk_pro_recent_post .style-two li .entry-header{padding:0;text-align:left;margin-bottom:20px}.widget_bttk_popular_post .style-two li:last-child .entry-header,.widget_bttk_pro_recent_post .style-two li:last-child .entry-header{margin-bottom:0}.widget_bttk_popular_post .style-three li .entry-header,.widget_bttk_pro_recent_post .style-three li .entry-header{padding-bottom:15px}.widget_bttk_popular_post .style-three li:last-child .entry-header,.widget_bttk_pro_recent_post .style-three li:last-child .entry-header{padding-bottom:0}#secondary .widget_bttk_popular_post ul li .entry-header .entry-title a,#secondary .widget_bttk_pro_recent_post ul li .entry-header .entry-title a{color:#000}#secondary .widget_bttk_popular_post ul li .entry-header .entry-title a:hover,#secondary .widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover{color:var(--primary-color)}#secondary .widget_bttk_popular_post .entry-meta a,#secondary .widget_bttk_pro_recent_post .entry-meta a{color:#b9bdbd}.widget_bttk_posts_category_slider_widget .post-thumbnail{margin-bottom:0}.widget_bttk_posts_category_slider_widget .carousel-title{background:#f9f9f9;padding:20px;text-align:left}.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a{margin:0;color:var(--font-color)}.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::after{content:"/";margin:0 5px}.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:last-child::after{display:none}.widget_bttk_posts_category_slider_widget .carousel-title .title{margin-bottom:0;margin-top:5px;font-weight:600}.widget_bttk_posts_category_slider_widget .carousel-title .title a{color:#000}.widget_bttk_posts_category_slider_widget .carousel-title a:hover{color:var(--primary-color)}.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*=owl-]{top:40%;border-radius:100%}.widget_bttk_posts_category_slider_widget .owl-theme .owl-prev{left:10px}.widget_bttk_posts_category_slider_widget .owl-theme .owl-next{right:10px}.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*=owl-]:hover{background:var(--primary-color)}.widget_bttk_posts_category_slider_widget .owl-nav div[class*=owl-]::before{display:none}.site-footer .widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span{background:rgba(255,255,255,.5)}.site-footer .widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot.active span{background:#fff}.footer-t .widget_text .textwidget p{margin-bottom:20px}.footer-t .widget_text .textwidget p:first-child{margin-top:0}.footer-t .widget_text .textwidget p:last-child{margin-bottom:0}.pricing-section .wrapper{display:flex;flex:1;flex-flow:row wrap}.pricing-section .widget_bcp_pt_widget{display:flex;vertical-align:middle;width:31%;margin-right:1%;margin-left:1%;margin-bottom:30px;flex:auto;flex-direction:column;justify-content:center}.widget_bcp_pt_widget .pricing-block{background:#fff;border-radius:15px;box-shadow:0 0 60px rgba(0,0,0,.08);position:relative;display:flex;flex:auto;flex-direction:column;margin-top:20px;margin-bottom:20px}.pricing-block .pricing-header{border-bottom:1px solid rgba(0,0,0,.1);padding:30px;text-align:left;display:flex;align-items:center}.pricing-block .title{margin:0;display:inline-block;vertical-align:middle;font-size:2em;font-weight:300;color:#b9bdbd;flex:1}.pricing-block .price{font-size:2em;line-height:1.4;font-weight:600;font-family:var(--secondary-font);display:inline-block;vertical-align:middle;text-align:right;color:var(--primary-color)}.pricing-block .price span{display:inline-block}.pricing-block .price span.separator{font-size:1em;color:inherit}.pricing-block .price .per{font-size:.8em;font-weight:400}.pricing-block .pricing-feat{margin:0;padding:20px 30px;list-style:none;text-align:left;display:flex;flex-direction:column;flex:1}.pricing-block .pricing-feat li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1)}.pricing-block .btn-wrap{margin-top:15px;padding-bottom:50px;text-align:center}.pricing-block .pricing-tag{position:absolute;top:25px;right:-55px;background:var(--secondary-color);color:#fff;text-transform:uppercase;font-size:14px;letter-spacing:1px;min-height:40px;padding:10px 20px;width:200px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.widget_bcp_pt_widget .pricing-block.has-tag{background:var(--primary-color);overflow:hidden;padding-top:30px;padding-bottom:30px;margin-top:0;margin-bottom:0}.pricing-block.has-tag .pricing-header{border-bottom-color:rgba(255,255,255,.3);padding-right:45px}.pricing-block.has-tag .price,.pricing-block.has-tag .pricing-header .title{color:#fff}.pricing-block.has-tag .pricing-feat li{border-bottom-color:rgba(255,255,255,.3);color:#fff}.pricing-block.has-tag .btn-readmore,.pricing-block.has-tag .btn-readmore:visited{color:#fff;border-color:#fff}.pricing-block.has-tag .btn-readmore:after{background:#fff;color:var(--primary-color)}.pricing-block.has-tag .btn-readmore:hover{background:#fff;color:var(--primary-color)}.pricing-block.has-tag .btn-readmore:hover:after{background:var(--primary-color);color:#fff}section.achievement-section{margin-bottom:0}.achievement-section .wrapper{width:auto;display:flex;flex:1;flex-direction:row;align-content:center}.achievement-section figure.cd-image-container{width:50%;display:flex;flex:auto;flex-direction:column}.achievement-section .achievement-content{width:50%;background:var(--primary-color);text-align:left;padding:80px}section.achievement-section .section-title{display:block;margin-left:0;margin-right:0;margin-bottom:20px;color:#fff}.achievement-section .section-title:after{right:auto}section.achievement-section .section-title span:before{display:none}section.achievement-section .section-title span:after{background:#fff;right:auto;left:20px;width:150px;max-width:inherit}.achievement-section .achievement-text{color:#fff;position:relative;padding-left:40px}.achievement-section .achievement-text:before{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;path fill="%23e75387" d="M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:25px;height:25px;position:absolute;top:5px;left:0;line-height:1.3}.achievement-section .name-wrap{padding-left:40px}.achievement-section span.name{display:block;color:#fff;font-weight:700;line-height:1.2}.achievement-section span.designation{font-size:14px;color:#fff;line-height:1.2;display:inline-block}.achievement-section .btn-readmore,.achievement-section .btn-readmore:visited{color:#fff;border-color:#fff;display:table;margin-top:30px}.achievement-section .btn-readmore:hover{background:#fff;color:var(--primary-color)}.achievement-section .btn-readmore:after{background:#fff;color:var(--primary-color)}.achievement-section .btn-readmore:hover:after{background:var(--primary-color);color:#fff}.cd-image-container{position:relative}.cd-image-container img{display:block;height:100%;width:100%;object-fit:cover}.cd-image-label{display:none;position:absolute;bottom:0;right:0;color:#fff;padding:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform .3s .7s,opacity .3s .7s;-moz-transition:-moz-transform .3s .7s,opacity .3s .7s;transition:transform .3s .7s,opacity .3s .7s}.cd-image-label.is-hidden{visibility:hidden}.is-visible .cd-image-label{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.cd-resize-img{position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-resize-img img{position:absolute;left:0;top:0;display:block;height:100%;width:auto;max-width:none}.cd-resize-img .cd-image-label{right:auto;left:0}.is-visible .cd-resize-img{width:40%;-webkit-animation:cd-bounce-in .7s;-moz-animation:cd-bounce-in .7s;animation:cd-bounce-in .7s}@-webkit-keyframes cd-bounce-in{0%{width:0}60%{width:45%}100%{width:40%}}@-moz-keyframes cd-bounce-in{0%{width:0}60%{width:45%}100%{width:40%}}@keyframes cd-bounce-in{0%{width:0}60%{width:45%}100%{width:40%}}.cd-handle{position:absolute;height:50px;width:50px;left:40%;top:50%;text-align:center;margin-left:-25px;margin-top:-25px;border-radius:100%;background:var(--secondary-color);cursor:move;box-shadow:0 8px 15px rgba(0,0,0,.3);line-height:50px;color:#fff;font-weight:900;font-size:1.5em;opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);-moz-transform:translate3d(0,0,0) scale(0);-ms-transform:translate3d(0,0,0) scale(0);-o-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}.cd-handle.draggable{background-color:var(--primary-color)}.is-visible .cd-handle{padding:0;opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:-webkit-transform .3s .7s,opacity 0s .7s;-moz-transition:-moz-transform .3s .7s,opacity 0s .7s;transition:transform .3s .7s,opacity 0s .7s}section.event-section{background-size:cover!important;padding:80px 0;position:relative;z-index:1}section.event-section:before{content:"";background:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.event-section .section-title{color:#fff}.event-section .section-title span:after,.event-section .section-title span:before{background:#fff}.event-section .section-content{color:#fff}.event-wrap{display:flex;flex:1;flex-flow:row wrap;justify-content:center;padding-top:30px}.event-wrap .event-block{background:#fff;width:48.33%;border-radius:10px;margin-right:2.5%;padding:35px;text-align:left;box-shadow:0 0 40px rgba(0,0,0,.5)}.event-block:nth-child(2n){margin-right:0}.event-block .event-date{float:left;width:90px;text-align:center;background:var(--primary-color);border-radius:5px;color:#fff;position:relative;font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:700;padding-bottom:5px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.event-block .event-date:after,.event-block .event-date:before{content:"";background:-webkit-linear-gradient(transparent,#aaa 70%);background:-moz-linear-gradient(transparent,#aaa 70%);background:-ms-linear-gradient(transparent,#aaa 70%);background:-o-linear-gradient(transparent,#aaa 70%);background:linear-gradient(transparent,#aaa 70%);height:15px;width:4px;border-radius:40px;position:absolute;top:-2px;left:12px;z-index:1}.event-block .event-date:after{left:auto;right:12px}.event-block .event-date span{font-size:3em;display:block;background:#fff;color:#000;line-height:1.4;margin-bottom:5px;border-top-left-radius:5px;border-top-right-radius:5px;padding-top:15px}.event-block .event-date span:after,.event-block .event-date span:before{content:"";background:#000;width:8px;height:8px;position:absolute;top:8px;left:10px;border-radius:100%}.event-block .event-date span:after{left:auto;right:10px}.event-block .event-content{float:left;width:calc(100% - 90px);padding-left:30px}.event-block .event-content .entry-title{font-size:1.33em;color:#000}.entry-meta{font-size:16px;font-family:var(--secondary-font);color:#b9bdbd}.event-block span.event-time{display:block;margin-right:0}.blog-section .article-wrap{display:flex;flex:1;flex-direction:row;padding-top:30px;margin-bottom:20px;flex-wrap:wrap}.blog-section article.post{margin-bottom:40px;padding-bottom:0;border-bottom:0;width:31.66%;margin-right:2.5%;text-align:left}.blog-section article.post:nth-child(3n){margin-right:0}.blog-section article.post figure.post-thumbnail{margin-bottom:0;display:block;border-radius:5px;overflow:hidden;vertical-align:top;box-shadow:0 20px 50px rgba(0,0,0,.2)}.blog-section article .entry-meta{font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:700;position:relative;z-index:1;margin-top:30px}.blog-section article .entry-meta&gt;span.category{margin-bottom:0}.blog-section article .entry-meta .category a{background:0 0;padding:0}span.category a{display:inline-block;margin-right:20px}span.category a:last-child{margin-right:0}.blog-section article.post header.entry-header{margin-bottom:0}.blog-section .entry-header .entry-title{margin-top:10px}.btn-link{border:none;padding:5px 50px 5px 0;text-transform:uppercase;font-size:14px;font-weight:700;color:var(--primary-color);display:inline-block;border-radius:40px;line-height:1.3;position:relative}.btn-link:hover{background:0 0;color:var(--secondary-color)}.btn-link:after{border:2px solid #e7f5f6;color:var(--primary-color);width:30px;height:30px;line-height:26px;font-size:16px;content:"\2794";position:absolute;text-align:center;border-radius:100%;font-weight:400;top:48%;right:8px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.btn-link:hover:after{background:var(--secondary-color);border-color:var(--secondary-color);color:#fff}.btn-link+.edit-link{margin-left:20px;display:inline-block}section.simple-cta-section .wrapper{width:auto}section.simple-cta-section .widget_blossomtheme_companion_cta_widget .widget-title{font-size:2em;margin-bottom:20px}section.simple-cta-section .widget_blossomtheme_companion_cta_widget .text-holder{line-height:1.5}section.simple-cta-section .widget_blossomtheme_companion_cta_widget .text-holder p{margin-bottom:0}.simple-cta-section .btn-cta:hover{background:#fff;color:var(--primary-color)}.block-wrap{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:center}.podcast-section .block-wrap{margin-bottom:30px}.block{width:31.33%;margin-right:2.5%;margin-bottom:40px;text-align:left}.block:nth-child(3n){margin-right:0}.block .block-img{display:inline-block;border-radius:5px;overflow:hidden;vertical-align:top;box-shadow:0 20px 50px rgba(0,0,0,.15);margin-bottom:20px}.block .block-img img{width:100%;height:100%;object-fit:cover}.block header.entry-header{margin-bottom:20px}.block .entry-meta{text-transform:uppercase;font-size:12px;letter-spacing:1px;font-weight:700;margin-bottom:10px}section.shop-section{border-top:1px solid rgba(0,0,0,.06);padding-top:80px;margin-bottom:80px}.one-page section.shop-section{margin-bottom:0;padding-bottom:80px}.shop-section .shop-wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px}.shop-section .item{position:relative;padding-left:18px;padding-right:18px}.shop-section .item .onsale{background:var(--secondary-color);color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:1px;display:inline-block;position:absolute;left:-15px;top:0;padding:0 7px 0 10px;height:22px}.shop-section .item .onsale::after,.shop-section .item .onsale::before{content:"";border-top:11px solid var(--secondary-color);border-right:10px solid transparent;position:absolute;top:0;right:-10px}.shop-section .item .onsale::after{top:auto;bottom:0;border-top:none;border-bottom:11px solid var(--secondary-color)}.shop-section .item .star-rating{float:none;overflow:hidden;position:relative;height:1em;line-height:1;font-size:16px;width:5.4em;font-family:star;margin-left:auto;margin-right:auto;margin-bottom:15px}.shop-section .item .star-rating::before{content:'\73\73\73\73\73';color:#d3ced2;float:left;top:0;left:0;position:absolute}.shop-section .item .star-rating::before{color:#ffc733}.shop-section .item .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.shop-section .item .star-rating span{color:#ffc733}.shop-section .item .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}.shop-section .item .woocommerce-review-link{display:none}.shop-section .item .product-image{margin-bottom:30px}.shop-section .item .product-image img,.shop-section .item .product-image svg{box-shadow:-10px 20px 35px rgba(0,0,0,.2)}.shop-section .item h3{margin:0;font-size:1em}.shop-section .item h3 a{color:#000}.shop-section .item .price{margin-bottom:0;margin-top:15px}.shop-section .item .price del{color:#b9bdbd;margin-right:15px}.shop-section .item .price ins{font-weight:600;background:0 0;color:var(--primary-color)}section.contact-section{background-color:rgba(var(--primary-color-rgb),.1);padding:80px 0;margin-bottom:0;margin-top:0;text-align:left}section.contact-section .widget,section.contact-section .widget+.widget{width:50%;float:left;margin-bottom:0}section.contact-section .widget{padding-right:20px}section.contact-section .widget+.widget{padding-left:20px;padding-right:0}section.contact-section .widget .widget-title{display:block}section.contact-section .widget .widget-title::after{right:auto}section.contact-section .widget .widget-title span::before{display:none}section.contact-section .widget .widget-title span::after{right:auto;left:20px;width:150px;max-width:100%}section.contact-section .widget_text .textwidget{width:100%}.contact-section .widget_text a{border-bottom:1px dotted;line-height:1.1em;display:inline-block}.contact-section .widget_text a:hover{border-bottom:none}.contact-section .widget form p{margin-bottom:0;margin-top:0}.wpcf7 form p{position:relative}.contact-section .widget form input,.contact-section .widget form select,.contact-section .widget form textarea{border-color:rgba(0,0,0,.07);margin-bottom:20px}.contact-section .widget form textarea{height:120px}.contact-section .widget form input[type=submit]{margin-bottom:0;width:100%;text-transform:capitalize}div.wpcf7 .ajax-loader{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:20px;height:20px;background-position:center;background-repeat:no-repeat}div.wpcf7-response-output{margin:10px 0 0 0}.widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li{display:block;margin-bottom:15px}.widget_bttk_contact_social_links .bttk-contact-widget-wrap p{margin-bottom:30px;margin-top:0}.widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li{position:relative;padding-left:30px}.widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li svg{color:var(--primary-color);position:absolute;top:3px;left:0;font-size:20px}.widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li a{color:var(--font-color)}.widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li a:hover{text-decoration:underline}.widget_bttk_contact_social_links .social-networks{margin-top:30px}.widget_bttk_contact_social_links .social-networks li{font-size:20px;display:inline-block}.widget_bttk_contact_social_links .social-networks a{display:inline-block;padding:0;width:56px;height:56px;line-height:52px;text-align:center;border:2px solid d border-radius: 100%;margin-right:3px;box-shadow:0 0 30px transparent}.widget_bttk_contact_social_links .social-networks a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.15)}.widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks a span{padding-left:0;margin-bottom:0;display:inline-block}section.newsletter-section{margin-top:0;margin-bottom:0}.newsletter-section .wrapper{width:100%;max-width:100%}.newsletter-section .blossomthemes-email-newsletter-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:60px 19%}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder{display:flex;flex-direction:column;text-align:left;padding-right:5%;margin-bottom:0;flex:1}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3{margin-top:0;margin-bottom:0;font-size:1.6667em;color:inherit}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder span{display:block;font-size:.8888em;color:inherit;margin-top:10px}.newsletter-section .blossomthemes-email-newsletter-wrapper form{display:flex;flex:2;flex-wrap:wrap}.newsletter-section .blossomthemes-email-newsletter-wrapper form input{margin-right:0;margin-left:10px;flex:2}.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type=submit]{margin-bottom:0;padding:10px 15px;flex:1;min-height:50px;text-align:center;background:#fff;color:#000;border:1px solid #fff}.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type=submit]:hover{background:0 0;color:#fff}.newsletter-section .blossomthemes-email-newsletter-wrapper form label{order:5;margin-left:10px;width:100%}.footer-t{background:#000;padding:80px 0}.footer-t .container{max-width:1170px;margin-left:auto;margin-right:auto}.site-footer .wp-caption-text{color:rgba(255,255,255,.7)}.footer-t .grid{color:#fff}.footer-t .grid:not(.column-1){display:grid;grid-gap:30px}.footer-t .grid.column-2{grid-template-columns:repeat(2,1fr)}.footer-t .grid.column-3{grid-template-columns:repeat(3,1fr)}.footer-t .grid.column-4{grid-template-columns:repeat(4,1fr)}.footer-t .widget-title{color:#fff;font-size:1em}.footer-t .widget-title::after{width:70px}.footer-t .entry-header .entry-title,.footer-t .entry-header .entry-title a,.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li a{color:#fff}.footer-t .style-three .entry-header .entry-title,.footer-t .style-three .entry-header .entry-title a{color:#000}.footer-t .style-three .entry-header .entry-title a:hover{color:var(--primary-color)}.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li svg{color:#8c8c8c}#secondary .widget_bttk_contact_social_links .social-networks a,.footer-t .widget_bttk_contact_social_links .social-networks a{width:35px;height:35px;line-height:35px;font-size:16px;color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.1)}#secondary .widget_bttk_contact_social_links .social-networks a{color:#000;border-color:rgba(0,0,0,.2)}#secondary .widget_bttk_contact_social_links .social-networks a:hover{color:#fff}.bottom-footer{background:#000;text-align:center;color:rgba(255,255,255,.5);padding:20px 0;border-top:1px solid rgba(255,255,255,.1);font-size:16px}.bottom-footer .copyright a:hover{text-decoration:underline}.bottom-footer .copyright a.privacy-policy-link{margin-left:5px}.site-content{margin-top:60px;margin-bottom:80px}.page-template-about .site-content{margin-bottom:0}.intro-about-section{margin-bottom:80px}.page-template-about .intro-about-section section.widget .widget-title{font-size:2.665em}.page-template-about .intro-about-section section.widget .widget-title:after{display:none}#primary .widget_blossomtheme_featured_page_widget .section-subtitle{font-family:var(--secondary-font);color:#000;text-align:center;font-size:2.665em;text-transform:uppercase;font-weight:700;margin-top:0;margin-bottom:50px;line-height:1.3}#primary .widget_blossomtheme_featured_page_widget .text-holder{display:inline-block;vertical-align:top;width:55%;padding-right:50px}.widget_blossomtheme_featured_page_widget .text-holder .widget-title{margin-top:0;color:#000;margin-bottom:20px}#primary .widget_blossomtheme_featured_page_widget .img-holder{display:inline-block;vertical-align:top;width:44%}section.team-section{margin-top:80px;margin-bottom:20px}.counter-section{background:rgba(var(--primary-color-rgb),.1);padding:80px 0 20px 0;text-align:center;color:#000}section.counter-section .widget.widget_text{width:65%;margin-left:auto;margin-right:auto}.counter-section .widget_blossomthemes_stat_counter_widget{display:inline-block;width:25%;padding:0 15px}.widget.widget_blossomthemes_stat_counter_widget .widget-title,section.counter-section .widget.widget_blossomthemes_stat_counter_widget .widget-title{font-size:16px;color:var(--font-color);font-family:var(--secondary-font);margin:0;padding-bottom:0;display:block;order:3}section.counter-section .widget.widget_blossomthemes_stat_counter_widget .widget-title span:after,section.counter-section .widget.widget_blossomthemes_stat_counter_widget .widget-title span:before,section.counter-section .widget.widget_blossomthemes_stat_counter_widget .widget-title:after{display:none}.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder{text-align:left;position:relative;display:flex;flex:1;flex-direction:column;padding-left:65px}.widget_blossomthemes_stat_counter_widget .widget-title::after,.widget_blossomthemes_stat_counter_widget .widget-title::before{display:none}.widget_blossomthemes_stat_counter_widget .icon-holder{font-size:2.665em;color:var(--primary-color);position:absolute;top:0;left:0}.widget_blossomthemes_stat_counter_widget .hs-counter{font-family:var(--primary-color);font-weight:700;font-size:3em;line-height:1.2}.blockquote-section .wrapper{width:100%;max-width:100%;padding-left:0;padding-right:0}.widget_blossom_coach_pro_blockquote .blockqote-widget{position:relative;padding:100px 0;text-align:left;z-index:1;background-size:cover!important;background-position:bottom center!important;background-attachment:fixed!important}#secondary .widget_blossom_coach_pro_blockquote .blockqote-widget,.site-footer .widget_blossom_coach_pro_blockquote .blockqote-widget{padding-top:50px;padding-bottom:50px}.widget_blossom_coach_pro_blockquote .blockqote-widget:before{content:"";background:rgba(0,0,0,.6);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.blockqote-widget .widget .widget-title{color:#fff}.blockqote-widget blockquote{margin:0 auto;color:#fff;max-width:1170px;width:40%}#secondary .blockqote-widget blockquote,.site-footer .blockqote-widget blockquote{width:90%;font-size:1em}.blockqote-widget p{margin-bottom:20px}section[class*="-section"] .widget_bttk_description_widget{float:left;width:22%;margin-right:1.25%;text-align:left;margin-left:1.25%}.widget_bttk_description_widget .bttk-team-holder .image-holder{position:relative}.widget_bttk_description_widget .bttk-team-holder .image-holder:before{content:"\279c";font-size:18px;width:30px;height:30px;line-height:30px;text-align:center;background:var(--primary-color);color:#fff;position:absolute;bottom:-15px;right:20px;border-radius:100%}.widget_bttk_description_widget .bttk-team-holder{border-radius:5px;overflow:hidden;box-shadow:0 0 0 transparent;cursor:pointer;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}.widget_bttk_description_widget .bttk-team-holder:hover{box-shadow:0 20px 50px rgba(0,0,0,.17)}.widget_bttk_description_widget .bttk-team-inner-holder .description,.widget_bttk_description_widget .bttk-team-inner-holder .social-profile{display:none}.widget_bttk_description_widget .bttk-team-holder .text-holder{background:#fff;border:1px solid #e5e5e5;border-top:none;padding:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}.widget_bttk_description_widget .bttk-team-holder:hover .text-holder{border-color:transparent}.widget_bttk_description_widget .bttk-team-holder .name{font-weight:700;color:#000;display:block;font-size:20px;line-height:1.2}.widget_bttk_description_widget .bttk-team-holder .designation{color:#767d7d}.widget_bttk_description_widget .bttk-team-holder-modal{position:fixed;top:0;left:0;background:rgba(0,0,0,.95);z-index:999999;width:100%;height:100%;display:none}.widget_bttk_description_widget .bttk-team-inner-holder-modal{width:1170px;margin:0 auto;position:absolute;padding-left:530px;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.widget_bttk_description_widget .bttk-team-holder-modal .image-holder{width:500px;position:absolute;top:0;left:0}.bttk-team-inner-holder-modal .name{color:#fff;font-family:var(--primary-font);font-size:2em;display:block;font-weight:700;line-height:1.3}.bttk-team-inner-holder-modal .designation{font-weight:600;color:#b9bdbd}.bttk-team-inner-holder-modal .description{margin-top:20px;color:#b9bdbd}.widget_bttk_description_widget .bttk-team-inner-holder-modal .social-profile{margin-top:20px}.widget_bttk_description_widget .social-profile li{display:inline-block;margin-bottom:8px;margin-right:5px;font-size:18px}.widget_bttk_description_widget .social-profile li a{color:#b9bdbd;width:40px;text-align:center;height:40px;line-height:40px;border:1px solid;border-radius:100%}.widget_bttk_description_widget .social-profile li a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff!important}.widget_bttk_description_widget a.close_popup{position:absolute;top:30px;right:30px;width:50px;text-align:center;height:50px;line-height:50px;border:2px solid #444;color:#fff;text-indent:55px;overflow:hidden;border-radius:100%}.widget_bttk_description_widget a.close_popup:hover{border-color:#f13f30}.widget_bttk_description_widget a.close_popup:after,.widget_bttk_description_widget a.close_popup:before{content:"";background:#444;width:30px;height:2px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}.widget_bttk_description_widget a.close_popup:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.widget_bttk_description_widget a.close_popup:hover:after,.widget_bttk_description_widget a.close_popup:hover:before{background:#f13f30}header.page-header{text-align:center;margin-bottom:60px}.page.style1 header.page-header{text-align:left;margin-bottom:15px}.page-header .author-img{display:inline-block;vertical-align:middle;width:120px;height:120px;border-radius:100%;overflow:hidden}.author .page-header .author-content-wrap{display:inline-block;vertical-align:middle;text-align:left;padding-left:30px}.author .page-header .page-title{margin-top:0;margin-bottom:0;font-size:1.667em;color:#000}.author .page-header .page-title .vcard{color:var(--primary-color);text-transform:capitalize}.author .author-social{margin-top:10px;font-size:16px}.author .author-social a{display:inline-block;vertical-align:middle;margin-right:20px;color:var(--font-color)}.author .author-social a svg{color:#000;margin-right:5px;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.author .author-social a:hover svg{color:var(--primary-color)}.author .author-social a span{border-bottom:1px dotted transparent;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.author .author-social a:hover span{color:var(--primary-color);border-bottom-color:var(--primary-color)}span.showing-result{font-weight:600;color:#b9bdbd;display:block}span.showing-result .result{color:#000}.grid-view:not(.tax-recipe-course):not(.post-type-archive-recipe):not(.tax-recipe-key):not(.tax-recipe-badge) article figure.post-thumbnail{margin-bottom:20px;border-radius:5px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15);display:block;position:relative;height:0;padding-top:75%;width:100%}.archive article figure.post-thumbnail,.archive article figure.post-thumbnail&gt;a{display:block}.grid-view:not(.tax-recipe-course):not(.post-type-archive-recipe):not(.tax-recipe-key):not(.tax-recipe-badge) article figure.post-thumbnail .fallback-svg,.grid-view:not(.tax-recipe-course):not(.post-type-archive-recipe):not(.tax-recipe-key):not(.tax-recipe-badge) article figure.post-thumbnail img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.grid-view article.post header.entry-header{margin-bottom:10px}.grid-view article .entry-header .entry-meta{margin-top:0;margin-bottom:5px}span.category a{color:#b9bdbd;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px}span.category a:hover{color:var(--primary-color)}.entry-header .entry-title a{color:#000}.entry-header .entry-title a:hover{color:var(--primary-color)}.list-view article.post:after,.list-view article.post:before{content:"";display:table}.list-view article.post:after{clear:both}.list-view article.post{margin-bottom:60px;display:flex;flex:1;flex-direction:row;align-items:flex-start}.list-view article.post:last-child{margin-bottom:80px}.list-view article.post figure.post-thumbnail{margin-bottom:0;float:left;width:43%;position:relative;border-radius:5px;box-shadow:0 20px 50px rgba(0,0,0,.15);display:inline-block;overflow:hidden}.list-view article.post .post-thumbnail img{width:100%;height:100%;object-fit:cover}.list-view .article-content-wrap{float:left;width:57%;padding-left:30px}.list-view article.post header.entry-header{margin-bottom:0}.list-view .entry-header .entry-title{font-size:1.667em}.list-view .entry-content{margin-top:5px;margin-bottom:10px}.largeimage-grid-view article.post{margin-bottom:60px}.largeimage-grid-view article.post:last-child{margin-bottom:80px}.largeimage-grid-view article.post figure.post-thumbnail{margin-bottom:20px;border-radius:5px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15);display:block}.largeimage-grid-view article.post header.entry-header{margin-bottom:0}.largeimage-grid-view .entry-header .entry-title{font-size:2em}.archive-description{max-width:768px;margin-left:auto;margin-right:auto}.archive-description p{margin-top:20px;margin-bottom:0}.page-header .subtitle{font-size:14px;margin-top:0;margin-bottom:0;font-family:var(--primary-font);letter-spacing:1px;color:#b9bdbd}.page-header .page-title{margin-top:0;margin-bottom:0;color:#000;font-weight:700;font-size:2.665em}.category .page-header .page-title{text-transform:uppercase}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:0 0!important}.mejs-controls{padding-left:0!important;padding-right:0!important}.mejs-button&gt;button{background:0 0!important;width:20px!important;height:20px!important;border-radius:0;margin-top:7px!important;margin-bottom:7px!important;font-size:20px!important;line-height:1!important;color:var(--primary-color);font-weight:400}.mejs-pause&gt;button{background:0 0!important}.mejs-mute&gt;button{background:0 0!important;height:20px!important;width:20px!important}.mejs-unmute&gt;button{background:0 0!important;background-position:none!important}.mejs-horizontal-volume-total{top:13px!important}.mejs-button&gt;button:before{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%2388ced0" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:20px;height:20px;position:absolute;top:0;left:0}.mejs-pause&gt;button:before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%2388ced0" d="M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z"&gt;&lt;/path&gt;&lt;/svg&gt;')}.mejs-mute&gt;button:before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%2388ced0" d="M256 88.017v335.964c0 21.438-25.943 31.998-40.971 16.971L126.059 352H24c-13.255 0-24-10.745-24-24V184c0-13.255 10.745-24 24-24h102.059l88.971-88.954c15.01-15.01 40.97-4.49 40.97 16.971zm182.056-77.876C422.982.92 403.283 5.668 394.061 20.745c-9.221 15.077-4.473 34.774 10.604 43.995C468.967 104.063 512 174.983 512 256c0 73.431-36.077 142.292-96.507 184.206-14.522 10.072-18.129 30.01-8.057 44.532 10.076 14.528 30.016 18.126 44.531 8.057C529.633 438.927 576 350.406 576 256c0-103.244-54.579-194.877-137.944-245.859zM480 256c0-68.547-36.15-129.777-91.957-163.901-15.076-9.22-34.774-4.471-43.994 10.607-9.22 15.078-4.471 34.774 10.607 43.994C393.067 170.188 416 211.048 416 256c0 41.964-20.62 81.319-55.158 105.276-14.521 10.073-18.128 30.01-8.056 44.532 6.216 8.96 16.185 13.765 26.322 13.765a31.862 31.862 0 0 0 18.21-5.709C449.091 377.953 480 318.938 480 256zm-96 0c0-33.717-17.186-64.35-45.972-81.944-15.079-9.214-34.775-4.463-43.992 10.616s-4.464 34.775 10.615 43.992C314.263 234.538 320 244.757 320 256a32.056 32.056 0 0 1-13.802 26.332c-14.524 10.069-18.136 30.006-8.067 44.53 10.07 14.525 30.008 18.136 44.53 8.067C368.546 316.983 384 287.478 384 256z"&gt;&lt;/path&gt;&lt;/svg&gt;')}.mejs-unmute&gt;button:before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"&gt;&lt;path fill="%2388ced0" d="M256 88.017v335.964c0 21.438-25.943 31.998-40.971 16.971L126.059 352H24c-13.255 0-24-10.745-24-24V184c0-13.255 10.745-24 24-24h102.059l88.971-88.954c15.01-15.01 40.97-4.49 40.97 16.971z"&gt;&lt;/path&gt;&lt;/svg&gt;');width:18px;height:18px}.mejs-time{color:#88ced0!important;font-size:.8em!important;font-family:'Source sans pro'!important;padding-top:12px!important}.mejs-time-rail{padding-top:7px!important;height:30px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:40px!important}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:#f3fdfe!important}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-current{background:#88ced0!important}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#d8fbfe!important}.mejs-time-handle-content{width:16px!important;height:16px!important;top:-7px!important;left:-10px!important;background:#eee!important;box-shadow:0 1px 3px rgba(0,0,0,.2);border:none!important;-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;transform:scale(1)!important}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current:after{content:"";width:14px;height:14px;background:#ededed;position:absolute;border-radius:100%;top:-3px;right:-3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.entry-content .powerpress_links{font-size:14px;margin-bottom:5px}.entry-content .powerpress_links+.powerpress_links{margin-bottom:20px}.entry-content .powerpress_links a:hover{text-decoration:underline}.widget_bttk_author_bio .image-holder{display:table;clear:both;border-radius:7px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.17);margin-bottom:20px;width:100%}.widget_bttk_author_bio .image-holder img{width:100%}.widget_bttk_author_bio .title-holder{font-weight:700;color:#000;margin-bottom:10px}.widget_bttk_author_bio .widget-title{text-align:left}.widget_bttk_author_bio .author-bio-content p{margin-top:0}.readmore{font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:20px;display:inline-block;text-decoration:underline}.readmore:hover{color:var(--secondary-color)}.widget_bttk_author_bio .readmore{background:var(--secondary-color);color:#fff;text-decoration:none;border-radius:5px;padding:15px 30px}.widget_bttk_author_bio .readmore:hover{background:var(--primary-color);color:#fff}.widget_bttk_author_bio ul li{display:inline-block;margin-bottom:0;text-align:center;margin-right:5px;font-size:16px}.widget_bttk_author_bio ul li a{display:inline-block;color:#000;border:2px solid rgba(var(--primary-color-rgb),.5);width:35px;height:35px;line-height:32px;border-radius:100%;box-shadow:0 0 0 transparent}#secondary .widget.widget_bttk_author_bio ul li a:hover,.widget_bttk_author_bio ul li a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.17)}form.search-form:after,form.search-form:before{content:"";display:table}form.search-form:after{clear:both}.widget_search form.search-form{border:1px solid #ededed;border-radius:5px}.widget_search form.search-form input.search-field{height:50px;box-shadow:none;font-size:16px;width:calc(100% - 55px)}.widget_search .search-form&gt;label[for=submit-field]{height:50px;line-height:50px;width:55px;font-size:18px}.widget_archive ul li,.widget_categories ul li,.widget_meta ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_rss ul li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e5e5;position:relative;padding-left:20px}.site-footer .widget_archive ul li,.site-footer .widget_categories ul li,.site-footer .widget_meta ul li,.site-footer .widget_nav_menu ul li,.site-footer .widget_pages ul li,.site-footer .widget_recent_comments ul li,.site-footer .widget_recent_entries ul li,.site-footer .widget_rss ul li{border-bottom-color:rgba(255,255,255,.1)}.widget_archive ul li:last-child,.widget_categories ul li:last-child,.widget_meta ul li:last-child,.widget_nav_menu ul li:last-child,.widget_pages ul li:last-child,.widget_recent_comments ul li:last-child,.widget_recent_entries ul li:last-child,.widget_rss ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.widget_archive ul li:before,.widget_categories ul li:before,.widget_meta ul li:before,.widget_nav_menu ul li:before,.widget_pages ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_rss ul li:before{content:"";background:#8c8c8c;width:8px;height:8px;position:absolute;top:8px;left:0;border-radius:100%}.site-footer .widget_archive ul li:before,.site-footer .widget_categories ul li:before,.site-footer .widget_meta ul li:before,.site-footer .widget_nav_menu ul li:before,.site-footer .widget_pages ul li:before,.site-footer .widget_recent_comments ul li:before,.site-footer .widget_recent_entries ul li:before,.site-footer .widget_rss ul li:before{background:rgba(255,255,255,.55)}#secondary .widget ul li a{color:var(--font-color)}#secondary .widget ul li a:hover{color:var(--primary-color)}.widget_rss .widget-title a img{vertical-align:0}.widget_rss ul li .rsswidget{font-weight:600;display:block}#secondary .widget_rss ul li .rsswidget{color:#000}.widget_rss ul li .rss-date{font-size:16px;color:#999;display:block;margin-bottom:15px}.site-footer .widget_rss ul li .rss-date{color:rgba(255,255,255,.55)}.widget_rss ul li cite{font-size:14px;font-weight:600;position:relative;padding-left:10px;margin-top:10px;display:block}.widget_rss ul li cite::before{content:"-";position:absolute;top:0;left:0}.widget_calendar caption{background:var(--primary-color);color:#fff;font-weight:700;letter-spacing:1px;padding:5px}.widget_calendar table td,.widget_calendar table th{padding:5px;font-size:16px;text-align:center}.widget_calendar table th{font-weight:700}.widget_calendar .wp-calendar-nav-next{float:right}.widget_calendar table td#today{background:var(--primary-color);color:#fff}.widget_calendar table td#today a{color:#fff}.widget_tag_cloud .tagcloud a{display:inline-block;font-size:12px!important;color:var(--font-color);padding:10px 20px;border:1px solid rgba(var(--primary-color-rgb),.5);margin-right:3px;margin-bottom:8px;letter-spacing:.5px;text-transform:uppercase;font-weight:700}.widget_tag_cloud .tagcloud a:hover{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.widget_bttk_social_links ul:after,.widget_bttk_social_links ul:before{content:"";display:table}.widget_bttk_social_links ul:after{clear:both}.widget_bttk_social_links ul{overflow:visible}.widget_bttk_social_links ul li{display:inline-block;margin-bottom:0;color:#000;font-size:20px}#secondary .widget_bttk_social_links ul li a,.widget_bttk_social_links ul li a{background:0 0;width:56px;text-align:center;height:56px;line-height:52px;border:2px solid rgba(var(--primary-color-rgb),.5);margin-right:3px;margin-bottom:8px;border-radius:100%;color:#000;box-shadow:0 0 20px transparent}.site-footer .widget_bttk_social_links ul li a{color:#fff}#secondary .widget_bttk_social_links ul li a:hover,.widget_bttk_social_links ul li a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff!important;box-shadow:0 10px 20px rgba(0,0,0,.17)}.page.style2:not(.woocommerce) .site-content,.single.style2:not(.woocommerce) .site-content{margin-top:0}.page.style2 .site-content&gt;header.page-header,.single.style2 .site-content&gt;header.entry-header{min-height:500px;background-size:cover!important;position:relative;background-attachment:fixed!important;text-align:center;display:flex;flex:1;justify-content:center;z-index:1;margin-bottom:60px;padding-top:60px;padding-bottom:60px;flex-flow:column wrap}@supports (-webkit-touch-callout:none){.page.style2 .site-content&gt;header.page-header,.single.style2 .site-content&gt;header.entry-header{background-attachment:scroll!important}}.page.style2 .site-content&gt;header.page-header:before,.single.style2 .site-content&gt;header.entry-header:before{content:"";background:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.single.style2 .category{margin-bottom:20px}.single.style2 .category a{display:inline-block;vertical-align:middle;color:#000;background:#fff;line-height:1;font-size:10px;text-transform:uppercase;font-weight:700;padding:5px 15px 3px 15px;border-radius:40px;margin-right:5px}.single.style2 .category a:hover{background:var(--primary-color);color:#fff}.page.style2 .site-content&gt;.page-header .page-title,.single.style2 .site-content&gt;.entry-header .entry-title{color:#fff;font-size:2.665em;max-width:665px;margin:0 auto 20px auto}.page.style1 .site-main .page-header .page-title,.single.style1 .site-main .entry-header .entry-title{font-size:2.335em}.single .entry-meta{font-family:var(--primary-font)}.single .entry-meta&gt;span{font-weight:600;margin-right:60px}.single .entry-meta&gt;span:last-child{margin-right:0}.single.style2 .entry-meta&gt;span.post-comment{color:#fff}.single .entry-meta&gt;span:before{width:6px;height:6px;background:#b9bdbd;content:"";position:absolute;top:10px;right:-33px;border-radius:100%}.single .entry-meta&gt;span.byline::before{top:11px}.single .entry-meta&gt;span:last-child:before{display:none}.single.style2 .entry-meta span a{color:#fff}.single.style2 .entry-meta span a:hover{color:var(--primary-color)}.dropcap{position:absolute;top:-95px;left:1px;font-weight:600;font-size:8em;color:#f0f0f0;z-index:-1}@media(max-width:767px){.dropcap{top:-46px;left:-15px;font-size:5em}}.page footer.entry-footer,.single footer.entry-footer{margin-bottom:80px}.entry-footer .tags{display:inline-block;vertical-align:middle;width:50%}.tags a{display:inline-block;font-size:15px;background:#f7f7f7;padding:0 8px;border-radius:3px;border:1px solid #e7e7e7;border-left:3px solid var(--primary-color);margin-right:3px;box-shadow:0 10px 20px transparent}.tags a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1)}.tags a:before{content:"#";margin-right:5px;float:left}.entry-footer .article-share{display:inline-block;vertical-align:middle;width:49%;text-align:right;float:right}.article-share ul.social-icons li{margin-left:5px}.article-share ul.social-icons li::before{content:none}.article-share ul.social-icons li a{display:inline-block;width:35px;text-align:center;height:35px;line-height:33px;border:2px solid rgba(var(--primary-color-rgb),.5);border-radius:100%;padding:0;box-shadow:0 0 20px transparent}.article-share ul.social-icons li a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1)}.author-profile:after,.author-profile:before{content:"";display:table}.author-profile:after{clear:both}.single .author-profile{border-top:1px solid #e5e5e5;padding-top:60px}.author-profile .author-img{float:left;width:100px;height:100px;border-radius:100%;overflow:hidden}.author-profile .author-content-wrap{float:left;width:calc(100% - 100px);padding-left:30px}.author-content-wrap .author-name{font-size:1.33em;margin-top:0;margin-bottom:20px;position:relative;padding-bottom:15px}.author-content-wrap .author-name span.vcard{color:var(--primary-color);text-transform:capitalize}.author-content-wrap .author-name:before{content:"";background:var(--secondary-color);width:8px;height:8px;position:absolute;bottom:0;left:0;border-radius:100%}.author-content-wrap .author-name:after{content:"";background:var(--primary-color);width:90px;height:2px;position:absolute;left:20px;bottom:3px}.author-content-wrap .author-social{margin-top:15px}.author-social a{display:inline-block;margin-right:25px;font-size:16px;color:var(--font-color)}.author-social a:last-child{margin-right:0}.author-social a svg{color:#000;margin-right:5px;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.author-social a:hover,.author-social a:hover svg{color:var(--primary-color)}.author-social a span{border-bottom:1px dotted transparent;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.author-social a:hover span{border-bottom-color:var(--primary-color)}.newsletter-block{text-align:center}.author-profile+.newsletter-block{margin-top:60px}.newsletter-block .blossomthemes-email-newsletter-wrapper{border-radius:5px;padding:60px;overflow:hidden}.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder h3{color:inherit;font-size:1.667em;margin-top:0;margin-bottom:10px}.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder span{color:inherit}.newsletter-block .blossomthemes-email-newsletter-wrapper form{display:flex;flex:1;flex-flow:row wrap;justify-content:center;margin-top:25px}.newsletter-block form input[type=email],.newsletter-block form input[type=submit],.newsletter-block form input[type=text]{margin-bottom:0;margin-left:.5%;margin-right:.5%;display:flex;flex:1}.newsletter-block form input[type=email],.newsletter-block form input[type=text]{border-color:rgba(0,0,0,.2);flex:2}.newsletter-block .blossomthemes-email-newsletter-wrapper form label{text-align:left;order:5;width:100%}.newsletter-block .blossomthemes-email-newsletter-wrapper form label .subscribe-inner-wrap{justify-content:center}.newsletter-block .blossomthemes-email-newsletter-wrapper form label .text{flex:initial;max-width:calc(100% - 25px)}.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type=submit]{padding:15px;text-transform:capitalize}.newsletter-block form input[type=submit]:hover{background:#000}.page .article-share+.edit-link,.page .tags+.edit-link,.single .article-share+.edit-link,.single .tags+.edit-link{margin-top:20px;display:block}.latest-articles,.related-articles{margin-top:60px}.latest-articles .latest-title,.related-articles .related-title{text-align:center;font-size:1.33em;position:relative;margin-top:0;margin-bottom:40px;padding-bottom:20px}.latest-articles .latest-title:before,.related-articles .related-title:before{content:"";background:var(--secondary-color);width:8px;height:8px;border-radius:100%;position:absolute;bottom:0;left:0;right:0;margin:0 auto}.latest-articles .latest-title span:after,.latest-articles .latest-title span:before,.related-articles .related-title span:after,.related-articles .related-title span:before{content:"";background:var(--primary-color);width:70px;height:2px;position:absolute;bottom:3px;left:-100px;right:0;margin:0 auto}.latest-articles .latest-title span:after,.related-articles .related-title span:after{left:0;right:-100px}.latest-articles .article-block,.related-articles .article-block{display:inline-block;vertical-align:top;width:31.33%;margin-right:2%;margin-bottom:40px;text-align:left}.latest-articles .article-block:nth-child(3n),.related-articles .article-block:nth-child(3n){margin-right:0}.article-block figure.post-thumbnail{border-radius:5px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15);margin-bottom:20px;display:block}.single .related-articles .article-block .entry-header .entry-title{font-size:1.112em;margin-bottom:0}.single .site-main .has-sticky-share::after,.single .site-main .has-sticky-share::before{content:"";display:table}.single .site-main .has-sticky-share::after{clear:both}.page.style1 article figure.post-thumbnail,.single.style1 article figure.post-thumbnail{box-shadow:0 20px 50px rgba(0,0,0,.15);border-radius:5px;overflow:hidden;display:block}.page.style2 .site-main article .post-thumbnail,.page.style2 .site-main article header.page-header,.single-post.style2 .site-main article .post-thumbnail,.single-post.style2 .site-main article header.entry-header{display:none}.single.style1 .category a{background:0 0;padding:0;font-size:12px;color:#b9bdbd;letter-spacing:1px}.single.style1 .category a:hover,.single.style1 .entry-meta span a:hover{color:var(--primary-color)}.page.style1 .article-wrap article&gt;.entry-header .entry-title,.single.style1 .article-wrap article&gt;.entry-header .entry-title{font-size:2.335em;margin-bottom:10px}.single.style1 .entry-meta span{font-weight:600}.single.style1 .entry-meta span a{color:var(--font-color)}.page .site-main .entry-content,.single .site-main .entry-content{margin-top:0}.single.centered .site-main article.has-sticky-share{max-width:980px;margin-left:auto;margin-right:auto}.single .site-main .has-sticky-share .article-share+.entry-content{position:relative;float:left;width:calc(100% - 60px);padding-left:30px}.single .site-main .has-sticky-share .article-share+.entry-content+footer.entry-footer{width:calc(100% - 65px);float:right;padding-left:30px;display:table}.single .article-share.sticky-share{position:sticky;top:0;left:0;padding-top:0;background:#fff;float:left;width:60px}.single .article-share.sticky-share ul.social-icons li{font-size:22px;display:block;margin-left:0;margin-bottom:10px}.single .article-share.sticky-share ul.social-icons li a{width:56px;height:56px;line-height:52px}.page .site-main .author-signature,.single .site-main .author-signature{display:flex;flex-wrap:wrap;align-items:center;flex-direction:column;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:30px;padding-top:20px;margin-top:40px}.page .site-main .author-signature.left,.single .site-main .author-signature.left{align-items:flex-start}.page .site-main .author-signature.right,.single .site-main .author-signature.right{align-items:flex-end}.page .site-main .author-signature img,.single .site-main .author-signature img{margin-top:5px;margin-bottom:5px}.page .site-main .author-signature .social-icons,.single .site-main .author-signature .social-icons{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;flex:1}.page .site-main .author-signature .social-icons li,.single .site-main .author-signature .social-icons li{margin-left:3px;margin-right:3px;margin-top:5px;display:inline-block}.page .site-main .author-signature .social-icons li a,.single .site-main .author-signature .social-icons li a{display:inline-block;width:40px;text-align:center;height:40px;line-height:38px;border:2px solid rgba(0,0,0,.1);color:#999;border-radius:100%}.page .site-main .author-signature .social-icons li a:hover,.single .site-main .author-signature .social-icons li a:hover{border-color:#88ced8;background:#88ced8;color:#fff}.error404 section.error-404{text-align:center;max-width:700px;margin:0 auto}.error-404 .error-num{font-family:var(--secondary-font);font-weight:700;color:var(--primary-color);font-size:20em;line-height:1;text-shadow:0 10px rgba(0,0,0,.1)}.error-404 .error-text{font-size:1.388em}.error-404 a.bttn{font-size:18px;font-weight:700;display:inline-block;background:var(--secondary-color);color:#fff;padding:12px 40px;border-radius:5px;margin-top:50px}.error-404 a.bttn:hover{background:var(--primary-color)}.error-404 form.search-form{border:1px solid #ededed;border-radius:5px;margin-top:60px}.error-404 form.search-form input.search-field{font-size:16px;font-weight:400}.error404 .latest-articles{margin-top:100px}.page-template-contact section.bg-cta-section,.page:not(.home) section.bg-cta-section{margin-bottom:0}.page-template-contact .page-header .page-title{text-transform:none;text-align:center}.contact-wrap:after,.contact-wrap:before{content:"";display:table}.contact-wrap:after{clear:both}.contact-wrap .contact-block{float:left;width:50%;padding-right:15px}.contact-wrap .contact-block+.contact-block{padding-left:15px;padding-right:0}body[class*=page-template-] .widget_blossomtheme_companion_cta_widget{margin-bottom:0}body[class*=page-template-] #secondary .widget_blossomtheme_companion_cta_widget{margin-bottom:60px}.page-template-contact .contact-wrap .widget-title{font-size:2em;position:relative;margin-bottom:30px;padding-bottom:15px}.page-template-contact .contact-wrap .widget-title:before{content:"";background:var(--secondary-color);width:8px;height:8px;border-radius:100%;position:absolute;bottom:0;left:0}.page-template-contact .contact-wrap .widget-title:after{content:"";background:var(--primary-color);width:150px;height:2px;position:absolute;bottom:3px;left:20px}.contact-info-list{margin:0;padding:0;list-style:none}.contact-info-list li{position:relative;padding-left:35px;margin-bottom:15px}.contact-info-list li svg{position:absolute;top:5px;font-size:20px;left:0;color:var(--primary-color)}.page-template-contact #primary .social-icons a{display:inline-block;width:56px;text-align:center;height:56px;line-height:52px;border:2px solid d margin-right: 3px;margin-bottom:8px;border-radius:100%;color:#000;box-shadow:0 0 20px transparent;font-size:22px}.page-template-contact #primary .social-icons a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.17)}.page-template-contact .contact-map{margin-top:60px;border-radius:5px;overflow:hidden}.contact-map iframe{border:none}.page-template-contact .site-main .widget_bttk_contact_social_links .social-networks a{color:#000}.page-template-contact .site-main .widget_bttk_contact_social_links .social-networks a:hover{color:#fff}.page-template-contact .contact-wrap form label{font-size:16px}.page-template-contact .contact-wrap form textarea{height:120px}.page-template-contact .contact-wrap form input[type=submit]{width:100%;text-transform:capitalize}#map-canvas{width:100%!important}.single-bt-event.style2:not(.woocommerce) .site-content{margin-top:60px}.page-template-event section.bg-cta-section{margin-bottom:0}.page-template-event .page-header .page-title{text-align:center}.page-template-event .event-wrap{padding-top:0}.page-template-event .event-wrap .event-block{border:1px solid #ededed;box-shadow:0 0 0 transparent;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.page-template-event .event-wrap .event-block:hover{box-shadow:0 0 40px rgba(0,0,0,.05)}.page-template-event .event-wrap .event-block{margin-bottom:60px}.exclusive .event-wrap{display:block;padding-top:0}.single-bt-event .event-wrap .event-block{width:100%;margin-right:0;padding:0;background:0 0;box-shadow:none}.single-bt-event .header-wrap:after,.single-bt-event .header-wrap:before{content:"";display:table}.single-bt-event .header-wrap:after{clear:both}.single-bt-event .header-wrap{margin-bottom:40px}.single-bt-event .event-block .entry-header{float:left;width:calc(100% - 90px);padding-left:30px}.single-bt-event .event-block .event-date{box-shadow:0 10px 30px rgba(0,0,0,.1)}.single-bt-event.style2 .site-content .entry-header .entry-title{max-width:100%;color:#000;font-size:2em}.single.single-bt-event .entry-meta&gt;span{margin-right:0;font-weight:400}.single-bt-event .event-block span.event-time{display:inline-block;padding-right:10px}.single.single-bt-event .entry-meta&gt;span:before{display:none}.single-bt-event .event-block .event-content{float:none;width:100%;padding-left:0}.single-bt-event figure.post-thumbnail{margin-bottom:40px;border-radius:5px;overflow:hidden;display:block}.single-bt-event .event-schedule-wrap{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;background:#f3fdfe;padding:30px 15px;border-top:5px solid var(--primary-color);margin-bottom:30px}.single-bt-event .event-schedule-wrap&gt;div{text-align:center;border-right:2px solid rgba(0,0,0,.1);padding:0 15px;width:100%}.single-bt-event .event-schedule-wrap&gt;div:last-child{margin-bottom:0;border-right:none}.single-bt-event .event-schedule-wrap&gt;div strong{display:block;color:#000;margin-bottom:5px}.single-bt-event .event-schedule-wrap&gt;div span{font-size:16px}.single-bt-event .event-schedule-wrap&gt;div span.seperator{margin:0 5px;display:inline-block}.single-bt-event .event-schedule-wrap .category a{background:0 0;padding:0;font-size:16px;color:var(--font-color);font-weight:400;text-transform:none}.single-bt-event .event-schedule-wrap .category a:hover{color:var(--primary-color)}.loc-map h4{margin:1.5em 0 1em 0}.single.single-bt-event footer.entry-footer{margin-bottom:0;margin-top:60px;border-top:1px solid rgba(0,0,0,.1);padding-top:60px;text-align:center}.single.single-bt-event footer.entry-footer .article-share{width:100%;text-align:center}.single-bt-event iframe{width:100%;border-radius:5px}.podcast-list.list-view article.post figure.post-thumbnail{width:34%}.podcast-list.list-view .article-content-wrap{width:66%}.podcast-list.list-view article.post header.entry-header{margin:0}.podcast-list.list-view .entry-header .entry-title{font-size:1.33em}.search .page-header&gt;.wrapper{max-width:600px;width:auto}.search .page-header .page-title{font-size:1.667em;margin-bottom:20px}.search .page-header form.search-form{border:1px solid #ededed;border-radius:5px}.search .page-header form.search-form input.search-field{font-weight:700}.search .page-header form.search-form input.search-field::-webkit-input-placeholder{font-weight:400}.search .page-header form.search-form input.search-field::-moz-placeholder{font-weight:400}.search .page-header form.search-form input.search-field:-ms-input-placeholder{font-weight:400}.search .page-header form.search-form input.search-field:-moz-placeholder{font-weight:400}.search-no-results .site-main{height:auto!important}.search-no-results .no-results .page-content .search-form,.search-no-results .no-results header.page-header,.search-no-results span.showing-result{display:none}.page-template-service section.bg-cta-section{margin-bottom:0}.page-template-service .site-content header.page-header{margin-bottom:40px}.page-template-service .page-header .page-title{text-align:center}.page-template-service .intro-service-section .wrapper:after,.page-template-service .intro-service-section .wrapper:before{display:none}.page-template-service .intro-service-section .wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.page-template-service .content-area .widget .widget-title{padding-bottom:0;margin-bottom:15px}.page-template-service .site-content{margin-bottom:0}.intro-service-section{margin-top:45px;margin-bottom:45px}section.text-wdgt-section{margin-top:80px;margin-bottom:40px}.text-wdgt-section .wrapper{text-align:left}section.text-wdgt-section .widget,section.text-wdgt-section .widget.widget_text{margin-bottom:40px;display:inline-block;width:48%;margin-right:3%}section.text-wdgt-section .widget.widget_text:nth-child(2n),section.text-wdgt-section .widget:nth-child(2n){margin-right:0}section.text-wdgt-section .widget .widget-title{width:100%;display:block;padding-bottom:0;margin-bottom:20px;font-size:1.33em}section.text-wdgt-section .widget .widget-title span:after,section.text-wdgt-section .widget .widget-title span:before,section.text-wdgt-section .widget .widget-title:after{display:none}section.text-wdgt-section .widget_text .textwidget{width:100%}section.text-wdgt-section .widget_text .textwidget p{margin-bottom:0;margin-top:20px}section.text-wdgt-section .widget_text .textwidget p:first-child{margin-top:0}.page-template-service .intro-service-section+.pricing-section{border-top:1px solid #e5e5e5;padding-top:80px}.page-template-service .pricing-section .wrapper{display:flex;flex-wrap:wrap}.single-bt-success-story.style2:not(.woocommerce) .site-content{margin-top:60px}.page-template-success-story section.bg-cta-section{margin-bottom:0}.page-template-success-story .site-main article{margin-bottom:60px;padding-bottom:60px;border-bottom:1px solid #eee}.page-template-success-story .site-main article:last-child{padding-bottom:0;border-bottom:none}.page-template-success-story .site-main article .entry-header,.single-bt-success-story .site-main article .entry-header{margin-top:30px;margin-bottom:30px}.page-template-success-story .site-main .entry-header .entry-title{font-size:2em}.page-template-success-story .site-main article figure.post-thumbnail{margin-bottom:20px;border-radius:5px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15);display:block}.testimonial-success-story{margin:50px 0;padding:30px;font-style:italic;font-weight:600;line-height:1.6;font-size:1.33em;position:relative;background:var(--secondary-color);color:#fff;border-radius:5px}.single .site-main .has-sticky-share .testimonial-success-story{float:right;width:calc(100% - 95px)}.testimonial-success-story .achievement-text{position:relative;padding-left:80px;padding-top:15px}.testimonial-success-story .achievement-text:before{content:"\201c";font-weight:400;font-size:90px;color:#fff;line-height:1;width:60px;height:60px;background:var(--primary-color);border-radius:100%;position:absolute;top:0;left:0;text-align:center;padding:10px 7px 0 0}.testimonial-success-story .achievement-text::after{content:"";background:var(--primary-color);height:calc(100% - 80px);width:4px;position:absolute;top:70px;left:30px}.testimonial-success-story p{margin-top:0}.testimonial-success-story p:last-child{margin-bottom:0}.testimonial-success-story .name-wrap{padding-left:80px;margin-top:20px}.testimonial-success-story .name-wrap .name{display:block;font-size:18px;font-style:normal;font-weight:700;text-transform:capitalize}.testimonial-success-story .name-wrap .designation{display:block;font-style:normal;font-size:16px}.single-bt-success-story.style2 .site-content .entry-header .entry-title{color:#000;max-width:100%}.single-bt-success-story.style2 .entry-meta span a{color:var(--primary-color)}.single-bt-success-story.style2 .entry-meta span a:hover{text-decoration:underline}.page-template-testimonial .site-content{margin-bottom:80px}.page.page-template-testimonial header.page-header{text-align:center}.page-template-testimonial .site-main .widget{display:inline-block;vertical-align:top;width:48%;margin-right:3%;text-align:center}.page-template-testimonial .site-main .widget:nth-child(2n){margin-right:0}.page-template-testimonial section.bg-cta-section{margin-bottom:0}.widget_bttk_image_text_widget ul li a{display:block}.widget_bttk_image_text_widget ul li img{width:100%;height:100%;object-fit:cover}.page-template-blossom-portfolio .page-header .page-title{text-align:center}.portfolio-sorting .button.is-checked,.portfolio-sorting .button:hover{color:var(--primary-color)}.portfolio-text-holder .portfolio-img-title{line-height:1.2em;font-family:var(--secondary-font)}.entry-header .portfolio-cat a,.portfolio-item .portfolio-cat a,.portfolio-item .portfolio-img-title a:hover{color:var(--primary-color)}.entry-header .portfolio-cat a:hover,.portfolio-item .portfolio-cat a:hover{text-decoration:underline}.portfolio-holder .entry-header .entry-title{font-size:2.335em}.single .entry-content a:hover{text-decoration:underline}.single-blossom-portfolio .navigation .nav-links::after,.single-blossom-portfolio .navigation .nav-links::before{content:"";display:table;line-height:0;height:0}.single-blossom-portfolio .navigation .nav-links::after{clear:both}.single-blossom-portfolio .post-navigation .nav-links div[class*=nav-]::before{display:none}.single-blossom-portfolio .post-navigation .nav-links div[class*=nav-] a{color:#333;text-decoration:none;font-weight:400;display:inline-block;line-height:1.6;position:relative;padding-left:30px;min-height:auto}.single-blossom-portfolio .post-navigation .nav-links div.nav-next a{padding-left:0;padding-right:30px}.single-blossom-portfolio .post-navigation .nav-links div[class*=nav-] a:before{content:"";background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"&gt;&lt;path fill="%23333" d="M4.2 247.5L151 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L69.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L168 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 264.5c-4.7-4.7-4.7-12.3 0-17z"&gt;&lt;/path&gt;&lt;/svg&gt;');background-repeat:no-repeat;width:20px;height:30px;position:absolute;top:0;left:0;font-size:30px;line-height:.95}.single-blossom-portfolio .post-navigation .nav-links div.nav-next a:before{background-image:url('data:image/svg+xml; utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"&gt;&lt;path fill="%23333" d="M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z"&gt;&lt;/path&gt;&lt;/svg&gt;');left:auto;right:0}.single-blossom-portfolio .post-navigation .nav-links div[class*=nav-] a:hover{color:var(--primary-color)}.related-portfolio{text-align:center}.related-portfolio-title{margin-bottom:40px;padding-bottom:20px;position:relative;display:inline-block;font-size:1.33em;font-family:var(--secondary-font);font-weight:600;color:#000}.related-portfolio-title::before{content:"";background:#e8508d;width:28px;height:28px;position:absolute;bottom:-6px;left:0;right:0;margin:0 auto;border-radius:100%;border:10px solid #fff;z-index:1}.related-portfolio-title::after{content:"";background:var(--primary-color);width:140px;height:2px;position:absolute;bottom:7px;left:0;right:0;margin:0 auto}.portfolio-item .portfolio-item-inner{border-radius:5px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15)}.portfolio-item img{width:100%;height:100%;object-fit:cover}.tutor-courses .tutor-course-loop-title h2 a{font-size:24px}.tutor-dashboard-permalinks li:before{display:none}.site-main .entry-content ul.tutor-dashboard-permalinks li{margin-left:0;padding-left:0}.site-main .entry-content ul.tutor-dashboard-permalinks li a:hover{color:var(--tutor-text-color)}.site-main .entry-content ul.tutor-dashboard-permalinks li a,.tutor-dashboard-info-table td a{text-decoration:none}.tutor-wrap.courses{margin-bottom:20px}.tutor-container{max-width:1170px;padding-left:0;padding-right:0}article.sfwd-courses .entry-header{margin-top:20px;margin-bottom:20px}article.sfwd-courses .ld-logout,article.sfwd-lessons .entry-header,article.sfwd-topic .entry-header{margin-bottom:20px}@media screen and (max-width:1770px){.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder{max-width:39%}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form{max-width:60%}.newsletter-section .blossomthemes-email-newsletter-wrapper{padding-left:9%;padding-right:9%}}@media screen and (max-width:1600px){.main-navigation ul.menu&gt;li:last-of-type ul,.main-navigation ul.menu&gt;li:nth-last-of-type(2) ul,.main-navigation ul.menu&gt;li:nth-last-of-type(3) ul{left:auto;right:0}.main-navigation ul.menu&gt;li:last-of-type ul ul,.main-navigation ul.menu&gt;li:nth-last-of-type(2) ul ul,.main-navigation ul.menu&gt;li:nth-last-of-type(3) ul ul{right:100%}.site-banner .banner-caption .banner-wrap .banner-title,.site-banner .owl-item .banner-caption .title{font-size:3.5em}}@media screen and (max-width:1450px){.custom-background #page,.custom-background .sticky-bar-content{width:1200px}.site-banner .banner-img&gt;img,.site-banner .fallback-svg,.site-banner .item&gt;img,.style-four.site-banner .wp-custom-header img,.style-one.site-banner .wp-custom-header img{height:700px}}@media screen and (max-width:1210px){.custom-background #page,.custom-background .sticky-bar-content{width:95%}.footer-t .container,.sticky-bar-content.notification-enabled .wrapper,.widget_bttk_description_widget .bttk-team-inner-holder-modal,.wrapper{width:100%;padding-left:3%;padding-right:3%}.widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container{padding-left:3%;padding-right:3%}.widget_blossomtheme_companion_cta_widget .right .button-wrap{right:3%}.bg-cta-section .wrapper,.sticky-bar-content .wrapper,section.simple-cta-section .wrapper{padding-left:0;padding-right:0;max-width:100%}.sticky-bar-content .blossomthemes-email-newsletter-wrapper{padding-left:3%}.widget_bttk_description_widget .bttk-team-inner-holder-modal{padding-left:45%}.widget_bttk_description_widget .bttk-team-holder-modal .image-holder{width:40%;left:3%}.newsletter-section .wrapper{padding-left:0;padding-right:0}.newsletter-section .blossomthemes-email-newsletter-wrapper{padding-left:10%;padding-right:10%}}@media screen and (max-width:1180px){.site-branding .site-title{font-size:30px}.site-branding .site-description{font-size:10px}.pricing-block .price{font-size:1.5em}.main-navigation ul li a{padding-left:15px;padding-right:15px}.sticky-bar-content .blossomthemes-email-newsletter-wrapper{padding-right:40px}.sticky-t-bar .close{right:10px}.site-banner .banner-img&gt;img,.site-banner .fallback-svg,.site-banner .item&gt;img,.style-four.site-banner .wp-custom-header img,.style-one.site-banner .wp-custom-header img{height:auto}.site-banner .banner-caption .banner-wrap .banner-title,.site-banner .owl-item .banner-caption .title{font-size:2.5em}.achievement-section .achievement-content{padding-top:40px;padding-bottom:40px;padding-left:40px}.achievement-section .wrapper{padding-left:0;padding-right:0}.widget_blossomthemes_stat_counter_widget .hs-counter{font-size:2.5em}}@media screen and (max-width:1096px){.main-navigation ul li a{padding-left:10px;padding-right:10px}.pricing-block .title{width:48%}.header-lay4 .menu-wrap .main-navigation ul li{margin-right:0;font-size:13px}.header-lay5 .menu-wrap .main-navigation ul li{margin-right:0}.widget_blossomtheme_companion_cta_widget .btn-cta{padding-left:30px;padding-right:30px;margin-bottom:5px}}@media screen and (min-width:1025px){.main-navigation ul ul{display:block!important}.main-navigation button.toggle-button{display:none!important}}@media screen and (max-width:1024px){.footer-t .container,.wrapper{max-width:770px}.sticky-bar-content .wrapper{max-width:100%;padding-left:0;padding-right:0}.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder{max-width:100%;text-align:center;margin-bottom:15px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder h3{text-align:center}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form{max-width:100%}.sticky-bar-content.notification-enabled .wrapper{max-width:770px;padding-left:2%;padding-right:2%}.achievement-section .wrapper{max-width:100%}.newsletter-block .blossomthemes-email-newsletter-wrapper{padding-left:20px;padding-right:20px}.newsletter-block form{margin:20px auto 0 auto}.header-t .top-left{font-size:14px}.header-t .top-left span{margin-right:15px}.header-t .top-left svg{font-size:16px}.header-search .header-search-form form.search-form{width:60%}.site-branding .site-title{font-size:45px}.site-branding .site-description{font-size:14px}.menu-wrap nav.main-navigation{width:auto}.menu-wrap nav.main-navigation.menu-toggled{width:40px;height:40px}.main-navigation button.toggle-button{display:block;padding:0;width:40px;height:40px;border-radius:100%;position:relative}.menu-wrap nav.main-navigation.menu-toggled .toggle-button{position:absolute;top:20px;right:55%;z-index:99999}.main-navigation button.toggle-button .toggle-bar{display:block;width:20px;height:2px;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.main-navigation button.toggle-button .toggle-bar:first-child{top:-10px}.main-navigation button.toggle-button .toggle-bar:last-child{top:10px}.main-navigation.menu-toggled button.toggle-button .toggle-bar:first-child{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);top:0}.main-navigation.menu-toggled button.toggle-button .toggle-bar:nth-child(2){opacity:0;visibility:hidden}.main-navigation.menu-toggled button.toggle-button .toggle-bar:last-child{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);top:0}.main-navigation ul.menu,.one-page .main-navigation ul.nav-menu{position:fixed;top:0;left:0;background:#f5f5f5;height:100%;width:50%;z-index:9999;padding-top:80px;overflow-y:auto;text-align:left;box-shadow:10px 0 20px rgba(0,0,0,.1);opacity:0;visibility:hidden;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.main-navigation.menu-toggled ul.menu,.one-page .main-navigation.menu-toggled ul.nav-menu{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.main-navigation ul li{display:block}.main-navigation ul li a{padding:15px 18px;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.main-navigation ul li.menu-item-has-children&gt;a::after{display:none}.main-navigation ul li.menu-item-has-children .submenu-toggle{display:block;font-weight:400;font-size:16px;position:absolute;top:19px;right:10px;width:20px;text-align:center;height:20px;line-height:20px;z-index:9;cursor:pointer;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.main-navigation ul li.menu-item-has-children .submenu-toggle.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.main-navigation ul ul{display:none;box-shadow:none;position:static;opacity:1;visibility:visible;width:100%;-webkit-transition:none;-moz-transition:none;transition:none}.main-navigation ul ul ul{padding-left:0}.main-navigation ul ul li:first-child{box-shadow:none}.header-lay2 .menu-wrap{padding-top:10px;padding-bottom:10px}.header-lay2 .menu-wrap .main-navigation button.toggle-button{background:0 0}.header-lay2 .menu-wrap .main-navigation.menu-toggled button.toggle-button{background:var(--secondary-color)}.header-lay2 .menu-wrap .main-navigation ul li a{color:#000}.header-lay2 .menu-wrap .main-navigation ul li.current-menu-item&gt;a,.header-lay2 .menu-wrap .main-navigation ul li.current_page_item&gt;a,.header-lay2 .menu-wrap .main-navigation ul li:hover&gt;a{color:#000}.header-lay2 .header-cart{float:right;margin-top:5px;margin-right:15px}.header-lay3 .header-t{border-bottom:none}.site-header.header-lay3 .main-header{padding-top:0;padding-bottom:0}.header-lay3 .main-header&gt;.wrapper{max-width:100%;padding-left:0;padding-right:0}.header-lay3 .main-header .main-navigation button.toggle-button{width:100%;border-radius:0;-webkit-transition:none;-moz-transition:none;transition:none}.header-lay3 .main-header .main-navigation.menu-toggled button.toggle-button{width:40px;border-radius:100%}.header-lay3 .main-header .main-navigation ul li{margin-right:0}.header-lay4 .menu-wrap nav.main-navigation{width:auto}.header-lay4 .menu-wrap .main-navigation button.toggle-button{width:35px;height:35px}.header-lay4 .menu-wrap .main-navigation ul li{margin-right:0}.header-lay4 .menu-wrap .main-navigation ul ul li.current-menu-item&gt;a,.header-lay4 .menu-wrap .main-navigation ul ul li.current_page_item&gt;a,.header-lay4 .menu-wrap .main-navigation ul ul li:hover&gt;a{border-radius:5px}.header-lay5 .header-t{padding-top:15px;padding-bottom:15px}.header-lay5 .header-social{width:auto;margin-bottom:15px}.header-lay5 .header-t .top-right{width:auto;border-top:none;margin-top:0;padding-top:0;text-align:right}.header-lay5 .menu-wrap{width:auto}.header-lay5 .menu-wrap .main-navigation button.toggle-button{width:100%;border-radius:0;-webkit-transition:none;-moz-transition:none;transition:none}.header-lay5 .header-social+.menu-wrap .main-navigation button.toggle-button,.header-lay5 .menu-wrap .main-navigation.menu-toggled button.toggle-button,.header-lay5 .top-right+.menu-wrap .main-navigation button.toggle-button{width:35px;border-radius:100%;height:35px}.header-lay5 .header-social+.menu-wrap .main-navigation button.toggle-button{float:right}.header-lay5 .menu-wrap .main-navigation ul li a{color:#000}.sticky-header .main-navigation .menu&gt;li&gt;a{padding-top:15px;padding-bottom:15px}.site-banner .blossomthemes-email-newsletter-wrapper{width:70%;padding:20px}section[class*="-section"] .widget .blossomtheme-cta-container.center{width:100%}.widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container{max-width:770px;padding-left:2%;padding-right:2%}.widget_blossomtheme_companion_cta_widget .right .button-wrap{right:2%}.service-section .wrapper{grid-template-columns:repeat(2,1fr)}.service-section .widget.widget_text{grid-column:1/span 2}.pricing-section .wrapper{flex-direction:column}.pricing-section .widget_bcp_pt_widget{width:100%;margin-right:0;margin-left:0}section.achievement-section{margin-bottom:0}.achievement-section .wrapper{display:block}.achievement-section .achievement-content,.achievement-section figure.cd-image-container{width:100%}.achievement-section .achievement-content{padding-left:3%;padding-right:3%!important;padding-top:50px;padding-bottom:50px;display:block}.podcast-section .block-wrap .block{width:47.33%}.podcast-section .block-wrap .block:last-child{display:none}.event-block .event-date{float:none;margin-bottom:30px}.event-block .event-content{float:none;width:100%;padding-left:0}.blog-section article.post{width:48%}.blog-section article.post:nth-child(3n){margin-right:2.5%}.blog-section article.post:nth-child(2n){margin-right:0}.shop-section .shop-wrap{grid-template-columns:repeat(2,1fr)}.shop-section .item .onsale{left:0}.newsletter-section .blossomthemes-email-newsletter-wrapper{flex-direction:column;padding-left:10%;padding-right:10%}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder{padding-right:0;margin-bottom:30px;text-align:center}.newsletter-section .blossomthemes-email-newsletter-wrapper form label .subscribe-inner-wrap{justify-content:center}.footer-t .grid.column-3,.footer-t .grid.column-4{grid-template-columns:repeat(2,1fr)}#secondary .blossomthemes-email-newsletter-wrapper,.site-footer .blossomthemes-email-newsletter-wrapper{border-radius:5px;overflow:hidden;padding:30px}#secondary .blossomthemes-email-newsletter-wrapper .text-holder,.site-footer .blossomthemes-email-newsletter-wrapper .text-holder{text-align:center;color:#fff}#secondary .blossomthemes-email-newsletter-wrapper .text-holder h3,.site-footer .blossomthemes-email-newsletter-wrapper .text-holder h3{font-size:2em;color:#fff;line-height:1.2}.page-template-about .site-content{margin-bottom:0}.counter-section .widget_blossomthemes_stat_counter_widget{width:50%}section[class*="-section"] .widget_bttk_description_widget{width:47.33%}.bttk-team-inner-holder-modal .description{max-height:185px;overflow-y:auto}.widget_blossomthemes_stat_counter_widget .hs-counter{font-size:3em}.blockqote-widget blockquote{width:70%}.leftsidebar #primary,.rightsidebar #primary{float:none;width:100%;padding-right:0;margin-bottom:60px}.leftsidebar #primary{padding-left:0}.leftsidebar #secondary,.rightsidebar #secondary{float:none;width:100%}.grid-view .article-wrap{margin-left:-10px;margin-right:-10px}.page-template-contact .site-content{margin-bottom:0}.contact-wrap{display:flex;flex:1;flex-direction:column}.contact-wrap .contact-block{float:none;width:100%;padding-right:0;order:2}.contact-wrap .contact-block+.contact-block{padding-left:0;margin-bottom:60px;order:1}.page-template-contact #primary .social-icons a{width:50px;height:50px;line-height:50px;font-size:18px}.error-404 .error-num{font-size:10em}.page-template-service .intro-service-section .wrapper{grid-template-columns:repeat(2,1fr)}.single-bt-event .event-block .event-date{float:left;margin-bottom:0}}@media screen and (max-width:899px){.video-banner .wp-custom-header{padding-bottom:850px}section[class*="-section"]:not(.style-two) .widget_bttk_icon_text_widget{padding:25px}}@media screen and (max-width:992px){.video-banner .wp-custom-header{padding-bottom:0;height:auto}.video-banner .wp-custom-header img{height:auto}.site-banner .banner-cap-wrap{width:100%;float:none}.banner-caption .banner-wrap{width:100%;float:none}.banner-caption&gt;.wrapper{padding-left:0;padding-right:0}.site-banner .banner-caption{position:relative;top:0;-webkit-transform:none;-moz-transform:none;transform:none;background:#1c1b1b}.site-banner.style-one .banner-caption{padding:40px 0}.site-banner .blossomthemes-email-newsletter-wrapper{width:100%;float:none;padding:0;border-radius:0}.banner-caption .blossomthemes-email-newsletter-wrapper .text-holder h3,.site-banner .item .banner-text .title{font-size:2em}.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=text],.banner-caption .blossomthemes-email-newsletter-wrapper form input[type=text]+[name=subscribe-email]{width:100%;margin-right:0;float:none}.site-banner .banner-img&gt;img,.site-banner .fallback-svg,.site-banner .item&gt;img{height:40vw}.site-banner .banner-caption .banner-wrap .banner-title,.site-banner .owl-item .banner-caption .title{font-size:1.5em}.site-banner .owl-item .banner-caption .banner-content{display:none}.banner-caption .btn-more,.site-banner .banner-caption .banner-wrap .banner-link{padding:10px 20px;font-size:16px}.site-banner .owl-carousel .owl-nav [class*=owl-]{width:40px;height:40px;line-height:40px}}@media screen and (max-width:640px){body,button,input,optgroup,select,textarea{font-size:16px}.page-template-event section.bg-cta-section,section.achievement-section{margin-bottom:0}.back-to-top{width:40px;height:40px;line-height:40px;right:10px}.back-to-top span{font-size:18px}.site-content{margin-top:40px;margin-bottom:50px}.is-visible .cd-handle,.is-visible .cd-resize-img{display:none}.newsletter-block .blossomthemes-email-newsletter-wrapper form{flex-direction:column}.widget_blossom_client_logo_widget .image-holder img{max-width:100%}.sticky-t-bar span.close{width:20px;height:20px;line-height:20px;right:10px}.sticky-t-bar:not(.active) span.close{height:20px;line-height:18px}.sticky-bar-content .blossomthemes-email-newsletter-wrapper{padding-right:30px}.sticky-t-bar .close{right:5px}.sticky-bar-content .blossomthemes-email-newsletter-wrapper .text-holder,.sticky-bar-content .blossomthemes-email-newsletter-wrapper .text-holder h3{text-align:center}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=text]:first-child{margin-left:0}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=email],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=text]{margin-left:5px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit]{padding-left:15px;padding-right:15px}.header-search .header-search-form form.search-form{width:90%}.menu-wrap nav.main-navigation.menu-toggled .toggle-button{right:25%}.main-navigation ul.menu,.one-page .main-navigation ul.nav-menu{width:80%}.header-lay3 .header-t&gt;.wrapper{flex-wrap:wrap}.header-lay3 .header-social{width:auto;order:2}.header-lay3 .header-t .site-branding{width:100%;display:block}.header-lay3 .header-t .top-right{width:auto;margin-top:0;padding-top:0;padding-left:15px;border-top:none;order:3}.widget_blossomtheme_featured_page_widget .widget-featured-holder:after,.widget_blossomtheme_featured_page_widget .widget-featured-holder:before{content:"";display:table}.widget_blossomtheme_featured_page_widget .widget-featured-holder:after{clear:both}.widget_blossomtheme_featured_page_widget .widget-featured-holder{display:flex;flex:1;flex-direction:column}.widget_blossomtheme_featured_page_widget .widget-title{text-align:left}#primary .widget_blossomtheme_featured_page_widget .text-holder,section[class*="-section"] .widget_blossomtheme_featured_page_widget .img-holder+.text-holder{width:100%;padding-right:0;order:3}section[class*="-section"] .widget_blossomtheme_featured_page_widget .img-holder+.text-holder{width:100%;padding-right:0;float:none}section[class*="-section"] .widget_blossomtheme_featured_page_widget .left .img-holder+.text-holder{float:none;padding-left:0}#primary .widget_blossomtheme_featured_page_widget .img-holder,section[class*="-section"] .widget_blossomtheme_featured_page_widget .img-holder{width:100%;margin-bottom:40px}.widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container{padding-top:70px;padding-bottom:70px;padding-right:0}section[class*="-section"] .widget_blossomtheme_companion_cta_widget .right .text-holder,section[class*="-section"] .widget_blossomtheme_companion_cta_widget .right .widget-title{width:100%;padding-right:0}.widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap{position:static;margin-top:30px;width:auto;-webkit-transform:none;-moz-transform:none;transform:none}.widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap{text-align:left}section[class*="-section"] .widget_bttk_testimonial_widget{padding-left:10px;padding-right:10px}section.service-section{padding-top:50px;padding-bottom:50px}section.event-section{padding-top:50px;padding-bottom:50px}section.shop-section{padding-top:50px}section.contact-section{padding-top:50px;padding-bottom:50px;margin-bottom:0}section.contact-section .widget,section.contact-section .widget+.widget{width:100%;float:none}section.contact-section .widget{padding-right:0;margin-bottom:40px}section.contact-section .widget+.widget{padding-left:0;margin-bottom:0}.widget_bttk_contact_social_links .social-networks a{width:54px}section.newsletter-section{margin-top:0;margin-bottom:0}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder span{font-size:1em}.footer-t .widget-title{font-size:18px}.widget_bttk_icon_text_widget{padding:20px}.counter-section{padding-top:50px;padding-bottom:0}section.counter-section .widget.widget_text{width:100%}section[class*="-section"] .widget_text .textwidget{width:100%}#primary blockquote,.blockquote-section blockquote{width:90%}.widget_bttk_description_widget .bttk-team-inner-holder-modal{padding-left:3%}.widget_bttk_description_widget .bttk-team-holder-modal .image-holder{position:static;width:100%;margin-bottom:30px}.page-header .author-img{margin-bottom:20px}.author .page-header .author-content-wrap{width:100%;padding-left:0;text-align:center}.error-404 .error-num{font-size:10em}.page.style1 .site-main .page-header .page-title,.page.style2 .site-content&gt;.page-header .page-title,.single.style1 .site-main .entry-header .entry-title,.single.style2 .site-content&gt;.entry-header .entry-title{font-size:2em}.single .entry-meta&gt;span{margin-right:30px}.single .entry-meta&gt;span::before{right:-18px}.single footer.entry-footer{margin-bottom:50px}.entry-footer .tags{width:100%;margin-bottom:20px}.entry-footer .article-share{width:100%;text-align:left}.author-profile .author-img{float:none;margin-bottom:30px}.author-profile .author-content-wrap{float:none;width:100%;padding-left:0}.single .pagination .nav-previous{float:none;width:100%;border-right:none;padding-right:0}.single .pagination .nav-next{float:none;width:100%;padding-left:0;border-left:none;margin-top:30px}.single .related-articles .article-block .entry-title{font-size:1.112em}.latest-articles .article-block,.related-articles .article-block{width:48.33%}.latest-articles .article-block:nth-child(3n),.related-articles .article-block:nth-child(3n){margin-right:2%}.latest-articles .article-block:nth-child(2n),.related-articles .article-block:nth-child(2n){margin-right:0}.single .article-wrap .entry-content.has-sticky-share,.single .article-wrap .entry-content.has-sticky-share+.entry-footer{padding-left:0}.single .article-share.sticky-share{position:static;padding-top:0;float:none;width:100%}.admin-bar.single .sticky-t-bar.active~.site-content .article-share.sticky-share{padding-top:0}.single .article-share.sticky-share ul.social-icons li{display:inline-block;font-size:18px;padding:5px}.single .article-share.sticky-share ul.social-icons li a{width:50px;height:50px;line-height:50px}.single .site-main .has-sticky-share .article-share+.entry-content,.single .site-main .has-sticky-share .article-share+.entry-content+footer.entry-footer,.single .site-main .has-sticky-share .entry-content,.single .site-main .has-sticky-share .testimonial-success-story,.single .site-main .has-sticky-share footer.entry-footer{width:100%;padding-left:0;float:none}.comments-area{margin-top:30px}.comment-respond .comment-reply-title a{padding-left:15px;padding-right:15px}.page-template-testimonial .site-main .widget{width:100%;margin-right:0}}@media screen and (max-width:782px){.admin-bar .sticky-bar-content,.admin-bar .sticky-t-bar span.close{top:46px}.admin-bar .sticky-t-bar.active span.close{top:56px}}@media screen and (max-width:600px){.grid-view .site-main article{width:100%;padding-left:0;padding-right:0}}@media screen and (max-width:540px){.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder{padding-right:0;margin-bottom:20px;font-size:1em}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=email],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit],.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=text]{margin-left:0;margin-top:10px;width:100%}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[name=subscribe-email]{border-top-right-radius:40px;border-bottom-right-radius:40px}.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type=submit]{box-shadow:none;margin-top:10px!important}.header-t .top-left{width:100%;text-align:center}.header-t .top-right{width:100%;text-align:center;margin-top:10px;border-top:1px solid #eee;padding-top:10px}.site-header .main-header{padding-top:0}.main-header .site-branding{width:100%;padding-bottom:25px;text-align:center}.site-branding.icon-text .site-title-wrap{width:auto;padding-left:0;margin-top:20px}.site-header.header-lay1 .icon-text .site-title-wrap{padding-left:15px;text-align:left}.main-header .menu-wrap{width:auto;text-align:center;padding-bottom:0;float:none}.header-lay3 .header-t .site-branding.icon-text .site-title-wrap{display:block;text-align:center}.header-t .top-right{border-top-color:rgba(255,255,255,.15)}.header-lay3 .main-header .menu-wrap{padding-bottom:0}.header-lay4 .main-header .menu-wrap{padding-top:20px;padding-bottom:10px}.header-lay4 .main-header .wrapper{justify-content:space-between}.header-lay4 .main-header .wrapper::before{content:none}.widget_blossomtheme_companion_cta_widget .btn-cta{padding-left:20px;padding-right:20px}section[class*="-section"]:not(.style-two) .widget_bttk_testimonial_widget{width:100%;padding-left:0;padding-right:0}.service-section .wrapper{display:block}.cd-handle{width:40px;height:40px;line-height:40px;margin-left:-20px;margin-top:-20px}.event-wrap{flex-direction:column}.event-wrap .event-block{width:100%;margin-right:0;margin-bottom:30px}.event-wrap .event-block:last-child{margin-bottom:0}.blog-section .article-wrap{flex-direction:column}.blog-section article.post{width:100%;margin-right:0}.block-wrap{flex-direction:column}.block,.podcast-section .block-wrap .block{width:100%;margin-right:0}.shop-section .shop-wrap{grid-template-columns:repeat(1,1fr)}.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3{font-size:1.3333em}.newsletter-section .blossomthemes-email-newsletter-wrapper form{flex-direction:column;flex:auto}.newsletter-section .blossomthemes-email-newsletter-wrapper form input{flex:auto;margin-left:0}.newsletter-section .blossomthemes-email-newsletter-wrapper form label{margin-left:0}.footer-t .grid:not(.column-1){grid-gap:50px}.footer-t .grid.column-2,.footer-t .grid.column-3,.footer-t .grid.column-4{grid-template-columns:repeat(1,1fr)}.widget_blossom_client_logo_widget a{width:49%}.widget_blossomtheme_featured_page_widget .img-holder{padding-right:20px;padding-bottom:20px}.widget_blossomtheme_featured_page_widget .img-holder::before{top:20px;left:20px;border-width:7px}section[class*="-section"] .widget_blossom_client_logo_widget .image-holder{width:48%}.counter-section .widget_blossomthemes_stat_counter_widget{float:none;width:100%;margin-bottom:60px}section[class*="-section"] .widget_bttk_description_widget{float:none;width:100%;margin-right:0;margin-bottom:60px}.grid-view .article-wrap{margin-left:0;margin-right:0}.grid-view article.post{float:none;width:100%;padding-left:0;padding-right:0;padding-bottom:15px}.page-numbers{width:20px}.dr-archive-pagination .dr__pagination .page-numbers.next,.dr-archive-pagination .dr__pagination .page-numbers.prev,.navigation.pagination .page-numbers.next,.navigation.pagination .page-numbers.prev,.page-numbers.next,.page-numbers.prev{position:relative;top:0;padding-left:35px;font-size:13px;padding-right:10px}.dr-archive-pagination .dr__pagination .page-numbers.prev{padding-left:42px}.dr-archive-pagination .dr__pagination .page-numbers.next{padding-right:42px}.dr-archive-pagination .dr__pagination .page-numbers.next,.navigation.pagination .page-numbers.next,.page-numbers.next{padding-right:35px;padding-left:10px}.navigation.pagination .page-numbers.next::before,.navigation.pagination .page-numbers.prev::before,.page-numbers.next::before,.page-numbers.prev::before{width:25px;height:25px;line-height:25px;top:2px}.list-view article.post{flex-direction:column}.list-view article.post figure.post-thumbnail,.podcast-list.list-view article.post figure.post-thumbnail{float:none;width:100%;margin-bottom:30px}.list-view .article-content-wrap,.podcast-list.list-view .article-content-wrap{float:none;width:100%;padding-left:0}.page-template-service .site-main{grid-template-columns:repeat(1,1fr)}section.text-wdgt-section .widget,section.text-wdgt-section .widget.widget_text{width:100%;margin-right:0}.single-bt-event .event-block .event-date{float:none;margin-bottom:30px}.single-bt-event .event-block .entry-header{float:none;width:100%;padding-left:0}.single-bt-event .event-schedule-wrap{grid-template-columns:repeat(1,1fr)}.single-bt-event .event-schedule-wrap&gt;div{padding:15px 0;border-right:none;border-bottom:2px solid #dae3e4}.single-bt-event .event-schedule-wrap&gt;div:last-child{border-bottom:none}.latest-articles .article-block,.related-articles .article-block{width:100%;margin-right:0}.comment-respond .comment-reply-title a{padding-left:15px;padding-right:15px}.comment-respond p.comment-form-author,.comment-respond p.comment-form-email,.comment-respond p.comment-form-url{width:100%;margin-right:0}.page-template-service .intro-service-section .wrapper{grid-template-columns:repeat(1,1fr)}}.comment-form p{line-height:normal}#crumbs{margin:15px 0 0}.wp-block-gallery .blocks-gallery-item figcaption{line-height:18px}.widget-sticky .widget-area .widget:last-child{position:sticky;top:90px}.widget-sticky .widget-area .widget:last-child{position:sticky;top:30px}#secondary .blossomthemes-email-newsletter-wrapper,.site-footer .blossomthemes-email-newsletter-wrapper{padding:20px}@media only screen and (min-width:1024px){.widget-sticky.leftsidebar .site-content&gt;.wrapper,.widget-sticky.rightsidebar .site-content&gt;.wrapper{display:flex;flex-wrap:wrap}}.site-footer .grid:not(.column-1){display:flex;flex:1;flex-wrap:wrap}.site-footer .grid.column-4 .col{width:22.66%}@media screen and (max-width:1024px){.site-footer .grid.column-4 .col{width:46%}}@media screen and (max-width:767px){.site-footer .grid.column-4 .col{width:100%}.site-footer .grid:not(.column-1){align-items:center}}.site-footer .widget.widget_blossomtheme_companion_cta_widget{margin-bottom:60px}.widget_blossom_client_logo_widget .image-holder{padding:6px}.widget_blossomtheme_featured_page_widget .featured_page_content p{text-align:left}.pricing-block .pricing-feat{color:#000}.widget_bttk_testimonial_widget .bttk-testimonial-holder .bttk-testimonial-inner-holder .testimonial-content p{color:#000}.widget_bttk_custom_categories ul li .post-count{background:rgba(0,0,0,.5)}.site-footer .widget.widget_bttk_author_bio .bttk-author-bio-holder .image-holder img{width:auto}.site-footer .widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .title-holder{color:#fff}.site-footer .widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .text-signature{color:#fff}.site-footer .widget.widget_bttk_author_bio .author-bio-socicons li a{color:#fff}.site-footer .blossomthemes-email-newsletter-wrapper form input[type=submit]{padding:15px 16px}.site-footer .blossomthemes-email-newsletter-wrapper .img-holder{width:100%}.widget_bttk_popular_post .style-two li .entry-header,.widget_bttk_pro_recent_post .style-two li .entry-header{text-align:center}#secondary .widget.widget_blossomtheme_companion_cta_widget .right.text .widget-title,.site-footer .widget.widget_blossomtheme_companion_cta_widget .right.text .widget-title{text-align:right}#secondary .widget.widget_blossomtheme_companion_cta_widget .right.text .text-holder p,.site-footer .widget.widget_blossomtheme_companion_cta_widget .right.text .text-holder p{text-align:right}#secondary .widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3,.site-footer .widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3{color:inherit}.full-width header.page-header h1{text-align:center}.site-banner.style-one .subtitle{font-size:.88888888888888888888888888888889em;font-weight:600;line-height:34px;letter-spacing:.66px;color:var(--white-color);margin:0}.style-five.site-banner .banner-wrap .banner-link,.style-four.site-banner .banner-wrap .banner-link,.style-six.site-banner .banner-wrap .banner-link,.style-three.site-banner .banner-wrap .banner-link,.style-two.site-banner .banner-wrap .banner-link{background-color:var(--secondary-color);border:0;color:var(--white-color);font-size:1em;font-weight:400;padding:13px 40px;margin-top:40px}.style-five.site-banner .banner-wrap .banner-link:hover,.style-four.site-banner .banner-wrap .banner-link:hover,.style-six.site-banner .banner-wrap .banner-link:hover,.style-three.site-banner .banner-wrap .banner-link:hover,.style-two.site-banner .banner-wrap .banner-link:hover{background-color:var(--primary-color);border:0;color:var(--white-color)}.style-five.site-banner .banner-caption .banner-wrap .subtitle,.style-four.site-banner .banner-caption .banner-wrap .subtitle,.style-six.site-banner .banner-caption .banner-wrap .subtitle,.style-three.site-banner .banner-caption .banner-wrap .subtitle,.style-two.site-banner .banner-caption .banner-wrap .subtitle{font-size:.88888888888888888888888888888889em;font-weight:600;line-height:34px;letter-spacing:.66px;color:var(--secondary-color);margin:0}.style-five.site-banner .banner-caption .banner-wrap .banner-title,.style-four.site-banner .banner-caption .banner-wrap .banner-title,.style-six.site-banner .banner-caption .banner-wrap .banner-title,.style-three.site-banner .banner-caption .banner-wrap .banner-title,.style-two.site-banner .banner-caption .banner-wrap .banner-title{font-size:2.6666666666666666666666666666667em;line-height:58px;color:var(--black-color);margin-top:10px;font-weight:700}@media(max-width:767px){.style-five.site-banner .banner-caption .banner-wrap .banner-title,.style-four.site-banner .banner-caption .banner-wrap .banner-title,.style-six.site-banner .banner-caption .banner-wrap .banner-title,.style-three.site-banner .banner-caption .banner-wrap .banner-title,.style-two.site-banner .banner-caption .banner-wrap .banner-title{font-size:2em;line-height:51px}}.style-five.site-banner .banner-caption .banner-wrap .banner-content p,.style-four.site-banner .banner-caption .banner-wrap .banner-content p,.style-six.site-banner .banner-caption .banner-wrap .banner-content p,.style-three.site-banner .banner-caption .banner-wrap .banner-content p,.style-two.site-banner .banner-caption .banner-wrap .banner-content p{color:rgba(var(--black-color-rgb),.9);font-size:1.11em;line-height:34px;letter-spacing:.01666665em}.style-two.site-banner{display:flex;flex-direction:column;overflow:hidden}.style-two.site-banner .banner-caption{position:relative;top:unset;left:unset;flex:0 0 50%;transform:unset;background:rgba(var(--primary-color-rgb),.1);z-index:1;overflow:hidden;padding:0}.style-two.site-banner .banner-caption::before{content:'';position:absolute;background-color:rgba(var(--primary-color-rgb),.1);width:241px;height:291px;border-radius:100%;left:-16px;bottom:-180px;z-index:0}.style-two.site-banner .banner-caption::after{content:'';position:absolute;width:244px;height:198px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='244.614' height='198.56' viewBox='0 0 244.614 198.56'%3E%3Cg id='Group_6281' data-name='Group 6281' transform='translate(-1865.716 56.644)'%3E%3Cg id='Group_6280' data-name='Group 6280'%3E%3Cpath id='Path_30637' data-name='Path 30637' d='M1513.342,1482.8c-12.991,25.019-27.714,61.337-20.785,77.479s23.406,57.3,43.747,62.145,26.041,11.562,39.027,9.14,12.022,5.379,45.682,2.169,29.544-19.5,49.463-27.571,36.18-16.37,44.84-16.37,30.994-45.656,13.673-66.639-125.577-88.778-157.621-87.165S1513.342,1482.8,1513.342,1482.8Z' transform='translate(374.934 -1492.606)' fill='%23e75387' opacity='0.05'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center;top:-61px;right:-68px;z-index:-1}.style-two.site-banner .banner-caption .wrapper{padding:61px 35px}.style-two.site-banner .banner-caption .banner-wrap{width:100%;float:unset;text-align:left}.style-two.site-banner .wp-custom-header{position:static;flex:0 0 50%}.style-two.site-banner .wp-custom-header::after{content:none}.style-four.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper,.style-one.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper,.style-two.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper{float:unset}.style-two.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper{width:unset}.style-one.site-banner.appointment .banner-caption .wrapper .calendly-inline-widget{margin-left:auto;margin-right:0}.style-one.site-banner.appointment.item-left .banner-caption .wrapper .calendly-inline-widget{margin-left:0;margin-right:auto}.style-four.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper,.style-one.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper{margin-left:auto;margin-right:0}.style-four.site-banner.item-left .banner-caption .blossomthemes-email-newsletter-wrapper,.style-one.site-banner.item-left .banner-caption .blossomthemes-email-newsletter-wrapper{margin-left:0;margin-right:auto}@media(min-width:1025px){.style-two.site-banner{flex-direction:row-reverse}.style-two.site-banner.item-right{flex-direction:row}.style-two.site-banner .banner-caption .wrapper{padding:108px 35px;max-width:568px}.style-two.site-banner.appointment .banner-caption .wrapper{max-width:674px}.style-four.site-banner.appointment .wp-custom-header,.style-one.site-banner.appointment .wp-custom-header{height:700px}.style-four.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper,.style-four.site-banner.appointment .banner-caption .wrapper .calendly-inline-widget,.style-one.site-banner .banner-caption .blossomthemes-email-newsletter-wrapper,.style-one.site-banner.appointment .banner-caption .wrapper .calendly-inline-widget{max-width:568px}}@media screen and (max-width:1024px){.style-four .site-banner.site-banner.appointment .banner-caption,.style-one.site-banner.site-banner.appointment .banner-caption{position:relative;padding:40px 15px;background:#fff;transform:unset}.style-two.site-banner .banner-caption .wrapper{padding:40px 35px}}@media(max-width:640px){.style-four.site-banner.newsletter .banner-caption .wrapper,.style-one.site-banner.newsletter .banner-caption,.style-two.site-banner.newsletter .banner-caption .wrapper{background:unset;padding:0}.style-four.site-banner.newsletter .banner-caption .blossomthemes-email-newsletter-wrapper,.style-one.site-banner.newsletter .banner-caption .blossomthemes-email-newsletter-wrapper,.style-two.site-banner.newsletter .banner-caption .blossomthemes-email-newsletter-wrapper{padding:40px 15px}}.style-three.site-banner .banner-wrap .banner-link{background-color:var(--secondary-color);border:0;color:var(--white-color);font-size:1em;font-weight:400;padding:13px 40px;margin-top:40px}.style-three.site-banner .banner-wrap .banner-link:hover{background-color:var(--primary-color);border:0;color:var(--white-color)}.style-three.site-banner{display:flex;flex-direction:column;overflow:hidden}.style-three.site-banner .banner-caption{position:static;transform:unset;background:var(--white-color);z-index:1;margin:0 auto;max-width:568px;border-radius:5px;padding:0}.style-three.site-banner .banner-caption .wrapper{padding:61px 35px 0}.style-three.site-banner .banner-caption .banner-wrap{width:100%;float:unset;text-align:left}.style-three.site-banner .wp-custom-header{position:static;margin-left:0}.style-four.site-banner .wp-custom-header::after,.style-three.site-banner .wp-custom-header::after{content:none}@media screen and (max-width:1180px) and (min-width:992px){.site-banner.style-four .fallback-svg,.site-banner.style-four .wp-custom-header img,.site-banner.style-three .banner-img&gt;img,.site-banner.style-three .fallback-svg,.site-banner.style-three .item&gt;img,.site-banner.style-three .wp-custom-header img{height:700px}}@media(min-width:1025px){.style-three.site-banner{flex-direction:row}.style-three.site-banner .banner-caption{position:absolute;left:50px;top:50%;transform:translate(0,-50%);background:var(--white-color);margin-left:0;box-shadow:5px 5px 0 0 var(--primary-color)}.style-three.site-banner .wp-custom-header{position:static;margin-left:300px;height:700px}.style-three.site-banner.item-right .wp-custom-header{position:static;margin-left:0;margin-right:300px;height:700px}.style-three.site-banner .banner-caption .wrapper{padding:50px 50px 60px;width:unset}.style-three.site-banner.item-right .banner-caption{left:unset;right:50px}}@media(max-width:1024px){.style-three.site-banner .banner-caption,.style-three.site-banner .wp-custom-header{max-width:770px;margin-left:auto;margin-right:auto}.style-three.site-banner .wp-custom-header{padding-left:3%;padding-right:3%}.style-three.site-banner .banner-caption .wrapper{padding:40px 35px 0}}.style-four.site-banner .banner-caption{background:unset;padding:0}.style-four.site-banner.item-right .banner-caption .banner-wrap{margin-left:auto}.style-four.site-banner .banner-caption .wrapper .banner-wrap{width:unset;padding:40px 35px;background-color:var(--white-color);float:unset;border-radius:5px}@media(min-width:992px){.style-four.site-banner .banner-caption .wrapper .banner-wrap{padding:50px 50px 60px;max-width:568px;box-shadow:5px 5px 0 0 var(--primary-color)}}.style-five.site-banner{display:flex;flex-direction:column-reverse;overflow:hidden;background-color:rgba(var(--primary-color-rgb),.06);padding-top:70px}.style-five.site-banner::after{content:'';position:absolute;width:244px;height:198px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='244.614' height='172.085' viewBox='0 0 244.614 172.085'%3E%3Cpath id='Path_23534' data-name='Path 23534' d='M1712.838,1476.557c12.991,21.683,27.714,53.159,20.785,67.148s-23.406,49.662-43.747,53.859-26.041,10.02-39.027,7.922-12.022,4.661-45.682,1.88-29.544-16.9-49.463-23.895-36.18-14.187-44.84-14.187-30.994-39.568-13.673-57.754,125.577-76.941,157.621-75.543S1712.838,1476.557,1712.838,1476.557Z' transform='translate(-1490.783 -1435.963)' fill='%23e75387' opacity='0.05'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center;top:-61px;left:-68px;z-index:-1}.style-five.site-banner .banner-caption .wrapper{padding-bottom:50px}.style-five.site-banner .banner-caption{position:relative;top:unset;left:unset;transform:unset;z-index:1;overflow:hidden;background:unset}.style-five.site-banner .banner-caption .banner-wrap{width:100%;float:unset;text-align:left}.style-five.site-banner .wp-custom-header{position:relative;width:1170px;margin:0 auto}.style-five.site-banner .wp-custom-header::before{content:'';position:absolute;background-color:rgba(var(--primary-color-rgb),.1);width:494px;height:494px;border-radius:100%;left:-144px;bottom:-180px;z-index:-1}.style-five.site-banner .wp-custom-header::after{content:none}@media(min-width:1025px){.style-five.site-banner .banner-caption .wrapper .banner-wrap{padding-right:219px;position:relative}.style-five.site-banner .banner-caption.no-button .wrapper .banner-wrap{padding-right:0}.style-five.site-banner .banner-caption .wrapper .banner-wrap .banner-link{margin-top:0;position:absolute;right:0;bottom:0}}@media(min-width:1451px){.style-five.site-banner .wp-custom-header{height:658px}}@media screen and (max-width:1210px){.style-five.site-banner .banner-caption .wrapper,.style-five.site-banner .wp-custom-header{width:100%;padding-left:3%;padding-right:3%}}@media(max-width:1024px){.style-five.site-banner{padding-top:40px}.style-five.site-banner .wp-custom-header{max-width:770px;margin-left:auto;margin-right:auto;padding-left:3%;padding-right:3%}}.style-six.site-banner{background-color:rgba(var(--primary-color-rgb),.1);padding:90px 0;position:relative;overflow:hidden}.style-six.site-banner::after{content:'';position:absolute;width:244px;height:198px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='244.614' height='198.56' viewBox='0 0 244.614 198.56'%3E%3Cg id='Group_6281' data-name='Group 6281' transform='translate(-1865.716 56.644)'%3E%3Cg id='Group_6280' data-name='Group 6280'%3E%3Cpath id='Path_30637' data-name='Path 30637' d='M1513.342,1482.8c-12.991,25.019-27.714,61.337-20.785,77.479s23.406,57.3,43.747,62.145,26.041,11.562,39.027,9.14,12.022,5.379,45.682,2.169,29.544-19.5,49.463-27.571,36.18-16.37,44.84-16.37,30.994-45.656,13.673-66.639-125.577-88.778-157.621-87.165S1513.342,1482.8,1513.342,1482.8Z' transform='translate(374.934 -1492.606)' fill='%23e75387' opacity='0.05'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center;top:-61px;left:-68px;z-index:-1}.style-six.site-banner&gt;.wrapper{display:flex;flex-direction:column}.style-six.site-banner .banner-caption{position:relative;top:unset;left:unset;flex:0 0 50%;transform:unset;z-index:2;overflow:hidden;background:unset}.style-six.site-banner .wp-custom-header::before{content:'';position:absolute;background-color:rgba(var(--primary-color-rgb),.1);width:494px;height:494px;border-radius:100%;left:-105px;bottom:-245px;z-index:-1}.style-six.site-banner .banner-caption .banner-wrap{width:100%;float:unset;text-align:left}.style-six.site-banner .wp-custom-header{flex:0 0 50%;position:relative;z-index:2}.style-six.site-banner .wp-custom-header::after{content:none}@media(min-width:1025px){.style-six.site-banner&gt;.wrapper{flex-direction:row-reverse}.style-six.site-banner .banner-caption .wrapper{padding:50px 65px 50px 0;max-width:568px}.style-six.site-banner.item-right&gt;.wrapper{flex-direction:row}.style-six.site-banner.item-right .banner-caption .wrapper{padding:50px 0 50px 65px;max-width:568px}}@media(max-width:360px){.style-one.site-banner.appointment .banner-caption,.style-two.site-banner.appointment .banner-caption .wrapper{padding:45px 0}}.site .header-lay6 .main-header .wrapper .site-branding{justify-content:center;border-bottom:1px solid var(--primary-color)}.site .header-lay6 .header-t{border-bottom:0;padding-bottom:0}.site .header-lay6 .header-t .wrapper{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(var(--primary-color-rgb),.1);padding-bottom:10px}.site .header-lay6 .header-t .wrapper .top-right{float:unset;width:unset;padding-left:30px}.site .header-lay6 .header-t .wrapper .top-right .header-social{padding-right:30px}.site .header-lay6 .header-t .wrapper .top-right .header-search{border-left:0;border-right:1px solid #e5e5e5;padding-left:0;padding-right:15px;margin-left:0;margin-right:10px}.site .header-lay7 .main-header{border-bottom:1px solid rgba(var(--primary-color-rgb),.2)}.site .header-lay7 .main-header .wrapper{justify-content:space-between}.site .header-lay7 .main-header .wrapper::after,.site .header-lay7 .main-header .wrapper::before{content:none}.site .header-lay7 .main-header .wrapper .site-branding{flex:unset}.site .header-lay7 .header-t{border-bottom:1px solid rgba(var(--primary-color-rgb),.2)}.site .header-lay7 .header-t .wrapper{display:flex;justify-content:space-between;align-items:center}.site .header-lay7 .header-t .wrapper .top-right{float:unset;width:unset;padding-left:30px}.site .header-lay7 .header-t .wrapper .top-right .header-social{padding-right:30px}.site .header-lay7 .header-t .wrapper .top-right .header-search{border-left:0;border-right:1px solid #e5e5e5;padding-left:0;padding-right:15px;margin-left:0;margin-right:10px}.site .header-lay7 .main-header .wrapper .top-left+.button-wrap{margin-left:60px}.site .header-lay7 .main-header .wrap-right{display:flex;align-items:center;margin-left:30px}.site .header-lay7 .main-header .wrapper .top-left{font-size:16px}.site .header-lay7 .main-header .wrapper .top-left span+span{margin-left:25px}.site .header-lay7 .main-header .wrapper .top-left span svg{fill:var(--primary-color);margin-right:5px}.site .header-lay7 .main-header .wrapper .top-left span svg path{fill:var(--primary-color);margin-right:5px}.site .header-lay7 .main-header .wrapper .top-left span a{color:#46493c}.site-header .button-wrap a{padding:13px 20px}.site .header-lay8 .main-header{border-bottom:1px solid rgba(var(--primary-color-rgb),.2)}.site .header-lay8 .main-header .wrapper{display:flex;justify-content:space-between}.site .header-lay8 .main-header .wrapper .menu-wrap{display:flex;align-items:center}.site .header-lay8 .main-header .wrapper .menu-wrap nav+.button-wrap{margin-left:40px}.site .header-lay8 .header-t{background-color:rgba(var(--primary-color-rgb),.2);border-bottom:0}.site .header-lay8 .header-t .wrapper{display:flex;justify-content:space-between;align-items:center}.site .header-lay8 .header-t .wrapper::after,.site .header-lay8 .header-t .wrapper::before,.site .header-lay8 .main-header .wrapper::after,.site .header-lay8 .main-header .wrapper::before{content:none}.site .header-lay8 .main-header .wrapper .site-branding{flex:unset}.site .header-lay8 .header-t .wrapper .top-right{float:unset;width:unset;padding-left:30px}.site .header-lay8 .header-t .wrapper .top-right .header-social{padding-right:30px}.site .header-lay8 .header-t .wrapper .top-right .header-search{border-left:0;border-right:1px solid #e5e5e5;padding-left:0;padding-right:15px;margin-left:0;margin-right:10px}.site .header-lay8 .header-t .wrapper .top-left{width:unset}.site .header-lay8 .header-t .wrapper .top-left span svg{fill:var(--primary-color);margin-right:5px}.site .header-lay8 .header-t .wrapper .top-left span svg path{fill:var(--primary-color);margin-right:5px}.site .header-lay8 .header-t .wrapper .top-left span a{color:#46493c}.site-header .button-wrap a{padding:13px 20px;white-space:nowrap;font-weight:400}.site .header-lay9 .main-header{border-bottom:1px solid rgba(var(--primary-color-rgb),.2);display:flex;flex-direction:column}.site .header-lay9 .main-header .site-branding{display:flex;justify-content:center;border-bottom:2px solid rgba(var(--primary-color-rgb),.2);padding-top:40px;padding-bottom:40px}.site .header-lay9 .main-header .wrapper .menu-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0 5px}.site .header-lay9 .main-header .wrapper .menu-wrap nav+.button-wrap{margin-left:40px}.site .header-lay9 .header-t{background-color:rgba(var(--primary-color-rgb),.2);padding:15px 0}.site .header-lay9 .header-t .wrapper{display:flex;justify-content:space-between;align-items:center}.site .header-lay9 .header-t .wrapper::after,.site .header-lay9 .header-t .wrapper::before{content:none}.site .header-lay9 .header-t .wrapper .top-right{float:unset;width:unset;padding-left:30px}.site .header-lay9 .header-t .wrapper .top-right .header-social{padding-right:30px}.site .header-lay9 .header-t .wrapper .top-right .header-search{border-left:0;border-right:1px solid #e5e5e5;padding-left:0;padding-right:15px;margin-left:0;margin-right:10px}.site .header-lay9 .header-t .wrapper .top-left{width:unset}.site .header-lay9 .header-t .wrapper .top-left span svg{fill:var(--primary-color);margin-right:5px}.site .header-lay9 .header-t .wrapper .top-left span svg path{fill:var(--primary-color);margin-right:5px}.site .header-lay9 .header-t .wrapper .top-left span a{color:#46493c}@media(min-width:1024px){.site .header-lay9 .main-header .site-branding{padding:40px 0}.site .header-lay6 .main-header .site-branding{padding:40px 0}}.site .header-lay10 .main-header{display:flex;flex-direction:column}.site .header-lay10 .main-header .site-branding{display:flex;justify-content:center;border-top:1px solid rgba(var(--primary-color-rgb),.2)}.site .header-lay10 .main-header .wrapper .menu-wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.site .header-lay10 .main-header .wrapper .menu-wrap nav+.button-wrap{margin-left:40px}.site .header-lay10 .header-t{background-color:rgba(var(--primary-color-rgb),.2);padding:15px 0}.site .header-lay10 .header-t .wrapper{display:flex;justify-content:space-between;align-items:center}.site .header-lay10 .header-t .wrapper::after,.site .header-lay10 .header-t .wrapper::before{content:none}.site .header-lay10 .header-t .wrapper .top-right{float:unset;width:unset;padding-left:30px}.site .header-lay10 .header-t .wrapper .top-right .header-social{padding-right:30px}.site .header-lay10 .header-t .wrapper .top-right .header-search{border-left:0;border-right:1px solid #e5e5e5;padding-left:0;padding-right:15px;margin-left:0}.site .header-lay10 .header-t .wrapper .top-left{width:unset}.site .header-lay10 .header-t .wrapper .top-left span svg{fill:var(--primary-color);margin-right:5px}.site .header-lay10 .header-t .wrapper .top-left span svg path{fill:var(--primary-color);margin-right:5px}.site .header-lay10 .header-t .wrapper .top-left span a{color:#46493c}@media(min-width:1025px){.mobile-menu{display:none}}@media(max-width:1024px){.desktop.main-header,.header-t.desktop{display:none!important}.mobile-menu .main-header{border-bottom:0}.mobile-menu .main-header .wrapper::after,.mobile-menu .main-header .wrapper::before{content:none}.mobile-menu .main-header .wrapper .site-branding{flex:unset;width:unset;border-bottom:0}.mobile-menu .nav-slide-wrapper{position:fixed;top:0;left:0;background:#f5f5f5;height:100%;width:50%;z-index:9999;padding-top:80px;overflow-y:auto;text-align:left;box-shadow:10px 0 20px rgb(0 0 0 / 10%);opacity:0;visibility:hidden;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.mobile-menu .nav-slide-wrapper .wrapper .menu-wrap,.mobile-menu .nav-slide-wrapper .wrapper .menu-wrap .main-navigation{width:100%;overflow:hidden}.mobile-menu .nav-slide-wrapper.menu-toggled{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.mobile-menu .nav-slide-wrapper .menu-wrap .main-navigation ul.menu{all:unset}.mobile-menu .nav-slide-wrapper .main-navigation .toggle-button{display:none}.mobile-menu .main-header .menu-toggled{width:40px;height:40px}.mobile-menu .main-header .toggle-button{display:block;padding:0;width:40px;height:40px;border-radius:100%;position:relative}.mobile-menu .main-header .menu-toggled .toggle-button{position:absolute;top:20px;right:55%;z-index:99999}.mobile-menu .main-header button.toggle-button .toggle-bar{display:block;width:20px;height:2px;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.mobile-menu .main-header button.toggle-button .toggle-bar:first-child{top:-10px}.mobile-menu .main-header button.toggle-button .toggle-bar:last-child{top:10px}.mobile-menu.m-toggled .main-header button.toggle-button .toggle-bar:first-child{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);top:0}.mobile-menu.m-toggled .main-header button.toggle-button .toggle-bar:nth-child(2){opacity:0;visibility:hidden}.mobile-menu.m-toggled .main-header button.toggle-button .toggle-bar:last-child{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);top:0}.mobile-menu.m-toggled .main-header .toggle-button{position:absolute;top:20px;right:55%;z-index:99999}.mobile-menu .nav-slide-wrapper .header-t{padding:0;border:0;background:0 0}.mobile-menu .nav-slide-wrapper .header-t .wrapper{flex-direction:column;align-items:flex-start}.mobile-menu .nav-slide-wrapper .header-t .wrapper .top-right{padding-left:0;margin-bottom:21px;display:flex;justify-content:center;width:100%;align-items:center}.mobile-menu .header-t .wrap-right,.site .mobile-menu .header-t .wrap-right .top-left{width:100%;margin-top:28px}.mobile-menu .header-t .wrap-right .top-left&gt;span{display:block;text-align:center;margin:0 0 12px}.mobile-menu .header-t .wrap-right .button-wrap{text-align:center;margin-top:18px}.mobile-menu .header-t .wrap-right .button-wrap a{width:80%;margin:0 auto;text-align:center}.mobile-menu .main-header .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.site .header-lay10 .main-header .site-branding{border-top:0}.site-banner .banner-caption{padding:20px 0}header six .style-six.site-banner{padding:60px 0}}@media(max-width:580px){.mobile-menu .nav-slide-wrapper{width:100%}.mobile-menu.m-toggled .main-header .toggle-button{right:40px}}.instagram-section{text-align:center;position:relative}.instagram-section .popup-gallery li{margin-bottom:0}.instagram-section .popup-gallery li a{display:block;width:100%}@media (max-width:767px){.instagram-section .popup-gallery.photos-10 li,.instagram-section .popup-gallery.photos-4 li,.instagram-section .popup-gallery.photos-5 li,.instagram-section .popup-gallery.photos-6 li,.instagram-section .popup-gallery.photos-7 li,.instagram-section .popup-gallery.photos-8 li,.instagram-section .popup-gallery.photos-9 li{width:33.33%}}@media (max-width:558px){.instagram-section .popup-gallery.photos-10 li,.instagram-section .popup-gallery.photos-4 li,.instagram-section .popup-gallery.photos-5 li,.instagram-section .popup-gallery.photos-6 li,.instagram-section .popup-gallery.photos-7 li,.instagram-section .popup-gallery.photos-8 li,.instagram-section .popup-gallery.photos-9 li{width:50%}}.instagram-section .profile-link{border:1px border var(--primary-color);padding:10px 30px;display:inline-block;position:absolute;left:50%;top:50%;background-color:#fff;border-radius:5px;transform:translate(-50%,-50%);font-family:var(--secondary-font);font-size:.8888888889em;font-weight:400;text-decoration:none;transition:all .5s ease;color:var(--primary-color);border:1px solid var(--primary-color)}@media (max-width:767px){.instagram-section .profile-link{position:static;margin:10px auto;transform:unset}.style-six.site-banner{padding:40px 0}}.instagram-section .profile-link:hover{background-color:var(--primary-color);color:#fff}.instagram-section .profile-link .insta-icon{margin-right:10px}.woocommerce div.product .cart .single_add_to_cart_button.alt,.woocommerce div.product .entry-summary .variations_form .single_variation_wrap .button,.woocommerce div.product .product_title,.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce div.product form.cart .single_add_to_cart_button{font-family:var(--secondary-font)}.site .header-lay7 .header-t .wrapper .top-right{margin-left:auto}.site .header-lay7 .header-t .wrapper .top-right .header-search{border-right:0}.site .header-lay7 .header-t .wrapper .top-right .header-cart{position:relative}.site .header-lay7 .header-t .wrapper .top-right .header-cart::before{position:absolute;content:"";margin-left:7px;border-left:1px solid #e5e5e5;top:0;left:-24px;width:1px;height:26px}section.wheeloflife-section{padding:50px 0}.wheeloflife-section .wrapper .section-content{max-width:767px;margin:0 auto;margin-bottom:40px}.wheeloflife-section .wheelOfLifeRootAppSelector .wheeloflife-wrapper{margin-bottom:0}.wheeloflife-section .wrapper .section-content p:last-of-type{margin-bottom:0}.wheeloflife-section .wrapper .section-content img{margin-top:1em}.wheeloflife-btn.is-primary{background:var(--primary-color);color:#fff;cursor:pointer;font-size:18px;font-weight:500;line-height:1.333;padding:1.25rem 1.5rem;text-transform:capitalize;transition:all .3s ease;border-radius:.5rem}.wheeloflife-btn.is-primary:hover,button:not(:hover):not(:active):not(.has-background).wheeloflife-btn.is-primary:hover{background-color:var(--secondary-color)}@media(min-width:767px){section.wheeloflife-section{padding:80px 0}}.site-banner .banner-caption .wrapper{padding:0}.dr-archive-recipe-ingrd .dr-title{margin-bottom:10px}.dr-archive-recipe-by-alph&gt;ul,.dr-archive-recipe-ingrd&gt;ul{padding-left:0}.archive .site-content&gt;.page-header{padding-top:80px;padding-bottom:80px}.archive .site-content .wrapper .page-header .dr-showing-results{margin-top:15px}.post-type-archive-recipe.leftsidebar .site-main article,.post-type-archive-recipe.rightsidebar .site-main article,.tax-recipe-course.grid-view.leftsidebar .site-main article,.tax-recipe-course.grid-view.rightsidebar .site-main article{width:100%}.dr-advance-search .page-header .search-form .search-field{width:calc(100% - 60px)}.dr-advance-search .page-header .search-form label{width:60px}.dr-advance-search .page-header .search-form .search-submit{background-image:unset!important}body .dr-nutrition-label .dr-nut-hr{box-shadow:unset}.single-recipe .comment-respond .comment-reply-title,.single-recipe .comments-area .comments-title{padding-bottom:15px}.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li::before,.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu ul li::before{content:none}.dr-wishlist-info{top:13px}[class*=entry-content] ul&gt;li:before{content:none}.select2-container .select2-selection--single{margin:0 0 0}.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn:last-child{margin-left:5px}.post-navigation article .dr-recipe-meta&gt;span .icon{position:relative;transform:unset!important}.post-navigation article .dr-recipe-meta .dr-meta-title{vertical-align:-webkit-baseline-middle}.woocommerce-page [class*=entry-content] ul&gt;li:before{content:none!important}.resources-section{padding:60px 0;background:rgba(var(--primary-color-rgb),.03);position:relative}@media screen and (min-width:1025px){.resources-section{padding:120px 0}}.resources-section::before{content:"";width:100%;height:100%;background:var(--white-color);position:absolute;top:0;left:0;z-index:-1}.resources-section .section-grid{display:flex;flex-wrap:wrap;grid-gap:30px;text-align:left}@media screen and (min-width:768px){.resources-section .section-grid .grid-item{flex:0 0 calc((100% / 2) - 30px)}}@media(min-width:1025px){.resources-section .section-grid .grid-item{flex:0 0 calc((100% / 3) - 30px)}}.resources-section .section-grid{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.resources-section .post{margin-bottom:0;grid-gap:0;height:100%;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.resources-section .post:hover{-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 10px 25px rgba(var(--black-color-rgb),.05);box-shadow:0 10px 25px rgba(var(--black-color-rgb),.05)}.resources-section .post .content-wrap{padding:35px 30px;background-color:var(--white-color);-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.resources-section .post .content-wrap .section-ceontent p{margin-bottom:0}.resources-section .post .content-wrap .button-wrap a{margin-top:20px}.section-button-wrapper{text-align:left;margin-top:60px}@media screen and (min-width:768px){.section-button-wrapper{margin-top:90px;text-align:center}}.resources-section .post .content-wrap .button-wrap a{display:inline-block;font-size:.8888888889em;font-weight:600;letter-spacing:.5px;color:var(--primary-color);text-decoration:none!important}.resources-section .post .entry-header{margin-bottom:0}.resources-section .post .entry-header .entry-meta .category a{padding-left:0}.resources-section .post .entry-header .entry-meta .category a::before{content:none}.resources-section .post .entry-header .entry-title{font-size:1.3333333333em;line-height:1.33em}.resources-section .section-grid .grid-item{position:relative;overflow-x:hidden}.resources-section .section-grid .grid-item .post-thumbnail{margin-bottom:0}.resources-section .section-grid .grid-item:nth-child(3)::after{content:"";width:68.14px;height:45.38px;background-image:url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="68.136" height="45.383" viewBox="0 0 68.136 45.383"&gt;&lt;g id="Group_1408" data-name="Group 1408" transform="translate(-452.547 -333.142)"&gt;&lt;path id="Path_5840" data-name="Path 5840" d="M581.68,422.6a1,1,0,0,0,1.345-1.481A1,1,0,0,0,581.68,422.6Z" transform="translate(-110.657 -75.355)" fill="%23222"/&gt;&lt;path id="Path_5841" data-name="Path 5841" d="M567.057,470.779A1,1,0,0,0,568.4,469.3,1,1,0,0,0,567.057,470.779Z" transform="translate(-98.094 -116.746)" fill="%23222"/&gt;&lt;path id="Path_5842" data-name="Path 5842" d="M633.635,476.723a1,1,0,0,0-.392-.226,16.949,16.949,0,0,1-.649,1.9A1.011,1.011,0,0,0,633.635,476.723Z" transform="translate(-154.678 -123.156)" fill="%23222"/&gt;&lt;path id="Path_5843" data-name="Path 5843" d="M669.991,460.713a1,1,0,0,0,1.345-1.481A1,1,0,0,0,669.991,460.713Z" transform="translate(-186.525 -108.098)" fill="%23222"/&gt;&lt;path id="Path_5844" data-name="Path 5844" d="M631.142,428.687a.982.982,0,0,0,.463.244,9.57,9.57,0,0,0,.6-1.914A1.011,1.011,0,0,0,631.142,428.687Z" transform="translate(-153.15 -80.585)" fill="%23222"/&gt;&lt;path id="Path_5845" data-name="Path 5845" d="M663.208,425.612a1,1,0,0,0,1.345-1.481A1,1,0,0,0,663.208,425.612Z" transform="translate(-180.697 -77.943)" fill="%23222"/&gt;&lt;path id="Path_5846" data-name="Path 5846" d="M566.048,387.307l-.25-.227a1.032,1.032,0,0,0-.721-.259,1,1,0,0,0-.951,1.048,1.039,1.039,0,0,0,.327.692l.25.227a1.032,1.032,0,0,0,.721.259,1,1,0,0,0,.951-1.048A1.04,1.04,0,0,0,566.048,387.307Z" transform="translate(-95.855 -46.116)" fill="%23222"/&gt;&lt;path id="Path_5847" data-name="Path 5847" d="M486.369,420.8a1.011,1.011,0,0,0-.721-.258,1.039,1.039,0,0,0-.692.327l-.227.25a1.032,1.032,0,0,0-.258.721,1,1,0,0,0,1.047.951,1.04,1.04,0,0,0,.692-.327l.227-.25a1.032,1.032,0,0,0,.258-.721A1.016,1.016,0,0,0,486.369,420.8Z" transform="translate(-27.425 -75.084)" fill="%23222"/&gt;&lt;path id="Path_5848" data-name="Path 5848" d="M566.719,346.2a1,1,0,0,0-1.345,1.481A1,1,0,0,0,566.719,346.2Z" transform="translate(-96.649 -10.993)" fill="%23222"/&gt;&lt;path id="Path_5849" data-name="Path 5849" d="M527.061,408.2a.921.921,0,0,0-.726-.264,1.031,1.031,0,0,0-.78,1.567,1.125,1.125,0,0,0,.146.165A1,1,0,0,0,527.061,408.2Z" transform="translate(-62.573 -64.249)" fill="%23222"/&gt;&lt;path id="Path_5850" data-name="Path 5850" d="M614.1,397.574a1,1,0,0,0-1.345,1.481A1,1,0,0,0,614.1,397.574Z" transform="translate(-137.353 -55.129)" fill="%23222"/&gt;&lt;path id="Path_5851" data-name="Path 5851" d="M783.491,506.035l-.2.01a1,1,0,0,0,.1,2l.2-.01A1,1,0,0,0,783.491,506.035Z" transform="translate(-283.354 -148.531)" fill="%23222"/&gt;&lt;path id="Path_5852" data-name="Path 5852" d="M711.949,557.018a1,1,0,0,0,1.345-1.481A1,1,0,0,0,711.949,557.018Z" transform="translate(-222.571 -190.833)" fill="%23222"/&gt;&lt;path id="Path_5853" data-name="Path 5853" d="M698.537,525.469l.25.227a1.032,1.032,0,0,0,.721.258,1,1,0,0,0,.951-1.047,1.039,1.039,0,0,0-.327-.692l-.25-.227a1.032,1.032,0,0,0-.721-.258,1,1,0,0,0-.951,1.047A1.039,1.039,0,0,0,698.537,525.469Z" transform="translate(-211.046 -163.733)" fill="%23222"/&gt;&lt;path id="Path_5854" data-name="Path 5854" d="M716.679,504.25a1,1,0,0,0-.419,1.7,1.017,1.017,0,0,0,1.666-.882.938.938,0,0,0-.321-.6A.908.908,0,0,0,716.679,504.25Z" transform="translate(-226.275 -146.958)" fill="%23222"/&gt;&lt;path id="Path_5855" data-name="Path 5855" d="M713.014,473.89a1,1,0,0,0,1.345-1.481A1,1,0,0,0,713.014,473.89Z" transform="translate(-223.486 -119.419)" fill="%23222"/&gt;&lt;path id="Path_5856" data-name="Path 5856" d="M703.956,406.947a1,1,0,0,0-1.345,1.481A1,1,0,0,0,703.956,406.947Z" transform="translate(-214.549 -63.181)" fill="%23222"/&gt;&lt;path id="Path_5857" data-name="Path 5857" d="M763.1,457.9a1,1,0,0,0,1.345-1.481A1,1,0,0,0,763.1,457.9Z" transform="translate(-266.517 -105.685)" fill="%23222"/&gt;&lt;path id="Path_5858" data-name="Path 5858" d="M761.548,530.882a1,1,0,0,0,1.345-1.481A1,1,0,0,0,761.548,530.882Z" transform="translate(-265.181 -168.38)" fill="%23222"/&gt;&lt;path id="Path_5859" data-name="Path 5859" d="M663.464,607.369l-.25-.227a1.031,1.031,0,0,0-.721-.259,1,1,0,0,0-.951,1.047,1.04,1.04,0,0,0,.327.692l.25.227a1.032,1.032,0,0,0,.721.258,1,1,0,0,0,.951-1.047A1.039,1.039,0,0,0,663.464,607.369Z" transform="translate(-179.545 -235.17)" fill="%23222"/&gt;&lt;path id="Path_5860" data-name="Path 5860" d="M757.891,595.485A1,1,0,0,0,759.236,594,1,1,0,0,0,757.891,595.485Z" transform="translate(-262.04 -223.881)" fill="%23222"/&gt;&lt;path id="Path_5861" data-name="Path 5861" d="M827.787,568.368a1,1,0,0,0,1.345-1.481A1,1,0,0,0,827.787,568.368Z" transform="translate(-322.087 -200.584)" fill="%23222"/&gt;&lt;path id="Path_5862" data-name="Path 5862" d="M841.756,506.657a1,1,0,0,0,1.345-1.481A1,1,0,0,0,841.756,506.657Z" transform="translate(-334.087 -147.568)" fill="%23222"/&gt;&lt;path id="Path_5863" data-name="Path 5863" d="M856.3,426.654a1.2,1.2,0,0,0-1.108,1.225,1.073,1.073,0,0,0,.861.995,1.036,1.036,0,0,0,.742-.134,1.054,1.054,0,0,0,.284-.274.85.85,0,0,0,.234-.3,1.027,1.027,0,0,0,.061-.752A1.088,1.088,0,0,0,856.3,426.654Zm-.738,1.564v0l0,0Z" transform="translate(-345.911 -80.335)" fill="%23222"/&gt;&lt;path id="Path_5864" data-name="Path 5864" d="M821.427,470.516a1.01,1.01,0,0,0,.721.259,1.039,1.039,0,0,0,.692-.327l.227-.25a1.032,1.032,0,0,0,.258-.721,1,1,0,0,0-1.047-.951,1.039,1.039,0,0,0-.692.327l-.227.25a1.032,1.032,0,0,0-.258.721A1.016,1.016,0,0,0,821.427,470.516Z" transform="translate(-316.622 -116.306)" fill="%23222"/&gt;&lt;path id="Path_5865" data-name="Path 5865" d="M908.842,461.9l.125-.138a1,1,0,0,0-1.481-1.345l-.125.138A1,1,0,0,0,908.842,461.9Z" transform="translate(-390.504 -109.064)" fill="%23222"/&gt;&lt;path id="Path_5866" data-name="Path 5866" d="M693.705,641.255a1,1,0,0,0-1.345,1.482,1.052,1.052,0,0,0,.285.187,1.027,1.027,0,0,0,1.329-.653A.907.907,0,0,0,693.705,641.255Z" transform="translate(-205.743 -264.474)" fill="%23222"/&gt;&lt;path id="Path_5867" data-name="Path 5867" d="M638.644,548.7a1,1,0,0,0,1.345-1.481A1,1,0,0,0,638.644,548.7Z" transform="translate(-159.595 -183.684)" fill="%23222"/&gt;&lt;path id="Path_5868" data-name="Path 5868" d="M691.816,561.382a1,1,0,0,0,1.345-1.481A1,1,0,0,0,691.816,561.382Z" transform="translate(-205.274 -194.583)" fill="%23222"/&gt;&lt;path id="Path_5869" data-name="Path 5869" d="M607.431,526.127a1.021,1.021,0,0,0,1.005-1.63q-.277.46-.553.907Q607.66,525.768,607.431,526.127Z" transform="translate(-133.061 -164.393)" fill="%23222"/&gt;&lt;path id="Path_5870" data-name="Path 5870" d="M540.469,516.362a1.011,1.011,0,0,0-.721-.259,1.039,1.039,0,0,0-.692.327l-.227.25a1.032,1.032,0,0,0-.258.721,1,1,0,0,0,1.047.951,1.039,1.039,0,0,0,.692-.327l.227-.25a1.032,1.032,0,0,0,.258-.721A1.016,1.016,0,0,0,540.469,516.362Z" transform="translate(-73.902 -157.179)" fill="%23222"/&gt;&lt;path id="Path_5871" data-name="Path 5871" d="M527.238,472.548a1,1,0,0,0-1.345,1.481A1,1,0,0,0,527.238,472.548Z" transform="translate(-62.731 -119.538)" fill="%23222"/&gt;&lt;path id="Path_5872" data-name="Path 5872" d="M875.785,479.858a1,1,0,0,0-1.345,1.481A1,1,0,0,0,875.785,479.858Z" transform="translate(-362.166 -125.818)" fill="%23222"/&gt;&lt;path id="Path_5873" data-name="Path 5873" d="M922.257,421.083A1,1,0,0,0,923.6,419.6,1,1,0,0,0,922.257,421.083Z" transform="translate(-403.246 -74.052)" fill="%23222"/&gt;&lt;path id="Path_5874" data-name="Path 5874" d="M794.864,430.651a.974.974,0,0,0,1.53-.286.919.919,0,0,0-.185-1.195,1.011,1.011,0,0,0-1.664.67A.911.911,0,0,0,794.864,430.651Z" transform="translate(-293.803 -82.272)" fill="%23222"/&gt;&lt;path id="Path_5875" data-name="Path 5875" d="M737.786,425.22a1,1,0,0,0,1.345-1.481A1,1,0,0,0,737.786,425.22Z" transform="translate(-244.767 -77.606)" fill="%23222"/&gt;&lt;path id="Path_5876" data-name="Path 5876" d="M769.828,399.623a1,1,0,0,0,1.345-1.481A1,1,0,0,0,769.828,399.623Z" transform="translate(-272.295 -55.616)" fill="%23222"/&gt;&lt;path id="Path_5877" data-name="Path 5877" d="M454.446,333.4a1.011,1.011,0,0,0-.721-.258,1.04,1.04,0,0,0-.692.327l-.227.25a1.032,1.032,0,0,0-.258.721,1,1,0,0,0,1.047.951,1.039,1.039,0,0,0,.692-.327l.227-.25a1.032,1.032,0,0,0,.259-.721A1.017,1.017,0,0,0,454.446,333.4Z" fill="%23222"/&gt;&lt;path id="Path_5878" data-name="Path 5878" d="M493.109,369.556l.137.125a1,1,0,0,0,1.345-1.481l-.138-.125A1,1,0,0,0,493.109,369.556Z" transform="translate(-34.566 -29.786)" fill="%23222"/&gt;&lt;/g&gt;&lt;/svg&gt;');-webkit-background-size:100% 100%;background-size:100%;background-repeat:no-repeat;position:absolute;right:-30px;bottom:14px}.service-section.style-two{background-color:rgba(var(--primary-color-rgb),.1)}.service-section.style-two .icon-holder img{border-radius:8px}.service-section.style-two .widget_bttk_icon_text_widget .icon-holder{width:auto;height:auto}[data-loader=none]{opacity:1}[data-loader]{animation:fadeIn 1s;-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;-ms-animation:fadeIn 1s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}[data-loader=fade]{opacity:1;transition:opacity 1s ease-in}[data-loader=circle]{opacity:1;transition:all .12s cubic-bezier(.455, .03, .515, .955)}.circle-animation{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;margin:auto;color:#c5cbd0;max-width:40px;max-height:40px}.circle-animation::after,.circle-animation::before{content:'';position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;background:currentColor;border-radius:100%}@keyframes circles{0%{transform:scale(0);opacity:0}5%{opacity:1}100%{transform:scale(1);opacity:0}}@media (prefers-reduced-motion:no-preference){.circle-animation{animation-play-state:paused}.circle-animation::after,.circle-animation::before{animation:circles 1.5s linear infinite}.circle-animation::before{animation-delay:0s}.circle-animation::after{animation-delay:.8s}}.testimonial-section.style-two .grid{background-color:rgba(var(--primary-color-rgb),.1);padding:50px 15px;margin-bottom:40px}.testimonial-section.style-two .grid .widget_bttk_testimonial_widget{max-width:770px;margin:0 auto}.testimonial-section.style-two .grid .bttk-testimonial-inner-holder .testimonial-icon{display:flex;justify-content:center}.testimonial-section.style-two .grid .bttk-testimonial-inner-holder .testimonial-icon span{background-color:var(--secondary-color);display:inline-block;width:67px;height:67px;display:flex;align-items:center;justify-content:center;border-radius:100%}.testimonial-section.style-two .widget_bttk_testimonial_widget .testimonial-meta,.testimonial-section.style-two .widget_bttk_testimonial_widget .text-holder{margin-top:40px}.testimonial-section.style-two .widget_bttk_testimonial_widget .img-holder{position:static;max-width:75px;height:75px;border-radius:100%}.testimonial-section.style-two .widget_bttk_testimonial_widget .img-holder img{border-radius:100%;width:100%;height:100%}.testimonial-section.style-two .widget_bttk_testimonial_widget .user-detail{display:flex;align-items:center}.testimonial-section.style-two .widget_bttk_testimonial_widget .user-detail .name+.designation{padding-left:12px;margin-left:12px;line-height:1.2;border-left:1px solid rgba(0,0,0,.4)}section.testimonial-section.style-two{margin-bottom:80px}.testimonial-section.style-two .widget_bttk_testimonial_widget .testimonial-meta{display:flex;align-items:center;justify-content:center;grid-gap:15px}.testimonial-section.style-two .owl-dots{margin-top:30px;display:flex;justify-content:center;align-items:center}.testimonial-section.style-two .owl-dots .owl-dot{background:rgba(0,0,0,.3);width:8px;height:8px;border-radius:100%}.testimonial-section.style-two .owl-dots .owl-dot+.owl-dot{margin-left:8px}.testimonial-section.style-two .owl-dots .owl-dot.active{background:var(--primary-color)}@media(max-width:767px){.testimonial-section.style-two .widget_bttk_testimonial_widget .testimonial-meta{flex-direction:column}.testimonial-section.style-two .widget_bttk_testimonial_widget .user-detail{flex-direction:column}.testimonial-section.style-two .widget_bttk_testimonial_widget .user-detail .name{margin-top:0}.testimonial-section.style-two .widget_bttk_testimonial_widget .user-detail .name+.designation{padding:0;margin-top:5px}}.blossom-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-.125em;box-sizing:content-box}.sticky-header nav+.button-wrap{margin-left:20px}.sticky-t-bar .btn-readmore::after{content:none}.testimonial-section .wrapper .section-desc{width:75%;margin-left:auto;margin-right:auto}.page-template-recipe-badges .site-content,.page-template-recipe-cooking-methods .site-content,.page-template-recipe-courses .site-content,.page-template-recipe-cuisines .site-content,.page-template-recipe-keys .site-content,.page-template-recipe-tags .site-content,.post-type-archive-recipe .site-content,.tax-recipe-badge .site-content,.tax-recipe-cooking-method .site-content,.tax-recipe-course .site-content,.tax-recipe-cuisine .site-content,.tax-recipe-key .site-content,.tax-recipe-tag .site-content{margin-top:15px}.dr-advance-search .page-header .search-form .search-submit{-webkit-mask-image:unset!important;background-color:unset}.dr-advance-search .navigation.pagination .page-numbers.next svg,.dr-advance-search .navigation.pagination .page-numbers.prev svg{display:none}.dr-archive-pagination .dr__pagination .page-numbers.current,.dr-archive-pagination .dr__pagination .page-numbers:hover{color:var(--font-color)}body:is(.childtheme-health-coach,.childtheme-blossom-speaker) .event-section .event-wrap{gap:25px;justify-content:flex-start}body:is(:not(.single)):is(.childtheme-blossom-speaker,.childtheme-health-coach) .event-wrap .event-block{padding:25px}body:is(.childtheme-health-coach,.childtheme-blossom-speaker) .event-section .event-wrap .event-block{margin:0;width:100%}body:is(:not(.single)):is(.childtheme-blossom-speaker,.childtheme-health-coach) .event-wrap .event-block .event-date{position:absolute}body:is(.childtheme-health-coach,.childtheme-blossom-speaker) .event-wrap .event-block .image-holder .attachment-post-thumbnail{border-radius:10px}body:is(:not(.single)):is(.childtheme-blossom-speaker,.childtheme-health-coach) .event-wrap .event-content{padding-left:0;padding-top:15px;width:100%}@media only screen and (min-width:541px){body:is(.childtheme-health-coach,.childtheme-blossom-speaker) .event-section .event-wrap .event-block{width:calc(50% - 25px / 2)}}@media only screen and (min-width:1024px){body:is(.childtheme-health-coach) .event-section .event-wrap .event-block{width:calc(33.33% - 25px * 2 / 3)}}section:is(.event-section,.blog-section,.podcast-section) .wrapper .section-content{margin-bottom:0}</pre></body></html>