.entry-content a {
    text-decoration: none;
    border-bottom: 2px solid #f1bfb1;
  }
  .entry-content a.active, .entry-content a:active, .entry-content a:focus, .entry-content a:hover {
    color:#efcec5;
    text-decoration: none;
    border-bottom: 2px solid #f1bfb1;

  }
  .entry-content p strong  a,  .entry-content p em strong  a{    font-family: 'montserratmedium';}
  .footer{clear:both;}
   .fixed{
 position: fixed;
    right: 17px;
    top: 60px;
    display: block;
}
.post strong {
    font-weight: 900 !important;
    color: #000;
    font-family: 'abhaya_librebold' !important;
}
.entry-content img{max-width:100%;}
#checklistsdiv .wp_cnt{    bottom: inherit !important;
    top: 24px;
    background: transparent !important;}
    #checklistsdiv .wp_cnt h2{color: #fff !important;}
.breadcrumb a, .breadcrumb span{
     font-size: 12px;
} 
.breadcrumb i {
    padding: 11px 3px 0px 8px;
    color: #666;
    display: inline-block;
    vertical-align: top;
}

.breadcrumb .links {
    vertical-align: top;
    padding: 11px 0px 0px 5px;
    display: inline-block;
}
.breadcrumb .grey {
    color: #aaa;
    vertical-align: top;
    padding: 11px 0px 0px 0px;
    display: inline-block;
    line-height: 18px;
}
.scroll-to-fixed-fixed{top:70px !important;}
/*
#modarticle h1{font-size: 38px;}
*/
#modarticle .post-author{    border-bottom: 2px solid #595959;
    padding: 15px 0px 10px 0px;}
#modarticle .post-author img{width:60px;}
#modarticle .post-author a, #modarticle .post-author span{
    display: inline-block;
    vertical-align: top;
    padding: 23px 10px;
    text-transform: uppercase;
     
     font-size: 14px;
}
/*
h1, h2, h3, h4, h5, h6{margin:20px 0px;}
.content ul{margin:0px 20px;}
.content li {
      font-size: 14px;
    color: #838383;
    line-height: 25px;
    list-style-type: circle;
    font-family: 'montserratregular';
    margin: 10px 0px;
}
*/
#modarticle .post-author .date{    color: #b7b7b7;padding-top:27px;}
.entry-content{padding:40px 0px;}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
  margin-bottom: 25px;
}
.entry-content p{    font-size: 19px;
    line-height: 1.6;
        color: #666;}
.entry-content p span{    padding: 10px 0px;
    display: inline;line-height: inherit !important;}
.entry-content b{
     color: #000;
    margin: 0px;
    font-family: 'abhaya_librebold';
}
.entry-content ul, .entry-content ol {
    margin-left: 0;
    list-style-position: inside;
    font-size: 16px;
    font-weight: 300;
}
.entry-content ol li, .entry-content ul li {
    list-style-position: outside;
    text-indent: 0px;
    font-size: 20px;
    list-style-type: disc;
    color: #666;
    line-height: 1.6;
    margin-bottom: 6px;
}
hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 2px solid #eee;
}
.entry-content ol li{
      list-style-type: decimal;
}
.entry-content ol ul li {
    list-style-type: circle;
}
.entry-content ol, .entry-content ul {
    margin:0px 0px 0px 20px;
}

.entry-content h5{
        font-size: 24px;
    margin: 20px 0px 10px 0px;
}
.entry-content p strong{
       font-size: 18px;
    font-weight: 600;
    color: #333;
        font-family: 'montserratmedium';
}
.entry-content img.aligncenter{    margin: 20px 0px 20px 0px;}
.pinimagesparent{position: relative;}
#modarticle .owl-item {
  color: white;
  text-align: center;
  padding: 10px 0;
}
.simplefavorite-button{
    background: #505050;
    box-shadow: none;
    border: none;
    padding: 15px 30px 15px 20px;
    color: #fff;
    margin:20px 0px;
    
}
.simplefavorite-button i{padding-right:10px;}
#modarticle .counter{
      position: absolute;
    top: 30px;
    left: 40px;
    font-size: 24px;
    color: #b7b7b7;
}
#modarticle .owl-dot, #modarticle .counter{font-family: 'montserratmedium';}
#modarticle .owl-prev {
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px;
}

#modarticle .owl-next {
  float: right;
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px;
}

#modarticle .owl-dots {
  counter-reset: slides-num;
  /* Initialize counter. */
  position: absolute;
      top: 16px;
    margin-top: 15px;
    
    left: 6px;
}

#modarticle .post-gallery{position: relative;}
#modarticle .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  /* Increment counter */
  margin-right: 5px;
      position: absolute;
}
#modarticle .owl-dot span {
  display: none;
}
#modarticle .owl-dot.active:before {
  content: counter(slides-num);
  /* Use the same counter to get current item. */
  display: inline-block;
  vertical-align: middle;
  font-size: 24px
}
#modarticle .owl-carousel .owl-item img{width:auto;display:inline !important;}
.catdiv {
    height: 112px;
    overflow: hidden;
}
.wp_thumbnail .caption {
    background: rgba(104, 103, 100, 0.92);
  }
  #checklistsdiv .wp_thumbnail {
    height: 300px;
    margin-bottom: 20px;
}
#checklistsdiv .wp_cnt{    bottom: inherit !important;
    top: 0px;
    background: transparent !important;}
    .owl-carousel,
.owl-stage-outer { transition: height 500ms ease-in-out 0s; }
/*.credits{min-height: 30px;}*/
.credits p{
      font-size: 14px;
    font-family: 'montserratmedium';
}
.credits span{display:inline !important;}
  .credits a{font-family: 'montserratmedium';}
.imagediv{height:420px;overflow: hidden;min-height: 220px;}
.list-item{text-align: center;margin:20px;}
.list-item img{display:inline;}
.sbtn.viewbtn{
      position: absolute;
    margin: 0px 0px 0px 100px;
    padding: 10px 20px;
    font-size: 14px;
    top: 26px;
    z-index: 999;
    cursor: pointer;
        font-family: 'montserratmedium';
        width:auto;
}
#gallery {
    top: 10px;
    left: 0px;
    margin: 0px;
}
.list-gallery {position: relative;}
.pins{
    text-align: center;
    border-right: 1px solid #666666;
    height: 88px;
    float:left;
    vertical-align: middle;
    padding: 21px 40px 0px 40px;
    }
    .pins h3{
          font-size: 40px;
    color: #666666;
    }
    .pins span{
          font-size: 16px;
    display: block;
    padding: 10px 0px 20px 0px;
    }
    .pinimage{
          float: left;
    padding: 6px 0px 20px 30px;
    }
.sliderimg img{
  margin:20px 0px;
  width:100%;
}
/*
a.pinit-button{
         display: inline-block;
    top: 75px !important;
    right: 20px;
    text-align: center;
    left: inherit !important;
}
*/
a.pinit-button.default:hover{background-color:#a50718}
a.pinit-button span{top:40px;}
a.pinit-button:hover, a.pinit-button{text-decoration: none;border:none;}

.post-gallery .jpibfi_container{
position: relative;
}
/*
.post-gallery img{width: 100% !important;}
*/
.post-gallery .jpibfi_container a{top:20px !important;right:20px !important;}
@media (max-width: 597px) {
.pinimage a{    padding-left: 50px;}
.pinimage{padding:6px 0px 20px 0px;}
.pins{padding:21px 20px 0px 20px;}
}
@media (max-width: 480px) {
  .sbtn.viewbtn{
width: 100px;
    left: 108px;
    margin: 0px;
    line-height: 18px;
    padding: 5px 10px;
}
}
@media (max-width: 535px){

}
@media (min-width: 536px) and (max-width: 639px){

}
@media (max-width: 991px){
.imagediv{height:300px;}
}
@media (max-width: 768px){
  .imagediv{height:auto;}
}
@media (max-width: 1024px){

}
/* Post Category */
.post .post-content .category_title {
  display: block;
  border-bottom: 3px solid #222;
  padding-bottom: 20px;
  margin-bottom: 30px;
}


.post .post-content .category_title.small {
  padding-bottom: 10px;
}
.post .post-content .category_title h2 {
  margin: 0;
  font-weight: 900;
  line-height: 30px;
  font-size: 22px;
}
.post .post-content .category_title h2 a {
  color: #222;
}
.post .post-content .category_title h3 {
  font-size: 22px;
}
.post .post-content .category_title h4 {
  font-size: 20px;
}
.post .post-content .category_title h5 {
  margin: 0;
  font-weight: 900;
  line-height: 1.3;
  font-size: 19px;
}
.post .post-content .category_title h6 {
  font-size: 18px;
}
.post .post-content .category_title h5 a {
  color: #222;
}
.post .post-content .category_title.catstyle-style4 {
  border-bottom: 0;
  padding-bottom: 0;
}
.post.post-detail .post-content p {
    line-height: 1.8;
}
.post .post-content p {
    margin-bottom: 25px;
    line-height: 1.4;
}

q, blockquote p {
  font-size: 26px;
  font-weight: 400;
  color: #ba9b93;
  line-height: 36px !important;
  margin: 0;
}

cite {
  font-weight: 400;
  font-size: 16px;
  color: #ef2673;
  font-style: normal;
  line-height: 1;
  margin-top: 20px;
  text-transform: uppercase;
}
cite:before {
  display: none;
}

blockquote {
  position: relative;
  clear: both;
  text-align: center;
  border: 0;
  padding: 30px 10px 10px 10px;
  margin: 25px 0;
  border-top: 1px solid #efcec5;
    border-bottom: 1px solid #efcec5;
}
blockquote:before {
  content: '';
  display: block;
  width: 60%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 20%;
}
blockquote:after {
  content: '';
  display: block;
  width: 60%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 20%;
}

blockquote {
    position: relative;
    clear: both;
    text-align: center;
    border: 0;
    padding: 35px 25px;
    margin: 25px 0;
}
blockquote:before {
    content: '';
    display: block;
    width: 60%;
    height: 2px;
    background: rgba(239, 206, 197,0.9);
    position: absolute;
    top: 0;
    left: 20%;
}
blockquote:after {
    content: '';
    display: block;
    width: 60%;
    height: 2px;
    background: rgba(239, 206, 197,0.9);
    position: absolute;
    bottom: 0;
    left: 20%;
}

blockquote p {
  text-rendering: auto;
}
blockquote p em, blockquote em{
      font-style: normal;
    font-size: 26px;
    font-family: 'abhaya_libreregular';
}
q, blockquote p {
    font-size: 26px !important;
    font-weight: 400;
    color: #ba9b93 !important;
    line-height: 36px !important;
    margin: 0 !important;
}
blockquote.left, blockquote.pullleft {
  float: left;
  width: 40%;
  margin: 5px 30px 30px 0;
}
@media only screen and (max-width: 40.063em) {
  blockquote.left, blockquote.pullleft {
    margin-right: 0;
    width: 100%;
  }
}
blockquote.right, blockquote.pullright {
  float: right;
  width: 40%;
  margin: 5px 0 30px 30px;
}
@media only screen and (max-width: 40.063em) {
  blockquote.right, blockquote.pullright {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 889px) {
.mod_sidebar.fixed{position: relative !important;}
}
@media (max-width: 600px) {
.pinimage{float: initial;}
}

/* Post CSS */

.post .post-content h1 {
    font-size: 38px;
    line-height: initial;
    word-break: break-all;
    margin: 30px 0px;
}

@media only screen and (min-width: 40.063em) {
    .post .post-content h1 {
        font-size: 32px;
        word-break: normal;
    }
}

@media only screen and (min-width: 75em) {
    .post .post-content h1 {
        font-size: 38px;
    }
}

.post .post-content h2 {
    font-size: 32px;
    line-height: initial;
    margin: 30px 0px;
}

@media only screen and (min-width: 40.063em) {
    .post .post-content h2 {
        font-size: 28px;
        word-break: normal;
    }
}

@media only screen and (min-width: 75em) {
    .post .post-content h2 {
        font-size: 32px;
    }
}

.post .post-content h3 {
    font-size: 28px;
    line-height: initial;
    margin: 22px 0px;
}

.post .post-content h4 {
    font-size: 24px;
    line-height: initial;
    margin: 30px 0px;
}

.post .post-content h5 {
    font-size: 19px;
    line-height: initial;
    margin: 30px 0px;
  }

.post .post-content h6 {
    font-size: 17px;
    line-height: initial;
    margin: 30px 0px;
}

#modarticle .slide2 .owl-prev {
    right: initial;
    top: 50%;
    left: 0px;
}
#modarticle .slide2 .owl-next {
    left: initial;
    top: 50%;
    right: 0px;
}
#modarticle .slide2 .owl-nav img{width:auto;}
#modarticle .slide2 .desc{
text-align: left;
    line-height: 26px;
    margin: 10px 0px 0px 0px;
  }
  #modarticle .slide2 .owl-dots{
    right:0px;
  }

  .entry-content ol ul li:first-child{margin-bottom: 0px;}
  .otw-button{    font-family: 'montserratregular' !important;    font-weight: inherit !important;
    line-height: initial !important;}
    .otw-button:hover{color:#eecec4;}