/*
Theme Name: TOBY BINDER PHOTOGRAPHY 4.3
Theme URI: https://www.toby-binder.de
Author: offo
Author URI: https://www.toby-binder.de
Description: TOBY BINDER PHOTOGRAPHY
Version: 4.3
License: Copyright 2025 TOBY BINDER PHOTOGRAPHY
*/


/* ========================================================================== RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%; 
	text-transform: none;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}


/** ========================================================================== TYPO */

@font-face {
	font-family: 'Font Awesome';
	src: url('fonts/fa-solid-900.eot');
	src: url('fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), 
		url('fonts/fa-solid-900.woff') format('woff'), 
		url('fonts/fa-solid-900.ttf') format('truetype'), 
		url('fonts/fa-solid-900.svg#fontawesomesolid') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Font Awesome Brands';
	font-style: normal;
	font-weight: normal;
	src: url("fonts/fa-brands-400.eot");
	src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), 
		url("fonts/fa-brands-400.woff2") format("woff2"), 
		url("fonts/fa-brands-400.woff") format("woff"), 
		url("fonts/fa-brands-400.ttf") format("truetype"), 
		url("fonts/fa-brands-400.svg#fontawesome") format("svg"); 
} 

@font-face {
	font-family: 'Flama';
	src: url('fonts/Flama-Basic.eot'); 
	src: url('fonts/Flama-Basic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Flama-Basic.woff') format('woff'),
		url('fonts/Flama-Basic.ttf') format('truetype'),
		url('fonts/Flama-Basic.svg#svgFontName') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Flama';
	src: url('fonts/Flama-Medium.eot'); /* IE9 Compat Modes */
	src: url('fonts/Flama-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/Flama-Medium.woff') format('woff'), /* Modern Browsers */
		url('fonts/Flama-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/Flama-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: 700;
	font-style: normal;
}


@font-face {
	font-family: 'Flama';
	src: url('fonts/Flama-Bold-A.eot'); /* IE9 Compat Modes */
	src: url('fonts/Flama-Bold-A.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/Flama-Bold-A.woff') format('woff'), /* Modern Browsers */
		url('fonts/Flama-Bold-A.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/Flama-Bold-A.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: 900;
	font-style: normal;
}



::selection {
	background: #000;
	color: #fff;
}
::-moz-selection {
	background: #000;
	color: #fff;
}
h1, h2, h3, h4, b, strong, .strong { 
	font: 900 normal 13px/1.6em 'Flama', sans-serif;
	text-transform: none;
	text-align: left;
	letter-spacing: 0.02em;
	color: #bdbaaf;
}
p,
ul,
li {
	font: 400 normal 13px/1.6em 'Flama', sans-serif;
	text-transform: none;
	color: #bdbaaf;
	letter-spacing: 0.02em;
	padding-top: 0px;
	padding-bottom: 1.6em;
}
li {
	list-style: none;
	padding-bottom: 0px;
}
em {
	text-decoration: none; 
	font-style: italic;
	font-weight: normal;
	padding-bottom: 1px;
}
a {
	color: #bdbaaf;
	outline: none;
	text-decoration: none;
	text-underline-offset: 2px;
	text-transform: none;
}
p a { 	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/* ========================================================================== BASIC */
 
body {
	font: 400 normal 13px/1.6em 'Flama', sans-serif;
	text-transform: none;
	color: #bdbaaf;
	letter-spacing: 0em;
	background: #131313;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
} 
#main {
	padding-bottom: 60px;
}

.chap {
	padding: 2em 0;
} 
.top {
	padding-top: 90px !important;
} 
.max {
	max-width: 1440px;
}


#fixhead {
	padding-top: 30px;
	height: 60px;
	position: fixed;
	width: 100%;
	top: 0;
	margin: 0 auto;
	z-index: 999;
	background: rgba(19,19,19,.95);
}
.home #fixhead {
	background: none;
}
.logo {
	width: 250px;
	height: auto;
	z-index: 990;	
	margin: 0px;
	padding-top: 5px;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
.logo svg {	 
	width: 100%;
	height: 100%;
	fill: #bdbaaf;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.logo a {
	border-bottom: none !important;
}
.logo svg:hover,
.logo a:hover {
	border-bottom: none;
	fill: #fff;
}
main {
	min-height: 100vh;
}
#main_inner {	
	padding-bottom: 100px; /* sticky footer */
	
}


/** ========================================================================== FRONTPAGE */

#intro .slick-slider .slick-active .background_image {
	-webkit-animation: slickzoom 2s 1 ease-in-out;
	-moz-animation: slickzoom 2s 1 ease-in-out;
	-o-animation: slickzoom 2s 1 ease-in-out;
	-ms-animation: slickzoom 2s 1 ease-in-out;
	animation: slickzoom 2s 1 ease-in-out;
}
@keyframes slickzoom {
	from { transform: scale(1.1); opacity: 0;}
	to { transform: scale(1); opacity: 1; }

}

.postslider_inner .front_image {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	
	width: 100vw;
	height: 100vh;
	position: relative;
	z-index: 2;
}
.postslider_inner,
.postslider_inner .background_image {
	background-position: center;	
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	width: 100vw;
	height: 100vh;
	position: relative;
}
.postslider_inner .front_image,
.postslider_inner .background_image {
	position: absolute;
	top: 0;
	left: 0;
}
.postslider_inner .front_image {
	background-size: 70%;
}
.postslider .background_image.blur,
.postslider .video.blur {
	-webkit-filter: blur(6px) brightness(85%);
	-moz-filter: blur(6px) brightness(85%);
	-o-filter: blur(6px) brightness(85%);
	-ms-filter: blur(6px) brightness(85%);
	filter: blur(6px) brightness(85%);
}
.postslider h1,
.postslider h2,
.postslider h3 
{
	color: inherit !important;
	text-shadow: inherit !important;
	text-transform: uppercase;	
	text-align: left;
}
.postslider .top_content {
	height: auto;
	margin-top: 40vh;
	box-sizing: border-box;
	position: absolute;
	z-index: 9;
}
.postslider h1 {
	font-size: 80px;
	font-size: 9vw;
	line-height: 1em;
	font-weight: 800;
	text-align: center !important;
	margin-bottom: .3em;
}
.postslider h2,
.postslider p {
	font-size: 2.5rem;
	font-size: 2vw;
	line-height: 1em;
	font-weight: 700;
	text-align: center !important;
	margin-bottom: .3em;
}
.postslider .style_left .top_content {
	width: 30%;
	margin-left: 5%;
}
.postslider .style_right .top_content {
	width: 30%;
	margin-right: 5%;
	right: 0;
}
.postslider .style_left h1,
.postslider .style_right h1 {
	font-size: 40px;
	font-weight: 400;
	text-align: left !important;
}
.postslider .style_video .video {
	padding: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}	
.postslider .style_video .video iframe,
.postslider .style_video .video video {		
	width: 100vw;
	height: 56.25vw; 
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.postslider .style_left #cta,
.postslider .style_right #cta {
	 width: 100%;
}
.background_image {
	background-position: center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}
.fullframe_btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 10;
}


/** ========================================================================== PROJECTS */

.content {
	padding-top: 1em;
}

#projects_overview .project_inner .image,
#project_display .project_product .image,
#products_overview .product_overview_inner .image {
	overflow: hidden;
}
#projects_overview .project_inner img,
#project_display .project_product img,
#products_overview .product_overview_inner img {
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
}
#projects_overview .project_inner:hover img,
#project_display .project_product:hover img,
#products_overview .product_overview_inner:hover img {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.acc-element .text.teaser p {
	padding-bottom: 0;
}
.acc-trigger {
	display: inline-block;
}
.acc-element :hover,
.acc-trigger :hover {
	cursor: pointer;
}
.acc-content {
	display: none;
	clear: both;	
}
#acc-btn {
	color: #bdbaaf;
	border-bottom: 1px solid #131313;
}
#acc-btn:hover {
	border-bottom: 1px solid #bdbaaf;
}
.closed { 
	display: inline-block;
}
.open { 
	display: none;
}

#contact,
#awards {
	padding-top: 2em;
}


/* ========================================================================== FOOTER NAVIGATION */

footer {
	font-size: 13px;
	font-weight: 700;
	color: #bdbaaf;
	background: #131313;
	padding-top: 2rem;
	clear: both !important;
	width: 100%;
	height: 100px;
	margin-top: -100px;
	line-height: 1.5rem;
}
#footer-navigation ul {
	list-style: none outside none; 
	margin: 0; 
	padding: 0;
}
#footer-navigation li {
	line-height: 30px;
	padding-left: 0px;
	padding-right: 1em;
	box-sizing: border-box;	
	display: inline-block;
}
#footer-navigation li a,
#footer_inner .label {
	font-size: 11px;
	font-weight: 400;
	color: #bdbaaf; 
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	display: block;
	padding-top: .5rem;
}
#footer-navigation a:hover {
	color: #fff;
	cursor: pointer;
}
#footer-navigation .sub-menu li {
	width: 100%;
	margin-top: 0; 
	padding-left: 0;
}
.social_navigation a {
	font-family: 'Font Awesome Brands';
	line-height: 40px;
	font-size: 20px;
	color: #bdbaaf;
	border-bottom: none !important;
	text-decoration: none !important;
}
.social_navigation ul {
	list-style: none;
}
.social_navigation ul li {
	display: inline-block;
	padding-right: 2em;
	margin-top: .5em;
}
.social_navigation ul li:hover {
	cursor: pointer;
}
.social_navigation a:hover,
.social_navigation ul li:hover a {
	color: #fff;
	border: none;
}
.social_navigation a[href*="facebook.com"]::before {	
	content: "\f082";
}
.social_navigation a[href*="instagram.com"]::before {	
	content: "\f16d";
}	
.social_navigation a[href*="youtube.com"]::before {	
	content: "\f167";
}
.social_navigation a[href*="vimeo.com"]::before {	
	content: "\f27d";
}
.light footer,
.light #footer-navigation li a,
.light #footer_inner .label {
	color: #292927;
	background: #fff;
}
.light #footer-navigation a:hover,
.light .social_navigation a:hover,
.light .social_navigation ul li:hover a {
	color: #131313;
	border: none;
}


/* ========================================================================== OFFOGRID */

.ogelement {
	float: left; 
	box-sizing: border-box;
	position: relative;
}
.ogrow {
	position: relative;
}
.ogclear {
	width: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
}


/* ========================================================================== NAVIGATION */

#fixhead .col.left{
	width: 30%;
}
#fixhead .col.right {
	width: 70%;
}
.main-navigation {
	 
	height: auto;
	float: right;
}
.menu-main-navigation-container {
	text-align: right;
}
.main-navigation ul {
	margin: 0; 
	padding: 0;
}
.main-navigation li {
	display: inline-block;
	padding: 10px;
	max-height: 70px;	
	position: relative;
}
.main-navigation li a {
	font-size: 13px;
	font-weight: 700;
	color: #bdbaaf; 
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 0;
	padding-right: 0;
	letter-spacing: 0.02em;
	border-bottom: 2px solid transparent;
}
.main-navigation .current-menu-item a, 
.main-navigation .current_page_item a, 
.main-navigation .current-menu-item .sub-menu li a:hover, 
.main-navigation a:hover,
.main-navigation .sub-menu li a:hover { 
	cursor: pointer; 
	border-bottom: 2px solid #bdbaaf;
}
.main-navigation .sub-menu { 
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	text-align: right;
	z-index: 999;
	background: #131313;
	-ms-box-shadow: 20px 20px 30px rgba(0,0,0,0.1); 
	-moz-box-shadow: 20px 20px 30px rgba(0,0,0,0.1); 
	-o-box-shadow: 20px 20px 30px rgba(0,0,0,0.1); 
	-webkit-box-shadow: 20px 20px 30px rgba(0,0,0,0.1); 
	box-shadow: 20px 20px 30px rgba(0,0,0,0.1); 
}
.main-navigation .sub-menu li { 
	width: auto; 
	min-width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
.main-navigation .current-menu-item .sub-menu li a, 
.main-navigation .sub-menu li a { 
	display: inline;
}
.main-navigation ul li:hover > ul {
	display: block;
} 
.main-navigation .current-menu-ancestor, 
.main-navigation .current-menu-parent, 
.main-navigation .current_page_parent, 
.main-navigation .current_page_ancestor a,
.top-navigation .current-menu-ancestor, 
.top-navigation .current-menu-parent, 
.top-navigation .current_page_parent, 
.top-navigation .current_page_ancestor a { 
	color: #292927 !important;
}
.main-navigation .menu-item-type-custom {
	cursor: pointer; 
}
.cart_icon {
	display: none !important;
}
.cart_icon a {
	vertical-align: 3px;
	border-bottom: none !important;
}
.cart_icon a:hover {	
	border-bottom: none !important;
}
.cart_icon a:before {
	font-family: 'Font Awesome';
	display: inline-block;
}
.cart_icon a:before {
	content: "\f290";
}
.cart_icon .counter {
	display: none;
}

.cart_icon.full .counter {
	display: none;
}

.cart_icon.full,
.posttype-product .cart_icon {
	display: inline-block !important;
}


/** ========================================================================== LIGHT */

.light {
	background-color: #fff !important;
	color: #292927 !important;
} 
.light #fixhead {
	padding-top: 30px;
	height: 60px;
	position: fixed;
	width: 100%;
	top: 0;
	margin: 0 auto;
	z-index: 9999;
	background: 0 0 rgba(255, 255, 255, 0.95);
} 
.light h1,
.light h2,
.light h3,
.light h4,
.light p,
.light ul,
.light li,
.light strong,
.light .strong,
.light b {
	color: #292927 !important;
}
.light .main-navigation a {
	color: #292927 !important;
}
.light .main-navigation a:hover {
	color: #292927 !important;
	border-bottom: 2px solid #292927;
}
.light .main-navigation ul li a {
	color: #292927 !important;
	border-bottom: 2px solid #fff;
}
.light .main-navigation ul li a:hover {
	color: #292927 !important;
	border-bottom: 2px solid #292927;
}
.light .main-navigation .current-menu-item > a,
.light .main-navigation .current-menu-ancestor > a,
.light .main-navigation .current_page_item > a,
.light .main-navigation .current_page_item a:hover, 
.light .main-navigation .current_page_ancestor > a {
	color: #292927 !important;
	border-bottom: 2px solid #292927;
}
.light .main-navigation .sub-menu { 
	background: #bdbaaf;
}
.light .logo svg { 	
	fill: #292927;
}
.light .logo :hover {
	fill: #292927;
}

.offnav_active .light .logo svg { 	
	fill: #bdbaaf;
}
.offnav_active .light .logo :hover {
	fill: #fff;
}
.light p,
.light .title, 
.light .subline, 
.light .text {
	color: #292927 !important;
	font-weight: 400;
}
.light h1,
.light h2 {
	color: #292927 !important;
	font-weight: 700;
}
.light #footer {
	color: #292927 !important;
}
.light a {
	color: #292927 !important;
}
.light a:hover {
	color: #131313 !important;
}
.light a.button {
	color: #fff !important;
}
.light a.button:hover {
	color: #fff !important;
}
.light .slick-prev:hover:before,
.light .slick-prev:focus:before,
.light .slick-next:hover:before,
.light .slick-next:focus:before {
	color: #131313;
}
.light .slick-prev:before,
.light .slick-next:before {
	color: #292927;
}


/** ========================================================================== PRODUCT OVERVIEW */

#products_overview .price {
	padding-top: 1em;
	padding-bottom: 1em;
}
#products_overview .amount,
#products_overview ins {
	font-style: normal;
	font-weight: 400;
	color: #000;
 	text-transform: uppercase;
	text-decoration: none !important;
}
#products_overview del .amount {
	padding-right: 0.5em;
	color: #000;
}

#products_overview .quantity,
#products_overview .stock { 
	display: none;
}

.description {
	padding-top: 1em;
}

#products_overview_info {
	padding: 4rem 0;	
}
#products_overview_info .content {
	padding-top: 1em;
	border-top: 1px solid #000;
}


/** ========================================================================== PRODUCT DISPLAY */

#product_display #product_display_content {
	float: left;
}
#product_display_left .title {
	font-size: 36px;
	padding-top: 2em;
	padding-bottom: 1em;
}
#product_display_left h1 {
	font-size: 36px;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 0;
}
#product_display_left h2 {
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 0;
}
#product_display_left p {
	font-size: 16px;
}
#product_display_left h3 {
	padding-top: 4em;
	padding-bottom: 2em;
}

#product_display_content h1,
#product_display_content h2 {
	color: #000;
	padding-top: 2em;
	padding-bottom: 2em;
}
#product_purchase,
#product_purchase .var {
	padding-bottom: 2em;
}
#product_purchase .description.price {
	padding-top: 1em;
	padding-bottom: 1em;
}
#product_purchase .add-to-cart .quantity {
	padding-bottom: 1em;
}
#product_purchase .add-to-cart .quantity label {
	display: none;
}
#product_purchase .add-to-cart input[type="number"] {
	border: 1px solid #292927 !important;		
}

.sold-individually .quantity,
.sold-individually .quantity_wrapper { 
	display: none;
	width: 0;
}
.sold-individually .quantity_btn_wrapper.col.right {
	width: 100%;
	float: left;
	padding: 0;
}
#product_purchase .woocommerce-grouped-product-list-item__small,
#product_purchase .description.small p {
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	margin-bottom: 0;
	padding-top: 1em;
	padding-bottom: 0;
}
#product_purchase .amount {
	line-height: 1.5em;
	font-style: normal;
	font-weight: 400;
 	text-transform: uppercase;
}
#product_purchase del .amount {
	padding-right: 0.5em;
	color: #000;
}
#product_purchase ins,
#product_purchase .description.price {
	text-decoration: none !important;
}
#product_display .var form { clear: both; }
#product_display .var:first-of-type {
	border-top: none;
}

#product_purchase #atc .quantity label {
	display: none;
}

#product_display #product_title {
	margin-bottom: 1.35rem;
}
#product_display .title {
	position: relative;
}

#product_display #product_title h1,
#product_display #product_title h2 {
	margin-bottom: 0;
}
#product_display .price,
#product_display .description.presale {
	font-weight: 700;
}

#display_text_info p {
	text-align: justify;
}

#product_display #atc {
	padding-bottom: 2rem;
	clear: both;
}
#product_display #atc .var {
	padding-bottom: 5rem;
}
#product_display #atc .title {
	padding-right: 1rem;
}

#product_display #atc h2,
#product_display .description.price {
	margin-bottom: 2rem;
	font-weight: 700;
}
#single_atc .description.price {
	float: none;
	padding-bottom: 1em;
}
.description.price del {
	padding-right: .5em;
}
#product_display .text {
	padding-bottom: 2em;
}
#product_display .woocommerce div.product form.cart {
	margin-bottom: 0 !important;
}

#product_display .description {
	color: #292927;
}

#product_display .description.small {
	clear: both;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
#product_display .description.small,
#product_display .description.small p {
	font-size: 13px;
	line-height: 1.3em;

	font-weight: 400;
	text-align: left;
	margin-bottom: 0;
}
#product_display .description.price {
	font-style: normal;
	color: #292927;
}
#product_display .description.price del {

}
#product_display .description.price ins {
	text-decoration: none !important;
}
#product_display #atc .quantity {
	float: left;
	width: auto;
}
.wc-gzd-additional-info.delivery-time-info.variation_modified .backorder {
	font-weight: 700;
	font-size: 13px;
	color: #000000;
}
.wc-gzd-additional-info.delivery-time-info.variation_modified .backorder:after {
	font-weight: 400;
	color: #292927;
	white-space: break-spaces;
	content: '\A We will ship your entire order in one package. Please note the extended delivery time.';
}

#product_display .stock {
	display: none;
}


/** ========================================================================== BUTTONS ETC */

button,
.button, 
input[type="button"], 
.input.button,
input[type="submit"],
input.submit,
.edit {
	font: 700 normal 13px/50px 'Flama', sans-serif;
	font-style: normal !important;
	color: #f8f8f8;
	text-transform: uppercase !important;
	text-align: center !important;
	text-indent: 0 !important;
	width: 100%;
	height: 50px;
	background-color: #292927;
	border: 1px solid #292927;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	border-radius: 10 !important;
	display: inline-block;
	box-sizing: border-box;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
button:hover,
button:active,
.button:hover, 
.button:active, 
.edit:hover, 
.edit:active,
input[type="button"]:hover, 
input[type="submit"]:hover,
.wpcf7-submit:hover {
	border: 1px solid #000000;
	color: #fff !important;
	background-color: #000000;
	cursor: pointer !important;		
}
.product-remove a.remove,
.woocommerce a.remove {
	font-size: 1px !important;
 }
.woocommerce a.remove:hover {
	color: #292927 !important;
}
.woocommerce a.remove:before {
	font-family: 'Font Awesome';
	content: '\f00d';
	color: #292927;
	font-size: 13px;	
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.woocommerce a.remove:hover:before {
	color: red;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font: 700 normal 13px/50px 'Flama', sans-serif;
	color: #fff !important;
	line-height: 50px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	text-indent: 0 !important;
	background-color: #292927 !important;
	border: 1px solid #292927 !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	border-radius: 10px !important;
	display: inline-block !important;	
	padding: 0 !important;
}

.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:active, 
.woocommerce a.button:hover, .woocommerce a.button:active, 
.woocommerce button.button:hover,.woocommerce button.button:active, 
.woocommerce input.button:hover.woocommerce input.button:active {
	border: 1px solid #000000 !important;	
	color: #fff !important;	
	background-color: #000000 !important;	
	cursor: pointer !important;	
}
.product-remove a.remove:hover, .product-remove a.remove:active {
	color: #af424b !important;
	border: none !important;
	background: none !important;
	cursor: pointer !important;
}
#cta {	
	text-align: center;
	pointer-events: auto !important;
}
.cta_wrap {
	width: auto;
	min-height: 40px;
	display: inline-block ;
	margin-bottom: 2em;
}
#product_cta, 
.cta_wrap .btn {
	z-index: 9;
	font: 700 normal 13px/50px 'Flama', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
	height: 100%;
	display: block;
}
#product_display .cta_wrap .btn {
	border: 1px solid #fff;
}
.cta_wrap .btn { 	
	line-height: 40px;
}
#product_cta:hover,
.cta_wrap .btn:hover {
	cursor: pointer;
}
#front_cta {
	position: absolute;
	bottom: 0;
	width: 100vw;
	margin-bottom: 2em;
}
.cta {
	position: relative;
	text-align: center;
	pointer-events: auto !important;
	margin: 0 auto;
	width: 100%;
	min-height: 40px;
	display: inline-block ;
	margin-bottom: 2em;
}
.cta .btn { 	
	z-index: 9;
	font: 700 normal 20px/40px 'Flama', sans-serif;
	color: #bdbaaf;
	text-transform: uppercase;
	border: 1px solid #bdbaaf;
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
	height: 100%;
	display: block;
	
	margin: 0 auto;
}
.cta .btn:hover { 
	color: #fff;
	border: 1px solid #fff;
}
#intro .button { 
	font: 700 normal 24px/50px 'Flama', sans-serif;
	color: #fff;
	border: 3px solid #292927;
}
#intro .button:hover { 
	color: #292927 !important;
	background-color: #000 !important;
}


/** ========================================================================== INPUT ETC */

select, input, textarea {	
	color: #292927 !important;
	font-size: 16px !important;
	line-height: 1.5em !important;
	font-weight: 400 !important;
	text-transform: none !important;
	padding: 1em !important;
	margin: 0 !important;
	width: 100%;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #fff;
	border: 1px solid #292927 !important;	
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	text-indent: 0;
	box-sizing: border-box;
	-webkit-transition-duration: 0.2s !important;	
	-moz-transition-duration: 0.2s !important;
	-o-transition-duration: 0.2s !important;
	transition-duration: 0.2s !important;
}
select,
select:active,
select:checked,
select:hover,
select:focus {
	border-radius: 0 !important;
	display: inline-block !important;
	line-height: 1.5em !important;
	padding: 0.5em 3.5em 0.5em 1em !important;
	background-image:
		linear-gradient(45deg, transparent 50%, #292927 50%),
		linear-gradient(135deg, #292927 50%, transparent 50%),
		linear-gradient(to right, #292927, #ccc);
	background-position:
		calc(100% - 20px) calc(1em + 2px),
		calc(100% - 15px) calc(1em + 2px),
		calc(100% - 2.5em) 0.5em;
	background-size:
		5px 5px,
		5px 5px,
		1px 1.5em;
	background-repeat: no-repeat;
}
input:hover, 
input:checked { 
	border: 1px solid #000000 !important;	
	background: none !important;
	color: #000000 !important; 
}
input:active, 
input:focus {
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: none !important;	
	border: 1px solid #000000 !important;	
	color: #000000 !important;
} 
textarea, 
input[type="text"], 
input[type="email"], 
input[type="tel"] {
	color: #292927 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	letter-spacing: 0.1em !important;
	text-transform: none !important;
	width: 100% !important;
	vertical-align: middle !important;
	box-sizing: border-box
}
input[type="number"] {
	min-width: 80px !important;
	text-indent: 0px !important;
	text-align: center !important;
	padding: 0.5em 0.5em 0.5em 0.5em !important;
}
.allcheckout input[type="number"] {
	font-weight: 400 !important;
}
input[type="radio"], 
input[type="checkbox"], 
.input-checkbox {	
	font-family: 'Font Awesome';
	font-size: 22px !important;
	
	display: inline;
	background: none !important;
	border: none !important;
	padding-left: 0 !important;
}
input[type="radio"]:before, 
input[type="checkbox"]:before, 
.input-checkbox:before {
	content: '\f0c8';
	color: #bdbaaf;
}
input[type="radio"]:checked:before, 
input[type="checkbox"]:checked:before, 
.input-checkbox:checked:before { 
	content: '\f00c';
	color: #000000
}
input[type="radio"]:hover:before, 
input[type="checkbox"]:hover:before, 
.input-checkbox:hover:before { 
	color: #000000 !important; 
}


/** ========================================================================== Add to Cart / Quantity Spinner */

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after, 
.woocommerce a.button:after, .single_add_to_cart_button:after {
	content: '' !important;
}
.woocommerce a.added_to_cart {
	display: none !important;
}
.quantity {
	position: relative;
}
.woocommerce .quantity .qty {
	width: 100% !important;
	height: 50px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button
{
	-webkit-appearance: none;
 	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
	height: 54px;
}
input[type="number"]:hover {
	background: #fff !important;
}
.quantity input:focus {
	outline: 0;
}
.quantity-nav {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.quantity-button {
	position: absolute;
	height: 100%;
	width: 50%;
	cursor: pointer;
	text-align: center;
	color: #292927;
	font-size: 20px;
	line-height: 50px;	
}
.quantity-button:hover {
	color: #000000;
}

.quantity-button.quantity-up {
	position: absolute;
	right: 0;
}
.quantity-button.quantity-down {
	position: absolute;
	left: 0;
}


/** ========================================================================== SELECT2 */	

.select2,
.select2-container--default,
.select2-selection__rendered,
.select2-selection--single {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-op-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;

	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	
	background: none !important;
	border: none !important;
	outline: none !important;
	display: inline-block;
	
	font-size: 16px !important;
	color: #292927 !important;
	line-height: 28px !important;
	font-weight: 400 !important;
	text-transform: none !important;
	letter-spacing: 0.02em !important;
	text-indent: 0;
	height: 32px;
}
.select2-selection--single {
	border: 1px solid #292927 !important;
	height: 42px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	color: #292927 !important;
	font-size: 16px !important;
	line-height: 35px !important;
	font-weight: 400 !important;
	letter-spacing: 0.1em !important;
}
.select2-container--default.select2-container--open,
.select2-search--dropdown,
.select2-results__options {
	background-color: #ededed !important;
}
input.select2-search__field {
	background: #fff !important;
}
.select2-selection__arrow {
	height: 40px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #af424b !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #af424b !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #292927 !important;
	color: #fff !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #292927 transparent transparent transparent !important;
	border-width: 5px 5px 0 5px !important;
	margin-left: -15px !important;
}


/** ========================================================================== MODAL CONTENT */

html.modal_active {
	overflow: hidden;	
}
.modal_element:hover {
	cursor: pointer;
}
.modal_active .modal_element:hover {
	cursor: auto;
}
.modal_wrapper,
.modal_overlay {
	position: fixed;
	z-index: -1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.modal_wrapper {
	top: 10vh;
	left: 15vw !important;
	width: 70vw !important;
	height: 80vh !important;	 
	z-index: 10001 !important;
	overflow: hidden;
}
.modal_wrapper.active {
	top: 10vh;
	display: block !important;
}
.modal_wrapper.active .modal_content {
	display: block !important;
}
.modal_trigger.active,
.modal_active .tabs_nav a,
.modal_active .download_container a {
	opacity: .1;
}
.modal_content_wrapper {
	overflow-y: scroll;
	height: 100%;
}
.modal_close_btn {	
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10002 !important;
}
.modal_close_btn:hover {
	cursor: pointer;
}
.modal_close_btn:before {
	font-family: 'Font Awesome';
	content: '\f00d';
	font-size: 16px;
	text-align: center;
	line-height: 40px;	
	color: #bdbaaf;
	font-weight: 900;
	display: inline-block;
	width: 40px;
	height: 40px;
}
.modal_close_btn:hover:before {
	color: #fff;
}
.modal_overlay {
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
.modal_active .modal_overlay {
	z-index: 10000 !important;
	opacity: .9;
}
.modal_content .modal_image {
	width: 100%;
	height: 90%;
	position: absolute;
	
	background-position: center;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	
}
.modal_content .title {
	width: 100%;
	height: 10%;
	position: absolute;
	bottom: 0;
}
.modal_content .title h1 {
	padding-top: 1em;
}
.modal_content img {
	display: none !important;
}


/** ========================================================================== IMAGES */

.image,
.image img {
	width: 100%;
	height: auto;
	line-height: 1px;
}

img,
a img,
.alignleft a,
.alignright a,
.aligncenter a,
.alignnone a {
	border: none !important;
}
p img {
	max-width: 100%;
}
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	width: 100%;
	height: auto; 
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
.gallery-item {
	width: 100% !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;	 
}
.alignleft {
	width: 50% !important;
	height: auto;
	margin-top: 0;	
	margin-left: 0;	
	margin-right: 16px;	
	padding-top: 8px;
	box-sizing: border-box;
	float: left;
}
.alignright {
	width: 50% !important;
	height: auto;
	margin-top: 0;	
	margin-left: 16px;	
	margin-right: 0;	
	padding-top: 8px;
	box-sizing: border-box;
	float: right;
}
.aligncenter {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	width: 100% !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft img,
.alignright img,
.aligncenter img,
.alignnone img {	
	width: 100% !important;
} 
.wp-caption-text {
	text-align: center;
}
.wp-video { 
	width: 100% !important;
}
.fluidvids {
	padding-top: 56.25%;
	width: 100%;
	max-width: 100%;
	position: relative;	
}
.fluidvids-item {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}



/** ========================================================================== CMPLZ COOKIE INFO */

.cmplz-cookiebanner {
	z-index: 999999 !important;
	position: fixed !important;
	margin: 0 !important;
	padding: 2rem 4.3332% !important;
	border: none !important;
	border-radius: 0 !important;
	width: 100% !important;
	background: #fff !important;
	
	top: auto !important;
	bottom: 0 !important;
	left: 0 !important;
	
	-ms-transform: translateX(0) translateY(0) !important;
	transform: translateX(0) translateY(0) !important;
	grid-gap: 0 !important;
}

.cmplz-cookiebanner .cmplz-logo,
.cmplz-cookiebanner .cmplz-title,
.cmplz-cookiebanner .cmplz-close {display: none !important;}

.cmplz-cookiebanner .cmplz-message {
	font-size: 14px !important;
	color: #000 !important;
}
.cmplz-btn {
	border-radius: 0 !important;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.cmplz-btn.cmplz-accept,
.cmplz-btn.cmplz-view-preferences,
.cmplz-btn.cmplz-save-preferences,
.cmplz-btn.cmplz-deny {
	background-color: #000 !important;
	border: 2px solid #000 !important;
	color: #fff !important;
}
.cmplz-btn.cmplz-accept:hover,
.cmplz-btn.cmplz-view-preferences:hover,
.cmplz-btn.cmplz-save-preferences:hover,
.cmplz-btn.cmplz-deny:hover {
	background-color: #1f1f1f !important;
	border: 2px solid #1f1f1f !important;
	color: #fff !important;
}
/*
.cmplz-btn.cmplz-view-preferences,
.cmplz-btn.cmplz-save-preferences,
.cmplz-btn.cmplz-deny {
	background-color: transparent !important;
	border: none !important;
	color: #b2b2b2 !important;
}
.cmplz-btn.cmplz-view-preferences:hover,
.cmplz-btn.cmplz-save-preferences:hover,
.cmplz-btn.cmplz-deny:hover {
	background-color: transparent !important;
	border: none !important;
	color: #000 !important;
}*/

/*.cmplz-btn.cmplz-deny { display: none !important;}*/



.cmplz-cookiebanner .cmplz-link {
	color: #000 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none !important;
}
.cmplz-cookiebanner .cmplz-link:hover {
	color: #000 !important;	
	border-bottom: 1px solid #000 !important;
	text-decoration: none !important;
}
.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar {
	width: 0 !important;
}

#cmplz-manage-consent {display: none !important;}

@media only screen and (max-width: 768px) { 
	.cmplz-cookiebanner .cmplz-links {
		padding-top: 2em !important;
	}
}



/** ========================================================================== SIDE CART */ 

.xoo-wsc-container, .xoo-wsc-slider {
	width: 100% !important;
}
.xoo-wsc-header,
.xoo-wsc-footer, 
.xoo-wsc-body, 
.xoo-wsc-body span.amount, 
.xoo-wsc-body a {
	font-size: 13px !important;
	color: #292927 !important;
	border: none;
}
.xoo-wsc-body a.button {
	font-size: 13px !important;
	color: #fff !important;
	border: none;
}
span.xoo-wsch-close {
	font-size: 22px !important;
}
span.xoo-wsch-close:hover {
	color: #000000;
}
.xoo-wsc-basket {
	display: none !important;
}
.xoo-wsch-text {
	font-weight: 700;
	text-transform: uppercase;
}
.xoo-wsc-ship-bar-cont {
	text-align: left !important;
	margin-left: 8px;
}
.xoo-wsc-sb-bar {
	width: 100% !important;
}
.xoo-wsc-ftx-icon {
	display: none !important;
}
.xoo-wsc-ft-extras {
	font-weight: 700;
	color: #000000;
}
input[type="number"].xoo-wsc-qty, 
.xoo-wsc-qtb-square {
	border-width: 0 !important;
	border: 1px solid #292927 !important
}
.xoo-wsc-sl-apply-coupon input {
	margin-bottom: 1rem !important;
}
a.xoo-wsc-ft-btn-checkout {
	border: none !important;
	color: #fff !important;
}
a.xoo-wsc-ft-btn-continue {
	border: 1px solid #292927 !important;
	color: #fff !important;
}
a.xoo-wsc-ft-btn-continue:hover {
	background: #292927 !important;
	color: #fff !important;
}
.xoo-wsc-cart-active .xoo-wsc-opac {
	background: rgba(255, 255, 255, 0.5) !important;
	-webkit-backdrop-filter: blur(10px) !important;
	backdrop-filter: blur(15px) !important;
	opacity: 1 !important;
}
.xoo-wsc-sm-sales { display: none !important; }	
.xoo-wsc-body {
	overflow: hidden !important;
}
.xoo-wsc-ft-btn-checkout {
	font-weight: 700 !important;
	background: #292927 !important;
	color: #fff !important;
	border: none !important;
}
.xoo-wsc-ft-btn-checkout:hover,
.xoo-wsc-ft-btn-checkout:active {
	background: #000 !important;
	border: none !important;
}
.xoo-wsc-qty-box {
	position: relative;
	max-width: 10em !important;
}
input[type="number"].xoo-wsc-qty, 
.xoo-wsc-qtb-square {
	border: none !important;
}
.xoo-wsc-qty-box .xoo-wsc-qtb-square,
.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty {
	position: relative;
	max-width: 100% !important;
	height: 40px;	
}
span.xoo-wsc-chng {
	position: absolute;
	z-index: 9;
	height: 40px;
	width: 40px;
	font-family: 'Font Awesome';
	font-size: 1px !important;
	color: #fff;
	justify-content: unset !important;
}
.xoo-wsc-minus {
	left: 0;
}
.xoo-wsc-plus {
	right: 0;
}
.xoo-wsc-minus:before,
.xoo-wsc-plus:before {
	font-size: 16px !important;
	line-height: 40px !important;
	color: #292927 !important;
}
.xoo-wsc-minus:before {
	content: '\f068';
}
.xoo-wsc-plus:before {
	content: '\f067';
}
.xoo-wsc-smr-ptotal {
	height: 40px;
	line-height: 40px;
}
#footer_payment.sidecart {
	padding: 2em 0;
	margin: 0 auto;
}
.xoo-wsc-footer {
	padding: 10px 30px !important;
}

.xoo-wsc-notices a.button.wc-forward { display: none !important;}



/** ========================================================================== WOOCOMMERCE */	

#username, 
#password_1, 
#password_2 {
	text-transform: none !important;
}
.message {
	margin-bottom: 20px;
	text-align: center;
}
.woocommerce-info,
.woocommerce .woocommerce-message {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
	list-style: none;
}
.woocommerce-message:before {
	content: " " !important;
}
.woocommerce-error {
	color: #b81c23 !important;
	border: none !important;
 	background: rgba(184,28,35,0.1) !important;
	text-align: center;
	margin-bottom: 20px;
	list-style: none;
}
.woocommerce-error li, 
.woocommerce-error li a, 
.woocommerce-message a {
	text-transform: uppercase !important;
}
.woocommerce-error:before {
	content: " " !important;
}
.content-wrapper .woocommerce-message,
.content-wrapper .woocommerce-error {
	width: 100%;
	padding-left: 24px !important;
	padding-right: 24px !important;
	box-sizing: border-box;
}
.woocommerce-error li,
.woocommerce-message li {
	padding-left: 16px !important;
}
.woocommerce .woocommerce-info {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
	border-top: 0px solid #292927292927 !important; 
	background: #fff;
	color: #292927 !important;
	text-transform: uppercase;
	box-sizing: border-box;
}
.woocommerce .woocommerce-info:before {
	content: ' ' !important;
}
.units-info {
	display: none;
}


/** ========================================================================== WOOCOMMERCE / MY ACCOUNT */	

.woocommerce form {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.woocommerce-MyAccount-navigation {
	width: auto !important;
	float: right !important;
	padding-bottom: 40px;
	
	display: none !important;
}	
.woocommerce-MyAccount-navigation ul {
	list-style: none !important;
	padding-bottom: 0;
}
.woocommerce-MyAccount-navigation li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0;
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
}		
.woocommerce-MyAccount-navigation li,
.woocommerce-MyAccount-navigation a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
}	
.woocommerce-MyAccount-navigation .is-active a {
	color: #292927 !important;
}
.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link--downloads { 
	display: none !important;
}
.woocommerce-MyAccount-content { 
	width: 100% !important;
	float: left !important;
	box-sizing: border-box;
}
.woocommerce-MyAccount-content p { font-size: 16px}		

.woocommerce-Address-title.title {
	padding-top: 24px;
	padding-left: 0 !important;	
}
.woocommerce-Address-title.title .edit {
	clear: both; 
	float: left !important;
	margin-bottom: 24px;
}
.woocommerce-Address address {
	clear: both; 
	float: left; 
}
.woocommerce-Address,
address {
	font-size: 16px;
line-height: 20px;
font-style: normal;
width: 50% !important;
float: left !important;
padding: 20px;
box-sizing: border-box
}
.woocommerce-order-details {
	padding-top: 48px;
}


/** ========================================================================== WOOCOMMERCE / CART */	

.woocommerce a.remove {
	color: #292927 !important
}
 
.cart-collaterals {
	margin-top: 40px !important;
}
.cart-collaterals h2 {
	margin-bottom: 20px !important;
}
.coupon {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
} 
.coupon .input-text {
	width: 70% !important;
	float: left !important;
}
.coupon .button {
	width: 25% !important;
	float: right !important;
}
#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
	width: 100px !important;	
}



/** ========================================================================== WOOCOMMERCE / CHECKOUT */	

.allcheckout .clear {clear: none !important; }

.woocommerce-message { display: none;}

.woocommerce-form-coupon-toggle,
.woocommerce-additional-fields { display: none;}
.allcheckout h2,
.allcheckout h3 {
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	text-align: left;
	margin-top: 4em;
	margin-bottom: 2em;
}
.allcheckout .product-thumbnail,
.woocommerce-cart table.cart img {
	min-width: 50px !important;
	width: 50px !important;
}
.allcheckout .units-info {
	display: none !important;
}
.allcheckout #customer_details {
	width: 48%;
	float: left;
	clear: none !important;
}
.allcheckout #order_review {
	width: 48%;
	float: right;
}
.allcheckout .col2-set {
	width: 48%;
}
.allcheckout #customer_details.col2-set .col-1,
.allcheckout #customer_details.col2-set .col-2 {
	width: 100% !important;
}
#customer_details .col-2 {
	float: left;
	clear: both;
}
#ship-to-different-address { 	
	font-size: 13px !important;
	font-weight: normal !important;
	text-transform: none !important;
}
#order_review_heading {
	padding-top: 60px;
}
#ship-to-different-address { 	
	font-size: 13px !important;
	font-weight: normal !important;
	text-transform: none !important;
}
#order_review_heading {
	padding-top: 60px;
}
#place_order {
	font-size: 20px !important;
	font-weight: bold !important;
	border: none !important;
	background-color: #292927 !important;
	color: #fff !important;
}
#place_order:hover {
	background-color: #000000 !important;
	color: #fff !important;
	cursor: pointer !important;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table td {
	border-radius: 0px;
}	
.woocommerce table.shop_table {
	border: 0px !important;
}	
.woocommerce table.shop_table td,
.woocommerce table.shop_table tr,
.woocommerce table.shop_table th,
.woocommerce table.shop_table li {
	line-height: 2em !important;
}	
.payment_box {
	background: #f8f8f8 !important; 
}	
.payment_box:before {
	border: 1em solid #f8f8f8 !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}	
.woocommerce-billing-fields, .woocommerce-checkout-payment {
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
	border-radius: 0 !important;
	border: none !important;
	background: none !important;
}
.woocommerce .woocommerce-checkout-review-order-table {	
	background: #fff !important; 
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	font-weight: 400 !important;
}
.woocommerce table {
	-webkit-border-horizontal-spacing: 0px !important;
	-webkit-border-vertical-spacing: 0px !important;
}
.woocommerce th {
	font-weight: 400 !important;
	text-transform: uppercase !important;
}
.order-total {
	color: #292927 !important;
	background: #fff !important;
}
.order-total .amount {
	font-size: 20px !important;
	line-height: 20px !important;
	font-weight: 700 !important;	
}
.cross-sells {display: none;}

.woocommerce-cart-form__cart-item a { border: none !important; }

.about_paypal {display: none;}
#payment .payment_method_paypal img { float: right; }


/* CART AUTO UPDATE & MESSAGE */
.woocommerce button[name='update_cart'] {
	display: none !important;
}

.woocommerce .blockUI.blockOverlay {
	width: 100vw !important;
	height: 100vh !important;
	position: fixed !important;

	background: none !important;
}



/** ========================================================================== WOOCOMMERCE / ORDER RECEIVED */	

.woocommerce-order h3 {
	font-size: 13px !important; 
	margin-bottom: 1.35em !important;
}
.woocommerce-order p.woocommerce-thankyou-order-received {
	font-size: 13px !important;
	margin-bottom: 1.35em !important;
	text-transform: uppercase;
	font-weight: bold;
}
.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong {
	font-size: 13px !important;
	line-height: 1.5em !important;
	margin-bottom: 1.35em !important;
}
.woocommerce ul.order_details li {
	margin-right: 1em !important;
	padding-right: 1em !important;
}
.woocommerce-checkout .shop_table {
	background-color: #f8f8f8 !important;
}


/** ========================================================================== ATC SLIDER */	

html.atc_slider_active {
	overflow: hidden !important;
}
#atc_slider_wrapper,
#atc_slider_close {
	display: none;
}


@media only screen and (max-width: 600px) {
	#atc_slider_wrapper {
		display: block;
		position: fixed;
		bottom: 20px;
		width: 100%;
	}
	#atc_slider_btn_container {
		width: 90%;
	margin: 0 auto;
		z-index: 999;
		-moz-transition: all.5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		transition: all .5s ease;
	}
	.atc_slider_active #atc_slider_btn_container {
		bottom: 100px;
	}
	#atc_slider_container {
		height: auto;
		width: 100%;
		position: fixed;
		left: 0; 
		bottom: -1000px;
		z-index: 1001;

		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease;
		
		opacity: 0;
		
	}
	.atc_slider_active #atc_slider_container {
		bottom: 0;
		opacity: 1;
	}
	#atc_slider_content .quantity {	
		display: none;
	}
		#atc_slider_content {
		z-index: 1000;
		position: relative;
		padding: 5%;
		height: auto;
		overflow-y: scroll;
		background: #fff;
		display: block;
	}

	#atc_slider_overlay {
		height: 100%;
		display: none;
		position: fixed;
		top: 0; 
		left: 0;
		width: 100%;
		z-index: 999;
		background: rgba(255, 255, 255, 0.5) !important;
		-webkit-backdrop-filter: blur(10px) !important;
		backdrop-filter: blur(15px) !important;
	} 
	.atc_slider_active #atc_slider_close {
		display: block;
		font: 700 normal 16px/20px 'Font Awesome';
		width: 20px;
		height: 20px;
		position: absolute;
		top: 0;
		right: 0;
		background: none;
		z-index: 1001;
		cursor: pointer;
		text-align: center;
		padding: 15px;
	}
	#atc_slider_close:before {
		content: "\f00d";
	}	
	#atc_slider_close:hover {
		color: #292927;
	}	

}

/** ========================================================================== RESPONSIVE */	

@media only screen and (max-width: 1024px) { 

	.single-product .main-navigation li a {
		text-shadow: 0 0 35px #fff;
	}
	.postslider.intro .button {
		margin-bottom: 0 !important;
	}
	#product_display #product_purchase h1 {
		margin: 0;
	}
	#TB_window {
		top: 10vh !important;
		left: 15vw !important;
		width: 70vw !important;
		height: 80vh !important;
	}

}


@media only screen and (max-width: 768px) {
	
	#fixhead,
	.light #fixhead {
		top: 0;
		height: 90px;
		pointer-events: none;
		z-index: 999;
		overflow: hidden;
		padding-top: 0;
	}
	#fixhead .col.left {
		width: 100%;
		padding-left: 0;
		margin: 0 auto;
		float: none;
	}
	.logo {
		margin: 0 auto;
		padding-top: 40px;
	}
	#fixhead .col.right {
		display: none;
	}
	.postslider_inner .front_image {
		background-size: 100%;
	}
	.postslider.intro .title h1, 
	.postslider.intro .title h1 span {
		font-size: 50px;
	}
	.postslider h2, .postslider p {
		font-size: 30px;
	}
	#intro .slick-prev, .postslider.intro .slick-next {
		display: none !important;
	}
	
	.ogelement .thickbox {
		display: none;
	}
	
	.product_overview_intro {
		padding: 2em 0;
	}
	.product_overview_intro .title h1 {
		line-height: 1em;
		font-size: 45px;
	}
	.product_overview_inner .content {
		min-height: 2em;
	}
	.product_overview .product,
	.product_overview_inner {
		margin-top: 0;
	}
	.product_overview .product h1 .subtitle:before {
		content: '';
	}
	.product_overview .product h1 .subtitle {
		float: left;
		width: 100%;
	}
	.product_overview .feat_icon:before {
		font-size: 16px;
	}
	#preview_content .col.right.c6 {
		padding: 2em;
	}

	#product_display #product_display_right_content {
		padding-top: 2em;
		padding-bottom: 0;
	} 
	#product_display #product_display_left .portrait {
		width: 100%;
		float: none;
	}
	

}

@media only screen and (max-width: 600px) {

	#fixhead,
	.light #fixhead {
		height: 50px;
	}
	.logo {
		width: 180px;
		margin: 0 auto;
		padding-top: 16px;
	}

	#projects_overview.c11,
	#products_overview.c11,
	#product_display.c11,
	#product_display_left .col.c8 {
		width: 100%;
		padding: 0;
	}	
	#projects_overview .content,
	#products_overview .content,
	#products_overview #single_atc,
	#product_display .content,
	#product_display_left .content,
	#product_display_left .title {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.ogelement {
		margin-top: 0 !important;
		margin-bottom: 2em !important;
		margin-left: 0 !important;
		clear: both;
		width: 100% !important;
		height: auto !important;
	}
	.modal_element:hover {
		cursor: unset;
	}
	
	
	.allcheckout #customer_details,
	.allcheckout #order_review {
		width: 100%;
		
	}
	

}