/*
Theme Name: DiviDE by GemFind
Theme URI: http://www.gemfind.com/
Template: Divi
Author: GemFind
Author URI: http://www.gemfind.com
Description: Updated 10/24/2016 by Joe Peterson
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.3.1477336126
Updated: 2016-10-24 19:08:46

*/

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
}

#main-content .yith-ajaxsearchform-container input[type="search"] {
  padding: 0.3em 0.5em 0 !important;
  height: 32px !important;
  margin-bottom: 3px !important;
}

.logo_container {
  margin-bottom: 2.5em;
}
#top-menu li {
  padding-right: 14px;
}
.clearfix:after {
  display: table;
  content: "";
}
.et_mobile_menu {
  width: calc(100% + 60px);
  margin-left: -30px;
}
li.affiliation-item {
  max-width: 32.5%;
  display: inline-block;
  padding-right: 0;
}
.et-social-icons li:first-child {
  margin-left: 0 !important;
}
.GFglyph:before {
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  font-family: "ETmodules" !important;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  text-transform: none;
  speak: none;
  padding: 0 5px 0 10px;
}
.topbar-info.GFglyph:before {
  font-size: 1.5em;
  color: #fff !important;
  vertical-align: text-top;
}

.GFglyph.facebookGlyph:before {
  content: "";
}
.GFglyph.twitterGlyph:before {
  content: "";
}
.GFglyph.pinterestGlyph:before {
  content: "";
}
.GFglyph.mapGlyph:before {
  content: "";
}
.GFglyph.phoneGlyph:before {
  content: "";
}
.GFglyph.clockGlyph:before {
  content: "\7d";
}
.GFglyph.instagramGlyph:before {
  content: "";
}
.GFglyph.emailGlyph:before {
  content: "";
}
.GFcontainer {
  padding-top: 8em;
}
h1.entry-title.main_title {
  padding-left: 0.2em;
  text-transform: uppercase;
}
.tudor_logo_container {
  display: none;
}
.rolex_logo_container {
  display: none;
}
.topbar-right {
  float: right;
}
.mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d";
}
.mobile_menu_bar:after {
  content: "Menu";
  line-height: 2.2em;
  vertical-align: top;
}
.mobile_nav.opened .mobile_menu_bar:after {
  content: "Close";
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0) !important;
}
.footer-bottom-full {
  clear: both;
  display: block;
  min-width: 100%;
}
.footer-bottom-full.copyright {
  padding-top: 1em;
  text-align: left;
  color: #666;
}
.affiliations a {
  cursor: pointer;
}
.form-required:before {
  margin-left: -.6em;
  font-size: 0.9em;
  float: left;
  content: "*";
  color: red;
  vertical-align: text-bottom;
}
#responsive-form {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.form-row {
  width: 100%;
}
.column-third,
.column-half,
.column-full {
  width: 100%;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.65rem;
}
.wpcf7 input,
.wpcf7 textarea {
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 input[type="date"] {
  width: 100%;
  height: 3em;
  font-size: 12pt;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #49749f !important;
  padding: 8px;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus,
.wpcf7 input[type="date"]:focus {
  -moz-box-shadow: inset 0 0 6px 1px #bebebe;
  -webkit-box-shadow: inset 0 0 6px 1px #bebebe;
  -o-box-shadow: inset 0 0 6px 1px #bebebe;
  box-shadow: inset 0 0 6px 1px #bebebe;
  background-color: #fff;
  border: 1px solid #000;
}
.wpcf7-submit {
  float: right;
  background-color: #fff;
  font-weight: 800;
  color: #49749f;
  border: 1px solid #49749f;
  cursor: pointer;
  text-transform: uppercase;
  padding: 8px 20px;
}
.wpcf7-submit:hover {
  background-color: #49749f;
  color: #000;
  border-color: #000;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
  background-color: #f00;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: none;
  padding: 5px;
}
div.wpcf7-validation-errors {
  font-size: 17px;
  background-color: #f9cd00;
  font-weight: 800;
  text-align: center;
  color: #9c6533;
  border: transparent;
  text-shadow: none;
  padding: 5px;
  margin: 0;
}
div.wpcf7-mail-sent-ok {
  font-size: 17px;
  background-color: #49749f;
  font-weight: 800;
  text-align: center;
  color: #fff;
  border-color: #49749f;
  text-shadow: none;
  padding: 5px;
  margin: 0;
}
@media (max-width: 980px) {
  .et_pb_fullwidth_menu span.mobile_menu_bar:after {
    position: inherit;
    top: 26px;
  }
}
@media screen and (max-width: 979px) {
  ul.affiliations {
    text-align: center;
  }
  .footer-bottom-full.copyright {
    text-align: center;
  }
}
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
  .column-third {
    width: 33%;
  }
}
@media screen and (min-width: 600px) {
  .tudor_logo_container {
    display: inline-block;
    padding-top: 0;
    float: left;
  }
  .rolex_logo_container {
    display: inline-block;
    padding-top: 0;
    float: right;
  }
}
@media screen and (min-width: 981px) {
  .tudor_logo_container {
    padding-top: 1em;
  }
  .rolex_logo_container {
    padding-top: 1em;
  }
  .logo_container {
    margin-bottom: 2em;
  }
  .et_header_style_centered #logo {
    padding-top: 1em;
  }
  #footer-widgets .footer-widget li:before {
    display: none;
  }
  #footer-widgets .footer-widget li {
    padding-left: 0;
  }
  .container-404 article {
    text-align: center;
  }
  #main-content .container-404 {
    padding-top: 5em;
  }
  .footer-widget.last {
    margin-right: 0;
  }
  .footer-widget {
    width: 20.875%;
    margin: 0 5.5% 5.5% 0;
  }
  .nav li ul {
    width: 270px;
  }
  #top-menu li li a {
    width: 250px;
  }
  .container.et_menu_container {
    width: calc(100% - 60px);
  }
}

/*============================================================
//
// SINGLE PRODUCT PAGE STUFF
//
============================================================*/

/*==============================
Request Info / Add to Wishlist Button Styling
==============================*/
.ywctm-custom-button-container,
.yith-wcwl-add-to-wishlist {
  display: inline-block;
}
.woocommerce a.add_to_wishlist.button.alt {
  font-size: 1em;
}
#left-area .ywctm-custom-button-container {
  background-color: #49749f;
}

#left-area .ywctm-custom-button {
  color: #ffffff !important;
  font-size: 1em;
  border-color: #49749f !important;
  border: 2px solid #49749f !important;
}

#left-area .ywctm-icon-form {
  position: relative;
  margin-top: -2px;
}

#left-area .ywctm-icon-form:before {
  vertical-align: initial !important;
}

.yith-wcwl-add-to-wishlist .fa {
  font-size: 1.25em;
}

#left-area
  .woocommerce.woocommerce-page
  .content-area
  .description
  .ywctm-custom-button-container
  > p
  > a.button.ywctm-custom-button {
  border-color: #49749f !important;
  border: 2px solid #49749f !important;
}

#left-area .ywctm-custom-button-container a.ywctm-custom-button {
  border-color: #49749f !important;
  background-color: #49749f !important;
}

#left-area .ywctm-custom-button .icon-form,
#left-area .ywctm-custom-button .inquiry-title {
  color: #ffffff !important;
  border-color: #49749f !important;
}

#left-area .ywctm-custom-button:hover .icon-form,
#left-area .ywctm-custom-button:hover .inquiry-title {
  color: #ffffff !important;
  border-color: #49749f !important;
}

#left-area .ywctm-custom-button .icon-form,
#left-area .ywctm-custom-button .inquiry-title {
  line-height: 0.5em;
  padding-bottom: 4px;
}

#left-area .ywctm-custom-button-container {
  margin-right: 0.5em;
  margin-bottom: 0.75em;
}

.woocommerce-page
  .yith-wcwl-add-button
  a.add_to_wishlist.single_add_to_wishlist:hover,
.woocommerce-page
  .yith-wcwl-add-button
  a.add_to_wishlist.single_add_to_wishlist:hover:before {
  background-color: #ffffff !important;
  color: #49749f !important;
  border-color: #49749f !important;
}
.woocommerce a.add_to_wishlist.button.alt:hover {
  background: #fff !important;
  color: #49749f !important;
  border-color: #ffffff !important;
}

/*==============================
Product SKU & Categories
==============================*/

.product_meta {
  margin-bottom: 0.5em;
}

.product_meta .sku_wrapper {
  display: block;
  margin-bottom: 0.5em;
}

.woocommerce .summary .product_meta .sku_wrapper,
.woocommerce .summary .product_meta .posted_in {
  font-family: "Josefin Sans";
  font-weight: 700;
  font-size: 1em;
}

.woocommerce .summary .product_meta .sku_wrapper .sku {
  font-family: "Lato";
  font-weight: 400;
}

.woocommerce .summary .product_meta .posted_in a {
  font-family: "Lato";
  font-weight: 400;
}

/*==============================
Product Page Sharing Buttons
==============================*/
.sharedaddy .sd-title {
  font-size: 14px !important;
  margin-right: 0.8em !important;
  color: #666 !important;
}

.sharedaddy .sd-title:before {
  border: none !important;
  margin-bottom: 0 !important;
}

.sharedaddy .sd-content {
  display: inline-block;
}

/*==============================
Schedule An Appointment Widget
==============================*/
.single-product #sidebar #text-5 {
  background-image: url("/wp-content/uploads/2016/11/appointment-background.jpg");
  background-size: cover;
  padding: 1.5em 1em 1em;
  margin-top: 2.8em;
  margin-bottom: 3em;
  min-width: 215px;
}

.single-product #sidebar #search-2 {
  display: none;
}

.product-category #sidebar #text-5 {
  display: none;
}

.single-product #sidebar #text-5 .widgettitle {
  text-align: center;
  font-size: 1.75em;
  line-height: 1.25em;
  margin-bottom: 0.25em;
  color: #ffffff;
}

#product-appointment-form input,
#product-appointment-form select {
  height: 2em;
  border-radius: 0;
  border-color: #dddddd;
}

#product-appointment-form select {
  padding: 0 4px;
}

#product-appointment-form textarea {
  padding: 8px;
  font-size: 12pt;
  border-radius: 0;
  border-color: #dddddd;
}

#product-appointment-form .form-row {
  margin: 0;
  padding: 0;
}

#product-appointment-form .column-full {
  padding: 0.5em;
}

#product-appointment-form input[type="submit"] {
  height: auto;
}
#footer-widgets .footer-widget li a:hover {
  color: #666 !important;
}

/* Responsive Sidebar fix */
@media (max-width: 980px) {
  .single-product #sidebar #text-00 {
    margin-left: 0;
    border-left: none;
    clear: both;
  }
}

@media (min-width: 1546px) {
  .ubermenu-has-submenu-drop > .ubermenu-target:after {
    right: 10px !important;
    top: 35% !important;
  }
}
@media (max-width: 1545px) {
  .ubermenu-nav > .ubermenu-item > .ubermenu-target > .ubermenu-target-title {
    font-size: 0.95em !important;
  }

  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 0.85em !important;
    padding-right: 0.85em !important;
  }
  .ubermenu-has-submenu-drop > .ubermenu-target:after {
    right: 0px !important;
    top: 35% !important;
  }
}
#shop .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 17% !important;
  clear: none !important;
  min-height: 20em;
  display: inline-block !important;
  float: none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  margin: 0 auto 9px !important ;
  max-height: inherit !important;
  width: auto;
}

@media (max-width: 1395px) {
  .ubermenu-nav > .ubermenu-item > .ubermenu-target > .ubermenu-target-title {
    font-size: 0.8em !important;
  }
  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
  }
}

@media (max-width: 1270px) {
  .ubermenu-nav > .ubermenu-item > .ubermenu-target > .ubermenu-target-title {
    font-size: 0.75em !important;
  }
  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 0.75em !important;
    padding-right: 0.75em !important;
  }
}

@media (max-width: 1220px) {
  .ubermenu-nav > .ubermenu-item > .ubermenu-target > .ubermenu-target-title {
    font-size: 0.66em !important;
  }
  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 0.66em !important;
    padding-right: 0.66em !important;
  }
}

@media (max-width: 1127px) {
  .ubermenu-nav > .ubermenu-item > .ubermenu-target > .ubermenu-target-title {
    font-size: 0.65em !important;
  }
  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 0.65em !important;
    padding-right: 0.65em !important;
  }
  #logo {
    max-height: 30% !important;
  }
}

.tnp-subscription div.tnp-field {
  display: inline-block;
}
.tnp-subscription label {
  display: none !important;
}

.et_pb_row.et_pb_row_fullwidth,
.et_pb_specialty_fullwidth > .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}

/**
* Ubermenu
*/
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  top: 50% !important;
}

@media (max-width: 980px) {
  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ubermenu-responsive-toggle {
    position: relative !important;
    z-index: 40 !important;
  }
  #main-header .logo_container {
    float: left !important;
    max-width: 50% !important;
  }
  #main-header #logo {
    max-width: 100% !important;
  }
  .ubermenu.ubermenu-main {
    position: absolute !important;
    top: 52px !important;
    border-top: 4px solid #ffffff !important;
    margin-top: -4px !important;
  }
  .et_fullwidth_nav header#main-header .container {
    padding: 0 !important;
  }
  .ubermenu-responsive {
    background-color: #49749f !important;
    width: 120% !important;
    margin-left: -10% !important;
  }
  .ubermenu-nav > .ubermenu-item > .ubermenu-target {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
    right: 10px !important;
    margin-top: -8px !important;
  }
}

/**
* Topbar
*/

.phone-small {
  display: none;
}

@media (max-width: 450px) {
  .phone-large,
  .topbar-right {
    display: none;
  }
  .phone-small {
    display: inline;
  }
  #et-info {
    padding: 0.5em 0;
  }
  #main-header .container {
    width: 95%;
  }
  .ubermenu-responsive-toggle {
    padding: 16px 0 !important;
  }
  .ubermenu-main {
    width: 100% !important;
    margin: -2px 0 auto !important;
  }
  #top-header .container {
    width: 95%;
  }
  .topbar-info {
    margin: 0;
  }
  .GFglyph.phoneGlyph:before {
    padding-left: 0 !important;
  }
}

@media (max-width: 399px) {
  #logo {
    max-height: 67% !important;
  }
  #main-header .logo_container {
    max-width: 70% !important;
  }
  #main-header .container {
    width: 95%;
  }
}

@media (min-width: 400px) and (max-width: 980px) {
  #logo {
    max-height: 68% !important;
  }
}

@media (min-width: 981px) {
  #logo {
    max-height: 50% !important;
  }
}

@media (min-width: 320px) {
  .ubermenu-responsive-toggle {
    padding: 20px 0 !important;
  }
}

@media (min-width: 400px) {
  .ubermenu-responsive-toggle {
    padding: 25px 0 !important;
  }
  #main-header .logo_container {
    float: left !important;
    max-width: 75% !important;
  }
}

@media (min-width: 981px) {
  #logo {
    max-height: 50% !important;
  }
}

@media (min-width: 1000px) {
  #logo {
    max-height: 60% !important;
  }
}

@media (min-width: 1050px) {
  #logo {
    max-height: 70% !important;
  }
}

@media (min-width: 1100px) {
  #logo {
    max-height: 75% !important;
  }
}

.et_pb_slides .et_pb_slider_container_inner {
  display: block !important;
}

/*==============================
WooCommerce Styling
==============================*/

.woocommerce span.onsale,
.woocommerce-page span.onsale {
  /* CHANGE sale tag color and border radius */
  font-size: 1em;
  border-radius: 0 !important;
}

/* Vertically align WC products */
.woocommerce .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

/* Display product meta in separate lines */
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
  display: block;
}

/* Color crossed-out prices red */
#content-area .price del {
  color: #ef5350 !important;
}

/*==============================
Header Fix
==============================*/

#main-header {
  top: 43px !important;
}

@media (max-width: 450px) {
  #main-header {
    top: 36px !important;
  }
}

.admin-bar #main-header {
  top: 75px !important;
}

@media (max-width: 782px) {
  .admin-bar #main-header {
    top: 89px !important;
  }
}

@media (max-width: 450px) {
  .admin-bar #main-header {
    top: 89px;
  }
}

/*==============================
WooCommerce - Four Items Per Row
==============================*/

@media screen and (min-width: 1024px) {
  .woocommerce ul.products li.product {
    width: 21% !important;
    margin: 2% !important;
    clear: none !important;
  }
  .woocommerce ul.products li.product:nth-child(4n + 1) {
    clear: both !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .woocommerce ul.products li.product.first,
  .woocommerce ul.products li.product.last {
    clear: right !important;
  }
  .woocommerce ul.products li.product:nth-child(4n + 1) {
    clear: none !important;
  }
}
/*==============================
    Homepage - Financing Section
==============================*/
@media screen and (max-width:600px){
  #post-129 .financing-section {padding-top:5%;}
}

/*=======FOOTER WIDGET=======*/
@media all and (min-width:981px) {
	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	width:25%;
	margin: 0 auto;
	}
  #main-footer .container {width:100%;  padding: 0 10px;}	
}
.footer-widget #search-3 {max-width:80%;}

/*=======ADDITIONAL CSS for HOMEPAGE=======*/
@media screen and (min-width:980px) and (max-width:1815px){
	.et_pb_cta_2.et_pb_promo .et_pb_promo_description h2 {margin-top: 75% !important;}
   .et_pb_cta_3.et_pb_promo .et_pb_promo_description h2 {margin-top: 75% !important;}
}
@media screen and (min-width:1449px) and (max-width:1815px){
   .et_pb_cta_2.mens-jewelry-section .et_pb_promo_description h2 {font-size: 30px !important;}
   .et_pb_cta_3.one-of-a-kind-section .et_pb_promo_description h2 {font-size: 25px !important;}
}
@media screen and (min-width:1350px) and (max-width:1450px){
   .et_pb_cta_2.mens-jewelry-section .et_pb_promo_description h2 {font-size: 28px !important;}
   .et_pb_cta_3.one-of-a-kind-section .et_pb_promo_description h2 {font-size: 23px !important;}
   .landmark-collection-section .et_pb_promo_description p, .create-your-own-ring-section .et_pb_promo_description p {font-size: 30px;}
}
@media screen and (min-width:1280px) and (max-width:1349px){
   .et_pb_cta_2.mens-jewelry-section .et_pb_promo_description h2 {font-size: 23px !important;}
   .et_pb_cta_3.one-of-a-kind-section .et_pb_promo_description h2 {font-size: 20px !important;}
   .landmark-collection-section .et_pb_promo_description p, .create-your-own-ring-section .et_pb_promo_description p {font-size: 26px;}
}
@media screen and (min-width:980px) and (max-width:1279px){
   .et_pb_cta_2.mens-jewelry-section .et_pb_promo_description h2 {font-size: 23px !important;}
   .et_pb_cta_3.one-of-a-kind-section .et_pb_promo_description h2 {font-size: 20px !important;}
   .landmark-collection-section .et_pb_promo_description p, .create-your-own-ring-section .et_pb_promo_description p{font-size: 26px;}
}
@media screen and (min-width:980px) and (max-width:1279px){
   .et_pb_cta_2.mens-jewelry-section .et_pb_promo_description h2 {font-size: 18px !important;}
   .et_pb_cta_3.one-of-a-kind-section .et_pb_promo_description h2 {font-size: 16px !important;}
   .landmark-collection-section .et_pb_promo_description p, .create-your-own-ring-section .et_pb_promo_description p{font-size: 55%;}
}
.gform_wrapper .gform_heading, .name_first label {display: none;}
#post-32343 .et_pb_blurb_content,#post-32343 .et_pb_column_0 .et_pb_text_inner {margin: 0 85px;}
.appointment_section .gform_footer .gform_button.button {background-color: #fff;font-weight: 800; color: #49749f; border: 1px solid #49749f; cursor: pointer;  text-transform: uppercase; padding: 8px 20px;}
.appointment_section .gform_footer .gform_button.button:hover {background-color: #49749f;    color: #000;    border-color: #000;}
.gform_body input.text, .gform_body input.title, .gform_body input[type=email], .gform_body input[type=password], .gform_body input[type=tel], .gform_body input[type=text], .gform_body select, .gform_body textarea {
  border: none!important;
  color: #181a19;
  background-color: transparent;
  border-bottom: 2px solid #292929!important;
  padding: 15px 5px!important;
}
body .gform_wrapper .datepicker {width: 100%!important;}
#post-32343 .gform_wrapper textarea.large {height:130px;}


.simple-banner {background: #024985; z-index: 999999999999999999999;}
@media (max-width: 1650px) {
  /*.simple-banner {position: fixed !important;}
#et-main-area {margin-top:68px;}
#page-container #top-header {top:68px!important;}
#page-container #main-header {
    box-shadow: none;
    top: 113px!important;
  }*/
.gfield_time_ampm {padding-top:36px;}
}
@media only screen and (max-width: 767px){
  /*#et-main-area {margin-top: 0px;}
  .simple-banner {position: sticky !important;}*/
  #post-32343 .et_pb_blurb_content, #post-32343 .et_pb_column_0 .et_pb_text_inner {margin: 0 15px;}
.appointment_section .heading_text.et_pb_text_0 h2 {
    margin-bottom: 0;
    padding: 5px 15px 8px 15px;
    line-height: normal;
    background: #1f396b;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}
.gfield_time_ampm {padding-top:23px;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    /*#et-main-area {margin-top: 0px;}
    .simple-banner {position: sticky !important;}
    #et-main-area {margin-top: 0px;}
    #page-container #top-header {
      top: 144px!important;
      }
      #page-container #main-header {
        box-shadow: none;
        top: 183px!important;
      } */
      .gfield_time_ampm {padding-top:23px;}  
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    /*#et-main-area {margin-top: 0px;}
    .simple-banner {position: sticky !important;}
    #page-container #top-header {
      top: 93px!important;
      }
      #page-container #main-header {
        box-shadow: none;
        top: 140px!important;
      } */
      .gfield_time_ampm {padding-top:23px;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    /*#et-main-area {margin-top: 0px;}
    .simple-banner {position: sticky !important;}
    .page.et_pb_pagebuilder_layout #main-content {
      margin-top:157px;
    }

    #page-container #top-header {
      top: 93px!important;
      }
      #page-container #main-header {
        box-shadow: none;
        top: 140px!important;
      }*/ 
      .gfield_time_ampm {padding-top:23px;}
    
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    /*#et-main-area {margin-top: 0px;}
    .simple-banner {position: sticky !important;}
   
    #page-container #top-header {
      top: 95px!important;
      }
      #page-container #main-header {
        box-shadow: none;
        top: 141px!important;
      }*/
      .gfield_time_ampm {padding-top:23px;}  

}

.simple-banner .simple-banner-text {font-size: inherit;}
@media (max-width: 1366px){
.gfield_time_ampm {
    padding-top: 12px;
}
}

.et_pb_module.et_pb_fullwidth_slider_0.et_pb_slider.et_pb_slider_no_pagination.et_slider_auto.et_slider_speed_7000.et_slide_transition_to_next.et_pb_bg_layout_dark {
	margin-top: -2px;
}