h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "aeonik_trialbold", Geneva, Verdana, sans-serif !important;
  font-weight: 700 !important; }

body,
p {
  font-family: "aeonik_trialregular", Geneva, Verdana, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important; 
}

div.active.slide-item.item {
    border: none !important; 
}

.nav.navbar-nav ul.dropdown-menu {
     margin-top: 35px !important;
 }
 
 ul#tmenu-item1.nav.navbar-nav li ul li ul {
     margin-top: -5px !important;
 }
 
 ul#tmenu-item2.nav.navbar-nav li ul li ul {
     margin-top: -5px !important;
 }
 
 ul#tmenu-item3.nav.navbar-nav li ul li ul {
     margin-top: -5px !important;
 }
 
 ul#tmenu-item4.nav.navbar-nav li ul li ul {
     margin-top: -5px !important;
 }
 
 ul#tmenu-item5.nav.navbar-nav li ul li ul {
     margin-top: -5px !important;
 }

 @media screen and (min-width: 768px) {
    #s-menu {
        display: flex !important;
        justify-content: flex-end !important;
    }
}

@media screen and (min-width: 768px) {
    body:not(.home) #s-nav + #product-header, body:not(.home) #System_PreContent + *, body #s-nav + * {
        margin-top: 152px !important;
    }
}

#s-nav {
    border-bottom: 3px solid #F1F1F1 !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    background-color: #F1F1F1 !important;
    color: #333 !important;
}

div.section-wrapper-wm {
	margin-bottom: 60px;
	text-align: center;
	padding-top: 50px;
	width: 33%;
	margin: auto;}

h2.wm1 {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #39404a;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
}

h2.wm2 {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #39404a;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

body.home .row.featured:first-of-type {
    margin-top: 50px;
}

@media screen and (min-width: 768px) {
    .featured .featured-product-wrapper .product .title h3 {
        width: 98% !important;
    }
}

.landing-header {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 75%;
    height: 53%;
	background-image: linear-gradient(to bottom, #008ae5, #0070b2);
	border-radius: 15px;
    margin: 50px auto 70px auto;
}

.landing-header h3 {
	color: #ffffff;
    text-align: center;
	padding: 0px 10px 12px 10px;
}

.landing-header .row.featured {
	margin-bottom: 70px !important;
}


@media (max-width: 800px) {
	.landing-header {
		width: 90%;
		padding: 1px 4px 4px 4px;
	}
	.landing-header h3 {
		font-size: 4.75vw;
	}
}

.pheader {
    display: none !important;
}

body.ddp #ddpFrameWrapper {
    margin-top: 25px !important;
}
body.ddp #ddpFrameWrapper:before {
    visibility: visible;
    content: "MAKE SURE YOU HAVE CLICKED PDF PREVIEW BELOW BEFORE PROCEEDING TO CHECKOUT" !important;
    background-color: #333;
    color: #fff;
    display: block;
    width: 100%;
    height: 25%;
    font-weight: 700;
    font-size: calc(2.25rem - 20%);
    text-align: center;
    padding: 10px 0px;
    white-space: pre-wrap;
    border-radius: 8px 8px 0px 0px;
}

body.home .row.featured {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center;
}

@media screen and (max-width: 778px) {
body.home .row.featured {
    flex-direction: column !important;
}}

/*CAROUSEL INDICATORS FOR DYNAMIC IMAGING */
.product .carousel-indicators-container {
    width: calc(95% + 4vw) !important;
    position: relative !important;
    top: -50px !important;
}

@media (max-width: 800px) {
    .product  .carousel-indicators-container {
        width: calc(95% + 4vw) !important;
    }
}

.product  .carousel-indicators.bars li {
    width: 100px !important;
    height: auto !important;
    border-radius: 0px;
    background-color: transparent;
    border-color: transparent;
    opacity: 1.4 !important;
    margin-top: 52px !important;
}

.product  .carousel-indicators.active li {
    width: 150px !important;
    height: auto !important;
    margin: 0;
    border-radius: 0;
    border: 0;
    background-color: transparent !important;
    margin-top: 52px !important;
}

@media (max-width: 800px) {
    .product .carousel-indicators.bars li {
        width: 75px !important;
        height: auto !important;
        border-radius: 0px;
        background-color: transparent;
        border-color: transparent;
        opacity: 1.4 !important;
    }
}

.product .carousel-indicators {
    position: static !important;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    padding-left: 0;
    margin-left: 0px !important;
    text-align: center;
    list-style: none;
    width: 100%;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

@media (max-width: 800px) {
    .product .carousel-indicators {
        position: static !important;
        bottom: 10px;
        left: 0%;
        z-index: 15;
        padding-left: 0;
        margin-left: -50px !important;
        text-align: center;
        list-style: none;
        width: 135% !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
}

.product .cpl-bg-accent-1.cpl-border-accent-1.active img {
    border-style: solid !important;
    border-width: 3px !important;
    border-color: #afbd36 !important;
}

