﻿.et_pb_with_border .et_pb_image_wrap
{
    border: 0 solid #333;
}
.et_pb_image
{
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
}
.et_pb_image.aligncenter
{
    text-align: center;
}
.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image
{
    display: block;
    position: relative;
}
.et_pb_image
{
    display: block;
}
.et_pb_image .et_pb_image_wrap
{
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.et_pb_image .et_pb_image_wrap img[src*=".svg"]
{
    width: auto;
}
.et_pb_image img
{
    position: relative;
}
.et_pb_image_sticky
{
    margin-bottom: 0!important;
    display: inherit;
}
.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay
{
    z-index: 3;
    opacity: 1;
}
@media(min-width: 981px)
{
    .et_pb_section_sticky, .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child
    {
        padding-bottom: 0!important;
    }
}
@media(max-width: 980px)
{
    .et_pb_image_sticky_tablet
    {
        margin-bottom: 0!important;
        display: inherit;
    }
    .et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child
    {
        padding-bottom: 0!important;
    }
    .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child
    {
        margin-bottom: 0;
    }
    .et_pb_image_bottom_space_tablet
    {
        margin-bottom: 30px!important;
        display: block;
    }
    .et_always_center_on_mobile
    {
        text-align: center!important;
        margin-left: auto!important;
        margin-right: auto!important;
    }
}
@media(max-width: 767px)
{
    .et_pb_image_sticky_phone
    {
        margin-bottom: 0!important;
        display: inherit;
    }
    .et_pb_image_bottom_space_phone
    {
        margin-bottom: 30px!important;
        display: block;
    }
}
.et_overlay
{
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}
.et_overlay:before
{
    color: #2ea3f2;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 32px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.et_portfolio_image, .et_shop_image
{
    position: relative;
    display: block;
}
.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay
{
    z-index: 3;
    opacity: 1;
}
#ie7 .et_overlay, #ie8 .et_overlay
{
    display: none;
}
.et_pb_module.et_pb_has_overlay
{
    position: relative;
}
.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay
{
    border: none;
}
.et_pb_post_title.et_pb_featured_bg
{
    padding: 16% 8%;
    background-size: cover;
    background-position: 50%;
    position: relative;
    overflow: hidden;
}
.et_pb_post_title .et_pb_parallax_css
{
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_container
{
    padding: 1em 1.5em;
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container
{
    padding-bottom: 0;
}
.et_pb_title_container h1
{
    font-size: 26px;
}
.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1, .et_pb_column_1_5 .et_pb_title_container h1, .et_pb_column_1_6 .et_pb_title_container h1, .et_pb_column_2_5 .et_pb_title_container h1
{
    font-size: 18px;
}
.et_pb_title_featured_container
{
    margin-left: auto;
    margin-right: auto;
}
.et_pb_title_featured_container .et_pb_image_wrap
{
    display: inline-block;
    position: relative;
    max-width: 100%;
    width: 100%;
}
.et_pb_title_featured_container img
{
    width: 100%;
}
.et_pb_title_container
{
    display: block;
    max-width: 100%;
    word-wrap: break-word;
    z-index: 98;
    position: relative;
}
.et_pb_title_featured_container
{
    line-height: 0;
    position: relative;
}
p.et_pb_title_meta_container
{
    padding-bottom: 1em;
}
p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before
{
    content: " | ";
}
.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a
{
    color: #666;
}
.et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a
{
    color: inherit;
}
@media(max-width: 980px)
{
    .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a
    {
        color: #666;
    }
    .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a
    {
        color: inherit;
    }
}
@media(max-width: 767px)
{
    .et_pb_title_container h1
    {
        font-size: 18px;
    }
    .et_pb_bg_layout_light_phone p.et_pb_title_meta_container, .et_pb_bg_layout_light_phone p.et_pb_title_meta_container a
    {
        color: #666;
    }
    .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container, .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a
    {
        color: inherit;
    }
}
.et_pb_button[data-icon]:not([data-icon=""]):after
{
    content: attr(data-icon);
}
@media(max-width: 980px)
{
    .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after
    {
        content: attr(data-icon-tablet);
    }
}
@media(max-width: 767px)
{
    .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after
    {
        content: attr(data-icon-phone);
    }
}