@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
body,html{    font-family: 'Open Sans', sans-serif;} 

/* wp-content/plugins/contact-form-7/includes/css/styles.css.gzip?ver=4.3 */
div.wpcf7 {margin: 0;padding: 0;}
div.wpcf7-response-output {margin: 2em 0.5em 1em;padding: 0.2em 1em;}
div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);height: 1px;width: 1px;margin: 0;padding: 0;border: 0;}
div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}
div.wpcf7-mail-sent-ng {border: 2px solid #ff0000;}
div.wpcf7-spam-blocked {border: 2px solid #ffa500;}
div.wpcf7-validation-errors {border: 2px solid #f7e700;}
span.wpcf7-form-control-wrap {position: relative;}
span.wpcf7-not-valid-tip {color: #f00;font-size: 1em;display: block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip { position: absolute;top: 20%;left: 20%;z-index: 100;border: 1px solid #ff0000;background: #fff;padding: .2em .8em;}
span.wpcf7-list-item {margin-left: 0.5em;}
.wpcf7-display-none {display: none;}
div.wpcf7 img.ajax-loader {border: none;vertical-align: middle;margin-left: 4px;}
div.wpcf7 div.ajax-error {display: none;}
div.wpcf7 .placeheld {color: #888;}
div.wpcf7 .ajax-loader {display:none;vertical-align: middle;margin-left: 4px;}
div.wpcf7 .ajax-loader.is-active {display:inline-block;}


/* wp-content/plugins/same-category-posts/same-category-posts.css.gzip?ver=4.3.3 */
.same-category-post-current,.post-date,.same-category-post-comment-num  {font-size: 12px;}
.same-category-post-current a {font-weight: bold;text-transform: uppercase;}
.post-date {font-style: italic;margin-bottom: 10px;}
.same-category-post-thumbnail img {float: left;margin: 5px 10px 5px 0;}
.more-link {display: inline;}
.post-entry { overflow: hidden;padding: 0 0 5px 0;}
.same-category-post-comment-num {}
.same-category-post-item {border-bottom: 1px solid #ccc;list-style: none;list-style-type: none;margin: 3px 0;padding: 3px 0;}
.same-category-post-item:last-child {border-bottom: none;}
.same-category-post-item:before,.same-category-post-item:after {content: "";display: table;clear: both;}

/* wp-content/themes/hueman/style.css?ver=4.3.3 */
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { background: #eaeaea; font-size: 16px; line-height: 1.5em; color: #666; font-weight: 300; }
::selection { background: #3b8dbd; color: #fff; }
::-moz-selection { background: #3b8dbd; color: #fff; }
a { color: #3b8dbd; text-decoration: none; outline: 0; }
a:hover { color: #444; }
img { max-width: 100%; height: auto; }
a,a:before,a:after {
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease; }
a img {
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease; }
address,cite,em { font-style: italic; }
strong { font-weight: 600; }
.left,.alignleft { float: left; }
.right,.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }
.fa { width: 1em; text-align: center; }


input, textarea, button, select, label { font-family: inherit; }
 
.entry { font-size: 18px; line-height: 1.6em; }
.entry p,
.entry dd { margin-bottom: 1em; }
.entry dt { color: #444; }
.entry ol,
.entry ul { margin: 0 0 15px 30px; }
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol { margin-bottom: 0; }
.entry li { margin: 0; }
.entry ul li,
.entry ol ul li { list-style: disc; }
.entry ol li,
.entry ol ul ol li { list-style: decimal; }
.entry dt { font-weight: 600;}
.entry address { margin-bottom: 1em; }
.entry blockquote { position: relative; color: #777; font-style: italic; margin: 0 0 20px 0; padding-left: 50px; }
.entry blockquote p { margin-bottom: 0.75em; }
.entry blockquote:before { content: "\f10d"; color: #ccc; font-size: 32px; font-style: normal; font-family: FontAwesome; text-align: center; position: absolute; left: 0; top: 0; }
.entry blockquote.twitter-tweet:before { content: "\f099"; }
.entry code, .entry pre { font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; font-size: 11px; }
.entry pre { background: url(img/pre.png) repeat top; padding: 18px 20px; margin: 30px 0; border: 1px solid #ddd; line-height: 19px; white-space: pre-wrap; word-wrap: break-word; overflow-x: auto; overflow-y: hidden; }
.entry code { background: #eee; padding: 0 3px; }
.entry ins { background: #fff486; }
.entry sub,
.entry sup { font-size: 62.5%; }
.entry sub { vertical-align: sub; }
.entry sup { vertical-align: super; }
.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img { max-width: 100%; height: auto; }
.entry img.alignleft { margin: 18px 20px 18px 0; }
.entry img.alignright { margin: 18px 0 18px 20px; }
.entry img.aligncenter { margin: 18px auto; clear: both; display: block; }
.entry img .size-full { width: 100%!important; }
.entry .gallery img, .entry img.wp-smiley { margin: 0; }
.entry .wp-caption { background: #f1f1f1; max-width: 100%; margin-bottom: 14px; padding-top: 5px; text-align: center; }
.entry .wp-caption-text { font-style: italic; }
.entry .wp-caption a { border-bottom: none; }
.entry .wp-caption img { margin: 0; max-width: 100%; height: auto; }
.entry .wp-caption.alignleft { margin-right: 20px; }
.entry .wp-caption.alignright { margin-left: 20px; }
.entry .wp-caption.alignnone { width: 100%!important; overflow: hidden; }
.entry .wp-caption.alignnone img { margin: 0 auto; max-width: 100%!important; }
.entry .wp-caption-text { color: #999; font-size: 13px; padding: 0 0 8px 0; margin: 0; }
.entry table { font-size: 14px; margin-bottom: 1.5em; width: 100%; text-align: center; }
.entry table tr.alt { background: #f1f1f1; }
.entry table td { border-bottom: 1px solid #f1f1f1; text-align: center; padding: 5px; vertical-align: middle; }
.entry table th { font-weight: 600; text-align: center; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 10px 5px; }
.entry .gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.entry .gallery img { display: block; width: 100%; height: auto; border-width: 1px 2px!important; border-color: transparent!important; }
.entry .gallery .gallery-item { position: relative; overflow: hidden; border-color: transparent; margin-top: 0!important; }
.entry .gallery .gallery-caption { background: rgba(255,255,255,0.8); color: #333; font-size: 13px; line-height: 1.4em; padding: 10px 0; text-align: left; text-indent: 10px; font-style: normal; margin: 0; bottom: -44px; left: 2px; right: 2px; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; width: 100%;
transition: all .2s ease;
-o-transition: all .2s ease;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease; }
.entry .gallery .gallery-item:hover .gallery-caption  { bottom: 0; }
.entry .gallery-columns-5 .gallery-caption,
.entry .gallery-columns-6 .gallery-caption,
.entry .gallery-columns-7 .gallery-caption,
.entry .gallery-columns-8 .gallery-caption,
.entry .gallery-columns-9 .gallery-caption { display: none!important; }
h1, h2, h3, h4, h5, h6 { color: #444; font-weight: 600; -ms-word-wrap: break-word; word-wrap: break-word; }
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: #bbb; }
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  { margin-bottom: 14px; font-weight: 400; line-height: 1.3em; }
.entry h1 { font-size: 38px; letter-spacing: -1px; }
.entry h2 { font-size: 34px; letter-spacing: -0.7px; }
.entry h3 { font-size: 28px; letter-spacing: -0.5px; }
.entry h4 { font-size: 24px; letter-spacing: -0.3px; }
.entry h5 { font-size: 20px; font-weight: 600; }
.entry h6 { font-size: 18px; font-weight: 600; text-transform: uppercase; }

.heading,
#reply-title { font-weight: normal; font-size: 18px; text-transform: uppercase; font-weight: 600; margin-bottom: 1em; }
.heading i { font-size: 22px; margin-right: 6px; }
#wrapper { min-width: 1024px; height: 100%; }
.container { padding: 0 20px; }
.container-inner { max-width: 1380px; min-width: 1380px; width: 100%; margin: 0 auto; }
.main { background-color: #fff!important; position: relative; }
.main-inner { position: relative; min-height: 600px; /* instead of sticky footer */ }
.content { width: 100%; position: relative; }
.pad { padding: 30px 30px 20px; }
.boxed #wrapper { max-width: 1380px; margin: 0 auto;
-webkit-box-shadow: 6px 0 0 rgba(0,0,0,0.04), -6px 0 0 rgba(0,0,0,0.04);
box-shadow: 6px 0 0 rgba(0,0,0,0.04), -6px 0 0 rgba(0,0,0,0.04); }
.boxed .container { padding: 0; }
.boxed #page { background: #eaeaea; padding-bottom: 1px; }
.col-2cl .content { float: left; }
.grid { margin-right: 3.2%; float: left; display: inline; position: relative; }
.last { clear: right; margin-right: 0!important; }
.one-full { margin-right: 0; width: 100%; overflow: hidden; }
.one-half { width: 48.4%; }
.one-third { width: 31.2%; }
.two-third { width: 65.6%; }
.one-fourth { width: 22.6%; }
.three-fourth { width: 74.2%; }
.one-fifth { width: 17.4%; }
.two-fifth { width: 38.1%; }
.three-fifth { width: 58.7%; }
.four-fifth { width: 79.4%; }
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.image-container { position: relative; }
.image-container img { display: block; width: 100%; height: auto; }
.image-caption { background: rgba(0,0,0,0.7); color: #fff; font-size: 13px; line-height: 1.3em; font-style: italic; padding: 8px 10px; position: absolute; bottom: 8px; left: 8px; margin-right: 8px;
-webkit-border-radius: 2px; border-radius: 2px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03); }
.social-links { float: right; position: relative; padding-top: 2px; }
.social-links li { display: inline-block; margin-left: 8px; line-height: 16px; font-size: 0; }
.social-links li a { display: block!important; position: relative; text-align: center; }
.social-links .social-tooltip { color: #fff; color: rgba(255,255,255,0.7); font-size: 24px; display: inline; position: relative; z-index: 98; }
.social-links .social-tooltip:hover { color: #fff; text-decoration: none; }
.social-links .social-tooltip:hover:after { top: -36px; background: #fff; font-size: 14px; color: #666; content: attr(title); display: block; right: 0; padding: 5px 15px; position: absolute; white-space: nowrap; 
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2); box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.social-links .social-tooltip:hover:before { top: -10px; right: 8px; border: solid; border-color: #fff transparent; border-width: 5px 5px 0 5px; content: ""; display: block; position: absolute; z-index: 1; }
.page-title { background: #fff; position: relative; padding-top: 18px; padding-bottom: 17px; border-bottom: 1px solid #eee;  font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; }
.page-title a { color: #aaa; }
.page-title a:hover { color: #444; }

.page-title i { margin-right: 8px; }

.page-title .meta-single li { float: left; margin-right: 14px; }
.page-title .meta-single li.comments { float: right; margin-right: 0; }
.notebox {	text-align: center;	margin-bottom: 30px;	font-weight: 510;}
.notebox .search{width:100%;}


.page-image { overflow: hidden; position: relative; margin: 0 0 30px 0; }
.page-image-text { position: absolute; top: 50%; margin-top: -35px; width: 100%; text-align: center; }
.page-image-text .caption { color: #fff; font-size: 44px; line-height: 70px; text-transform: uppercase; font-weight: 600; text-shadow: 0 0 20px rgba(0,0,0,0.3); }
.page-image-text .description { display: block; color: #fff; font-size: 15px; line-height: 36px; font-weight: 300; }
.page-image-text .description i { background: rgba(0,0,0,0.7); opacity: 0.9; font-style: normal; padding: 6px 10px; -webkit-border-radius: 2px; border-radius: 2px; }
.pagination { margin-bottom: 15px; }
.pagination a { font-size: 18px; font-weight: 600; }
.thumb-icon { background: rgba(0,0,0,0.7); color: #fff; text-align: center; display: block; width: 32px; height: 32px; position: absolute; bottom: 20px; left: 20px;
-webkit-border-radius: 6px; border-radius: 6px;
-moz-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease;
-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
box-shadow: 0 0 2px rgba(255,255,255,0.4);
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg); }
.thumb-icon i { font-size: 18px; padding: 7px 0;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
.thumb-icon .fa-play { margin: -1px 0 0 2px; }
.thumb-icon.small { width: 24px; height: 24px; position: absolute; bottom: 14px; left: 14px;
-webkit-border-radius: 4px; border-radius: 4px; }
.thumb-icon.small .fa { font-size: 14px; line-height: 16px; padding: 5px 0; }
.thumb-icon.small .f-play { margin: -1px 0 0 2px; }



 
#header { background: #33363b; position: relative; padding-bottom: 60px; }
#header .pad { padding-top: 30px; padding-bottom: 30px; }
#header .container-inner { position: relative; }
.site-title { font-size: 42px; font-weight: 600; letter-spacing: -0.5px; float: left; line-height: 60px; padding: 10px 0; }
.site-title a { display: block; color: #fff; max-width: 100%; }
.site-title a img { display: block; max-width: 100%; max-height: 60px; height: auto; padding: 0; margin: 0 auto; -webkit-border-radius: 0; border-radius: 0; }
.site-description { font-size: 16px; font-style: italic; color: #fff; color: rgba(255,255,255,0.5); float: left; margin-left: 20px; line-height: 60px; padding: 10px 0; }
.site-image { display: block; margin: 0 auto; max-height: 400px; }
#header-ads { float: right; }
#header-ads h3 { display: none; }
#header-ads img { display: block; }
.toggle-search { color: #fff; font-size: 18px; line-height: 24px; cursor: pointer; padding: 13px 20px; display: block; position: absolute; right: 0; top: -50px;
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,0.1);
box-shadow: -1px 0 0 rgba(255,255,255,0.1); }
.toggle-search:hover,
.toggle-search.active { background: rgba(0,0,0,0.15); color: #fff; }
.search-expand { display: none; background: #26272b; position: absolute; top: 0; right: 0; width: 340px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
box-shadow: 0 1px 0 rgba(255,255,255,0.1); }
.search-expand-inner { background: rgba(0,0,0,0.15); padding: 15px; }

-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.15);
box-shadow: 0 0 5px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.15); }
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.06);
box-shadow: inset 1px 0 0 rgba(255,255,255,0.06); }


@media only screen and (min-width: 1025px) {
.full-width.topbar-enabled #header { padding-top: 50px; }
}


 
#page { padding-bottom: 60px; margin-top: -60px; }
#page .container-inner { background: #fff;-webkit-box-shadow: none;box-shadow: none;/*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/ }
  

.content .post,.content .page { position: relative; overflow: hidden; }
.content .post-41894.post,.content .post-41894.page { overflow: visible; }

.blog .post,
.single .post,
.archive .post,
.search .post,
.search .page { margin-bottom: 40px; }

.sticky {}
.search .page.type-page .post-thumbnail,
.search .page.type-page .post-meta { display: none; }

.featured{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #eee; }
.featured .post { margin-bottom: 0; }
.featured .post-title { font-size: 34px; letter-spacing: -0.7px; line-height: 1.4em; }
.post-list { margin-right: -30px; }
.post-list .post-row { float: left; width: 100%; position: relative; }
.post-list .post,.post-list .recipe,.post-list .page { width: 25%; float: left; }
.post-list .post-inner { margin-right: 30px; }
.post-hover:hover .post-thumbnail { opacity: 0.75; }
.post-hover:hover .post-title a { color: #3b8dbd; }
.post-hover:hover .thumb-icon { background: #fff; color: #111; }
.post-thumbnail { width: 100%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.post-thumbnail { position: relative; margin-bottom: 1em; max-height: 150px;    overflow-y: hidden;}
.post-thumbnail img { display: block; width: 100%; height: auto; }
.postinnimg{float:left;margin-right:20px;}

.post-meta { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #bbb; margin-bottom: 0.3em; }
.post-meta .post-category { float: left; margin-right: 6px; display:none;}
.post-meta .post-date { float: left; display:none;}
.post-title { margin-bottom: 10px; font-size: 22px;  line-height: 1.5em; -ms-word-wrap: break-word; word-wrap: break-word; }
.post-title strong { font-weight: 600; }
.post-title i { font-style: italic; }

.post-title a { color: black;font-weight:700; text-transform: uppercase;}
.post-title a:hover { color: #3b8dbd; }


.entry.excerpt { font-size: 16px;  }
.entry.excerpt p { margin-bottom: 0; }
.blog .post-standard, 
.single .post-standard, 
.archive .post-standard, 
.search .post-standard { margin-bottom: 20px; }
.page.post-standard .post-inner { padding-left: 0; }
.page.post-standard .post-thumbnail { display: none; }
.post-standard .post-inner { padding-left: 230px; padding-bottom: 20px; float: left; border-bottom: 1px solid #eee; }
.post-standard .post-thumbnail { margin-left: -230px; max-width: 200px; margin-bottom: 0; float: left; }
.post-standard .post-content { float: left; }
.single .post-title { font-size: 38px; letter-spacing: -1px; line-height: 1.3em; }
.single .post-inner .post-thumbnail { margin-bottom: 2em; }
.post-byline { font-size: 14px; font-weight: 400; color: #aaa; text-transform: uppercase; margin-bottom: 1em; }
.entry.share { padding-right: 100px; min-height: 354px; /* share buttons height */ position: relative; }
.entry.share .entry-inner { float: left; width: 100%; }

.post-pages { font-weight: 600; margin-bottom: 20px; }
.post-tags { margin-bottom: 40px; }
.post-tags span { font-size: 14px; color: #999; display: inline-block; margin: 0 7px 0 0; }
.post-tags a { background: #f2f2f2; display: inline-block; line-height: 16px; white-space: nowrap; font-size: 12px; color: #999; padding: 3px 7px; margin: 0 5px 2px 0;
-webkit-border-radius: 2px; border-radius: 2px; }
.post-tags a:hover { background-color: #3b8dbd; color: #fff; }
 
.related-posts { border-bottom: 2px solid #eee; margin-bottom: 40px; }
.related-posts li { width: 33.3%; float: left; display: inline; }
.related-posts .post { border-right: 1px solid transparent; margin-bottom: 0; padding-bottom: 10px; }
.related-posts li:nth-child(4) article { display: none; }
.related-posts li:nth-child(3) article { border-right-color: transparent; }
.related-posts .related-inner { padding: 0 20px 0 0; }
.single .related-posts .post-title { margin-bottom: 10px; font-size: 17px; font-weight: 300; line-height: 1.5em; letter-spacing: 0; display: block; }
.post-nav li { width: 100%; display: inline; float: left; text-align: center; }
.post-nav li a { position: relative; min-height: 73px; display: block; padding: 16px 40px 24px; }
.post-nav li i { color: #ccc; font-size: 18px; position: absolute; top: 50%; margin-top: -10px; }
.post-nav li a strong { display: block; font-size: 12px; color: #aaa; letter-spacing: 0.5px; font-weight: normal; text-transform: uppercase; }
.post-nav li a span { font-size: 15px; color: #666; }
.post-nav li a:hover span { color: #444; }
.post-nav li.previous i { left: 10px; }
.post-nav li.next i { right: 10px; }
.post-nav li a span,
.post-nav li a i { 
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease-out;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease-out;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease-out; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease-out; }
.content .post-nav { border-top: 2px solid #eee; border-bottom: 2px solid #eee; margin-bottom: 40px;  }
.content .post-nav li { width: 50%; }
.content .post-nav li.next { float: right; -webkit-box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; }
.content .post-nav li.next a { padding-left: 24px; }
.content .post-nav li.previous { float: left; -webkit-box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; }
.content .post-nav li.previous a { padding-right: 24px; }
.content .post-nav li a:hover i { color: #3b8dbd; }
.post-format { position: relative; margin-bottom: 2em; }
.post-format p { margin-bottom: 1em; }
.format-image { }
.format-video { }
.format-quote { }
.format-link { }
.format-chat { }
.format-status .post-title { display: none; }
.single .format-status .entry { font-size: 24px; line-height: 1.4em; }
.format-aside .post-title { display: none; }
.format-gallery .post-format .flex-direction-nav a:before { color: #fff; }
.format-audio { }
.widget { color: black; font-size: 15px; overflow: hidden; }
.widget a { color: #777; }
.widget a:hover { color: #444; }
.widget > h3 { font-size: 15px; font-weight: 400; text-transform: uppercase; margin-bottom: 6px; }
.widget > h3 a,
.widget > h3 a:hover { color: #444; }
.widget > h3 a img { display: none; float: left; margin: 3px 7px 0 0; }
.widget select { border: 1px solid #ddd; color: #777; font-size: 15px; padding: 7px; width: 100%; max-width: 100%; }
#footer .widget select { border-color: #eee; }

#footer .widget { padding-bottom: 30px; }
#footer .widget a:hover { color: #666; }
.widget > ul li:before,
.widget > ul li a:before,
.widget > div > ul li a:before{ font-family: FontAwesome; font-size: 12px; margin-right: 6px; color: #ccc; display: inline-block; width: 1em; text-align: center; }
.widget > ul li a:hover:before { color: #999; }
.widget_archive > ul > li a:before { content: "\f073"; } 
.widget_categories > ul > li a:before { content: "\f07c"; }
.widget_links > ul > li a:before { content: "\f08e"; }
.widget_meta > ul > li a:before { content: "\f0da"; }
.widget_recent_comments > ul > li:before { content: "\f075"; }
.widget_recent_entries > ul > li a:before { content: "\f017"; }

.widget_pages ul li a:before,
.widget_nav_menu ul li a:before { content: "\f068"; }
.widget_search > h3,
.widget_text > h3,
.widget_tag_cloud > h3{ margin-bottom: 1em; }
.widget_archive ul li, 
.widget_categories ul li, 
.widget_links ul li, 
.widget_meta ul li, 
.widget_recent_comments ul li, 
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_pages ul li a,
.widget_nav_menu ul li a
{ padding: 10px 0; border-bottom: 1px solid #e4e4e4; }
#footer .widget_archive ul li, 
#footer .widget_categories ul li, 
#footer .widget_links ul li, 
#footer .widget_meta ul li, 
#footer .widget_recent_comments ul li, 
#footer .widget_recent_entries ul li,
#footer .widget_rss ul li,
#footer .widget_pages ul li a,
#footer .widget_nav_menu ul li a{ border-color: #f2f2f2; }
.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li { color: #bbb; }
.widget_recent_comments ul li,
.widget_recent_entries ul li { color: #999; }
.widget_recent_entries .post-date { display: block; }
.widget_pages ul li a,
.widget_nav_menu ul li a { display: block; }
.widget_pages li li a,
.widget_nav_menu li li a { padding-left: 15px; }
.widget_pages li li li a,
.widget_nav_menu li li li a { padding-left: 30px; }
.widget_pages ul ul, 
.widget_pages ul ul ul,
.widget_nav_menu ul ul, 
.widget_nav_menu  ul ul ul { border: 0; }
.widget_rss ul li a { display: block; }
.widget_rss ul li span.rss-date { color: #444; font-weight: 600; display: block; text-transform: uppercase; font-size: 12px; }
.widget_rss ul li cite { color: #999; }
#footer .widget_rss ul li a { color: #3b8dbd; }

.widget_search input.search { color: #999; padding-left: 26px; width: 100%; }
.widget_search .screen-reader-text,
.widget_search #searchsubmit { display: none; }
.widget_text .textwidget p { margin-bottom: 1em; }

.logged-in-as,
.form-allowed-tags { display: none; }
#respond { position: relative; }
#reply-title { margin-bottom: 20px; }
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }

 

.wp-pagenavi { text-align: right; font-weight: 600; line-height: 20px; float: none; margin-right: -2px; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { color: #aaa; font-size: 16px; padding: 7px 8px; display: inline; margin: 0 2px; }
.wp-pagenavi span.pages { font-size: 17px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.wp-pagenavi span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.wp-pagenavi span.extend { border: none!important; border-bottom: 3px solid transparent; border-top: 1px solid transparent; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { color: #444; }
.wp-pagenavi a { color: #3b8dbd; border: none; border-bottom: 3px solid #ddd; border-top: 1px solid #f1f1f1; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: none; border: none; border-bottom: 3px solid #3b8dbd; border-top: 1px solid #f1f1f1; }
.wpcf7 {  }
.wpcf7 p { color: #222; font-weight: 600; margin: 0 0 12px;  width: 100%; float: left; position: relative; }
.wpcf7 p span { font-weight: 400; color: #999; }
.wpcf7 label { display: block; float: left; width: 20%; margin: 9px 0 0 12px; text-align: left; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 textarea { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { background: #f5f5f5; margin-top: 12px; }
.wpcf7 input[type="submit"] { width: 100%; padding: 10px 0; font-size: 18px; }
.wpcf7 div.wpcf7-validation-errors { border: none; margin: 0; padding: 0; }
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-mail-sent-ng { border: none; }
.wpcf7 div.wpcf7-response-output { margin: 0; padding: 0; }
.wpcf7 span.wpcf7-form-control-wrap { display: block; position: relative; }
.wpcf7 span.wpcf7-not-valid-tip { background: #f2dede; border-color: #e3bfbf; color: #b94a48; padding: 4px 14px; font-size: 12px; line-height: 20px; position: absolute; left: 0; top: 12px; width: auto; right: 0; display: block; }
html { -webkit-font-smoothing: antialiased; /* safari font rendering issue fix */ }
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%;}
.no-js .slides > li:first-child { display: block; }
 

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: .7; right: 0; }
  .flex-direction-nav .flex-next { opacity: .7; right: 0; }
}

.pullquote-left	{ color: #444; border-left: 6px solid #eee; float: left; margin: 0.78em 1em 0.78em 0; padding: 0 0 0 20px; font-weight: 600; width: 40%; }
.pullquote-right { color: #444; border-right: 6px solid #eee; float: right; margin: 0.78em 0 0.78em 1em; padding: 0 20px 0 0; font-weight: 600; width: 40%; }
.highlight { color: #222; border-bottom: 1px dotted #222; }
hr, .hr { border: 0; background: #eee; border-bottom: 2px solid #eee; height: 1px; margin: 30px 0; }
body.ie8,
.ie8.single .related-posts .post-title { font-weight: 400; }

 

.ie8 .toggle-search:hover,
.ie8 .toggle-search.active,
.ie8 .search-expand-inner { background: url(img/opacity-10.png); }
.ie8 .thumb-icon,
.ie8 .image-caption,
.ie8 .page-image-text .description i,
.ie8 .flex-direction-nav a { background: url(img/ie/opacity-70.png); }
.ie8 .entry .gallery .gallery-caption { background: url(img/ie/opacity-80-light.png); }
 

.fbcmntscontainer{margin-bottom:20px;}

.fbcmntscontainer, .fbcmntscontainer iframe[style] {width: 100% !important;}
.anart{  font-size: 12px;  margin-left: 5px;} 
.authorsContainer{margin:30px 0;}
.authorsContainer .post-thumbnail IMG{  width: 30%;  float: left;  margin-right: 10px;}
.authorsContainer .postContainer{margin-bottom:50px;}
.fb-share-button.fb_iframe_widget{margin-top:2px;}
.fb-share-button {  padding: 0 2px;margin:0;}

/* DHERBS.CSS */ 
.avhec-widget-line {	display: inline-block;}
.avhec-widget-count {	display: inline;}
.avhec-widget-rss {	display: inline;} 
#detoxFilterForm .button{ background: #66b100; border: 1px solid #66b100;    color: white;  border-radius: 0;cursor: pointer;  font-weight: bold;  padding: 5px 10px;margin-left:5px;opacity:0.9;}
#detoxFilterForm .button:HOVER{opacity:1;}
#detoxfilter {  border: 1px solid #d4d4d4;  border-radius: 2px;  box-shadow: 0 0 3px #d4d4d4;  margin-top: 10px;  padding: 5px;  width: 300px;display: inline-block;}
.detoxContainer{display:block;width:100%;min-height:10px;}
.detoxContent H2{float:left;color:#383838;margin-top:30px;}
img.loader{  position: relative;  top: 35px;  margin-left: 10px;}
.detoxItem { position: relative; float: left;  margin: 0 5px 5px 0;  width: 32%;}
.detoxItemAcc{display:none;}
.detoxItemName { white-space: nowrap;text-overflow: ellipsis;overflow:hidden;text-transform: uppercase; transition-duration: 0.2s;    transition-timing-function: ease; font-size: 15px;background: #f2f2f2 ;     color: #999;  cursor: pointer;  font-weight: bold;  padding: 4px;text-align:center;}
.detoxItemName.detoxTogglerClose,.detoxItemName:HOVER,.solutionsItem .showmore:HOVER{background:#66b100;color:white;}
.entry .detoxItemSubAcc li{  list-style: outside none circle;}
.detoxItemAcc {  background: none repeat scroll 0 0 white;  position: absolute;  z-index: 2;  border: 1px solid #f2f2f2;box-sizing: border-box;width: 100%;  border-radius: 2px;  box-shadow: 0 0 3px #d4d4d4;  padding: 15px;margin-top: 4px;}
.detoxItemSubAcc {  display: none;  font-size: 15px;  line-height: 20px;margin-bottom: 15px;}
.detoxItemToggler{ font-size: 13px;opacity:0.9; background: none repeat scroll 0 0 #a9d037;text-transform: uppercase;  color: black;  display: block;  font-weight: bold;   cursor: pointer;  margin: 4px 0;text-align:center;}
.detoxItemAcc P {  padding: 0;  margin: 5px;}
.detoxItemAcc ul {     margin: 0;  padding: 0 20px;}
.detoxItemSubAcc .solutionsItem{  clear: both;  float: none;  margin-bottom: 40px; margin-top: 10px;}
.nores{  color: #d4d4d4; font-weight: bold;} 
.detoxItemSubAcc .solutionsItem {  clear: both;  float: none;  margin: 20px 0;}
.solutionsName {	font-size: 14px;  border-bottom: 1px solid #f7c78a;  display: block;  font-weight: bold;  margin-bottom: 10px;}
.solutionsItem, .solutionsCont {  width: 100%;}
.solutionsItem a.adProdImgLink {  display: block;  float: left;  width: 80px;}
.solutionsItem a.adProdImgLink IMG {  height: auto;  width: 100%;}
.solutionsCont .modprodDescr {  float: none;  padding-left: 100px;  width: auto;}
.solutionsItem .btn{margin-top:10px;}

#page {  margin-top: 0;}
#header {  padding-bottom: 0;}
.home.page .page-title{display:none;}

.bnr-pos-right-top-314x314 .sherk_banners.shortcodebody{  width: 340px;  overflow: hidden;}

.moduleFeatured > h3
 {  font-size: 15px;  font-weight: 400;  margin-bottom: 6px;  text-transform: uppercase;}
.moduleFeatured A IMG {}
.moduleFeatured A {	max-width: 320px;}
.moduleFeatured span.title {	position: absolute;	z-index: 99999;	bottom: 0;	left: 0;	background: #82b965;	padding: 10px 0;	width: 100%;	opacity: 0.9;	font-weight: bold;	color: white;	letter-spacing: 1px;}
#header .pad {  padding-bottom: 15px;}
body {  background: white none repeat scroll 0 0;}
.site-title a img {max-height: none;min-height: 70px;}

#header {  background: white;}
#header .social-links .social-tooltip {  color: #a9d037;  font-size: 20px;}
#header .social-links {clear: left;}
.siteSearch {  float: right;  position: relative;  right: 0;  top:40px;}
#searchf {  border: 1px solid #d4d4d4;  border-radius: 2px;  bottom: 0;  box-shadow: 0 0 3px #d4d4d4;  clear: both;  float: none;  padding: 5px;  }
.siteSearch .search-input {  border: 1px solid #f7c78a;  float: left;  height: 30px;  padding: 0 4px;  width: 504px;}
.siteSearch .search-button { margin-left: 5px;margin-right: 0;background-color: rgba(0, 0, 0, 0);background-repeat: no-repeat; background-attachment:scroll; background-position:0 0;float:left;}

.breadcrumb-trail.breadcrumbs{display:none;}
#footer-bottom {  background: #a9d037 none repeat scroll 0 0;}
#footer-bottom #copyright, #footer-bottom #credit {  color: white;}
#footer-bottom .social-links{float:none;}
#footer-bottom .sociallabel{  float: right;}
#footer-bottom .sociallabel span {  color: white;  font-size: 17px;  font-weight: bold;  text-transform: uppercase;}
#footer-bottom .social-links li {  margin-right: 8px;  margin-left:0;}
#footer-bottom .social-links {  padding-bottom: 5px;  padding-top: 10px;}
#footer-bottom .social-links .fa{color:white;}
#footer-bottom #footer-logo {  max-height: none;}
#footer-bottom img#footer-logo{min-height: 70px;}
#footer-bottom {color:white;}
#footerfda {
	font-size: 13px;
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
	border: 1px solid lightgrey;
	padding: 10px;
	line-height: 1.3;
	color: lightgrey;
}
#footer-bottom #copyright, #footer-bottom #credit { text-align: center;font-weight:bold;}
#footer-bottom #nav-footer{  background: transparent;  border: 0;}
#footer-bottom #menu-footer A{color:white;}

.footer-cols-menu{margin-top:30px;margin-bottom:30px;}
.footer-cols-menu ul{  padding: 0;  border: 0;background: transparent;}
.footer-cols-menu li {  border-right: 0 none;  font-size: 14px;display:block;}
#footer-bottom a {  color: white;}
.footer-cols-menu li > a:hover, .footer-cols-menu li:hover > a { background: transparent; }
.footer-cols-menu li > a {  padding: 0;color:white;}

#footer-bottom .pad.group{padding-bottom:0;}
#menu-footer{text-align:center;}
#menu-footer LI{display:inline-block;:left;margin-right:10px;}
#nav-footer {margin: 20px 0 10px;}
.page-title {  padding-bottom: 13px;  padding-top: 13px;}
.archive.tax-recipe_category .post-row article{float:left;}


#super_searchform #s{border:1px solid #e6e6e6;padding:10px;width:78%;}
#super_searchform #searchsubmit{cursor:pointer;text-indent: -9999px;white-space: nowrap;border:0px; display:inline-block;width:37px;height:37px;background: rgba(0, 0, 0, 0) url(img/search-green.png) no-repeat scroll 0 0; background-size:cover;opacity:0.9;}
#super_searchform #searchsubmit:HOVER{opacity:1;}
.col-2cl .main-inner {  background: white;}
a,.wp-pagenavi a  { color: #a9d037;}
.wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current {
  border-color: #f1f1f1 -moz-use-text-color #a9d037;
}
.post-tags a:hover { background-color: #66b100; }


.post-hover:hover .post-title a { color: #a9d037; } 
.post-title {  font-size: 20px;  line-height: 1.2em;}
.accordion.ui-accordion{margin: 30px 0;}
.accordion H3{font-size: 13px;font-weight:bold;letter-spacing: 0;transition-duration: 0.2s;    transition-timing-function: ease;}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {  display: none;}
.ui-accordion .ui-accordion-content {  padding: 0;height:auto !important;font-size: 13px;}
.social-links-widget .fa{color:#a9d037;}
.social-links-widget li {  margin-right: 8px;margin-left:0;}
.social-links-widget {float:none;padding:0;}

.wpcf7 input[type="tel"]{  display: block;  float: left;  padding: 10px;  width: 100%;}
.wpcf7 input[type="tel"]{  background: #f5f5f5 none repeat scroll 0 0;  margin-top: 12px;}
.wpcf7 span.wpcf7-not-valid-tip {  position: unset;}
.wpcf7 input[type="text"],.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea {  margin-top: 0;}
.wpcf7-list-item-label,.wpcf7 label {width:100%;font-size:14px;}
.wpcf7 label {  display: block;  float: left;  margin: 0 10px;  text-align: left;  width: auto;}
.radio {	height: 25px;	width: 19px;	clear:left;	float:left;	margin: 0 0 3px;	padding: 0 0 0 26px;	background-image: url(img/radio.png) !important;       background-position: center 0;	background-repeat:no-repeat;	cursor: default;}
.checkbox {	height: 26px;	width: 20px;	clear:left;	float:left;	margin:  0;	background-image: url(img/checkbox.png) !important;        background-position: center 0;	cursor: default;	text-align:left;}
.checkbox input,.radio input {	display: none;}
.checkbox input.show,.radio input.show {	display: inline;}
.selected {	background-position: 0 -52px;}


.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok 
{border-color: #e3bfbf;  color: #b94a48;  font-weight:bold;  font-size: 14px;    line-height: 20px;    margin-bottom:20px;}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {color: #82b965;}
.wpcf7 p span {  color: inherit;  font-weight: inherit;}
.distraddrofstore{display:none;}
select  {border: 2px solid #ddd;  color: #777;  max-width: 100%;  outline: medium none;  padding: 7px 8px;  display: block;  float: left;  padding: 10px;  width: 100%;  background: #f5f5f5 none repeat scroll 0 0;  margin-top: 12px;}
.entry .wp-caption {  max-width: 50%;}
.page-id-60876 .entry .wp-caption {  max-width: 100%;}
.single-post IMG.attachment-post-thumbnail.wp-post-image {  margin-bottom: 20px;}
#extended-categories-5 LI.cat-item-2{display:none;}

#footer-bottom {  background: #606368 none repeat scroll 0 0;}

.widget_layout_2 .fountainGContainer,.txtwidget .success,.txtwidget .error{  color: #82b965;  font-weight: bold;  margin-top: 5px;  text-align: right;  display:none;font-size: 13px;}
.txtwidget .error{color:#a9d037;}
.txtwidget input[type="text"]{width:65%;max-width:none;float:left;}
.txtwidget input[type="submit"]{width:32%;max-width:none;float:right;}
.fountainGContainer{	position:relative;	width:144px;	height:17px;	margin:auto;}
.fountainG{	position:absolute;	top:0;	background-color:rgba(130,185,101,0.62);	width:17px;	height:17px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:11px;
		-o-border-radius:11px;
		-ms-border-radius:11px;
		-webkit-border-radius:11px;
		-moz-border-radius:11px;
}
.fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}
.fountainG_2{
	left:18px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}
.fountainG_3{
	left:36px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}
.fountainG_4{
	left:54px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}
.fountainG_5{
	left:72px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}
.fountainG_6{
	left:90px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}
.fountainG_7{
	left:108px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}
.fountainG_8{
	left:126px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}
@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgba(100,143,77,0.73);
	}
100%{
	transform:scale(.3);
		background-color:rgba(255,255,255,0.69);
	}
}
@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgba(100,143,77,0.73);
	}
100%{
	-o-transform:scale(.3);
		background-color:rgba(255,255,255,0.69);
	}
}
@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgba(100,143,77,0.73);
	}
100%{
	-ms-transform:scale(.3);
		background-color:rgba(255,255,255,0.69);
	}
}
@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgba(100,143,77,0.73);
	}
100%{
	-webkit-transform:scale(.3);
		background-color:rgba(255,255,255,0.69);
	}
}
@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgba(100,143,77,0.73);
	}
100%{
	-moz-transform:scale(.3);
		background-color:rgba(255,255,255,0.69);
	}
}

.social-links .soccnt {  font-size: 15px;  position: relative;  top: -8px;margin-right: 20px;}
.social-links .soccnt b{font-weight:bold;}
.wpcf7 input[type="submit"] {  max-width: 200px;}

#extended-categories-6  LI{margin-bottom:10px;line-height: 20px;}
#extended-categories-4 LI.cat-item-24{display:none;}
#nav-footer-2 {background:none;text-align: center;margin-bottom: 10px;}
#nav-footer-2 LI{display:inline-block;margin-right: 10px;font-size: 14px;}
#text-8.widget {  margin-top: 4px;}
#menu-item-45519,#menu-item-45520{display:none;}
#tab-viewed .tab-item-category A{display:none;}
#tab-viewed .tab-item-category > :first-child {display:block;} 
.journal-items .post-thumbnail {
	width: 100%;
	max-width: 460px;
	/* float: left; */
	/* max-height: 360px; */
	margin-right: 30px;
	margin: 0 auto;
}
.journal-items .post-meta{float:left;}
.post-read-more{margin:30px 0 0 0;}
.post-read-more A,.post-read-more A:VISITED{padding:5px 10px;border:1px solid #67b164;color:#67b164;font-weight:bold;}
.journal-items .entry.excerpt p{margin-bottom:10px;}




.socialIcon{  background-color: rgba(0, 0, 0, 0); background-repeat:no-repeat; background-attachment:scroll; background-position:0 0;}
.socialIcon {  height: 27px;  width: 27px;}
.socialFacebook {  background-position: -104px -279px;}
.socialTwitter {  background-position: -27px -279px;}
.socialGplus {  background-position: -142px -279px;}
.socialYoutube {  background-position: -219px -279px;}
.socialPinterest{  background-position: -65px -279px;}
.socialTumblr{  background-position: -258px -279px;}
.socialInstagram{  background-position: -374px -318px;}
.socialRSS{  background-position: -451px -279px;}
#menu-item-46199 A{font-weight:bold;}
#header .pad {  padding-top: 0px;padding-bottom: 0;padding-right:0;}

.full-width.topbar-enabled #header {  padding-top: 0;}

a.zLoginButtonContainer {  margin-top: 3px;  padding-bottom: 4px;  padding-top: 0;}

.websources{ clear: both;    display: block;    float: none;    font-size: 14px;    margin-top: 30px;}
.gsc-resultsHeader{display:none;}
.entry .gsc-table-result .gsc-table-cell-snippet-close{  text-align: left;line-height: 18px;vertical-align: top;}
.entry .gsc-table-result .gsc-table-cell-thumbnail{  vertical-align: top;padding-left: 0;}
.gsc-above-wrapper-area-container{margin-bottom: 0;}
.cse .gsc-control-cse, .gsc-control-cse{padding-top: 0 !important;padding-left: 0 !important;}
gsc-webResult.gsc-result{  padding-left: 0;}
.gsc-result-info-container,.gsc-result-info-container div{  margin: 0;  padding: 0;}
.gcsc-branding{display:none !important;}
#eps_super_search-2{  max-width: 283px;}


.fb-share-button.fb_iframe_widget{margin-top:6px}

#menu-header_top{right: 75px;  top: 1px;}
#desktop-menu-container{line-height: 18px;font-size: 14px;position: absolute;right: 0;top: 38px;display:none;background:white;border: 1px solid #d4d4d4;border-radius: 2px;box-shadow: 0 0 3px #d4d4d4;padding:10px 20px;z-index:100;width:600px;}
#desktop-menu-container > UL { border-left: 1px solid #EFEFEF;padding: 0 30px; display: inline-block;  vertical-align: top;  width: 26%;  margin: 0;  }
#desktop-menu-container > UL:nth-child(1){padding:0;border-left:0 none;}
#desktop-menu-container > UL > LI{margin-bottom:8px;}
#desktop-menu-container > UL > LI > A {  font-weight: bold;}
#desktop-menu-container > UL > LI > UL {  margin:8px 0 10px 10px;}
#desktop-menu-container > UL > LI > UL > LI{margin-bottom:8px;}
#desktop-menu-container SPAN {  font-weight: bold;color:black;}
#desktop-menu-trigger{color: #a9d037;font-size: 30px;position: absolute;right: 0;top: 6px;cursor:pointer;display:block;z-index:10;}
.wp-pagenavi span.pages::before {  content: none;}
.page-title a {  color: #a9d037;}
.facebok-comments-container{margin:30px 0 0 0;}
.modal .loginLoader { visibility:hidden; display: inline-block;  margin-left: 4px;  position: absolute;  top: 10px;  }
.zSigninRegisterButton{  color: #a9d037;  cursor: pointer;  font-size: 14px;  margin-right: 15px;  margin-top: 4px;}
.zSignInRegisterForm #login-email-address,.zSignInRegisterForm #login-password{display:block;margin-bottom:15px;}
.zSignInRegisterForm .msg{margin-bottom: 15px;    padding: 5px;display:none;font-size: 90%;    line-height: 18px;}
.zSignInRegisterForm .msg.err{background: #ffcce6 none repeat scroll 0 0;    border: 1px solid #a9d037;    color: #a9d037;}
.zSignInRegisterForm .msg.succ{background: #dfedd8 none repeat scroll 0 0;border: 1px solid #82b965;color: #82b965;font-weight: bold;}
.modal-title .green{color:#82b965;text-transform:uppercase;}
.create-account {  background: #f4f4f4 none repeat scroll 0 0;  font-size: 14px;  margin-top: 20px;  padding: 5px 0;  text-align: center;}
.modal-header .close{  background-color:transparent;background-repeat:repeat;background-attachment: scroll ; background-position:-40px 0;  cursor: pointer;  border: 0 none;  height: 30px;  width: 30px;}
.footer-newsletter H3{  color: white;  font-size: 14px;  font-weight: 200;margin-top: 5px;}
.footer-newsletter{  margin-bottom: 15px;}


#simmer-recipe-categories-2 > .simmer-recipe-categories, 
#simmer-most-popular-recipes-2 > .simmer-recent-recipes,
.convert-quantities-widget > .textwidget
{display:none;}
#simmer-recipe-categories-2 > H3, 
#simmer-most-popular-recipes-2 > H3,
.convert-quantities-widget > H3,
.collapsable-widget > H3
{cursor:pointer;}
#simmer-recipe-categories-2 > H3::after,
#simmer-most-popular-recipes-2 > H3::after,
.convert-quantities-widget > H3::after,
.collapsable-widget > H3::after
{  -moz-border-bottom-colors: none;  -moz-border-left-colors: none;  -moz-border-right-colors: none;  -moz-border-top-colors: none;  border-color: black transparent transparent;  border-image: none;  border-style: solid;  border-width: 8px;  content: "";  float: right;  position: relative;  top: 10px;  opacity: 0.6;} 

#simmer-recipe-categories-2 > H3.active::after,
#simmer-most-popular-recipes-2 > H3.active::after,
.convert-quantities-widget > H3.active::after,
.collapsable-widget > H3.active::after
{ border:8px solid transparent;    border-bottom-color:black;    border-top-color:transparent; top:0;} 
.custom_widget{margin-top:30px;}
.custom_widget H3{text-transform:uppercase;}
.similar-questions-widget H3, .related-videos-widget H3,.custom_widget H3, 
.item-modules .list-module H3
{  color: #67b164;  font-weight: bold;  font-size: 18px;  margin-bottom: 10px;}
.crp_related_widget LI {  float: left;  margin-right: 0.802%;  width: 32.51%;}
.crp_related_widget LI .crp_title {display:block;}
.crp_related_widget LI A{display:block;}
.crp_related_widget LI A:nth-child(2){text-align:center;}
.crp_related_widget LI A IMG{width:100%;height:auto;}
.articles-320x320-banners-widget {height:290px;}
.acresults,.calories-sugg-search-results {  background: none repeat scroll 0 0 white;  left: 0;  position: absolute;  top: 50px;  width: 98%;  z-index: 100;line-height: 20px;font-size: 14px;  border-radius: 2px;  border: 1px solid #d4d4d4;  display:none;  padding: 0 5px 20px;  -webkit-box-shadow: 0 0 3px 0 #d4d4d4;	box-shadow: 0 0 3px 0 #d4d4d4;}
.acgrp.first{padding: 0 0 10px;border-bottom:1px solid #d4d4d4;}
.acgrp.second{padding-bottom:10px;border-bottom:1px solid #d4d4d4;}
.acgrpheader{margin:10px 0 5px 0;}
.acgrp A{display:block;padding:0 10px;}
.acgrp B{font-weight:bold;}
.calories-sugg-search-results {  top: 130px;  width: 92%;max-width: 528px;}
.grid .calories-sugg-search-results{ top: 90px; }
.archive.tag .content .post-row article{float:left;}
.similar-questions-widget,.related-articles-widget{margin-bottom:30px;}
.similar-questions-widget H3.ui-accordion-header {  border-bottom: 1px solid lightgray;  font-size: 12px;  font-weight: normal;  padding-bottom: 10px;}
.similar-questions-widget H3.ui-accordion-header-active{font-weight:bold;}
.similar-questions-widget .ui-accordion-content{padding: 0 0 0 30px;font-style: italic;}
.similar-questions-widget .flex-direction-nav{top:-30px;}
b.qalabel {    color: #67b164;  font-weight: bold;  float: left;    font-size: 18px; position: relative;    top: -1px;   margin-right: 3px;}
.similar-questions-widget A.qanewwin,.similar-questions-widget A.qanewwin:VISITED,
.similar-questions-widget .slides A,.similar-questions-widget .slides A:VISITED{color: #a9d037;}
.similar-questions-widget .slides LI,.similar-questions-widget .textwidget{height:300px;}
.scrollbarTiny { width: 100%;  } 
.scrollbarTiny .viewport { float:none;width: 95%; height: 270px; overflow: hidden; position: absolute;top:20px; }
.scrollbarTiny .overview {width: 95%; height:270px;list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
.scrollbarTiny .scrollbar{ background: transparent url(img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; top:30px;right:10px;}
.scrollbarTiny .track { background: transparent url(img/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
.scrollbarTiny .thumb { background: transparent url(img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
.scrollbarTiny .thumb .end { background: transparent url(img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
.scrollbarTiny .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }



.related_products_widget .solutionsItem{float:none;clear:both;margin-bottom:15px;}
.related_products_widget .solutionsItem:last-child {  margin-bottom: 0;}
.content .post-tags{margin-top:30px;}
.single-post .entry-inner .introimg IMG{width:100%;height:auto;}
.crp_related_widget LI A {   text-align:center;}
.crp_related_widget LI A IMG {    width:100%;height:auto; overflow: hidden;} 
.search-faq{margin-bottom:30px;}
.search-faq INPUT{float:left;}

.nlContList{margin-top:30px;}
.nlContList .nlItem{margin-bottom:15px;}
#verticalfixedri{display: block;top: 75px;left: 56%;    margin-left: 530px;    position: fixed;}


.same-category-post-item .post-title{font-size:inherit;line-height:inherit;color:inherit;letter-spacing: inherit;}
.entry .cd-faq-group{padding:0;margin:0;list-style: outside none none;}
.cd-faq-group > LI{padding:0;margin:0;list-style: outside none none;}
.cd-faq-group.selected {  display: block;}
.cd-faq-group .cd-faq-title {  background: transparent;  box-shadow: none;  margin: 1em 0;}
.no-touch .cd-faq-group .cd-faq-title:hover {  box-shadow: none;}
.cd-faq-group .cd-faq-title h2 {  text-transform: uppercase;  font-size: 12px;  font-size: 0.75rem;  font-weight: 700;  color: #bbbbc7;}
.cd-faq-group .cd-faq-content{display:none;}
.cd-faq-trigger {  display: block;  line-height: 1.2;color:#82b965;  font-weight: 600;}
.cd-faq-group > li {	padding: 20px;	border: 1px solid #d4d4d4;  border-radius: 2px;  box-shadow: 0 0 3px #d4d4d4;  margin-bottom: 15px;  transition: box-shadow 0.2s ease 0s;}
.cd-faq-group > li:hover {  cursor:pointer;   box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);  }
.cd-faq-content{margin-top:15px;line-height: 22px;}
.entry .cd-faq-content UL{margin-bottom:20px;}






.fleft{float:left;}
.ajaxloader {    background-image: url(img/loader.gif) !important;    background-position: center 0;    float: left;    height: 32px;    left: 10px;    position: relative;    top: 8px;    visibility: hidden;    width: 32px;}
.smMediasResults .fountainGContainer{  margin: 30px 0;}
.smMediasContainer .smMedia{float: left;height: 34px;margin: 10px 5px 0 0;padding: 4px 2px 2px;width: 34px;background: #999999 none repeat scroll 0 0;border-radius: 3px;transition: all 0.2s ease 0s;opacity:0.7;}
.smMediasContainer .smMedia.selected,.smMediasContainer .smMedia:HOVER,.smMediaFirst{background:#82b965;cursor:pointer;opacity:1;}
.smItems{margin-top:30px;min-height:1000px;}
.smMedia SPAN{display: block;height: 34px;width: 34px;}
.smMediaYoutube{background: url(img/social-icons/youtube.png) no-repeat left top;}
.smMediaTweeter{background: url(img/social-icons/twitter.png) no-repeat left top;}
.smMediaFacebook{background: url(img/social-icons/facebook.png) no-repeat left top;}
.smMediaGPlus{background: url(img/social-icons/googleplus.png) no-repeat left top;}
.smMediaTumblr{background: url(img/social-icons/tumblr.png) no-repeat left top;}
.smMediaInstagram{background: url(img/social-icons/instagram.png) no-repeat left top;}
.smMediaFoursquare{background: url(img/social-icons/foursquare.png) no-repeat left top;}
.smMediaPinterest{background: url(img/social-icons/pinterest.png) no-repeat left top;}
.spGavatar{    background-image: url(img/dherbs-social-avatar-2.png);    background-position: left top;    float: left;    height: 46px;width: 46px;margin-right: 10px;}
.spGname A{color:#82b965;font-weight:bold;transition: all 0.2s ease 0s;}
.spGname A:HOVER{color:#444;text-decoration:underline;}
.sptitemdate{color: #999999;font-size: 13px;}
.sptitemdescr{color: #404040;font-size: 15px;}
.spGitem P{margin-bottom:0;}
.spGitem,.smMediasResults .tumblr_post{line-height: 20px;margin-top:10px;border-radius: 3px 3px 3px 3px;border:1px solid #E8E8E8;padding:20px;}
.page-template-social-media article .ajaxloader{float:none;top:5px;left:0;}
.page-template-social-media article .fleft{padding:0;margin-right:15px;}
.spYtItem .sptitemdescr{margin:5px 0;}
.spTwitItem .sptitemdescr,.spTwitItem .sptitemdate{padding-left:55px;}
.sptitemactions{float:right;font-size: 13px;margin-top: 15px;}
.smMediasResults .tumblr_posts{margin:0;padding:0;}
.spInstaItem .sptitemdescr, .spInstaItem .sptitemdate{padding:0;}
.spInstaItem{width:330px;float:left;margin: 10px 3px 15px 0;text-align: center;}
.smInsta A,.smInsta A:HOVER,.smInsta A:VISITED{color:#82b965;}
.smInsta .sptiteminfo{position:relative;left:-2px;}
.spFSqrItem{width:330px;margin-right:10px;text-align: left;min-height: 260px;}
.smFSqr .sptiteminfo{left:0;}
.smFSqr A,.smFSqr A.visited {color: #B10F21 !important;}
.spFSqrItem a.listPhoto {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E3E3E3;box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);clear: both;display: block;margin: 10px 0 10px;padding: 5px;}
.spFSqrItem a.listPhoto div {height: 137px;overflow: hidden;}
.spFSqrItem  a.listPhoto div img {margin-top: -66px;min-height: 100%;width: 100%;}
.spFSqrItem .sptiteminfo { color: #999999; font-size: 13px; }
.spFSqrItem .sptitemdate B{color: #4D4D4D;}
.spPinterestItem a.listPhoto div {height: auto;}
.spPinterestItem {margin-bottom:10px;}
.spPinterestItem a.listPhoto div img {min-height: 1px;}
.spGitem .sptitemdescr P{margin:3px 0;}
.spGitem .sptitemdescr IMG{margin-top:15px;width:100%;height:auto;}
.spTumblrItem .tumblr_caption{display:none;}
.spTumblrItem .tumblr_photo{width:100%;height:auto;}
.single-post article B{font-weight:bold;}
.wpcf7-form-control-wrap.newsletter-subscribe LABEL{margin-left:0;}
.wpcf7-form-control-wrap.newsletter-subscribe .wpcf7-list-item-label{margin-left: 5px;}
.social-btns-widget .social-links{float:none;}
.social-btns-widget .social-links LI{margin-left:4px;}
.social-btns-widget .social-links LI:nth-child(1){margin-left:0;}
/* iCheck plugin Flat skin, grey
----------------------------------- */
.icheckbox_flat-grey,.iradio_flat-grey {    display: inline-block;    *display: inline;    vertical-align: middle;    margin: 0;    padding: 0;    width: 20px;    height: 20px;    background: url(img/icheck-grey.png) no-repeat;    border: none;    cursor: pointer;}
.icheckbox_flat-grey {    background-position: 0 0;}
.icheckbox_flat-grey.checked {        background-position: -22px 0;    }
.icheckbox_flat-grey.disabled {        background-position: -44px 0;        cursor: default;    }
.icheckbox_flat-grey.checked.disabled {        background-position: -66px 0;    }
.iradio_flat-grey {    background-position: -88px 0;}
.iradio_flat-grey.checked {background-position: -110px 0;}
.iradio_flat-grey.disabled {background-position: -132px 0;cursor: default;}
.iradio_flat-grey.checked.disabled {background-position: -154px 0;}
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_flat-grey,
    .iradio_flat-grey {
        background-image: url(img/icheck-grey@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}
/* iCheck */

.recCookingTipContainer{margin: 10px 0 0 0;border: 1px solid #a9d037;position: relative;bottom: 27px;}
.recCookingTipHeader {display:block;clear:both;color:#a9d037;text-transform:uppercase;font-size:13px;font-weight:bold;position: relative;z-index: 2;margin: 25px 0 0 15px;background: white url(img/hand.png) 5px top no-repeat;width:90px;padding: 0 0 0 30px;height:25px;}
.recCookingTipHeader SPAN{position:relative; top:-6px;}
.recCTContent{display:none;border:0px solid #F7C78A;padding:5px 20px 0 20px;position: relative;top: -17px;z-index: 1; font-size: 15px;line-height: 20px;}
.recCTTitle{color:#67b164;text-transform:uppercase;font-size:13px;font-weight:bold;position: relative;z-index: 2;margin: 0;padding: 25px 0 20px 20px;cursor: pointer;}
.search-results.post-type-archive-recipe article .entry.excerpt{margin-bottom:30px;}
.search-results.post-type-archive-recipe .main .post-row{border:0 none;margin-bottom:0;}
.archive.category-news .main .content article .post-thumbnail{max-height: 500px;}
.archive.category-news .main .content article .post-list.group .post-thumbnail{max-height: 200px;}
.fccheader {background: #a0c57e none repeat scroll 0 0;color: white;text-transform: uppercase;text-align: center;padding: 5px;font-weight: bold;}
.fcccols{text-align:center;margin:5px 0;font-size: 90%;clear:both;}
small{font-size: 80%;}
.postid-47970 .post-byline,.postid-47970 h1.post-title{display:none;}
.spbanners{box-shadow: 0 0 1px rgba(0, 0, 0, 0.45);}
.spbanners-right{z-index: 600; opacity: 100; position: fixed;bottom:50px !important;top: auto !important;  }
.spbanners-right .actionbtn{z-index: 7000; cursor: pointer; position: absolute; top: 0; left: -28px;}
.close_Right_120_X_600{height:112px;width:26px;background: url('img/close-vertical.jpg') no-repeat bottom left;margin-left: 1px;		}
.open_Right_120_X_600{height:112px;width:26px;background: url('img/open-vertical.jpg') no-repeat top left;		}

.nutrition-block{margin:15px 5px;}
.nutrition-block-inner{box-shadow: 0 0 1px rgba(0, 0, 0, 0.45);padding:10px;font-size:90%;}
.nutrition-block H3{background: #82b965 none repeat scroll 0 0;border-top-left-radius: 5px;font-size: 100%;margin:0;border-top-right-radius: 5px;box-shadow: 0 0 1px rgba(0, 0, 0, 0.45);color: white;font-weight: bold;letter-spacing: 1px;padding: 5px 10px;}
.nutrition-block-inner .title{color:#82b965; font-weight:bold;font-size:110%;}
.calories-total{font-size:100%;}
.nutrition-block-daily .row{font-size:80%;border-bottom:1px solid lightgrey;-webkit-transition: all 500ms ease-in-out;	-moz-transition: all 500ms ease-in-out;	-o-transition: all 500ms ease-in-out;	transition: all 500ms ease-in-out;}
.nutrition-block-daily .row:HOVER{color:black;border-bottom:1px solid grey;}
.nutrition-block-daily .row:last-child{border-bottom:0 none;}
.nutrition-block-daily .left,.nutrition-block-daily .right{width:49.5%;}
.nutrition-block-daily .left{float:left;text-align:left;}
.nutrition-block-daily .right{float:right;text-align:right;font-weight:bold;}
.nutrition-block-daily .header { border-top: 4px solid #82b965 ; border-bottom: 1px solid #82b965 ;  font-size: 70%;  margin: 10px 0;font-weight: bold;}
.nutrition-block-daily{ border-bottom: 4px solid #82b965 ;padding-bottom:5px;}
.nutrition-block .notes{font-size: 80%;  line-height: 16px;margin-top: 15px;}
.a-z-list .entry.excerpt p {  line-height: 19px;}
.a-z-list .post-title {  margin-bottom: 0;}
.a-z-list .post-row{margin-bottom:15px;}
.azindex{margin-bottom:30px;text-align:center;line-height: 20px;}
.azindex .azitem{padding:5px;display: inline-block;}
.azindex .azitem.selected{font-weight:bold;}
.fright{float:right;}
.group.post.expandable .article-body{display:none;margin-top:30px;}
.abutton{margin-top:10px;border: medium none;border-radius: 3px;color: #fff;cursor: pointer;display: inline-block;font-weight: 600;padding: 8px 14px;-moz-appearance: none; -webkit-appearance: none; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease;}
.abutton.green{background: #82b965 none repeat scroll 0 0;}
.abutton:HOVER{background: #444 none repeat scroll 0 0;}
.abutton.collapse{display:none;}
.abutton-loader{left: 0;top: 14px;}
#popup {    background: url(img/cpmt.png) repeat scroll left top transparent;    border-radius: 3px 3px 3px 3px;    color: #111111;    display: none;    padding: 60px 30px 20px;    width: 470px;}
#popup .popupClose a.bClose {    background: url(img/popup-close-clean-small.png) no-repeat scroll left top transparent;    float: right;    height: 26px;    margin: 0;    padding: 0;    position: relative;    right: -20px;    top: -50px;    width: 26px;}
#popup .button {    background-color: #2B91AF;    border-radius: 10px 10px 10px 10px;    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);    color: #FFFFFF;    cursor: pointer;    display: inline-block;    padding: 10px 20px;    text-align: center;    text-decoration: none;}
.popupMsg {    color: #FFFFFF;    font-family: Calibri,Arial,Helvetica,sans-serif;    font-size: 12px;    line-height: 150%;    padding: 0 15px 15px;    text-align: left;}
#popup H4 {    color: #ED0707;    font-size: 16px;    font-weight: normal;    margin: 0 0 10px;}
.popupSocial {    padding: 0 0 0 15px;}
.popupSocial .social-links{float:none;}
.popupSocial .social-links LI:nth-child(1) {  margin-left: 0;}
.oneinputinputerr{border: 2px solid #a9d037 !important;}
.entry .calories-tree LI{list-style: outside none none;font-size: 13px;line-height: 23px;letter-spacing: 1px;}
.entry .calories-list UL LI{list-style: outside none none;letter-spacing: 1px;}
.entry .calories-tree LI.selected{font-weight:bold;}
.entry .calories-tree .level1,.entry .calories-list UL{margin-left:0;}
 
.entry .crp_related_widget LI{list-style: outside none none;}
 
.single-recipe .related_products_widget {margin-bottom:30px;}

.fancy-search-form-container{background-color:#82b965;border-radius: 8px;margin: 20px 0 40px;padding: 20px;max-width: 500px;}
.fancy-search-form{background-color: #fff;transition: all 0.25s ease-in-out 0s;border-radius: 4px;overflow: hidden;position: relative;}
.fancy-search-form .search-keywords{width:100%;position: relative;border: 0 none !important;border-radius: 4px;color: rgb(170, 170, 170);float: left;font-family: Arial,Helvetica,sans-serif;font-size: 16px;margin: 0;padding: 8px 0 8px 10px;}
.fancy-search-form .search-submit{ background-color: #fff;border: 0 none;border-radius: 4px;float: left;height: 15px;margin: 0;padding: 11px 10px 10px;position: absolute;width: 16px;top:-2px;right:0;}

.social-links.custom A, .share-btns-container-wp .fb_iframe_widget{		opacity:0.8;  background: #f5f5f5 none repeat scroll 0 0;		  border: 1px solid #e2e2e2;		  display: inline-block;		  padding: 4px;		  margin-right: 5px;		}
.social-links.custom A.pinterest{color:#a9d037;}
.social-links.custom A.facebook{color: #3b5998;}
.social-links.custom A.twitter{color: #26a2d7;}
.social-links.custom A.tumblr{color: #36465D;}
.social-links.custom A.googleplus{color: #DC483C;}
.social-links.custom A.linkedin{color: #007AB5;}
.social-links.custom A.btnprint{color: grey;}
.social-links.custom A.btnemail{color: #7C8587;}
.social-links.custom A:HOVER{opacity:1;}
.share-btns-container LABEL{font-weight:bold;margin-right:5px;text-transform: uppercase;    font-size: 20px;    color: #949494;letter-spacing: 1px;}
.share-btns-container{padding:15px 0;}
.share-btns-container .shorturl{background-color: #f5f5f5;    border: 1px solid #e2e2e2;    font-size: 15px;    padding: 8px 20px 6px;    text-align: center;		}
.share-btns-container-wp .social-links{float:none;position: unset;display: inline-block;}
.share-btns-container-wp .fb_iframe_widget {  margin-right: 5px;margin-bottom: 5px;background: 0 none;	border: 0;top: 4px;padding:0;}
.share-btns-container-wp .fb_iframe_widget > SPAN{top:-2px;}
.share-btns-container-wp .fb-save.fb_iframe_widget{padding: 0;/*padding: 4px 3px 0;*/position: relative;top: 4px;border: 0;background: 0 none;}
.share-btns-container-wp {  padding: 0 0 25px 0;}
.share-btns-container-wp .social-links{width:100%;}
.share-container-right{float:right;display:inline-block;}
.share-container-fb{display:inline-block;}
.post-inner .introimg figure{text-align:left;}
.post-inner .introimg figure img{	max-width: 1500px;}
.social-share-email-form INPUT[type="text"],.social-share-email-form TEXTAREA,.social-share-email-form .row,.social-share-email-form .msg.error,.social-share-email-form .msg.success{width:100%;margin-bottom:15px;}
.social-share-email-form .g-recaptcha{margin-bottom:15px;}
.social-share-email-form .row{font-size:95%;}
.social-share-email-form TEXTAREA{resize:vertical;min-height:100px;}
.social-share-email-form .msg.error{color:#a9d037;}
.social-share-email-form .msg.success{color:#82b965;}
.social-share-email-form .msg.error,.social-share-email-form .msg.success{text-align:center;font-weight:bold;}
.single-quiz .related-videos-widget{display:none ;}
.single-quiz .solutionsList{margin-bottom:60px;}
.single-quiz.col-2cl .main-inner{padding-right:0 ;}
.widget_show_quizes .single-quiz-container{position: relative;display: inline-block;margin-bottom: 15px;}
.widget_show_quizes .single-quiz-container:last-child {margin: 0;}
.widget_show_quizes .single-quiz-container .text-box {position: absolute;    height: 100%;text-align: center;    width: 100%;}
.widget_show_quizes .single-quiz-container h4,
.crp_related_widget  li .crp_title 
{background: #82b965 none repeat scroll 0 0;border-radius: 0;box-shadow: 0 0 3px #d4d4d4;color: #fff;display: block;font-size: 17px;opacity: 0.9;padding: 5px 15px;margin-top: 0;}

.widget_show_quizes .single-quiz-container img {display: block;max-width: 100%;height: auto;}
.widget_show_quizes .single-quiz-container .text-box::before {content: "";display: block;}
.journal-category{text-transform: uppercase;  font-size: 80%;margin-bottom: 5px;}
.journal-items h2.post-title{margin-bottom:5px;}
.same-category-post-item{border: 0 none;display: block;padding: 0;}
.widget > ul .same-category-post-item::before{display:block;}
.widget.same-category-posts > h3 {  margin-bottom: 1em;}


.missing-booklet input[type="text"]{width:100%;margin-bottom:5px;}
.booklet-modal .booklet-item .fa{margin-right:5px;}
.booklet-modal p{margin-bottom:10px;}
.booklet-modal button{margin-top:10px;}
.booklet-modal .booklet-item {
	cursor: pointer;
	width: 100%;
	text-align: left;
	background: transparent;
	margin-bottom: 5px;
}
 

 


#main-search-area{display:none;padding: 30px 15px;position:absolute; z-index:1001;color:black;background:white;width:100%;top:5px;    box-shadow: 0 10px 24px -10px rgba(0,0,0,.61);}
.main-search{font-size:22px;	max-width: 90%;	border: 0;	border-bottom: 1px solid grey;	display: block;	width: 100%;padding-bottom: 6px;}
.main-search-reset{display: block;position: absolute;cursor: pointer;right: 15px;width: 32px;height: 32px;border-radius: 50%;background-color: #fff;box-shadow: 0 6px 12px rgba(0,0,0,.1);-webkit-transition: background-color 1s ease;transition: background-color 1s ease;}
.main-search-reset:HOVER{background-color:#7aad60;}
.main-search-reset svg {position: absolute;top: 50%;left: 50%;width: 7px;height: 7px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);-webkit-transition: .4s;transition: .4s;}
#quick-access.advanced{margin-left: 0;}
#quick-access.advanced .btn{color:grey;padding: 6px 10px;cursor:pointer;font-size: 101%;min-width: 400px;}
#quick-access.advanced .btn span{float:left;}
#quick-access.advanced .btn .fa{margin-right:0;margin-left:5px;color:#7a1b12;float:right;padding-top: 3px;}
.main-search-reset .fa {		position: absolute;		top: 25%;		left: 25%;	}
#main-search-area .results .inner{margin-top:15px;}
#main-search-area .results .products {	padding-top: 5px;margin-bottom: 10px;}
#main-search-area .results .products li {	float: left;	width: 46%;	padding: 0 30px 0 0;	margin-bottom: 30px;line-height: 1.2;}
#main-search-area .results .products figure {	margin: 0 30px 0 0;	float: left;	}
#main-search-area .results .products A{color: #444645;}
#main-search-area .results h6{line-height: 1.4;}
#main-search-area .results .nobox {	margin-bottom: 20px;	width: 46%;	float: left;padding-right: 15px;}
#main-search-area .fa.area{color:#7a1b12;margin-right:10px;min-width: 20px;text-align: center;}
#main-search-area .suggested A:HOVER,#main-search-area .suggested A:FOCUS,
#main-search-area .filters A:HOVER,#main-search-area .filters A:FOCUS
{color: #2b88aa;text-decoration:underline;}
#main-search-area .filters .filteractive,#main-search-area .filters .filteractive:FOCUS{font-weight:bold;text-decoration:none;}
#main-search-area .allres A{margin:0;padding:0;}
#main-search-area .results .products li.rowfix{width: 100%;margin: 0;min-height: 0;}
#main-search-area H5{font-size: 18px;margin-bottom: 15px;}
#main-search-area .firstcol,#main-search-area .seccol{float: left;}
#main-search-area .leftbnr.left{width: 25%;float: left;margin-right: 30px;}
#main-search-area .firstcol{width: 20%;}
#main-search-area .seccol{width: 30%;}

.wbounce-modal .circle {background: #b10f21 none repeat scroll 0 0;border-radius: 50%;color: white;font-size: 15px;font-weight: bold;height: 50px;letter-spacing: 1px;line-height: 15px;opacity: 0.7;padding: 10px;position: absolute;right: 0;text-align: center;text-transform: uppercase;width: 50px;}
.wbounce-modal .price .old{color: grey;font-size: 13px;text-decoration: line-through;margin-top: 5px;letter-spacing:1px;}
.wbounce-modal .price .new{  font-size: 15px;  font-weight: bold;letter-spacing:1px;line-height: 10px;}
.wbounce-modal{display:none;position:fixed;text-align:center;top:0;left:0;width:100%;height:100%;z-index:10011;overflow:scroll;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}
.wbounce-modal *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.wbounce-modal.underlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.5);}
.wbounce-modal .wbounce-modal-flex{position:absolute;right:0;left:0;bottom:0;top:0}
.wbounce-modal .wbounce-modal-flex.wbounce-modal-flex-activated{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.wbounce-modal .wbounce-modal-sub{display:block;position:relative;left:initial;opacity:1;overflow:scroll;overflow-x:hidden;overflow:-moz-scrollbars-none;-ms-overflow-style:none;max-width:95%;max-height:95%;width:400px;background-color:#ffffff;z-index:21;border-radius:4px}
.wbounce-modal .wbounce-modal-sub::-webkit-scrollbar{display:none}
.wbounce-modal .wbounce-modal-sub.belowIE10{top:50%;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.wbounce-modal .modal-title{font-size:18px;background-color:#b10f21;color:#fff;padding:10px;margin:0;border-radius:4px 4px 0 0;text-align:center}
.wbounce-modal .modal-body{padding:20px;font-size:0.9em}
.wbounce-modal h3{color:#fff;font-size:1em;margin:0.2em;text-transform:uppercase;font-weight: 500;}
.wbounce-modal h4{font-size:1.25em;margin: 0 0 20px 0;font-weight: 500;}
.wbounce-modal h5{font-size: 15px;}
.wbounce-modal p{line-height:1.4em;color:#344a5f}
.wbounce-modal .byline,.wbounce-modal .updated{display:block}
.wbounce-modal .modal-footer,.wbounce-modal .modal-footer-no-action{position:relative;text-align:center;width:100%;padding:10px 0 20px}
.wbounce-modal .modal-footer p,.wbounce-modal .modal-footer-no-action p{text-transform:capitalize;cursor:pointer;display:inline;border-bottom:1px solid #344a5f;font-size: 11px;}
.wbounce-modal .modal-footer-no-action p{border-bottom:0 none;line-height: 18px;text-transform: none;    font-size: 13px;}
.wbounce-modal .modal-footer-no-action p b{font-size: 110%;}
.wbounce-modal.product .pimg,.wbounce-modal.product .prdesc{float:left;}
.wbounce-modal.product .pimg {margin-right:15px;position: relative;}
.wbounce-modal.product .prdesc{  max-width: 210px;  text-align: left;}
.wbounce-modal.wbounce-coupon .prdesc{font-size: 18px;line-height: 30px;padding-top: 10px;max-width: none;}
.wbounce-modal A:HOVER{color:#b10f21;}
.wbounce-modal P{font-size: 13px;}
.wbounce-modal P.orline{margin-bottom: 5px;}
@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}
@keyframes fadein{0%{opacity:0}100%{opacity:1}}

@charset "UTF-8";


.form-control2 {display: block;width: 100%;height: 47px;padding: 12px 16px;font-size: 15px;line-height: 1.5;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;box-sizing: border-box;}
.form-control2:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}
.form-control2::-moz-placeholder{color:#999;opacity:1}
.form-control2:-ms-input-placeholder{color:#999}
.form-control2::-webkit-input-placeholder{color:#999}
.form-control2::-ms-expand{border:0;background-color:transparent}
.form-control2[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}
.form-control2[disabled],fieldset[disabled] .form-control{cursor:not-allowed}
textarea.form-control2{height:auto}
.btn2{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:10px 18px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn2:focus,.btn2:active:focus,.btn2.active:focus,.btn2.focus,.btn2:active.focus,.btn2.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn2:hover,.btn2:focus,.btn2.focus{color:#333;text-decoration:none}
.btn2:active,.btn2.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.btn2.disabled,.btn2[disabled],fieldset[disabled] .btn2{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}
a.btn2.disabled,fieldset[disabled] a.btn2{pointer-events:none}
.btn-default2{color:#333;background-color:#fff;border-color:#ccc}
.btn-default2:focus,.btn-default2.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default2:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default2:active,.btn-default2.active{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default2:active:hover,.btn-default2.active:hover,.open>.dropdown-toggle.btn-default2:hover,.btn-default2:active:focus,.btn-default2.active:focus,.open>.dropdown-toggle.btn-default2:focus,.btn-default2:active.focus,.btn-default2.active.focus,.open>.dropdown-toggle.btn-default2.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
.btn-default2:active,.btn-default2.active,.open>.dropdown-toggle.btn-default2{background-image:none}
.btn-default2.disabled:hover,.btn-default2[disabled]:hover,fieldset[disabled] .btn-default2:hover,.btn-default2.disabled:focus,.btn-default2[disabled]:focus,fieldset[disabled] .btn-default2:focus,.btn-default2.disabled.focus,.btn-default2[disabled].focus,fieldset[disabled] .btn-default2.focus{background-color:#fff;border-color:#ccc}
.btn-default2 .badge{color:#fff;background-color:#333}
.btn-primary2{color:#fff;background-color:#337ab7;border-color:#2e6da4}
.btn-primary2:focus,.btn-primary2.focus{color:#fff;background-color:#286090;border-color:#122b40}
.btn-primary2:hover{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary2:active,.btn-primary2.active,.open>.dropdown-toggle.btn-primary2{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary2:active:hover,.btn-primary2.active:hover,.open>.dropdown-toggle.btn-primary2:hover,.btn-primary2:active:focus,.btn-primary2.active:focus,.open>.dropdown-toggle.btn-primary2:focus,.btn-primary2:active.focus,.btn-primary2.active.focus,.open>.dropdown-toggle.btn-primary2.focus{color:#fff;background-color:#204d74;border-color:#122b40}
.btn-primary2:active,.btn-primary2.active,.open>.dropdown-toggle.btn-primary2{background-image:none}
.btn-primary2.disabled:hover,.btn-primary2[disabled]:hover,fieldset[disabled] .btn-primary2:hover,.btn-primary2.disabled:focus,.btn-primary2[disabled]:focus,fieldset[disabled] .btn-primary2:focus,.btn-primary2.disabled.focus,.btn-primary2[disabled].focus,fieldset[disabled] .btn-primary2.focus{background-color:#337ab7;border-color:#2e6da4}
.btn-primary2 .badge{color:#337ab7;background-color:#fff}
.btn-success2{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success2:focus,.btn-success2.focus{color:#fff;background-color:#449d44;border-color:#255625}
.btn-success2:hover{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success2:active,.btn-success2.active,.open>.dropdown-toggle.btn-success2{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success2:active:hover,.btn-success2.active:hover,.open>.dropdown-toggle.btn-success2:hover,.btn-success2:active:focus,.btn-success2.active:focus,.open>.dropdown-toggle.btn-success2:focus,.btn-success2:active.focus,.btn-success2.active.focus,.open>.dropdown-toggle.btn-success2.focus{color:#fff;background-color:#398439;border-color:#255625}
.btn-success2:active,.btn-success2.active,.open>.dropdown-toggle.btn-success2{background-image:none}
.btn-success2.disabled:hover,.btn-success2[disabled]:hover,fieldset[disabled] .btn-success2:hover,.btn-success2.disabled:focus,.btn-success2[disabled]:focus,fieldset[disabled] .btn-success2:focus,.btn-success2.disabled.focus,.btn-success2[disabled].focus,fieldset[disabled] .btn-success2.focus{background-color:#5cb85c;border-color:#4cae4c}
.btn-success2 .badge{color:#5cb85c;background-color:#fff}
.btn-info2{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.btn-info2:focus,.btn-info2.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}
.btn-info2:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info2:active,.btn-info2.active,.open>.dropdown-toggle.btn-info2{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info2:active:hover,.btn-info2.active:hover,.open>.dropdown-toggle.btn-info2:hover,.btn-info2:active:focus,.btn-info2.active:focus,.open>.dropdown-toggle.btn-info2:focus,.btn-info2:active.focus,.btn-info2.active.focus,.open>.dropdown-toggle.btn-info2.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}
.btn-info2:active,.btn-info2.active,.open>.dropdown-toggle.btn-info2{background-image:none}
.btn-info2.disabled:hover,.btn-info2[disabled]:hover,fieldset[disabled] .btn-info2:hover,.btn-info2.disabled:focus,.btn-info2[disabled]:focus,fieldset[disabled] .btn-info2:focus,.btn-info2.disabled.focus,.btn-info2[disabled].focus,fieldset[disabled] .btn-info2.focus{background-color:#5bc0de;border-color:#46b8da}
.btn-info2 .badge{color:#5bc0de;background-color:#fff}
.btn-warning2{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning2:focus,.btn-warning2.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}
.btn-warning2:hover{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning2:active,.btn-warning2.active,.open>.dropdown-toggle.btn-warning2{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning2:active:hover,.btn-warning2.active:hover,.open>.dropdown-toggle.btn-warning2:hover,.btn-warning2:active:focus,.btn-warning2.active:focus,.open>.dropdown-toggle.btn-warning2:focus,.btn-warning2:active.focus,.btn-warning2.active.focus,.open>.dropdown-toggle.btn-warning2.focus{color:#fff;background-color:#d58512;border-color:#985f0d}
.btn-warning2:active,.btn-warning2.active,.open>.dropdown-toggle.btn-warning2{background-image:none}
.btn-warning2.disabled:hover,.btn-warning2[disabled]:hover,fieldset[disabled] .btn-warning2:hover,.btn-warning2.disabled:focus,.btn-warning2[disabled]:focus,fieldset[disabled] .btn-warning2:focus,.btn-warning2.disabled.focus,.btn-warning2[disabled].focus,fieldset[disabled] .btn-warning2.focus{background-color:#f0ad4e;border-color:#eea236}
.btn-warning2 .badge{color:#f0ad4e;background-color:#fff}
.btn-danger2{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger2:focus,.btn-danger2.focus{color:#fff;background-color:#c9302c;border-color:#761c19}
.btn-danger2:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger2:active,.btn-danger2.active,.open>.dropdown-toggle.btn-danger2{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger2:active:hover,.btn-danger2.active:hover,.open>.dropdown-toggle.btn-danger2:hover,.btn-danger2:active:focus,.btn-danger2.active:focus,.open>.dropdown-toggle.btn-danger2:focus,.btn-danger2:active.focus,.btn-danger2.active.focus,.open>.dropdown-toggle.btn-danger2.focus{color:#fff;background-color:#ac2925;border-color:#761c19}
.btn-danger2:active,.btn-danger2.active,.open>.dropdown-toggle.btn-danger2{background-image:none}
.btn-danger2.disabled:hover,.btn-danger2[disabled]:hover,fieldset[disabled] .btn-danger2:hover,.btn-danger2.disabled:focus,.btn-danger2[disabled]:focus,fieldset[disabled] .btn-danger2:focus,.btn-danger2.disabled.focus,.btn-danger2[disabled].focus,fieldset[disabled] .btn-danger2.focus{background-color:#d9534f;border-color:#d43f3a}
.btn-danger2 .badge{color:#d9534f;background-color:#fff}
.btn-link2{color:#337ab7;font-weight:normal;border-radius:0}
.btn-link2,.btn-link2:active,.btn-link2.active,.btn-link2[disabled],fieldset[disabled] .btn-link2{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.btn-link2,.btn-link2:hover,.btn-link2:focus,.btn-link2:active{border-color:transparent}
.btn-link2:hover,.btn-link2:focus{color:#23527c;text-decoration:underline;background-color:transparent}
.btn-link2[disabled]:hover,fieldset[disabled] .btn-link2:hover,.btn-link2[disabled]:focus,fieldset[disabled] .btn-link2:focus{color:#777;text-decoration:none}
.btn-lg2{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}
.btn-sm2{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-xs2{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-block2{display:block;width:100%}
.btn-block2+.btn-block2{margin-top:5px}
textarea{resize:vertical;}
#footer UL.socialLinks.mobile,#header UL.socialLinks.mobile,#myModal1Trigger{display:none;}
#footer UL.socialLinks.mobile A{padding: 7px;}
#footer UL.socialLinks.mobile LI {	margin-left: 6px;	margin-right: 6px;}

#header-shop-now{display:none;}
.widget_layout_1 h3{padding: 10px 15px 10px 20px;	color: #ffffff;	text-transform: uppercase;	font: 700 16px/26px "Open Sans", Arial, sans-serif;		margin-bottom: 20px;	background: #a9d037;}



.product .ratings-container {padding: 4px 0;height: 30px;color: #b6b6b6;}
.ratings {width: 94px;height: 16px;display: inline-block;background-repeat:no-repeat;background-position: 0 0;}
.ratings .ratings-result {height: 16px;background-repeat:no-repeat;background-position: 0 -16px;}



/**
* @license lyradesigns.com v1
* Updated: Dec 17, 2014
* Add pin buttons to images
* https://github.com/timmywil/jquery.panzoom/blob/master/MIT-License.txt
*/

.imgPinWrap {position: relative;display: inline-block;}
.imgPinWrap .pin {opacity: 0;position: absolute;display: block;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.imgPinWrap .pin img {display: block;}
.imgPinWrap .pin:hover {box-shadow: 0 0 5px #fff;}
.imgPinWrap:hover .pin {opacity: 1;}
.imgPinWrap .left { left: 15px; }
.imgPinWrap .right { right: 15px; }
.imgPinWrap .bottom { bottom: 15px; }
.imgPinWrap .top { top: 15px; }
.imgPinWrap .center {left: 50%;top:50%;} 
#main-search-area .leftbnr.centered{display:none;}
#main-search-area .leftbnr img{border: 1px solid lightgrey;}
.intro-imglink{display:none;text-align: center;margin-bottom:75px;}
.intro-imglink IMG{margin:0 auto;display:block;}
#text-22{min-height: 230px;}
#text-16{min-height: 290px;}

.share-container-fb {	min-width: 77px;	min-height: 33px;}
.single-post .entry-inner .introimg IMG {	min-height: 370px;}

.tag .main-inner  {	padding-right: 0;}
.tag .content {	float: none;}
.tag .content .post-row article {	padding-bottom: 10px;padding-top: 10px;}


	

@media only screen and (max-width: 1440px) {
	#verticalfixedri{display: none;	}
}
@media only screen and (max-width: 1300px) {
	.detoxItem {  width: 100%;float:none;}
	img.loader {  position: absolute;  right: 0;  top: auto;}
}
@media only screen and (max-width: 1201px) {
	.parent-categoryjournal .post-thumbnail IMG{min-width: 260px;min-height: 120px;}
	
}
@media only screen and (max-width: 1155px) {
	
	.single-post .entry-inner .introimg IMG {	min-height: 250px;}
}
@media only screen and (min-width: 719px) and (max-width: 1100px) {
	#menu-item-45138 UL{left:-180px;}
	#footer-bottom img#footer-logo{min-height: 30px;}
}
@media only screen and (max-width: 1050px) {
	.siteSearch .search-input {  width: 204px;}
	.spFSqrItem{width:50%;}
}

@media only screen and (min-width: 719px) and (max-width: 960px) {
	#footer-bottom .icontact-newsletter-widget INPUT{  clear: both;  float: none;  margin-bottom: 10px;  width: 100%;}  
}

@media only screen and (max-width: 800px) {
	.intro-imglink{display:block;} 
}

@media only screen and (max-width: 780px) {
	
	#main-search-area .results .products figure, #main-search-area .filters-demo, #main-search-area .fd-above, #main-search-area .allprevs, #main-search-area .allhqs, #main-search-area .fa.area, #main-search-area .ressp {
		display: none;
	}
	#main-search-area .leftbnr.centered{display:block;margin-top:30px;}
	#main-search-area .leftbnr.centered IMG{width:90%;max-width:300px;height:auto;margin: 0 auto;display: block;}
}
@media only screen and (min-width: 719px) and (max-width: 960px) {
	#footer-bottom .container-inner .group .one-fourth.last{	  font-size: 14px;	  padding-left: 30px;	  width: 18%;	}
	#footer-bottom .sociallabel span {  font-size: 14px;}
}
@media only screen and (max-width: 730px) {
	.site-title {  padding: 20px 0; width: 100%;}
	.siteSearch {  clear: both;  float: none;   margin:0 auto 20px;  top: 0; }
	#header .social-links {  clear: left;  display: block;  float: none;  margin:0 auto 20px;  width: 280px;}
	.siteSearch .search-input {  width: 70%;}
	.siteSearch .search-button{float:right;width:78px;display:block;}
	.social-links .soccnt .sep {  display: block;  font-size: 0;  line-height: 3px;}
	.social-links .soccnt {  margin-bottom: 20px;  text-align: center;margin-right:0;clear: both;  display: block;  float: none;}
	#searchf,.acresults {  margin: 0 auto;  width: 320px;}
	.acresults{position:relative;top:5px;}
	
	.crp_related_widget LI:nth-child(3){display:none;}
  .crp_related_widget LI {  margin-right: 0.802%;  width: 49.2%;}
  .widget_widget_crp .crp_thumb.crp_default{height:110px;}
  .smMediasResults .spGitem .mainimg{width:100%;height:auto;}
  #quick-access.advanced .btn {	margin: 0 auto;	display: block;}
  .site-title {	padding: 5px 0 30px 0;}
}

@media only screen and (max-width: 800px) {
	#main-search-area .results .products li {	width: 100%;}
	#main-search-area .results .products {	padding-top: 0;}
	#main-search-area .results .inner {	margin-top: 15px;}
	#main-search-area .results .nobox {	width: 100%;}
	#quick-access.advanced .btn{min-width: 300px;}
}

@media only screen and (max-width: 719px) {
	#footer-bottom img#footer-logo{min-height: 80px;}
	#footer-bottom #footer-logo {  margin-bottom: 0;}
	.footer-cols-menu {  margin-top: 10px;}
	.footer-cols-menu .grid.one-fifth{  margin-bottom: 0;}
	.footer-cols-menu li {  font-size: 16px;margin-bottom: 5px;}
	#footer-bottom .sociallabel {  float: none;}
	#menu-top_main UL.sub-menu{display:none;}
	#menu-item-45519,#menu-item-45520{display:block;}
	
	#desktop-menu-container,#desktop-menu-trigger{display:none;}
	#menu-header_top {  right: 0;  top: 0;}
	.footer-newsletter {  margin-top: 15px;}
	.archive.tag .content .post-row article{width:100%;float:none;margin-bottom:30px;}
	
	.crp_related_widget LI A .crp_title {display:block;}
	.widget_widget_crp .crp_thumb.crp_default{height:140px;}
	
	
	.spInstaItem,.spFSqrItem{width:100%;}
	
	
	#header-shop-now{display:block;right: 95px;	top: 10px;	font-size: 29px;position:absolute;}
	
}

@media only screen and (max-width: 600px) {
	.single-post .entry-inner .introimg IMG {	min-height: 120px;}
.share-btns-container-wp { text-align:center;}
	.share-container-right{float:none;display:block;margin-top: 10px;}
}

@media only screen and (max-width: 540px) {
	#popup {width:250px;}
	.share-btns-container LABEL {  display: none;}
	.social-links.custom A .fa-lg {  font-size: 1.33333em;}
}
@media only screen and (max-width: 480px) {
	#detoxfilter {  width: 70%;}
	
	.txtwidget input[type="text"] {  max-width: 75%;  width: 80%;}
	.txtwidget input[type="submit"]{width:auto;}
	
	
	.social-links .soccnt {  display: block;  clear: both;}
	
	
	
	
	
	#eps_super_search-2 {  margin: 0 auto;}
	
	.recipe-home-cols LI:nth-child(4),.recipe-home-cols LI:nth-child(5){display:none;}
	.crp_related_widget LI{float:none;  margin-right: 0;  width: 100%;  margin-bottom: 15px;}
	
	.share-container-fb {	display: block;margin-bottom: 10px;}
}
@media only screen and (max-width: 420px) {
	
	.wbounce-modal.product .pimg {  display: block;  float: none;  margin: 0 auto;margin-bottom: 15px;}
	.wbounce-modal.product .prdesc {max-width: none;text-align: center;float: none;clear: none;	}
}

@media only screen and (max-width: 390px) {
	#detoxfilter {  width: 70%;}
	#searchf,.acresults {  width: 220px;}
	.siteSearch .search-input {  width: 56%;}
	#quick-access.advanced .btn{min-width: 200px;}
	#header .social-links,
	.sidebar-content #text-19,
	#footer UL.socialLinks.desktop LI:nth-child(4),
	#footer UL.socialLinks.desktop LI:nth-child(6),
	#footer UL.socialLinks.desktop LI:nth-child(8),
	#footer UL.socialLinks.desktop
	{display:none;}  
	#footer UL.socialLinks.mobile{display:block;margin-bottom:15px;}
	
	#menu-header_top {	padding-left: 15px;	z-index: 1001;	background: white;margin-top: 10px;}
	.topFancyCart, .MyDherbs {	z-index: 1002;}
	#nav-topbar .container {	text-align: left;}
	
	
	
	
	#header .group.pad{padding:0;}
	
	#header-shop-now{right: 15px;	font-size: 39px;}
	
	
	.site-title {		margin-top: 15px;}
	
}
@media only screen and (max-width: 325px) {
	#menu-header_top .menu-item{padding-right: 20px;}
	
	
	#icpsignup5852 INPUT[type="text"]{padding-bottom: 5px;}
	#footer-bottom #footer-logo{position: relative;left: -10px;}
	
	#header .social-links {  margin: 0 0 20px;}
	#searchf, .acresults {  margin-right: 45px;}
	#header .pad {	padding-right: 15px;}
	
}

@media only screen and (max-width: 319px) {
	#footer-bottom .footer-cols-menu .one-fourth {  width: 49.9%;}
	#footer-bottom .footer-cols-menu .one-fourth:nth-child(1),#footer-bottom .footer-cols-menu .one-fourth:nth-child(4){text-align:left;}
	#footer-bottom .footer-cols-menu .one-fourth:nth-child(2),#footer-bottom .footer-cols-menu .one-fourth:nth-child(5){text-align:right;}
}



/* wp-content/themes/hueman/responsive.css?ver=4.3.3 */

#wrapper,.container-inner { min-width: 280px; }

 

@media only screen and (max-width: 1200px) {
	#header-ads { display: none; }
}

/* ------------------------------------------------------------------------- *
 *  Toggle Sidebar s2 : 1200px > 480px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 1200px) {
	
	.container { padding: 0 10px; }
	
	

}
 
 
 

/* ------------------------------------------------------------------------- *
 *  Mobile (Mid Res) : 719px > 0px (480px & 320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 719px) {
	
	/* layout */
	.container { padding: 0; }
	.grid { width: 100%; margin: 0 0 10px; }
	
	/* sidebar toggle 60 > 50px height */
	.page-title.pad { padding-top: 12px; padding-bottom: 12px; }
	
	/* hide */
	.site-description,
	.image-caption { display: none; }
	
	/* base */
	.pad { padding: 20px 20px 10px; }
	.notebox { margin-bottom: 20px; }
		.entry { font-size: 15px; }
	
	/* text */
	.entry h1 { font-size: 30px; letter-spacing: -0.7px; }
	.entry h2 { font-size: 26px; letter-spacing: -0.5px; }
	.entry h3 { font-size: 24px; letter-spacing: -0.3px; }
	.entry h4 { font-size: 22px; letter-spacing: -0.3px; }
	.entry h5 { font-size: 18px; }
	.entry h6 { font-size: 16px; text-transform: uppercase; }

	/* header */
	#header { padding-bottom: 0; }
	.topbar-enabled #header { padding-top: 0; }
	#header .pad { padding-top: 0; padding-bottom: 0; }
	.site-title { width: 100%; float: none; line-height: 50px; }
	.site-title a { text-align: center; }
	.toggle-search { right: auto; left: 0; top: 0;
	-webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.1);
	box-shadow: 1px 0 0 rgba(255,255,255,0.1); }
	.search-expand { left: 0; right: auto; top: 50px; width: 320px; }
	
	/* footer */
	#footer-bottom .pad { padding-top: 50px; padding-bottom: 40px; }
	#footer-bottom .one-half.last { margin-bottom: 0; }
	#footer-bottom { text-align: center; }
	#footer-bottom #footer-logo { margin-left: auto; margin-right: auto; }
	#footer-bottom .social-links { float: none; }
	#footer-bottom .social-links li { margin-left: 4px; margin-right: 4px; }
	
 
	
	/* page */
	#page { margin-top: 0; padding-bottom: 10px; }
	.pagination { margin-bottom: 30px; }
	.page-title { font-size: 14px; }
	.page-image-text { margin-top: -15px; }
	.page-image-text .caption { font-size: 26px; line-height: 30px;  }
	.page-image-text .description { font-size: 13px; }
	
	/* blog */
	.post-list { margin-left: 0; margin-right: 0;  }
	.post-list .post,
	.post-list .page,
	.post-list .recipe,
	.archive.tax-recipe_category .post-list .recipe	{ width: 100%; }
	.archive.tax-recipe_category .post-list .recipe	{ margin-bottom: 45px; }
	.post-list .post-row { margin-left: 0; padding-left: 0; margin-bottom: 0; border: 0; }
	.post-list .post-inner { margin-right: 0; }
	.post-standard .post-inner { padding-left: 120px; }
	.post-standard .post-thumbnail { margin-left: -120px; max-width: 100px; }
	
	.featured .post-title,
	.single .post-title { font-size: 22px; line-height: 1.5em; letter-spacing: 0; }
	.post-byline { font-size: 13px; }
	.post-format { margin-bottom: 20px; }
	.format-quote .post-format blockquote,
	.format-link .post-format p { font-size: 18px; }
	.format-link .post-format p { margin-bottom: 10px; }
	.single .format-status .entry { font-size: 20px; line-height: 1.4em; }
	.post-format .format-container .fa { font-size: 28px; }
	
	.entry.share { padding-right: 0; }
	
 

	.content .post-nav li { width: 100%; -webkit-box-shadow: none!important; box-shadow: none!important; }
	.content .post-nav li a { min-height: 0; }
	
	.single .related-posts .post-title { font-size: 15px; }
	.related-posts li { width: 50%; }
	.related-posts li:nth-child(2) article { border-right-color: transparent; } 
	.related-posts li:nth-child(3),
	.related-posts li:nth-child(4) { display: none; }
	
 
	
}

/* ------------------------------------------------------------------------- *
 *  Mobile (Low Res) : 479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
	
	/* layout */
	.content{ width: 100%; float: none; margin-right: 0!important; margin-left: 0!important; }
	
	.main,
	.main-inner { background-image: none!important; padding: 0!important;  }
	
	
	
	/* base */
	.pad { padding: 15px 15px 5px; }
	
	.notebox { margin-bottom: 15px; }
	
	.gallery-caption { display: none; }
	
	/* header */
	.site-title { font-size: 32px; }

	/* blog */
	.post-standard .post-inner { padding-left: 82px; }
	.post-standard .post-thumbnail { margin-left: -82px; max-width: 72px; }
	.format-link .post-format p { margin-bottom: 5px; }

}

.sharecontainer.social-links{text-align:left;}


@font-face {
	font-display: swap;
  font-family: 'fontello';
  src: url('data:application/octet-stream;base64,d09GRgABAAAAAAsEAA8AAAAAE2gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IEkHY21hcAAAAdgAAABKAAABcOkou6pjdnQgAAACJAAAABMAAAAgBtX/BGZwZ20AAAI4AAAFkAAAC3CKkZBZZ2FzcAAAB8gAAAAIAAAACAAAABBnbHlmAAAH0AAAAKIAAACiCOofS2hlYWQAAAh0AAAAMAAAADYSR8NeaGhlYQAACKQAAAAbAAAAJAc8A1VobXR4AAAIwAAAAAgAAAAIBvAAAGxvY2EAAAjIAAAABgAAAAYAUQAAbWF4cAAACNAAAAAgAAAAIADnC7FuYW1lAAAI8AAAAXcAAALNzJ0eIHBvc3QAAApoAAAAHQAAAC5keWJ6cHJlcAAACogAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZK5gnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGF4wMAf9z2KIYg5imAYUZgTJAQDmDgulAHic7ZCxDYAwEAPPykOBGIEqNbNQsX/NFsnHwBaxdJZ8+uqBBSjJmQToRoxcaWVf2OyD6psY/qG1v3OHG63M7O7jW/7VC+ot1glxAAB4nGNgQAMSEMgc9D8LhAESbAPdAHicrVZpd9NGFB15SZyELCULLWphxMRpsEYmbMGACUGyYyBdnK2VoIsUO+m+8Ynf4F/zZNpz6Dd+Wu8bLySQtOdwmpOjd+fN1czbZRJaktgL65GUmy/F1NYmjew8CemGTctRfCg7eyFlisnfBVEQrZbatx2HREQiULWusEQQ+x5ZmmR86FFGy7akV03KLT3pLlvjQb1V334aOsqxO6GkZjN0aD2yJVUYVaJIpj1S0qZlqPorSSu8v8LMV81QwohOImm8GcbQSN4bZ7TKaDW24yiKbLLcKFIkmuFBFHmU1RLn5IoJDMoHzZDyyqcR5cP8iKzYo5xWsEu20/y+L3mndzk/sV9vUbbkQB/Ijuzg7HQlX4RbW2HctJPtKFQRdtd3QmzZ7FT/Zo/ymkYDtysyvdCMYKl8hRArP6HM/iFZLZxP+ZJHo1qykRNB62VO7Es+gdbjiClxzRhZ0N3RCRHU/ZIzDPaYPh788d4plgsTAngcy3pHJZwIEylhczRJ2jByYCVliyqp9a6YOOV1WsRbwn7t2tGXzmjjUHdiPFsPHVs5UcnxaFKnmUyd2knNoykNopR0JnjMrwMoP6JJXm1jNYmVR9M4ZsaERCICLdxLU0EsO7GkKQTNoxm9uRumuXYtWqTJA/Xco/f05la4udNT2g70s0Z/VqdiOtgL0+lp5C/xadrlIkXp+ukZfkziQdYCMpEtNsOUgwdv/Q7Sy9eWHIXXBtju7fMrqH3WRPCkAfsb0B5P1SkJTIWYVYhWQGKta1mWydWsFqnI1HdDmla+rNMEinIcF8e+jHH9XzMzlpgSvt+J07MjLj1z7UsI0xx8m3U9mtepxXIBcWZ5TqdZlu/rNMfyA53mWZ7X6QhLW6ejLD/UaYHlRzodY3lBC5p038GQizDkAg6QMISlA0NYXoIhLBUMYbkIQ1gWYQjLJRjC8mMYwnIZhrC8rGXV1FNJ49qZWAZsQmBijh65zEXlaiq5VEK7aFRqQ54SbpVUFM+qf2WgXjzyhjmwFkiXyJpfMc6Vj0bl+NYVLW8aO1fAsepvH472OfFS1ouFPwX/1dZUJb1izcOTq/Abhp5sJ6o2qXh0TZfPVT26/l9UVFgL9BtIhVgoyrJscGcihI86nYZqoJVDzGzMPLTrdcuan8P9NzFCFlD9+DcUGgvcg05ZSVnt4KzV19uy3DuDcjgTLEkxN/P6VvgiI7PSfpFZyp6PfB5wBYxKZdhqA60VvNknMQ+Z3iTPBHFbUTZI2tjOBIkNHPOAefOdBCZh6qoN5E7hhg34BWFuwXknXKJ6oyyH7kXs8yik/Fun4kT2qGiMwLPZG2Gv70LKb3EMJDT5pX4MVBWhqRg1FdA0Um6oBl/G2bptQsYO9CMqdsOyrOLDxxb3lZJtGYR8pIjVo6Of1l6iTqrcfmYUl++dvgXBIDUxf3vfdHGQyrtayTJHbQNTtxqVU9eaQ+NVh+rmUfW94+wTOWuabronHnpf06rbwcVcLLD2bQ7SUiYX1PVhhQ2iy8WlUOplNEnvuAcYFhjQ71CKjf+r+th8nitVhdFxJN9O1LfR52AM/A/Yf0f1A9D3Y+hyDS7P95oTn2704WyZrqIX66foNzBrrblZugbc0HQD4iFHrY64yg18pwZxeqS5HOkh4GPdFeIBwCaAxeAT3bWM5lMAo/mMOT7A58xh0GQOgy3mMNhmzhrADnMY7DKHwR5zGHzBnHWAL5nDIGQOg4g5DJ4wJwB4yhwGXzGHwdfMYfANc+4DfMscBjFzGCTMYbCv6dYwzC1e0F2gtkFVoANTT1jcw+JQU2XI/o4Xhv29Qcz+wSCm/qjp9pD6Ey8M9WeDmPqLQUz9VdOdIfU3Xhjq7wYx9Q+DmPpMvxjLZQa/jHyXCgeUXWw+5++J9w/bxUC5AAEAAf//AA8AAwAA/88DCALuABIAFgAaAElARgoBAUQHAQAIAQQDAAReAAMABQYDBV4JAQYBAQZSCQEGBgFYAgEBBgFMFxcTEwIAFxoXGhkYExYTFhUUDQsJBwASAhIKBRQrEyEyFhURFAYjIQU3IyImNRE0NhcVITUVNSEVVQJgKygoK/7u/tE/XisqKnYByP44Au0pLP59KSn09CkrAYEsKp5TU+9SUgAAAHicY2BkYGAA4g4js8Z4fpuvDNzML4AiDNcX2N9D0P/PM79gegfkcjAwgUQBVHoM5HicY2BkYGAO+p8FJF8wMIBJRgZUwAQAXPYDmQAD6AAAAwgAAAAAAAAAUQAAAAEAAAACABsAAwAAAAAAAgAUACQAcwAAAFoLcAAAAAB4nHWQ3WrCMBiG38yfbQrb2GCny9FQxuoPDEQQBIeebCcyPB211rZSG0mj4G3sHnYxu4ldy17bOIayljTP9+TLl68BcI1vCOTPE0fOAmeMcj7BKXqWC/TPlovkF8slVPFmuUz/brmCBwSWq7jBByuI4jmjBT4tC1yJS8snuBB3lgv0j5aL5J7lEm7Fq+UyvWe5golILVdxL74GarXVURAaWRvUZbvZ6sjpViqqKHFj6a5NqHQq+3KuEuPHsXI8tdzz2A/Wsav34X6e+DqNVCJbTnOvRn7ia9f4s131dBO0jZnLuVZLObQZcqXVwveMExqz6jYaf8/DAAorbKER8apCGEjUaOuc22iihQ5pygzJzDwrQgIXMY2LNXeE2UrKuM8xZ5TQ+syIyQ48fpdHfkwKuD9mFX20ehhPSLszosxL9uWwu8OsESnJMt3Mzn57T7HhaW1aw127LnXWlcTwoIbkfezWFjQevZPdiqHtosH3n//7AelzhFMAeJxjYGKAAC4G7ICJkYmRmYElOSOxhIEBAAmxAboAAAB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjEwMmiBGJu5mBg5ICw+BjCLzWkX0wGgNCeQze60i8EBwmZmcNmowtgRGLHBoSNiI3OKy0Y1EG8XRwMDI4tDR3JIBEhJJBBs5mFi5NHawfi/dQNL70YmBhcADHYj9AAA') format('woff'),
       url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="icon-fontello-"]:before, [class*=" icon-fontello-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  line-height: 0.8em;
  font-size: 140%;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-fontello-chat:before { content: '\e800'; } /* '?' */

.wbounce-modal.underlay {overflow: hidden;}
.wbounce-modal .wbounce-modal-sub {	overflow: hidden;}
.thumb-icon.fbcapproved{transform: none;background: transparent;top: -5px;right: 0;height:auto;width:auto;max-width:80px;left:auto;bottom:auto;box-shadow: none;}
.post-hover:hover .fbcapproved .thumb-icon.fbcapproved { background: transparent; color: transparent; }

/*.socialIcon{background-image:url('https://d3ixge6icd4njv.cloudfront.net/wp-content/themes/hueman/img/sprite-social-icons.png');}*/
.modal-header .close {
	
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	float: right;
}
.ratings {background-image: url(//d3ixge6icd4njv.cloudfront.net/store/cdn/images2/sprites/ratings.png);}
.ratings .ratings-result {background-image: url(//d3ixge6icd4njv.cloudfront.net/store/cdn/images2/sprites/ratings.png);}


.grecaptcha-badge{display:none;}
@media screen and (max-width: 650px) {
	.thumb-icon.fbcapproved{max-width:50px;}
}

/* V2 */

/* Owl Carousel CSS File	v1.3.2  */ 
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.carousel-wrapper {position:relative;overflow:hidden;}
.carousel-controls {position:absolute;top:9px;right:0;width:120px;height:37px;background:#fff;padding-left:17px;font-size:20px;}
.carousel-space {margin-left:1px;}
.owl-single-col {margin:0 16px;}
.tab-content .carousel-controls {top:4px;display:none;background: transparent;}
.tab-content .active .carousel-controls {display:block;}
.tab-content .carousel-btn {border-radius: 3px 3px 0 0;}
.carousel-btn {display:block;float:left;width: 51px;height:37px;background-color:#fafafa;background-repeat: no-repeat;border:1px solid #e0e0e0;-webkit-box-shadow:inset 0 1px 1px rgba(255, 255, 255, 0.4);box-shadow:inset 0 1px 1px rgba(255, 255, 255, 0.4);border-radius:3px;cursor:pointer;-webkit-transition:background-color 0.3s, color 0.4s;-moz-transition:background-color 0.3s, color 0.4s;-o-transition:background-color 0.3s, color 0.4s;-ms-transition:background-color 0.3s, color 0.4s;transition:background-color 0.3s, color 0.4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.carousel-btn.carousel-btn-prev {background-position: -3px -202px;}
.carousel-btn.carousel-btn-next {background-position: -57px -202px;}
.carousel-btn:hover {background-color:#82b965 /*2b88aa*/;border-color:#82b965 /*2b88aa*/;}
.carousel-btn.carousel-btn-prev:hover {background-position: -3px -241px;}
.carousel-btn.carousel-btn-next:hover {background-position: -57px -241px;}
@media (min-width: 1200px) {
	.carousel-controls {top:8px;width:130px;height:41px;padding-left:17px;}
	.tab-content .carousel-controls {top:0;}
	.carousel-btn {width: 56px;height:41px;}
	.carousel-btn.carousel-btn-prev {background-position: 0 -200px;}
	.carousel-btn.carousel-btn-next {background-position: -54px -200px;}
	.carousel-btn.carousel-btn-prev:hover {background-position: 0 -239px;}
	.carousel-btn.carousel-btn-next:hover {background-position: -54px -239px;}
}
@media (min-width: 768px) and (max-width: 979px) {
	.tab-content .active .carousel-controls  {display:none;}
}
@media (max-width: 767px) { 
	.carousel-controls {top:7.5px;width:100px;height:30px;padding-left:17px;}
	.carousel-btn {width: 41px;height:30px;}
	.carousel-btn.carousel-btn-prev {background-position: -108px -200px;}
	.carousel-btn.carousel-btn-next {background-position: -147px -200px;}
	.carousel-btn.carousel-btn-prev:hover {background-position: -108px -228px;}
	.carousel-btn.carousel-btn-next:hover {background-position: -147px -228px;}
	.tab-content .active .carousel-controls  {display:none;}
	.header6 #main-nav-container{display:none;}
}

.owl-theme .owl-controls .owl-buttons div{display: inline-block;zoom: 1;*display: inline;font-size: 20px;filter: Alpha(Opacity=60);opacity: 0.6;position:absolute;top:40%;}
.owl-controls .owl-buttons .fa{font-size:200%;}
.owl-theme .owl-controls .owl-buttons .owl-prev {left:0; }
.owl-theme .owl-controls .owl-buttons .owl-next {right:0;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.owl-theme .owl-controls .owl-page span{display: block;width: 24px;height: 8px;margin: 0 4px;filter: Alpha(Opacity=50);opacity: 0.5;background: #00c8fc;transition:opacity 0.4s;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;-o-transition:opacity 0.4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);opacity: 1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background-repeat:no-repeat; background-position: center center;}
.grabbing {cursor:move;}
.owl-origin {-webkit-perspective: 1200px;-webkit-perspective-origin-x : 50%;-webkit-perspective-origin-y : 50%;-moz-perspective : 1200px;-moz-perspective-origin-x : 50%;-moz-perspective-origin-y : 50%;perspective : 1200px;}
.owl-fade-out {z-index: 10;-webkit-animation: fadeOut .7s both ease;-moz-animation: fadeOut .7s both ease;animation: fadeOut .7s both ease;}
.owl-fade-in {-webkit-animation: fadeIn .7s both ease;-moz-animation: fadeIn .7s both ease;animation: fadeIn .7s both ease;}
.owl-backSlide-out {-webkit-animation: backSlideOut 1s both ease;-moz-animation: backSlideOut 1s both ease;animation: backSlideOut 1s both ease;}
.owl-backSlide-in {-webkit-animation: backSlideIn 1s both ease;-moz-animation: backSlideIn 1s both ease;animation: backSlideIn 1s both ease;}
.owl-goDown-out {-webkit-animation: scaleToFade .7s ease both;-moz-animation: scaleToFade .7s ease both;animation: scaleToFade .7s ease both;}
.owl-goDown-in {-webkit-animation: goDown .6s ease both;-moz-animation: goDown .6s ease both;animation: goDown .6s ease both;}
.owl-fadeUp-in {-webkit-animation: scaleUpFrom .5s ease both;-moz-animation: scaleUpFrom .5s ease both;animation: scaleUpFrom .5s ease both;}
.owl-fadeUp-out {-webkit-animation: scaleUpTo .5s ease both;-moz-animation: scaleUpTo .5s ease both;animation: scaleUpTo .5s ease both;}
@-webkit-keyframes empty {0% {opacity: 1}}
@-moz-keyframes empty {0% {opacity: 1}}
@keyframes empty {0% {opacity: 1}}
@-webkit-keyframes fadeIn {0% { opacity:0; }100% { opacity:1; }}
@-moz-keyframes fadeIn {0% { opacity:0; }100% { opacity:1; }}
@keyframes fadeIn {0% { opacity:0; }100% { opacity:1; }}
@-webkit-keyframes fadeOut {0% { opacity:1; }100% { opacity:0; }}
@-moz-keyframes fadeOut {0% { opacity:1; }100% { opacity:0; }}
@keyframes fadeOut {0% { opacity:1; }100% { opacity:0; }}
@-webkit-keyframes backSlideOut {25% { opacity: .5; -webkit-transform: translateZ(-500px); }75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }}
@-moz-keyframes backSlideOut {25% { opacity: .5; -moz-transform: translateZ(-500px); }75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }}
@keyframes backSlideOut {25% { opacity: .5; transform: translateZ(-500px); }75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }}
@-webkit-keyframes backSlideIn {0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }75% { opacity: .5; -webkit-transform: translateZ(-500px); }100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }}
@-moz-keyframes backSlideIn {0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }75% { opacity: .5; -moz-transform: translateZ(-500px); }100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }}
@keyframes backSlideIn {0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }75% { opacity: .5; transform: translateZ(-500px); }100% { opacity: 1; transform: translateZ(0) translateX(0); }}
@-webkit-keyframes scaleToFade {to { opacity: 0; -webkit-transform: scale(.8); }}
@-moz-keyframes scaleToFade {to { opacity: 0; -moz-transform: scale(.8); }}
@keyframes scaleToFade {to { opacity: 0; transform: scale(.8); }}
@-webkit-keyframes goDown {from { -webkit-transform: translateY(-100%); }}
@-moz-keyframes goDown {from { -moz-transform: translateY(-100%); }}
@keyframes goDown {from { transform: translateY(-100%); }}
@-webkit-keyframes scaleUpFrom {from { opacity: 0; -webkit-transform: scale(1.5); }}
@-moz-keyframes scaleUpFrom {from { opacity: 0; -moz-transform: scale(1.5); }}
@keyframes scaleUpFrom {from { opacity: 0; transform: scale(1.5); }}
@-webkit-keyframes scaleUpTo {to { opacity: 0; -webkit-transform: scale(1.5); }}
@-moz-keyframes scaleUpTo {to { opacity: 0; -moz-transform: scale(1.5); }}
@keyframes scaleUpTo {to { opacity: 0; transform: scale(1.5); }}
.owl-carousel LI{list-style:none;}
UL.owl-carousel{padding-left:0;}
/* Owl Carousel */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 *//*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#86b300;text-decoration:none}a:hover,a:focus{color:#96c900;}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:10px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#86b300;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#96c900;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none }.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
 	
 
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 *//*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-default.disabled,.btn-primary.disabled,.btn-success.disabled,.btn-info.disabled,.btn-warning.disabled,.btn-danger.disabled,.btn-default[disabled],.btn-primary[disabled],.btn-success[disabled],.btn-info[disabled],.btn-warning[disabled],.btn-danger[disabled],fieldset[disabled] .btn-default,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-info,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-danger{-webkit-box-shadow:none;box-shadow:none}.btn-default .badge,.btn-primary .badge,.btn-success .badge,.btn-info .badge,.btn-warning .badge,.btn-danger .badge{text-shadow:none}.btn:active,.btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);background-image:-o-linear-gradient(top, #fff 0, #e0e0e0 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));background-image:linear-gradient(to bottom, #fff 0, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top, #337ab7 0, #265a88 100%);background-image:-o-linear-gradient(top, #337ab7 0, #265a88 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#265a88));background-image:linear-gradient(to bottom, #337ab7 0, #265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#245580}.btn-primary:hover,.btn-primary:focus{background-color:#265a88;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top, #5cb85c 0, #419641 100%);background-image:-o-linear-gradient(top, #5cb85c 0, #419641 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#419641));background-image:linear-gradient(to bottom, #5cb85c 0, #419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);background-image:-o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#2aabd2));background-image:linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);background-image:-o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#eb9316));background-image:linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);background-image:-o-linear-gradient(top, #d9534f 0, #c12e2a 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c12e2a));background-image:linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#c12e2a;background-image:none}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));background-image:linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x;background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x;background-color:#2e6da4}.navbar-default{background-image:-webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);background-image:-o-linear-gradient(top, #fff 0, #f8f8f8 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f8f8f8));background-image:linear-gradient(to bottom, #fff 0, #f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075)}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);background-image:-o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dbdbdb), to(#e2e2e2));background-image:linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,0.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top, #3c3c3c 0, #222 100%);background-image:-o-linear-gradient(top, #3c3c3c 0, #222 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #3c3c3c), to(#222));background-image:linear-gradient(to bottom, #3c3c3c 0, #222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);background-image:-o-linear-gradient(top, #080808 0, #0f0f0f 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #080808), to(#0f0f0f));background-image:linear-gradient(to bottom, #080808 0, #0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.25);box-shadow:inset 0 3px 9px rgba(0,0,0,0.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05)}.alert-success{background-image:-webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);background-image:-o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#c8e5bc));background-image:linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);background-image:-o-linear-gradient(top, #d9edf7 0, #b9def0 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#b9def0));background-image:linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);background-image:-o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#f8efc0));background-image:linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);background-image:-o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#e7c3c3));background-image:linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);background-image:-o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ebebeb), to(#f5f5f5));background-image:linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top, #337ab7 0, #286090 100%);background-image:-o-linear-gradient(top, #337ab7 0, #286090 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#286090));background-image:linear-gradient(to bottom, #337ab7 0, #286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);background-image:-o-linear-gradient(top, #5cb85c 0, #449d44 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#449d44));background-image:linear-gradient(to bottom, #5cb85c 0, #449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);background-image:-o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#31b0d5));background-image:linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);background-image:-o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#ec971f));background-image:linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);background-image:-o-linear-gradient(top, #d9534f 0, #c9302c 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c9302c));background-image:linear-gradient(to bottom, #d9534f 0, #c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);background-image:-o-linear-gradient(top, #337ab7 0, #2b669a 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2b669a));background-image:linear-gradient(to bottom, #337ab7 0, #2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:hover .badge,.list-group-item.active:focus .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));background-image:linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);background-image:-o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#d0e9c6));background-image:linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);background-image:-o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#c4e3f3));background-image:linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);background-image:-o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#faf2cc));background-image:linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);background-image:-o-linear-gradient(top, #f2dede 0, #ebcccc 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#ebcccc));background-image:linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);background-image:-o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), to(#f5f5f5));background-image:linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1)}
 	
.hide-me[aria-expanded="true"] {display: none;}
.fade {  opacity: 0;  -webkit-transition: opacity 0.15s linear;  -o-transition: opacity 0.15s linear;  transition: opacity 0.15s linear;}
.fade.in {  opacity: 1;}
.collapse {  display: none;}
.collapse.in {  display: block;}
tr.collapse.in {  display: table-row;}
tbody.collapse.in {  display: table-row-group;}
.collapsing {  position: relative;  height: 0;  overflow: hidden;  -webkit-transition-property: height, visibility;  -o-transition-property: height, visibility;  transition-property: height, visibility;  -webkit-transition-duration: 0.35s;  -o-transition-duration: 0.35s;  transition-duration: 0.35s;  -webkit-transition-timing-function: ease;  -o-transition-timing-function: ease;  transition-timing-function: ease;}
 	
.modal-open {  overflow: hidden;}
.modal {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1050;  display: none;  overflow: hidden;  -webkit-overflow-scrolling: touch;  outline: 0;}
.modal.fade .modal-dialog {  -webkit-transform: translate(0, -25%);  -ms-transform: translate(0, -25%);  -o-transform: translate(0, -25%);  transform: translate(0, -25%);  -webkit-transition: -webkit-transform 0.3s ease-out;  -o-transition: -o-transform 0.3s ease-out;  transition: transform 0.3s ease-out;}
.modal.in .modal-dialog {  -webkit-transform: translate(0, 0);  -ms-transform: translate(0, 0);  -o-transform: translate(0, 0);  transform: translate(0, 0);}
.modal-open .modal {  overflow-x: hidden;  overflow-y: auto;}
.modal-dialog {  position: relative;  width: auto;  margin: 10px;}
.modal-content {  position: relative;  background-color: #ffffff;  -webkit-background-clip: padding-box;  background-clip: padding-box;  border: 1px solid #999999;  border: 1px solid rgba(0, 0, 0, 0.2);  border-radius: 6px;  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);  outline: 0;}
.modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  background-color: #000000;}
.modal-backdrop.fade {  filter: alpha(opacity=0);  opacity: 0;}
.modal-backdrop.in {  filter: alpha(opacity=50);  opacity: 0.5;}
.modal-header {  padding: 15px;  border-bottom: 1px solid #e5e5e5;}
.modal-header .close {  margin-top: -2px;}
.modal-title {  margin: 0;  line-height: 1.42857143;}
.modal-body {  position: relative;  padding: 15px;}
.modal-footer {  padding: 15px;  text-align: right;  border-top: 1px solid #e5e5e5;}
.modal-footer .btn + .btn {  margin-bottom: 0;  margin-left: 5px;}
.modal-footer .btn-group .btn + .btn {  margin-left: -1px;}
.modal-footer .btn-block + .btn-block {  margin-left: 0;}
.modal-scrollbar-measure {  position: absolute;  top: -9999px;  width: 50px;  height: 50px;  overflow: scroll;}
@media (min-width: 768px) {
  .modal-dialog {    width: 600px;    margin: 30px auto;  }
  .modal-content {    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);  }
  .modal-sm {    width: 300px;  }
}
@media (min-width: 992px) {
  .modal-lg {    width: 900px;  }
}
.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {  display: table;  content: " ";}
.clearfix:after,.modal-header:after,.modal-footer:after {  clear: both;}

body{color:black;}


#page{text-align:left;}
.page-title h1 .fa {display:none;}

ul{padding-left:0;}
ul li{list-style:none;}
.boxed #wrapper, .container-inner {	max-width: none !important;}

#page.container {	padding-left: 0;	padding-right: 0;	}
.container-inner .main-inner.group{max-width:none; /*1500px 1827px*/ margin:0 auto;background:white;}
.container {width: auto;}
.page-width {max-width:1800px;	margin: 0 auto;	padding-left: 15px;	padding-right: 15px;text-align:center;}
h2{font-weight:800;margin-bottom:30px;}
h3{font-weight:700;}
b, strong {	font-weight: 600;}

.align-left{text-align:left;}
.align-right{text-align:right;}
.align-center{text-align:center;}
#header .vpad{padding-top:15px;}
#header .third {	padding-right: 0;}
.section{margin:90px auto;}
.topnav.responsive,.main-menu-container{transition: all 0.3s ease;	-moz-transition: all 0.3s ease;	-webkit-transition: all 0.3s ease;}
.btn{font-weight:700;}
/*.social-icon,.phones,h2,.menu-item,h3{	text-shadow: 1px 1px 2px #BFBEBE;}*/
.mobile-only{display:none;}
@media screen and (max-width: 730px) {
	.mobile-only{display:block;}
	.desktop-only{display:none;}	
}

.xss-margin,.xs-margin,.sm-margin,.md-margin,.lg-margin,.xlg-margin,.md-margin2x,.lg-margin2x,.xlg-margin2x,.md-margin3x,.lg-margin3x,.xlg-margin3x {min-height:1px;}
.xss-margin {margin-bottom:5px;}
.xs-margin {margin-bottom:10px;}
.sm-margin {margin-bottom:20px;}
.md-margin {margin-bottom:30px;}
.lg-margin {margin-bottom:40px;}
.xlg-margin {margin-bottom:50px;}
.md-margin2x {margin-bottom:60px;}
.lg-margin2x {margin-bottom:80px;}
.xlg-margin2x {margin-bottom:100px;}
.md-margin3x {margin-bottom:90px;}
.lg-margin3x {margin-bottom:120px;}
.xlg-margin3x {margin-bottom:150px;}
.clear-margin {margin-bottom:0 !important;}
.btn i.fa,.btn-sm i.fa { margin-right:5px;}


.btn-success{background:#86b300;border:1px solid #86b300;}
.btn-success:HOVER{background:#96c900;border:1px solid #96c900;}
.btn-link.readmore{color:#86b300;font-weight:normal;}
.btn-link.readmore:HOVER{color:#96c900;}
.btn{outline:none;}

ul.meta-single.group{padding:0;}

.entry-inner{text-align:left;}
.introimg{margin-bottom:30px;}

ul.simmer-recipe-categories{padding:0;}
.single-quiz-container .img img,.mlw_qmn_message_before img{margin-bottom:15px;}
.single-quiz-container A{color:black;}
.single-quiz-container A:HOVER{text-decoration:none;}
.mlw_qmn_question, .mlw_qmn_question_number, .mlw_qmn_comment_section_text {	font-weight: 600 !important;}
.zen-bnr.zen-bnr-searchres-top{margin-bottom:30px;}




.header-promo-slot,.header-promo-slot A {		  background: transparent;		  color: inherit;		  display: block;		  height: auto;		  margin: 0 auto;		  overflow: hidden;		  text-align: center;		}
.p-promo-header {  font-size: 0.75em;  letter-spacing: 2px;  text-transform: uppercase;padding:10px 15px 0 15px;margin:0;}
.promo-bottom { width:100%; font-weight:bold; font-size: 100%;  letter-spacing: 2px;    padding-bottom: 10px;  text-transform: uppercase;}
.newsbanner-slider-container .carousel-controls{display:none;}
.newsbanner-slider.owl-carousel li{padding:0 15px;}
.promo-bottom .chevron,.fa.promo-close{font-size: 180%;cursor:pointer;display:block;}
.fa.promo-close{color: #999;}
.promo-bottom A{text-decoration:underline;}
.promo-top{position:absolute;width:100%;left:0;}
.promo-top H2,.promo-top BR{display:none;}
 
.logo-container{text-align:left;padding-left: 0;}
.logo-container IMG{max-width: 165px;height: auto;margin: 5px 0;min-height: 45px;}
@media only screen and (max-width: 768px) {
	.logo-container IMG{max-width: 165px;margin: 15px auto;display:block;}
	.logo-container {	padding: 0;}
}

@media only screen and (min-width: 768px) {
	#header.has-news-scroller .page-width{
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -ms-flex-align: center;
	    -webkit-align-items: center;
	    -webkit-box-align: center;
	    align-items: center;
	}
	#header.no-news-scroller .page-width{
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -ms-flex-align: center;
	    -webkit-align-items: center;
	    -webkit-box-align: center;
	    align-items: center;
	}
}

.dherbs-websites.mobile{display:none;}
.dherbs-websites{ background: rgb(252,252,252);background: linear-gradient(0deg, rgba(252,252,252,1) 27%, rgba(247,247,247,1) 100%); border-top:1px solid #d5d5d5;}
.dherbs-websites .nav > li > a {	padding: 5px 15px;}
.dherbs-websites .nav > li:not(:hover){ background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,1) 27%, rgba(224,224,224,1) 100%); }
.dherbs-websites UL{	margin: 0 auto;	max-width: 940px;width:100%;}
@media screen and (max-width: 1010px) {
	.dherbs-websites.desktop{display:none;}	
	.dherbs-websites.mobile{display:block;border:0 none;}
	.dherbs-websites.mobile .nav > li {	 text-align:center; padding:0;margin:10px 0;}
	.dherbs-websites.mobile .nav > li > a {	text-align:center;}
	.dherbs-websites.mobile .sitelogo	{height:50px;width:auto;margin:0 auto;max-width: none;}
	.dherbs-websites.mobile UL{	max-width: none;border:0 none;}
	.dherbs-websites.mobile,.dherbs-websites.mobile:HOVER{background:#ccc;}
	.dherbs-websites.mobile .nav > li:not(:hover) {	background: transparent;	}
}

/* MAIN MENU */
.main-menu-container{background:#cccccc;/* background: rgb(141,141,141);background: linear-gradient(0deg, rgba(141,141,141,1) 27%, rgba(203,203,203,1) 100%);*/ /*background-color: #a9d037;*/}
.topnav { position:relative; overflow: hidden;  background:#cccccc; /* background-color: #a9d037;*/margin:0 auto;}
.topnav UL{padding-left: 0;position: relative;margin-bottom:0;}
.topnav LI{list-style: none;}
.topnav LI {  float: left;  display: block; text-align: center;  padding: 14px 16px; }
.topnav LI A {  color: #05040a;    text-decoration: none;  font-size: 100%;text-transform:uppercase;font-weight: 600;}
.topnav LI:hover {  background-color: #b6dd43;  color: #05040a;}
.topnav LI.active {  background-color: #b6dd43;  color: #05040a;}
.topnav .micon { z-index: 2; display: none;font-size: 30px;	padding: 5px 10px 5px 0;color: #f2f2f2;}
#search-quick-access{	color: #05040a;	font-size: 160%;cursor:pointer;margin-left: 10px;position: relative;}
#nav-main-menu-v2{text-align:left;}
@media screen and (max-width: 1010px) {
  .topnav LI {display: none;}
  .topnav .micon {    float: right;    display: block;  }
  .topnav.responsive {position: relative;overflow: visible;}
  .topnav.responsive .micon {    position: absolute;    right: 0;    top: 0;  }
  .topnav.responsive LI,.topnav.responsive LI A {    float: none;    display: block;    text-align: left;  }
	.topnav UL{position: absolute;z-index: 1;width: 100%;}
	#nav-main-menu-v2{text-align:right;}
	#search-quick-access{margin-right: 20px;font-size: 180%;top: 13px;}
	#search-quick-access {	color: #f2f2f2;}
	
}


#header,.topnav,.main-menu-container{overflow:visible;}
#megadropdown{width:100%;position:absolute;top:48px;z-index: 100;background: white;padding: 20px;display:none;border-left: 1px solid #a9d037;border-bottom: 1px solid #a9d037;border-right: 1px solid #a9d037;}
#megadropdown.collapsing,#megadropdown.in{display:block;height:auto;}
.topnav LI {	height: 48px;	position: relative;}
#megadropdown LI{float:none;padding: 4px 0;top: 0;height: auto;display:block;text-align: left;}
#megadropdown LI:HOVER{background:transparent;}
#megadropdown LI A {text-transform: none;}
#megadropdown LI A:HOVER{text-decoration:underline;}
#megadropdown H6,#megadropdown H6 A{text-transform: uppercase;text-align:left;font-weight:700;}
#menu-top_main_2 li.store:not(:hover) A{color:white;}
@media all and (max-width: 992px) {
	#megadropdown .col-md-3{	padding-bottom: 30px;}
	.topnav {	max-width: none;}
}
@media all and (max-width: 1010px) {
	.topnav LI {	height: auto;	top: 0;	position: relative;}
	#page {	top: 0;}			 
	#megadropdown {	position: relative;top:0;}
	.topnav UL {	position: relative;}
	.topnav #menu-top_main_2{display:none;}
	.topnav.responsive #menu-top_main_2{display:block;}
	.spbanners-right{display:none;}
}

.social-icons A .fa{font-size:230%;}
.social-icons{margin:0 0 5px 12px;}
.social-icon{opacity:1;margin:0 0 5px 5px;display: inline-block;}
.social-icon .fa{min-height: 32px;}
.social-icon.facebook .fa{color:#537cbe;}
.social-icon.twitter .fa{color:#77cdf0;}
.social-icon.instagram .fa{color:#6b6b6c;}
.social-icon.tumblr .fa{color:#6090b0;}
.social-icon.pinterest .fa{color:#eb5656;}
.social-icon.youtube .fa{color:#e9654c;}
.social-icon.rss .fa{color:#f39200;}
.social-icon:HOVER{opacity:0.8;}
@media only screen and (max-width: 768px) {
	
	.social-icons {	margin: 0 0 5px 0;}
	header .social-icon.rss{display:none;}
}

.phones{font-size:90%;padding-right: 2px;}
.phones A,.phones A:VISITED, .phones A:HOVER{color:black;}
.phones span{display: inline-block;}
.phones .sep{margin:0 5px;}
#header.has-news-scroller .intl,#header.no-news-scroller .intl{padding-left:10px;}
.second .phones {	font-size: 100%;	font-weight: 600;}
@media only screen and (max-width: 1483px) {
	.third .phones .sep{display:none;}
}
@media only screen and (max-width: 850px) {
	#header.no-news-scroller .intl{padding-left:0;}
}
@media only screen and (max-width: 768px) {
	.phones,.social-icons{text-align: center;}
	.third .phones .sep{display:inline-block;}
	#header .vpad {	padding-left: 0;	padding-right: 0;}
	.phones{padding-right: 0;}
	#header .youtube{margin-right: 0;}
	#header .facebook{margin-left: 0;}
	#header .newsbanner-slider{padding-left: 0;}
	#header.no-news-scroller .intl{padding-left:10px;}
}
@media only screen and (max-width: 410px) {
	#header.no-news-scroller .intl{padding-left:0;}
}
@media only screen and (max-width: 380px) {
	#header.has-news-scroller .intl{padding-left:0;}
}
@media only screen and (max-width: 355px) {
	.third .phones .sep{display:none;}
}

#searchf{position:relative;}
.search-input{display:none;	position: absolute;	right: 30px;	top: -3px;max-width: 300px;padding: 0 10px;outline:none;}
#close-search {	color: lightgrey;	position: absolute;	cursor: pointer;	display: none;	right: 40px;	font-size: 200%;	top:0;}
@media screen and (max-width: 930px) {
	.search-input {	right: 90px;	top: 9px;max-width: 230px;}
	#close-search {	right: 100px;	top: 11px;}
}

.left-sidebar .sidebar-content {	padding-top: 30px;}

.left-sidebar .widget {margin-bottom:30px;}

#main-search-area{display:none;padding: 30px 15px;position:absolute; z-index:1001;color:black;background:white;width:100%;top:5px;    box-shadow: 0 10px 24px -10px rgba(0,0,0,.61);}
.main-search{outline: none;font-size:22px;	max-width: 90%;	border: 0;	border-bottom: 1px solid grey;	display: block;	width: 100%;padding-bottom: 6px;}
.main-search-reset{display: block;position: absolute;cursor: pointer;right: 15px;width: 32px;height: 32px;border-radius: 50%;background-color: #fff;box-shadow: 0 6px 12px rgba(0,0,0,.1);-webkit-transition: background-color 1s ease;transition: background-color 1s ease;}
.main-search-reset:HOVER{background-color:#7aad60;}
.main-search-reset svg {position: absolute;top: 50%;left: 50%;width: 7px;height: 7px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);-webkit-transition: .4s;transition: .4s;}
.main-search-reset .fa {		position: absolute;		top: 25%;		left: 25%;	}
#main-search-area .results .inner{margin-top:15px;}
#main-search-area .results .products {	padding-top: 5px;margin-bottom: 10px;}
#main-search-area .results .products li {	float: left;	width: 46%;	padding: 0 30px 0 0;	margin-bottom: 30px;}
#main-search-area .results .products figure {	margin: 0 30px 0 0;	float: left;	}
#main-search-area .results .products A{color: #444645;}
#main-search-area .results h6{line-height: 1.4;}
#main-search-area .results .nobox {	margin-bottom: 20px;	width: 46%;	float: left;padding-right: 15px;}
#main-search-area .fa.area{color:#96c900;margin-right:10px;min-width: 20px;text-align: center;}
#main-search-area .suggested A:HOVER,#main-search-area .suggested A:FOCUS,
#main-search-area .filters A:HOVER,#main-search-area .filters A:FOCUS
{color: #96c900;text-decoration:underline;}
#main-search-area .filters .filteractive,#main-search-area .filters .filteractive:FOCUS{font-weight:bold;text-decoration:none;}
#main-search-area .allres A{margin:0;padding:0;}
#main-search-area .results .products li.rowfix{width: 100%;margin: 0;min-height: 0;}
#main-search-area H5{font-size: 18px;margin-bottom: 15px;} 
#main-search-area .firstcol,#main-search-area .seccol{float: left;}
#main-search-area .leftbnr.left{width: 25%;float: left;margin-right: 30px;}
#main-search-area .firstcol{width: 20%;}
#main-search-area .seccol{width: 30%;}
#main-search-area A:HOVER,.mysearches BUTTON:HOVER{text-decoration:none;}
input.main-search{font-size: 120%;}
#main-search-area .leftbnr.centered{display:none;}
#main-search-area .leftbnr img{border: 1px solid lightgrey;}
#main-search-area LI{list-style:none;}
#main-search-area UL{padding-left:0;margin-left:0;}
.mysearches{margin-top:15px;}
@media only screen and (max-width: 800px) {
	#main-search-area .results .products li {	width: 100%;}
	#main-search-area .results .products {	padding-top: 0;}
	#main-search-area .results .inner {	margin-top: 15px;}
	#main-search-area .results .nobox {	width: 100%;}
}
@media only screen and (max-width: 780px) {
	#main-search-area .results .products figure, #main-search-area .filters-demo, #main-search-area .fd-above, #main-search-area .allprevs, #main-search-area .allhqs, #main-search-area .fa.area, #main-search-area .ressp {
		display: none;
	}
	#main-search-area .leftbnr.centered{display:block;margin-top:30px;}
	#main-search-area .leftbnr.centered IMG{width:90%;max-width:300px;height:auto;margin: 0 auto;display: block;}
}

#footer{background:#e9f6be;padding: 30px 30px 15px 30px;}
#footer .logo-container .logo {	margin: 0; }
#footer .logo{width:100%;height:auto;}
#footer UL{padding:0;}
#footer UL LI{list-style:none;text-transform:uppercase;padding: 3px 0;}
#footer UL LI A{color:black;font-weight: 600;text-shadow: none;font-size: 90%;}
#footer UL LI A:HOVER{text-decoration:underline;}
#footer h4{font-weight:700;font-size: 110%;margin-top:30px;}
#footer .social-icons{margin:0;}
#footer .social-icon {	margin: 0 10px 5px 0;}
#footer .social-icon.rss{display:none;}
#footer .row-menu,#footer .dp_breadcrumb_main{text-align:center;}
#footer .dp_breadcrumb_main{margin-bottom:10px;}
#footer .row-menu LI{padding: 3px 15px;}
#footer #menu-footer{margin-bottom:0;}
#footer .row-menu LI{display:inline-block;}
.footer-newsletter .btn,.footer-newsletter input{width:100%;max-width:320px;}
.footer-newsletter input{margin-bottom:10px;}
.footer-newsletter P{	font-weight: 600;	letter-spacing: 1px;}
#myModal1Trigger{display:none;}
#footer .disclaimer{font-size:90%;text-align:center;}
#footer .copyright{text-align:center;font-weight:600;}

@media only screen and (max-width: 870px) {
	#footer UL LI A{font-size: 80%;}
}
@media only screen and (max-width: 768px) {
	#footer {text-align:center;}
	#footer .logo-container .logo {	max-width: 350px;margin: 0 auto 30px auto;}
	#footer UL LI A {	font-size: 110%;}
	#footer UL LI {	text-align: center;padding: 5px 0;}
	.footer-newsletter{margin-top:30px;text-align: center;}
	.footer-newsletter input {	margin:0 auto 10px auto;}
	#footer .col-sm-2{padding:0;}
	#footer .row-menu LI {	display: block;padding: 5px 0;}
	#footer .herbal-links UL LI A {	font-size: 90%;}
	
}

/*col-sm-9 col-sm-push-3 / col-sm-3 col-sm-pull-9 */
/*  
@media only screen and (max-width: 1380px) {
	.right-content.col-sm-9{left: 30%;width: 70%;}
	.left-sidebar.col-sm-3{right: 70%;width: 30%;}
}
@media only screen and (max-width: 1150px) {
	.right-content.col-sm-9{left: 35%;width: 65%;}
	.left-sidebar.col-sm-3{right: 65%;width: 35%;}
}
@media only screen and (max-width: 1000px) {
	.right-content.col-sm-9{left: 40%;width: 60%;}
	.left-sidebar.col-sm-3{right: 60%;width: 40%;}
}
@media only screen and (max-width: 768px) {
	.right-content.col-sm-9,.left-sidebar.col-sm-3{clear:both;float:none;display:block;width:100%;right:0;left:0;}
}
*/

/* col-sm-10 col-sm-push-2 / col-sm-2 col-sm-pull-10 */
@media only screen and (min-width: 2500px) {
	.right-content.col-sm-10{left: 15%;width: 85%;}
	.left-sidebar.col-sm-2{right: 85%;width: 15%;}
}
@media only screen and (min-width: 3300px) {
	.right-content.col-sm-10{left: 12%;width: 88%;}
	.left-sidebar.col-sm-2{right: 88%;width: 12%;}
}
@media only screen and (max-width: 2000px) {
	.right-content.col-sm-10{left: 20%;width: 80%;}
	.left-sidebar.col-sm-2{right: 80%;width: 20%;}
}
@media only screen and (max-width: 1700px) {
	.right-content.col-sm-10{left: 25%;width: 75%;}
	.left-sidebar.col-sm-2{right: 75%;width: 25%;}
}
@media only screen and (max-width: 1300px) {
	.right-content.col-sm-10{left: 30%;width: 70%;}
	.left-sidebar.col-sm-2{right: 70%;width: 30%;}
}
@media only screen and (max-width: 1100px) {
	.right-content.col-sm-10{left: 35%;width: 65%;}
	.left-sidebar.col-sm-2{right: 65%;width: 35%;}
}
@media only screen and (max-width: 900px) {
	.right-content.col-sm-10{left: 40%;width: 60%;}
	.left-sidebar.col-sm-2{right: 60%;width: 40%;}
}
@media only screen and (max-width: 768px) {
	.right-content.col-sm-10,.left-sidebar.col-sm-2{clear:both;float:none;display:block;width:100%;right:0;left:0;}
}

h2.post-title{text-align:center;}
.entry.excerpt{text-align:center;}
.page-title h1, h1.post-title {	font-weight: 800;color: black;}
.page-title h1, h1.post-title {		}
.archive .page-title h1, .archive h1.post-title,
.page-template .page-title h1, .page-template h1.post-title,
.page-template .page-title H2
{	text-align:center;color: #a9d037;}

.wpCplBnrs,.sales{margin-top: 30px;}
.wpCplBnrs .col-sm-6.l{padding-left:0;}
.wpCplBnrs .col-sm-6.r{padding-right:0;}
.wpCplBnrs LI{text-align:center;}
.wpCplBnrs IMG{width:100%;height:auto;}
@media only screen and (max-width: 767px) {
	.wpCplBnrs .col-sm-6.l LI{margin-bottom: 30px;}
	.wpCplBnrs .col-sm-6{padding:0;}
}
a {
	-webkit-transition: color .24s ease-in-out;
	-moz-transition: color .24s ease-in-out;
	-o-transition: color .24s ease-in-out;
	-ms-transition: color .24s ease-in-out;
	transition: color .24s ease-in-out;
}
.widget_layout_2 LI A:not(.no-btn){
	text-transform: uppercase;
	color: #737373;
	font: 400 15px/26px 'Open Sans', sans-serif;
	background: #f3f4f4;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 15);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 15);
	border: 1px solid #ede6e3;
	padding: 10px 15px 10px 20px;
	display: block;
}
.widget_layout_2 LI A:not(.no-btn):HOVER{text-decoration:none;color: #4F4F4F;background: #CDD1D1;}
.widget_layout_2 LI A {  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}

.archive h1{margin-top:30px;margin-bottom:0;}
.archive .page-title {padding-bottom: 3px;}
.post-list .post-row {	border-bottom: 0 none;margin-bottom: 0;}
.post-list .post, .post-list .page, .post-list .recipe,
.category.category-news .main-inner.group .right-content article
{	margin-bottom:45px;}
.post-list.group .attachment-thumb-medium{min-height: 200px;}

@media only screen and (max-width: 1260px) {
	.post-list .post, .post-list .page, .post-list .recipe,
	.category.category-news .main-inner.group .right-content .col-sm-3
	{	width: 50%;}
	.category.category-news .main-inner.group .right-content .col-sm-6
	{	width: 100%;}
	.category.category-news .main-inner.group .right-content .col-sm-3:nth-child(even),
	.post-list .post:nth-child(2n+1),
	.post-list .recipe:nth-child(2n+1)
	{
	    clear:left;
	}
	
}
@media only screen and (min-width: 1261px) and (max-width: 2300px) {
	.post-list.group .attachment-thumb-medium {	min-height: 81px;}
}

@media only screen and (max-width: 1000px) {
	.post-list .post, .post-list .page, .post-list .recipe, 
	.category.category-news .main-inner.group .right-content .col-sm-3
	{	width: 100%;}
}
@media only screen and (min-width: 1001px) and (max-width: 1260px) {
	.post-list.group .attachment-thumb-medium {	min-height: 120px;}
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
	.post-list.group .attachment-thumb-medium {	min-height: 170px;}
} 
@media only screen and (min-width: 401px) and (max-width: 768px) {
	.post-list.group .attachment-thumb-medium {	min-height: 160px;}
} 
@media only screen and (max-width: 400px) {
	.post-list.group .attachment-thumb-medium {	min-height: 120px;}
} 


.sales h2{text-align:center;color:#a9d037;font-weight: 800;}
.sales h3 {	font-size: 20px;}
.sales-tab-slider .owl-single-col{text-align: center;}
.sales .ratings-container{margin-top:15px;margin-bottom:5px;}
.sales A.title:not(:hover){color:black;}
.sales A.title{	font-weight: 500;font-size: 110%;margin-bottom:5px;display:block;}
.sales .item-action{margin-top:5px;}
.sales .item-action A{	text-transform: uppercase;font-size: 110%;padding: 9px 26px;}
.sales .item-price-container .old-price,.sales .item-price-container .item-price{margin:0 2px;display:inline-block;font-size: 126%;font-weight: 600;}
.sales .item-price-container .old-price{text-decoration: line-through;}
.sales .img{width:100%;height:auto;}
.sales .item {	position: relative;	margin-bottom: 30px;	padding: 20px;	}
.sales .item-image-wrapper{position:relative;}
.sales .discount-rect{	display: block;	font: 700 26px/26px "Open Sans", sans-serif;	color: #fff;	top: 0;	left: 0;	padding: 20px 0;	position: absolute;	text-transform: uppercase;		width: 90px;	height: 90px;	border-radius:500px;	text-align: center;	background:#d71d08;}
.sales .discount-rect div{font-size:19px;font-weight: 600;}
.sales .icon-cart-text .fa{display:none;}
@media only screen and (max-width: 1300px) {
	.sales .item {	max-width: 500px;	margin: 0 auto 30px auto;}
} 
@media only screen and (min-width: 769px) and (max-width: 900px) {
	.sales h3 {	font-size: 20px;}
} 
@media only screen and (max-width: 500px) {
	.sales A.title {	max-width: 193px;margin: 10px auto;line-height: 21px;display: block;}
	.sales h2{font-size: 28px;}
}
@media only screen and (max-width: 400px) {
	.sales .discount-rect {	width: 70px;	height: 70px;font-size:20px; line-height:20px;padding: 17px 0;}
	.sales .discount-rect div {	font-size: 16px;}
	.sales .item {	padding: 0;}
} 

.store_newsletter_subscribe{text-align:center;padding: 25px;background: #f3f7f8;border-radius: 0;border: 1px solid #dcdcdc;margin-top:40px;}  
.store_newsletter_subscribe H3{display:none;}
.store_newsletter_subscribe H4{font-size: 28px;line-height: 35px;}
.widget_text.store_newsletter_subscribe .textwidget p {	margin: 15px 0 25px 0;	font-size: 16px;	line-height: 22px;}
.widget_text.store_newsletter_subscribe .textwidget .form-control {	height: 36px;	color: #a4a4a4;	font-size: 15px;	background-color: #fafafa;	border: 1px solid #e0e0e0;	border-radius: 3px;	-webkit-box-shadow: none;	box-shadow: none;	padding: 5px;	text-align: center;}
.store_newsletter_subscribe .btn {	margin-bottom: 10px;}
.store_newsletter_subscribe .btn-custom:not(:hover){color: #ffffff;	background-color: #2b88aa;}
.store_newsletter_subscribe .btn-custom {	border-color: transparent;	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);}
.store_newsletter_subscribe .btn-link{display:block;margin:0 auto;}
.store_newsletter_subscribe .btn-link,.store_newsletter_subscribe .btn-custom{font-weight: 500;}

.testimonials-list li .testimonial-details::after {	content: '';	position: absolute;	display: block;	top: 100%;	left: 30px;	margin-top: -1px;	width: 36px;	height: 21px;	background: url(//d3ixge6icd4njv.cloudfront.net/store/cdn/images2/testimonial-arrow.png) no-repeat center center;}
.webp .testimonials-list li .testimonial-details::before, .webp .close-button, .webp .contact-icon, .webp .input-icon, .social-icon, .webp .flex-direction-nav a {	background-image: url('//d3ixge6icd4njv.cloudfront.net/store/cdn/images2/sprites/sprite.png.webp');}
.no-webp .testimonials-list li .testimonial-details::before{	background-image: url('//d3ixge6icd4njv.cloudfront.net/store/cdn/images2/sprites/sprite.png');}
.testimonials-list li .testimonial-details::before { 	content: '';	display: block;	position: absolute;	left: 10px;	top: 22px;	width: 32px;	height: 26px;	background-repeat: no-repeat;	background-position: 0 -150px;}
.testimonials-list li .testimonial-details {	padding: 25px 25px 25px 45px;	background-color: #f6f6f6;	border: 1px solid #dcdcdc;	position: relative;	font-size: 15px;	margin-bottom: 30px;}
.testimonials-list .authorname{font-weight:bold;font-style:italic;}

.store_reviews .owl-theme .owl-controls .owl-buttons div,
.products_widget .owl-theme .owl-controls .owl-buttons div,
.article_widget  .owl-theme .owl-controls .owl-buttons div
{	top: -56px;}
.store_reviews .owl-controls .owl-buttons .fa,
.products_widget .owl-controls .owl-buttons .fa,
.article_widget .owl-controls .owl-buttons .fa
{	font-size: 100%;}
.store_reviews .owl-theme .owl-controls .owl-buttons .owl-next,
.products_widget .owl-theme .owl-controls .owl-buttons .owl-next,
.article_widget .owl-theme .owl-controls .owl-buttons .owl-next
{	right: 10px;}
.store_reviews .owl-theme .owl-controls .owl-buttons .owl-prev,
.products_widget .owl-theme .owl-controls .owl-buttons .owl-prev,
.article_widget .owl-theme .owl-controls .owl-buttons .owl-prev
{	left: inherit;right: 50px;}

.store_reviews A:not(:hover){color: #2b88aa;}
.store_reviews .product-link{	margin: 2px 0 0 0;	display: block;}
.store_reviews .testimonials-list .ratings {	display: block;	margin: 15px 0 0 0;}

.products_widget figure{	float: left;	margin-right: 15px;}
.products_widget .product-name{font-weight:bold;margin-bottom: 5px;display: block;}
.products_widget .related-product:not(:last-child) {	margin-bottom: 25px;}
.products_widget .price .curr{font-weight:600;}
.products_widget img{	min-width: 100px;	min-height: 100px;display:block;}

.article_widget h4 {	margin: 20px 0 15px 0;	font-weight: 600;}
.article_widget h4 A:not(:hover),.article_widget .btn-xs:not(:hover){color:black;background:transparent;}
.article_widget .date{font-style: italic;color: #bdbdbd;}
.article_widget IMG {display:block;		min-height: 155px;}
@media only screen and (max-width: 2150px) {
	.article_widget IMG {min-height: 125px;}
} 
@media only screen and (max-width: 450px) {
	.article_widget IMG {min-height: 135px;}
} 

.single .page-title {	text-transform: inherit;padding-bottom: 1px;padding-top: 26px;}
.single .post-title {	margin-bottom: 3px;font-size: 35px;}
@media only screen and (max-width: 768px) {
	.single .page-title {	padding-bottom: 10px;	padding-top: 0;}
} 
@media only screen and (max-width: 600px) {
	.single .page-title {	padding-bottom: 10px;	padding-top: 0;}
	.single .post-title {	font-size: 30px;line-height: 1.3em;}
} 
@media only screen and (max-width: 450px) {
	.single .post-title {	font-size: 25px;}
} 

.trkPkgFrm .l{padding-left:0;}
.trkPkgFrm .r{padding:0;}
.trkPkgFrm .btn{display: inline-block;width: 100%;}
.widget_layout_2 .fountainGContainer {	position: absolute;	top: 6%;	left: 0;}
.trkPkgFrm{position:relative;}
@media only screen and (max-width: 767px) {
	.trkPkgFrm .l{padding:0;}
	.trkPkgFrm .btn{display: block;}
	.trkPkgFrm .r{padding-top:10px;}
}  

.crp_related_widget  li {position:relative;width:100%;}
.crp_related_widget .owl-item{padding:0 5px;}
.crp_related_widget .owl-item:first{padding-left:0;}
.crp_related_widget .owl-item:last{padding-right:0;}
.crp_related_widget li .crp_title {	position: absolute;	bottom: 0;	width: 100%;	font-weight: 500;}
.widget_widget_crp > H3{	color: #67b164;	font-weight: 800;	font-size: 24px;	margin-bottom: 15px;	text-align: center;}

@media only screen and (max-width: 767px) {
	.widget_show_quizes .single-quiz-container h4,
	.crp_related_widget li .crp_title
	{	padding: 15px 15px;font-weight: 600;line-height: 1.1;font-size: 17px;} 
} 

.archive.tag h1{margin-bottom:10px;}
.archive.tag .page-title{margin-bottom:10px;}

@media only screen and (min-width: 769px) {
	.page .page-title h1 {	margin-top: 20px;	margin-bottom: 0;}
} 

.alert {		font-size: 15px;	}

body.single-quiz .left-sidebar{display:none;}
body.single-quiz .right-content.col-sm-10 {	left: 0;	width: 100%;padding: 0;}
body.single-quiz .qmn_quiz_container .quiz_section input[type="text"] {	max-width: none; 	width: 100%;	}
body.single-quiz .qmn_results_page P{margin-top:15px;}
.post-57192 .single-quiz-container img{width:100%;height:auto;}
@media only screen and (max-width: 1200px) {
	.post-57192 .single-quiz-container{width:100%;float:none;margin-bottom:30px;display: block;}
} 

.nav-tabs {	float: none; 	border: 0 none;}
.icontact-newsletter-widget .form-control {	max-width: 50%;	margin-bottom: 5px;}
@media only screen and (max-width: 500px) {
	.icontact-newsletter-widget .form-control {	max-width: 100%;}
} 

.social-btns-widget .social-icons {	margin: 0;}
.social-btns-widget .social-icon:nth-child(1){margin-left:0;}

@media only screen and (max-width : 767px)     {
	 #rc-imageselect, .g-recaptcha
	  {    transform: scale(0.85);    -webkit-transform: scale(0.85);    transform-origin: 0 0;    -webkit-transform-origin: 0 0; }
}

.parent-categoryjournal .post-thumbnail IMG{width: 100%;height:auto;}
.journal-items .post-inner .post-thumbnail {	max-height: 300px;	overflow: hidden;}
.journal-items .post-thumbnail {	max-width: none;}
.parent-categoryjournal .journal-category{text-align:center;}
.journal-items h2.post-title {white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
.journal-items .entry.excerpt p:nth-child(1){	--lh: 2.4rem;  line-height: var(--lh);  --max-lines: 3;  position: relative;  max-height: calc(var(--lh) * var(--max-lines));  overflow: hidden;  padding-right: 1rem; /* space for ellipsis */}
.journal-items .entry.excerpt p:nth-child(1)::before {  position: absolute;  content: "...";  inset-block-end: 0; /* "bottom" */  inset-inline-end: 0; /* "right" */}
.journal-items .entry.excerpt p:nth-child(1)::after {  content: "";  position: absolute;  inset-inline-end: 0; /* "right" */  width: 1rem;  height: 1rem;  background: white;}
.journal-no-img{max-width:520px;}
.single-post .entry-inner .journal-no-img IMG{	min-height: 1px;	height: auto;	width: 100%;}
.journal-one-img {max-width:520px;margin:0 auto;}
.journal-one-img IMG{width:100%;height:auto;}
@media only screen and (max-width : 3200px)     {
	 .journal-items .post-inner .post-thumbnail {	max-height: 245px;}
}
@media only screen and (max-width : 2700px)     {
	 .journal-items .post-inner .post-thumbnail {	max-height: 200px;}
}
@media only screen and (max-width : 2000px)     {
	 .journal-items .post-inner .post-thumbnail {	max-height: 150px;}
}
@media only screen and (max-width : 1260px)     {
	 .journal-items .post-inner .post-thumbnail {	max-height: 180px;}
}
@media only screen and (max-width : 1000px)     {
	 .journal-items .post-inner .post-thumbnail {	max-height: 300px;}
}

.login-form .forgPwd {	margin-left: 15px;	}
.login-form .well {	margin-bottom: 0;	text-align: center;	background-color: #f5f5f5;	border: 1px solid #e3e3e3;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);	padding: 24px;	background-image: none;}
.login-form .form-control {	font-size: 110%;}



@media only print{
	* {border:0 !important;box-shadow: none !important; }
	body,.cd-faq-group > LI,.cd-faq-trigger,A,A:VISITED{color: #000 !important; background-color:#fff !important; font-family:arial;border:0 !important; font-size:13px !important;border:0 none !important;box-shadow: none !important;}
	.accessibility,.noprint,.spbanners,.share-btns-container  {display:none !important; }	
	div#content,div#main,.cd-faq-content {display:block !important;width:100% !important;border:0 !important;padding:1em !important;}
	.page-id-30151 .entry IMG{display:block !important;}
	iframe,.post-tags,.mejs-container,.post-thumbnail,.pagination,form,.widget_widget_crp,.entry IMG,.meta-single,.facebok-comments-container,	.singlePageAddthis,.related-videos-widget,.similar-questions-widget,.related_products_widget,.related-articles-widget,hr,.wp-post-image,.siteSearch,#desktop-menu-trigger,#nav-topbar,.sidebar,.social-links,#verticalfixedri,#footer,#flexslider-featured,.flex-control-nav{display:none !important;}
	.post-list .post, .post-list .page, .post-list .recipe {  float: none !important;	  width: 100% !important;	}
	.content {float: none !important;}
	#page,.pad,.post-list,.main-inner {  padding: 0 !important;margin:0 !important}
	.boxed #wrapper, .container-inner {max-width: none !important;}
	.single .post-title, h2,h3 {  font-size: 20px !important;  letter-spacing: 0;  line-height: 1.3em;color:#000000 !important;}
	.entry, A,A:VISITED, LI {  font-size: 14px !important;line-height:17px !important;}
	#header{margin-bottom:30px !important;float:none;clear:both;}
	#lhc_status_container,
	#talkable-offer,
	.dherbs-websites,
	.main-menu-container,
	.social-icons,
	.wpCplBnrs,
	.sales,
	.left-sidebar,
	.ratings-container
	{display:none !important;}
	.logo-container{width:100%;text-align: center;}
}

.dhws.inner-popup h2{font-size: 400%;	line-height: 1.1;}
.dhws.inner-popup h5{font-size: 150%;	line-height: 1.5;}
.dhws.inner-popup h2,.dhws.inner-popup h5{text-align:center;color:white;font-weight:normal;	}
.dhws.inner-popup img {	margin: 0 auto;	display: block;	max-width: 250px;}
@media screen and (max-width: 667px) {
	.dhws.inner-popup input[type=text] {		width: 100% !important;max-width: 320px;margin: 0 auto ;	}
	.dhws.inner-popup button { 	margin: 0 auto;	display: block;	width: 100%;	max-width: 320px;}
	.dhws.inner-popup img {	max-width: 150px;}
}
.dhws.inner-popup form{ font-size:14px; line-height:1.6;  margin:0; }
.dhws.inner-popup form * { outline:0; }
.dhws.inner-popup form input[type="text"]{ padding:6px; height:48px; border:#b9b9b9 1px solid; border-radius:0; color:#000 ; font-size:14px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.dhws.inner-popup form ._submit { -webkit-appearance:none; cursor:pointer;  font-size:14px; text-align:center; background:#333 ;  -moz-border-radius:0 ; -webkit-border-radius:0; border-radius:0 ; color:#fff ; padding:10px ; height:48px;}
.dhws.inner-popup form ._form_element { position:relative; margin-bottom:10px; font-size:0; max-width:100%; }
.dhws.inner-popup form ._form_element * { font-size:14px; }
.dhws.inner-popup form ._form_element._clear { clear:both; width:100%; float:none; }
.dhws.inner-popup form ._form_element._clear:after { clear:left; }
.dhws.inner-popup form ._form_element input[type="text"]{ display:block; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.dhws.inner-popup form ._field-wrapper { position:relative; }
.dhws.inner-popup form ._inline-style { float:left; }
.dhws.inner-popup form ._form_element img._form-image { max-width:100%; }
.dhws.inner-popup form ._clear-element { clear:left; }
.dhws.inner-popup form input[type="text"]._has_error { border:#f37c7b 1px solid; }
.dhws.inner-popup form ._error { display:block; position:absolute; font-size:14px; z-index:10000001; }
.dhws.inner-popup form ._error._above { padding-bottom:4px; bottom:39px; right:0; }
.dhws.inner-popup form ._error._below { padding-top:4px; top:100%; right:0; }
.dhws.inner-popup form ._error._above ._error-arrow { bottom:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #f37c7b; }
.dhws.inner-popup form ._error._below ._error-arrow { top:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #f37c7b; }
.dhws.inner-popup form ._error-inner { padding:8px 12px; background-color:#f37c7b; font-size:14px;   color:#fff; text-align:center; text-decoration:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
.dhws.inner-popup form ._error-inner._form_error { margin-bottom:5px; text-align:left; }
.dhws.inner-popup form ._button-wrapper ._error-inner._form_error { position:static; }
.dhws.inner-popup form ._error-inner._no_arrow { margin-bottom:10px; }
.dhws.inner-popup form ._error-arrow { position:absolute; width:0; height:0; }
.dhws.inner-popup form ._error-html { margin-bottom:10px; }
@media all and (min-width:320px) and (max-width:667px) { 
	 ::-webkit-scrollbar { display:none; }
	 .dhws.inner-popup form { margin:0; width:100%; min-width:100%; max-width:100%; box-sizing:border-box; }
	 .dhws.inner-popup form * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:1em; }
	 .dhws.inner-popup form ._form-content { margin:0; width:100%; }
	 .dhws.inner-popup form ._form-inner { display:block; min-width:100%; }
	 .dhws.inner-popup form ._inline-style { margin-top:0; margin-right:0; margin-left:0; }
	 .dhws.inner-popup form ._form_element { margin:0 0 20px; padding:0; width:100%; }
	 .dhws.inner-popup form ._form-element,.dhws.inner-popup form ._inline-style,.dhws.inner-popup form input[type="text"],.dhws.inner-popup form p { float:none; display:block; width:100%; }
	 .dhws.inner-popup form p,.dhws.inner-popup form label { margin-bottom:0.7em; width:100%; }
	 .dhws.inner-popup form input[type="text"] { padding-left:10px; padding-right:10px; font-size:16px; line-height:1.3em; -webkit-appearance:none; }
	 
	 .dhws.inner-popup form ._inline-style { margin:20px 0 0 !important; }
}
.dhws.inner-popup form { position:relative; text-align:left; margin:0 auto ; padding:20px 20px 0 20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; *zoom:1;  border:0px solid #b0b0b0 !important; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; border-radius:0px !important; color:#fff !important; }
@media screen and (max-width: 667px) {
	.dhws.inner-popup form {padding-top:0;}
}
.dhws.inner-popup form:before,.dhws.inner-popup form:after { content:" "; display:table; }
.dhws.inner-popup form:after { clear:both; }
.dhws.inner-popup form._inline-style { width:auto; display:inline-block; }
.dhws.inner-popup form._inline-style input[type="text"],.dhws.inner-popup form._inline-style input[type="date"] { padding:10px 12px; }
.dhws.inner-popup form._inline-style button._inline-style { position:relative; top:27px; }
.dhws.inner-popup form._inline-style p { margin:0; }
.dhws.inner-popup form._inline-style ._button-wrapper { position:relative;  }
.dhws.inner-popup form ._form-thank-you { position:relative; left:0; right:0; text-align:center; font-size:18px; margin-bottom: 30px;}
@media all and (min-width:320px) and (max-width:667px) { 
	.dhws.inner-popup form._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
}
.dhws.inner-popup form ._form_element input[type="text"] {	width: 290px;	border: 1px solid #ec2019;	border-radius: 5px;	margin-right: 15px;}
.dhws.inner-popup form ._submit {	text-transform: capitalize;	border: 1px solid #ec2019;	border-radius: 5px;	background: black;	padding: 0 35px;}
.dhws-dherbskitchen-popup.inner-popup form ._form_element input[type="text"],
.dhws-dherbskitchen-popup.inner-popup form ._submit
{border: 1px solid #648813;}
@media screen and (max-width: 667px) {
	.dhws.inner-popup form ._form_element input[type="text"] { margin:0 auto; }
	.dhws.inner-popup form ._submit {	padding: 0;}
}
@media screen and (max-width: 530px) {
	.dhws.inner-popup h2 {	font-size: 300%;}
	.dhws.inner-popup form {padding:0;}
}
@media screen and (max-width: 420px) {
	.dhws.inner-popup h2 {	font-size: 250%;}
	.dhws.inner-popup h5 {	font-size: 120%;}
}

/*
@media screen and (max-width: 768px) {
	body.single-post .introimg{display:none;}
}
*/


.embed-youtube {background-color: #000;margin: 40px 0; position: relative;padding-top: 56.25%;overflow: hidden;cursor: pointer;}
.embed-youtube img {width: 100%;top: -16.84%;left: 0;opacity: 0.7;}
.embed-youtube .embed-youtube-play {width: 68px;height: 48px;background-color: #333;box-shadow: 0 0 30px rgba( 0,0,0,0.6 );z-index: 1;opacity: 0.8;border-radius: 6px;}
.embed-youtube .embed-youtube-play:before {content: "";border-style: solid;border-width: 15px 0 15px 26.0px;border-color: transparent transparent transparent #fff;}
.embed-youtube img,.embed-youtube .embed-youtube-play {cursor: pointer;}
.embed-youtube img,.embed-youtube iframe,.embed-youtube .embed-youtube-play,.embed-youtube .embed-youtube-play:before {position: absolute;}
.embed-youtube .embed-youtube-play,.embed-youtube .embed-youtube-play:before {top: 50%;left: 50%;transform: translate3d( -50%, -50%, 0 );}
.embed-youtube iframe {height: 100%;width: 100%;top: 0;left: 0;}
.embed-youtube .embed-youtube-play:hover {background-color: #f00;}