@import url('styles-blessed1.css');

.mk-event-countdown.light-skin .countdown-timer {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .mk-event-countdown li {
    width: 40px !important;
    padding: 10px 0 10px 0 !important;
  }
  .mk-event-countdown li .countdown-timer {
    font-size: 14px !important;
  }
  .mk-event-countdown li .countdown-text {
    display: none;
  }
}

li.menu-item-language-current{ 
  display: none !important;
}



/* Shortcode:Laptop Slideshow
-------------------------------------------------------------------- */
.mk-tablet-slideshow {
  margin: 0 auto 40px;
  width: 100%;
  text-align: center;
}
.mk-tablet-slideshow .mk-flex-slides {
  margin: 0 auto !important;
}
.mk-tablet-slideshow .flex-direction-nav a {
  margin-top: -16px;
}
.mk-tablet-slideshow .flex-direction-nav a .mk-theme-icon-prev-big:before,
.mk-tablet-slideshow .flex-direction-nav a .mk-theme-icon-next-big:before {
  font-size: 16px;
}
.mk-tablet-slideshow .flex-direction-nav a:hover {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-tablet-slideshow:hover .flex-direction-nav a {
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-tablet-slideshow:hover .flex-prev {
  left: 60px;
}
.mk-tablet-slideshow:hover .flex-next {
  right: 60px;
}
.mk-tablet-slideshow .mk-flex-slides {
  text-align: center;
}
.mk-tablet-slideshow .flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 60;
  margin-top: -16px;
  width: 33px;
  height: 33px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-tablet-slideshow .flex-direction-nav a i {
  color: #fff;
  font-size: 16px;
  line-height: 33px;
}
.mk-tablet-slideshow .flex-prev {
  left: 30px;
}
.mk-tablet-slideshow .flex-next {
  right: 30px;
}
.mk-tablet-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
.vc_col-sm-4 > .mk-tablet-slideshow:hover .flex-prev {
  left: 40px;
}
.vc_col-sm-4 > .mk-tablet-slideshow:hover .flex-next {
  right: 40px;
}
.vc_col-sm-3 > .mk-tablet-slideshow .flex-prev,
.vc_col-sm-3 > .mk-tablet-slideshow .flex-next {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}
.vc_col-sm-3 > .mk-tablet-slideshow:hover .flex-prev {
  left: 30px;
}
.vc_col-sm-3 > .mk-tablet-slideshow:hover .flex-next {
  right: 30px;
}
.vc_col-sm-2 > .mk-tablet-slideshow .flex-prev,
.vc_col-sm-2 > .mk-tablet-slideshow .flex-next {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.vc_col-sm-2 > .mk-tablet-slideshow:hover .flex-prev {
  left: 20px;
}
.vc_col-sm-2 > .mk-tablet-slideshow:hover .flex-next {
  right: 20px;
}
/* Shortcode:Mobile Slideshow
-------------------------------------------------------------------- */
.mk-mobile-slideshow {
  margin: 0 auto 40px;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.mk-mobile-slideshow:hover .flex-direction-nav a {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-mobile-slideshow.landscape-style .mk-flex-slides {
  margin: 0 auto !important;
}
.mk-mobile-slideshow.landscape-style:hover .flex-prev {
  left: 155px;
}
.mk-mobile-slideshow.landscape-style:hover .flex-next {
  right: 140px;
}
@media handheld, only screen and (max-width: 700px) {
  .mk-mobile-slideshow.landscape-style:hover .flex-prev {
    left: 105px !important;
  }
  .mk-mobile-slideshow.landscape-style:hover .flex-next {
    right: 95px !important;
  }
}
.mk-mobile-slideshow.portrait-style .mk-flex-slides {
  margin: 0 auto !important;
  /*padding: 75px  20px 80px 20px;
			@media handheld, only screen and (max-width:400px) {
				padding: 90px  10px 60px 10px !important;
			}*/
}
.mk-mobile-slideshow.portrait-style:hover .flex-prev {
  left: 50px;
}
.mk-mobile-slideshow.portrait-style:hover .flex-next {
  right: 50px;
}
.mk-mobile-slideshow .flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 60;
  margin-top: -16px;
  width: 33px;
  height: 33px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-mobile-slideshow .flex-direction-nav a i {
  color: #fff;
  font-size: 16px;
  line-height: 33px;
}
.mk-mobile-slideshow .flex-prev {
  left: 30px;
}
.mk-mobile-slideshow .flex-next {
  right: 30px;
}
.mk-mobile-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.vc_col-sm-4 > .mk-mobile-slideshow.landscape-style:hover .flex-prev {
  left: 70px;
}
.vc_col-sm-4 > .mk-mobile-slideshow.landscape-style:hover .flex-next {
  right: 70px;
}
.vc_col-sm-3 > .mk-mobile-slideshow.landscape-style .flex-prev,
.vc_col-sm-3 > .mk-mobile-slideshow.landscape-style .flex-next {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.vc_col-sm-3 > .mk-mobile-slideshow.landscape-style:hover .flex-prev {
  left: 40px;
}
.vc_col-sm-3 > .mk-mobile-slideshow.landscape-style:hover .flex-next {
  right: 40px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style .flex-prev,
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style .flex-next {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style:hover .flex-prev {
  left: 30px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style:hover .flex-next {
  right: 30px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style .flex-prev,
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style .flex-next {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style:hover .flex-prev {
  left: 20px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.portrait-style:hover .flex-next {
  right: 20px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.landscape-style .flex-prev,
.vc_col-sm-2 > .mk-mobile-slideshow.landscape-style .flex-next {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}
.vc_col-sm-2 > .mk-mobile-slideshow.landscape-style:hover .flex-prev {
  left: 20px;
}
.vc_col-sm-2 > .mk-mobile-slideshow.landscape-style:hover .flex-next {
  right: 20px;
}
/* Theatre Slider
-------------------------------------------------------------- */
.theatre-slider-container {
  width: 100%;
}
.theatre-slider-container.center-align .computer-theatre-slider,
.theatre-slider-container.center-align .laptop-theatre-slider {
  margin: 0 auto;
}
.theatre-slider-container.right-align .computer-theatre-slider,
.theatre-slider-container.right-align .laptop-theatre-slider {
  margin: 0 0 0 auto;
}
.theatre-slider-container .computer-theatre-slider {
  width: 100%;
  max-width: 920px;
  position: relative;
}
.theatre-slider-container .laptop-theatre-slider {
  width: 100%;
  max-width: 920px;
  position: relative;
}
.theatre-slider-container .laptop-theatre-slider img,
.theatre-slider-container .computer-theatre-slider img {
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.no-csstransforms .theatre-slider-container .laptop-theatre-slider img,
.no-csstransforms .theatre-slider-container .computer-theatre-slider img {
  z-index: 1;
}
.theatre-slider-container .laptop-theatre-slider .player,
.theatre-slider-container .computer-theatre-slider .player {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  background-color: #000;
  height: 0;
}
.theatre-slider-container .laptop-theatre-slider .player video,
.theatre-slider-container .computer-theatre-slider .player video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theatre-slider-container .laptop-theatre-slider .player iframe,
.theatre-slider-container .computer-theatre-slider .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theatre-slider-container .laptop-theatre-slider .player .mk-theatre-video,
.theatre-slider-container .computer-theatre-slider .player .mk-theatre-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (min-device-width: 320px) and (max-width: 1024px) {
  .theatre-slider-container .laptop-theatre-slider .player .mk-theatre-video,
  .theatre-slider-container .computer-theatre-slider .player .mk-theatre-video {
    display: none !important;
  }
}
.theatre-slider-container .laptop-theatre-slider .player-container {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  border-color: transparent;
  border-style: solid;
  left: 0;
  top: 0;
  z-index: 2;
}
.theatre-slider-container .laptop-theatre-slider .player-container .player {
  padding-bottom: 63%;
  /* 16:10 */
}
.theatre-slider-container .computer-theatre-slider .player-container {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  border-color: transparent;
  border-style: solid;
  left: 0;
  top: 0;
  z-index: 2;
}
.theatre-slider-container .computer-theatre-slider .player-container .player {
  padding-top: 2px;
  padding-bottom: 56.25%;
  /* 16:9 */
}
/* Text Block shortcode
-------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .responsive-align-center,
  .responsive-align-center p,
  .responsive-align-center h1,
  .responsive-align-center h2,
  .responsive-align-center h3,
  .responsive-align-center h4,
  .responsive-align-center h5,
  .responsive-align-center h6 {
    text-align: center !important;
  }
  .responsive-align-left,
  .responsive-align-left p,
  .responsive-align-left h1,
  .responsive-align-left h2,
  .responsive-align-left h3,
  .responsive-align-left h4,
  .responsive-align-left h5,
  .responsive-align-left h6 {
    text-align: left!important;
  }
  .responsive-align-right,
  .responsive-align-right p,
  .responsive-align-right h1,
  .responsive-align-right h2,
  .responsive-align-right h3,
  .responsive-align-right h4,
  .responsive-align-right h5,
  .responsive-align-right h6 {
    text-align: right!important;
  }
}
/* Gravity forms Styling
-------------------------------------------------------------- */
.gform_wrapper select {
  padding: 12px 14px 12px 20px !important;
}
.gform_wrapper select[multiple=multiple] {
  padding: 8px !important;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
  font-size: 13px !important;
  color: #767676 !important;
  padding: 10px !important;
}
.gform_wrapper .button {
  margin-right: 10px !important;
  border: 1px solid #eee !important;
  outline: none !important;
  color: #666 !important;
  font-size: 13px;
  line-height: 13px !important;
  padding: 12px 25px !important;
  vertical-align: top;
  background-image: none !important;
  letter-spacing: 1px;
  display: inline-block;
  background-color: transparent;
}
.gform_wrapper .button:hover {
  color: #fff !important;
}
.gform_wrapper .gf_progressbar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
.gform_wrapper .percentbar_blue {
  background-image: none !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
  margin-left: 2px;
}
.gform_wrapper li,
.gform_wrapper form li {
  padding-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
  margin-bottom: 6px !important;
}
@media only screen and (max-width: 550px) {
  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half,
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .top_label input.medium,
  .gform_wrapper .top_label select.medium {
    width: 99% !important;
    margin-top: 10px;
    float: none !important;
  }
}
/* Shortcode:Flibox
-------------------------------------------------------------------- */
.mk-flipbox-container {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  width: 100%;
  text-align: center;
}
.mk-flipbox-container.flip-horizontal .mk-flipbox-front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  ms-transform: rotateY(0deg);
}
.mk-flipbox-container.flip-horizontal .mk-flipbox-back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  ms-transform: rotateY(-180deg);
}
.mk-flipbox-container.flip-horizontal:hover .mk-flipbox-back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  ms-transform: rotateY(0deg);
}
.mk-flipbox-container.flip-horizontal:hover .mk-flipbox-front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  ms-transform: rotateY(180deg);
  visibility: hidden;
}
.mk-flipbox-container.flip-vertical .mk-flipbox-front {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  ms-transform: rotateX(0deg);
}
.mk-flipbox-container.flip-vertical .mk-flipbox-back {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  ms-transform: rotateX(180deg);
}
.mk-flipbox-container.flip-vertical .mk-flipbox-flipper {
  -webkit-transform-origin: 100% 213.5px;
  -moz-transform-origin: 100% 213.5px;
  -ms-transform-origin: 100% 213.5px;
  -o-transform-origin: 100% 213.5px;
}
.mk-flipbox-container.flip-vertical:hover .mk-flipbox-back {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  ms-transform: rotateX(0deg);
}
.mk-flipbox-container.flip-vertical:hover .mk-flipbox-front {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  ms-transform: rotateX(-180deg);
  visibility: hidden;
}
.mk-flipbox-flipper {
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%;
  position: relative;
}
.mk-flipbox-front,
.mk-flipbox-back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.mk-flipbox-front.border-radius-true,
.mk-flipbox-back.border-radius-true {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mk-flipbox-content {
  display: table-cell;
}
.mk-flipbox-content .back-button {
  display: inline-block;
  margin-top: 20px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  overflow: visible;
}
.mk-flipbox-content .back-button.rounded {
  overflow: inherit !important;
}
.mk-flipbox-content .front-title,
.mk-flipbox-content .back-title {
  padding: 20px 0;
}
@-moz-document url-prefix() {
  
}
.mk-flipbox-front.va-top .mk-flipbox-content,
.mk-flipbox-back.va-top .mk-flipbox-content {
  vertical-align: top;
  padding-top: 20px;
}
.mk-flipbox-front.va-middle .mk-flipbox-content,
.mk-flipbox-back.va-middle .mk-flipbox-content {
  vertical-align: middle;
}
.mk-flipbox-front.va-bottom .mk-flipbox-content,
.mk-flipbox-back.va-bottom .mk-flipbox-content {
  vertical-align: bottom;
  padding-bottom: 20px;
}
/* Shortcode:Woocommerce Loops
-------------------------------------------------------------------- */
.woocommerce .products {
  *zoom: 1;
}
.woocommerce .products:before,
.woocommerce .products:after {
  content: " ";
  display: table;
}
.woocommerce .products:after {
  clear: both;
}
.woocommerce .products li {
  float: left;
}
/* Shortcode:Woocommerce Categories Loops
-------------------------------------------------------------------- */
.mk-product-categories .mk-product-categories-list {
  *zoom: 1;
  list-style: none;
  padding: 0;
  margin-left: 0;
}
.mk-product-categories .mk-product-categories-list:before,
.mk-product-categories .mk-product-categories-list:after {
  content: " ";
  display: table;
}
.mk-product-categories .mk-product-categories-list:after {
  clear: both;
}
.mk-product-categories .mk-product-categories-list .product-item {
  margin-left: 0;
  display: inline-block;
  float: left;
}
.mk-product-categories .mk-product-categories-list .product-item .category-img {
  max-width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: transform 1s ease-in-out;
  -webkit-transition: transform 1s ease-in-out;
  -moz-transition: transform 1s ease-in-out;
  -ms-transition: transform 1s ease-in-out;
  -o-transition: transform 1s ease-in-out;
}
.mk-product-categories .mk-product-categories-list .product-item .item-holder {
  overflow: hidden;
  position: relative;
  margin: 0 15px 30px 15px;
}
.mk-product-categories .mk-product-categories-list .product-item .item-holder h4 {
  position: absolute;
  bottom: 30%;
  left: 0;
  width: 100%;
  margin-bottom: 0;
}
.mk-product-categories .mk-product-categories-list .product-item .item-holder h4 span {
  display: block;
  text-align: center;
  width: 55%;
  margin: 0 auto;
  background-color: #222222;
  line-height: 1;
}
.mk-product-categories .mk-product-categories-list .product-item .item-holder h4 span.category-name {
  font-size: 13px;
  color: #fff;
  padding: 20px 20px 5px 20px;
  font-weight: bold;
}
.mk-product-categories .mk-product-categories-list .product-item .item-holder h4 span.item-count {
  font-size: 12px;
  color: #a9a9a9;
  padding: 5px 20px 20px 20px;
  text-transform: uppercase;
}
.mk-product-categories .mk-product-categories-list .product-item:hover .category-img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.mk-product-categories .mk-product-categories-list.columns-4 .product-item {
  width: 24.9%;
}
.mk-product-categories .mk-product-categories-list.columns-3 .product-item {
  width: 33.3%;
}
.mk-product-categories .mk-product-categories-list.columns-2 .product-item {
  width: 49.9%;
}
.mk-product-categories .mk-product-categories-list.columns-1 .product-item {
  width: 100%;
}
.mk-product-categories .mk-product-categories-list.columns-1 .product-item .item-holder {
  margin-left: 0;
  margin-right: 0;
}
@media handheld, only screen and (max-width: 960px) {
  .mk-product-categories .mk-product-categories-list.columns-3 .product-item,
  .mk-product-categories .mk-product-categories-list.columns-4 .product-item {
    width: 49.9% !important;
  }
  .mk-product-categories .mk-product-categories-list.columns-3 .product-item .item-holder,
  .mk-product-categories .mk-product-categories-list.columns-4 .product-item .item-holder {
    margin: 0 15px 30px 15px !important;
  }
}
@media handheld, only screen and (max-width: 550px) {
  .mk-product-categories .mk-product-categories-list.columns-2 .product-item,
  .mk-product-categories .mk-product-categories-list.columns-3 .product-item,
  .mk-product-categories .mk-product-categories-list.columns-4 .product-item {
    width: 100% !important;
  }
  .mk-product-categories .mk-product-categories-list.columns-2 .product-item .item-holder,
  .mk-product-categories .mk-product-categories-list.columns-3 .product-item .item-holder,
  .mk-product-categories .mk-product-categories-list.columns-4 .product-item .item-holder {
    margin-left: 0;
  }
}
/* Device visbility media queries
-------------------------------------------------------------------- */
.visible-sm,
.visible-tl,
.visible-dt,
.visible-nb,
.visible-tl-v2,
.visible-dt-v2 {
  display: none;
}
/* Only mobiles */
@media only screen and (max-width: 765px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  .visible-sm.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
/* netbooks */
@media only screen and (max-width: 1024px) {
  .hidden-nb {
    display: none !important;
  }
  .visible-nb {
    display: block !important;
  }
  .visible-nb.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
/* only tables */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hidden-tl {
    display: none !important;
  }
  .visible-tl {
    display: block !important;
  }
  .visible-tl.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .hidden-tl-v2 {
    display: none !important;
  }
  .visible-tl-v2 {
    display: block !important;
  }
  .visible-tl-v2.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
/* Only Desktops */
@media only screen and (min-width: 1224px) {
  .hidden-dt {
    display: none !important;
  }
  .visible-dt {
    display: block !important;
  }
  .visible-dt.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 1290px) {
  .hidden-dt-v2 {
    display: none !important;
  }
  .visible-dt-v2 {
    display: block !important;
  }
  .visible-dt-v2.center-y {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .no-smartphone {
    display: none !important;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .no-ipad {
    display: none !important;
  }
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .no-iphone {
    display: none !important;
  }
}
/* Inherit P tags inside shortcodes */
.mk-fancy-title p,
.mk-blockquote p,
.pricing-offer-grid p,
.mk-title-box p {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
/* Shortcode: Mailchimp Subscribe Form
-------------------------------------------------------------------- */
.mk-subscribe {
  margin-bottom: 30px;
}
.mk-subscribe > form {
  table-layout: auto;
}
.mk-subscribe--message {
  padding: 0 15px 15px 15px;
  font-size: 14px;
}
.mk-subscribe--message.error {
  color: #ff0000;
}
.mk-subscribe--message.success {
  color: #00a651;
}
.mk-subscribe .mk-subscribe--form-column {
  padding: 0;
  margin: 0;
}
.mk-subscribe .mk-subscribe--form-column:last-child {
  padding-right: 0 !important;
}
.mk-subscribe .mk-subscribe--email,
.mk-subscribe .mk-subscribe--button {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #333333;
  transition: background-color 0.15s linear, color 0.15s linear, border-color 0.15s linear;
  background-color: transparent;
  color: transparent;
  box-sizing: border-box;
}
.mk-subscribe .mk-subscribe--email {
  padding: 0 2%;
}
.mk-subscribe .mk-subscribe--button {
  outline: none;
}
.mk-subscribe.medium-size .mk-subscribe--email {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
}
.mk-subscribe.medium-size .mk-subscribe--button {
  font-size: 14px;
  height: 45px;
  min-width: 115px;
}
.mk-subscribe.large-size .mk-subscribe--email,
.mk-subscribe.large-size .mk-subscribe--button {
  height: 60px;
  font-size: 20px;
}
.mk-subscribe.large-size .mk-subscribe--email {
  line-height: 60px;
}
.mk-subscribe.large-size .mk-subscribe--button {
  min-width: 140px;
}
.mk-employees > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-employees.column_rounded-style .mk-employee-item {
  float: left;
  margin: 0;
  text-align: center;
}
.mk-employees.column_rounded-style .team-member-name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bolder;
  margin-bottom: 6px;
}
.mk-employees.column_rounded-style .team-member-position {
  display: block;
  margin-bottom: 14px;
  font-size: 12px;
}
.mk-employees.column_rounded-style .team-member-desc {
  display: block;
  padding: 0 0 10px;
}
.mk-employees.column_rounded-style .team-thumbnail,
.mk-employees.column_rounded-style .team-thumbnail img,
.mk-employees.column_rounded-style .hover-overlay {
  -webkit-border-radius: 1500px;
  -moz-border-radius: 1500px;
  border-radius: 1500px;
}
.mk-employees.column_rounded-style .team-thumbnail {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.mk-employees.column_rounded-style .team-thumbnail img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.mk-employees.column_rounded-style .team-thumbnail:hover .mk-employeee-networks {
  pointer-events: auto;
}
.mk-employees.column_rounded-style .team-thumbnail:hover .mk-employeee-networks a {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.column_rounded-style .team-thumbnail:hover .hover-overlay {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.mk-employees.column_rounded-style .hover-overlay {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item {
  padding: 0 0 50px;
  width: 100%;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item .team-thumbnail {
  float: left;
  width: 50%;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item .team-info-wrapper {
  float: left;
  padding: 10px 30px;
  width: 50%;
}
.mk-employees.column_rounded-style.two-column .mk-employee-item {
  padding: 0 20px 50px;
  width: 49.8%;
}
.mk-employees.column_rounded-style.three-column .mk-employee-item {
  padding: 0 20px 40px;
  width: 33.3%;
}
.mk-employees.column_rounded-style.four-column .mk-employee-item {
  padding: 0 10px 30px;
  width: 24.8%;
}
.mk-employees.column_rounded-style.five-column .mk-employee-item {
  padding: 0 10px 20px;
  width: 19.8%;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.column_rounded-style.three-column .mk-employee-item,
  .mk-employees.column_rounded-style.four-column .mk-employee-item,
  .mk-employees.column_rounded-style.five-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 50%;
  }
  .mk-employees.column_rounded-style .clearboth {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.column_rounded-style .mk-employee-item {
    padding: 0 0 40px !important;
    width: 100% !important;
  }
}
.mk-employees.column-style .mk-employee-item {
  float: left;
  margin: 0;
}
.mk-employees.column-style .team-member-name {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.mk-employees.column-style .team-member-position {
  display: block;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 12px;
}
.mk-employees.column-style .team-member-desc {
  display: block;
  padding: 0 0 10px;
}
.mk-employees.column-style .team-thumbnail {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.mk-employees.column-style .team-thumbnail img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.mk-employees.column-style .team-thumbnail:hover .mk-employeee-networks {
  pointer-events: auto;
}
.mk-employees.column-style .team-thumbnail:hover .mk-employeee-networks a {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.column-style .team-thumbnail:hover .hover-overlay {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.column-style.one-column .mk-employee-item {
  padding: 0 0 50px;
  width: 100%;
}
.mk-employees.column-style.one-column .mk-employee-item .team-thumbnail {
  float: left;
  width: 50%;
}
.mk-employees.column-style.one-column .mk-employee-item .team-info-wrapper {
  float: left;
  padding: 10px 30px;
  width: 50%;
}
.mk-employees.column-style.two-column .mk-employee-item {
  padding: 0 20px 50px;
  width: 49.8%;
}
.mk-employees.column-style.three-column .mk-employee-item {
  padding: 0 20px 30px;
  width: 33.3%;
}
.mk-employees.column-style.four-column .mk-employee-item {
  padding: 0 10px 20px;
  width: 24.8%;
}
.mk-employees.column-style.five-column .mk-employee-item {
  padding: 0 10px 12px;
  width: 19.8%;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.column-style.three-column .mk-employee-item,
  .mk-employees.column-style.four-column .mk-employee-item,
  .mk-employees.column-style.five-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 50%;
  }
  .mk-employees.column-style .clearboth {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.column-style .mk-employee-item {
    padding: 0 0 40px !important;
    width: 100% !important;
  }
}
.mk-employees.column_shadowed-style .mk-employee-item {
  float: left;
  margin: 35px;
  text-align: center;
  padding: 45px;
}
.mk-employees.column_shadowed-style .team-member-name {
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.mk-employees.column_shadowed-style .team-member-position {
  display: block;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 14px;
}
.mk-employees.column_shadowed-style .team-member-desc,
.mk-employees.column_shadowed-style .team-member-desc p {
  display: block;
  padding: 0 0 10px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 25px;
}
.mk-employees.column_shadowed-style .team-thumbnail {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.mk-employees.column_shadowed-style .team-thumbnail img {
  position: relative;
  z-index: 1;
  width: 120px;
  border-radius: 50%;
}
.mk-employees.column_shadowed-style .team-thumbnail:hover .mk-employeee-networks {
  pointer-events: auto;
}
.mk-employees.column_shadowed-style .team-thumbnail:hover .mk-employeee-networks a {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.column_shadowed-style .team-thumbnail:hover .hover-overlay {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.column_shadowed-style.one-column .mk-employee-item {
  padding: 45px;
  width: calc(100% - 70px);
}
.mk-employees.column_shadowed-style.one-column .mk-employee-item .team-thumbnail {
  float: left;
  width: 50%;
}
.mk-employees.column_shadowed-style.one-column .mk-employee-item .team-info-wrapper {
  float: left;
  padding: 10px 30px;
  width: 50%;
}
.mk-employees.column_shadowed-style.two-column .mk-employee-item {
  padding: 45px;
  width: calc(49.8% - 70px);
}
.mk-employees.column_shadowed-style.three-column .mk-employee-item {
  padding: 45px;
  width: calc(33.3% - 70px);
}
.mk-employees.column_shadowed-style.four-column .mk-employee-item {
  padding: 25px;
  width: calc(24.8% - 50px);
  margin: 25px 25px;
}
.mk-employees.column_shadowed-style.five-column .mk-employee-item {
  padding: 15px;
  width: calc(19.8% - 30px);
  margin: 10px 15px;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.column_shadowed-style.three-column .mk-employee-item,
  .mk-employees.column_shadowed-style.four-column .mk-employee-item,
  .mk-employees.column_shadowed-style.five-column .mk-employee-item {
    padding: 45px;
    width: calc(50% - 100px);
  }
  .mk-employees.column_shadowed-style .clearboth {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.column_shadowed-style .mk-employee-item {
    padding: 45px !important;
    width: calc(100% - 100px) !important;
  }
}
.mk-employees.grid-style {
  text-align: center;
  margin: 0 auto;
}
.mk-employees.grid-style .mk-employee-item {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  border-right: none;
  line-height: 4px;
  display: inline-block;
  border: 1px solid transparent;
  border-top: none;
  border-left: none;
  overflow: hidden;
  float: left;
}
.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks {
  pointer-events: auto;
}
.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks a {
  -webkit-transform: translateY(0%) rotateX(0deg);
  -moz-transform: translateY(0%) rotateX(0deg);
  -ms-transform: translateY(0%) rotateX(0deg);
  -o-transform: translateY(0%) rotateX(0deg);
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks a:hover {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-employees.grid-style .mk-employee-item:hover .hover-overlay {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mk-employees.grid-style .mk-employee-item:hover .team-member-name,
.mk-employees.grid-style .mk-employee-item:hover .team-member-position {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.grid-style .mk-employee-item img {
    width: 100%;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.grid-style .mk-employee-item {
    width: 33.3%;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.grid-style .mk-employee-item {
    width: 50%;
  }
}
@media handheld, only screen and (max-width: 400px) {
  .mk-employees.grid-style .mk-employee-item {
    width: 100%;
  }
  .mk-employees.grid-style .mk-employee-item img {
    width: 100%;
  }
}
.mk-employees.grid-style .team-info-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 215px;
  width: 100%;
  z-index: 8;
  line-height: 20px;
}
.mk-employees.grid-style .team-info-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.mk-employees.grid-style .team-info-holder {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px;
}
.mk-employees.grid-style .team-member-name {
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: bold;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-employees.grid-style .team-member-position {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.mk-employees.grid-style .mk-employeee-networks {
  position: relative !important;
  margin: 10px 0 0 !important;
  top: auto !important;
  left: auto !important;
}
.mk-employees .hover-overlay {
  z-index: 8;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
  background-color: rgba(0, 0, 0, 0.6);
}
.mk-employeee-networks {
  position: absolute;
  top: 70%;
  left: 0;
  margin: -25px 0 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  pointer-events: none;
}
.mk-employeee-networks li {
  display: inline-block;
  float: none !important;
  margin: 0;
}
.mk-employeee-networks li a {
  display: block;
  margin: 3px;
  width: 28px;
  height: 28px;
  border: 3px solid #fff;
  color: #fff;
  text-align: center;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: all 0.2s, opacity;
  transition: all 0.2s, opacity;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-backface-visibility: hidden;
}
.mk-employeee-networks li a i {
  line-height: 28px;
  font-size: 16px;
  vertical-align: middle;
}
.mk-employeee-networks li a:hover {
  background-color: #fff;
}
.column_shadowed-style .mk-employeee-networks {
  position: static;
  top: initial;
  left: initial;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  pointer-events: all;
}
.column_shadowed-style .mk-employeee-networks li a {
  color: #2540e4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 3px solid #2540e4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.column_shadowed-style .mk-employeee-networks li a:hover {
  color: #2540e4;
}
.column_shadowed-style .mk-employeee-networks.rounded a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.column_shadowed-style .mk-employeee-networks.circle a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mk-pricing-table {
  margin-bottom: 30px;
  text-align: left;
  /* Pricing Columns */
}
.mk-pricing-table .mk-pricing-offer-grid {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-top: 188px;
  padding-right: 1px;
}
.mk-pricing-table .mk-pricing-offer-grid .mk-offers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.mk-pricing-table .mk-pricing-offer-grid .mk-offers ul li {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  width: auto;
  font-weight: bold;
}
.mk-pricing-table .mk-pricing-cols {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.mk-pricing-table .mk-pricing-cols li {
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  max-width: 265px;
  position: relative;
  z-index: 10;
}
.mk-pricing-table .mk-pricing-cols li.four-table {
  width: 25%;
}
.mk-pricing-table .mk-pricing-cols li.three-table {
  width: 33.3333333%;
}
.mk-pricing-table .mk-pricing-cols li.two-table {
  width: 50%;
}
.mk-pricing-table .mk-pricing-cols li.one-table {
  width: 100%;
}
.mk-pricing-table .mk-pricing-cols > li {
  margin-top: 30px;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-plan {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 7px 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-price {
  height: 130px;
  width: 100%;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-price span {
  font-size: 50px;
  line-height: 130px;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 10;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul li {
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  width: auto;
  background-color: rgba(0, 0, 0, 0.005);
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.02);
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features i {
  font-size: 16px;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-check {
  color: #00c360;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-times {
  color: #ff0048;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-star {
  margin-left: 3px;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-star.empty {
  color: #b0b0b0;
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-button {
  padding: 20px 0 30px;
  background-color: rgba(0, 0, 0, 0.01);
}
.mk-pricing-table .mk-pricing-cols .mk-pricing-button a {
  position: relative;
  z-index: 5;
  text-transform: uppercase;
}
.mk-pricing-table .featured-plan {
  margin: 1px -1px 0 -1px !important;
  border: 1px solid rgba(0, 0, 0, 0.6);
  z-index: 30 !important;
  -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
}
.mk-pricing-table .featured-plan .mk-pricing-price {
  height: 158px;
}
.mk-pricing-table .featured-plan .mk-pricing-button {
  padding: 30px 0 50px;
}
.mk-pricing-table.has-pricing-offer .mk-pricing-cols {
  width: 80% !important;
  text-align: left;
}
.mk-pricing-table.classic-style {
  /* Light Skin */
  /* Dark Skin */
}
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-plan {
  background-color: rgba(0, 0, 0, 0.6);
}
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-price,
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-features,
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-button {
  position: relative;
}
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-price:before,
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-features:before,
.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-button:before {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.04);
  content: "";
  z-index: 1;
}
.mk-pricing-table.classic-style.light .mk-pricing-features li {
  border-bottom: 1px solid #e8e8e8;
}
.mk-pricing-table.classic-style.light .mk-offers ul li {
  background-color: rgba(0, 0, 0, 0.005);
  border-bottom: 1px solid #e8e8e8;
}
.mk-pricing-table.classic-style.light .mk-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.01);
}
.mk-pricing-table.classic-style.dark {
  color: #fff;
}
.mk-pricing-table.classic-style.dark .mk-offers ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.mk-pricing-table.classic-style.dark .mk-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.mk-pricing-table.classic-style.dark .mk-pricing-features ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.mk-pricing-table.classic-style.dark .mk-pricing-features ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-plan {
  background-color: rgba(0, 0, 0, 0.6);
}
.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-price:before,
.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-features:before,
.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-button:before {
  background-color: rgba(0, 0, 0, 0.15);
}
.mk-pricing-table.classic-style.dark .mk-pricing-button {
  background-color: rgba(0, 0, 0, 0.4);
}
.mk-pricing-table.modern-style .mk-pricing-col {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.mk-pricing-table.modern-style .mk-pricing-col.featured-plan .mk-pricing-price {
  border: 0 !important;
  height: 159px;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features,
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button {
  border-left: 3px solid #f6f6f6;
  border-right: 3px solid #f6f6f6;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-plan {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-color: #222;
  font-size: 14px;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-bottom: 3px solid #f6f6f6;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul {
  padding: 25px 40px 10px;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul li {
  background-color: transparent !important;
  border-bottom: 2px solid #f8f8f8;
  text-align: left;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul li:last-child {
  border-bottom: none;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-price,
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features,
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button {
  background-color: transparent;
}
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-price:before,
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features:before,
.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button:before {
  background-color: transparent;
}
.mk-pricing-table.modern-style .mk-pricing-col.featured-plan {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mk-pricing-table.modern-style .featured-plan .mk-pricing-price {
  height: 158px;
}
.mk-pricing-table.modern-style .featured-plan .mk-pricing-button {
  padding: 20px 0 30px;
}
.mk-pricing-table.modern-style.light .mk-pricing-col {
  background-color: rgba(255, 255, 255, 0.2);
}
.mk-pricing-table.modern-style.dark {
  color: #fff;
}
.mk-pricing-table.modern-style.dark .mk-offers ul li {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.mk-pricing-table.modern-style.dark .mk-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45) !important;
}
.mk-pricing-table.modern-style.dark .mk-pricing-col {
  background-color: rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 960px) {
  .mk-pricing-offer-grid {
    display: none;
  }
  .mk-pricing-cols,
  .has-pricing-offer .mk-pricing-cols {
    width: 100% !important;
    text-align: center;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-pricing-cols .mk-pricing-col {
    width: 100% !important;
    margin-bottom: 30px;
    display: block;
    max-width: none !important;
  }
  .mk-pricing-cols .mk-pricing-col li {
    max-width: none !important;
  }
}
/* *
*
-------------------------- WIDGETS SECTION -----------------------------
*
* */
.widget {
  overflow: hidden;
  margin-bottom: 35px;
}
.widgettitle {
  position: relative;
  display: block;
  margin-bottom: 15px;
  line-height: 100%;
  font-size: 13px;
  text-transform: uppercase;
}
.widgettitle:after {
  display: block;
  content: "";
  width: 70px;
  height: 5px;
  background-color: rgba(128, 128, 128, 0.2);
  margin: 10px 0;
}
.mk-side-dashboard .widgettitle {
  margin-bottom: 10px;
}
.mk-side-dashboard .widget {
  margin-bottom: 20px;
}
.mk-side-dashboard .widget-social-container {
  padding: 0 !important;
}
#mk-sidebar ul,
#mk-footer ul,
.mk-side-dashboard ul {
  margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_authors li,
.widget_contact_info li,
.widget_popular_posts li,
.widget_text li,
.widget_recent_posts li,
.widget_twitter li,
.widget_pages li,
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li,
.widget_product_categories li,
.widget_display_topics li,
.widget_display_forums li,
.widget_display_views li {
  margin: 0;
  list-style: none;
}
.widget_archive li a,
.widget_recent_comments .recentcomments,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_contact_info li a,
.widget_pages li a,
.widget_text li a,
.widget_recent_entries li a,
.widget_product_categories li a,
.widget_display_topics li a,
.widget_display_forums li a,
.widget_display_views li a {
  display: inline-block;
  margin: 0 0 12px 0;
  text-decoration: none;
  line-height: 18px;
}
.widget_archive li a,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_recent_entries li a,
.widget_product_categories li a,
.widget_display_topics li a,
.widget_display_forums li a,
.widget_display_views li a {
  border-bottom: 2px solid rgba(128, 128, 128, 0.1);
  display: block;
  padding-bottom: 12px;
}
.widget_pages {
  padding: 0 10px;
}
.widget_pages li {
  margin: 0;
  padding: 0;
}
.widget_pages li a {
  padding: 10px 10px;
  margin: 0;
  display: block;
  color: #808080 !important;
}
.widget_pages li a:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_pages .page_item_has_children li:nth-child(odd) a {
  padding: 5px 10px 5px 20px;
}
/* Widgets:Recent Comments
-------------------------------------------------------------------- */
.widget_recent_comments .mk-recent-comments {
  padding: 0 10px;
}
.widget_recent_comments .mk-recent-comments .recentcomments {
  position: relative;
  padding-left: 68px;
  margin-bottom: 16px;
  display: block;
}
.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail {
  position: relative;
  min-height: 60px;
  padding: 16px;
  background-color: rgba(128, 128, 128, 0.1);
  display: block;
}
.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail p {
  margin: 0;
  line-height: 18px;
}
.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid rgba(128, 128, 128, 0.1);
  left: -8px;
  top: 50%;
  margin-top: -4px;
}
.widget_recent_comments .mk-recent-comments .comment-avatar {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 45px;
  heights: 45px;
}
.widget_recent_comments .mk-recent-comments .comment-author {
  margin-bottom: 2px;
  color: #444;
}
.widget_recent_comments .mk-recent-comments .comment-content {
  color: #666;
  font-size: 12px;
  line-height: 15px;
}
/* Widget:RSS
-------------------------------------------------------------------- */
.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.widget_rss .rsswidget {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 15px;
}
.widget_rss .rss-date {
  display: block;
  padding-top: 5px;
  font-size: 11px;
}
.widget_rss cite {
  font-size: 11px;
}
.widget_rss .rssSummary {
  padding: 6px 0;
}
/* Widget:Sub Navigation
-------------------------------------------------------------------- */
.widget-sub-navigation ul,
.woocommerce-MyAccount-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-sub-navigation ul li,
.woocommerce-MyAccount-navigation ul li {
  margin: 0;
}
.widget-sub-navigation ul li:last-child a,
.woocommerce-MyAccount-navigation ul li:last-child a {
  border-bottom: none !important;
  padding-bottom: 16px !important;
}
.widget-sub-navigation ul li:first-child a,
.woocommerce-MyAccount-navigation ul li:first-child a {
  padding-top: 16px !important;
}
.widget-sub-navigation ul li a,
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(128, 128, 128, 0.1);
  padding: 8px 25px 8px 0;
  color: #808080 !important;
}
.widget-sub-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:hover {
  color: #444 !important;
}
.widget-sub-navigation ul li.current_page_item,
.woocommerce-MyAccount-navigation ul li.current_page_item {
  font-weight: 600;
}
.widget-sub-navigation ul li.current_page_item a,
.woocommerce-MyAccount-navigation ul li.current_page_item a {
  color: #444 !important;
}
.widget_tag_cloud li,
.widget_categories li,
.widget_product_tag_cloud li {
  display: inline-block;
}
.widget_tag_cloud a,
.widget_categories a,
.widget_product_tag_cloud a {
  display: inline-block;
  margin: 8px 3px 0 0;
  padding: 8px 10px;
  text-transform: capitalize;
  font-size: 12px !important;
  line-height: 100%;
  color: #808080 !important;
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_tag_cloud a:hover,
.widget_categories a:hover,
.widget_product_tag_cloud a:hover {
  color: #fff !important;
}
.widget_tag_cloud .tagcloud {
  padding: 0 10px;
}
/* Widgets:CONTACT FORM
-------------------------------------------------------------------- */
.widget_contact_form .mk-contact-form-wrapper {
  padding: 0 10px;
}
.widget_contact_form .captcha-change-image {
  display: inline-block;
  margin: 10px auto;
  font-size: 10px;
}
/* Widgets:CONTACT INFO
-------------------------------------------------------------------- */
.widget_contact_info ul {
  padding: 0;
  padding: 0 15px;
}
.widget_contact_info ul li {
  position: relative;
  display: block;
  margin: 0 0 9px 0;
  padding: 0 0 0 40px;
  line-height: 30px;
  color: #808080 !important;
}
.widget_contact_info ul li span {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  font-size: 12px;
}
.widget_contact_info ul li a {
  margin: 0;
  color: #808080 !important;
}
.widget_contact_info ul li i {
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 28px;
  font-size: 16px;
  height: 28px;
  width: 16px;
  padding-right: 10px;
  text-align: center;
  display: block;
  text-align: left;
  border-right: 2px solid rgba(128, 128, 128, 0.2);
}
.widget_contact_info.dark-skin li i {
  border-right: 2px solid #eee;
  color: #737373;
}
.widget_contact_info.light-skin li span,
.widget_contact_info.light-skin li a {
  color: #fff;
}
.widget_contact_info.light-skin li i {
  border-right: 2px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
/* Widgets:Video
-------------------------------------------------------------------- */
.widget_video .mk-frame {
  position: relative;
  border: 1px solid rgba(128, 128, 128, 0.1);
  background-color: rgba(128, 128, 128, 0.05);
  padding: 25px 12px 12px;
  margin: 30px 3px 3px 0;
}
.widget_video .mk-frame .video-title {
  font-weight: 600;
  padding: 0 10px;
  font-size: 14px;
  margin-top: 14px;
}
.widget_video .mk-frame .video-desc {
  padding: 0 10px;
}
/* Widgets:INSTAGRAM FEEDS
-------------------------------------------------------------------- */
.mk-instagram-feeds {
  width: 100%;
  overflow: hidden;
}
.mk-instagram-feeds .item-holder {
  position: relative;
}
.mk-instagram-feeds .hover-overlay {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.mk-instagram-feeds a {
  line-height: 4px;
  float: left;
  display: inline-block;
  margin: 0 1px 1px 0;
}
.mk-instagram-feeds a img {
  width: 100%;
}
.mk-instagram-feeds .one-columns {
  width: 100%;
}
.mk-instagram-feeds .two-columns {
  width: 49.8%;
}
.mk-instagram-feeds .three-columns {
  width: 33.2%;
}
.mk-instagram-feeds .four-columns {
  width: 24.7%;
}
.mk-instagram-feeds .five-columns {
  width: 19.6%;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-instagram-feeds .five-columns,
  .mk-instagram-feeds .four-columns,
  .mk-instagram-feeds .three-columns {
    width: 49% !important;
  }
  .mk-instagram-feeds a img {
    width: 100%;
  }
}
/* Widgets:POPULAR POSTS, Recent Posts, Related Posts
-------------------------------------------------------------------- */
.widget_posts_lists ul li {
  overflow: hidden;
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
.widget_posts_lists ul li .featured-image {
  float: left;
  overflow: hidden;
  margin: 0;
  display: block;
}
.widget_posts_lists ul li .post-list-info {
  margin: 0 0 0 100px;
}
.widget_posts_lists ul li .post-list-info.posts-no-thumb {
  margin-left: 0;
}
.widget_posts_lists ul li .post-list-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 12px;
}
.widget_posts_lists ul li .post-list-title:after {
  margin-top: 8px;
  display: block;
  width: 70px;
  height: 1px;
  content: "";
  background-color: rgba(128, 128, 128, 0.2);
}
.widget_posts_lists ul li .post-list-meta {
  display: block;
}
.widget_posts_lists ul li .post-list-meta time {
  color: #999999;
}
.widget_posts_lists ul li .post-list-meta time,
.widget_posts_lists ul li .post-list-meta a {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  font-style: italic;
}
/* Widgets:Blog Posts Tabs:Popular + Recent + comments
-------------------------------------------------------------------- */
.widget_posts_tabs .mk-tabs-pane li {
  overflow: hidden;
  margin: 0 0 20px;
  padding: 0 0 20px;
  list-style: none;
  border-bottom: 2px solid #eee;
}
.widget_posts_tabs .mk-tabs-pane li .featured-image {
  float: left;
  overflow: hidden;
  margin: 0 10px 0 0;
  display: block;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-info {
  margin: 0 0 0 80px;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-info.posts-no-thumb {
  margin-left: 0;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 12px;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-meta {
  display: block;
  line-height: 18px;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-meta time,
.widget_posts_tabs .mk-tabs-pane li .post-list-meta .cats {
  display: inline-block;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-meta time {
  font-size: 11px;
  font-weight: bold;
  color: #444444;
}
.widget_posts_tabs .mk-tabs-pane li .post-list-meta .cats a {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.widget_posts_tabs .mk-tabs-pane li .blog-comments,
.widget_posts_tabs .mk-tabs-pane li .mk-love-holder {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #999999 !important;
  padding-right: 8px;
}
.widget_posts_tabs .mk-tabs-pane li .blog-comments i,
.widget_posts_tabs .mk-tabs-pane li .mk-love-holder i {
  color: #eeeeee;
  font-size: 16px;
}
.widget_posts_tabs .mk-tabs-tabs {
  border-bottom: 3px solid #eeeeee;
}
.widget_posts_tabs .mk-tabs-tabs li {
  display: inline-block;
  padding: 10px 12px 6px;
}
.widget_posts_tabs .mk-tabs-tabs li a {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  color: #999999 !important;
}
.widget_posts_tabs .mk-tabs-tabs li.ui-state-active {
  background-color: #eeeeee;
}
.widget_posts_tabs .mk-tabs-tabs li.ui-state-active a {
  color: #454545 !important;
}
.widget_posts_tabs .mk-tabs-panes {
  padding-top: 20px;
}
/* Widgets:SOCIAL NETWORKS
-------------------------------------------------------------------- */
.widget_social_networks .social-title.center {
  text-align: center;
}
.widget_social_networks .social-title.center:after {
  margin-left: auto !important;
  margin-right: auto !important;
}
.widget_social_networks .social-title.right {
  text-align: right;
}
.widget_social_networks a {
  position: relative;
  display: inline-block;
  float: left;
  margin: 4px;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_social_networks a.dark {
  color: #737373 !important;
}
.widget_social_networks a.dark:hover {
  color: #fff !important;
}
.widget_social_networks a.light {
  color: #fff !important;
}
.widget_social_networks a.light i {
  color: #fff !important;
}
.widget_social_networks .widget-social-container {
  *zoom: 1;
  padding: 0 10px;
}
.widget_social_networks .widget-social-container:before,
.widget_social_networks .widget-social-container:after {
  content: " ";
  display: table;
}
.widget_social_networks .widget-social-container:after {
  clear: both;
}
.widget_social_networks .widget-social-container.align-right {
  text-align: right;
}
.widget_social_networks .widget-social-container.align-right a {
  float: none;
}
.widget_social_networks .widget-social-container.align-center {
  text-align: center;
}
.widget_social_networks .widget-social-container.align-center a {
  float: none;
}
.widget_social_networks .circle-style a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget_social_networks .circle-style a.dark {
  border: 3px solid #737373;
}
.widget_social_networks .circle-style a.dark:hover {
  color: #fff !important;
  background-color: #737373;
}
.widget_social_networks .circle-style a.light {
  border: 3px solid #fff !important;
}
.widget_social_networks .circle-style a.light:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.widget_social_networks .circle-style a.light:hover i {
  color: #000 !important;
}
.widget_social_networks .circle-style a.custom {
  border: 3px solid #737373;
}
.widget_social_networks .simple-style {
  padding: 0;
}
.widget_social_networks .simple-style a {
  font-size: 24px;
  margin: 8px 16px 8px 0;
  border-color: transparent !important;
}
.widget_social_networks .simple-style a i {
  transition: color .3s ease;
}
.widget_social_networks .simple-style a:hover {
  background-color: transparent !important;
}
.widget_social_networks .simple-style a.custom {
  background-color: transparent !important;
}
.widget_social_networks .simple-style a.dark:hover {
  color: inherit !important;
}
.widget_social_networks .simple-style a.light:hover {
  color: inherit !important;
}
@media handheld, only screen and (max-width: 650px) {
  .widget_social_networks .widget-social-container.align-right,
  .widget_social_networks .widget-social-container.align-left {
    text-align: center;
  }
  .widget_social_networks .widget-social-container.align-right a,
  .widget_social_networks .widget-social-container.align-left a {
    float: none;
  }
}
/* Widgets:TESTIMONIAL SLIDER
-------------------------------------------------------------------- */
.widget_testimonials .testimonial-slider {
  position: relative;
  padding: 0 10px !important;
}
.widget_testimonials .testimonial-slider li {
  margin: 0;
}
.widget_testimonials .testimonial-slider .testimonial-quote {
  position: relative;
  padding: 15px 20px;
  background-color: rgba(128, 128, 128, 0.1);
  font-size: 14px;
  line-height: 22px;
  color: #808080;
}
.widget_testimonials .testimonial-slider .testimonial-quote:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(128, 128, 128, 0.1);
  left: 50%;
  bottom: -8px;
  margin-left: -4px;
}
.widget_testimonials .testimonial-slider .testimonial-details {
  margin-top: 15px;
  text-align: center;
}
.widget_testimonials .testimonial-slider .testimonial-author {
  margin: 0;
  font-size: 13px;
  color: #808080 !important;
  line-height: 18px;
}
.widget_testimonials .testimonial-slider .testimonial-position {
  display: block;
  font-size: 12px;
  line-height: 12px;
}
/* Widgets:RECENT PORTFOLIOS
-------------------------------------------------------------------- */
.widget_recent_portfolio {
  overflow: visible;
}
.widget_recent_portfolio ul {
  margin: 0;
  padding: 0 10px;
  list-style: none;
}
.widget_recent_portfolio ul li {
  position: relative;
  margin: 0;
  float: left;
  padding: 0;
  display: block;
  width: 50%;
}
.widget_recent_portfolio .item-holder {
  margin: 0 1px 1px 0;
}
.widget_recent_portfolio .portfolio-permalink {
  width: 27px;
  height: 27px;
  text-align: center;
  display: block;
  margin: 20px auto 0;
  border: 3px solid #fff;
}
.widget_recent_portfolio .portfolio-permalink:hover {
  background-color: #fff;
  color: #000;
}
.widget_recent_portfolio .portfolio-permalink:hover i {
  color: #000;
}
.widget_recent_portfolio .portfolio-permalink i {
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  display: block;
}
.widget_recent_portfolio .portfolio-meta {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
.widget_recent_portfolio .portfolio-meta .portfolio-plus-icon i {
  font-size: 16px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  color: #fff;
  display: block;
}
.widget_recent_portfolio .featured-image {
  line-height: 4px;
}
.widget_recent_portfolio .featured-image:hover .portfolio-meta {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.widget_recent_portfolio .featured-image:hover .portfolio-plus-icon i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
@media handheld, only screen and (max-width: 767px) {
  .widget_recent_portfolio .featured-image img {
    width: 100%;
  }
}
/* Widgets:TWITTER FEEDS
-------------------------------------------------------------------- */
.mk-tweet-list {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0;
  list-style: none;
  padding: 0 15px;
}
.mk-tweet-list li {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 2px solid #e6e6e6;
}
.mk-tweet-list li .tweet-text {
  display: block;
  line-height: 18px;
  color: #808080;
}
.mk-tweet-list li .tweet-text a {
  color: #22b7df !important;
  font-weight: bold;
}
.mk-tweet-list li .tweet-time {
  display: block;
  text-transform: uppercase;
}
/* Widgets:SEARCH FORM
-------------------------------------------------------------------- */
.mk-searchform {
  position: relative;
  max-width: 320px;
}
.mk-searchform .text-input {
  margin: 0 3px 3px 0;
  padding: 12px 28px 12px 12px;
  width: 100%;
  color: #808080;
  border: 2px solid rgba(128, 128, 128, 0.2);
  font-size: 12px;
  text-transform: uppercase;
  background: transparent;
}
.mk-searchform .text-input::-webkit-input-placeholder,
.mk-searchform .mk-textarea::-webkit-input-placeholder {
  color: #808080;
}
.mk-searchform .text-input:-moz-placeholder,
.mk-searchform .mk-textarea:-moz-placeholder {
  color: #808080;
}
.mk-searchform .text-input::-moz-placeholder,
.mk-searchform .mk-textarea::-moz-placeholder {
  color: #808080;
}
.mk-searchform .text-input:-ms-input-placeholder,
.mk-searchform .mk-textarea:-ms-input-placeholder {
  color: #808080;
}
.mk-searchform .mk-icon-search {
  position: absolute;
  top: 50%;
  right: -1px;
  margin-top: -23px;
  font-size: 16px;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 42px;
  text-align: center;
  color: rgba(128, 128, 128, 0.6);
  border-left: 2px solid rgba(128, 128, 128, 0.2);
}
.mk-searchform .mk-icon-search:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.mk-searchform .search-button {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background: none;
}
.tiny_slider_widget .mk-image-slideshow {
  margin: 0 auto;
}
/* Widgets:CALENDAR
-------------------------------------------------------------------- */
#calendar_wrap {
  position: relative;
  margin: 0 10px;
  padding: 0;
  background: rgba(128, 128, 128, 0.1);
  text-align: center;
}
#wp-calendar {
  margin: 0 !important;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: none;
  overflow: visible;
}
#wp-calendar thead {
  background-color: #5c5c5c;
  border: none;
}
#wp-calendar thead th {
  color: #fff !important;
  font-size: 12px;
}
#wp-calendar caption {
  padding: 12px;
  background-color: rgba(128, 128, 128, 0.2);
  color: #4e4e4e;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  border-bottom: none;
}
#wp-calendar th,
#wp-calendar th {
  padding: 10px 5px;
  color: #787573;
}
#wp-calendar tbody td {
  padding: 12px 2px;
  background-color: rgba(128, 128, 128, 0.1);
  color: #939393;
  border: 1px solid rgba(128, 128, 128, 0.12);
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
}
#wp-calendar td#today {
  color: #fff;
}
#wp-calendar a {
  color: #666666;
}
#wp-calendar #next,
#wp-calendar #prev {
  position: absolute;
  top: 8px;
  display: block;
  margin: 0;
  padding: 0;
  background: 0;
}
#wp-calendar #next a,
#wp-calendar #prev a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
}
#wp-calendar #prev {
  left: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #prev:before {
  content: "\f053";
  font-size: 16px;
}
#wp-calendar #next {
  right: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #next:before {
  content: "\f054";
  font-size: 16px;
}
#wp-calendar tfoot .pad {
  display: none;
}
@media handheld, only screen and (max-width: 960px) {
  #calendar_wrap {
    width: 300px;
  }
}
/* Widgets:Login Form
-------------------------------------------------------------------- */
.widget_login_form .mk-login-form {
  margin: 0 10px;
}
.widget_login_form .mk-login-form .form-row {
  position: relative;
  margin-bottom: 6px;
}
.widget_login_form .mk-login-form .form-row i {
  float: left;
  width: 42px !important;
  height: 42px;
  line-height: 43px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 16px;
  border-right: 2px solid #e7e7e7;
}
.widget_login_form .mk-login-form .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .mk-login-form .form-row input {
  padding: 12px 12px 12px 58px !important;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  border: 2px solid #e7e7e7;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_login_form .mk-login-form .submit_button {
  padding: 12px 30px;
  text-transform: uppercase;
  outline: none;
}
.widget_login_form .mk-login-form .mk-login-status {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.widget_login_form .mk-login-form.dark-skin .form-row i {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .form-row input {
  color: #fff;
  background: transparent;
}
.widget_login_form .mk-login-form.dark-skin .form-row input::-webkit-input-placeholder {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .form-row input:-moz-placeholder {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .form-row input::-moz-placeholder {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .form-row input:-ms-input-placeholder {
  color: #fff;
}
.widget_login_form .mk-login-form.dark-skin .submit_button {
  border: 2px solid #e7e7e7;
  color: #e7e7e7;
}
.widget_login_form .mk-login-form.dark-skin .submit_button:hover {
  color: #666e;
  background: #e7e7e7;
}
.widget_login_form .mk-login-form.light-skin .form-row i {
  color: #666666;
}
.widget_login_form .mk-login-form.light-skin .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .mk-login-form.light-skin .form-row input {
  color: #666666;
  background: transparent;
}
.widget_login_form .mk-login-form.light-skin .form-row input::-webkit-input-placeholder {
  color: #666666;
}
.widget_login_form .mk-login-form.light-skin .form-row input:-moz-placeholder {
  color: #666666;
}
.widget_login_form .mk-login-form.light-skin .form-row input::-moz-placeholder {
  color: #666666;
}
.widget_login_form .mk-login-form.light-skin .form-row input:-ms-input-placeholder {
  color: #666666;
}
.widget_login_form .mk-login-form.light-skin .submit_button {
  color: #292929;
  border: 2px solid #2e2e2e;
  background: transparent;
}
.widget_login_form .mk-login-form.light-skin .submit_button:hover {
  background: #2e2e2e;
  color: #fff;
}
.widget_login_form .user-login {
  *zoom: 1;
}
.widget_login_form .user-login:before,
.widget_login_form .user-login:after {
  content: " ";
  display: table;
}
.widget_login_form .user-login:after {
  clear: both;
}
.widget_login_form .user-login .avatar {
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
.widget_login_form .user-login ul {
  float: left;
  display: inline-block;
}
.widget_login_form .user-login ul li {
  position: relative;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #888;
}
.widget_login_form .user-login ul li:last-child {
  margin-bottom: 0;
}
.widget_login_form .user-login ul li .username {
  text-transform: uppercase;
}
.widget_login_form .user-login ul li a {
  font-weight: normal !important;
  color: #888 !important;
}
.widget_login_form .user-login ul li a.logout {
  text-decoration: underline;
}
.widget_login_form .user-login ul li a.logout:hover {
  text-decoration: none;
}
/* Widgets:Archives
-------------------------------------------------------------------- */
.widget_archive ul {
  *zoom: 1;
}
.widget_archive ul:before,
.widget_archive ul:after {
  content: " ";
  display: table;
}
.widget_archive ul:after {
  clear: both;
}
.widget_archive ul li {
  width: 50%;
  float: left;
}
.widget_archive ul li:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_archive ul li a {
  border-bottom: 0;
  display: inline-block;
  padding: 10px;
  margin: 0;
  color: #808080 !important;
}
/* Widgets:Archives
-------------------------------------------------------------------- */
.mk-custom-menu.align-center {
  text-align: center;
}
.mk-custom-menu.align-center .widgettitle:after {
  margin: 10px auto;
}
.mk-custom-menu.align-right {
  text-align: right;
}
.mk-custom-menu.align-right .widgettitle:after {
  margin: 10px 0 10px auto;
}
.mk-custom-menu .menu {
  list-style: none;
}
.mk-custom-menu .menu li {
  margin: 0;
}
.mk-custom-menu .menu li a {
  display: block;
  padding: 3px 5px;
}
/* Widgets: Subscription form
-------------------------------------------------------------------- */
.mk-subscription-form-wrapper {
  width: 100%;
  *zoom: 1;
}
.mk-subscription-form-wrapper:before,
.mk-subscription-form-wrapper:after {
  content: " ";
  display: table;
}
.mk-subscription-form-wrapper:after {
  clear: both;
}
.mk-subscription-form-wrapper .text-input {
  float: left;
  width: 70%;
  height: 40px;
  vertical-align: top;
}
.mk-subscription-form-wrapper .mk-subscription-button {
  width: 27%;
  float: right;
  font-size: 10px;
  height: 40px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mk-subscription-form-wrapper.light-skin .text-input {
  border: 2px solid #eee;
  background-color: #fff;
  color: #666;
}
.mk-subscription-form-wrapper.light-skin .mk-subscription-button {
  background-color: #eee;
  color: #000;
  border: none;
}
.mk-subscription-form-wrapper.light-skin .mk-subscription-button:hover {
  background-color: #666;
  color: #eee;
}
.mk-subscription-form-wrapper.dark-skin .text-input {
  border: 2px solid #000;
  background-color: #fff;
  color: #666;
}
.mk-subscription-form-wrapper.dark-skin .mk-subscription-button {
  background-color: #000;
  color: #fff;
  border: none;
}
.mk-subscription-form-wrapper.dark-skin .mk-subscription-button:hover {
  background-color: #d7d7d7;
  color: #000;
}
#mk-page-title {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
#mk-page-title .mk-page-title-bg {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
}
#mk-page-title .mk-effect-gradient-layer {
  position: absolute;
  z-index: 0;
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-color: rgba(255, 255, 255, 0);
}
#mk-page-title .mk-grid {
  position: relative;
  z-index: 5;
}
.intro-effect-fade,
.intro-effect-zoom_out {
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100% !important;
}
/* -------------------------- */
/*          Fade Effect       */
/* -------------------------- */
/* -------------------------- */
/*          Curtain Effect    */
/* -------------------------- */
.intro-effect-shuffle {
  position: absolute !important;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  background-attachment: fixed!important;
}
.intro-effect-shuffle .page-section-content {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.intro-effect-shuffle.mk-intro-triggered .page-section-content {
  opacity: 0;
}
/* -------------------------- */
/*          Expose Effect     */
/* -------------------------- */
/* --------------------------------------------------------------
   
Basic WordPress Blog Styles
     
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.wp-caption {
  text-align: center;
  margin-bottom: 1.5em;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 10px;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.gallery {
  margin: 0 auto 20px;
  text-align: center;
}
.gallery .gallery-item {
  margin-top: 0;
  text-align: center;
  width: 33%;
  border: 1px solid #eee !important;
  background-color: #fafafa;
}
.gallery .gallery-item img {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 24.6% !important;
}
.gallery img {
  border: none !important;
}
.gallery img:hover {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  font-size: 13px;
  padding: 20px;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
/* Tables
-------------------------------------------------------------- */
table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
table th {
  text-align: center;
  padding: 18px 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
table tfoot td {
  padding: 6px;
}
table td {
  text-align: center;
  padding: 12px;
}
/* WP3.8 temporary fix
-------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}

.royalSlider .rsSBlock.ui-draggable-handle{
    width: 100% !important;
    top: 50% !important;
    text-align: center;
    height: auto !important;
    transform: translateY(-50%);
}

.royalSlider .rsSBlock.ui-draggable-handle > *{
    padding-left: 10px;
    padding-right: 10px;
}

.royalSlider .rsSlide p{
    display: none !important;
}

.royalSlider .rsContent img{
    width: 100% !important;
    margin: 0 !important;
    object-fit: cover;
}

.royalSlider .rsSBlock.ui-draggable-handle h1{
    font-size: 65px;
    text-align: left;
    line-height: 100%;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
}

.royalSlider .rsSBlock.ui-draggable-handle h2{
    font-size: 40px;
    text-align: left;
    line-height: 100%;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    margin-bottom: 10px !important;
    margin-top: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
}

.royalSlider .rsSBlock.ui-draggable-handle h2.wpoint{
    font-size: 20px;
 line-height: 110%;
}

.carousel_container_2022 .vc_wp_text.wpb_content_element, .carousel_container_2022 .vc_wp_text.wpb_content_element .widget.widget_text{
    margin-bottom: 0 !important;
}

.page-id-33718 #menu-item-33557, .page-id-33718 #menu-item-33558, .page-id-33718 #menu-item-33566, .page-id-33718 #menu-item-33559,
.page-id-33726 #menu-item-33037, .page-id-33726 #menu-item-33194, .page-id-33726 #menu-item-33327, .page-id-33726 #menu-item-33665{
    display: none !important;
}

.royalSlider .open-soon-text a{
    color: white;
    line-height: 1.3em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
    display: inline-block;
    border: 4px solid white;
    padding: 5px 12px;
    cursor: pointer;
    transition: .3s all ease;
    background-color: #ced90091;
    text-transform: uppercase;
}

.royalSlider .open-soon-text a.live{
    animation: pulse 2s ease infinite;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.royalSlider .open-soon-text .big-title-slider > span{
    margin: 5px !important;
}

.royalSlider .open-soon-text a.live .live-qr{
    height: 75px !important;
    width: auto !important;
    margin-right: 10px !important;
}

@keyframes pulse {
  0% {
    background-color: #ced900b5;
  }
  
  50% {
    background-color: #ced900;
  }
  
  100% {
    background-color: #ced900b5;
  }
}

.royalSlider .rsSBlock.ui-draggable-handle:last-child h2{
    text-align: right;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
}

.main-navigation-ul > .menu-item > .menu-item-link{
    font-size: 15px !important;
}

.theme-main-wrapper:not(.vertical-header) #mk-header.transparent-header.light-header-skin .main-navigation-ul > .menu-item > .menu-item-link, .theme-main-wrapper:not(.vertical-header) #mk-header.transparent-header.dark-header-skin .main-navigation-ul > .menu-item > .menu-item-link{
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.85);
}

.transparent-header.dark-header-skin .dashboard-trigger, .transparent-header.dark-header-skin .dashboard-trigger:hover, .transparent-header.dark-header-skin .res-nav-active, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a > i, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.current-menu-item > a, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.current-menu-ancestor > a, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item:hover > a, .transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a:hover, .transparent-header.dark-header-skin .res-nav-active:hover, .transparent-header.dark-header-skin .header-searchform-input input[type="text"], .transparent-header.dark-header-skin .header-search-icon, .transparent-header.dark-header-skin .header-search-close, .transparent-header.dark-header-skin .header-search-icon:hover, .transparent-header.dark-header-skin .mk-cart-link, .transparent-header.dark-header-skin .mk-responsive-cart-link, .transparent-header.dark-header-skin .mk-header-social a, .transparent-header.dark-header-skin .mk-header-wpml-ls > a{
    text-shadow: none !important;
}

.royalSlider .registration-button{
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
    display: inline-block;
    width: max-content;
    border: 4px solid white;
    padding: 5px 12px;
    font-size: 40px;
    margin-top: 20px !important;
    cursor: pointer;
    display: none;
    transition: .3s all ease;
    background-color: #ced90091;
    text-transform: uppercase;
}

.royalSlider .registration-button a{
    color: white;
}

.royalSlider .registration-text{
    font-size: 25px;
    line-height: 100%;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
}

#mk-main-navigation > ul > li.menu-item#menu-item-34072, #mk-main-navigation > ul > li.menu-item#menu-item-34073,
#menu-item-34072,
#menu-item-34073{
    display: none;
}

#mk-main-navigation > ul > li.menu-item#menu-item-33811, #mk-main-navigation > ul > li.menu-item#menu-item-33812,
#menu-item-33811,
#menu-item-33812{
    display: none;
}

#mk-main-navigation > ul > li.menu-item#menu-item-34063, #mk-main-navigation > ul > li.menu-item#menu-item-34064,
#menu-item-34063,
#menu-item-34064{
    display: none;
}

#mk-main-navigation > ul > li.menu-item#menu-item-34256, #mk-main-navigation > ul > li.menu-item#menu-item-34204,
#menu-item-34256,
#menu-item-34204{
    display: none;
}

.page-id-34367 .page-section-1{
    height: 500px !important;
}
.page-id-34367 .page-section-1 > .mk-grid{
    margin-top: 60px !important;
}
.page-id-34367 .mk-shortcode{
    height: 150px !important;
}
.page-id-34367 #icon-font-3{
    margin-top: -60px;
}

.page-id-34367 .page-section-1 .scroll-layer.mk-background-stretch {
    background-position: top !important;
}

#registration_new h2, #registration_new label{
    color: #393836 !important;
}

#registration_new h2, #registration_new label, .wpcf7-form-control-wrap, .wpcf7-form-control-wrap select{
    width: 100%;
    display: inline-block;
}

#registration_new h2, #registration_new label input[type=text], #registration_new label input[type=email], #registration_new label textarea{
    width: 100%;
}

#registration_new .wpcf7-list-item{
    margin:0;
}

#registration_new input[type=submit]{
    background-color: #67b9ef !important;
    color: white !important;
    border-color: #67b9ef !important;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s all ease;
    width: 100%;
    width: 100%;
}

#registration_new input[type="submit"]:hover {
  background-color: #2d88c4 !important;
  border-color: #2d88c4 !important;
}

#registration_new input[type=submit]:disabled{
    background-color: white !important;
    color: lightgray !important;
    border-color: lightgray !important;
}

#registration_new .wpcf7-form-control-wrap.kc_captcha{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#iscrizione {
  max-width: 800px;
  margin: auto;
  text-align: center;
}

#iscrizione #fancy-title-4{
    text-align: center !important;
}

.post-password-form{
    margin-top: 150px;
    margin-bottom: 50px;
}

.open-soon-text .big-title-slider{
    font-size: 35px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.open-soon-text .small-title-slider{
    display: block;
    font-size: 25px;
    line-height: 28px;
    margin-top: 30px;
}

.royalSlider .rsSBlock.ui-draggable-handle .countdown{
    font-size: 25px;
    font-weight: bold;
}

@media handheld, only screen and (max-width: 1150px){
    .royalSlider{
        height: calc(80vh - 141px) !important;
    }
}

@media handheld, only screen and (max-width: 767px){
    .royalSlider .rsSBlock.ui-draggable-handle:last-child h2{
        text-align: center;
        margin-right: 0px;
        font-size: 16px;
    }
	
    .royalSlider .rsSBlock.ui-draggable-handle:last-child h2.wpoint{
        text-align: center;
        margin-right: 0px;
        font-size: 16px;
    }
    .royalSlider .rsSBlock.ui-draggable-handle h1{
        font-size: 36px !important;
    }
    
    .royalSlider .rsSBlock.ui-draggable-handle h2{
        font-size: 25px;
    }
    .royalSlider .registration-button{
        font-size: 30px;
    }
    #iscrizione textarea, #iscrizione input[type="text"], #iscrizione input[type="tel"], #iscrizione input[type="email"], #iscrizione input[type="password"] {
        font-size: 13px;
        padding: 12px 16px;
        letter-spacing: 1px;
        color: #666;
        border: 2px solid #eee;
        -webkit-border-radius: 0;
        border-radius: 0;
        outline: none;
        background-color: #fff;
        -webkit-appearance: none;
        width: 100%;
    }
    .page-id-33808 .page-section-1{
        height: 300px !important;
    }
    .page-id-33808 .page-section-1 > .mk-grid{
        margin-top: 30px !important;
    }
    .page-id-33808 .mk-shortcode{
        height: 65px !important;
    }
    .page-id-33808 #icon-font-3{
        margin-top: -30px;
    }
    .open-soon-text .big-title-slider{
        font-size: 25px;
        padding: 0 10px;
        line-height: 28px;
    }
    .open-soon-text .small-title-slider{
        font-size: 18px;
        line-height: 21px;
    }
}

.homepage-block, .homepage-block .column_container{
    height: 500px;
}

.huge-map .huge_it_google_map{
    height: 500px;
}

.huge-map .huge_it_google_map{
    max-height: 500px;
}

.map-container{
    margin: 0 !important;
    width: 100%;
}

.map_overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    transition: .3s all ease;
}

.map_block {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    font-size: 25px;
    cursor: pointer;
    color: black;
    background-color: #ced900;
    padding: 10px;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
    
.display-none {
  display: none;
}

.athletes-container .mk-text-block h2{
    margin: 0;
}

.athletes-container .mk-text-block a{
    text-decoration: underline;
    
}

.block-title{
    position: absolute;
    bottom: 50px;
    left: 0;
    padding: 15px 40px 15px 50px;
    clip-path: polygon(0 0, calc(100% - 20px) 0px, 100% 100%, 0 100%);
    background-color: #ced900;
}

.block-title.right{
    left: initial;
    right: 0;
    padding: 0 50px 0 30px;
    background-color: transparent;
}

.block-title h2{
    text-align: center;
    margin: 0;
    color: white !important;
    text-transform: uppercase;
    font-weight: 900;
}

.sponsor-title h2{
    text-align: center;
    text-transform: uppercase;
    color: #ced900 !important;
    margin-bottom: 25px;
}

.sponsor-title.left h2{
    text-align: left;
}

.sponsor-title.right h2{
    text-align: right;
}

.sponsor-container{
    margin-left: -45px !important;
    margin-right: -45px !important;
}

.sponsor-container .column_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sponsor-container .column_container .mk-image{
    width: calc(100% / 6);
    height: 5vw;
    padding: 0 30px;
    margin: 0;
}

.sponsor-container .column_container .mk-image img{
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}

.sponsor-container .column_container .mk-image.sponsor-big{
    height: auto;
    width: 35%;
}

.vc_separator{
    margin: 0 !important;
}

.social-banner{
    position: fixed;
    right: 0;
    background-color: #3b5998;
    z-index: 1000;
    font-size: 20px;
    text-transform: uppercase;
    clip-path: polygon(15px 0, 100% 0px, 100% 100%, 0 100%);
}

.fb-banner{
    bottom: 145px;
    background-color: #3b5998;
}

.ig-banner{
    bottom: 85px;
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.yt-banner{
    bottom: 25px;
    background-color: #f20000;
}

.social-banner a{
    color: white !important;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    padding-left: 25px;
}

.social-banner a i{    
    font-size: 28px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-banner a span{
    max-width: 0;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    transition: .3s all ease;
}

.social-banner a:hover span{
    max-width: 135px;
    overflow: hidden;
}

.page-id-33321 .mk-main-wrapper-holder div.theme-page-wrapper.mk-main-wrapper.full-layout.mk-grid.vc_row-fluid, 
.page-id-31071 .mk-main-wrapper-holder div.theme-page-wrapper.mk-main-wrapper.full-layout.mk-grid.vc_row-fluid{
    display: none;      
}

#theme-page #webcams select{
	
	padding-top:2px !important;
	padding-bottom:2px !important;
	text-align:center;
	font-weight:bold;
}
.page-id-33321 #sub-footer, .page-id-31071 #sub-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

.live-tracking-logo{
    position: fixed;
    top: 75px;
    left: 20px;
    width: 250px;
}

.live-tracking-container{
    margin: 0 !important;
    height: 100vh;
}

.live-tracking-container iframe{
    height: 100vh;
}

.homepage-block.ranking-container{
    height: auto;
    min-height: 500px;
}

.homepage-block.ranking-container .column_container{
    height: 100%;
    min-height: 500px !important;
}

.ranking-container{
    background: linear-gradient(#fff, #fff4cd);
}

.ranking-container .column_container{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ranking-container ol{
    color: #333333;
    font-size: 20px;
    margin: 0;
    padding: 50px;
    text-align: center;
    counter-reset: item;
    list-style-type: none;
    padding-bottom: 165px;
}

.ranking-container ol li{
    margin: 10px;
    margin-left: 45px;
    position: relative;
    z-index: 1;
    width: 400px;
    max-width: calc(100% - 60px);
    text-align: left;
    display: inline-flex;
    align-items: center;
}

.ranking-container ol li div{
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.ranking-container ol li::before{
    content: counter(item) "  "; 
    counter-increment: item;
    display: block;
    position: absolute;
    top: 50%;
    left: -32px;
    transform: translateY(-50%);
    width: 33px;
    height: 33px;
    z-index: -1;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ranking-container ol li:nth-child(26)::before{
    content: "25";    
}

.ranking-container ol li:nth-child(-n+3)::before{
    color: white;
}

.ranking-container ol li:nth-child(n+4)::before{
    border: 1px solid #333;
}

.ranking-container ol li img{
    width: 45px;
    height: 45px;
    object-fit: cover;
    vertical-align: middle;
    margin-left: 10px;
}

.ranking-container ol li p{
    display: inline;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    vertical-align: middle;
    margin: 0;
}

.ranking-container ol li:nth-child(1)::before{
    background-color: #ffbf00;
}

.ranking-container ol li:nth-child(2)::before{
    background-color: silver;
}

.ranking-container ol li:nth-child(3)::before{
    background-color: #b3664c;
}

.ranking-container ol li span{
    font-size: 15px;
    vertical-align: middle;
}

@media handheld, only screen and (max-width: 1780px){
    .ranking-container ol > div{
        display: none;
    }
}

.mk-go-top{
    right: initial;
    left: 25px;
}

@media handheld, only screen and (max-width: 1150px){
    .block-title h2 {
        font-size: 25px !important;
    }
    .block-title{
        bottom: 30px;
        padding: 10px 30px 10px 30px;
    }
    .block-title.right{
        bottom: initial;
        top: 30px;
        padding: 0 30px 0 30px;
    }
    .sponsor-container .column_container {
        margin-top: -20px !important;
        margin-bottom: -20px !important;
    }
    .sponsor-container .column_container .mk-image {
        width: 50%;
        max-width: 350px !important;
        height: auto;
        padding: 0 15px;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        max-height: 100px;
    }
    .sponsor-container {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .ranking-container ol {
        font-size: 12px;
        padding-bottom: 100px;
    }
}

@media handheld, only screen and (max-width: 767px){
    .sponsor-container .column_container .mk-image, .sponsor-container .column_container .mk-image.sponsor-big {
        width: 100%;
        max-width: 350px !important;
    }
    .live-tracking-logo{
        top: 60px;
        left: 8px;
        width: 45%;
    }
    .royalSlider .open-soon-text a.live{
        flex-direction: column-reverse;
    }
    .royalSlider .open-soon-text a.live .live-qr{
        margin-top: 5px !important;
        margin-right: 0 !important;
    }
    .ranking-container ol {
        font-size: 12px;
        padding: 20px;
        padding-bottom: 100px;
    }
    .ranking-container ol li {
        max-width: calc(100% - 20px);
        text-align: left;
        margin-left: 20px;
        margin-right: 0;
    } 
    .ranking-container ol li > * {
        float: left;
    } 
    .ranking-container ol li::before {
        left: -20px;
        width: 22px;
        height: 22px;
    }
    .ranking-container ol li p {
        font-size: 15px;
    }
}