/* 
Theme Name:		TentFlex
Theme URI: 
Description: 	LT.ME child theme
Version: 		3.0
Template: 		moretothepicture
@author 		Lee Thompson
@license 		https://www.opensource.org/licenses/gpl-license.php GPL v2.0 (or later)
@link 	 		https://www.leethompson.me
License: 		GNU General Public License v2.0
License URI: 	https://www.gnu.org/licenses/gpl-2.0.html	
*/

	@keyframes bouncedown {
	  0% {
		transform: translateY(0);
	  }
	  10% {
		opacity: 1;
		transform: translateY(-5px);
	  }
	  60% {
		transform: translateY(20px);
	  }
	  100% {
		transform: translateY(30px);
		opacity: 0;
	  }		
	}
	
	@keyframes stuckMoveDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
	@keyframes stuckMoveUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
	@keyframes stuckFadeIn{0%{opacity:0}to{opacity:1}}
	@keyframes bounceleft {from {right:0} 50% {right:20px} 100% {right: 0;}}
	@keyframes blinker {0% {opacity: 1.0;} 50% {opacity: 0.0;} 100% {opacity: 1.0;}}
	.bouncedown {animation: bouncedown 1s infinite;}

	/* HTML */
	
	body > #body_dull {z-index: 999999;}
	input, textarea {width: 100%;}
	img {max-height: 100%; width: auto;}
	img.object {object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%; margin: auto;}
	img.home_img {visibility: hidden;}
	img.flickity-lazyloaded, body.ie img.home_img {visibility: visible;}
	.abs {position: absolute; top: 0; bottom: 0; right: 0; left: 0;}
	.rel, #sbi_load {position: relative;}
	img[loading="lazy"] {opacity: 0; transition: opacity 3s;}
	img[loading="lazy"].loaded {opacity: 1;}

	/* LINKS */
	
	a:link, a:visited, a:active, a:hover {text-decoration: none;}
	a:hover, .show_hide:hover, .chat_closed:hover, .chat_open .chat_header:hover, .gallery_elm:hover, .prod_gall:hover, .cursor_pointer:hover, .small_menu_button:hover, 
	input[type="submit"]:hover, .search-submit:hover, .woocommerce-product-search button[type="submit"]:hover, #error404-searchsubmit:hover {cursor: pointer;}
	*:focus {outline: none;}
	
	/* STRUCTUAL SPACING */
	
	.wrapped, .flickity-page-dots {padding: 0 28px; margin: 0 auto; position: relative;}
	.wrapped.abs {position: absolute;}
	body:is(.page-template-template-custom_post, .blog, .single-post) .wrapped .wrapped:not(.padded) {padding-left: 0; padding-right: 0;}
	body:is(.page-template-template-custom_post, .blog, .single-post) .wrapped .wrapped.share_links_class {padding-left: 14px; padding-right: 14px;}
	.grid_wrap {margin: 0 -6px -6px 0; overflow: hidden;}	
	.negative_structure_margin_bottom {margin-bottom: -6px;}
	.negative_structure_margin_right {margin-right: -6px;}
	.grid_margin {margin: 0 6px 6px 0;}
	.grid_margin_bottom, .structure_margin_bottom {margin-bottom: 6px;}
	.grid_margin_right, .structure_margin_right {margin-right: 6px;}
	.grid_margin_left, .structure_margin_left {margin-left: 6px;}
	.structure_margin_top {margin-top: 6px;}
	.structure_gap {gap: 6px;}
	.structure_padded {padding: 6px;}
	.structure_inner_padded {padding: 6px;}
	.padded {padding: 14px;}
	.padded_10 {padding: 10px;}
	.nopadding {padding: 0;}
	.nopadding_top {padding-top: 0;}
	.nopadding_bottom {padding-bottom: 0;}
	.nopadding_left {padding-left: 0;}
	.nopadding_right {padding-right: 0;}	
	.padded_top {padding-top: 14px;}
	.padded_bottom {padding-bottom: 14px;}
	.padded_left {padding-left: 14px;}
	.padded_right {padding-right: 14px;}
	.mid_padded {padding: 28px;}
	.mid_padded_top {padding-top: 28px;}
	.mid_padded_bottom {padding-bottom: 28px;}
	.mid_padded_left {padding-left: 28px;}
	.mid_padded_right {padding-right: 28px;}
	.extra_padded {padding: 42px;}
	.extra_padded_top {padding-top: 42px;}
	.extra_padded_bottom {padding-bottom: 42px;}
	.extra_padded_left {padding-left: 42px;}
	.extra_padded_right {padding-right: 42px;}
	.nomargin {margin: 0;}
	.margin-top {margin-top: 14px;}
	.margin-top-mid {margin-top: 28px;}
	.margin-top-extra {margin-top: 42px;}
	.margin-bottom {margin-bottom: 14px;}
	.margin-bottom-mid {margin-bottom: 28px;}
	.margin-bottom-extra {margin-bottom: 42px;}
	.margin-right {margin-right: 14px;}
	.margin-right-mid {margin-right: 28px;}
	.margin-right-extra {margin-right: 42px;}
	.margin-left {margin-left: 14px;}
	.margin-left-mid {margin-left: 28px;}
	.margin-left-extra {margin-left: 42px;}
	
	
	/* FLEX WRAP */
	
	.flexed {display: flex;}
	.flexed_wrap {margin: 0 -3px -6px;}
	.flex-wrap {flex-wrap: wrap;}
	.flex-wrap-reverse {flex-wrap: wrap-reverse;}
	.flex-direction-column {flex-direction: column;}
	.flex-direction-row {flex-direction: row;}
	.flex-align-items_flex-end {align-items: flex-end;}
	.flex-align-items_stretch {align-items: stretch;}
	.flex-align-items_center {align-items: center;}
	.article_item .entry-content h2{margin: 0;}
	.article_item {padding: 0 3px 6px; position: relative;}
	.slide-cell .article_item {margin: 0; padding: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
	.flexed .article_item {flex: 1; min-width: 25%; max-width: 25%;}
	.flexed.grid_size_25 .article_item   {min-width: 25%; max-width: 25%;}
	.flexed.grid_size_33 .article_item   {min-width: 33.333%; max-width: 33.333%;}
	.flexed.grid_size_50 .article_item   {min-width: 50%; max-width: 50%;}
	.flexed.reg_events .article_item {min-width: 20%; max-width: 100%;}
	.flexed.upcoming_events .article_item {min-width: 25%; max-width: 50%;}
	.more_posts_loop .flexed .article_item {min-width: 50%; max-width: 100%;}
	.flexed > .site_link {flex: 100%; margin: 0 6px 6px; display: block !important;}	
	
	.slide-cell .article_inner {border: 0; border-radius: 0;}
	.article_item a.button {display: inline-block; font-size: 14px; text-align: center; padding: 4px 8px; margin: 0 14px 14px 0; user-select: none;}
	h2.slide_meta_title {background-color: none !important;}
	
	/* HELPER STYLES */
	.overflow_hidden, .menu_open {overflow: hidden;}
	.uppercase {text-transform: uppercase;}
	.max_read {max-width: 720px;}
	.font-size-0 {font-size: 0;}
	.text-align-center, .centered {text-align: center;}
	.opacitied {opacity: .65}
	.hidden, .display_none {display: none;}
	
	/* WP BLOCK CSS OVERRIDE */
	
	.wc-block-components-quantity-selector {opacity: 1;}
	.wp-block-search__input {border: none !important;}
	:where(.wp-block-columns.is-layout-flex) {gap: 20px;}
	:where(.wp-block-columns) {margin-bottom: 0;}
	.wp-block-image :where(figcaption) {font-size: 12px;}
	table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {padding: 6px !important; background: #363438 !important; font-size: 15px !important; line-height: 15px !important;}	
	table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {background: #dd7559 !important;}	
	.wc-block-components-form .wc-block-components-text-input input[type="email"], .wc-block-components-form .wc-block-components-text-input input[type="number"], .wc-block-components-form .wc-block-components-text-input input[type="password"], .wc-block-components-form .wc-block-components-text-input input[type="tel"], .wc-block-components-form .wc-block-components-text-input input[type="text"], .wc-block-components-form .wc-block-components-text-input input[type="url"], .wc-block-components-text-input input[type="email"], .wc-block-components-text-input input[type="number"], .wc-block-components-text-input input[type="password"], .wc-block-components-text-input input[type="tel"], .wc-block-components-text-input input[type="text"], .wc-block-components-text-input input[type="url"], .wc-blocks-components-select .wc-blocks-components-select__select {background-color: #fef3ba !important; color: #363438 !important;}
	.wc-block-cart .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-checkout-order-summary-block {font-size: 17px;}
	body:is(.woocommerce-cart,.woocommerce-checkout) .entry-meta {display: none;}
	.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {box-shadow: none; border: 1px solid #000;}
	
	/* WP ELEMENTS */

	h1 {margin: 0 0 14px; padding: 0 14px 0 0;}
	h2.entry-title {margin: 0 0 10px; padding: 0 14px 0 0;}
	#wrap .site_link .link_text {margin: 0; position: relative;}
	.entry-content h2 {margin: 0 0 14px;}
	.entry-content h3{margin: 0 0 14px;}
	.entry-content h4 {margin: 0 0 2px;}
	.entry-content h5 {margin: 0 0 10px;}
	.entry-content h6 {margin: 0 0 2px;}
	.entry-content h2, .entry-content h4, .entry-content h5 {padding-top: 5px;}
	h2.slide_meta_title {word-wrap: break-word;}
	.blog_image_container {float: right; margin: 0 0 0 14px; width: 2214px; min-height: 168px; max-height: 300px; text-align: center; position: relative;}
	body.single .blog_image_container {float: none; margin: 0 0 14px; width: auto; min-height: none; max-height: 100%;}
	.entry-content ul {margin-left: 0;}
	.entry-content ul li {padding: 0 0 14px 14px; background-position: 0 8px; background-repeat: no-repeat;}
	body.ie .entry-content ul {margin-left: 14px;}
	body.ie .entry-content ul li {list-style-type: disc; padding-left: 0;}
	.entry-content ul.child_links {margin: 0 0 6px;}
	.entry-content ul.child_links.blocked {margin: 0 0 14px;}
	.entry-content ul.child_links li {display: inline;}
	.entry-content ul.child_links.blocked li {display: block;}
	.entry-content ul.child_links li a {display: inline-block; margin: 0 14px 6px 0; vertical-align: bottom;}
	a.tag-cloud-link {display: inline-block; margin: 0 14px 14px 0;}
	.entry-content input, .entry-content textarea, .entry-content select {display: block; max-width: 100%; width: 100%; outline: none !important;}
	.entry-content input.button {display: inline-block;}
	.entry-content input[type="text"] {height: 14px;}
	.entry-content table {text-align: left;}
	.entry-content .wp-block-image {margin-bottom: 14px}
	#backtoptop {width: 32px; height: 32px; position: fixed; bottom: 42px; right: 28px; z-index: 999999;}
	#backtoptop svg {transform: rotate(180deg);}

	/* STRUCTUAL ELEMENTS */
	
	#wrap {padding: 0; width: 100%; overflow: clip;}
	#wrap img {backface-visibility: hidden;}
	#main_header, .header_inner, .page_img_wraper, .product_inner, .product_slides  .entry-content {height: 100%;}
	#content .is_single.hentry, #comments {padding: 14px 14px 1px; overflow: hidden;}
	#aside {width: 100%;}
	#lower_wrap {display: block;}
	body:is(.page-template-template-custom_post,.single-post) #lower_wrap {display: flex;}
	#content {width: 100%; min-width: 100%; max-width: 100%;}
	body:is(.page-template-template-custom_post,.single-post) #content {max-width: 480px; min-width: 480px;}
	body.wider_content:is(.page-template-template-custom_post,.single-post) #content {max-width: 50%; min-width: 50%;}
	
	/* CUSTOM COLOUR RESETS */	
	
	#content .home_extra_text .col .is_single.hentry {background-color: transparent !important; margin: 0 !important;}
	.woocommerce-notices-wrapper .woocommerce-notices-wrapper, .text_content_wrap .text_content_wrap {background-color: transparent !important;}
	input[type=image] {background-color: transparent !important;}
	#map_wrap {border-color: #333!important;}
	
	/* POST NAVS */
	
	.post-nav {display: none;}
	.single_nav {margin-top: 40px; overflow: hidden; clear: both;}
	.nav-previous {float: left; text-align: left; width: 50%;}
	.nav-next {float: right; text-align: right; width: 50%;}
	#comments ol {margin: 0 0 14px;}
	
	/* GORDON BANNER */
	
	.gordon_banner {overflow: hidden;}
	.gordon_banner a.abs{z-index: 99;}
	html.js .gordon_banner_content_wrap.has_text {visibility: hidden;}
	.gordon_banner_content_wrap {display: inline-block;}
	.gordon_banner_content_wrap.has_text {padding: 20% 0 5%;}
	.gordon_title {position: relative; margin: auto 0 10px auto; width: 100%; max-width: 698px;}
	.gordon_title_inner {display: inline-block; overflow: hidden;}
	
	/* OTHER ELEMENTS */
	
	.grecaptcha-badge { visibility: hidden;}
	#body_dull {opacity: 1;}
	#m2tp_cookie_policy form#cookie_accept input{padding: 0; margin: 0; vertical-align: unset; background: none;}	
	#m2tp_cookie_policy #cookie_policy_inner{padding: 10px;}
	#m2tp_cookie_policy div.initial_text {padding: 0;}
	a#cookie_accept {margin: 0 14px;}
	body.open_search.admin-bar .search_field {top: 32px;}
	body.open_search .search_field {transform: translate(0,0);}
	div.search_field {transform: translate(0,-100%); transition: transform .5s; padding: 10px; position: fixed; top: 0; left: 0; right: 0; bottom: auto; z-index: 999999;}
	.widget-wrap .searchform_wrap {margin-bottom: 14px;}
	.woocommerce-product-search, .searchform_wrap  {
	  position: relative;
	  margin: 0 0 14px;
	  padding: 0 32px 0 0;
	  height: 38px;
	  overflow: hidden;
	}
	.search_bar .searchform_wrap {margin: 10px auto;}
	.search-field.search-input.s, input, textarea, select {border: none;}
	#error404-s {border: 1px solid #ddd;}
	#error404-searchsubmit {border: 1px solid #ddd; border-left-width: 0;}
	#m2tp_internal_slideshow .slideshow_img_wrap {display: flex;}
	#m2tp_internal_slideshow .big_slideshow_img {height: 100%; width: 100%; position: absolute;}
	#m2tp_internal_slideshow .big_slideshow_img .slide_meta {display: none;}
	#m2tp_internal_slideshow .big_slideshow_img.is-selected .slide_meta {display: block;}
	#m2tp_internal_slideshow .big_slideshow_img .slideshow_img_wrap img {margin: auto;}
		
	/* CONTENT BLOCKS */
	.block_col {align-self: stretch;}
	.block_col {min-width: 44%; max-width: 100%; flex: 1;}
	.block_col.block_text_wrap  {min-width: 56%;}
	.block.is_even .block_col.padded {padding-right: 20px;}
	.block.is_even {flex-direction: row-reverse;}
	.block_title {margin-bottom: 15px;}
	.block_slideshow-cell {width: 100%; height: 100%; overflow: hidden;}
	.block_image_wrap.no_text .responder {padding-top: 50% !important;}
	.block_image_wrap .responder {height: 100%;}
	.block_text_inner_wrap  {height: 100%;}
	
	/* CTA'S */
	
	#aside .cta_wrap .extra_padded_top.extra_padded_bottom {padding: 0;}
	.site_link {transition: background .5s, height .5s, padding .5s, font-size .5s;}
	.wrapped > .site_link {margin-bottom: 0;}
	.site_link > img {position: absolute; right: 20px; top: 0; height: 100%; width: auto; opacity: .25}
	.site_link > img[loading="lazy"].loaded {opacity: .25;}
	body.page .site_link {visibility: hidden;}
	.site_link h2.link_text {margin: 0;}
	.site_link .more_link {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
	
	/* PAGE QUOTES */
	
	.page_quotes > .rel {min-height: 138px; display: flex; align-items: center;}
	.is_single.entry-content .page_quotes {padding: 0; margin-bottom: 28px;}
	.is_single.entry-content .page_quotes > .rel {min-height: 87.5px;}
	.is_single.entry-content .page_quotes .quote {max-width: 100px;}
	.page_quotes .page_quotes_credit {margin: 5px 0 0;}
	.page_quotes .quote {width: 30%; max-width: 154px; height: auto; position: absolute; top: 0;}
	.page_quotes {width: 100%;}
	.page_quotes .quote_inner  {display: inline-block; vertical-align: middle; width: 100%; }
	.page_quotes .right_quote {top: auto; bottom: 0; left: auto; right: 0;}
	.page_quotes .left_quote {left: 0; right: auto; transform: scale(-1)}
	
	.the_reviews {height: 100%:}
	.the_reviews .page_quotes {display: block; height: 100%;}
	.the_reviews.flexed.flickity-enabled .article_item.heighted {height: 100%;}
	.star_grid {height: 25px; overflow: hidden;}
	.the_reviews .star_review {width: 25px; height: 25px; display: inline-block; vertical-align: top;}
	.the_reviews .star_review.half_score svg rect {width: 16px !important;}
	.the_reviews .star_review.active svg {height: 26px;}
	.the_reviews .star_review svg {fill: transparent;}
	.the_reviews .review  {height: 100%;}
	.the_reviews .page_quotes > .rel {min-height: calc(30% - 20px);}
	div.review_block .the_reviews h2 {margin: 0 0 20px;}
	
	.the_reviews.items_1 .article_item {min-width: 100%; max-width: 100%;}
	.the_reviews.items_2 .article_item {min-width: 50%; max-width: 50%;}
	.the_reviews.items_3 .article_item {min-width: 33.333%; max-width: 33.333%;}
	.the_reviews.items_4 .article_item {min-width: 25%; max-width: 25%;}
	.the_reviews.items_5 .article_item {max-width: 25%;}
	
	.the_reviews.items_5::after {content: 'flickity'; display: none;}
	.the_reviews.items_5 {display: none;}
	.the_reviews.items_5.flickity-enabled  {display: block;}
	
	.the_reviews .flickity-viewport{position: relative;}
	.the_reviews.flickity-enabled .ghost_block {display: none;}
	.the_reviews .flickity-prev-next-button {top: -68px; margin: 0;}
	
	body.is_singular #content .entry-content .page_quotes .page_quotes_credit {margin-top: 0 !important;}
	body.is_singular #content .hentry .entry-content .page_quotes .page_quotes_credit {margin-top: 14px !important;}
	
	body.wider_content.portrait.page #case_loop {max-width: 2214px;}
	#case_loop .colour_block.no_image .case_hover {display: inline-block !important;}
	.colour_block > .case_hover {position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 14px; transition: background-color .5s;}
	.case_hover_table {display: table; width: 100%; height: 100%;}
	.case_hover_cell {display: table-cell; vertical-align: middle;}
	.case_image {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
	.case_link {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
	.colour_block.no_featured > .inner_cta {display: block;}
	.back_to_archive {padding: 0 0 14px; display: block;}
	
	.insta_plugin_wrap {margin: -10px;}
	
	svg {transform: translate(0, 0);}
	
	#comments {padding: 14px;}
	#comments textarea {margin: 0 0 14px;}
	#comments input#comment_submit {border: 0; padding: 6px 10px; text-align: center; margin: 14px 0;}
	#commentform label {display: inline-block;}
	#comments h3 {margin: 0 0 14px;}
	
	#m2tp_slideshow {overflow: hidden;}
	#m2tp_slideshow .slide_meta {position: absolute; top: 14px; bottom: 14px; right: 0; left: 14px; text-align: left; overflow: hidden;}
	
	/* home page & home intro text */
	
	.page_banner {display: block;}
	#scroller {width: 30px; height: 50px; border: 3px solid #fff; border-radius: 15px; z-index: 99; bottom: 28px; top: auto; left: 70px;}
	#scroller .scroll_dot {position: absolute; left: 10px; top: 10px; width: 5px; height: 5px; border-radius: 5px; background: #fff; animation-fill-mode: both; animation-duration: 1.5s;}
	#page_banner.has_extra {padding-bottom: 100px;}
	#page_banner .col {min-width: 33.333%;}
	.page_banner .entry-content h1 {background: none !important;}
	.entry-content p {margin-bottom: 12px;}
	#content .home_extra_text.col_wrap {margin-bottom: 0;}
	.slide_meta_block {height: 100%;}	
	.slide_meta_wall {display: inline-block; height: 100%; vertical-align: middle;}
	#featured_image {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: 0;} 
	#progress_bar {background: rgba(255, 2555, 255, .5); height: 6px; position: absolute; top: 0; left: 0; width: 0; z-index: 99;}
	.latest_news {overflow: hidden; position: relative; height: 100%;}
	.latest_news .news_wrap {margin: 0; display: inline-block; vertical-align: middle; word-break: break-word;}
	.latest_news .news_excerpt {margin-top: 14px; max-width: 720px;}
	#content .has_images_wrap {display: none;}
	.featured_text_wrap.archive_ad .news_title {margin: 0;}
	.featured_text_wrap.archive_ad .news_title p {margin: 13px 0 1px;}
	.featured_text_wrap.archive_ad .news_title p:first-of-type {margin-top: 0;}
	.featured_text_wrap.archive_ad .news_title h1 {margin-bottom: 20px;}
	
	.featured_text_wrap a {word-wrap: anywhere;}
		
	#banner {height: 100%; width: 100%; position: relative; z-index: 10; overflow: hidden;}
	#banner .wrapped {text-align: left; height: 100%;}
	#banner.default_height .wrapped {min-height: 332px;}
	#banner.default_height.has_slides .wrapped {min-height: 446px;}
	#banner.full_height .wrapped {min-height: calc( 100vh - 133px );}
	#banner.full_height.has_youtube .wrapped{height: calc( 116vh - 133px );}
	.has_site_banner #banner.full_height .wrapped {min-height: calc( 100vh - 163px );}
	.has_site_banner #banner.full_height.has_youtube .wrapped {height: calc( 116vh - 163px );}
	#banner .unvisible .wrapped {position: static;}
	#banner .flickity-enabled img {opacity: 0; transition: opacity 1s;}
	#banner .flickity-enabled .banner_img img.flickity-lazyloaded, #banner .flickity-enabled .banner_img img.flickity-lazyerror {opacity: 1;}
	#banner.has_map .banner_title_wrap {bottom: auto;}
	#banner.has_map:hover .banner_title_wrap {display: none;}
	#banner .youtube_wrap_inner {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
	#banner .youtube_wrap .embed_wrap {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
	#banner iframe {position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%;}
	#banner img[loading="lazy"] {transition: opacity 5s;}
	.banner_title_js {visibility: hidden;}
	.abs.page_down_wrap {top: auto;}
	#banner .unvisible_banner_title {margin: 0;}
	#banner .unvisible_banner_text {margin: 0 0 20px;}
	#banner .slide_content{max-width: 700px; display: inline-block; margin-right: 28px;}
	#banner .flickity-enabled .slide_content{position: absolute; top: 50%; transform: translate(0,-50%);}
	#banner:not(.has_slides) .slide_content {bottom: 42px; top: auto; left: 28px; right: auto; transform: translate(0)}
	#banner.full_height:not(.has_slides) .slide_content {bottom: auto; top: 50%; transform: translate(0,-50%);}
	#banner .slide-carousel .slide-cell {visibility: hidden;}
	#banner .slide-carousel.flickity-enabled .slide-cell {visibility: visible;}
	.banner_title_wrap .banner_title_fill::before{right: 100%; width: 10000px; max-width: 10000px !important;}	
	.banner_title_wrap .banner_title_fill::after{max-width: 100% !important;}	
	.banner_text_wrap {right: -10000px; left: 40px;}
	#banner .banner_text_wrap .wrapped{text-align: right; top: auto; bottom: 20px; padding: 0 40px;}
	#banner.full_height  .banner_text_wrap .wrapped{bottom: 10%;}
	.banner_text_wrap .banner_text_fill::after{left: 100%; width: 10000px; max-width: 10000px !important;}
	.banner_text_fill.left_skew::before {left: 0;}
	#banner .has_font-size-small.banner_text_wrap .padded {max-width: 530px;}
	#banner a {z-index: 10; position: relative; color: #fff;}
	#banner a:hover {opacity: .7;}
	#banner .flickity-prev-next-button {display: none;}
	#banner .flickity-page-dots{display: inline-block;}
	.banner_text p + p{margin-top: 14px;}
	.unvisible {visibility: hidden;}
	
	/* animated effects for slideshow */
	
	.banner_img.is_animated.zoomin.animate > img.object {animation: zoomin 6s linear 0.1s 1 forwards;}
	.banner_img.is_animated.zoomout.animate > img.object {animation: zoomout 6s linear 0.1s 1 forwards;}
	.banner_img.is_animated.pantoleft.animate > img.object{animation: pantoleft 12s linear 0.1s 1 forwards;}
	.banner_img.is_animated.pantoright.animate > img.object{animation: pantoright 12s linear 0.1s 1 forwards;}
	
	.home_extra_text {position: relative;}
	.home_extra_text .home_extra_text_block {min-width: 50%;}
	.home_extra_text .home_extra_text_block p:last-of-type {margin-bottom: 0;}
	.home_extra_text .banner_text {margin-right: 14px;}
			
	/*! Flickity v2.0.10
	https://flickity.metafizzy.co
	---------------------------------------------- */
	
	.flickity-enabled:focus{outline:0}
	.flickity-viewport {position: absolute; width: 100%; height: 100%; overflow:hidden; top: 0; left: 0;}
	.product-carousel, .no-carousel, .slide-carousel, .post-carousel {overflow:hidden;position:absolute;top: 0; bottom: 0; left: 0; right: 0;}
	.flickity-slider{position:absolute;width:100%;height:100%}	
	.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
	.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}
	.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}
	.flickity-prev-next-button {position:absolute; margin: -18px 0 0; top:50%;width:36px;height:36px;border:none;cursor:pointer; z-index: 10;}
	.product_loop_wrap .flickity-prev-next-button {display: none;}
	.product_loop_wrap .product-carousel:hover .flickity-prev-next-button {display: block;}
	.flickity-prev-next-button:disabled{opacity:0;cursor:auto}
	.flickity-prev-next-button svg{display: none;}
	.flickity-page-dots{display: none; position: absolute; width:100%;top:0; left: 0; right: 0;padding:14px 28px;list-style:none;text-align:left;}
	.flickity-rtl .flickity-page-dots{direction:rtl}
	.flickity-page-dots .dot{display:inline-block; width:22px; height:22px; margin: 0 14px 0 0; cursor:pointer}
	.prod-cell, .slide-cell, .post-cell {width: 100%; height: 100%;}
	.product-carousel .prod-cell {opacity: 0; transition: opacity 1s;}
	.product-carousel.flickity-enabled .prod-cell {opacity: 1;}
	.flickity-prev-next-button.previous {left: 5px;}
	.flickity-prev-next-button.next {right: 5px;}
	.loop_img.no_image {position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
	.is-hidden {display: none;}
	html.no-js .is-hidden {display: block;}
	
	.flickity-prev-next-button, #internal_slideshow_wrap .slide_arrows, .insta_button {background-size: 40px; background-position: 100%; background-repeat: no-repeat;}
	.flickity-prev-next-button.previous, #internal_slideshow_wrap .slide_arrows.previous_arrow, #insta_prev.insta_button {transform: scaleX(-1);}
	ul.small_menu li.menu-item-has-children {background-size: 17px !important; background-position: calc(100% - 14px) 13px !important; background-color: none; background-repeat: no-repeat !important;}
	.search-submit, .woocommerce-product-search button[type="submit"], #error404-searchsubmit, .prod_gall, input.searchsubmit{padding: 8px 11px; background-position: 50% 50%; background-size: 22px; position: absolute; right: 0; top: 0; text-indent: -9999px; background-repeat: no-repeat;}
	
	.insta_button {background-size: 40px !important;} 
	
	select {
		display: block;
		padding: 10px 14px 10px 5px;
		border: 1px solid #eee;
		width: 100%;
		max-width: 100%; 
		margin: 0 0 14px;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		background-position: 100% 0;
		background-repeat: no-repeat;
		outline: none;
	}
	select::-ms-expand{
		display: none;
	}
	*:focus {
		outline: none !important;
	}
	select option {
		font-size:14px;
		outline: none;
		border: none !important;
	}
	select option:first-of-type {
		font-size:14px;
	}
	
	.more_text {margin: 0 0 14px;}
	.more_or_less .icons {padding: 0 0 0 4px;}
	.post_more_inner, .less {display: none;}
		
	.blocked {display: block;}
	
	#site_banner {text-align: center; height: auto; overflow: hidden; z-index: 99999; min-height: 30px;}
	#site_banner .flickity-viewport {position: relative;}
	.banner_item {width: 100%; margin: auto; display: none; position: relative; padding-top: 5px; padding-bottom: 5px;}
	.flickity-enabled .banner_item, .single_slide .banner_item {display: block;}
		
	body.noscroll {overflow: hidden;}
	div.is_single .entry-meta {display: none; margin-bottom: 20px;}
	body.single-event div.is_single .entry-meta {display: block;}
	body.show_meta .entry-meta {display: block; margin: 0 0 6px;}
	body.show_meta.is_singular .entry-meta {margin: 0 0 14px;}
	body.show_meta.loop .is_single .entry-meta {display: none;}
	
	div.is_single.hentry .site_link {display: block !important;} 	
	
	/* contact page */
	.iframe_wrap {max-height: 520px; min-height: 400px; position: relative;}
	.iframe_wrap iframe {width: 100%; height: 100%;}
	#contact_content {position: relative; padding: 0 0 14px;}
	#contact_content .contact {margin: 0 0 14px;}
	#contact_content .contact_company {margin: 40px 0 0;}
	#contact_content .contact_company .contact_1 {margin: 0 0 1px;}
	#contact_content .contact_company .contact_2 {margin: 0 0 6px;}
	
	/* single */
	body.single.no_more_posts #aside .widget_container {margin: 0;}
	body.single .more_posts_header {overflow: hidden; padding: 14px 14px 1px;}
	body.single .more_posts_header h3 {margin: 0 0 10px;}
	
	/* index loops */
	.loading_more {height: 45px; position: absolute; bottom: -50px; text-align: center; clear: both; background-position: 50% 50% !important; background-repeat: no-repeat !important;}	
	body.loop div.is_single.hentry {min-height: 100%;}
	body.index_file.wider_content #content {width: 100%; padding: 0; float: none;}
	body.index_file.wider_content #aside {display: none;}
	.tax_wrap .flexed_wrap {align-items: stretch;}
	.tax_wrap .flexed_wrap > .tax_flex_item {max-width: 50%; min-width: 50%; padding: 0 3px 6px;}
	.tax_flex_item.sidebar .sidebar_inner {height: 100%;}
	.tax_wrap .flexed_wrap > .tax_flex_item.sidebar .widget-wrap {margin-bottom: 0;}
	.tax_flex_item.sidebar .widget-wrap {background-color: transparent !important}
	
	#post_loop .flexed .article_item {max-width: 33.333%; min-width: 33.333%;}
	.article_hover .the_exceprt {margin-top: 10px;}
	
	/* sidebar */
	.widget-wrap {overflow: hidden; padding: 14px 14px 1px;}
	h5.widgettitle {margin: 0 0 10px;}
	.widget-wrap ul {overflow: hidden; margin: 0 0 14px;}
	.widget-wrap li {float: left; padding: 0 14px 4px 0;}
	.widget_recent_entries .widget-wrap li {float: none; display: block;}
	#aside .tagcloud {margin: 0 0 14px;}
	
	.load_more_posts {display: none;}
	
	/* logos */
	.logos_wrap {margin: 28px 0 14px; position: relative;}
	.logos_wrap.slideshow_wrap {padding: 0 14px;}
	.logos_wrap.slideshow_wrap .the_logos {display: none;}
	.logos_wrap.slideshow_wrap .the_logos.flickity-enabled {display: block;}
	.the_logos {margin: 0 -14px -14px 0; position: relative;}
	.the_logos.flickity-enabled {margin: 0; position: static;}
	.the_logos.flickity-enabled .flickity-viewport {position: static; overflow: hidden; margin: 0; min-height: 75px;}
	.the_logos.flickity-enabled .flickity-slider {position: static; width: 100%; height: 100%;}
	.the_logos.flickity-enabled .flickity-prev-next-button {background-size: 44px; background-position: 50% 50%; left: 0; transform: translate(0,-50%) scaleX(-1); margin: 0;}
	.the_logos.flickity-enabled .flickity-prev-next-button.next {right: 0; left: auto; transform: translate(0,-50%) scaleX(1);}
	.logo {display: inline-block; vertical-align: middle; text-align: center;}
	.flickity-enabled .logo {display: block; top: 0; bottom: 0; left: 0; right: 0; padding: 0 10px;}
	.flickity-enabled .logo, .logo_col1 .logo {width: 100%;}
	.logo_col2 .logo {width: 50%;}
	.logo_col3 .logo {width: 33.333%;}
	.logo_col4 .logo {width: 25%;}
	.logo_col5 .logo {width: 20%;}
	.logo_inner {margin: 0 14px 14px 0; text-align: center; position: relative;}
	.flickity-enabled .logo_inner {margin: 0; position: absolute; top: 0; bottom: 0; left: 10px; right: 10px;}
	.flickity-enabled .logo_inner > img {margin: auto; opacity: 1 !important; display: block; position: relative; top: 50%; bottom: 0; left: 0; right: 0; transform: translate(0,-50%);}
	.responded_logo .logo_inner > img {position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; max-width: 80%;}
	
	/* shares */
	.share_links {overflow: hidden;}
	#share_intro {margin: 0;}
	.item_share_text {vertical-align: sub; display: inline-block;}
	.share_item {position: relative; margin-right: 20px; display: inline-block; height: 25px;}
	a.share_link {display: inline-block; width: 30px; height: 30px; vertical-align: top; margin-left: 10px;}
	#facebook_count a.share_link {margin-left: -4px;}
	
	/* footer */
	.small_footer, #small_quotes_cta, #lower_wrap > .share_links_container {display: none; position: relative;}
	#alt_footer .footer {margin-bottom: 0;}
	.small_footer .footer {margin: 0; background: none;}
	.footer .footer_content {margin: 0 0 12px;}
	.footer .footer_content.level_2 {margin: 0;}
	.footer .footer_content.level_3 {margin: 9px 0 18px;}
	#wrap .footer .level_4 {clear: both; float: none; width: 100%; margin: 0;}
	#wrap .footer .level_4 li {display: inline-block; margin: 0 14px 14px 0;}
	.footer .level_6 {margin: 0 0 14px; clear: left;}
	.footer .level_5 {margin: 0 0 10px; clear: left;}
	.footer .footer_icon {padding-left: 3px;}
	.footer .footer_share_block {display: inline-block; margin: 0 0 14px 20px;}
	.footer_icon{display: inline-block; vertical-align: baseline; width: 30px; height: 30px; position: relative;}
	.footer_wrap > div {min-width: 50%; width: 100%;}
	.footer_left {text-align: left;}
	.footer_right {text-align: right;}
	
	.col_wrap {margin: 0 -6px -14px 0; overflow: hidden;}
	.col {width: 100%; display: inline-block; vertical-align: top;}
	.col_inner {margin: 0 6px 14px 0; position: relative;}
	.col:last-of-type .col_inner {border: none;}
	.col5 .col {width: 20%;}	
	.col4 .col {width: 25%;}	
	body.wider_content .col4 .col{width: 33.333%;}
	.col3 .col {width: 33.333%;}	
	.col2 .col, .col-2 {width: 50%;}	
	.col-60 {width: 60%;}
	.col-40 {width: 40%;}
	
	.anr_captcha_field_div {margin-top: 14px;}
	
	h2.widget_title {padding: 14px; margin-bottom: 14px;}
	h2.widget_title, .left-aligned {text-align: left;}
	#wrap #cff .cff-item.cff-box {margin: 6px 0;}
	#wrap #cff .cff-item.cff-box:first-child {margin-top: 0;}
	#wrap .cff-wrapper {margin-bottom: 6px;}
	.social_feed {display: inline-block; vertical-align: top; font-size: 14px; width: 100%;}
	.social_header .footer_icon {width: 33px; height: auto; margin-top: 5px;}
	.social_feed.tweets, .ctf-list.ctf-boxed-style .ctf-item {margin-bottom: 14px;}
	#sb_instagram {overflow: hidden; width: auto !important;}
	#sb_instagram #sbi_images {padding: 0 !important;}
	#sbi_load {display: none;}
	
	.social_feed.one_feed {width: 100% !important;}
	
	/*! page images
	---------------------------------------------- */
	.page_gallery {margin: 0; display: inline-block; width: 20%; height: auto !important; position: relative; overflow: hidden; z-index: 2;}
	.grid_size_16 .page_gallery {width: 16.666666%;}
	.grid_size_20 .page_gallery {width: 20%;}
	.grid_size_25 .page_gallery {width: 25%;}
	.grid_size_33 .page_gallery {width: 33.3333%;}
	.grid_size_50 .page_gallery {width: 50%;}
	.grid_size_100 .page_gallery {width: auto; display: block;}
	.page_gallery_inner {position: absolute; height: auto;}
	.ghost_wrap {position: absolute; left: 0; top: auto; bottom: 0; right: auto; z-index: 1; width: 100%; line-height: 0;}
	.featured_image {margin: 0 14px 14px 0; position: static;}
	.article_image img {margin: auto;}
		
	.responder, .landscape .responder {width: 100%; height: auto; padding-top: 76%;}
	.portrait .responder, .responder.portrait {padding-top: 132%;}
	.square .responder, .responder.square {padding-top: 100%;}	
	.iframe_wrap {width: 100%; height: auto; padding-top: 55%;}
		
	.featured_banners {position: relative; text-align: left; display: flex; visibility: hidden; min-height: 400px;}
	.featured_banners.autoshow, html.no-js .featured_banners {visibility: visible;}
	.featured_banners.autoshow .page_img {max-width: 50%;}
	.featured_banners.autoshow .page_text {max-width: 50%;}
	.featured_banners + .featured_banners {margin-top: 42px;}
	.featured_text_wrap h1 {margin: 0;}
	#m2tp_featured_page_wrap .featured_banners {visibility: hidden; opacity: 1;}
	.page_img {max-width: 45%; width: 100%;}
	.page_text {max-width: 55%; width: 100%; overflow: hidden;} 
	.featured_banners.no_img {text-align: center;}
	.featured_banners.no_img .page_text {max-width: 100%; position: static;}
	.featured_banners.even {flex-direction: row-reverse;} 
	.featured_banners.even .page_text {text-align: right;}
	.mobile_responder {display: none;}
	.page_img .overlay {right: 6px;}
	.even .page_img .overlay {left: 6px; right: 0;}
	.page_img .overlay {opacity: 0; transition: opacity .5s;}
	.featured_banners.has_link:hover .page_img .overlay {opacity: 1;}
	.hentry.is_single .page_img, body.is_singular.page-template-default #aside .page_img, body.is_singular.page-template-default #aside .page_text, .hentry.is_single .page_text {position: static; max-width: 100%;}
	body.is_singular.page-template-default #aside .featured_banners, .hentry.is_single .featured_banners {display: block; height: auto; max-height: 100%;}
	
	.featured_prods .page_gallery {text-align: center;}
	.inner_cta {background: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 14px;}
	.page_gallery:hover .inner_cta {display: block;}
	.the_wall {height: 100%; display: inline-block; vertical-align: middle;}
	.featured_text_wrap {display: inline-block; vertical-align: middle; position: relative; max-width: 720px;}
	.featured_prods .featured_text_wrap {padding: 1px;}
	.featured_text_wrap h2 {background: none !important; padding: 0; margin: 0;}
	.featured_text_wrap p {margin: 13px 0 1px;}
	.read_more {margin: 14px 0 0; background: none !important;}
	.latest_block .latest_news.has_read_more {padding-bottom: 40px;}
	.latest_block .article_item .read_more{position: absolute; bottom: 10px; left: 10px;}
	#cookie_policy_inner .read_more {margin: 0;}
	.product_title {margin: 0;}
	.the_text, .slide_inner {position: relative;}
	.product_title_inner {position: relative; display: inline-block; vertical-align: middle; max-height: 141px; overflow: hidden; padding-bottom: 4px;}
	.featured_prods .product_title_inner {padding-bottom: 4px;}
	.see_more_from {margin: 4px 0 0;}
	.comment-form-cookies-consent {margin: 28px 0;}
	
	.m2tp_submit {font-weight: normal;}
	.m2tp_submit:hover {background: none;}
	
	.wpcf7-response-output {padding: 14px;}
	.wpcf7-form p:empty {display: none;}
	.wpcf7-form > p:first-of-type, .wpcf7-form > p:last-of-type, .wpcf7-form > p.xyz {width: 100%;}
	.wpcf7-form p.halfed {width: 50%;}
	.wpcf7-form p.halfed input {text-align: left;}
	.entry-content input[type=text], .entry-content input[type=number], .entry-content input[type=email], .entry-content select, input.input-text {padding: 0 6px 0 14px; height: 42px;}
	.entry-content input.wpcf7-submit {width: 100%; text-align: center; font-size: 20px; padding: 14px; height: auto;}
	#wrap .wpcf7-form .wpcf7-select option {color: #5d5c5c;}
	#wrap .wpcf7-form select {margin: 0;}
	div.wpcf7-response-output {padding: 10px 5px; clear: both; font-size: 17px; font-family: bold_font; text-align: center; margin: 0 auto 14px;}
	div.wpcf7-response-output:empty {margin: 0; padding: 0;}
	.wpcf7 .wpcf7-not-valid {border-right: 14px solid red;}
	span.wpcf7-not-valid-tip {display: none !important;}
	.wpcf7-form-control-wrap {display: block;}	
	.wpcf7-display-none, .screen-reader-response {display: none;}
	.wpcf7-list-item {margin: 5px 5px 5px 0; display: inline-block;}
	
	h5.widgetheader {display: inline-block; vertical-align: top;}
	
	#comments h2, span#reply-title {margin: 0 0 14px;}
	.comment_container> img {float: right; margin: 0 0 14px 14px;}
	.comment p {clear: none; margin: 0;}
	#comments li {clear: both;}
	.commentlist li {margin: 0 0 14px; overflow: hidden;}
	#commentform #submit {margin: 14px 0;}
	
	#commentform .star-rating {padding: 10px 0 0;}
	#respond {overflow: hidden;}
		
	#extra_images {clear: both;}
	#main_aside {position: relative;}
			
	#wrap .widget_products .widget-wrap {padding: 0; background: none; margin: 0;}
	#wrap .widget_products .widget-wrap h5.widgettitle {padding: 14px;}
	
	.footer .footer_content.level_1, .footer .footer_content.level_2 {display: inline-block; margin: 0;}
	
	.top_close_strip, .quickview_close {height: 40px; z-index: 999999; position: absolute; top: 0; left: 0; right: 0;}
	.closer {width: 17px; height: auto; position: absolute; right: 14px; left: auto; top: 50%; transform: translate(0,-50%)}
	.top_close_strip .closer {top: 1px;}
	
	.body_dull {width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9998;}
	#sitewide_popup.body_dull {display: flex; opacity: 0; transition: opacity .9s; justify-content: center; align-items: center; top: auto; bottom: -100%;}
	#sitewide_popup.body_dull.show {opacity: 1; top: 0; bottom: 0;}
	#sitewide_popup .popup_wrap {max-width: 70%; max-height: 70%; height: 100%; width: 100%; position: relative; overflow: hidden;}
	#sitewide_popup .popup_wrap .top_close_strip {position: absolute; height: 40px;}
	#sitewide_popup .popup_wrap_inner {height: 100%; width: 100%; position: relative; display: flex;}
	#sitewide_popup .flex_display_block {padding-top: 40px;}
	#sitewide_popup .popup_wrap .popup_col {margin: auto; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: relative;}
	#sitewide_popup .popup_wrap .popup_col .popup_content_wrap{padding: 0 10%; text-align: center;}
	#sitewide_popup .popup_wrap .popup_col .popup_content_wrap > * {margin: 20px 0;}
	#sitewide_popup .popup_wrap .popup_col .popup_content_wrap .button {padding: 20px; display: inline-block;}
	#sitewide_popup .popup_wrap .no_thanks {margin-top: 0 !important; font-size: 13px;}
	
/* chat */
	
	#chat_wrap {position: fixed; bottom: 20px; right: 20px; text-align: right; z-index: 99;}
	#chat_wrap svg {width: 25px;}
	.chat_closed {height: 40px; line-height: 40px; overflow: hidden; width: 40px; border-radius: 50%; display: inline-block; vertical-align: bottom; text-align: center;}
	.chat_closed > span {display: inline-block; vertical-align: middle; padding: 0;}
	.chat_closed span.chat_txt {padding: 0 17px 0 0;}
	.chat_open {height: 430px; width: 320px; max-height: 0; overflow: hidden; transition: max-height 1s; text-align: left; position: relative; box-shadow: 0 -5px 50px 0 rgba(0, 0, 0, .2); margin: auto;`}
	.chat_open.show {max-height: 500px;}
	.chat_open .chat_header {line-height: 20px; padding: 10px; font-size: 17px; position: static;}
	.chat_open .chat_header .close {width: 20px; height: 20px; position: absolute; right: 10px; top: 10px;}
	.chat_open .chat_body {height: 390px; overflow-x: hidden; overflow-y: auto;}
	.chat_open .top_close_strip .closer {top: 8px;}
	#chat_wrap .form_wrap {font-size: 14px; padding: 20px;}
	#chat_wrap .form_wrap #contact_content {padding: 0;}
	#chat_wrap .header_icon {width: 26px; height: 25px;}
	
	#counters {margin: 0 -6px; display: flex; flex-wrap: wrap; justify-items: center;}
	.counter_block {flex: 1; display: flex; min-width: 25%; max-width: 100%;}
	.counter_block_inner {margin: 0 6px 14px; text-align: center; padding: 14px; flex: 1;}
	
	.countdown {text-align: center; clear: both;}
	.countdown_counter > span {display: inline-block; width: 25%; vertical-align: top;}
	.countdown_counter.started > span {display: block; width: auto; margin-bottom: 14px;}
	.countdown_counter.started {display: none;}
	.countdown_counter > span span {text-align: center; padding: 10px; display: block;}

	.index_post_wrap #aside {flex: 1;}
	.featured_post .article_hover_cell h2, .featured_post .article_hover_cell .address {margin: 0 60px 6px 0;}
	.article_inner, .filter_wrap {height: 100%; position: relative; overflow: hidden;}
	.filter_wrap {padding: 14px; margin-bottom: 14px;}
	.the_filters {padding: 14px 0;}
	.the_filters label {margin: 0 6px 0 0;}
	.cat_filter {display: inline-block; vertical-align: top; margin: 0 14px 14px 0;}
	.the_cats {position: relative; padding: 14px 14px 0; z-index: 9;}
	#wrap .entry-date {margin: 0 0 6px; display: none;}
	body.show_meta #wrap .entry-date {display: block;}
	body.event-single #wrap .entry-date {display: block;}
	body.post-type-archive-event #wrap .entry-date {display: block;}
	#wrap .event .entry-date {display: block;}
	.event.entry-date, body.single-event #wrap .is_single .entry-date {font-size: 17px; line-height: 1.4; display: block;}	
	.filter_submit {display: inline-block; font-size: 14px; text-align: center; padding: 4px 8px; margin: 0 14px 14px 0; user-select: none;}
	.the_exceprt {margin-bottom: 14px;}
	
	#new_loadmore {min-width: 100%;}
	
	#wrap .mobile_only {display: none;}
		
	/* media query global scope */	
	@media only screen and (min-width: 0){
		.wrapped, .flickity-page-dots {max-width: 1454px;}	
		.wrapped.wider_wrap {max-width: 1538px;}
		.wrapped.text_wrap{max-width: 776px;}
		body.is_full_width #wp_content .wrapped.text_wrap {max-width: 1454px;}
		body:not(.page-template-template-custom_post,.blog,.single-post) #lower_wrap.wrapped {max-width: 100%; padding: 0;}
		body.wider_content #content {width: 720px;}
	}
	
	/* 14514px */
	@media only screen and (max-width: 1480px){
		body.single #aside .widget_container {margin: 0;}	
		.col4 .col {width: 33.333%;}
		body.wider_content .col4 .col {width: 50%;}		
		#aside .flexed .article_item {min-width: 50%;}
	}
	
	/* 1456px */
	@media only screen and (max-width: 1240px){	
		#nav {position: static;}
		body.single #wrap #single_widgets {width: 240px;}	
		body.wider_content #content, body.loop #content, body.single #content{width: 480px;}
		body.single.wider_content #content{width: 720px;}
		.lt_1400 {display: none;}
		#wrap .blog_image_container {float: none; margin: 0 0 14px; width: 100%; height: auto;}
		body.wider_content .col4 .col, .col4 .col {width: 50%;}		
		.product_loop_wrap .flickity-prev-next-button {display: block;}		
		.logo_col5 .logo {width: 25%;}
		.logo_col5 .logo img {max-width: 90% !important;}
		#wrap .social_feed {width: 100% !important;}	
		body.archive #wrap .case_item {min-width: 50%; max-width: 50%;}	
		.the_reviews.flexed  .article_item {min-width: 33.333% !important; max-width: 33.333% !important;}
		.the_reviews.items_4::after {content: 'flickity'; display: none;}	
		.the_reviews.items_4 {display: none;}
		.the_reviews.items_4.flickity-enabled  {display: block;}
	}
	
	/* 736px */
	@media only screen and (max-width: 1023px){
		
		.slide_img_1.page_gallery {width: auto;}
		
		.home_extra_text {display: block;}
		
		body.single #wrap #latest_articles {width: 100%; float: none;}
		body.single #wrap #single_widgets {width: 100%; float: none;}
		#wrap .latest_intro {width: auto; margin: 0 14px 14px 0;}
		.slide_1_wrap, #content .media_first_wrap {display: block;}
		#aside .slide_1_wrap, #aside .media_first_wrap, #product_images {display: none;}
		#content #tiled_slideshow {margin: 0 0 14px; width: auto; float: none;}
		#upper_pics_wrap {height: auto; margin: 0;}	
		#lower_pics_wrap {height: auto;}
		
		.insta_button {margin: 0 300px 0 0;}
		#insta_next.insta_button {margin: 0 0 0 300px;}
		#instagram_wrap {max-height: none; max-width: 600px; height: auto; overflow: auto; top: 30px;}
		.caption{height: 100%;}
		.insta_text {max-height: none; max-width: 600px; height: auto; padding-bottom: 120px;}
		body.wider_content .col4 .col, .col4 .col {width: 50%;}
		
		#wrap #content {float: none; width: auto; max-width: 100%; min-width: 100%;}
		#wrap #content{padding: 0;}
		.site_link.title_block {display: block;}
		.small_footer, #small_quotes_cta, #lower_wrap > .share_links_container {display: block; clear: both;}
		#small_quotes_cta .site_link, #small_quotes_cta .page_quotes, .is_single.hentry .page_quotes {display: block;}
		#aside, body.wider_content #aside, body.loop #aside, body.single #aside {margin: 0;}
		
		.body_bordered_right, .body_bordered_left {border: none;}
		.page_img, .page_text {position: static; max-width: 100%; padding: 0 !important; margin-bottom: 6px;}
		.woo_archive_banner.page_img {position: relative;}
		.featured_banners {display: block; height: auto; max-height: 100%;}
		.featured_banners .page_img_wraper  img{position: relative;}
		
		.col2 .col, .col-2, body.wider_content .col4 .col, .col4 .col {width: 100%;}
		
		.home_extra_text .col_inner, .home_extra_text .col:last-of-type .col_inner{border: none; margin: 0;}
		body.home.is_singular #wrap .home_extra_text .is_single.hentry {margin-bottom: 0;}
		
		.home_extra_text.col_wrap {margin: 0 0 14px; display: block; padding-bottom: 28px;}
		.home_extra_text.col_wrap .home_extra_text_block:last-of-type .text_content_wrap.padded{padding-top: 0;} 

		.level_1 span {display: block;}
		.level_1 span.footer_text.email {display: inline;}
		.footer span.footer_phone {padding: 0 0 14px;}
		
		#home_slideshow {height: auto; max-height: 2814px;}
		
		#m2tp_cookie_policy #cookie_policy_inner {padding: 10px;}
		#cookie_policy_inner > * {line-height: 21px;}
		body.single.wider_content .more_posts_loop {width: auto;}
		
		.featured_text_wrap {max-height: 100%;}
		
		.featured_banners .mobile_responder {display: block;}
		
		#wrap .hide_mobile {display: none;}
		#wrap .mobile_only {display: block;}
		#wrap span.mobile_only {display: inline;}	
	
		.countdown_counter > span {display: block; width: auto;}
		.counter_block {min-width: 50%;}

		#wrap span.mobile_only.user_icon {display: block;}
				
		body.loop .post_loop_wrap div.hentry {width: 100%;}
		.flexed_wrap.tax_wrap > .tax_flex_item {min-width: 100%; margin-bottom: 14px;}
		.flexed_wrap.tax_wrap {margin-bottom: 0;}
		
		.tax_flex_item.sidebar {display: none;}
		body.index_file.wider_content #aside {display: block;}
		.tax_wrap .flexed_wrap > .tax_flex_item {max-width: 100%; min-width: 100%;}
		
		.the_logos .logo img {max-width: 90% !important;}
		.logo_col4 .logo {width: 50%;}
		.logo_col5 .logo {width: 33.333%;}
		
		body.home #content .home_extra_text .text_content_wrap + .text_content_wrap > .is_single {padding-top: 0;}
		
		#sitewide_popup .popup_wrap {max-height: 90%; max-width: 90%;}
		#sitewide_popup .popup_wrap .popup_col .popup_content_wrap {padding: 0 5%;}
		#sitewide_popup .popup_col.image_block {display: none;}
		#sitewide_popup .popup_wrap {width: auto; height: auto; min-width: 300px;} 	
		.the_reviews.flexed  .article_item {min-width: 50% !important; max-width: 50% !important;}
		.the_reviews.items_3::after {content: 'flickity'; display: none;}
		.the_reviews.items_3 {display: none;}
		.the_reviews.items_3.flickity-enabled  {display: block;}
		
		body:is(.page-template-template-custom_post, .single-post) #lower_wrap {display: block;}
		body:is(.page-template-template-custom_post, .single-post) #aside .flexed .article_item {min-width: 33.333%; max-width: 33.333%;}
		
		.featured_banners.even .page_text, .footer_right {text-align: left;}
		.footer .footer_share_block {margin: 0 20px 14px 0;}
		.footer_wrap.flexed {display: block;}
		
		#content .grid_size_16 .page_gallery {width: 33.333%}
		.mid_padded {padding: 14px;}
		.mid_padded_top {padding-top: 14px;}
		.mid_padded_bottom {padding-bottom: 14px;}
		.mid_padded_left {padding-left: 14px;}
		.mid_padded_right {padding-right: 14px;}
		.extra_padded {padding: 28px;}
		.extra_padded_top {padding-top: 28px;}
		.extra_padded_bottom {padding-bottom: 28px;}
		.extra_padded_left {padding-left: 28px;}
		.extra_padded_right {padding-right: 28px;}
		
		.the_reviews .flickity-prev-next-button {top: -50px;}
		
		.latest_block  .article_item {max-width: 50%; min-width: 50%;}
		
		#banner .wrapped {min-height: 40vw !important;}
		#banner .page_down_wrap {display: none;}
	}
	
	@media only screen and (max-width: 832px){
		.the_blocks .block.flexed  {display: block;}
		.the_blocks .block_text_inner_wrap {margin: auto;}
		.the_gallery .page_gallery {width: 25%;}
	}
	
	@media only screen and (max-width: 782px){
		.flexed .review.article_item, body.index_file.wider_content #content .flexed .article_item {min-width: 50%;}
		body:is(.page-template-template-custom_post, .single-post) #aside .flexed .article_item {min-width: 50%; max-width: 50%;}
		.block_col {min-width: 100%;}
		.wrapped, .flickity-page-dots {padding-left: 14px; padding-right: 14px;}
		.home_page_banner  {display: block;}
	}
	
	@media only screen and (max-width: 600px){
		.the_reviews.flexed  .article_item {min-width: 100% !important; max-width: 100% !important;}
		.the_reviews:not(.items_1)::after {content: 'flickity'; display: none;}
		.the_reviews:not(.items_1) {display: none;}
		.the_reviews:not(.items_1).flickity-enabled  {display: block;}			
		#content .grid_size_16 .page_gallery {width: 50%}
		.the_gallery .page_gallery {width: 33.333%;}
	}
	
	@media only screen and (max-width: 494px){
		#wrap .footer .footer_content.level_2 span.footer_text, #wrap .footer_newsletter_span, #banner .flickity-page-dots {display: none;}
		#wrap #case_loop, #wrap .slide_wrap, #wrap .home_tiled_ext, #wrap #lower_pics_wrap {background: none !important;}
		#wrap .latest_articles {margin: 0;}
		#case_loop .colour_block {float: none; height: auto; width: auto; margin-right: 0;}
		.colour_block > .case_hover {width: 100%; height: 100%;}
		#content #tiled_slideshow {height: auto;}
		.footer .footer_content.level_1, .footer .footer_content.level_2 {display: block;}
		.footer .footer_icon {padding: 0;}
		.featured_text_wrap.archive_ad {max-height: 100%;}
		.flexed .article_item {min-width: 100% !important;}	
		.logo_col2 .logo {width: 100%;}
		.logo_col3 .logo {width: 100%;}
		.logo_col4 .logo {width: 100%;}
		.logo_col5 .logo {width: 100%;}		
		.counter {font-size: 40px}
		.counter_txt {font-size: 14px; line-height: 14px;}	
		body.archive #wrap .case_item {min-width: 100%; max-width: 100%;}		
		.the_gallery .page_gallery {width: 50%;}
	}