/* LICENSE & DETAILS
==================================================

	Theme Name: Atelier
	Theme URI: http://atelier.swiftideas.com
	Author: Swift Ideas
	Author URI: www.swiftideas.com
	Description: <strong>A Creative Multi-Purpose e-commerce WordPress Theme, Designed & Developed by Swift Ideas</strong> - <a href="http://www.swiftideas.com">www.swiftideas.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/swiftideas'>Twitter</a><br/> | <a href='http://www.facebook.com/SwiftIdeas'>Facebook</a>
	Version: 1.9.81
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/


@media only screen and (max-width:767px){
	.single-post .entry-title{
		    font-size: 20px !important;
    line-height: 24px !important;
	}
}
.single.single-product #container #main-container .product .summary button.add_to_cart_button:disabled {
    color: #fff !important;
    opacity: 0.5;
}
.single.single-product #container #main-container .product .summary button.single_add_to_cart_button:disabled {
    color: #fff !important;
    opacity: 0.5;
}
.measurement-note-text {
    font-weight: bold;
}