.elementor-kit-6{--e-global-color-primary:#F4F4F4;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-dbdbf9b:#000000;--e-global-color-ebcd2f5:#FFFFFF;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:67px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:0.8em;--e-global-typography-primary-letter-spacing:3px;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:55px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-size:70px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:2em;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-196db34-font-family:"Quentin";--e-global-typography-196db34-font-size:70px;--e-global-typography-fd42c71-font-family:"Josefin Sans";--e-global-typography-fd42c71-font-size:16px;--e-global-typography-fd42c71-font-weight:600;--e-global-typography-fd42c71-line-height:2em;--e-global-typography-fd42c71-letter-spacing:2px;--e-global-typography-2a882f9-font-family:"Josefin Sans";--e-global-typography-2a882f9-font-size:16px;--e-global-typography-2a882f9-letter-spacing:1.5px;--e-global-typography-1943e75-font-family:"Lato";--e-global-typography-1943e75-font-size:15px;--e-global-typography-1943e75-font-weight:600;--e-global-typography-1943e75-text-transform:uppercase;--e-global-typography-1943e75-letter-spacing:2px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#000000;color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:#FFFFFF;border-radius:3px 3px 3px 3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.tp-site-share{z-index:30;}.elementor-kit-6 .tp-reading-progress{top:0;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:55px;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:37px;--e-global-typography-text-font-size:54px;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-196db34-font-size:51px;--e-global-typography-1943e75-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:44px;--e-global-typography-primary-letter-spacing:0.8px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:42px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-line-height:1.8em;--e-global-typography-196db34-font-size:44px;--e-global-typography-fd42c71-font-size:15px;--e-global-typography-2a882f9-letter-spacing:1.3px;--e-global-typography-1943e75-font-size:15px;--e-global-typography-1943e75-letter-spacing:2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.rotate {transform: rotate(-8deg);}


.rotate_small {transform: rotate(-3deg);}


.vertical-divider {
transform:rotate(90deg);
}

.elementor-post__read-more {
    background-color: ;
color: black !important; padding: 15px 15px 12px 15px;
    border-style: solid;
    border-width: 1px;
    border-radius: 34px;
}


/*BLOG*/
.comments-area .comment-form .form-submit input {
    color: #000000 !important;
    background-color: #FFF;
    font-style: normal !important;
    font-size: 15px;
    border: 1px;
    border-style: solid;
    text-transform: uppercase;
    float: right;
    border-radius:50px;
}
.comments-area .comment-form .form-submit input:hover {
    background-color: #F4F4F4;
    font-style: normal !important;
    border: 1px
    border-style: solid;
    border-color: #F4F4F4;
}
.comments-area .comment-form  textarea {
    color: #999 !important;
    background-color: #f5f5f5;
    font-style: normal !important;
       border: 0px solid black;
}
.comments-area .comment-form  a {
    color: #000 !important;
}
figure {
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top:20px;
    padding-bottom: 20px;
}
.comment-reply-title {
    font-family: Cormorant Garramond;
    text-transform:uppercase;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Quentin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://speckleddogstories.com/wp-content/uploads/2025/08/Quentin.otf') format('woff');
}
@font-face {
	font-family: 'Quentin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */