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


@font-face {
    font-family: 'Magenta';
    src: url('fonts/magenta.woff2') format('woff2'),
         url('fonts/magenta.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


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

#main-header .et_mobile_menu {
    background-color: #fff !important;
}

.et-cart-info span {
    display: none;
}

@media (min-width: 981px) and (max-width: 1350px) {
.container {
    width: 95% !important;
}}

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

.sally-header .et_pb_blurb:hover:before,
.sally-header .et_pb_blurb:hover:after {
    transform: scale(1.1);
}

.sally-header a.et_pb_button:hover {
    transition: 0.7s !important;
}

.sally-blurb-header {
    transition: 0.7s !important;
}

.sally-blurb-header {
    display: flex;
}

.sally-blurb-header .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;  
}


@media only screen and (max-width: 600px) {

    .sally-header .et_pb_button,
    .sally-header .sally-cta-button.et_pb_button,
    .sally-header .sally-cta-button .et_pb_button {
        width: 100% !important;
        text-align: center;
    }

    body #page-container .sally-header .et_pb_button:hover,
    body .sally-header .et_pb_button,
    body .sally-header  .et_pb_button_1_wrapper {
        margin-left: 0 !important;
    }


    body .sally-header .et_pb_button_alignment_right,
    .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        margin-bottom: 20px !important;
        text-align: center;
    }

}

body .sally-blurb-light .et_pb_blurb.et_pb_blurb:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #e5efe3, 0 0 0 6px #fff;
    opacity: 1;
    transition: .6s!important;
    z-index: 2;
}

/*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;
}

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

div#sb_instagram #sbi_load .sbi_load_btn, div#sb_instagram .sbi_follow_btn a {
    border-radius: 0;
    color: #444 !important;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: -85px;
    z-index: 99;
    background: #fff;
    padding: 14px 40px;
    position: relative;
    border: 1px solid #444;
}


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

.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, 
.woocommerce-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;
    margin-top:5%;
}

.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: #e8eced !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
    font-weight: 300!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;
}





/* 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;

}



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

#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 {
  padding:10px 10px 20px;
  position:relative;
}

.single .entry-title,
.single .published {
    color: #294453 !important;
}


/*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: 33.33%;
}
.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: 3%;
}

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


/* Blog slider
-----------------------------------------------------*/

/*Remove slide and image padding*/

.lc-blog-slider .et_pb_slide {
 padding: 0;
}

.lc-blog-slider .et_pb_slide_image {
 bottom: 0 !important;
 top: 0 !important;
 margin-top: 0 !important;
}


/*Position the slide description and add background*/

.lc-blog-slider .et_pb_slides .et_pb_slider_container_inner {
 display: block;
}

.lc-blog-slider .et_pb_slide_description {
 float: auto;
 width: 60% !important;
 text-align: center;
 padding: 30px !important;
 margin: 10% auto !important;
 background: rgba(255, 255, 255, .8);
}


/*Move slide description and add some padding on smaller tablets*/

@media all and (max-width: 768px) {
.lc-blog-slider .et_pb_slides .et_pb_slider_container_inner {
 padding-top: 100%;
 }

.lc-blog-slider .et_pb_slide_description {
 width: auto !important;
 position: absolute;
 bottom: 0;
 }

}


/*Add more padding on mobile*/

@media all and (max-width: 479px) {
.lc-blog-slider .et_pb_slides .et_pb_slider_container_inner {
 padding-top: 200%;
 }
}

.lc-blog-slider .et-pb-controllers a {
 background-color: transparent !important;
 border: 2px solid #fff;
 border-radius: 0;
 width: 10px;
 height: 10px;
 margin: 10px;
}


/* 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: #666 !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;
  }
  #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>span {
    width: 100%;
  }
  #single-post-nav .et_pb_button,
  .et_pb_posts a.more-link {
    width: 100%;
    margin: 5% 0 0;
  }
  }


/* 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%;
  max-height: 190px;
  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: 250px;
  overflow: hidden;
}

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 a {
    background: #517fa4;
    color: #fff;
    border-radius: 0;
    color: #444 !important;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 99;
    background: transparent;
    padding: 8px 40px;
    position: relative;   
}



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



/* Scrollme
-----------------------------------------------------*/

.scrollme:hover {
    -webkit-transition: background-position 7s linear 0s;
    -moz-transition: background-position 7s linear 0s;
    transition: background-position 7s linear 0s;
    background-position: center bottom;
/*The 4s is the time it takes for the image to scroll from start to finish, which is why the longer screenshots scroll faster*/
}

.scrollme {
    min-height: 250px; 
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    -webkit-transition: background-position 1.5s ease-out 0.5s;
    -moz-transition: background-position 1.5s ease-out 0.5s;
    transition: background-position 1.5s ease-out 0.5s;
/*The ease-out 0.5s is the delay before the scroll return to the original position*/
}



/* 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;
}



/* Custom coundow
-----------------------------------------------------*/
.lovely-countdown.et_pb_countdown_timer {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.lovely-countdown.et_pb_countdown_timer .title {
 background-color: #FFF;
 padding-top: 10px;
 padding-bottom: 10px;
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 margin-top: -68px;
}

.lovely-countdown .et_pb_countdown_timer .sep {
color: #969696;
}

.lovely-countdown .days { 
  margin-right: 12px;
}

/***Post Content***/

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


/*Add margin to the post meta elements*/

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

.single .author a:before,
.single .published:before,
.single .post-meta a[rel~="category"]:before,
.single .comments-number a:before {
    font-family: 'ETModules';
    color: #e6b83c;
    margin-right: 5px;
    margin-left: -20px;
}

.single .author a:before {
    content: '\e08a';
}

.single .published:before {
    content: '\e023';
}

.single .post-meta a[rel~="category"]:before {
    content: '\e07c';
}

.single .comments-number a:before {
    content: '\77';
}


/*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%;
    }
}


/* 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;
}

/*Blog sidebar*/

.lovely_blog_sidebar .et_pb_widget,
.single-post div#sidebar .et_pb_widget,
#sidebar .et_pb_widget {
    margin-bottom: 20px !important;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e5e1dc;
}

.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;
}

.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.et_pb_widget_area_left {
    padding-right: 0 !important;
    border-right: none;
}

.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;
}

.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;
}

.lovely_blog_list .et_pb_post a img {
    vertical-align: bottom;
    max-width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.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;
    }

    /*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 Blog Post */   
    
.et_pb_image_container, 
.et_pb_blog_grid .et_main_video_container, 
.et_pb_blog_grid .et_audio_content, 
.et_pb_blog_grid .et_pb_post .et_pb_slider {
    margin: 0 !important;
}

.et_pb_blog_grid .et_pb_post {
    background-color: #fff;
    border: none !important;
    padding: 20px;
}

.et_pb_blog_grid .et_pb_post  a img{
   margin-bottom: 8%;
}




/*Hovers*/


.et_pb_blog_grid .et_pb_post {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.et_pb_blog_grid .et_pb_post:hover:after {
    opacity: 1;
    transform: translateY(30px);
    -webkit-animation: shrink2 0.4s infinite; /* Safari 4.0 - 8.0 */
    animation: shrink2 0.4s infinite;
    animation-iteration-count: 1;
}

.et_pb_blog_grid .et_pb_post:after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    height: 10px;
    width: 90%;
    opacity: 0;
    transition-duration: 0.4s;
    transition-property: transform opacity;
    visibility: visible;
    margin: auto;
}

.et_pb_blog_grid .et_pb_post:hover {
    transform: translateY(-20px);

}

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


.et_pb_blog_grid .et_pb_post a.more-link {
    display: table;
    margin: 5% auto;
}


/* 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;
}

#page-container .et_pb_blog_grid .et_pb_post {
    border: none !important;
    padding: 20px;
    border-width: 24px;
    border-color: #fff;
    box-shadow: 0px 70px 80px -6px rgba(85,85,85,0.17);
    min-height: 720px;
}

#page-container .et_pb_blog_grid .et_pb_post { 
    margin-bottom: 5% 0 !important; 
}

#page-container .et_pb_blog_grid .et_pb_image_container img {
    min-width: 100%;
    max-width: 100%;
    height: 300px;
    object-fit: cover;
}

#page-container .et_pb_blog_grid .published:after, 
#page-container .et_pb_blog_grid .et_pb_post .post-meta a:after, 
#page-container .et_pb_blog_grid .author:after,
#page-container .et_pb_blog_grid  article a[rel="category tag"]:after {
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}

#page-container .et_pb_blog_grid  article a[rel="category tag"]:last-child:after {
    display: none;
}

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


/* 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: 36px;
    border: 1px solid #ddd !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;
}




/*removes original number*/
.et_pb_text ol { 
counter-reset: item;
list-style-type: none;
}

.et_pb_text ol li { 
display: block; 
}

.et_pb_text ol li:before { 
content: counter(item)"."; 
counter-increment: item; 
}

/*large-number font*/
.et_pb_text ol li:before{
position: absolute;
margin-left: -70px;
font: bold italic 45px/1.5 Helvetica, Verdana, sans-serif;
color: #ccc;
}

/*Heading font*/
.et_pb_text ol li{
font: 18px Open Sans, sans-serif;
line-height:32px;
padding-left: 60px;
color: #000;
position: relative;
}

/*paragraph font*/
.et_pb_text li p{
font: 14px Open Sans, sans-serif;
line-height:20px;
color: #555;
}

/*width and style of list*/
.et_pb_text ol{
max-width:500px;/*remove if full width*/
text-align:justify;
}

/*generic alignment*/
.et_pb_text ol li {
text-indent: 0 !important;
padding-left: 20px !important;
list-style-position: outside;
margin-left: 20px;
list-style-type: number;
}

.et_pb_text ol li {
text-indent: 0 !important;
padding-left: 20px !important;
list-style-position: outside;
margin-left: 20px;
padding-bottom:30px;
}

.et_pb_text ol {
margin-left: 20px;
}

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

.sally_blurb_service .et_pb_blurb_content:before,
.sally_blurb_service .et_pb_blurb_content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  pointer-events: none;
  border: 0 solid #e5efe3;
  height: 22px;
  transition: .22s;
}

.sally_blurb_service .et_pb_blurb_content:before {
  top: 0;
  border-width: 4px 4px 0 4px;
}

.sally_blurb_service .et_pb_blurb_content:after {
  bottom: 0;
  border-width: 0 4px 4px 4px;
} 

.sally_blurb_service:hover .et_pb_blurb_content:before {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
} 

.sally_blurb_service:hover .et_pb_blurb_content:after {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}   

.sally_blurb_service .et_pb_blurb_content:hover .et-pb-icon{
  color: #e5efe3 !important;
}

.sally_blurb_service .et_pb_blurb_content {
  padding: 30px;
}

.sally_blurb_service ul {
  list-style: none;
  margin: 0px; 
  padding: 0px;
}

.sally_blurb_service li {
  float: left;
  list-style: none;
  line-height: 30px; 
  width: 100%;
}

.sally_blurb_service li:before{
  content: '\5a';
  color: #a98830;
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  margin-top: 10px;
}

.sally_blurb_service li:before {
  float: left;
  font-family: 'ETmodules';
  font-size: 20px;
  margin-right: 10px;
}

/* span text
-----------------------------------------------------*/

.sally-span-text {
    display: inline-block;
    padding: 5px 20px;
    font-size: 20px;
    color: #000;
    overflow: hidden;
    position: relative;
}

.sally-span-text span{
    background-image: linear-gradient(to bottom, #fff 70%, transparent 70%), linear-gradient(to right, #fff 33%, #fff 33%, #fff 66%, #f3ede6 66%);
    background-size: 306% 100%;
    background-position: 100% 0;
    transition: 0.5s background-position;
}

/* Newsletter
-----------------------------------------------------*/

.sally-news .et_pb_section:before {
  background-color: #e5efe3;
}

.sally-news .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
  padding: 1em!important;
}

.sally-news .et_pb_newsletter_form {
    display: block;
}

.sally-news .et_pb_newsletter, .pegasus_form_1 .et_pb_newsletter form {
    width: 100%;
    padding: 0 !important;
}

.sally-news .et_pb_newsletter_fields {
    width: 100%!important;
    padding-left: 0;
    /*display: flex; */
    align-items: center;
    justify-content: stretch;
    flex-wrap: wrap;
}

.sally-news .et_pb_newsletter_fields>p {
    padding-bottom: 0;
    width: 30.33%;
    margin-left: 2%;
    flex-basis: auto!important;
}

.sally-news .et_pb_newsletter .et_pb_newsletter_fields > * {
    flex-basis: auto;
}

@media (max-width: 700px) {
  .girly-slim-optin .et_pb_newsletter_fields>p {
      width: 50%;
  }
  .girly-slim-optin .et_pb_newsletter_fields>p.et_pb_newsletter_button_wrap {
      width: calc(100% - 1px);
    margin-top: -1px;
  }
}
@media (max-width: 467px) {
  .girly-slim-optin .et_pb_newsletter_fields>p, 
  .girly-slim-optin .et_pb_newsletter_fields>p.et_pb_newsletter_button_wrap {
      width: 100%;
      margin-top: -1px;
      margin-left: 0;
  }
}


/* Lovely Button
-----------------------------------------------------*/

body .sally-cta-button .et_pb_button,
body .sally-cta-button.et_pb_button  {
    padding-top: 10px!important;
    padding-right: 37px!important;
    padding-bottom: 10px!important;
    padding-left: 37px!important;
    display: inline-block;
    text-decoration: none;
    color: #373737;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.2em;
    border: 1px solid #373737;
    padding: 15px 25px;
    background: #e6f4ef;
    box-shadow: inset 5px -5px 0 #ffffff !important;
    filter: drop-shadow(6px -6px 0 #e6f4ef) !important;
}

body .sally-cta-button .et_pb_button:hover,
body .sally-cta-button.et_pb_button:hover {
    padding-top: 10px!important;
    padding-right: 37px!important;
    padding-bottom: 10px!important;
    padding-left: 37px!important;
    display: inline-block;
    text-decoration: none;
    color: #444 !important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.2em;
    border: 1px solid #373737;
    padding: 15px 25px;
    background: #f3ede6;
    box-shadow: inset 5px -5px 0 #ffffff !important;
    filter: drop-shadow(6px -6px 0 #f3ede6) !important;
}




/* Blog Grid
-----------------------------------------------------*/

.sally-grid-blog .entry-title, 
.sally-grid-blog .post-meta {
    width: 80%;
    position: relative;
    z-index: 9;
    margin-left: -30px;
    background-color: #e6f4ef;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
}

.sally-grid-blog.post-content {
  
}

.sally-grid-blog .entry-title {
    margin-top: -120px;
    padding-top: 30px;
}

.sally-grid-blog .et_pb_post:hover .entry-title {
    margin-top: -140px;
}

.sally-grid-blog .et_pb_post .post-meta {
    margin-bottom: 0px;
}

.sally-grid-blog .et_overlay:before {
    display: none;
}

.sally-grid-blog .post-content {
    padding-bottom: 30px;
}

.sally-grid-blog .post-content p {
    display: none;
}

.sally-grid-blog a.more-link {
    font-size: 15px;
    font-weight: 700;
    color: #c7c7c7; 
}

.sally-grid-blog a.more-link:hover {
    letter-spacing: 1px;
}

.sally-grid-blog a.more-link:after {
    content: "$";
    font-family: "ETmodules" ;
    display: inline-block;
    vertical-align: middle;
    margin: 6px;
    font-size: 13px;
}

.sally-grid-blog .entry-title::after, 
.sally-grid-blog .post-meta::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #f3ede6 !important;
    z-index: -1;
}

#page-container .sally-grid-blog article a[rel="category tag"]:after, 
.sally-grid-blog .et_pb_post .post-meta a article a[rel="category tag"]:after,
.sally-grid-blog .post-meta a:after, 
.sally-grid-blog .published:after {
    content: ',';
    margin-left: 5px;
    margin-right: 5px;
}

.sally-grid-blog  article a[rel="category tag"]:last-child:after,
.sally-grid-blog .post-meta a:last-child:after{
    display: none;
}

.et_pb_post:hover .entry-title::after, 
.sally-grid-blog .et_pb_post:hover .post-meta::after, 
.sally-grid-blog .et_pb_post:hover .post-content::after {
    width: 100%;
}

.sally-grid-blog .et_pb_post .entry-title, 
.sally-grid-blog .et_pb_post .post-meta,
.sally-grid-blog .et_pb_post .post-meta a, 
.sally-grid-blog .et_pb_post .post-content,
.sally-grid-blog .et_pb_post a.more-link{
    transition: all 0.4s ease-in-out;
}

.sally-grid-blog .et_pb_post:hover .entry-title, 
.sally-grid-blog .et_pb_post:hover .post-meta,
.sally-grid-blog .et_pb_post:hover .post-meta a, 
.sally-grid-blog .et_pb_post:hover .post-content,
.sally-grid-blog .et_pb_post:hover a.more-link {
    color: #444 !important;
}

.sally-grid-blog .et_pb_post a.more-link,
.sally-grid-blog .et_pb_post a.more-link:hover {
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: -50%;
    margin: -56% 0 0 0;
    height: 0;
    width: 100%;
    padding: 0;
    white-space: nowrap;
    -webkit-transform-origin: 50% 53%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent !important;
    border:none !important;
    letter-spacing: 5px !important;
}

.sally-grid-blog .et_pb_posts article,
.sally-grid-blog  .et_pb_posts .et_pb_post {
    width: 47%!important;
    margin-right: 6%!important;
    float: left;
    clear: none;
}

.sally-grid-blog .et_pb_posts article .entry-featured-image-url:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    z-index: 1;
}

.sally-grid-blog .et_pb_posts article:nth-child(2n+1) {
    clear: both;
}

.sally-grid-blog .et_pb_posts article:nth-child(2n+2), 
.sally-grid-blog .et_pb_posts article:last-child {
    margin-right: 0!important;
}

.sally-grid-blog  .et_pb_posts article .entry-featured-image-url {
    max-height: 420px !important;
    overflow: hidden;
}

@media only screen and (max-width: 1300px) {
  .sally-grid-blog .et_pb_post a.more-link, 
  .sally-grid-blog .et_pb_post a.more-link:hover {
    margin: -61% 0 0 0;
}
}

@media (max-width: 1030px) {

.sally-grid-blog .et_pb_post a.more-link, 
.sally-grid-blog .et_pb_post a.more-link:hover {
    margin: -85% 0 0 0;
}
}

@media only screen and (max-width: 800px) {

.sally-grid-blog .entry-title, 
.sally-grid-blog .post-meta, 
.sally-grid-blog .post-content {
    margin-left: -45px !important;
    width: 100% !important;
}

.sally-grid-blog .et_pb_post a.more-link, 
.sally-grid-blog .et_pb_post a.more-link:hover {
    margin: -45% 0 0 0;
}

.sally-grid-blog .et_pb_posts article,
.sally-grid-blog  .et_pb_posts .et_pb_post {
    width: 100%!important;
}
}

@media (max-width: 600px) {
.sally-grid-blog .et_pb_post a.more-link, 
.sally-grid-blog .et_pb_post a.more-link:hover {
    margin: -63% 0 0 0;
}

.sally-grid-blog .et_pb_posts article, 
.sally-grid-blog .et_pb_posts .et_pb_post {
    margin-left: 6%!important;
}
}

@media only screen and (max-width: 480px) {
.sally-grid-blog .et_pb_post a.more-link, 
.sally-grid-blog .et_pb_post a.more-link:hover {
    margin: -91% 0 0 0;
}
}


/* Testimonials
-----------------------------------------------------*/

.sally-testimonials .et-pb-controllers a:hover,
.sally-testimonials .et-pb-controllers a.et-pb-active-control {
    background-color: #555 !important;
}

.sally-testimonials .et-pb-controllers a {
    width: 11px;
    height: 11px;
    background-color: transparent !important;
    border: 2px solid #4f5c5b;
}

.sally-testimonials .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none !important;
}

.sally-testimonials .et_pb_slide_content h4 {
    font-family: 'Playfair Display';
    padding-bottom: 3px;
    font-weight: 400;
}

.sally-testimonials .et_pb_slide {
    background: transparent !important;
}

@media only screen and (max-width: 800px) {
.sally-testimonials .et-pb-controllers {
    bottom: 3% !important;
}
}


/* Social
-----------------------------------------------------*/

.sally-social .et_pb_social_media_follow li a.icon::before {
    color: #4f5c5b;
}


/* Read more
------------------------------------------*/

.sally_listblog a.more-link {
    clear: both;
    border: none;
    margin-top: 5%;
    margin: 3% auto;
    color: #4f5c5b !important;
    width: auto;
    background: none;
    display: inline-block;
    background: #f3ede6;
    font-weight: 500 !important;
}

.sally_listblog a.more-link:hover {
    border: none;
    background: none !important;
    color: #4f5c5b !important;
    background: #f3ede6;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}





/* Blurb
-----------------------------------------------------*/

.sally-blurb-counter .et_pb_blurb:hover:before,
.sally-blurb-counter .et_pb_blurb:hover:after {
    transform: scale(1.1);
}

.sally-blurb-counter a.et_pb_button:hover {
    transition: 0.7s !important;
}

.sally-blurb-counter {
  counter-reset: what-we-do;
}

.sally-blurb-counter .et_pb_module_header {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

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


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

.sally-footer  .et_pb_button:after {
  display: none;
}

#footer-info {
    float: none !important;
    text-align: center;
    margin: 0 auto;
    width: 60%
}

.sally-footer a {
    color: #fff;
}

#page-container .sally-footer .et_pb_newsletter_description {
    display: none;
}

@media only screen and (max-width: 800px) {
#page-container .sally-footer .et_pb_newsletter_form p,
#page-container .sally-footer .et_pb_newsletter_form p:last-of-type {
    margin-right: 0 !important;
    width: 100% !important;
    margin-right: 0;
    float: left;
    position: relative;
    margin-bottom: 40px;
}

#page-container .sally-footer .et_pb_newsletter_form {
    /* display: block !important; */
    width: 100% !important;
    padding-left: 0 !important;
}

#page-container .sally-footer .et_pb_text_align_left,
#page-container .sally-footer .et_pb_text_align_right {
    text-align: center !important;
}
}


/* Portfolio Style 1*/
/*.dm-portfolio-style1-section1 .et_pb_portfolio_item {
  position: relative;
  background: #fff;
  text-align: center;
  height: 370px !important;
  width: 32% !important;
  margin-right: 2% !important;
}

/*Set the number of columns*/

.sally-masonry-portfolio .et_pb_portfolio_items {
 -webkit-columns: 20em; 
 columns: 27em; 
 -webkit-column-gap: 20px; 
 column-gap: 20px; 
 width: 100%;
 margin-bottom: 30px;
}


/*Size the items and add spacing*/

.sally-masonry-portfolio .et_pb_portfolio_item {
 width: 100%;
 margin: 0;
 border-bottom: 20px solid transparent; 
 overflow: hidden;
 -webkit-column-break-inside: avoid;
 break-inside: avoid-column;
} 

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

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

.sally-masonry-portfolio .et_portfolio_image img {

}

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

.sally-masonry-portfolio .et_pb_portfolio_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  opacity: 0;
  z-index: 1;
  transition: .3s;
}

.sally-masonry-portfolio .et_overlay {
  display: none;
}

.sally-masonry-portfolio .et_pb_portfolio_item .post-meta {
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  color: #a9882f;
  opacity: 0;
  transition: .3s;
  z-index: 2;
}

.sally-masonry-portfolio .et_pb_portfolio_item .post-meta a {
  color: #a9882f;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.sally-masonry-portfolio .et_pb_portfolio_item:hover h2,
.sally-masonry-portfolio .et_pb_portfolio_item:hover::before,
.sally-masonry-portfolio .et_pb_portfolio_item:hover .post-meta {
  opacity: 1;
}

.sally-masonry-portfolio .et_pb_portfolio_filters {
  margin-bottom: 80px;
}

.sally-masonry-portfolio .et_pb_portfolio_filters ul {
  display: flex;
  justify-content: center;
}

.sally-masonry-portfolio .et_pb_portfolio_filters li a {
  background-color: transparent;
  font-weight: 500;
  border: none !important;
  text-transform: uppercase;
}

.sally-masonry-portfolio .et_pb_portfolio_filters li a.active {
  color: #a9882f;
  background: none !important;
}

.sally-masonry-portfolio .et_pb_portfolio_filters li a.active:hover,
.sally-masonry-portfolio .et_pb_portfolio_filters li a:hover {
  color: #a9882f;
  background: none !important;
}

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

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

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li a.active,
.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.next,
.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.prev {
  background: #ed6a5a;
}

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.next,
.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.prev {
  border: 4px solid #f4f4f5;
}

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.page {
  border: 4px solid #f4f4f5;;
}

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

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.page a {
  color: #1f2732;
}

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li a.active,
.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.next a,
.sally-masonry-portfolio .et_pb_portofolio_pagination ul li.prev a {
  color: #fff !important;
  transition: .2s;
}

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

.sally-masonry-portfolio .et_pb_portofolio_pagination ul li:hover a {
  color: #fff;
}

@media (max-width: 767px) {

  .sally-masonry-portfolio .et_pb_portfolio_filters ul {
    display: block;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}}


/* Sally Filterable Portfolio
-----------------------------------------------------*/

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

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

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

.sally_portfolio .et_portfolio_image img {
    vertical-align: bottom;
    margin-bottom: 0;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 450px;
}

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

.sally_portfolio .et_pb_portfolio_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  opacity: 0;
  z-index: 1;
  transition: .3s;
}

.sally_portfolio .et_overlay {
  display: none;
}

.sally_portfolio .et_pb_portfolio_item .post-meta {
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  color: #a9882f;
  opacity: 0;
  transition: .3s;
  z-index: 2;
}

.sally_portfolio .et_pb_portfolio_item a:after{
  content: ',';
  margin-left: 2px;
  margin-right: 2px;
}

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

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

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

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

.sally_portfolio .et_pb_portfolio_filters li a {
  background-color: transparent;
  font-weight: 500;
  border: none !important;
  display: inline-block;
  margin: 5px;
  padding: 12px;
  color: #2d2d2d;
  background: #e5efe3;
}

.sally_portfolio .et_pb_portfolio_filters li a.active {
  color: #e5efe3;
}

.sally_portfolio .et_pb_portfolio_filters li a.active:hover,
.sally_portfolio .et_pb_portfolio_filters li a:hover {
  background: #e5efe3;
}

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

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

.sally_portfolio .et_pb_portofolio_pagination ul li a.active,
.sally_portfolio .et_pb_portofolio_pagination ul li.next,
.sally_portfolio .et_pb_portofolio_pagination ul li.prev {
  background: #ed6a5a;
}

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

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

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

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

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

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

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

.sally_portfolio .et_pb_portfolio_item .post-meta a {
    color: #a19368;
}

.sally_portfolio .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
    border-radius: 0;
}


@media (max-width: 1030px) {
.sally_portfolio .et_pb_portfolio_item {
  width: 45.8% !important;
}

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

@media (max-width: 800px) {

.sally_portfolio .et_pb_portfolio_item {
    width: 100% !important;
}

.sally_portfolio .et_pb_portfolio_filters ul {
    display: block;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}}


/* Sally Blog List
-----------------------------------------------------*/

.sally_listblog .et_pb_post {
  margin-bottom: 6%;
  display: flex;
  justify-content: stretch;
  flex-wrap: wrap;
}

.sally_listblog .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 0;
}

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

.sally_listblog .et_pb_post a img {
    vertical-align: bottom;
    max-width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.sally_listblog .post-content:before {
    content: '';
    display: block;
    width: 65px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: #f3ede6;
}

.sally_listblog .et_pb_post>.wrapped {
  padding: 40px;
  z-index: 5;
  background: #fff;
  display: flex;
  flex-direction: column;
  width: 50%;
}

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

.sally_listblog .charlize-blog-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    justify-content: left;
}

.sally_listblog .charlize-blog-cat a {
    display: block;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 2.6em;
    text-align: center;
    color: #d17d74;
    font-weight: 500;
    margin-bottom: 1%;
}

.sally_listblog .charlize-blog-cat a:after {
    content: ',';
    margin-left: 2px;
    margin-right: 0;
}

.sally_listblog .charlize-blog-cat a:last-child:after {
     display: none;
}

.sally_listblog article a[rel="category tag"]:after, 
.sally_listblog .post-meta .published:after, 
.sally_listblog .et_pb_post .post-meta a:after, 
.sally_listblog .author:after {
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}

.sally_listblog  article a[rel="category tag"]:last-child:after,
.sally_listblog .et_pb_post .post-meta a:last-child:after,
.sally_listblog .vryn-cats a:last-child:after,
.sally_listblog .published:last-child:after {
    display: none;
}

.sally_listblog .et_pb_post:hover .entry-title:after {
  width: 60%;
}

.sally_listblog .et_pb_post a.more-link {
  display: inline-block;
  margin: 30px auto 0;
}

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

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

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

@media (max-width: 1030px){

.sally_listblog .et_pb_post .entry-featured-image-url,
.sally_listblog .et_pb_post>.wrapped {
    width: 100%;
    padding: 0;
} 

.sally_listblog .et_pb_post a img {
    position: relative;
}

.sally_listblog .et_pb_post .entry-title {
    margin-top: 3%;
}}


/* 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: 27.6%;
  height: 100px;
  overflow: hidden;
}

.latest-post-img img {
  max-width: 100%; 
  vertical-align: middle;
  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;
}




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

.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;
    margin-top:5%;
}

.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: #e8eced !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
    font-weight: 300!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;
}





/* 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;
}


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

.sally-header .et_pb_blurb:hover:before,
.sally-header .et_pb_blurb:hover:after {
    transform: scale(1.1);
}

.sally-header a.et_pb_button:hover {
    transition: 0.7s !important;
}

.sally-blurb-header {
    transition: 0.7s !important;
}

.sally-blurb-header {
    display: flex;
}

.sally-blurb-header .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;  
}


@media only screen and (max-width: 600px) {

    .sally-header .et_pb_button,
    .sally-header .sally-cta-button.et_pb_button,
    .sally-header .sally-cta-button .et_pb_button {
        width: 100% !important;
        text-align: center;
    }

    body #page-container .sally-header .et_pb_button:hover,
    body .sally-header .et_pb_button,
    body .sally-header  .et_pb_button_1_wrapper {
        margin-left: 0 !important;
    }


    body .sally-header .et_pb_button_alignment_right,
    .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        margin-bottom: 20px !important;
        text-align: center;
    }

}


body .sally-blurb-light .et_pb_blurb.et_pb_blurb:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #e5efe3, 0 0 0 6px #fff;
    opacity: 1;
    transition: 0.6s!important;
    z-index: 2;
}

body .sally-blurb-medium .et_pb_blurb.et_pb_blurb:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #f3ede6, 0 0 0 6px #fff;
    opacity: 1;
    transition: 0.6s!important;
    z-index: 2;
}



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

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

#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 {
  padding:10px 10px 20px;
  position:relative;
}


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

.container::before { 
  display:none; 
}

.single-project div#sidebar,
.archive div#left-area,
.single-post div#sidebar {
  width: 29.666%;
}

.et_full_width_page #left-area, 
.et_no_sidebar #left-area {
    float: none;
    width: 100% !important;
}

.single-post div#left-area,
.archive div#left-area,
.search div#left-area,
.single-project div#left-area,
.search div#sidebar  {
  width: 70.334%;
}


@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: 3%;
}

.et_pb_gutters4.et_right_sidebar #left-area {
    padding-right: 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: #666 !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;
  }
  #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>span {
    width: 100%;
  }
  #single-post-nav .et_pb_button,
  .et_pb_posts a.more-link {
    width: 100%;
    margin: 5% 0 0;
  }}


@media (min-width: 981px) {

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

.archive #left-area, 
.search #left-area, 
.single #left-area {
    width: 70.334%;
}
  
.archive #sidebar, 
.search #sidebar, 
.single #sidebar {
    width: 29.666%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
}}



/* 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: 33%;
   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: 250px;
  overflow: hidden;
}

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 a {
    background: #517fa4;
    color: #fff;
    border-radius: 0;
    color: #444 !important;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 99;
    background: transparent;
    padding: 8px 40px;
    position: relative;   
}

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


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

/* Scrollme
-----------------------------------------------------*/

.scrollme:hover {
    -webkit-transition: background-position 7s linear 0s;
    -moz-transition: background-position 7s linear 0s;
    transition: background-position 7s linear 0s;
    background-position: center bottom;
/*The 4s is the time it takes for the image to scroll from start to finish, which is why the longer screenshots scroll faster*/
}

.scrollme {
    min-height: 250px; 
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    -webkit-transition: background-position 1.5s ease-out 0.5s;
    -moz-transition: background-position 1.5s ease-out 0.5s;
    transition: background-position 1.5s ease-out 0.5s;
/*The ease-out 0.5s is the delay before the scroll return to the original position*/
}


/* 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;
}


/* 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: 37px;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #444!important;
    background-color: #fff !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    font-size: 15px!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 #respond input#submit, 
.woocommerce-page #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page #content input.button, 
.woocommerce-message, 
.woocommerce-error, 
.woocommerce-info {
    background: inherit !important;
}

.woocommerce.et_pb_button_helper_class #respond input#submit, 
.woocommerce-page.et_pb_button_helper_class #respond input#submit {
    color: inherit !important;
    background: inherit !important;
    border-color: inherit !important;
}

.single #commentform input#email {
    width: 100% !important;
    float: right;
}

.single #commentform input#author {
    width: 100% !important;
    float: left;
}


/***Post Content***/

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


/*Add margin to the post meta elements*/

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

.single .author a:before,
.single .published:before,
.single .post-meta a[rel~="category"]:before,
.single .comments-number a:before {
    font-family: 'ETModules';
    color: #e6b83c;
    margin-right: 5px;
    margin-left: -20px;
}

.single .author a:before {
    content: '\e08a';
}

.single .published:before {
    content: '\e023';
}

.single .post-meta a[rel~="category"]:before {
    content: '\e07c';
}

.single .comments-number a:before {
    content: '\77';
}


/*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%;
    }
}




/* 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;
}




/*Blog sidebar*/

.lovely_blog_sidebar .et_pb_widget, 
.single-post div#sidebar .et_pb_widget, 
#sidebar .et_pb_widget {
    margin-bottom: 20px !important;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #f3ede6;
}

.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;
}

.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 #f3ede6;
    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.et_pb_widget_area_left {
    padding-right: 0 !important;
    border-right: 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;
}

.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, 
.single-post div#sidebar .et_pb_widget, 
#sidebar .et_pb_widget {
    border: none !important;
}

.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;
}

.lovely_blog_list .et_pb_posts a.more-link {
    clear: both;
    display: inline-block !important;
    margin-top: 5%;
}

body .sally-blurb-light .et_pb_blurb.et_pb_blurb:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #e5efe3, 0 0 0 6px #fff;
    opacity: 1;
    transition: 0.6s!important;
    z-index: 2;
}

body .sally-blurb-medium .et_pb_blurb.et_pb_blurb:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #f3ede6, 0 0 0 6px #fff;
    opacity: 1;
    transition: 0.6s!important;
    z-index: 2;
}
  
body .sally-blurb-medium .et_pb_blurb:hover{
    transform: scale(1.1);
}

/*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: 0 !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;
}


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


.et_pb_bg_layout_dark, 
.et_pb_bg_layout_dark h1, 
.et_pb_bg_layout_dark h2, 
.et_pb_bg_layout_dark h3, 
.et_pb_bg_layout_dark h4, 
.et_pb_bg_layout_dark h5, 
.et_pb_bg_layout_dark h6 {
    color: inherit !important;
} 


/* Woocommerce
-----------------------------------------------------*/


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;
}
}
