/* Theme Name: Potsuk
Theme URI: https://github.com/tidythemes/potsuk
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. potsuk is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/potsuk/issues. Thank you.
Version: 2019.4.2
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: potsuk

potsuk WordPress Theme © 2011-2021 TidyThemes
potsuk is distributed under the terms of the GNU GPL
*/

.gutenburge-content blockquote:after {display:none!important;}

.bannersurround { position:relative; }
.playbutton { z-index: 2; width:100%; height:100%; display:flex; position:absolute; top:0; right:0; left:0; bottom:0; text-align: center; align-items: center; justify-content: center; }
.playbutton a { display:absolute; z-index: 2; opacity: 0.8; width:17%; height:17%; }
.playbutton a:hover { opacity: 1; width:18%; height:18%; }
video { position: relative; z-index: 1; margin-top:3.5%; margin-left:3.5%; top:0; left:0; right: 0; bottom: 0; max-width: 93.1%; max-height: 93.1%; border-radius: 100%; pointer-events:none; }
video::-webkit-media-controls { display:none; }
.woocommerce-checkout .wc-block-components-main label { line-height:20px!important; }
@media (min-width:992px) {
    .banner-bg figure img.homebannerimage { position:absolute; z-index: 0; left:0; height: auto; width:auto; }
}
@media (max-width:991px) {
	.homebannerimage { display:none; }
    /*video { display:none; }
    .playbutton a { width:22%; height:22%; }
    .playbutton a:hover { width:23%; height:23%; }*/
}