/*
Theme Name: Love Travel
Theme URI: http://www.nicdarkthemes.com
Description: Wonderful theme for your travels.
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Version: 2.6.1
License: http://www.nicdarkthemes.com
License URI: http://www.nicdarkthemes.com
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: lovetravel
*/

@import "css/nicdark_style.css";


/* =WordPress Core
-------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.single-post .subtitle {
    margin-top: 30px;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #14b9d5;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.price-box-blue .vc_column-inner .wpb_wrapper {
border:solid 5px #ffffff;
}
.price-box-blue.left{
background:#293a54;
}
.price-box-blue.right{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#205cb5+0,053278+100 */
background: #205cb5; /* Old browsers */
background: -moz-linear-gradient(top,  #205cb5 0%, #053278 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #205cb5 0%,#053278 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #205cb5 0%,#053278 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205cb5', endColorstr='#053278',GradientType=0 ); /* IE6-9 */
}
.signup-icons{
padding-left:40px;
padding-right:40px;
}

.price-box-blue .aio-icon i{
font-family:fontawesome;
}

.signup-button-bg button{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcd731+0,e09523+100 */
background: #fcd731 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #fcd731 0%, #e09523 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcd731 0%,#e09523 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcd731 0%,#e09523 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd731', endColorstr='#e09523',GradientType=0 ) !important; /* IE6-9 */
}

.signup-button-bg button:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e09523+0,fcd731+100 */
background: #e09523 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #e09523 0%, #fcd731 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e09523 0%,#fcd731 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e09523 0%,#fcd731 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09523', endColorstr='#fcd731',GradientType=0 ) !important; /* IE6-9 */
}

.price-box-blue .signup-button-bg button.ubtn-normal {
    padding: 10px 30px 10px 60px;
}

.nicdark_divider.small > span {
    height: 2px;
    width: 100%;
}

.price-box-blue.left .subscription-price{
background:#275dab;
box-shadow:inset 0 -10px 10px -10px #000000;
}

.price-box-blue.right .subscription-price{
background:#275dab;
box-shadow:inset 0 -10px 10px -10px #000000;
}
.price-box-blue.left .subscription-price h2{
  padding-bottom: 10px;
    padding-top: 10px;
}
.price-box-blue.right .subscription-price h2{
  padding-bottom: 10px;
    padding-top: 10px;
}

.nicdark_space100{
height:0px !important;
}



/* CNC Style 14-04-2020 */
.login.travel_login{ margin: 10px;padding-bottom: 0px;text-align: center;box-sizing: border-box;display: inline-block;background-color: #fff;border-top: 7px solid #33b5e5;border-radius: 3px;-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);width: 360px;max-width: 100%;font-family: 'Oswald', arial, sans-serif !important;font-size: 14px;color: #7f7f97; position: relative;}
.login.travel_login #loginform{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;padding-top: 30px;}
.login.travel_login p{width: 100%; box-sizing: content-box;padding-bottom: 8px;text-align: left;padding: 0px 30px;}
.login.travel_login p.login-remember{order: 4; background-color: #f2f2f2;padding-left: 14px;line-height: 42px;}
.login.travel_login p.login-remember label{ display: inline-block !important;font-weight: 400;font-size: 12px;font-weight: bold;text-transform: inherit;padding-left: 3px;color: #1a9bcb;font-weight: 700;}
#rememberme{width: 13px;}
.login.travel_login p.login-submit{order: 3; text-align: center;margin-top: 10px;margin-bottom: 10px;}
.login.travel_login input[type=text],.login.travel_login input[type=password]{width: 100%;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 2px;color: #2b2b2b;padding: 8px 10px 7px;background-color: #fafafa;margin-bottom: 7px;height: auto !important;font-size: 14px;font-weight: 300;background-color: #edf0f5;box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.login.travel_login input[type=submit]{ color: #fff !important;width: 100%;border: none;background: none repeat scroll 0 0 #33b5e5 !important;border-color: #1a9bcb !important;box-shadow: none !important;border-radius: 3px;text-transform: capitalize;font-size: 14px;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;padding: 10px 30px 11px;}
.login.travel_login .bottom_link{position: absolute;bottom: 0; bottom: 0px;right: 0px;padding-right: 9px;line-height: 42px;}
.login.travel_login .bottom_link a{color: #333;font-size: 12px;text-decoration: none;border-right: 1px solid #999;padding-right: 3px;padding-left: 3px;}
.login.travel_login .bottom_link a+a{border: none;}
.login.travel_login input[type=text].error,.login.travel_login input[type=password].error{border-color:#dd3559}
p.error{max-width: 100%;overflow: hidden;padding: 0;margin: 0;text-align: center;background: #dd3559;padding: 8px 28px !important;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 8px;font-size: .875rem;color: #fff;margin-top: 12px;opacity: 1;-webkit-transition: all 0.6s linear 0s;-moz-transition: all 0.6s linear 0s;-ms-transition: all 0.6s linear 0s;-o-transition: all 0.6s linear 0s;transition: all 0.6s linear 0s;-webkit-animation: fadeIn 1s;animation: fadeIn 1s;display: block;position: relative;text-align: center;max-width: 67%;margin: 0 auto;margin-top: 12px;text-align: center !important;}
.login.travel_login .bottom_link.with_error{bottom: 50px;} 
.pmpro_form.pmpro_signup_form{ border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05), inset 0 0 0 3px rgba(0,0,0,0.05);-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05),inset 0 0 0 3px rgba(0,0,0,0.05);box-shadow: 0 0 0 3px rgba(0,0,0,0.05), inset 0 0 0 3px rgba(0,0,0,0.05);background-color: #fff;padding: 30px;width: 100%;}
.pmpro_form.pmpro_signup_form input{ border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 2px;color: #7f7f97;padding: 8px 10px 7px;display: block;width: 100%;min-height: 40px;text-align: left;font-family: 'Oswald', arial, sans-serif !important;font-weight: 300;background-color: #edf0f5;box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.pmpro_form.pmpro_signup_form input[type=submit]{color: #fff !important;width: 100%;border: none;background: none repeat scroll 0 0 #33b5e5 !important;border-color: #1a9bcb !important;box-shadow: none !important;border-radius: 3px;text-transform: capitalize;font-family: Helvetica, sans-serif, 'Trebuchet MS';font-family: 'Oswald', arial, sans-serif !important;font-size: 16px;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;padding: 10px 30px 11px;text-align: center}
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select{max-width: 100% !important}
.logout_custom{background: none repeat scroll 0 0 #33b5e5 !important;color: #fff !important;font-size: 14px;font-weight: 400;padding: 10px 30px 11px;text-transform: capitalize;border-radius: 3px;}
.logout_custom:hover{background: none repeat scroll 0 0 #1a9bcb !important;}
#password-lost-form-wrap{ margin: 10px;padding: 30px;padding-bottom: 0px;text-align: center;box-sizing: border-box;display: inline-block;background-color: #fff;border-top: 7px solid #33b5e5;border-radius: 3px;-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);width: 360px;max-width: 100%;font-family: 'Oswald', arial, sans-serif !important;font-size: 14px;color: #7f7f97;}
#password-lost-form-wrap fieldset{border:none;}
#password-lost-form-wrap fieldset legend,#password-lost-form-wrap fieldset .somfrp-lost-pass-form-text{display: none;}
#password-lost-form-wrap input[type=text]{margin-bottom: 20px;}
#password-lost-form-wrap button[type=submit]{color: #fff !important;width: 100%;border: none;background: none repeat scroll 0 0 #33b5e5 !important;border-color: #1a9bcb !important;box-shadow: none !important;border-radius: 3px;text-transform: capitalize;font-size: 14px;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;padding: 10px 30px 11px;margin-bottom: 20px;}
#password-lost-form-wrap label{display: none;}
.page-id-5213 .pmpro_checkout_gateway-stripe{border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05), inset 0 0 0 3px rgba(0,0,0,0.05);-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05),inset 0 0 0 3px rgba(0,0,0,0.05);box-shadow: 0 0 0 3px rgba(0,0,0,0.05), inset 0 0 0 3px rgba(0,0,0,0.05);background-color: #fff;}
.page-id-5213 .pmpro_checkout h3 span.pmpro_checkout-h3-name{display: none;}
.page-id-5213  span.pmpro_checkout-h3-msg{display: none;}
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select{border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 2px;color: #7f7f97;padding: 8px 10px 7px;display: block;width: 100%;min-height: 40px;text-align: left;font-family: 'Oswald', arial, sans-serif !important;font-weight: 300;background-color: #edf0f5;box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
/*.page-id-5213 div#pmpro_pricing_fields {display: none;} */
.page-id-5213 div.pmpro_checkout_gateway-stripe{padding: 30px;} 
.page-id-5213 div.pmpro_checkout_gateway-stripe hr{display: none;} 
.page-id-5213 form.pmpro_form label{display: none;} 
.page-id-5213 form.pmpro_form .pmpro_asterisk abbr{display: none;} 
.page-id-5213 form.pmpro_form .input,.page-id-5213 form.pmpro_form textarea,.page-id-5213 form.pmpro_form select{margin-bottom: 29px;    font-size: 14.33px;position: relative}
.page-id-5213 form.pmpro_form select{background-image: url(img/arrow_down.png); background-size: 10px;background-repeat: no-repeat;background-position: center right 1%;} 
.page-id-5213 .pmpro_checkout-fields{display: flex; justify-content: space-around;flex-wrap: wrap;}
.page-id-5213 form.pmpro_form .pmpro_checkout-fields div{width: 100%;margin-bottom: 0px;}
/*
.page-id-5213 form.pmpro_form .pmpro_checkout-field.pmpro_checkout-field-password2{order: 7;}
.page-id-5213 form.pmpro_form .pmpro_checkout-field.pmpro_checkout-field-bconfirmemail{order: 3;}
*/
.page-id-5213 form.pmpro_form div#mytheme_firstname_div{order: 1;}
.page-id-5213 form.pmpro_form div#mytheme_lastname_div{order: 2;}
.page-id-5213 form.pmpro_form div#mytheme_country_div{order: 3;}
.page-id-5213 form.pmpro_form div#mytheme_address_div{order: 4;}
.page-id-5213 form.pmpro_form div#mytheme_city_div{order: 5;}
.page-id-5213 form.pmpro_form div#mytheme_state_div{order: 6;} 
.page-id-5213 form.pmpro_form div#mytheme_zipcode_div{order: 7;}
.page-id-5213 form.pmpro_form div#mytheme_phone_div{order: 8;}
.page-id-5213 form.pmpro_form .pmpro_checkout-field.pmpro_checkout-field-bemail{order: 9;}
.page-id-5213 form.pmpro_form .pmpro_checkout-field.pmpro_checkout-field-username{order: 10;}
.page-id-5213 form.pmpro_form .pmpro_checkout-field.pmpro_checkout-field-password{order: 11;}  
.page-id-5213 form.pmpro_form div#mytheme_privacy_div{order:15; margin-bottom: 20px;} 
.page-id-5213 form.pmpro_form div#mytheme_privacy_div label,.page-id-5213 form.pmpro_form div#mytheme_privacy_div input{display: inline-block;vertical-align: middle}
.page-id-5213 form.pmpro_form div#mytheme_privacy_div label{ color: #0074a2;text-decoration: none !important;font-size: 14px;}
.page-id-5213 form.pmpro_form div#mytheme_privacy_div{display: inline-block}
.page-id-5213 .wrap_payment_content{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,.6);z-index: 1;text-align: center;z-index: 9999;padding-top: 100px;}
.page-id-5213 .wrap_payment_content .wrap_payment{ border-radius: 6px;max-width: 300px;padding-bottom: 36px;position: relative;background-color: #f5f5f7;box-shadow: 0 12px 30px 0 rgba(0,0,0,.5), inset 0 1px 0 0 hsla(0,0%,100%,.65);-webkit-backface-visibility: hidden;backface-visibility: hidden;margin: 0 auto;width: 100%;z-index: 9999;padding: 20px;}
.page-id-5213 .pmpro_checkout-field-radio-item{text-align:left;}
.page-id-5213 #pmpro_level_options .pmpro_checkout-fields .pmpro_checkout-field-radio-item:nth-of-type(3) {
  display: none;
}
.pmpro_checkout-field-radio-item:nth-of-type(3) {
  display: none;
}
.pmpro_checkout-field-radio-item:nth-of-type(3) {
  display: none !important;
}
#pmpro_level_3 {
  display: none;
}
.page-id-5213 .pmpro_btn.pmpro_btn-submit-checkout,.register_btn{ position: relative;border-radius: 4px;background-color: #3ea8e5;background-image: linear-gradient(-180deg,#44b1e8,#3098de);box-shadow: 0 1px 0 0 rgba(46,86,153,.15), inset 0 1px 0 0 rgba(46,86,153,.1), inset 0 -1px 0 0 rgba(46,86,153,.4);font-size: 17px;line-height: 21px;height: 37px;font-weight: 700;text-shadow: 0 -1px 0 rgba(0,0,0,.12);color: #fff;cursor: pointer;transition: all .2s ease-in-out;text-align: center;width: 100%;border: none}
.page-id-5213 span.Header-navClose{ width: 25px;height: 25px;background-image: url(img/close-92c55061a525a3968b1c5de765affb82.png);background-size: 17px;background-position: 4px 4px;right: 6px;top: 6px; position: absolute;background-repeat: no-repeat;}
.post-3654 .top_bg{height: 250px;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;background-image: url(img/top_aff_bk_2.png)}
.top_avtar{display: flex;flex-wrap: wrap;padding: 0px 20px;}
.top_avtar .left{margin-top: -73px;background-color: #fff;border: 5px solid #fff;border-bottom: 5px solid rgb(136, 136, 136);overflow: hidden;box-shadow: 0px 0px 0px #000;}
.top_avtar .right{font-size: 16px;font-weight: 500;color: #555;margin-top: 20px;padding-left: 20px;}
.top_avtar .right span{font-size: 19px;font-family: 'Oswald', Arial, Helvetica, sans-serif;font-weight: 400;color: #999;}
.tabing_top{clear: both;background: #0091cd;background-color: #3f9cc2;border-color: #0073aa;margin-top: 30px;margin-bottom: 30px;text-align: left;}
.tabing_top a{text-decoration: none;border: none;color: #fff;vertical-align: bottom;line-height: 40px;padding-left: 17px;padding-right: 19px;display: inline-block;box-shadow: none;}
.tabing_top a i{padding-right: 7px;}
.tabing_top a.tab_head.active{background-color: #777}
.tabing_top a:hover{background-color: #777;}
.tab_content img{max-width: 100%;}
table#pmpro_levels_table{display: none;}
.pmpro_levels_table,.pmpro_account{display: none;}
.pmpro_levels_table.active,.pmpro_account.active{display:block;}
.tab_content{display: none;}
.tab_content.active{display:block;}
#pmpro_account #pmpro_account-profile{display: none}
#pmpro_levels.pmpro_advanced_levels-div .entry-header{display: block;width: 100%;box-sizing: border-box;background: rgba(33, 172, 172,0.8) !important;text-align: center;border: 1px solid #eee;border-width: 1px 1px 0 1px;color: #fff;}
#pmpro_levels.pmpro_advanced_levels-div h2{ margin: 0 0 .5em 0;font-family: 'Oswald', arial, sans-serif !important;font-size: 19px !important;border: none !important;color: #FFF !important;padding: 4px;line-height: 40px;}
p.pmpro_level-price{font-family: 'Oswald', arial, sans-serif !important;box-sizing: border-box;width: 100%;position: relative;box-sizing: border-box;background: rgba(39, 190, 190,0.8) !important;font-size:30px !important;color: #FFF !important;text-align: center;line-height: 65px;padding: 10px 0;border: 1px solid #eee;border-width: 0px 1px 0 1px;min-height: 90px;    margin-top: -10px;}
p.pmpro_level-select {position: absolute;bottom: 0px;left: 10px;right: 10px;height: 60px;padding-top: 7px;background-color: #f2f2f2;border: 1px solid #eee;border-width: 0px 1px 0 1px;border-top: 1px solid #ddd;box-sizing: border-box;text-align: center;}
a#pmpro_actionlink-levels{display: none;}
#pmpro_levels.pmpro_advanced_levels-div .post{padding-bottom: 70px;}
p.pmpro_level-select {position: absolute;bottom: 0px;left: 10px;right: 10px;height: 60px;padding-top: 7px;background-color: #f2f2f2;border: 1px solid #eee;border-width: 0px 1px 0 1px;border-top: 1px solid #ddd;box-sizing: border-box;text-align: center;}
.wrap_payment_content{display: none}
.wrap_payment_content.active{display:block;}
a.pmpro_btn.pmpro_btn-select,a.pmpro_btn.disabled {text-align: center;box-sizing: border-box;display: inline-block;margin: 10px auto;color: #fff !important;min-width: 100px;border: none;border-radius: 4px;text-transform: capitalize;padding: 5px 15px;background: none repeat scroll 0 0 #f36510;border-color: #f36510 !important;box-shadow: none !important;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;max-width: 150px;}
.wppb-form-field > span.select2-container{display: none;}
.wppb-user-forms ul li h4{display: none;}
.wppb-user-forms input#website{display: none;}
.wppb-user-forms textarea#description{display: none;}
.wppb-user-forms textarea#description,.wppb-form-field label{display: none;}
.wppb-user-forms select#display-name{display: none;}
.wppb-user-forms input{ border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 2px;color: #7f7f97;padding: 8px 10px 7px;display: block;width: 100%;min-height: 40px;text-align: left;font-family: 'Oswald', arial, sans-serif !important;font-weight: 300;background-color: #edf0f5;box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.wppb-user-forms input[type=submit]{ color: #fff !important;width: 100%;border: none;background: none repeat scroll 0 0 #33b5e5 !important;border-color: #1a9bcb !important;box-shadow: none !important;border-radius: 3px;text-transform: capitalize;font-family: Helvetica, sans-serif, 'Trebuchet MS';font-family: 'Oswald', arial, sans-serif !important;font-size: 16px;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;padding: 10px 30px 11px;max-width:100%;text-align: center;}
.wppb-user-forms input#username{display: none}
li#wppb-form-element-9,li#wppb-form-element-10,li#wppb-form-element-11,li#wppb-form-element-7,li#wppb-form-element-6{display: none;}
.wppb-success{display: none !important;}
form#wppb-edit-user{max-width: 900px;list-style: none;margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;margin: 10px;padding: 30px;text-align: center;box-sizing: border-box;background-color: #fff;border-top: 7px solid #777;border-radius: 3px;-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);min-width: 300px;max-width: 500px;font-family: Helvetica, sans-serif, 'Trebuchet MS';font-family: 'Oswald', arial, sans-serif !important;font-size: 14px;color: #7f7f97;}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]), .wppb-user-forms select, .wppb-user-forms textarea{width: 100%;}

section#nicdark_singlepage_parallax .nicdark_space200{ height: 270px;}
section#nicdark_singlepage_parallax.nicdark_section {
    width: 100%;
    background-size: cover !important;
    float: left;
    background-attachment: scroll !important;
    background-position: center !important;
}
body#start_nicdark_framework { padding-top: 40px; }
.nicdark_section.nicdark_navigation.nicdark_upper_level2.slowdown{top:20px;}

/*  responsive */
@media (max-width:768px) {
	form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input{width: 100%;}
	.page-id-5213 .pmpro_checkout h3 span.pmpro_checkout-h3-msg{display: none;}
	.top_avtar .left{margin-top: -32px;}
	.top_avtar .left img{max-width: 82px;}
	.tabing_top a{display: block;}
	.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label, ul.wppb-profile li label{display: none;}
	.nav-previous.alignleft a{display: none;}
}
