/*
Theme Name: flexible
Template: pro
Author: Clockwork
Author URI: https://clockwork.dk
Version: 42
*/
html {
	overflow-y: scroll;
}

/* lift menu close in z-index */
/*#mainmenuwrap-off-canvas {
	z-index: 5;
}
#mainmenuwrap-anchor-toggle.x-anchor.x-active .x-toggle {
	color: #yellow;
}
*/


/*a {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease;
}*/
header .x-navbar .desktop .x-nav > li > a, .woocommerce .flex-control-nav.flex-control-thumbs li img {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease;
}
.x-text a, .shop_table .product-name a, .woocommerce-privacy-policy-text a {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease;
	text-decoration: none !important;
	border-bottom: 1px solid #ef3f39;
	padding-top: .05rem !important;
	background: linear-gradient(to bottom, #ef3f39 0, #ef3f39 100%);
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: 0 0;
	padding: 0 2px;
}
.shop_table .product-name a, .woocommerce-privacy-policy-text a {
	border-bottom: 1px solid rgba(0,0,0,0);
}
.x-text a:hover, .shop_table .product-name a:hover, .woocommerce-privacy-policy-text a:hover {
	color: #fff !important;
	background-size: 1rem 3rem;
	border-bottom: 1px solid #ef3f39;
}
footer .x-text a {
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0) !important;
}
footer .x-text a:hover {
	color: #fff;
	border-bottom: 1px solid #ef3f39 !important;
}


header .logo svg {
	width: 300px;
	height: 87px;
}
header ul.x-menu > li:after, header ul.x-menu > li:first-child:before {
	position: relative;
	content: '|';
	font-size: 1em;
	color: #97a0a6;
	font-weight: 500;
	padding-top: 16px;
}
.home header ul.x-menu-first-level > li > a > .x-anchor-content > .x-anchor-text > .x-anchor-text-primary {
	text-shadow: 1px 1px 2px #dce2e5, -1px 1px 2px #dce2e5, 1px -1px 2px #dce2e5, -1px -1px 2px #dce2e5, 0 0 5px #dce2e5;
}
.home header .headerbg {
	background-color: transparent;
}
.shortdesc h2, .shortdesc .h2, .longdesc h2, .longdesc .h2 {
	font-size: 1em;
	color: #ef3f39 !important;
	font-weight: 700 !important;
	margin-bottom: 1em;
	line-height: 1.2em;
}
.red {
	color: #ef3f39;
}
.red span {
	color: #000;
}
.bbold {
	font-weight: 900;
}
.x-text .red {
	font-weight: 900;
	text-transform: uppercase;
}

.captcha-image .cf7ic_instructions span {
	color: #000 !important;
}
.captcha-image label > input:checked + svg, .captcha-image label>input:focus+svg {
	border: 2px solid #000 !important;
}
.captcha-image {
	border: 0 !important;
	width: 100%;
}
.widget {
	text-shadow: none;
}

#cn-notice-text {
	font-size: 16px;
}
#cn-accept-cookie {
	border-color: #abd037;
	background-color: #abd037;
	color: #000;
}
#cn-accept-cookie:hover {
	border-color: #221d5a !important;
	background-color: #221d5a !important;
	color: #fff !important;
}
#cn-refuse-cookie:hover {
	border-color: #abd037;
	background-color: #abd037;
	color: #000;
}

#cn-refuse-cookie {
	border-color: #e20;
	background-color: #e20;
}
.cn-revoke-cookie {
	width: 36px;
	opacity: 0.3;
	position: absolute;
	left: 100px;
	bottom: 50px;
	transition: opacity 0.3s ease;
}
.cn-revoke-cookie:hover {
	opacity: 0.7;
}
.cn-text-container {
	position: relative;
	top: 2px;
}
.cn-button {
	padding: 5px 20px !important;
	font-size: 16px !important;
}
#cn-close-notice {
	display: none;
}

.wpcf7-not-valid-tip {
	margin: 4px 0 0;
	font-size: 1em;
}
.wpcf7-response-output {
	border: none;
	box-shadow: none;
}
.wpcf7-form textarea {
	height: 100px;
}
.wpcf7-list-item {
	margin: 0;
}
.x-alert, .wpcf7-response-output, .buddypress #message, .bbp-template-notice, .woocommerce-error, .woocommerce-info, .woocommerce-message {
	border: none;
	font-size: inherit;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}
.x-alert-info, .buddypress #message.info, .bbp-template-notice.info, .woocommerce-info, .woocommerce-message {
	background: #e1e6e9;
	border: 0;
	color: #000;
}
.woocommerce-message {
	background: transparent !important;
}


table {
	width: auto;
	margin-bottom: 0;
}
table th, table td {
	border-top: 0;
}

header .shopstuff {
	font-weight: 500;
}
header .shopstuff table td {
	white-space: nowrap;
}
header .shopstuff table td:first-of-type:after {
	content: '|';
	display: inline-block;
	font-weight: 900;
	margin-left: 15px;
}
header a.login i.x-icon {
	width: 30px !important;
	height: 33px;
}

header a.login i.x-icon:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.041 32.046'%3E%3Cpath fill='%23599070' d='M0,30.187c0-6.166,4.995-11.16,11.16-11.16h5.721c6.166,0,11.16,4.995,11.16,11.16,0,1.026-.833,1.859-1.859,1.859H1.859c-1.026,0-1.859-.833-1.859-1.859ZM6.009,8.011c0-2.862,1.527-5.507,4.006-6.938,2.479-1.431,5.533-1.431,8.012,0,2.479,1.431,4.006,4.076,4.006,6.938s-1.527,5.507-4.006,6.938c-2.479,1.431-5.533,1.431-8.012,0s-4.006-4.076-4.006-6.938Z'/%3E%3C/svg%3E") no-repeat;
	background-position: center center;
	background-size: contain;
}

header a.kurvtotal {
	display: inline-block;
	position: relative;
	padding-left: 50px;
	font-size: 0.9em;
	line-height: 1em;
}
header a.kurvtotal:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 511.998'%3E%3Cpath fill='%23ef3f39' d='M253.3,35.098c6.1-11.8,1.5-26.3-10.2-32.4s-26.3-1.5-32.4,10.2l-93.1,179.1H32c-17.7,0-32,14.3-32,32s14.3,32,32,32l51.9,207.5c7.1,28.5,32.7,48.5,62.1,48.5h284c29.4,0,55-20,62.1-48.5l51.9-207.5c17.7,0,32-14.3,32-32s-14.3-32-32-32h-85.6L365.3,12.898c-6.1-11.7-20.6-16.3-32.4-10.2s-16.3,20.6-10.2,32.4l81.6,156.9h-232.6L253.3,35.098ZM192,303.998v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16s16,7.2,16,16ZM288,287.998c8.8,0,16,7.2,16,16v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16ZM416,303.998v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16s16,7.2,16,16Z'/%3E%3C/svg%3E") no-repeat;
	background-position: center center;
	background-size: contain;
	width: 38px !important;
	height: 33px;
}
header a.kurvtotal, header a.kurvtotal:hover {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease;
}
header a.login:hover {
	filter: brightness(-2);
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease;
}

/* Entire link clickable */
.my-user-icon-link {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
}
/* Container for icon + badge */
.my-user-icon-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	cursor: pointer;

}
/* SVG size: 36px */
.my-user-icon svg {
	width: 36px;
	height: 36px;
	display: block;
}
/* Smooth transitions for all effects */
.my-user-icon svg path,
.my-user-icon,
.my-user-icon-badge {
	transition: 0.2s;
}
/* Hover icon → white */
.my-user-icon-link:hover .my-user-icon {
	color: #fff !important;
}
/* Hover badge → white background + initials visible */
.my-user-icon-link:hover .my-user-icon-badge {
	background: #fff !important;
	color: #000 !important;
}
/* Badge style (logged-in only) */
.my-user-icon-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;     /* circle */
	height: 28px;    /* circle */
	border-radius: 50%;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	background: #ef3f39;
	color: #fff;
}



.home .forsidehero .x-bg img {
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-o-transition: 1s ease;
	-ms-transition: 1s ease;
	transition: 1s ease;
}


select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input, textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
	border-radius: 0;
	box-shadow: none;
}


.woocommerce.single-product .longdesc #cs-content .x-container.width {
	width: 100%;
}

.woocommerce.single-product h1 span {
	color: #000;
}
.woocommerce .has-post-thumbnail .entry-wrap {
	border-radius: 0;
}
.woocommerce .entry-wrap {
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
}
.woocommerce .flex-control-nav {
	position: absolute;
	top: 102%;
	right: auto;
	left: -32px;
}
.woocommerce .flex-control-nav.flex-control-thumbs {
	padding: 20px;
}
.woocommerce .flex-control-nav.flex-control-thumbs li {
	background-color: #fff;
	box-shadow: none;
	font-size: 32px;
}
.woocommerce .flex-control-nav.flex-control-thumbs li img {
	border: 2px solid #97a0a6;
	padding: 3px;
}
.woocommerce .flex-control-nav.flex-control-thumbs li img:not(.flex-active):hover {
	border: 2px solid #000;
}
.xoo-wsc-modal .xoo-wsc-footer a.xoo-wsc-ft-btn-continue, .xoo-wsc-modal .xoo-wsc-footer a.xoo-wsc-ft-btn-cart, .xoo-wsc-modal .xoo-wsc-empty-cart a, .woocommerce button, .woocommerce a.checkout-button, .woocommerce-MyAccount-navigation a, .woocommerce .return-to-shop a.button, .woocommerce-MyAccount-content .order-again a, .woocommerce-orders-table__cell-order-actions a, .wpcf7-form-control[type="submit"] {
	font-weight: 700;
	color: #fff;
	line-height: 46px;
	padding: 0 1em;
	font-size: 1em;
	background-color: #ef3f39;
	border: 2px solid #ef3f39;
}
.woocommerce .woocommerce-shipping-calculator {
	display: none;
	pointer-events: none;
}
[class*=woocommerce] #shipping_method label {
	top: 0;
	margin: 0 !important;
}
[class*=woocommerce] table tr th:first-child, [class*=woocommerce] table tr td:first-child  {
	padding-left: 0;
}
.woocommerce input.input-text, .woocommerce textarea.input-text, input.wpcf7-form-control, textarea.wpcf7-form-control, select {
	font-size: 1em;
	height: 1.8em;
}
.woocommerce textarea.input-text, textarea.wpcf7-form-control {
	height: 5em;
}
.woocommerce-validated input {
	color: #000 !important;
	border-color: #000 !important;
	background-color: #efefef !important;
}
.xoo-wsc-modal .xoo-wsc-footer a:hover {
	color: #ef3f39;
	background-color: #fff;
}
.xoo-wsc-modal .xoo-wsc-footer a.xoo-wsc-ft-btn-continue:hover, .xoo-wsc-modal .xoo-wsc-footer a.xoo-wsc-ft-btn-cart:hover, .xoo-wsc-modal .xoo-wsc-empty-cart a:hover, .woocommerce button:hover, .woocommerce a.checkout-button:hover, .woocommerce-MyAccount-navigation a:hover, .woocommerce .return-to-shop a.button:hover, .woocommerce-MyAccount-content .order-again a:hover, .woocommerce-orders-table__cell-order-actions a:hover, .wpcf7-form-control[type="submit"]:hover {
	color: #ef3f39 !important;
	background: #fff !important;
}
.xoo-wsc-modal span.xoo-wsch-close {
	font-size: 32px;
}
.xoo-wsc-modal span.xoo-wsc-pname, .xoo-wsc-modal span.xoo-wsc-pname a, .xoo-wsc-modal .xoo-wsc-ft-amt-subtotal span, .xoo-wsc-modal .xoo-wsc-ft-amt-shipping span {
	font-weight: 400;
}
.xoo-wsc-modal .xoo-wsc-ft-amt-subtotal .amount bdi, .xoo-wsc-modal .xoo-wsc-ft-amt-subtotal .amount bdi span, .xoo-wsc-modal .xoo-wsc-ft-amt-shipping .amount bdi, .xoo-wsc-modal .xoo-wsc-ft-amt-shipping .amount bdi span, .xoo-wsc-modal .xoo-wsc-ft-amt-total .amount bdi, .xoo-wsc-modal .xoo-wsc-ft-amt-total .amount bdi span {
	font-weight: bold;
}
.xoo-wsc-modal .xoo-wsc-minus, .xoo-wsc-modal .xoo-wsc-plus {
	display: none;
}
.xoo-wsc-modal input.xoo-wsc-qty {
	margin: 0;
}
.xoo-wsc-modal .xoo-wsc-sb-bar > span {
	background-color: #9db95e;
}
.xoo-wsc-modal .xoo-wsc-icon-bag2:before, .xoo-wsc-container .xoo-wsc-icon-basket5:before {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 511.998'%3E%3Cpath d='M253.3,35.098c6.1-11.8,1.5-26.3-10.2-32.4s-26.3-1.5-32.4,10.2l-93.1,179.1H32c-17.7,0-32,14.3-32,32s14.3,32,32,32l51.9,207.5c7.1,28.5,32.7,48.5,62.1,48.5h284c29.4,0,55-20,62.1-48.5l51.9-207.5c17.7,0,32-14.3,32-32s-14.3-32-32-32h-85.6L365.3,12.898c-6.1-11.7-20.6-16.3-32.4-10.2s-16.3,20.6-10.2,32.4l81.6,156.9h-232.6L253.3,35.098ZM192,303.998v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16s16,7.2,16,16ZM288,287.998c8.8,0,16,7.2,16,16v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16ZM416,303.998v96c0,8.8-7.2,16-16,16s-16-7.2-16-16v-96c0-8.8,7.2-16,16-16s16,7.2,16,16Z'/%3E%3C/svg%3E") no-repeat;
	background-size: contain;
	width: 34px;
	height: 31px;
	content: '';
	display: block;
}
.xoo-wsc-modal .xoo-wsc-icon-bag2:before {
	color: #9db95e;
}
.xoo-wsc-modal .xoo-wscb-count {
	color: #fff;
	font-size: 18px;
	height: initial;
	line-height: 18px;
	right: initial;
	bottom: 3px;
	left: 50%;
	transform: translate(-50%, 0);
	text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 12px #000, 0 0 12px #000, 0 0 20px #000, 0 0 20px #000, 0 0 12px #000, 0 0 20px #000, 0 0 20px #000;
}
.xoo-wsc-modal .xoo-wsc-basket {
	width: 58px;
	height: 58px;
	box-shadow: none;
}
.xoo-wsc-modal .xoo-wsc-footer .xoo-wsc-ecl {
	font-size: 14px;
}
.woocommerce .cart .added_to_cart {
	display: none;
}

.xoo-wsc-modal .xoo-wsc-smr-del:before, .woocommerce td.product-remove a:before, .dnd-upload-status .dnd-upload-details .remove-file span:after {
	content: '';
	display: block;
	width: 14px;
	height: 17px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z'/%3E%3C/svg%3E") no-repeat;
	cursor: pointer;
}

.xoo-wsc-modal .xoo-wsc-smr-del:hover:before, .woocommerce td.product-remove a:hover:before, .dnd-upload-status .dnd-upload-details .remove-file span:hover:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M53.2,467c1.6,25.3,22.6,45,47.9,45h245.8c25.3,0,46.3-19.7,47.9-45l21.2-339H32l21.2,339ZM95.629,172.99c10.689-10.689,28.049-10.689,38.738,0l90.133,90.047,90.047-90.133c10.689-10.689,28.049-10.689,38.738,0s10.689,28.049,0,38.738l-90.047,90.133,90.133,90.047c10.689,10.689,10.689,28.049,0,38.738-10.689,10.689-28.049,10.689-38.738,0l-90.133-90.047-90.047,90.133c-10.689,10.689-28.049,10.689-38.738,0-10.689-10.689-10.689-28.049,0-38.738l90.047-90.133-90.133-90.047c-10.689-10.689-10.689-28.049,0-38.738Z'/%3E%3Cpath d='M416,32h-96l-7.2-14.3c-5.4-10.9-16.5-17.7-28.6-17.7h-120.4c-12.1,0-23.2,6.8-28.6,17.7l-7.2,14.3H32C14.3,32,0,46.3,0,64s14.3,32,32,32h384c17.7,0,32-14.3,32-32s-14.3-32-32-32Z'/%3E%3C/svg%3E") no-repeat;
}

.woocommerce td.product-remove a {
	position: relative;
	font-size: 1.5em !important;
	text-indent: 9999px;
}

.woocommerce td.product-remove a:before {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}


.breadcrmb a {
	color: #97a0a6;
	border-bottom: 0;
}
[class*=woocommerce] .entry-wrap {
	padding: 0 !important;
	border-radius: 0 !important;
	box-shadow: none;
}

[class*=woocommerce] li.product .entry-header .button i.x-framework-icon {
	display: none;
}
[class*=woocommerce] li.product .entry-product .quantity {
	width: 33%;
	float: left;
	margin-bottom: 0;
	margin-top: -50px;
}
.woocommerce.single-product .product .quantity {
	width: 33%;
	float: left;
	margin-bottom: 0;
}
li.no-post-thumbnail .entry-featured a:before, .single-product .no-post-thumbnail .produktfoto:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2024/04/zamera.svg) no-repeat;
	background-position: center;
	background-size: contain;
}
[class*=woocommerce] .quantity input[type=number], [class*=woocommerce] .quantity input[type=hidden] {
	width: 70px;
	height: 50px !important;
	font-size: 1em;
	font-weight: 700;
	line-height: 46px;
	border: 2px solid #ef3f39;
	border-right: 0;
	padding: 0 .5em !important;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	color: #ef3f39;
}
.woocommerce td.product-quantity {
	text-align: center;
}
.woocommerce td.product-quantity .quantity input[type=number] {
	width: 60%;
	font-size: 1em;
	line-height: 46px;
	height: 50px;
	padding: 0 .5em !important;
	border: 2px solid #ef3f39;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	vertical-align: middle;
	padding-right: 20px !important;
}
[class*=woocommerce] .entry-wrap {
	padding: 0 !important;
	border-radius: 0 !important;
}
.woocommerce-checkout .powered_by_shipmondo {
	display: none;
}
.woocommerce-checkout table.woocommerce-checkout-review-order-table tr th:first-child {
	width: 33%;
}
.woocommerce-product-gallery__image a {
	cursor: zoom-in;
}


/* Spin Buttons modified */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 175.148 428.109'%3E%3Cpolygon fill='%23ef3f39' points='175.148 112.807 110.21 112.807 110.21 181.828 64.197 181.828 64.197 112.807 0 112.807 0 69.021 64.197 69.021 64.197 0 110.21 0 110.21 69.021 175.148 69.021 175.148 112.807'/%3E%3Cpath fill='%23ef3f39' d='M5.939,387.301h163.269v40.808H5.939v-40.808Z'/%3E%3C/svg%3E") no-repeat center center;
	/*background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448.65 812.844'%3E%3Cpath fill='%23004416' d='M201.475,9.375c12.5-12.5,32.8-12.5,45.3,0l192,192c12.5,12.5,12.5,32.8,0,45.3-12.5,12.5-32.8,12.5-45.3,0L224.075,77.275,54.675,246.575c-12.5,12.5-32.8,12.5-45.3,0s-12.5-32.8,0-45.3L201.375,9.275l.1.1Z'/%3E%3Cpath fill='%23005826' d='M247.175,803.469c-12.5,12.5-32.8,12.5-45.3,0L9.875,611.469c-12.5-12.5-12.5-32.8,0-45.3s32.8-12.5,45.3,0l169.4,169.4,169.4-169.3c12.5-12.5,32.8-12.5,45.3,0s12.5,32.8,0,45.3l-192,192-.1-.1h0Z'/%3E%3C/svg%3E") no-repeat center center;*/
	background-size: 50%;
	width: 1em;
	opacity: 1;
}
input[type="number"]::-webkit-inner-spin-button:hover, input[type="number"]::-webkit-inner-spin-button:active{
	box-shadow: none;
	opacity: .8;
}
/* Override browser form filling */
input:-webkit-autofill {
	background: black;
	color: #ef3f39;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input, textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
	border-radius: 0;
	box-shadow: none;
}
[class*=woocommerce] li.product .entry-header .button, .woocommerce.single-product .product .single_add_to_cart_button {
	position: relative !important;
	top: 0 !important;
	padding: 0 !important;
	font-size: 1em !important;
	line-height: 46px;
	margin-top: -50px;
	color: #fff;
	opacity: 1 !important;
	border: 0;
	background-color: #ef3f39;
	width: 75%;
	height: 50px;
	float: right;
	border: 2px solid #ef3f39;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
[class*=woocommerce] li.product .entry-header .button:hover, .woocommerce.single-product .product .single_add_to_cart_button:hover {
	background-color: #fff !important;
	color: #ef3f39 !important;
}
[class*=woocommerce] input[type=number].qty {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.woocommerce .product form.cart {
	max-width: 280px;
}
.x-btn, .button, [type="submit"] {
	text-shadow: none !important;
	margin-bottom: 1em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

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


@media only screen and (max-width: 768px) {
	.home .forsidehero .x-bg img {
		opacity: 0.5;
	}
}




@media only screen and (max-width: 320px) {
	header .logo svg {
		width: 100%;
		height: auto;
	}
}