@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

@font-face {
font-family: "Gotham";
src: url("https://www.sefiles.net/files/library/site/Gotham-Light.woff2")
format("woff2"),
url("https://www.sefiles.net/files/library/site/Gotham-Light.woff")
format("woff"),
url("https://www.sefiles.net/files/library/site/Gotham-Light.ttf")
format("truetype");
font-weight: 300;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Gotham";
src: url("https://www.sefiles.net/files/library/site/Gotham-Medium.woff2")
format("woff2"),
url("https://www.sefiles.net/files/library/site/Gotham-Medium.woff")
format("woff"),
url("https://www.sefiles.net/files/library/site/Gotham-Medium.ttf")
format("truetype");
font-weight: 500;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Gotham";
src: url("https://www.sefiles.net/files/library/site/Gotham-Bold.woff2")
format("woff2"),
url("https://www.sefiles.net/files/library/site/Gotham-Bold.woff")
format("woff"),
url("https://www.sefiles.net/files/library/site/Gotham-Bold.ttf")
format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap;
}

#PageMain,
#PageFooter {
margin-top: 0;
}

.sePage .sePageLayout .sePageMain .container-fluid {
padding: 0 15px;
}

.se-code-section .customContentBlock {
min-height: 0;
}

section.livEL-slider.EL2,
section.livEL-slider.EL3 {
display: none;
}

.se-fw-section .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 30px;
padding-right: 30px;
}

.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent,
.custom5-4 .text-center .editContent,
.slide-text {
margin: auto;
width: 100%;
max-width: 940px;
padding-left: 15px;
padding-right: 15px;
}

.sePageContent .sePageSection.no-button .editContent {
padding-bottom: 11px;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
color: #000000;
font-family: "Gotham", sans-serif;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
line-height: 1.1;
}

.sePage .sePageLayout .sePageMain .ff-bebas {
font-family: "Bebas Neue", sans-serif;
font-weight: 400;
}

.sePage .sePageLayout .sePageMain h1 {
font-size: 52px;
}

.sePage .sePageLayout .sePageMain h2 {
font-size: 48px;
}

.sePage .sePageLayout .sePageMain h3 {
font-size: 30px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
color: #414042;
font-family: "Gotham", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 1.3;
}
.bolt-divider {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1.1;
}
.bolt-divider > div {
margin-bottom: 5px;
}
.bolt-divider > div:last-child {
display: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
color: #414042;
text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
color: #414042;
text-decoration: underline;
}

.seSearchProductsContainer .seProduct .seProductPrice {
 color: #595959;
}

.sePage .sePageLayout .se-feature-card-section {
margin-bottom: 30px;
}
.sePage .sePageLayout .se-feature-card-section .editContent {
width: 100%;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content {
padding: 15px 30px;
text-align: center;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content h2,
.sePage .sePageLayout .se-feature-card-section .content-block-content h3 {
margin-top: 22px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content p {
margin-bottom: 11px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content .btn {
margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-card-section .col-margin-bottom {
padding: 0;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
margin-bottom: 0;
border-radius: 0;
padding: 4px 35px 2px;
font-size: 16px;
font-family: "Gotham", sans-serif;
text-align: center;
text-decoration: none;
white-space: normal;
cursor: pointer;
background: #ffffff !important;
color: #000000 !important;
font-weight: 700;
border: unset;
position: relative;
line-height: 35px;
transition: all 0.2s ease;
text-transform: uppercase;
letter-spacing: 0.1rem;
touch-action: manipulation;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
color: #000000;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):focus,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
padding: 4px 50px 2px 20px;
color: #000000;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link) i,
.sePage .sePageLayout .sePageMain .btn-primary i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary i {
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: 30px;
transition: all 0.2s ease;
color: #000;
opacity: 0;
line-height: 35px;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover i,
.sePage .sePageLayout .sePageMain .btn-primary:hover i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover i,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active i,
.sePage .sePageLayout .sePageMain .btn-primary:active i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active i,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):focus i,
.sePage .sePageLayout .sePageMain .btn-primary:focus i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus i {
right: 20px;
opacity: 1;
}

button.change-model {
overflow: visible;
background-color: transparent;
margin: auto;
padding: 0;
border: none;
transition: all 0.2s ease;
}

button.change-model:hover {
background-color: #f2f2f2;
}

.livEL-slider .slider-for-el1,
.livEL-slider .slider-for-el2,
.livEL-slider .slider-for-el3 {
width: 100%;
margin: 0 auto;
}

.livEL-slider img {
margin: auto;
}

.livEL-slider .slider-nav-el1 .slick-slide,
.livEL-slider .slider-nav-el2 .slick-slide,
.livEL-slider .slider-nav-el3 .slick-slide {
text-align: center;
padding-left: 1px;
padding-right: 1px;
}

.livEL-slider .slider-nav-el1,
.livEL-slider .slider-nav-el2,
.livEL-slider .slider-nav-el3 {
width: 100%;
max-width: 940px;
margin: 30px auto;
cursor: pointer;
}

.EL1sliderDots.EL1sliderArrows,
.EL2sliderDots.EL2sliderArrows,
.EL3sliderDots.EL3sliderArrows {
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 45px;
}

.livEL-slider .slick-dots {
margin: 0 11px;
position: static;
width: auto;
height: 20px;
display: flex;
align-items: center;
justify-content: center;
}

.livEL-slider .slick-next,
.livEL-slider .slick-prev {
position: static;
line-height: 0;
font-size: 0;
cursor: pointer;
transform: none;
}

.sePage .sePageLayout .livEL-slider .slick-next:before,
.sePage .sePageLayout .livEL-slider .slick-prev:before {
color: #f2f2eb;
}

.livEL-slider .slick-dots li button:before {
height: 10px;
width: 10px;
opacity: 1;
border: 1px solid #f2f2eb;
border-radius: 11px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: "";
font-size: 6px;
line-height: 22px;
text-align: center;
}

.livEL-slider .slick-dots li.slick-active button:before {
background-color: #f2f2eb;
border: 1px solid #f2f2eb;
outline: solid 1px transparent;
opacity: 1;
}

.sePage .sePageLayout .sePageMain .slide-text {
margin: 41px auto 0;
}

.sePage .sePageLayout .sePageMain .slide-text h2,
.sePage .sePageLayout .sePageMain .slide-text h3 {
color: #ffffff;
}

.sePage .sePageLayout .sePageMain .slide-text p {
font-size: 18px;
font-weight: 300;
color: #ffffff;
}

/* clear fix */
.grid:after {
content: "";
display: block;
clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
width: 100%;
}

.grid-item {
float: left;
padding: 15px;
}

.grid-item img {
display: block;
max-width: 100%;
}

@media (min-width: 768px) {

.sePage .sePageLayout .sePageMain h1 {
font-size: 72px;
}
/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
width: 50%;
}
}

@media (min-width: 992px) {
/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
width: 33.333%;
}
.bolt-divider {
flex-direction: row;
}

.bolt-divider > div,
.bolt-divider > div:last-child {
display: inline-flex;
margin: auto 10px;
}
}