/********* Compiled - Do not edit *********/
:root{--color-primary:#873546;--color-secondary:#f4dadf;--color-gradient-start:#D78989;--color-gradient-stop:#F6C0C1;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Lora;font-weight:400;line-height:1.7em;font-size:16px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Lora;font-weight:500;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:Lora;font-weight:400;line-height:1.2em;font-size:40px;color:#873546;}.h3,h3{font-family:Lora;font-weight:500;line-height:1.2em;font-size:32px;color:#873546;}.h4,h4{font-family:Quicksand;font-weight:500;line-height:1.2em;font-size:25px;color:#873546;}.h5,h5{font-family:Lora;font-weight:500;line-height:1.2em;font-size:21px;color:#873546;}.h6,h6{font-family:Quicksand;font-weight:500;line-height:1.2em;font-size:18px;color:#873546;}.titlebar-inner h1{font-size:40px;line-height:40px;}.titlebar-inner p{color:#ffffff !important;}.titlebar-inner{padding-top:200px;padding-bottom:200px;}.titlebar{background-color:#d78989;}#content{background-color:#fddede;}section.vc_row{units:px;}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgba(255, 255, 255, 0.37) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(135, 53, 70) !important;}}.bg-overlay-left {
    position: relative;
}
.bg-overlay-left:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-color: #d38183;
    width: 26%;
    height: 63%;
    border-radius: 0 5px 5px 0;
}
.bg-overlay-right {
    position: relative;
}
.bg-overlay-right::before {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    background-color: #d38183;
    width: 38%;
    height: 63%;
    border-radius: 5px 0px 0px 5px;
}
.iconbox-shadow.iconbox-inline {
    padding: 20px 5%;
}
.para_align{
    text-align:right;
}
.img_align{
    text-align:center;
}
@media(max-width:992px){
    .para_align{
    text-align:left;
}
.img_align{
    text-align:left;
}
}