@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');

@font-face {
    font-family: "Voga";
    src: url("inc/assets/fonts/Voga-Medium.otf");
}
@font-face {
    font-family: "Helvetica";
    src: url("inc/assets/fonts/Helvetica-Regular.ttf");
}
@font-face {
    font-family: "HelveticaNeue_Lt";
    src: url("inc/assets/fonts/HelveticaNeue_Lt.ttf");
}
@font-face {
    font-family: "HelveticaNeue_Med";
    src: url("inc/assets/fonts/HelveticaNeue_Med.ttf");
}

.single-post h2 {
    font-size: 28px;
}

.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5{
    font-family: "Voga"

}

.content-mid, .single-post #main{
    margin: 0 auto;
    max-width: 850px;
}

a{
    color:#000;
}

a:hover {
    color:#333;
}

#main-slide{
    max-width: 2300px;
    margin:0 auto;
}

#slick{
}

#content.site-content{
    max-width: 2300px;
    margin:0 auto;
}

header#masthead {
    padding: .74rem 0 !important;
}

#masthead nav.navbar {
    display:block;
}
.navbar-brand {
    width: 100%;
    text-align: center;
}

#main-nav{
    margin-top:2%;
    margin-bottom:2%;
}

#main-nav a {
    font-size: 18px !important;
    color:#000;
    text-transform: uppercase;
    font-family: "Helvetica";
    padding:0.5rem 2.5rem;
}

.navi{
    display:flex;
}

.navi button{
    padding-left: 35px;
    padding-right: 0;
}

.slick-slide.slick-current .slick-arrows{
    display:block;
}

.slick-slide .slick-arrows{
    display:none;
}

.slick-arrows {
    position: relative;
    bottom: -30px;
    z-index: 1;
}

#prev-arrow {
    float: left;
    position: relative;
    left: -18%;
}

#next-arrow {
    float: right;
    position: relative;
    right: -18%;
}

.slick-slide .card-body {
    display:none;

}

.slick-slide a:hover {
    text-decoration: none;
}

.slick-slide.slick-current .card-body{
    display:block;
    background: #fff;
    margin: -40px 30px;
    position:relative;
    text-align: center;
}

.slick-slide.slick-current .card-body .category-title{
    font-weight: bold;
    font-family: "HelveticaNeue_Med";
    text-transform: uppercase;
}

.slick-slide.slick-current .card-body .card-title{
    font-size: 3.50em;
    letter-spacing: -2px;
    font-family: "Voga";
    line-height: 1.3em;
}

#slick .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
#slick .slick-slide {
    padding-right: 15px;
    padding-left: 15px;
}
#slick .slick-slide:focus {
    outline: none;
}

#breakpoint-helper:after {
    color: #fff;
    text-transform: uppercase;
    content: "XS";
}

.category-section {
    border: 1px solid #eceaef;
    padding: 15px 0;
    margin:0;
}

.categories-section{
    text-align: center;
}

.categories-section a{
    color:#000;
    font-family: "Voga";
    font-size:24px;
	text-transform: uppercase;
}

.section-header{
    text-align: center;
    font-size: 3.750em;
    font-family: "Voga";
}

.entry-footer a{
    font-weight: bold;
}

.entry-meta a, .entry-footer a{
    color:#000;
    font-size:16px;
    font-family: "Helvetica";
}

.entry-title a{
    font-size:28px;
    font-family: "Voga";
    font-weight:bold;
}

.entry-content{
    color:#000;
    font-size:21px;
}

.link-more a{
    color:#000;
    font-size:16px;
    font-weight:bold;
}

.content-wrap .entry-title{
    margin-top:20px;
}

.hero-row{
    margin-top:5rem;
}

.hero-text{
    text-align: center;
    font-size: 3.50em;
    font-family: "Voga";
    line-height: 100%;
}

.hero-text p{
    margin-bottom:0;
}

.widget{
    border: 1px solid #eceaef;
}

.widget_youtube_responsive .widget-title{
    display:none;
}

.cate-widget-container {
    background: #e6e6e6;
    text-align: center;
}

.category-widget{
    text-align: center;
    width: 35%;
    display: inline-block;
    background: #e6e6e6;
}

.category-widget:nth-child(1), .category-widget:nth-child(2) {
    padding-top: 113px;
}

.category-widget:nth-child(3), .category-widget:nth-child(4) {
    margin-top: 85px;
    padding-bottom: 27%;
}

.archive .category-widget:nth-child(3), .archive .category-widget:nth-child(4){
    padding-bottom: 16%;
}

.category-widget a{
    color: #000;
    font-size: 21px;
    font-family: "Helvetica";
    border-bottom: 1px solid #000;
    padding: 0 30px 15px;
}

.category-widget a:hover{
    text-decoration: none;
    color:#999;
}

.hero-section{
    margin-bottom: 5rem;
}

.posts-navigation{
    width: 100%;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}

.posts-navigation img {
    padding:0 20px;
}

/*.single-section{
    max-width: 880px;
    margin:0 auto;
}*/

.single-featured {
    margin: 0 auto;
    text-align: center;
}

.featured-title{
    display: block;
    background: #fff;
    position: relative;
    text-align: center;
    font-size: 3.50em;
    margin: -80px auto 0;
    max-width: 650px;
    font-family: "Voga";
    width: 100%;
}

.featured-title .category{
    font-weight: bold;
    list-style: none;
    font-family: "HelveticaNeue_Med";
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 30px;
    margin-bottom: -20px;
}

.featured-title .category .post-categories{
    list-style: none;
    padding:0;
}

.featured-title .sub-text{
    font-size: 24px;
    font-style: italic;
    font-family: "Open Sans";
}

.widget_mc4wp_form_widget .widget-title {
    font-family: "'Open Sans', sans-serif;";
    font-size: 48px;
    margin-bottom:3rem;
}

.widget_mc4wp_form_widget {
    text-align: center;
    padding: 8% 0;
}

.widget_mc4wp_form_widget label{
    font-size: 21px;
}

.widget_mc4wp_form_widget input {
    background:#e6e6e6;
    border:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.widget_mc4wp_form_widget #submit-btn{
    width: 100%;
    background: #000;
    color: #fff;
    border: none;
    font-size: 21px;
    text-transform: uppercase;
    padding: 14px 0;
    font-weight: 600;
}

img.image.wp-image-59.attachment-full.size-full {
    width: 570px;
}

.pp-header{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
}

.pp-title{
    font-size:1.5vmax;
    font-family: "Voga";
    padding-bottom: 1rem;
}

.pp-read-more{
    font-size:18px;
}

.widget_pp_widget{
    padding:3rem 3rem 0;
}

.widget_pp_widget .media{
    margin-bottom: 2rem;
}

.footer-wrapper, .social-icons{
    margin-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-items{
    padding: .25rem 1.5rem;
    color:#000;
    font-weight: 600;
    text-transform: uppercase;
    font-size:12px;
    font-family: "Helvetica";
}

.social-icons svg{
    color: #fff;
    background: #000;
    font-size: 36px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 7px;
    width: 38px !important;
    margin: 0 7px;
}

.sitename {
    text-align: center;
    margin-top: 1rem;
    font-family: "Voga";
    font-size:24px;
}

.sitename a{
    color:#000;
}

.copyright{
    color:#000;
}

.comments-area {
    max-width: 1530px;
    margin: 0 auto;
}

.comment-respond input, .comment-respond textarea{
    padding: 15px;
    width: 100%;
    background:#e6e6e6;
    border:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#000;
}

.comment-respond input::placeholder{
    color:#000;
    text-transform: uppercase;
}

.comment-respond input:focus{
    background:#fff;
}

.comment-respond label {
    display: none;
}
.comment-respond .comment-form-cookies-consent input {
    width: auto;
}

.comment-respond .comment-form-cookies-consent label{
    display:inline-block;
    padding-left: 10px;
}

.related-post {
    max-width: 1270px;
    margin: 0 auto;
}

.related-post .slick-slide .card-body .category-title{
    margin-bottom: 15px;
    font-family: "Helvetica";
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.related-post .slick-slide .card-body{
    margin:-120px 50px;
    display:block;
    background: #fff;
    position: relative;
    text-align: center;
}

.related-post .slick-slide .card-body .read-more{
    color:#5c36af;
    text-decoration: underline;
    font-size:11px;
}

.related-post .slick-slide .card-body .card-title{
    font-size: 36px;
    font-family: "Voga";
    line-height: 1.3em;
    letter-spacing: normal;
}

/*.related-title {
    text-align: center;
    font-family: "Voga";
    font-size: 48px;
    margin: 5rem 0;
}

.related-title::before{
    content:"";
    display:block;
}

.related-title::after{
    content: "";
    display: block;
    border-bottom: 1px solid;
    position: relative;
    bottom: 30px;
}*/

.related-title{
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: #000;
    font-size: 48px;
    padding: 50px 12%;
    text-transform: uppercase;
    text-align: center;
    font-family: "Voga";
}

.related-title::before,
.related-title::after{
    content: "";
    flex-grow: 1;
    border-top: 1px #000 solid;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 5%;
}


#reply-title {
    text-align: center;
    font-size: 48px;
    font-family: "Voga";
    letter-spacing: 4px;
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.form-submit{
    width: 20%;
}

.mc4wp-form {
    width: 100%;
    margin: 0 auto;
    height: auto;
    border: none;
    max-width: 350px;
}

#commentsubmit:hover{
    background:#000;
    color:#fff;
}

.post-share .sticky{
    right:initial;
    left: initial;
    width: 20px;
    top: 25px;
}

.post-share {
    position: absolute;
    top: 0;
    left: -177px;
    height: 100%;
    width: 19px;
}

.sticky.fixed {
    position: fixed;
    bottom: 48px;
}


.sticky.stuck {
    position: absolute;
    bottom: 0;
}


.blocks-gallery-item a:hover .pinit, .blocks-gallery-item a:hover .buy-now{
    display:block;
    opacity: 1;
}

.pinit{
    display:none;
    position: absolute;
    left: 24px;
    bottom: 24px;
    background-color: #000;
    padding: 14px 20px;
    color: #fff;
    font-family: "Sweet Sans", sans-serif;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 40px;
    text-decoration: none !important;
    font-style: normal !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pinit svg{
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

.buy-now {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #000;
    color: #fff;
    width: 180px;
    height: 52px;
    font-family: "Sweet Sans", sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: Helvetica;
}

.navbar-brand img {
    max-width: 750px;
    width: 100%;
}

.single-wrap {
    margin:0 auto;
    max-width: 1280px;
}

.slick-container{
    position: relative;
}

.stl-slide {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999;
    width: 70%;
}

.stl-title {
    background: #00000078;
    color: #fff;
    font-size: 60px;
    padding: 25px;
}

.slide-counter {
    background: #fff;
    font-size: 36px;
    height: 70px;
    display: flex;
    align-items: center;
}

.slide-counter .slide-count{
    border-right: 1px solid #d5d5d5;
    padding: 11px 15px;
    margin-right: 15px;
}

.slider-next-btn{
    background:url("images/older-post.png") no-repeat !important;
    position: relative !important;
    top: 0px !important;
    right: initial !important;
    margin: initial !important;
    left: 29% !important;
    border-radius: initial !important;
    background-size: 22px !important;
    border-left: 1px solid #d5d5d5 !important;
    height: 70px !important;
    padding: 0 40px !important;
    background-position: center !important;
}

.instagram-footer{
    max-width: 1610px;
    margin:0 auto;
}
/*
    Gallery
*/
.modal-body {
    max-height: calc(100vh - 143px);
    overflow-y: auto; }
    
#gallery-wrap {  
    line-height: 0; 
    -webkit-column-count: 4;
    -webkit-column-gap:   10px;
    -moz-column-count:    4;
    -moz-column-gap:      10px;
    column-count:         4;
    column-gap:           10px;
}

.tile { 
    display: none;
}


.scale-tile {
      /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  margin-bottom: 10px;
}

.tile img {
    max-width: 100%; 
    height: auto;
    display: block; 
      width: 100%;
}

.tile:hover .overlay, .tile:hover .img-title {
    display: block;
}

.img-wrapper{
    position: relative;
}

.img-title {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
	bottom:0;
    color: #fff;
    z-index: 2;
	line-height:18px;
    font-weight: bold;
	padding:10px;
}

.overlay {
    background: #0006;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    display:none;
}

#filters{
   /*  display: flex;
    align-items: left;
    justify-content: left;
    width: 100%;*/
    background: #fff;
	font-size:14px;
	text-align:left;
	max-height:200px;
	overflow-y:scroll;
	border: 1px solid #ddd;
	padding:10px;
	margin-right:20px;
	margin-left:20px;
}

#filters .btn{
    font-size: 14px !important;
    color: #000;
    text-transform: uppercase;
}

#filters .btn:hover, #filters .btn.active {
    color:#a9a9a9;
    background: none;
}
#filters li {
	text-align:left;
	padding:0px auto;
}
#filters li a{
	padding: 0px 10px 5px 0px;
	 border-top:0px solid #fff;
}

.img-desc {
    font-weight: normal;
    font-size: 14px;
}

body .modal-dialog {
    max-width: 100%;
    width: auto !important;
    /*display: inline-block;*/
}

.modal {
    z-index: -1;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

.modal-body .navigation{
display:flex;
justify-content: space-between;
}
  
.modal-open .modal {
     z-index: 1050;
 }

@media (max-width: 1199.98px) {
    #breakpoint-helper:after {
        content: "xl";
    }

    .slick-slide.slick-current .card-body .card-title {
        font-size: 2.50em;
    }

    .hero-text{
        font-size:2.50em;
    }

    .category-section .post-thumbnail{
        margin-bottom: 2rem;
    }

    .pop-img{
        width: 100%;
        text-align: center;
    }

    .pp-title{
        padding-left: 0;
        font-size: 2vmax;
    }

    #gallery-wrap {
        -moz-column-count:    4;
        -webkit-column-count: 4;
        column-count:         4;
    }
}

@media (max-width: 991.98px) {
    #breakpoint-helper:after {
        content: "lg";
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        text-align: center;
    }

    .slick-slide.slick-current .card-body .card-title {
        font-size: 2.5em;
    }

    .slick-slide .card-body{
        display:block;
        background: #fff;
        margin:-40px 30px;
        position:relative;
        text-align: center;
    }

    .slick-slide .card-body .category-title{
        font-weight: bold;
        font-family: "HelveticaNeue_Med";
        text-transform: uppercase;
    }

    .slick-slide .card-body .card-title{
        font-size: 2.50em;
        letter-spacing: -2px;
        font-family: "Voga";
        line-height: 1.3em;
    }

    #main-nav a{
        padding:0;
    }

    .single-section{
        max-width: initial;
        margin: initial;
    }


    .stl-title {
        font-size: 24px;
    }

    .slide-counter {
        font-size: 18px;
    }

    #gallery-wrap {
        -moz-column-count:    3;
        -webkit-column-count: 3;
        column-count:         3;
    }
}

@media (max-width: 767.98px) {
    #breakpoint-helper:after {
        content: "md";
    }

    .slick-slide img {
        display: block;
        margin: auto;
    }

    .related-title {
        font-size: 36px;
        padding: 50px 0%;
    }

    .featured-title .sub-text {
        font-size: 16px;
    }

    .single-featured {
        margin-bottom: 4rem;
    }

    .footer-items {
        display: none;
    }

    .footer-items:nth-last-child(2) {
        display: block;
    }

    .footer-items:last-child {
        display: block
    }

    .category-widget:nth-child(1), .category-widget:nth-child(2) {

    }

    .pp-title {
        padding-left: 0;
        font-size: 28px;
    }

    .stl-slide {
        width: 100%;
    }

    .slider-next-btn {
        left: 40% !important;
    }

    .hero-section {
        text-align: center;
    }

    .category-widget {
        width: 160px;
    }

    .category-widget a{
        width: 100px;
    }
    .posts-navigation {
        font-size: 18px;
    }

    .posts-navigation img {
        padding: 0 9px;
        width: 35px;
    }

    .category-widget:nth-child(1), .category-widget:nth-child(2) {
        padding-top: 50px;
    }
    #gallery-wrap {
        -moz-column-count:    2;
        -webkit-column-count: 2;
        column-count:         2;
    }
}

@media (max-width: 575.98px) {
    #breakpoint-helper:after {
        content: "sm";
    }

    #gallery-wrap {
        -moz-column-count:    1;
        -webkit-column-count: 1;
        column-count:         1;
    }   
}