@charset "UTF-8";

/*
*   Theme Name: Flex Theme
*   Author: EASTVN
*   Version: 2.0
*/
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
html, body { position: relative; font-family: 'Lato', sans-serif; font-weight: 300; font-size: 16px; line-height: 1.5; color: #212121 }
p { margin-bottom: 15px; }
a { color: #111; }
a:hover, a:focus, a:active { color: #552658; }
.vcenter { display: table; table-layout: fixed; }
.vcenter >div { display: table-cell; vertical-align: middle; float: none; }
img { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
img:hover { opacity: 0.9; }
.container { max-width: 1400px }
.no-padding { padding: 0; }

/* Social Media */
ul.social_list { list-style: none; padding: 0; display: inline-block; margin: 0; }
ul.social_list li { float: left; }
ul.social_list li a { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background-color: #f0f0f0; border-radius: 100%; color: #572758; display: inline-block; height: 25px; line-height: 25px; margin: 0 5px; text-align: center; width: 25px; }
ul.social_list li a:hover { background-color: #000; color: #fff; }
#club_hours_inner:before { content: ""; position: absolute; top: -9px; left: 44%; border-style: solid; border-width: 0 10px 10px 10px; border-color: #95459a transparent; display: block; width: 0; z-index: 0; }
#club_hours_inner { float: none; display: none; position: absolute; top: 100%; height: auto; left: 0; z-index: 999; background-color: #95459a; width: 100%; min-width: 210px; }
.pl_header_top  #club_hours_inner { top: 50px; }
#club_hours_inner .club_hours { padding: 5px  0; float: none; }
#club_hours_inner .club_hours li { display: block; padding: 0 5px; text-align: right; text-transform: uppercase; font-size: 14px; margin: 0; color: #fff; clear: both; }
#club_hours_inner .club_hours li span { display: inline-block; width: 95px; float: left; }
#club_hours_inner .club_hours li span:after { content: " : "; }
#header { position: absolute; top: 0; left: 0; width: 100%; z-index: 999; padding: 10px 0; }
.grecaptcha-badge { visibility: collapse !important; }

/* Menu */
#navbar { margin: 0; padding: 0; border: none; }
#navbar .menu-top { margin-top: 15px; }
#navbar ul li { position: relative; }
#navbar ul li.tada { background-color: #95459a; margin: 0 2px;border-radius: 20px; }
#navbar .menu-top ul > li > a { padding: 5px 15px; background: transparent; text-shadow:2px 1px 1px #333333a6; color: #fff; }
#navbar .menu-top ul > li ul a {text-shadow: none;}
#navbar ul li ul { padding: 0; border: none; }
#navbar ul li ul li { border-bottom: dashed 1px #f0f0f0; }
#navbar ul li ul li a { padding: 5px 10px !important; color: #111 !important; white-space: unset; }
#navbar ul li ul ul { left: 100%; top: 0; }
#navbar ul li:hover > ul { display: block; }

/* Menu Active hover */
#navbar ul li a:focus, #navbar ul li a:hover, #navbar ul li:hover > a { }
#navbar ul li.active > a, #navbar ul li.active > a:focus, #navbar ul li.active > a:hover { background: transparent; font-weight: bold; }
#navbar .dropdown-menu li > a, #navbar .dropdown-menu li a:focus, #navbar .dropdown-menu li a:hover, #navbar .dropdown-menu > .active > a, #navbar .dropdown-menu > .active > a:focus, #navbar .dropdown-menu > .active > a:hover { background: #e8e8e8; color: #333; }
#frm-modal-0 .modal-header, #frm-modal-1 .modal-header { display: none; }
#frm-modal-0 .modal-content, #frm-modal-1 .modal-content { background: #DCDCDC; }
#frm-modal-0 .frm_style_pop-up-book-consultation, #frm-modal-1 .frm_style_pop-up-book-consultation { background: #DCDCDC; }

/* Home Page */
#alert_home { text-align: center; background-color: #572758; color: #fff; padding-top: 20px; padding-bottom: 20px }
#alert_home h4 { text-transform: uppercase; font-weight: bold; font-size: 25px }
#alert_home .content p { margin-bottom: 0 }
#section-slider { position: relative; }
#section-slider .sl-item { background-color: #222; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 160px 0; }
#section-slider .sl-item .sl-info_inner { max-height: 274px; max-width: 750px; display: block; text-align: center; color: #fff; }
#section-slider .sl-item .sl-intro { font-size: 20px; font-weight: 300; }
#section-slider .sl-item .sl-headline { margin: 0; font-size: 60px; font-weight: bold; }
#section-slider .sl-item .sl-content { font-size: 18px; font-weight: 300; }
#section-slider .sl-item  .sl-btn { display: inline-block; padding: 10px 20px; font-size: 13px; color: #fff; text-decoration: none; border: solid 1px #fff; border-radius: 20px; margin-top: 20px; transition: all ease 400ms; -moz-transition: all ease 400ms; }
#section-slider .sl-item  .sl-btn:hover { background-color: #572758; border-color: #572758; color: #fff; border-color: transparent; }
#section-slider .block-goto { position: absolute; width: 100%; bottom: 15px; left: 0; z-index: 999; }
#home-feature { background-color: #572758; color: #fff; padding: 40px 0; }
#home-feature a { color: #fff; text-decoration: none; }
#home-feature .ft-item .ft-info { margin: 0; font-size: 20px; }
#home-feature .ft-item .ft-content { font-size: 14px; font-weight: 300; }
#home-feature .ft-item .ft-content p { margin: 0; }
#spotlight-content { padding: 40px 0; background-color: #eee; }
#spotlight-content .spotlight-inner .spl-image img { width: 100%; height: auto; object-fit: cover; }
#spotlight-content .spotlight-inner .spl-info { background-color: #95459a; padding: 30px 25px; margin: 25px 0 0 -58px; position: relative; color: #fff; }
#spotlight-content .spotlight-inner .spl-info:before { border-color: transparent #562758 transparent transparent; border-style: solid; border-width: 0 57px 25px 0; bottom: -25px; content: ""; left: 0; position: absolute; }
#spotlight-content .spotlight-inner .spl-title { margin-bottom: 20px; margin-top: 0; font-weight: normal; font-size: 30px; }
#spotlight-content .spotlight-inner .spl-title span { font-weight: bold; }
#spotlight-content .spotlight-inner .spl-content { font-weight: 300; }
#spotlight-content .spotlight-inner .spl-info p { margin-bottom: 20px; }
#spotlight-content blockquote { padding: 10px 20px; margin: 0 0 0 10px; font-size: 1.3rem; border-left: none; font-weight: 500; }
#spotlight-content blockquote p::before, blockquote p::after { content: "“"; font-size: 4rem; opacity: 0.5; vertical-align: -0.4em; margin-right: 8px; }
#spotlight-content blockquote p::after { content: "”"; margin-left: 8px; }
#spotlight-content blockquote p.quote { margin: -20px !important; }
#spotlight-content blockquote cite { font-size: 1rem; text-align: right; display: block; }

/*Contact*/
.contact-info { max-width: 1000px; margin: 0 auto; }
.info-address { font-size: 18px; font-weight: 400; margin-bottom: 35px; line-height: 1.7 }
.info-address .hnm { margin-top: 30px; font-size: 22px; font-weight: 600; }
.contact-info .info-address ul { padding: 0; list-style: none; margin: 0; }
.contact-info .info-address ul li { position: relative; font-size: 18px; font-weight: 400; margin-bottom: 15px; }
.contact-info .info-address ul li a { color: #111; }
.contact-info .info-address ul li a:hover { color: #05743b; text-decoration: none; }
.contact-info .info-form .frm_forms .frm_submit .frm_button_submit { display: block; width: 100%; text-transform: uppercase; }
.info-form { background-color: #572758; padding: 20px 22px; }
.info-form .input_text > button { background-color: #572758; border-color: transparent; color: #fff; }
.info-form .title { font-size: 29px; font-weight: normal; line-height: 36px; color: #fff; margin-top: 0; }

/*.info-form .frm_form_fields .frm_submit input { box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #95459a; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #95459a; font-weight: bold; border-radius: 20px; margin: 0 auto; display: block; width: 100%; max-width: 200px; }*/
#form_contact2 .frm_submit .frm_final_submit { width: calc(50% - 10px); margin: 10px 5px; }
.btn_book { font-family: 'Lato', sans-serif; font-size: 18px; height: auto; line-height: normal; text-align: center; background: #95459a; border-width: 1px; border-color: #ffffff; border-style: solid; color: #ffffff; cursor: pointer; font-weight: 600; border-radius: 20px; text-shadow: none; padding: 10px 20px; margin: 10px 5px; vertical-align: middle; width: calc(50% - 10px); display: inline-block; text-transform: uppercase; }
.btn_book_dt { font-family: 'Lato', sans-serif; font-size: 18px; height: auto; line-height: normal; text-align: center; background: #95459a; border-width: 1px; border-color: #ffffff; border-style: solid; color: #ffffff; cursor: pointer; font-weight: 600; border-radius: 20px; text-shadow: none; padding: 10px 20px; margin: 10px 5px; vertical-align: middle; display: inline-block; text-transform: uppercase; }
.btn_book:focus, .btn_book:hover, .btn_book_dt:focus, .btn_book_dt:hover { background: #efefef; border-color: #cccccc; color: #444444; }

/*.info-form .frm_form_fields .frm_submit input {box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: transparent; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #fff; color: #fff; font-weight: bold; border-radius: 20px; display: block; width: 100%; max-width: 200px; }*/
.info-form .frm_form_fields .frm_submit input { box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: transparent; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #fff; color: #fff; font-weight: bold; border-radius: 20px; display: inline-block; width: 100%; }
.info-form .frm_form_fields .frm_submit input:hover { color: #95459a; background: #fff; border: solid 1px #95459a; }
.info-form .frm_form_fields .frm_submit .frm_ajax_loading { display: none; }
.ct_club_hours { margin-top: 30px; font-size: 22px; font-weight: 600; }
.ct_club_hours ul { list-style: none; padding: 0; margin: 0; }
.ct_club_hours ul li { position: relative; font-size: 18px; font-weight: 400; margin-bottom: 5px; }
.ct_club_hours ul li span { display: inline-block; width: 100px; }
.title-span { font-size: 40px; margin: 0; }
.title-span span { color: #95459a; }
#hero-section { background-position: center; background-color: #1c1c1c; padding: 160px  0 20px; background-size: cover; }
#hero-section.hero_hasimage .hero-info { margin-top: 375px; }
#hero-section .title-span { color: #fff; }
.section-subtitle { background-color: #95459a; text-align: center; padding: 15px 0; }
.section-subtitle .hero-subtitle { color: #fff; font-weight: 300; font-size: 18px; margin: 0; }
#main-content { padding: 15px 0; background-color: #eee; }

/*Team*/
#team-section { padding: 30px 0; background-color: #eee; }
#team-section .team-image { position: relative; }
#team-section .team-image img { width: 100%; height: auto; }
#team-section .team-title { background-color: #95459a; max-width: 500px; left: -12px; margin: 0; padding: 10px 22px; position: absolute; top: 0; z-index: 999; color: #fff; }
#team-section .team-title:before { border-color: transparent #562758 transparent transparent; border-style: solid; content: ""; left: 0; position: absolute; border-width: 0 12px 8px 0; bottom: auto; top: 100%; display: block; }
#team-section .team-info_desc { color: #6a6a6a; font-weight: 300; line-height: 25px; }
#staff-section .staff-iterm a { text-decoration: none; }
#staff-section { padding: 30px 0; background-color: #572758; }
#staff-section .staff-iterm .staff-image { border-radius: 100%; overflow: hidden; width: 155px; height: 155px; margin: 0 auto; }
#staff-section .staff-iterm .staff-image img { width: 100%; height: 100%; object-fit: cover; }
#staff-section .staff-iterm .staff-info { margin-top: 20px; }
#staff-section .staff-iterm .staff-title { margin: 0; color: #fff; font-size: 15px; font-weight: bold; }
#staff-section .staff-iterm .sub_title { color: #fff; }
#staff-section { position: relative; }
#staff-section .owl-next, #staff-section .owl-prev { position: absolute; top: 40%; background: transparent !important; color: #fff; left: -40px; font-size: 30px; }
#staff-section .owl-next { left: auto; right: -40px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*Testimonials*/
#cbl-image { background-color: #DCDCDC; }
#cbl-image .cbl-content { font-weight: 300; padding: 20px 0; color: #1f1f1f; font-size: 18px; margin-top: 20px; }
a.link-btn { display: inline-block; text-align: center; padding: 10px 20px; font-size: 18px; color: #fff; text-decoration: none; border: solid 1px #572758; border-radius: 50px; margin-bottom: 20px; margin-top: 20px; width: 100%; max-width: 300px; font-weight: bold; background-color: #572758; transition: all ease 400ms; -moz-transition: all ease 400ms; }
a.link-btn:hover { background-color: #fff; border-color: #572758; color: #572758; }
#cbl-video { padding: 30px 0; background-color: #572758; }
#cbl-video .cbl-content { font-weight: 300; color: #fff; font-size: 18px; }
#cbl-video .cbl-title { color: #fff; margin: 0 0 20px; font-size: 40px; }
#tst-section { padding: 30px 0; background-color: #fff; }
#tst-section .tt-iterm .tt-content { position: relative; font-weight: 300; font-size: 25px; text-align: center; margin-bottom: 20px; color: #1f1f1f; }
#gallery-video { background-color: #95459a; padding: 30px 0; }
#tst-section .tt-iterm .tt-title { display: block; margin: 0; font-size: 14px; color: #1f1f1f; }
#tst-section .owl-dots .active span { background-color: #572758; }
#fat-section, #block_scontent { padding: 30px 0; background-color: #eee; color: #202020; font-weight: 300; }
#fat-section .fal-image { background-color: #95459a; width: 70px; height: 70px; border-radius: 100%; overflow: hidden; padding: 10px; vertical-align: middle; text-align: center; }
#fat-section .fal-image img { width: 100%; }
#fat-section .fals-wp tr td { vertical-align: middle; padding: 5px; }
#fat-section .fals-wp .fal-content { padding-left: 15px; }

/* Service */
#services-section { padding: 30px 0; background-color: #eee; color: #202020; }
.service-list>.row { display: flex; flex-wrap: wrap; justify-content: center; }
.service-list .svl-iterm { margin-bottom: 20px; }
.service-list .ft-item .ft-image { width: 70px; height: 70px; border-radius: 100%; overflow: hidden; border: solid 1px #ccc; padding: 10px; display: inline-block; }
.service-list .ft-item .ft-image img { width: 100%; height: auto; }
.service-list .ft-item .ft-info { font-size: 20px; color: #111; margin: 0; }
.service-list .ft-item .ft-content { font-size: 14px; font-weight: 300; }
#services_content_cta { padding: 30px 0; background-color: #eee; }
#services_content_cta ol { padding: 0; list-style: none; }
#services_content_cta ol li { position: relative; counter-increment: step-counter; padding-left: 80px; min-height: 60px; margin-bottom: 10px; }
#services_content_cta ol li:before { content: counter(step-counter); font-size: 30px; border-radius: 100%; color: #fff; background-color: rgb(87, 39, 88); width: 57px; height: 57px; position: absolute; top: 0; text-align: center; line-height: 57px; left: 0; font-weight: normal; }
.dialog_group { max-width: 700px; background-color: #95459a; color: #fff; padding: 20px; width: 100%; }
.dialog_group .dialog_title { margin-top: 0; color: #fff; display: block; }
#svr-image { background-color: #95459a; color: #fff; font-size: 18px; line-height: 1.8; }
#svr-image .svr-content { padding: 20px 0; }
#services_content_purple { padding: 30px 0; background-color: #95459a; color: #fff; font-size: 18px; line-height: 1.8; }
#services_content_purple h3 { font-size: 30px; margin-top: 0; }
#services_content_purple p { margin-bottom: 0; }
#cbls-videos { background-color: #eee; padding: 30px 0; }
#cbls-videos.cbls-service { background-color: #562758; }
#cbls-videos .block-title { margin-top: 0; font-size: 40px; margin-bottom: 30px; color: #562758; text-align: center; }
#cbls-videos.cbls-service .block-title { color: #fff; }
#cbls-videos .big_video { margin-bottom: 10px; }
#cbls-videos .row_vd { margin: 0 -5px; }
#cbls-videos .col-vd { padding: 0 5px; }
#cbls-videos .video-thuml { max-width: 225px; max-height: 140px; margin-bottom: 10px; overflow: hidden; cursor: pointer; }
#cbls-videos .video-thuml img { width: 100%; height: auto; object-fit: cover; max-height: 140px; object-position: center; }

/* Blog */
#sidebar-right .title-widget { color: #552658; display: block; font-size: 25px; font-weight: bold; padding-bottom: 15px; }
#sidebar-right aside.widget { margin-bottom: 30px; }
#sidebar-right ul { list-style: none; padding: 0; margin: 0; }
#sidebar-right ul li a { text-align: left; text-transform: capitalize; text-decoration: none; font-weight: 300; display: block; padding: 0; margin-bottom: 5px; color: #6a6a6a }
#sidebar-right ul li a:hover { color: #552658 }
#main-column .type-post { padding: 10px 0; }
#main-column .type-post .excerpt-title { margin: 20px 0; }
#main-column .type-post .excerpt-title a { color: #1f1f1f; display: block; font-size: 40px; font-weight: 300; }
#main-column .type-post .excerpt-title a:hover { color: #552658; }
#main-column .type-post .excerpt-images { position: relative; margin-bottom: 20px; }
#main-column .type-post .excerpt-images img { width: 100%; height: auto; border-radius: 10px; }
#main-column .type-post .post_date { background-color: #562758; border-radius: 50px; bottom: 16px; box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8); color: #fff; padding: 3px 4px; position: absolute; right: 14px; }
#main-column .type-post .excerpt-content { font-weight: 300; font-size: 18px; }
#main-column .type-post .excerpt-content p { margin-bottom: 10px; }
#main-column .type-post .moretag { display: none; }
#main-column .type-post .btn-more { border: 1px solid #95459a; background-color: #95459a; border-radius: 10px; display: inline-block; font-weight: bold; padding: 10px 35px; text-decoration: none; text-transform: uppercase; transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms; -moz-transition: all ease-in-out 200ms; color: #fff; font-size: 14px; margin: 20px 0; }
#main-column .type-post .btn-more:hover { color: #95459a; background-color: #fff; }

/*Smile gallery*/
#smile-gallery { background-color: #fff; padding: 15px 0; }
#smile-gallery .smg-iterm { margin-bottom: 30px; display: none; }
#smile-gallery .smg-iterm.active { display: block; }
#smile-gallery .smg-iterm .smg-info { margin-top: 20px; font-weight: 300; }
#smile-gallery .smg-iterm .img-large { width: 100%; height: 300px; object-fit: cover; object-position: center; }
#smile-gallery .smg-iterm .smg-mid { position: relative; height: 255px; }
#smile-gallery .smg-iterm .smg-mid .smg-mid_bottom { position: absolute; width: 100%; bottom: 0; left: 0; }
#smile-gallery .smg-iterm .smg-mid img { width: 100%; height: 90px; object-fit: cover; object-position: center; }
#smile-gallery .smgv-iterm { margin-bottom: 30px; }
#smile-gallery .smgv-iterm .smv-col { margin-bottom: 10px; }
#slide-show-section #main-image-slider { margin-bottom: 15px; }
.thumbnail_wp { position: relative; }
#owl-cpnav { position: absolute; width: 100%; top: 0; height: 100%; padding: 10px 0; }
#owl-cpnav >div { background: url('../images/icon_arrow.png') no-repeat; background-position: -1px -78px; font-size: 0; height: 70px; margin-left: -40px; width: 28px; top: 0; float: left; cursor: pointer; }
#owl-cpnav >div.owl-next { left: auto; float: right; margin-right: -40px; background-position: 0 0; }

/** Back to top **/
#wrap-back-to-top { display: none; position: fixed; cursor: pointer; right: 30px; bottom: 40px; z-index: 10 }
#wrap-back-to-top i { border: 2px solid white; font-size: 17px; color: #fff; border-radius: 50%; padding: 4px 8px 10px 8px; background: #95459a; }
#wrap-back-to-top.show { display: block; }
.news_recent_posts .nrc-iterm { margin-bottom: 15px; }
.news_recent_posts .nrc-iterm .col-xs-7 { padding-left: 0; }
#post-section .post-image { position: relative; }
#post-section .post-image img { width: 100%; height: auto; }
#post-section .post-cat { background-color: #95459a; max-width: 500px; left: -12px; margin: 0; padding: 10px 22px; position: absolute; top: 0; z-index: 999; color: #fff; }
#post-section .post-cat:before { border-color: transparent #562758 transparent transparent; border-style: solid; content: ""; left: 0; position: absolute; border-width: 0 12px 8px 0; bottom: auto; top: 100%; display: block; }

/*Footer*/
#footer #footer-top { background-color: #222; color: #fff; padding: 55px 0 35px; }
#footer #footer-top .footer-top_form { padding: 20px 15px; background-color: #572758; }
#footer #footer-top .footer-top_form .frm_forms textarea, #footer #footer-top .footer-top_form .frm_forms input[type=text], #footer #footer-top .footer-top_form .frm_forms input[type=email], #footer #footer-top .footer-top_form .frm_forms input[type=tel] { background: #fff; height: 40px; color: #111; border: none; border-radius: 20px; text-transform: uppercase; padding: 0 20px; line-height: 100%; }
#footer #footer-top .footer-top_form .frm_forms textarea { height: auto; padding: 15px 20px; }

/*#footer #footer-top .footer-top_form .frm_forms .frm_submit .frm_button_submit { box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: transparent; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #fff; color: #fff; font-weight: bold; border-radius: 20px; margin: 0 auto; display: block; width: 100%; max-width: 200px; }*/
footer-top_form .frm_form_fields .frm_submit input { box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: transparent; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #fff; color: #fff; font-weight: bold; border-radius: 20px; margin: 0 auto; display: block; width: 100%; max-width: 200px; }
footer-top_form .frm_form_fields .frm_submit .xtrabtn { box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #fff; padding: 10px 15px; color: #fff; text-transform: uppercase; text-align: center; border: solid 1px #fff; color: #95459a; font-weight: bold; border-radius: 20px; margin: 0 auto; display: block; width: 100%; max-width: 200px; }
footer-top_form .frm_form_fields .frm_submit input:hover { color: #95459a; background: #fff; border: solid 1px #95459a; }
#footer #footer-top .footer-top_info h3 { font-weight: normal; font-size: 20px; margin: 30px 0; }
#footer #footer-top .footer-top_info h3 span { font-weight: bold; }
#footer #footer-top .footer-top_info p { font-weight: 300; }
#footer #footer-top .footer-top_info a { display: block; color: #fff; margin-bottom: 10px; text-decoration: none; }
#footer #footer-top .footer-top_info a:last-child { margin-bottom: 0; }
#footer #footer-top .footer-top_info a:hover { color: #572758; }
#footer #footer-bottom { padding: 25px 0; color: #fff; }
#footer #footer-bottom .social_list { margin-top: 20px; }
#footer .info_address ul { list-style: none; padding: 0; }
#footer .info_address ul li { position: relative; padding-left: 30px; margin-bottom: 20px; }
#footer .info_address ul li .fa { position: absolute; top: 5px; left: 0; color: #fff; font-size: 22px; }
#footer .info_address ul li a { color: #fff; font-size: 14px; }
#main-content.archive_smiles { background: #fff; }
.smile_archive_cate { padding: 20px 0; background: #95459a; text-align: center; margin-bottom: 30px; }
.smile_archive_cate .smile-citem { display: inline-block; width: auto; font-size: 14px; margin: 2px 5px; padding: 8px 25px; }
a.link-btn.active { background-color: #fff; border-color: #572758; color: #572758; }
.smile_cate_title { color: #572758; }
.smile_list_cate .smile-citem { display: block; font-size: 14px; margin: 15px auto; padding: 8px 25px; clear: both; }
