@charset "UTF-8";

/* creepster-regular - latin */
@font-face {
    font-family: 'Creepster';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
         url('./font-files/creepster-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('./font-files/creepster-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* EDD */
.edd-add-to-cart.edd-no-js {
    display: none !important;
}

.cs-pitem-personal .button.edd-add-to-cart.edd-has-js,
.cs-pitem-agency .button.edd-add-to-cart.edd-has-js {
	background: transparent;
	color: #4769d8 !important;
}

.cs-pitem-personal .button.edd-add-to-cart.edd-has-js,
.cs-pitem-agency .button.edd-add-to-cart.edd-has-js,
.cs-pitem-professional .button.edd-add-to-cart.edd-has-js {
	display: block !important;
	width: 100%;
	padding: 15px 0px !important;
	margin-bottom: 20px;
	transform: none !important;
}

/* Display */
.cs-d-block {
    display: block !important;
}

/* Colors */
.cs-bg-color-primary {
    background-color: #5273D7;
}

/* Position */
.cs-position-relative {
    position: relative;
}

/* Helpers */
.cs-font-weight-400 {
    font-weight: 400 !important;
}
.cs-font-weight-500 {
    font-weight: 500 !important;
}
.cs-font-weight-700 {
    font-weight: 700 !important;
}
.cs-row-gutter-sm {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.cs-row-gutter-sm div[class*="cs-col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.cs-row-gutter-md {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.cs-row-gutter-md div[class*="cs-col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.cs-justify-content-center {
    justify-content: center !important;
}
.cs-justify-content-between {
    justify-content: space-between !important;
}
@media(max-width: 989px) {
    .cs-justify-content-md-center {
        justify-content: center !important;
    }
}
@media(max-width: 767px) {
    .cs-justify-content-sm-center {
        justify-content: center !important;
    }
}
.cs-align-items-center {
    align-items: center !important;
}
.cs-text-underline {
    text-decoration: underline;
}
.cs-text-center {
    text-align: center !important;
}
.cs-text-left {
    text-align: left !important;
}
@media(max-width: 989px) {
    .cs-text-md-center {
        text-align: center !important;
    }
}
@media(max-width: 767px) {
    .cs-text-sm-center {
        text-align: center !important;
    }
}
.cs-fs-12rem {
    font-size: 1.2rem !important;
}
.cs-p-0 {
    padding: 0 !important;
}
.cs-pb-0 {
    padding-bottom: 0 !important;
}
.cs-pt-0 {
    padding-top: 0 !important;
}
.cs-pt-70px {
    padding-top: 70px !important;
}
.cs-pb-70px {
    padding-bottom: 70px !important;
}
.cs-pt-120px {
    padding-top: 120px !important;
}
.cs-pb-30px {
    padding-bottom: 30px !important;
}
.cs-pb-120px {
    padding-bottom: 120px !important;
}
.cs-m-0 {
    margin: 0 !important;
}
.cs-mb-0 {
    margin-bottom: 0 !important;
}
.cs-mb-50px {
    margin-bottom: 50px !important;
}
.cs-mt-0 {
    margin-top: 0 !important;
}
.cs-mt-10px {
    margin-top: 10px !important;
}
.cs-mt-35px {
    margin-top: 35px !important;
}
.cs-mt-40px {
    margin-top: 40px !important;
}
.cs-mt-50px {
    margin-top: 50px !important;
}
.cs-mt-70px {
    margin-top: 70px !important;
}
.cs-mt-80px {
    margin-top: 80px !important;
}
.cs-mt-110px {
    margin-top: 110px !important;
}
.cs-mt-120px {
    margin-top: 120px !important;
}
.cs-mb-120px {
    margin-bottom: 120px !important;
}
.cs-ml-0 {
    margin-left: 0 !important;
}
@media(max-width: 1239px) {
    .cs-mt-lg-35px {
        margin-top: 35px !important;
    }
}
@media(max-width: 989px) {
    .cs-mt-md-20px {
        margin-top: 20px !important;
    }

    .cs-mt-md-30px {
        margin-top: 30px !important;
    }

    .cs-mt-md-35px {
        margin-top: 35px !important;
    }

    .cs-mb-md-15rem {
        margin-bottom: 1.5rem !important;
    }
}
@media(max-width: 767px) {
    .cs-mt-sm-20px {
        margin-top: 20px !important;
    }

    .cs-mt-sm-30px {
        margin-top: 30px !important;
    }

    .cs-mt-sm-35px {
        margin-top: 35px !important;
    }
}
.cs-mb-1rem {
    margin-bottom: 1rem !important;
}
.cs-mb-2rem {
    margin-bottom: 2rem !important;
}
.cs-mb-13rem {
    margin-bottom: 1.3rem !important;
}
.cs-mb-20px {
    margin-bottom: 20px !important;
}
.cs-mb-70px {
    margin-bottom: 70px !important;
}
.cs-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.cs-custom-padding {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
.cs-custom-padding-2 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}
.cs-negative-mt-1 {
    margin-top: -40px;
}
.cs-custom-pos-1 {
    position: relative;
    top: -20px;
}
.cs-custom-pos-2 {
    position: relative;
    top: -10px;
}
.cs-text-color-primary {
    color: #4769D8 !important;
}
.cs-text-color-light {
    color: #F0F4F8 !important;
}
.cs-text-color-light-2 {
    color: #FFF !important;
    opacity: 0.7;
}
.cs-text-color-dark {
    color: #212121 !important;
}
.cs-bg-color-grey-1 {
    background-color: #F8F9FD !important;
}
.cs-bg-color-grey-2 {
    background-color: #FAFBFD !important;
}
.cs-bg-color-light {
    background-color: #FFF !important;
}
.cs-custom-bg-color-dark-1 {
    background-color: #2b3550 !important;
}
.cs-line-height-12 {
    line-height: 1.2 !important;
}
.cs-img-style-1 {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}
@media(min-width: 1240px) {
    .custom-img-style-2 {
        width: calc( 100% + 180px );
        max-width: none;
    }
}
.cs-text-small-1 {
    font-size: 0.8rem;
    line-height: 1.8;
}
.cs-lead {
    font-size: 1rem;
}
.cs-fs-20px {
    font-size: 20px;
}
.cs-line-height-1 {
    line-height: 1 !important;
}
@media(max-width: 767px) {
    .cs-hidden-mobile {
        display: none;
    }
}
.cs-custom-divider-1 {
    margin: 40px 35px;
    opacity: 0.5;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 5px #19f;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

@font-face {
    font-family: "Graphik Web";
    src: url(font-files/Graphik-Regular-Web.woff2) format("woff2"), url(font-files/Graphik-Regular-Web.woff) format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

.Graphik-Bold-Web {
    font-family: "Graphik Web", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik Web";
    src: url(font-files/Graphik-Medium-Web.woff2) format("woff2"), url(font-files/Graphik-Medium-Web.woff) format("woff");
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

.Graphik-Bold-Web {
    font-family: "Graphik Web", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik Web";
    src: url(font-files/Graphik-RegularItalic-Web.woff2) format("woff2"), url(font-files/Graphik-RegularItalic-Web.woff) format("woff");
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

.Graphik-BoldItalic-Web {
    font-family: "Graphik Web", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik Web";
    src: url(font-files/Graphik-MediumItalic-Web.woff2) format("woff2"), url(font-files/Graphik-MediumItalic-Web.woff) format("woff");
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

.Graphik-BoldItalic-Web {
    font-family: "Graphik Web", sans-serif;
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: athemesv4;
    src: url(font-icons/athemesv4.ttf?ver=2.0) format("truetype"), url(font-icons/athemesv4.woff?ver=2.0) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[class*=" at-icon-"], [class*=" fa-facebook-f"], [class*=" fa-star"], [class*=" fa-twitter"], [class^=at-icon-] {
    font-family: athemesv4 !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.at-icon-twitter:before, .fa-twitter:before {
    content: ""
}

.at-icon-facebook-f:before, .fa-facebook-f:before {
    content: ""
}

.at-icon-star:before, .fa-star:before {
    content: ""
}

.at-icon-times:before {
    content: ""
}

.at-icon-check-alt:before {
    content: ""
}

.at-icon-info-circle:before {
    content: ""
}

.at-icon-shopping-cart:before {
    content: ""
}

.at-icon-download:before {
    content: ""
}

.at-icon-dollar:before {
    content: ""
}

.at-icon-user:before {
    content: ""
}

.at-icon-users:before {
    content: ""
}

.at-icon-x:before {
    content: ""
}

.at-icon-check:before {
    content: ""
}

.at-icon-chevron-right:before {
    content: ""
}

.at-icon-chevron-left:before {
    content: ""
}

.at-icon-chevron-up:before {
    content: ""
}

.at-icon-chevron-down:before {
    content: ""
}

.at-icon-arrow-left:before {
    content: ""
}

.at-icon-arrow-right:before {
    content: ""
}

.at-icon-key-stroke:before {
	content: "\e913";
}

.cs-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .cs-container {
        max-width: 520px;
    }
}

@media (min-width: 768px) {
    .cs-container {
        max-width: 700px;
    }
}

@media (min-width: 990px) {
    .cs-container {
        max-width: 920px;
    }
}

@media (min-width: 1240px) {
    .cs-container {
        max-width: 1180px;
    }
    .cs-container.cs-container-lg {
        max-width: 1400px;
    }
}

.cs-container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.cs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.cs-col-1, .cs-col-10, .cs-col-11, .cs-col-12, .cs-col-2, .cs-col-3, .cs-col-4, .cs-col-5, .cs-col-6, .cs-col-7, .cs-col-8, .cs-col-9, .cs-col-lg-1, .cs-col-lg-10, .cs-col-lg-11, .cs-col-lg-12, .cs-col-lg-2, .cs-col-lg-3, .cs-col-lg-4, .cs-col-lg-5, .cs-col-lg-6, .cs-col-lg-7, .cs-col-lg-8, .cs-col-lg-9, .cs-col-md-1, .cs-col-md-10, .cs-col-md-11, .cs-col-md-12, .cs-col-md-2, .cs-col-md-3, .cs-col-md-4, .cs-col-md-5, .cs-col-md-6, .cs-col-md-7, .cs-col-md-8, .cs-col-md-9, .cs-col-sm-1, .cs-col-sm-10, .cs-col-sm-11, .cs-col-sm-12, .cs-col-sm-2, .cs-col-sm-3, .cs-col-sm-4, .cs-col-sm-5, .cs-col-sm-6, .cs-col-sm-7, .cs-col-sm-8, .cs-col-sm-9, .cs-col-xl-1, .cs-col-xl-10, .cs-col-xl-11, .cs-col-xl-12, .cs-col-xl-2, .cs-col-xl-3, .cs-col-xl-4, .cs-col-xl-5, .cs-col-xl-6, .cs-col-xl-7, .cs-col-xl-8, .cs-col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px
}

.cs-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.cs-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.cs-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.cs-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.cs-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.cs-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.cs-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.cs-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.cs-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.cs-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.cs-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.cs-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .cs-col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .cs-col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .cs-col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cs-col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .cs-col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .cs-col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cs-col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .cs-col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .cs-col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cs-col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .cs-col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .cs-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .cs-col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .cs-col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .cs-col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cs-col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .cs-col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .cs-col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cs-col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .cs-col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .cs-col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cs-col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .cs-col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .cs-col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 990px) {
    .cs-col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .cs-col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .cs-col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cs-col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .cs-col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .cs-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cs-col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .cs-col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .cs-col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cs-col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .cs-col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .cs-col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1240px) {
    .cs-col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .cs-col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .cs-col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cs-col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .cs-col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .cs-col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cs-col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .cs-col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .cs-col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cs-col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .cs-col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .cs-col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.navbar-primary {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 60px;
    border-bottom: 1px solid transparent;
    will-change: transform, top;
    -webkit-transition: background-color .2s ease-in-out, border-color .1s ease, top .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .1s ease, top .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -o-transition: background-color .2s ease-in-out, transform .25s ease-in-out, border-color .1s ease, top .25s ease-in-out;
    transition: background-color .2s ease-in-out, transform .25s ease-in-out, border-color .1s ease, top .25s ease-in-out;
    transition: background-color .2s ease-in-out, transform .25s ease-in-out, border-color .1s ease, top .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 300
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .navbar-primary {
        position: -webkit-sticky;
        position: sticky
    }
}

.navbar-primary:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.navbar-primary .navbar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e0e6ee;
}

.navbar-primary .navbar-container {
    position: relative;
    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;
    height: 100%
}

.navbar-primary .blog-navbar-container:after {
	display: none;
}

.navbar-primary .blog-navbar-container .cs-search-toggle {
	margin-left: 1.5rem;
}

.navbar-primary .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 -12px
}

.navbar-primary .navbar-brand {
    margin-right: auto
}

.navbar-primary .navbar-toggle {
    display: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -5px
}

.navbar-primary .menu-item {
    list-style: none
}

.navbar-primary .menu-item > a {
    padding: 15px 12px
}

.is-blog-page .navbar-primary .menu-item > a {
	font-weight: 500;
    color: #4769d8;
}

.navbar-primary .menu-item > a > .icon {
    margin-left: 5px
}

.navbar-primary .menu-item-has-children {
    position: relative
}

.navbar-primary .menu-item-has-children:last-child > .sub-menu {
    right: 12px;
    left: auto
}

.navbar-primary .menu-item-has-children:hover > a {
    color: #131a2b
}

.navbar-primary .menu-item-has-children:hover > .sub-menu {
    visibility: visible;
    opacity: 1
}

.navbar-primary .sub-menu {
    position: absolute;
    top: calc(100% + 2px);
    left: 12px;
    min-width: 194px;
    padding: 10px 0;
    margin: 0;
    visibility: hidden;
    background-color: #fff;
    border-radius: .2rem;
    -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, .04);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .04);
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
    transition: opacity .15s ease-in-out, visibility .15s ease-in-out
}

.navbar-primary .sub-menu::before {
    content: "";
    position: absolute;
    display: block;
    top: -6px;
    right: 0;
    left: 0;
    height: 6px
}

.navbar-primary .sub-menu .menu-item > a {
    padding: 8px 20px
}

@media (max-width: 1239.98px) {
    .navbar-primary .navbar-content {
        display: none
    }

    .navbar-primary .navbar-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .navbar-primary .navbar-brand {
        display: block;
        margin-right: initial
    }

    .navbar-primary .navbar-container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .navbar-primary .navbar-container::after {
        content: "";
        width: 40px
    }
}

@media (min-width: 600px) {
    .admin-bar .navbar-primary {
        top: 46px
    }
}

@media (min-width: 782px) {
    .admin-bar .navbar-primary {
        top: 32px
    }
}

.navbar-toggle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: transparent;
    border: 0
}

.navbar-toggle > span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #697b96;
    border-radius: 2px
}

.navbar-toggle > span + span {
    margin-top: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.menu-item {
    list-style: none
}

.menu-item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8rem;
    color: #55647b;
    text-decoration: none;
    white-space: nowrap
}

.menu-item > a:hover {
    color: #131a2b
}

.menu-item > a:focus {
    color: #131a2b
}

.menu-item > a.active {
    color: #4769d8
}

.navbar-hide .navbar-primary {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.navbar-sticky .navbar-primary {
    border-bottom-color: rgba(0, 0, 0, .04)
}

.dwpb-push-page:not(.dwpb-promobar-initialized) .dwpb-close {
    display: none;
}

.dwpb-push-page.dwpb-promobar-initialized .navbar-primary {
    top: 39px
}

@media (max-width: 767px) {
    .dwpb-push-page.dwpb-promobar-initialized .navbar-primary {
        top: 69px
    }
}

.navbar-mobile-open .navbar-mobile {
    visibility: visible;
    z-index: 9999999;
}

.navbar-mobile-open .navbar-mobile .navbar-container {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.navbar-mobile-open .navbar-mobile .navbar-close {
    opacity: 1
}

.navbar-mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 100vh;
    visibility: hidden;
    -webkit-transition: visibility .25s ease-in-out;
    -o-transition: visibility .25s ease-in-out;
    transition: visibility .25s ease-in-out;
    z-index: 31
}

.navbar-mobile .navbar-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 320px;
    max-width: 100%;
    height: 100%;
    padding: 0 30px 30px;
    overflow-y: scroll;
    background-color: #fff;
    will-change: transform;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.navbar-mobile .navbar-content ul {
    padding: 0;
    margin: 0
}

.navbar-mobile .navbar-content .widget + .widget {
    margin-top: 60px
}

.navbar-mobile .menu-item > a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-mobile .cs-mega-menu .menu-item > a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-mobile .cs-mega-menu .cs-mega-item-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 28px;
    margin-right: 10px
}

.navbar-mobile .navbar-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(19, 26, 43, .15);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.navbar-mobile .navbar-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    right: 0
}

.navbar-mobile .navbar-toggle > span:nth-child(2) {
    display: none
}

.navbar-mobile .navbar-toggle > span:nth-child(1) {
    -webkit-transform: rotate(-45deg) translateY(3.5px) scaleX(.8);
    -ms-transform: rotate(-45deg) translateY(3.5px) scaleX(.8);
    transform: rotate(-45deg) translateY(3.5px) scaleX(.8)
}

.navbar-mobile .navbar-toggle > span:nth-child(3) {
    -webkit-transform: rotate(45deg) translateY(-3.5px) scaleX(.8);
    -ms-transform: rotate(45deg) translateY(-3.5px) scaleX(.8);
    transform: rotate(45deg) translateY(-3.5px) scaleX(.8)
}

.navbar-mobile .nav-link {
    padding: 5px 0
}

.navbar-mobile .nav-link > .icon {
    color: #55647b;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.navbar-mobile .nav-link.collapsed > .icon {
    color: #697b96;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.navbar-mobile .navbar-head {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0;
    min-height: 55px;
    padding: 0 30px;
    margin: 0 -30px 25px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.admin-bar:not(.navbar-sticky) .navbar-mobile {
    top: 46px
}

@media (min-width: 600px) {
    .admin-bar .navbar-mobile {
        top: 46px !important
    }
}

@media (min-width: 782px) {
    .admin-bar .navbar-mobile {
        top: 32px !important
    }
}

.cs-search {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fafbfd;
    opacity: 0;
    will-change: top, transform, opacity;
    -webkit-transition: top .25s ease-in-out, opacity .2s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: top .25s ease-in-out, opacity .2s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: top .25s ease-in-out, transform .3s ease-in-out, opacity .2s ease-in-out;
    transition: top .25s ease-in-out, transform .3s ease-in-out, opacity .2s ease-in-out;
    transition: top .25s ease-in-out, transform .3s ease-in-out, opacity .2s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 29
}

.cs-search .cs-search-content {
    width: 800px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-search-block {
    background: #f0f4f8;
    padding: 40px;
    border-radius: 5px
}

.cs-search-close {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 28
}

.cs-search-toggle {
    display: inline-block;
    color: #697b96
}

.cs-search-toggle:hover {
    color: #131a2b
}

.cs-search-show .cs-search {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.cs-search-show .cs-search-close {
    display: block
}

.dwpb-push-page.dwpb-promobar-initialized .cs-search {
    top: 46px
}

@media (max-width: 575.98px) {
    .dwpb-push-page.dwpb-promobar-initialized .cs-search {
        top: 69px
    }
}

.navbar-show .cs-search {
    top: 59px
}

.dwpb-push-page.dwpb-promobar-initialized.navbar-show .cs-search {
    top: 103px
}

@media (max-width: 575.98px) {
    .dwpb-push-page.dwpb-promobar-initialized.navbar-show .cs-search {
        top: 126px
    }
}

.admin-bar.navbar-show .cs-search {
    margin-top: 46px
}

@media (min-width: 782px) {
    .admin-bar.navbar-show .cs-search {
        margin-top: 32px
    }
}

.cs-main {
    position: relative
}

.cs-main-sidebar .cs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1240px) {
    .cs-main-sidebar .cs-container > .site-content {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        max-width: calc(100% - 390px)
    }
}

@media (max-width: 1239.98px) {
    .cs-main-sidebar .cs-container > .site-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 80px
    }
}

@media (min-width: 1240px) {
    .cs-main-sidebar .cs-container > .site-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px;
        margin-left: 60px
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-main-sidebar .cs-container > .site-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -60px;
        margin-right: -22.5px;
        margin-left: -22.5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 0
    }

    .cs-main-sidebar .cs-container > .site-sidebar > div {
        padding-top: 60px;
        padding-right: 22.5px;
        padding-left: 22.5px
    }

    .cs-main-sidebar .cs-container > .site-sidebar > .cs-widget {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cs-main-sidebar .cs-container > .site-sidebar > .cs-widget + .cs-widget {
        margin-top: 0
    }
}

@media (max-width: 989.98px) {
    .cs-main-sidebar .cs-container > .site-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 0
    }
}

.cs-main-sidebar .cs-container > .site-sidebar .widget {
    width: 100%
}

.site-content {
    padding-top: 80px
}

.cs-custom-page-header {
    padding: 80px 0px;
    background: #FAFBFD;
    border-bottom: 1px solid #DFE7F0;
    margin-bottom: 80px;
}

.site-sidebar {
    position: relative;
    padding-top: 80px;
    padding-bottom: 140px
}

.site-sidebar > .cs-widget:last-child {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    will-change: top;
    -webkit-transition: top .25s ease-in-out;
    -o-transition: top .25s ease-in-out;
    transition: top .25s ease-in-out
}

.dwpb-open .site-sidebar > .cs-widget:last-child {
    top: 66px
}

@media (max-width: 575.98px) {
    .dwpb-open .site-sidebar > .cs-widget:last-child {
        top: 89px
    }
}

.navbar-show .site-sidebar > .cs-widget:last-child {
    top: 79px
}

.dwpb-open.navbar-show .site-sidebar > .cs-widget:last-child {
    top: 123px
}

@media (max-width: 575.98px) {
    .dwpb-open.navbar-show .site-sidebar > .cs-widget:last-child {
        top: 146px
    }
}

body {
    top: 0;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background-color: #fff;
    will-change: top;
    -webkit-transition: top .25s ease-in-out;
    -o-transition: top .25s ease-in-out;
    transition: top .25s ease-in-out
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

svg {
    display: block;
    max-width: 100%
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none
}

.cs-separator {
    display: block;
    border-bottom: 1px solid #dde2ea
}

.cs-img-post {
    -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, .07);
    box-shadow: 0 20px 48px rgba(0, 0, 0, .07)
}

.bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1
}

.bg-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.bg-image > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bg-image > span:nth-last-child {
    z-index: 1
}

.cs-gap-1 {
    display: block;
    height: 20px
}

.cs-gap-1::after, .cs-gap-1::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-2 {
    display: block;
    height: 40px
}

.cs-gap-2::after, .cs-gap-2::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-3 {
    display: block;
    height: 60px
}

.cs-gap-3::after, .cs-gap-3::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-4 {
    display: block;
    height: 80px
}

.cs-gap-4::after, .cs-gap-4::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-5 {
    display: block;
    height: 100px
}

.cs-gap-5::after, .cs-gap-5::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-6 {
    display: block;
    height: 120px
}

.cs-gap-6::after, .cs-gap-6::before {
    content: "";
    display: table;
    clear: both
}

.cs-gap-7 {
    display: block;
    height: 160px
}

.cs-gap-7::after, .cs-gap-7::before {
    content: "";
    display: table;
    clear: both
}

.cs-body-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

html {
    font-size: 20px
}

body {
    font-family: "Graphik Web", sans-serif;
    font-size: .9rem;
    line-height: 1.5;
    color: #55647b;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    color: #131a2b;
    text-decoration: none;
    -webkit-transition: .15s color;
    -o-transition: .15s color;
    transition: .15s color
}

a:focus, a:hover {
    color: #4769d8
}

p {
    margin-top: -.35rem;
    margin-bottom: 2rem
}

.strong, b, strong {
    font-weight: 500
}

.small {
    font-size: .7rem
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1.7rem;
    font-family: "Graphik Web", sans-serif;
    font-weight: 500;
    line-height: 1.4;
    color: #131a2b;
    text-transform: none;
    letter-spacing: normal
}

.h1 > .cs-badge, .h2 > .cs-badge, .h3 > .cs-badge, .h4 > .cs-badge, .h5 > .cs-badge, .h6 > .cs-badge, h1 > .cs-badge, h2 > .cs-badge, h3 > .cs-badge, h4 > .cs-badge, h5 > .cs-badge, h6 > .cs-badge {
    margin-left: 12px
}

.h1, h1 {
    font-size: 2.4rem;
    font-weight: 500
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.5rem
}

.h4, h4 {
    font-size: 1.25rem
}

.h4 > .cs-badge, h4 > .cs-badge {
    font-size: .6rem
}

.h5, h5 {
    font-size: 1rem
}

.h6, h6 {
    font-size: .9rem
}

.cs-title-with-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cs-footer {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow-x: hidden;
    background-color: #f0f4f8
}

.cs-footer-head {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1px solid #e0e6ee
}

.cs-footer-head .cs-footer-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -60px;
    margin-right: -50px;
    margin-left: -50px
}

.cs-footer-head .cs-footer-grid > div {
    padding-top: 60px;
    padding-right: 50px;
    padding-left: 50px
}

@media (min-width: 1240px) {
    .cs-footer-head .cs-footer-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
        flex: 0 0 34%;
        max-width: 34%
    }

    .cs-footer-head .cs-footer-grid > div:nth-child(2) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width: 575.98px) {
    .cs-footer-head .cs-footer-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-footer-body {
    font-size: .7rem;
    color: #55647b
}

.cs-footer-body p {
    line-height: 1.71
}

.cs-footer-body p:last-child {
    margin-bottom: 0
}

.cs-footer-body .cs-footer-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -60px;
    margin-right: -50px;
    margin-left: -50px
}

.cs-footer-body .cs-footer-grid > div {
    padding-top: 60px;
    padding-right: 50px;
    padding-left: 50px
}

@media (min-width: 1240px) {
    .cs-footer-body .cs-footer-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
        flex: 0 0 34%;
        max-width: 34%
    }

    .cs-footer-body .cs-footer-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        max-width: 36%
    }

    .cs-footer-body .cs-footer-grid > div:nth-child(3) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1239.98px) {
    .cs-footer-body .cs-footer-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .cs-footer-body .cs-footer-grid > div:nth-child(2), .cs-footer-body .cs-footer-grid > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .cs-footer-body .cs-footer-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-footer-body .widget_nav_menu .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    column-count: 2
}

.cs-footer-body .widget_nav_menu .menu-item + .menu-item {
    margin-top: 10px
}

.cs-footer-body .widget_nav_menu .menu-item > a {
    padding: 1px 0;
    font-size: .7rem
}

.cs-footer-foot {
    margin-top: 70px;
    font-size: .7rem;
    color: #697b96
}

.cs-footer-logo {
    display: inline-block;
    margin-bottom: 20px
}

#edd_sl_license_add_site_form .edd-input {
    margin: 32px 0
}

#edd_purchase_receipt_pages {
    margin-bottom: 2rem
}

#edd_subscription_receipt {
    margin-bottom: 2rem
}

#edd_purchase_receipt {
    margin-bottom: 2rem
}

#edd_login_form legend, #edd_register_form legend {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.edd-free-downloads-modal-wrapper #edd-free-downloads-modal {
    width: 100%;
    max-width: 400px;
    padding: 1.5rem
}

.edd-free-downloads-modal-wrapper #edd-free-downloads-modal label {
    font-weight: 400
}

.edd-free-downloads-modal-wrapper .edd-free-downloads-note-wrapper {
    font-size: .8125rem
}

.edd-free-downloads-modal-wrapper .edd-free-downloads-note-content {
    margin-bottom: .75rem
}

.edd-free-downloads-modal-wrapper .edd-free-downloads-note-title {
    font-size: .75rem
}

.edd-free-downloads-modal-wrapper .edd-free-download-submit {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.edd-free-downloads-modal-wrapper .edd-free-downloads-modal-close {
    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;
    width: 30px;
    height: 30px
}

.edd-free-downloads-modal-wrapper .edd-free-downloads-modal-close:before {
    font-family: athemesv4;
    font-size: 12px;
    font-weight: 400;
    content: ""
}

table.affwp-table th {
    background: 0 0;
    font-weight: 500
}

table.affwp-table td, table.affwp-table th {
    padding: 10px 10px;
    color: #55647b
}

table.affwp-table td a, table.affwp-table th a {
    color: #4769d8;
    text-decoration: underline
}

table.affwp-table td a:focus, table.affwp-table td a:hover, table.affwp-table th a:focus, table.affwp-table th a:hover {
    text-decoration: none
}

.athemes-affiliate-area input[type=submit] {
    margin-top: 1.5rem
}

#affwp-affiliate-dashboard-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab {
    display: block;
    margin: 10px 10px 0 0 !important;
    padding: 0 !important
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab a {
    display: block;
    background: #fafbfd;
    font-size: 16px;
    padding: 10px 18px;
    border-radius: .8rem
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab.active a {
    background: #4769d8;
    color: #fff
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
    font-weight: 500
}

#affwp-generate-ref-url input[type=submit] {
    width: initial
}

#affwp-date-range-options + input[type=submit] {
    margin-top: 1.5rem
}


@media (max-width: 1024px) {
	.cs-table-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

/* --- Account Header --- */

.cs-page-account .account-header {
	border-bottom: 1px solid #DFE7F0;
	padding-bottom: 30px;
	margin-top: -80px;
}

.cs-page-account .account-header-title {
	font-size: 38px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #131A2A;
}

.cs-page-account .account-header-info {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}

@media (min-width: 1240px) {
	.cs-page-account .account-header-info {
		flex-direction: row;
		justify-content: space-between;
	}
}

.cs-page-account .account-header-welcome {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #131A2A;
}

.cs-page-account .account-header-logout a {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #5273D7;
	transition: all 0.25s;
}

.cs-page-account .account-header-logout a:hover {
	color: #000000;
}

/* --- Basic Account --- */

.cs-your-account .cs-page-fullwidth .site-content {
	width: 100%;
}

.cs-your-account .cs-page-fullwidth .cs-page-header {
	display: none;
}

.cs-your-account .cs-page-fullwidth .cs-page-container {
	width: 100%;
}

.cs-page-account .account-wrap .edd-alert {
	font-size: 16px;
	letter-spacing: -0.01em;
	padding: 22px 30px;
	border-radius: 0;
}

.cs-page-account .account-wrap .edd-alert a {
	color: currentColor;
	font-weight: 500;
}

.cs-page-account .account-wrap .edd-alert a:hover {
	color: #000;
}

.cs-page-account .account-wrap .edd-alert .edd-button-link {
	display: inline-block;
	background: #45B190;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 8px 12px;
	font-size: 12px;
	margin-left: 0.5rem;
	font-weight: 500;
	letter-spacing: -0.01em;
	transition: all 0.25s;
	white-space: nowrap;
}

.cs-page-account .account-wrap .edd-alert .edd-button-link:hover {
	background: #45B190;
	color: #FFFFFF;
	opacity: 0.75;
}

.cs-page-account .account-wrap .edd-alert-success {
	background: rgba(69, 177, 144, 0.05);
	border: 1px solid rgba(69, 177, 144, 0.2);
	color: #45B190;
}

#edd-invoices select:not([multiple]),
.cs-page-account .account-wrap select:not([multiple]) {
	height: 50px;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2929 17L15 17.7071L15.7071 17L19 13.7071L18.2929 13L15 16.2929L11.7071 13L11 13.7071L14.2929 17Z' fill='%2356647A'/%3E%3C/svg%3E%0A");
	background-size: 1.75em;
	background-repeat: no-repeat;
	background-position: right 0.5rem center;
}

.cs-page-account .account-wrap {
	margin-top: -80px;
	margin-bottom: -80px;
}

.cs-page-account .account-header + .account-wrap {
	margin-top: 40px;
}

@media (min-width: 1240px) {
	.cs-page-account .account-wrap {
		display: grid;
		grid-template-columns: 220px calc(100% - 295px);
		grid-gap: 75px;
		align-items: flex-start;
	}
}

.cs-page-account .account-wrap .account-nav {
	border: 1px solid #DFE7F0;
	background: #FFFFFF;
	display: block;
}

.cs-page-account .account-wrap .account-nav .dashboard-title {
	display: none;
}

.cs-page-account .account-wrap .account-nav .account-nav-tab a {
	display: block;
	border-top: 1px solid #DFE7F0;
	padding: 15px 22px;
	font-size: 14px;
	letter-spacing: -0.01em;
	color: #56647A;
	cursor: pointer;
	transition: all 0.25s;
}

.cs-page-account .account-wrap .account-nav .account-nav-tab a:hover {
	color: #5273D7;
}

.cs-page-account .account-wrap .account-nav .account-nav-tab:nth-child(1) a {
	border-top: none;
}

.cs-page-account .account-wrap .account-nav .account-nav-tab.active a {
	border-left: 2px solid #5273d7;
	background: #FAFBFD;
	margin-left: -2px;
	width: calc(100% + 2px);
	color: #5273D7;
	font-weight: 500;
}

.cs-page-account .account-wrap .account-nav .account-nav-tab a > i {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	min-width: 14px;
}

.cs-page-account .account-wrap .account-content {
	position: relative;
	font-size: 17px;
	margin-top: 40px;
}

@media (min-width: 1240px) {
	.cs-page-account .account-wrap .account-content {
		margin-top: 0;
	}
}

.cs-page-account .account-wrap .account-content .cs-review-box-header {
	display: none;
}

.cs-page-account .account-wrap .account-content .account-title {
	font-size: 30px;
	letter-spacing: -0.01em;
}

.cs-page-account .account-wrap .account-content .edd-manage-license-back,
.cs-page-account .account-wrap .account-content .edd-manage-license-back:focus {
	background-color: transparent !important;
	display: flex;
	align-items: center;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: -0.01em;
	color: #5273D7 !important;
	margin-bottom: 20px !important;
	padding: 0 !important;
	border-radius: 0 !important;
	border: none !important;
	box-shadow: none;
	outline: none;
}

.cs-page-account .account-wrap .account-content .edd-manage-license-back:before {
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.90039 8.66675L5.22453 8.32381L1.83744 5.15046L14.1667 5.15046L14.1667 4.68068L1.83744 4.68069L5.22453 1.50499L4.90038 1.16675L0.907276 4.91557L4.90039 8.66675Z' fill='%233751FF' stroke='%233751FF'/%3E%3C/svg%3E");
	background-position: center center;
	background-size: cover;
	width: 14px;
	height: 8px;
	content: '';
	margin-right: 0.5rem;
	transition: all 0.25s;
}

@media (min-width: 1240px) {
	.cs-page-account .account-wrap .account-content .edd-manage-license-back {
		position: absolute;
		top: 20px;
		right: 0;
		margin-bottom: 0;
	}
}

.cs-page-account .account-wrap .account-content .edd-manage-license-back:hover {
	background-color: transparent !important;
	color: #5273D7 !important;
	box-shadow: none;
}

.cs-page-account .account-wrap .account-content .edd-manage-license-back:hover:before {
	transform: translateX(-5px);
}

.cs-page-account .account-wrap .account-content .edd_pagination {
	margin-top: 1.5rem;
	font-size: 15px;
}

/* --- Account Tables --- */
.edd-table,
.cs-page-account .account-wrap table {
	width: 100%;
	font-size: 15px;
}

.edd-table tbody tr:nth-child(odd)>td,
.edd-table tbody tr:nth-child(odd)>th,
.cs-page-account .account-wrap table tbody tr:nth-child(odd)>td,
.cs-page-account .account-wrap table tbody tr:nth-child(odd)>th {
	background-color: transparent;
}

.edd-table tbody tr:nth-child(even)>td,
.edd-table tbody tr:nth-child(even)>th,
.cs-page-account .account-wrap table tbody tr:nth-child(even)>td,
.cs-page-account .account-wrap table tbody tr:nth-child(even)>th {
	background: #FAFBFD;
}

.edd-table th,
.edd-table td,
.cs-page-account .account-wrap table th,
.cs-page-account .account-wrap table td {
	padding: 13px 15px !important;
	border-bottom: none;
	border-top: none;
	font-size: 15px;
	letter-spacing: -0.01em;
	vertical-align: middle;
}

.edd-table thead,
.cs-page-account .account-wrap table thead {
	border: 1px solid #DFE7F0 !important;
}

.edd-table thead th,
.cs-page-account .account-wrap table thead th {
	background: #FAFBFD !important;
	color: #56647A;
	font-size: 15px;
	font-weight: 500 !important;
}

.edd-table .edd_purchase_receipt_product_notes p:last-child {
    margin-bottom: 0;
}

.edd-table .edd_purchase_receipt_product_notes + .edd_purchase_receipt_product_notes {
    margin-top: 45px;
}

.edd-table .edd_purchase_receipt_files {
    margin-top: 40px !important;
}

.edd-table .edd_purchase_receipt_files .edd_bundled_product,
table#edd_purchase_receipt_products li {
    margin: 0 0 10px 0 !important;
}

@media (min-width: 1240px) {
	.edd-table th,
	.cs-page-account .account-wrap table th {
		white-space: nowrap;
	}
}

/* --- Licenses --- */

.cs-page-account .account-wrap #edd_sl_license_keys {
	width: 100%;
}

.cs-page-account .account-wrap #edd_sl_license_keys tr td  {
	background-color: transparent !important;
}

.cs-page-account .account-wrap #edd_sl_license_keys tr:nth-child(4n+3) td {
	background-color: #FAFBFD !important;
}

.cs-page-account .account-wrap #edd_sl_license_keys a {
	font-size: 13px;
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
	text-decoration: none;
}

.cs-page-account .account-wrap #edd_sl_license_keys a:hover {
	color: #000000;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_item_name {
	color: #131A2A;
	font-weight: 500;
	white-space: nowrap;
}

.cs-page-account .account-wrap #edd_sl_license_keys td.edd_sl_key svg {
	cursor: pointer;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_sl_license_keys td.edd_sl_key svg:hover {
	opacity: 0.75;
}

.cs-page-account .account-wrap #edd_sl_license_keys td.edd_sl_activations {
	white-space: nowrap;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_status {
	display: flex;
	align-items: center;
	text-transform: capitalize;
	color: inherit;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_status a {
	margin-left: 0.2rem;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_status:before {
	background: #55647a;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 50%;
	margin-right: 0.5rem;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_status.edd-sl-active:before {
	background: #27AE60;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_status.edd-sl-inactive:before {
	background: #EB5757;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_upgrades a {
	display: inline-block;
	background: #E7EBF9;
	border-radius: 3px;
	color: #5273D7;
	padding: 5px 16px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.01em;
	transition: all 0.25s;
	white-space: nowrap;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_upgrades a:hover {
	background: #496cd5;
	color: #FFFFFF;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_details_container {
	display: flex;
	flex-direction: column;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_row_kes.noactive {
	display: none;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_row_kes td {
	padding: 0 !important;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_key_container {
	background: #F0F3F9;
	padding: 20px;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_key_container input {
	border: none;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd_sl_license_key_container .edd-sl-child span {
	display: block;
	margin-bottom: 0.5rem;
	color: #000;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses {
	display: flex;
	flex-direction: column;
}

.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses li {
	flex: 1 0 100%;
	width: 100%;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}

@media (min-width: 1240px) {
	.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses li{
		flex: 1 0 calc(50% - 15px);
		width: 100%;
		max-width: calc(50% - 15px);
	}

	.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses li:nth-child(odd) {
		margin-right: 15px;
	}

	.cs-page-account .account-wrap #edd_sl_license_keys .edd-sl-child-licenses li:nth-child(even) {
		margin-left: 15px;
	}
}

/* --- Downloads --- */

.cs-page-account .account-wrap #edd_user_history td.edd_download_download_name {
	width: 100%;
	color: #131A2A;
	font-weight: 500;
}

.cs-page-account .account-wrap #edd_user_history td.edd_download_download_doc a {
	font-size: 13px;
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_user_history td.edd_download_download_doc a:hover {
	color: #000000;
}

.cs-page-account .account-wrap #edd_user_history td.edd_download_download_files a {
	display: inline-block;
	background: #E7EBF9;
	border-radius: 3px;
	color: #5273D7;
	padding: 5px 16px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.01em;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_user_history td.edd_download_download_files a:hover {
	background: #496cd5;
	color: #FFFFFF;
}

/* --- Purchases --- */

.cs-page-account .account-wrap #edd_user_history td.edd_purchase_id {
	color: #131A2A;
	font-weight: 500;
}

.cs-page-account .account-wrap #edd_user_history td.edd_purchase_details a {
	display: inline-block;
	background: #E7EBF9;
	border-radius: 3px;
	color: #5273D7;
	padding: 5px 16px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.01em;
	transition: all 0.25s;
	white-space: nowrap;
}

.cs-page-account .account-wrap #edd_user_history td.edd_purchase_details a:hover {
	background: #496cd5;
	color: #FFFFFF;
}

.cs-page-account .account-wrap #edd_user_history td.edd_invoice a,
.cs-page-account .account-wrap #edd_user_history td.edd_license_key a {
	font-size: 13px;
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_user_history td.edd_invoice a:hover,
.cs-page-account .account-wrap #edd_user_history td.edd_license_key a:hover {
	color: #000000;
}

.cs-page-account .account-wrap #edd_user_history .edd_purchase_status:not(:only-child) {
	margin-bottom: 0.5rem;
	display: inline-block;
}

.cs-page-account .account-wrap #edd_sl_license_upgrades a {
	font-size: 13px;
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_sl_license_upgrades a:hover {
	color: #000000;
}

.edd-sl-manage-license-details {
	display: flex;
	flex-direction: column;
	font-size: 17px;
}

.edd-sl-manage-license-details .edd-sl-manage-license-key code {
	background: #f0f3f9;
	padding: 6px 10px;
}

.edd-sl-manage-license-details .edd-sl-manage-license-product span {
	font-weight: 500;
}

#edd_sl_license_sites a {
	display: inline-block;
	background: #E7EBF9;
	border-radius: 3px;
	color: #5273D7;
	padding: 5px 16px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.01em;
	transition: all 0.25s;
}

#edd_sl_license_sites a:hover {
	background: #496cd5;
	color: #FFFFFF;
}

#edd_sl_license_add_site_form {
	background: #FAFBFD;
	border: 1px solid #DFE7F0;
	padding: 40px 30px;
	margin-top: 40px;
	font-size: 17px;
}

#edd_sl_license_add_site_form input[type="text"] {
	margin-top: 10px;
}

#edd_sl_license_add_site_form input[type="submit"] {
	margin-top: 20px;
}

#edd_sl_license_keys .edd_sl_license_row.is-bundle-license > td:nth-child(2),
#edd_sl_license_keys .edd_sl_license_row.is-bundle-license > td:nth-child(3),
#edd_sl_license_keys .edd_sl_license_row.is-bundle-license > td:nth-child(4),
#edd_sl_license_keys .edd_sl_license_row.is-bundle-license > td:nth-child(5) {
    opacity: 0;
    pointer-events: none;
}

/* Subscriptions */

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_subscription_name {
	color: #131A2A;
	font-weight: 500;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_ss_license_status {
	display: flex;
	align-items: center;
	text-transform: capitalize;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_ss_license_status:before {
	background: #55647a;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 50%;
	margin-right: 0.5rem;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_ss_license_status.edd-ss-active:before {
	background: #27AE60;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_ss_license_status.edd-ss-cancelled:before {
	background: #EB5757;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions .edd_ss_actions-wrap {
	display: flex;
	flex-direction: column;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions a {
	font-size: 13px;
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
}

.cs-page-account .account-wrap #edd_user_history.edd_user_history_subscriptions a:hover {
	color: #000000;
}

/* Your Profile */

#edd_login_form {
	margin-bottom: 1.5rem;
}

#edd-invoices,
#edd_login_form fieldset,
#affwp-login-form fieldset,
#affwp-register-form fieldset,
#edd_profile_personal_fieldset,
#edd_profile_password_fieldset,
#edd_register_form fieldset {
	display: flex;
	flex-direction: column;
	background: #FAFBFD;
	border: 1px solid #DFE7F0;
	padding: 40px 30px;

}

#edd-invoices {
	padding-top: 20px;
}

#edd_login_form legend,
#affwp-login-form legend,
#affwp-register-form legend,
#edd_profile_personal_fieldset legend,
#edd_profile_password_fieldset legend,
#edd_register_form fieldset legend {
	display: none;
}

#edd-invoices .edd-invoices-div,
#edd_login_form p,
#affwp-register-form p,
#edd_profile_personal_fieldset p,
#edd_profile_password_fieldset p,
#edd_register_form fieldset p {
	flex: 1 0 100%;
	width: 100%;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}

#edd-invoices .edd-invoices-div label,
#edd_login_form p label,
#affwp-login-form p label,
#affwp-register-form p label,
#edd_profile_personal_fieldset p label,
#edd_profile_password_fieldset p label,
#edd_register_form fieldset p label {
	width: 100%;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #56647A;
}

@media (min-width: 1240px) {
	#edd-invoices,
	#edd_login_form fieldset,
	#affwp-login-form fieldset,
	#affwp-register-form fieldset,
	#edd_profile_personal_fieldset,
	#edd_profile_password_fieldset,
	#edd_register_form fieldset {
		flex-direction: row;
		flex-wrap: wrap;
	}

	#edd-invoices .edd-invoices-div,
	#edd_login_form p,
	#affwp-login-form p,
	#affwp-register-form p,
	#edd_profile_personal_fieldset p,
	#edd_profile_password_fieldset p,
	#edd_register_form fieldset p {
		flex: 1 0 calc(50% - 15px);
		width: 100%;
		max-width: calc(50% - 15px);
	}

	#edd-invoices .edd-invoices-div:nth-child(even),
	#edd_login_form p:nth-child(2n+3),
	#affwp-login-form p:nth-child(2n+3),
	#affwp-register-form p:nth-child(2n+3),
	#edd_profile_personal_fieldset p:nth-child(2n+3),
	#edd_profile_password_fieldset p:nth-child(2n+3),
	#edd_register_form fieldset p:nth-child(2n+3) {
		margin-left: 15px;
	}

	#edd-invoices .edd-invoices-div:nth-child(odd),
	#edd_login_form p:nth-child(2n),
	#affwp-login-form p:nth-child(2n),
	#affwp-register-form p:nth-child(2n),
	#edd_profile_personal_fieldset p:nth-child(2n),
	#edd_profile_password_fieldset p:nth-child(2n),
	#edd_register_form fieldset p:nth-child(2n) {
		margin-right: 15px;
	}

	#edd-invoices .edd-invoices-div:nth-last-child(2),
	#edd-invoices .edd-invoices-div:nth-last-child(1),
	#edd_login_form fieldset .edd-login-remember,
	#edd_login_form fieldset .edd-login-submit,
	#edd_login_form fieldset .edd-lost-password,
	#affwp-login-form fieldset p:nth-last-child(3),
	#affwp-login-form fieldset p:nth-last-child(2),
	#affwp-login-form fieldset p:nth-last-child(1),
	#affwp-register-form fieldset p:nth-last-child(3),
	#affwp-register-form fieldset p:nth-last-child(2),
	#affwp-register-form fieldset p:nth-last-child(1) {
		flex: 1 0 100%;
		width: 100%;
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

#edd_login_form fieldset:before,
#affwp-login-form fieldset:before,
#affwp-register-form fieldset:before,
#edd_profile_personal_fieldset:before,
#edd_profile_password_fieldset:before,
#edd_register_form fieldset:before {
	display: block;
	flex: 1 0 100%;
	width: 100%;
	max-width: 100%;
	font-size: 19px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #5273D7;
	margin-bottom: 8px;
}

#edd_profile_personal_fieldset:before {
	content: 'Name';
}

#edd_profile_password_fieldset:before {
	content: 'Password';
}

#edd_login_form fieldset:before {
	content: 'Log into Your Account';
}

#affwp-login-form fieldset:before {
	content: 'Log into your account';
}

#edd_register_form fieldset:before {
	content: 'Register New Account';
}

#affwp-register-form fieldset:before {
	content: 'Register a new affiliate account';
}

#edd_profile_address_fieldset {
	display: none;
}

/* Purchase Confirmation */

.edd-purchase-confirmation-page {
	font-size: 17px;
}

.edd-purchase-confirmation-page a {
	font-weight: 500;
	color: #5273D7;
	letter-spacing: -0.01em;
	white-space: nowrap;
	transition: all 0.25s;
	text-decoration: none;
}

.edd-purchase-confirmation-page a:hover {
	color: #000000;
}

.edd-purchase-confirmation-page .edd-table-wrap {
	border: 1px solid #DFE7F0;
	padding: 30px;
}

@media (max-width: 1024px) {
	.edd-purchase-confirmation-page .edd-table-wrap {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

.edd-purchase-confirmation-page .edd-table-wrap:empty {
	display: none;
}

.edd-purchase-confirmation-page .edd-table-wrap + .edd-table-wrap {
	margin-top: 40px;
}

.edd-purchase-confirmation-page .edd-table-wrap > h3 {
	font-size: 19px;
	color: #5273D7;
	letter-spacing: -0.01em;
	margin-bottom: 30px;
}

.edd-purchase-confirmation-page .edd-table-wrap table {
	position: relative;
	width: 100%;
	font-size: 15px;
}

.edd-purchase-confirmation-page table#edd_purchase_receipt_products .edd_purchase_receipt_product_name,
.edd-purchase-confirmation-page table#edd_purchase_receipt_products .edd_bundled_product_name {
	font-style: normal;
	font-weight: 500;
}

.edd-purchase-confirmation-page .edd_purchase_receipt_pages_download {
	font-weight: 500;
}

.edd-purchase-confirmation-page .edd_purchase_receipt_product_notes {
	margin-top: 1rem;
}

.edd-checkout #edd_checkout_form_wrap {
    margin: 0 -20px;
}

.edd-checkout h1 {
    margin: 0;
}

.edd-checkout #edd_checkout_cart_wrap {
    border: 1px solid #ededed;
    border-radius: 4px;
    padding: 25px !important;
    margin-top: 50px;
}

.edd-checkout #edd_purchase_submit {
    text-align: right;
}

.edd-checkout .edd-alert {
    text-align: left;
}

.edd-checkout #edd_sl_renewal_form,
.edd-checkout #edd_sl_cancel_renewal_form,
.edd-checkout #edd_discount_code,
.edd-checkout #edd_purchase_form .info-form-section,
.edd-checkout #edd_final_total_wrap {
    display: none;
}

.edd-checkout #edd_checkout_cart .edd-sl-renewal-label {
    font-weight: 500;
}

.edd-checkout #edd-recurring-sl-cancel-replace {
    font-size: 0.8rem;
    padding: 15px 25px;
}

.edd-checkout #edd-purchase-button {
    padding: 13px 40px;
}

.edd-page.edd-checkout .checkout-page-title {
    text-align: center;
    padding: 100px 0;
    background-color: #FAFBFD;
}

.edd-page.edd-checkout .checkout-page-wrap {
    padding-top: 60px;
    padding-bottom: 60px
}

.edd-page.edd-checkout .edd_empty_cart {
    display: block;
    text-align: center;
    color: #000
}

.edd-page.edd-checkout #edd_checkout_cart_form {
    margin-bottom: 30px;
}

.edd-page.edd-checkout #edd_checkout_cart_wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 520px
    }
}

@media (min-width: 768px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 700px
    }
}

@media (min-width: 990px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 920px
    }
}

@media (min-width: 1240px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 1180px
    }
}

.edd-page.edd-checkout #edd_checkout_cart {
    text-align: left;
    width: 100%;
    border: none;
    table-layout: auto;
    margin: 0;
}

.edd-page.edd-checkout #edd_checkout_cart thead {
    display: none
}

.edd-page.edd-checkout #edd_checkout_cart th {
    background: 0 0;
    border: none;
    padding: 0
}

.edd-page.edd-checkout #edd_checkout_cart td {
    background: 0 0;
    border: none;
    padding: 0;
    vertical-align: top;
}

.edd-page.edd-checkout #edd_checkout_cart .edd_checkout_cart_item_title {
    display: block;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 5px 0;
}

.edd-page.edd-checkout #edd_checkout_cart .edd_cart_total {
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.edd-page.edd-checkout #edd_checkout_cart .edd_cart_item_price {
    text-align: right;
    font-size: 16px
}

.edd-page.edd-checkout #edd_checkout_cart .edd_cart_remove_item_btn {
    font-size: 0
}

.edd-page.edd-checkout #edd_checkout_cart .edd_cart_remove_item_btn:before {
    font-family: athemesv4;
    font-size: 16px;
    color: #eb2e48;
    content: ""
}

.edd-page.edd-checkout #edd_checkout_cart_form {
    width: 100vw !important;
    margin-top: -60px;
    margin-right: initial;
    margin-left: calc(50% - 50vw)
}

.edd-page.edd-checkout #edd_checkout_cart_wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 520px
    }
}

@media (min-width: 768px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 700px
    }
}

@media (min-width: 990px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 920px
    }
}

@media (min-width: 1240px) {
    .edd-page.edd-checkout #edd_checkout_cart_wrap {
        max-width: 1180px
    }
}

.edd-page.edd-checkout #edd_checkout_form_wrap #edd-discount-code-wrap, .edd-page.edd-checkout #edd_checkout_form_wrap #edd_final_total_wrap, .edd-page.edd-checkout #edd_checkout_form_wrap #edd_show_discount, .edd-page.edd-checkout #edd_sl_renewal_fields {
    padding: 20px 25px !important;
    font-size: .8rem;
    font-weight: 500;
    color: #57667d !important;
    background-color: #f5f6f8;
    border-radius: .3rem;
    border: none
}

.edd-page.edd-checkout #edd_sl_renewal_fields {
    padding: 0 25px !important
}

.edd-page.edd-checkout #edd_checkout_form_wrap span.edd-description, .edd-page.edd-checkout .edd-page.edd-checkout #edd_checkout_form_wrap span.edd-description {
    color: #57667d
}

.edd-page.edd-checkout #edd_checkout_form_wrap fieldset#edd_sl_renewal_fields p {
    display: block;
    margin: 25px 0;
    background: 0 0
}

.edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
    margin-top: 25px
}

.edd-page.edd-checkout #edd-cancel-license-renewal {
    margin-left: .5rem
}

.edd-page.edd-checkout #edd_checkout_form_wrap label {
    font-weight: 500;
    margin-bottom: 25px
}

.edd-page.edd-checkout #edd_checkout_form_wrap fieldset {
    border-radius: .8rem
}

.edd-page.edd-checkout .edd_errors {
    border-radius: .8rem
}

.edd-page.edd-checkout .edd_errors .edd_error {
    padding: 10px 25px
}

.edd-page.edd-checkout .checkout-section-3-title h2 {
    font-size: 1.5rem
}

.edd-page.edd-checkout .info-form-section .row {
    margin-left: 0;
    margin-right: 0
}

.edd-checkout #edd_checkout_cart .edd_cart_item:first-child td {
    padding-top: 0 !important;
}

.edd-checkout #edd_checkout_cart .edd_cart_item td {
    padding: 20px 0;
}

.edd-checkout #edd_checkout_cart .edd_cart_item {
    border-bottom: 1px solid #ededed;
}

.edd-checkout #edd_checkout_cart .edd_sl_renewal_row td {
    font-size: 0.85rem;
    padding-top: 25px;
}

.cs-author-text {
    background: #fafbfd;
    border-radius: .2rem;
    padding: 1rem;
    margin-bottom: 3rem
}

.cs-blog-item {
    text-align: left
}

.cs-blog-item .cs-blog-image {
    position: relative;
    display: block;
    margin-bottom: 17px;
    overflow: hidden;
    background-color: #fff;
    border-radius: .3rem
}

.cs-blog-item .cs-blog-image::before {
    content: "";
    display: block;
    padding-top: 63%
}

.cs-blog-item .cs-blog-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    opacity: 1;
    will-change: transform, opacity;
    -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.cs-blog-item .cs-blog-category {
    display: inline-block;
    margin-bottom: 16px;
    font-size: .7rem;
    font-weight: 500;
    color: #4769d8
}

.cs-blog-item .cs-blog-category:hover {
    color: #2545ae
}

.cs-blog-item .cs-blog-title {
    display: block;
    margin-top: 0;
    margin-bottom: 16px
}

.cs-blog-item .cs-blog-text {
    margin-bottom: 16px;
    color: #697b96
}

.cs-blog-item .cs-blog-name {
    display: inline-block;
    font-size: .7rem;
    font-weight: 500;
    color: #131a2b
}

.cs-blog-item .cs-blog-name:hover {
    color: #4769d8
}

.cs-blog-item .cs-blog-date {
    display: inline-block;
    font-size: .7rem;
    color: #697b96
}

.cs-blog-item .cs-blog-date:hover {
    color: #4769d8
}

.cs-blog-item .cs-blog-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -2px -6px 0
}

.cs-blog-item .cs-blog-group > a, .cs-blog-item .cs-blog-group > div {
    padding: 2px 6px 0
}

.cs-blog-item:hover .cs-blog-image > img {
    opacity: .9;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.cs-blog-item-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-blog-item-horizontal .cs-blog-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 0
}

.cs-blog-categories {
    border-top: 1px solid #e0e6ee;
    border-bottom: 1px solid #e0e6ee
}

.cs-blog-categories .cs-search-toggle {
    padding: 21px;
    margin-right: -21px
}

.cs-blog-categories .cs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cs-blog-categories .cs-blog-categories-label {
    font-size: 1rem;
    font-weight: 500;
    color: #131a2b
}

.cs-blog-categories .cs-blog-categories-list a {
    position: relative;
    display: block;
    padding: 18px 2px;
    color: #55647b
}

.cs-blog-categories .cs-blog-categories-list a:hover {
    color: #131a2b
}

.cs-blog-categories .cs-blog-categories-list .current-menu-item a {
    font-weight: 500;
    color: #4769d8
}

.cs-blog-categories .cs-blog-categories-list .current-menu-item a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    border-bottom: 1px solid #4769d8
}

.cs-blog-categories .cs-blog-categories-list ul {
    padding: 0;
    margin: 0 -15px;
    font-size: .7rem
}

.cs-blog-categories .cs-blog-categories-list ul > li {
    display: inline-block;
    padding: 0 15px;
    list-style: none
}

@media (max-width: 767.98px) {
    .cs-blog-categories {
        padding-top: 20px
    }

    .cs-blog-categories .cs-container {
        position: relative
    }

    .cs-blog-categories .cs-blog-categories-label {
        margin-right: auto
    }

    .cs-blog-categories .cs-search-toggle {
        position: absolute;
        top: -14px;
        right: 20px
    }

    .cs-blog-categories .cs-blog-categories-list {
        display: none;
        width: 100%
    }

    .cs-blog-categories .cs-blog-categories-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767.98px) {
    .cs-blog-categories {
        padding-bottom: 18px
    }

    .cs-blog-categories .cs-blog-categories-list {
        padding-top: 12px
    }

    .cs-blog-categories .cs-blog-categories-list a {
        padding: 6px 0
    }

    .cs-blog-categories .cs-blog-categories-list .active a::after {
        bottom: 2px
    }

    .cs-blog-categories .cs-blog-categories-list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.cs-blog-header {
    padding-bottom: 60px
}

@media (max-width: 989.98px) {
    .cs-blog-header .cs-blog-item-horizontal {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cs-blog-header .cs-blog-item-horizontal .cs-blog-image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.cs-no-results {
    margin-bottom: 80px
}

.cs-post .site-content {
    margin-bottom: 140px
}

.cs-post .cs-section-important {
    margin-top: 60px;
    margin-bottom: 60px
}

.cs-post .cs-post-list {
    padding: 0
}

.cs-post .cs-post-list > li {
    position: relative;
    padding-left: 14px;
    list-style: none
}

.cs-post .cs-post-list > li::before {
    content: "";
    position: absolute;
    display: block;
    top: .6rem;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #4769d8;
    border-radius: 100%
}

.cs-post .cs-accordion {
    margin-top: 40px;
    margin-bottom: 40px
}

.cs-post .cs-post-container {
    margin-top: 40px;
    margin-bottom: 60px;
	font-size: 16px;
	color: #1C1C1C;
}

@media (min-width: 990px) {
	.cs-post .cs-post-container {
		font-size: 18px;
	}
}

@media (min-width: 1240px) {
	.cs-post .cs-post-container {
		font-size: 20px;
	}
}

.cs-post .cs-post-container .h3, .cs-post .cs-post-container .h4, .cs-post .cs-post-container .h5, .cs-post .cs-post-container .h6, .cs-post .cs-post-container h3, .cs-post .cs-post-container h4, .cs-post .cs-post-container h5, .cs-post .cs-post-container h6 {
    margin-top: 60px;
    margin-bottom: 32px
}

.cs-post .cs-post-container p, .cs-post .cs-post-container ul {
    margin-top: 28px;
    margin-bottom: 28px
}

.cs-post .cs-post-container pre {
    background: #fafbfd;
    border-radius: .3rem;
    padding: 1.5rem;
    overflow: auto
}

.cs-post .cs-post-container ul {
    padding: 0
}

.cs-post .cs-post-container ul > li {
    position: relative;
    padding-left: 14px;
    list-style: none
}

.cs-post .cs-post-container ul > li::before {
    content: "";
    position: absolute;
    display: block;
    top: .6rem;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #4769d8;
    border-radius: 100%
}

.cs-post .cs-post-container .table, .cs-post .cs-post-container .table-responsive, .cs-post .cs-post-container table {
    margin-top: 40px;
    margin-bottom: 40px
}

.cs-post .cs-post-container .cs-blog-item .cs-blog-title {
    margin-top: 0;
    margin-bottom: 16px
}

.cs-post .cs-post-container .cs-post-wrapper {
    margin-top: 40px;
    margin-bottom: 40px
}

.cs-post .cs-post-category {
    display: inline-block;
    font-size: .7rem;
    font-weight: 500;
    color: #4769d8
}

.cs-post .cs-post-category:hover {
    color: #2545ae
}

.cs-post .cs-post-title {
    margin-bottom: 26px
}

@media (min-width: 768px) {
	.cs-post .cs-post-single-title {
		font-size: 2.5rem;
	}
}

.cs-post .cs-post-author {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.cs-post .cs-post-author .cs-media-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-post .cs-post-author .cs-media-body a:not(:nth-child(1)), .cs-post .cs-post-author .cs-media-body span:not(:nth-child(1)) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-post .cs-post-author .cs-media-body a:not(:nth-child(1))::before, .cs-post .cs-post-author .cs-media-body span:not(:nth-child(1))::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #131a2b;
    border-radius: 100%
}

.entry-content > h2 {
    margin-top: 3.5rem
}

.entry-content img {
    border-radius: .3rem
}

.entry-content figure .wp-caption-text {
    color: #55647b;
    font-size: .875rem;
    font-style: italic;
    margin-top: 20px
}

@media (max-width: 575.98px) {
    .entry-content .su-table-alternate-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width: 767.98px) {
    .entry-content .su-table-alternate-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width: 989.98px) {
    .entry-content .su-table-alternate-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width: 1239.98px) {
    .entry-content .su-table-alternate-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.entry-content .su-table-alternate {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

@media (min-width: 1240px) {
    .cs-post-fullwidth .entry-content .su-table-alternate {
        -webkit-transform: translateX(-182px);
        -ms-transform: translateX(-182px);
        transform: translateX(-182px);
        width: 1124px
    }
}

.entry-content .alignnone {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}

.entry-content .alignleft {
    float: none;
    margin-right: 0;
    max-width: 100%
}

@media (min-width: 576px) {
    .entry-content .alignleft {
        float: left;
        margin-right: 2rem
    }
}

.entry-content .alignright {
    float: none;
    margin-left: 0;
    max-width: 100%
}

@media (min-width: 576px) {
    .entry-content .alignright {
        float: right;
        margin-left: 2rem
    }
}

.entry-content .aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.entry-content .aligncenter .wp-caption-dd, .entry-content .aligncenter .wp-caption-text {
    text-align: center
}

.entry-content img.alignleft, .entry-content img.alignright {
    margin-bottom: 1rem
}

@media (min-width: 1200px) {
	.post-template-template-fullwidth .entry-content .wp-block-image.alignfull {
		margin-left: calc( -570px + 50% );
		transform: translateX(0);
		width: 1140px;
	}

	.post-template-template-fullwidth  .entry-content .wp-block-image.alignwide {
		margin-left: calc( -455px + 50% );
		transform: translateX(0);
		width: 910px;
	}

	.post-template-template-fullwidth .entry-content .wp-block-image.alignfull img,
	.post-template-template-fullwidth  .entry-content .wp-block-image.alignwide img {
		width: 100%;
	}
}

.entry-content p > a, .entry-content span > a, .entry-content > a, .entry-content > ol li > a, .entry-content > p > a, .entry-content > p > em > a, .entry-content > p > strong > a, .entry-content > span > a, .entry-content > ul li > a, .theme-page-header p > a, .theme-page-header span > a, .theme-page-header > a, .theme-page-header > ol li > a, .theme-page-header > p > a, .theme-page-header > p > em > a, .theme-page-header > p > strong > a, .theme-page-header > span > a, .theme-page-header > ul li > a {
    color: #4769d8;
    text-decoration: underline
}

.entry-content p > a:focus, .entry-content p > a:hover, .entry-content span > a:focus, .entry-content span > a:hover, .entry-content > a:focus, .entry-content > a:hover, .entry-content > ol li > a:focus, .entry-content > ol li > a:hover, .entry-content > p > a:focus, .entry-content > p > a:hover, .entry-content > p > em > a:focus, .entry-content > p > em > a:hover, .entry-content > p > strong > a:focus, .entry-content > p > strong > a:hover, .entry-content > span > a:focus, .entry-content > span > a:hover, .entry-content > ul li > a:focus, .entry-content > ul li > a:hover, .theme-page-header p > a:focus, .theme-page-header p > a:hover, .theme-page-header span > a:focus, .theme-page-header span > a:hover, .theme-page-header > a:focus, .theme-page-header > a:hover, .theme-page-header > ol li > a:focus, .theme-page-header > ol li > a:hover, .theme-page-header > p > a:focus, .theme-page-header > p > a:hover, .theme-page-header > p > em > a:focus, .theme-page-header > p > em > a:hover, .theme-page-header > p > strong > a:focus, .theme-page-header > p > strong > a:hover, .theme-page-header > span > a:focus, .theme-page-header > span > a:hover, .theme-page-header > ul li > a:focus, .theme-page-header > ul li > a:hover {
    text-decoration: none
}

.cs-page-fullwidth .site-content {
    width: 960px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-page-fullwidth .cs-page-header {
    width: 750px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-page-fullwidth .cs-page-container {
    width: 750px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-post-fullwidth .site-content {
    width: 960px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-post-fullwidth .cs-post-header {
    text-align: center
}

.cs-post-fullwidth .cs-post-header .cs-post-author {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.cs-post-fullwidth .cs-post-container {
    width: 750px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-post-author-box {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
    border-top: 1px solid #ecf1f7;
    border-bottom: 1px solid #ecf1f7
}

.cs-post-container #jcss-social-buttons {
    margin-top: 60px;
    margin-bottom: 60px
}

.cs-post-container #jcss-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-post-container #jcss-buttons-container .jcss-button {
    color: #fff;
    text-decoration: none;
    min-width: 40px;
    border-radius: 3px;
    padding: .3rem 1.4rem .35rem;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cs-post-container #jcss-buttons-container .jcss-social-name {
    margin-left: 6px
}

.cs-post-container #jcss-buttons-container #jcss-facebook {
    background: #3b5998
}

.cs-post-container #jcss-buttons-container #jcss-twitter {
    background: #55acee
}

.cs-post-container #jcss-buttons-container #jcss-left-buttons {
    margin-right: auto;
    font-size: 16px
}

.cs-post-container #jcss-buttons-container a {
    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
}

.cs-post-container #jcss-buttons-container a span {
    font-family: "Graphik Web", sans-serif;
    font-weight: 500;
    font-size: 17px
}

@media (min-width: 576px) {
    .cs-post-container #jcss-buttons-container a {
        padding: .3rem 1.4rem .35rem
    }

    .cs-post-container #jcss-buttons-container a + a {
        margin-left: 1rem
    }
}

@media (max-width: 767.98px) {
    .cs-post-container #jcss-buttons-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }

    .cs-post-container #jcss-buttons-container a {
        width: 100%;
        max-width: 100%;
        min-width: initial;
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 1rem
    }

    .cs-post-container #jcss-buttons-container a + a {
        margin-left: 0
    }

    .cs-post-container #jcss-buttons-container .jcss-social-name {
        display: block
    }
}

.rp4wp-related-posts ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -40px;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -30px !important;
    list-style: none;
    padding: 0
}

.rp4wp-related-posts ul > div {
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px
}

.rp4wp-related-posts ul > li {
    padding-top: 40px !important;
    padding-right: 15px !important;
    padding-left: 15px !important
}

.rp4wp-related-posts ul > li:before {
    display: none !important
}

@media (min-width: 768px) {
    .rp4wp-related-posts ul > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .rp4wp-related-posts ul > li a {
        display: block;
        width: 100%
    }

    .rp4wp-related-posts ul > li a img {
        width: 100%
    }
}

.rp4wp-related-posts ul > li .rp4wp_component {
    height: auto !important
}

.rp4wp-related-posts ul > li .rp4wp_component_title a {
    font-family: "Graphik Web", sans-serif;
    font-weight: 500;
    line-height: 1.4;
    color: #131a2b;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1.25rem
}

.rp4wp-related-posts ul > li .rp4wp_component_image a {
    position: relative;
    display: block;
    padding-bottom: 62.5%;
    height: auto !important
}

.rp4wp-related-posts ul > li .rp4wp_component_image img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.rp4wp-related-posts ul > li .rp4wp-related-post-image {
    margin-bottom: 17px;
    border-radius: .3rem;
    overflow: hidden
}

.rp4wp-related-posts ul > li .rp4wp-related-post-image a {
    position: relative;
    display: block;
    padding-bottom: 62.5%
}

.rp4wp-related-posts ul > li .rp4wp-related-post-image img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.rp4wp-related-posts ul > li .rp4wp-related-post-content a {
    font-family: "Graphik Web", sans-serif;
    font-weight: 500;
    line-height: 1.4;
    color: #131a2b;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1.25rem
}

.cs-theme-header {
    text-align: center
}

.cs-theme-filter {
    margin-bottom: 80px;
    text-align: center
}

.cs-theme-filter > ul {
    display: block;
    padding: 0;
    margin: -10px -20px 0
}

.cs-theme-filter > ul > li {
    display: inline-block;
    padding: 10px 20px 0
}

.cs-theme-filter a {
    position: relative;
    display: inline-block;
    font-size: .85rem;
    font-weight: 500;
    color: #7487a2
}

.cs-theme-filter a:hover {
    color: #131a2b
}

.cs-theme-filter li.current-menu-item a {
    color: #131a2b
}

.cs-theme-filter li.current-menu-item a::after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: -6px;
    left: 0;
    border-bottom: 2px solid #4769d8
}

.cs-themes-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -50px;
    margin-right: -25px;
    margin-left: -25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px
}

.cs-themes-grid > div {
    padding-top: 50px;
    padding-right: 25px;
    padding-left: 25px
}

@media (min-width: 990px) {
    .cs-themes-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-themes-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .cs-themes-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.post-type-archive-themes .cs-themes-grid > div:nth-child(1), .post-type-archive-themes .cs-themes-grid > div:nth-child(2) {
    margin-bottom: 10px
}

@media (min-width: 990px) {
    .post-type-archive-themes .cs-themes-grid > div:nth-child(1), .post-type-archive-themes .cs-themes-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 989.98px) {
    .post-type-archive-themes .cs-themes-grid > div:nth-child(1), .post-type-archive-themes .cs-themes-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-theme-saving {
    width: 546px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
    margin-bottom: 120px;
    text-align: center
}

.theme-reviews-box {
    width: 800px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
    margin-bottom: 120px;
    text-align: center
}

.cs-theme-single .theme-page-header {
    width: 862px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    text-align: center
}

.cs-theme-single .theme-page-header p {
    color: #697b96
}

@media(min-width: 768px) {
    .postid-325134 .cs-theme-single .theme-page-header p {
        padding: 0 60px;
    }
}

.cs-theme-single .theme-page-header .btn-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cs-theme-single .theme-page-header .extension-button a {
    margin-top: 1rem;
    background-color: transparent;
    border-width: 2px;
    border-color: #000 !important;
    color: #000 !important
}

.cs-theme-single .theme-page-header .extension-button a:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important
}

.cs-pricing-header {
    margin-bottom: 140px;
    text-align: center
}

.cs-pricing-header .cs-pricing-header-content {
    width: 740px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-pricing-header .cs-pricing-header-content p {
    font-size: 1rem;
    color: #697b96
}

.cs-pricing-header .cs-pricing-content {
    width: 720px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
}

.cs-pricing-header .cs-pricing-content p:last-child {
    margin-bottom: 0
}

.cs-pricing-header .cs-section-pricing {
    margin-top: 0
}

.cs-pricing-header .cs-section-pricing .cs-section-bg > div:nth-child(1) {
    top: 0
}

.cs-pricing-header .cs-section-pricing .cs-section-bg > div:nth-child(2) {
    bottom: 12%;
    left: 29%
}

.cs-section-bg-pos2 > div:nth-child(2) {
    bottom: 15%;
    left: 13%;
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-pricing-header .cs-section-pricing .cs-section-bg > div:nth-child(2) {
        bottom: 7%;
        left: 20%
    }
}

@media (max-width: 989.98px) {
    .cs-pricing-header .cs-section-pricing .cs-section-bg > div:nth-child(2) {
        bottom: 5%;
        left: -10%
    }
}

.cs-pricing .cs-section-features {
    background-color: #fafbfd
}

.cs-about-header {
    margin-bottom: 80px;
    text-align: center
}

.cs-about-header .cs-about-header-content {
    width: 668px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.widget-area .widget_nav_menu a {
    display: block;
    padding: .5rem 0
}

.widget-area .widget_nav_menu .menu > .menu-item:not(:first-child) {
    border-top: 1px #e0e6ee solid
}

.widget-area .widget_nav_menu .menu-item-has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.widget-area .widget_nav_menu .menu-item-has-children > a {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.widget-area .widget_nav_menu .menu-item-has-children > span {
    cursor: pointer;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.widget-area .widget_nav_menu .menu-item-has-children > span:after {
    padding: .75rem 0;
    font-size: 14px;
    font-family: athemesv4;
    content: ""
}

.widget-area .widget_nav_menu .menu-item-has-children > ul {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.widget-area .widget_nav_menu .menu-item-expanded > span:after {
    content: ""
}

.widget-area .widget_nav_menu .menu > .menu-item > .sub-menu {
    padding-bottom: 1rem
}

.widget-area .widget_nav_menu .menu .menu-item:not(.menu-item-has-children) > a:after {
    visibility: hidden;
    float: right;
    opacity: 0;
    font-family: athemesv4;
    font-size: 14px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    content: ""
}

.widget-area .widget_nav_menu .menu .menu-item:not(.menu-item-has-children) > a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.widget-area .widget_nav_menu .sub-menu {
    display: none
}

.widget-area .widget_nav_menu .sub-menu a {
    padding: .5rem 0;
    line-height: 1
}

.widget-area .widget_nav_menu .sub-menu .sub-menu {
    padding: .5rem 0
}

.widget-area .widget_nav_menu .sub-menu .sub-menu a {
    padding-left: 1rem
}

.widget-area .widget_nav_menu .submenu-visible {
    display: block
}

@-webkit-keyframes scaleUp {
    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.atd-hero_text-wrap {
    text-align: center;
    margin: 0;
    padding: 60px 15px 45px
}

.atd-hero_title {
    margin: 0 auto 1.7rem;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 500
}

.atd-hero_subtitle {
    margin: 0 auto 2rem;
    color: #55647b;
    font-size: 16px
}

.atd-hero_subtitle a {
    color: #4769d8;
    text-decoration: underline
}

.atd-hero_subtitle a:focus, .atd-hero_subtitle a:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .atd-hero_text-wrap {
        padding: 120px 15px 75px
    }

    .atd-hero_title {
        font-size: 48px
    }

    .atd-hero_subtitle {
        font-size: 18px
    }
}

.atd-container {
    padding: 20px 0 80px
}

.atd-showcase_filter {
    display: block;
    list-style: none;
    text-align: center;
    margin: 0 auto 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.atd-showcase_filter li {
    display: inline-block;
    padding: 0 10px
}

.atd-showcase_filter a {
    position: relative;
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.636;
    display: block;
    color: #55647b;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.atd-showcase_filter a.atd-active, .atd-showcase_filter a:focus, .atd-showcase_filter a:hover {
    color: #131a2b
}

.atd-showcase_filter a.atd-active::after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: -6px;
    left: 0;
    border-bottom: 2px solid #4769d8
}

.atd-showcase {
    display: grid;
    grid-template-columns:1fr;
    grid-gap: 40px;
    grid-row-gap: 60px
}

@media (min-width: 768px) {
    .atd-showcase {
        grid-template-columns:1fr 1fr
    }
}

@media (min-width: 990px) {
    .atd-showcase {
        grid-template-columns:1fr 1fr 1fr
    }
}

.atd-showcase_block {
    text-align: center;
    opacity: 0
}

@media (min-width: 768px) {
    .atd-showcase_filter li {
        padding: 0 15px
    }
}

@media (min-width: 990px) {
    .atd-showcase_filter li {
        font-size: .85rem;
        padding: 0 20px
    }
}

.atd-showcase_block.atd-showcase_block--hidden {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

.atd-showcase_block.atd-showcase_block--visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.atd-showcase_block.animate {
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

.atd-showcase_image {
    display: block;
    margin-bottom: 36px;
    border: 1px solid #dde2ea;
    border-radius: .5rem;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.atd-showcase_image.atd-showcase_image--soon {
    background-color: #f2f4f5;
    position: relative;
    padding-top: 120%
}

.atd-showcase_image.atd-showcase_image--soon p {
    color: #55647b;
    font-size: 24px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.atd-showcase_image img {
    display: block;
    width: 100%;
    height: auto
}

.atd-showcase_btn-wrap {
    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;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

@media (min-width: 768px) {
    .atd-showcase_image:hover .atd-showcase_btn-wrap {
        opacity: 1
    }
}

.atd-showcase_block h3 {
    color: #000;
    font-size: 24px;
    line-height: 1.25;
    margin: 0
}

.atd-showcase_block h3 a {
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.atd-showcase_block h3 a:focus, .atd-showcase_block h3 a:hover {
    color: #4769d8
}

.atd-showcase_block p {
    color: #55647b;
    font-size: 16px;
    line-height: 1.875
}

.cs-section-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cs-section-separator {
    border-bottom: 1px solid #dde2ea
}

.cs-section-hero {
    padding-bottom: 25px;
    margin-top: -20px
}

.cs-section-hero h1 {
    line-height: 1.2;
    font-family: Ubuntu,"Segoe UI",system-ui,-apple-system,sans-serif;
}

@media screen and (max-width: 767px) {
    .cs-section-hero h1 {
        font-size: 2rem;
    }
}

@media (min-width: 1240px) {
    .cs-section-hero .cs-section-grid {
        margin-right: -40px;
        margin-left: -40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .cs-section-hero .cs-section-grid > div {
        padding-right: 40px;
        padding-left: 40px
    }

    .cs-section-hero .cs-section-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        margin-top: -105px;
    }

    .cs-section-hero .cs-section-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54%;
        flex: 0 0 54%;
        max-width: 54%
    }
}

@media (max-width: 1239.98px) {
    .cs-section-hero .cs-section-grid > div:nth-child(1) {
        margin-bottom: 80px
    }
}

@media (max-width: 767.98px) {
    .cs-section-hero .cs-section-grid > div:nth-child(1) {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .cs-section-hero .cs-section-images {
        position: relative;
        width: 700px
    }

    .cs-section-hero .cs-section-images::before {
        content: "";
        display: block;
    }

    .cs-section-hero .cs-section-images > div {
        position: absolute
    }

    .cs-section-hero .cs-section-images > div:nth-child(1) {
        top: 6%;
        right: 4%;
        -webkit-box-shadow: 0 20px 57px rgba(0, 0, 0, .14);
        box-shadow: 0 20px 57px rgba(0, 0, 0, .14);
        z-index: 1
    }

    .cs-section-hero .cs-section-images > div:nth-child(2) {
        top: 20%;
        left: 8%;
        -webkit-box-shadow: 10px 25px 37px rgba(0, 0, 0, .2);
        box-shadow: 10px 25px 37px rgba(0, 0, 0, .2);
        z-index: 2
    }

    .cs-section-hero .cs-section-images > div:nth-child(3) {
        bottom: 0;
        left: 44%;
        -webkit-box-shadow: -20px 30px 30px rgba(0, 0, 0, .1);
        box-shadow: -20px 30px 30px rgba(0, 0, 0, .1);
        z-index: 2
    }

    .cs-section-hero .cs-section-images > div:nth-child(4) {
        top: 57%;
        left: 0;
        -webkit-box-shadow: -20px 30px 30px rgba(0, 0, 0, .09);
        box-shadow: -20px 30px 30px rgba(0, 0, 0, .09);
        z-index: 3
    }

    .cs-section-hero .cs-section-images > div:nth-child(5) {
        top: 0;
        right: 0
    }

    .cs-section-hero .cs-section-images > div:nth-child(6) {
        bottom: 8%;
        left: 4%
    }
}

@media (min-width: 990px) {
    .cs-section-hero .cs-section-images {
        width: 830px
    }
}

@media (max-width: 989.98px) {
    .cs-section-hero .cs-section-images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -30px;
        margin-right: -15px;
        margin-left: -15px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .cs-section-hero .cs-section-images > div {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px
    }

    .cs-section-hero .cs-section-images > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }

    .cs-section-hero .cs-section-images > div:nth-child(5), .cs-section-hero .cs-section-images > div:nth-child(6) {
        display: none
    }
}

@media (max-width: 767.98px) {
    .cs-section-hero .cs-section-images {
        display: none
    }
}

@media (max-width: 575.98px) {
    .cs-section-hero .cs-section-images {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cs-section-logos {
    padding-top: 60px;
    padding-bottom: 70px
}

.cs-section-logos .cs-section-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-section-logos .cs-section-grid > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.cs-section-logos .cs-section-grid span {
    display: block;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    will-change: filter;
    -webkit-transition: -webkit-filter .15s ease-in-out;
    transition: -webkit-filter .15s ease-in-out;
    -o-transition: filter .15s ease-in-out;
    transition: filter .15s ease-in-out;
    transition: filter .15s ease-in-out, -webkit-filter .15s ease-in-out
}

@media (min-width: 990px) {
    .cs-section-logos .cs-section-grid {
        margin-top: -30px;
        margin-right: -15px;
        margin-left: -15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cs-section-logos .cs-section-grid > div {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 989.98px) {
    .cs-section-logos .cs-section-grid {
        margin-top: -45px;
        margin-right: -22.5px;
        margin-left: -22.5px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cs-section-logos .cs-section-grid > div {
        padding-top: 45px;
        padding-right: 22.5px;
        padding-left: 22.5px
    }
}

.cs-section-themes {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    background-color: #fafbfd
}

.cs-section-themes .cs-section-text {
    width: 600px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    margin-bottom: 55px;
}

.cs-section-themes .cs-section-content {
    margin-top: 80px;
    margin-bottom: 80px
}

.cs-section-themes .cs-theme-item + .cs-theme-item {
    margin-top: 60px
}

.cs-section-features {
    padding-top: 140px;
    padding-bottom: 140px;
    text-align: center
}

.cs-section-features .cs-section-grid {
    margin-top: -60px;
    margin-right: -30px;
    margin-left: -30px;
    margin-top: 40px
}

.cs-section-features .cs-section-grid > div {
    padding-top: 60px;
    padding-right: 30px;
    padding-left: 30px
}

@media (min-width: 990px) {
    .cs-section-features .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-features .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.cs-section-features .cs-section-content {
    width: 470px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-section-features + .btn-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6rem 0
}

.cs-section-features-bg {
    background: #fafbfd
}

.cs-section-numbers {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fafbfd
}

@media (max-width: 575.98px) {
    .cs-section-numbers {
        text-align: center
    }
}

@media (min-width: 576px) {
    .cs-section-numbers .cs-section-grid {
        margin-top: -60px;
        margin-right: -30px;
        margin-left: -30px
    }

    .cs-section-numbers .cs-section-grid > div {
        padding-top: 60px;
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 575.98px) {
    .cs-section-numbers .cs-section-grid {
        margin-top: -40px;
        margin-right: -20px;
        margin-left: -20px
    }

    .cs-section-numbers .cs-section-grid > div {
        padding-top: 40px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (min-width: 990px) {
    .cs-section-numbers .cs-section-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 989.98px) {
    .cs-section-numbers .cs-section-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 990px) {
    .cs-section-numbers .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-numbers .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cs-section-numbers .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 575.98px) {
    .cs-section-numbers .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-numbers .cs-section-grid svg {
    display: inline-block
}

.cs-section-review-using {
    padding-top: 150px;
    padding-bottom: 140px
}

.cs-section-review-using .cs-container {
    position: relative
}

.cs-section-review-using .cs-section-grid {
    margin-top: -80px;
    margin-right: -40px;
    margin-left: -40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-section-review-using .cs-section-grid > div {
    padding-top: 80px;
    padding-right: 40px;
    padding-left: 40px
}

@media (min-width: 1240px) {
    .cs-section-review-using .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 1239.98px) {
    .cs-section-review-using .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-review-using .cs-section-grid > div:nth-child(1) {
    padding-top: 120px;
    padding-left: 100px
}

.cs-section-review-using .cs-section-bg {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.cs-section-review-using .cs-section-bg > div {
    position: absolute
}

.cs-section-review-using .cs-section-bg > div:nth-child(1) {
    top: 0;
    left: 0
}

.cs-section-review-using .cs-section-bg > div:nth-child(2) {
    top: 40%;
    right: 0
}

.cs-section-review-using .cs-section-bg > div:nth-child(3) {
    bottom: -5%;
    left: 48%
}

.cs-section-review-using .cs-section-title {
    line-height: 1.45
}

.cs-section-review-saying {
    margin-top: 140px;
    margin-bottom: 140px;
    text-align: center
}

.cs-section-review-saying .cs-section-content {
    width: 620px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px
}

.cs-section-cta {
    padding-top: 100px;
    overflow: hidden;
    text-align: center;
    background-color: #182038;
}

.cs-section-cta h2 {
    font-size: 48px;
    font-weight: 400;
}

.cs-section-cta p {
    font-size: 20px;
    opacity: 0.8;
    margin-bottom: 60px;
}

.cs-section-cta .btn {
    padding: 15px 35px;
}

.cs-section-cta h2, .cs-section-cta p {
    color: #fff
}

.cs-section-cta .cs-section-content {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-section-cta .cs-section-content p {
    color: #FDFAFA;
}

@media (min-width: 990px) {
    .cs-section-cta .cs-section-images {
        margin-right: -15%;
        margin-left: -15%
    }
}

@media (max-width: 989.98px) {
    .cs-section-cta .cs-section-images {
        margin-right: 40px;
        margin-left: 40px
    }
}

.cs-section-cta .cs-section-grid {
    margin-top: -15px;
    margin-right: -7.5px;
    margin-left: -7.5px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 85px
}

.cs-section-cta .cs-section-grid > div {
    padding: 10px;
    border: 1px solid #ccc6;
    margin-left: 15px;
    margin-right: 15px;
}

@media (min-width: 990px) {
    .cs-section-cta .cs-section-grid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: -10px
    }
    .cs-section-cta .cs-section-grid > div {
        border-bottom: 0;
    }
}

@media (min-width: 576px) and (max-width: 989.98px) {
    .cs-section-cta .cs-section-grid {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 110px
    }

    .cs-section-cta .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 50% - 30px );
        flex: 0 0 calc( 50% - 30px );
        max-width: calc( 50% - 30px );
        margin-bottom: 30px;
    }

    .cs-section-cta .cs-section-grid > div > img {
        width: 100%
    }

    .cs-section-cta .cs-section-grid > div:nth-child(4) {
        margin-top: -2.7%
    }

    .cs-section-cta .cs-section-grid > div:nth-child(5) {
        margin-top: -2%
    }
}

@media (max-width: 575.98px) {
    .cs-section-cta .cs-section-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 120px;
    }

    .cs-section-cta .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.cs-section-blog {
    padding-top: 140px;
    padding-bottom: 140px;
    text-align: center
}

@media (min-width: 768px) {
    .cs-section-blog .cs-section-grid {
        margin-top: -30px;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 50px
    }

    .cs-section-blog .cs-section-grid > div {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 767.98px) {
    .cs-section-blog .cs-section-grid {
        margin-top: -60px;
        margin-top: 10px
    }

    .cs-section-blog .cs-section-grid > div {
        padding-top: 60px
    }
}

@media (min-width: 990px) {
    .cs-section-blog .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-blog .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .cs-section-blog .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 989.98px) {
    .cs-section-blog .cs-section-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#edd_sl_cancel_renewal_form .cs-section-blog .cs-section-grid + .edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button .cs-section-blog .cs-section-grid + a.edd-submit, .cs-section-blog #edd_sl_cancel_renewal_form .cs-section-grid + .edd-submit.button, .cs-section-blog #edd_sl_cancel_renewal_form .cs-theme-single .extension-button .cs-section-grid + a.edd-submit, .cs-section-blog .cs-section-grid + .btn, .cs-section-blog .cs-section-grid + .edd-manage-license-back.edd-submit.button, .cs-section-blog .cs-section-grid + .edd-submit.button.blue, .cs-section-blog .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .cs-section-grid + a.edd-submit, .cs-section-blog .cs-theme-single .extension-button .cs-section-grid + a.edd-manage-license-back.edd-submit, .cs-section-blog .cs-theme-single .extension-button .cs-section-grid + a.edd-submit.blue, .cs-section-blog .cs-theme-single .extension-button fieldset p .cs-section-grid + a[type=submit], .cs-section-blog .edd-invoices-custom-div .cs-section-grid + input[type=submit], .cs-section-blog .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .cs-section-grid + input.edd-submit, .cs-section-blog fieldset .cs-section-grid + #edd-purchase-button, .cs-section-blog fieldset .cs-section-grid + .edd-submit, .cs-section-blog fieldset p .cs-section-grid + .button[type=submit], .cs-section-blog fieldset p .cs-theme-single .extension-button .cs-section-grid + a[type=submit], .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .cs-section-blog .cs-section-grid + a.edd-submit, .cs-theme-single .extension-button .cs-section-blog .cs-section-grid + a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button .cs-section-blog .cs-section-grid + a.edd-submit.blue, .cs-theme-single .extension-button fieldset p .cs-section-blog .cs-section-grid + a[type=submit], .edd-invoices-custom-div .cs-section-blog .cs-section-grid + input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .cs-section-blog .cs-section-grid + input.edd-submit, fieldset .cs-section-blog .cs-section-grid + #edd-purchase-button, fieldset .cs-section-blog .cs-section-grid + .edd-submit, fieldset p .cs-section-blog .cs-section-grid + .button[type=submit], fieldset p .cs-theme-single .extension-button .cs-section-blog .cs-section-grid + a[type=submit] {
    margin-top: 62px
}

.cs-section-theme-support {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #fafbfd
}

.cs-section-theme-support .cs-section-grid {
    margin-top: -40px;
    margin-right: -60px;
    margin-left: -60px
}

.cs-section-theme-support .cs-section-grid > div {
    padding-top: 40px;
    padding-right: 60px;
    padding-left: 60px
}

@media (min-width: 1240px) {
    .cs-section-theme-support .cs-section-grid > div:nth-child(1) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width: 1239.98px) {
    .cs-section-theme-support .cs-section-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1240px) {
    .cs-section-theme-support .cs-section-grid > div:nth-child(2), .cs-section-theme-support .cs-section-grid > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-theme-support .cs-section-grid > div:nth-child(2), .cs-section-theme-support .cs-section-grid > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 989.98px) {
    .cs-section-theme-support .cs-section-grid > div:nth-child(2), .cs-section-theme-support .cs-section-grid > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-theme-support .cs-section-content > div:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
    font-size: .7rem
}

.cs-section-theme-support .cs-section-content > div:nth-child(1) > span {
    padding: 4px 9px 0
}

.cs-section-theme-support .cs-theme-support-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #4769d8
}

.cs-section-theme-support .cs-theme-support-item > span:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 20px
}

.cs-section-theme-support .cs-theme-support-item .cs-theme-title {
    display: block;
    margin-bottom: 8px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    color: currentColor
}

.cs-section-theme-support .cs-theme-support-item .cs-theme-description {
    display: block;
    font-size: .8rem;
    color: #55647b
}

.cs-section-theme-support .cs-theme-support-item:hover {
    color: #131a2b
}

.cs-section-theme-features {
    margin-top: 140px;
    margin-bottom: 140px;
    text-align: center
}

.cs-section-theme-features .cs-section-content {
    width: 450px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-section-theme-features .cs-section-grid {
    margin-top: -50px;
    margin-right: -25px;
    margin-left: -25px;
    margin-top: 30px
}

.cs-section-theme-features .cs-section-grid > div {
    padding-top: 50px;
    padding-right: 25px;
    padding-left: 25px
}

@media (max-width: 1239.98px) {
    .cs-section-theme-features .cs-section-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 1240px) {
    .cs-section-theme-features .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-theme-features .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

@media (max-width: 989.98px) {
    .cs-section-theme-features .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-theme-features .cs-section-container {
    width: 1030px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-section-theme-features .cs-theme-feature {
    padding: 70px 70px 0 70px;
    background-color: #f8f9fd;
    border-radius: .45rem
}

@media (min-width: 1240px) {
    .cs-section-theme-features .cs-theme-feature {
        text-align: left
    }
}

.cs-section-theme-features .cs-theme-feature p {
    color: #697b96
}

.cs-section-theme-features .cs-theme-feature + .cs-theme-feature {
    margin-top: 50px
}

.cs-section-theme-features .cs-theme-feature .cs-theme-image {
    display: block;
    width: 100%
}

@media (min-width: 1240px) {
    .cs-section-theme-features .cs-theme-feature .cs-theme-image {
        margin-right: -70px
    }
}

.cs-section-theme-features .cs-section-content-buy {
    width: 525px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    text-align: center
}

.cs-section-theme-features .cs-section-content-buy p {
    margin-bottom: 10px;
    color: #131a2b
}

.cs-section-theme-features .cs-section-content-buy p a {
    color: #4769d8
}

.cs-section-theme-features .cs-section-content-buy p a:hover {
    color: #2545ae
}

.cs-section-theme-features .cs-section-content-buy > div {
    margin-bottom: 10px;
    color: #697b96
}

.cs-section-pricing {
    position: relative;
    margin-top: 140px;
    margin-bottom: 140px;
    text-align: center
}

.cs-section-pricing .cs-container {
    position: relative
}

.cs-section-pricing .cs-section-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.cs-section-pricing .cs-section-bg > div {
    position: absolute
}

.cs-section-pricing .cs-section-bg > div:nth-child(1) {
    top: 20%;
    right: 30%
}

.cs-section-pricing .cs-section-bg > div:nth-child(2) {
    bottom: -5%;
    left: 30%
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-pricing .cs-section-bg > div:nth-child(2) {
        bottom: -2%;
        left: 20%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-pricing .cs-section-bg > div:nth-child(2) {
        bottom: -2%;
        left: 10%
    }
}

@media (max-width: 767.98px) {
    .cs-section-pricing .cs-section-bg > div:nth-child(2) {
        bottom: -2%;
        left: -10%
    }
}

.cs-section-pricing .cs-section-content {
    width: 470px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.cs-section-pricing .cs-section-grid {
    margin-top: -45px;
    margin-right: -22.5px;
    margin-left: -22.5px;
    margin-top: 35px;
    margin-bottom: 80px
}

.cs-section-pricing .cs-section-grid > div {
    padding-top: 45px;
    padding-right: 22.5px;
    padding-left: 22.5px
}

@media (max-width: 1239.98px) {
    .cs-section-pricing .cs-section-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 1240px) {
    .cs-section-pricing .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 1239.98px) {
    .cs-section-pricing .cs-section-grid > div {
        max-width: 480px !important
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-pricing .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-pricing .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 767.98px) {
    .cs-section-pricing .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-articles {
    border-top: 1px solid #dde2ea;
    padding-top: 40px;
    padding-bottom: 120px
}

@media (min-width: 576px) {
    .cs-section-articles .cs-section-grid {
        margin-top: -40px;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: -30px
    }

    .cs-section-articles .cs-section-grid > div {
        padding-top: 40px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 575.98px) {
    .cs-section-articles .cs-section-grid {
        margin-top: -60px;
        margin-top: -50px
    }

    .cs-section-articles .cs-section-grid > div {
        padding-top: 60px
    }
}

@media (min-width: 990px) {
    .cs-section-articles .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) and (max-width: 1239.98px) {
    .cs-section-articles .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .cs-section-articles .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-articles .navigation.pagination {
    margin-top: 60px;
    text-align: center
}

.cs-section-articles-simple {
    border-top: none;
    padding-top: 0
}

.cs-section-snippets .cs-section-grid .cs-blog-item {
    background: #fafbfd;
    padding: 1.5rem;
    height: 100%;
    border-radius: .3rem
}

.cs-section-snippets .cs-section-grid .cs-blog-group {
    margin: 0
}

.cs-section-snippets .cs-section-grid .snippets-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.cs-section-snippets .cs-section-grid .snippets-list li a {
    background: #4769d8;
    color: #fff;
    border-radius: .3rem;
    padding: .2rem .5rem;
    font-size: .75rem;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.cs-section-snippets .cs-section-grid .snippets-list li a:hover {
    background: #131a2b
}

.cs-section-snippets .cs-section-grid .snippets-list li:not(:last-child) {
    margin-right: .25rem
}

.affiliates-page-content {
    margin-top: -80px;
    padding-bottom: 70px;
    text-align: center
}

.affiliates-page-content .affiliates-section-1 {
    background: #eff3fb;
    padding: 70px 0;
    margin-bottom: 70px
}

.affiliates-page-content .progress-icon-section {
    margin: 40px 0
}

.affiliates-page-content .progress-icon-container {
    width: 370px;
    margin: auto;
    left: 0;
    right: 0;
    position: relative;
    overflow: hidden
}

.affiliates-page-content .progress-icon-container .grey-bg {
    width: 100%;
    height: 370px;
    background: #d6dce8
}

.affiliates-page-content .progress-icon-container .green-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 150px;
    bottom: 0;
    background: #3fb28f
}

.affiliates-page-content .progress-icon-container .progress-icon-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/progress-grey-bg.png) no-repeat;
    background-size: 100%
}

.affiliates-page-content .percent-box {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    top: 40px;
    right: 60px;
    background: #fff;
    padding: 18px 25px
}

.affiliates-page-content .percent-box p {
    font-size: 24px;
    color: #75819f;
    font-weight: 700;
    margin: 0
}

.affiliates-page-content .progress-text {
    position: absolute;
    width: 146px;
    height: 146px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.affiliates-page-content .progress-text h3 {
    font-size: 90px;
    font-weight: 300;
    margin: 0;
    line-height: 75px;
    color: #2f353e
}

.affiliates-page-content .progress-text p {
    font-size: 16px;
    margin: 0;
    margin-top: .5rem;
    color: #75819f
}

.affiliates-page-content .login-section {
    margin-top: 1rem;
    text-align: center
}

.cs-section-related-articles .cs-section-title {
    margin-top: 0
}

.cs-section-related-articles .cs-section-grid {
    margin-top: -40px;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -30px
}

.cs-section-related-articles .cs-section-grid > div {
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .cs-section-related-articles .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.cs-section-reply .post-comments {
    margin-top: 3rem
}

.cs-section-reply .comment-list + .comment-respond, .cs-section-reply .comment-navigation + .comment-respond {
    margin-top: 1.5rem;
    margin-bottom: 0
}

.cs-section-reply .comment-body + .comment-respond, .cs-section-reply .comment-list + .comment-respond {
    padding-top: 3rem;
    border-top: 1px #e9ecef solid
}

.cs-section-reply .comment-list {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.cs-section-reply .comment-list .pingback, .cs-section-reply .comment-list .trackback, .cs-section-reply .comment-list article {
    padding: 1.5rem 0
}

.cs-section-reply .comment-list .children {
    list-style: none;
    padding: 0;
    margin: 0
}

.cs-section-reply .comment-list .children > li {
    padding-left: 20px
}

@media (min-width: 990px) {
    .cs-section-reply .comment-list .children > li {
        padding-left: 40px
    }
}

@media (max-width: 1239.98px) {
    .cs-section-reply .comment-list .children > li > .children > li > .children > li > .children > li > .children > li {
        padding-left: 0
    }
}

.cs-section-reply .comment-author .avatar {
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    border-radius: 50%
}

.cs-section-reply .comment-author .fn {
    font-size: 1rem
}

.cs-section-reply .comment-meta {
    margin-bottom: 1rem
}

.cs-section-reply .comment-metadata .edit-link, .cs-section-reply .pingback .edit-link {
    display: inline-block
}

.cs-section-reply .comment-content {
    font-size: .875rem
}

.cs-section-reply .comment-content p {
    margin: 0
}

.cs-section-reply .comment-content ol, .cs-section-reply .comment-content ul {
    margin: 0 0 1.5rem 1rem
}

.cs-section-reply .comment-content li > ol, .cs-section-reply .comment-content li > ul {
    margin-bottom: 0
}

.cs-section-reply .comment-body .reply {
    margin-top: 1rem
}

.cs-section-reply .comment-body .reply a {
    color: #4769d8
}

.cs-section-reply .comment-body .reply a:hover {
    text-decoration: underline
}

.cs-section-reply .comment-awaiting-moderation, .cs-section-reply .comment-notes, .cs-section-reply .form-allowed-tags, .cs-section-reply .logged-in-as {
    font-size: .875rem
}

.cs-section-reply .no-comments {
    margin: 1rem 0 0
}

.cs-section-reply .comment-form-cookies-consent label {
    display: inline;
    margin-left: .5rem
}

.cs-section-reply #cancel-comment-reply-link {
    color: #4769d8
}

.cs-section-reply #cancel-comment-reply-link:hover {
    text-decoration: underline
}

.cs-section-important {
    padding: 30px 36px;
    font-size: .8rem;
    font-weight: 500;
    color: #57667d;
    background-color: #f5f6f8;
    border-radius: .3rem
}

.snippet-notice {
    color: #57667d;
    background-color: #f5f6f8;
    border-left: 3px solid #4769d8;
    padding: 1.5rem;
    border-radius: .3rem;
    font-size: .8rem;
    font-weight: 500
}

.cs-section-questions {
    padding-top: 140px;
    padding-bottom: 140px;
    text-align: center
}

.cs-section-questions .cs-section-title {
    margin-bottom: 80px
}

.cs-section-questions .cs-section-contact-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 45px 60px;
    margin-top: 80px;
    background-color: #fafbfd
}

.cs-section-questions .cs-section-contact-us > div {
    text-align: left
}

@media (min-width: 990px) {
    .cs-section-questions .cs-section-contact-us > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        margin-right: 45px
    }
}

@media (max-width: 989.98px) {
    .cs-section-questions .cs-section-contact-us > div:nth-child(1) {
        margin-bottom: 30px
    }
}

@media (min-width: 990px) {
    .cs-section-questions .cs-section-contact-us > div:nth-child(2) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        margin-right: 50px;
        margin-bottom: 0
    }
}

@media (max-width: 989.98px) {
    .cs-section-questions .cs-section-contact-us > div:nth-child(2) {
        margin-bottom: 30px
    }
}

@media (min-width: 990px) {
    .cs-section-questions .cs-section-contact-us > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media (max-width: 989.98px) {
    .cs-section-questions .cs-section-contact-us > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-users {
	padding-bottom: 140px;
}

.cs-section-users .cs-section-grid {
    margin-top: -30px;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cs-section-users .cs-section-grid > div {
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 1240px) {
    .cs-section-users .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-users .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-section-users .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .cs-section-users .cs-section-grid > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-story {
    padding-top: 140px;
    padding-bottom: 140px;
    text-align: center
}

.cs-section-story .cs-section-content {
    width: 700px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px
}

.cs-section-story .cs-section-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -40px;
    margin-right: -30px;
    margin-left: -30px
}

.cs-section-story .cs-section-grid > div {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px
}

.cs-section-story .cs-section-grid > div {
    text-align: left
}

.cs-section-story .cs-section-grid > div p:last-child {
    margin-bottom: 0
}

@media (min-width: 1240px) {
    .cs-section-story .cs-section-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-section-story .cs-section-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 989.98px) {
    .cs-section-story .cs-section-grid > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .cs-section-story .cs-section-grid > div:nth-child(1) > img {
        width: 100%
    }
}

@media (min-width: 990px) {
    .cs-section-story .cs-section-grid > div:nth-child(2) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width: 989.98px) {
    .cs-section-story .cs-section-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cs-section-story .cs-section-grid + .cs-section-grid {
    margin-top: 40px
}

@media (min-width: 990px) {
    .cs-section-story .cs-section-grid:nth-child(odd) > div:nth-child(1) {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
}

.cs-section-dark {
    background-color: #242d43
}

.cs-section-dark-bg-2 {
    background-color: #252c48 !important;
}

.cs-section-dark p {
    color: #95aaca
}

.cs-section-dark .cs-section-title {
    color: #fff
}

#edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.edd-submit, #edd_sl_cancel_renewal_form .edd-submit.button, #edd_sl_cancel_renewal_form .edd-submit.button:focus, .btn, .button, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.edd-submit, .cs-theme-single .extension-button a, .cs-theme-single .extension-button a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button a.edd-submit.blue, .cs-theme-single .extension-button fieldset p a[type=submit], .edd-invoices-custom-div input[type=submit], .edd-invoices-custom-div input[type=submit]:focus, .edd-manage-license-back.edd-submit.button, .edd-manage-license-back.edd-submit.button:focus, .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit, .edd-submit.button.blue, .edd-submit.button.blue:focus, fieldset #edd-purchase-button, fieldset .edd-submit, fieldset .edd-submit[type=submit], fieldset p .button[type=submit], fieldset p .cs-theme-single .extension-button a[type=submit] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .55rem 1.5rem .6rem;
    font-family: "Graphik Web", sans-serif;
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.5;
    color: #fff !important;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    background-color: #4769d8;
    border: 1px solid #4769d8;
    border-radius: .2rem;
    will-change: transform;
    -webkit-transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out;
    -o-transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out;
    transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out
}

#edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.edd-submit > .badge, #edd_sl_cancel_renewal_form .edd-submit.button > .badge, .btn > .badge, .button > .badge, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.edd-submit > .badge, .cs-theme-single .extension-button a.edd-manage-license-back.edd-submit > .badge, .cs-theme-single .extension-button a.edd-submit.blue > .badge, .cs-theme-single .extension-button a > .badge, .cs-theme-single .extension-button fieldset p a[type=submit] > .badge, .edd-invoices-custom-div input[type=submit] > .badge, .edd-manage-license-back.edd-submit.button > .badge, .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit > .badge, .edd-submit.button.blue > .badge, fieldset #edd-purchase-button > .badge, fieldset .edd-submit > .badge, fieldset p .button[type=submit] > .badge, fieldset p .cs-theme-single .extension-button a[type=submit] > .badge {
    display: inline-block;
    padding: 1px 6px;
    margin-left: 7px;
    font-size: .6rem;
    font-weight: 500;
    color: #4769d8 !important;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 2rem
}

#edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.edd-submit:hover, #edd_sl_cancel_renewal_form .edd-submit.button:hover, .btn:hover, .button:hover, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.edd-submit:hover, .cs-theme-single .extension-button a.edd-manage-license-back.edd-submit:hover, .cs-theme-single .extension-button a.edd-submit.blue:hover, .cs-theme-single .extension-button a:hover, .cs-theme-single .extension-button fieldset p a:hover[type=submit], .edd-invoices-custom-div input:hover[type=submit], .edd-manage-license-back.edd-submit.button:hover, .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit:hover, .edd-submit.button.blue:hover, fieldset #edd-purchase-button:hover, fieldset .edd-submit:hover, fieldset p .button:hover[type=submit], fieldset p .cs-theme-single .extension-button a:hover[type=submit] {
    color: #fff !important;
    background-color: #2e54d3;
    border-color: #2e54d3
}

#edd_sl_cancel_renewal_form .btn-lighten.edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.btn-lighten.edd-submit, .btn-lighten.edd-manage-license-back.edd-submit.button, .btn-lighten.edd-submit.button.blue, .btn.btn-lighten, .button.btn-lighten, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.btn-lighten.edd-submit, .cs-theme-single .extension-button a.btn-lighten, .cs-theme-single .extension-button a.btn-lighten.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button a.btn-lighten.edd-submit.blue, .cs-theme-single .extension-button fieldset p a.btn-lighten[type=submit], .edd-invoices-custom-div input.btn-lighten[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.btn-lighten.edd-submit, fieldset .btn-lighten#edd-purchase-button, fieldset .btn-lighten.edd-submit, fieldset p .btn-lighten.button[type=submit], fieldset p .cs-theme-single .extension-button a.btn-lighten[type=submit] {
    color: #4769d8 !important;
    background-color: #e7ebfa;
    border-color: #e7ebfa
}

#edd_sl_cancel_renewal_form .btn-lighten.edd-submit.button:hover, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.btn-lighten.edd-submit:hover, .btn-lighten.edd-manage-license-back.edd-submit.button:hover, .btn-lighten.edd-submit.button.blue:hover, .btn.btn-lighten:hover, .button.btn-lighten:hover, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.btn-lighten.edd-submit:hover, .cs-theme-single .extension-button a.btn-lighten.edd-manage-license-back.edd-submit:hover, .cs-theme-single .extension-button a.btn-lighten.edd-submit.blue:hover, .cs-theme-single .extension-button a.btn-lighten:hover, .cs-theme-single .extension-button fieldset p a.btn-lighten:hover[type=submit], .edd-invoices-custom-div input.btn-lighten:hover[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.btn-lighten.edd-submit:hover, fieldset .btn-lighten#edd-purchase-button:hover, fieldset .btn-lighten.edd-submit:hover, fieldset p .btn-lighten.button:hover[type=submit], fieldset p .cs-theme-single .extension-button a.btn-lighten:hover[type=submit] {
    background-color: #d6def6;
    border-color: #d6def6
}

.moreinfo {
    background-color: #3fb28f;
    border-color: #3fb28f;
    color: #fff !important
}

.moreinfo:hover {
    background-color: #379b7d;
    border-color: #379b7d;
    color: #fff !important
}

.btn-simple {
    color: #4769d8 !important;
    background-color: #e7ebfa;
    border-color: #e7ebfa
}

.btn-simple:hover {
    background-color: #d6def6;
    border-color: #d6def6;
    color: #4769d8 !important
}

.btn-success {
    background-color: #3fb28f;
    border-color: #3fb28f
}

.btn-success > .badge {
    color: #3fb28f !important
}

.btn-success:hover {
    background-color: #379b7d;
    border-color: #379b7d
}

.btn-dark {
    background-color: #445480;
    border-color: #445480
}

.btn-dark > .badge {
    color: #445480 !important
}

.btn-dark:hover {
    background-color: #39476c;
    border-color: #39476c
}

.btn-important {
    background-color: #ea2e49;
    border-color: #ea2e49
}

.btn-important > .badge {
    color: #ea2e49 !important
}

.btn-important:hover {
    background-color: #e31734;
    border-color: #e31734
}

.btn-warning {
    background-color: #e8ba00;
    border-color: #e8ba00
}

.btn-warning > .badge {
    color: #e8ba00 !important
}

.btn-warning:hover {
    background-color: #c9a100;
    border-color: #c9a100
}

.btn-warning.btn-lighten {
    color: #e8ba00 !important;
    background-color: #fff6d4;
    border-color: #fff6d4
}

.btn-warning.btn-lighten:hover {
    background-color: #fff2bf;
    border-color: #fff2bf
}

.btn-warning.btn-lighten:focus {
    color: #e8ba00 !important
}

.btn-social.btn-sm {
    padding-right: 18px;
    padding-left: 18px
}

.btn-social > .icon {
    margin-right: 8px
}

.btn-social-twitter {
    background-color: #1da1f2;
    border-color: #1da1f2
}

.btn-social-twitter:hover {
    background-color: #0d92e3;
    border-color: #0d92e3
}

.btn-social-facebook {
    background-color: #4267b2;
    border-color: #4267b2
}

.btn-social-facebook:hover {
    background-color: #3a5a9c;
    border-color: #3a5a9c
}

.btn-long {
    padding-right: 2rem;
    padding-left: 2rem
}

.btn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: center
}

.btn-sm {
    padding: .3rem 1.4rem .35rem
}

.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: -20px -10px 0
}

#edd_sl_cancel_renewal_form .btn-group > .edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button .btn-group > a.edd-submit, .btn-group > .btn, .btn-group > .edd-manage-license-back.edd-submit.button, .btn-group > .edd-submit.button.blue, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .btn-group > a.edd-submit, .cs-theme-single .extension-button .btn-group > a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button .btn-group > a.edd-submit.blue, .cs-theme-single .extension-button fieldset p .btn-group > a[type=submit], .edd-invoices-custom-div .btn-group > input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .btn-group > input.edd-submit, fieldset .btn-group > #edd-purchase-button, fieldset .btn-group > .edd-submit, fieldset p .btn-group > .button[type=submit], fieldset p .cs-theme-single .extension-button .btn-group > a[type=submit] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    margin: 20px 10px 0
}

@media (max-width: 575.98px) {
    #edd_sl_cancel_renewal_form .btn-group > .edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button .btn-group > a.edd-submit, .btn-group > .btn, .btn-group > .edd-manage-license-back.edd-submit.button, .btn-group > .edd-submit.button.blue, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .btn-group > a.edd-submit, .cs-theme-single .extension-button .btn-group > a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button .btn-group > a.edd-submit.blue, .cs-theme-single .extension-button fieldset p .btn-group > a[type=submit], .edd-invoices-custom-div .btn-group > input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .btn-group > input.edd-submit, fieldset .btn-group > #edd-purchase-button, fieldset .btn-group > .edd-submit, fieldset p .btn-group > .button[type=submit], fieldset p .cs-theme-single .extension-button .btn-group > a[type=submit] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.edd-page.edd-checkout #edd_checkout_form_wrap input[type=email], .edd-page.edd-checkout #edd_checkout_form_wrap input[type=password], .edd-page.edd-checkout #edd_checkout_form_wrap input[type=tel], .edd-page.edd-checkout #edd_checkout_form_wrap input[type=text], .edd-page.edd-checkout #edd_checkout_form_wrap textarea, .form-control, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: .7rem 1rem .75rem;
    font-family: "Graphik Web", sans-serif;
    font-size: .8rem;
    color: #131a2b;
    background-color: #fff;
    border: 1px solid #ecf1f7;
    border-radius: .15rem;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.edd-page.edd-checkout #edd_checkout_form_wrap input[type=email]::-webkit-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=password]::-webkit-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=tel]::-webkit-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=text]::-webkit-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #697b96
}

.edd-page.edd-checkout #edd_checkout_form_wrap input[type=email]::-ms-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=password]::-ms-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=tel]::-ms-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=text]::-ms-input-placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap textarea::-ms-input-placeholder, .form-control::-ms-input-placeholder, input[type=color]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=range]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=week]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #697b96
}

.edd-page.edd-checkout #edd_checkout_form_wrap input[type=email]::placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=password]::placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=tel]::placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap input[type=text]::placeholder, .edd-page.edd-checkout #edd_checkout_form_wrap textarea::placeholder, .form-control::placeholder, input[type=color]::placeholder, input[type=date]::placeholder, input[type=datetime-local]::placeholder, input[type=datetime]::placeholder, input[type=email]::placeholder, input[type=month]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=range]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=time]::placeholder, input[type=url]::placeholder, input[type=week]::placeholder, select::placeholder, textarea::placeholder {
    color: #697b96
}

.edd-page.edd-checkout #edd_checkout_form_wrap input:hover[type=email], .edd-page.edd-checkout #edd_checkout_form_wrap input:hover[type=password], .edd-page.edd-checkout #edd_checkout_form_wrap input:hover[type=tel], .edd-page.edd-checkout #edd_checkout_form_wrap input:hover[type=text], .edd-page.edd-checkout #edd_checkout_form_wrap textarea:hover, .form-control:hover, input[type=color]:hover, input[type=date]:hover, input[type=datetime-local]:hover, input[type=datetime]:hover, input[type=email]:hover, input[type=month]:hover, input[type=number]:hover, input[type=password]:hover, input[type=range]:hover, input[type=search]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=time]:hover, input[type=url]:hover, input[type=week]:hover, select:hover, textarea:hover {
    border-color: #dae4ef
}

.edd-page.edd-checkout #edd_checkout_form_wrap input:focus[type=email], .edd-page.edd-checkout #edd_checkout_form_wrap input:focus[type=password], .edd-page.edd-checkout #edd_checkout_form_wrap input:focus[type=tel], .edd-page.edd-checkout #edd_checkout_form_wrap input:focus[type=text], .edd-page.edd-checkout #edd_checkout_form_wrap textarea:focus, .form-control:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    border-color: #c8d7e8;
    outline: 0
}

.form-control-md {
    min-height: 60px
}

label {
    display: inline-block;
    margin-bottom: .3rem;
    font-size: 16px;
    color: #131a2b;
    cursor: default
}

legend {
    color: #131a2b;
}

textarea {
    min-width: 100%;
    max-width: 100%;
    height: 190px;
    max-height: 300px
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

fieldset + fieldset {
    margin-top: 2rem
}

fieldset legend {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 1.5rem
}

fieldset p {
    margin-bottom: 1rem
}

.affwp-form fieldset legend {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.form-group {
    margin-bottom: 20px
}

.form-group:last-child {
    margin-bottom: 0
}

.form-group > label {
    margin-bottom: 15px;
}

.form-group-btn {
    margin-top: 40px
}

.form-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 20px
}

.form-grid > div {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px
}

.form-grid .form-group {
    margin-bottom: 0
}

@media (min-width: 576px) {
    .form-grid-col-2 > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 575.98px) {
    .form-grid-col-2 > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.form-group-overlay {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-group-overlay > .form-control {
    border: 0
}

#edd_sl_cancel_renewal_form .cs-theme-single .extension-button .form-group-overlay > a.edd-submit, #edd_sl_cancel_renewal_form .form-group-overlay > .edd-submit.button, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .form-group-overlay > a.edd-submit, .cs-theme-single .extension-button .form-group-overlay > a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button .form-group-overlay > a.edd-submit.blue, .cs-theme-single .extension-button fieldset p .form-group-overlay > a[type=submit], .edd-invoices-custom-div .form-group-overlay > input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .form-group-overlay > input.edd-submit, .form-group-overlay > .btn, .form-group-overlay > .edd-manage-license-back.edd-submit.button, .form-group-overlay > .edd-submit.button.blue, fieldset .form-group-overlay > #edd-purchase-button, fieldset .form-group-overlay > .edd-submit, fieldset p .cs-theme-single .extension-button .form-group-overlay > a[type=submit], fieldset p .form-group-overlay > .button[type=submit] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width: 576px) {
    .form-group-overlay {
        padding-right: 10px;
        background-color: #fff;
        border-radius: .15rem
    }
}

@media (max-width: 575.98px) {
    .form-group-overlay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-group-overlay .form-control {
        text-align: center
    }

    #edd_sl_cancel_renewal_form .cs-theme-single .extension-button .form-group-overlay > a.edd-submit, #edd_sl_cancel_renewal_form .form-group-overlay > .edd-submit.button, .cs-theme-single .extension-button #edd_sl_cancel_renewal_form .form-group-overlay > a.edd-submit, .cs-theme-single .extension-button .form-group-overlay > a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button .form-group-overlay > a.edd-submit.blue, .cs-theme-single .extension-button fieldset p .form-group-overlay > a[type=submit], .edd-invoices-custom-div .form-group-overlay > input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment .form-group-overlay > input.edd-submit, .form-group-overlay > .btn, .form-group-overlay > .edd-manage-license-back.edd-submit.button, .form-group-overlay > .edd-submit.button.blue, fieldset .form-group-overlay > #edd-purchase-button, fieldset .form-group-overlay > .edd-submit, fieldset p .cs-theme-single .extension-button .form-group-overlay > a[type=submit], fieldset p .form-group-overlay > .button[type=submit] {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        min-height: 60px;
        margin-top: 20px
    }
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-left: 0;
    padding-right: 0
}

.gform_wrapper .gform_body label.gfield_label,
.gform_wrapper .gform_body .gfield_label {
    font-weight: 400
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: initial !important
}

@media (min-width: 576px) {
    #gform_wrapper_1 .gform_fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #gform_wrapper_1 .gform_fields .gfield {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%
    }

    #gform_wrapper_1 .gform_fields .gfield input {
        width: 100%
    }

    #gform_wrapper_1 .gform_fields .gfield:nth-child(-n+4) {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 1rem);
        flex: 1 0 calc(50% - 1rem);
        width: 100%;
        max-width: calc(50% - 1rem)
    }

    #gform_wrapper_1 .gform_fields .gfield:nth-child(1) {
        margin-right: .5rem
    }

    #gform_wrapper_1 .gform_fields .gfield:nth-child(2) {
        margin-left: .5rem
    }

    #gform_wrapper_1 .gform_fields .gfield:nth-child(3) {
        margin-right: .5rem
    }

    #gform_wrapper_1 .gform_fields .gfield:nth-child(4) {
        margin-left: .5rem
    }
}

#gform_fields_33 .gfield + .gfield {
    margin-top: 15px
}

#post-2358303 .gform_body {
    padding: 40px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: -30px;
}

#post-2358303 .gfield input,
#post-2358303 .gfield textarea {
    border-color: #ddd;
}

#post-2358303 .gfield input:focus,
#post-2358303 .gfield textarea:focus {
    border-color: #bebebe;
}

.cs-feature {
    text-align: left
}

.cs-feature .cs-feature-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-bottom: 15px
}

.cs-feature .cs-feature-title {
    margin-bottom: 11px;
    font-size: 1rem;
    font-weight: 500;
    color: #131a2b
}

.cs-feature .cs-feature-description {
    font-size: .8rem;
    color: #697b96
}

.cs-feature-dark .cs-feature-title {
    color: #fff
}

.cs-feature-dark .cs-feature-description {
    color: #95aaca
}

.cs-theme-portfolio {
    display: block;
    padding: 0;
    border: 1px solid #dde2ea;
    border-radius: .5rem;
    -webkit-transition: border-color .25s ease-in-out;
    -o-transition: border-color .25s ease-in-out;
    transition: border-color .25s ease-in-out
}

.cs-theme-portfolio:hover {
    border-color: #cad2de
}

.cs-theme-portfolio:hover .cs-theme-image img {
    opacity: .9;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.cs-theme-portfolio .cs-theme-portfolio-content {
    display: block;
    padding: 40px
}

.cs-theme-portfolio .cs-theme-image {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border-radius: .5rem .5rem 0 0
}

.cs-theme-portfolio .cs-theme-image::before {
    content: "";
    display: block;
    padding-top: 57%
}

.cs-theme-portfolio .cs-theme-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    will-change: transform, opacity;
    -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.cs-theme-portfolio .cs-theme-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    font-size: 1.125rem
}

@media (max-width: 767.98px) {
    .cs-theme-portfolio .cs-theme-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .cs-theme-portfolio .cs-theme-title .cs-title-text {
        display: block;
        width: 100%;
        margin-bottom: 16px
    }
}

.cs-theme-portfolio .cs-theme-description {
    display: block;
    margin-top: 20px;
    font-size: .875rem;
    color: #7487a2
}

@media (max-width: 767.98px) {
    .cs-theme-portfolio .cs-theme-description {
        text-align: center
    }
}

.cs-theme-portfolio-featured .cs-theme-portfolio-content {
    padding: 50px
}

.cs-theme-portfolio-featured .cs-theme-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-theme-portfolio-featured .cs-theme-title .cs-badge {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.cs-theme-portfolio-featured .cs-theme-title::after {
    content: "Featured";
    display: inline-block;
    padding: 6px 12px 8px;
    margin-right: 6px;
    margin-left: 15px;
    font-size: .6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .125em;
    background-color: #4769d8;
    border-radius: 2rem
}

.cs-theme-portfolio-featured .cs-theme-description {
    font-size: .875rem
}

.cs-number > div {
    font-weight: 500
}

.cs-number > div:nth-child(1) {
    margin-bottom: 3px;
    font-size: 2.5rem;
    color: #274494
}

.cs-number > div:nth-child(2) {
    color: #869ab8
}

.cs-theme-item {
    padding-top: 70px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    border-radius: .5rem
}

@media (max-width: 575.98px) {
    .cs-theme-item {
        padding-top: 50px
    }
}

.cs-theme-item .cs-theme-item-image {
    position: relative;
    display: block;
    will-change: transform;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px)
}

.cs-theme-item .cs-theme-item-image:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.cs-theme-item .cs-theme-item-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 18px;
    padding-left: 7px;
    background-color: #f4f4f4;
    border-radius: .2rem .2rem 0 0
}

.cs-theme-item .cs-theme-item-bar > span {
    display: block;
    width: 7px;
    height: 7px;
    background-color: #d8d8d8;
    border-radius: 100%
}

.cs-theme-item .cs-theme-item-bar > span + span {
    margin-left: 4px
}

@media (min-width: 1240px) {
    .cs-theme-item .cs-theme-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -85px;
        margin-right: -42.5px;
        margin-left: -42.5px
    }

    .cs-theme-item .cs-theme-grid > div {
        padding-top: 85px;
        padding-right: 42.5px;
        padding-left: 42.5px
    }

    .cs-theme-item .cs-theme-grid > div:nth-child(1) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cs-theme-item .cs-theme-grid > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (min-width: 576px) and (max-width: 1239.98px) {
    .cs-theme-item .cs-theme-grid {
        padding-right: 45px;
        padding-bottom: 70px;
        padding-left: 45px;
        text-align: center
    }

    .cs-theme-item .cs-theme-grid .cs-theme-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cs-theme-item .cs-theme-grid > div + div {
        padding-top: 70px
    }
}

@media (max-width: 575.98px) {
    .cs-theme-item .cs-theme-grid {
        padding-right: 30px;
        padding-bottom: 50px;
        padding-left: 30px;
        text-align: center
    }

    .cs-theme-item .cs-theme-grid .cs-theme-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cs-theme-item .cs-theme-grid > div + div {
        padding-top: 50px
    }
}

@media (min-width: 1240px) {
    .cs-theme-item > div > div:nth-child(1) {
        padding-top: 105px;
        padding-left: 113px;
        padding-bottom: 50px
    }
}

.cs-theme-item > div > div > p {
    font-size: .875rem;
    color: #7487a2
}

.cs-card {
    display: block
}

.cs-card .cs-card-image {
    position: relative;
    display: block;
    overflow: hidden
}

.cs-card .cs-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.cs-card-theme {
    border: 1px solid #dde2ea;
    border-radius: .4rem
}

.cs-card-theme .cs-card-image {
    border-radius: .4rem .4rem 0 0
}

.cs-card-theme .cs-card-image::before {
    content: "";
    display: block;
    padding-top: 60%
}

.cs-card-theme .cs-card-body {
    padding: 30px
}

.cs-card-theme .cs-card-title {
    margin-bottom: 30px
}

.cs-card-theme .cs-card-text {
    margin-bottom: 20px;
    color: #697b96;
    font-size: .875rem
}

.cs-card-user {
    display: block;
    padding: 56px 25px;
    text-align: center;
    border: 1px solid #ecf1f7;
    border-radius: .3rem;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out, color .2s ease-in-out;
    transition: border-color .2s ease-in-out, color .2s ease-in-out
}

.cs-card-user .cs-card-image {
    display: inline-block;
    width: 93px;
    height: 93px;
    margin-bottom: 18px;
    border-radius: 100%
}

.cs-card-user .cs-card-title {
    display: block;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 500
}

.cs-card-user .cs-card-who {
    display: block;
    color: #697b96
}

.cs-card-user:hover {
    border-color: #cfdceb
}

.cs-pricing-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 40px;
    color: #131a2b;
    text-align: left
}

@media (min-width: 1240px) {
    .cs-pricing-item {
        padding: 0 60px
    }
}

.cs-pricing-old span:nth-child(2) {
	position: relative;
    color: #999;
    font-size: 1.4rem
}

.cs-pricing-old span:nth-child(2):after {
	content: '';
	position: absolute;
	top: 17px;
	right: -5px;
	width: 50px;
	border-top: 1px solid #999;
	transform: rotate(-30deg);
}

.cs-pricing-old span:nth-child(1) {
	color: #999;
	font-size: 0.7em;
	margin-right: 3px;
}

.cs-pricing-old.style2 {
	margin-top: 20px;
	margin-right: 20px;
}

.cs-pricing-old.style3 {
	margin-top: 0px;
	margin-right: 5px;
}

.cs-pricing-item .cs-pricing-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 30px
}

.cs-pricing-item .cs-pricing-head > div:nth-child(1) {
    font-size: 2.5rem;
    font-weight: 500;
    color: currentColor
}

.cs-pricing-item .cs-pricing-head > div:nth-child(1)::before {
    content: "$";
    font-size: 1.5rem
}

.cs-pricing-item .cs-pricing-head > div:nth-child(2) {
    font-size: .8rem;
    color: #131a2b
}

.cs-pricing-item .cs-pricing-head > div:nth-child(2)::before {
    content: "/ "
}

.cs-pricing-item .cs-pricing-title {
    padding-bottom: 32px;
    border-bottom: 1px solid #dde2ea
}

.cs-pricing-item .cs-pricing-list {
    font-size: .8rem
}

.cs-pricing-item .cs-pricing-list ul {
    padding: 0;
    margin: 0 0 40px
}

.cs-pricing-item .cs-pricing-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #131a2b;
    list-style: none
}

.cs-pricing-item .cs-pricing-list li + li {
    margin-top: 20px
}

.cs-pricing-item .cs-pricing-list li::before {
    content: "";
    position: relative;
    top: 6px;
    display: inline-block;
    width: 5px;
    height: 10px;
    margin-right: 14px;
    margin-left: 4px;
    border-right: 1px solid #131a2b;
    border-bottom: 1px solid #131a2b;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cs-pricing-item .edd_download_purchase_form {
    margin-top: auto
}

@media (min-width: 1240px) {
    .cs-pricing-popular {
        border-left: 1px solid #dde2ea;
        border-right: 1px solid #dde2ea
    }
}

.cs-pricing-popular .cs-pricing-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-pricing-popular .cs-pricing-title::after {
    content: "Popular";
    display: inline-block;
    padding: 4px 12px 6px;
    margin-left: 15px;
    font-size: .6rem;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .125em;
    background-color: #131a2b;
    border-radius: 2rem
}

.cs-pricing-single {
    color: #f2c200
}

.cs-pricing-single .cs-pricing-list li::before {
    border-color: #e8ba00
}

.cs-pricing-single .cs-pricing-title::after {
    background-color: #e8ba00
}

.cs-pricing-yearly {
    color: #3fb28f
}

.cs-pricing-yearly .cs-pricing-list li::before {
    border-color: #3fb28f
}

.cs-pricing-yearly .cs-pricing-title::after {
    background-color: #3fb28f
}

.cs-pricing-lifetime {
    color: #4769d8
}

.cs-pricing-lifetime .cs-pricing-list li::before {
    border-color: #4769d8
}

.cs-pricing-lifetime .cs-pricing-title::after {
    background-color: #4769d8
}

.cs-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff
}

.cs-review > p {
    margin-bottom: 30px;
    font-size: .8rem;
    line-height: 1.625;
    color: #697b96
}

.cs-review-using {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    min-height: 440px;
    padding: 40px;
    border-radius: .4rem;
    -webkit-box-shadow: 0 13px 26px rgba(0, 0, 0, .07);
    box-shadow: 0 13px 26px rgba(0, 0, 0, .07)
}

.cs-review-using p {
    height: 100%
}

.cs-review-using p::after, .cs-review-using p::before {
    content: '"';
    display: inline-block;
    height: 20px;
    font-size: 2.2rem;
    font-style: italic;
    line-height: .5;
    color: #c5d0f3;
    vertical-align: bottom
}

.cs-review-using p::before {
    margin-right: 15px
}

.cs-review-using p::after {
    margin-left: 5px
}

.cs-review-saying {
    padding: 30px;
    text-align: left;
    border: 1px solid #dde2ea;
    border-radius: .25rem
}

.cs-review-saying .cs-media {
    margin-bottom: 30px
}

.cs-footer .widget-title {
    display: block;
    margin-bottom: 20px;
    font-size: .8rem;
    font-weight: 500;
    color: #131a2b
}

.cs-widget-list {
    padding: 0;
    margin: 0
}

.cs-widget-list > li {
    list-style: none
}

.cs-widget-list > li + li {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #dde2ea
}

.cs-widget-follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -40px;
    margin-right: -20px;
    margin-left: -20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    color: #131a2b;
    text-align: left
}

.cs-widget-follow > div {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px
}

.cs-widget-follow > div:nth-child(1) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-weight: 500
}

.cs-widget-follow > div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.cs-widget-subscribe {
    font-size: 1rem;
    color: #131a2b;
    text-align: left
}

.cs-widget-subscribe > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-right: -15px;
    margin-left: -15px
}

.cs-widget-subscribe > div > div {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px
}

.cs-widget-subscribe > div > div:nth-child(1) {
    font-weight: 500
}

@media (min-width: 768px) {
    .cs-widget-subscribe > div > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .cs-widget-subscribe > div > div:nth-child(2) {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width: 767.98px) {
    .cs-widget-subscribe > div > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.widget_recent_entries a {
    display: block;
    font-size: .7rem;
    line-height: 1.71;
    color: #55647b
}

.widget_recent_entries a:hover {
    color: #131a2b
}

.widget_recent_entries > ul {
    padding: 0;
    margin: 0
}

.widget_recent_entries > ul > li {
    list-style: none
}

.widget_recent_entries > ul > li + li {
    margin-top: 14px
}

.cs-widget-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cs-widget-article .cs-widget-article-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: .2rem
}

.cs-widget-article .cs-widget-article-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.cs-widget-article .cs-widget-article-title {
    font-size: .9rem;
    font-weight: 500
}

.cs-widget-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: 500
}

.cs-widget-category > .cs-badge {
    min-width: 32px;
    padding-top: 0;
    padding-bottom: 2px;
    font-size: .6rem;
    text-align: center
}

.cs-widget-categories .cs-widget-list > li + li {
    padding-top: 14px;
    margin-top: 14px
}

.cs-widget-review .cs-widget-review-text {
    font-size: 1rem;
    color: #131a2b
}

.cs-widget-review .cs-widget-review-text a {
    font-weight: 500
}

.cs-widget-review .cs-widget-review-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.cs-widget-review .cs-widget-review-date {
    font-size: .7rem;
    color: #697b96
}

.cs-widget-review .review-result-wrapper {
    display: inline-block;
    position: relative;
    color: #dbdbdb !important
}

.cs-widget-review .review-result-wrapper .review-result {
    color: #fbe375 !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.site-sidebar .widget-title {
    font-size: 1.5rem;
    margin-bottom: 30px;
    color: #131a2b
}

.site-sidebar .widget + .widget {
    margin-top: 60px
}

.cs-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cs-media-img {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53px;
    flex: 0 0 53px;
    width: 53px;
    height: 53px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 100%
}

.cs-media-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.cs-media-body {
    padding-top: 2px
}

.cs-media-name {
    margin-bottom: 3px;
    font-size: .8rem;
    font-weight: 500;
    color: #131a2b
}

.cs-media-title {
    font-size: .7rem;
    color: #55647b
}

.cs-media-comments, .cs-media-date {
    font-size: .8rem;
    color: #697b96
}

.cs-media-comments:hover, .cs-media-date:hover {
    color: #4769d8
}

.cs-media-text {
    margin-top: 12px;
    font-size: .8rem;
    color: #697b96
}

table {
    border-collapse: collapse
}

thead th {
    padding-top: 0;
    font-weight: 500
}

tbody th {
    width: 30%
}

tbody td {
    padding: 10px 20px
}

tbody tr:nth-child(odd) > td, tbody tr:nth-child(odd) > th {
    background-color: #fafbfd
}

tbody tr:last-child:nth-child(even) > td, tbody tr:last-child:nth-child(even) > th {
    padding-bottom: 0
}

th {
    padding: 12px 20px;
    font-weight: 400;
    text-align: left;
    vertical-align: initial
}

th a {
    color: #4769d8
}

th a:hover {
    color: #2545ae
}

td {
    vertical-align: initial
}

.table {
    width: 100%
}

@media (max-width: 989.98px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto
    }

    .table-responsive .table {
        width: 620px
    }
}

.cs-badge {
    display: inline-block;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 3px 10px 4px;
    font-size: .8rem;
    color: #e8ba00;
    text-transform: uppercase;
    background-color: #fff4c9;
    border-radius: 1rem
}

.cs-badge-price {
    padding: 2px 10px 3px;
    font-size: .9rem;
    color: #3fb28f;
    background-color: #def3ed
}

.cs-badge-price::before {
    content: "$";
    margin-right: 2px;
    font-size: .5rem
}

.cs-badge-free::before {
    display: none
}

.cs-badge-success {
    color: #3fb28f;
    background-color: #def3ed
}

.cs-badge-primary {
    color: #2357c9;
    background-color: #e6edfb
}

.cs-socials {
    display: block
}

.cs-socials > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: -16px -8px 0
}

.cs-socials > div > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 16px 8px 0;
    background-color: #b4c2ef;
    border-radius: 100%;
    -webkit-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out
}

.cs-socials .cs-social-twitter:hover {
    background-color: #1da1f2
}

.cs-socials .cs-social-facebook:hover {
    background-color: #4267b2
}

.navigation.pagination {
    font-size: 1rem;
    font-weight: 500
}

.navigation.pagination .screen-reader-text {
    display: none
}

.navigation.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: -2px 0
}

.navigation.pagination .nav-links a, .navigation.pagination .nav-links span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 8px
}

.navigation.pagination .nav-links span.current {
    color: #4769d8
}

.navigation.pagination a.prev:before {
    font-family: athemesv4;
    font-size: .5625rem;
    margin-right: 8px;
    content: ""
}

.navigation.pagination a.next:after {
    font-family: athemesv4;
    font-size: .5625rem;
    margin-left: 8px;
    content: ""
}

.navigation.edd_pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    font-weight: 500
}

.navigation.edd_pagination a, .navigation.edd_pagination span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 5px
}

.navigation.edd_pagination span.current {
    color: #4769d8
}

.cs-rating > div strong {
    margin-right: 9px;
    font-size: .8rem;
    color: #131a2b
}

.cs-rating > div:nth-child(1) {
    margin-bottom: 15px
}

.cs-rating > div:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .9rem
}

.dwpb-open {
    top: 46px
}

@media (max-width: 575.98px) {
    .dwpb-open {
        top: 69px
    }
}

.dwpb-open .dwpb {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.dwpb {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    min-height: 46px;
    padding: 9px 0;
    font-size: .8rem;
    color: #697b96;
    text-align: center;
    background-color: #ebf3fe;
    will-change: transform;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 31
}

.dwpb .dwpb-inner {
    position: relative;
    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;
    width: 100%
}

.dwpb .dwpb-message {
    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
}

@media (max-width: 575.98px) {
    .dwpb .dwpb-message {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.dwpb .dwpb-message .dwpb-button {
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
    margin-left: 13px;
    font-size: .75rem;
    font-weight: 500;
    color: #4769d8
}

.dwpb .dwpb-message .dwpb-button::after {
    content: "";
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid currentColor
}

.dwpb .dwpb-message .dwpb-button:hover {
    color: #131a2b
}

.dwpb .dwpb-close {
    position: absolute;
    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;
    top: 50%;
    right: 4px;
    width: 46px;
    height: 46px;
    color: #869ab8;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dwpb .dwpb-close:hover {
    color: #131a2b
}

#review.cs-review-box-default {
    border: none;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 0;
    color: #55647b
}

#review.cs-review-box-default .review-pros-cons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

#review.cs-review-box-default .review-pros-cons .wpr-col-1-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 768px) {
    #review.cs-review-box-default .review-pros-cons .wpr-col-1-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

#review.cs-review-box-default .review-pros-cons .review-cons .mb-5 strong, #review.cs-review-box-default .review-pros-cons .review-pros .mb-5 strong {
    font-size: 26px;
    line-height: 36px;
    color: #000
}

#review.cs-review-box-default .review-pros-cons .review-cons .mb-5 strong:before, #review.cs-review-box-default .review-pros-cons .review-pros .mb-5 strong:before {
    display: none
}

#review.cs-review-box-default .review-pros-cons .review-cons p:not(.mb-5), #review.cs-review-box-default .review-pros-cons .review-pros p:not(.mb-5) {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 40px
}

#review.cs-review-box-default .review-pros-cons .review-cons p:not(.mb-5):before, #review.cs-review-box-default .review-pros-cons .review-pros p:not(.mb-5):before {
    background: 0 0;
    position: absolute;
    top: 4px;
    left: 0;
    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;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-family: athemesv4;
    font-size: 12px;
    text-align: center;
    content: ''
}

#review.cs-review-box-default .review-pros-cons .review-pros p:not(.mb-5):before {
    background: #e0f1ec;
    color: #4eb898;
    content: ""
}

#review.cs-review-box-default .review-pros-cons .review-cons p:not(.mb-5):before {
    background: #fbe5d7;
    color: #f09d69;
    content: ""
}

#review.cs-review-box-default .review-inner + .review-pros-cons  {
	margin-top: 1.5rem;
}

#review.cs-review-box-default .review-pros-cons + .review-inner {
    margin-top: 1.5rem;
}

#review.cs-review-box-default .review-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#review.cs-review-box-default .review-desc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    color: #2d3754
}

#review.cs-review-box-default .review-desc p {
    color: #2d3754
}

#review.cs-review-box-default .review-summary-title {
    margin-top: 0;
    margin-bottom: 1.25rem
}

#review.cs-review-box-default .review-summary-title strong {
    font-size: 30px;
    line-height: 40px;
    color: #000
}

#review.cs-review-box-default .review-total-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: none;
    margin-top: 1.5rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0;
    text-align: left
}

#review.cs-review-box-default .review-total-wrapper > div:not(:first-child) {
    margin-top: 1.5rem
}

@media (min-width: 576px) {
    #review.cs-review-box-default .review-total-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #review.cs-review-box-default .review-total-wrapper > div:not(:first-child) {
        margin-top: 0
    }
}

#review.cs-review-box-default .review-price-label, #review.cs-review-box-default .review-total-label {
    font-size: 16px;
    line-height: 26px;
    color: #55647b;
    margin-bottom: .5rem
}

#review.cs-review-box-default .review-total-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#review.cs-review-box-default .review-total-column .review-result-wrapper {
    display: inline-block;
    position: relative;
    margin-top: 8px;
    color: #dbdbdb !important
}

#review.cs-review-box-default .review-total-column .review-result-wrapper .review-result {
    color: #fbe375 !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

#review.cs-review-box-default .review-total-column .review-result-wrapper i {
    font-size: 20px
}

#review.cs-review-box-default .review-total-column .review-total {
    margin-right: 1rem
}

#review.cs-review-box-default .review-total-column .review-total-box {
    display: inline-block;
    padding: 0;
    text-align: initial;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #000
}

#review.cs-review-box-default .review-total-container {
    margin-right: 1rem
}

#review.cs-review-box-default .review-price-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 1rem
}

#review.cs-review-box-default .review-price-container .cs-badge {
    font-size: 16px;
    padding: 2px 8px 2px;
    -ms-flex-item-align: initial;
    align-self: initial
}

#edd_sl_cancel_renewal_form #review.cs-review-box-default .review-link-container .edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button #review.cs-review-box-default .review-link-container a.edd-submit, #review.cs-review-box-default .review-link-container #edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.edd-submit, #review.cs-review-box-default .review-link-container #edd_sl_cancel_renewal_form .edd-submit.button, #review.cs-review-box-default .review-link-container .btn, #review.cs-review-box-default .review-link-container .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.edd-submit, #review.cs-review-box-default .review-link-container .cs-theme-single .extension-button a.edd-manage-license-back.edd-submit, #review.cs-review-box-default .review-link-container .cs-theme-single .extension-button a.edd-submit.blue, #review.cs-review-box-default .review-link-container .cs-theme-single .extension-button fieldset p a[type=submit], #review.cs-review-box-default .review-link-container .edd-invoices-custom-div input[type=submit], #review.cs-review-box-default .review-link-container .edd-manage-license-back.edd-submit.button, #review.cs-review-box-default .review-link-container .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit, #review.cs-review-box-default .review-link-container .edd-submit.button.blue, #review.cs-review-box-default .review-link-container fieldset #edd-purchase-button, #review.cs-review-box-default .review-link-container fieldset .edd-submit, #review.cs-review-box-default .review-link-container fieldset p .button[type=submit], #review.cs-review-box-default .review-link-container fieldset p .cs-theme-single .extension-button a[type=submit], .cs-theme-single .extension-button #edd_sl_cancel_renewal_form #review.cs-review-box-default .review-link-container a.edd-submit, .cs-theme-single .extension-button #review.cs-review-box-default .review-link-container a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button #review.cs-review-box-default .review-link-container a.edd-submit.blue, .cs-theme-single .extension-button fieldset p #review.cs-review-box-default .review-link-container a[type=submit], .edd-invoices-custom-div #review.cs-review-box-default .review-link-container input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment #review.cs-review-box-default .review-link-container input.edd-submit, fieldset #review.cs-review-box-default .review-link-container #edd-purchase-button, fieldset #review.cs-review-box-default .review-link-container .edd-submit, fieldset p #review.cs-review-box-default .review-link-container .button[type=submit], fieldset p .cs-theme-single .extension-button #review.cs-review-box-default .review-link-container a[type=submit] {
    padding: 10px 20px;
    font-size: 15px
}

#review.cs-review-box-default .review-links {
    margin-top: 2rem !important;
    padding: 0 !important
}

#review.cs-review-box-default .review-links li {
    display: block;
    padding: 0;
    margin: 0
}

#review.cs-review-box-default .review-links li:not(:first-child) {
    margin-top: .75rem
}

#review.cs-review-box-default .review-links li:before {
    display: none
}

#review.cs-review-box-default .review-links li a {
    background: 0 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    border: none;
    color: #4769d8;
    text-decoration: underline
}

#review.cs-review-box-default .review-links li a:hover {
    text-decoration: none
}

#review-header-wrap.cs-review-box-header-wrap {
	margin-bottom: 1.5rem;
}

#review-header.cs-review-box-header .review-title {
    background: 0 0;
    border: none;
    padding: 0;
	margin-top: 0;
    font-size: 30px;
}

#review-header.cs-review-box-header .review-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 990px) {
    #review-header.cs-review-box-header .review-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 240px;
        flex: 1 0 240px;
        width: 100%;
        max-width: 240px
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child .review-total-column, #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child .review-total-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child .review-total {
        margin: 0 60px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child .review-total-box {
        margin: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-size: 45px;
        line-height: 45px
    }

    #review-header.cs-review-box-header .review-inner .review-total-wrapper:only-child .review-result-wrapper {
        margin-top: 0
    }

    #review-header.cs-review-box-header .review-inner .review-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 270px);
        flex: 1 0 calc(100% - 270px);
        width: 100%;
        max-width: calc(100% - 270px)
    }
}

#review-header.cs-review-box-header .review-total-wrapper {
    background: #fafbfd;
    float: none;
    padding: 30px;
    text-align: left;
    border-radius: .5rem
}

#review-header.cs-review-box-header .review-total-wrapper .review-total-label {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000
}

#review-header.cs-review-box-header .review-total-wrapper .review-total-box {
    font-size: 60px;
    line-height: 60px;
    margin-top: 1rem;
    padding: 0;
    font-weight: 500;
    color: #000;
    text-align: left
}

#review-header.cs-review-box-header .review-total-wrapper .review-result-wrapper {
    display: inline-block;
    position: relative;
    margin-top: .5rem;
    color: #dbdbdb !important
}

#review-header.cs-review-box-header .review-total-wrapper .review-result-wrapper .review-result {
    color: #fbe375 !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

#review-header.cs-review-box-header .review-total-wrapper .review-result-wrapper i {
    font-size: 24px
}

#review-header.cs-review-box-header .review-list {
    background: #fafbfd;
    margin: 0;
    padding: 30px;
    border-radius: .5rem;
    margin-top: 1.5rem
}

@media (min-width: 990px) {
    #review-header.cs-review-box-header .review-list {
        margin-top: 0
    }
}

#review-header.cs-review-box-header .review-list span {
    font-size: 16px;
    color: #000
}

#review-header.cs-review-box-header .review-list:before {
    display: none
}

#review-header.cs-review-box-header .review-list .review-list-row + .review-list-row {
    margin-top: 1rem
}

@media (max-width: 1239.98px) {
    #review-header.cs-review-box-header .review-list .review-list-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #review-header.cs-review-box-header .review-list .review-list-row .review-list-td:nth-child(1) {
        width: 100%;
        margin-bottom: .5rem
    }

    #review-header.cs-review-box-header .review-list .review-list-row .review-list-td:nth-child(2) {
        min-width: 30px
    }

    #review-header.cs-review-box-header .review-list .review-list-row .review-list-td:nth-child(3) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media (min-width: 990px) {
    #review-header.cs-review-box-header .review-list .review-list-table {
        display: table
    }

    #review-header.cs-review-box-header .review-list .review-list-row {
        display: table-row;
        margin-top: 0
    }

    #review-header.cs-review-box-header .review-list .review-list-row + .review-list-row .review-list-td {
        padding-top: .5rem
    }

    #review-header.cs-review-box-header .review-list .review-list-td {
        display: table-cell
    }
}

#review-header.cs-review-box-header .review-list .review-indicator {
    margin-left: .5rem;
    min-width: 150px
}

#review-header.cs-review-box-header .review-list .review-indicator-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #000
}

@media (min-width: 990px) {
    #review-header.cs-review-box-header .review-list .review-indicator-text {
        margin-left: .5rem;
        text-align: right
    }
}

#review-header.cs-review-box-header .review-list .review-indicator-result {
    background: #c2cff8;
    width: 100%;
    height: 9px
}

#review-header.cs-review-box-header .review-list .review-indicator-result .review-progress {
    background: #4769d8;
    height: 9px
}

#review-header.cs-review-box-header .review-link-container {
    margin-top: 1.5rem
}

#edd_sl_cancel_renewal_form #review-header.cs-review-box-header .review-link-container .edd-submit.button, #edd_sl_cancel_renewal_form .cs-theme-single .extension-button #review-header.cs-review-box-header .review-link-container a.edd-submit, #review-header.cs-review-box-header .review-link-container #edd_sl_cancel_renewal_form .cs-theme-single .extension-button a.edd-submit, #review-header.cs-review-box-header .review-link-container #edd_sl_cancel_renewal_form .edd-submit.button, #review-header.cs-review-box-header .review-link-container .btn, #review-header.cs-review-box-header .review-link-container .cs-theme-single .extension-button #edd_sl_cancel_renewal_form a.edd-submit, #review-header.cs-review-box-header .review-link-container .cs-theme-single .extension-button a.edd-manage-license-back.edd-submit, #review-header.cs-review-box-header .review-link-container .cs-theme-single .extension-button a.edd-submit.blue, #review-header.cs-review-box-header .review-link-container .cs-theme-single .extension-button fieldset p a[type=submit], #review-header.cs-review-box-header .review-link-container .edd-invoices-custom-div input[type=submit], #review-header.cs-review-box-header .review-link-container .edd-manage-license-back.edd-submit.button, #review-header.cs-review-box-header .review-link-container .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit, #review-header.cs-review-box-header .review-link-container .edd-submit.button.blue, #review-header.cs-review-box-header .review-link-container fieldset #edd-purchase-button, #review-header.cs-review-box-header .review-link-container fieldset .edd-submit, #review-header.cs-review-box-header .review-link-container fieldset p .button[type=submit], #review-header.cs-review-box-header .review-link-container fieldset p .cs-theme-single .extension-button a[type=submit], .cs-theme-single .extension-button #edd_sl_cancel_renewal_form #review-header.cs-review-box-header .review-link-container a.edd-submit, .cs-theme-single .extension-button #review-header.cs-review-box-header .review-link-container a.edd-manage-license-back.edd-submit, .cs-theme-single .extension-button #review-header.cs-review-box-header .review-link-container a.edd-submit.blue, .cs-theme-single .extension-button fieldset p #review-header.cs-review-box-header .review-link-container a[type=submit], .edd-invoices-custom-div #review-header.cs-review-box-header .review-link-container input[type=submit], .edd-page.edd-checkout #edd_checkout_form_wrap .edd-cart-adjustment #review-header.cs-review-box-header .review-link-container input.edd-submit, fieldset #review-header.cs-review-box-header .review-link-container #edd-purchase-button, fieldset #review-header.cs-review-box-header .review-link-container .edd-submit, fieldset p #review-header.cs-review-box-header .review-link-container .button[type=submit], fieldset p .cs-theme-single .extension-button #review-header.cs-review-box-header .review-link-container a[type=submit] {
    padding: 10px 20px;
    font-size: 15px
}

.cs-schema-review-hidden {
    display: none
}

.cs-flickity {
    position: relative
}

.cs-flickity .carousel:not(.flickity-enabled) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cs-flickity .flickity-viewport {
    will-change: height;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.cs-flickity .flickity-page-dots .dot {
    width: 9px;
    height: 9px;
    margin: 0 4px;
    background-color: #eff2fc;
    opacity: 1;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.cs-flickity .flickity-page-dots .dot.is-selected {
    background-color: #4769d8
}

.cs-flickity .flickity-button {
    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;
    width: 48px;
    height: 48px;
    background-color: #4769d8;
    will-change: opacity;
    -webkit-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cs-flickity .flickity-button > svg:first-child {
    display: none
}

.cs-flickity .flickity-button.previous {
    left: -64px
}

.cs-flickity .flickity-button.next {
    right: -64px
}

.cs-flickity .flickity-button.next > svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 575.98px) {
    .cs-flickity .flickity-button {
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .cs-flickity .flickity-button.previous {
        left: 0
    }

    .cs-flickity .flickity-button.next {
        right: 0
    }
}

.cs-flickity .flickity-button:active {
    opacity: .8
}

.cs-flickity .flickity-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.cs-flickity-review-using {
    overflow: hidden
}

@media (min-width: 1240px) {
    .cs-flickity-review-using {
        margin: -40px -120px
    }
}

@media (min-width: 576px) and (max-width: 1239.98px) {
    .cs-flickity-review-using {
        margin: -40px 0
    }
}

@media (max-width: 575.98px) {
    .cs-flickity-review-using {
        margin: -40px -40px
    }
}

.cs-flickity-review-using .flickity-page-dots {
    position: absolute;
    bottom: 78px;
    width: auto
}

@media (min-width: 990px) {
    .cs-flickity-review-using .flickity-page-dots {
        right: 182px
    }
}

@media (max-width: 989.98px) {
    .cs-flickity-review-using .flickity-page-dots {
        right: 80px
    }
}

.cs-flickity-review-using .carousel-cell {
    height: auto;
    padding: 40px;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

@media (min-width: 1240px) {
    .cs-flickity-review-using .carousel-cell {
        width: 573px
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-flickity-review-using .carousel-cell {
        width: 660px
    }
}

@media (max-width: 989.98px) {
    .cs-flickity-review-using .carousel-cell {
        width: 100%
    }
}

.cs-flickity-review-using .carousel-cell.is-selected {
    opacity: 1
}

.cs-flickity-review-saying .flickity-page-dots {
    position: static;
    margin-top: 33px
}

@media (max-width: 575.98px) {
    .cs-flickity-review-saying .flickity-page-dots {
        padding-bottom: 15px;
        margin-top: 40px
    }
}

.cs-flickity-review-full .carousel-cell {
    margin-right: 15px;
    margin-left: 15px;
    width: calc(100% - 30px)
}

.cs-flickity-review-contain .carousel-cell {
    margin-right: 15px;
    margin-left: 15px
}

@media (min-width: 1240px) {
    .cs-flickity-review-contain .carousel-cell {
        width: calc(33.3% - 30px)
    }
}

@media (min-width: 990px) and (max-width: 1239.98px) {
    .cs-flickity-review-contain .carousel-cell {
        width: 50%
    }
}

@media (min-width: 768px) and (max-width: 989.98px) {
    .cs-flickity-review-contain .carousel-cell {
        width: 60%
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cs-flickity-review-contain .carousel-cell {
        width: 80%
    }
}

@media (max-width: 575.98px) {
    .cs-flickity-review-contain .carousel-cell {
        width: 100%
    }
}

.collapse:not(.show) {
    height: 0;
    overflow: hidden
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    will-change: height;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.cs-accordion .cs-collapse-card {
    padding: 20px 26px;
    font-size: .8rem;
    color: #697b96;
    text-align: left;
    border: 1px solid #ecf1f7;
    border-radius: .25rem;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.cs-accordion .cs-collapse-card > div a {
    color: inherit;
}

.cs-accordion .cs-collapse-card > div a:hover {
    color: #4769d8;
}

.cs-accordion .cs-collapse-card > div p:last-child {
    margin-bottom: 0;
}

.cs-accordion .cs-collapse-card + .cs-collapse-card {
    margin-top: 30px
}

.cs-accordion .cs-collapse-card:hover {
    border-color: #cfdceb
}

.cs-accordion [data-toggle=collapse] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 56px 20px 26px;
    margin: -20px -26px;
    font-size: .9rem;
    font-weight: 500
}

.cs-accordion [data-toggle=collapse].collapsed::after {
    will-change: transform;
    -webkit-transition: background-color .2s, -webkit-transform .15s ease-in-out;
    transition: background-color .2s, -webkit-transform .15s ease-in-out;
    -o-transition: background-color .2s, transform .15s ease-in-out;
    transition: background-color .2s, transform .15s ease-in-out;
    transition: background-color .2s, transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    -webkit-transform: rotate(90deg) scaleX(1);
    -ms-transform: rotate(90deg) scaleX(1);
    transform: rotate(90deg) scaleX(1)
}

.cs-accordion [data-toggle=collapse]::after, .cs-accordion [data-toggle=collapse]::before {
    content: "";
    position: absolute;
    display: block;
    right: 26px;
    width: 16px;
    height: 2px;
    background-color: #869ab8;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s
}

.cs-accordion [data-toggle=collapse]::after {
    -webkit-transform: rotate(90deg) scaleX(0);
    -ms-transform: rotate(90deg) scaleX(0);
    transform: rotate(90deg) scaleX(0)
}

.cs-accordion [data-toggle=collapse] + div::before {
    content: "";
    display: block;
    padding-top: 30px
}

.cs-accordion [data-toggle=collapse]:focus, .cs-accordion [data-toggle=collapse]:hover {
    color: #131a2b
}

.cs-accordion [data-toggle=collapse]:focus::after, .cs-accordion [data-toggle=collapse]:focus::before, .cs-accordion [data-toggle=collapse]:hover::after, .cs-accordion [data-toggle=collapse]:hover::before {
    background-color: #131a2b
}
/* CSS for blog post banner */
.speedBanner-box {
    /*height: 449px;*/
    width: 745px;
    background-color: #4769D8;
    /*padding: 56px 61px;*/
    padding: 52px 60px 50px 60px;
    overflow: hidden;
    position: relative;
    text-align: left;
}


.speedBanner-box p.offer-text{
    margin-top: 0 ;
    line-height: 12px;
    margin-bottom: 13px;
}
.speedBanner-box .offer {
    border-radius: 15px;
    background: #FFEFE0;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1.8px;
    color: #FF7C44;
    text-decoration: none;
    text-align: center;
    padding: 5px 12px;
}

.cs-post .cs-post-container .speedBanner-box h3 {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: 12px;
}


.speedBanner-box p {
    font-size: 18px;
    line-height: 28px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
}
.speedBanner-box p.sub-heading{
    margin-top: 0;
    margin-bottom: 33px;
}
.speedBanner-box .cta {
    color: #fff;
    font-weight: 500;
    padding: 16px 32px;
    position: relative;
    border-radius: 4px;
    font-size: 17px;
    line-height: 17px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    letter-spacing: 0;
    margin: 0;
    background: #FF7C44;
    text-decoration: none;
    text-align: center;
    box-shadow: 0px 8px 22px -6px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    -webkit-transition: .3s ease-out all;
    -moz-transition: .3s ease-out all;
    -o-transition: .3s ease-out all;
    transition: .3s ease-out all;
    display: inline-block;
    bottom: auto !important;
    width: auto !important;
}

.speedBanner-box .cta:hover,
.speedBanner-box .cta:focus {
    background: #fff;
    color: #FF7C44;
}

.speedBanner-box img {
    position: absolute;
    border: 0;
    bottom: 0;
    margin: 0;
    top: auto;
    right: 43px;
    left: auto;

}

@media (max-width: 989px) {
    .speedBanner-box {
        width: 100%
    }

    .speedBanner-box .cta {
        bottom: 110px
    }

    .speedBanner-box img {
        width: 40%;
    }
}


@media (max-width: 767.8px) {
    /*.speedBanner-box .cta {*/
    /*    bottom: -30px*/
    /*}*/

    .speedBanner-box img {
        width: 250px;
        top: auto;
        left: auto;
        right: 20px;
        position: absolute;
        bottom: 0;
    }

    .speedBanner-box h3 {
        font-size: 27px !important;
        line-height: 35px !important;
    }

    .speedBanner-box p.sub-heading {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .speedBanner-box {
        /*height: 369px;*/
        padding: 56px 45px
    }

}

@media (max-width: 518px) {
    .speedBanner-box .cta {
        /*bottom: -25px;*/
        bottom: -40px;
        padding: 11.5px 11px;
        font-size: 16px
    }

    .speedBanner-box img {
        width: 200px;
        top: auto;
        right: 25px;
        position: absolute;
        bottom: 0;
    }

    .speedBanner-box h3 {
        font-size: 23px !important;
        line-height: 30px !important;
    }

    .speedBanner-box p {
        font-size: 16px;
        line-height: 26px
    }
}
@media (max-width: 460px) {
    .speedBanner-box img{
        width: 170px;
    }

}
@media (max-width: 440px) {
    .speedBanner-box {
        padding: 26px 35px
    }
    .speedBanner-box .offer{
        font-size: 10px;
        line-height: 16px;
        padding: 6px 12px 4px 12px;
    }
    .speedBanner-box img {
        width: 160px;
        top: auto;
        right: 10px;
    }

    .speedBanner-box h3 {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 5px !important;
    }
    .speedBanner-box p.sub-heading{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .speedBanner-box .cta {
        bottom: -38px;
        padding: 8.5px 11px;
        font-size: 15px
    }
}
@media (max-width: 410px) {
    .speedBanner-box img {
        width: 100px;
    }
}
@media (max-width: 360px) {
    .speedBanner-box .brBanner {
        display: none
    }

    .speedBanner-box h3 {
        font-size: 19px !important
    }

    .speedBanner-box {
        padding: 36px 31px
    }

    .speedBanner-box .cta {
        padding: 8.5px 9px;
        bottom: -31px
    }

    .speedBanner-box img {
        width: 80px;
        top: auto;
        right: 10px;
        bottom: 0;
    }
}



.post-template-template-fullwidth .widget-area-toc .widget_toc {
	position: sticky;
	top: 6rem;
	flex: initial;
	height: calc(100vh - 12rem);
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc {
	background: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding: 0;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc .athemestc-toc-title {
	transform: translate3d(-100%, 0px, 0px);
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc-visible .athemestc-toc-title {
	opacity: 1;
	transition-delay: 0.1s;
	transform: translate3d(0px, 0px, 0px);
	transition-delay: 0.01s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol {
	overflow-y: auto;
	padding-left: 1.75rem;
	margin-left: -1.75rem;
	margin-top: 0;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol::-webkit-scrollbar-track {
	background-color: #F5F5F5;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol::-webkit-scrollbar-thumb {
	background-color: #c7c7c7;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li {
	transform: translate3d(-100%, 0px, 0px);
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li > a {
	font-size: 0.6875rem;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(1) {
	transition-delay: 0.05s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(2) {
	transition-delay: 0.1s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(3) {
	transition-delay: 0.15s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(4) {
	transition-delay: 0.2s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(5) {
	transition-delay: 0.25s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(6) {
	transition-delay: 0.3s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(7) {
	transition-delay: 0.35s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(8) {
	transition-delay: 0.4s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(9) {
	transition-delay: 0.45s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc > ol > li:nth-child(n+10) {
	transition-delay: 0.5s;
}

.post-template-template-fullwidth .widget-area-toc .widget_toc .athemestc-toc-visible > ol > li {
	opacity: 1;
	transition-delay: 0.1s;
	transform: translate3d(-1.75rem, 0px, 0px);
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li:not(:first-child) {
	border-top: none;
	padding-top: 0;
	margin-top: 0.5rem;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a {
	display: block;
	padding-left: 1.75rem;
	color: var(--athemestc-toc-color);
	font-size: 0.75rem;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a span {
	text-decoration: none;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a:hover span {
	text-decoration: none;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a:hover {
	color: var(--athemestc-toc-color-active);
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 20 20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2 9-6.1-6.1 1.4-1.4 8.5 8.5-.7.7-7.8 7.8-1.4-1.4 6.1-6.1h-16.2v-2z' fill='%23131a2b'/%3E%3C/svg%3E");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	width: 12px;
	height: 12px;
	color: #FFFFFF;
	transition: 0.25s;
	opacity: 0;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > a:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 20 20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2 9-6.1-6.1 1.4-1.4 8.5 8.5-.7.7-7.8 7.8-1.4-1.4 6.1-6.1h-16.2v-2z' fill='%234769d8'/%3E%3C/svg%3E");
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li.active > a {
	color: var(--athemestc-toc-color-active);
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li.active > a:before {
	opacity: 1;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li.active > a span {
	text-decoration: none;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li.active > a:before {
	background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 20 20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2 9-6.1-6.1 1.4-1.4 8.5 8.5-.7.7-7.8 7.8-1.4-1.4 6.1-6.1h-16.2v-2z' fill='%234769d8'/%3E%3C/svg%3E");
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > ol > li {
	padding-left: 3rem;
}

.post-template-template-fullwidth .widget-area-toc .athemestc-toc-simple > ol > li > ol > li > a:before {
	left: 2rem;
}

.post-template-template-fullwidth .cs-post-header {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.post-template-template-fullwidth .cs-main-sidebar .cs-post-container {
	position: relative;
}

.post-template-template-fullwidth .cs-main-sidebar .cs-post-container>.site-sidebar {
	display: none;
}

@media (min-width: 1024px) {
	.post-template-template-fullwidth .cs-main-sidebar .cs-post-container>.site-sidebar {
		display: block;
		position: absolute;
		top: 0;
		left: -1rem;
		height: 100%;
		flex: 0 0 200px;
		max-width: 200px;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		transform: 0;
		padding-top: 0;
	}
}

@media (min-width: 1024px) and (max-width: 1143.98px) {
	.post-template-template-fullwidth .cs-main-sidebar .cs-post-container>.site-sidebar {
		left: calc(-1rem + 20px);
	}
}

@media (min-width: 1144px) and (max-width: 1243.98px) {
	.post-template-template-fullwidth .cs-main-sidebar .cs-post-container>.site-sidebar {
		left: calc(-1rem + 50px);
	}
}

@media (min-width: 1244px) and (max-width: 1299.98px) {
	.post-template-template-fullwidth .cs-main-sidebar .cs-post-container>.site-sidebar {
		left: calc(-1rem + 100px);
	}
}

@media (min-width: 1024px) and (max-width: 1143.98px) {
	.cs-main-sidebar.cs-main-sidebar-with-toc .cs-post-header,
	.cs-main-sidebar.cs-main-sidebar-with-toc .entry-content {
		transform: translateX(150px);
	}
}

@media (min-width: 1144px) and (max-width: 1243.98px) {
	.cs-main-sidebar.cs-main-sidebar-with-toc .cs-post-header,
	.cs-main-sidebar.cs-main-sidebar-with-toc .entry-content {
		transform: translateX(200px);
	}
}

@media (min-width: 1244px) and (max-width: 1299.98px) {
	.cs-main-sidebar.cs-main-sidebar-with-toc .cs-post-header,
	.cs-main-sidebar.cs-main-sidebar-with-toc .entry-content {
		transform: translateX(100px);
	}
}

.post-template-template-fullwidth .cs-post-fullwidth .site-content {
	width: 100%;
}

@media (min-width: 1240px) {
	.post-template-template-fullwidth .cs-main-sidebar .cs-container>.site-content {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.post-template-template-fullwidth .single-thumb > img {
	width: 100%;
}

.post-template-template-fullwidth .entry-content,
.post-template-template-fullwidth .entry-content > .speedBanner-box,
.post-template-template-fullwidth .cs-section-important,
.post-template-template-fullwidth .cs-section-reply {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.post-template-template-fullwidth .entry-content > figure.wp-block-image {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}


/* Changes for Botiga */
/* @font-face {
    font-family: "Roboto";
    src: url(font-files/Roboto-Regular.woff2) format("woff2"), url(font-files/Roboto-Regular.woff) format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

.Roboto-Regular {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url(font-files/Roboto-Medium.woff2) format("woff2"), url(font-files/Roboto-Medium.woff) format("woff");
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

.Roboto-Medium {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url(font-files/Roboto-Bold.woff2) format("woff2"), url(font-files/Roboto-Bold.woff) format("woff");
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
    font-display: swap;
}

.Roboto-Bold {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
    font-display: swap;
}

.cs-botiga {
    font-family: "Roboto", sans-serif;
} */
/*
.cs-botiga h1,
.cs-botiga h2,
.cs-botiga h3,
.cs-botiga h4,
.cs-botiga h5,
.cs-botiga h6,
.cs-botiga p,
.cs-botiga li,
.cs-botiga span,
.cs-botiga a {
    font-family: "Roboto", sans-serif;
} */

.cs-botiga h2,
.cs-botiga h3 {
    font-weight: 400;
}

@media(max-width: 767px) {
    .cs-botiga {
        margin-top: -110px;
    }
    .cs-botiga .cs-section-theme-support .cs-section-grid {
        margin-right: 0;
        margin-left: 0;
    }
    .cs-botiga .cs-section-theme-support .cs-section-grid > div {
        padding-right: 0;
        padding-left: 0;
    }
}

.cs-section-container.cs-section-container-1140px {
    width: 1140px;
}

.cs-theme-feature .cs-theme-feature-header {
    position: relative;
    z-index: 1;
}

.cs-theme-feature .cs-theme-feature-header + .cs-botiga-carousel-single {
    margin-top: 5px;
}

.cs-theme-feature .cs-theme-feature-header {
    padding: 70px 100px 0;
}

.cs-theme-feature .cs-theme-feature-header p {
    margin-bottom: -9px;
}

@media(max-width: 989px) {
    .cs-theme-feature .cs-theme-feature-header {
        padding: 70px 50px 0;
    }
}

@media(max-width: 767px) {
    .cs-theme-feature .cs-theme-feature-header {
        padding: 70px 30px 0;
    }
}

.cs-theme-feature .cs-theme-feature-footer p {
    margin-bottom: 0;
}

.cs-theme-feature .cs-theme-feature-footer {
    padding: 0px 35px 40px;
}

@media(max-width: 989px) {
    .cs-theme-feature .cs-theme-feature-footer {
        padding: 0px 35px 70px;
    }

    .cs-theme-feature .cs-theme-feature-footer.cs-theme-feature-footer-md-pos-1 {
        margin-top: -30px;
        position: relative;
        z-index: 1;
    }
}

.cs-section-theme-features.cs-section-theme-features-small-height {
    margin-top: 110px;
    margin-bottom: 110px;
}

.cs-section-theme-features.cs-section-theme-features-padding-top-bottom {
    padding-top: 130px;
    padding-bottom: 140px;
}

.cs-botiga p:empty {
    display: none !important;
}

.cs-botiga .cs-section-theme-features .cs-theme-feature {
    height: 100%;
    padding: 70px 65px 60px 65px;
    background-color: #fafcfe;
}

@media(max-width: 767px) {
    .cs-botiga .cs-section-theme-features .cs-theme-feature {
        padding: 70px 35px 60px 35px;
    }
}

.cs-botiga .cs-section-theme-features .cs-theme-feature.cs-theme-feature-less-padding {
    padding: 40px 45px 25px 45px;
}

.cs-botiga .cs-section-theme-features .cs-theme-feature.cs-theme-feature-with-carousel {
    padding: 0 80px 30px 80px;
}
.cs-botiga .cs-section-theme-features .cs-theme-feature img + h3 {
    margin-top: 30px;
}
.cs-botiga .cs-section-theme-features .cs-theme-feature .cs-botiga-carousel-single + h3 {
    margin-top: 20px;
}

.cs-botiga .cs-row + .cs-row {
    margin-top: 35px;
}

.cs-botiga .cs-row + .cs-row.cs-row-plus-mt {
    margin-top: 60px;
}

.cs-botiga .cs-section-title {
    font-weight: 400;
}

.cs-carousel-caption-style-1 {
    font-size: 0.7rem;
    font-weight: 400;
    letter-spacing: 4px;
    margin-top: 20px;
    opacity: 0.9;
    color: #FFF;
}

.cs-custom-title-style-1 {
    font-size: 0.75rem;
    color: #2B354F;
    opacity: 1;
    letter-spacing: 2.4px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cs-layout-selector-button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-bottom: 20px;
}

.cs-layout-selector-button > br {
    display: none;
}

.cs-layout-selector-button.active svg .cs-svg-rect-wrapper,
.cs-layout-selector-button:hover svg .cs-svg-rect-wrapper {
    stroke: #4769D8;
    stroke-width: 3px;
}

@keyframes csFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes csFadeInUp2 {
    from {
        opacity: 0;
        transform: translate3d(0, -50%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, -54%, 0);
    }
}

.cs-botiga-hero {
    margin-top: 70px;
    margin-bottom: 0;
    z-index: 0;
}
.cs-botiga-hero h1 {
    margin-top: 20px;
}
.cs-botiga-hero-images {
	position: relative;
}
.cs-botiga-hero-images > img:nth-child(1) {
    width: 100%;
    max-width: none;
    animation: csFadeInUp;
    animation-duration: 1s;
    animation-delay: 800ms;
    animation-fill-mode: forwards;
    opacity: 0;
}
.cs-botiga-hero-images > img:nth-child(2) {
	width: auto;
    max-width: 210px;
	position: absolute;
	top: -60px;
    left: 60px;
    animation: csFadeInUp;
    animation-duration: 1s;
    animation-delay: 1300ms;
    animation-fill-mode: forwards;
    opacity: 0;
}
.cs-botiga-hero-images > img:nth-child(3) {
	width: auto;
    max-width: 200px;
	position: absolute;
	top: 50%;
    right: 0;
    transform: translate3d(0, -54%, 0);
    animation: csFadeInUp2;
    animation-duration: 1s;
    animation-delay: 1800ms;
    animation-fill-mode: forwards;
    opacity: 0;
}

@media only screen and (min-width: 990px) {
    .cs-botiga-hero-images > img:nth-child(1) {
        width: calc( 100% + 220px );
    }
    .cs-botiga-hero-images > img:nth-child(3) {
        right: -250px;
    }
}

@media only screen and (max-width: 989px) {
    .cs-botiga-hero .cs-col-lg-6 {
        margin-top: 80px;
    }
    .cs-botiga-hero-images > img:nth-child(3) {
        right: -40px;
    }
}

@media only screen and (max-width: 767px) {
    .cs-botiga-hero-images > img:nth-child(2) {
        width: 120px;
        left: 30px;
    }
    .cs-botiga-hero-images > img:nth-child(3) {
        width: 120px;
        right: 0;
    }
}

.cs-center-text {
    max-width: 600px;
    margin: 0 auto;
}

@media(max-width: 989px) {
    .cs-order-md-1 {
        order: 1;
    }
    .cs-order-md-2 {
        order: 2;
    }
}

.cs-custom-image-wrapper-1 {
    background-color: #fafafa;
}

.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

.cs-custom-glide-prev,
.cs-custom-glide-next {
    position: absolute;
    top: 50%;
    right: 37px;
    transform: translate3d(0, -50%, 0);
    width: 40px;
    height: 40px;
    background: #869AB8;
    z-index: 1;
    border: none;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.cs-custom-glide-prev:hover,
.cs-custom-glide-next:hover {
    background: #4769D8;
}

@media (max-width: 1024px) {
    .cs-custom-glide-prev,
    .cs-custom-glide-next {
        opacity: 1;
        visibility: visible;
    }
}

.cs-botiga-carousel-single:hover .cs-custom-glide-prev,
.cs-botiga-carousel-single:hover .cs-custom-glide-next {
    opacity: 1;
    visibility: visible;
}

.cs-botiga-carousel-single:hover .cs-custom-glide-prev {
    left: 27px;
}

.cs-botiga-carousel-single:hover .cs-custom-glide-next {
    right: 27px;
}

.cs-botiga-carousel-single.cs-carousel-hide-nav .cs-custom-glide-prev,
.cs-botiga-carousel-single.cs-carousel-hide-nav .cs-custom-glide-next {
    display: none;
}

.cs-botiga-carousel-single.no-transition .glide__slides {
    transition: none !important;
}

.cs-custom-glide-prev {
    right: auto;
    left: 37px;
}

.cs-custom-glide-prev svg,
.cs-custom-glide-next svg {
    width: 11px;
}

@media(min-width: 1025px) {
    .cs-botiga-carousel-single.cs-botiga-carousel-single-nav-pos-2 .cs-custom-glide-prev {
        left: 7px;
    }

    .cs-botiga-carousel-single.cs-botiga-carousel-single-nav-pos-2 .cs-custom-glide-next {
        right: 7px;
    }
}

.cs-botiga-carousel-single-nav-pos-2 .glide__slides {
    margin-top: 0;
}

.cs-botiga-carousel-single-nav-pos-2 + .cs-theme-feature-footer {
    margin-top: 4px;
}

.cs-custom-glide-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
}

.cs-custom-glide-dots .cs-custom-glide-dot {
    border: none;
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 100%;
    margin: 0 5px;
    box-sizing: border-box;
    padding: 0;
    cursor: pointer;
}

.cs-custom-glide-dots .cs-custom-glide-dot.active,
.cs-custom-glide-dots .cs-custom-glide-dot:hover {
    background: #4769D8;
}

.cs-botiga-carousel-single.nomargins .glide__slides {
    margin: 0;
}

@media (min-width: 1240px) {
    .cs-carousel-increase-width {
        width: calc(100% + 180px);
    }
}

@media (min-width: 990px) {
    .cs-carousel-increase-width {
        width: calc(100% + 110px);
    }
}

.cs-speed-grade strong {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
}

.cs-speed-grade p {
    line-height: 1;
    margin-bottom: 5px;
}

@media only screen and (min-width: 990px) {
    .cs-speed-grade .cs-col-3 + .cs-col-3 {
        border-left: 1px solid #384461;
    }
}

@media(max-width: 989px) {
    .cs-speed-grade-mobile-layout {
        display: flex;
        align-items: center;
    }
}

.cs-images-variations-wrapper {
    position: relative;
}

.cs-images-variations-wrapper .cs-image-variation {
    opacity: 0;
    visibility: hidden;
}

.cs-images-variations-wrapper .cs-image-variation.show {
    opacity: 1;
    visibility: visible;
}

.cs-botiga-hero-demo-button {
    margin-left: 15px;
    min-width: 160px;
    justify-content: center;
}

.cs-botiga .btn-group .download-button {
	background-color: #4769d8;
}

.cs-botiga .btn-group .download-button:hover {
	background-color: #2e54d3;
}

.cs-botiga .btn-group .demo-button-theme {
	min-width: 150px;
	justify-content: center;
}

@media(max-width: 575px) {
    .cs-botiga .btn-group .download-button,
    .cs-botiga .btn-group .demo-button-theme {
        margin-left: 0;
        margin-right: 0;
    }
}

.cs-align-buttons-center .btn-group a {
    margin: 10px auto 0;
}

.postid-2306779 .edd-no-email-submit span {
	text-decoration: underline;
}

/* Scroll To Top */
.scroll-to-top {
    position: absolute;
}

html {
    scroll-behavior: smooth;
}

.scroll-to-top {
    position: absolute;
}

.footerBall {
    opacity: 0;
    visibility: hidden;
    display: block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    margin-top: -50px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 30;
    background-color: #4769D8;
    text-align: center;
    transition: ease all 300ms;
}

.footerBall svg {
    width: 17px;
    left: 12px;
    position: relative;
}

.show2 {
    opacity: 0.9;
    visibility: visible;
}

/* Submit a Ticket page */
#post-2310580 .cs-post-title,
#post-2290236 .cs-post-title {
    margin-bottom: -14px !important;
}

#post-2310580 .gfield + .gfield,
#post-2290236 .gfield + .gfield {
	margin-top: 10px;
}

#thankYouContent .gfield_required.gfield_required_text,
#post-2310580 .gfield_required.gfield_required_text,
#post-2290236 .gfield_required.gfield_required_text {
    display: none;
}

#thankYouContent .gfield_required:after,
#post-2310580 .gfield_required:after,
#post-2290236 .gfield_required:after {
    content: '*';
    margin-left: 3px;
    font-size: 18px;
}

#post-2310580 .gfield_label,
#post-2290236 .gfield_label {
	font-weight: 400 !important;
	font-size: 18px;
	color: #000;
}

#post-2310580 h2.gform_submission_error,
#post-2290236 h2.gform_submission_error {
    line-height: 1.3;
    font-size: 1rem !important;
}

#post-2310580 .ginput_complex label,
#post-2290236 .ginput_complex label,
#post-2310580 .ginput_complex legend,
#post-2290236 .ginput_complex legend,
#post-2310580 .gfield_description,
#post-2290236 .gfield_description,
#post-2310580 .gform_fileupload_rules,
#post-2290236 .gform_fileupload_rules {
    color: #717171 !important;
}

#post-2310580 .gfield input,
#post-2290236 .gfield input {
	padding: 10px 15px;
}

#post-2310580 .gfield textarea,
#post-2290236 .gfield textarea {
    padding: 15px;
}

#post-2310580 .gform_body,
#post-2290236 .gform_body {
    margin-top: 60px;
}

.as-seen-on {
    color: #8f99a8;
    font-size: 0.82rem;
    font-weight: 500;
    letter-spacing: 1px;
}

/* Thank you page */
#thankYouContent .feature2Div.support .btn {
    margin: 28px 0 34px;
}

/* Thank you page forms survey */
#thankYouContent .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom: 0;
    justify-content: center;
}

#thankYouContent .gform_wrapper .gform_body label.gfield_label {
    max-width: 610px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #55647b;
}

#thankYouContent .gform_wrapper .gform_heading .gform_title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
}

#thankYouContent .gform_wrapper .gfield_required:not(.gfield_required_text) {
    display: inline;
}

#thankYouContent .ginput_container_textarea {
    margin-top: 30px;
    margin-bottom: 22px;
}

#thankYouContent .ginput_container_textarea textarea {
    min-height: 140px;
    padding: 20px;
}

@media(min-width: 1200px) {
    #thankYouContent .ginput_container_textarea textarea {
        max-width: 85%;
        min-width: 0;
        margin: 0 auto;
    }
}

#thankYouContent .gform_button {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

#thankYouContent .btn-link {
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline;
    font-size: 0.75rem;
    color: #4769d8;
}

@media(min-width: 973px) {
    #thankYouContent .cs-mt-11px {
        margin-top: 11px;
        margin-bottom: 38px;
    }
    #thankYouContent .cs-mb-9px {
        margin-bottom: 9px;
    }
    #thankYouContent .cs-mb-32px {
        margin-bottom: 32px;
    }
    #thankYouContent .cs-px-40px {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

@media(max-width: 1239px) {
    #thankYouContent > div:nth-child(1) > section.cs-section-sp > div > div > div:nth-child(2) > div,
    #thankYouContent > div:nth-child(1) > section.cs-section-sp > div > div > div:nth-child(3) > div {
        margin-top: 50px;
    }
}

@media(max-width: 989px) {
    #thankYouContent > div:nth-child(1) > section > div > div > div:nth-child(2) > div,
    #thankYouContent > div:nth-child(1) > section > div > div > div:nth-child(3) > div {
        margin-top: 50px;
    }
}

@media(min-width: 1200px) {
    #thankYouContent .feature2Div.feature2Div-style-2 {
        padding: 60px 32px 77px 32px;
    }
    #thankYouContent .feature2Div h3,
    #thankYouContent .feature1Div h3 {
        font-size: 26px;
    }
}

/* New 2021 archive themes page */
.post-type-archive-themes .cs-theme-header {
    margin-top: 30px;
    margin-bottom: 40px;
}

.post-type-archive-themes .cs-theme-header h1 {
    margin-bottom: 25px;
}

@media(min-width: 990px) {
    .post-type-archive-themes .cs-theme-header p {
        padding-right: 65px;
        padding-left: 65px;
    }
}

.cs-archive-theme-wrapper {
    margin-bottom: 120px;
}

.home .cs-archive-theme-wrapper {
    margin-bottom: 30px;
}

.cs-archive-theme-wrapper .cs-archive-theme-item {
    position: relative;
    background: linear-gradient(102.83deg, #FFFFFF 9.5%, #F5EFEE 104.51%);
    box-shadow: 0px 2px 2px 0px rgb(0, 0, 0, 0.1);
    border-radius: 9px;
    padding: 15px 0 60px 55px;
}

.cs-archive-theme-wrapper .cs-archive-theme-item .cs-col-lg-6 {
    position: static;
}

.cs-archive-theme-wrapper > div:nth-child(2) .cs-archive-theme-item {
    background: linear-gradient(102.83deg, #FFFFFF 9.5%, #F3F3F3 104.51%);
}

@media(min-width: 1240px) {
    .cs-archive-theme-wrapper > div:nth-child(2) .cs-archive-theme-item,
    .cs-archive-theme-wrapper > div:nth-child(3) .cs-archive-theme-item {
        padding: 15px 0 60px 55px;
    }
}

.cs-archive-theme-wrapper > div + div {
    margin-top: 60px;
}

.cs-archive-theme-wrapper .cs-archive-theme-item .cs-archive-theme-item-title {
    display: flex;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 1.7rem;
}

.cs-archive-theme-wrapper .cs-archive-theme-item .cs-archive-theme-item-title h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 0;
}

@media(min-width: 1240px) {
    .cs-archive-theme-wrapper > div:nth-child(1) .cs-archive-theme-item {
        padding-top: 30px !important;
    }
    .cs-archive-theme-wrapper > div:nth-child(1) .cs-archive-theme-item p {
        padding-right: 110px;
    }
    .cs-archive-theme-wrapper > div:nth-child(2) .cs-archive-theme-item p {
        padding-right: 110px;
    }
    .cs-archive-theme-wrapper > div:nth-child(3) .cs-archive-theme-item p {
        padding-right: 120px;
    }
}

@media(min-width: 990px) {
    .cs-archive-theme-wrapper .cs-archive-theme-item img {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 46%;
    }

    .cs-archive-theme-wrapper > div:nth-child(3) .cs-archive-theme-item img {
        max-width: 54%;
    }
}

.cs-archive-theme-wrapper .cs-archive-theme-item p {
    margin-bottom: 1.7rem;
}

.cs-archive-theme-wrapper .cs-archive-theme-item a {
    margin-top: 5px;
}

@media(max-width: 1239px) {
    .cs-archive-theme-wrapper .cs-archive-theme-item {
        padding: 15px 0 0px 55px;
    }

    .cs-archive-theme-wrapper .cs-archive-theme-item > div {
        align-items: flex-end;
    }
    .cs-archive-theme-wrapper .cs-archive-theme-item a {
        margin-bottom: 50px;
    }
}

@media(max-width: 989px) {
    .cs-archive-theme-wrapper .cs-archive-theme-item {
        padding: 15px 55px 0px 55px;
    }

    .cs-archive-theme-wrapper .cs-archive-theme-item img {
        max-width: 75%;
        margin-left: -12px;
        margin-bottom: 50px;
        margin-top: -12px;
    }

    .cs-archive-theme-wrapper > div:nth-child(2) .cs-archive-theme-item img,
    .cs-archive-theme-wrapper > div:nth-child(3) .cs-archive-theme-item img {
        margin-top: -25px;
        margin-left: -6px;
    }
}

@media(max-width: 767px) {
    .cs-archive-theme-wrapper .cs-archive-theme-item img {
        max-width: 100%;
    }
}

@media(max-width: 575px) {
    .cs-archive-theme-wrapper .cs-archive-theme-item {
        padding: 0px 35px 0px 35px;
    }
}

.btn-sydney,
.btn-botiga {
    white-space: normal;
    text-align: center;
}

.btn-sydney {
    background: #D63C3F;
    border-color: #D63C3F;
    padding: 16px 55px;
    font-weight: 500;
}

.btn-sydney:hover {
    background: #f34447;
    border-color: #f34447;
}

.btn-botiga {
    background: #212121;
    border-color: #212121;
    padding: 16px 55px;
    font-weight: 500;
}

.btn-botiga:hover {
    background: #757575;
    border-color: #757575;
}

@media(max-width: 575px) {
    .btn-sydney,
    .btn-botiga {
        font-size: 16px;
        padding: 16px 35px;
    }
}

@media(max-width: 400px) {
    .btn-sydney,
    .btn-botiga {
        padding: 16px 25px;
    }
}

.ael1,
.ael2,
.ael3,
.ael4 {
    animation: csFadeInUp;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.ael1 {
    animation-delay: 800ms;
}

.ael2 {
    animation-delay: 1100ms;
}

.ael3 {
    animation-delay: 1400ms;
}

.ael4 {
    animation-delay: 1700ms;
}



.athemestc-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999999;
}

.athemestc-popup .athemestc-popup__overlay {
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.athemestc-popup .athemestc-popup__outer {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	height: 100%;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__outer {
		padding: 20px;
	}
}

.athemestc-popup .athemestc-popup__wrap {
	position: relative;
	background: #2B354F;
	box-shadow: 0px 34px 64px rgba(0, 0, 0, 0.12);
	border-radius: 12px;
	max-width: 800px;
	max-height: 100%;
	overflow-y: auto;
	width: 100%;
}

.athemestc-popup .athemestc-popup__close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.athemestc-popup .athemestc-popup__close a {
	opacity: 0.75;
	transition: 0.25s;
}

.athemestc-popup .athemestc-popup__close a:hover {
	opacity: 1;
}

.athemestc-popup .athemestc-popup__container {
	display: grid;
	grid-template-columns: 44% 56%;
	align-items: flex-end;
}

.athemestc-popup .athemestc-popup__alignment-right {
	grid-template-columns: 56% 44%;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__container {
		grid-template-columns: 1fr;
	}
}

.athemestc-popup .athemestc-popup__image img {
	object-fit: cover;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__image {
		order: 2;
		display: flex;
		justify-content: center;
	}
	.athemestc-popup .athemestc-popup__image img {
		max-height: 300px;
		width: auto;
	}
}

.athemestc-popup .athemestc-popup__alignment-right .athemestc-popup__image {
	order: 2;
}

.athemestc-popup .athemestc-popup__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;

	padding-top: 60px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
}

.athemestc-popup .athemestc-popup__alignment-right .athemestc-popup__content {
	padding-left: 55px;
	padding-right: 20px;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__content {
		padding: 25px;
		padding-top: 40px;
	}
}

.athemestc-popup .athemestc-popup__badge {
	background: #E7EBFA;
	padding: 3px 10px;
	border-radius: 20px;

	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	color: #4769D8;
	text-align: center;
}

.athemestc-popup .athemestc-popup__title {
	margin-top: 1.5rem;
}

.athemestc-popup .athemestc-popup__title h3 {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__title h3 {
		font-size: 21px;
		line-height: 24px;
	}
}

.athemestc-popup .athemestc-popup__desc {
	margin-top: 1.5rem;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	opacity: 0.8;
}

@media (max-width: 784px) {
	.athemestc-popup .athemestc-popup__desc {
		font-size: 16px;
		line-height: 1.25;
	}
}

.athemestc-popup .athemestc-popup__desc > ul {
	padding-left: 1rem;
}

.athemestc-popup .athemestc-popup__meta {
	margin-top: 2rem;
	margin-bottom: -0.5rem;
	width: 100%;
	display: grid;
	grid-row-gap: 0.5rem;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.athemestc-popup .athemestc-popup__meta-col {
	display: flex;
	flex-direction: column;

	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
}

.athemestc-popup .athemestc-popup__meta-col span {
	display: inline-block;
	margin-top: 0.125rem;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	color: #869AB8;
}

.athemestc-popup .athemestc-popup__button {
	margin-top: 1.5rem;
	align-self: center;
	width: 100%;
	max-width: 350px;
}

.athemestc-popup .athemestc-popup__button a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 20px;
	width: 100%;
	height: 60px;
	background: #4769D8;
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	color: #FFFFFF;
	transition: 0.25s;
	text-align: center;
}

.athemestc-popup .athemestc-popup__button a:hover {
	opacity: 0.75;
}

.athemestc-popup .athemestc-popup__additional_info {
	margin-top: 1.5rem;
	align-self: center;

	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	color: #869AB8;
}


.athemesv4-disclaimer {
	padding: 0 20px;
}

.athemesv4-disclaimer__content {
	background: rgba(231, 235, 249, 0.5);
	border-radius: 9px;
	max-width: 590px;
	padding: 14px 20px;
	margin: 0 auto;
	margin-bottom: 3rem;

	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	color: #6A7C95;
}

@media (max-width: 784px) {
	.athemesv4-disclaimer__content {
		margin-bottom: 2rem;
	}
}

.athemesv4-disclaimer__content a {
	text-decoration: underline;
	color: #4769d8;
}

.athemesv4-disclaimer__content a:hover {
	text-decoration: none;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview > figure.alignleft {
	margin: .5em .5em .5em 0;
	float: left;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview > figure img {
	width: auto;
	height: 64px;
	object-fit: cover;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h1,
.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h2,
.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h3,
.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h4,
.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h5,
.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h6 {
	display: flex;
	align-items: center;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h1 {
	margin-top: 1.75rem;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h2 {
	margin-top: 2.125rem;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h3 {
	margin-top: 2.5rem;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h4 {
	margin-top: 2.625rem;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h5 {
	margin-top: 2.75rem;
}

.cs-post .cs-post-container .wp-block-image.is-style-athemesv4-icon-preview + h6 {
	margin-top: 2.75rem;
}

/* All features table (used on Sydney and Botiga single themes) */
.all-features-wrapper {
    width: 100%;
}

.all-features-wrapper.show {
    display: block;
}

.all-features-wrapper.show-content .all-features-header,
.all-features-wrapper.show-content .all-features-table {
    opacity: 1;
    transform: none;
}

.all-features-wrapper .btn {
    width: 100% !important;
}

.all-features-header,
.all-features-table {
    font-size: 14px;
    transition: ease transform 300ms, ease opacity 300ms;
    transform: translate3d(0, 15px, 0);
}

.all-features-header strong,
.all-features-table strong {
    color: #131A2B;
}

.all-features-header {
    display: flex;
    margin-bottom: 45px;
}

.all-features-header hr {
    border: 0;
    border-top: 1px solid #E5E7EB;
    margin: 20px -15px 30px;
}

.all-features-header-item {
    width: 100%;
    padding: 0 15px;
}

@media(min-width: 990px) {
    .all-features-header-item:nth-child(1) {
        width: 200%;
    }
}

@media(min-width: 1240px) {
    .all-features-header-item:nth-child(1) {
        width: 255%;
    }
}

.all-features-table {
    width: 100%;
}
.all-features-table tr.title {
    border: 1px solid #C2CFF8;
    border-radius: 4px;
}
.all-features-table:before tr.title:before {
    content: 'asdsad';
}
.all-features-table tr.title td {
    background-color: #F9FAFE !important;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
}
.all-features-table tr.title td:nth-child(2) strong,
.all-features-table tr.title td:nth-child(3) strong {
    margin-left: -10px;
}
.all-features-table td {
    border-top: 1px solid #E5E7EB;
    padding: 20px 25px;
    width: 33.5333%;
}

@media(min-width: 768px) {
    .all-features-table td:nth-child(1) {
        width: 35%;
    }
}

@media(min-width: 990px) {
    .all-features-table td:nth-child(1) {
        width: 45%;
    }
    .all-features-table td:nth-child(2),
    .all-features-table td:nth-child(3) {
        width: 23%;
    }
}

@media(min-width: 1240px) {
    .all-features-table td:nth-child(1) {
        width: 55%;
    }
}

@media(max-width: 989px) {
    .all-features-table td {
        word-break: break-all;
    }
}

.all-features-table td:not(:first-child) {
    padding: 15px;
}

.all-features-table tbody tr:nth-child(odd) > td,
.all-features-table tbody tr:nth-child(odd) > th {
    background-color: transparent;
}

.all-features-table svg {
    margin-left: -4px;
}

.all-features-footer {
    display: flex;
    margin-top: 45px;
}

.all-features-footer-item {
    width: 100%;
    padding: 0 15px;
}

@media(min-width: 990px) {
    .all-features-footer-item:nth-child(1) {
        width: 200%;
    }
}

@media(min-width: 1240px) {
    .all-features-footer-item:nth-child(1) {
        width: 255%;
    }
}

.all-features-wrapper .edd-free-download,
.all-features-wrapper .download-button {
    justify-content: center;
    background-color: transparent !important;
    border-color: #4769D8 !important;
    color: #4769D8 !important;
}
.all-features-wrapper .edd-free-download:hover,
.all-features-wrapper .download-button:hover {
    background-color: #4769D8 !important;
    color: #FFF !important;
}
.all-features-wrapper .edd-add-to-cart {
    background-color: #4769D8 !important;
    border-color: #4769D8 !important;
    color: #FFF !important;
}
.all-features-wrapper .edd-add-to-cart span {
    color: inherit !important;
}
.all-features-wrapper .edd-add-to-cart:hover {
    background-color: #2e54d3 !important;
    border-color: #2e54d3 !important;
    color: #FFF !important;
}

@media(max-width: 989px) {
    .hidden-mobile {
        display: none;
    }
    .all-features-table td,
    .all-features-table tr.title td {
        padding: 15px 10px !important;
    }
    .all-features-header-item:nth-child(3) {
        padding-left: 15px;
    }
}

@media(max-width: 767px) {
    .all-features-header,
    .all-features-footer {
        flex-wrap: wrap;
    }
    .all-features-header-item + .all-features-header-item {
        margin-top: 40px;
    }
    .all-features-footer-item + .all-features-footer-item {
        margin-top: 20px;
    }
}

@media(min-width: 990px) {
    .hidden-desktop {
        display: none;
    }
}

/* SecondNav Button */
.secondNav .btn.btn-style-2 {
    width: auto;
    height: auto;
    padding: 2px 25px !important;
}

/* Custom Page Header */
.secondNav + .cs-custom-page-header-style1 {
    margin-top: 57px;
}
.cs-custom-page-header-style1 {
    background-color: #FAFBFD;
    padding: 120px 0;
}

.cs-custom-page-header-style1 p {
    font-size: 20px;
    line-height: 30px;
}

/* Custom Navigation */
.cs-custom-nav-style1 {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cs-custom-nav-style1:after,
.cs-custom-nav-style1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    border-bottom: 1px solid #DFE7F0;
    transform: translate3d(-50%, 0, 0);
}
.cs-custom-nav-style1:before {
    top: 0;
    bottom: auto;
}
.cs-custom-nav-style1 a {
    position: relative;
    font-size: 16px;
    line-height: 1;
    padding: 20px;
}
.cs-custom-nav-style1 a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 3px solid transparent;
}
.cs-custom-nav-style1 a.active,
.cs-custom-nav-style1 a:hover {
    color: #4769D8;
}
.cs-custom-nav-style1 a.active:after,
.cs-custom-nav-style1 a:hover:after {
    border-bottom-color: #4769D8;
}

/* Custom sticky */
@media(min-width: 768px) {
    .cs-custom-sticky-1 {
        position: sticky;
        background-color: #FFF;
        transition: ease top 300ms;
        z-index: 1;
    }
    .navbar-show .cs-custom-sticky-1 {
        top: 116px;
    }
    .navbar-hide .cs-custom-sticky-1 {
        top: 0px;
    }
    .navbar-show.dwpb-push-page.dwpb-promobar-initialized .cs-custom-sticky-1 {
        top: 156px;
    }
    .navbar-hide.dwpb-push-page.dwpb-promobar-initialized .cs-custom-sticky-1 {
        top: 40px;
    }
    .admin-bar.navbar-show .cs-custom-sticky-1 {
        top: 148px;
    }
    .admin-bar.navbar-hide .cs-custom-sticky-1 {
        top: 32px;
    }
    .admin-bar.navbar-show.dwpb-push-page.dwpb-promobar-initialized .cs-custom-sticky-1 {
        top: 188px;
    }
    .admin-bar.navbar-hide.dwpb-push-page.dwpb-promobar-initialized .cs-custom-sticky-1 {
        top: 72px;
    }
}

/* Custom Grid */
.cs-grid {
    display: grid;
    gap: 30px;
}
.cs-grid.cs-grid--two-columns,
.cs-grid.cs-grid--three-columns,
.cs-grid.cs-grid--four-columns,
.cs-grid.cs-grid--five-columns {
    grid-template-columns: 1fr;
}
@media(min-width: 768px) {
    .cs-grid.cs-grid--two-columns,
    .cs-grid.cs-grid--three-columns,
    .cs-grid.cs-grid--four-columns,
    .cs-grid.cs-grid--five-columns {
        grid-template-columns: 1fr 1fr;
    }
}
@media(min-width: 990px) {
    .cs-grid.cs-grid--two-columns {
        grid-template-columns: 1fr 1fr;
    }
    .cs-grid.cs-grid--three-columns {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .cs-grid.cs-grid--four-columns {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .cs-grid.cs-grid--five-columns {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
}

/* All features item (themes features page) */
.cs-all-features-item {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #FAFBFD;
    border-radius: 8px;
    padding: 25px;
    height: 100%;
}

.cs-all-features-item__description {
    margin-bottom: 20px;
}

.cs-all-features-item__link {
    font-size: 0.8rem;
    margin-top: auto;
    color: #212121;
    text-decoration: underline;
}

.cs-all-features-item__link:hover {
    opacity: 0.7;
}

/* PRO Badge */
.pro-badge {
    position: absolute;
    top: -10px;
    right: -7px;
    font-size: 12px;
    line-height: 21px;
    background-color: #3FB28F;
    color: #FFF;
    border-radius: 35px;
    padding: 2px 10px;
}
.pro-badge.inline-block {
    display: inline-block;
}
.pro-badge.ml {
    margin-left: 3px;
}

/* Custom Sections */
.custom-section-style-1 {
    background-color: #FAFBFD;
    padding: 180px 0 70px;
}

.custom-section-style-1 + .section-comparison-table {
    padding-top: 100px;
}

/* Custom Dashicons (so we don't need to enqueue the dashicons stylesheet) */
.dwpb-close:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 312 500'%3E%3Cpath fill='%232357c9' d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z'/%3E%3C/svg%3E") !important;
}

/* Opacity */
.cs-opacity-0 {
    opacity: 0;
}

.cs-opacity-1 {
    opacity: 0.1;
}

.cs-opacity-2 {
    opacity: 0.2;
}

.cs-opacity-3 {
    opacity: 0.3;
}

.cs-opacity-4 {
    opacity: 0.4;
}

.cs-opacity-5 {
    opacity: 0.5;
}

.cs-opacity-6 {
    opacity: 0.6;
}

.cs-opacity-7 {
    opacity: 0.7;
}

.cs-opacity-8 {
    opacity: 0.8;
}

.cs-opacity-9 {
    opacity: 0.9;
}

.button-outline {
    background: transparent;
    color: #4769d8 !important;
}

.button-big {
    padding: 17px 30px;
}

.button-light {
    background-color: #E7EBFA;
    border-color: #E7EBFA;
    color: #4769D8;
}

/* Custom checkbox */
.cs-custom-checkbox {
    position: relative;
    padding-left: 27px;
}

.cs-custom-checkbox input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.cs-custom-checkbox .checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    opacity: 0;
    transition: ease opacity 300ms;
}

.cs-custom-checkbox:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #CCC;
    border-radius: 4px;
}

.cs-custom-checkbox input:checked + .checkmark {
    opacity: 1;
    background-color: #4769D8;
}

.is-upgrade-page .navbar,
.is-upgrade-page .cs-footer-head,
.is-upgrade-page .cs-footer-body {
    display: none !important;
}

.is-upgrade-page .cs-footer {
    padding-top: 30px;
    padding-bottom: 30px;
}

.is-upgrade-page .cs-footer-foot {
    text-align: center;
    margin-top: 0;
}

/* hide support from theme thalia */
.postid-2238151 .cs-section-theme-support .cs-section-grid > div:nth-child(2) {
	display: none;
}

/* Btn Group*/
.cs-btn-group {
    display: flex;
    justify-content: center;
    transition: ease all 300ms;
}

.cs-btn-group a + a {
    margin-left: 10px;
}

.cs-btn-group-with-dropdown.hide {
    opacity: 0;
    visibility: hidden;
}

@media(max-width: 430px) {
    .cs-btn-group.cs-btn-group-with-dropdown {
        flex-direction: column;
    }

    .cs-btn-group.cs-btn-group-with-dropdown .cs-custom-dropdown {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cs-btn-group.cs-btn-group-with-dropdown .btn {
        justify-content: center;
    }
}

/* Custom Dropdown */
.cs-custom-dropdown {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.73rem;
    text-align: left;
    width: 100%;
    max-width: 196px;
    margin-right: 10px;
}

.cs-custom-dropdown > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.8rem;
    border: 1px solid #B5C4D6;
    border-radius: 3px;
    cursor: pointer;
}

.cs-custom-dropdown > li > a:after {
    content: url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99995 0.717849L8.29285 0.0107422L4.69636 3.60722L1.09993 0.0107887L0.392822 0.717896L4.66425 4.98932L4.69641 4.95715L4.72853 4.98927L8.99995 0.717849Z' fill='%235C697F'/%3E%3C/svg%3E");
    position: relative;
    top: -2px;
    margin-left: 10px;
}

.cs-custom-dropdown .cs-custom-dropdown-items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #FFF;
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #ECF1F7;
    border-top: 0;
    border-radius: 3px;
    max-height: 277px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: ease opacity 300ms;
    z-index: 10;
}

.cs-custom-dropdown .cs-custom-dropdown-items::-webkit-scrollbar {
    width: 7px;
}

.cs-custom-dropdown .cs-custom-dropdown-items::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.cs-custom-dropdown .cs-custom-dropdown-items::-webkit-scrollbar-thumb {
    background: #d8d8d8;
}

.cs-custom-dropdown .cs-custom-dropdown-items::-webkit-scrollbar-thumb:hover {
    background: #b7b7b7;
}

.cs-custom-dropdown.show .cs-custom-dropdown-items {
    opacity: 1;
    visibility: visible;
}

.cs-custom-dropdown .cs-custom-dropdown-items > li > a {
    display: block;
    padding: 0.3rem 0.7rem;
    transition: ease background-color 300ms, ease color 300ms;
}

.cs-custom-dropdown .cs-custom-dropdown-items > li:first-child > a {
    padding-top: 0.6rem
}

.cs-custom-dropdown .cs-custom-dropdown-items > li:last-child > a {
    padding-bottom: 0.7rem
}

.cs-custom-dropdown .cs-custom-dropdown-items > li > a:hover {
    background-color: #f9f9f9;
}

/* aThemes Mega Menu */
.athemes-mega-menu {
    position: inherit !important;
}
.athemes-mega-menu > .sub-menu {
    display: grid;
    grid-template-columns: auto;
    grid-auto-flow: column;
    gap: 0;
    padding: 0;
    width: 100vw;
    max-width: 1140px;
    left: 50% !important;
    right: auto !important;
    box-shadow: 0px 114px 84px rgba(171, 173, 182, 0.2);
    border-radius: 0px 0px 8px 8px;
    transform: translate3d(-50%, 0, 0);
    overflow: hidden;
}
.menu-item-3536.athemes-mega-menu > .sub-menu {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
}
.menu-item-2356875.athemes-mega-menu > .sub-menu {
    grid-template-columns: repeat(5, 1fr);
    grid-auto-flow: row;
}
.menu-item-2356872.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column:nth-child(1) {
    padding-top: 50px;
}
.menu-item-3536.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column:nth-child(1),
.menu-item-3536.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column:nth-child(2),
.menu-item-3536.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column:nth-child(3) {
    border-bottom: 1px solid #F2F2F2;
}
.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column {
    padding: 40px;
    background-color: #FFF;
    transition: ease background-color 300ms;
}
.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column:hover {
    background-color: #FAFBFD;

}
.athemes-mega-menu > .sub-menu > .athemes-mega-menu-column + .athemes-mega-menu-column {
    border-left: 1px solid #F2F2F2;
}
.athemes-mega-menu-view-more {
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding: 8px 0px !important;
    color: #486AD8 !important;
    font-size: 0.75rem;
    margin-top: 30px;
    transition: ease color 300ms;
}
.athemes-mega-menu-view-more svg {
    top: 1px;
    position: relative;
    max-width: 20px;
    margin-left: 10px;
    transition: ease transform 300ms;
}
.athemes-mega-menu-view-more:hover {
    color: #5d7fef !important;
}
.athemes-mega-menu-view-more:hover svg {
    transform: translate3d(5px, 0, 0);
}
.themes-mega-menu-wrapper {
    font-size: 0.85rem;
}

.themes-mega-menu-wrapper p {
    color: #4D4D4D;
}
.themes-mega-menu-wrapper h2 {
    margin-bottom: 17px;
}
.themes-mega-menu-wrapper .btn {
    margin-top: 30px;
    padding: 8px 50px;
    font-size: 0.75rem;
}

.mega-menu-col-title {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}
.mega-menu-col-title svg {
    max-width: 19px;
    margin-right: 10px;
}
.mega-menu-col-title h4 {
    margin: 0;
    font-size: 0.9rem;
    color: #4D4D4D;
}
.support-mega-menu-wrapper p {
    font-size: 0.85rem;
}
.support-mega-menu-wrapper .athemes-mega-menu-view-more {
    margin-top: 4px;
    padding-bottom: 0 !important;
}

.blog-mega-menu-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

.blog-mega-menu-wrapper .mega-menu-badge {
    color: #4A6BD8;
    background-color: #E7EBFA;
    padding: 5px 10px;
    font-size: 0.65rem;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 500;
    border-radius: 2px;
}
.blog-mega-menu-wrapper h4 {
    margin: 0;
    font-size: 0.9rem;
    color: #4D4D4D;
}
.blog-mega-menu-wrapper .athemes-mega-menu-view-more {
    margin-top: auto;
}

.athemes-mega-menu-gotoforums {
    transition: ease all 300ms;
}

.athemes-mega-menu-gotoforums.hide {
    opacity: 0;
    visibility: hidden;
}

.support-mega-menu-wrapper .cs-btn-group {
    justify-content: flex-start;
    margin-top: 18px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
}

.support-mega-menu-wrapper .cs-custom-dropdown {
    font-size: 0.63rem;
    max-width: 175px;
}

.support-mega-menu-wrapper .go-to-forums {
    padding: 9px 25px;
    font-size: 0.7rem;
}

.athemes-mega-menu-gotoforums-wrapper {
    min-height: 49px;
    position: relative;
}

.support-mega-menu-wrapper .cs-custom-dropdown .cs-custom-dropdown-items {
    max-height: 117px;
}

/* Page Header */
.cs-page-header .cs-page-header-bg-effect-1 {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate3d(-50%, 0, 0);
}

/* aThemes tooltip */
[data-at-tooltip] {
    position: relative;
    display: inline-block;
}

[data-at-tooltip]:after {
    content: attr(data-at-tooltip);
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translate3d(-50%, -7px, 0);
    background-color: #212121;
    color: #FFF;
    padding: 7px 15px;
    border-radius: 4px;
    font-size: 0.65rem;
    font-weight: 500;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: ease all 300ms;
}

[data-at-tooltip]:hover:after {
    opacity: 1;
    visibility: visible;
    transform: translate3d(-50%, -12px, 0);
}

[data-at-tooltip]:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: calc( 100% - 10px );
    transform: translate3d(-50%, -7px, 0);
    border: 5px solid transparent;
    border-top-color: #212121;
    opacity: 0;
    visibility: hidden;
    transition: ease all 300ms;
}

[data-at-tooltip]:hover:before {
    opacity: 1;
    visibility: visible;
    transform: translate3d(-50%, -12px, 0);
}

.cs-copy-value {
    display: none !important;
}

.cs-anchor-padding:before {
    content: '';
    display: block;
    height: 120px;
    margin-top: -120px;
    visibility: hidden;
}

.gform_button_select_files {
    background-color: #e7ebfa;
    border-color: #e7ebfa;
    color: #777 !important;
    font-weight: 400;
    font-size: 0.7rem;
    padding: 8px 20px;
}