/*
Theme Name: Spook & Whimsy Theme
Theme URI:
Description: Custom theme for Spook & Whimsy by the Original Whimsical Spook.
Author: Sian Jones
Author URI: http://spookandwhimsy.com
Version: 1
*/




/* New */


.text-btn {
    font-family: "krona_oneregular";
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 3%;
    vertical-align: middle;
    color: inherit;
    text-transform: uppercase;
    margin: 0 0 0 0;
    display: table;
    max-width: 200px;
}

.text-btn img {
    margin: -2px 0 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.line {
    margin: 8px auto;
    max-width: 546px;
    width: 100%;
    height: 1px;
    background-color: #007873;
}


body .option-cta-btn {
    color: inherit;
    text-align: left;
    border: 1px solid;
    text-align: left;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 3%;
}

body .option-cta-btn:hover {
    background-color: #007873;
    color: #fff;
}






@media only screen and (min-width: 768px) {
    .mobile {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {

    .desktop {
        display: none !important;
    }

    .mobile {
        /* display: block !important; */
    }
}

.doctify_carousel_widget_main_container_288cd16b,.doctify_carousel_widget_main_container_7158a8f7{
    border: none!important;
}
