/*
Theme Name: Muškárenie
Theme URI:
Author: indiv.sk
Author URI: https://indiv.sk/
Description: Travel Stories is a fresh and clean theme for hotel accommodations, travel bloggers, travel agencies and other travel- and tourism-related websites. The theme includes an extensive documentation and is really easy to use. Travel Stories is perfect for people who need a ready-to-go website for their hotel or travel agency. Also, it is highly customizable to go with your marketing plan or to match your brand. Travel Stories will be awesome for Travel Diaries, Tourist Agencies, Travel Magazines, Tourist Destinations, Photography, Handmade and DIY Workshops, Travel Stories, Culture Overviews and Tutorials, Event Information, Cuisine, etc. Live demo at http://wp-demo-theme.bestweblayout.com/travelstories/
Version: 1.6
License: GNU General Public License V3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: three-columns, threaded-comments, sticky-post, custom-background, custom-header, custom-menu, editor-style, translation-ready, featured-images
Text Domain: travel-stories
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*
* Overrides
* 1.0 Register and sign up forms
*/

/* 1.0 START */
#buddypress .standard-form #basic-details-section, #buddypress .standard-form #profile-details-section, #register-page p, #buddypress .standard-form label {
	margin:0 auto !important;
	float:none !important;
	width:100% !important;
	max-width:440px !important;
}
.standard-form #basic-details-section input {
	width:90% !important;
}
#buddypress .standard-form#signup_form input[type=text], #buddypress .standard-form input[type=email], .standard-form #basic-details-section input[type=password] {
	max-width:400px !important;
}
#buddypress .standard-form legend {
	font-size: 1rem;
}
#buddypress .standard-form#signup_form div.submit {
	float:none !important;
	max-width:440px;
	margin:0 auto;
}
#buddypress .standard-form div.submit input {
	margin:0;
	max-width:100%;
	font-size:18px;
	color:rgb(174,153,108);
}

#buddypress .field-visibility-settings-toggle,
#buddypress .field-visibility-settings-notoggle,
.register-section h2,
.registration .travel-stories-single-header-post,
#profile-details-section
{
	display:none;
}
/* 1.0 END */
