/* header */
@-moz-document url-prefix() { .banner-header { max-height: 350px; } }
/* style for no menu */
.no-menu { color: #fff; padding-top: 40px;}

/* empty result on blog page */
.empty-result h2 { color: #333; font: 600 34px "Raleway", sans-serif; text-transform: uppercase; letter-spacing: 3.4px; margin-bottom: 30px; }
.empty-result form { max-width: 350px; margin: 30px auto; }

/* 404 */
.error404 > .container { text-align: center; }
.error404 .custom-page .title { margin: 40px auto; letter-spacing: 10px; text-transform: uppercase; font: 900 60px "Raleway", sans-serif; }
.error404 .custom-page .subtitle { color: #888; letter-spacing: 5px; font: 800 50px "Raleway", sans-serif; }
.error404 .custom-page a { color: #888; font-family: "Opan Sans", sans-serif; }
.error404 .custom-page a:hover { text-decoration: underline; }
.error404 .custom-page form { max-width: 350px; margin: 50px auto !important; }

/* blog post style */
.c-post { /* for unit test */ /* single page navigation */ }
.c-post .entry-header .posted-sticky { margin-right: 10px; }
.c-post .entry-header .posted-sticky i { color: #888; }
.c-post .entry-content > h1, .c-post .entry-content > h2, .c-post .entry-content > h3, .c-post .entry-content > h4, .c-post .comment-content > h1, .c-post .comment-content > h2, .c-post .comment-content > h3, .c-post .comment-content > h4 { font-weight: 800; margin-bottom: 20px; letter-spacing: 1.7px; text-transform: uppercase; }
.c-post .entry-content > dl dd, .c-post .comment-content > dl dd { margin: 0 0 20px; }
.c-post .entry-content > table tr td, .c-post .comment-content > table tr td { padding: 6px 10px 6px 0; border-top: 1px solid #ededed; }
.c-post .entry-content > ul, .c-post .entry-content > ul ul, .c-post .entry-content > ul ol, .c-post .comment-content > ul, .c-post .comment-content > ul ul, .c-post .comment-content > ul ol { margin-left: 25px; list-style-type: square; }
.c-post .entry-content > ol, .c-post .entry-content > ol ol, .c-post .entry-content > ol ul, .c-post .comment-content > ol, .c-post .comment-content > ol ol, .c-post .comment-content > ol ul { margin-left: 25px; list-style-type: decimal; }
.c-post .entry-content > figure figcaption, .c-post .comment-content > figure figcaption { font-style: italic; }
.c-post .entry-content em, .c-post .entry-content var, .c-post .entry-content address, .c-post .comment-content em, .c-post .comment-content var, .c-post .comment-content address { font-style: italic; }
.c-post .entry-content img, .c-post .entry-content iframe, .c-post .comment-content img, .c-post .comment-content iframe { max-width: 100%; }
.c-post .entry-content img{height: auto;}
.c-post .entry-content a, .c-post .comment-content a { color: #23527c; font-weight: 500; }
.c-post .entry-content a:hover, .c-post .comment-content a:hover { text-decoration: underline; }
.c-post .entry-content .post-password-form input[type="password"], .c-post .comment-content .post-password-form input[type="password"] { color: #888; margin: 0 15px; border: 1px solid #eee; }
.c-post .entry-content .post-password-form input[type="submit"], .c-post .comment-content .post-password-form input[type="submit"] { color: #fff; height: 34px; background: #c83360; font-weight: 400; letter-spacing: .5px; text-transform: uppercase; outline: #fff solid 2px; padding: 0 20px; }
.c-post .entry-content .post-password-form input[type="submit"]:hover, .c-post .comment-content .post-password-form input[type="submit"]:hover { background: transparent; outline-color: #c83360; color: #c83360; }
.c-post .single-pager { margin-bottom: 45px; }
.c-post .single-pager a { margin: 0; color: #1e2633; }
.c-post .single-pager a:hover { text-decoration: underline; }
.c-post .single-pager a.next { float: right; position: relative; top: 9px; }
.c-post .page-links .page-links-title { padding: 0; font-weight: 400; margin-right: 15px; }
.c-post .page-links a { color: #fff; background: #c83360; font-size: 14px; font-weight: 400; line-height: 14px; letter-spacing: .5px; text-transform: uppercase; outline: #fff solid 2px; padding: 7.5px 19.5px; outline-offset: -2px; }
.c-post .page-links a:hover { background: transparent; outline-color: #c83360; color: #c83360; }
.c-post .page-links > span { font-weight: 600; padding: 7.5px 19.5px; }

/* comment style */
.post-comments .bypostauthor > .comment-body .fn::before { display: none; }
.post-comments .comment-reply-title { color: #000; font-size: 14px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; }

/* widget style */
.widget { margin-bottom: 40px; /* default widget */ }
.widget.widget_categories ul li { color: #888; font-size: 11px; font-family: "Open Sans", sans-serif; letter-spacing: 1px; }
.widget.widget_tag_cloud .tagcloud { margin-top: 30px; }
.widget.widget_tag_cloud .tagcloud a { color: #888; font: italic 12px "Droid Serif", sans-serif; letter-spacing: 0.5px; border: 1px solid #eee; padding: 12px 10px; display: inline-block; transition: 0.5s; margin-bottom: 5px; }
.widget.widget_tag_cloud .tagcloud a:hover { color: #fff; background-color: #888; }
.widget img, .widget select { max-width: 100%; }
.widget ul ul { margin-top: 5px; margin-left: 20px; }
.widget p, .widget select { color: #888; font-family: "Raleway", sans-serif; }
.widget.widget_calendar #today { color: #ff2c6a; }
.widget.widget_calendar table { width: 100%; }
.widget.widget_calendar thead th { font-weight: bold; padding-bottom: 10px; text-align: center; }
.widget.widget_calendar tbody a { text-decoration: underline; }
.widget.widget_calendar tbody td { border: 1px solid #ccc; padding: 10px; color: #888; }
.widget.widget_calendar tfoot { display: none; }
.widget.widget_calendar caption { color: #fff; }
.widget.widget_rss .rsswidget { font-size: 14px; font-weight: 600; line-height: 22px; }
.widget.widget_rss .rsswidget img { width: auto; }
.widget.widget_rss .rss-date { font-style: italic; display: block; }
.widget.widget_rss .rssSummary { font-size: 13px; margin: 10px auto; }
.widget.widget_rss ul li { margin-bottom: 20px; }
.widget.widget_rss ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.widget_archive ul li, .widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li, .widget_nav_menu ul li a { color: #888; font-size: 11px; font-family: "Open Sans", sans-serif; border-bottom: 1px solid #f6f6f6; letter-spacing: 1px; }
.widget.widget_rss ul li a, .widget.widget_meta ul li a, .widget.widget_pages ul li a, .widget.widget_archive ul li a, .widget.widget_recent_entries ul li a, .widget.widget_recent_comments ul li a, .widget_nav_menu ul li a{ color: #888; font: 600 11px "Raleway", sans-serif; transition: 0.5s; line-height: 22px; letter-spacing: 1px; text-transform: uppercase; display: inline-block; margin: 10px auto; }
.widget_nav_menu ul li a{display: block;padding: 10px 0; margin: 0;}
.widget.widget_rss ul li a:hover, .widget.widget_meta ul li a:hover, .widget.widget_pages ul li a:hover, .widget.widget_archive ul li a:hover, .widget.widget_recent_entries ul li a:hover, .widget.widget_recent_comments ul li a:hover { color: #ff2c6a; }
.widget .wp-caption{max-width: 100%;margin: 5px 0 20px 0;}

.widget.widget_pages ul li:last-child{border-bottom: 0;}
.widget.widget_recent_comments ul li{padding: 10px 0;}

/* menu active */
.header-style-2 nav ul li.current_page_item a { color: #ff2c6a; }

/* for pages */
.page .header { position: absolute; }

.p-gym-info .gym-info-left.custom { width: 100%; }
.p-gym-info .gym-info-right.custom { left: 0; padding-left: 25px; padding-right: 25px; }
.p-gym-info .gym-info-right .info-right-header.custom { max-width: 650px; }

.p-gym-top-info .group-info .item-info.bg-success .number.line-light { color: #ff2c6a; }

.gym-about-info .wrap-info p:empty { display: none; }

.gym-gallery #filters li a { text-transform: capitalize; }

.gym-features.modern.modern-light.custom { margin-left: 0; }

.gym-classes-info.custom { padding: 0 50px; }
@media (min-width: 1024px) { .gym-classes-info.custom { padding: 0 100px; } }
