/* Text Image CSS */

.text-image.module.no-pad-bottom:not(.freestyle){
    padding-bottom: 20px!important;
}
.text-image.module.no-pad-bottom.pos-left{
    padding-bottom: 60px!important;
}
.text-image h1:first-child, .text-image h2:first-child, .text-image h3:first-child{
    margin-bottom: 30px;
}
.text-image .light_purple h1, .text-image .light_purple h2, .text-image .light_purple h3{
    color: var(--dark_purple);
}
.text-image .wp-image.circle{
    max-width: 600px;
}
.text-image.hero{
	padding-bottom: 250px;
}
.text-image.hero .wp-image{
	position: absolute;
	right: 0;
	bottom: 50px;
	width: 50%;
}
.text-image.full-size-image .wp-image{
    max-height: 373px;
    width: auto;
}
.text-image .content-wrapper{
    z-index: 999;
}
.text-image .content-wrapper *:last-child{
    margin-bottom: 0;
}
.text-image .image-wrapper{
    margin: 0;
}
.text-image .image-wrapper img.wp-image{
    width: 100%;
    position: relative;
    z-index: 99;
}
.text-image.image-br10 .image-wrapper img{
    border-radius: 10px;
}

.text-image[class*="img-pos-left"] .block-image{
    right: auto;
    left: 0;
}
.text-image .padded{
    padding: 40px;
    border-radius: 20px;
}
.text-image .wp-image.square{
    border-radius: 20px;
}
.text-image.pos-right .content-wrapper{
    padding: 70px 80px;
}
.text-image.pos-right.freestyle .content-wrapper, .text-image.pos-right.freestyle .image-wrapper{
    padding: 0;
}
.text-image.pos-right .image-wrapper{
    padding: 40px;
}
.text-image .image-wrapper{
    position: relative;
    z-index: 99;
}
.text-image .content-wrapper h3 + ul{
    margin-top: 30px;
}
.text-image .icon{
    position: absolute;
    max-width: 300px;
    z-index: 999;
}
.text-image.freestyle .icon.tri-leaf{
    left: calc(50% - 100px);
    bottom: -50px;
    z-index: 9999;
    max-width: 250px;
}
.text-image.freestyle .icon.swirl{
    right: 100px;
    top: 40px;
    max-width: 390px;
    z-index: 1;
}
.text-image .icon.heart{
    width: 153px;
    position: absolute;
    left: -5px;
    top: 40px;
}
.text-image .icon.swirl.set-7, .text-image .icon.swirl.set-1{
    width: 173px;
    position: absolute;
    left: 20px;
    top: 60px;
}
.text-image.ort-square .icon.swirl.set-1{
    top: 0;
    width: 153px;
    left: 0;
}
.text-image:not(.freestyle) .icon.tri-leaf{
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 300px;
    right: -70px;
}
.text-image .icon.dots{
    top: 88px;
    left: 20px;
    width: 173px;
}
.text-image .icon.swirl-arrow{
    right: 0;
    bottom: 0;
    height: 266px;
}
.text-image .icon.swirl-2{
    width: 174px;
    bottom: 20px;
    right: -35px;
}
.text-image.pos-right .icon.swirl-2{
    right: auto;
    left: -35px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.text-image.pos-left .content-wrapper{
    padding-left: 30px;
}
.text-image .icon.dots.set-4{
    top: auto;
    bottom: 10px;
    left: -20px;
    width: 173px;
}
.text-image.pos-left .icon.dots.set-4{
    left: auto;
    right: 0;
}
.text-image .icon.thin-leaves{
    top: auto;
    bottom: 0;
    right: auto;
    left: -20px;
    width: 141px;
}
.text-image .icon.heart.set-6{
    top: auto;
    bottom: 30px;
    left: auto;
    right: -10px;
    transform: rotate(26deg);
    width: 139px;
}
.text-image .icon.dots.set-7{
    top: auto;
    bottom: 45px;
    left: auto;
    right: 40px;
}
.text-image .icon.swirl-2.set-8{
    transform: none;
    left: auto;
    right: 60px;
    bottom: 40px;
}
.text-image.freestyle.pos-left .icon.swirl{
    right: auto;
    left: 25%;
}
.text-image.freestyle.pos-left .icon.tri-leaf{
    left: 0;
}
.text-image.freestyle.pos-left.no-pad-bottom{
    padding-bottom: 0!important;
}
.text-image .image-caption{
    margin-top: 10px;
    float: left;
    width: 100%;
}

@media screen and (max-width: 1480px){
    .text-image .content-wrapper{
        padding: 30px;
    }
    .text-image .icon.swirl.set-7, .text-image .icon.swirl.set-1{
        width: 140px;
        left: 10px;
        top: 50px;
    }
    .text-image.freestyle.pos-left .icon.swirl{
        max-width: 300px;
    }
}

@media screen and (max-width: 1349px){
    .text-image .content-wrapper{
        padding: 20px;
    }
    .text-image.pos-right .content-wrapper{
        padding: 30px 40px;
    }
    .text-image .icon{
        max-width: 250px;
    }
    .text-image .icon.dots{
        width: 140px;
        left: 10px;
    }
    .text-image .icon.swirl-arrow{
        height: 220px;
        max-width: 220px;
    }
}

@media screen and (max-width: 1199px){
    .text-image.freestyle .wp-image{
        max-width: 85%;
    }
    .text-image.freestyle .icon.tri-leaf{
        max-width: 200px;
        left: calc(50% - 50px);
    }
    .text-image.freestyle .icon.swirl{
        right: 50px;
        max-width: 250px;
    }
    .text-image h1:first-child, .text-image h2:first-child, .text-image h3:first-child{
        margin-bottom: 15px;
    }
    .text-image .icon{
        max-width: 200px;
    }
    .text-image:not(.freestyle) .icon.tri-leaf{
        right: -20px;
    }
    .text-image .icon.heart{
        width: 130px;
    }
    .text-image .icon.dots{
        width: 110px;
    }
    .text-image .icon.swirl-arrow{
        height: 180px;
        max-width: 180px;
    }
    .text-image .icon.swirl-2{
        width: 120px;
        right: -15px;
    }
    .text-image.pos-left .content-wrapper{
        padding-left: 0;
    }
    .text-image.freestyle.pos-left .icon.swirl{
        max-width: 200px;
    }
}

@media screen and (max-width: 991px){
    .text-image .content-wrapper{
        padding: 40px 20px;
    }
    .text-image.no-pad-top.freestyle{
        padding-top: 30px!important;
    }
    .text-image.freestyle .icon.tri-leaf{
        max-width: 150px;
        left: calc(50% - 20px);
        left: 20px;
    }
    .text-image.freestyle .icon.swirl{
        top: 40%;
    }
    .text-image.pos-right .content-wrapper{
        padding: 30px 20px;
    }
    .text-image .image-wrapper{
        float: left;
        width: 100%;
        padding: 20px;
    }
    .text-image.pos-right .image-wrapper{
        padding: 20px;
    }
    .text-image.pos-right .image-wrapper{
        padding-top: 0;
    }
    .text-image.ort-circle .image-wrapper{
        max-width: 600px;
        margin: 0 auto;
        float: none;
        position: static;
    }
    .text-image:not(.freestyle) .icon.tri-leaf{
        bottom: auto;
        top: 320px;
        right: -60px;
    }
    .text-image .icon.swirl-2{
        bottom: -30px;
    }
    .text-image.pos-left .content-wrapper{
        padding: 10px 20px 35px;
    }
    .text-image .icon.dots.set-4{
        left: 0;
        width: 130px;
    }
    .text-image .icon.thin-leaves{
        width: 110px;
        left: 0;
    }
    .text-image .icon.heart.set-6{
        width: 90px;
        right: 0;
        bottom: 0;
    }
    .text-image.freestyle.pos-left .wrapper .flex{
        display: flex;
        flex-direction: column-reverse;
    }
    .text-image.freestyle.pos-left .image-wrapper{
        padding: 0;
    }
    .text-image.freestyle.pos-left .icon.swirl{
        left: auto;
        right: 20px;
        max-width: 45%;
    }
    .text-image.no-pad-top.freestyle.pos-left{
        padding-top: 0!important;
    }
}

@media screen and (max-width: 768px){
    .text-image.freestyle .icon.swirl{
        top: auto;
        bottom: 120px;
        right: 20px;
        max-width: 45%;
    }
    .text-image .image-wrapper img.wp-image{
        float: right;
    }
    .text-image.freestyle .icon.tri-leaf{
        left: -20px;
        max-width: 160px;
        bottom: -20px;
    }
    .text-image h1:first-child, .text-image h2:first-child, .text-image h3:first-child{
        margin-bottom: 15px;
    }
    .text-image.ort-circle .image-wrapper{
        max-width: 400px;
    }
    .text-image .icon.heart{
        width: 100px;
        top: 10px;
    }
    .text-image .icon.dots{
        width: 90px;
        top: 30px;
        left: 0;
    }
    .text-image:not(.freestyle) .icon.tri-leaf{
        width: 150px;
    }
    .text-image:not(.freestyle) .icon.tri-leaf, .text-image .icon.swirl-arrow{
        top: 200px;
        right: -40px;
    }
    .text-image .wrapper.cream .content-wrapper{
        padding: 20px 0;
    }
    .text-image .icon.swirl-2{
        width: 80px;
        bottom: -20px;
        right: -10px;
    }
    .text-image .icon.dots.set-4{
        width: 100px;
    }
    .text-image .icon.dots.set-7{
        bottom: auto;
        top: 250px;
        right: 0;
    }
    .text-image .icon.swirl.set-7, .text-image .icon.swirl.set-1{
        left: -10px;
        width: 100px;
        top: 20px;
    }
    .text-image.ort-square .icon.swirl.set-1{
        width: 120px;
    }
}

@media screen and (max-width: 480px){
    .text-image.freestyle .icon.tri-leaf{
        max-width: 120px;
        bottom: -30px;
    }
    .text-image.freestyle .wp-image{
        max-width: 90%;
    }
    .text-image.freestyle .icon.swirl{
        max-width: 50%;
        bottom: 80px;
    }
    .text-image.ort-circle .image-wrapper{
        max-width: 300px;
    }
    .text-image .icon.heart{
        width: 70px;
    }
    .text-image:not(.freestyle) .icon.tri-leaf{
        width: 120px;
        top: 130px;
    }
    .text-image .icon.swirl-arrow{
        width: 140px;
        right: 0;
        top: 120px;
    }
    .text-image .icon.dots{
        width: 70px;
        top: 20px;
    }
    .text-image .icon.thin-leaves{
        width: 80px;
    }
    .text-image .icon.heart.set-6{
        width: 70px;
    }
    .text-image .icon.dots.set-7{
        top: 170px;
    }
    .text-image .icon.swirl.set-7{
        left: -5px;
        width: 75px;
        top: 20px;
    }
    .text-image.ort-square .icon.swirl.set-1{
        width: 90px;
    }
}

@media screen and (max-width: 350px){
    .text-image:not(.freestyle) .icon.tri-leaf{
        width: 90px;
        right: -20px;
    }
    .text-image .icon.heart{
        width: 60px;
    }
    .text-image .icon.swirl-arrow{
        width: 110px;
        top: 110px;
    }
}
