/*
 Theme Name: Jane
 Theme URI:  http://demosdivi.lovelyconfetti.com/jane
 Description: Beautiful Multipurpose Theme Template for Divi
 Author:     Lovely Confetti
 Author URI: https://lovelyconfetti.com
 Template:   Divi
 Version:    1.3
 License:    GNU General Public License v2 or later
 License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Wamelo';
    src: url('fonts/wamelo.woff2') format('woff2'),
         url('fonts/wamelo.woff') format('woff'),
         url('fonts/wamelo.ttf') format('truetype'), 
         url('fonts/wamelo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Header
----------------------------------------*/

#main-header {
  box-shadow: none;
}

#top-header .et-cart-info {
  display: none;
}

#et-secondary-nav li a,
#et-info {
  padding: 1em;
}

 #et-secondary-nav li {
  margin-right: 0;
}

#top-header .container {
  padding: 0 !important;
}

#et-info, 
#et-secondary-menu>ul>li a {
    padding-bottom: 13px;
    display: block;
}

@media (max-width: 1030px) {
 #et_mobile_nav_menu {
    display: block;
 }
 
#top-menu {
    display: none;
 }}

/* Hide top header – secondary menu  on scroll */
#top-header {
  overflow:hidden;
  max-height:50px;
  transition:max-height .3s ease;
}

#top-header.et-fixed-header {
  max-height:0;
}

#main-header {
  transition:top .3s ease;
}

#main-header.et-fixed-header {
  top:0!important;
}

.admin-bar #main-header.et-fixed-header {
  top:32px!important;
}


#logo {
  -webkit-transform: initial;
}

/* Add the class 'cta' to any menu item to turn it into a Call to Action button */
/*#et-secondary-nav li.cta {
  background-color: #efdac9;
  padding: 5px;
  letter-spacing: 2px;
}

/* Divi secondary menu */


/*@media (min-width: 980px) {
  

#et-info {
    float: left;
    padding-top: 10px;
    margin-left: 10px;
}
  
#top-header .container {
  padding: 0 !important;
  }

#et-secondary-nav li {
  margin-right: 0;
  }
  
#et-secondary-nav li a {
  padding: 12px;
  }
  
#et-secondary-nav {
  width: 100%;
  text-align: right;
  }

#et-secondary-nav li.left {
  float: left;
  }



/* Add the class 'cta' to any menu item to turn it into a Call to Action button */
#et-secondary-nav li.cta {
  background: #efdac9;
  letter-spacing: 2px;
}


@media only screen and (min-width: 981px) {
  #et-info #et-social-icons { 
    display: none; 
  }
}


/* Show social icons on mobiles */

@media only screen and (max-width: 767px) {
    div#et-secondary-menu { 
    display: block !important; 
    margin-top: 0px !important;
    padding-top: .75em;
  } 
  
  #et-info-email, #et-info-phone, 
  .et-cart-info span {
    display: none;
  }
  
  #et-info {
    float: none;
    padding-top: 0;
    margin-left: 0;
}
  #et-secondary-menu>div.et_duplicate_social_icons>ul>li a {
    display: block;
    padding-bottom: .75em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  div#et-secondary-menu { 
    display: block !important; 
    padding-top: .75em; 
    } 
}



/* Add the class 'cta' to any menu item to turn it into a Call to Action button */
#et-secondary-nav li.cta {
  background: #efdac9;
  letter-spacing: 2px;
  }}





/* Collapse Submenus
----------------------------------------*/

.et_pb_menu .et_mobile_menu .menu-item-has-children > a, 
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, 
#main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 18px;
    content: '\4c';
    top: 11px;
    right: 13px;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after, 
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\4d';
}

.et_pb_menu .et_mobile_menu ul.sub-menu, 
#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}

.et_pb_menu .et_mobile_menu .visible > ul.sub-menu, 
#main-header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}


/* Blog Latest Posts 
----------------------------------------*/

.latest-post {
  margin: 0 0 26px;
  text-align: left;
}

.latest-post-img {
  display: inline-block;
  margin: 0 4% 4px 0;
  vertical-align: top;
  width: 35%;
  height: 90px;
  overflow: hidden;
}

.latest-post-img img {
  max-width: 100%; 
  vertical-align: middle;
  max-width: 104%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.latest-post-content { 
  display: inline-block; 
  width: 59%;
}

.latest-post {
  text-align: left;
}

.latest-post-title h6 {
  font-size: 12px;
  line-height: 22px;
  font-weight: 600;
  text-align: left !important;
  text-transform: uppercase;
}

.latest-post .latest-post-title a:hover{ 
  color:#be9656;
}

.latest-post .post-meta-elements{
  font-size: 12px;
}
.latest-post .meta-post-cat i, 
.latest-post .meta-post-date i{
  right: 5px; 
  position: relative;
}

.latest-post .post-meta-elements, 
.latest-post .post-meta-elements a {
  color: #767676; 
  display: inline-block;
  font-size: 13px;
  line-height: 1.4;
}

.latest-post .post-meta-elements > div {
  display: inline-block;

}

.latest-post .post-meta-elements a:after{
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}


/* Portfolio
----------------------------------------*/

.jane_portfolio .et_pb_portfolio_item {
    background: #fff;
    text-align: center;
    height: 450px!important;
    width: 30.2%!important;
    margin-right: 2%!important;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 15px 30px 15px;
    position: relative;
    overflow: hidden;
}

.jane_portfolio .et_pb_portfolio_item:last-child,
.jane_portfolio .et_pb_portfolio_item:nth-child(3n) {
  margin-right: 0 !important;
}

.jane_portfolio .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
  clear: none !important;
}

.jane_portfolio .et_portfolio_image img {
  height: 450px;
  object-fit: cover;
}

.jane_portfolio .et_pb_portfolio_item h2 {
  position: absolute;
  width: 100%;
  top: 43%;
  z-index: 3;
  opacity: 0;
  transition: .4s;
}

.jane_portfolio .et_pb_portfolio_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: #33333370;
  opacity: 0;
  z-index: 1;
  transition: .4s;
}

.jane_portfolio .et_overlay {
  display: none;
}

.jane_portfolio .et_pb_portfolio_item .post-meta {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  color: #fff !important;
  opacity: 0;
  transition: .4s;
  z-index: 2;
}

.jane_portfolio .et_pb_portfolio_item .post-meta a {
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.jane_portfolio .et_pb_portfolio_item:hover h2,
.jane_portfolio .et_pb_portfolio_item:hover::before,
.jane_portfolio .et_pb_portfolio_item:hover .post-meta {
  opacity: 1;
}

.jane_portfolio .et_pb_portfolio_filters {
  margin-bottom: 80px;
}

.jane_portfolio .et_pb_portfolio_filters ul {
  display: flex;
  justify-content: center;
}

.jane_portfolio .et_pb_portfolio_filters li a {
  color: #333;
  background-color: transparent;
  border: none !important;
  text-transform: uppercase;
}

.jane_portfolio .et_pb_portfolio_filters li a.active {
  color: #c19a57;
  background: none !important;
}

.jane_portfolio .et_pb_portfolio_filters li a.active:hover,
.jane_portfolio .et_pb_portfolio_filters li a:hover {
  color: #c19a57;
  background: none !important;
}

.jane_portfolio .et_pb_portofolio_pagination {
  display: flex;
  justify-content: center;
  border-top: none !important;
}

.jane_portfolio .et_pb_portofolio_pagination ul li {
  display: inline-flex;
  width: 60px;
  padding: 0 !important;
  border-radius: 50%;
  margin: 0 5px;
  overflow: hidden;
  transition: .4s;
}

.jane_portfolio .et_pb_portofolio_pagination ul li a.active,
.jane_portfolio .et_pb_portofolio_pagination ul li.next,
.jane_portfolio .et_pb_portofolio_pagination ul li.prev {
  background-color: #c19a57;
}

.jane_portfolio .et_pb_portofolio_pagination ul li.next,
.jane_portfolio .et_pb_portofolio_pagination ul li.prev {
  border: 4px solid #f4f4f5;
}

.jane_portfolio .et_pb_portofolio_pagination ul li.page {
  border: 4px solid #f4f4f5;;
}

.jane_portfolio .et_pb_portofolio_pagination ul li a {
  text-align: center;
  width: 100%;
  padding: 18px 0;
}

.jane_portfolio .et_pb_portofolio_pagination ul li.page a {
  color: #1f2732;
}

.jane_portfolio .et_pb_portofolio_pagination ul li a.active,
.jane_portfolio .et_pb_portofolio_pagination ul li.next a,
.jane_portfolio .et_pb_portofolio_pagination ul li.prev a {
  color: #fff !important;
  transition: .4s;
}

.jane_portfolio .et_pb_portofolio_pagination ul li:hover,
.jane_portfolio .et_pb_portofolio_pagination ul li:hover a.active {
  border-color: #232323;
  background: #232323 !important;
}

.jane_portfolio .et_pb_portofolio_pagination ul li:hover a {
  color: #fff;
}


@media only screen and (max-width: 980px) {
  .jane_portfolio .et_pb_portfolio_item {
    width: 100%!important;

}}


/* Services
----------------------------------------*/

.jane_services .et_pb_column,
.jane_services .et_pb_module{
  transition:all 0.3s ease;
}

.jane_services .hover-text {
    opacity: 0;
  height:0;
}

.jane_services .et_pb_column:hover .hover-text {
    opacity: 1;
    height: auto;
}

.jane_services .et_pb_promo {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.jane_services .et_pb_promo .et_pb_module_header,
.jane_services .et_pb_promo_description div,
.jane_services .et_pb_promo .et_pb_button_wrapper {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  margin-top: 3%;
}

.jane_services .et_pb_promo .et_pb_module_header {
    transform: translateY(50px);
}

.jane_services .et_pb_promo:hover .et_pb_module_header {
    transform: translateY(0);
}

.jane_services .et_pb_promo_description {
    overflow: hidden;
  padding: 0;
}

.jane_services .et_pb_promo_description div {
    transform: translateY(65px);
    opacity: 0;
}

.jane_services .et_pb_promo:hover .et_pb_promo_description div {
    opacity: 1;
    transform: translateY(0);
}

.jane_services .et_pb_promo:hover .et_pb_button_wrapper {
    transform: translateY(20px);
}

/*responsive*/
@media only screen and (max-width: 980px) {
  .jane_services .et_pb_promo_description {
    padding-bottom: 20px;
  }}

@media only screen and (max-width: 673px) {
  .jane_services .et_pb_promo_description {
    padding-bottom: 0px;
  }}


/*@media (max-width: 1681px){
  
  .jane_header .et_pb_cta_0.et_pb_promo {
    padding-top: 31%!important;
    padding-bottom: 31%!important;

}}

@media (max-width: 1281px) {
.jane_header .et_pb_cta_0.et_pb_promo {
    padding-top: 16%!important;
    padding-bottom: 16%!important;
}}

/* Custom Back to Top
----------------------------------------*/
 
.et_pb_scroll_top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
 
.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    border-radius: 25px;
    background-color: #333;
    padding: 10px;
}
 
 
.et_pb_scroll_top.et-pb-icon:hover {
    background: #c19a57;
}
 
.et_pb_scroll_top:before {
    content: "\21";
}



/* Sidebar
----------------------------------------*/
.et_pb_widget_area_left {
    padding-right: 30px;
    border-right: none !important;
}



/* Footer
----------------------------------------*/

.bottom-nav a {
    font-weight: 400px;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #444;
    font-size: 10px !important;
}

.bottom-nav, 
.bottom-nav a {
    font-size: 12px;
    text-align: center !important;
    float: none !important;
}

#footer-info {
    float: none;
    padding-bottom: 10px;
    color: #666;
    text-align: center;
}


    
/* Smarth Login
----------------------------------------*/

.smartPWLogin {
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
  display:block;
  margin:0 auto;
  text-align: center;
}

.smartPWLogin input {
  border: 1px solid #bbb !important;
  color: #4e4e4e !important;
  background-color: #fff !important;
  padding: 12px;
  font-size: 14px;
  margin-right: 1%;
  width: 20%;
}

.smartPWLogin input[type=submit] {
  -webkit-appearance: none;
  padding: 12px !important;
  background: #e6b83c !important;
  border-color: #e6b83c !important;
  color: #fff !important;
  cursor: pointer;
}

.smartPWLogin input:hover[type=submit] {
  background: #fff !important;
  color: #454a54 !important;
  border-color: #e6b83c !important;
}

/* Service Steps
----------------------------------------*/

.jane_steps {
  counter-reset: what-we-do;
}

.jane_steps .et_pb_module_header {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.jane_steps .et_pb_module_header::before {
  counter-increment: what-we-do;
  content: "0"counter(what-we-do);
  position: absolute;
  z-index: -1;
  color: #edd6c7;
  position: absolute;
  left: 0px;
  width: 100%;
  font-size: 80px;
}


/* More Link
----------------------------------------*/

.jane_blog a.more-link {
    border-style: solid;
    border-image: initial;
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #edd6c7 50%);
    color: #333 !important;
    text-transform: uppercase;
    border: none !important;
    padding: 0px !important;
    display: inline-table;
    margin-top: 2%;
    border: none;
}

.jane_blog a.more-link:hover{
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #f4f3ee 50%) !important;
    border: none;
    color: #333 !important;
    text-transform: uppercase;
    border: none !important;
    padding: 0px !important;
    margin-top: 2%;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

/*.et_pb_posts a.more-link:hover {
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #edd6c7 50%) !important;
     padding: 10px !important;
}*/


@media (max-width: 800px){
.jane_blog a.more-link {
    display: inline-block;
    position: relative;
    float: none;
}}

/* Slim Optin Form
-----------------------------------------------------*/

.jane_optin .et_pb_newsletter_form {
    text-align: center !important;
}

.jane_optin .et_pb_newsletter_form .et_pb_newsletter_fields{
    display: block !important;
    flex-wrap: unset;
}

.jane_optin .et_pb_newsletter_form p {
    padding: 0 !important;
    width: 25%;
    float: none;
    margin-right: 3%;
    position: relative;
    display: inline-block;
    flex-basis: unset;
}

.jane_optin .et_pb_newsletter_form p:last-of-type {
    width: 29.6% !important;
    margin-right: 0 !important;
}

#page-container .jane_optin .et_pb_newsletter_form p input {
    padding: 14px 18px!important;
}

#page-container .jane_optin .et_pb_signup.et_pb_subscribe:before,
#page-container .jane_optin .et_pb_signup.et_pb_signup:after {
    position: absolute;
    visibility: visible;
    z-index: 0;
    font-size: 200px;
    color: #fff;
    word-break: break-all;
    text-align: center;
    left: 0;
    top: 40px;
}


@media (max-width: 1400px){

#page-container .jane_optin .et_pb_signup.et_pb_subscribe:before,
.et_pb_signup_0.et_pb_subscribe:before,
body .et_pb_signup.et_pb_subscribe:before {
    font-size: 150px !important;
}}


@media (max-width: 980px){

.jane_optin .et_pb_newsletter_form p:last-of-type {
    width: 50% !important;
    margin-right: 0 !important;
    margin-top: 3%;
}

.jane_optin .et_pb_newsletter_form p {
    width: 40%;
  
}}

@media (max-width: 600px){

  .et_pb_signup_0.et_pb_subscribe:before,
body .et_pb_signup.et_pb_subscribe:before {
    font-size: 100px !important;
}}



/* WooCommerce
-----------------------------------------------------*/

.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}

.orderby, 
.woocommerce div.product form.cart .variations td select {
    padding: 4px 8px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666!important;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #454a54;
}

body .et_pb_button:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce a.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce input.button:hover, 
.woocommoliviaerce-page input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page #content input.button:hover {
  color: #fff;
}

.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce a.button, 
.woocommerce-page a.button, 
.woocommerce button.button, 
.woocommerce-page button.button, 
.woocommerce input.button, 
.woocommerce-page input.button, 
.woocommerce #respond input#submit, 
.woocommerce-page #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page #content input.button,
.woocommerce a.button {
  color: #fff;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
  background: #f7f6f5;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #f7f6f5;
}

body.woocommerce .woocommerce-tabs {
    margin: 30px 0 45px;
    border: 1px solid #f7f6f5;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 1px solid #f7f6f5;
    background: #f7f6f5;
}

.entry-summary .entry-title,
.woocommerce div.product .product_title,
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price  {
    margin-bottom: 2% !important;
}

.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals,
#add_payment_method #payment,
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    width: 100%;
    margin-bottom: 10% !important;
}

.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    color: #666!important;
    font-size: 14px;
    text-align: center;
}

.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating {
    margin: 0 auto 2%!important;
}

.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #ebe9eb;
    padding: 4px 0 0;
    text-align: center;
}

.woocommerce .woocommerce-breadcrumb {
    display:none;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}

.woocommerce span.onsale, 
.woocommerce-page span.onsale {
    position: absolute;
    z-index: 2;
    top: 10px!important;
    left: 10px!important;
    min-width: 0!important;
    min-height: 0!important;
    margin: 0!important;
    padding: 6px 18px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    color: #454a54;
    background: #efdac9 !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
    line-height: inherit!important;
}

.entry-summary p.price span {
    font-size: 20px!important;
}

.woocommerce-product-gallery__wrapper {
    margin: 0;
    max-height: 600px;
    overflow: hidden;
}

.woocommerce ul.products li.product {
  overflow: hidden;
}

.product .related h2 {
    padding-bottom: 16px;
    font-size: 20px!important;
}

@media (max-width: 600px){
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}}






/* Password 
-----------------------------------------------------*/

.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 50%;
    margin: 12% auto;
    text-align: center;
    border: 5px solid #e8eced;
    padding: 2%;
}

.et_password_protected_form .et_submit_button {
    display: block;
    float: none;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
}

/* Backgrounds
-----------------------------------------------------*/

.lovely_dark_background {
    background-color: #294453;
}

.lovely_light_background {
    background-color: #f7f6f5;
}


/* 404 page no sidebar
-----------------------------------------------------*/
.no-sidebar #sidebar{
    display:none;
}

.search-no-results #main-content .container, 
.search-no-results #content-area, .search-no-results #left-area {
    padding: 0 !important;
    margin: 0 ;
    width: 100% !important;
    max-width: none;
}

.search-no-results #sidebar {
    display: none;
}

.search-no-results .et_pb_post:last-child {
    margin-bottom: 0;
}



/* Blog styling
-----------------------------------------------------*/


.hero-section {
    padding-top: 120px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    max-height: 450px;
    background-color: #fff;
    text-align: center;
}


@media (max-width: 1440px) {
.hero-section {
   padding-top: 18%;
}}

@media (max-width: 603px) {
.hero-section {
   padding-top: 30%;
}}

#main-content .container::before {
	display:none;
}

.et_pb_widget_area_right {
	border-left:none;
}

.et_pb_widget a, 
.et_pb_widget li a {
	line-height:1;
	transition:all .3s ease-in-out;
}

article.et_pb_post {
	position:relative;
}


/*Change Post, Project & Archive Page Sidebars from one fourth to one third*/

.container::before { 
  display:none; 
}

.single-project div#left-area {
  width: 66.66%;
}  
.single-project div#sidebar {
  width: 33.33%;
}

.single-post div#left-area {
  width: 66.66%;
}

.single-post div#sidebar {
  width: 33.33%;
}

.archive div#left-area {
  width: 66.66%;
}

.archive div#sidebar {
  width: 33.33%;
}

.search div#left-area {
  width: 66.66%;
}

.search div#sidebar {
  width: 33.33%;
}


@media only screen and ( max-width: 600px ) {
  .single-project div#left-area {
    width: 100%;
  }

  .single-project div#sidebar {
    width: 100%;
  }

  .single-post div#left-area {
    width: 100%;
  }

  .single-post div#sidebar {
    width: 100%;
  }

  .archive div#left-area {
    width: 100%;
  }

  .archive div#sidebar {
    width: 100%;
  }

  .search div#left-area {
    width: 100%;
  }
  .search div#sidebar {
    width: 100%;
  }}
 
  
.et_right_sidebar #left-area {
    float: left;
    padding-right: 4%;
}

.et_pb_gutters4.et_right_sidebar #left-area {
    padding-right: 4%;
}

.archive .et_pb_post .entry-title {
    text-transform: uppercase;
    margin-top: 3%;
}



/* Single Post Navigation */

#single-post-nav { 
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
    padding-top: 5%;
    clear: both;
}

#single-post-nav .single-nav-next {
    text-align: right;
}

#single-post-nav .single-nav-next .et_pb_button,
#single-post-nav .single-nav-prev .et_pb_button {
    color: #000 !important;
}

#single-post-nav .et_pb_button:after {
  display: none;
}

#single-post-nav .et_pb_button {
  padding: .5em 1em !important;
  margin-bottom: 15px;
  border: none;
  background: none !important;
  border: none;
  box-shadow: none !important;
}

#single-post-nav .single-nav-next {
  text-align: right;
}

@media (max-width:800px) {
  #single-post-nav .et_pb_button {
    font-size: 80%;
    text-align: center;
  }

  .et_right_sidebar #sidebar,
  #sidebar {
    border: none !important;
  }

  #single-post-nav>span {
    width: 40%;
  }}

@media (max-width:600px) {
  #single-post-nav {
    flex-wrap: wrap;
  }

  #single-post-nav h5 {
    display: none;
  }

  #single-post-nav .et_pb_button,
  .et_pb_posts a.more-link {
    margin: 5% auto;
  }}



/* Add margin to the post meta elements
-----------------------------------------------------*/

.header-content .author,
.header-content .published,
.header-content .post-meta a[rel~="category"],
.header-content .comments-number {
    margin: 0 5px 0 2px;
}

.header-content a:after,
.header-content .published:after,
.header-content .author:after {
    content: '/';
    margin-left: 10px;
    margin-right: 10px;
}

.header-content a:after {
    content: '/';
    margin-left: 10px;
    margin-right: 10px;
}

.header-content a:last-child:after {
    display: none;
}


/* Highlight around h2 bold text
-----------------------------------------------------*/

.bold-highlight p strong, 
.bold-highlight h2 strong,
.bold-highlight h3 strong,
.bold-highlight h4 strong {
    padding: 0 5px;
    background-color: #efdac9;
}

/* Related posts
-----------------------------------------------------*/

.related-posts {
  margin-top: 5em;
  padding-bottom: 2em;
}

.related-posts h3 {
  font-size: 18px;
    text-align: center;
    z-index: 1;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.related-posts h3:after,
.related-posts h3:before {
    position: absolute;
    top: 30%;
    overflow: hidden;
    width: 50%;
    height: 5px;
    content: '\a0';
    background-color: #e3e9e7;
}

.related-posts h3:before {
    margin-left: -52%;
}

.related-posts h3:after {
    margin-left: 2%;
}

ul#related-posts-list {
  list-style: none;
  display: block;
  justify-content: space-between;
  padding: 0;
  clear: both;
  overflow: hidden;
}

ul#related-posts-list li {
  width: 31.3%;
   float: left;
   margin:2% 1%;
   text-align: center;  
}

ul#related-posts-list li a {
  display: block;
  color: inherit;
}

ul#related-posts-list li img {
  min-width: 100%;

}

ul#related-posts-list li .img-wrap {
  position: relative;
  display: block;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 3%;
}

ul#related-posts-list li .img-wrap:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  top: 70%;
  z-index: 3;
}

@media (max-width:767px) {
  ul#related-posts-list {
    flex-wrap: wrap;
  }
  ul#related-posts-list li {
    width: 48%;
  }
  ul#related-posts-list li:nth-child(3) {
    display: none;
  }}

@media (max-width:550px) {
  ul#related-posts-list li {
    width: 100%;
    margin-bottom: 30px;
  }}




/* Instagram Feed
-----------------------------------------------------*/

#sb_instagram .sbi_follow_btn {
    text-align: center;
    float: none;
}


/* Style Back to Top Button
-----------------------------------------------------*/
.et_pb_scroll_top.et-pb-icon {
    background-color: #efd84a;
    border-radius: 0px;
}

.et_pb_scroll_top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
 
.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    background: #333;
    padding: 10px;
}
 
 
.et_pb_scroll_top.et-pb-icon:hover {
    background: #000;
}
 
.et_pb_scroll_top:before {
    content: "\21";
}



/* Woocommerce
-----------------------------------------------------*/
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
    height: 39px;
    border: 1px solid #000 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff!important;
    background-color: #fff !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    font-size: 16px!important;
    font-weight: 300!important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important;
    background: #f7f6f5;
}

.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
    height: 34px;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #333!important;
    background-color: #fff !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important;
    background: #f7f6f5;
}

.header-content a {
    text-transform: uppercase;
    color: #000;
}

/***Post Content***/

.single .et_pb_post .et_post_meta_wrapper img {
    margin-bottom: 40px;
}


/*Add margin to the post meta elements*/

.single .author,
.single .published,
.single .post-meta a[rel~="category"],
.single .comments-number {
    margin: 0;
}

/*.single a:after,
.single .published:after,
.single .author:after {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
}

.single a:after {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
}

.single a:last-child:after {
    display: none;
}


/*Remove the dividing line*/

@media all and (min-width: 981px) {
    .single #main-content .container:before {
        display: none;
    }
}


/*Style the search box*/

.single #sidebar .widget_search input#s,
.single #sidebar .widget_search input#searchsubmit {
    border-radius: 0;
}

/*Hide the search button*/

.single #sidebar .widget_search input#searchsubmit {
    background: transparent;
    color: transparent;
    border: none;
    z-index: 1;
}


/*Add the magnifying glass icon*/

.single #sidebar .widget_search #searchform:after {
    content: '\55';
    font-family: 'ETModules';
    position: absolute;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #636789;
    right: 10px;
    top: 10px;
}


/***Author Box***/


/*Set the border and spacing*/

.single .ds-author-bio-section {
    border: 5px solid #f7f6f5;
    padding: 15px;
    margin-top: 20px;
}


/*Style the author name*/

.single .ds-author-name {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}


/*Add padding for the author description*/

.single p.ds-author-details {
    padding-bottom: 1.2em;
}


/*Position the author avatar*/

.single .ds-author-details img {
    float: left;
    margin: 7px 10px 10px 0;
}


/*Style the links*/

.single .ds-author-links a {
    color: #636789;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}


/***Post navigation***/


/*Next/previous post nav*/


/*Navigation sizing*/

.single #ds-single-post-nav {
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}


/*Post title styling*/

.single #ds-single-post-nav h2 {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2em;
}


/*Align the prev post nav*/

.single span.ds-single-nav-previous {
    width: 47.5%;
    margin-right: 2%;
    float: left;
}

.ds-single-nav-previous {
   width: 50%;
   float: left;
   margin:6% 0 2%;
   font-style: italic;
   word-break: break-word;
}

.ds-single-nav-next {
   width: 50%;
   float: right;
   margin:6% 0 2%;
   text-align: right;
   font-style: italic;
   word-break: break-word;
}


/*Align the next post nav*/

.single span.ds-single-nav-next {
    display: block;
    text-align: right;
}


/*Prev/next arrows size*/

.single .ds-meta-nav {
    font-size: 18px;
}


/*Reduce post nav button size on mobile*/

@media all and (max-width: 479px) {
    .single span.ds-single-nav-previous a[rel~="prev"],
    .single span.ds-single-nav-next a[rel~="next"] {
        font-size: 10px;
        padding: .7em .75em !important;
    }
}

/***Comments***/


/*Add the comment border*/

.single .comment-body {
    border: 5px solid #f7f6f5;
}


/*Position the text*/

.single .comment-body {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
}


/*Position the avatar container*/

.single .comment_avatar {
    position: relative;
    top: 0;
}


/*Position the avatar image*/

.single .comment_avatar img {
    display: inline-block;
    float: left;
    margin-right: 20px;
    height: auto;
}

/*Adjust the indent for replies*/

.single .comment .children {
    margin-left: 30px;
}

/*Style the comment form input text*/

.single #commentform textarea,
.single #commentform input:not(.et_pb_button) {
    background-color: transparent;
    font-size: 14px;
    margin-bottom: 20px;
    color: #333;
    border: 5px solid #f5f5f5;
}

/*Styling for the reply link button only*/

.single a.comment-reply-link.et_pb_button {
    font-size: 14px;
    margin-right: 20px;
    top: 20px;
    padding: .1em .5em;
}

/*Move the submit button to the left*/
.single #commentform .form-submit {
    float: left;
}


/*Style the reply and submit buttons on hover*/
.single a.comment-reply-link.et_pb_button:hover,
.single .form-submit .et_pb_button:hover {
    background: transparent;
    color: #636789;
    font-weight: bold;
}


/*Hide the reply link button arrow*/
.single a.comment-reply-link.et_pb_button:hover:after {
    display: none;
}

/*Style the edit comment link*/

.single .comment-edit-link {
    color: #636789;
}

/*Comment Form*/

/*Style the logged in as link*/

.single p.logged-in-as a {
    color: #636789;
    text-transform: uppercase;
    font-size: 12px;
}


/*Remove excess padding from the form fields*/

.single p.comment-form-author,
.single p.comment-form-comment,
.single p.comment-form-email,
.single p.comment-form-url {
    padding-bottom: 0;
}

/*Align the form fields on larger screens*/
@media all and (min-width: 768px) {
    .single #commentform input#author {
        width: 48.5%;
        float: left;
    }
    .single #commentform input#email {
        width: 48.5%;
        float: right;
    }
    .single #commentform input#url {
        width: 100%;
    }
}


/* Grid Blog & Instagram Landing
-----------------------------------------------------*/

.jane_grid_blog .et_pb_salvattore_content[data-columns]::before {
  content: '2 .column.size-1of4' !important;
}

.instagram-gradient-blog .et_pb_salvattore_content[data-columns]::before {
  content: '1 .column.size-1of4' !important;
}

@media only screen and ( min-width: 981px ) {
  .jane_grid_blog .column.size-1of4 {
      width: 48%!important;
      margin-right: 3%;
  }

  .instagram-gradient-blog .column.size-1of4 {
      width: 100%!important;
      margin-right: 0;
  }}

.jane_grid_blog .column.size-1of4:nth-child(2n) {
  margin-right: 0;
}

.instagram-gradient-blog .column.size-1of4 {
  width: 100%!important;
  margin-right: 0;
}
  

.jane_grid_blog  .et_pb_post,
.instagram-gradient-blog .et_pb_post {
    position: relative;
    border: none;
    float: left;
    margin-bottom: 60px;
    margin-top: 50px;
    margin-right: 3.5%;
    background-color: #333 !important;
}

.jane_grid_blog .et_pb_image_container,
.instagram-gradient-blog .et_pb_blog_grid .et_pb_image_container {
    margin: -20px -20px 60px;
}

.jane_grid_blog .et_pb_blog_grid .et_pb_post,
.instagram-gradient-blog .et_pb_post {
    position: relative;
    border: none;
    float: left;
    margin-bottom: 60px;
    margin-top: 50px;
    margin-right: 0;
    background-color: #333;
    min-height: 600px;
}

.jane_grid_blog .et_pb_post:before,
.instagram-gradient-blog .et_pb_post:before {
    content: "";
    height: 45%;
    position: absolute;
    background-color: #f4f3ee;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.jane_grid_blog .et_pb_post .entry-featured-image-url,
.instagram-gradient-blog .et_pb_post .entry-featured-image-url {
    position: relative;
    margin: -50px 30px;
    z-index: 1;
}

.jane_grid_blog .et_pb_post img,
.instagram-gradient-blog .et_pb_post img {
    max-height: 460px;
    object-fit: cover;
    overflow: hidden;
      display: block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}

.jane_grid_blog .et_pb_post:hover img,
.instagram-gradient-blog .et_pb_post:hover img {
    filter: brightness(70%);
}

.jane_grid_blog .et_pb_post:hover:hover img,
.instagram-gradient-blog .et_pb_post:hover:hover img {
    transform: scale(1.129);
} 

.jane_grid_blog a[rel~="category"]:after,
.instagram-gradient-blog a[rel~="category"]:after {
    content: '/';
    margin-left: 10px;
    margin-right: 10px;
}

.jane_grid_blog article a:after,
.instagram-gradient-blog article a:after {
    content: '/';
    margin-left: 10px;
    margin-right: 10px;
}

.jane_grid_blog  article a:last-child:after,
.instagram-gradient-blog  article a:last-child:after{
    display: none;
}

@media only screen and ( max-width: 981px ) {
.jane_grid_blog .et_pb_image_container, 
.instagram-gradient-blog .et_pb_image_container {
    margin: -20px -20px 90px;
}}


/* Preloader
-----------------------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}

.preloader .status {
  margin: -35px 0 0 -35px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.et_pb_image .et_overlay:before {
    color: #e8eced;
}






/*Sets the image size posts and moves it to the left of the text*/

.blog .et_pb_post a img {
    float: left;
    width: 400px;
    height: 350px;
    object-fit: cover;
    margin: 0 40px 0 0;
}


/*Resize the overlay to fit the image*/

.blog .et_overlay {
    width: 400px !important;
    height: 350px !important;
}


/*Blog sidebar*/

.lovely_blog_sidebar div#sidebar,
.archive div#sidebar {
    padding: 20px;
    border: 1px solid #f4f3ee;   
}

.lovely_blog_sidebar .et_pb_widget,
.single-post div#sidebar .et_pb_widget,
#sidebar .et_pb_widget,
.lovely_blog_sidebar .et_pb_sidebar_1.et_pb_widget_area {
    margin-bottom: 40px !important;
    background-color: #fff;
}

.lovely_blog_sidebar .widgettitle,
.single-post div#sidebar .widgettitle,
body #page-container #sidebar .widgettitle {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #f4f3ee;   
}

.lovely_blog_sidebar div {
    margin-bottom: 12px;
    clear: both;
    text-align: center;
}

.lovely_blog_sidebar .et_pb_posts a.more-link,
body #page-container #sidebar .et_pb_posts a.more-link {
    display: table;
    clear: both;
    border: 1px solid #e5e1dc;
    width: auto;
    padding: 0 2%;
    margin: 2% auto;
}

.lovely_blog_sidebar .et_pb_widget ul li,
.single-post div#sidebar .et_pb_widget ul li,
.et_pb_posts a.more-link,
.lovely_blog_sidebar .et_pb_widget ul li,
body #page-container #sidebar .et_pb_widget ul li {
    text-align: center;
}


.lovely_blog_sidebar .widget_search input#searchsubmit,
.single-post div#sidebar .widget_search input#searchsubmit,
body #page-container #sidebar .widget_search input#searchsubmit {
    border: none;
    background: #e0d2c8;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 85px;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #4f5c5b;
}

.lovely_blog_sidebar .widget_search #s {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*Styling for the posts*/
.lovely_blog_list .et_pb_post,
.custom_blog .et_pb_post {
    background-color: #fff;
    min-height: 350px;
    margin-bottom: 50px;
}
/*Sets the image size posts and moves it to the left of the text*/
.lovely_blog_list .et_pb_post a img,
.custom_blog .et_pb_post a img  {
    float: left;
    width: 320px;
    height: 350px;
    object-fit: cover;
    margin: 0 40px 0 0;
}

.custom_blog .et_pb_post a img {
    float: left !important;
    padding-right: 0 !important;
}

/*Resize the overlay to fit the image*/
.lovely_blog_list .et_overlay,
.custom_blog .et_overlay {
    width: 320px !important;
    height: 350px !important;
}

/*Stack the image and content on smaller screens*/
@media only screen and (max-width: 980px) {
.lovely_blog_list .et_pb_post a img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    margin: 0 0 40px 0;
}

.lovely_blog_sidebar .et_pb_widget, 
#sidebar .et_pb_widget {
    border: none;
}

    /*Resize the overlay on smaller screens*/
.lovely_blog_list .et_overlay {
    width: 100% !important;
    height: 500px !important;
}

.lovely_blog_list .et_pb_post h2 {
    margin: 0 0 10px !important;
}

.lovely_blog_list .et_pb_post p {
    margin: 0;
}

.lovely_blog_list a.more-link {
    margin: 20px 0 30px 30px;
}

.lovely_blog_list .post-content {
    padding: 30px 0 30px;
}}


/*Style Read More Button on Blog*/
.lovely_blog_list a.more-link,
.custom-blog .et_pb_post a.more-link {
  display: inline-block;
  text-transform: uppercase;
  background: #ffffff;
  width: 47%;
  padding: 5px 10px;
  text-align: center;
  margin: 20px auto;
  letter-spacing: 1px;
  border: none;
  font-family: initial;
  font-size: 12px;
}

/*Read More Button Hover Style*/
.lovely_blog_list a.more-link:hover,
.custom-blog .et_pb_post a.more-link:hover {
  background: #ffffff !important;
  letter-spacing: 1px !important;
  display: inline-block;
  text-transform: uppercase;
  width: 47%;
  padding: 5px 10px;
  text-align: center;
  margin: 20px auto;
  letter-spacing: 1px;
  border: none;
  font-family: initial;
  font-size: 12px;
  color: #444 !important;
}

.et_pb_post .entry-content {
    padding-top: 0px !important;
}

.et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 30px !important;
}


/* BLOG SMALL IMAGES */
 
/*.et_pb_post  a img {
    max-width: 50% !important;
    float: left !important;
    padding-right: 0 !important;
}

.lovely_blog_list .et_pb_post  a img {
    max-width: 50% !important;
    float: left !important;
    padding-right: 4 !important;
} */

.et_pb_blog .entry-title {
    margin-top: 0 !important;
    padding-bottom: 22px;
}

.et_pb_post  a img { 
    margin-bottom: 5px;
}

 
@media only screen and (max-width: 980px) {
.et_pb_post   a img{
float:none !important;
max-width: 100%!important;}
}






/* Jane Archives and categories
-----------------------------------------------------*/


.blog #left-area, 
.archive #left-area, 
.search #left-area {
  padding-bottom: 50px
}

.jane_blog .et_pb_post .wrapped, 
.blog .et_pb_post .wrapped, 
.archive .et_pb_post .wrapped, 
.search .et_pb_post .wrapped {
  padding: 2em;
  text-align: center;
  background-color: #f4f3ee;
  margin: -7em auto 0;
  width: 90%;
  z-index: 3;
  position: relative;
  box-shadow: 13px -13px 50px -18px rgba(0,0,0,0.12);
  transition: all .4s cubic-bezier(.53, .06, .28, .99);
}

.blog .et_pb_post .entry-featured-image-url:after, 
.archive .et_pb_post .entry-featured-image-url:after, 
.search .et_pb_post .entry-featured-image-url:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  top: 70%;
  z-index: 3;
}

.blog .et_pb_post .entry-featured-image-url:before, 
.archive .et_pb_post .entry-featured-image-url:before, 
.search .et_pb_post .entry-featured-image-url:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
  transition: all .4s cubic-bezier(.53, .06, .28, .99);
  transition: all .4s cubic-bezier(.53, .06, .28, .99);
  cursor: pointer;
}

/* Sidebar Styles */


@media only screen and (min-width: 981px) {
  .single-post div#left-area,
  #left-area {
    width: 72%;
  }
  .single-post div#sidebar,
  #sidebar {
    width: 28%;
  } 
  #left-area .post-meta a {
    text-decoration: none;
    color: #333;
}}

#main-content .container:before {
  display: none;
}

.widget_search input#s, 
.widget_search input#searchsubmit {
    padding: .7em;
    height: 40px!important;
    margin: 0;
    font-size: 14px;
    line-height: normal!important;
    border: 1px solid #ddd;
    color: #666;
   border-radius: 0;
}

.lovely_blog_sidebar .widget_search input#searchsubmit, 
.single-post div#sidebar .widget_search input#searchsubmit, 
body #page-container #sidebar .widget_search input#searchsubmit {
    border: none;
    background: #e3e9e7;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 85px;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #4f5c5b;
}

.et_right_sidebar #sidebar,
  #sidebar {

  border: 1px solid #f4f3ee;
  padding: 20px;
}
#sidebar .et_pb_widget {
  margin-bottom: 60px;
}
#sidebar .et_pb_button, .et_pb_module.et_pb_widget_area .et_pb_button {
  text-align: center;
  font-size: 70%;
}
#sidebar h4.widgettitle, .et_pb_module.et_pb_widget_area h4.widgettitle {
  text-transform: uppercase;
  border-bottom: 1px solid #f4f3ee;
}
.lovely_blog_sidebar .widgettitle, 
.single-post div#sidebar .widgettitle, 
body #page-container #sidebar .widgettitle {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#sidebar .widget_categories a, 
.et_pb_module.et_pb_widget_area .widget_categories a,
#sidebar .widget_recent_entries a, 
.et_pb_module.et_pb_widget_area .widget_recent_entries a {
  display: block;
  padding: 20px;
  line-height: 1.2;
  background-color: #f4f3ee;
  transition: all .4s cubic-bezier(.53, .06, .28,.99);
}

.lovely_blog_sidebar .et_pb_widget ul li, 
.single-post div#sidebar .et_pb_widget ul li, 
.et_pb_posts a.more-link, 
.lovely_blog_sidebar .et_pb_widget ul li, 
body #page-container #sidebar .et_pb_widget ul li {
    text-align: center;
}
#sidebar .widget_categories a:hover, 
.et_pb_module.et_pb_widget_area .widget_categories a:hover, 
#sidebar .widget_recent_entries a:hover, 
.et_pb_module.et_pb_widget_area .widget_recent_entries a:hover {
  padding-left: 1.2em;
  border-color: #fff!important;
  background: #fff;
  box-shadow: 0 6px 40px -3px rgba(0, 0, 0, 0.1);
}


/* Jane Blog FullWidth
-----------------------------------------------------*/

.jane_blog_full .entry-featured-image-url {
    width: 49.5%;
    margin-right: 6%;
    float: left;
    overflow: hidden;
    height: 450px;
}

.jane_blog_full .et_pb_post a img {
    height: 450px;
    object-fit: cover;
}

.jane_blog_full .post_info {
    width: 44%;
    float: left;
    margin-left: -40%;
}

.jane_blog_full .et_pb_post:nth-child(2n) .entry-featured-image-url {
    float: right;
    margin-right: 0;
    margin-left: 4%;
}

.jane_blog_full .et_pb_post .entry-title:after {
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    margin: 10px auto;
    background-size: auto;
    background-repeat: repeat;
    background-position: center center;
    background: #f4f3ee;
}

.jane_blog_full article a.more-link {
    display:inline-flex;
}

.jane_blog_full .et_pb_post a.more-link {
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #edd6c7 50%);
    color: #333 !important;
    text-transform: uppercase;
    border: none !important;
    padding: 0px !important;
    display: inline-table;
    margin-top: 2%;
    border: none;
}

.jane_blog_full a.more-link:after {
    font-family: 'ETmodules';
    content: "\39";
    color: #333;
    margin-left: 5px;
    vertical-align: middle;
}

.jane_blog_full .et_pb_post a.more-link:hover{
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #f4f3ee 50%) !important;
    border: none;
    color: #333 !important;
    text-transform: uppercase;
    border: none !important;
    padding: 0px !important;
    margin-top: 2%;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

@media (max-width:800px) {
  .jane_blog_full .et_pb_post .entry-featured-image-url{
    width: 100%;
  }

  .jane_blog_full .et_pb_post a.more-link {
    display: table;
    text-align: center;
    margin: 0 auto;

  }} 



/*.jane_blog_full .et_pb_post {
  margin-bottom: 5%;
  margin-top: 5%;
  display: flex;
  justify-content: stretch;
  flex-wrap: wrap;
}

.jane_blog_full .et_pb_post .entry-featured-image-url {
  width: 50%;
  position: relative;
}

.jane_blog_full .et_pb_post .img-wrap {
  position: relative;
  overflow: hidden;
  max-height: 550px;
  
}
.jane_blog_full .et_pb_post .img-wrap:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  bottom: 0;
  z-index: 4;
  background: transparent;
}

.jane_blog_full .et_pb_post>.wrapped {
  padding: 30px;
  box-shadow: -13px -13px 50px -18px rgba(0, 0, 0, 0.12);
  z-index: 5;
  background: #f4f3ee;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 50%;
  max-height: 550px;
    transform: translateX(-100px);
}

.jane_blog_full .et_pb_post .entry-title {
  transition: all .5s cubic-bezier(.53, .06, .28, .99);
}

.jane_blog_full.et_pb_post .entry-title a {
  display: block;
  cursor: pointer;
}

.jane_blog_full .et_pb_post .entry-title:after {
  width: 30%;
  height: 2px;
  display: block;
  content: '';
  margin: 15px auto;
  background-size: auto;
  transition: all .5s cubic-bezier(.53, .06, .28, .99);
  background-repeat: repeat;
  background-position: center center;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #c19a57;
  transform: translateX(-250px);
}

.jane_blog_full .et_pb_post a.more-link {
  margin: 30px auto 0;
  display: inline-flex;
  background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #edd6c7 50%);
  color: #333 !important;
  margin-top: 0px;
  text-transform: uppercase;
  border: none !important;
  border-style: solid;
  padding: 10px !important;
}

.jane_blog_full .et_pb_post a.more-link:hover{
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #edd6c7 50%) !important;
    border-color: #c19a57;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    background: none !important;
    padding: 10px !important;
}

.jane_blog_full .et_pb_post .et_overlay {
  border: none;
  opacity: 0;
  z-index: 3;
}

.jane_blog_full .et_pb_post:hover .et_overlay {
  opacity: .8;
}

.jane_blog_full .et_pb_post:nth-child(2n+2) {
  flex-direction: row-reverse;
}

.jane_blog_full .et_pb_post:nth-child(2n+2) a.more-link{
  float: right;
}

.jane_blog_full .et_pb_post:nth-child(2n+2) .entry-title:after {
  transform: translateX(250px);
}

.jane_blog_full .et_pb_post:nth-child(2n+2) > .wrapped {
  box-shadow: 13px -13px 50px -18px rgba(0, 0, 0, 0.12);
  transform: translateX(200px);
}

.jane_blog_full .et_pb_post:nth-child(2n+2) .entry-title, 
.jane_blog_full .et_pb_post:nth-child(2n+2) .post-meta {
    text-align: right!important;
}

.jane_blog_full .et_pb_post .et_pb_post a.more-link {
    float: left;
}

.jane_blog_full .et_pb_post:nth-child(2n+2) .et_pb_post a.more-link {
    float: right;
}

@media (min-width:981px) and (max-width:1200px) {
  .jane_blog_full .et_pb_post .entry-featured-image-url {
    width: 40%;
  }

  .jane_blog_full .et_pb_post>.wrapped {
    width: 60%
  }
}

@media (max-width:800px) {
  .jane_blog_full .et_pb_post .entry-featured-image-url {
    width: 30%;
  }

  .jane_blog_full .et_pb_post>.wrapped {
    width: 70%
  }}
@media (max-width:800px) {
  .jane_blog_full .et_pb_post .entry-featured-image-url{
    width: 100%
  }

  .jane_blog_full .et_pb_post>.wrapped,
  .jane_blog_full .et_pb_post:nth-child(2n+2) > .wrapped {
    margin-top: -15%;
    transform: translateX(0px);
    width: 100%;
  }

  .jane_blog_full .et_pb_post .entry-title:after,
  .jane_blog_full .et_pb_post:nth-child(2n+2) .entry-title:after {
    transform: translateX(0px);
  }

  .jane_blog_full .et_pb_post a.more-link,
  .jane_blog_full .et_pb_post:nth-child(2n+2) a.more-link {
    display: table;
    margin: 0 auto;
    float: none;
    text-align: center;
  }

  .jane_blog_full .et_pb_post:nth-child(2n+2) .entry-title, 
  .jane_blog_full .et_pb_post:nth-child(2n+2) .post-meta {
    text-align: center!important;
}}*/





/* Jane Blog
-----------------------------------------------------*/

/*Styling for the posts*/

.jane_blog .et_pb_post {
    background-color: #fff;
    min-height: 350px;
    margin-bottom: 100px;
}


/*Sets the image size posts and moves it to the left of the text*/

.jane_blog .et_pb_post a img {
    width: 850px;
    height: 450px;
    object-fit: cover;
    margin: 0 40px 0 0;
}


/*Resize the overlay to fit the image*/

.jane_blog .et_overlay {
    width: 400px !important;
    height: 350px !important;
}

.jane_blog .et_pb_post .wrapped {
    padding: 2em;
    text-align: center;
    background: #f4f3ee;
    margin: -7em auto 0;
    width: 90%;
    z-index: 3;
    position: relative;
    box-shadow: 13px -13px 50px -18px rgba(0,0,0,0.12);
    transition: all .4s cubic-bezier(.53,.06,.28,.99);
}


/*Stack the image and content on smaller screens*/

@media only screen and (max-width: 980px) {
    .jane_blog .et_pb_post a img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    .jane_blog .et_pb_post {
        margin-bottom: 50px;
    }
    /*Resize the overlay on smaller screens*/
    .jane_blog .et_overlay {
        width: 100% !important;
        height: 500px !important;
    }
    .jane_blog .et_pb_post h2 {
        margin: 40px 30px 20px 30px !important;
    }}


/*Add a little top padding to the post titles*/

.jane_blog .et_pb_post h2 {
    padding: 40px 0 20px 0 !important;
}

.jane_blog .et_pb_post p {
    margin-right: 40px;
}


@media only screen and (max-width: 980px) {
    .jane_blog a.more-link {
        margin: 40px 0 20px 0;
    }
}

/*This styles the read more link on hover*/

.jane_blog a.more-link:hover {
    border: 1px solid #fff;
    color: #fff;
    background: #000;
}


/*This adds the double arrow icon to the read more link*/

.jane_blog a.more-link:after {
    font-family: 'ETmodules';
    content: "\39";
    color: #000;
    margin-left: 5px;
    vertical-align: middle;
}

/*This styles the double arrow on hover*/

.jane_blog a.more-link:hover:after {
    color: #fff;
}
