/*
Theme Name: SpecialDay
Theme URI: https://github.com/tidythemes/blankslate
Author: Lalit Panwar
Author URI: http://betterokay.com/
Description: This Special Day Theme is Developed in Bootstrap 3.3 by our Developer Team. Thank you.
Version: 2020.1
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: specialday

SpecialDay WordPress Theme © 2020 
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
   /* margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    */
}
body {
    line-height: 1;
  }
button {
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
figure{ max-width:100%; }
.wp-caption {
}
.wp-caption-text {
padding: 10px 3px;
}

.gallery-caption {
}
.alignright {
float:right;
}
.alignleft {
}
.aligncenter {
	    clear: both;
    display: block;
    margin: 1.5em auto;
}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.single-blog .wp-caption .wp-caption-text{ margin: 0; padding: 4px; text-align: center; margin-bottom:1rem; color: #868585; letter-spacing: 0.4px; margin-top: -25px; font-size: 12px;}
.single-blog img {
	    height: auto;
    vertical-align: top;
    max-width: 100%;
	    image-rendering: -webkit-optimize-contrast;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.cta .intro-title{letter-spacing: 2px}
.cut-margin-bottom-45{margin-bottom:-45px;}

b, strong{
    font-weight:500 !important;
}
#logo{
    padding: 5px 0;
    box-sizing: border-box;
}
#logo a {

 
}

/* Responsive css*/
@media (min-width: 992px) {
#header .navbar{
    float: left;
}

}

@media (min-width: 768px){
    .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

.flex{
        display: flex !important;

}
.justified-content-between{
     justify-content: space-between !important;
     align-items: center;

}
.no-float{
        float: none !important;

}
/*header data */
.logo-right-data{
    display: flex;
   align-items: center;
    justify-content: flex-end;

}
.nav-contactinfo{
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.nav-contactinfo a{
    line-height: 1.2;
}
.flip-right{
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.boldtxt{
        font-weight: bold;
}
.page-header-content h4 {
    text-transform:inherit; 
} 



.nav-contactinfo .btn-rounded-3x{
    -webkit-border-radius: 10rem; 
    -moz-border-radius: 10rem;
    border-radius: 10rem;
    padding: 0.3em 0.7em !important;

}

.myhome #page-header-secion{
    padding: 20px 45px;
}
.display-inline{display: inline;}
h1.custom-title, .noh1.custom-title{
    letter-spacing: 2px;
    font-weight: 500;
    text-shadow: 0 2px 1px #bf9e00;
    color: #edc300;
}
.noh1{
	    padding-right: 5px;
}

.myhome .content-wrap{

    background: rgb(233 30 99 / 21%);
}
 
.owl-dots, .owl-nav.disabled + .owl-dots, .dots-outside .owl-dots, .dots-outside .owl-nav.disabled + .owl-dots{
    display: flex;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
    display: flex;

}
.dots-rounded .owl-dots .owl-dot span{
    width: 33px;
height: 6px;
}
.author-avatar:before {
    position: absolute;
    content: "";
    top: 50%;
    right: -21px;
    width: 21px;
    height: 1px;
    border-bottom: 1px dotted rgba(150, 150, 150, 0.18);
}

.z-depth-1{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.z-depth-1:hover{
        -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

}
.rating-icons{
    font-size: 12px;
    color: #999;
}

.google-rating .fa-star{
    color: #f2b01e;
}
.rating-text{
    height: 300px;
    overflow: hidden;
    max-height: 100%;
}
/* Services Block */
.wrapper-txt-img{
    
}
.btn{
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    }
 .btn:hover{
    -webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)

 }

 .round-bglpink{
        background-color: #f2eeef !important;
    border: 1px solid #dadada;

 }
 .blog-list-item .bli-info{
    margin-top: 0px !important;
    padding: 20px 15px;
    background-color: #f9f9f9 !important;
 }

 /* color code */
 .golden{
        background-color: #232323 !important;
 }
 .golden.darken-4 {
    background-color: #383838 !important
}
footer.page-footer .footer-copyright{
        overflow: hidden;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
}
.mlr{
   margin-left: 0px;
   margin-right: 0px; 
}

footer ul.useful-links{
    /*text-indent: -1em;*/
}
footer ul.useful-links a,
footer ul.useful-links a:focus{
    color: #e8c100;
}
footer ul.useful-links a:hover{
    color:#fff;
    text-decoration:underline;
}
/*social-icons */
.header-inner .social-icons ul > li > a{
        color: #dcb600;
}
footer .social-icons ul > li > a{
     color: #ffb5ce;
}
footer .social-icons ul > li > a.:hover{

}
.white-bordertxt{
    color: #fff !important;
    border-color: #fff !important;    
}
.white-bordertxt:active, .white-bordertxt:focus, .white-bordertxt:hover{
    color: #dcb600 !important;
}
.no-lr-padding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/*.home .blog-list-item .bli-info{
    margin-top:0px;
        background: #f9f9f9 !important;
}*/
.help-cta{
    text-transform: none;
    letter-spacing: 0;
    background: #fffcd2;
    padding: 10px 25px;
}
p.lead{
    line-height: 1.6;
}

/* color on gray bg */
.text-graybg{
color: #6b6567;
}

.font-500{ font-weight:500 !important; }
/* owl Nav Style*/
.full-carousel #gallery .owl-carousel .owl-nav .owl-prev,
.full-carousel #gallery .owl-carousel .owl-nav .owl-next{
    display: flex;
    justify-content: center;
    align-items: center;
}

.wedding-blog{

}

ol li{margin-bottom:10px; }
.home img, .home .bg-image{image-rendering: -webkit-optimize-contrast;}
.home .home-gal img{aspect-ratio: 3 / 2; object-fit: cover;}
/* CPT BLOG STYLE */
.blog .post-content{

}
.blog .post-content p{
    letter-spacing: -0.1px;
    word-spacing: 1.4px;
    line-height: 1.6;
    font-size: 17px;
    text-align: justify;
    font-weight: 400;
    color: #131212;
    margin-bottom: 2.5rem;
    font-family: sans-serif;
    }

.blog .post-content .h1, 
.blog .post-content .h2, 
.blog .post-content .h3, 
.blog .post-content .h4, 
.blog .post-content .h5, 
.blog .post-content .h6, 
.blog .post-content h1, 
.blog .post-content h2, 
.blog .post-content h3, 
.blog .post-content h4, 
.blog .post-content h5, 
.blog .post-content h6{
margin-top: 20px;
    font-weight: 500;
    padding: 8px 10px;
    border-bottom: 3px solid #999999;
    padding-bottom: 5px;
    border-radius: 3px;
    color: #dcb600;
}
.blog .post-content ul li,
.blog .post-content ol li{
font-weight: 400;
line-height: 1.9;
}

.blog .post-content b, 
.blog .post-content strong {
font-weight: bold !important;
}

.blog.alter-heading .album-title{

line-height: 1.5;
}
post-type-archive-blog.blog-list-items-wrap .blog-list-item{
     border: 1px dotted rgb(150 150 150 / 8%);
    background-color: #fbfbfb;
}
.single-blog .blog-single-meta{
    border-left: 1px dotted rgba(150, 150, 150, 0.18);
}
.single-blog .blog-single-meta-wrap{
    border-bottom: 0px;
}
.archive .bli-info p{
        color: #797878;
}

.single-blog .prev-post-title a,
.single-blog .next-post-title a{
    font-weight:400 !important;

}
.page-404{ height:70vh; }

.parent-htag{text-align: center !important; background: TRANSPARENT !important; color: #dcb600 !important; text-shadow: 0 1px 1px #c3c3c3 !important; font-weight: 500 !important;}

.home .blog-list-item .bli-title{font-size: 18px; font-weight: 400; } .home .desc{color: #7b7878;}
.no-htag-style, .no-htag-style.h3{color: #333 !important;border-bottom: 0px !important;}
.table{font-weight: 400;font-family: sans-serif;
    letter-spacing: 0px;}	

.blog-author{
    background: #f9f9f9;
    padding: 2rem;
    border-top: 4px solid #dcb600;
}

.blog-author-profile{}
.blog-author-profile img.author-img,
.blog-author-profile .blog-author-meta{display: inline-block;}

.blog-author-profile img.author-img{
    max-width: 69px;
    max-height: 69px;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 36px;
    margin-right: 1.3rem;
    border: 6px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 7px 3px rgb(0 0 0 / 20%);
    overflow: hidden;
}
.blog-author-profile h4.blog-author-name{
    margin: 0;
    background: none;
    color: #333;
    text-shadow: none;
    padding: 0.3rem 0 0;
    margin-bottom: 0;
    }

span.blog-author-subtitle{font-size: 13px;}
.blog-author-about{
	padding: 1rem;
    text-align: justify;
}
.home-text p,
.home-text p.lead{
    letter-spacing: 0px;
    font-family: sans-serif!important;
    }

p.firstletter::first-letter {
  font-size: 200%;
  color: #333;
}    


.ticket-post {
    background-color: #f3f3f3;
    overflow: hidden;
    padding: 3% 0
}

.ticket-p-area {
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 3%;
    border: 1px solid #eee
}

.ticket-img,
.ticket-txt {
    height: 50px
}

.ticket-img {
       width: 100%;
    max-width: 66.7px;
}

.ticket-img img {
    width: 100%
}

.ticket-txt {
        width: 100%;
    max-width: 238px;
    font-family: sans-serif;
    margin-left: 9px;
    vertical-align: top;
    font-size: 14px;
    padding: 4px 2px;
    margin-bottom: 7px;
	letter-spacing: 0px;
}
.ticket-p-area a {display: flex; color: #333;}

.ticket-p-area a:hover,
.ticket-p-area a:visited {
    color: inherit
}

.dotted-bg{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpi2r9//38gYGAEESAAEGAAasgJOgzOKCoAAAAASUVORK5CYII=);
	
}

.inblur{
filter: blur(1px);
}

.text-live{color: #d80109;}
.blink {
    animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}

@keyframes blinker {  
  from { opacity: 1; }
  to { opacity: 0; }
}


.social-link a.color-linkedin{color:#0e76a8;}
.social-link a{display: block;}
ul.listwith-inline{padding: 0px;    overflow: hidden;} 
ul.listwith-inline li{
    display: inline-block;
    background: #fdedf2;
    padding: 0.15rem 0.9rem;
    border: 1px solid #d4d3d3;
    border-radius: 14px;
    font-family: sans-serif;
    font-size: smaller;
    letter-spacing: 0px;
    overflow: hidden;
	margin-left: 0.5rem;
}

ul.listwith-inline li:hover{
    background: #fff;
    border: 1px solid #ea90b0;
}
.blog-ad-style{
padding: 0.2rem 0.4rem;
display: block;
text-align: center;
}

.ad-label{
font-size: 11px;
font-weight: 100;
text-align: center;
display: block;
text-transform: uppercase;
opacity: 0.6;
letter-spacing: 4px;
}

/* blog style */
.padding-lr{
    padding: 0 30px ;
}
.bloglist-box{
    padding: 20px 30px;
    border-top: 1.7rem solid #eaeff2;
    
}

.full-padding{
padding: 30px;
}

.xs-phone {
    float: left;
    padding-top: 12px;
    font-size: large;
    font-weight: 700;
}

.spacing-low{
letter-spacing: 0.4px !important;
}
#blog-post-comments li.comment{ list-style:none;}
.line-one {
    -webkit-box-flex: 1;
    flex: 1 0;
    height: 1px;
    background-color: #dcb600;
    display: -webkit-box;
    display: flex;
    margin-top: 13px;
}

.jophoto-about-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 0;
    left: 45px;
    bottom: 0;
    background: #dcb600;
    z-index: 2;
    width: 457px;
}
.jophoto-about-img {
    position: relative;
}
.jophoto-about-img .img img {
    position: relative;
    z-index: 3;
}
.jophoto-about-img .img {
    padding: 0 30px 30px 15px;
    position: relative;
}
.jophoto-about-img img:hover {
    transform: scale(0.95);
}
.jophoto-about-img .img:after {
    content: '';
    width: 90%;
    position: absolute;
    top: -7%;
    bottom: -7%;
    left: -4%;
    background-image: url(http://localhost/clients/stillson_28mar22/img/dots.png);
    background-repeat: repeat;
    z-index: 1;
}
img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #101010;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25D366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	z-index: 999;
}

.float:hover,
.float a:hover{ background-color: #00b142; color:#fff}
.my-float{
margin-top: 9px;
    font-size: 37px;
}