/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2025 | 07:12:16 */
a.back-to-top {
    display: none !important;
}
.widget-buy button.purchase {
    background: #6DAB3C;
    border: none !important;
    border-radius: 0 !important;
    color: #fff;
    width: 100%;
    margin-top:  15px;
    box-shadow:  none;
    padding: 10px !important;
}
.widget-buy h2 {
    color: #fff;
    margin-bottom: 21px;
    font-size: 17px;
}
.widget-buy form label {
    font-size: 14px !important;
    color: #edebeb !important;
    margin-bottom: 20px !important;
    position: relative;
    padding-left:  25px;
    line-height: 17px;
}
span.precio {
    font-size: 19px;
    color: #fff;
    padding-right: 10px;
}
.blog-top-image {
    height: 250px;
    background-position: center;
    margin-bottom: 60px;
}

div#custom_html-2 {
    background: #297BB1;
    padding: 20px;
}
.dropdown-menu {
    background: #fff !important;
}

#navbar ul li a {
    outline: none;
}

.post-info {
    display: none;
}

.post-title h2 {
    margin-bottom: 20px;
}
span.float-right {
    float: right;
}
#post-body #post-title {
    text-align: center;
    font-size: 30px;
}
.contact #post-title {
    margin-bottom:  50px;
}
.wpcf7-form p span.wpcf7-form-control-wrap textarea.wpcf7-form-control, .wpcf7-form p span.wpcf7-form-control-wrap input.wpcf7-form-control {
    background: #fff;
    border: 1px solid #b4b4b4;
    border-radius: 0;
    padding: 10px;
}

.wpcf7-form p span.wpcf7-form-control-wrap {
    margin-top:  0;
}

select.wpcf7-form-control {
    background: #fff;
    padding: 14px 10px;
}

.wpcf7-form p span.wpcf7-form-control-wrap textarea.wpcf7-form-control {
    width: 100% !important;
    height: 150px;
}
.wpcf7-form p input.wpcf7-submit {
    border-radius: 0;
    font-size: 20px;
    line-height: 25px;
}
.vg-buy-now a,
a.vg-buy-now {
    background: #1877c6;
    color: #fff;
    padding: 10px 15px;
    margin-top:  5px;
    border-radius: 4px;
}

li#menu-item-110 a:hover {
    opacity: .7;
}
.blog-top-image h1 {
    color: #fff !important;
    padding-top: 100px;
}

.blog-top-image h1:after {
    display: none;
}
#main .standard-posts-wrapper .post-wrapper {
    width: 50%;
    float: left;
    background: transparent;
    border: none;
    padding: 0 13px;
}

.standard-posts-wrapper .posts-wrapper .text-holder {
    background: #fff;
    padding: 15px;
    min-height: 170px;
}
#footer-box .footer-widget-col a {
    font-size: 15px;
    line-height: 20px;
}
#footer-box .footer-widget-col li {
    line-height: 11px;
    border-bottom: 1px solid #505050;
}

.footer-widget-col ul li a {
    color: #f1f1f1;
    font-weight: normal;
}

.footer-widget-col h4 {
    font-size: 20px;
}
.home body {
    background: none repeat scroll 0 0 #efefef;
}
.page-template-template-fullwidth {
    background: #fff;
}
.page-template-default div#main {
    margin-top: 50px !important;
}
.navbar-nav > li > .dropdown-menu {
    width: 400px !important;
    max-width: 400px !important;
    left: -27px !important;
}
.navbar-nav ul.sm-nowrap > li > a {
    white-space: normal;
}
.questions .vc_toggle_icon {
    position: absolute;
    right: 15px;
    top: 35%;
}
.vc_toggle.questions {
    margin: 0px auto 22px;
}
.questions .vc_toggle_title {
    background: #f1f1f1;
    padding: 10px 35px 10px 10px;
}
.questions .vc_toggle_content {
    background: #fff;
    margin-top: 0px;
    padding: 20px 10px;
}
label.radio {
  display: block;
  cursor: pointer;
}
label.radio:before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
label.radio input {
  position: absolute;
  left: -9999px;
}
label.radio.checked:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #6DAB3C;
  font-size: 16px;
  position: relative;
  background: #fff;
  border-color: #fff;
  margin-right: 2px;
}
label.radio.checked {
    padding-left:  0;
}
div#wprmenu_bar {
    border-bottom: 1px solid#4C656C;
}
@media (max-width: 800px) {  
    .sidebar-frame, .standard-posts-wrapper {
        padding: 0 20px;
    }
    .sidebar .widget {
        padding: 25px;
    }

    #main .standard-posts-wrapper .post-wrapper {
        padding: 0 5px;
    }
    #content-box {
        margin: 0 !important;
        padding: 0 15px;
        box-sizing: border-box;
        width: 100% !important;
    }
}
@media (max-width: 600px) {  
    #main .standard-posts-wrapper .post-wrapper {
        width: 100%;
    }
    .wpcf7-form p span.wpcf7-form-control-wrap, select.wpcf7-form-control {
        width: 100%;
    }
}
#article .vg-buy-now {
    margin: 0 auto 20px;
    display: block;
    float: none;
    width: 100%;
    max-width: 350px;
    line-height: 20px;
    text-align: center;
}
#article .vg-buy-now i {
    margin-right: 10px;
}

#article li {
    margin-bottom: 10px;
}


.navbar .vg-buy-now a {
    color: white;
}
.sidebar ul.link-pages {
 display: none; 
}
.vg-buy-now a:hover {
    background: #1877c6 !important;
    color: #fff !important;
    opacity: .7;
}
span.or {
    color: white;
    margin-top:  10px;
    display: block;
    text-align: center;
}
.widget-buy .purchase.start-trial {
    background: transparent;
    border: 1px solid white !important;
}
.widget-buy {
    color: white;
}

.widget-buy p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px;
}
.more-sites-prices {
  display: none;
}
.show-more-sites-licenses,
.show-more-sites-licenses:hover {
    text-decoration: underline;
    color: #eee;
    font-size: 13px;
  cursor: pointer;
}
.show-more-sites-licenses:hover {
  opacity: .9;
}
#logo a img {
    height: 60px;
    width: auto;
    position: absolute;
    top: 0px;
}
.menu-item.vg-buy-now a {
    color: white !important;
}
.vg-change-billing-cycle {
    background-color: black !important;
    border-radius: 0px !important;
}

.vg-change-billing-cycle.vg-active {
    background-color: #3d9c44  !important;
}
.elementor-widget-premium-addon-pricing-table .premium-badge-right .corner {
    border-right-color: #23a455;
}
.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span {
    color: white;
}
/*Hide promo notices on homepage*/
/*.elementor-widget-alert {
    display: none;
}*/
.textwidget .vg-buy-now {
    display: block;
  text-align: center;
}
/*a {
    color: #2b73ce;
}*/
.single-post .hentry {
    max-width: 700px;
    margin: 0 auto;
}
.navbar-nav li#menu-item-83 .dropdown-menu {
    width: 800px !important;
    max-width: 800px !important;
}
.navbar-nav li#menu-item-83 .dropdown-menu li {
    width: 250px;
    float: left;
    height: 80px;
}
.navbar-nav li#menu-item-83 .dropdown-menu li a {
    padding: 10px !important;
}
#copyright .menu {
    margin: 0;
}
#copyright .menu li {
    display: inline-block;
    margin-left: 15px;
}
#copyright .menu li a {
    font-weight: normal;
}
.footer-widget-col ul li a.rsswidget {
    font-weight: normal;
}
#main .standard-posts-wrapper .thumb-wrapper img {
    visibility: visible;
    margin: 0;
}

#main.col1 .standard-posts-wrapper .thumb-wrapper {
    height: auto;
    margin: 0;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
    color: #2d2bab;
}
.page .thumb-wrapper {
    display: none;
}
.page-id-1536 .elementor-image {
    min-height: 80px;
}
.lifetime {
display: none;
}
.sidebar a {
    color: #444;
    font-size: 15px;
}

.sidebar .widget ul li {
    padding: 5px 0;
}
.wpfa-course-navigation {
    margin: 30px 0;
    border-top: 1px solid #999;
    padding: 15px 0;
    font-size: 16px;
    border-bottom: 1px solid #999;
    overflow: auto;
}

.wpfa-course-navigation div {
    width: 49%;
    display: inline-block;
}
.wpfa-course-navigation .wpfa-next-page {
    text-align: right;
    float: right;
}
#article .wpfa-course-navigation p a {
    color: #2b73ce;
}
.sidebar .current_page_item a {
    font-weight: bold;
}
p {
    font-size: 16px;
}
@media only screen and (max-width: 768px){
    .wpfa-course-navigation div {
        width: 100%;
        margin-bottom: 10px;
    }
    .wpfa-course-navigation div:last-child {
        border-top: 1px solid #999;
        padding-top: 10px
    }
    .page-template-left-sidebar aside#left-sidebar {
        border-right: 0;
    }
}
.wpfa-course-navigation:first-child {
    margin-top: 0;
}
.elementor-text-editor a:not(.vg-buy-now),
.single-post:not(.elementor-page) .entry-content a:not(.vg-buy-now), .page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.vg-buy-now) {
    color: #1c1ca9;
}
