@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}

/*----------------------------------------------------------------------------------------------  
GENERAL STYLE                                                       
----------------------------------------------------------------------------------------------  */
body {
  font-family:'Open Sans',"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  background-color: #4E5869;
  font-size: 14px;
  background: url('') no-repeat center top;
}

p {
  font-family:'Open Sans',"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  font-family: "Roboto Slab", Georgia,Times,"Times New Roman",serif;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  box-shadow: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #7AB80E;
  box-shadow: none;
}

.clear {clear:both;}

.dashed {
  border-top: 1px dashed #ddd;
  min-height: 15px;
  float: left;
  width: 100%;
  clear: both;
}

a {
  color: #555555;
  text-decoration: none;
}
a:hover {
  color: #01ADDD;
  text-decoration: none !important;
}
a:visited {}

ul, ol, dl {font-size: 14px;}

a.tidal_button {
  color: #fff !important;
  font-weight: bold !important;
}


/** {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}*/

/*----------------------------------------------------------------------------------------------  
LAYOUT & GRID STYLES                                                     
----------------------------------------------------------------------------------------------  */
.row {max-width: 76.5rem !important;}

.page_navigation {
  width: 100%; float: left;
  background-color: #eee;
  padding: 10px;
}
.page_navigation ul {margin: 0;}

/*----------------------------------------------------------------------------------------------  
HEADER STYLES                                                     
----------------------------------------------------------------------------------------------  */
header.header {
  width: 100%;
  float: left;
  min-height: 60px;
}
.header #inner-header li {list-style: none;}

.slider_area {
  width: 100%;
  float: left;
}

.the_slider {}

.zenith {
  width: 100%;
  min-height: 50px;
  background-color: #000;
  opacity: 0.85;
  position: absolute;
  top: 0;
  z-index: 999;
  border-top: 3px solid #0093C9;
}

.logo_area {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.logo_area img {height: 65px; width: auto;}

.logo_menu {
  padding-top: 2.5375rem;
  padding-bottom: 0.9375rem;
  height: 95px;
  text-align: right;
  color: #fff;
}

.logo_menu span.head_signup {
  font-size: 16px;
  margin-right: 15px;
}

.logo_menu span.head_signup i {
  margin-right: 6px;
}

.logo_menu span.head_signup a {
  color:#ffffff;
}

/*----------------------------------------------------------------------------------------------  
MEGA SEARCH STYLES                                                  
----------------------------------------------------------------------------------------------  */
.mega_search_area {
  background-color: #111;
  border-radius: 6px 6px 0 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -140px;
  min-height: 140px;
  opacity: 0.8;
  padding: 10px;
  position: relative;
  width: 600px;
  z-index: 9999;
}

.mega_search_area h2 {
  color: #fff;
  font-size: 29px;
  text-align: center;
  text-transform: capitalize;
}

.mega_search_form {
  width: 100%;
  float: left;
  margin-bottom: 0;
}

.mega_search_form input[type=text] {
  float: left;
  margin-right: 1%;
  width: 70%;
  color: #000000;
  font-size: 20px;
  height: 50px;
}

.mega_search_form button {
  float: left;
  width: 29%;
  margin-bottom: 0;
  height: 50px;
}


.mobile_search_area {
  background-color: #3399ff;
  padding: 10px;
  position: relative;
  float: left;
  width: 100%;
  z-index: 9999;
  display: none; /*By default it's invisible*/
}

.mobile_search_area h2 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: capitalize;
}

.mobile_search_form {
  width: 100%;
  float: left;
  margin-bottom: 0;
}

.mobile_search_form input[type=text] {
  float: left;
  margin-right: 1%;
  width: 70%;
  color: #000000;
  font-size: 16px;
  height: 40px;
}

.mobile_search_form button {
  float: left;
  width: 29%;
  padding: 5px;
  margin-bottom: 0;
  height: 40px;
  background-color: #333;
}


/*----------------------------------------------------------------------------------------------  
FOOTER STYLES                                                  
----------------------------------------------------------------------------------------------  */
.footer {
  clear: both;
  margin-top: 1em;
  background-color: #111;
  border-top: 3px solid #0093c9;
  float: left;
  width: 100%;
}

footer.footer .sidebar {
  padding-right: 0;
  padding-left: 0;
  margin: 0 0 15px 0;
  background-color: #111111;
}

footer.footer .widget {
  float: left;
  width: 100%;
  border-bottom: none;
}

footer.footer .widget .widgettitle {
  background-color: transparent;
  color: #eee;
  float: left;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 6px;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #222;
}

footer.footer .widget .textwidget {
  float: left;
  width: 100%;
  border: none;
  padding: 10px 0;
}

footer.footer p {
  color: #eee;
  font-size: 13px;
}

footer.footer .widget ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px;
}
footer.footer .widget ul li {
  list-style: none;
  font-size: 13px;
  padding: 6px 0;
  border-top: none;
  border-bottom: 1px solid #222;
  color: #eee;
}
footer.footer .widget ul li:first-child {border-top: none;}
footer.footer .widget ul li:last-child {border-bottom: none;}
footer.footer .widget ul li a {color: #ccc;}

footer.footer .widget_search form {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
footer.footer .widget_search form label {display: none;}
footer.footer .widget_search form input.button {display: none;}
footer.footer .widget_search form input[type=text] {
  margin: 0;
}


.footer_menu {padding-top: 10px; padding-bottom: 10px;} /*Not in use*/

.footer_menu ul {margin: 0; padding: 0;} /*Not in use*/

.footer_menu ul li {margin: 0;} /*Not in use*/

.copyright_area {padding-top: 10px; padding-bottom: 10px;}

.copyright_area p {margin: 0; text-align: left;}

.powered_area {padding-top: 10px; padding-bottom: 10px;}

.powered_area p {margin: 0; text-align: right;}


/*----------------------------------------------------------------------------------------------  
NAVIGATION STYLES                                                     
----------------------------------------------------------------------------------------------  */
.shadow_separator {
  background: url("../images/the-shadow.png") no-repeat scroll center top transparent;
  height:30px;
  margin-top: -2px;
  float: left;
  width: 100%;
}

.main_nav_area {
  width: 100%;
  float: left;
  /*background: url('../images/menu-bg.jpg') repeat center;*/
  background-color: #01A5D8;
  border-bottom: 3px solid #eee;
}

.top-bar {
  /*background: url('../images/menu-bg.jpg') repeat center;*/
  text-align: center;
  background-color: #01A5D8;
}

.top-bar-section {display: inline-block;}

.top-bar-section li:not(.has-form) a:not(.button) {
  background: none;
  font-family: "Roboto Slab", Georgia,Times,"Times New Roman",serif;
  font-size: 16px;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {background-color: #0078a0;}

.top-bar-section .dropdown li {
  z-index: 9999;
  background-color: #151c11;
  text-align: left;
}

.top-bar .title-area { z-index: 1; }

.fixed nav.top-bar {
    text-align: center;
}
.fixed section.top-bar-section {
    display: inline-block;
}

.off-canvas-list ul { margin-left: 0; }
.off-canvas-list ul li a { border-bottom: 0px; }
.off-canvas-list ul .dropdown { margin-left: 20px; }

/*----------------------------------------------------------------------------------------------  
HOMEPAGE STYLES                                                     
----------------------------------------------------------------------------------------------  */
.home_container {}
.home_area {
  width: 100%; float: left;
  background-color: #ffffff;
  padding: 10px;
  /*display: none;*/
}

.inner_home_content_area {
  border: 1px solid #eee;
  float: left;
  width: 100%;
/*  -moz-box-shadow: 0px 1px 5px #ddd;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;*/
}

.home_intro {padding: 0.9375rem;}
.home_intro  h1, .home_intro h2 {
  font-size: 20px;
  color: #666;
  text-transform: capitalize;
}
.home_intro img.home_intro_icon {margin: 0;}

.home_item_image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.home_activity_feat_item {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.home_activity_feat_item img {
  width: 100%; height: auto;
}

.home_activity_item_holder {}

.home_activity_item:hover {box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);}

.home_activity_item img {
  width: 100%; height: auto;
}

.inner_hm_intro {
  background-color: #f6f6f6;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.inner_hm_intro .hm_intro_title h1 {
  font-size: 24px;
  background-color: #01a5d8;
  margin: 0;
  padding: 10px;
  border-bottom: 3px solid #333;
  color: #ffffff;
}

.inner_hm_intro .hm_intro_text {
  padding: 10px;
}

.hm_quick_contact {}

.inner_hm_quick_contact {
  background-color: #f6f6f6;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  float: left; width: 100%;
}

.inner_hm_quick_contact .hm_quick_contact_title h2 {
  font-size: 24px;
  background-color: #01a5d8;
  margin: 0;
  padding: 10px;
  border-bottom: 3px solid #333;
  float: left; width: 100%;
  color: #ffffff;
}
.inner_hm_quick_contact .hm_quick_contact_info {
  float: left; width: 100%;
  padding: 10px;
}
.inner_hm_quick_contact .hm_quick_contact_info span {
  float: left; width: 100%;
  margin-bottom: 10px;  
}
.inner_hm_quick_contact .hm_quick_contact_info span i {
  font-size: 26px;
  margin-right: 6px;
}

.inner_hm_quick_contact .social_icons_weixin {
  float: left; width: 50%;
  background-color: #eee;
  text-align: center;
  padding: 10px;
  height: 70px;
  font-size: 18px;
  font-weight: bold;
}
.inner_hm_quick_contact .social_icons_weixin img {width: 50px; height: 50px;}

.inner_hm_quick_contact .social_icons_facebook {
  float: left; width: 50%;
  background-color: #4A6EA9;
  text-align: center;
  padding: 10px;
  height: 70px;
}
.inner_hm_quick_contact .social_icons_facebook img {width: 50px; height: 50px;}


.home_content_area {
  margin-top: 20px;
}

.inner_home_content_area {
  border: none;
  float: left;
  width: 100%;
/*  -moz-box-shadow: 0px 1px 5px #ddd;
  -webkit-box-shadow: 0px 1px 5px #ddd;
  box-shadow: 0px 1px 5px #ddd;*/
}

.hm_popular_title {
  background-color: #01a5d8;
  color: #fff;
  float: left;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}

.home .entry-content { padding: 0; /*Only for homepage*/ }

.home_item_image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.home_activity_feat_item {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.home_activity_feat_item img {
  width: 100%; height: auto;
}

.home_activity_item_holder {}
.home_activity_item {}
.home_activity_item img {
  width: 100%; height: auto;
}


.why_choose_us {}

.inner_why_choose_us {
  /*background-color: #f6f6f6;*/
  /*box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);*/
  float: left;
  width: 100%;
}

h2.why_choose_us_title {
  float: left;
  width: 100%;
  font-size: 24px;
  background-color: #01a5d8;
  margin: 0 0 20px 0;
  padding: 10px;
  border-bottom: 3px solid #333;
  color: #ffffff;
  text-align: center;
}

.choose_us_reason_area {
  /*background-color: #eee;*/
  min-height: 60px;
}
.choose_us_reason_area:first-of-type {padding-left: 0;}
.choose_us_reason_area:last-of-type {padding-right: 0;}

.choose_us_reason_area .choose_us_reason {
  width: 100%;
  float: left;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  background-color: #f9f9f9;
}
.choose_us_reason_area .choose_us_reason:hover {background-color: #ffffff;}

.choose_us_reason img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius:50%;
  height: 200px;
  width: 200px;
}

.choose_us_reason h3 {
  font-size: 20px;
  text-transform: capitalize;
}

.choose_us_reason p {
  text-align: justify;
}

/*----------------------------------------------------------------------------------------------  
PAGES STYLES & POST STYLES                                                  
----------------------------------------------------------------------------------------------  */
/*General styles*/
.entry-content a { color: #0E8CA7;}

.page_container {}
.page_area {
  width: 100%; float: left;
  background-color: #ffffff;
  padding: 10px;
}

.page_content_area {
  margin-top: 20px;
}
.inner_page_content_area {
/*  border: 1px solid #eee;*/
  float: left;
  width: 100%;
}

.page .page-title {
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
  text-align: center;
  float: left; width: 100%;
}

.page .entry-content {
  padding:10px;
  float: left; width: 100%;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.page .entry-content a {color: #0E8CA7;}
.page .entry-content a:hover {text-decoration: underline !important;}
.page .entry-content p {text-align: justify;}
.page .entry-content img {margin-bottom: 1rem;}
.page .entry-content h1 {font-size: 28px;}
.page .entry-content h2 {font-size: 22px;}
.page .entry-content h3 {font-size: 18px;}
.page .entry-content h4 {font-size: 17px;}
.page .entry-content h5 {font-size: 16px;}
.page .entry-content h6 {font-size: 14px;}

/*For posts*/
.single-post .page-title {
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
  text-align: center;
  float: left; width: 100%;
}

.byline {
  float: left;
  width: 100%;
  margin: 0;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px;
}

.single-post .entry-content {
  padding:10px;
  float: left; width: 100%;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.single-post .entry-content a {color: #0E8CA7;}
.single-post .entry-content a:hover {text-decoration: underline !important;}
.single-post .entry-content p {text-align: justify;}
.single-post .entry-content img {margin-bottom: 1rem;}
.single-post .entry-content h1 {font-size: 28px;}
.single-post .entry-content h2 {font-size: 22px;}
.single-post .entry-content h3 {font-size: 18px;}
.single-post .entry-content h4 {font-size: 17px;}
.single-post .entry-content h5 {font-size: 16px;}
.single-post .entry-content h6 {font-size: 14px;}

/*----------------------------------------------------------------------------------------------  
404 PAGE STYLE                                              
----------------------------------------------------------------------------------------------  */

#post-not-found .page-title {
  color: #111;
  font-size: 24px;
  margin: 0;
  padding: 10px;
  text-align: left;
  float: left; width: 100%;
}

#post-not-found  .entry-content {
  padding:10px;
  float: left; width: 100%;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}


#post-not-found .entry-content p {text-align: justify;}


/*----------------------------------------------------------------------------------------------  
ARCHIVES STYLES                                                  
----------------------------------------------------------------------------------------------*/
.archive .page_content_area .archive_article_area,
.blog .page_content_area .archive_article_area {
  float: left;
  width: 100%;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.archive .page_content_area article,
.blog .page_content_area article {
  float: left;
  width: 100%;
}

.archive .page_content_area h1.archive_title,
.blog .page_content_area h1.archive_title {
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
  text-align: center;
  float: left; width: 100%;
}

.archive .article-header,
.blog .article-header {
  background-color: #f2f2f2;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.archive .article-header h2,
.blog .article-header h2
{ font-size: 18px; margin: 0; }

.archive .entry-content,
.blog .entry-content {
  padding:10px;
  float: left; width: 100%;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.archive .entry-content img,
.blog .entry-content img {
  width: 200px;
  float: left;
  height: auto;
  max-height: 180px;
  vertical-align: text-top;
  margin: 0 10px 0 0;
}


/*----------------------------------------------------------------------------------------------  
SEARCH RESULTS STYLES                                                  
----------------------------------------------------------------------------------------------*/
.search .page_content_area .archive_article_area {
  float: left;
  width: 100%;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.search .page_content_area article {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.search .page_content_area h1.archive_title {
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
  text-align: center;
  float: left; width: 100%;
}

.search .article-header {
  background-color: #f2f2f2;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.search .article-header h2 {font-size: 18px; margin: 0;}

.search .entry-content {
  padding:10px;
  float: left; width: 100%;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.search .entry-content img {
  width: 200px;
  float: left;
  height: auto;
  max-height: 180px;
  vertical-align: text-top;
  margin: 0 10px 0 0;
}

/*----------------------------------------------------------------------------------------------  
LOGIN/REGISTER STYLES                                                  
----------------------------------------------------------------------------------------------*/
.signup_modal #customer_login {}

.signup_modal #customer_login h2 {
  font-size: 26px;
}

.signup_modal #customer_login form.login, .signup_modal #customer_login form.register {
  margin: 10px 0;
  background-color: #f6f6f6;
  min-height: 300px;
}

.signup_modal #customer_login form.login p.lost_password {
  border-top: 1px solid #ccc;
  padding: 5px 0;
  margin: 0;
}

/*----------------------------------------------------------------------------------------------  
WOOCOMMERCE STYLES                                                      
----------------------------------------------------------------------------------------------  */
.woocommerce {
  float: left;
  width: 100%;
}

.woocommerce a { color: #01a5d8; }
.woocommerce a:hover { text-decoration: underline; }

.woocommerce h2 {font-size: 22px;}
.woocommerce h3 {font-size: 20px;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #01A5D8;
  color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #111;
  color: #fff;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  min-height: 300px;
  background-color: #f6f6f6;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #01A5D8;
  color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #111;
}

/*Woocommerce widgets*/
.woocommerce .widget_shopping_cart_content {
  float: left;
  width: 100%;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  display: none;
}


/*Woocommerce single product page*/
body.woocommerce .single_product_title {
  float: left;
  width: 100%;
}

body.woocommerce .single_product_title h1.product_title {
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
  text-align: center;
}

body.woocommerce .woosingle_images_area {
  width: 100%;
  float: left;
  min-height: 100px;
  background-color: #f9f9f9;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

body.woocommerce .single_product_images {
  float: left;
  width: 75%;
  padding: 10px 10px 0 10px;
}
body.woocommerce .single_product_images .images {
  width: 100% !important;
  margin-bottom: 0px !important;
}
body.woocommerce .single_product_images .images .woocommerce-main-image img {
  width: 100%;
  height: auto;
  max-height: 300px;
}

body.woocommerce .woosingle_product_map {
  width: 25%;
  float: left;
  padding: 10px 10px 10px 0;
}
body.woocommerce .woosingle_product_map .the_product_map_title {
  margin: 0;
  background-color: #222;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  float: left;
  width: 100%;
}
.the_product_map_ordernow {
  background-color: #cc0000;
  border-radius: 6px;
  color: #fff;
  float: left;
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.the_product_map_ordernow a {color: #fff; text-decoration: none;}

.the_product_map_sharing {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.the_product_map_sharing .ssb-share.wide a {width: 50%;}

.the_product_infobox {
  width: 100%; float: left;
  background-color: #fff;
/*  min-height: 300px;*/
  border: 1px solid #eee;
}
.the_product_infobox span.infobox_title {
  width: 100%; float: left;
  background-color: #f2f2f2;
  padding: 10px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}

.the_product_infobox span.infobox_data {
  width: 100%; float: left;
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #eee;
}


body.woocommerce .woosingle_product_map .the_product_map {
  width: 100%; float: left;
  background-color: #eee;
  padding: 5px;
}


body.woocommerce .single_entry_summary {
  width: 100% !important;
  float: left !important;
  padding: 10px;
  background-color: #f9f9f9;
  text-align: justify;
  margin-bottom: 10px !important;
  margin-top: 20px !important;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

body.woocommerce .customise_order_area {
  background-color: #f9f9f9;
  float: left;
  margin: 20px 0 0;
  width: 100%;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

body.woocommerce .customise_order_area_title {
  background-color: #01a5d8;
  color: #fff;
  margin: 0;
  padding: 10px;
}

body.woocommerce .customise_order {
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px;
}

body.woocommerce .customise_order_area .booking_date {
  margin-bottom: 10px;
}

body.woocommerce .customise_order_area .tm-extra-product-options {
  border-bottom: 1px dashed #ddd;
}

body.woocommerce .customise_order_area .tm-totals-form-main {

}
body.woocommerce .customise_order_area .tm-final-totals, body.woocommerce .customise_order_area .tm-options-totals, body.woocommerce .customise_order_area .tm-subscription-fee {
  width: 50%; float: left;
  font-size: 20px;
}
body.woocommerce .customise_order_area .tm-extra-product-options-totals .amount.options, body.woocommerce .customise_order_area .tm-extra-product-options-totals .amount.subscription-fee, body.woocommerce .customise_order_area .tm-extra-product-options-totals .amount.final {
  font-size: 20px !important;
}

body.woocommerce .woocommerce-tabs {
  padding: 10px;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding:10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: none;
    left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: none;
    right: 0;
}

body.woocommerce .the_related_products .related {
/*  background-color: #f9f9f9;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  float: left !important;
  margin-bottom: 10px !important;
  margin-top: 20px !important;
  padding: 10px;
  text-align: justify;
  width: 100% !important;*/
}

body.woocommerce .the_related_products .related {
  float: left;
  width: 100%;
}

body.woocommerce .the_related_products .related h2 {
  float: left;
  width: 100%;
  background-color: #01a5d8;
  color: #fff;
  margin: 0;
  padding: 10px;
}

body.woocommerce .the_related_products .related ul.products {
  float: left;
  width: 100%;
  padding: 10px;
  background-color: #f9f9f9;
  text-align: justify;
  margin-bottom: 10px !important;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

body.woocommerce .the_related_products .related ul.products li {
  float: left;
  width: 270px;
  margin: 0 20px 0 0;
}
body.woocommerce .the_related_products .related ul.products li:last-child {margin: 0;}

body.woocommerce .the_related_products .related ul.products .product_title {
  float: left;
  width: 270px;
  margin: 0 20px 0 0;
  background-color: #eee;
  padding: 5px;
  min-height: 60px;
  text-align: center;
}
body.woocommerce .the_related_products .related ul.products .product_title:last-child {margin: 0;}
body.woocommerce .the_related_products .related ul.products li a h3 {text-align: center;}


/*Woocommerce product category page*/
body.tax-product_cat {}

body.tax-product_cat .page_content_area h1.page-title {
  float: left;
  width: 100%;
  background-color: #01a5d8;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 10px;
}

body.tax-product_cat .page_content_area .term-description {
  float: left; width: 100%;
  padding: 10px;
  background-color: #f9f9f9;
  text-align: justify;
  margin-bottom: 20px !important;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
  background-color: #f9f9f9;
  float: left;
  margin: 0 0 1em;
  width: 50%;
  height: 60px;
  padding: 10px;
  border: 1px solid #eee;
}

body.tax-product_cat .page_content_area ul.products {
  float: left;
  width: 100%;
}

body.tax-product_cat .page_content_area ul.products .product_title {
  width: 100%;
  float: left;
}
body.tax-product_cat .page_content_area ul.products .product_title h3 {
  background-color: #01a5d8;
  padding: 10px;
  color: #fff;
  margin: 0;
  font-size: 18px;
}

body.tax-product_cat .page_content_area ul.products li {
  width: 100%;
  float: left;
  background-color: #f9f9f9;
  padding: 10px;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  margin: 0 0 25px 0;
}

body.tax-product_cat .page_content_area ul.products li .product_thumbnail {
  width: 25%;
  float: left;
}

body.tax-product_cat .page_content_area ul.products li .product_info {
  width: 75%;
  float: left;
  padding: 0 10px 0 10px;
}





/*Woocommerce Cart*/
body.woocommerce-cart .woocommerce {}

.woocommerce-cart table.cart img {width: 100px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 110px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {height: auto;}

.woocommerce-cart .cart-collaterals .cart_totals table {border-left: 1px solid #ddd;}

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {padding: 6px;}


/*Woocommerce style I do not want to explain*/
.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
  width: 22.15%;
}

/*----------------------------------------------------------------------------------------------  
SIDEBARS & ASIDES                                                      
----------------------------------------------------------------------------------------------  */



.left_sidebar {
  margin-top: 20px;
}

.left_sidebar .left_sidebar_title {
  background-color: #01A5D8;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 10px;
  margin: 0;
}

.left_sidebar ul.menu {
  border: 1px solid #eee;
  float: left; width: 100%;
}

.left_sidebar ul {
  list-style-type: none;
  margin: 0;
}

.left_sidebar ul li {
  border-bottom: 1px solid #eee;
  padding: 7px;
  font-size: 14px;
  float: left; width: 100%;
}
.left_sidebar ul li:hover {}

.left_sidebar ul li a {}

.left_sidebar ul li a i {
  margin-right: 5px;
}

.right_sidebar {
  padding:0;
}

.right_sidebar .sidebar-icon {}


/*General sidebar styles*/
.sidebar {
  width: 100%; float: left;
}

.widget ul {
  margin: 0;
}
.widget ul li {
  list-style: none;
}

#sidebar-offcanvas .widgettitle {
  color: #fff;
}

.sidebar .widgettitle {
  float: left; width: 100%;
  margin: 0;
  background-color: #01A5D8;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}

.sidebar .textwidget {
  float: left;
  width: 100%;
  padding: 7px;
  border: 1px solid #eee;
}

.sidebar .textwidget img.sidebar-icon {
  margin: 0 6px 5px 0;
}

.sidebar .textwidget p {
  margin-bottom: 10px;
}


.sidebar_promo .textwidget ul li {
  margin: 10px 0;
  /*background: url('http://files.qieyi.mu/icons/solar.gif') no-repeat left center;*/
  /*list-style: none;*/
  /*padding-left: 25px;*/
  font-size: 14px;
}
.sidebar_promo .textwidget ul li:last-child {border-bottom: none;}

.sidebar_faq .textwidget ul li {
  margin: 10px 0;
  background: url('http://files.qieyi.mu/icons/question.jpg') no-repeat left center;
  list-style: none;
  padding-left: 25px;
  font-size: 14px;
}

/*----------------------------------------------------------------------------------------------  
 COMMENT STYLE                                                       
----------------------------------------------------------------------------------------------  */
.comments_area {
  width: 100%;
  float: left;
  background-color: #f9f9f9;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

/* h3 comment title */
#comments {
  font-size: 22px;
}

#respond ul {
  margin-left: 0px; }

.commentlist {
  margin: 10px;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
  /* end .commentlist li ul.children */ }
.commentlist li:last-child {
  margin-bottom: 0; }
.commentlist li ul.children {
  margin: 0;
  /* variations */
  /* change number for different depth */ }
.commentlist li[class*=depth-] {
  margin-top: 1.1em; }
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }
.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0;
  background: #e7e7e7; }
.commentlist li.depth-3 {
  background: #dadada; }
.commentlist .vcard {
  margin-left: 50px; }
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal; }
.commentlist .vcard time {
  float: right; }
.commentlist .vcard time a {
  color: #999;
  text-decoration: none; }
.commentlist .vcard time a:hover {
  text-decoration: underline; }
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff; }
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }
.commentlist .comment-reply-link {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
  float: right; }
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
  background-color: #007095; }
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
  color: white; }
/* end .commentlist */

/*----------------------------------------------------------------------------------------------  
 COMMENT FORM STYLE                                                       
----------------------------------------------------------------------------------------------  */
.respond-form {
  margin: 10px;
  padding-bottom: 2.2em; }
.respond-form form {
  margin: 0.75em 0; }
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em; }
.respond-form form li label,
.respond-form form li small {
  display: none; }
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
/* form validation */ }
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff; }
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px; }
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px; }
/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
  font-size: 22px;
}
/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }
/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }


/*----------------------------------------------------------------------------------------------  
FOUNDATION STYLES                                                  
----------------------------------------------------------------------------------------------  */
.clearing-assembled.clearing-blackout a:hover {
  background: none; }

.reveal-modal-bg {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.90);
}

dialog, .reveal-modal {
  z-index: 9999;
}

/*----------------------------------------------------------------------------------------------  
CUSTOM PLUGIN STYLES                                                  
----------------------------------------------------------------------------------------------  */
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

#menu-sidebar-left-menu .menu-item a img {
  width: 32px;
  height: 32px;
}