/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/



.single-post .cb-interstitial-section {
    display: block;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
    text-decoration: none;
    padding: 24px 0;
    margin-bottom: 24px;
}
//.single-post .cb-interstitial-section:hover {
    cursor: pointer;
}
.single-post .cb-interstitial-section:hover a {
    text-decoration: underline;
}
.single-post .cb-interstitial-section .cb-interstitial-image-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 48px;
}
.single-post .cb-interstitial-section .cb-interstitial-image-container .cb-interstitial-image {
    width: 100%;
    height: auto;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 24px;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-section-title {
    margin-bottom: 18px;
    line-height: 34px;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-section-description {
    margin-bottom: 18px;
    line-height: 1.5;
    font-weight: 600;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-section-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-weight: bold;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-section-link a {
    color: inherit;
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1 {
    position: absolute;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 50%;
    z-index: -1;
    background: -o-linear-gradient(273deg, #ffffff 24.7%, #f6f6f6 25%);
    background: linear-gradient(177deg, #ffffff 24.7%, #f6f6f6 25%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1.blue {
    background: -o-linear-gradient(273deg, #ffffff 24.7%, #107fc9 25%);
    background: linear-gradient(177deg, #ffffff 24.7%, #107fc9 25%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1.yellow {
    background: -o-linear-gradient(273deg, #ffffff 24.7%, #ffde1f 25%);
    background: linear-gradient(177deg, #ffffff 24.7%, #ffde1f 25%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1.darkblue {
    background: -o-linear-gradient(273deg, #ffffff 24.7%, #0d2657 25%);
    background: linear-gradient(177deg, #ffffff 24.7%, #0d2657 25%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1.green {
    background: -o-linear-gradient(273deg, #ffffff 24.7%, #18babd 25%);
    background: linear-gradient(177deg, #ffffff 24.7%, #18babd 25%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2 {
    position: absolute;
    top: 50%;
    left: -100%;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: -o-linear-gradient(267deg, #f6f6f6 74.7%, #ffffff 75%);
    background: linear-gradient(183deg, #f6f6f6 74.7%, #ffffff 75%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2.blue {
    background: -o-linear-gradient(267deg, #107fc9 74.7%, #ffffff 75%);
    background: linear-gradient(183deg, #107fc9 74.7%, #ffffff 75%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2.yellow {
    background: -o-linear-gradient(267deg, #ffde1f 74.7%, #ffffff 75%);
    background: linear-gradient(183deg, #ffde1f 74.7%, #ffffff 75%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2.darkblue {
    background: -o-linear-gradient(267deg, #0d2657 74.7%, #ffffff 75%);
    background: linear-gradient(183deg, #0d2657 74.7%, #ffffff 75%);
}
.single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2.green {
    background: -o-linear-gradient(267deg, #18babd 74.7%, #ffffff 75%);
    background: linear-gradient(183deg, #18babd 74.7%, #ffffff 75%);
}
@media only screen and (max-width: 529px) {
    .single-post .cb-interstitial-section {
        padding: 0;
    }
    .single-post .cb-interstitial-section .cb-interstitial-image-container {
        display: none;
    }
    .single-post .cb-interstitial-section .cb-interstitial-content-container {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-1 {
        left: 0;
    }
    .single-post .cb-interstitial-section .cb-interstitial-content-container .cb-interstitial-background-2 {
        left: 0;
    }
}

.template-item {
    position: relative;
}
.template-item img {
    width: 100%;
    margin-bottom: 24px;
}
.template-item .template-item__buttons {
    text-align: center;
}
.template-item .template-item__buttons button {
    display: inline-block;
}
.template-items-sticky {
    position: fixed;
    top: 100px;
    width: 240px;
}
@media only screen and (max-width: 949px) {
    .template-items-sticky {
        display: none;
    }
}
.template-items-sticky .template-item-sticky {
    opacity: 0;
    margin: 15px 0;
    margin-bottom: 50px;
    display: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.template-items-sticky .template-item-sticky.template-item-sticky--visible {
    display: block;
    opacity: 1;
}
.template-items-sticky .template-item-sticky label {
    font-weight: bold;
    border-top: 2px solid #107fc9;
    padding-top: 14px;
}