/*
Theme Name:   PlyoJam
Theme URI:    https://www.plyojam.com/
Description:  twentytwelve Child Theme
Author:       karma source.view_user_photo_container img
Author URI: https://www.plyojam.com/
Template:    twentytwelve
Version:      1.0.0
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwelve

*/

@import url("../twentytwelve/style.css");

@font-face {
  font-family: "WorkSans-Light";
  src: url("./fonts/WorkSans-Light.eot") format("embedded-opentype"),
    url("./fonts/WorkSans-Light.otf") format("opentype"),
    url("./fonts/WorkSans-Light.woff") format("woff"),
    url("./fonts/WorkSans-Light.ttf") format("truetype"),
    url("./fonts/WorkSans-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ShadowsIntoLight";
  src: url("./fonts/ShadowsIntoLight.eot") format("embedded-opentype"),
    url("./fonts/ShadowsIntoLight.woff") format("woff"),
    url("./fonts/ShadowsIntoLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
  float: left;
  background-color: #fff;
}
.clear {
  clear: both;
}

.comment-content table {
  border: none !important;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  border-radius: 0;
  box-shadow: none;
}

.comments-link a,
.entry-meta a,
.entry-content a {
  outline: none;
  color: #68cbdb;
}

article {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  height: auto;
}

.wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.header {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  height: auto;
  position: fixed !important;
  z-index: 1 !important;
}

#primary {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: #999999;
  overflow: hidden;
}

.header_top {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  height: 55px;
  background: #0b0b0b;
}

.header_top_inner {
  width: 1150px;
  margin: 0 auto;
  padding: 0;
  height: auto;
  overflow: hidden;
}

.email {
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
  width: 445px;
}

.email a {
  color: #fff;
  text-decoration: none;
}

.email img {
  height: auto;
  margin: 8px 8px 0 0;
  padding: 0;
  float: left;
  width: 25px;
}

.email p {
  color: #fff;
  font-family: "Raleway";
  font-size: 15px;
  font-weight: normal;
  line-height: 37px;
  margin: 9px 0 0 0;
  padding: 0;
  letter-spacing: 0.5px;
}

.social_top {
  height: auto;
  margin: 10px 0 0 0;
  padding: 0;
  float: right;
  width: 190px;
}

.social_top ul {
  margin: 0;
  padding: 0;
}

.social_top ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.header_bottom {
  width: 100%;
  margin: 0;
  padding: 0px 0;
  float: left;
  height: auto;
  background: white;
}
.header_top_bar {
  width: 100%;
  float: left;
  background: #3e4579;
  height: 40px;
}
.header_bottom_inner {
  width: 1150px;
  margin: 0 auto;
  padding: 20px 0;
  height: auto;
  overflow: hidden;
}
.cart_link {
  float: right;
  color: #fff;
  margin: 15px 0;
  font-family: "Titillium Web", Sans-serif;
}
.cart_link .cart-contents {
  color: #fff;
  font-size: 15px !important;
  text-decoration: none;
  font-weight: bold;
}

.cart_link .fa-shopping-cart {
  font-size: 15px;
  color: #fff;
  margin: 0 0px 0 0;
}
.logo {
  height: auto;
  width: 26%;
  margin: 0;
  padding: 0;
  float: left;
}

.logo_right {
  width: 74%;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
}

.menu {
  float: right;
  height: auto;
  margin: 0 0;
  padding: 0;
  width: auto;
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu ul li {
  float: left;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  list-style: none;
  padding: 0px;
  text-transform: uppercase;
}

.menu ul li a {
  margin: 0;
  padding: 0 20px;
  text-decoration: none;
  color: #222222;
  transition: line-height 300ms ease;
  border: none;
  outline: none;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 58px;
}

.menu ul li a:hover {
  text-decoration: none;
  color: #68cbdb;
}

.menu .sub-menu {
  display: none;
  height: auto;
  margin: 0;
  padding: 0 0;
  position: absolute;
  width: 240px;
  z-index: 9999;
  border-right: none;
  background: #3f3f3f;
  border-top: none;
  overflow: hidden;
}
.menu .sub-menu li {
}
.menu .sub-menu li a {
  padding: 15px;
  font-size: 14px;
  width: 100%;
  background: #3f3f3f;
  float: left;
  color: #fff !important;
  font-weight: 300 !important;
}
.menu .sub-menu li a:hover {
  background-color: #4f4f4f;
}
.loggin_menu_inner .sub-menu {
  display: none;
  height: auto;
  margin: 21px -14px 0px;
  padding: 0px;
  position: absolute;
  width: 15%;
  z-index: 9999;
  border-right: medium none;
  background: #f7f7f7 none repeat scroll 0% 0%;
  border-top: 1px solid #fff;
}

.loggin_menu_inner ul li:hover ul {
  display: block;
}

.menu ul li:hover ul {
  display: block;
}

.loggin_menu_inner ul li:hover ul {
  display: block;
}

.menu ul li ul li {
  display: block;
  font-size: 16px;
  list-style: outside none none;
  float: left !important;
  width: 100%;
  margin: 0px 0 0 0 !important;
  padding: 0 !important;
  text-align: left;
  border-top: none;
  height: 45px;
}

.loggin_menu_inner ul li ul li {
  display: block;
  font-size: 16px;
  list-style: outside none none;
  float: left !important;
  width: 94%;
  margin: 0px 0 0 0 !important;
  padding: 10px 6px !important;
  text-align: left;
  border-top: 1px solid #ccc;
}

.loggin_menu_inner ul li ul li:hover {
  background: #f7f7f7 !important;
}

.menu ul li ul li:last-child,
.loggin_menu_inner ul li ul li:last-child {
  border-bottom: none;
}

.menu ul li ul li a {
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 0;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  border-right: none;
  color: #fff;
  line-height: 14px;
}
.loggin_menu_inner ul li ul li a {
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 0;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  border-right: none;
  color: #000 !important;
  line-height: 14px;
}

.menu ul li ul a:hover {
}

.menu-instructor-only-container .sub-menu li a {
  border-right: none !important;
}

.loggin_menu_inner ul li ul a:hover {
  color: #000 !important;
  width: 100% !important;
  float: left !important;
  margin: 0 !important;
  text-align: left !important;
}

.current_page_item a,
.current-menu-item a {
  color: #68cbdb !important;
  font-weight: 500 !important;
}

.loggin_menu_inner .current_page_item a,
.loggin_menu_inner .current-menu-parent a {
  color: #68cbdb;
}

.loggin_menu_inner .current_page_item,
.loggin_menu_inner .current-menu-parent {
  color: #68cbdb;
}
.sub-menu .current_page_item {
  background: none !important;
}
p.wppb-form-field.login-username {
  margin-top: 100px !important;
}
#menu-item-40 a:hover {
  border: none;
}

.cart {
  background: #68cbdb;
  border-radius: 5px;
  float: right;
  height: auto;
  margin: 30px 0;
  padding: 0;
  width: 180px;
}

.cart img {
  float: left;
  height: auto;
  margin: 12px 0 12px 15px;
  padding: 0;
  width: 30px;
}

.cart p {
  color: #050505;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 8px;
  padding: 0;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  font-family: jura;
  font-size: 14px;
  padding: 8px 20px 9px 20px;
  float: none;
  border: 1px solid #ca1245 !important;
  background: #ca1245 !important;
  color: #fff !important;
}

.slider {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.slider img {
  float: left;
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.three_box {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(./images/box_bg.png) no-repeat;
  background-size: 100% 100%;
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
}

.three_box_inner {
  width: 1150px;
  margin: 38px auto;
  padding: 0;
  height: auto;
  overflow: hidden;
}

.find_class {
  width: 366px;
  margin: 0;
  padding: 0;
  height: 173px;
  float: left;
}

.buy_dvd {
  width: 366px;
  margin: 0 26px;
  padding: 0;
  height: 173px;
  float: left;
}

.get_certified {
  width: 366px;
  margin: 0;
  padding: 0;
  height: 173px;
  float: right;
}

.main_content {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
}

.calories {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #999999;
}

.calories_inner {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0 20px;
  width: 1150px;
}

.calories_inner h2 {
  color: #000;
  font-size: 60px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: center;
}

.calories_inner p {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  margin: 20px 0 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #ababab;
  letter-spacing: 0.5px;
  text-align: center;
}

.calories_bottom {
  height: auto;
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0;
  width: 1150px;
}

.calories_bottom_left {
  height: auto;
  margin: 0 auto;
  float: left;
  padding: 0;
  border-right: 1px solid #ababab;
  width: 730px;
}

.find_a_class_left {
  height: auto;
  margin: 0 auto;
  float: left;
  padding: 15px 0 0 0;
  width: 700px;
}

.find_a_class_left h2 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 50px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: left;
}

.find_a_class_left p {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
  margin: 20px 0 0;
  padding: 0 0 25px 0;
  letter-spacing: 0.3px;
  text-align: leftr;
}

.find_button {
  height: auto;
  margin: 0;
  float: left;
  padding: 0;
  width: 168px;
}

.find_button a {
  background: #999999;
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 22px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.buy_a_dvd_left {
  height: auto;
  margin: 30px auto;
  float: left;
  padding: 0;
  width: 700px;
}

.buy_a_dvd_left h2 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 38px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: left;
}

.buy_a_dvd_left p {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
  margin: 20px 0 0;
  padding: 0 0 25px 0;
  letter-spacing: 0.3px;
  text-align: left;
}

.order_button {
  height: auto;
  margin: 0;
  float: left;
  padding: 0;
  width: 200px;
}

.order_button a {
  background: #999999;
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 22px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.instagram_right {
  height: auto;
  margin: 15px 0 0 0;
  float: right;
  padding: 0;
  width: 375px;
  background: #000;
  border: 1px solid #68cbdb;
}

.instagram_right h2 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 33px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  background: #68cbdb;
  padding: 20px 0;
  text-align: center;
}

.instagram_img_box {
  height: auto;
  margin: 0 0 15px 0;
  float: left;
  padding: 0;
  width: 375px;
}

.instagram_img {
  height: 169px;
  margin: 15px 0 0 12px;
  float: left;
  padding: 0;
  width: 169px;
}

.instagram {
  margin: 0 9px;
  padding: 0;
}

.dance_video {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/09/dance_video_bg1.png)
    no-repeat;
  background-size: 100% 100%;
}

.dance_video_inner {
  height: auto;
  margin: 0 auto 80px;
  overflow: hidden;
  padding: 0;
  width: 1150px;
}

.dance_video_inner h1 {
  color: #fff;
  font-family: "HouseBrokenClean";
  font-size: 66px;
  font-weight: normal;
  margin: 60px 0 40px 0;
  padding: 0;
  text-align: center;
}

.dance_video_box {
  height: auto;
  margin: 0 28px;
  float: left;
  padding: 0;
  width: 517px;
}

.instructors {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #999999;
}

.instructors_inner {
  height: auto;
  margin: 0 auto 45px;
  overflow: hidden;
  padding: 40px 0 30px;
  width: 1150px;
  border-bottom: 1px solid #ababab;
}

.instructors_inner h1 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 45px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: center;
}

.instructors_inner p {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  margin: 20px 0 0;
  padding: 0 0 20px 0;
  letter-spacing: 0.5px;
  text-align: center;
}

.get_certified_btn {
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 168px;
}

.get_certified_btn a {
  background: #999999;
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 20px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.instructors_bottom {
  height: auto;
  margin: 0 auto 40px;
  overflow: hidden;
  padding: 0;
  width: 1150px;
}

.testimonials_left {
  height: auto;
  min-height: 381px;
  margin: 0;
  float: left;
  background: #999999;
  border: 1px solid #68cbdb;
  padding: 0;
  width: 525px;
}

.testimonials_left h2 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 45px;
  font-weight: normal;
  margin: 0;
  background: #68cbdb;
  padding: 20px 0 15px 0;
  text-align: center;
}

.testimonials_left p {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
  margin: 20px 0 0 33px;
  padding: 0 0 15px 0;
  letter-spacing: 0.4px;
  text-align: left;
  width: 91%;
}

.testimonials_left span {
  color: #000;
  font-family: "Raleway-SemiBold";
  font-size: 28px;
  font-weight: normal;
  line-height: 36px;
  margin: 20px 0 0 33px;
  padding: 0 0 25px 0;
  letter-spacing: 0.3px;
  text-align: left;
}

.plyoJam_news_right {
  height: auto;
  min-height: 381px;
  margin: 0;
  float: right;
  background: #999999;
  border: 1px solid #68cbdb;
  padding: 0;
  width: 525px;
}

.plyoJam_news_right h2 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 45px;
  font-weight: normal;
  margin: 0;
  background: #68cbdb;
  padding: 20px 0 15px 0;
  text-align: center;
}

.news_box {
  height: auto;
  margin: 23px 0 0 0;
  float: left;
  padding: 0;
  width: 525px;
}

.news_box ul {
  margin: 0;
  float: left;
  padding: 0;
}

.news_box ul li {
  font-family: "Raleway-Medium";
  float: left;
  padding: 0 0 0 0px;
  margin: 0 0 5px 15px;
  background: url(./images/tick-icon.png) left 8px no-repeat;
  list-style: none;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  width: 90%;
  line-height: 30px;
}

.news_box ul li a {
  color: #000;
  text-decoration: none;
  margin: 0;
  cursor: text;
  padding: 10px 0;
}

.news_box ul li a:hover {
  color: #e5e5e5;
  text-decoration: none;
  margin: 0;
  ppadding: 10px 0;
}

.shop {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(./images/shop_bg.png) no-repeat;
  background-size: 100% 100%;
}

.shop_inner {
  height: auto;
  margin: 0 auto;
  padding: 45px 0;
  width: 1150px;
  overflow: hidden;
}

.shop_box {
  height: auto;
  margin: 0 38px;
  padding: 0;
  width: 300px;
  border: 1px solid #68cbdb;
  float: left;
  background: #1c1c1c;
}

.shop_box_img {
  height: 268px;
  margin: 15px auto 0;
  width: 268px;
}

.shop_box_content {
  height: auto;
  margin: 20px auto;
  padding: 0;
  width: 268px;
  text-align: center;
}

.shop_box_content h1 {
  color: #fff;
  font-family: "Raleway-SemiBold";
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  margin: 17px 0 0 0;
  padding: 0;
  letter-spacing: 0.3px;
  text-align: center;
}

.shop_box_content p {
  color: #fff;
  font-family: "Raleway";
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0.3px;
}

.shop_box_content span {
  color: #fff;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0.3px;
}

.select_button {
  height: auto;
  margin: 15px auto 22px;
  overflow: hidden;
  padding: 0;
  width: 155px;
}

.select_button a {
  margin: 0;
  padding: 10px 20px;
  font-family: "Raleway-Medium";
  color: #000;
  float: left;
  background: #68cbdb;
  font-size: 13px;
  font-weight: normal;
  border: none;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  letter-spacing: 0.3px;
}

.client_logo {
  height: auto;
  margin: 0 auto;
  padding: 0 0 35px 0;
  width: 1150px;
  overflow: hidden;
}

.client_logo ul {
  margin: 0;
  padding: 0;
}

.client_logo ul li {
  margin: 0;
  padding: 0 0 0 13px;
  list-style: none;
  float: left;
  width: 130px;
  text-align: center;
}

.footer {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  background: #27335d;
  width: 100%;
}

.footer_inner {
  height: auto;
  margin: 0 auto;
  padding: 40px 0;
  width: 1150px;
  overflow: hidden;
}

.footer_1,
.footer_2,
.footer_3,
.footer_4,
.footer_5 {
  width: 17%;
  margin: 0 34px 0 0;
  float: left;
  padding: 10px 0;
  height: auto;
}

.footer_1 h2,
.footer_2 h2,
.footer_3 h2,
.footer_4 h2,
.footer_5 h2 {
  color: #fff;
  text-align: left;
  margin: 0 0 10px 0;
  letter-spacing: 0.5px;
  padding: 0 0 7px 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Jura", Sans-serif;
  border-bottom: 1px solid;
}

.footer_1 ul,
.footer_2 ul,
.footer_3 ul,
.footer_4 ul,
.footer_5 ul {
  margin: 0;
  padding: 0;
}

.footer_1 ul li,
.footer_2 ul li,
.footer_3 ul li,
.footer_4 ul li,
.footer_5 ul li {
  font-size: 15px;
  padding: 0 0 5px 0;
  line-height: 24px;
  list-style: none;
  float: left;
  letter-spacing: 0.5px;
  width: 100%;
  font-family: "Jura", Sans-serif;
  margin: 0;
}

.footer_1 ul li a,
.footer_2 ul li a,
.footer_3 ul li a,
.footer_4 ul li a,
.footer_5 ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.footer_1 ul li a:hover,
.footer_2 ul li a:hover,
.footer_3 ul li a:hover,
.footer_4 ul li a:hover,
.footer_5 ul li a:hover {
  color: #68cbdb;
  text-decoration: none;
}

footer.entry-meta {
  font-family: "Titillium Web", sans-serif;
  /*    margin: 0 0 20px 0 !important;*/
}
.author-description h2 {
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #ca1245;
}

.copyright {
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px 0;
  width: 100%;
  text-align: center;
}
.copyright p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
  font-family: "Jura", Sans-serif;
}
.copyright p a {
  color: #fff;
  text-decoration: none;
}
.copyright_inner {
  height: auto;
  margin: 0 auto;
  padding: 25px 0;
  width: 1150px;
  overflow: hidden;
}

.cright {
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 95px;
  width: 842px;
  float: left;
}

.cright p {
  color: #fff;
  font-family: "Raleway-light";
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
  text-align: center;
}

.terms {
  height: auto;
  margin: 9px 0 0 6px;
  padding: 0;
  width: 150px;
  float: left;
}

.terms ul {
  margin: 0;
  padding: 0;
}

.terms ul li {
  font-family: "Raleway-light";
  font-size: 15px;
  margin: 0;
  padding: 0 3px;
  list-style: none;
  float: left;
  letter-spacing: 0.5px;
}

.terms ul li a {
  color: #68cbdb;
  text-decoration: none;
}

.terms ul li a:hover {
  color: #d8d8d8;
  text-decoration: none;
}

.entry-header {
  margin: 0 !important;
}
.author-info {
  background: #f0eeee;
  padding: 15px 25px;
}
.post .entry-header {
  display: block !important;
}

#text-6 .widgettitle {
  background-color: transparent;
  color: #fff;
  font-family: "HouseBrokenClean";
  font-size: 66px;
  font-weight: normal;
  margin: 60px 0 40px 0;
  padding: 0;
  text-align: center;
}

#text-7 .widgettitle {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 45px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: center;
}

.testimonial_slider__default .testimonial_quote {
  width: 100% !important;
  min-height: 100% !important;
  float: left !important;
  padding-left: 0 !important;
  margin-top: 2px !important;
}

.testimonial_by_wrap {
  z-index: 999999 !important;
  position: absolute !important;
  top: 180px !important;
}

.testimonial_quote span {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
  margin: 20px 0px 0px 33px;
  padding: 0px 0px 15px;
  letter-spacing: 0.4px;
  text-align: left;
  width: 91%;
  font-style: normal !important;
}

.testimonial_by {
  color: #000 !important;
  font-family: "Raleway-SemiBold" !important;
  font-size: 28px !important;
  font-weight: normal !important;
  line-height: 36px !important;
  margin: 220px 0px 0px 33px !important;
  padding: 0px 0px 0px !important;
  letter-spacing: 0.3px !important;
  text-align: left !important;
}

#recent-posts-3 ul {
  width: 100%;
  margin: 0px;
  float: left;
  padding: 0px;
}

#recent-posts-3 h2 {
  display: none;
}

#recent-posts-3 ul li {
  font-family: "Raleway-Medium";
  float: left;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 5px 15px;
  background: transparent url("./images/tick-icon.png") no-repeat scroll left
    8px;
  list-style: outside none none;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  width: 90%;
  line-height: 30px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  height: auto !important;
  margin: 16px 20px 50px 20px !important;
  padding: 0px !important;
  width: 333px !important;
  border: none !important;
  float: left !important;
  background: none none repeat scroll 0% 0% !important;
  height: 500px !important;
  text-align: center;
  height: 500px !important;
}
.woocommerce ul.products li.product .price {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product a img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
}

.woocommerce ul.products li.product h2 {
  color: #27335d !important;
  font-weight: normal !important;
  margin: 20px 0px 20px 0px !important;
  padding: 0px !important;
  letter-spacing: 0.3px !important;
  text-align: center !important;
  font-family: "jura" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  line-height: 24px !important;
}

.shop_inner .amount {
  color: #fff !important;
  font-family: "jura" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  line-height: 26px !important;
  padding: 0px !important;
  text-align: center !important;
  letter-spacing: 0.3px !important;
  width: 100% !important;
  float: left !important;
}

.woocommerce ul.products li.product .button {
  margin: 0 auto !important;
  padding: 10px 20px !important;
  font-family: "jura" !important;
  color: #fff !important;
  float: none;
  display: inline-block;
  background: #ca1245 none repeat scroll 0% 0% !important;
  font-size: 16px !important;
  padding: 15px 30px !important;
  font-weight: normal !important;
  text-align: center !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border: medium none !important;
  letter-spacing: 0.3px !important;
  border-radius: 0 !important;
  width: auto;
  border-radius: 4px !important;
}

.wpmenucart-display-left {
  background: #68cbdb;
  border-radius: 5px;
  padding: 0 !important;
  margin: -23px -26px 0 0;
  width: 152px;
  height: 50px;
  float: right !important;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px !important;
}

.logged-in .wpmenucart-display-left {
  margin: -23px 0px 0 20px;
  width: 174px;
}

.wpmenucart-contents {
  float: left;
  padding: 0 !important;
  width: 100% !important;
  margin: 16px 0 0 4px !important;
  color: #000 !important;
  font-size: 14px !important;
}

.wpmenucart-contents:hover {
  border: none !important;
  margin: 16px 0px 0px 4px !important;
}

.wpmenucart-icon-shopping-cart-0,
.cartcontents {
  float: left;
}

#wpmenucartli .amount {
  width: 46% !important;
  color: #050505 !important;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  margin: -4px 0 0 3px !important;
}

/********************** INNER PAGE CSS ***********************************/

.inner_wrapper {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
}

.inner_main {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0 20px;
  width: 1150px;
}

.entry-header {
  width: 100%;
  float: left;
  padding: 0;
  height: auto;
  margin: 35px 0;
  display: none;
}

.entry-title_inner {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.entry-title_inner h1 {
  font-size: 50px !important;
  color: #000;
  font-family: "HouseBrokenClean";
}

.get_certitop {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.get_certitop_inner {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0px 50px 0;
  width: 1165px;
}

.get_certitop_inner h1 {
  font-size: 60px !important;
  color: #fff;
  font-family: "HouseBrokenClean";
}

.top_left {
  width: 350px;
  margin: 0;
  padding: 0;
  float: left;
  height: auto;
}

.top_right {
  width: 780px;
  margin: 0;
  padding: 0;
  float: right;
  height: auto;
}

.top_right h1 {
  font-size: 50px !important;
  color: #000;
  font-family: "HouseBrokenClean";
  margin: 0;
  padding: 0;
}

.top_right h2 {
  font-size: 27px;
  color: #000;
  font-family: "Titillium Web", Sans-serif;
  margin: 0;
  padding: 0 0 12px 0;
  font-weight: bold;
}

.top_right p {
  font-size: 16px;
  color: #000;
  font-family: "Raleway";
  line-height: 30px;
}

.certi_middle {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/09/bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.certi_middle_inner {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 45px 0px 50px 0;
  width: 1165px;
}

.certi_middle_inner_left {
  width: 480px;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.certi_middle_inner_left h1 {
  font-size: 60px !important;
  color: #68cbdb;
  font-family: "HouseBrokenClean";
  margin: 0;
  padding: 0;
  line-height: 60px;
}

.certi_middle_inner_left p {
  font-size: 16px;
  color: #fff;
  font-family: "Raleway";
  line-height: 30px;
}

.certi_middle_inner_right {
  width: 490px;
  float: right;
  margin: 0 20px 0 0;
  padding: 0;
  height: auto;
}

.cmvideo {
  width: 100%;
  float: left;
  border: 7px solid #000;
  height: 276px;
  margin: 0;
  padding: 0;
}

.button_inner {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0px 0 0 0;
  padding: 0;
}

.button_inner a {
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 22px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  border: 2px solid #000;
}

.cert_next {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0px 50px 0;
  width: 1165px;
}

.cert_next h1 {
  font-size: 60px;
  color: #000;
  font-family: "HouseBrokenClean";
  margin: 0;
  padding: 0;
}

.cert_next ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

.cert_next ul li {
  width: 100%;
  float: left;
  list-style: none;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/09/right.png)
    left;
  background-repeat: no-repeat;
  padding: 0 0 0 22px;
  font-size: 17px;
  color: #000;
  font-family: "Raleway";
  font-weight: bold;
  line-height: 35px;
}

.cert_button {
  height: auto;
  margin: 20px 0 0 38px;
  float: left;
  padding: 0;
  width: 100%;
}

.cert_button a {
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 5px 18px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.json_one {
  width: 100%;
  float: left;
  margin: 30px 0 45px 0;
  padding: 0;
  border-top: 1px solid #ababab;
  height: auto;
}

.json_left {
  width: 440px;
  float: left;
  margin: 20px 0 0 0;
  padding: 0;
  height: auto;
}

.json_right {
  width: 660px;
  float: right;
  height: auto;
  margin: 32px 0 0 0;
}

.json_right h1 {
  font-size: 46px;
  line-height: 56px;
}

.json_right p {
  font-size: 18px;
  color: #000;
  font-family: "Raleway";
  font-weight: bold;
  line-height: 35px;
}

.monthly_res {
  width: 100%;
  float: left;
  margin: 0px 0 0 0;
  padding: 0;
  background: #000;
}

.monthly_res_inner {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0px 50px 0;
  width: 1165px;
}

.monthly_res_inner h1 {
  font-size: 45px !important;
  color: #68cbdb;
  font-family: "HouseBrokenClean";
  margin: 0;
  padding: 0;
}

.monthly_res_inner ul li {
  width: 100%;
  float: left;
  list-style: none;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/09/right01.png)
    left;
  background-repeat: no-repeat;
  padding: 0 0 0 22px;
  font-size: 17px;
  color: #fff;
  font-family: "Raleway";
  font-weight: bold;
  line-height: 35px;
}

.monthly_res_inner p {
  color: #68cbdb;
  font-family: "Raleway";
  font-weight: bold;
  font-size: 18px;
  margin: 11px 0 11px 0;
  width: 100%;
  float: left;
}

.get_left {
  width: 295px;
  float: left;
  text-align: center;
  border: 1px solid #68cbdb;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding: 11px 0 11px 0;
}

.get_left a {
  color: #68cbdb !important;
  text-decoration: none;
}

.get_cert {
  width: 295px;
  float: left;
  text-align: center;
  border: 1px solid #68cbdb;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0 25px;
  padding: 11px 0 11px 0;
}

.get_cert a {
  color: #68cbdb !important;
  text-decoration: none;
}

.why_inner {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.search_container {
  width: 1165px;
  margin: 0 auto;
  padding: 50px 0 50px 0;
  height: auto;
}

/* p {
font-size: 16px;
color: #000;
font-family: 'Raleway';
line-height: 30px;
} */

.main_content {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
}

.press_title {
  float: left;
  height: auto;
  margin: 0;
  padding: 15px 0 10px 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.page_title_inner {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.page_title_inner h1 {
  font-size: 50px !important;
  color: #000;
  font-family: "HouseBrokenClean";
}

.main_content_inner {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.blog_main {
  width: 1165px;
  margin: 0 auto 0px auto;
  padding: 0;
  height: auto;
}

.blog_new_left {
  width: 32%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.blog_new_right {
  width: 64%;
  float: right;
  margin: 0 0 0 10px;
  padding: 0;
  height: auto;
}

.borderblog {
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  border-bottom: 1px solid #fff;
  height: auto;
  padding: 0;
}

.newstitle {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  color: #000;
  line-height: 33px;
  margin: 0;
  padding: 0 0 10px 0;
}

.newblogdate {
  font-family: "Raleway";
  font-size: 15px;
  color: #000;
  margin: 0;
  padding: 0 0 10px 0;
}

.news-des {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 25px;
}

.newblogread a {
  border: none;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  background: #ca1245;
  font-family: jura;
  padding: 10px 25px;
  border-radius: 4px;
}

.blog_pagination {
  width: 100%;
  text-align: center;
  height: auto;
  padding: 0;
  margin: 0 0 30px 0px;
  float: left;
}

.blog_pagination a {
  background: #ca1245;
  border: 2px solid #ca1245;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 3px 9px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.blog_pagination .current {
  background: none;
  border: 2px solid #ca1245;
  color: #ca1245;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 3px 9px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.single_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  background: #fff;
}

.single_inner {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0px 50px 0;
  width: 1165px;
}

.single_main .entry-header {
  background: transparent;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}

.single_main .entry-title {
  font-family: "Jura", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 33px;
  color: #ca1245;
  margin: 0;
  padding: 0 0 10px 0;
}
.meta_detials {
  font-family: "Jura", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ca1245;
}
.meta_detials {
  color: #ca1245;
  text-decoration: none;
}
.single_img {
  width: 100%;
  text-align: center;
  margin: 10px 0 10px 0;
  height: auto;
  padding: 0;
}
.single_img img {
  object-fit: cover;
  width: 100%;
  margin: 15px 0;
}

.entry-meta {
  font-size: 15px !important;
  color: #000 !important;
  font-family: "Raleway";
}

.nav-previous,
.previous-image,
.nav-next,
.next-image {
  margin: 30px 0 0 0;
}

.nav-previous a,
.nav-next a {
  width: 82%;
  border: none;
  float: left;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 20px;
  text-decoration: none;
  font-family: "Jura", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

.archive-header {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 0 30px 0;
}

.archive-header h1 {
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  padding: 0 0 25px 0;
  line-height: 24px;
}
.category-events .cate_left article {
  border: none;
  border-bottom: 1px solid #000;
}
.cate_left {
  width: 70%;
  margin: 60px auto;
  padding: 0;
  height: auto;
}
.search-results .cate_left article {
  border: none;
  border-bottom: 1px solid #000 !important;
}
.search-results .page-title {
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}
.search-results .page-header {
  margin: 0 0 30px 0;
}
.cate_right {
  width: 23%;
  float: right;
  margin: 60px 0 0 0;
  padding: 0;
  height: auto;
}

.cate_left a {
  color: #ca1245;
  text-decoration: none;
}
.category .cate_left article {
  border: none;
  border-bottom: 1px solid #000;
}
.category-blog {
  border: none !important;
}
.commentlist li {
  border: 1px solid #000;
  margin: 0px 0 30px 0;
  float: left;
}
.commentlist li p {
  font-family: "Titillium Web", sans-serif;
  font-size: 17px;
  color: #000 !important;
  margin: 10px 30px;
  padding: 0;
  width: 96%;
  float: left;
  word-wrap: break-word;
}
.nav-previous a,
.nav-next a {
  color: #ca1245 !important;
}

.widget-area {
  float: left;
  width: 100%;
  margin: 0;
}

#secondary aside {
  width: 99%;
  border: 1px solid #ca1245;
  float: left;
  height: auto;
  margin: 0 0 30px 0;
  padding: 0;
}

aside label {
  color: #fff;
  font-size: 18px !important;
  font-weight: normal;
  margin: 0;
  background: #ca1245;
  padding: 5px 0;
  text-align: center;
  font-family: jura;
  text-transform: uppercase;
}

aside h3 {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin: 0;
  background: #ca1245;
  padding: 5px 0;
  text-align: center;
  font-family: jura;
}

#s {
  margin: 10px;
}

#searchsubmit {
  border: none;
  float: right;
  font-weight: normal;
  margin: 10px 8px 0 0;
  padding: 7px 10px;
  text-align: left;
  text-decoration: none;
  font-family: jura;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ca1245;
  background-image: none;
}

#recent-posts-2 ul li,
#categories-2 ul li {
  font-family: "Titillium Web", sans-serif;
  float: left;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 5px 10px;
  background: transparent
    url("https://www.plyojam.com/beta/wp-content/uploads/2018/05/tick-icon.png")
    no-repeat scroll left 8px;
  list-style: outside none none;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  width: 85%;
  line-height: 30px;
}

#recent-posts-2 ul li a,
#categories-2 ul li a {
  color: #000;
  text-decoration: none;
}

.team_new_left {
  width: 25%;
  float: left;
  margin: 0;
  padding: 0 0 30px 0;
  height: auto;
}

.team_new_right {
  width: 72%;
  float: right;
  margin: 0 0 30px 10px;
  padding: 0;
  height: auto;
}

/***************** WOCOMMERCE CSS ******************************/
.cart-empty {
  text-align: center;
  font-size: 45px;
  font-family: "Shadows Into Light", Sans-serif;
  color: #ca1245;
}
.return-to-shop {
  float: left;
  width: 100%;
  margin: 0 0 40px 0 !important;
  text-align: center;
}
.return-to-shop a {
  background: #ca1245 !important;
  font-size: 20px !important;
  font-family: "Jura", Sans-serif;
}
.woocommerce #primary {
  width: 100% !important;
  float: left !important;
  background: #fff !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  color: #000;
  font-family: "Shadows Into Light", Sans-serif;
}

.woocommerce #content {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.woocommerce-breadcrumb {
  display: none;
}

.woocommerce .page-title {
  color: #000;
  font-family: "Shadows Into Light", Sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 150px;
  text-align: center;
  float: left;
  width: 100%;
}

.woocommerce #secondary {
  display: none;
}

.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
  width: 100%;
  float: left;
  margin: 30px 0 30px 0;
}

.product .product_title {
  font-size: 35px;
}

.products .amount {
  color: #27335e !important;
  font-family: "Shadows Into Light", Sans-serif;
  font-size: 35px !important;
  font-weight: 400;
  line-height: 30px;
  padding: 0px;
  text-align: center;
  letter-spacing: 0.3px;
  width: auto;
  float: none;
}

.related .amount {
  text-align: center;
}

.woocommerce div.product form.cart {
  width: 100% !important;
  background: none !important;
  height: auto !important;
  font-size: 19px !important;
}

.reset_variations {
  color: #000;
}

.woocommerce div.product .stock {
  color: #000 !important;
}

.woocommerce div.product form.cart .button {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 20px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  font-size: 19px;
  border-radius: 0 !important;
  outline: none;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-family: jura;
  outline: none;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:before,
.woocommerce .product .woocommerce-tabs ul.tabs li:after {
  display: none !important;
}
.woocommerce table.shop_attributes {
  font-size: 19px;
  color: #000;
}

.woocommerce table.shop_attributes th {
  color: #000;
  font-size: 15px;
}

/*
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: transparent;
border: 2px solid #000;
color: #000;
float: left;
font-family: "Titillium Web", Sans-serif;
font-size: 16px;
font-weight: normal;
margin: 0;
letter-spacing: 0.3px;
padding: 8px 20px;
text-transform: uppercase;
text-align: left;
text-decoration: none;
}
*/

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: transparent;
  color: #000;
}

.related h2 {
  font-size: 21px !important;
  margin-bottom: 35px !important;
}

input[type="submit"] {
  background: #999;
  border: 2px solid #000;
  color: #000;
  float: left;
  font-family: "Raleway-Bold";
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0.3px;
  padding: 8px 22px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.comments-title {
  margin-bottom: 1.42857rem;
  font-size: 1.14286rem;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 25px;
  width: 100%;
  float: left;
  font-family: "Titillium Web", sans-serif;
}
.ct_comment_info {
  position: static;
  top: 10px;
  left: 0;
  padding-top: 10px;
  margin: 15px 0 15px 0;
  border-top: 1px solid gray !important;
  font-size: 11px;
  line-height: 17px;
  background: #fff !important;
  width: 100%;
}
.ct_this_is {
  padding: 2px 3px;
  cursor: pointer;
  white-space: nowrap;
  color: #fff !important;
  background: #ca1245;
  border: none;
  border-radius: 4px;
}
.comment {
  background: #fff none repeat scroll 0% 0%;
}
.comments-area article {
  margin: 0 !important;
}
.comment header {
  background: #ca1245 none repeat scroll 0% 0%;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
}

.comments-area article header {
  margin: 0;
}
.comments-area article header cite a {
  color: #fff !important;
}

.comments-area article header cite,
.comments-area article header time {
  margin-left: 4.07143rem;
}

.comments-area article header time {
  color: #fff;
}

.comment-content p {
  color: #fff !important;
  width: 100%;
  float: left;
  margin: 10px;
}

.reply {
  color: #68cbdb;
  padding: 10px;
}

.reply a {
  color: #68cbdb;
}

.blogp_new_left {
  width: 30%;
  float: left;
  margin: 0;
  padding: 0 0 30px 0;
  height: auto;
}

.blogp_new_right {
  width: 65%;
  float: right;
  margin: 0 0 30px 10px;
  padding: 0;
  height: auto;
}

.newblogdate a {
  color: #000;
}

.blog_box_left {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.newsPostblog {
  float: left;
  width: 100%;
  box-shadow: -2px 2px 13px 7px #ddd;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  background: #fff;
  padding: 10px;
  margin: 0 0 40px 0;
}

.blog_right {
  width: 24%;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
}

#categories-3 {
  width: 99%;
  border: 1px solid #68cbdb;
  float: left;
  height: auto;
  margin: 0 0 30px 0;
  padding: 0;
}

#categories-3 .widgettitle {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 25px;
  font-weight: normal;
  margin: 0;
  background: #68cbdb;
  padding: 14px;
  text-align: center;
}

#categories-3 ul li {
  font-family: "Raleway-Medium";
  float: left;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 5px 3px;
  background: transparent
    url("https://www.plyojam.com/wp-content/themes/PlyoJam/images/tick-icon.png")
    no-repeat scroll left 8px;
  list-style: outside none none;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  width: 85%;
  line-height: 30px;
  font-size: 16px;
}

#categories-3 ul li a {
  color: #000;
}

#wdg_specialrecentpostsfree-2 {
  width: 99%;
  border: 1px solid #68cbdb;
  float: left;
  height: auto;
  margin: 0 0 30px 0;
  padding: 0;
}

.srp-widget-title {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 25px !important;
  font-weight: normal;
  margin: 0;
  background: #68cbdb;
  padding: 0;
  text-align: center;
}

.srp-post-content-container {
  width: 96%;
  padding: 10px 10px;
  height: auto;
  margin: 0;
  float: left;
  font-family: "Raleway";
}

.srp-post-title-link {
  color: #000;
  text-decoration: none;
}

.srp-post-date {
  font-size: 13px;
  font-family: "Raleway";
}

.srp-post-content {
  width: 97%;
  float: left;
  margin: -13px 0 0 0 !important;
  padding: 0;
  color: #000;
  line-height: 19px;
  font-family: "Raleway";
}

.srp-thumbnail-box {
  margin-right: 9px;
}

.page-id-62 .woocommerce,
.page-id-63 .woocommerce {
  width: 1165px;
  margin: 60px auto 30px auto;
  padding: 0;
  height: auto;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  font-size: 15px !important;
  color: #000;
  font-family: jura;
  background: #fff;
  border-bottom: none;
}
.woocommerce-column--billing-address h3,
.woocommerce-column--shipping-address h3 {
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.woocommerce table thead tr th {
  color: #ca1245 !important;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 30px;
}
.woocommerce table.shop_table {
  border: 1px solid #ccc;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
}

#coupon_code {
  width: 44% !important;
  padding: 8px;
}

.cart-collaterals {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.cart_totals h2 {
  font-weight: 500;
  color: #ca1245;
  font-family: jura;
  font-size: 24px;
  text-transform: uppercase;
}
.shop_table tbody tr th {
  border: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
  font-size: 17px !important;
  color: #000 !important;
  font-family: jura !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  font-size: 17px !important;
  color: #000 !important;
  font-family: jura !important;
}
.checkout-button {
  font-family: jura !important;
  font-size: 14px !important;
  padding: 8px 20px 9px 20px !important;
  float: none !important;
  border: 1px solid #ca1245 !important;
  background: #ca1245 !important;
  color: #fff !important;
}
.site-content article {
  border-bottom: none;
}

.checkout {
  width: 100%;
  float: left;
  background: #f7f7f7;
  padding: 10px;
  color: #000;
  margin: 0;
}

.woocommerce-checkout #payment {
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 0;
}
.woocommerce-checkout #terms {
  float: left;
  margin: 10px 10px 0 -20px;
}
#place_order {
  border: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #ca1245;
  font-family: "Open Sans", sans-serif;
  box-shadow: none;
  border-radius: 4px;
  padding: 15px 20px;
  outline: none;
}
.woocommerce-form__label-for-checkbox,
.woocommerce-form__label-for-checkbox a {
  color: #000 !important;
}

.woocommerce-checkout .payment_methods label {
  color: #000 !important;
}
.about_paypal {
  color: #fff;
}
.woocommerce .woocommerce-info {
  color: #000;
  border-top-color: #68cbdb;
  border-top: 3px solid #68cbdb;
  background-color: #f7f6f7;
}

.product-name a {
  color: #000 !important;
}
.variation p {
  font-family: jura;
}
#post-236 #wppb-login-wrap {
  width: 1014px;
  background: none;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: left;
}

#wppb-login-wrap #loginform {
  width: 828px;
  margin: 0 auto;
  padding: 92px 0 0 0;
  height: auto;
}

.login-username label,
.login-password label {
  width: 20%;
  float: left;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
}

#user_login,
#user_pass {
  background-color: #fff;
  border: none;
  opacity: 1;
  color: #27335d;
  width: 530px;
  padding: 10px;
}

.login-remember {
  color: #68cbdb;
  width: 100%;
  text-align: left;
  padding: 0 0 0 165px;
  font-size: 15px;
}

.login-submit {
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
  height: auto;
  padding: 0 0 0 165px;
}

.login-submit #wppb-submit {
  color: #ffffff;
  font-family: "Titillium Web", Sans-serif;
  text-transform: uppercase;
  background-color: #ca1245;
  padding: 0;
  width: 100px;
  text-align: center;
  height: 42px;
  font-size: 18px;
  line-height: 40px;
}

.login-submit #wppb-submit:hover {
  background-color: #ca1245 !important;
  background-image: none;
}

.login-register-lost-password {
  width: 35%;
  float: right;
  text-align: center;
  margin: -52px 0 0 0 !important;
}

#post-233 .entry-content {
  width: 1014px;
  margin: 150px auto 0 auto;
  height: auto;
  padding: 0;
}

#wppb-register-user {
  padding: 0 0 50px 0;
  width: 96%;
  float: left;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/09/img1.png);
  background-repeat: no-repeat;
  height: auto;
  background-size: 100% 100%;
}

.wppb-default-username {
  margin: 0 0 15px 38px !important;
  width: 97%;
  float: left;
  list-style: none;
  padding: 0;
}

.wppb-default-username label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 1.5px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-username input {
  background-color: #999999 !important;
  border: none;
  opacity: 1;
  color: #fff !important;
  width: 97%;
  padding: 10px 15px;
}

.wppb-default-first-name {
  width: 48%;
  float: left;
  list-style: none;
  margin: 0 !important;
}

.wppb-default-first-name label {
  font-size: 16px;
  padding: 10px 15px 0 0;
  float: left;
  color: #999999;
}

.wppb-default-first-name input {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 91%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0 !important;
}

.wppb-default-last-name {
  width: 48%;
  float: right;
  list-style: none;
  margin: 0 6px 0 0 !important;
}

.wppb-default-last-name label {
  font-size: 16px;
  padding: 0 15px 0 0;
  float: left;
  color: #999999;
}

.wppb-default-last-name input {
  background-color: #999999 !important;
  border: none;
  opacity: 0.8;
  width: 70%;
  color: #fff !important;
  padding: 15px;
}

.wppb-default-e-mail {
  margin: 15px 0 15px 67px !important;
  width: 97%;
  float: left;
  list-style: none;
  padding: 0;
}

.wppb-default-e-mail label {
  font-size: 16px;
  padding: 0 15px 0 0;
  float: left;
  color: #999999;
}

.wppb-default-e-mail input {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.wppb-default-password {
  width: 46%;
  float: left;
  list-style: none;
}

.wppb-default-password label {
  font-size: 16px;
  padding: 0 15px 0 0;
  float: left;
  color: #999999;
}

.wppb-default-password input {
  background-color: #999999 !important;
  border: none;
  opacity: 0.8;
  width: 68%;
  padding: 15px;
  margin: 0 0 0 7px !important;
  color: #fff !important;
}

.wppb-default-repeat-password {
  width: 48%;
  float: right;
  list-style: none;
  margin: 0 6px 0 0 !important;
}

.wppb-default-repeat-password label {
  font-size: 16px;
  padding: 0 15px 0 0;
  float: left;
  color: #999999;
}

.wppb-default-repeat-password input {
  background-color: #999999 !important;
  border: none;
  opacity: 0.8;
  color: #fff !important;
  width: 57%;
  padding: 15px;
}

#post-233 .form-submit {
  width: 100%;
  float: left;
  margin: 12px 0 0 143px !important;
}

#post-233 .form-submit #register {
  background-color: #68cbdb;
  font-size: 19px;
}

#post-233 .form-submit #register:hover {
  background-color: #68cbdb !important;
  font-size: 19px !important;
  background-image: none !important;
  color: #000 !important;
}

.wppb-description-delimiter {
  width: 97%;
  color: #68cbdb;
  margin: 0 0 0 108px;
  float: left;
}

#wppb_general_top_error_message {
  width: 100%;
  float: left;
  text-align: center;
  padding: 5px 0 0 0;
  color: #68cbdb;
}

.wppb-form-error {
  width: 100%;
  float: left;
  text-align: center;
  color: #68cbdb;
}

#post-238 .entry-content {
  width: 1014px;
  margin: 0 auto 0 auto;
  height: auto;
  padding: 0;
}

#wppb-recover-password {
  float: left;
  background: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: auto;
}
#wppb-recover-password ul {
  width: 72%;
  margin: 0 auto;
}
.wppb-username-email {
  width: 96%;
  float: left;
  list-style: none;
  font-size: 18px;
  color: #999999;
  margin: 0;
}

.wppb-username-email input {
  background-color: #fff;
  border: none;
  opacity: 1;
  color: #27335d;
  width: 50%;
  padding: 10px;
  margin: 0 70px 0px 0px;
  float: left;
}

#post-238 .form-submit {
  width: 100%;
  float: left;
  margin: 0px 0 0 315px !important;
}

#post-238 .form-submit #wppb-recover-password-button,
#post-238 .form-submit #wppb-recover-password-button:hover {
  border-radius: 4px;
  background: #ca1245;
  color: #fff;
  border: none;
  font-size: 16px !important;
  padding: 10px 30px;
  font-family: jura;
}

.woocommerce .woocommerce-ordering select,
.woocommerce-result-count {
  font-family: jura;
}
.wppb-warning {
  color: #68cbdb;
  width: 100%;
  text-align: center;
  float: left;
}

#post-240 .entry-content {
  width: 1014px;
  margin: 60px auto 0 auto;
  height: auto;
  padding: 0;
}
#wppb-edit-user ul {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

#wppb-edit-user {
  width: 100%;
  float: left;
  background: none;
  background-repeat: no-repeat;
  height: auto;
  background-size: 100% 100%;
  padding: 10px;
  background-color: rgba(181, 172, 170, 0.24);
  margin: 0 0 50px 0;
  border-radius: 4px;
  font-family: jura !important;
  font-size: 18px;
}

.wppb-default-username {
  margin: 0 0 15px 0 !important;
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
}

.wppb-default-username label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 1.5px;
  margin: 0 0 10px 0;
}

.wppb-default-username input {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 97%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.wppb-default-first-name {
  width: 48%;
  float: left;
  list-style: none;
  margin: 0 !important;
}

.wppb-default-first-name label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-first-name input {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 95%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.wppb-default-last-name {
  width: 48%;
  float: right;
  list-style: none;
  margin: 0 6px 0 0 !important;
}

.wppb-default-last-name label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-last-name input {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 95%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.wppb-default-e-mail {
  margin: 15px 0 15px 0 !important;
  width: 97%;
  float: left;
  list-style: none;
  padding: 0;
}

.wppb-default-e-mail label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-password {
  width: 48%;
  float: left;
  list-style: none;
  margin: 0 !important;
}

.wppb-default-password label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-password input {
  background-color: #999999 !important;
  border: none;
  opacity: 0.8;
  width: 68%;
  color: #fff !important;
  padding: 15px;
  margin: 0 0 0 7px !important;
}
.wppb-edit-user {
  background: none !important;
  padding: 0 !important;
}
.wppb-default-repeat-password label {
  float: left;
  width: 100%;
  color: #0c0608;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: jura;
}

.wppb-default-repeat-password input {
  background-color: #999999 !important;
  border: none;
  opacity: 0.8;
  width: 57%;
  color: #fff !important;
  padding: 15px;
}

#post-240 .form-submit {
  width: 100%;
  float: left;
  margin: 0 0 0 0px !important;
}

#post-240 .form-submit #edit_profile {
  font-family: "Jura", Sans-serif;
  font-size: 19px;
  color: #ffffff;
  background-color: #ca1245;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 20px;
  border: none;
  float: right;
  background-image: none;
}

#post-240.form-submit #edit_profile:hover {
  background-color: #68cbdb !important;
  font-size: 19px !important;
  background-image: none !important;
  color: #000 !important;
}

.loggin_menu {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: #f7f7f7;
  height: auto;
  border-top: 1px solid #68cbdb;
  border-bottom: 1px solid #68cbdb;
  /* background: -moz-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #3e98a6), color-stop(53%, #68ccdb), color-stop(100%, #3e98a6));
    background: -webkit-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
    background: -o-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
    background: -ms-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
    background: linear-gradient(to bottom, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3e98a6', endColorstr='#3e98a6', GradientType=0); */
  height: auto;
}

.loggin_menu_inner {
  width: 1164px;
  margin: 0 auto;
  height: auto;
  padding: 0;
}
.loggin_menu_inner ul {
  width: auto;
  margin: 0 auto;
  float: none;
  text-align: center;
}
.loggin_menu_inner ul li {
  width: auto;
  float: none;
  margin: 0;
  padding: 21px 9px;
  height: auto;
  display: inline-block;
}

.loggin_menu_inner ul li a {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  border-right: 1px solid #68cbdb;
  padding: 0 16px 0 0;
  margin: 0;
}

.loggin_menu_inner .sub-menu li a {
  color: #fff;
}

.logged-in .menu-item-250 {
  display: none;
}

.logged-in .logo_right {
  width: 74%;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
}

.wppb-success {
  text-align: center;
  color: #68cbdb;
}

.login-register-lost-password a {
  color: #68cbdb !important;
}

.post-238 #wppb-recover-password ul li {
  width: 100%;
  margin: 0 0 15px 0px;
  list-style: none;
  float: left;
  text-align: center;
}

.post-238 #wppb-recover-password ul li label {
  width: 20%;
  float: left;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  margin: 0 0 0 0px;
}
.post-238 .wppb-username-email input {
  width: 71%;
}
#wppb-recover-password #passw1,
#wppb-recover-password #passw2 {
  width: 75%;
  background-color: rgba(181, 172, 170, 0.8) !important;
}
#passw1,
#passw2 {
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 95%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

/******************************** GET CERTIFICATION MEMBERSHIP PAGE ********************************/

#post-280 .entry-content,
#post-281 {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

#post-281 .entry-content {
  width: 1160px;
  margin: 0 auto 0px auto;
  background: #000;
  color: #999999;
  border: none;
  border-radius: 7px;
  font-family: "Raleway";
}

form.pmpro_form .pmpro_submit span {
  float: right;
}
#pmpro_level-1,
#pmpro_level-5,
#pmpro_level-4,
#pmpro_level-7,
#pmpro_level-8,
#pmpro_level-10,
#pmpro_level-12,
#pmpro_level-13,
#pmpro_level-14,
#pmpro_level-15,
#pmpro_level-16,
#pmpro_level-17,
#pmpro_level-18,
#pmpro_form {
  width: 1160px;
  margin: 50px auto 50px auto;
  background: #eee;
  color: #000;
  border: none;
  border-radius: 3px;
  font-family: jura;
}

#pmpro_level-1 p,
#post-281 p,
#pmpro_level-5 p,
#pmpro_level-4 p,
#pmpro_level-7 p,
#pmpro_level-8 p,
#pmpro_level-10 p,
#pmpro_level-12 p,
#pmpro_level-13 p,
#pmpro_level-14 p,
#pmpro_level-15 p,
#pmpro_level-16 p,
#pmpro_level-17 p,
#pmpro_level-18 p {
  color: #000;
}

.pmpro_checkout thead th {
  color: #ca1245;
  font-family: "jura";
  font-size: 20px !important;
  font-weight: 500;
}

form.pmpro_form .input {
  display: inline-block;
  background-color: #fff !important;
  opacity: 1;
  width: 100% !important;
  padding: 15px;
  color: #000 !important;
  font-size: 15px;
  border: 1px solid #d7d7d7;
}

form.pmpro_form select {
  background-color: #fff !important;
  font-size: 18px !important;
}

/********************* Member**********************************/

#post-283 #wppb-login-wrap {
  width: 1014px;
  margin: 0 auto;
  border-radius: 12px;
  height: 250px;
  background-color: #000;
  color: #fff;
  padding: 0;
}

#post-283 .entry-content,
#post-279 .entry-content {
  margin: 0 auto 0 auto;
}

#post-283 #pmpro_levels_table,
#post-282 #pmpro_invoices_table {
  width: 1014px;
  margin: 0 auto;
  background: #fff;
  border-radius: 0;
  padding: 0;
  height: 250px;
  border: 1px solid #ccc !important;
}

#post-282 .entry-content {
  width: 1014px;
  background: #fff;
  color: #68cbdb;
  padding: 0px;
  border-radius: 0;
}

#post-283 #wppb-login-wrap {
  width: 1014px;
  margin: 0 auto;
  border-radius: 12px;
  height: auto;
  background-color: #000;
  color: #fff;
  padding: 0;
}

#post-283 .entry-content,
#post-282 .entry-content {
  margin: 0 auto 0 auto;
}
#other_discount_code_button {
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 3px;
  line-height: 20px;
  border: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
#post-283 .nav-previous a {
  text-align: center;
  width: 30%;
  margin: 0 auto;
  float: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #ca1245;
  border: none;
  padding: 12px 24px;
  border-radius: 4px;
  font-family: jura;
}

#post-283 .pmpro_btn-select {
  background-color: #68cbdb !important;
  border: medium none;
  padding: 6px;
  font-size: 16px !important;
  border-radius: 0;
}

#post-283 .pmpro_btn-select:hover {
  background-color: #68cbdb !important;
}

.pmpro_checkout tr.odd td {
  background: rgba(125, 125, 125, 0.1);
  color: #999999;
  font-size: 17px;
}

.entry-content th {
  padding: 10px !important;
  font-size: 19px !important;
  color: #000;
  border-bottom: 1px solid #c7c7c7;
}

.pmpro_form th {
  color: #000 !important;
}

.entry-content td,
.comment-content td {
  border-top: 1px solid #ededed !important;
  padding: 6px 10px 6px 10px !important;
  font-size: 16px !important;
  color: #000;
}

#post-282 .nav-next {
  width: auto !important;
  margin: 35px auto !important;
  float: none;
}

#pmpro_invoices_table a:visited {
  color: #68cbdb;
}

#post-283 .nav-previous {
  width: 100%;
  float: none;
  margin: 50px auto 20px;
  text-align: center;
}

.woocommerce-order-received .woocommerce {
  background-color: #000;
  color: #999999;
  padding: 10px;
  border-radius: 7px;
}

.woocommerce-order-received .woocommerce a {
  color: #68cbdb;
}

.woocommerce-order-received span {
  color: #999999;
}

.woocommerce-order-received .woocommerce table.shop_table td {
  color: #999999;
}

.page_video {
  margin-top: 52px;
  padding-top: 94px;
}

.newsletter_main {
  width: 36%;
  float: left;
  margin: 12px 0;
  padding: 0;
  height: auto;
}

.news_letter_inner {
  width: 400px;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
  border: 1px solid #68cbdb;
}

.news_letter_inner h2 {
  color: #68cbdb;
  font-family: "Raleway-light";
  font-size: 25px;
  text-align: left;
  font-weight: normal;
  padding: 10px 10px;
}

.news_letter_inner .wysija-input {
  width: 90%;
  float: left;
  border: none;
  border-radius: 0;
  padding: 10px 10px;
  margin: -30px 0 0 58px;
}

.news_letter_inner .wysija-submit {
  float: right;
  width: 35%;
  margin: -3px 17px 8px 0;
  background: #68cbdb;
  color: #fff;
}

.news_letter_inner .wysija-submit:hover {
  background: #68cbdb;
  color: #fff;
}

.widget_wysija_cont p label {
  display: block;
  color: #fff;
  margin: 0 0 0 5px;
}

.wysija-paragraph {
  width: 59%;
  float: left;
  margin: 0;
  padding: 0;
}

.formErrorContent {
  background: #68cbdb !important;
  top: 7px !important;
  right: 0 !important;
  border: 1px solid #fff !important;
  opacity: 1 !important;
}

.widget_wysija_cont {
  width: 100%;
  float: left;
  background: none;
  padding: 10px 0 10px 0;
  color: #68cbdb;
  font-family: "Raleway-light";
}

.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
  background-color: #000 !important;
  border-color: transparent !important;
  color: #68cbdb;
  font-family: "Raleway-light";
}

#post-277 .entry-content {
  width: 1014px;
  margin: 60px auto 0 auto;
  height: auto;
  padding: 0;
}
#pmpro_account-membership table,
#pmpro_account-membership table th {
  font-family: jura;
}
#pmpro_account .pmpro_box {
  border-top: none;
  padding: 0;
  margin: 25px 0 0 0;
}
#post-277 #pmpro_account {
  padding: 30px;
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  height: auto;
  border-radius: 0;
  background: #f7f7f7 !important;
}

#post-277 #pmpro_account .pmpro_box h3 {
  padding: 0;
  color: #ca1245;
  font-family: jura;
  font-size: 22px;
  text-transform: uppercase;
}
#post-277 #pmpro_account td {
  font-size: 16px;
}
#post-277 #pmpro_account a {
  color: #ca1245 !important;
  border-right: 1px solid #ccc;
  border-radius: 0;
  padding: 0 10px 0 0 !important;
  margin: 0 10px 0 0;
  font-size: 16px;
}

#post-277 .pmpro_actionlinks {
  padding: 0 0 0 9px;
  width: 100%;
  float: left;
}

#post-277 #pmpro_account-profile ul li {
  color: #fff;
  padding: 0;
  margin: 0 0 0 14px;
}

#post-277 #pmpro_account .pmpro_box p {
  color: #fff;
}

#post-278 .entry-content {
  width: 1014px;
  margin: 60px auto 0 auto;
  height: auto;
  padding: 0 0 10px 0;
  background: #eee;
  border-radius: 0;
  font-family: jura;
}

#post-278 .entry-content p {
  color: #000;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 10px 0 0 20px;
}

#post-278 .entry-content ul li {
  color: #000;
  margin: 0 0 10px 35px;
  width: 100%;
}

#post-278 .pmpro_form {
  width: 100%;
  float: left;
  background: #f7f7f7;
  height: auto;
  padding: 0 0 30px 0;
  border-radius: 0px;
  margin: 0px 0 0 0;
}

#post-278 .pmpro_btn-submit {
  margin: 0 0 0 87px;
  border: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #ca1245 !important;
  font-family: jura;
  box-shadow: none;
  border-radius: 4px;
  padding: 10px 20px;
  outline: none;
  background-image: none !important;
  float: none;
  text-transform: uppercase;
}

#post-278 .pmpro_btn-submit:hover {
  background-color: #68cbdb;
}

#post-278 .pmpro_btn-cancel {
  margin: 0 0 0 0;
  border: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #ca1245 !important;
  font-family: jura;
  box-shadow: none;
  border-radius: 4px;
  padding: 10px 20px;
  outline: none;
  background-image: none !important;
  float: none;
  text-transform: uppercase;
}
tr.odd {
  background: none !important;
}
.rpwe-block li {
  font-family: "Titillium Web", sans-serif !important;
  float: left;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 5px 10px !important;
  background: transparent
    url("https://www.plyojam.com/beta/wp-content/uploads/2018/05/tick-icon.png")
    no-repeat scroll left 8px !important;
  list-style: outside none none;
  font-size: 15px !important;
  font-weight: normal;
  text-align: left;
  width: 85%;
  line-height: 30px;
  border: none;
}
.pmpro_box {
  font-family: jura;
}

.rpwe-block h3 {
  background: none;
  clear: none;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 400;
  font-size: 15px !important;
  line-height: 1.5em;
  font-family: "Titillium Web", sans-serif;
  text-align: left;
  margin-bottom: 15px !important;
}
.single_main p {
  font-family: "Titillium Web", sans-serif;
  font-size: 17px;
  color: #3a3a3a !important;
  margin: 0 0 10px 0;
  font-weight: 400;
}
.rpwe-block a {
  color: #000 !important;
  font-size: 15px !important;
}

#categories-2 .cat-item-32 {
  display: none;
}

.show_hide {
  display: none;
}

.show_hide {
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
  text-align: left;
  box-shadow: none;
  width: 18%;
  float: left;
  margin: 10px 0 0 0;
  border: 2px solid #000;
  padding: 10px 10px;
  color: #000;
}

#hs-rsp-div,
#elementid {
  width: 550px !important;
  height: 500px !important;
  overflow-y: scroll;
}

#hs-rsp-image-wrap p {
  text-align: left;
  font-family: "Titillium Web", sans-serif;
  font-size: 17px;
  color: #000 !important;
  line-height: 24px;
  margin: 0 0 20px 0;
}

.show_hide1,
.hiddendiv {
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
  text-align: left;
  box-shadow: none;
  width: 18%;
  float: left;
  margin: 10px 0 0 0;
  border: 2px solid #000;
  padding: 10px 10px;
  color: #000;
}

.show_hide2 {
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
  text-align: left;
  box-shadow: none;
  width: 18%;
  float: left;
  margin: 10px 0 0 0;
  border: 2px solid #000;
  padding: 10px 10px;
  color: #000;
}

.show_hide3 {
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
  text-align: left;
  box-shadow: none;
  width: 18%;
  float: left;
  margin: 10px 0 0 0;
  border: 2px solid #000;
  padding: 10px 10px;
  color: #000;
}

#panel,
#flip {
  padding: 0px;
  color: #000;
}

div#panel {
  display: none;
}

.slidingDiv,
.slidingDiv1,
.slidingDiv2,
.slidingDiv3 {
  display: block;
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
}

/* Edit Profile CSS */

.error {
  font-family: "Titillium Web", Sans-serif;
  color: #ca1245;
}

.edit_profile_main {
  width: 100%;
  float: left;
  margin: 65px 0 55px 0;
  padding: 0;
  height: auto;
}

.edit_profile_inner {
  width: 1011px;
  margin: 0 auto;
  height: auto;
  padding: 0;
}

.edit_profile_inner form {
  width: 100%;
  float: left;
  background: none;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  height: auto;
  background-size: 100% 100%;
}
.edit_profile_inner h1 {
  font-family: "Jura", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 15px 0;
}
.edit_personal_info_container {
  padding: 0;
  float: left;
  width: 100%;
}

.user_photo {
  border-radius: 100%;
  width: 174px;
  height: 174px;
}

.thumb_user {
  width: 350px;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  text-align: center;
}

.thumnb_detial {
  width: 202px;
  float: left;
  margin: 66px 0 0 17px;
  height: auto;
}

.thumnb_detial p {
  font-family: "Titillium Web", Sans-serif;
  color: #68cbdb;
  border: 1px solid #68cbdb;
  width: 57%;
  padding: 0;
  font-size: 18px;
  text-align: center;
  margin: 10px 0 0;
  border-radius: 3px;
}

.bio {
  width: 59%;
  float: right;
  margin: 0;
  padding: 0 0 0px 0;
  height: auto;
}

.bio textarea {
  font-family: "Titillium Web", Sans-serif;
  font-weight: 300;
  border: none;
  opacity: 1;
  color: #0c0608 !important;
  width: 95%;
  padding: 10px 15px;
  background: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px !important;
  margin: 0 0 20px 0;
  height: 150px;
}

.social {
  width: 100%;
  float: left;
  margin: 23px 0 0 0;
  height: auto;
  padding: 0;
}

.fb_user,
.ins_user,
.twi_user,
.pini_user,
.thumi_user,
.yout_user {
  width: 100%;
  float: left;
  margin: 0 0 10px 0px;
  padding: 0;
  height: 40px;
  background: #edebeb;
}
.social i {
  font-size: 40px !important;
  float: left;
}
.fa-facebook {
  color: #475e99;
}
.fa-instagram {
  color: #dd134d;
}
.fa-twitter {
  color: #68cbdb;
}
.fa-youtube {
  color: #fc2616;
}
.social input {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 83%;
  padding: 9px 15px;
  background-color: transparent !important;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.user_top_info {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  height: auto;
}

.user_top_info input {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 95%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 5px 20px 0;
  float: left;
}

input,
textarea {
  outline: none !important;
}
.sone {
  float: right;
  width: auto;
  margin: 23px 0 0 0;
  padding: 0 0 50px 0;
  height: auto;
}

.edit_studio_container {
  width: 100%;
  clear: both;
  margin: 0;
  height: auto;
  float: left;
  padding: 0 0 0 14px;
}

.remove_studio {
  font-size: 0 !important;
  background-image: url(https://www.plyojam.com/beta/wp-content/uploads/2018/05/minus.png) !important;
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  background-repeat: no-repeat !important;
  margin: 25px -30px 0 0 !important;
  float: right !important;
  padding: 0 !important;
  background-color: rgba(181, 172, 170, 0.24) !important;
  box-shadow: none;
  background-position: center;
}

.addclass {
  font-size: 0 !important;
  background-image: url(https://www.plyojam.com/beta/wp-content/uploads/2018/05/plus.png) !important;
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  background-repeat: no-repeat !important;
  float: left;
  padding: 00 !important;
  margin: 0 9px 0 0;
  box-shadow: none !important;
}

.studio_name {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}
.edit_studio_container input {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 92%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 5px 20px 5px;
  float: left;
}
.edit_studio_container select {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 98%;
  padding: 9px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 5px 20px 5px;
  float: left;
}
.stuname {
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
  width: 99%;
}
select {
  outline: none;
}

.strname {
  width: 97%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.apart {
  width: 98%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.studio_add {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.app {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.city {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.cityi {
  width: 97%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.state {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.statei {
  width: 98%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.zip {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.zipi {
  width: 97%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.phone {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.phonei {
  width: 98%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 15px 0 14px 10px;
}

.countryi {
  width: 50%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.country {
  width: 100%;
  opacity: 0.8;
  background-color: #999;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0px;
  padding: 11px 0 11px;
}

.edit_class_container {
  width: 100%;
  float: left;
  padding: 0;
  height: auto;
  margin: 15px 0 0 0;
}

.day {
  width: 70%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.day select {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 100%;
  padding: 9px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 5px 20px 5px;
  float: left;
}

.time {
  width: 25%;
  float: left;
  margin: 0 0 0 9px;
  padding: 0;
  height: auto;
}

.time .time12h {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 5px 20px 5px;
  float: left;
}

.sone p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  color: #3a3a3a;
  line-height: 20px;
  margin: 0 0 20px 35px;
}

.adds {
  width: 100%;
  float: right;
  text-align: right;
  padding: 0;
  margin: 0;
}

.addstudio {
  font-size: 0 !important;
  background-image: url(https://www.plyojam.com/beta/wp-content/uploads/2018/05/plus.png) !important;
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  background-repeat: no-repeat !important;
  float: left;
  padding: 00 !important;
  margin: 0 9px 0 0;
  box-shadow: none !important;
}

.adds p {
  color: #fff;
  font-size: 13px;
}

.editupdate {
  width: 100%;
  float: left;
  margin: 00px 0 0 0;
  padding: 0;
  height: auto;
}

#btn {
  font-family: "Jura", Sans-serif;
  font-size: 19px;
  color: #ffffff;
  background-color: #ca1245;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 20px;
  border: none;
  float: right;
  background-image: none;
}

#file {
  color: #68cbdb;
}

#remove_class {
  font-size: 0 !important;
  background-image: url(https://www.plyojam.com/beta/wp-content/uploads/2018/05/minus.png) !important;
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  background-repeat: no-repeat !important;
  margin: 10px -30px 0 0;
  float: right;
  padding: 0;
  background-color: rgba(181, 172, 170, 0.24) !important;
  box-shadow: none;
  background-position: center;
}

.view_schedual_main {
  width: 100%;
  float: left;
  margin: 65px 0 55px 0;
  padding: 0;
  height: auto;
}

.view_schedual_main_inner {
  width: 1011px;
  margin: 0 auto;
  height: auto;
  padding: 0;
}

.personal_detail_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 15px 0;
  height: auto;
  border-bottom: 1px solid #d7d7d7;
}

.view_user_photo_container {
  width: 220px;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.view_user_photo_container img {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  border: 2px solid #fff;
  object-fit: cover;
  object-position: top;
}

.photo_right_container {
  width: 760px;
  float: right;
  color: #fff;
  margin: 18px 0 0;
  height: auto;
}

.bio_container h3 {
  float: left;
  width: 100%;
  color: rgb(202, 18, 69);
  font-family: Jura, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  margin: 0px;
}

.bio_data {
  color: #333;
  font-size: 19px;
  font-family: "Titillium Web", Sans-serif;
  line-height: 30px;
}

.social_icons {
  width: 100%;
  float: left;
  margin: 15px 0 0 0;
  height: auto;
  padding: 0;
}

.studios_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.view_inner_new {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 20px;
  height: auto;
  background: #eee;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.studios_container_inner {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  height: auto;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/10/transprant-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.studios_container_inner h2 {
  float: left;
  width: 100%;
  color: rgb(202, 18, 69);
  font-family: Jura, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
}

.studio_container {
  padding: 20px 20px;
  width: 45%;
  float: left;
  color: #fff;
  height: 150px;
}

.studio_container h3 {
  font-family: "Raleway-SemiBold";
  font-size: 20px;
  padding: 0 0 15px 0;
}

.sche_bottom {
  width: 100%;
  float: left;
  margin: 40px 0 10px 0;
  color: #737170;
  font-size: 19px;
  line-height: 30px;
}
.sche_bottom .edit_links {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
.sche_bottom .edit_links ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.sche_bottom .edit_links ul li {
  width: auto;
  float: left;
  margin: 0 13px 0 0;
}
.edit_links a {
  font-size: 16px;
  color: rgb(202, 18, 69);
}
.address_container {
  width: 95%;
  float: left;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
}
.fa-phone-square,
.fa-map-marker {
  color: rgb(202, 18, 69);
  margin: 0 10px 0 0;
}
.class_container {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  color: #737170;
  font-size: 14px;
  line-height: 23px;
}
.back_to_find {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.back_to_find a {
  font-family: "Titillium Web", Sans-serif;
  font-size: 25px;
  color: rgb(202, 18, 69);
  border: 2px solid;
  text-decoration: none;
  padding: 4px 27px;
  letter-spacing: 1px;
}
.class_container p {
  font-size: 16px;
  color: rgb(202, 18, 69);
  font-family: "Titillium Web", Sans-serif;
  line-height: 25px;
}

/************************************ FIND A CLASS *****************************************************************************/

.find_user_photo {
  height: 120px !important;
  width: 120px !important;
  float: left;
  border-radius: 100%;
  object-fit: cover;
  opacity: 1 !important;
}
.header_image_find img {
  width: 100%;
}
.find_user_photo_container {
  float: left;
  width: 30%;
}

.find_user_photo_right_container {
  float: left;
  width: 70%;
  margin: 0;
  padding: 0;
  height: auto;
  color: #333333;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.result_container {
  float: left;
  width: 46%;
  margin: 0 19px 30px 28px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  padding: 10px 10px;
  height: 600px;
}

.map_container {
  float: left;
  width: 48%;
  margin: -180px 0;
}
#google-map {
  height: 600px !important;
  width: 100% !important;
}
.search_container {
  width: 93%;
  margin: 0 81px 20px 81px;
  float: left;
  border-radius: 5px;
  padding: 0;
}

.find_class_main {
  width: 100%;
  float: left;
  margin: 170px 0 0 0 !important;
  padding: 0;
  height: auto;
}

.find_class_inner {
  width: 100%;
  margin: 0;
  height: auto;
  padding: 0;
  float: left;
}

.find_detail_container {
  margin: 15px auto;
  width: 100%;
  float: left;
  padding: 0;
  height: auto;
}

.content-loading {
  display: none;
  margin: 0 auto;
  width: 20%;
}

.content-loading img {
  width: 70px !important;
  height: auto !important;
}

.find_state_container {
  width: 443px;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.find_state {
  width: 94%;
  opacity: 0.8;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 15px 0px 14px 10px;
  background: #c4c4c3
    url(https://www.plyojam.com/wp-content/uploads/2015/10/drop_arrow.png) right;
  background-repeat: no-repeat;
  background-position: 365px 20px;
}

.find_zipcode_container {
  width: 466px;
  float: left;
  margin: 0;
  padding: 0 0;
  height: 48px;
}

.find_zipcode {
  width: 94%;
  opacity: 0.8;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 15px 0px 14px 10px;
  background: #c4c4c3;
}

.find_miles_container {
  width: 290px;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.miles {
  width: 100%;
  opacity: 0.8;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 15px 0px 14px 10px;
  background: #c4c4c3
    url(https://www.plyojam.com/wp-content/uploads/2015/10/drop_arrow.png) right;
  background-repeat: no-repeat;
  background-position: 251px 17px;
}

.find_country_container {
  width: 430px;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  height: auto;
}

.find_country {
  width: 94%;
  opacity: 0.8;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 15px 0px 14px 10px;
  background: #c4c4c3
    url(https://www.plyojam.com/wp-content/uploads/2015/10/drop_arrow.png) right;
  background-repeat: no-repeat;
  background-position: 365px 20px;
}

.find_country_container span,
.find_instructor_container span {
  font-family: "Titillium Web", Sans-serif;
  font-size: 15px;
  color: #000;
}

.find_instructor_container {
  width: 310px;
  float: left;
  margin: 15px 0 0 15px;
  padding: 0;
  height: auto;
}

.find_instructor {
  width: 93%;
  opacity: 0.8;
  border: none;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 15px 0px 14px 10px;
  background: #c4c4c3
    url(https://www.plyojam.com/wp-content/uploads/2015/10/drop_arrow.png) right;
  background-repeat: no-repeat;
  background-position: 250px 20px;
}

.find_search {
  width: 48px;
  float: left;
  margin: 15px 0 0 -7px;
  font-size: 23px !important;
  font-family: FontAwesome !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff !important;
  background: #27335d !important;
  border: none !important;
  padding: 11px 0 !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  min-height: 54px;
}
.find_search_box h1 {
  color: #0c0608;
  font-family: "Shadows Into Light Two", Sans-serif;
  font-size: 36px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 30px;
  text-align: left;
  margin: 30px 80px;
}
.searchresult_container {
  width: 100%;
  float: left;
  padding: 0;
  height: auto;
  margin: 0;
}

.name_span,
.address_span,
.time_span {
  color: #fff;
  font-family: "Raleway-SemiBold";
  font-size: 16px;
  width: 80px;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}

.find_user_name_container {
  width: 72%;
  float: left;
  text-align: center;
  margin: 15px 0 0 0;
  color: #fff;
  font-family: "Raleway-SemiBold";
  font-size: 16px;
}
.find_name1 {
  float: left;
  width: 95%;
  margin: 0 0 15px 0;
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 45px;
}
.find_time,
.find_address1 {
  float: right;
  width: 95%;
  font-family: "Jura", Sans-serif;
  font-size: 16px;
  color: #000;
  margin: 0 0 0px 0;
}

.find_name_container,
.find_time_container {
  margin: 0 0 13px 0;
}

.find_address1 {
  line-height: 30px;
}
.no_data_found {
  width: 100%;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  text-align: center;
  font-size: 25px;
  color: #ca1245;
}
::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

/* firefox 19+ */

:-ms-input-placeholder {
  color: #000;
}

/* ie */

input:-moz-placeholder {
  color: #000;
}

.find_class_inner select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* View Profile CSS */

.sche_bottom {
  float: left;
  width: 50%;
  color: #333;
  font-family: "Titillium Web", Sans-serif;
}

.view_map_container {
  float: left;
  width: 50%;
}

.view_studio_container {
  margin: 15px 0;
  width: 97%;
  float: left;
  background: #fff;
  padding: 16px 16px;
}
.view_map_container iframe {
  width: 100%;
  height: 200px;
}
.view_studio_container h3 {
  color: rgb(202, 18, 69);
  font-family: Jura, sans-serif;
  font-size: 24px;
}

.routin {
  width: 100%;
  margin: 60px auto;
  padding: 0;
  height: auto;
  text-align: center;
}

.routin h1 {
  color: rgb(202, 18, 69);
  font-family: Jura, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  margin: 0px 0 40px 0;
}

div.html5gallery-container-0
  div.html5gallery-box-0
  div.html5gallery-elem-0
  div.html5gallery-elem-img-0
  a {
  visibility: hidden;
}

.pmpro_content_message {
  width: 637px;
  margin: 60px auto 60px auto;
  background: #fff;
  color: #000;
  padding: 50px 50px;
  text-align: center;
  font-size: 40px;
  border-radius: 6px;
  text-transform: uppercase;
  font-family: "jura";
  font-weight: 800;
}

.pmpro_content_message a {
  border: none !important;
  background-color: #ca1245 !important;
  font-size: 16px !important;
  padding: 10px 30px !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.instructor {
  float: left;
  width: 1150px;
  margin: 0px auto;
  padding: 0;
  border-bottom: 1px solid #fff;
}

.instructor:last-child {
  border-bottom: 0px solid #fff;
}

.instructor_main {
  width: 1150px;
  margin: 50px auto;
}

.instructor_left,
.instructor_right_1 {
  width: 550px;
  float: left;
}

.instructor_right,
.instructor_left_1 {
  width: 550px;
  float: right;
}

.instructor_left h4,
.instructor_right h4,
.instructor_left_1 h4,
.instructor_right_1 h4 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 25px;
}

.instructor_right p {
}

.instructor_right ul li {
  margin: 0;
}

.newsimg img {
  opacity: 1 !important;
}

.woocommerce-page ul.products li.first {
  clear: none !important;
}

.instructor_left h1 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 30px;
}

.order_DVD ul li {
  width: 245px;
  float: left;
  text-align: center;
  border: 1px solid #000;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 27px 0 0;
  padding: 11px 0 11px 0;
  list-style: none;
  background: #3e98a6;
  background: -moz-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #3e98a6),
    color-stop(53%, #68ccdb),
    color-stop(100%, #3e98a6)
  );
  background: -webkit-linear-gradient(
    top,
    #3e98a6 0%,
    #68ccdb 53%,
    #3e98a6 100%
  );
  background: -o-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
  background: -ms-linear-gradient(top, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
  background: linear-gradient(to bottom, #3e98a6 0%, #68ccdb 53%, #3e98a6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3e98a6', endColorstr='#3e98a6', GradientType=0);
  border-radius: 5px;
}

.order_DVD ul li a {
  text-decoration: none;
  font-size: 22px;
  font-family: "Titillium Web", Sans-serif;
}

.bounus_seession {
  width: 100%;
  float: left;
  background: url(https://www.plyojam.com/wp-content/uploads/2015/10/burnout-dvd-download-hero.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  height: auto;
  margin: 30px 0 30px 0;
  padding: 230px 0 230px 0;
}

.bounus_seession h1 {
  font-family: "HouseBrokenClean";
  font-size: 50px;
}

.bounus_seession p {
  color: #fff;
}

.order_DVD_inner {
  width: 567px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.host_ployjam {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.host_ployjam_inner {
  width: 1165px;
  margin: 0 auto;
  padding: 30px 0 50px 0;
  height: auto;
}

.host_ployjam_inner h1 {
  color: #000;
  font-family: "HouseBrokenClean";
}

.host_ployjam_inner ul li {
  font-size: 16px;
  color: #000;
  font-family: "Raleway";
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

.woocommerce-tabs {
  background: transparent;
  color: #fff;
  padding: 0;
  margin: 30px 0 20px 0;
}

.wc-tab p,
#review_form,
.wc-tab p span {
  color: #000 !important;
}

.wc-tabs .active {
  background: #ca1245 !important;
  border: 1px solid #ca1245 !important;
}
.wc-tabs {
  margin: 0 !important;
}

.price del span {
  text-decoration: line-through;
  color: #68cbdb !important;
}

.terms ul li {
  border-right: 1px solid;
  padding: 0 11px;
}

.terms ul li:last-child {
  border-right: 0px solid;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  opacity: 1 !important;
}

.kento-testimonial-author-comments {
  color: #000;
  font-family: "Raleway-Medium";
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0.4px;
  text-align: left;
  width: 100%;
  font-style: normal !important;
  background: none !important;
}

.kento-testimonial-author-comments h2 {
  color: #000 !important;
  font-family: "Raleway-SemiBold" !important;
  font-size: 28px !important;
  font-weight: normal !important;
  line-height: 36px !important;
  margin: 0 30px 20px 30px;
  letter-spacing: 0.3px !important;
  text-align: left !important;
  background: none !important;
}

.kento-testimonial-author {
  display: none;
}

#post-530 .entry-content {
  width: 100%;
  margin: 0px auto 0 auto;
  background: #fff;
  background-repeat: no-repeat;
  height: auto;
}

#post-530 .entry-content p {
  padding: 0 0 0px;
  text-align: center;
  color: #fff;
}

.order_DVD a {
  color: #ffffff;
}

#Name,
#lName,
#Email,
#lokking,
#deal {
  width: 50%;
  border: none;
  border-radius: 0;
  margin: 0 0 15px 0;
  padding: 11px 10px;
}

#special {
  width: 50%;
  border: none;
  border-radius: 0;
  margin: 0 0 15px 0;
  padding: 11px 10px;
  font-size: 13px;
}

.sbi_bio {
  color: #fff !important;
}

.payment_methods label {
  color: #fff !important;
}

#post-236 .wppb-error {
  width: 100%;
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
  color: #fff;
  text-align: center;
}

#pmpro_level_cost p {
  color: #000;
  text-align: center;
  font-size: 20px;
}

#pmpro_level-1 #pmpro_form #pmpro_submit_span,
#pmpro_level-5 #pmpro_form #pmpro_submit_span,
#pmpro_level-7 #pmpro_form #pmpro_submit_span,
#pmpro_level-8 #pmpro_form #pmpro_submit_span,
#pmpro_level-10 #pmpro_form #pmpro_submit_span,
#pmpro_level-12 #pmpro_form #pmpro_submit_span,
#pmpro_level-13 #pmpro_form #pmpro_submit_span,
#pmpro_level-14 #pmpro_form #pmpro_submit_span,
#pmpro_level-15 #pmpro_form #pmpro_submit_span,
#pmpro_level-16 #pmpro_form #pmpro_submit_span,
#pmpro_level-17 #pmpro_form #pmpro_submit_span,
#pmpro_level-17 #pmpro_form #pmpro_submit_span {
  float: right;
}

.entry-content a:visited,
.comment-content a:visited {
  color: #fff;
}

.page-id-278 .pmpro_checkout label {
  width: 150px !important;
}

#bcity,
#bstate,
#bzipcode {
  width: 100% !important;
}

#pmpro_cancel {
  width: 1014px;
  margin: 0 auto;
  background: none;
  border-radius: 7px;
  padding: 0;
  color: #757575;
}
#pmpro_cancel h3 {
  color: #ca1245;
  font-family: "jura";
  font-size: 29px !important;
  font-weight: 500;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  text-align: center;
}
#pmpro_cancel table {
  width: 1014px;
  margin: 0 auto;
  background: #fff;
  border-radius: 7px;
  padding: 0;
  height: 250px;
  border: 1px solid #ccc !important;
}
#pmpro_cancel table th {
  color: #ca1245;
  font-family: "jura";
  font-size: 20px !important;
  font-weight: 500;
}
#pmpro_cancel .pmpro_actionlinks a {
  text-align: center;
  width: auto;
  margin: 0 auto;
  float: none;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 4px !important;
  font-family: jura !important;
}
#pmpro_cancel {
  font-family: jura;
}
.pmpro_invoice {
  font-family: jura;
}
.pmpro_cancel-membership-cancel {
  text-align: right;
}
.pmpro_cancel-membership-cancel a {
  background-color: #68cbdb !important;
  border: medium none;
  padding: 6px;
  font-size: 16px !important;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-top: 1px solid #ededed !important;
  padding: 5px 20px 6px 20px !important;
  font-size: 18px !important;
  color: #000;
}
.pmpro_actionlinks {
  text-align: center;
  margin: 0 0;
  display: none1;
}
.pmpro_actionlinks a {
  text-align: center;
  width: 30%;
  margin: 0 auto;
  float: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ca1245;
  border: none;
  padding: 12px 24px !important;
  border-radius: 4px;
}
.pmpro_actionlinks a:last-child {
  border: none !important;
}
#pmpro_cancel table tbody tr td {
  color: #000 !important;
  font-family: "jura";
  font-weight: bold;
}

#pmpro_cancel p {
  color: #000;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}

.yeslink {
  background-color: #68cbdb !important;
  font-size: 19px !important;
  color: #000 !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: "Raleway-Bold" !important;
  text-transform: uppercase !important;
}

.nolink {
  color: #68cbdb !important;
  font-family: "Raleway-Bold" !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  border: 2px solid #fff !important;
  border-radius: 0 !important;
  padding: 7px !important;
}

.error404 .entry-content {
  width: 1169px;
  margin: 130px auto;
  color: #ca1245;
  padding: 0px 30px;
  text-align: center;
}

#post-121 .entry-header {
  text-align: center !important;
}

.error404 .entry-title {
  font-size: 50px !important;
  color: #000 !important;
  font-family: "Jura", Sans-serif;
  text-align: center;
  margin: 15px 0;
}

.error404 #searchform {
  width: 32%;
  margin: 0 auto;
  padding: 0;
}

.error404 .screen-reader-text {
  float: left;
  margin: 13px 0 0 0;
}

.error404 #s {
  float: left;
}

.error404 #searchsubmit {
  float: left;
}

#pmpro_level-4 {
  background: #000;
}

.tearms_new {
  width: 1150px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.tearms_new p {
  line-height: 33px;
}

.terms {
  width: 43%;
  float: left;
  margin: 0;
  padding: 0;
}

.terms label {
  text-align: left;
  width: 100%;
  float: left;
  margin: 0 0 0 19px;
  padding: 0;
  color: #fff;
}

#terms {
  float: left;
  margin: -23px 0 0 0;
}

.author-description p {
  font-family: "Titillium Web", sans-serif;
  font-size: 17px;
  color: #3a3a3a !important;
  margin: 10px 0 30px 0;
  font-weight: 400;
  float: left;
  width: 100%;
}

.by-author,
.author-link {
  display: none;
}

.playroutin {
  width: 850px !important;
  margin: 0 auto !important;
  background: #fff;
}
.playroutin .t-head {
  color: #ca1245;
  font-family: jura;
}

.playroutin td {
  border-right: 1px solid #ededed !important;
  font-family: jura;
}

.iframe {
  top: 0 !important;
  position: initial !important;
}

.package-title {
  margin: 0 0 0 40px !important;
}

.w3eden td {
  color: #000 !important;
}

.downloadf a {
  background: #68cbdb;
  color: #fff;
  text-decoration: none;
  padding: 10px 34px;
  text-align: center;
  float: left;
  width: 100%;
  font-size: 24px;
}
.woocommerce #submit {
  left: auto;
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 3px;
  line-height: 20px;
  border: none !important;
}
.woocommerce-message {
  margin: 50px 0;
  font-family: jura;
}
.woocommerce-message a {
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 3px !important;
  line-height: 20px !important;
  border: none !important;
}

/************************ online classes **************************/

.online_classes {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0 40px;
  height: auto;
}

.online_main {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.online_left {
  width: 42%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.online_right {
  text-align: justify;
  width: 56.2%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.monthly_left {
  width: 73%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.monthly_right {
  width: 26%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}

.monthly_right a {
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
  text-align: center;
  box-shadow: none;
  width: auto;
  float: left;
  margin: 10px 0 10px 0;
  border: 2px solid #000;
  padding: 15px 45px;
  color: #000;
}

.monthly_right a:visited {
  color: #000 !important;
}

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

.monthly_left h1 {
  font-family: "Titillium Web", Sans-serif;
  font-size: 25px;
  color: #000;
  line-height: 65px;
  margin: 0;
  padding: 0 0 0px 0;
  border-bottom: 1px solid;
  width: 96%;
}

.full_hours {
  float: left;
  height: auto;
  margin: 0;
  padding: 30px 0 15px;
  background: #0b0b0b;
  width: 100%;
}

.full_main {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.full_main h1 {
  color: #68cbdb;
  font-family: "HouseBrokenClean";
  font-size: 38px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0;
  text-align: left;
}

.full_main ul {
  width: 100%;
  margin: 0px;
  float: left;
  padding: 0px;
}

.full_main ul li {
  font-family: "Raleway";
  float: left;
  padding: 0px 0px 0px 40px;
  margin: 0px 0px 25px 0;
  background: transparent url(/wp-content/themes/PlyoJam/images/tick-icon.png)
    no-repeat scroll left 8px;
  list-style: outside none none;
  font-size: 21px;
  font-weight: normal;
  text-align: justify;
  color: #fff;
  line-height: 35px;
}

.faq_main {
  width: 100%;
  float: left;
  margin: 0;
  height: 729px;
  padding: 50px 0 40px;
}

.faq_inner {
  width: 1165px;
  margin: 0 auto;
  padding: 0;
  height: auto;
}

.faq_inner h1 {
  color: #000;
  font-family: "HouseBrokenClean";
  font-size: 38px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 30px;
  padding: 0 0 30px;
  text-align: left;
  border-bottom: 1px solid #ababab;
}

.faq_left {
  border-right: 1px solid #ababab;
  width: 60%;
  float: left;
  margin: 0;
  padding: 0 50px 0 0;
  height: auto;
}

.faq_right {
  position: absolute;
  width: 40%;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
  right: 0;
}

.theme2
  .responsive-accordion-default.responsive-accordion
  li
  .responsive-accordion-head {
  background: #67cbdb !important;
  border: 0px solid #ddd;
}

.theme2
  .responsive-accordion-default.responsive-accordion
  li
  .responsive-accordion-panel {
  border: 0px solid #ddd;
}

.how_to_membership {
  overflow-y: scroll;
  height: 270px;
}

.responsive-accordion-head span {
  font-weight: 600;
  font-family: "Raleway";
}

.responsive-accordion-default.responsive-accordion
  li
  .responsive-accordion-panel
  p {
  font-size: 19px;
  margin: 0;
  font-family: "Raleway" !important;
}

.theme2 .responsive-accordion.responsive-accordion-default.bm-larger > li {
  margin-bottom: 20px;
}

.theme2
  .responsive-accordion-default.responsive-accordion
  li
  .responsive-accordion-head
  i {
  background: #3e7a85;
  padding: 5px 5px;
}

.theme2 .fa:before {
  margin: 0 1px;
  width: 21px !important;
  background-position: 2px 0px !important;
}

.online_left iframe {
  width: 97%;
}

#newsletter-bar {
  background: #68cbdb;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 25px 0 0;
  width: 100%;
  height: 80px;
  z-index: 1001;
  float: left;
}

.newsletter_main_inner {
  height: auto;
  margin: 0 auto 0px;
  overflow: hidden;
  padding: 0;
  width: 1150px;
}

.sub-text-title {
  color: #000;
  float: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 8px 0 0;
  letter-spacing: 0.3px;
  padding: 8px 22px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.email_fix {
  width: 45.222%;
  padding: 10px 0;
  margin: 0;
  text-indent: 5px;
  font-size: 15px;
  text-transform: capitalize;
}

.button_fix,
.button_fix:hover {
  background: #000 !important;
  color: #fff !important;
  font-size: 15px !important;
  float: right !important;
  border: 2px solid #000 !important;
  padding: 8px 22px !important;
  width: 11.5% !important;
}

#post-281 .entry-content {
  background: none !important;
  padding: 0px !important;
}

#pmpro_account {
  background: #eee !important;
}
.membership_confirmation p {
  color: #ca1245;
  font-family: "jura";
  font-size: 25px !important;
  font-weight: 500;
  margin: 0 0 30px 0;
  text-align: center;
}
.membership_confirmation ul {
  text-align: center;
}
.membership_confirmation ul li {
  color: #ca1245;
  font-family: "jura";
  font-size: 25px !important;
  font-weight: 500;
  text-align: center;
  list-style: none;
  margin: 0;
}

.pmpro_box ul li,
.pmpro_box p {
  color: #000 !important;
}

.pmpro_btn-submit-checkout {
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 3px;
  line-height: 20px;
  border: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
#discount_code_button {
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff !important;
  background-color: #ca1245 !important;
  padding: 10px 24px !important;
  border-radius: 3px;
  line-height: 20px;
  border: none !important;
  box-shadow: none !important;
  background-image: none !important;
}

form.pmpro_form .pmpro_submit {
  margin: -40px 0 50px 0;
  float: right;
  width: 75%;
}
.new_checkbox {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.new_checkbox_inner {
  width: 1000px;
  margin: 0 auto !important;
  font-size: 17px;
  color: #000;
}

#nav-below {
  width: 100%;
  float: left;
  text-align: center;
}

#nav-below .nav-next {
  width: 100%;
  float: none;
  display: inline-block;
  margin: 0;
  text-align: center !important;
}
#nav-below .nav-next a {
  text-align: center;
  width: auto;
  margin: 0 auto;
  float: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #ca1245;
  border: none;
  padding: 15px 24px !important;
  border-radius: 4px;
  font-family: jura;
}
.pmpro_actionlinks a {
  text-align: left;
  width: auto;
  margin: 0 auto;
  float: left;
  font-size: 15px;
  text-transform: uppercase;
  color: #9f9f9f;
  background: none;
  border: none;
  padding: 5px !important;
  border-radius: 4px;
}
#pmpro_invoices_table th {
  color: #ca1245;
  font-family: "jura";
  font-size: 20px !important;
  font-weight: 500;
}
#pmpro_invoices_table tbody td {
  background: none;
  color: #000 !important;
  font-family: "jura";
  font-weight: bold;
}
#pmpro_invoices_table tbody td a {
  color: #000 !important;
  font-weight: bold;
}
.border-table {
  border: 1px solid #ccc !important;
}
.t-head {
  font-family: jura;
  color: #ca1245;
}
.press_page_title {
  padding: 60px 0;
}
.press_page_title h1 {
  width: 100%;
  float: left;
  text-align: center;
  color: #0c0608;
  font-family: jura;
  font-size: 65px !important;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 0 30px 0;
}
.press_page_title p {
  color: #ca1245;
  font-family: jura;
  font-size: 30px;
  float: left;
  width: 100%;
  text-align: center;
}
.change-pass p {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: jura;
  font-size: 30px;
  line-height: 45px;
  margin: 0 0 50px 0;
}
.workout_archives_table td {
  border: none !important;
}
.workout_archives_table thead tr th {
  color: #ca1245;
  font-family: jura;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  background-color: #fff !important;
  height: 30px;
  background-image: none;
  border: none;
}
.workout_archives_table tbody tr td {
  color: #333333;
  font-family: "Titillium Web", Sans-serif;
  font-size: 17px !important;
}
.workout_archives_table tbody tr td a {
  background-color: #ca1245;
  color: #fff;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 2px;
}
.workout_archives_table label,
.dataTables_info {
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
}
tr.odd td.sorting_1 {
  background-color: #fff;
}
tr.even td.sorting_1 {
  background-color: #fff;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
  border: none;
  box-shadow: none;
  margin: 30px 0 0 0 !important;
  float: left;
}
.bordered tr:hover {
  background: none;
}
.dataTables_filter {
  float: left;
  width: 100%;
  text-align: center;
}
.dataTables_filter label {
  float: left;
  width: 100%;
  text-align: left;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
  color: #ca1245;
  margin: 0 0 0 0;
}
.dataTables_filter input {
  width: 58%;
  color: #666666;
  border: none;
  background: #eceeef;
  height: 45px;
  outline: none !important;
  font-family: "Titillium Web", Sans-serif;
  font-size: 16px;
}
.dataTables_paginate {
  margin: 30px 0 0 0;
  width: 100%;
  float: left;
  text-align: center;
}
.paginate_button {
  background-color: #ca1245 !important;
  color: #fff !important;
  font-size: 13px !important;
  padding: 5px 20px !important;
  border-radius: 2px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none !important;
  color: #ca1245 !important;
  font-size: 13px !important;
  padding: 5px 20px !important;
  border-radius: 2px !important;
  border: 1px solid #ca1245 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: none !important;
  color: #ca1245 !important;
  font-size: 13px !important;
  padding: 5px 20px !important;
  border-radius: 2px !important;
  border: 1px solid #ca1245 !important;
}
.woocommerce nav.woocommerce-pagination {
  margin: 0 0 50px 0;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  background-color: #ca1245 !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 10px 10px !important;
  border-radius: 2px !important;
  margin: 0 5px;
  border: 1px solid #ca1245 !important;
  font-family: "Open Sans", sans-serif;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li .current {
  background: none !important;
  color: #ca1245 !important;
  font-size: 15px !important;
  padding: 10px 10px !important;
  border-radius: 2px !important;
  border: 1px solid #ca1245 !important;
}
.page-id-6366 h5 {
  font-family: "jura";
}
.woocommerce-billing-fields h3 {
  color: #ca1245;
  font-family: jura;
  font-size: 22px;
  text-transform: uppercase;
}
.woocommerce form .form-row label {
  font-family: jura;
  font-size: 16px;
}
.woocommerce form .input-text,
.select2,
.woocommerce-form__label {
  font-family: jura;
}
#order_review_heading {
  color: #ca1245;
  font-family: jura;
  font-size: 22px;
  text-transform: uppercase;
}
button:hover {
  background-image: none !important;
}
#select_user_to_edit_form p label {
  color: #ca1245;
  font-family: jura !important;
  font-size: 26px;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.category-team .hs-rsp-popup {
  border: none;
  float: left;
  font-weight: normal;
  margin: 10px 8px 0 0;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  font-family: jura;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #ca1245;
  background-image: none;
  width: auto;
}
#sb_instagram .sb_instagram_header {
  display: none;
}
#sb_instagram {
  width: 82.1% !important;
  max-width: 100% !important;
}
#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
  width: 180px !important;
}
#tribe-events h1 {
  text-align: center;
  color: #0c0608;
  font-family: "Shadows Into Light", cursive;
  font-weight: 400;
  font-size: 80px;
}
#tribe-events h2 {
  font-weight: 400;
}
.post-type-archive-tribe_events .entry-content {
  width: 100% !important;
}
#tribe-events {
  width: 85%;
  margin: 0 auto;
  float: none;
}
.train_calendar #tribe-events {
  width: 100%;
  margin: 0;
  padding: 15px;
}
.tribe-events-page-title a {
  color: #ca1245 !important;
}
.myfixedHeader img {
  width: 190px;
  float: left;
  margin: 10px 0 0 0;
}
.teaching_info_section {
  margin: 50px 0 0 0;
}
.teaching_info_section h2,
.new_studio h1 {
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 29px;
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
  font-weight: 400;
}
.new_studio {
  border-bottom: 1px solid #eee;
  margin: 20px 0;
}
.alert_success h1 {
  color: rgb(202, 18, 69);
  font-family: Jura, sans-serif;
  font-size: 24px;
  text-align: center;
  margin: 0 0 15px 0;
}
/* SWEAT ALERT CSS **/
.swal-title {
  font-family: "Titillium Web", Sans-serif !important;
  color: rgb(202, 18, 69) !important;
}
.swal-button {
  background-color: rgb(202, 18, 69) !important;
  font-family: "Titillium Web", Sans-serif !important;
  color: #fff !important;
}
.swal-button--cancel {
  display: none !important;
}

@media screen and (min-width: 270px) and (max-width: 480px) {
  .newsletter_main_inner {
    width: 100%;
  }
  #newsletter-bar {
    padding: 7px 0 10px;
  }
  .sub-text-title {
    font-size: 12px;
  }
  .validate_11 {
    padding: 0 20px;
  }
  .email_fix {
    width: 50.222%;
  }
  #mc-embedded-subscribe {
    width: 43% !important;
    font-size: 13px !important;
    text-align: center;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
  .mainRow {
    width: 100%;
  }
}

@media screen and (min-width: 481px) and (max-width: 640px) {
  .newsletter_main_inner {
    width: 100%;
  }
  #newsletter-bar {
    padding: 7px 0 10px;
  }
  .sub-text-title {
    font-size: 16px;
  }
  .validate_11 {
    padding: 0 20px;
  }
  .email_fix {
    width: 55%;
  }
  #mc-embedded-subscribe {
    width: 40% !important;
    text-align: center;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
  .mainRow {
    width: 100%;
  }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
  .newsletter_main_inner {
    width: 100%;
  }
  #newsletter-bar {
    padding: 7px 0 10px;
  }
  .sub-text-title {
    font-size: 16px;
  }
  .validate_11 {
    padding: 0 20px;
  }
  .email_fix {
    width: 55%;
  }
  #mc-embedded-subscribe {
    width: 40% !important;
    text-align: center;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
  .mainRow {
    width: 100%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1070px) {
  .email_fix {
    width: 49%;
  }
  #mc-embedded-subscribe {
    width: 18% !important;
    text-align: center;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .email_fix {
    width: 40%;
  }
  #mc-embedded-subscribe {
    width: 18% !important;
    text-align: center;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1070px) {
  .newsletter_main_inner {
    width: 100%;
  }
  #newsletter-bar {
    padding: 7px 0 10px;
  }
  .sub-text-title {
    font-size: 12px;
  }
  .validate_11 {
    padding: 0 20px;
  }
  .post-64 .woocommerce {
    width: 100%;
  }
  .mainRow {
    width: 100%;
  }
}
.shop_main {
  width: 302px;
  float: left;
  background: #000;
  text-align: center;
  margin: 16px 38px;
  padding: 0;
  height: auto;
  border: 1px solid #68cbdb;
}

.shop_main h1 {
  color: #fff;
  font-family: "Raleway-SemiBold";
  font-size: 19px;
  font-weight: normal;
  line-height: 24px;
  margin: 17px 0px 0px;
  padding: 0px;
  letter-spacing: 0.3px;
  text-align: center;
  min-height: 50px;
}

.shop_main a {
  margin: 15px 0 20px 74px;
  padding: 10px 20px;
  font-family: "Raleway-Medium";
  color: #000;
  background: #68cbdb none repeat scroll 0% 0%;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.3px;
  border-radius: 0;
  width: 41%;
  float: left;
}

.products_new {
  width: 1165px;
  text-align: center;
  margin: 0 auto;
}

#pmpro_payment_information_fields .pmpro_thead-msg {
  float: left !important;
  width: 100% !important;
  text-align: left !important;
  color: #ca1245;
  font-weight: 800;
}

#pmpro_form a {
  color: #f16b6f !important;
}

.woocommerce .quantity .qty {
  padding-top: 8px;
  padding-bottom: 8px;
}

#post-236 .entry-content {
  width: 1150px;
  margin: 0 auto;
  text-align: center;
}

#post-283 #pmpro_levels_table td {
  background: none; /* rgba(125, 125, 125, .1) !important; */
  color: #999999 !important;
  font-family: "jura";
}
#pmpro_levels_table .pmpro_btn {
  color: #000 !important;
}

.post-64 .entry-content {
  float: left;
  width: 100%;
}

.post-64 .woocommerce {
  background: #eee;
  width: 900px;
  margin: 50px auto;
  color: #000;
  border-radius: 0;
  padding: 20px 30px;
  font-family: jura;
}
.login-register-lost-password {
  float: left;
  width: 19%;
  margin: 12px 0 0 0 !important;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
  font-family: jura;
}
.woocommerce-Button {
  color: #fff !important;
}
.woocommerce-MyAccount-content .button {
  color: #ffffff !important;
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  background-color: #ca1245 !important;
  border-radius: 3px !important;
  padding: 10px 20px !important;
  border: 1px solid #ca1245 !important;
  box-shadow: none !important;
}
.woocommerce-account .addresses .title h3 {
  float: left;
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-transform: uppercase;
  width: 100%;
  margin: 0 0 0 0;
}
.woocommerce-account .woocommerce-Button {
  color: #ffffff !important;
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  background-color: #ca1245 !important;
  border-radius: 3px !important;
  padding: 10px 20px !important;
  border: 1px solid #ca1245 !important;
  box-shadow: none !important;
}
.woocommerce table.my_account_orders .button {
  color: #ffffff !important;
  font-family: jura;
  font-size: 15px !important;
  text-transform: uppercase !important;
  background-color: #ca1245 !important;
  border-radius: 3px !important;
  padding: 10px 20px !important;
  border: 1px solid #ca1245 !important;
  box-shadow: none !important;
}
.woocommerce-account .woocommerce-form__label-for-checkbox {
  width: 100%;
  float: left;
  margin: 10px 0 10px 0;
}

.post-64 .comments-link a,
.post-64 .entry-meta a,
.post-64 .entry-content a {
  color: #68cbdb;
}
.payment_method_stripe label {
  color: #000 !important;
}
.zip-find {
  width: 96%;
  opacity: 0.8;
  border: none;
  font-size: 18px;
  margin: 14px 0 16px 0;
  padding: 15px 0px 14px 10px;
  font-family: "Titillium Web", Sans-serif;
  border-radius: 0;
  background: #eceeef;
}
.formcontainer {
  margin: 0 0;
}
.woocommerce-account .woocommerce H2 {
  margin: 0 0 20px 0;
  color: #ca1245;
  font-family: "Jura", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce form.login {
  border: none;
  padding: 0;
  margin: 10px 0;
  text-align: left;
  border-radius: 0;
}

/* LOADER */
.loader {
  border: 10px solid #e7e7e7;
  border-radius: 50%;
  border-top: 10px solid #ca1245;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
  position: relative;
  z-index: 9999999;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.find_user_photo_container {
  float: left;
  width: 25%;
}
.find_class_links {
  width: 34%;
  float: left;
}
.find_class_links a {
  display: block;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  color: #27335d;
  font-weight: 400;
  font-family: "Jura", Sans-serif;
  line-height: 45px;
}
.find_user_photo_right_container {
  width: 59%;
  border-left: 1px solid #b5acaa;
  padding-left: 30px;
}
.view_all_location {
  margin: 20px 80px;
}
.view_all_location a {
  color: #68cbdb;
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  text-decoration: none;
}
.view_all_location a:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
#google-map {
  height: 800px !important;
  width: 100% !important;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .searchresult_container {
    margin: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 411px) {
  .find_search_container {
    left: -53px;
    position: relative;
  }
}

@media only screen and (min-width: 412px) and (max-width: 767px) {
  .find_search_container {
    left: -35px;
    position: relative;
  }
}

/**** MODAL CSS ******/

#demo01 {
  margin: 0 15px;
}

#animatedModal .modal-content {
  text-align: center;
  width: 1030px;
  margin: 0 auto;
  padding: 150px 0;
}

#animatedModal .modal-content p {
  font-size: 25px;
  color: #fff;
  margin: 0 0 15px 0;
}

#animatedModal #btn-close-modal {
  text-align: center;
  color: #fff;
  font-size: 25px;
  border: 2px solid #fff;
  width: 200px;
  margin: 25px auto;
  padding: 10px;
}
.menu .has-children:after {
  color: #222;
  content: "\f107";
  font-size: 17px;
  vertical-align: 1px;
  display: block;
  font-family: FontAwesome;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  top: 20px;
  float: right;
  margin: 0 0 0 0;
  right: 14px;
}
.myfixedHeader .menu .has-children:after {
  top: 20px;
}
.inner_content {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.single-product .product_title {
  font-family: jura;
  font-size: 35px;
  width: 100%;
  float: left;
  line-height: 40px;
  font-weight: 600;
}
.single-product .woocommerce-Price-amount {
  color: #000;
  font-family: "Shadows Into Light", Sans-serif;
  font-size: 35px;
  font-weight: 500;
  float: left;
  width: 100%;
  margin: 20px 0 20px 0;
}
.single-product .variations label {
  font-weight: 700;
  font-family: jura;
}
.single-product .variations select {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 100%;
  padding: 9px 15px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0;
  float: left;
}
.single-product .cart .button {
  font-family: "Jura", Sans-serif !important;
  font-size: 16px !important;
  color: #ffffff;
  background-color: #ca1245;
  padding: 10px 24px !important;
  border-radius: 3px;
  line-height: 20px;
  border: none !important;
}
.single-product .quantity .qty {
  font-family: jura;
  border: none;
  opacity: 1;
  color: rgba(12, 6, 8, 0.43) !important;
  width: 50px;
  padding: 9px 10px 10px 10px;
  background-color: rgba(181, 172, 170, 0.24) !important;
  font-size: 18px;
  margin: 0 0;
  float: left;
}
.single-product .product_meta {
  float: left;
  width: 100%;
  font-family: jura;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0 0em;
}
.woocommerce .product .woocommerce-Tabs-panel,
.woocommerce .product .woocommerce-Tabs-panel h2,
.related h2 {
  font-family: jura;
}
.woocommerce-Tabs-panel {
  padding: 30px 40px !important;
  border: 1px solid #d3ced2;
  border-top: none;
}
.woocommerce-Tabs-panel ul li {
  margin: 0 !important;
  font-size: 16px;
}
.woocommerce-Tabs-panel p {
  font-size: 16px;
}
.woocommerce-Tabs-panel h2 {
  margin: 0 0 0 0 !important;
}
.woocommerce-Tabs-panel span {
  color: #000 !important;
  font-family: jura;
}
.coupon .button {
  float: left !important;
}
.nav-single {
  width: 100%;
  float: left;
}
#post-530 .elementor-shortcode {
  text-align: center;
}
#post-530 .elementor-shortcode a {
  font-family: "Titillium Web", Sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ca1245;
  padding: 8px 45px;
  border-radius: 5px;
}
.subscribe_button {
  color: #ffffff;
  font-family: "Jura", Sans-serif;
  font-size: 18px;
  background-color: #ca1245;
}
#post-4214 .fa-check-circle {
  float: left !important;
  line-height: 34px !important;
}
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] {
  background-color: #ca1245 !important;
}
.tribe-events-page-title {
  font-family: "Jura", sans-serif;
  font-size: 30px;
  color: #ca1245;
}
.tribe-events-event-url a {
  color: #ca1245 !important;
}
.tribe-events-button,
.tribe-events-single,
.tribe-events-schedule,
.tribe-events-single-section-title,
#tribe-events h2 {
  font-family: "Jura", sans-serif !important;
}
.tribe-events-month-event-title a {
  font-family: "Jura", sans-serif;
  color: #ca1245 !important;
}
.site-content article {
  margin: 0 !important;
  padding: 0 !important;
}
.vname,
.vemail {
  font-size: 16px;
  min-height: 47px;
  padding: 3px 16px;
  margin: 0 0px 10px -7px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 99%;
  font-family: "Work Sans", Sans-serif;
}
.vdownload {
  color: #ffffff !important;
  font-family: "Jura", Sans-serif !important;
  font-size: 17px !important;
  text-transform: uppercase;
  background: #ca1245 !important;
  border-radius: 3px 3px 3px 3px;
  padding: 15px 0px 15px 0px !important;
  width: 100%;
  border: none !important;
  text-align: center !important;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #fff;
  color: #fff;
}

/*
|   CSS for the all Converkit forms
|
*/

.ck_form.ck_naked {
  /* divider image */
  background: transparent;
  line-height: 1.5em;
  overflow: hidden;
  color: #666;
  font-size: 16px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  clear: both;
  margin: 20px 0px;
  text-align: center;
}

.ck_form.ck_naked p {
  padding: 0px;
}

.ck_form,
.ck_form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ck_form.ck_naked .ck_form_fields {
  width: 100%;
  float: left;
  padding: 0;
}
/* Form fields */

.ck_errorArea {
  display: none; /* temporary */
}

#ck_success_msg {
  padding: 10px 0px 0px;
  border: solid 1px #fff;
  background: #ca1245;
  font-family: "Jura", Sans-serif important;
  color: #fff;
}

.ck_form.ck_naked input[type="text"],
.ck_form.ck_naked input[type="email"] {
  font-size: 14px;
  padding: 10px 8px;
  width: 100%;
  border: 1px solid #d6d6d6; /* stroke */
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; /* border radius */
  background-color: #fff; /* layer fill content */
  margin-bottom: 5px !important;
  height: auto;
  float: left;
  margin: 0px;
  margin-right: 1%;
  height: 42px;
}

.ck_form input[type="text"]:focus,
.ck_form input[type="email"]:focus {
  outline: none;
  border-color: #aaa;
}

.ck_form.ck_naked .ck_subscribe_button {
  width: 100%;
  color: #fff;
  margin: 5px 0 0 0;
  padding: 9px 0px;
  font-size: 18px;
  background: #ca1245;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; /* border radius */
  cursor: pointer;
  border: none;
  text-shadow: none;
  width: 100%;
  float: left;
  height: 42px;
  font-family: "Jura", Sans-serif !important;
}

.ck_converted_content {
  display: none;
  padding: 5%;
  background: #fff;
}

/* max width 500 */

.ck_form.ck_naked.width500 .ck_subscribe_button {
  width: 100%;
  float: none;
  margin-top: 5px;
}

.ck_form.ck_naked.width500 input[type="text"],
.ck_form.ck_naked.width500 input[type="email"] {
  width: 49%;
}

.ck_form.ck_naked.width500 input[type="email"] {
  margin-right: 0px;
  width: 50%;
}

/* max width 400 */

.ck_form.ck_naked.width400 .ck_subscribe_button,
.ck_form.ck_naked.width400 input[type="text"],
.ck_form.ck_naked.width400 input[type="email"] {
  width: 100%;
  float: none;
  margin-top: 5px;
  font-family: "Work Sans", Sans-serif;
}

.ck_slide_up,
.ck_modal,
.ck_slide_up .ck_naked,
.ck_modal .ck_naked {
  min-width: 400px;
}

.page .ck_form.ck_naked {
  margin: 0px auto;
  max-width: 700px;
}

/* v6 */

.ck_slide_up.ck_form_v6,
.ck_modal.ck_form_v6,
.ck_slide_up.ck_form_v6 .ck_naked,
.ck_modal.ck_form_v6 .ck_naked {
  min-width: 0 !important;
}

.ck_form_v6 #ck_success_msg {
  padding: 0px 10px;
}

@media all and (max-width: 403px) {
  .ck_form_v6.ck_modal .ck_naked {
    padding-top: 30px;
  }
}

@media all and (max-width: 499px) {
  .ck_form_v6.ck_modal .ck_naked + .ck_close_link {
    color: #fff;
    top: 10px;
  }
}

.ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
  right: 10px;
  top: -5px;
}

@media all and (min-width: 600px) {
  .ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
    right: 35px;
  }
}

.woocommerce .product .woocommerce-Tabs-panel,
.woocommerce .product .woocommerce-Tabs-panel h2,
.related h2 {
  color: #000;
}
.woocommerce div.product form.cart table td {
  padding: 0 0 15px 0;
}
.error404 #primary {
  background: #fff;
}
.woocommerce-variation-add-to-cart {
  margin: 0 auto;
  width: 63%;
}
/***** Responsive css  *****/

@media all and (min-width: 320px) and (max-width: 767px) {
  .header_bottom {
    position: static !important;
  }
  .header_bottom {
    padding: 0 0;
  }
  .cart_link {
    margin: 13px 15px 13px 0;
  }
  .footer_1 h2,
  .footer_2 h2,
  .footer_3 h2,
  .footer_4 h2,
  .footer_5 h2 {
    text-align: center;
  }
  .jquery-responsive-select-menu {
    background: #3e4579 !important;
    border: 2px solid #3e4579 !important;
    color: #fff !important;
    font-size: 15px !important;
  }
  .logo img {
    float: none;
  }
  .blog_box_section img {
    width: 100%;
    height: 450px;
    oject-fit: cover;
  }
  .product-name,
  .product-price,
  .product-subtotal {
    float: left;
    width: 94%;
  }
  .woocommerce table.shop_table th,
  .woocommerce table.shop_table td {
    background: #fff !important;
  }
  #place_order {
    text-align: center;
  }
}
@media all and (min-width: 320px) and (max-width: 480px) {
  .logo img {
    width: 260px;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_zipcode_container {
    height: auto;
    margin: 0 0 0 10px !important;
  }
  .header_image_find img {
    height: 160px;
    object-fit: cover;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_search_container {
    position: absolute;
    right: 10px;
    right: 10px;
    left: unset;
  }
  .zip-find {
    width: 90%;
  }
  .search_container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .result_container {
    width: 91%;
    height: auto;
    margin: 0;
    padding: 0 15px;
  }
  .find_class_links {
    width: 100%;
    float: left;
  }
  .find_user_photo_right_container {
    border-top: 1px solid #b5acaa;
    width: 100%;
    border-left: none;
    padding: 10px 0 0 0;
  }
  .map_container {
    width: 100%;
    margin: 0px 0;
    display: none;
  }
  .result_container {
    width: 90%;
    height: 500px;
  }
  .woocommerce ul.products li.product h2 {
    font-size: 20px !important;
  }
  .products .amount {
    font-size: 25px !important;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 0px 10px 30px !important;
  }
  .single-product .product_title {
    font-size: 25px;
    line-height: 35px;
  }
  .single-product .woocommerce-Price-amount {
    line-height: 35px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 11px;
    padding: 0 5px;
  }
  .single-product .product_meta {
    margin: 0 0 30px 0;
  }
  .page-id-62 .woocommerce,
  .page-id-63 .woocommerce {
    margin: 0;
  }
  .product-name,
  .product-total {
    padding: 10px !important;
  }
  .woocommerce-variation-add-to-cart {
    margin: 0 auto;
    width: 76%;
  }
  #tribe-events h1 {
    font-size: 35px !important ;
    line-height: 45px;
  }
  #tribe-events h2 {
    font-size: 25px !important;
    line-height: 35px;
  }
  .membership_confirmation p {
    font-size: 18px !important;
    line-height: 26px;
  }
  .membership_confirmation ul {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
  }
  .membership_confirmation ul li {
    font-size: 20px !important;
    line-height: 30px;
  }
  #nav-below .nav-next a {
    font-size: 13px !important;
  }
}
@media all and (min-width: 481px) and (max-width: 640px) {
  .logo img {
    width: 300px;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_zipcode_container {
    height: auto;
    margin: 0 0 0 10px !important;
  }
  .header_image_find img {
    height: 250px;
    object-fit: cover;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_search_container {
    position: absolute;
    right: 10px;
    right: 10px;
    left: unset;
  }
  .zip-find {
    width: 90%;
  }
  .result_container {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 15px;
  }
  .find_class_links {
    width: 100%;
    float: left;
  }
  .find_user_photo_right_container {
    border-top: 1px solid #b5acaa;
    width: 100%;
    border-left: none;
    padding: 10px 0 0 0;
  }
  .map_container {
    width: 100%;
    margin: 0px 0;
    display: none;
  }
  .result_container {
    width: 93%;
    height: 500px;
  }
  .search_container {
    width: 100%;
    padding: 0 0 0px 0;
    margin: 0;
  }
  .woocommerce ul.products li.product h2 {
    font-size: 20px !important;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 44% !important;
    margin: 0px 10px 15px !important;
    height: 450px !important;
  }
  .single-product .product_title {
    font-size: 25px;
    line-height: 35px;
  }
  .single-product .woocommerce-Price-amount {
    line-height: 35px;
  }
  .woocommerce div.product form.cart table td {
    padding: 0 0 15px 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 15px;
    padding: 0 5px;
  }
  .single-product .product_meta {
    margin: 0 0 30px 0;
  }
  #tribe-events h1 {
    font-size: 35px !important ;
    line-height: 45px;
  }
  #tribe-events h2 {
    font-size: 25px !important;
    line-height: 35px;
  }
  .membership_confirmation p {
    font-size: 18px !important;
    line-height: 26px;
  }
  .membership_confirmation ul {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
  }
  .membership_confirmation ul li {
    font-size: 20px !important;
    line-height: 30px;
  }
  #nav-below .nav-next a {
    font-size: 13px !important;
  }
}
@media all and (min-width: 641px) and (max-width: 767px) {
  .logo img {
    width: 350px;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_zipcode_container {
    width: 100%;
    height: auto;
    margin: 0 0 0 10px !important;
  }
  .header_image_find img {
    height: 300px;
    object-fit: cover;
  }
  .find_search_box h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .find_search_container {
    position: absolute;
    right: 10px;
    right: 10px;
    left: unset;
  }
  .zip-find {
    width: 90%;
  }
  .result_container {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 15px;
  }
  .find_class_links {
    width: 100%;
    float: left;
  }
  .find_user_photo_right_container {
    border-top: 1px solid #b5acaa;
    width: 100%;
    border-left: none;
    padding: 10px 0 0 0;
  }
  .map_container {
    width: 100%;
    margin: 0px 0;
    display: none;
  }
  .result_container {
    width: 93%;
    height: 500px;
  }
  .search_container {
    width: 100%;
    padding: 0 0 0px 0;
    margin: 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 44% !important;
    margin: 0px 10px 15px !important;
    height: auto !important;
  }
  .single-product .product_title {
    font-size: 25px;
    line-height: 35px;
  }
  .single-product .woocommerce-Price-amount {
    line-height: 35px;
  }
  .woocommerce div.product form.cart table td {
    padding: 0 0 15px 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 15px;
    padding: 0 5px;
  }
  .single-product .product_meta {
    margin: 0 0 30px 0;
  }
  #tribe-events h1 {
    font-size: 35px !important ;
    line-height: 45px;
  }
  #tribe-events h2 {
    font-size: 25px !important;
    line-height: 35px;
  }
  .membership_confirmation p {
    font-size: 18px !important;
    line-height: 26px;
  }
  .membership_confirmation ul {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
  }
  .membership_confirmation ul li {
    font-size: 20px !important;
    line-height: 30px;
  }
  #nav-below .nav-next a {
    font-size: 13px !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .logo img {
    width: 400px;
    margin: 0 auto;
    float: none;
  }
  .header_bottom {
    padding: 0 0;
  }
  .loggin_menu {
    text-align: center;
  }
  .footer_2 {
    width: 46%;
    margin: 0px 6px;
  }
  .footer_4,
  .footer_5 {
    width: 22%;
    margin: 0 10px 0 0;
  }
  .menu ul li a {
    font-size: 12px;
    padding: 0 7px;
    line-height: 38px;
  }
  .menu .has-children:after {
    right: 5px;
    top: 10px !important;
  }
  .logo_right {
    display: block;
  }
  .loggin_menu_inner ul li a {
    font-size: 12px;
  }
  .loggin_menu_inner ul li {
    padding: 15px 9px;
  }
  .header_image_find img {
    height: 300px;
    object-fit: cover;
  }
  .find_search_box h1 {
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .search_container {
    padding: 30px 10px;
    width: 100%;
    margin: 0;
  }
  .find_zipcode_container {
    width: 90%;
  }
  .zip-find {
    width: 97%;
  }
  .search_container {
    padding: 0 0 30px 10px;
    width: 48%;
  }
  .find_user_photo_right_container {
    width: 51%;
  }
  .find_class_links {
    width: 40%;
  }
  .find_class_links a {
    font-size: 15px;
    line-height: 30px;
  }
  .find_address1 {
    line-height: 30px;
    font-size: 15px;
  }
  .find_name1 {
    font-size: 20px;
  }
  .find_search {
    width: 32px;
    margin: 15px 0 0 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 16px 0 0 6px !important;
    width: 48% !important;
    height: 600px !important;
    clear: unset !important;
  }
  .woocommerce ul.products li.product a img {
    height: 380px !important;
    object-fit: cover;
  }
  .product-name,
  .product-price,
  .product-quantity,
  .product-subtotal {
    float: left;
    width: 94%;
  }
  .woocommerce table.shop_table th,
  .woocommerce table.shop_table td {
    background: #fff !important;
  }
  .cart {
    background: #fff !important;
  }
  .membership_confirmation p {
    font-size: 18px !important;
    line-height: 26px;
  }
  .membership_confirmation ul {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
  }
  .membership_confirmation ul li {
    font-size: 20px !important;
    line-height: 30px;
  }
  .map_container {
    margin: 0px 0 25px 0;
  }
}
@media all and (min-width: 992px) and (max-width: 1030px) {
  .logo {
    width: 26%;
    text-align: center;
  }
  .footer_2 {
    width: 47%;
    margin: 0px 6px;
  }
  .footer_4,
  .footer_5 {
    width: 23%;
    margin: 0 10px 0 0;
  }
  .search_container {
    margin: 0 0px 20px 20px;
  }
  .find_search_box h1 {
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .map_container {
    width: 43%;
    margin: -180px 10px;
  }
  .menu ul li a {
    padding: 0 10px;
  }
  .menu .has-children:after {
    right: 5px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 16px 0 0 6px !important;
    width: 32.5% !important;
    height: 600px !important;
    clear: unset !important;
  }
  .membership_confirmation p {
    font-size: 18px !important;
    line-height: 26px;
  }
  .membership_confirmation ul {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
  }
  .membership_confirmation ul li {
    font-size: 20px !important;
    line-height: 30px;
  }
}
@media all and (min-width: 1031px) and (max-width: 1199px) {
  .footer_1,
  .footer_2,
  .footer_3,
  .footer_4,
  .footer_5 {
    width: 17%;
    margin: 0 0 0 0;
    padding: 10px 15px;
    height: auto;
  }
  .header_bottom_inner {
    width: 100%;
  }
  .footer_inner {
    width: 100%;
  }
  .header_bottom_inner {
    width: 100%;
  }
  .map_container {
    width: 43%;
    margin: -180px 10px;
  }
  .menu ul li a {
    padding: 0 10px;
  }
  .find_search_box h1 {
    margin: 30px 20px;
  }
  .view_all_location {
    margin: 20px 20px;
  }
  .search_container {
    margin: 0 0px 20px 20px;
  }
  .menu .has-children:after {
    right: 5px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 16px 0 0 6px !important;
    width: 32.5% !important;
    height: 600px !important;
    clear: unset !important;
  }
}
@media all and (min-width: 1200px) and (max-width: 1300px) {
  .footer_1,
  .footer_2,
  .footer_3,
  .footer_4,
  .footer_5 {
    width: 17%;
    margin: 0 0 0 0;
    padding: 10px 15px;
    height: auto;
  }
}
#wppb_form_success_message {
  text-align: center;
  color: #ca1245;
  font-weight: bold;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #fff !important;
}
.pmpro_thead-msg {
  display: none;
}
#select_user_to_edit_form #wppb-edit-user {
  display: none;
}
#select_user_to_edit_form label {
  display: none;
}
.entry-content .warning {
  text-align: center;
  padding: 25px 0;
  font-family: "Titillium Web", Sans-serif;
  color: #ca1245;
  font-size: 15px;
  font-weight: bold;
}
#pmpro_form {
  padding: 0 10px;
}
