.sePage .sePageMain {margin-top:0;}
.sePageSection:nth-child(3) {margin-bottom:0;}
.sePageSection:nth-child(4) h3 {margin-top:11px;}
.vcc-holidaycheer {margin:0 auto; text-align:center;}
.sePageSection:first-child {margin-bottom:12px;}
.vcc-free-ship-hp a {color: rgb(255, 255, 255);}
.vcc-free-ship-hp {color: rgb(255, 255, 255); padding-bottom: 9px;}
.vcc-free-ship-hp a:hover {color: #a2d0e6; text-decoration: none;}

.vcc-top-padding {
 border-top: 1px solid #d4d4d4;
 padding: 44px 0 15px;
 margin-bottom: 0 !important;
}

.vcc-bottom-padding {
 border-bottom: 1px solid #d4d4d4;
 padding: 15px 0 14px;
}

.vcc-shop-bikes .editContent {
 padding: 0 20px;
}
.vcc-shop-bikes .img-responsive:hover {
 opacity: 0.8;
}

.vcc-shop-bikes .col-margin-bottom {
 margin-bottom: 30px;
}

.custom4-1 .editContent {
 width: 100%;
 max-width: 820px;
 margin: auto;
} 

/* START HERO SLIDER */
.sePage .sePageLayout .vcc-hero-slider-section .vcc-hero-slider {
 margin-bottom: 0;
}
.sePage .sePageLayout .vcc-hero-slider-section .customContentBlock {
 padding: 0;
}
.sePage .sePageLayout .vcc-hero-slider-section .block-bg-img {
 padding: 8% 0;
}
.sePage
 .sePageLayout
 .vcc-hero-slider-section
 .text-left
 .content-block-content {
 align-items: flex-start;
}
.sePage
 .sePageLayout
 .vcc-hero-slider-section
 .text-right
 .content-block-content {
 align-items: flex-end;
}
.sePage .sePageLayout .vcc-hero-slider-section .content-block-content {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 z-index: 1;
 position: relative;
 white-space: normal;
 height: 100%;
 min-height: 420px;
}
.sePage .sePageLayout .vcc-hero-slider-section .content-block-content img {
 width: 600px;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-slide {
 padding: 0;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-next,
.sePage .sePageLayout .vcc-hero-slider-section .slick-prev {
 display: flex;
 position: absolute;
 top: unset;
 bottom: 20px;
 align-items: center;
 justify-content: center;
 transform: translateY(-50%);
 z-index: 2;
 opacity: 0;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-next {
 right: 10px;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-prev {
 left: 10px;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-next::before {
 color: #fff;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-prev::before {
 color: #fff;
}

.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-next,
.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-prev {
 display: flex;
 opacity: 1;
}
.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-next::before,
.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-prev::before {
 opacity: 1;
}
.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-next:hover::before,
.sePage .sePageLayout .vcc-hero-slider-section:hover .slick-prev:hover::before {
 opacity: 0.8;
}

.sePage .sePageLayout .vcc-hero-slider-section .slick-dots {
 bottom: 36px;
 margin: 0;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-dots li {
 margin: 0 2px;
 width: 44px;
 height: 6px;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-dots li button {
 padding: 0;
 width: auto;
 height: auto;
}
.sePage .sePageLayout .vcc-hero-slider-section .slick-dots li button:before {
 opacity: 0.5;
 background-color: #fff;
 width: 100%;
 height: 100%;
 content: '';
}
.sePage
 .sePageLayout
 .vcc-hero-slider-section
 .slick-dots
 li.slick-active
 button:before {
 opacity: 1;
}

/* END HERO SLIDER */