











/*
Theme Name:     NYP Child Theme Active
Theme URI:
Description:    Child theme for the NYP theme
Author:         Your name here
Theme URI:
Template:       newyorkpilates2018
Version:        1.0
*/





@font-face {font-family: 'Harbour-Bold';src: url('static/fonts/3605B3_0_0.eot');src: url('static/fonts/3605B3_0_0.eot?#iefix') format('embedded-opentype'),url('static/fonts/3605B3_0_0.woff2') format('woff2'),url('static/fonts/3605B3_0_0.woff') format('woff'),url('static/fonts/3605B3_0_0.ttf') format('truetype');}

/*
    GENERAL
 */


.harbour-bold,
.harbour-bold p,
.harbour-bold span,
.harbour-bold a,
.harbour-bold button,
.harbour-bold h1,
.harbour-bold h2,
.harbour-bold h3,
.harbour-bold h4,
.harbour-bold h5 {
   font-family: Harbour-Bold;
 }

 .hidden {
   display: none !important;
 }

 .homepage-image-holder {
   cursor: pointer;
 }

 @media (min-width: 500px) {
  .custom-center {
     transform: translateY(100%);
  }
}

/*
    SCHEDULE
*/

.bw-session__location {
    color: #262262;
    font-weight: bold;
    width: 102%;
}

.bw-widget__date,
.bw-widget--medium .bw-widget__date {
    font-size: 42px !important;
    line-height: 22px;
    color: #262262;
    padding: 50px 32px;
    text-decoration-skip: ink;
    background: white;
    border-bottom: 2px solid black;
    text-decoration: underline;
    border: 0px solid;
}

.hc_waitlist,
.hc_availability {
  font-style: italic;
  position: absolute;
  right: 47px;
  padding-top: 10px;
}






@media (max-width:400px) {
  .hc_waitlist,
  .hc_availability {
    right: 28px;
    padding-top: 0;
  }

  .bw-widget__date,
  .bw-widget--medium .bw-widget__date {
    font-size: 28px !important
  }

}

/*
    HEADER
*/

.nav-links a {
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 13px;
  color: #262262;
  text-transform: uppercase;
    margin-right: 20px
    margin-left: 24px
}





.mk-header-start-tour.show {

    display: none!important;
}


.mk-header {
  border-bottom: none !important;
}

.mk-header-toolbar {
    text-align: center;
}

.mk-header-toolbar .new-client-special-link {
    color: white;
    letter-spacing: 2px;
    font-size: 14px;
}

.mk-dashboard-trigger.fullscreen-style.add-header-height {
  transition: color .5s linear;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -o-transition: color .5s linear;
}

.mk-header .mk-dashboard-trigger.fullscreen-style.add-header-height,
.mk-header[data-transparent-skin='dark'] .mk-dashboard-trigger.fullscreen-style.add-header-height {
  color: #262262;
}

.mk-header[data-transparent-skin='light'] .mk-dashboard-trigger.fullscreen-style.add-header-height {
  color: #ffffff;
}

.mk-dashboard-trigger.fullscreen-style.add-header-height::after {
  position: absolute;
  content: "BOOK";
  top: 1px;
  left: 32px;
  font-size: 13px;
  display: inline;
  font-weight: bold;
  letter-spacing: 2px;
}

.nav-links {
  display: inline-block;
  z-index: 11;
  position: relative;
  margin-left: 49px;
}

.mk-header {
    background-color: transparent;
    position: fixed;
    top: 0!important;
}

.header-logo.fit-logo-img.add-header-height a {
  background-image: url("/wp-content/uploads/2020/11/new-york-pilates-logo-purple.png");
  width: 92px;
  height: 52px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-image .5s linear;
  -webkit-transition: background-image .5s linear;
  -moz-transition: background-image .5s linear;
  -o-transition: background-image .5s linear;
}

.header-logo.fit-logo-img.add-header-height a img {
  display:none;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transition: display .5s linear;
  -webkit-transition: display .5s linear;
  -moz-transition: display .5s linear;
  -o-transition: display .5s linear;
}

.mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a {
  background-image: none;
}

.mk-header .header-logo.fit-logo-img.add-header-height a img,
.mk-header[data-transparent-skin='dark'] .header-logo.fit-logo-img.add-header-height a img {
  display:none !important;
}

.mk-header-toolbar {
    display: block !important;
}

.mk-header[data-transparent-skin='light'] .mk-header-toolbar {
  background-color: #262262;
  color: #ffffff;
}

.mk-css-icon-menu div {
  transition: background-color .5s linear;
  -webkit-transition: background-color .5s linear;
  -moz-transition: background-color .5s linear;
  -o-transition: background-color .5s linear;
}

.mk-header .mk-css-icon-menu div,
.mk-header[data-transparent-skin='dark'] .mk-css-icon-menu div {
  background-color: #262262;
}

.mk-header[data-transparent-skin='dark'] .nav-links a {
  color: #262262;
}

.mk-header[data-transparent-skin='light'] .mk-css-icon-menu div {
  background-color: #ffffff;
}

.mk-header[data-transparent-skin='light'] .nav-links a {
  color: #ffffff;
}

.mk-header .mk-shoping-cart-link svg,
.mk-header .mk-shoping-cart-link .mk-header-cart-count {
  transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition-property: color, fill;
  -webkit-transition-property: color, fill;
  -moz-transition-property: color, fill;
  -moz-transition-property: color, fill;
  -o-transition-property: color, fill;
}

.mk-header .mk-shoping-cart-link svg,
.mk-header .mk-shoping-cart-link .mk-header-cart-count,
.mk-header[data-transparent-skin='dark'] .mk-shoping-cart-link svg,
.mk-header[data-transparent-skin='dark'] .mk-shoping-cart-link .mk-header-cart-count {
  fill: #262262;
  color: #262262;
}

.mk-header[data-transparent-skin='light'] .mk-shoping-cart-link svg,
.mk-header[data-transparent-skin='light'] .mk-shoping-cart-link .mk-header-cart-count {
  fill: #ffffff;
  color: #ffffff;
}

.header-link-wrapper,
.header-link-wrapper-header {
  display: none;
  float: right;
  z-index: 11;
  position: relative;
  margin-right: 10px;


}

.header-link-wrapper span,
.header-link-wrapper-header span {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 6px 15px;
  margin-right: 10px;
  transition: background-color .5s linear;
  -webkit-transition: background-color .5s linear;
  -moz-transition: background-color .5s linear;
  -o-transition: background-color .5s linear;
}

.mk-header .header-link-wrapper span,
.mk-header .header-link-wrapper-header span,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper span,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper-header span {
  background: #262262;
}

.mk-header .header-link-wrapper span a,
.mk-header .header-link-wrapper-header span a,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper span a,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper-header span a {
  color: white;
}

.mk-header[data-transparent-skin='light'] .header-link-wrapper span,
.mk-header[data-transparent-skin='light'] .header-link-wrapper-header span {
  background: #ffffff;
}

.mk-header[data-transparent-skin='light'] .header-link-wrapper span a,
.mk-header[data-transparent-skin='light'] .header-link-wrapper-header span a {
  color: #262262;
}

.header-link-wrapper span a:first-child,
.header-link-wrapper-header span a:first-child {
  padding-right: 10px;
}

.mk-header .header-link-wrapper span a:first-child,
.mk-header .header-link-wrapper-header span a:first-child,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper span a:first-child,
.mk-header[data-transparent-skin='dark'] .header-link-wrapper-header span a:first-child {
  border-right: 2px solid #ffffff;
}

.mk-header[data-transparent-skin='light'] .header-link-wrapper span a:first-child,
.mk-header[data-transparent-skin='light'] .header-link-wrapper-header span a:first-child {
  border-right: 2px solid #262262;
}

/*.header-link-wrapper span a:first-child:hover {
  background-color: #fdd6c4;
  color: #08102b;
}*/

.header-link-wrapper span a:last-child,
.header-link-wrapper-header span a:last-child {
  padding-left: 7px;
}

/*.header-link-wrapper span a:last-child:hover {
  color: #fdd6c4;
}*/



.a-sticky .mk-header-bg,
.a-sticky[data-transparent-skin='dark'] .mk-header-bg {
  background-color: #262262 !important;
}

.a-sticky[data-transparent-skin='light'] .mk-header-bg {
  background-color: #ffffff !important;
}

.mk-header.a-sticky .mk-css-icon-menu div,
.mk-header[data-transparent-skin='dark'].a-sticky .mk-css-icon-menu div {
  background-color: #ffffff !important;
}

.mk-header.a-sticky .nav-links a,
.mk-header[data-transparent-skin='dark'].a-sticky .nav-links a {
  color: #ffffff !important;
}

.mk-header[data-transparent-skin='light'].a-sticky .mk-css-icon-menu div {
  background-color: #262262 !important;
}

.mk-header[data-transparent-skin='light'].a-sticky .nav-links a {
  color: #262262 !important;
}

.a-sticky .header-logo.fit-logo-img.add-header-height a,
.a-sticky[data-transparent-skin='dark'] .header-logo.fit-logo-img.add-header-height a {
  background-image: none;
}

.a-sticky[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a {
  background-image: url("/wp-content/uploads/2017/09/nyp-logo-blue.png");
}

.a-sticky[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
  display: none;
}

.a-sticky .mk-dashboard-trigger.fullscreen-style.add-header-height,
.a-sticky[data-transparent-skin='dark'] .mk-dashboard-trigger.fullscreen-style.add-header-height {
  color: #ffffff;
}

.a-sticky[data-transparent-skin='light'] .mk-dashboard-trigger.fullscreen-style.add-header-height {
  color: #262262;
}

.a-sticky.mk-header .mk-shoping-cart-link svg,
.a-sticky.mk-header .mk-shoping-cart-link .mk-header-cart-count,
.a-sticky.mk-header[data-transparent-skin='dark'] .mk-shoping-cart-link svg,
.a-sticky.mk-header[data-transparent-skin='dark'] .mk-shoping-cart-link .mk-header-cart-count {
  fill: #ffffff;
  color: #ffffff;
}

.a-sticky.mk-header[data-transparent-skin='light'] .mk-shoping-cart-link svg,
.a-sticky.mk-header[data-transparent-skin='light'] .mk-shoping-cart-link .mk-header-cart-count {
  fill: #262262;
  color: #262262;
}

.a-sticky .header-logo.fit-logo-img.add-header-height a img,
.a-sticky[data-transparent-skin='dark'] .header-logo.fit-logo-img.add-header-height a img {
  display: inline-block !important;
}

.mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
  display: none !important;
}

.a-sticky.mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
  display: none !important;
}

@media (min-width: 801px) {

  .header-link-wrapper-header {
    display: inline-block
  }

  .a-sticky:not(.header-style-4) .add-header-height {
      height: 60px !important;
      line-height: 60px !important;
  }

  .a-sticky .header-link-wrapper span,
  .a-sticky .header-link-wrapper-header span,
  .a-sticky[data-transparent-skin='dark'] .header-link-wrapper span,
  .a-sticky[data-transparent-skin='dark'] .header-link-wrapper-header span {
    background: white;
  }

  .a-sticky[data-transparent-skin='light'] .header-link-wrapper span,
  .a-sticky[data-transparent-skin='light'] .header-link-wrapper-header span {
    background: #262262;
  }

  .a-sticky .header-link-wrapper span a,
  .a-sticky .header-link-wrapper-header span a,
  .a-sticky[data-transparent-skin='dark'] .header-link-wrapper span a,
  .a-sticky[data-transparent-skin='dark'] .header-link-wrapper-header span a {
    color: #262262;
    border-right-color: #262262 !important;
  }

  .a-sticky[data-transparent-skin='light'] .header-link-wrapper span a,
  .a-sticky[data-transparent-skin='light'] .header-link-wrapper-header span a {
    color: #ffffff;
    border-right-color: #ffffff !important;
  }

}

@media (max-width: 800px) {
  .a-sticky .header-logo.fit-logo-img.add-header-height a img,
  .a-sticky[data-transparent-skin='dark'] .header-logo.fit-logo-img.add-header-height a img {
    display: block !important;
  }

  .mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
    display: block !important;
  }

  .header-link-wrapper {
    display: inline-block
  }

  .mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
    margin-left: 1px !important;
  }

  .mk-dashboard-trigger.fullscreen-style.add-header-height::after {
    content: "BOOK";
  }

  .mk-header-inner.add-header-height,
  .mk-header-inner.add-header-height .add-header-height {
    height: 65px !important;
    line-height: 65px !important;
    transition: all .5s linear !important;
    -webkit-transition: all .5s linear !important;
    -moz-transition: all .5s linear !important;
    -o-transition: all .5s linear;
  }

  .mk-header-bg.mk-background-stretch {
    transition: all .5s linear !important;
    -webkit-transition: all .5s linear !important;
    -moz-transition: all .5s linear !important;
    -o-transition: all .5s linear;
  }

  a.mk-shoping-cart-link {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
  }

  .a-sticky .mk-header-inner.add-header-height,
  .a-sticky .mk-header-inner.add-header-height .add-header-height {
    height: 40px !important;
    line-height: 40px !important;
  }

  .header-logo.fit-logo-img.add-header-height a {
    background-size: contain;
    transition: all .5s linear !important;
    -webkit-transition: all .5s linear !important;
    -moz-transition: all .5s linear !important;
    -o-transition: all .5s linear;
  }

  .a-sticky .header-logo.fit-logo-img.add-header-height a {
    height: 40px;
    background-size: contain;
  }

  .header-logo.fit-logo-img.add-header-height a img {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
  }

  .mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
    display: block;
  }

  .a-sticky.mk-header[data-transparent-skin='light'] .header-logo.fit-logo-img.add-header-height a img {
    display: none !important;
  }

  .header-link-wrapper,
  .header-link-wrapper-header {
    top: 0px;
    position: fixed;
    left: 50%;
    float: none;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }

  .mk-header-toolbar {
    padding: 0 !important;
    height: 70px !important;
    z-index: 0;
  }

  .mk-header-social {
    display: none !important;
    /*display: inline-block !important;
    float: right !important;
    height: 30px !important;
    width: inherit !important;
    line-height: 35px !important;*/
  }

  .mk-header-signup {
    display: none !important;
    /*float: right !important;
    display: inline-block !important;
    margin: 0 10px 0 0 !important;
    width: inherit !important;
    line-height: 34px !important;*/
  }
}

@media (max-width: 500px) {
  .flex-direction-nav {
    display: none;
  }
}

@media (max-width: 600px) {

    .nav-links {
      display: none;
    }
}

.fullscreen-navigation-ul .menu-item a {
  transition: none;
  background: transparent;
}

.fullscreen-navigation-ul .menu-item:hover a {
  color: #0e2259;
  background: transparent;
}

.fullscreen-navigation-ul .menu-item {
  transition: all ease-in-out .15s;
}

.fullscreen-navigation-ul .menu-item:hover {
  background: #ffffff;
}

/*
    SHOP
 */

 .product.type-product .swiper-zoom-icon .mk-svg-icon {
   display: none;
 }

 .mk-swipe-slideshow.mk-product-image {
   overflow: hidden;
 }

.woocommerce div.product div.images {
  margin-right: 100px;
}

 .mk-product.style-default .variations_button .single_add_to_cart_button,
 .single_add_to_cart_button.shop-skin-btn.shop-flat-btn.alt {
     height: 42px;
    width: 120px;
    border: none;
    color: white;
 }

 .mk-product.style-default .variations_button .single_add_to_cart_button  svg,
 .single_add_to_cart_button.shop-skin-btn.shop-flat-btn.alt svg {
   display: none;
 }

 #mk-page-introduce {
   display: none;
 }



 .woocommerce div.product div.images.woocommerce-product-gallery {
   margin-right: 50px;
 }

 .woocommerce-product-details__short-description {
    clear: none;
}

div.mk-product-details > div.selector > form > table {
  width: auto;
}

.selector .social-share {
  display: none;
}



span.out-of-stock,
.single-product .product .out-of-stock {
   display: flex !important;
   text-align: center;
   align-items: center;
   justify-content: center;
   color: #262262 !important;
 }


 .woocommerce div.product {
   padding-top: 100px
 }

 .mk-fullscreen-nav .mk-fullscreen-nav-close {
    position: fixed;
    left: 17px;
    top: 54px;
    width: 1%;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
    width: 100%;
    margin-left: 13px;
}

.fullscreen-navigation-ul .menu-item a {
    letter-spacing: 4px!important;
}

.mk-toolbar-resposnive-icon {
    display: none!important;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu .fullscreen-navigation-ul {
  display: flex;
  flex-flow: wrap;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu .fullscreen-navigation-ul .menu-item {
    display: block;
    width: 49%;
    float: left;
    padding: 0;
    border: 1px solid white;
    margin-left: 0;
    position: relative;
    align-content: center;
		justify-content: center;
  	align-items: center;
  	display:flex;
	  letter-spacing: 4px;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu .fullscreen-navigation-ul .menu-item a {
  width: 100%;
  height: 16vh;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.mk-fullscreen-nav-logo {
    margin-bottom: 33px!important;
}

.mk-css-icon-close.icon-size-big div, .mk-css-icon-menu.icon-size-big div {
    height: 3px;
    margin-bottom: 4px;
    border-radius: 0px;
}
.header-style-3 .mk-dashboard-trigger {
    z-index: 11;
    float: left!important;
}

.mk-main-navigation {
    float: left;
    margin-left: 4%;
}

.main-navigation-ul > li.menu-item > a.menu-item-link {
    font-size: 12px!important;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.tqb-answer-action {
    background-color: #08102b;
    color: white;
}

.tqb-answer-action:hover {
    background-color: white;
    color: #08102b;
    border-color: black;
}



.ttmc {
    width: 51%;
    margin: 0 auto;
}

.mk-subscribe.medium-size .mk-subscribe--button {
    font-size: 56px!important;
    height: 45px!important;
    font-weight: 100!important;
    min-width: 20px!important;
    line-height: 1px!important;
    border:none!important;
    border-bottom:1px solid!important;
}

#mk-subscribe-36 .mk-subscribe--email {

    border: none!important;
    border-bottom: 1px solid!important;
}



/*
    FOOTER
 */

 #mailchimp-top-bar.mctb-big .mctb-close:after {
   color: #262262;
   content: "X";
 }

 #mailchimp-top-bar.mctb-big .mctb-close {
   color: transparent !important;
   position: absolute;
   top: 0px;
   right: 0px;
 }

 #mailchimp-top-bar.mctb-big {
   min-height: 0px !important
 }

 #drift-widget {
    bottom: 24px !important;
    /* right: 24px !important; */
}


 .mctb-close {
   margin-right: 10px !important;
 }

 .mctb-bar {
   position: relative !important;
 }

#mk-footer img {
    animation-name: rotation;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}

.mctb-footer-form form,
#mailchimp-top-bar form {
  display: flex !important;
  flex-direction: row;
  color: #262262;
  text-align: center;
  height: 191px;
  position: relative;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 700px;
  margin: 0 auto !important;
  flex-wrap: wrap;
}

#mailchimp-top-bar.mctb-big .mctb-button {
  height: 44px;
}

.mctb-footer-form form {
  width: 400px;
}

@media (max-width: 500px) {

  .mctb-footer-form form,
  #mailchimp-top-bar form {
    width: 320px;
  }
}

.mctb-footer-form label,
#mailchimp-top-bar.mctb-big label {
  flex: 0 1 100%;
}

.mctb-footer-form label {
  font-size: 21px;
}

.mctb-footer-form .mctb-email,
.mctb-footer-form .mctb-label,
.mctb-footer-form input,
#mailchimp-top-bar.mctb-big .mctb-email,
#mailchimp-top-bar.mctb-big .mctb-label,
#mailchimp-top-bar.mctb-big input  {
  padding: 6px 9px 15px !important;
}

.mctb-footer-form input,
#mailchimp-top-bar.mctb-big input {
  background: transparent;
  color: #262262;
  border: none;
  border-bottom: 1px solid #262262;
  text-align: center;
  flex: 1 0 80%;
  padding: 6px 9px 15px !important;
}

.mctb-footer-form input {
  flex: 1 0 50%;
  margin-bottom: 0 !important;
}

.mctb-footer-form input:focus {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #262262 !important;
}

.mctb-footer-form input::-webkit-input-placeholder,
#mailchimp-top-bar.mctb-big input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #262262;
}
.mctb-footer-form input:-moz-placeholder,
#mailchimp-top-bar.mctb-big input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  opacity:  1;
  color: #262262;
}
.mctb-footer-form input::-moz-placeholder,
#mailchimp-top-bar.mctb-big input::-moz-placeholder { /* Mozilla Firefox 19+ */
  opacity:  1;
  color: #262262;
}
.mctb-footer-form input:-ms-input-placeholder,
#mailchimp-top-bar.mctb-big input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #262262;
}
.mctb-footer-form input::-ms-input-placeholder,
#mailchimp-top-bar.mctb-big input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #262262;
}

.mctb-footer-form .mctb-button,
#mailchimp-top-bar.mctb-big .mctb-button {
  flex: 0 0 20%;
  min-width: 50px;
  font-family: Helvetica;
  background-repeat: no-repeat !important;
  color: transparent !important;
  background-color: transparent !important;
  border-bottom-color: #262262 !important;
  background-position: center center !important;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAeCAYAAAC49JeZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN5JREFUeNrU1rENwjAQBdAzLGDEBhTUYQPYgBEQGzAJG5CSGagYAWoKaigQGSE/kkuS2Edx/7508rmw9GxdYRGDLBf7iNpqz0/EJhFVA77THJ5aiD/fWzOfrS5oz1jf2N/p0Qn+0sLN0P/ATdFauDlaA6dAl8Jp0CVwKnQunA6dA6dEj8Fp0UNwanQfPIiT4HNVYbmiDgGbI5pK/GQd0g2iE3D3wOJpPOo0EZvgDfx4nprgDUw/Hr/A1Og+MC16CEyJHgPToXPAVOhcMA26BEyBLgWbozVgU7QW3KUVYACFK76eiR4icgAAAABJRU5ErkJggg==') !important;
}

 /*
      MISC
  */

.ltdbutton {
    top: -65px;
    right: -76px;
    position: absolute!important;
}



#mk-button-14{
margin-top:4%;
}

.healcode-pricing-option-text-link {
    color: white;
    letter-spacing: 2px;
    padding: 20px;
    border: 1px solid;
    position: relative;
    margin: 0 auto;
}

.healcode-pricing-option-text-link: hover{

}




a.healcode-login-register-text-link {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
    opacity:.1;


}

a.healcode-login-register-text-link: hover{
   opacity:1;
color:#fff;
}



.vc_custom_1488480781165 {
padding:0px!important;
    position: -webkit-sticky;  // required for Safari
    position: sticky;
    top: 0; // required as well.

}

.mk-product.style-default .variations_button .single_add_to_cart_button {
    background: black!important;
}

.mk-product.style-default .variations_button .single_add_to_cart_button {
    background-color: #252525!important;
}

.accent-bg-color, .image-hover-overlay, .newspaper-portfolio, .similar-posts-wrapper .post-thumbnail:hover > .overlay-pattern, .portfolio-logo-section, .post-list-document .post-type-thumb:hover, #cboxTitle, #cboxPrevious, #cboxNext, #cboxClose, .comment-form-button, .mk-dropcaps.fancy-style, .mk-image-overlay, .pinterest-item-overlay, .news-full-with-image .news-categories span, .news-half-with-image .news-categories span, .news-fourth-with-image .news-categories span, .widget-portfolio-overlay, .portfolio-carousel-overlay, .blog-carousel-overlay, .mk-blog-classic-item .blog-loop-comments span, .mk-similiar-overlay, .mk-skin-button, .mk-flex-caption .flex-desc span, .mk-icon-box .mk-icon-wrapper i:hover, .mk-quick-contact-link:hover, .quick-contact-active.mk-quick-contact-link, .mk-fancy-table th, .ui-slider-handle, .widget_price_filter .ui-slider-range, .shop-skin-btn, #review_form_wrapper input[type=submit], #mk-nav-search-wrapper form .nav-side-search-icon:hover, form.ajax-search-complete i, .blog-modern-btn, .showcase-blog-overlay, .gform_button[type=submit], .button.alt, #respond #submit, .woocommerce .price_slider_amount .button.button, .mk-shopping-cart-box .mk-button.checkout, .widget_shopping_cart .mk-button.checkout, .widget_shopping_cart .mk-button.checkout {
    background-color: #252525!important;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    overflow: visible;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: 700;
    left: auto;
    white-space: nowrap;
    display: inline-block;
    background-color: #252525!important;
    color: #fff;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
    background-color: #fed5be!important;
}



.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    position: relative;
    max-width: 18%;
}


.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
}


.mk-product.style-default .meta {
    display: none;
}

.mk-product.style-default .mk-single-price .amount {
    font-size: 27px;
    font-weight: 300;
    color: #888;
}

.mk-product.style-default .title {
    font-size: 22px!important;
    font-weight: 300;
    color: #888;
    margin-bottom: 25px;
}


.retreat-header{
    margin-top: -18%;
    background: white;
}

.mk-product-loop.compact-layout .products .item, .related.compact-layout .products .item, .upsells.compact-layout .products .item {
    padding: 16px 8px;
}

#employeelistsingle .mk-employee-item .team-thumbnail {
    margin: 0 auto 15px!important;
}


.team-member-position.a_font-12 {
    font-size: 11px;
    line-height: 12px;
    text-transform: inherit;
    padding-top: 4px;
    font-style: italic;
}
#employeelistsingle {
    padding-top: 67px;
    background: peachpuff;
    margin-top: 77px;
    padding-bottom: 73px;
}
.single-employees .teamMemberLargeImage {
    max-width: 550px;
    height: auto;
    margin: 0 auto 20px auto;
    display: block;
    border: 20px solid #fff;
}
mk-single-employee-layout {} #theme-page .theme-page-wrapper {
    margin: 0px auto;
    padding-bottom: 7%;
}
.btn.bookPrivate {
    width: inherit;
}
.btn.bookClass {
    width: inherit;
}
.wc-tabs-wrapper {
    display: none;
}
div.healcode table.schedule span.hc_time,
div.healcode table.enrollments span.hc_time,
div.healcode table.healcode-appointments span.hc_time,
div.healcode ol.enrollment_list li.cancelled div span.hc_time {
    text-transform: lowercase;
    white-space: nowrap;
    color: #333;
}
table.schedule tr td,
div.healcode table.schedule tr td ol.schedule_list li {
    font-size: 11px;
    padding: 18px!important;
}
.desktop_tag_wrapper {
    position: relative;
    z-index: 9999;
    width: 338px;
    color: #221F20;
    margin-top: -35%;
    line-height: 1.9rem;
    right: 5%;
    font-size: 2rem;
    float: right;
    font-weight: 400;
    letter-spacing: 2px;
}
.mk-testimonial.avantgarde-style .mk-testimonial-content {
    margin-bottom: 0;
    padding: 33px 14% 0px 14%!important;
}
.home1.mk-flexslider .mk-banner-slides img,
.mk-flexslider .mk-flex-slides img {
    width: 32%;
}
.single-employees #theme-page p {
    padding: 0px;
}
.btn {
    display: inline-block;
    width: 50%;
    padding: 0px;
    margin-right: 0px !important;
    margin-bottom: 10px;
}
}
#teamMemberLargeImage_wrapper {
    position: relative;
    max-width: 640px;
    background-color: transparent!important;
    margin: 0 auto;
}
.mk-clients.slideshow-no-title {
    padding-top: 0px!important;
}
.mk-event-countdown-ul li .timestamp {
    color: #fff;
    text-shadow: none;
}
.mk-event-countdown-ul li .timestamp:before {
    background: #fff;
}
.mk-event-countdown-ul li .timeRef {
    color: #fff;
}
.mk-event-countdown-ul li {
    border: 2px solid #fff;
}
.mk-event-countdown .mk-event-title {
    color: #fff;
    letter-spacing: 3px;
}
a,
p {
    -ms-word-wrap: inherit;
    word-wrap: inherit;
}
.multicolor.pricing-table .pricing-cols .pricing-plan {
    font-weight: normal!important;
    letter-spacing:2px;
}
#theme-page select {
    width: 100%;
}
#theme-page {
    margin-top:-1px;
}
.mk-employees.simple-style .mk-employee-item .team-thumbnail img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
    -webkit-filter: grayscale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
}
.mk-employees.simple-style .mk-employee-item .team-thumbnail img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
}
.employee-button {
    border-color: #000!important;
    background-color: #000!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 11px!important;
    letter-spacing: 1px!important;
}
.employee-button-size {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 9px!important;
    letter-spacing: 1px!important;
    border-width: 1px!important;
}
.employee-rows {
    margin-left: 100px!important;
    margin-right: 100px!important;
}
.learncurve {
    font-family: 'learning_curve_proregular';
}
.custom-but {
    padding: 2px 36px!important;
    font-size: 28px!important;
    line-height: 100%;
    letter-spacing: 2px;
    font-weight: 900!important;
    letter-spacing: 3px!important;
}
.mk-page-section-loader {} .loginorange a {
    color: #F97352;
}
.loginorange {
    opacity: 0.5;
}
.hidden {
    display:none;
}
#theme-page h4 {
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.large-size {
    margin-left: 113px;
}
.mk-blog-thumbnail-item.content-align-right .mk-thumbnail-content-container {
    float: right;
    padding: 0 7% 0 0;
}
.mk-blog-thumbnail-item .mk-thumbnail-content-container {
    display: inline-block;
    width: 60%;
}
.mk-tabs .mk-tabs-tabs li a {
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 24px;
}
.mk-tabs.default-style .mk-tabs-tabs li a {
    border: none;
    border-left: none;
    background-color: #ffffff;
    color: #cccccc;
}
.mk-tabs.default-style .mk-tabs-tabs li:first-child a {
    border-left: none;
}
.mk-tabs.default-style .mk-tabs-panes {
    border: none;
}
.mk-tabs.default-style .mk-tabs-tabs .ui-tabs-active a {
    color: #000;
    padding: 50px 20px;
}
.mk-half-layout-container {
    box-sizing: border-box;
    margin: 0 2%;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 45%;
}
.half-woman {
    background-position: left center;
}
#mk-custom-box-54847ae7b5ac3 {
    background-position: center top!important;
}
.mk-toggle.fancy-style .mk-toggle-title {
    text-transform: uppercase;
}
div.wpcf7-response-output {
    background-position: 15px center;
    background-repeat: no-repeat;
    border-radius: 4px;
    display: none;
    margin: 0;
    padding: 15px 15px 15px 65px;
    position: relative;
}
#mk-footer-navigation2 ul li a:hover {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
}
#mk-responsive-nav {
    border-bottom: 1px solid rgba(255,
    255,
    255,
    0.1);
    position: relative;
    width: 100%;
    display: none;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}
#mk-header .mk-header-inner {
    position: relative;
    width: 100%;
}
#mk-footer-navigation2 {
    float: none;
}
#mk-footer-navigation2 ul {
    margin: 0 auto;
    text-align: center;
}
.fullwidth-footer #mk-footer-navigation2 {
    margin-right: 0px;
    text-align: center;
}
#mk-footer-navigation2 ul li a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 25px 12px 20px;
    display: block line-height: 16px;
    opacity: 0.8;
    text-transform: uppercase;
}
#mk-footer-navigation2 ul li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}
.header-style-1.header-align-left .mk-header-nav-container {
    float: right;
    margin-right: 30px;
    text-align: right;
}
#mk-header .mk-header-inner {
    margin-bottom: -27px;
}
.mk-tab-slider {
    padding: 0;
}
.mk-slider-content {
    padding: 0;
}
.mk-slider-content-inside {
    padding: 13%;
}
.fullwidth-footer .mk-footer-copyright {
    margin: 0 auto;
    text-align: center;
    width:93%;
}
.fullwidth-footer .mk-footer-copyright a {
    color:#FFFFFF;
    letter-spacing:2px;
}
.fullwidth-footer .mk-footer-copyright a:hover {
    color:#ffefd5;
    letter-spacing:2px;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
    margin-bottom: 2px;
}
#mc_embed_signup .button {
    display: inline-block !important;
    width: 12% !important;
    border-radius: 0 !important;
    height: 43px !important;
}
#mc_embed_signup form {
    background: #000000;
    margin-top: 12px;
}
#mc_embed_signup .email {
    display: block;
    margin: 0 1% 10px 0 !important;
    width: 54% !important;
    text-transform: uppercase;
    float: left;
    height: 25px;
}
/* Header & Navs */

.wptbbarheaddiv {
    width: 100%;
}
#topbar1 {
    width: 100%;
}
#wptbheadline1 {
    width: 100%;
}
.wptbbars {
    width: 100%;
}
.wptbbar1 {
    width: 100%;
}
.mk-clients-shortcode.slideshow-no-title {
    padding-top: 0;
}
.mk-tab-slider-nav a {
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    letter-spacing: 5px;
    margin-right: 2px;
    padding: 15px;
    position: relative;
    transition: all 0.2s ease-out 0s;
    z-index: 2;
}
.mk-tab-slider-nav {
    margin-bottom: 0;
    text-transform: uppercase;
}
.mk-fancy-title.simple-style span {
    background: none repeat scroll 0 0 rgba(0,
    0,
    0,
    0) !important;
    word-wrap: normal;
}
#mk-header .header-logo .mk-ggj {
    padding-top: 5px;
}
.custom-margin {
    margin-bottom: -20px !important;
}
input {
    -webkit-border-radius:0px;
}
#mc_embed_signup .button {
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    clear: both;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: lato !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    height: 32px;
    letter-spacing: 2px;
    line-height: 32px;
    margin: 0 5px 10px 0 !important;
    min-width: 160px !important;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
#mc_embed_signup form {
    display: block;
    padding: 0;
    position: relative;
    text-align: left!important;
}
#mc_embed_signup input.email {
    display: block;
    font-family: lato !important;
    letter-spacing: 2px !important;
    margin: 0 1% 10px 0 !important;
    max-width: 141px !important;
    padding: 8px 0 8px 17px !important;
    text-indent: 0px !important;
}
sup {
    top: 0;
}
.pricing-cols .pricing-price sub {
    color: gray;
    font-size: 12px !important;
    padding-top: 8px !important;
    position: relative;
    vertical-align: middle;
}
.multicolor.pricing-table .pricing-cols .pricing-price sub,
.multicolor.pricing-table .pricing-cols .pricing-price sup {
    font-size: 24px;
    padding: 0 5px;
    color: #222;
    font-weight: normal;
}
.multicolor.pricing-table .pricing-cols .pricing-price span {
    font-size: 50px!important;
    color: #333!important;
    font-weight: 300!important;
    background: none repeat scroll 0 0 white;
}
.pricing-cols .pricing-price span {
    text-shadow: none !important;
}
.multicolor.pricing-table .pricing-cols .pricing-button a {
    margin: 0 auto;
    padding: 14px 25px;
    position: relative;
    z-index: 20;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li {
    text-transform: capitalize;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li a {
    font-weight: normal;
    text-transform: uppercase;
    color:#666;
    font-size: 10px;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li a:hover {
    color:#f97352;
}
.pricing-cols .pricing-button a {
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 auto;
    padding: 9px 25px;
    position: relative;
    z-index: 20;
}
.mk-quick-contact-wrapper .mk-contact-form .text-input,
.mk-quick-contact-wrapper .mk-contact-form .textarea {
    background-color: #f7f7f7;
    border: 1px solid transparent;
    font-family: lato;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 7px;
    padding: 11px;
    text-transform: uppercase;
    width: 240px;
}
p,
.mk-box-icon-2-content {} .wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
    box-sizing: border-box;
    font-family: lato;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
div.wpcf7-mail-sent-ok {
    background-color: black;
    border: 2px solid white;
    color: white;
    letter-spacing: 3px;
    margin-bottom: 54px;
    text-transform: uppercase;
}
span.wpcf7-not-valid-tip {
    color: red;
    font-size: 8px;
    text-transform: capitalize;
    top: 34px;
    z-index: 30;
    line-height: 10px;
    left: 1px;
}
.wpcf7-submit {} div.wpcf7-validation-errors {
    background-color: black;
    border: 1px solid white;
    color: white;
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-top: 25px;
    position: relative;
    text-transform: uppercase;
}


#mk-responsive-nav li a {
    border-top: 0px solid rgba(255,
    255,
    255,
    0.1);
    display: block;
    font-size: 13px;
    font-weight: 400 !important;
    letter-spacing: 5px;
    padding: 15px 20px;
    position: relative;
    text-align: center !important;
    text-decoration: none;
    text-transform: uppercase;
}
.top_center {
    margin-top:50%;
}
#mk-footer-navigation ul li a {
    color: #1b1464;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.footer-margin-top {
    margin-top: -12px!important;
}
.no-padding {
    padding:0px!important;
    margin:auto!important;
}
.mk-button.outline-dimension {
    border-width: 2px !important;
    border-style: solid !important;
    padding: 12px 25px!important;
}
.mk-tabs.default-style .mk-tabs-tabs {
    text-align: center;
}
.small-icon-arrow {
    width: 60px!important;
    padding-bottom: 15px;
    margin: 0 auto;
}
.mk-tabs .mk-tabs-tabs li {
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
}
.mk-tabs.default-style .mk-tabs-tabs li a {
    display: inline-block;
}
.header-style-1.header-align-center .mk-header-nav-container {
    margin-left: 250px;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
    letter-spacing: 2px;
}
.header-grid.mk-grid {
    position: relative;
    margin: 0;
}
#mk-header-social.header-section .mk-simple-rounded.small {
    border-color: #ffffff!important;
}
.header-section#mk-header-social ul li a i {
    color: #ffffff!important;
}
#mk-header {
    border-bottom: none;
}
/* Header & Nav End */
/* Footer */

#mk-footer-navigation {
    float: none;
}
#mk-footer-navigation ul {
    margin: 0 auto;
    text-align: center;
}
#mk-footer-navigation ul li {
    float: none;
}
#mk-footer-navigation ul li a {
    font-size: 15px;
    font-weight: 500;
}
.footer-margin-top {}
/* Footer End */
/* Contact Form 7 */

.wpcf7-submit {
    font-size: 13px;
    color: #767676;
    padding: 3% 6%;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    margin-bottom: 4px;
    letter-spacing: 2px;
    margin-top: 22px;
    font-weight: normal;
}
}
.wpcf7-text {
    width: 39.9%;
}
div.wpcf7 {
    margin: 0 auto;
    padding: 0;
    width: 60%;
}
.wpcf7-text {
    text-transform: uppercase;
    font-weight: 100;
}
.wpcf7-form .wpcf7-textarea {
    text-transform: uppercase;
}
.first {
    width: 44.17%;
    margin-right: 1%;
}
.second {
    width: 34.49%;
}
.phone {
    width: 43.58%;
}
.email {
    margin-right: 1%;
    width: 35.1%;
}
.wpcf7-form .wpcf7-textarea {
    width: 100%;
}
.subject {
    width: 80.05%;
}
.flist {
    width: 18%;
}
.llist {
    width: 18%;
}
.elist {
    width: 30%;
}
.slist {
    width: 29%;
}
/* Contact Form 7 End */
/* Misc */

.fullwidth-footer #mk-footer-navigation {} .the-title {
    font-size: 20px!important;
}
.marginwall {
    margin-right: 30px;
}

.mk-testimonial-author {
    font-size: 36px!important;
    color: #fff!important;
    letter-spacing: 3px!important;
    font-weight: 300!important;
    line-height: 40px!important;
}
.paddingsetleft {
    padding-left: 0px!important;
}
.paddingsetright {
    padding-right: 0px!important;
}
.paddingset {
    padding-left: 35px!important;
    padding-right: 35px!important;
}
.bbox {
    margin: 11% auto !important;
    max-width: 1200px;
    padding: 2% !important;
    width: 67%;
}
.box {
    border-style: solid;
    border-color: white;
    border-width: 2px;
    padding: 70px 20px;
    width: 56%;
    margin: auto;
    max-width: 1200px;
}
.shift {
    background-color: #cccccc;
    padding-top: 50px;
}
.refine {
    padding-top: 28px;
}
.maxh {
    max-height: 100px;
}
.maxhs {
    max-height: 430px;
}
.spacerh {
    max-height: 320px;
}
.maxwidth {
    max-width: 100% !important;
}
.blkb {
    background-color: #000000;
    max-height: 621px;
}
.mk-circle-image .item-holder {
    -webkit-box-shadow: 0 0 0 1px #ffffff;
    -moz-box-shadow: 0 0 0 1px #ffffff;
    box-shadow: 0 0 0 1px #ffffff;
}
.textwidget {
    text-align: center;
}
.rdh a:hover {
    color: #ffffff !important;
}
.instructor-submit {
    margin-left: 60.5%;
}
.upload-margin {
    margin-top: 20px;
    color: #000;
}
.upload-border {
    border: 1px solid #000;
    background-color: #fff;
    padding: 16px 0px 16px 24px;
}
.poof {
    display: none;
}
.gray {
    background-color: #eff0f0;
}
/* Misc End */
/* Shop */

.mk-shop-header {
    margin: 0px 8px 10px;
    display: block;
}
.mk-shop-header .woocommerce-ordering {
    float: right;
    display: none;
}
.mk-shop-header {
    margin: 0px 8px 10px;
    display: none;
}
/* Shop End */
/* Responsive */

@media handheld,
only screen and (max-width: 1260px) {} @media handheld,
only screen and (min-device-width: 720px) and (max-width: 940px) {
    .vc_col-sm-6 {
        width: 100%!important;
        .home1.mk-flexslider .mk-banner-slides img,
        .mk-flexslider .mk-flex-slides img {
            width: 1000%;
        }
        .font-size-special {
            font-size: 21px!important;
        }
        .mk-fancy-title {} .marginwall {
            margin-right: 30px;
            margin-left: 30px;
        }
    }
    @ .upload-margin {
        display: none;
    }
}
@ handheld,
only screen and (max-width: 1245px) {
    .instructor-submit {
        margin-left: 0%!important;
    }
}
@media handheld,
only screen and (max-width: 767px) {

.mk-padding-wrapper {
    padding: 0px;
}

.fixed {
    position: relative;
    right: 0px;
}

 #fancy-title-3 {
        letter-spacing: 0px;
    }
    .home1.mk-testimonial.avantgarde-style .mk-testimonial-content p {
        letter-spacing: 3px;
    }
    .mk-employees.c_cs.u6col .mk-employee-item {
        margin: 0px 0px 0px!important;
    }
    .mk-fancy-title.mk-force-responsive {
        font-size: 23px!important;
    }
    .custom-but {
        padding: 2px 36px!important;
        font-size: 22px!important;
        line-height: 100%;
        letter-spacing: 2px;
        font-weight: 700!important;
        letter-spacing: 3px!important;
    }
    .mk-page-section {} .mobile-pad-left {
        padding-left: 7%;
    }
    .mk-employees.simple-style.four-column .team-thumbnail.rounded-true {
        padding: 0px;
    }
    .mk-employees.simple-style.one-column .team-thumbnail.rounded-true {
        padding: 0px;
    }
    .mk-employees.simple-style.one-column .mk-employee-item,
    .mk-employees.classic-style.one-column .mk-employee-item {
        width: 100%;
        padding: 0px;
    }
    .mk-employees {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .mk-employees.simple-style.one-column .mk-employee-item {
        margin: 0px!important;
    }
    .mk-blog-thumbnail-item .mk-thumbnail-content-container {
        display: inline-block;
        width: 92%;
    }
    .mk-circle-image {
        text-align: center;
        margin-left: 60px;
        margin-right: 60px;
    }
    .marginwall {
        margin-right: 30px;
        margin-left: 30px;
    }
    .box {
        border-style: solid;
        border-color: white;
        border-width: 2px;
        padding: 36px 45px;
        width: 56%;
        margin: auto;
        max-width: 1200px;
    }
    .wpb_content_element {
        margin-bottom: 30px!important;
    }

    .mk-social-network-shortcode.social-style-simple-rounded.x-large a {
        padding: 12px!important;
    }
    .refine {
        max-width: 60px !important;
    }
    .mk-testimonial-author {
        font-size: 30px!important;
    }
    .fontsize {
        font-size: 20px !important;
    }
    .maxwidth {
        max-width: 1400px !important;
    }
    .truewidth {
        max-width: 300px!important;
    }
    #mk-footer .widget {} .mk-button.large {
        padding: 7px 14px;
        font-size: 10px;
        line-height: 100%;
        letter-spacing: 2px;
    }
    .blkb {
        background-color: #000000;
        max-height: 621px;
        height: 325px;
        margin-bottom: 30px;
    }
}



@media (max-width: 560px) {



.mk-padding-wrapper {
    padding: 0px;
}

.fixed {
    position: relative;
    right: 0px;
}

.mk-product-loop.compact-layout .products .item, .related.compact-layout .products .item, .upsells.compact-layout .products .item {
    padding: 16px;
}
    #fancy-title-3 {
        letter-spacing: 0px;
        padding: 30px;
    }
    .single-employees .teamMemberLargeImage {
        max-width: 600px;
        height: auto;
        margin: 0 auto 20px auto;
        display: block;
        width: 80%;
        border: 5px solid #fff;
    }
    #fancy-title-3 {
        letter-spacing: 0px;
    }
    .home1.mk-flexslider .mk-banner-slides img,
    .mk-flexslider .mk-flex-slides img {
        width: 100%;
    }
    .home1.mk-testimonial.avantgarde-style .mk-testimonial-content p {
        letter-spacing: 3px;
    }
    .desktop_tag_wrapper {
        position: relative;
        z-index: 9999;
        width: 100%;
        color: #221F20;
        line-height: 1.3rem;
        font-size: 1.2rem;
        font-weight: 400;
        letter-spacing: 2px;
        margin-top: 0px;
        margin-right: -11px;
        margin-bottom: 14px;
    }
}
.employeeName {
    font-size: 3.2rem;
    text-transform: uppercase;
    word-wrap: normal;
    padding: 39px 0px 0px 0px;
    margin-bottom: 0px;
    font-weight: 300;
}
.tag_wrapper {
    text-transform: capitalize;
}
#menu-gift-cards .widget-sub-navigation ul li a,
.widget_nav_menu ul li a,
.widget_product_categories ul li a,
.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 6px 10px;
    width: 100%;
}
#newseletter {} .giftcardmenu {} .team-member-name {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
}
.mk-employees.c_cs.five-column .mk-employee-item {
    padding: 0 10px 26px 10px!important;
}
.mk-employees ul,
.mk-employees li {
    padding: 0 5%!important;
}
.method-title {
    margin:0px;
}
#mk-footer {
    z-index:12;
    position:relative;
}
.mk-woocommerce-carousel.modern-style .item-holder,
.mk-woocommerce-carousel.modern-style .item-holder .mk-lightbox {
    padding: 0 2px!important;
    width: 100%;
}
#social-networks-6 {
    margin-bottom: 23px;
    margin-top: 21px;
}
#social-networks-6 a {
    color: #1b1464;
}
#social-networks-6 a:hover {
    color: #ffefd5;
}
span.woocommerce-Price-amount amount {
    font-weight: normal;
    font-size: 16px;
    color: #1b1464;
}
.ft-title-2 {
    font-size: 18px;
    line-height: 16px;
    color: #1b1464;
    letter-spacing: 1px;
}
.ft-title-2 a {
    color: #1b1464;
}
.ft-title-2 a:hover {
    color: #ffefd5;
}
.ft-title-3 {
    font-size: 18px;
    line-height: 43px;
    color: #1b1464;
    letter-spacing: 1px;
}
.ft-title-3 a {
    background: #1b1464;
    color: white;
    padding: 12px;
    border-radius: 4px;
}
.ft-title-3 a:hover {
    color: #ffefd5;
}
.ft-title-4 {
    font-size: 18px;
    line-height: 23px;
    color: #1b1464;
}
.ft-title-4 a {
    color: #1b1464;
}
.ft-title-4 a:hover {
    color: #ffefd5;
}
.ft-title-4 p {
    text-align: center!important;
    float: none!important;
    font-weight: 400!important;
    font-size: 21px!important;
    line-height: 75px!important;
    letter-spacing: 4px;
}
.home .mk-woocommerce-carousel.modern-style .the-title {
    font-size: 18px !important;
    color: #1b1464!important;
    letter-spacing: 1px;
}
.home.mk-woocommerce-carousel.modern-style .mk-price {
    font-weight: normal;
    font-size: 16px;
    color: #1b1464;
}
a {
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
}
.ft-title-1 {
    width: 100%;
    text-align: center;
    height: auto;
    position: relative;
    margin-bottom: 47px;
    padding-top: 110px;
}
.ft-title-1 p {
    text-align: center!important;
    float: none!important;
    font-weight: 300!important;
    font-size: 50px!important;
    letter-spacing: 5px;
    line-height: 36px!important;
}

@media (max-width: 500px) {
  .ft-title-1 p {
    font-size: 38px !important;
  }
}
.ft {
    background: white;
    text-align: center;
    color: #1b1464;
    font-style: normal;
}
.ft img {} #contact {
    margin: 0 auto;
    position: absolute;
    width: 178px;
    height: 178px;
    margin-bottom: 0px;
    margin-top: -105px;
    left: 0;
    right: 0;
    z-index: 13;
}
#page-section-50 {
    background: #fed5be;
    text-align: center;
    color: #1b1464;
    font-style: normal;
}
#fancy-title-3 a:hover {
    color:#ffefd5
}
#mk-footer-navigation ul li a:hover {
    color:papayawhip;
}
#sub-footer {
    padding-top: 47px;
}
#mk-footer-navigation ul li a {
    margin: 0px 13px 13px;
}
#mk-footer [class*='mk-col-'] {
    float: left;
    padding-left: 5%!important;
}
#mk-footer .mk-padding-wrapper {
    padding: 0 20px;
    margin: 0 6%;
}
#mk-footer .widgettitle {
    text-transform: capitalize;
    font-size: 14px;
    color: #1b1464;
    font-weight: inherit;
    margin: 0px;
    font-weight: 600!important;
    letter-spacing: 2px;
}
#mk-footer,
#mk-footer p {
    font-size: 14px;
    color: #1b1464;
    font-weight: inherit;
    line-height: 17px;
}
#mk-footer .widget {
    margin-bottom: 0px;
    letter-spacing: 2px;
    line-height: 18px;
}
#mk-footer .textwidget,
#mk-footer p {
    font-size: 14px;
    color: #1b1464;
    font-weight: inherit;
    float: left;
    text-align: left;
}
.mk-woocommerce-carousel.modern-style .item-holder,
.mk-woocommerce-carousel.modern-style .item-holder .mk-lightbox {
    padding: 0 4px;
    width: 100%;
}
.single-employees #theme-page p {
    padding: 0 50px;
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 20px;
}
.mk-product-loop.compact-layout .products .mk-price,
.related.compact-layout .products .mk-price,
.upsells.compact-layout .products .mk-price {
    padding: 0 15px 15px;
    font-weight: 700;
    font-size: 18px;
    color: #252525;
    text-align: center;
    font-weight: normal;
}

.mk-product-loop.compact-layout .price {
  padding-top: 0px;
  font-weight: 500;
  text-align: center;
  font-size: 12px;
  color: #333;
  margin-top: 3px;
}
.mk-product-loop.compact-layout .products .product-title,
.related.compact-layout .products .product-title,
.upsells.compact-layout .products .product-title {
  font-size: 13px!important;
  line-height: 18px;
  padding: 4px 15px 0 15px;
  margin-bottom: -5px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: inherit;
  font-weight: bold;
}
.mk-product-loop.compact-layout .products .item .mk-product-holder,
.related.compact-layout .products .item .mk-product-holder,
.upsells.compact-layout .products .item .mk-product-holder {
    border: 0px;
    background-color: #fff;
    margin-bottom: 30px;
}
.mk-product-loop.compact-layout .products .mk-out-stock, .mk-product-loop.compact-layout .products .out-of-stock, .related.compact-layout .products .mk-out-stock, .related.compact-layout .products .out-of-stock, .upsells.compact-layout .products .mk-out-stock, .upsells.compact-layout .products .out-of-stock {
    width: 94px;
    height: 94px;
    background: yellow;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    text-transform: uppercase;
    padding: 0px;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    right: 11px;
    top: -20px;
    color: #0002a2;
    letter-spacing: 2px;
    z-index: 100;
    text-align: center;
    display: flex;
    align-items: center;
}

.stock.out-of-stock {
  color: white;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li {
    text-transform: none!important;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0;
    width: auto;
    background-color: #f6f6f6;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li a {
    font-size: 13px!important;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li {
    padding: 21px 0;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li a {
    font-size: 13px;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li:nth-child(odd) {
    font-size: 16px;
}
.home.mk-woocommerce-carousel.modern-style .swiper-arrows {
    top: 37% !important;
    width: 61px;
    height: 61px;
    line-height: 57px;
    border-radius: 0;
    background-color: #ffffff;
    border: 0px;
    opacity: .5;
    color: #222222;
}
.home.mk-woocommerce-carousel.modern-style .the-title {
    font-size: 20px !important;
    color: #1b1464!important;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
.home.mk-woocommerce-carousel .mk-button-container {
    margin-right: 0 !important;
    display: none;
}
.first {
    width: 100%!important;
    margin-right: 1%;
}
.mk-go-top.is-active {
    right: 9%;
    bottom:6%;
}
.home1.mk-testimonial.avantgarde-style .mk-testimonial-content p {
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 9px;
    color: #1b1464;
}
.home1.mk-testimonial.avantgarde-style.mk-testimonial {
    margin: 3%!important;
}
.home1.mk-testimonial-author {
    display: none!important;
}
.home1.mk-testimonial-content {
    padding: 0px 15% 20px!important;
}
.home1.mk-testimonial.avantgarde-style .mk-testimonial-author {
    display: none;
}
#h-border {
    border-bottom: 2px solid white;
    margin: 0px 1.3%;
}
#theme-page .theme-page-wrapper {
    margin: 0px auto;
}
.page-instructors .mk-fancy-title {
    margin-bottom: 0px;
}
.page-instructors .team-member-name {
    font-size: 30px;
    letter-spacing: 2px;
    color:#f97352 !important;
}
.page-instructors .team-member-position {
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 300;
}
.single-employees #theme-page {
    background-color:#FCD2C0;
    text-align: center;
    letter-spacing: 3px;
    box-sizing:border-box;
}
.single-employees #theme-page p {
    color:#221F20;
    word-wrap: normal;
}
.single-employees .btn {
    padding: 15px 22px;
}
.btn.bookClass {
    margin-top: 20px;
    background-color:#fff;
    color:#000;
    margin-right: 15px;
}
.btn.bookPrivate {
    background-color:#000;
    color:#fff;
}
.tag_wrapper p {
    font-size: 18px;
}
}
@media (max-width: 1080px) {}

@media handheld,only screen and (max-width: 755px) {
    .header-align-center.header-style-3 .header-logo {
        text-align: center;
    }

	.header-align-center.header-style-3 .header-logo a {
    padding-left: 0;
  }
}



@media (max-width: 801px) {


.mk-padding-wrapper {
    padding: 0px;
}

.fixed {
    position: relative;
    right: 0px;
}
    .home1.mk-testimonial.avantgarde-style .mk-testimonial-content p {
        letter-spacing: 3px;
    }
    .box {
        border-style: solid;
        border-color: white;
        border-width: 2px;
        padding: 36px 45px;
        width: 56%;
        margin: auto;
        max-width: 1200px;
    }

    .wpb_content_element {
        margin-bottom: 30px!important;
    }
    .refine {
        max-width: 60px !important;
    }
    .mk-social-network-shortcode.social-style-simple-rounded.x-large a {
        padding: 12px!important;
    }
    .blkb {
        background-color: #000000;
        max-height: 621px;
        height: 325px;
        display none;
    }
    .mk-button.large {
        padding: 7px 14px;
        font-size: 7px;
        line-height: 100%;
        letter-spacing: 2px;
    }
    .mk-testimonial-author {
        font-size: 20px!important;
    }
    .footer-margin-top {
        margin-top: 60px;
    }
    #mk-footer-navigation ul li a {
        padding: 10px 0;
    }
    .fontsize {
        font-size: 15px !important;
    }
    .maxwidth {
        max-width: 1400px !important;
    }
}
/* Responsive End */
