/*
Theme Name: Skill Success Child Theme 
Description: Child Theme for Skill Success
Author: Stephen Cabading
Template: skillsuccess
Version: 3.0
*/

@import url("../skillsuccess/style.css");

@font-face {
	font-family: Chunkfive;
	src: url("fonts/Chunkfive.otf");
	font-weight: normal;
} 

.login {
  background: #313B3D !important;
}

.login h1 a {
	height: 116px;
}

form#vbp-login-form label {
  color: #ffffff;
}

#logo img {max-height: 70px;}

header + #content + .stripe{
	margin-top:-90px;
}

header + section,
#grouptitle, #memberstitle, #activitytitle{
	padding-top: 120px !important;
}

/*header + section#content,
header + section#title{
	padding-top: 165px;
}*/

#title{margin-top:0;}
.topmenu{
	float:right;
}


.topmenu li{
	padding:30px 12px;
	float:left;
}

.topmenu li a{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	opacity: 0.8;
}

nav .menu li a {
  font-size: 16px !important;
}
#vibe_bp_login{top:80px;}

#logo {
	float:left;
	margin: 6px 0 0;
}

header #searchicon{padding: 28px 0 24px;}

/*hiding #of students*/
#item-meta .students, div.item-meta .students {display: none;}
.hide_me {display:none !important;}
.display_me {display:list-item !important;}

@media (max-width:767px){
	header.fixed.fix{
		top:0;
		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;
	}	
}

header.fixed #searchicon{padding: 8px 0 4px;}

header #searchform{padding:0;}
header #searchform input[type="text"]{
	font-size: 35px;
	background:rgba(0,0,0,0.6) !important;
	color:#FFF !important;
	border-radius:0;
	padding: 16px;}	
header #searchdiv {
	float: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: none;
	color:#FFF;
}
#trigger{top:30px;}

header.fixed #logo{margin-top:5px;}
header.fixed #logo img{max-height:45px;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;}
header.fixed nav .menu > li > a,
header.fixed .topmenu li{padding-top:15px;padding-bottom:15px;
	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;}
header.fixed #searchform input[type="text"]{font-size:20px;padding:12px;}
header.fixed #trigger{top:10px;}

/*#grouptitle, #memberstitle, #activitytitle, #coursestitle{
padding-top:165px;
}*/

.custom-pagination{clear:both;display:inline-block;width:100%;margin:20px 0;font-size:14px;color:#444;}
.content .custom-pagination{margin:0;}
a.page-numbers,.page-numbers.current,.custom-pagination span{background:#F6F6F6;padding:4px 10px;border-radius:50%;margin-right:5px;font-size:12px;text-transform:uppercase;font-weight:400 !important;color:#bbb;}
.page-numbers.current,.custom-pagination span.current{background:#78c8ce;color:#FFF;font-weight:600;}
a.page-numbers,.custom-pagination a{background:#F6F6F6;padding:2px 6px;border-radius:2px;margin-right:5px;font-size:12px;text-transform:uppercase;font-weight:600;}
#buddypress div.custom-pagination .custom-pagination-links{margin-top:10px;}
#buddypress div.custom-pagination{background:transparent;border:none;color:#444;margin:0;position:relative;display:inline-block;float:none;width:100%;padding:15px 0;}
#buddypress ul.item-list li div.custom-pagination{padding:0;}
#buddypress #pag-top.custom-pagination{padding-top:0;}
#buddypress #pag-bottom.custom-pagination{padding-bottom:0;}
#buddypress div.custom-pagination .pag-count{float:left;margin-left:10px;font-size:12px;text-transform:uppercase;font-weight:600;color:#999;}
#buddypress div.custom-pagination .pagination-links{float:right;margin-right:10px;}
#buddypress div.custom-pagination .pagination-links span,#buddypress div.pagination .pagination-links a{font-size:90%;padding:2px 8px;}
#buddypress div.custom-pagination .pagination-links a:hover{font-weight:bold;}
#buddypress noscript div.custom-pagination{margin-bottom:15px;}

/* custom css */

.field-visibility-settings-notoggle{
	display: none !important;
}

#field_2{
	width: 100%;
	padding: 5px;
	border: 1px solid #efefef;
}

.dash_widget_title {
	margin: 0px !important;
}

.panel-default {
	border: 1px solid #ddd;
}

#coupon-form input,
#coupon-form select{
	width: 100% !important;
	padding: 2px !important;
}

#coupon-form #submit{
	padding: 5px !important;
}

#faq_list,
.faq-section .submit-notice,
.alert-box {
	display: none;
}

.faq-section textarea {
	width: 100%;
}

.faq-section blockquote {
	font-size: 14px;
}

/*.alert-box {
	color: #fff !important;
}*/

.faq-section{
	padding: 10px;
}

.faq-section .alignright{
	margin-top: 10px !important;
}

.faq-section .panel-heading{
	cursor: pointer;
}

.faq-section .panel-body{
	display: none;
}

.faq-section .panel-default{
	margin-bottom: 10px;
}

.faq-section input[type="submit"] {
	font-size: 11px !important;
}

.faq-section input[type="submit"],
.faq-section .faq_reply {
	margin: 0 !important;
}

.delete_faq,
.delete_faq_reply {
	float: right;
  font-weight: bold;
  cursor: pointer;
}

.modal-backdrop {
  opacity: 0.5 !important;
}

.editable_elements {
  border: 1px dotted #EFEFEF;
  padding: 15px;
}
.editable_elements {
  border: 1px dotted #EFEFEF;
  padding: 10px;
}
.custom_label {
  color: #bbb;
  margin-bottom: 5px;
  font-size: 11px;
}

#filter-results input[type='text'] {
  width: 100px !important;
  margin: 0px;
}

#review_rating img {
  margin: 0px 5px;
}

#tag_box {
	text-align: center;
	font-size: 40px;
	border-bottom: 1px solid #EFEFEF;
	padding: 130px 0px 20px;
	text-transform: uppercase;
	font-weight: bold;
	background: #313B3D;
	color: #fff;
}

#coursestitle {
  padding-top: 25px !important;
}

#searchicon {
	font-weight: bold !important;
	margin: 0px 10px;
	padding: 30px 6px !important;
	display: inline-block;
	font-size: 16px !important;
	text-transform: uppercase;
	color: #FFF !important;
	opacity: 0.8;
	position: relative;
}

#searchicon:hover{
	opacity: 1;
}

.products .product-category {
	text-align: center;
}

.page-id-2128 .vibe_editor {
	border-radius: 10px;
	margin: 0px !important;
	background: #646464 !important;
}

.page-id-2128 h1, 
.page-id-2128 h2,
.page-id-2128 h3, 
.page-id-2128 h4, 
.page-id-2128 h5, 
.page-id-2128 p {
	font-family: Chunkfive !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.page-id-2128 h1, 
.page-id-2128 h2, 
.page-id-2128 h5, 
.page-id-2128 p {
	color: #7fc8ce !important;
}

.page-id-2128 h3 {
	color: #fff !important;
}

.page-id-2128 .button {
  font-size: 28px !important;
  border-radius: 10px !important;
}

.register .label {
	font-weight: 600 !important;
}

.editfield .checkbox input {
	margin: 4px 5px 0 0 !important;
}

.filteritem {
  margin: 0px 30px 0px 0px !important;
}

.woocommerce .login {
	background: none !important; 
}

.input-group {
	margin-bottom: 10px;
}

.redeemed {
	font-weight: bold;
	color: green;
}

#vibe_bp_login {
  width: 255px !important;
}

.coupon_code {
  font-family: monospace,serif;
  font-size: 14px;
}

/*
.certificate_content {
	height: 863px !important;
	width: 610px !important;
	background-repeat: no-repeat !important;
	background-color: #fff !important;
}

.certificate_content::before {
	display: none;
}*/

.woocommerce-page table.cart td.actions .coupon .input-text{
	font-family: monospace, serif;
	border: 1px solid #aaa !important;
	padding: 7px 5px !important;
	float: none !important;
}

.top-sidebar {
	background: #313B3D;
	color: #fff !important;
	text-align: center;
}

.top-sidebar .button {
  padding: 2px 8px !important;
  margin: 0px !important;
  text-transform: uppercase;
	font-size: 11px;
}

.profits_link{
	cursor: pointer;
}

.home .course_instructor {
  padding: 10px 0 10px 40px;
}

.single #buddypress input[type="submit"],
.home #buddypress input[type="submit"] {
	font-size: 16px;
}

.course_button.button {
  padding: 20px 23px !important;
}

.flash_sales {
  margin-top: 5px;
}

.flash_sales input[type="text"],
.flash_sales input[type="email"],
.flash_sales input[type="submit"] {
	width: 100%;
}

.flash_sales input[type="text"],
.flash_sales input[type="email"] {
	border: 2px solid	#ccc;
	padding: 5px 5px;
}

#win_all_courses {
	margin-bottom: 20px;
}

#win_all_courses input[type="text"],
#win_all_courses input[type="email"],
#win_all_courses input[type="submit"] {
	width: 33%;
}

#win_all_courses input[type="text"],
#win_all_courses input[type="email"],
.form_field {
	border: 2px solid	#ccc;
	padding: 7px 5px;
}

#group-dir-search, #member-dir-search {
    min-width: 265px;
    width: 100%;
}

#buddypress div.dir-search input[type=text] {
  padding: 9px 8px;
  border: 2px solid #ccc;
  width: 100%;
}

#top_flash input[type=text], #top_flash input[type=email] {
	border: 2px solid	#ccc;
	color: #313b3d;
}

.item-credits a,
.continue-link,
.start-link,
.wpcf7-submit {
	background-color: #78C8CE !important;
	color: #FFF !important;
	border: medium none;
	border-radius: 2px;
	display: block;
	padding: 5px 12px;
	text-align: center;
}

.item-credits a:hover,
.continue-link:hover,
.start-link:hover,
.wpcf7-submit:hover {
	background-color: #ddd !important;
	border: none;
	color: #444 !important;
	outline: none;
	text-decoration: none;
}

#buddypress a.button,
.home #group-dir-search input[type="submit"] {
	background-color: #ddd !important;
	border: none;
	color: #444 !important;
	outline: none;
	text-decoration: none;
}

#buddypress a.button:hover,
.home #group-dir-search input[type="submit"]:hover {
	background-color: #78C8CE !important;
	color: #FFF !important;
	border: medium none;
	/*background-image: url("../images/button.png");*/
}

.archive .subs {
	margin-left: 5px;
}

.wpcf7 input.wpcf7-text,
.wpcf7-textarea {
	border: 2px solid	#ccc;
	width: 100%;
}

.homepage .buddypress h4 {
	text-align: center;
}

.top-sidebar .textwidget {
  font-size: 13px;
}

.top-sidebar input[type="text"], .top-sidebar input[type="email"] {
  font-size: 12px;
  padding: 0 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.top-sidebar p {
  margin: 0px;
}

.export-button {
	padding: 4px;
	display: inline-block;
	font-size: 12px;
	background-color: #78C8Ce;
	border: 1px solid #78C8Ce;
	/*background-image: url(../images/button.png);*/
	color: #FFF !important;
	border-radius: 2px;
	outline: none;
	font-weight: 600;
	letter-spacing: 0.1em;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
}

.course_button.button:hover {
  background-color: #78c8ce !important;
  color: #fff !important;
  border: 1px solid #78C8Ce !important;
}

#courseModal #coupon {
	border: 2px solid #ccc;
  padding: 7px;
}

.stats-certificate {
	float: right;
  margin: 10px 10px 0 0;
  font-size: 30px;
  color: #bbb;
}

#selectCategory {
	width: 100%;
}

#uploadImage,
#courseCurriculum .input-group-btn button {
	margin: 0;
	padding: 8px 12px;
}

/*.form-group.required .control-label:after {
  content: "*";
  color: #DD3F19;
}*/

#course-form textarea,
.unit-content textarea {
	border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
}

#course-form .wp-editor-area {
	border: none;
}

#courseCurriculum,
#courseCurriculum .dropdown-menu {
	list-style: none !important;
	margin-left: 0 !important;
}

#courseCurriculum > li:before {
  content: "\e05a";
  font-family: 'fonticon';
  font-size: 20px;
  line-height: 1;
  position: relative;
  float: left;
  padding: 8px;
  color: #bbb;
  cursor: move;
}

#courseCurriculum li.sortable.units.ui-state-default {
  margin-bottom: 10px;
}

#courseCurriculum .units .input-group {
	margin-bottom: 0;
}

#courseCurriculum .unit-content {
	display: none;
	padding: 10px;
  text-align: right;
  border: 1px solid #ccc;
  border-top: none;
  margin-left: 36px;
}

#courseCurriculum .toggle-unit {
	padding: 8px 14px !important;
}

#courseCurriculum .toggle-unit span.caret{
	border-top-color: #fff;
}

#courseCurriculum .toggle-unit span.caret:hover{
	border-top-color: #333;
}

.form-control {
  height: 35px;
}

.ui-sortable-placeholder {
  border: 1px dashed #ccc;
  height: 35px;
  margin-bottom: 10px;
}

.ui-sortable-placeholder:before {
	display: none;
}

#myProfits .modal-body {
	overflow-y: scroll;
	max-height: 500px; 
}

#buddypress div.item-list-tabs#subnav ul li.last {
	margin-right: 0px;
    width: 23%;
}

#buddypress div.item-list-tabs ul li.last select {
    width: 100%;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 2px solid #ccc;
    height: 38px;
    /*-webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    appearance: menulist-button;*/
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#buddypress div.item-list-tabs#subnav ul li.switch_view {
	display: none;
}

.directory .icon-wallet-money {
	display: none;
}

#loaderwrapper {
	background: rgba(255,255,255,0.8);
  padding: 5px;
  z-index: 9999;
  top: 15%;
  border-radius: 50%;
  left: 50%;
  position: absolute;
  box-shadow: 1px 1px 1px #555;
}

.woocommerce-checkout #loaderwrapper {
	top: 50%;
	position: fixed;
	z-index: 9999;
	margin: 0 -30px;
}

.cart-notifications {
	float: right;
	margin-left: 5px;
	padding: 5px;
}

.cart-notifications .coupon-error {
	color: #f00;
}

#ajaxloader,
#coursesloader,
#cartloader,
#checkoutloader {
  z-index: 999;
  box-sizing: border-box;
  border-radius: 100%;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top-color: #78c8ce;
  webkit-animation: spin 0.5s linear infinite;
  -moz-animation: spin 0.5s linear infinite;
  -ms-animation: spin 0.5s linear infinite;
  -o-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}

@keyframes spin { 
  100% { 
    transform: rotate(360deg); 
  } 
}

#ajaxloader {
  width: 60px;
  height: 60px;
}

#cartloader {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  float: left;
}

#coursesloader,
#checkoutloader {
  float: left;
  margin: 0;
  width: 50px;
  height: 50px;
  border: 5px solid rgba(0,0,0,0.6);
  border-top-color: #78c8ce;
}

.blur {
	filter: blur(1px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: url(#blur);
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='1');
}

#overlay {
	background: rgba(0,0,0,0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.stick {
  position: fixed !important;
	top: 200px !important;
	/*left: 41% !important;*/
}

.clear { clear: both; }

.directory #buddypress div.item-list-tabs#subnav ul li {
  max-width: none;
}

.directory #buddypress div.item-list-tabs#subnav ul li:nth-child(1) {
  width: 75%;
  text-align: left;
}

.directory .item-list-tabs#subnav label {
  float: none;
  width: 75%;
}

.directory #buddypress input#course_search_submit {
  padding: 11px 30px 11px;
}

/*footer {
	display: none;
}*/

#footerbottom {
	margin-top: 30px;
}

#scrolltop {
	padding: 0;
}

#scrolltop a {
  display: block;
  padding: 6px 12px;
  cursor: pointer;
}

#course-order-by {
	color: #444;
}

.enable_comments .main_unit_content {
  padding-right: 0;
}

.unit_content p span.side_comment {
	display: none;
}

/* category pages */
.content.padding_adjusted {
  padding: 15px 0 !important;
  margin: 0;
}

.block.courseitem {
  border-top: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 30px;
}

.block_content {
  padding: 0 10px 5px;
}

.block_content a.button {
  margin: 0 0 5px 0;
}

.block_content .star-rating {
  margin: 5px 0;
}

.block_content strong {
  float: right;
}

.block_content .avatar {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin: 0 6px 5px 0;
}

.block_content .instructor_course {
  margin-bottom: 5px;
}

.block_content .instructor_course:last-child {
	clear: both; 
}

.block_content .item-avatar {
  float: left;
}

.block_content .course_instructor,
#buddypress .course_instructor {
  padding: 8px 0;
}

.block_content .continue-link {
	float: right;
}

#buddypress ul.item-list.grid li,
.block.courseitem {
	border: none;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

#buddypress ul.item-list.grid li {
  margin: 0 0 30px;
  padding: 0;
}

.block_media img,
.grid .item-avatar img {
  border-radius: 2px 2px 0 0 !important;
  width: 100%;
}

#course-list.grid .item {
  padding: 0 15px;
}

#buddypress ul.item-list li img.avatar {
  margin: 0 6px 0 0 !important;
}

#course-list.grid .item-avatar {
  margin: 0 0 10px 0;
}

.item-credits a, 
.continue-link,
.start-link {
	position: absolute;
	right: 20px;
	line-height: 1;
	margin: 0;
}

.archive .subs,
.item-credits span.subs {
  display: block;
  font-size: 14px;
}

.woocommerce-page .order_details {
	margin: 0 !important;
}

.editfield .checkbox input {
 margin: 4px 5px 0 0 !important;
 margin-left: -1.4em!important;
}
.editfield .checkbox, .editfield .radio {
    margin: 5px 0;
    margin-top: 2em;
}
.editfield .checkbox .label {       
    margin-bottom: 4em !important;
 
}
.editfield .checkbox label{
 margin-top: 1em;
}
.editfield .checkbox p.description.term1 {
    margin-top: 15px;
}

button {
	margin: 0;
}

.variations_form .single_add_to_cart_button {
	margin: 0 !important;
	font-size: 18px !important;
	border-color: #feb645 !important;
	background-color: #f1e767;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f1e767),to(#feb645));
	background-image: -webkit-linear-gradient(top,#f1e767,#feb645);
	background-image: -moz-linear-gradient(top,#f1e767,#feb645);
	background-image: -ms-linear-gradient(top,#f1e767,#feb645);
	background-image: -o-linear-gradient(top,#f1e767,#feb645);
	color: #333 !important;
	float: none;
	width: 100%;
}

.variations_form .single_add_to_cart_button:hover {
	opacity: 0.8;
}

.switch-plans .panel-title,
.switch-plans .panel-body h3 {
  text-transform: uppercase;
}

.switch-plans .panel-heading {
	background: #fff;
}

.switch-plans .panel-body {
	min-height: 160px;
}

.switch-plans .panel-title {
  color: #333;
}

.current-panel .panel-body {
	background: #f5f5f5;
}

.current-panel .panel-body h3,
.current-panel .panel-body h4 {
  color: rgb(171, 171, 171);
}

.new-panel {
	border-color: #78c8ce;
}

.new-panel .panel-heading {
	border: 0;
}

.new-panel .panel-body {
	background: #78c8ce;
}

div#site_seal {
	float: left;
	padding-bottom: 20px;
}

#signupModal .nav-tabs {
  display: none;
}

.modal-button {
	font-size: 18px;
  font-weight: 300;
}

.modal-button .glyphicon {
	display: block;
  font-size: 50px;
}

.modal-button .modal-role {
	display: block;
  font-size: 20px;
  font-weight: bold;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
	margin: 0;
}

.payment_method_stripe img {
  width: 32px;
}

.item-credits del,
.course_details del {
  opacity: 0.3;
  font-size: 14px;
  color: initial;
  float: none;
}

.item-credits, .item-credits a {
  font-family: inherit;
}

.item-credits .amount,
.course_details .amount {
  font-size: 18px;
}

.item-credits .percent-off {
  float: right;
}

/*cart*/
.cart_item del,
.cart-discount .woocommerce-remove-coupon {
	display: block;
}

.cart .product-name,
.cart-subtotal th,
.cart-discount th,
.order-total th {
	text-align: left;
}

.cart-subtotal td,
.cart-discount td,
.order-total td {
	text-align: right;
}

.cart-subtotal th,
.cart-discount th {
	font-weight: 400 !important;
}

.cart_item .product-subtotal {
	min-width: 100px;
}

/* checkout / order-received*/
.woocommerce-checkout-review-order-table .product-name,
.order_details .product-name {
	text-align: left;
}
.woocommerce-checkout-review-order .product-total {
	min-width: 140px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
	width: auto;
}

.woocommerce-checkout-review-order-table .product-total,
.woocommerce table.shop_table tfoot td,
.order_details .product-total {
	text-align: right;
}

/*subscription checkout*/
.subscribe-plan,
.subscribe-plan .content {
	background: transparent !important;
}

.subscribe-plan .col-1 {
	width: 100%;
}

.subscribe-plan .sub-reminders {
	margin: 0px 0px 10px 18px;
	list-style: inherit;
}

.subscribe-plan .woocommerce-billing-fields h3 {
	border-bottom: none;
}

.subscribe-plan .payment_methods,
.subscribe-plan .payment_methods li,
.subscribe-plan .payment_box,
.subscribe-plan .place-order {
	padding: 0 !important;
}

.subscribe-plan .place-order {
	border: none;
}

.subscribe-plan .payment_method_stripe .input-radio {
	display: none;
}

.subscribe-plan .payment_box {
	background: transparent !important;
	width: 100%;
}

.subscribe-plan .woocommerce-checkout #payment {
	border: none;
}

.subscribe-plan .woocommerce form .form-row,
.subscribe-plan .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
	padding: 0 !important;
}

.subscribe-plan .woocommerce form .form-row {
	padding: 0 !important;
}

.subscribe-plan .subscribe-plan .woocommerce-billing-fields h3,
.subscribe-plan .woocommerce-checkout #payment ul.payment_methods li input,
.subscribe-plan .woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0;
}

.subscribe-plan #customer_details .col-2,
.subscribe-plan #order_review_heading,
.subscribe-plan .shop_table,
.subscribe-plan #global {
	display: none;
}

.subscribe-plan .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.subscribe-plan .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.subscribe-plan .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{
	padding: 4px;
	font-size: 14px;
}

/*
 * Contact Form 7
*/
.wpcf7-response-output, .wpcf7-mail-sent-ok {font-size: 1.3em;}
img.simple-captcha  {
    width: 150px !important;
    height: 62px !important;
}

#scrolltop {
  right: 40px;
  bottom: 105px;
}
	
//EOF	

