.overlay-sara:after {
    background: rgba(0,0,0,0.5);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


.sppb-pricing-box {
    padding: 10px !important;
}


img.hikashop_child_image {    float: left;}

.notifyjs-corner
{top: 150px !important;
  right: 0px;}

span.hikashop_product_price, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, .hikashop_checkout_cart_additional {
    font-size: 15px;
  color:#333;
    font-style: italic;
    font-weight: bold;
    font-family: Roboto Condensed, sans-serif;
    white-space: nowrap;
}

.notifyjs-corner {
    position: fixed;
    margin: 5px;
    z-index: 90050;
}

.semanticui-body.G2-joomla.chronoforms.index {
    padding-bottom: 40px !important;
}

#sppb-addon-1509637635362 h2 {color:#db2828 !important;}
#sp-page-title{ background-image:url("/images/new/head-pagina-coaching-.jpg") !important; }

#sp-top-bar {display: block !important; height:30px;}
.menu_login li {float: left;padding-right: 10px;padding-left: 10px;  border-right: 1px solid #ddd; font-size: small; font-weight:bold}
.menu_login a{line-height: 23px !important;}

@media only screen and (max-width: 1025px) {
  .sp-megamenu-parent >li >a {
  line-height: 40px !important;}
}

input::-webkit-input-placeholder {
    font-size: 11px !important;
    line-height: 3;
}


#sp-main-body {
    padding-bottom: 0 !important;
    padding-top: 0 !Important;
  margin: 20px 0 0 0 !Important
}


div.modal {top: 70px !important;}


@media only screen and (max-width: 640px) {
div.modal.fade.in {
        top: 12% !important;
  }}


.ui.form .grouped.fields .field, .ui.form .grouped.inline.fields .field {
    display: block;
    margin: 0 !important;
    padding: 0;
}


.sp-page-title:after {
    background: rgba(0,0,0,0.2) !important;
}



span.hikashop_product_name {
    text-align: center !important;
}
a.hikacart {
    color: #fff;
    background-color: #e31019 !important;
    border-color: #e31019 !important;
  margin-top:10px !important;
}
.hikashop_subcontainer.hikashop_subcontainer_border {
    padding: 10px;
}
span.hikashop_product_price_full {
    text-align: center;
}
img.hikashop_product_tag_image {
    display: inherit;
}
span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: 0;
    color: #333;
  	font-family: Roboto Condensed, sans-serif !important;
}
.ui.form .inline.fields {
  margin-top:14px !important;
}
a.chronoforms6_credits {
    display: none;
}
.ui.green.button, .ui.green.buttons .button {
  background-color: rgba(233, 84, 54, 1) !important;}

.hikashop_footer {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .ui[class*="two column"].grid>.column:not(.row), .ui[class*="two column"].grid>.row>.column {
    width: 100% !important;
	}
}


@-webkit-keyframes myanimation {
  from {
    left: 0%;
  }
  to {
    left: 50%;
  }
}
h1 {
  text-align: center;
  font-family: 'PT Sans Caption', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 20px 0;
  color: #777;
}

.checkout-wrap {
  color: #444;
  font-family: 'PT Sans Caption', sans-serif;
  margin: 40px auto;
  max-width: 1200px;
  position: relative;
}

ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}
ul.checkout-bar li.active {
  color: rgba(233, 84, 54, 1) !important;
  font-weight: bold;
}
ul.checkout-bar li.active:before {
  background: rgba(233, 84, 54, 1) !important;
  z-index: 99999;
}
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: rgba(233, 84, 54, 1) !important;
  z-index: 99999;
}
ul.checkout-bar li.visited:before {
  background: rgba(233, 84, 54, 1) !important;
  z-index: 99999;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
ul.checkout-bar a {
  color: #57aed1;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}



@media all and (min-width: 200px) {
  .checkout-bar li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-size: 35px 35px;
    background-color: rgba(233, 84, 54, 1) !important;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
  }

  .checkout-wrap {
    margin: 80px auto;
  }

  ul.checkout-bar {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-color: rgba(233, 84, 54, 1) !important;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 14%;
  }
  ul.checkout-bar li:before {
    height: 45px;
    left: 40%;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }
  ul.checkout-bar li.visited {
    background: none;
  }
  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-color: rgba(233, 84, 54, 1) !important;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 99;
  }
}

.sppb-addon-image-content .sppb-image-holder
{    background-position: top !important;}


.sp-page-title {
  padding: 150px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: inherit !important;
}


.ba-chekInline.tool.right {
    margin-top: 20px !important;
}

.ba-htmltext.tool.right {
    width: 80%;
    margin: 0;
}

.right {
    display: inline;
    float: left;
}