/* OVERRIDES */
.wrapper.style2 {
    height: 350px;
}

/* Mobile */
@media (max-width: 767px) {
    .wrapper.style2 {
        height: 250px;
    }
}

#get-notified-btn{
    font-size: 18px;
    padding: 7px 15px;
    width: 100px;
    display: inline;
}

#getNotifiedModal .modal-body h3{
    text-align: center;
}

/* Bootstrap Carousel Override  */
.carousel {
    /*background: rgba(59, 59, 59, .5);*/
}

.carousel-header, .carousel-body, .carousel-footer{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-header{
    top: 160px;
    font-size: 56px;
    line-height: 90px;
    text-align: center;
    background: rgba(0,0,0,0.4);
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    box-shadow: #000000 0 0 0 2px;
    /*text-transform: uppercase;*/
}

.carousel-header img{
    position: relative;
    top: -7px;
    opacity: .9;
}

.carousel-header, .carousel-body{
    /*font-family:  'Catamaran', sans-serif;*/
}

.carousel-header{
    font-weight:  400;
}

.carousel-body{
    font-weight: 500;
    color: #131313;
}

.carousel-btns{
    /*font-family: CenturyGothic,"Source Sans Pro",sans-serif !important;*/
    width: 545px;
    margin: auto;
}

.carousel-body{
    top: 350px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.carousel-body-text{
    margin-top: 10px;
}


.carousel-footer{
    bottom: 100px;
    left: 25%;
}

.carousel-inner>.item {
    max-height: 650px;
    height: 550px;
}

.carousel-inner>.item>img{
    width: 100%;
}

.carousel-control {
    border: none;
    z-index: 999;
}


.carousel-btn{
    float: left;
    margin-right: 20px;
    border-radius: 8px;
    padding: 10px 20px;
    width: 250px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
    text-decoration: none !important;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    text-shadow: none;
}

.carousel-btn:hover, .carousel-btn:active, .carousel-btn:focus{
    color: #FFF !important;
    text-decoration: none !important;
}

.carousel-btn-style-1{
    background: #40ae49;
}

.carousel-btn-style-1:hover{
    background: #358f3c;
}

.carousel-btn-style-2{
    background: #30aadf;
}

.carousel-btn-style-2:hover{
    background: #2992bf;
}

.carousel-highlight{
    color: #f1ac2e;
    font-weight: bold;
}

.horizontal-separator{
    height: 2px;
    width: 200px;
    background-color: #FFF;
    margin: auto;
}

.search-products-link{
    width: 80%;
    padding: 10px 0;
}

.search-products-link:hover, .search-products-link:focus, .search-products-link:active{
    text-decoration: none;
    border-bottom: none !important;
}


.banner-bottom-text{
    width: 100%;
    background: #EEE;
    color: #fff;
    height: 110px;
    margin: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

.banner-bottom-text h2 {
    font-size: 1.10em !important;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.banner-bottom-text .button {
    line-height: 2.15em;
    vertical-align: middle;
    margin-left: 1em;
    width: 90%;
}

.banner-bottom-text .button{
    -webkit-transition: all 0.5s ease; /* Safari */
    transition: all 0.5s ease;
    margin-top: 10px;
}

.banner-bottom-text .button i:last-child{
    margin-right: 5px;
}



/* Sections */
section {
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 90%;
    color: #6c6c6c;
    clear: both;
}

.section-header {
    text-align: center;
}

.section-header-text {
    font-size: 36px;
    color: #4e4e4e;
}

.section-header-separator {
    background: var(--ucx-primary);
    width: 100px;
    height: 2px;
    margin: 10px auto 20px;
}

section p {
    font-size: 20px;
    line-height: 30px;
}

.alt-section {
    background-color: #f8f8f8;
    margin: 0;
    width: 100%;
    padding: 25px 50px;
}

.btn-category-type.active{
    background: #000000;
    color: #FFF;
}

.carousel-line.md {
    font-size: 40px;
}

.carousel-line.sm {
    font-size: 30px;
}

.carousel-line.lg {
    font-size: 36px;
}

.carousel-line.ss {
    font-size: 20px;
}

.carousel-header img {
    height: 60px;
}

/* UCX private styles */
section.get-started-section {
    width: 100%;
    display: inline-block;
    position: relative;
}
.get-started-section .bg-logo {
    position: absolute;
    height: 100%;
    opacity: 0.5;
    right: 0;
    top: 3px;
}

.get-started-section .section-img {
    width: 100%;
    max-width: 43px;
    margin-right: 16px;
}

.get-started-section .section-item {
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
}

.get-started-section .arrow-img {
    width: 25px;
    height: 25px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 10px;
}

.get-started-section h4 {
    color: var(--ucx-primary);
    font-weight: lighter;
    font-size: 24px;
}

.get-started-section h5 {
    color: var(--ucx-primary);
    font-weight: lighter;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.get-started-section h2 {
    text-align: center;
    color: #000000;
}

.get-started-section ul li {
    list-style: disc;
    font-size: 20px;
    margin: 10px 0;
}

#searchBarLi {
    margin-bottom: 45px;
    margin-top: 15px;
}

#searchBarLi i, #searchBarLi input{
    float: left;
    position: relative;
}

#searchBarLi i{
    margin: 12px 10px 0 0;
}

#searchBarLi input {
    width: 70%;
    height: 40px;
    margin-right: 5px;
}

#searchBtn{
    height: 40px;
    padding: 9px 12px;
    border-color: #CCC;
    width: 80px;
    cursor: pointer;
}

.carousel-indicators {
    bottom: 0 !important;
}

#section-our-brands {
    margin-bottom: 40px;
}

.item-gap {
    width: 100px;
}

/* MEDIA */
@media screen and (max-width: 1450px){
}

@media screen and (max-width: 1350px){
    .carousel-header img {
        height: 55px;
    }

    .carousel-header {
        font-size: 48px;
    }

    .carousel-line.ss {
        font-size: 18px;
    }
}

@media screen and (max-width: 1150px){
    .carousel-inner>.item {
        max-height: 500px;
        height: 500px;
    }

    .carousel-header {
        top: 140px;
        font-size: 40px;
        line-height: 60px;
        padding-bottom: 0;
    }

    .carousel-header img {
        height: 50px;
    }

    .carousel-body {
        top: 255px;
        font-size: 24px;
        line-height: 40px;
    }

    .carousel-btns {
        width: 445px;
    }

    .carousel-btn {
        padding: 5px 10px;
        width: 200px;
        font-size: 20px;
    }

    .carousel-line.lg {
        font-size: 31px;
    }

    .carousel-line.md {
        font-size: 28px;
    }

    .carousel-line.sm {
        font-size: 20px;
    }


}

@media screen and (max-width: 1050px){
    .carousel-header {
        font-size: 40px;
    }

    .carousel-line.ss {
        font-size: 14px;
    }

}


@media (max-width: 950px) {
    .carousel-header {
        top: 130px;
    }

    .carousel-line.sm {
        font-size: 18px;
    }

    .carousel-line.lg {
        font-size: 26px;
    }
    .carousel-line.ss {
        font-size: 12px;
    }
}

@media screen and (max-width: 700px) {
    .carousel-header {
        font-size: 28px;
        line-height: 50px;
        padding-bottom: 0;
    }

    .carousel-line.md {
        font-size: 26px;
    }

    .carousel-header img {
        height: 40px;

    }

    .carousel-body {
        top: 220px;
        line-height: 30px;
    }

    .carousel-inner>.item {
        max-height: 420px;
        height: 420px;
    }

    .carousel-btn {
        padding: 0 10px;
        width: 140px;
        font-size: 14px;
    }

    .carousel-btns {
        width: 325px;
    }

    section p {
        font-size: 16px;
        line-height: 22px;
    }

    .get-started-section h2 {
        font-size: 25px !important;
    }

    .get-started-section h2 > img {
        height: 20px !important;
    }

    .get-started-section h4 {
        font-size: 18px;
    }

    .get-started-section ul li {
        font-size: 15px;
    }

    .carousel-line.ss {
        font-size: 11px;
    }
}

@media screen and (max-width: 550px) {
    .carousel-header {
        top: 100px;
        line-height: 40px;
        font-size: 22px;
    }

    .carousel-line.md {
        font-size: 20px;
    }

    .carousel-header img {
        height: 30px;
    }

    .carousel-inner>.item {
        max-height: 350px;
        height: 350px;
    }

    .carousel-body {
        top: 175px;
        line-height: 20px;
    }

    .carousel-line.sm {
        font-size: 16px;
    }

    .carousel-line.lg {
        font-size: 18px;
    }

    .carousel-line.ss {
        font-size: 11px;
    }

    .get-started-section h2 {
        font-size: 20px !important;
        line-height: 30px;
    }
}

