/* HEADER */
.sePage .sePageMain { margin-top: 0px; }

/* HERO SLIDER CONTAINER */
.container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 0px;
 padding-right: 0px;
 }

/* 3 COLLUMN BOXES */
.content-block-content {
 background-color: #ff931e;
 padding: 20px;
 }

/* BRAND SLIDER */
.slick-slide{
 margin: 0 20px;
}
#cc-brands-slider {
 background-color:#f68708;
 height:75px;
}
.slick-slide img{
 width: 100%;
}
.slick-slider{
 position: relative;
 display: block;
 box-sizing: border-box;
}
.slick-list{
 position: relative;
 display: block;
 overflow: hidden;
 margin: auto;
 padding: auto;
}
.slick-track{
 position: relative;
 top: 0;
 left: 0;
 display: block
}
.slick-slide{
 display: none;
 float: left;
 height: 100%;
 min-height: 1px;
}
.slick-slide img{
 display: block;
}
.slick-initialized .slick-slide{
 display: block;
}
.copy{
 padding-top: 250px;
}
.slide{
 height: 150px;
 display:flex !important
}
.slide img{
 align-self: center !important;
}

/* FOOTER */ 
.sePageFooter { margin-top: 0px; } 

/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 14% 10%;
}

.sePage .sePageLayout .sePageMain .se-hp-hero::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.25);
 padding: 0;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-hp-hero {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-hp-hero h1,
.sePage .sePageLayout .se-hp-hero h2 {
 margin: 22px auto 7px;
}

.sePage .sePageLayout .se-hp-hero p {
 margin: 0px auto 18px;
 font-size: 20px;
}

/* SHOP LINKS */

.tbz-image-custom:hover {
 opacity: 0.9;
 border-radius: 15px;
}

.se-shop-links .content-block-column::before {
 content: '';
 background-color: rgba(0, 0, 0, 0.25);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.se-shop-links .editContent, .se-shop-links .content-block-column {
 position: relative;
}

.sePageContent .sePageSection.se-shop-links {
 margin-bottom: 0px;
}

.se-shop-links .col-margin-bottom {
 margin-bottom: 30px;
}

.sePage .sePageLayout .se-shop-links h3 {
 margin-top: 22px;
}

.seResponsive .se-shop-links .content-block-column .btn {
 margin-bottom: 22px;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column {
 width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

@media only screen and (min-width: 992px) {

 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 480px;
 }

 .se-2col-fw-feature .content-block-column {
 width: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 }

/* MAIN PAGE SLIDER */

}
body{ font-family: 'PT Sans Narrow', sans-serif;}
#myCarousel img{
 width:auto;
 
}
.carousel-caption{
 top:56%;
}
.carousel-caption p{
 margin-bottom:10px;
}
.carousel-caption .first{
 position:relative;
 font-family: 'PT Sans Narrow', sans-serif;
 font-size:15px;
 padding:8px 0;
 top:-140px;
 left:0;
 width:200px;
 border:1px solid #00796B;
 color:#E0F2F1;
 text-shadow:0px 1px 1px #000;
 background:rgba(0, 121, 107, 0.7);
}
.carousel-caption .second{
 position:relative;
 font-family: 'PT Sans Narrow', sans-serif;
 font-size:15px;
 padding:8px 0;
 top:-140px;
 left:-0px;
 width:360px;
 border:1px solid #F9A825;
 color:#FFFDE7;
 background:rgba(251, 192, 45, .8);
}

.carousel-caption .third{
 position:relative;
 font-family: 'PT Sans Narrow', sans-serif;
 font-size:15px;
 padding:8px 0;
 top:-140px;
 left:-0px;
 width:275px;
 border:1px solid #D84315;
 color:#FFFDE7;
 background:rgba(230, 74, 25, .7);
}

.carousel-caption .fourth{
 position:relative;
 font-family: 'PT Sans Narrow', sans-serif;
 font-size:15px;
 padding:8px 0;
 top:-140px;
 left:-0px;
 width:180px;
 border:1px solid #1565C0;
 color:#FFFDE7;
 background:rgba(25, 118, 210, .8); 
}



.magictime {
-webkit-animation-duration: 1.2s; 
-moz-animation-duration: 1.2s;
-o-animation-duration: 1.2s;
animation-duration: 1.2s; 
}
.tinRightIn {
 -webkit-animation-name: tinRightIn;
 animation-name: tinRightIn;
}

@-webkit-keyframes tinRightIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(1, 1) translateX(900%);
 }

 50%, 70%, 90% {
 opacity: 1;
 -webkit-transform: scale(1.1, 1.1) translateX(0);
 }

 60%, 80%, 100% {
 opacity: 1;
 -webkit-transform: scale(1, 1) translateX(0);
 }
}
@keyframes tinRightIn {
 0% {
 opacity: 0;
 transform: scale(1, 1) translateX(900%);
 }

 50%, 70%, 90% {
 opacity: 1;
 transform: scale(1.1, 1.1) translateX(0);
 }

 60%, 80%, 100% {
 opacity: 1;
 transform: scale(1, 1) translateX(0);
 }
}