@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Nunito:wght@200;300;400;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    color: #3d3d3d;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
body.view-product #sp-main-body {
	padding:0;
}
body.view-product #sp-main-body .container {
	max-width:100%
}
body.view-product #sp-main-body .container #sp-component {
	padding:0;
}
body.view-product .product-info {
	max-width:1140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
}
body.view-product .page-header {
	margin:0 5px;
	/*padding:0;*/
}

body.view-product aside {
	display:none;
}
body.view-product #sp-component {
	width:100%;
}
.header-image img {
	margin:0 auto;
}
.product-info h1 {
	font-size: 2em;
	font-weight: 750;
	text-transform: uppercase;

}
.product-description {
	margin:1em 5px 0 5px;
}
.product-action {
	margin: 0 5px 0 5px;
}
.product-info .span4 {

}

.products-list-container .eshop-buttons .buttons div {
	float: none;
	margin: 1em auto;
	width: auto;
	text-align: center;
}

.product-price .call-for-price {
	text-align:center;
}
.image-additional > div {
	float:left;
	padding:.25em;
}
.product-info .image-additional {
	margin-bottom:2em;
}
.product-info .image-additional a {
	margin-bottom: 0px;
}
.product-info img.product-manufacturer {
	max-height:6em;
	padding-bottom:1em;
	margin:0 auto 1em;
	border-bottom: 1px solid #E7E7E7;
}
.product-info .product-desc {
	border-bottom: none;
	padding: 0 5px 10px;
	border-right: 1px solid #e7e7e7;
}
.description-pricing {
	/*margin:0 5px;*/
}
.description-pricing .sppb-section {
	border-radius:20px;
	overflow:hidden;
}
.description-pricing #column-id-1633054382932 {
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  box-shadow:0 0 0 0 #fff;
  background-color:#467302;
}
.description-pricing #column-id-1633054382935 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #154001;
}
.description-pricing #section-id-1633054382931 {
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
.description-pricing #sppb-addon-1633054382966 .sppb-addon-title {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
	font-weight: 500;
}
.description-pricing .sppb-btn-xlg {
	padding: 10px 0px;
	font-size: 22px;
	line-height: 1.6;
	border-radius: 6px;
	display: block;
}
.description-pricing #sppb-addon-1633054383007 {

}

.description-pricing #sppb-addon-1633054383007 .sppb-btn {

}

.description-pricing #sppb-addon-1633054383007 .sppb-addon-content {
	border: 1px dashed #06273E;
}

.description-pricing .sppb-addon-content {
	padding: 1em 0em;
	border: 1px dashed #06273E;
	width: 80%;
	margin:0 auto;
}

.product-price .eshop-sale-price,
.eshop-product-price .eshop-sale-price {
	color: #72a603 !important;
}

.ask-a-question {
	padding: 2em;
}
.ask-a-question .buttons {
	padding: 2em 0;
	border-top: 1px solid #e7e7e7;
}
.buttons div {
	float:left;
	margin: 1em;
}
.buttons .sppb-bttn {
	
}

joomla-tab {
	margin-bottom: 2em;
}
a,
.btn,
button,
span,
p,
i,
input,
select,
textarea,
li,
img,
*::after,
*::before,
.transition-3,
h1,
h2,
h3,
h4,
h5,
h6 {
    transition: 500ms;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
  outline: none;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito', sans-serif;
	color: #312e2e;
}



button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
  border: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

li {
  
}

button {cursor: pointer;}

p {margin: 0;}

.sppb-addon-optin-forms,
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty){
	padding: 0px;
}

#sp-footer {
	font-size: inherit;
}

#sp-footer #sp-footer2 {
	text-align: inherit;
}


.sp-scroll-up {
	background: var(--maincolor);
}

.overflow-hidden {overflow: hidden;}

.z-index2 {z-index: 2 !important;}
.z-index0 {z-index: 0 !important;}

.sppb-media-heading {
	margin: 0;
}


.sppb-btn {
    font-family: 'Nunito', sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: var(--maincolor);
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 45px;
    transition: 500ms;
    border-radius: 20px;
    overflow: hidden;
	line-height: 1;
	cursor: pointer;
}

.sppb-btn:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 85px;
    height: 100%;
    background-color: #154001;
    opacity: 0.1;
    content: "";
    border-radius: 20px;
    transform: scale(1);
    transition: 500ms ease;
}
.sppb-btn-primary:hover {
	background-color: #06273E;
	border-color: #06273E;
}
#button-ask-question {
	background-color:#06273E;
	background-image:none;
}
#button-ask-question:hover {
	background-color:#154001;
}
.sppb-btn:hover::before {
    width: 100%;
    opacity: 1;
    transform: scale(1.5);
    border-radius: 0;
    background-color: #154001;
}
#cboxContent {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	border-radius:20px;
}
.sppb-btn span {
    position: relative;
}

.sppb-progress {
	border-radius: 10px;
}

.grid table.attributes {
	margin:auto;
}

/* HEADER */ 

#sp-header {
	height: auto;
	box-shadow: none;
	background: transparent;
	position: absolute;
	left: 0px;
	top: 63px;
	width: 100%;
	transition: all 500ms ease;
}


@media (max-width: 768px) {
#sp-header {
    position: relative;
    top: 0;
}
}

#sp-header.header-sticky {
	background: #fff;
	transition: all 0.5s ease-in-out;
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}

@keyframes menu_sticky {
  0%   {margin-top:-300px;}
  50%  {margin-top: -150px;}
  100% {margin-top: 0;}
}

#sp-header > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .container > .container-inner > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .container {
	background: #fff;
	position: relative;
	z-index: 3;
	border-radius: 20px;
	box-shadow: 0 0 3px 0px #06273E;
}

#sp-header .logo {
	height: auto;
	display: block;
text-align: center;
}

@media (max-width: 994px) {
#sp-header .logo {
text-align: left;
}
}
	
#sp-header .logo img {
	height: auto; 
	max-width: 175px;
	width: 100%;
	margin:0 0 0 20px;
}

.manufacturer-slide .slide {
	float:left;
	max-width:20%;
	padding:0 0 0 1em;
}

#btn-16329695539280 .sppb-btn-primary:hover {
	background-color: #154001;
	border-color: #154001;
}

.sp-megamenu-parent .sp-dropdown .sp-module.menu-makes h3.sp-module-title {
	margin:1em 0 0 1em;
}
.sp-megamenu-parent .sp-dropdown .sp-module.menu-types h3.sp-module-title {
	margin:1em 0 1em 0;
}

.sp-megamenu-parent .sp-mega-group {
	border-left:1px solid #f3f3f3;
}
ul.pagination .page-item:last-child .page-link {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}

#sp-header .sp-module.menu-types {
	margin:0 0 1em 1em !important; 
}
.sp-megamenu-parent .sp-dropdown .sp-module.menu-makes h3.sp-module-title,
#sp-header .sp-module.menu-types h3.sp-module-title,
#sp-header .sp-module.nub h3.sp-module-title {
	font-size:1.5em;
}

#sp-header .sp-module.menu-types li {
	padding: 0 0 1em 0;
	list-style: none;
}
#sp-header .sp-module.nub li {
	padding: 0 0 1em 0;
}
#sp-header .sp-module.menu-types li a {
	font-size: 1.25em;
}

#sp-header .sp-module.nub li a {
	font-size: 1.5em;
}

/* HERE IS WHERE I AM WORKING ON THE FILTER */

#eshop-manufacturers .checkbox input[type="checkbox"],
#eshop_products_filter_form .checkbox input[type="checkbox"] {
	width:1em;
	height:1em;
	margin-left: 0px;
	margin-right:.5em;
	margin-top:0;
}
#eshop-manufacturers label.checkbox,
#eshop_products_filter_form label.checkbox,
#eshop-categories a,
#eshop_products_filter_form a {
	
	font-size:1.25em;

}
#eshop-filter-categories-container .filter-heading,
#eshop-filter-manufacturers-container .filter-heading {
	font-size:1.25em;
	font-weight:700;
}

#sp-left #eshop-categories a.eshop-filter-selected-category {

	padding-left: 20px;
}

.sp-megamenu-parent {
	padding-right: 40px;
}

.sp-megamenu-parent > li > a {
    font-family: 'Nunito', sans-serif;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: #4e4e4e;
	position: relative;
	transition: all 500ms ease;
	line-height: 36px;
	padding: 35px 13px;
	z-index: 3;
	letter-spacing: 0.02em;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a {
	padding: 25px 15px;
}

@media (max-width: 1400px) {
	.sp-megamenu-parent > li > a,
#sp-header.header-sticky .sp-megamenu-parent > li > a	{
		padding: 35px 12px;
	}
}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a,
#sp-header.header-sticky .sp-megamenu-parent > li > a	{
		padding: 35px 20px;
	}
}

.sp-megamenu-parent > li:last-child > a {
	padding: 35px 22px;
}

.sp-megamenu-parent > li > a:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: var(--maincolor);
	position: absolute;
	top: -10px;
	left: 50%;
	transition: transform 500ms ease;
	transform: scaleY(0) translateX(-50%);
	overflow: hidden;
	z-index: -1;
}

.sp-megamenu-parent > li:hover > a:before,
.sp-megamenu-parent > li.active > a:before {
	transform: scaleY(1) translateX(-50%);
}

.sp-megamenu-parent > li.active > a {
	font-weight: 700;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
	color: var(--maincolor);
}

.sp-megamenu-parent > li.active:hover > a, 
.sp-megamenu-parent > li:hover > a {
	z-index:11111111;
	background-color:#FFF;
}

.sp-megamenu-parent > li.menu-btn > a {
    font-family: 'Nunito', sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #154001;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 25px;
    transition: 500ms;
    border-radius: 20px;
    overflow: hidden;
	line-height: 1;
	cursor: pointer;
	border: 1px solid var(--maincolor);
	color: #FFFFFF;
	margin-left: 15px;
}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li.menu-btn > a {display: none;}
}

#sp-header.header-sticky .sp-megamenu-parent > li.menu-btn > a {
	padding: 16px 49px;
}

.sp-megamenu-parent > li.menu-btn > a:hover {
	color: #fff;
	background-color: var(--maincolor);
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after, body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after,
.sp-megamenu-parent > li.menu-btn > a:before {
	display: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background: #fff;
padding: 0;
border: 0;
min-width: 220px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
transition: 500ms ease;
z-index: 99;
box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.1);
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	background: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
font-family: 'Nunito', sans-serif;
font-weight: 600;
text-transform: none;
letter-spacing: 0;
font-size: 16px;
line-height: 30px;
color: #726d6d;
display: flex;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
transition: 500ms;
border-bottom: 1px solid rgba(0,0,0,.1);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: #fff;
	background: var(--maincolor);
}

body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
text-transform: uppercase;
border-radius: 10px;
font-size: 12px;
font-weight: 700;
line-height: 1;
letter-spacing: 0.1em;
padding: 0px 9px;
height: auto;
display: flex;
align-items: center;
}

body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
	margin-left: 8px;
}

#offcanvas-toggler {
	display: inline-flex;
	align-items: center;
	height: 80px;
	line-height: 1;
	font-size: 20px;
}

.offcanvas-toggler-secondary {display: none !important;}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #312e2e;
}

.burger-icon > span {
	background-color: #312e2e;
}

.offcanvas-menu {
	background-color: #252525;
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 25px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}


/* */

.feature-divider {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translatey(-50%);
}

/* */

/* PAGE TITLE */

#sp-title {
	position: relative;
	overflow: hidden;
}

#sp-title .sp-module {
	position: relative;
	z-index: 5;
}

.sp-page-title {
background-size: cover;
opacity: 1;
padding: 170px 0 120px;
text-align: center;
position: relative;
}

.sp-page-title:before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
content: "";
background: rgba(30, 30, 34, .3);
z-index: 1;
}

.sp-page-title .container {
    position: relative;
    z-index: 2;
}

.sp-page-title .sp-page-title-heading {
font-size: 50px;
color: #ffffff;
line-height: 71px;
font-weight: 700;
}

.sp-page-title .sp-page-title-sub-heading {
	font-size: 2rem;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px;
}

.sp-page-title .breadcrumb {
	margin: 20px 0 0 0;
}

.breadcrumb {
	justify-content: center;
}

.sp-page-title .breadcrumb > li > a {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: .1em;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: .8rem;
}

.breadcrumb-item + .breadcrumb-item::before {
	padding-right: .8rem;
}

.sp-page-title .breadcrumb > li > a:hover {
	color: var(--maincolor);
}

.sp-page-title .breadcrumb > .active {
	transition: all 500ms ease;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: .1em;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
}

/* */

#sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0;
}
.com-content #sp-main-body,
.com-j2store #sp-main-body,
.com-tags #sp-main-body,
.com-spsimpleportfolio #sp-main-body,
.com-finder #sp-main-body {
	padding: 110px 0;
}

.com-spsimpleportfolio #sp-main-body {
	z-index: 2;
	position: relative;
}


.com-content #sp-header.header-sticky ~ section#sp-main-body,
.com-j2store #sp-header.header-sticky ~ section#sp-main-body,
.com-tags #sp-header.header-sticky ~ section#sp-main-body,
.com-spsimpleportfolio #sp-header.header-sticky ~ section#sp-main-body,
.com-finder #sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 110px;
}

.com-spsimpleportfolio.gallery-full #sp-main-body .container {max-width: 100%;}

/* SIDEBAR */

.sidebar-class  .sppb-row-container {width: 100% !important; }
.sidebar-class.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 750px;}
}
@media (min-width: 992px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 970px;}
}
@media (min-width: 1200px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 1170px;}
}

.com-sppagebuilder #sp-right, .com-sppagebuilder #sp-left {
	padding-top: 110px;
	padding-bottom: 110px;
	position: relative;
}

#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 0px;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	border-bottom: 0px solid #f3f3f3;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
	padding: initial;
}

#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
	display: block;
	line-height: inherit;
	padding: initial;
}

/* */


/* PORTFOLIO */

.featherlight {
  top: 10%;
}

.featherlight .featherlight-content {
  max-height: 95%;
  max-width: 55%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent none repeat scroll 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul {
	padding: 0;
	border-radius: 0;
	display: inline-block;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
position: relative;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li + li {
    margin-left: 4px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	padding: 0;
	background: transparent;
	position: relative;
	display: inline-block;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 500;
	display: block;
	cursor: pointer;
	transition: all 0.4s ease;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:before {
    position: absolute;
    top: 45%;
    left: 0px;
    content: "";
    background: var(--maincolor);
    height: 6px;
    width: 6px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a {
	background: transparent;
	color: var(--maincolor);
	text-shadow: 0 0 1px currentColor;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover:before,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:before {
    transform: translateY(-50%) scale(1.0);
}

.sp-simpleportfolio .sp-simpleportfolio-item {
	position: relative;
	display: block;
}

.portfolio-one__img {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

.portfolio-one__img::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0, 0, 0, .30);
	border-radius: 10px;
	transform: scaleX(0.0);
	transform-origin: center;
	transform-style: preserve-3d;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	z-index: 1;
}

.portfolio-one__img img {
	width: 100%;
	border-radius: 10px;
	transition: all 500ms ease;
	transform: scale(1);
}

.portfolio-one__experience {
	position: absolute;
	bottom: 30px;
	left: 0px;
	transform: scaleY(0.0);
	transform-origin: center;
	transform-style: preserve-3d;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	transform-origin: bottom center;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	z-index: 2;
}

.portfolio-one__web-design {
	background-color: var(--maincolor);
	display: inline-block;
	padding: 0 30px;
	border-top-right-radius: 10px;
}

.portfolio-one__web-design-title {
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
}

.portfolio-one__fimlor {
	background-color: #312e2e;
	display: inline-block;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-left: 30px;
	padding-right: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.portfolio-one__fimlor-title {
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
}

.portfolio-one__fimlor-title a {
	color: #ffffff;
	transition: all 500ms ease;
}

.portfolio-one__arrow {
	position: absolute;
	top: 30px;
	right: 30px;
	transform: scale(0);
	transition: all 500ms ease;
	z-index: 3;
}

.portfolio-one__arrow a {
	height: 52px;
	width: 52px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #312e2e;
	font-size: 20px;
	transition: all 500ms ease;
}

.portfolio-one__single:hover .portfolio-one__img::before {
	transform: scaleX(1.0);
}

.portfolio-one__single:hover .portfolio-one__img img {
	transform: scale(1.05);
}

.portfolio-one__single:hover .portfolio-one__experience {
	transform: scaleY(1.0);
}

.portfolio-one__single:hover .portfolio-one__arrow {
	transform: scale(1);
}

.portfolio-one__fimlor-title a:hover {
	color: var(--maincolor);
}

.portfolio-one__arrow a:hover {
	color: #ffffff;
	background-color: var(--maincolor);
}



/* */

/* BLOG */

.article-list .article {
	padding: 0px;
	border: 0px solid #f5f5f5;
	border-radius: 20px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	overflow: hidden;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
	margin: 0px;
	border-radius: 20px;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	position: relative;
	display: block;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
	width: 100%;
	border-radius: 20px;
}

.article-body {
	border: 0px solid #dce1e4;
	padding: 30px;
	border-top: 0px;
	position: relative;
	display: block;
	margin-top: -15px;
	background: #fff;
}

.windstripe-meta {
	display: flex;
	align-items: center;
	margin: 0;
}

.windstripe-meta > span {
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #3d3d3d;
	transition: all 500ms ease;
}

.windstripe-meta span + span {
	margin-left: 15px;
}

.windstripe-meta span.category-name {
	padding: 8px 12px;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	background: var(--maincolor);
	color: #fff;
	position: absolute;
	top: -45px;
	left: 15px;
	border-radius: 20px;
	margin: 0;
}

.article-list .article .article-header h2 {
font-size: 30px;
font-weight: 700;
line-height: 40px;
margin-bottom: 18px;
}

.article-list .article .article-header h2 a {
color: #312e2e;
transition: all 500ms ease;
}

.article-list .article .article-header h2 a:hover {
color: var(--maincolor);
}

.article-introtext {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	
}

.article-introtext p {
	margin: 0;
}

.article-list .article .readmore {
	font-size: inherit;
}

body.view-filter .sp-page-builder .page-content #book-an-appointment.sppb-section {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom:10px;
}

@media (min-width: 1400px) {
	body.view-product #sp-component .sp-page-builder .page-content {
		max-width: 1200px;

		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		position:relative;
	}
	
	body.view-product .sp-page-builder .page-content #book-an-appointment.sppb-section {
		position:absolute;
		width: 100%;
		top:80px;
		padding-top: 20px;
		padding-bottom: 5px;
	}
	body.view-manufacturer .sp-page-builder .page-content #book-an-appointment.sppb-section {
		padding-top: 30px;

	}
	body.view-filter #sp-main-body {
		padding: 70px 0;
	}
}

#sp-bottom {
	padding: 60px 0 0px;
}

#sp-bottom .sp-module {
	margin-bottom: 0px;
}

.article-list .article .readmore a {
position: relative;
display: block;
margin-top: 0;
font-size: 18px;
color: #312e2e;
font-weight: 700;
transition: all 500ms ease;
}


.article-list .article .readmore a:hover {
	color: var(--maincolor);
}

.article-list .article .readmore a:hover:after {
	color: var(--maincolor);
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}

.page-item:last-child .page-link {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}

.pagination {
	height: 0px;
	margin: 0px 0;
}

.pagination ul > li > a, .pagination ul > li > span {
	line-height:46px;
	border-left-width: 1px;
}

.page-link {
list-style: none;
display: inline-block;
height: 50px;
width: 50px;
background: #f8f8f8;
border-radius: 50%;
line-height: 37px;
color: #6a727f ;
margin-top: 0px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
cursor: pointer;
border: none;
margin-right: 5px;
text-align: center;
}

.page-item.active .page-link,
.page-link:hover {
	z-index: 1;
	color: #fff !important;
	background-color: #000;
	border-color: #000;
}

.pagination-counter {margin-top: 40px;}

/* SINGLE ARTICLE */

.article-details {position: relative;}

.article-details .sppb-row-container {padding: 0; max-width: 100%;}

.article-details .article-header {
	position: relative;
	padding: 0;
}

.article-details .article-full-image {
position: relative;
display: none;
margin-bottom: 20px;
}

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 0;
	width: 100%;
}

.article-details .windstripe-meta {display: none;}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 0px;
}

.article-details .article-header h1, .article-details .article-header h2 {
color: #312e2e;
font-size: 56px;
font-weight: 700;
line-height: 64px;
margin-bottom: 35px;
display: none;
}

.article-details .article-ratings-social-share {
	border-bottom: 0px solid #f5f5f5;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid #e6e9ef;
	padding: 30px 0 30px;
	margin-top: 55px;
}

.article-details .article-ratings-social-share > span {
	color: #312e2e;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 10px;
}

.article-details .article-author-information {
	margin-top: 0px;
	border-top: 0px solid #f5f5f5;
	display: flex;
	margin-bottom: 54px;
}

.article-details .article-author-information h5 {
	margin: 0;
	font-size: 20px;
	color: #312e2e;
	font-weight: 700;
	margin-bottom: 30px;
}

.article-details .article-author-information .author-bio {

}

.author-website, .author-website a {color: #312e2e; margin-left: 4px;}

.author-website a:hover {color: var(--maincolor);}

#article-comments {
	padding-top: 0;
	margin-top: 50px;
	border-top: 0px solid #f5f5f5;
}

.article-social-share {
position: fixed;
bottom: 50%;
bottom: 60px;
left: 30px;
z-index: 999;
left: 20%;
}

.article-social-share .social-share-icon ul li a {
	border: none;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #f7f7f7;
	color: #9499ae;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.article-social-share .social-share-icon ul li a:hover {
	color: #ffffff;
	background: var(--maincolor);
}

/* */


/* */@media (min-width: 320px) {#sp-top1  .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-top1  .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-top1  .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-top1 .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-top1  .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {#sp-bottom1  .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-bottom1  .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-bottom1  .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-bottom1 .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-bottom1  .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {#sp-footer  .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-footer  .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-footer  .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-footer .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-footer  .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {.contained-row  .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {.contained-row  .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {.contained-row  .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {.contained-row .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {.contained-row  .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


/* J4 Optimization */

.sp-page-title .breadcrumb .float-start {display: none !important;}
.sp-megamenu-wrapper, #sp-header > .container > .container-inner > .row > div > .sp-column,
#sp-header > .row > div > .sp-column  {display: block !important;}

@media (min-width: 800px) {
#sp-header .manufacturer-slide.menu-makes {
	margin-left: 20px;
}
}

.responsive-video {
	display: flex;
	justify-content: center;
}
.responsive-video iframe {
	aspect-ratio: 16 / 9;
	width: 100% !important;
}

@media (min-width: 1400px) {#sp-footer  .sppb-container-inner {max-width: 1200px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-top1  .sppb-container-inner {max-width: 1200px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-bottom1  .sppb-container-inner {max-width: 1200px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {.sppb-section  .sppb-row-container {max-width: 1200px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


@media (max-width: 830px) {
	.form-select {
		padding: .375rem 1.75rem .375rem .75rem;
	}
	
	.eshop-product-sorting {
		width: 260px;
	}
	.eshop-product-sorting b {
		padding: 0px 0 0;
	}
	#sp-main-body {
		padding: 50px 0;
	}
	#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	margin: 0 0 10px;
	padding-bottom: 0px;
	border-bottom: none;
	}
}

@media (max-width: 400px) {
	#sp-main-body {
		padding: 20px 0;
	}
	
	
}

@media (max-width: 500px) {
	.ask-a-question .buttons {
		padding:0;
	}
	.ask-a-question .buttons div {
		float: left;
		margin: 1em .25em;
	}
	.buttons div:last-child {
		display:none;
	}
}

.halloween-footer>.sppb-row-container
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
	max-width:100%;
}

.dd-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.dd-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.dd-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.dd-object296546641
{
  display: block;
  left: 0%;
  margin-left: -42px;
  position: absolute;
  top: 162px;
  width: 503px;
  height: 500px;
  background-image: url('../images/object296546641.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 2;
}

.default-responsive .dd-object296546641
{
  display: none;
}

.dd-object1276744854
{
  display: block;
  left: 0%;
  margin-left: -475px;
  position: absolute;
  top: 328px;
  width: 514px;
  height: 222px;
  background-image: url('../images/object1276744854.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 4;
}

.default-responsive .dd-object1276744854
{
  display: none;
}

.dd-object545494583
{
  display: block;
  left: 74.12%;
  margin-left: -278px;
  position: absolute;
  top: 122px;
  width: 376px;
  height: 157px;
  background-image: url('../images/object545494583.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 5;
}

.default-responsive .dd-object545494583
{
  display: none;
}

.dd-object732897791
{
  display: block;
  left: 50.29%;
  margin-left: -185px;
  position: absolute;
  top: 382px;
  width: 369px;
  height: 168px;
  background-image: url('../images/object732897791.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 6;
}

.default-responsive .dd-object732897791
{
  display: none;
}

.dd-object1001383637
{
  display: block;
  left: 100%;
  margin-left: -98px;
  position: absolute;
  top: 312px;
  width: 538px;
  height: 245px;
  background-image: url('../images/object1001383637.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 7;
}

.default-responsive .dd-object1001383637
{
  display: none;
}

.dd-object1309551130
{
  display: block;
  left: 0%;
  margin-left: -278px;
  position: absolute;
  top: 328px;
  width: 299px;
  height: 193px;
  background-image: url('../images/object1309551130.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 8;
}

.default-responsive .dd-object1309551130
{
  display: none;
}

.dd-object1164248447
{
  display: block;
  left: 0%;
  margin-left: -139px;
  position: absolute;
  top: 264px;
  width: 286px;
  height: 101px;
  background-image: url('../images/object1164248447.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  
  z-index: 9;
  
  animation: animationFrames linear 10s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  19% {
    transform:  translate(15px,71px)  ;
  }
  49% {
    transform:  translate(0px,194px)  ;
  }
  70% {
    transform:  translate(31px,93px)  ;
  }
  85% {
    transform:  translate(23px,2px)  ;
  }
  100% {
    transform:  translate(5px,3px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  19% {
    -moz-transform:  translate(15px,71px)  ;
  }
  49% {
    -moz-transform:  translate(0px,194px)  ;
  }
  70% {
    -moz-transform:  translate(31px,93px)  ;
  }
  85% {
    -moz-transform:  translate(23px,2px)  ;
  }
  100% {
    -moz-transform:  translate(5px,3px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  translate(0px,0px)  ;
  }
  19% {
    -webkit-transform:  translate(15px,71px)  ;
  }
  49% {
    -webkit-transform:  translate(0px,194px)  ;
  }
  70% {
    -webkit-transform:  translate(31px,93px)  ;
  }
  85% {
    -webkit-transform:  translate(23px,2px)  ;
  }
  100% {
    -webkit-transform:  translate(5px,3px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  translate(0px,0px)  ;
  }
  19% {
    -o-transform:  translate(15px,71px)  ;
  }
  49% {
    -o-transform:  translate(0px,194px)  ;
  }
  70% {
    -o-transform:  translate(31px,93px)  ;
  }
  85% {
    -o-transform:  translate(23px,2px)  ;
  }
  100% {
    -o-transform:  translate(5px,3px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  19% {
    -ms-transform:  translate(15px,71px)  ;
  }
  49% {
    -ms-transform:  translate(0px,194px)  ;
  }
  70% {
    -ms-transform:  translate(31px,93px)  ;
  }
  85% {
    -ms-transform:  translate(23px,2px)  ;
  }
  100% {
    -ms-transform:  translate(5px,3px)  ;
  }
}

.default-responsive .dd-object1164248447
{
  display: none;
}

.dd-object1781149018
{
  display: block;
  left: 100%;
  margin-left: 38px;
  position: absolute;
  top: 114px;
  width: 235px;
  height: 331px;
  background-image: url('../images/object1781149018.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 10;
}

.default-responsive .dd-object1781149018
{
  display: none;
}

.dd-object402762552
{
  display: block;
  left: 36.42%;
  margin-left: -24px;
  position: absolute;
  top: 376px;
  width: 66px;
  height: 129px;
  background-image: url('../images/object402762552.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 11;
  
  animationl: animationlFrames linear 5s;
  animationl-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationlFrames linear 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationlFrames linear 5s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationlFrames linear 5s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationlFrames linear 5s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  50% {
    transform:  translate(0px,106px)  ;
  }
  100% {
    transform:  translate(2px,2px)  ;
  }
}

@-moz-keyframes animationlFrames{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  50% {
    -moz-transform:  translate(0px,106px)  ;
  }
  100% {
    -moz-transform:  translate(2px,2px)  ;
  }
}

@-webkit-keyframes animationlFrames {
  0% {
    -webkit-transform:  translate(0px,0px)  ;
  }
  50% {
    -webkit-transform:  translate(0px,106px)  ;
  }
  100% {
    -webkit-transform:  translate(2px,2px)  ;
  }
}

@-o-keyframes animationlFrames {
  0% {
    -o-transform:  translate(0px,0px)  ;
  }
  50% {
    -o-transform:  translate(0px,106px)  ;
  }
  100% {
    -o-transform:  translate(2px,2px)  ;
  }
}

@-ms-keyframes animationlFrames {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  50% {
    -ms-transform:  translate(0px,106px)  ;
  }
  100% {
    -ms-transform:  translate(2px,2px)  ;
  }
}

.default-responsive .dd-object402762552
{
  display: none;
}

.dd-object846259014
{
  display: block;
  left: 20.7%;
  margin-left: -51px;
  position: absolute;
  top: 154px;
  width: 251px;
  height: 293px;
  background-image: url('../images/object846259014.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 12;
  
}

.default-responsive .dd-object846259014
{
  display: none;
}

.dd-object2126625332
{
  display: block;
  left: 3.77%;
  margin-left: -16px;
  position: absolute;
  top: 461px;
  width: 450px;
  height: 194px;
  background-image: url('../images/object2126625332.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 13;
}

.default-responsive .dd-object2126625332
{
  display: none;
}

.dd-object604963445
{
  display: block;
  left: 0%;
  margin-left: -202px;
  position: absolute;
  top: 406px;
  width: 538px;
  height: 245px;
  background-image: url('../images/object604963445.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 15;
}

.default-responsive .dd-object604963445
{
  display: none;
}

.dd-object223213050
{
  display: block;
  left: 46.79%;
  margin-left: -175px;
  position: absolute;
  top: 432px;
  width: 375px;
  height: 162px;
  background-image: url('../images/object223213050.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 16;
}

.default-responsive .dd-object223213050
{
  display: none;
}

.dd-object1137341912
{
  display: block;
  left: 43.45%;
  margin-left: -135px;
  position: absolute;
  top: 344px;
  width: 312px;
  height: 210px;
  background-image: url('../images/object1137341912.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 17;
}

.default-responsive .dd-object1137341912
{
  display: none;
}

.dd-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 49px;
  left: 0.18%;
  margin-left: 0px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.dd-headline, .dd-headline a, .dd-headline a:link, .dd-headline a:visited, .dd-headline a:hover
{
  font-size: 90px;
  font-family: Aladin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-shadow: 1px 0px 0px rgb(23, 23, 23), -1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #D2D9DF !important;
  white-space: nowrap;
}

.dd-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 132px;
  left: 1.15%;
  line-height: 100%;
  margin-left: -3px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 98;
  white-space: nowrap;
}

.dd-slogan, .dd-slogan a, .dd-slogan a:link, .dd-slogan a:visited, .dd-slogan a:hover
{
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-shadow: 1px 0px 0px rgb(23, 23, 23), -1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #D5DBE1 !important;
}

.dd-logo-1430240244
{
  position: absolute;
  top: 6px;
  left: 100%;
  margin-left: -384px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
  width: 410px;
  height: 500px;
}

.halloween-footer {
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
  background-position: center top;
}

.custom-responsive .dd-header
{
  background-image: url('../images/header.jpg');
  background-position: center top;
}

.default-responsive .dd-header, .default-responsive #dd-header-bg
{
  background-image: url('../images/header.jpg');
  background-position: center center;
  background-size: cover;
}

.dd-header-inner
{
  position: relative;
  width: 1060px;
  z-index: auto !important;
  margin: 0 auto;
}

.dd-header>div.dd-nostyle, .dd-header>div.dd-block, .dd-header>div.dd-post
{
  position: absolute;
  z-index: 101;
}
div.ajax-block-product,
div.eshop-product .colorCode40,
div.eshop-product .colorCode30,
div.eshop-product .colorCode25,
div.eshop-product .colorCode20 {
	margin-bottom:5px;
	border-radius:5px;
}
div.colorCode40.ajax-block-product,
div.eshop-product .colorCode40 {
	border: 1px inset #D02823;
	padding-top:15px;
	box-shadow: inset 0 0 5px 5px #D02823;
}
div.colorCode30.ajax-block-product,
div.eshop-product .colorCode30 {
	border: 1px inset #F4831B;
	padding-top:15px;
	box-shadow: inset 0 0 5px 5px #F4831B;
}
div.colorCode25.ajax-block-product,
div.eshop-product .colorCode25 {
	border: 1px inset #902EBB;
	padding-top:15px;
	box-shadow: inset 0 0 5px 5px #902EBB;
}
div.colorCode20.ajax-block-product,
div.eshop-product .colorCode20 {
	border: 1px inset #1C1C1C;
	padding-top:15px;
	box-shadow: inset 0 0 5px 5px #1C1C1C;
}

.dont-be-scared .eshop-buttons .buttons div {
	margin: 1em 0;

}
.slider-link .sp-slider-btn-text {
	background:none;
}
.dbs-button {
	background-color: #9F0914;

}
.dbs-button:before,
.dbs-button:before:hover {
	background-color:transparent;
}

.sppb-btn-dark:hover {
    width: 100%;
    opacity: 1;
    transform: scale(1.1);
    background-color: #F59C1D;
	color:#5D1F22;
}
.dbs-button.sppb-btn-dark:before {
	content:none;
}
.timer {
	position:absolute;
	top:25px;
	left:0;
	width:100%;
}
.timer .sppb-countdown-text {
	color:#FFF;
	font-size:1.15em;
}
.timer .sppb-col-sm-3 {
	width:25%;
}
.timer .sppb-countdown-timer {
	margin-left:5px;
}