/*
Theme Name: Divi Child
Description: Child theme for Divi theme
Author: Jeff Litcofsky
Template: Divi
*/

@import url("../Divi/style.css");

/* write custom css below */


#et-info-phone {
display: none;
}

/* Headers & Body */
h1,h2,h3,h4,h5,h6,h7,#top-menu a,.bottom-nav li,#footer-info,#et-secondary-nav, #et-secondary-nav li,#et-info-phone, #top-header .et-social-icons, #et-info-email,.menu { 
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
line-height: 1.5em;
 }


body { 
font-family: "Times New Roman", Times, serif; font-size: 16px; color: #666; background-color: #fff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; 
}

a {
    text-decoration: none;
    color: #1e51a4;
    font-weight: 500;
}

a:hover {
    text-decoration: none;
    color: #339966;
    font-weight: 500;
}

#footer-bottom .et-social-icons {
display: none!important;
}

div.et_pb_row.et_pb_row_0 {
    padding-bottom: 0px;
    padding-top: 0px;
}

/* Responsive Styles 1020px - 1200px */ @media all and ( min-width: 1020px ) and ( max-width: 1200px ) { /* Vertical Navigation Styles */ .et_vertical_nav.et_right_sidebar #left-area, .et_vertical_nav.et_left_sidebar #left-area { width: 450px; } .et_vertical_nav.et_right_sidebar #sidebar, .et_vertical_nav.et_left_sidebar #sidebar { width: 165px; margin-left: 30px; } .et_vertical_nav.et_left_sidebar #sidebar { margin: 0 30px 0 0; width: 165px; } .et_vertical_nav.et_right_sidebar #main-content .container:before { right: 195px; } .et_vertical_nav.et_left_sidebar #main-content .container:before { left: 195px; } .et_vertical_nav #top-menu li.mega-menu > ul { width: 675px !important; } .et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p { font-size: 65px; line-height: 65px; } .et_vertical_nav .et_pb_column_3_4 .mejs-container, .et_vertical_nav .et_pb_column_3_4 .mejs-container .mejs-controls { height: 60px !important; } .et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p { font-size: 55px; line-height: 55px; } .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images { width: 215px !important; } /* Slider Module */ .et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content { font-size: 14px; } .et_pb_column_1_2 .et_pb_slide_description h2, .et_pb_column_1_3 .et_pb_slide_description h2, .et_pb_column_1_4 .et_pb_slide_description h2, .et_pb_column_2_3 .et_pb_slide_description h2 { font-size: 18px; } /* Blog Posts */ .et_pb_post { margin-bottom: 42px; } .et_vertical_nav .et_pb_column_1_4 .wp-pagenavi span.pages { width: 119px !important; display: block; } /* Sidebar */ #sidebar .et_pb_widget { margin-left: 0; } .et_left_sidebar #sidebar .et_pb_widget { margin-right: 0; } /* Blog Post Formats */ /* Quote */ .et_quote_content { padding: 50px 70px 45px; } .et_pb_column_2_3 .et_quote_content { padding: 50px 50px 45px; } .et_pb_column_1_2 .et_quote_content { padding: 35px 47px 30px; } .et_pb_column_1_3 .et_quote_content, .et_pb_column_3_8 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_blog_grid .et_quote_content { padding: 35px 25px 32px; } /* Gallery */ .et_pb_column_4_4 .et_pb_post .et_pb_slide { min-height: 534px; } .et_pb_column_3_4 .et_pb_post .et_pb_slide { min-height: 392px; } .et_pb_column_2_3 .et_pb_post .et_pb_slide { min-height: 345px; } .et_pb_column_1_2 .et_pb_post .et_pb_slide { min-height: 250px; } .et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide { min-height: 155px; } .et_pb_column_1_4 .et_pb_post .et_pb_slide { min-height: 108px; } .et_pb_blog_grid .et_pb_post .et_pb_slide { min-height: 155px; } /* Audio */ .et_pb_column_1_2 .et_pb_audio_cover_art { height: 340px; } .et_pb_column_3_8 .et_pb_audio_cover_art { height: 242px; } .et_pb_column_1_3 .et_pb_audio_cover_art { height: 210px; } .et_pb_column_1_4 .et_pb_audio_cover_art { height: 145px; } /* Contact Form Module */ .et_pb_column_1_4 .et_pb_contact_right { margin-right: 5px; } /* Number Counter Module */ .et_pb_column_1_4 .et_pb_number_counter .percent { height: 55px; } .et_pb_column_1_4 .et_pb_number_counter h3 { padding: 10px 0 0 0; } }



/* Responsive Styles Tablet And Below */ @media all and ( max-width: 1199px ) { /* Hide Logo On Mobile */ .et_hide_mobile_logo #main-header .logo_container { display: none; opacity: 0; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } /* Page Containers */ #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container { padding-top: 80px; } .et_non_fixed_nav #page-container { padding-top: 0; } .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_header_style_centered #page-container { padding-top: 136px; } .et_pb_column, #sidebar, #left-area { width: 100% !important; } /* With Sidebar */ .et_right_sidebar #left-area, .et_right_sidebar #sidebar, .et_left_sidebar #left-area, .et_left_sidebar #sidebar { width: auto; float: none; padding-right: 0; padding-left: 0; } .et_right_sidebar #left-area { margin-right: 0; } .et_right_sidebar #sidebar { margin-left: 0; border-left: none; } .et_left_sidebar #left-area { margin-left: 0; } .et_left_sidebar #sidebar { margin-right: 0; border-right: none; } /* Rows and Sections */ .et_pb_section { padding: 50px 0; } .et_pb_fullwidth_section { padding: 0; } .et_pb_row, .et_pb_column .et_pb_row_inner { padding: 30px 0; } .et_section_specialty > .et_pb_row { padding: 0; } .et_pb_column { margin-bottom: 30px; } .et_pb_gutters1 .et_pb_column { margin-bottom: 0; } .et_pb_row:last-child .et_pb_column:last-child { margin-bottom: 0; } .et_pb_section .et_pb_column .et_pb_module { margin-bottom: 30px; } .et_pb_gutters1 .et_pb_column .et_pb_module { margin-bottom: 0px; } .et_pb_gutters1 .et_section_specialty .et_pb_row > .et_pb_column > .et_pb_module, .et_section_specialty .et_pb_gutters1.et_pb_row > .et_pb_column > .et_pb_module { margin: 0; } .et_section_specialty .et_pb_row > .et_pb_column { padding-bottom: 0; } .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child { margin-bottom: 0; } .et_pb_column.et_pb_column_empty { display: none; } #main-content .container:before { display: none !important; } /* Sticky Image */ .et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child, .et_pb_section_sticky_mobile .et_pb_column_single { padding-bottom: 0 !important; } .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child { margin-bottom: 0; } /* 1_4 Column Breakdown */ .et_pb_row_4col, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-2_1-4_1-4, .et_pb_row_1-4_1-4 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; } .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 { width: 47.25% !important; margin-right: 5.5%; } .et_pb_gutters1 .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4 { width: 50% !important; margin-right: 0; } .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(even), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(even), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(even), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) { margin-right: 0; } .et_pb_row_4col .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2) { margin-bottom: 0; } /* Fullwidth Rows */ .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row { width: 80% !important; max-width: 80% !important; } .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1.et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters1 .et_pb_specialty_fullwidth > .et_pb_row { width: 100% !important; max-width: 100% !important; } /* Blurb Module */ .et_pb_blurb_content, .et_pb_promo { text-align: center; } .et_pb_space.et-hide-mobile {display: none; } /* Grid Layouts: Gallery, Portfolio, Filterable Portfolio, Shop */ .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n), .et_gallery_item { margin: 0 7.5% 7.5% 0 !important; width: 28.333% !important; clear: none; float: left; } .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) { margin: 0 !important; width: 33.333% !important; } .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) { clear: none !important; } .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row { margin-right: 0 !important; } .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row { clear: both !important; } /* Grid Layouts: 1/4 Columns */ .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n) { margin: 0 0 11.5% 0 !important; width: 100% !important; } .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_4col > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n) { margin: 0 !important; } .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column .woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n), .et_gallery_item:nth-child(3n) { margin-right: 0 !important; } .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column .woocommerce ul.products li.product:nth-child(3n+1), .woocommerce-page ul.products li.product:nth-child(3n+1), .et_gallery_item:nth-child(3n+1) { clear: both; } .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1), .et_full_width_page .et_gallery_item:nth-child(4n+1) { clear: none; } /* Filterable Portfolio Module */ .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li { width: auto; } .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a { width: auto; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0px; } .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } /* Blog + Sidebar Module + Footer */ .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n), .footer-widget:nth-child(n) { width: 46.25% !important; margin: 0 7.5% 7.5% 0 !important; } .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, #footer-widgets .footer-widget .fwidget { margin-bottom: 16.21%; } .et_pb_column .et_pb_widget:nth-child(n) { margin-bottom: 7.5%; } .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n), .et_pb_gutters1 .footer-widget:nth-child(n) { width: 50% !important; margin: 0 !important; } .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1 #footer-widgets .footer-widget .fwidget, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) { margin-bottom: 0; } #footer-widgets { padding: 8% 0; } .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_column .et_pb_widget:nth-child(2n), #footer-widgets .footer-widget:nth-child(2n) { margin-right: 0 !important; } #footer-widgets .footer-widget:nth-last-child(-n+2) { margin-bottom: 0 !important; } .et_pb_widget_area_left { padding-right: 0; border-right: none; } .et_pb_widget_area_right { padding-left: 0; border-left: none; } .bottom-nav { text-align: center; } .et_pb_more_button { display: inline-block !important; } /* Slider Module */ .et_pb_slide_description h2, .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 { font-size: 26px; font-weight: 500 !important; } .et_pb_slide_content { font-size: 13px; font-weight: 400; } .et_pb_slide_description { text-align: center; } .et_pb_slide_with_image .et_pb_slide_description { text-align: left; } /* Column Adjustments */ .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container { min-height: auto; } .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content { display: block; } .et_pb_post { margin-bottom: 42px; } /* Newsletter Module */ .et_pb_column .et_pb_newsletter_form, .et_pb_column .et_pb_newsletter_description, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_description { width: 50%; padding: 0; } .et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form { padding-left: 40px; } /* Pricing Tables Module */ .et_pb_column .et_pb_pricing_table { width: 50% !important; } .et_pb_column .et_pb_pricing_table:nth-child(2n+1) { clear: both; } .et_pb_column .et_pb_pricing_table:nth-child(n+3) { margin-top: 50px; } /* WooCommerce */ .woocommerce .cart-collaterals > div, .woocommerce .cart-collaterals > form { width: 100% !important; float: none !important; } .shop_table .coupon { margin-bottom: 25px !important; } .checkout .form-row, .checkout .col-1, .checkout .col-2 { float: none !important; width: auto !important; } .checkout .col-1, .checkout .col-2 { margin-bottom: 25px !important; } /* Post Title Module */ .et_pb_fullwidth_section .et_pb_post_title { padding: 80px 0; } /* Map Module */ .et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map { height: 350px; } /* Projects Post Type */ .et_full_width_portfolio_page .et_project_meta { float: none; width: 100%; margin-top: -20px; } /* Contact Form Module */ .et_pb_column .et_pb_contact_left p { width: 48.5%; float: left; margin-right: 3%; } .et_pb_column .et_pb_contact_left p:last-child { margin-right: 0; } /* Image Module */ .et_always_center_on_mobile { text-align: center !important; } /* Header Styles */ #main-header, #top-header { transition: none; -webkit-transition: none; -moz-transition: none; } #top-menu, .fullwidth-menu { display: none; } .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #main-header { transform: translateY(0px) !important; -webkit-transform: translateY(0px) !important; opacity: 1; } .et_header_style_centered #main-header { padding: 20px 0; } .et_header_style_centered nav#top-menu-nav { display: none; } .et_header_style_split #main-header { padding: 20px 0; } .et_header_style_split #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation { display: block; padding-top: 0; } #et-top-navigation { margin-right: 0; transition: none; -webkit-transition: none; -moz-transition: none; } .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header { position: absolute; } .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation { padding-top: 24px; display: block; } .et_non_fixed_nav.et_transparent_nav #main-header, .et_fixed_nav #main-header { -webkit-transition: none; -moz-transition: none; transition: none; } .et_vertical_nav.et_right_sidebar #left-area, .et_vertical_nav.et_left_sidebar #left-area { width: auto; } #et-secondary-nav, #et-secondary-menu { display: none !important; } .et_non_fixed_nav.et_transparent_nav_temp #main-header, .et_secondary_nav_only_menu #main-header, .et_fixed_nav_temp #main-header, .et_secondary_nav_only_menu #main-header { top: 0 !important; } .et_secondary_nav_only_menu #top-header { display: none; } /* Logo */ #logo, .logo_container, #main-header, .container { transition: none; -webkit-transition: none; -moz-transition: none; } .et_header_style_centered #logo { max-height: 60px; } .et_header_style_centered header#main-header .logo_container { height: auto; max-height: 100px; padding: 0; } .et_header_style_split header#main-header .logo_container { height: auto; max-height: 100px; padding: 0; } .et_header_style_split #logo { max-height: 60px; } .et_vertical_nav span.logo_helper { display: inline-block; } .et_vertical_nav.et_header_style_left .logo_container { height: 100%; position: absolute; } .et_header_style_left #logo, .et_header_style_split #logo { max-width: 50%; } /* Search Form */ #et_top_search { margin: 0 35px 0 0; float: left; } #et_search_icon:before { top: 7px; } .et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search { display: none !important; } .et_header_style_centered .et_search_outer, .et_header_style_split .et_search_outer { display: none; } .et_header_style_split #et_top_search, .et_vertical_nav.et_header_style_split #main-header #et_top_search { display: none !important; } .et_header_style_left .et-search-form, .et_header_style_split .et-search-form { width: 50% !important; max-width: 50% !important; } /* Social Icons */ .et-social-icons, #footer-info { float: none; text-align: center; } .et-social-icons { margin: 0 0 5px; } #top-header .et-social-icons { margin-bottom: 0; } /* Cart */ .et_header_style_centered #et-top-navigation .et-cart-info { display: none; } #et-top-navigation .et-cart-info { margin-top: 5px; } .et_vertical_nav #et-top-navigation .et-cart-info { margin-left: -38px; } /* Mobile Menu */ #et_mobile_nav_menu, .et_mobile_nav_menu { display: block; } /* Centered */ .et_header_style_centered .mobile_menu_bar, .et_header_style_split .mobile_menu_bar { opacity: 1; } .et_header_style_centered #et_mobile_nav_menu { float: none; position: relative; margin-top: 20px; } .et_header_style_centered #main-header .mobile_nav { display: block; text-align: left; background-color: rgba(0,0,0,0.05); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 5px 10px; } .et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page { display: inline-block; color: #666; font-size: 14px; } .et_header_style_centered .mobile_menu_bar { position: absolute; right: 5px; top: 2px; } .et_header_style_centered .et_mobile_menu { top: 53px; } /* Centered Inline Logo */ .et_header_style_split #et_mobile_nav_menu { float: none; position: relative; margin-top: 20px; display: block; } .et_header_style_split nav#top-menu-nav { display: none; } .et_header_style_split #main-header .mobile_nav { display: block; text-align: left; background-color: rgba(0,0,0,0.05); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 5px 10px; } .et_header_style_split .mobile_menu_bar { position: absolute; right: 5px; top: 2px; } .et_header_style_split .et_mobile_menu { top: 53px; } /* Countdown Timer Module */ .et_pb_countdown_timer .title { font-size: 22px !important; } .et_pb_countdown_timer .section p { font-size: 64px !important; line-height: 64px !important; } .et_pb_countdown_timer .section p.label { font-size: 14px !important; line-height: 25px !important; } .et_pb_countdown_timer .sep { top: -28px !important; } /* Fullwidth Menu Module */ .et_pb_fullwidth_menu .fullwidth-menu-nav { display: none; } .et_pb_fullwidth_menu .et_pb_row { min-height: 81px; } .et_pb_fullwidth_menu .et_mobile_nav_menu { float: none; } .et_pb_fullwidth_menu .mobile_menu_bar:before { top: 26px; } .et_pb_fullwidth_menu .et_mobile_menu { top: 81px; padding: 5%; } .et_pb_fullwidth_menu .et_mobile_menu ul { padding: 0; } .et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul { list-style: none !important; text-align: left; } /* Admin Bar Fixes */ body.admin-bar.et_vertical_nav #main-header { top: 0 !important; } .et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header, .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header { top: 32px !important; } /* Rows and Sections */ .et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row { max-width: 1080px !important; } /* Blog Module */ .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {margin-left: 0; } .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span { font-size: 18px; }  

#logo {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-top: .4em;
    max-height: 85%;
    display: inline-block;
    float: none;
    vertical-align: middle;
}
#et-info-phone {
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
line-height: 1.5em;
display: inherit;
}
div.layer {
font-size: 9px!important;
line-height: 3em!important;
}
}

img {
    max-width: 100%;
    height: auto;
    box-shadow: 6px 6px 5px #888888;
}

img#logo {
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0px 0px 0px #888888;
}

.et_pb_animation_off {
    box-shadow: 0px 0px 0px #888888;
}


img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
   margin-bottom: 20px;
margin-top: 20px;
}

img.alignnone {
   margin-bottom: 20px !important;
}

div#boutique_logo.et_pb_module.et-waypoint.et_pb_image.et_pb_animation_off.et_pb_image_0.et_always_center_on_mobile.et-animated img {
  box-shadow: 0px 0px 0px #888888;
}

.metaslider .msHtmlOverlay .layer img {
    height: auto !important;
    max-width: 100%;
	box-shadow: none;
}

img.wp-image-956.size-full.alignleft,
img.aligncenter.wp-image-962,
img.aligncenter.wp-image-502,
img.wp-image-1129.alignleft,
img.wp-image-1174.alignleft {
box-shadow: none;
}

#zoom_widget-2.fwidget.et_pb_widget.zoom_widget img,.et_pb_map_container img {
box-shadow: none;
}

div#black-studio-tinymce-3.fwidget.et_pb_widget.widget_black_studio_tinymce {
padding: 20px;
background-color: #fff;
color: #000;
max-width: 375px;

}

div#black-studio-tinymce-3.fwidget.et_pb_widget.widget_black_studio_tinymce a {
color: #1e51a4
}

div#black-studio-tinymce-3.fwidget.et_pb_widget.widget_black_studio_tinymce h4 {
color: #1e51a4;
font-weight: 700;
}

.et-social-linkedin a:before { 
content: '\e09d';
}

.et-social-pinterest a:before { 
content: '\e095';
}

.et-social-icons {
    float: right;
	color: #ffffff;
	font-weight: 800;
}

div#zoom_widget-2.fwidget.et_pb_widget.zoom_widget h4 {
margin-bottom: 16px;
}

div#zoom_widget-2.fwidget.et_pb_widget.zoom_widget {
margin-left: 4em;
}

/* Responsive Styles Tablet And Below */
@media all and ( max-width: 980px ) {

div#zoom_widget-2.fwidget.et_pb_widget.zoom_widget {
margin-left: 1em;
}

.footer-widget h4 {
margin-top: 1em; 
}
}

.et_pb_blurb_1.et_pb_blurb h4,
.et_pb_blurb_0.et_pb_blurb h4 {
text-align: center;
}

.hilite { background:#D3E18A; }

.ds_flat_buttons .button-light a {
    background: #fff;
    padding: 3px 5px 3px 3px !important;
    border-radius: 4px;
    margin-top: -10px;
    color: #000;
    font-weight: 500;
}


.ds_flat_buttons .button-yellow a {
    background: #CCAC00;
    padding: 3px 5px 3px 3px !important;
    border-radius: 4px;
    margin-top: -10px;
    color: #f1f1f1;
    font-weight: 500;
}

.ds_flat_buttons .button-red a {
    background: #FF8500;
    padding: 3px 5px 3px 3px !important;
    border-radius: 4px;
    margin-top: -10px;
    color: #f1f1f1;
    font-weight: 500;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer .button.gform_previous_button, .gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_button {
    font-size: 1em;
    font-weight: 600;
    background: #2f53a0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border: solid 1px #2f53a0;
    border-radius: 20px;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer .button.gform_previous_button:hover, .gform_wrapper .gform_page_footer .button.gform_next_button:hover, .gform_wrapper .gform_page_footer .button.gform_button:hover {
    font-size: 1em;
    font-weight: 600;
    background: transparent;
    color: #2f53a0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border: solid 1px #2f53a0;
    border-radius: 20px;
}

#meta-home-slider-container {padding: 0px;}
#meta-home-slider-container .et_pb_row {width: 100%; margin: 0px; padding: 0px; height: 600px;}
#meta-home-slider-container .et_pb_text {margin-bottom: 0px;}