/* ---------------------------------------------------------------------------------

   Master Stylesheet
   Author: Pixel House
   Website: www.pixel-house.com.au

--------------------------------------------------------------------------------- */
html { scroll-behavior: smooth; /* smooth animation */ }
body { color: #646464; font-family: 'geomanistregular', sans-serif; font-weight: 300; margin: 0; padding: 0; font-size: 15px; }
p, li { font-size: 15px; line-height: 1.5em; color: #666666; }
li { padding: 2px 0; margin: 0; }
p, ul, ol, blockquote { margin: 0 0 1.5em 0; }
p.sm { font-size: 0.8em; line-height: 1.4em; }
p strong, li strong { color: #555; font-weight: normal; }
a { color: #666; }
p a { color: #FA324E; }
a img { border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; color: #001838; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #00122a; text-decoration: none!important; }
h1 { font-size: 35px; line-height: 1.2em; font-weight: 300; margin: 0 0 25px 0; letter-spacing: -0.01em; }
h1:first-letter { text-transform:uppercase; }
h1 a { color: #222; }
h2 { font-size: 1.7em; line-height: 1.4em; margin: 0 0 0.8em 0; font-weight: normal; }
h2.lg { font-size: 25px; line-height: 1.4em; }
h2 a { text-decoration: none; }
h2 a:hover { color: #ed0052; border-bottom: solid 1px #FA324E;}
h3 { font-size: 21px; line-height: 1.5em; margin: 0 0 0.8em 0; font-weight: normal; color: #0a346c; }
h3 a:hover { border-bottom: solid 1px #ccc; }
h4 { font-weight: normal; font-size: 1.2em; }
img { max-width: 100%; height: auto; }
hr { float: left; width: 100%; height: 25px; border: none; border-top: solid 1px #ccc; margin-top: 20px; }
p.lg { font-size: 17px; line-height: 1.5em; }

strong, 
.bold,
h2,
h3,
h4,
p strong, 
li strong,
.btn,
#footer .highlight,
#footer .highlight a,
#footer ul li a,
.txt-medium,
#nav li a,
table th,
#news-articles ul li .title
{ font-family: 'geomanistmedium', sans-serif;}

h1
{ font-family: 'geomanistbold', sans-serif;}

#heading h2, 
h1 .light,
h2.light,
#search-form .search,
#store-results h3,
#header-prod h1 span,
.paywall
{ font-family: 'geomanistregular', sans-serif; }

.black { color: #000; }
.orange { color: #e16e00; }
.purple { color: #ed0052; }
.green { color: #549d27; }
.grey { color: #555555; }
.bg-grey { background: #f3f3f3; }
.bg-lightblue { background: #eef1f4; }
.no-margin { margin: 0 0 2px 0!important; }
.sm-margin { margin: 0 0 5px 0!important; }
.margin-btm { margin-bottom: 20px; }
.hide { display: none; }
.show { display: block; }
.no-wrap { white-space: nowrap; }
.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }
.round { -moz-border-radius: 50%; border-radius: 50%; }
.center { text-align: center; }
.mob-show { display: none; }
.num { padding: 3px 12px 3px 15px; margin-right: 10px; background: #0A346C; color: #fff; text-align: center; -moz-border-radius: 5px; border-radius: 5px; }
.img-width-30 { width: 30%; height: auto; }
.btm-border { border-bottom: solid 1px #d0d0d0;  }
.top-border { border-top: solid 1px #d0d0d0;  }
button { cursor: pointer; }  
  
.left { float: left; }
.right { float: right; }
.right.img { margin-left: 20px; }

.total-wrap { float: left; width: 90%; padding: 0 5%; }
.total-wrap-container { margin: 0 auto; }

#header-wrap,
#heading-wrap,
#breadcrumbs-wrap,
#content-wrap,
#content-general-wrap,
#feature-article-wrap,
#header-prod-wrap,
#blog-article-wrap,
#blog-articles-list-wrap,
#articles-trio-wrap,
#mid-wrap,
#footer-wrap,
.tool-details-wrap,
.blog-details-wrap,
#home-intro-wrap
{ float: left; width: 90%; padding: 40px 5%; }

#header,
#heading,
#header-prod,
#feature,
#content,
.tool-details,
.blog-details,
.carousel,
#categories,
#home-intro,
#mid,
#footer
{ width: 100%; margin: 0 auto; position: relative; }

#header-wrap { background: #fff; padding-top: 15px; padding-bottom: 15px; }
#heading-wrap { background: #fff; padding-top: 30px; padding-bottom: 30px; border-bottom: solid 1px #ccc; }
.carousel-wrap { float: left; width: 90%; padding: 40px 5%; background: #fff; text-align: center; max-height: 450px; overflow-y: hidden; }
#coming-soon-wrap { float: left; width: 100%; padding: 10px 0; }
#coming-soon { width: 90%; max-width: 700px; padding: 5%; margin: 0 auto; text-align: center; }
#breadcrumbs-wrap { background: #EEF1F4; padding-top: 18px; padding-bottom: 18px; }
#content-wrap { background: #fff; }
#content-general-wrap { background: #fff; }
#mid-wrap { background: #fa4127; padding-top: 30px; padding-bottom: 40px; }
#footer-wrap { background: #fff; padding-top: 50px; padding-bottom: 70px; }

/* ---------------------------------------------------------------------------------
   HEADER
--------------------------------------------------------------------------------- */
/*
#header #logo { float: left; position: relative; z-index: 999; margin: 0px 0 0 0; color: #ed0052; }
#header #logo img { float: left; height: 42px; }
*/

#header #logo-wrap { float: left; width: 100%; text-align: center; padding: 30px 0; }
#header #logo img { height: 60px; }

#gradient-bar { float: left; width: 100%; background: url(../images/gradient-bar.png) repeat-y center 0; background-size: 100% auto; height: 5px; }
.hide-gradient-bar #gradient-bar { display: none; }

#mob-menu-btn { float: left; display: block; margin: 0; text-align: right; font-size: 17px; color: #ed0052; cursor: pointer; cursor: hand; width: 32px; height: 18px; padding: 12px 0; text-transform: uppercase; font-weight: bold; background: url(../images/mobile/nav-menu.png) no-repeat center center; background-size: auto 18px; -moz-border-radius: 3px; border-radius: 3px; }
.expand-menu-btns { display: block; }

#mob-menu-btn { } 
#mob-search-btn  { display: none; }

/*
#header-wrapper.scroll {
  transition: all 1.0s;
  -moz-transition: all 1.0s; 
  -webkit-transition: all 1.0s; 
  -o-transition: all 1.0s; 
}
*/


#header #signup-wrap { display: none; float: right; padding: 9px 20px 0 0; }
#header #signup-wrap a { color: #ed0052; margin-left: 10px; font-size: 15px; }
#header #signup-wrap .btn { background: none; border-color: #ed0052; }
#header #signup-wrap a:hover { color: #ed0052; }
#header #signup-wrap .btn:hover { background: #ed0052;; border-color: #ed0052; color: #fff; }

#slogan { font-size: 15px; float: left; width: 300px; margin: -2px 0 0 0; padding: 0 0 0 4%; color: #ed0052; }
#slogan span { font-weight: 700; }

#nav-wrap { float: right; width: auto; }

#nav { font-family: 'geomanisttregular', sans-serif; }
#nav ul { float: left; margin: 0; padding: 0; }
#nav ul li { padding: 0; margin: 0; list-style-type: none; }
#nav ul li a { color: #222; text-decoration: none; }
#nav ul li a:hover { color: #000; text-decoration: underline; }

#nav .nav-headline { float: left; width: 90%; padding: 75px 5% 20px 5%; text-align: center; color: #222222; background: url(../images/arrow-curve.png) no-repeat center 25px; }
#nav .nav-headline span { width: 500px; display: block; margin: 0 auto; }

#nav .main-list { float: left; width: 100%; padding: 10px 0 10px 0; /* border-bottom: dotted 2px #ccc; */ }
#nav .main-list ul { text-align: center; width: 100%; }
#nav .main-list ul li { display: inline; padding: 0 10px; font-size: 17px; }
#nav .main-list ul li a { padding: 0; margin: 0!important; white-space: nowrap; }


#how-it-works .hiw-headline { padding: 45px 5% 10px 5%; text-align: center; background: url(../images/mobile/icon-info.png) no-repeat center 1px; background-size: auto 35px; }

#search-form { float: right; width: 95%; margin: 0; }
#search-form form { float: right; padding: 0; margin: 0; width: 100%; background: #fff!important; border: solid 1px #ccc; -moz-border-radius: 5px; border-radius: 5px; padding: 0px;  }
#search-form fieldset { float: left; width: 100%; position: relative; background: url(../images/btn-search-black.png) no-repeat 5px 1px #fff; background-size: 40px auto; padding: 0; margin: 0; border: none; -moz-border-radius: 5px; border-radius: 5px; }
#search-form .search-wrap { float: left; width: 75%; margin-left: 25px; height: 40px; position: relative; }
#search-form label { position: absolute; top: 10px; left: 15px; font-size: 16px; color: #979797; font-weight: normal; cursor: text; pointer: text; }
#search-form .search-btn { float: right; position: absolute; z-index: 999; top: 0; right: 0; -webkit-appearance: none; -webkit-border-radius: 0; margin: 0; height: 40px; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
#search-form .search { float: left; background: none; color: #636363; margin: 0 0 0 15px; padding: 7px 8px 0 0; width: 75%; height: 24px; font-size: 16px; border: 0!important; outline: 0; }
#search-form .search:focus { border-color: #f27347; }
#search-form p { float: left; width: 75%; clear: both; color: #ed0052; font-size: 0.8em; padding: 5px 0 0 25px; margin: 0; }

.result-item { padding: 10px; border-bottom: 1px solid #ccc; }
.result-item img { width: 50px; vertical-align: middle; margin-right: 10px; }


#search-results {
  display: none;
}
.search-results {
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 999;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    float: left; 
    top: 41px;
    left: -2px;
}

.result-item {
    padding: 8px;
    border-bottom: 1px solid #eee;
}
.result-item:hover {
    background: #efefef;
}
.result-item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}


.result-item img {
    margin-right: 10px;
    border-radius: 4px;
}

/* ---------------------------------------------------------------------------------
   PRODUCT HEADING
--------------------------------------------------------------------------------- */

#header-prod-wrap { background: #EEF1F4; padding-top: 40px; padding-bottom: 40px; margin-top: -1px; }
#header-prod .thumb { float: left; width: 18%; padding: 60px 2%; background: #fff; -moz-border-radius: 10px; border-radius: 10px; position: absolute; }
#header-prod .thumb img { float: left; }
#header-prod .header-prod-heading { float: right; padding: 0; width: 72%; }

#header-prod .blog-thumb { float: left; width: 22%; padding: 0; }
#header-prod .blog-thumb img { float: left; width: 100%; height: auto; -moz-border-radius: 10px; border-radius: 10px; }

#header-prod p { font-size: 17px; margin: 0; }
#header-prod h1 span { float: left; width: 100%; line-height: 25px; font-size: 0.7em; text-transform: uppercase; }

#header-prod .btn-wrap { float: left; width: 100%; padding-top: 30px; margin: 0 0 10px 0; }

#header-prod-wrap.white-text h1, 
#header-prod-wrap.white-text p,
#header-prod-wrap.white-text p strong,
#header-prod-wrap.white-text p a 
{ color: #fff; }


#header-prod-wrap.white-text .btn { background: none; color: #fff; border: solid 2px #fff; }

#header-prod-wrap.bg-darkblue { background: url(../images/gradient-bar-bluee.png) repeat-y center 0 #00193C; background-size: 100% auto;  }
#header-prod-wrap.bg-darkblue #header-prod .btn { background: #FA324E; background-size: 100% auto; color: #fff; border: solid 2px #FA324E; }

#header-prod-wrap.bg-orange { background: url(../images/gradient-bar.png) repeat-y center 0 #FA324E; background-size: 100% auto;  }


/* ---------------------------------------------------------------------------------
   PRODUCT DETAILS
--------------------------------------------------------------------------------- */

.tool-details { }
.tool-details h2 {  }
.tool-details h3 { font-size: 17px; margin: 0 0 5px 0; line-height: 1.5em; /* color: #ed0152; */ }

#tool-details-left { float: left; width: 22%; padding-top: 20px; }
#tool-details-right { float: right; width: 72%; }
#tool-details-right-btm { float: right; width: 72%; }

#tool-details-left h3 { font-size: 15px; line-height: 1.5em; margin: 0 0 10px 0; color: #222; }

.quicknav { float: left; width: 100%; padding: 0; margin: 0 0 20px 0; }
.quicknav li { float: left; width: 100%; padding: 0; margin: 0; list-style-type: none; border-top: solid 1px #ccc; }
.quicknav li a { float: left; width: 100%; padding: 8px 0; text-decoration: none; }
.quicknav li a:hover { color: #00122A; }


.blog-details { }
.blog-details h2 {  }
.blog-details h3 { font-size: 21px; margin: 0 0 1.0em 0; line-height: 1.5em; /* color: #ed0152; */ }

#blog-details-left { float: left; width: 22%; padding-top: 20px; }
#blog-details-right { float: right; width: 72%; }
#blog-details-right-btm { float: right; width: 72%; }

#blog-details-left h3 { font-size: 15px; line-height: 1.5em; margin: 0 0 10px 0; color: #222; }

#blog-details-right ul { margin-left: 0; padding-left: 0; }
#blog-details-right ul li { list-style-type: none; background: url(../images/bullet-lightblue.png) no-repeat 10px 8px; background-size: 12px auto; padding-left: 35px; margin: 0; }

.blog-details .btn-wrap { float: left; width: 100%; margin: 0 0 60px 0; padding: 10px 0 0 0; }



.trendbar { float: left; width: 93.5%; padding: 10px 3%; margin: 0 0 30px 0; border: solid 2px #fd5e0c; color: #fd5e0c; -moz-border-radius: 5px; border-radius: 5px; }
.trendup { background: url(../images/icon-trendingup.png) no-repeat 0 center; background-size: 18px auto; padding-left: 28px; }

#store-list { float: left; width: 100%; padding: 0; margin: 10px 0 30px 0; border-top: solid 1px #ccc; }
#store-list li { float: left; width: 100%; list-style-type: none; padding: 0; margin: 0; border-bottom: solid 1px #ccc; }
#store-list li a { float: left; width: 96%; padding-left: 2%; padding-right: 2%; }
#store-list li a:hover { background-color: #fbeae5; }

#store-list li a .store-name { float: left; width: 50%; }
#store-list li a .btn-wrap { float: right; width: 50%; padding: 12px 0; margin: 0; }

#store-list li a .store-thumb { float: left; padding: 15px 25px 0 0; }
#store-list li a .title { float: left; padding: 22px 0; color: #666; font-size: 17px; }

#store-list li a .store-thumb img { max-height: 40px; float: left; }

#store-list .btn-availability,
#store-list .btn-viewprice 
{ float: right; font-size: 13px; padding: 8px 20px; border: solid 2px #c0c0c0; -moz-border-radius: 5px; border-radius: 5px; color: #222; }

#store-list .btn-viewprice { color: #fff; border-color: #fb7c00; background: #fb7c00; margin-left: 10px; }

#store-list .btn-availability:hover { border-color: #222; }
#store-list .btn-viewprice:hover { border-color: #ed0152; background: #ed0152; }

.callout-btn { float: left; width: 100%; margin: 0 0 25px 0; }
.callout-btn p a { float: left; padding: 8px 20px; border: solid 2px #c0c0c0; -moz-border-radius: 5px; border-radius: 5px; color: #222; text-decoration: none; }
.callout-btn p a:hover { border-color: #ed0152; background: #ed0152; color: #fff; }

#tool-disclaimer { float: left; width: 100%; margin-top: 10px; padding-top: 30px; border-top: dashed 1px #666; }
#tool-disclaimer .note { color: #737373; text-transform: uppercase; font-size: 0.8em; }

#table-comparison {
    float: left; 
    width: 100%;
    margin: 20px 0; 
}

#table-comparison table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}

#table-comparison thead {
    background: #EEF1F4;
}

#table-comparison th,
#table-comparison td {
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    font-size: 0.90em; 
}

#table-comparison th {
    font-weight: normal; 
    color: #00122A;
}

#table-comparison td ul {
    margin: 0;
    padding-left: 18px;
}

#table-comparison td ul li {
    padding: 0 0 2px 0; 
    font-size: 0.90em; 
}

#table-comparison tr:hover {
    background: #fafbfc;
}

#table-comparison strong {
    color: #00122A;
}

.bullets { margin-left: 0; padding-left: 0; }
.bullets li { list-style-type: none; background: url(../images/bullet-lightblue.png) no-repeat 10px 8px; background-size: 12px auto; padding-left: 35px; margin: 0; }

#quote-section-wrap { float: left; width: 90%; padding: 0 5%; background: #EEF1F4; margin: 20px 0 10px 0; }
#quote-section { position: relative; }
#laptop-wrap { float: none; margin: -30px auto 0 auto; width: 400px; height: 260px; background: url(../images/macbook-pro.png) no-repeat 0 0; background-size: 100% auto; }
#laptop-wrap .screenshot { float: left; padding: 10px 0 0 45px; }
#laptop-wrap .screenshot img { float: left; width: 310px; height: auto; -moz-border-radius: 2px; border-radius: 2px; }

#quote-section .quote { float: left; width: 100%; padding: 0 0 20px 0; background: url(../images/quote-open.png) no-repeat 0 0; background-size: 20px auto; }
#quote-section blockquote { float: left; width: 80%; text-align: center; padding: 0 10%; font-size: 17px; line-height: 25px; background: url(../images/quote-close.png) no-repeat right bottom; background-size: 20px auto; }
#quote-section blockquote .author { float: left; width: 100%; padding: 15px 0% 0 0; font-size: 13px; line-height: 15px; color: #fa324e; text-transform: uppercase; }

#quote-section-wrap.darkblue { background: #051c3b; }
#quote-section-wrap.darkblue #quote-section blockquote { color: #fff; }

#quote-section-wrap.orangered { background: url(../images/gradient-bar.png) repeat-y center 0 #FA324E; background-size: 100% auto; }
#quote-section-wrap.orangered #quote-section blockquote { color: #fff; }
#quote-section-wrap.orangered #quote-section blockquote .author { color: #0A346C; }


/* ---------------------------------------------------------------------------------
   CONTENT
--------------------------------------------------------------------------------- */

.btn-wrap { float: left; width: 100%; margin: 0 0 20px 0; }
.btn { background: #FA324E; border: solid 2px #FA324E; color: #fff; font-size: 13px; padding: 8px 25px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }
.btn:hover { border-color: #ed0052; color: #fff; }
/* .btn span { background: url(../images/btn-arrow-red.png) no-repeat right center; background-size: 10px auto; padding-right: 25px; }*/
.btn-wrap.top-margin { margin-top: 30px; }
.btn.v2 { border: solid 2px #ed0052; color: #ed0052; background: none;  transition: all 0.2s; }
.btn.v2:hover { background: url(../images/btn-arrow-white.png) no-repeat 88% center #ed0052; background-size: 8px auto;  color: #fff; padding-right: 35px; padding-left: 20px; }

.btn-lg { border: solid 2px #ed0052; color: #ed0052; font-size: 17px; padding: 10px 30px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }

.button { float: left; padding: 10px 30px; color: #077368; border: solid 1px #077368; -moz-border-radius: 6px; border-radius: 6px; text-decoration: none; }
.button:hover { padding: 8px 28px; border: solid 3px; }

table { width: 100%; border-collapse: collapse; margin: 0 0 30px 0; font-size: 1.0em; }
table th { text-align: left; border-bottom: 1px solid #ccc; padding: 8px 15px 8px 0; font-weight: normal; }
table td { vertical-align: top; border-bottom: solid 1px #ccc; padding: 8px 15px 8px 0; }
table td.sm { font-size: 0.8em; }
table.highlight-first-column td:nth-child(1) { color: #999; }

#breadcrumbs ul { float: left; width: 100%; margin: 0; padding: 0; }
#breadcrumbs ul li { float: left; list-style-type: none; margin: 0; padding: 0 18px 0 9px; background: url(../images/icon-breadcrumb-right-arrow.png) no-repeat right 7px; background-size: 10px auto; }
#breadcrumbs ul li:first-child { padding-left: 0; }
#breadcrumbs ul li:last-child { background: none; padding-right: 0; }
#breadcrumbs ul li a { }



#news-articles-wrap { float: left; width: 90%; padding: 30px 5%; }
#news-articles ul { float: left; width: 100%; margin: 0; padding: 0; }
#news-articles ul li { float: left; width: 100%; margin: 0; padding: 20px 0; border-top: solid 1px #ccc; margin: 0; list-style-type: none; }
#news-articles ul li .source { float: left; width: 100%; margin: 0 0 5px 0; color: #999; text-transform: uppercase; }
#news-articles ul li .title { float: left; width: 100%; color: #00122a; font-size: 21px; line-height: 25px; margin: 0 0 15px 0; }
#news-articles ul li .tags { float: left; width: 100%; color: #4d6d97; }
#news-articles ul li .tags span { float: left; padding: 3px 10px; font-size: 12px; background: #e2e7ed; margin: 0 10px 0 0; -moz-border-radius: 5px; border-radius: 5px; }
#news-articles ul li a { float: left; width: 100%; }
#news-articles ul li a:hover {  }
#news-articles ul li a:hover .title { text-decoration: underline; }
#news-articles ul li .date { color: #FA324E; }
#news-articles .more a { width: auto; }
#news-articles .more { line-height: 1.0em;  }

#news-articles h3 { margin: 0 0 10px 0; }
#news-articles .item { float: left; width: 100%; margin: 0; padding: 20px 0; border-top: solid 1px #ccc; list-style-type: none; }
#news-articles .item .tags { float: left; width: 100%; color: #4d6d97; }
#news-articles .item .tags a { float: left; padding: 5px 10px; font-size: 12px; background: #e2e7ed; margin: 0 5px 5px 0; -moz-border-radius: 5px; border-radius: 5px; }
#news-articles .item .src {  }
#news-articles .item .src img { float: left; margin: 0 6px 0 0; max-height: 20px; -moz-border-radius: 3px; border-radius: 3px; }
#news-articles .meta { margin: 0 0 20px 0; color: #999; text-transform: uppercase; }
#news-articles .item .ai-summary { background: url(../images/icon-ai.png) no-repeat 0 2px; background-size: 16px auto; padding: 0 20px 0 0; color: #999; }

#news-articles .empty, #news-articles .error{ color:var(--muted); padding:1.25rem 0; }

#news-articles .img-wrap { float: left; width: 20%; max-width: 180px; margin-top: 5px; max-height: 170px; overflow: hidden; border-radius: 8px;}
#news-articles .news-img { 
  display: block;
  width: 100%;
  max-width: 180px; 
  height: auto;       /* tweak to taste */
  float: left; 
  border-radius: 8px;
  margin: 0;
  background: #f3f3f3;
}

#news-articles .text-w-image { float: left; width: 75%; padding-left: 20px; }

#news-filtering-wrap { float: left; width: 90%; padding: 20px 5% 25px 5%; background: url(../images/gradient-bar.png) repeat-y center 0 #FA324E; background-size: 100% auto; }
#news-filtering { }

#news-filtering input, 
#news-filtering select, 
#news-filtering button 
{ float: left; padding: 8px 10px; font-size: 15px; background: none; border: 1px solid #fff; color: #fff; margin: 0 8px 0 0; -moz-border-radius: 5px; border-radius: 5px; }
 
#news-filtering button { -moz-border-radius: 50px; border-radius: 50px; }

#news-filtering button { background: #FA324E; border: solid 2px #FA324E; color: #fff; font-size: 13px; padding: 8px 25px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }
#news-filtering button:hover { border-color: #ed0052; color: #fff; }
#news-filtering button { border: solid 2px #ed0052; color: #ed0052; background: none;  transition: all 0.2s; }

#news-filtering select { color: #fff; }
#news-filtering .filter-buttons { float: left; }
#news-filtering h3 { float: left; color: #fff; padding: 2px 0 0 0; margin: 0 15px 0 0; }

#news-filtering #apply,
#news-filtering .btn-apply
{ background: #001839; border: solid 1px #001839; color: #fff; font-size: 15px;  }

#news-filtering #clear,
#news-filtering .btn-clear
{ border: solid 1px #fff; color: #fff;  font-size: 15px; }

#news-filtering #q,
#news-filtering #tag,
#news-filtering .search-keywords,
#news-filtering .search-tag
{ padding: 8px 10px; }

#news-filtering .search-keywords::placeholder,
#news-filtering .search-tag::placeholder {
  color: #fff; /* Example grey */
  opacity: 0.8;
}

#news-filtering input[type="search"],
#news-filtering input[type="text"],
#news-filtering select {
  -webkit-appearance: none; /* Remove Safari/Chrome special styling */
  appearance: none;         /* Modern browsers */
}

#news-filtering select {
  appearance: none;
  -webkit-appearance: none;
  background: url('data:image/svg+xml;utf8,<svg fill="%23fff" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 0.75em center/1em;
  padding-right: 2em; /* space for arrow */
}

#actions { float: left; float: left; width: 100%; margin: 0; padding: 20px 0 0 0; border-top: solid 1px #ccc; }
#actions #more,
#actions .btn-more
{ margin: 0 5px 0 0; font-size: 17px; padding: 10px 25px; background: #FA324E; border: solid 1px #FA324E; color: #fff; -moz-border-radius: 25px; border-radius: 25px; }



/*
.paywall {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.2rem 0.4rem;
  margin: 0 -2px 0 6px;
  border-radius: 0.35rem;
  background: #fff3cd;      
  color: #7a5d00;
  border: 1px solid #ffe59e;
  text-transform: uppercase;
  letter-spacing: .02em;
}
*/

.paywall {
    color: #4D6D97;
    font-size: 0.7em;
    text-transform: uppercase;
}


/* ---------------------------------------------------------------------------------
   ARTICLE SNAPSHOT
--------------------------------------------------------------------------------- */

#article-snapshot { float: left; width: 100%; padding: 50px 0; }

#article-snapshot h1 { margin: 0 0 10px 0; }

#article-snapshot h3 { margin: 0 0 10px 0; }
#article-snapshot .tags { float: left; width: 100%; color: #4d6d97; }
#article-snapshot .tags a { float: left; padding: 5px 10px; font-size: 12px; background: #e2e7ed; margin: 0 5px 5px 0; -moz-border-radius: 5px; border-radius: 5px; }
#article-snapshot .src {  }
#article-snapshot .src img { float: left; margin: 0 6px 0 0; max-height: 20px; -moz-border-radius: 3px; border-radius: 3px; }
#article-snapshot .meta { margin: 0 0 20px 0; color: #999; text-transform: uppercase; }
#article-snapshot .ai-summary { background: url(../images/icon-ai.png) no-repeat 0 2px; background-size: 16px auto; padding: 0 20px 0 0; color: #999; }
#article-snapshot .actions { float: left; width: 100%; padding-top: 30px; }
#article-snapshot .btn-wrap { float: left; width: 100%; padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: solid 1px #CCCCCC; }

#article-snapshot .empty, #article-snapshot .error{ color:var(--muted); padding:1.25rem 0; }

#article-snapshot .img-wrap { float: left; width: 20%; max-width: 180px; margin-top: 5px; max-height: 170px; overflow: hidden; border-radius: 8px;}
#article-snapshot .news-img { 
  display: block;
  width: 100%;
  max-width: 180px; 
  height: auto;       /* tweak to taste */
  float: left; 
  border-radius: 8px;
  margin: 0;
  background: #f3f3f3;
}

#article-snapshot .paywall-wrap { float: left; width: 100%; }
#article-snapshot .paywall { float: left; clear: both; font-size: 13px; padding: 5px 10px; margin: 0 0 20px 0; border: solid 1px #001838; color: #001838; -moz-border-radius: 3px; border-radius: 3px; }
#article-snapshot .text-w-image { float: left; width: 75%; padding-left: 20px; }


/* ---------------------------------------------------------------------------------
   ABOUT PAGE
--------------------------------------------------------------------------------- */

#about-wrap { float: left; width: 100%; background: url(../images/product-collage-top.jpg) no-repeat center 0 #fff; border-bottom: solid 2px #ed0052; }
#about { float: left; width: 100%; padding: 250px 0 200px 0; background: url(../images/product-collage-bottom.jpg) no-repeat center bottom; text-align: center; }
#about h1 { color: #ed0052; }
.about-center { width: 530px; margin: 0 auto; }

/* ---------------------------------------------------------------------------------
   HOMEPAGE
--------------------------------------------------------------------------------- */

#home-intro-wrap { background: url(../images/gradient-x.jpg) repeat-y center center #ed0052; background-size: 100% 100%; margin-top: -1px; padding-top: 0px; padding-bottom: 0px; }

#home-intro h1 { color: #fff; }
#home-intro p { color: #fff; margin: 0; }
#home-intro p strong { color: #fff; }
#home-intro h1 span { float: left; width: 100%; line-height: 25px; font-size: 0.7em; text-transform: uppercase; }
#home-intro .text { float: right; width: 65%; padding-right: 5%; padding-top: 100px; padding-bottom: 80px; }
#home-intro .thumb { float: left; width: 28%; text-align: center; padding-top: 30px; line-height: 0; }
#home-intro .thumb img { width: 100%; height: auto; float: left; }
#feature-wrap-left { float: left; width: 100%; background: url(../images/bg-grey-books-left.jpg) no-repeat 0 bottom; background-size: auto 80%; }
#feature-wrap-right { float: left; width: 100%; padding: 50px 0 30px 0; background: url(../images/bg-grey-books-right.jpg) no-repeat right bottom; background-size: auto 80%; }

#feature { text-align: center; margin: 0 auto; width: 340px; }
#feature .icon-divider { background: url(../images/text-divider-icon.png) no-repeat center 0; padding-top: 50px; }
#feature h1 {  }
#feature p {  }
#feature p a {  }
#feature p span { color: #333; }

#feature-article-wrap { float: left; background: #fff; padding-top: 30px; padding-bottom: 0; min-height: 200px; border-bottom: solid 1px #d0d0d0; }
#feature-article { float: left; width: 100%; }
#feature-article .short-title { display: block; color: #ed0052; text-transform: uppercase; margin: 0 0 5px 0; }
#feature-article .thumb { float: right; width: 40%; }
#feature-article .thumb img { float: left; width: 100%; height: auto; }
#feature-article .txt { float: left; width: 54%; padding: 40px 0; }
#feature-article p { margin: 0 0 0.6em 0; }
#feature-article .txt .read-time { display: block; color: #979797; font-size: 13px; margin: 0 0 15px 0; }
#feature-article .more { float: left; width: 100%; padding-top: 20px; }
#feature-article .btn {  }

#trending-products-wrap { float: left; width: 100%; padding: 30px 0; }
#trending-products-wrap h2 { font-size: 25px; line-height: 1.2em; }
#trending-products { float: left; width: 100%; padding: 0;; }

#trending-products ul { float: left; width: 100%; padding: 0; margin: 0; }
#trending-products ul li { float: left; width: 14.5%; padding: 0 1%; margin: 0; list-style-type: none; text-align: center; position: relative; }
#trending-products ul li .sale { float: left; padding: 6px 12px; font-size: 13px; text-transform: uppercase; color: #fff; background: #ED0052; -moz-border-radius: 6px; border-radius: 6px; position: absolute; top: 20px; left: 0; }
#trending-products ul li .thumb { background: #fff; width: 140px; height: 140px; border: solid 1px #ccc; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; display: flex; align-items: center; justify-content: center; margin: 0 auto; }
#trending-products ul li .thumb img { height: auto; width: auto; max-height: 120px; max-width: 120px; }
#trending-products ul li .title { float: left; width: 100%; padding: 10px 0 0 0; height: 45px; overflow-y: hidden; }
#trending-products ul li .title .price { float: left; width: 100%; color: #DF1212; font-weight: bold; font-size: 18px; margin: 0 0 5px 0; }
#trending-products ul li a { color: #666; }
#trending-products ul li a:hover .thumb { border-color: #000; }

#top-brands-wrap { float: left; width: 90%; padding: 50px 5%; }
#top-brands .text { float: left; width: 27%; padding-right: 3%; }
#top-brands h2 {  }
#top-brands p { margin: 0 0 30px 0; }
#top-brands .top-brands-list { float: right; width: 70%; }
#top-brands .top-brands-list ul { float: left; width: 100%; margin: 0 0 -2% 0; padding: 0; }
#top-brands .top-brands-list ul li { float: left; width: 23%; margin: 0 1% 2% 1%; list-style-type: none; }
#top-brands .top-brands-list ul li a { float: left; width: 80%; margin: 0 1%; padding: 30px 10%; text-align: center; list-style-type: none; background: #fff; border: solid 1px #d0d0d0; -moz-border-radius: 6px; border-radius: 6px; }
#top-brands .top-brands-list ul li a:hover { border-color: #000; }
#top-brands .top-brands-list ul li img { float: left; width: 100%; height: auto; }

#top-brands .subhead { float: left; width: 100%; color: #FA324E; text-transform: uppercase; margin: 0 0 5px 0; }

/* ---------------------------------------------------------------------------------
   CATEGORY PAGE
--------------------------------------------------------------------------------- */

#product-listings { float: left; width: 100%; margin: 0 0 30px 0; padding: 0; }
#product-listings li { float: left; width: 25%; padding: 0; margin: 0; list-style-type: none; text-align: center; }
#product-listings li a { float: left; width: 85%; padding: 0 5% 20px 5%; margin: 0 5% 5% 0; border: solid 1px #ccc; -moz-border-radius: 6px; border-radius: 6px; }
#product-listings li a img { width: auto; max-width: 100%; height: auto; max-height: 200px; }
#product-listings li a span { float: left; width: 100%; }
#product-listings li a:hover { border: solid 1px #ED0153; }


/* ---------------------------------------------------------------------------------
   FEATURE HEADING
--------------------------------------------------------------------------------- */

#feature-heading-wrap { float: left; width: 90%; background: #efefef; padding: 50px 5% 30px 5%; text-align: center; }
#feature-heading { width: 100%; max-width: 600px; margin: 0 auto; }
#feature-heading p { font-size: 1.13em; }
#feature-heading img.thumb { margin-bottom: 20px; }
#feature-heading.full-width {  }
#feature-heading img.thumb { width: 180px; }

#feature-heading-wrap.grass { background: url(../images/feature-bg/grass.jpg) repeat 0 0 #3f7d3a; }
#feature-heading-wrap.pressure-washing { background: url(../images/feature-bg/pressure-washing.jpg) no-repeat 0 center #666; background-size: 100% auto; }

#feature-heading-wrap.white-text h1 { color: #ed0052; }
#feature-heading-wrap.white-text p { color: #ed0052; }


/* ---------------------------------------------------------------------------------
   ARTICLE LISTINGS
--------------------------------------------------------------------------------- */

#articles-trio-wrap { background: #fff; }
#articles-trio-wrap.grey-bg { background: #f6f6f6; }
#articles-trio .article { float: left; width: 31%; padding-right: 3.3%; }
#articles-trio .article .thumb { width: 100%; height: auto; margin: 0 0 20px 0; }
#articles-trio .no-padd .article { padding-right: 0; }
#articles-trio .article p { margin: 0 0 10px 0; }

#articles-double { float: left; width: 100%; /* border-top: solid 1px #d0d0d0; margin-top: 30px; padding-top: 30px; */ }


#articles-double .article { float: left; width: 45%; padding: 0 5% 20px 0; }
#articles-double .article .thumb { width: 40%; -moz-border-radius: 6px; border-radius: 6px; }
#articles-double .article p { margin: 0 0 25px 0; }
#articles-double .article .txt { float: right; width: 55%; }
#articles-double .article:last-child { border-bottom: none; padding-bottom: 0; }



.video-wrapper {
    position: relative;
    width: 100%; /* Full width */
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (Height = Width * 9/16) */
    height: 0;
    overflow: hidden;
    margin-bottom: 30px; 
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content .ticks { padding-left: 15px; }
#content .ticks li { padding-left: 25px; list-style-type: none; background: url(../images/icon-tick-green.png) no-repeat 0 11px; }
#content .ticks li.cross { background: url(../images/icon-cross-grey.png) no-repeat 0 5px; }


/* ---------------------------------------------------------------------------------
   DISCLAIMER NOTICE
--------------------------------------------------------------------------------- */

#disclaimer-wrap { float: left; width: 92%; padding: 30px 4%; background: #EEF1F4; }
#disclaimer { }

#aff-disclaimer { margin: 0 auto; text-align: center; }
#aff-disclaimer span { text-transform: uppercase; font-size: 13px; }


/* ---------------------------------------------------------------------------------
    CONTENT
--------------------------------------------------------------------------------- */

#content img { max-width: 100%; }
#content .error { float: left; clear: both; width: 100%; text-align: center; margin: 0 0 15px 0; background: #9b0000; color: #fff!important; padding: 6px 0; font-weight: bold; clear: both; }
#content .error a { color: #ed0052; }


/* ---------------------------------------------------------------------------------
   CAROUSAL
--------------------------------------------------------------------------------- */

.carousel-wrap.bg-grey, .bg-grey .carousel-wrap { background: #efefef; }
.carousel-wrap .book-box { float: left; width: 96%; padding: 0 2% 5px 2%; text-align: center; }
.carousel-wrap .book-box img { display: inline; margin: 0 auto; height: 230px; width: auto; max-width: 90%; text-align: center!important; }
.carousel-wrap .book-box h4 { float: left; width: 100%; margin: 20px 0 0 0; max-height: 50px; }
.carousel-wrap .book-box h4 span { float: left; width: 100%; margin: 0; }
.carousel-wrap .book-box h4 .author { color: #666; }

.carousel-wrap h2 { margin: 0 0 30px 0; }


/* ---------------------------------------------------------------------------------
   FIELDSETS
--------------------------------------------------------------------------------- */

#contact-form { float: left; width: 100%; margin-top: 20px; padding: 20px 0 10px 0; border-top: dotted 2px #ccc; }

#contact-form fieldset { border: none; margin: 0; padding: 0; text-align: left; }
#contact-form fieldset div { position: relative; float: left; width: 100%; margin: 0 0 10px 0; }
#contact-form fieldset input[type="text"], #content fieldset input[type="text"], #content fieldset input[type="password"], #contact-form fieldset input[type="password"], fieldset textarea { float: left; width: 96%; border: solid 2px #ccc; padding: 9px 10px; -moz-border-radius: 4px; border-radius: 4px; font-size: 15px; color: #7b7b7b; background: #fff; }
#contact-form fieldset input[type="text"]:focus, fieldset textarea:focus { border: solid 2px #ed0052; }
#contact-form fieldset label { position: absolute; top: 13px; left: 11px; font-size: 15px; color: #7b7b7b; }
#contact-form fieldset label .req { font-size: 0.75em; color: #b60404; }
#contact-form fieldset .sm { font-size: 11px; color: #7b7b7b; }
#contact-form fieldset .btn.sm { color: #ed0052; }

#contact-form fieldset { float: left; width: 100%; }
#contact-form fieldset p { position: relative; float: left; width: 100%; margin: 0 0 10px 0; line-height: 1.0em; }
#contact-form fieldset textarea { width: 96%; }
#contact-form fieldset .smtxt { font-size: 0.7em; line-height: 1.3em; text-align: left; color: #ed0052; padding-top: 5px; }
#contact-form .fieldset-left { float: left; width: 38%; }
#contact-form .fieldset-right { float: right; width: 59%; }
#error { color: #d40000; border-top: solid 1px #d40000; font-size: 0.85em; padding-top: 10px; }
#success { color: #449624; }

#contact-form .center { text-align: center; }
#contact-form .sm { font-size: 1.0em; }

/* ---------------------------------------------------------------------------------
   SUBFOOTER
--------------------------------------------------------------------------------- */
#mid-wrap { overflow-x: hidden; background: url(../images/gradient-bar.png) repeat-y center 0 #FA324E; background-size: 100% auto; }
#mid-wrap #mail-list { float: left; width: 100%; padding: 0; text-align: center; }
#mid-wrap #mail-list .signup-headline, #mid-wrap #mail-list .signup-headline-2 { float: left; width: 100%; text-align: center; text-transform: none; font-weight: 300; font-size: 22px; margin: 0 0 20px 0; }
#mid-wrap #mail-list .signup-headline { color: #fff; } 
#mid-wrap #mail-list .signup-headline-2 span { font-weight: 700; }
#mid-wrap #mail-list fieldset { margin: 0 0 0 50%; width: 50%; padding: 0; border: none; text-align: left; }
#mid-wrap #mail-list .mail-list-wrap { float: left; z-index: 900; position: relative; width: 500px; margin: 0 0 0 -245px; }
#mid-wrap #mail-list .mail-list-wrap label { position: absolute; font-size: 16px; top: 8px; left: 20px; z-index: 100; color: #979797; cursor: text; }
#mid-wrap #mail-list .mail-field { width: 355px; font-size: 16px; background: #fff; padding: 7px 6px 8px 20px; border: none; color: #000; float: left; border: solid 1px #fff; border-right: none;  -moz-border-radius: 50px 0 0 50px; border-radius: 50px 0 0 50px; font-family: 'geomanistregular', serif; font-weight: 300; }
#mid-wrap #mail-list .submit-btn { -webkit-appearance: none; -webkit-border-radius: 0; position: relative; z-index: 999; height: 38px; -moz-border-radius: 0 50px 50px 0; border-radius: 0 50px 50px 0; }
#mid-wrap #mail-list p { float: left; clear: both; width: 100%; padding-top: 10px; text-align: center; margin: 0 0 0 -50%; }
#mid-wrap #mail-list p label { margin-right: 5px; }
#mid-wrap #mail-list fiedlset p {  }

/* ---------------------------------------------------------------------------------
   FOOTER
--------------------------------------------------------------------------------- */

#footer .link-list { float: left; width: 100%; }
#footer ul { float: left; /*padding: 0 1.85% 0 0;*/ padding: 0; width: 15%; margin: 0; }
#footer ul li { font-size: 0.85em; padding: 0; margin: 0; list-style-type: none; line-height: 1.7em; }
#footer ul li a {  text-decoration: none; color: #00122a; text-transform: uppercase; }
#footer ul li a:hover { text-decoration: underline;  }
#footer ul li.highlight, #footer ul li a.highlight { color: #333; }
#footer ul.padtop { padding-top: 22px; }
#footer ul.divider { margin-left: 5%; }
#footer ul.no-margin { padding-right: 0; }

#footer .copyright { float: left; width: 100%; text-align: center; padding: 20px 0% 0 0%; }
#footer .copyright a { margin: 0 5px; }
#footer .copyright { font-size: 0.85em; line-height: 1.8em; }
#footer .copyright a { white-space: nowrap; }
#footer .foot-logo { text-align: center; margin: 0 0 20px 0; }
#footer .foot-logo img { width: 200px; }

#footer .finduson { float: right; width: 147px; padding: 88px 0 60px 0; background: url(../images/footer-finduson.png) no-repeat 0 0; text-align: center; margin-top: -45px; }
#footer .finduson a img { width: 108px; }

#footer .bold { color: #fff; }

#footer #main-links ul { width: 100%; text-align: center; margin: 0; }
#footer #main-links ul li { float: none; padding: 0 15px; display: inline; font-size: 1.0em; }

/* ---------------------------------------------------------------------------------
   ERROR 404
--------------------------------------------------------------------------------- */

#error-wrap { float: left; width: 80%; padding: 50px 10%; background: #fff; text-align: center; }
#error-page { margin: 0 auto; max-width: 500px; }
#error-wrap img { max-width: 100%; height: auto; }

/* ---------------------------------------------------------------------------------
   UI SEARCH SUGGESTIONS
--------------------------------------------------------------------------------- */

.un-highlightable { 
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}

.ui-autocomplete { 
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.ui-menu {
    border: none!important;
	-moz-box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
	-webkit-box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
	box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
    z-index: 999!important;
}
.ui-menu .ui-menu-item {
	padding: 15px!important;
    font-size: 15px!important;
    background: #fff!important;
    border: none!important;
    border-bottom: solid 1px #efefef!important;
    z-index: 999!important;
}
.ui-menu .ui-menu-item a { 
    color: #000;
}
.ui-menu .ui-menu-item:hover { 
    background: #efefef!important;
}
.ui-menu em { float: right; }
.ui-menu .thumb { 
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    width: 100px;
    text-align: center;
}
.ui-menu .thumb img {
    height: 30px;
    max-width: 100px;
    margin: 0 auto;
}
.ui-menu span.title { 
    float: left;
    padding: 5px;
}

/* ---------------------------------------------------------------------------------
   DISABLE TEXT SELECT
--------------------------------------------------------------------------------- */

.noselect, .discount-btn, .discount-info .txt, .discount-info .btn {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

/* ---------------------------------------------------------------------------------
   HORIZONTAL SCROLLING
--------------------------------------------------------------------------------- */

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.scrolling-wrapper, #nav {
  -webkit-overflow-scrolling: touch;
}
.scrolling-wrapper, #nav {
  &::-webkit-scrollbar {
    display: none;
  }
}

/* ---------------------------------------------------------------------------------
   SLICK SCROLLER CUSTOMISATION
--------------------------------------------------------------------------------- */


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
    background: #bfbfbf;
    color: #bfbfbf;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 10px;
    padding: 5px;

    cursor: pointer;

    color: #bfbfbf;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
    background: #ed0052;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
    color: #ed0052;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '•';
    text-align: center;

    opacity: .25;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #ed0052;
    background: #ed0052;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
}



/* SLIDE IN DRAWER MENU */

#nav-side-menu .arrow-forward, 
#nav-side-menu .arrow-back {  } 

.menu-toggle {
  font-size: 24px;
  padding: 16px;
  background: #eee;
  cursor: pointer;
  z-index: 998;
  position: relative;
}

/* Overlay that dims the background */
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 998;
  display: none;
}

.menu-overlay.active {
  display: block;
}

nav.side-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  max-width: 300px;
  height: 100%;
  background: #fff;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: left 0.3s ease;
  z-index: 999;
}

nav.side-menu.active {
  left: 0;
}

.menu-level {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow-y: auto;
  transition: left 0.3s ease;
  padding: 16px;
}

.menu-level.active {
  left: 0;
}

#nav-side-menu ul { list-style: none; padding: 0; margin: 0; border-top: 1px solid #d5d5d5; }
#nav-side-menu li { padding: 0; margin: 0; border-bottom: 1px solid #d5d5d5; list-style-type: none; }
#nav-side-menu li a { display: block; padding: 12px 0; color: #333; text-decoration: none; }
#nav-side-menu li a:hover { text-decoration: underline; }

#nav-side-menu .menu-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
}

#nav-side-menu .back-button {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 16px;
  color: #077368;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
}

/* Optional: Prevent page scroll when menu is open */
body.menu-open {
  overflow: hidden;
}

