/*
Theme Name: Style Elixir 17
Template: Divi
Author: Child Theme Configurator
Version: 2.0.1506253643
Updated: 2017-09-24 11:47:23

*/

blockquote {
    margin-top: 10px;
    font-size: 40px;
    line-height: 1.1em;
    font-style: italic;
    font-weight: 600;
    color: #353841;
    border: none;
    font-family: 'Playfair Display', serif;
    padding: 0;
}
#main-header {
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}
#top-menu li {
    padding-right: 40px;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
    font-size: 14px !important;
    background-color: #f4653d !important;
    font-weight: 900 !important;
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
#top-menu li li {
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 1.2em;
}
#top-menu li li a {
    letter-spacing: 2px;
}
#footer-info {
    float: none !important;
    text-align: center;
}
.et_slide_in_menu_container #mobile_menu_slide li li a {
    opacity: 1;
}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
    opacity: 1;
}
.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow {
    top: 2px;
}
#comment-wrap {
    margin-top: 45px;
    padding-top: 30px;
    border-top: 1px solid #efefef;
}
h1, h2.entry-title {
    font-weight: 900 !important;
}
blockquote cite {
    display: block;
    margin-left: 30px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.2em;
    font-style: normal;
    font-weight: 600;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.et_pb_bg_layout_dark blockquote {
    color: #fff;
}
.et_pb_text h2, #left-area h2 {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: 8px;
}
.et_pb_text h3, .et_pb_slide_content h3, #left-area h3 {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: 8px;
}
.et_pb_text h4, .et_pb_slide_content h4, #left-area h4 {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 300;
    letter-spacing: 8px;
}
.et_pb_text h5, .et_pb_slide_content h5, #left-area h5 {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 900;
    letter-spacing: 8px;
}
.et_pb_text li, #left-area li {
    margin-left: 25px;
    margin-bottom: 10px;
}
.et_pb_text img.alignleft, .et_pb_text img.alignright {
    margin-bottom: 15px;
}
.et_pb_text img.aligncenter {
    margin-bottom: 25px;
}
#sidebar .et_pb_section {
    display: none;
}
.gradientText span {
    display: inline-block;
    padding-bottom: 5px;
    line-height: 1.1em;
}
.gradientTextBlueRed span {
    background-image: -moz-linear-gradient(left, #1e83ec, #f6653c);
    background-image: -webkit-linear-gradient(left, #1e83ec, #f6653c);
    background-image: -o-linear-gradient(left, #1e83ec, #f6653c);
    background-image: -ms-linear-gradient(left, #1e83ec, #f6653c);
    background-image: linear-gradient(to right, #1e83ec, #f6653c);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.gradientTextRedOrange span {
    background-image: -moz-linear-gradient(left, #e34d67, #f6653c);
    background-image: -webkit-linear-gradient(left, #e34d67, #f6653c);
    background-image: -o-linear-gradient(left, #e34d67, #f6653c);
    background-image: -ms-linear-gradient(left, #e34d67, #f6653c);
    background-image: linear-gradient(to right, #e34d67, #f6653c);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.gradientTextPurpleBlue span {
    background-image: -moz-linear-gradient(left, #5841b8, #1e83ec);
    background-image: -webkit-linear-gradient(left, #5841b8, #1e83ec);
    background-image: -o-linear-gradient(left, #5841b8, #1e83ec);
    background-image: -ms-linear-gradient(left, #5841b8, #1e83ec);
    background-image: linear-gradient(to right, #5841b8, #1e83ec);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.et-fixed-header#main-header {
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
    -o-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
}
#top-menu > li:last-child {
    padding-right: 20px;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: .7;
    background-image: none;
}
.nav li li a, .et_mobile_menu li a {
    font-size: 16px;
}
.et_mobile_menu .menu-item-has-children > a {
    font-weight: 300;
    background-image: none;
}
.et_slide_in_menu_container .et_mobile_menu > .menu-item-has-children > a {
    font-weight: normal;
}
.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a, .et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 20px 0;
}
.et_slide_in_menu_container #mobile_menu_slide li li.current-menu-item a, .et_slide_in_menu_container #mobile_menu_slide li li a {
    padding: 8px 0;
}
.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li li a {
    font-size: 16px;
}
.et_header_style_slide #top-menu-nav, .et_header_style_fullscreen #top-menu-nav, .et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu, .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
    position: relative;
    right: 14px;
}
body #page-container .et_slide_in_menu_container {
    background-position: center !important;
    background-size: cover !important;
    background-image: url('http://anthem.artillerymedia.co/wp-content/uploads/2016/08/menuGradient2BG.jpg') !important;
}
.anthemSlider .anthemFullHeightSlider .et_pb_slide {
    height: 100vh;
}
.anthemSlider .et_pb_slide_description .et_pb_slide_title {
    font-size: 110px;
    text-shadow: none;
}
.anthemSlider .et_pb_slider:hover .et-pb-arrow-prev, .anthemSlider .et_mobile_device .et-pb-arrow-prev, .anthemSlider .et_pb_slider:hover .et-pb-arrow-next, .anthemSlider .et_mobile_device .et-pb-arrow-next {
    opacity: .5;
}
.anthemCTA .et_pb_promo_description h2 {
    font-size: 36px;
}
.anthemBlurbColumn1, .anthemBlurbColumn2, .anthemBlurbColumn3 {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemBlurbColumn1:hover {
    background-color: #378fea;
}
.anthemBlurbColumn2:hover {
    background-color: #4528bb;
}
.anthemBlurbColumn3:hover {
    background-color: #de2e4c;
}
.anthemFeature {
    position: relative;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    min-height: 210px;
    padding: 45px 30px;
}
.anthemFeature:hover {
    z-index: 9999;
    -moz-box-shadow: 0 25px 50px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 25px 50px rgba(0,0,0,.1);
    -o-box-shadow: 0 25px 50px rgba(0,0,0,.1);
    box-shadow: 0 25px 50px rgba(0,0,0,.1);
    background-color: #fff;
    border-color: #fff;
}
.anthemFeature.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 30px;
}
.anthemFeature .et_pb_main_blurb_image {
    position: relative;
    top: -7px;
}
.et_pb_image .et_overlay:before {
    top: 45%;
    left: 46%;
    font-size: 72px;
    opacity: .7;
    color: #fff !important;
}
.anthemParallax .et_pb_text h2 {
    font-size: 36px;
}
.anthemSlimOptin .et_pb_text a {
    text-decoration: underline;
    color: #fff;
}
.anthemSlimOptin .et_contact_bottom_container {
    margin-top: 0;
    float: left;
}
.anthemSlimOptin .et-pb-contact-message {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 72%;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 36%;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_submit {
    margin-left: 13px;
}
.anthemOptin .et_pb_contact_field, .anthemOptin p {
    margin-bottom: 7px;
    padding-bottom: 0;
}
.anthemOptin .et_contact_bottom_container {
    margin-left: 3%;
    margin-top: 7px;
    float: none;
    text-align: left;
}
.anthemOptin .et_contact_bottom_container button[type="submit"] {
    width: 100%;
    margin: 0;
}
.anthemOptin .et_pb_newsletter_form p input {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemTestimonialSlider .et_pb_slide_content img, .anthemTestimonialSlider .et_pb_slide_content {
    margin-bottom: 30px;
}
.anthemNumberCounter span.percent-value {
    font-weight: 100;
}
.anthemNumberCounter h3 {
    font-weight: 800;
}
.anthemAnimatedGradient {
    -webkit-animation: anthemAnimatedGradient 20s ease infinite;
    -moz-animation: anthemAnimatedGradient 20s ease infinite;
    -o-animation: anthemAnimatedGradient 20s ease infinite;
    animation: anthemAnimatedGradient 20s ease infinite;
    background-size: 800% 800% !important;
    background-image: linear-gradient(226deg, #e34d67, #f6653c, #1e83ec, #5841b8);
}
.anthemToggle .et_pb_toggle .et_pb_toggle_title:before {
    font-size: 48px;
}
.anthemToggle .et_pb_toggle_close .et_pb_toggle_title:before {
    content: "\33";
}
.anthemToggle .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\32";
}
.anthemToggle .et_pb_toggle {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-bottom: 2px solid #ccc;
    border: none;
}
.anthemToggle .anthemToggleBlue:hover, .anthemToggle .anthemToggleBlue.et_pb_toggle_open {
    background-color: #f6faff;
    border-bottom: 2px solid #1e83ec;
}
.anthemToggle .anthemToggleBlue:hover h5.et_pb_toggle_title, .anthemToggle .anthemToggleBlue:hover .et_pb_toggle_title:before {
    color: #1e83ec;
}
.anthemToggle .anthemToggleWhite {
    border-bottom: 2px solid rgba(255,255,255,.25);
}
.anthemToggle .anthemToggleWhite:hover, .anthemToggle .anthemToggleWhite.et_pb_toggle_open {
    background-color: rgba(0,0,0,.25);
    border-bottom: 2px solid #fff;
}
.anthemToggle .anthemToggleWhite:hover h5.et_pb_toggle_title, .anthemToggle .anthemToggleWhite:hover .et_pb_toggle_title:before {
    color: #fff;
}
.anthemOverlap .anthemOverlapImageLeft {
    position: relative;
    z-index: 998;
    margin-left: 75px;
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 50px rgba(0,0,0,.3);
    box-shadow: 0 0 50px rgba(0,0,0,.3);
}
.anthemOverlap .anthemOverlapTextRight {
    position: relative;
    z-index: 999;
    margin-left: -125px;
    margin-top: 75px;
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 50px rgba(0,0,0,.2);
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.anthemOverlap .anthemOverlapImageRight {
    position: relative;
    z-index: 998;
    margin-left: -125px;
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 50px rgba(0,0,0,.3);
    box-shadow: 0 0 50px rgba(0,0,0,.3);
}
.anthemOverlap .anthemOverlapTextLeft {
    position: relative;
    z-index: 999;
    margin-left: 75px;
    margin-top: 75px;
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 50px rgba(0,0,0,.2);
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.anthemImageTextHalf .imageHalf {
    min-height: 500px;
}
.anthemTextOverlap .anthemTextOverlapLeft {
    position: relative;
    z-index: 9999;
    right: -25%;
}
.anthemTextOverlap .anthemTextOverlapRight {
    position: relative;
    z-index: 9999;
    left: -25%;
}
a.more-link {
    width: 130px;
    display: block;
    margin-top: 15px;
    font-size: 12px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #2ea3f2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    border: 2px solid #2ea3f2;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 3px 6px !important;
}
a.more-link:hover {
    background-color: #50d18d;
    border-color: #50d18d;
}
.post-meta {
    font-style: italic;
}
.anthemBlog .et_overlay {
    border: none;
}
#main-content .container:before {
    background-color: #fff;
}
#comment-wrap li.comment {
    border-top: 1px solid #efefef;
    padding: 30px 0 0;
    margin: 20px 0 35px;
}
#comment-wrap ol.commentlist {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
#comment-wrap form.comment-form .form-submit {
    float: left;
}
#comment-wrap .reply-container a.comment-reply-link {
    font-size: 11px;
    line-height: 11px !important;
    letter-spacing: 2px;
    padding: 2px 4px !important;
}
#comment-wrap form.comment-form input.submit, #comment-wrap .reply-container a.comment-reply-link {
    background-color: #1e83ec;
    color: #fff;
}
#comment-wrap form.comment-form input.submit:hover, #comment-wrap .reply-container a.comment-reply-link:hover {
    background-color: #50d18d;
    color: #fff;
}
.anthemBlog .anthemBlogLeftAligned .et_pb_post {
    border: none;
}
.anthemBlog .anthemBlogLeftAligned .entry-title, .anthemBlog .anthemBlogLeftAligned .post-meta, .anthemBlog .anthemBlogLeftAligned .post-content {
    margin-left: -20px;
}
.anthemBlog .anthemBlogShadow .et_pb_post {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-box-shadow: 0 5px 25px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 5px 25px rgba(0,0,0,.07);
    -o-box-shadow: 0 5px 25px rgba(0,0,0,.07);
    box-shadow: 0 5px 25px rgba(0,0,0,.07);
    border-color: #fff;
}
.anthemBlog .anthemBlogShadow .et_pb_post:hover {
    -moz-box-shadow: 0 25px 50px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 25px 50px rgba(0,0,0,.12);
    -o-box-shadow: 0 25px 50px rgba(0,0,0,.12);
    box-shadow: 0 25px 50px rgba(0,0,0,.12);
    border-color: #fff;
}
.anthemBlog .anthemBlogImageGrow .et_pb_image_container {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-transform: translateZ(0) scale(1.0, 1.0);
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    -o-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
}
.anthemBlog .anthemBlogImageGrow .et_pb_post .et_pb_image_container img {
    -moz-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -moz-transition: -o-transform 0.5s ease;
    -o-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -moz-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: -moz-transform 0.5s ease;
    -webkit-transition: -o-transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    vertical-align: bottom;
}
.anthemBlog .anthemBlogImageGrow .et_pb_post:hover .et_pb_image_container img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.anthemBlog .anthemBlogShadow .et_pb_image_container {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-transform: translateZ(0) scale(1.0, 1.0);
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    -o-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
}
.anthemBlog .anthemBlogShadow .et_pb_post .et_pb_image_container img {
    -moz-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -moz-transition: -o-transform 0.5s ease;
    -o-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -moz-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: -moz-transform 0.5s ease;
    -webkit-transition: -o-transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    vertical-align: bottom;
}
.anthemBlog .anthemBlogShadow .et_pb_post:hover .et_pb_image_container img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.imageWrap {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-transform: translateZ(0) scale(1.0, 1.0);
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    -o-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
}
.imageWrap img {
    -moz-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -moz-transition: -o-transform 0.5s ease;
    -o-transition: -webkit-transform 0.5s ease;
    -webkit-transition: -moz-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: -moz-transform 0.5s ease;
    -webkit-transition: -o-transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    vertical-align: bottom;
}
.imageWrap img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.anthemPricingTable .anthemPricingTableTier {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemPricingTable .anthemPricingTableTier:hover {
    -moz-box-shadow: 0 25px 50px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 25px 50px rgba(0,0,0,.17);
    -o-box-shadow: 0 25px 50px rgba(0,0,0,.17);
    box-shadow: 0 25px 50px rgba(0,0,0,.17);
}
.anthemPostSlider .post-meta {
    margin-bottom: 15px;
}
.anthemLightForm input, .anthemLightForm textarea {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemLightForm input:focus, .anthemLightForm textarea:focus {
    background-color: #f9f9f9;
}
.anthemLightForm .et_pb_contact_captcha {
    padding: 17px;
}
.anthemDarkForm input, .anthemDarkForm textarea {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0) !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}
.anthemDarkForm input:focus, .anthemDarkForm textarea:focus {
    background-color: #fff !important;
    color: #000 !important;
}
.anthemDarkForm .et_pb_contact_captcha_question {
    color: #fff;
}
.anthemDarkForm .et_pb_contact_captcha {
    padding: 14px;
}
.anthemDarkForm .et_contact_bottom_container {
    color: #fff;
}
.anthemSocialMedia .anthemSocialMediaFollow li a.icon::before {
    font-size: 36px;
}
.anthemSocialMedia .anthemSocialMediaFollow li {
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
}
.anthemSocialMedia .anthemSocialMediaFollow li a {
    margin-right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    text-align: center;
}
.et_pb_widget_area_right, .et_pb_widget_area_left {
    border: none;
}
#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .posted_in a {
    color: #000;
}
.widget_archive label.screen-reader-text {
    display: none;
}
#pbe-footer-wa-wrap {
    z-index: 9;
}
.anthemFooter a {
    color: #fff;
}
.anthemFooter .et_pb_widget_area {
    margin-bottom: 0 !important;
}
.anthemFooter .et_pb_widget, .anthemFooter .et_pb_module {
    margin-bottom: 20px !important;
}
.anthemFooter ul.instagram-pics li {
    width: 45%;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 0;
}
.anthemFooter ul.instagram-pics li img {
    width: 100%;
    margin-bottom: -2px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemFooter ul.instagram-pics li img:hover {
    opacity: .7;
}
.anthemFooter .null-instagram-feed {
    margin-bottom: 0 !important;
}
.anthemCopyright h5, #footer-info {
    font-size: 10px;
    line-height: 1.4em;
    font-weight: 900 !important;
    letter-spacing: 4px;
}
.playfairHighlight {
    position: relative;
    top: 10px;
    font-size: 76px;
    font-style: italic;
    font-family: 'Playfair Display';
    text-transform: none;
    letter-spacing: 0;
}
#wtr-progress {
    z-index: 99999;
}
#wtr-progress.top #wtr-slider {
    background-image: -moz-linear-gradient(left bottom, #2083ec, #f6653d) !important;
    background-image: -webkit-linear-gradient(left bottom, #2083ec, #f6653d) !important;
    background-image: -o-linear-gradient(left bottom, #2083ec, #f6653d) !important;
    background-image: -ms-linear-gradient(left bottom, #2083ec, #f6653d) !important;
    background-image: linear-gradient(to right top, #2083ec, #f6653d) !important;
}
body article.post, body.search article {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
body article.post:last-child {
    border-bottom: none;
}
.anthemHoverUp, .anthemBlogHoverUp .column {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.anthemHoverUp:hover, .anthemBlogHoverUp .column:hover {
    margin-top: -15px;
}
.anthemPivotal:before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-position: center !important;
    background-size: cover !important;
}
.anthemPivotalShift:before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    -moz-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    background-position: bottom left !important;
}
.woocommerce-page #left-area li {
    margin-left: 0;
}
.woocommerce-page ul.products li.product {
    min-height: 350px;
}
.woocommerce-page ul.products li.product h3 {
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: 1px !important;
}
.woocommerce-page ul.products li.product .price {
    font-size: 16px;
}
.woocommerce button.button, .woocommerce a.button, .woocommerce-message a.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce-page.et_pb_button_helper_class input.button {
    background-color: #1e83ec !important;
    color: #fff !important;
}
.woocommerce button.button:hover, .woocommerce a.button:hover, .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page.et_pb_button_helper_class input.button:hover {
    background-color: #50d18d !important;
    color: #fff !important;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
    background-color: #cecfd6 !important;
}
.woocommerce-page .et_pb_text h2, .woocommerce-page #left-area h2 {
    font-size: 30px !important;
    letter-spacing: 1px !important;
}
.woocommerce-page .et_pb_text h3, .woocommerce-page #left-area h3 {
    letter-spacing: 1px !important;
}
.woocommerce-page .product_meta {
    font-style: italic;
}
span.scroll-down.et-pb-icon {
    width: 80px;
    position: absolute;
    height: 60px;
    z-index: 100;
    left: 50%;
    font-size: 70px;
    line-height: 60px;
    bottom: 30px;
    -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
    text-decoration: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    margin: 0 0 0 -40px;
}
.left-animated.et-animated {
    -webkit-animation: fadeLeft 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -moz-animation: fadeLeft 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -o-animation: fadeLeft 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    animation: fadeLeft 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    opacity: 1;
}
.right-animated.et-animated {
    -webkit-animation: fadeRight 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -moz-animation: fadeRight 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -o-animation: fadeRight 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    animation: fadeRight 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    opacity: 1;
}
.top-animated.et-animated {
    -webkit-animation: fadeTop 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -moz-animation: fadeTop 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -o-animation: fadeTop 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    animation: fadeTop 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    opacity: 1;
}
.bottom-animated.et-animated {
    -webkit-animation: fadeBottom 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -moz-animation: fadeBottom 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -o-animation: fadeBottom 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    animation: fadeBottom 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    opacity: 1;
}
.fadein-animated.et-animated {
    -webkit-animation: fadeIn 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -moz-animation: fadeIn 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    -o-animation: fadeIn 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    animation: fadeIn 1.0s 1 cubic-bezier(0.44, 0, .52, .94);
    opacity: 1;
}
#main-header .et_mobile_menu .menu-item-has-children> a {
    position: relative;
    background-color: transparent;
}
#main-header .et_mobile_menu .menu-item-has-children> a:after {
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 16px;
    content: '\4c';
    font-weight: normal;
    text-align: center;
    font-family: 'ETmodules';
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-variant: normal;
    text-transform: none;
    speak: none;
}
#main-header .et_mobile_menu .menu-item-has-children.visible> a:after {
    content: '\4d';
}
#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    visibility: hidden !important;
}
#main-header .et_mobile_menu .visible> ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
.anthemSlider .anthemFullHeightSlider .et_pb_slide {
    height: 1024px;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
.anthemSlider .anthemFullHeightSlider .et_pb_slide {
    height: 768px;
}
}
@media screen and (device-aspect-ratio: 40/71) {
.anthemSlider .anthemFullHeightSlider .et_pb_slide {
    height: 500px;
}
}
@media screen and (max-width : 1350px) {
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 69%;
}
}
@media screen and (max-width : 1320px) {
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 33%;
}
}
@media screen and (max-width : 1300px) {
.anthemSlimOptinTitle {
    font-size: 28px !important;
}
}
@media screen and (max-width : 1215px) {
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 64%;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact_submit {
    margin-left: 11px;
}
}
@media screen and (max-width : 1200px) {
.anthemSlimOptinTitle {
    font-size: 25px !important;
}
}
@media screen and (max-width : 1150px) {
.anthemCTA .et_pb_promo_description h2 {
    font-size: 32px;
    padding-top: 2px;
}
}
@media screen and (max-width : 1140px) {
.anthemOverlap .anthemOverlapImageRight {
    margin-left: -75px;
}
.anthemOverlap .anthemOverlapTextLeft {
    margin-left: 50px;
    margin-top: 50px;
}
.anthemOverlap .anthemOverlapImageLeft {
    margin-left: 50px;
}
.anthemOverlap .anthemOverlapTextRight {
    margin-left: -75px;
    margin-top: 50px;
}
}
@media screen and (max-width : 1090px) {
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 31%;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact_submit {
    margin-left: 11px;
}
}
@media screen and (max-width : 1080px) {
.anthemFeature {
    min-height: 240px;
}
}
@media screen and (max-width : 1070px) {
.anthemSlimOptinTitle {
    font-size: 23px !important;
}
}
@media screen and (max-width : 1050px) {
.anthemCTA .et_pb_promo_description h2 {
    font-size: 30px;
    padding-top: 3px;
    letter-spacing: 0;
}
}
@media screen and (max-width : 1045px) {
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 60%;
}
}
@media (max-width: 980px) {
.anthemPostSlider .et_pb_slide_title {
    font-weight: 900 !important;
}
}
@media screen and (max-width : 980px) {
.anthemHoverUp:hover, .anthemBlogHoverUp .column:hover {
    margin-top: 0;
}
#sidebar {
    margin-top: 60px;
}
.anthemSocialMedia .et_pb_column {
    margin-bottom: 40px;
}
.anthemTextOverlap .anthemTextOverlapLeft {
    right: 0;
}
.anthemTextOverlap .anthemTextOverlapRight {
    left: 0;
}
.anthemImageTextHalf .et_pb_space.et-hide-mobile {
    display: inherit !important;
}
.anthemTwoColumnSwitch .et_pb_row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.anthemOverlap .anthemOverlapImageRight {
    margin-left: -13%;
    margin-top: -90px;
}
.anthemOverlap .anthemOverlapTextLeft {
    margin-left: 13%;
    margin-top: 0;
}
.anthemOverlap .anthemOverlapImageLeft {
    margin-left: 13%;
}
.anthemOverlap .anthemOverlapTextRight {
    margin-left: -13%;
    margin-top: -90px;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 40%;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_submit {
    margin-left: 20px;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 50%;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact_submit {
    margin-left: 20px;
}
.anthemSlimOptin .et_pb_column {
    margin-bottom: 0;
}
.anthemSlimOptin .et_pb_contact_field {
    margin-bottom: 20px;
}
.anthemParallax .et_pb_text h2 {
    font-size: 24px;
}
.anthemFeature {
    min-height: 0;
    border: none !important;
    padding: 24px 0;
}
.anthemFeature:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#features .et_pb_column {
    margin-bottom: 0 !important;
}
.anthemFeature .et_pb_main_blurb_image {
    top: -10px;
}
.anthemCTA .et_pb_promo_description h2 {
    font-size: 32px;
    padding-top: 0;
    letter-spacing: 1px;
}
.anthemCTA .et_pb_promo_description {
    float: none !important;
}
.anthemCTA .et_pb_promo_button {
    top: 0 !important;
    float: none !important;
}
.anthemSlider .et_pb_slide_description .et_pb_slide_title {
    font-size: 90px;
    font-weight: 100 !important;
}
#logo {
    width: 202px;
    height: auto;
}
.et_pb_button {
    letter-spacing: 4px !important;
}
.et_pb_text h2, #left-area h2 {
    font-size: 24px;
    letter-spacing: 6px;
}
blockquote {
    font-size: 30px;
}
}
@media screen and (max-width : 900px) {
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 38%;
}
}
@media screen and (max-width : 768px) {
.anthemOverlap .anthemOverlapImageRight {
    margin-left: -10%;
}
.anthemOverlap .anthemOverlapTextLeft {
    margin-left: 10%;
}
.anthemOverlap .anthemOverlapImageLeft {
    margin-left: 10%;
}
.anthemOverlap .anthemOverlapTextRight {
    margin-left: -10%;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_field_half {
    width: 100%;
    float: none;
}
.anthemSlimOptin .anthemSlimOptinTwoFields .et_pb_contact .et_pb_contact_submit {
    width: 97%;
    margin-left: 3%;
    margin-bottom: 20px;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_field_half {
    width: 100%;
    float: none;
}
.anthemSlimOptin .anthemSlimOptinOneField .et_pb_contact .et_pb_contact_submit {
    width: 97%;
    margin-left: 3%;
    margin-bottom: 20px;
}
.anthemSlimOptinTitle {
    font-size: 28px !important;
}
.anthemSlimOptin .et_pb_contact .et_pb_contact_field_half {
    margin-bottom: 8px;
}
.anthemSlimOptin .et_contact_bottom_container {
    width: 100%;
    float: none;
}
}
@media screen and (max-width : 767px) {
.playfairHighlight {
    top: -40px;
    display: block;
    margin-top: 45px;
}
.anthemImageTextHalf .et_pb_space.et-hide-mobile {
    display: inherit !important;
}
.anthemTestimonialSlider .et_pb_slide_content {
    font-size: 17px !important;
}
.anthemSlider .et_pb_slide_description .et_pb_slide_title {
    font-size: 80px !important;
}
.anthemSlider .et_pb_slide_content {
    font-size: 12px !important;
    line-height: 1.6em;
}
.et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 20px;
}
blockquote {
    font-size: 26px;
}
.et_pb_text h2, #left-area h2 {
    font-size: 24px;
    letter-spacing: 6px;
}
.et_pb_text h3, .et_pb_slide_content h3, #left-area h3 {
    font-size: 18px;
    letter-spacing: 6px;
}
.et_pb_text h4, .et_pb_slide_content h4, #left-area h4 {
    font-size: 16px;
    letter-spacing: 6px;
}
.et_pb_text h5, .et_pb_slide_content h5, #left-area h5 {
    font-size: 14px;
    letter-spacing: 6px;
}
.et_pb_text img.alignleft, .et_pb_text img.alignright, .et_pb_text img.aligncenter {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-left: 0;
    float: none;
}
}
@media screen and (max-width : 650px) {
.anthemSlider .et_pb_slide_description .et_pb_slide_title {
    font-size: 36px !important;
    font-weight: 300 !important;
}
}
@media screen and (max-width : 600px) {
.anthemCopyright h5 {
    font-size: 8px;
}
.anthemImageTextHalf .imageHalf {
    min-height: 300px;
}
.anthemOverlap .anthemOverlapImageRight {
    margin-left: 0;
    margin-top: -30px;
}
.anthemOverlap .anthemOverlapTextLeft {
    margin-left: 0;
}
.anthemOverlap .anthemOverlapImageLeft {
    margin-left: 0;
}
.anthemOverlap .anthemOverlapTextRight {
    margin-left: 0;
    margin-top: -30px;
}
.anthemCTA .et_pb_promo_description h2 {
    font-size: 24px;
}
.et_slide_in_menu_container #mobile_menu_slide li li.current-menu-item a, .et_slide_in_menu_container #mobile_menu_slide li li a {
    padding: 3px 0;
}
.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
    font-size: 18px !important;
    padding: 8px 0 !important;
}
.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li li a {
    font-size: 14px !important;
    letter-spacing: 4px !important;
    padding: 4px 0 !important;
}
.et_pb_button {
    font-size: 14px !important;
}
}
@media screen and (max-width : 500px) {
.playfairHighlight {
    font-size: 48px;
}
}
@media screen and (max-width : 480px) {
.anthemSocialMedia .et_pb_row .et_pb_column {
    margin-bottom: 45px !important;
}
.anthemSocialMedia .et_pb_row .et_pb_column:last-of-type {
    margin-bottom: 0 !important;
}
}
@media screen and (max-width : 425px) {
.anthemDarkForm .et_pb_contact_captcha {
    padding: 13px 14px;
}
.anthemSlider .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
}
.et_pb_button {
    font-size: 12px !important;
    letter-spacing: 2px !important;
}
blockquote {
    font-size: 24px;
}
blockquote cite {
    display: block;
    margin-left: 0;
    font-size: 10px;
    letter-spacing: 2px;
}
.et_pb_text h3, .et_pb_slide_content h3, #left-area h3 {
    font-size: 16px;
    letter-spacing: 6px;
}
.et_pb_text h4, .et_pb_slide_content h4, #left-area h4 {
    font-size: 14px;
    letter-spacing: 6px;
}
.et_pb_text h5, .et_pb_slide_content h5, #left-area h5 {
    font-size: 12px;
    letter-spacing: 6px;
}
}
@media screen and (max-width : 414px) {
.anthemDarkForm .et_pb_contact_captcha {
    position: relative;
    top: 2px;
    padding: 11px 14px;
}
.anthemLightForm .et_pb_contact_captcha {
    position: relative;
    top: 2px;
    padding: 14px;
}
}
@media only screen and (min-width: 767px) {
.anthemPivotal, .anthemPivotalShift {
    overflow: hidden;
}
.anthemPivotal:hover:before {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.anthemPivotalShift:hover:before {
    background-position: top right !important;
}
.anthemKenBurnsSectionLinear .et_parallax_bg {
    animation: kenburns-linear 30s forwards;
}
.anthemKenBurnsHeaderLinear .et_parallax_bg {
    animation: kenburns-linear 45s forwards;
}
}
@media only screen and (min-width: 981px) {
.anthemKenBurnsSectionEaseIn .et_parallax_bg {
    margin-bottom: -60px;
    animation: kenburns 30s forwards;
    min-height: calc(100% + 60px);
}
.anthemKenBurnsHeaderEaseIn .et_parallax_bg {
    margin-bottom: -60px;
    animation: kenburns 45s forwards;
    min-height: calc(100% + 60px);
}
}
