/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html#E94946
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* general custom CSS - start */
body .wp-caption, body .wp-caption img {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.home .jeg_main .jeg_content {
    padding-top: 0;
}

/* general custom CSS - end */

/* Donate Page - start */
.donate-page-area {
    color: #000;
}

.donate-header {
    font-size: 0;
}

.donate-header > * {
    font-size: medium;
    font-size: initial;
}

.donate-title-wrapper {
    display: inline-block;
    width: 64%;
    vertical-align: bottom;
}

.donate-subtitle-wrapper {
    display: inline-block;
    width: 36%;
    border-bottom: 1.3em solid;
    vertical-align: bottom;
    margin-bottom: 1.3em;
}

.donate-title {
    font-family: "Mandatory18";
    font-size: 10em;
    font-weight: 700;
    line-height: 0.9;
    margin-top: 0;
}

.donate-subtitle {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1;
}

.donate-content-wrapper {
    margin-top: 4rem;
}

.donate-buttons-wrapper {
    font-size: 0;
    text-align-last: justify;
    margin-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.donate-buttons-wrapper form {
    display: inline-block;
    width: 49%;
    text-align: center;
    text-align-last: center;
    font-size: auto;
    font-size: initial;
}

.donate-buttons-wrapper > a,
.donate-buttons-wrapper button {
    /* background-color: #f25427;
    background: -webkit-linear-gradient(left, #ed4038, #ff8300);
    background: -o-linear-gradient(right, #ed4038, #ff8300);
    background: -webkit-gradient(linear, left top, right top, from(#ed4038), to(#ff8300));
    background: -o-linear-gradient(left, #ed4038, #ff8300);
    background: linear-gradient(to right, #ed4038, #ff8300); */
    padding: 10px;
    font-size: 4rem;
    font-weight: 800;
    line-height: 1;
    color: #fff;
    border: none;
    border-radius: 0;
    width: 100%;
}

.donate-buttons-wrapper input[type=number] {
    width: 100%;
    display: inline-block;
    border-width: 1px;
    border-style: ridge;
    text-align: center;
}

.donate-buttons-wrapper button:hover,
.donate-buttons-wrapper button:active,
.donate-buttons-wrapper button:focus {
    background-color: transparent;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.donate-single-logo {
    display: inline-block;
    margin-left: 1rem;
}

.donate-logo-wrapper {
    margin-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: 1em solid;
}

.donate-cubes-wrapper {
    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;
    margin-top: 2rem;
}

.donate-cubes-wrapper > p {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.donate-single-cube.donate-right-cube {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
}

.donate-single-cube {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.donate-long-cube-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    opacity: 0.8;
    background-color: #111;
    padding: 10px 60px;
}

.donate-single-cube *,
.donate-half-cube-content * {
    color: #fff;
}

.donate-single-cube > h2 {
    font-family: "Mandatory18";
    font-weight: 700;
    font-size: 3em;
}

.donate-half-cube {
    padding: 10px 20px;
}

.donate-half-cube:first-child {
    background-color: rgba(5, 5, 5, 0.5);
}

.donate-half-cube:last-child {
    background-color: rgba(8, 8, 8, 0.4);
}

.donate-single-cube h2,
.donate-half-cube-content h2 {
    font-family: "Mandatory18";
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 10px 0;
}

.donate-single-cube a,
.donate-half-cube-content a {
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid;
}

.donate-single-cube a:hover,
.donate-half-cube-content a:hover {
    color: #ff8e56;
}


/* Donate Page - end */

/* fund start */
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 0 0 8px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.progress-bar {
    float: right;
}

input[type="number"].wpneo_donate_amount_field {
    max-width: 100%;
    width: 100%;
}

.wpneo_donate_button {
    background: #ffa123;
    border: none;
    color: #fff;
    margin: 0px 0px 0px 25px;
    position: static;
    line-height: inherit;
    border-radius: 5px;
    display: block;
    width: 100%;
    margin: 30px 0;
    font-size: 20px;
    font-weight: 400;
}

#fund-modal .modal-header {
    border: none;
}

#fund-modal .modal-dialog {
    margin: 40vh auto 0;
}

#fund-modal .modal-content {
    border-radius: 0;
}

span.glyphicon.glyphicon-remove {
    font-weight: 100;
    font-size: 14px;
    border-radius: 50%;
    border: 2px solid #585858;
    padding: 5px;
    color: #585858;
}

.fund-main-title {
    background: #585858;
    color: #fff;
    font-weight: 800;
    text-align: center;
    /* padding: 10px 25px; */
    font-size: 20px;
    font-family: "Mandatory";
    position: relative;
}

.fund-main-title h1 {
    font-weight: 800;
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
}

.modal-header .close {
    margin-top: 0px;
    position: absolute;
    z-index: 99;
    right: 3px;
    background: #fff;
    opacity: 1;
    top: 3px;
}

.fund-progress {
    border-radius: 0;
    background-image: -webkit-linear-gradient(left, #c8c8c8 50px, #c8c8c8 100%);
    background-image: -o-linear-gradient(left, #c8c8c8 50px, #c8c8c8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c8c8c8), to(#c8c8c8));
    background-image: linear-gradient(to left, #c8c8c8 50px, #c8c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#c8c8c8', GradientType=0);
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

.fund-progress .progress-bar {
    background-image: -webkit-linear-gradient(left, #ed4038 50px, #ff8300 100%);
    background-image: -o-linear-gradient(left, #ed4038 50px, #ff8300 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ed4038), to(#ff8300));
    background-image: linear-gradient(to left, #ed4038 50px, #ff8300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed4038', endColorstr='#ff8300', GradientType=0);
    padding: 5px 0;
    white-space: unset;
    /* color: #000; */
}

.fund-mid-content {
    text-align: center;
    color: #000;
    line-height: 1.2;
}

.fund-mid-content strong {
    font-weight: 800;
}

.fund-mid-content .text-small {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    margin: 10px 0;
}

.select-wrapper {
    position: relative;
}

.select-wrapper:before {
    content: '\f0d7';
    font-family: FontAwesome;
    color: #999;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 10px;
    pointer-events: none;
    font-size: 30px;
}

#fund-select-amount {
    width: 100%;
    background: #c8c8c8;
    border: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    color: #3b3b3b;
}

input[type="number"].wpneo_donate_amount_field {
    border: 1px solid #000;
    display: none;
}

#amount-basket {
    min-width: 100%;
    border-radius: 3px;
    border: 1px solid;
    color: #3b3b3b;
}

.before-free-amount {
    text-align: center;
    padding: 3px 0;
    color: #000;
    font-size: 14px;
}

.color-orange {
    color: #ff8e56;
}

.fund-logos-area {
    text-align: center;
    margin: 10px auto 5px;
    padding: 10px 0;
    border-top: 1px solid;
}

.fund-logos-area img {
    width: 30px;
    margin: 0 5px;
    height: auto;
    display: inline-block;
}

span.total-units-sold {
    color: #000;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* fund end */

@media (max-width: 1024px) {
    .home .jeg_navbar_mobile_wrapper,
    .archive .jeg_navbar_mobile_wrapper {
        position: absolute;
        width: 100%;
        background: transparent !important;
    }

    .jeg_navbar_mobile {
        background: transparent !important;
        box-shadow: none !important;
    }

    .home .jeg_navbar_mobile_wrapper .jeg_mobile_midbar,
    .archive .jeg_navbar_mobile_wrapper .jeg_mobile_midbar {
        transition: all 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
        background: rgba(66, 66, 66, 0);
    }

    .home .jeg_navbar_mobile_wrapper.opac .jeg_mobile_midbar,
    .archive .jeg_navbar_mobile_wrapper.opac .jeg_mobile_midbar {
        background: rgba(66, 66, 66, 1);
    }

    .archive .jeg_content {
        padding-top: 0 !important;
    }
}

/* bootstrap modal start */

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

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

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

/* bootstrap modal end */

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: right;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* Responsive videos start */
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#comments iframe {
    display: block;
}

.wp-block-embed-youtube .jeg_video_container {
    height: auto;
}

.wp-embed-responsive .wp-block-embed-youtube.is-type-video.is-provider-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio .wp-block-embed__wrapper .jeg_video_container {
    height: auto;
}

.wp-embed-responsive .wp-block-embed-youtube.is-type-video.is-provider-youtube.wp-embed-aspect-4-3.wp-has-aspect-ratio .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed-youtube.is-type-video.is-provider-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    padding-top: 0;
}

/* Responsive videos end */

.fatfish {
    height: auto;
    width: 85px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    background-image: url(/wp-content/themes/jnews-child/icon-15.png);
}

blockquote {
    color: #E94946 !important;
    font-weight: 600;
    margin: 1.25em auto !important;
    padding: .5em 12% !important;
    border: none !important;
    text-align: center;
    font-size: 1.5rem !important;
    font-family: mandatory18 !important;
}

blockquote p {
    color: #E94946 !important;
}

blockquote:before, blockquote:after {
    content: '' !important;
    width: 7em;
    background: #111;
    display: block;
    height: 2px;
}

blockquote:after {
    margin: 1.25em auto .5em;
}

blockquote:before {
    margin: .5em auto 1.25em;
}

@media only screen and (max-width: 480px) {
    blockquote {
        font-size: 1em;
        padding: 0 5%;
    }
}


/* new Donation page */

body.page-template-page-donate-new {
    background: #fff !important;
    position: relative;
}

.donation-page .page-title {
    text-align: end;
    padding: 0 40px;
    font-family: Assistant;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 0;
    white-space: nowrap;
}

.donation-page-content {
    position: relative;
    padding-top: 897px;
}

.donation-page:before {
    content: "";
    display: block;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 829px;
    background: url("images/pic.png") no-repeat center;
    background-size: cover;
}

.container-lp {
    padding-right: 64px;
    padding-left: 64px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.donation-types {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}

.donation-types li {
    align-self: center;
    display: flex;
    flex: 1;
}

.donation-types li a {
    color: #121B28;
    font-family: Assistant;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 56px;
    text-decoration: underline;
    display: flex;
    flex-direction: column;
    flex: 1;
    text-align: center;
}

.donation-types li a.active {
    border: 6px solid #FFFFFF;
    background-color: #AC2231;
    color: #FFFFFF;
    font-size: 36px;
    font-weight: bold;
    margin: -6px;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 15px;
}

.amount-list {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.amount-list .amoint-item:hover,
.amount-list .amoint-item.active {
    border: 6px solid #FFFFFF;
    color: #fff;
    background-color: #009771;
    box-shadow: -6px 5px 13px 0 rgba(0, 0, 0, 0.18);
    margin: 0 -6px;
    white-space: nowrap;
}

.amount-list .amoint-item {
    cursor: pointer;
    color: #000000;
    font-family: Assistant;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 55px;
    background-color: #fff;
    flex: 1;
    text-align: center;
    margin: 0;
    list-style: none;
}

.donation-block {
    background-color: rgba(245, 245, 245, 0.95);
}

.donate-form-wrapper {
    padding: 0 55px;
}

.top-block {
    background-image: url("images/Rectangle1.png");
    margin: 0 -55px -30px -93px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 42px 105px 87px;
    color: #fff;
}

.footer-block {
    background-image: url("images/Rectangle2.png");
    margin: 0 -42px 0 -93px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 110% auto;
    padding: 96px 47px 30px 93px;
    color: #fff;
}

.footer-block .page-footer-title,
.footer-block .page-footer-subtitle {
    color: #F2F2F2;
    font-family: Assistant;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 50px;
    text-align: center;
}

.footer-block .page-footer-subtitle {
    font-weight: normal;
}

.footer-block .social-block .social-links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 50px 34px 30px;
}

.footer-block .social-block .social-link-item {
    text-align: center;
}

.footer-block .social-block .social-label {
    color: #F2F2F2;
    font-family: Assistant;
    font-size: 24px;
    letter-spacing: 0;
    padding-top: 20px;
}

.footer-block .social-block .social-desc {
    color: #FFFFFF;
    font-family: Assistant;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
}

.top-block .page-top-title {
    font-family: Assistant;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 72px;
}

.top-block .page-top-content {
    font-family: Assistant;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 72px;
}

.choose-size-text {
    color: #121B28;
    font-family: Assistant;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 56px;
    text-align: center;
    margin: 48px 0 17px;
}

.tab-content form input.show-data {
    color: #000000;
    font-family: Assistant;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0;
    border: 1px solid #121B28;
    background-color: #FFFFFF;
    margin: 31px auto;
    max-width: 332px;
    height: 86px;
    line-height: 86px;
    display: flex;
    padding: 30px;
}

.tab-content form button[type=submit] {
    color: #FFFFFF;
    font-family: Assistant;
    font-size: 49px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    max-width: 332px;
    line-height: 1;
    border: none;
    background-color: #01A67D;
    display: flex;
    padding: 23px;
    justify-content: center;
}

.donate-btns {
    width: 100%;
    margin: 0 auto 130px;
    display: flex;
    direction: ltr;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}


.bank-text-col {
    display: inline-block;
    width: 49%;
    float: none;
    vertical-align: top;
    align-content: start;
}

.bank-text {
    display: flex;
    flex-wrap: wrap;
}

.bank-text-icon img {
    max-height: 45px;
}

.bank-text-block {
    display: inline-block;
    width: calc(100% - 100px);
}

.bank-text .bank-title {
    color: #070D15;
    font-family: Assistant;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 6px;
}

.bank-text .bank-content {
    color: #464E58;
    font-family: Assistant;
    font-size: 14px;
    letter-spacing: 0;
}

.bank-text-icon {
    display: inline-block;
    flex-wrap: wrap;
    align-content: start;
    width: 96px;
    vertical-align: top;
    text-align: end;
    padding: 25px 10px 0;
}

.separator-block {
    color: #121B28;
    font-family: Assistant;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-top: 40px;
    padding: 0 23%;
    position: relative;
}

.separator-block:before, .separator-block:after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    width: 16%;
    height: 2px;
    background: #DBDBDB;
    left: 20px;
}

.separator-block:after {
    left: auto;
    right: 20px;
}

.footer-notice {
    color: #FFFFFF;
    font-family: Assistant;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1;
    min-height: 90px;
    text-align: center;
    background-color: #AC2231;
    display: flex;
    align-items: center;
    justify-content: center;
}

.donation-page .content-title {
    color: #121B28;
    font-family: Assistant;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 30px;
}


.donation-page .vc_tta-panel-body,
.donation-page .vc_tta-panel-heading {
    background: none !important;
    border: none !important;
}

.donation-page i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    display: none !important;
}


.donation-page h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    text-align: start;
    padding: 25px 0;
    border-top: 2px solid #e4e4e4;
    line-height: 1;
}

.donation-page h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding: 0 !important;
}

.donation-page .vc_tta-panels {
    border-bottom: 2px solid #e4e4e4;
}

.donation-page .vc_tta-panel-body {
    color: #121B28;
    font-family: Assistant;
    font-size: 24px;
    letter-spacing: 0;
    padding: 0 0 25px !important;
}

.donation-page .vc_active .vc_tta-panel-heading a:before {
    background-image: url("images/arrow2.png");
}

.donation-page .vc_tta-panel-heading a:before {
    content: "";
    display: inline-block;
    background-image: url("images/arrow1.png");
    width: 20px;
    line-height: 24px;
    vertical-align: middle;
    height: 28px;
    background-position: 50%;
    background-repeat: no-repeat;
}

.donation-page .vc_tta-panel-heading a span {
    padding: 0 10px;
    color: #121B28;
    font-family: Assistant;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
}

.payments-top{
    color: #121B28;
    font-family: Assistant;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 56px;
    margin-bottom: 30px;
    text-align: center;
}


.donation-block.shortcode-block .donate-form-block{
    display: flex;
    justify-content: stretch;
    align-content: stretch;
    align-self: stretch;
    align-items: flex-end;
    justify-items: stretch;
    justify-self: stretch;
    flex-direction: row;
    flex: 1;
}

.donation-block.shortcode-block  .top-block {
    background-image: none;
    background-color: #091424;
    margin: 0;
    padding: 26px 51px;
    display: block;
    text-align: center;
    line-height: 1;
    position: relative;
    margin-bottom: 9px;
}

.donation-block.shortcode-block .top-block .page-top-title,.donation-block.shortcode-block .top-block .page-top-content {
    display: inline;
    font-size: 21px;
    line-height: 1;
}

.donation-block.shortcode-block  .top-block:after {
    display: block;
    width: 100%;
    content: "";
    height: 25px;
    background-color: #091424;
    position: absolute;
    top: 100%;
    left: 0;
    clip-path: polygon(0 0, 101% 0, 101% 101%);
    margin-top: -1px;
}

.donation-block.shortcode-block .donate-form-wrapper {
    z-index: 9;
    position: relative;
}

.donation-block.shortcode-block .choose-size-text {
    margin: 10px 0 -32px;
    text-align: start;
}

.donation-block.shortcode-block  .donation-types {
    justify-content: space-evenly;
}

.donation-block.shortcode-block ul.amount-list {
    flex: 1;
    margin: 0;
    padding: 0;
}

.donation-block.shortcode-block .tab-content form input.show-data {
    margin: 0;
    max-width: 220px;
    padding: 26px 35px;
}

.donation-block.shortcode-block .amount-list .amoint-item:hover, .amount-list .amoint-item.active {
    margin: -6px;
}

.donation-block.shortcode-block .tab-content form .donate-btns{
    margin: 35px auto 1px;
}

.vc_col-sm-6 .donation-block.shortcode-block ul.amount-list {
    margin: 1px 0 25px;
    width: 100%;
}

.vc_col-sm-6 .donation-block.shortcode-block .donate-form-block {
    flex-direction: column;
    align-content: center;
    align-self: center;
    align-items: center;
}

.vc_col-sm-6 .donation-block.shortcode-block .choose-size-text{
    margin: 17px 0;
}

.vc_col-sm-6 .donation-block.shortcode-block .donation-types li a.active{
    font-size: 25px;
}

.vc_col-sm-6 .donation-block.shortcode-block .donation-types li a {
    font-size: 18px;
}

.donation-block.shortcode-block .donate-form-wrapper:before{
    background-image: none;
}

@media (max-width: 768px) {
    .container-lp {
        padding: 0;
    }

    .top-block .page-top-title {
        font-size: 48px;
    }

    .top-block .page-top-content {
        font-size: 30px;
        line-height: 49px;
    }

    .top-block {
        margin: 0 -55px -22px -93px;
        padding-top: 30px;
    }

    .donation-types li a.active {
        font-size: 30px;
    }

    .donation-types li a {
        font-size: 20px;
    }

    .donate-form-wrapper {
        padding: 0 25px;
    }

    .choose-size-text {
        margin: 42px 0 16px;
        font-size: 18px;
        line-height: 1;
    }

    .amount-list .amoint-item {
        font-size: 20px;
    }

    .tab-content form input.show-data {
        max-width: 250px;
        font-size: 22px;
        line-height: 65px;
        height: 65px;
    }

    .tab-content form button[type=submit] {
        max-width: 250px;
        font-size: 35px;
        line-height: 1;
        padding: 15px 0;
    }

    .tab-content form .donate-btns{
        margin-bottom: 16px;
    }

    .donate-form-wrapper:before {
        content: "";
        display: block;
        position: absolute;
        background: url(/wp-content/themes/jnews-child/images/pic.png) no-repeat center;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-size: cover;
    }

    .donate-form-wrapper {
        position: relative;
        padding-bottom: 10px;
    }

    .bank-text-icon {
        width: 62px;
    }

    .bank-text .bank-title {
        font-size: 15px;
    }

    .bank-text .bank-content {
        font-size: 12px;
    }

    .bank-text-icon img {
        max-height: 30px;
    }

    .bank-text-block {
        width: calc(100% - 65px);
    }

    .footer-block .social-block .social-links {
        padding: 30px 15px 20px;
        justify-content: space-around;
    }

    .footer-block .social-block .social-label {
        font-size: 14px;
    }

    .social-link-item img {
        width: 50px;
    }

    .footer-block .social-block .social-desc {
        font-size: 13px;
        font-weight: bold;
        padding: 0 10px;
    }

    .footer-block {
        padding-top: 70px;
        padding-bottom: 20px;
    }

    .footer-notice {
        font-size: 20px;
    }

    .donation-block.shortcode-block ul.amount-list {
        margin: 1px 0 25px;
        width: 100%;
    }

    .donation-block.shortcode-block .donate-form-block {
        flex-direction: column;
        align-content: center;
        align-self: center;
        align-items: center;
    }

    .donation-block.shortcode-block .choose-size-text{
        margin: 17px 0;
    }

    .donation-block.shortcode-block .donation-types li a.active{
        font-size: 25px;
    }

    .donation-block.shortcode-block .donation-types li a {
        font-size: 18px;
    }
	
	.entry-header .jeg_post_subtitle {
    font-size: 22px;
    color: #515151;
		margin: 20px 0 0 0;
	}

}

@media (max-width: 991px) {
    .footer-notice {
        display: block;
        line-height: 1;
        min-height: min-content;
        padding: 15px;
    }

    .donate_hide_phone {
        display: none;
    }
}

.fixed-button-container {
    position: fixed;
    right: 70px;
    bottom: 50px;
    background-color: #01a67d;
    padding: 34px 25px;
    clip-path: polygon(0 106%, 6% -5%, 95% 13%, 100% 87%);
}

.fixed-button-container a {
    color: #fff;
}

.fixed-button-container .title {
    font-family: Assistant;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    text-align: end;
}

.fixed-button-container .subtitle {
    font-family: Assistant;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: end;
}

.fixed-button-container:before, .fixed-button-container:after {
    content: "";
    display: block;
    z-index: 1;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
}

.fixed-button-container:before {
    top: -10px;
    background-color: #121B28;
    clip-path: polygon(0 51%, 0 0, 100% 0, 100% 100%);
}

.fixed-button-container:after {
    bottom: -10px;
    background-color: #AC2231;
    clip-path: polygon(0 40%, 100% 0, 100% 100%, 0 100%);
}

.fixed-button-container .title:after {
    content: "";
    margin-right: 10px;
    font-weight: normal;
    /* background-image: url("images/arrow1.png"); */
    height: 16px;
    width: 8px;
    display: inline-block;
    background-color: #fff;
    clip-path: polygon(0 50%,100% 0, 100% 20%, 40% 50%, 100% 80%, 100% 100%);
}


.rtl .jeg_breakingnews_title {
    float: right;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    position: absolute;
    left: 0;
}

.thumbnail-container.size-715>img{
    top: 50%;
    left: 50%;
    max-width: none;
    max-height: none;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
}

@media (max-width: 767px) {
    .thumbnail-container.size-715 > img {
        max-height: 100%;
    }
}
@media (min-width: 768px) {
    .thumbnail-container.size-715>img{
        width: auto;
        height: auto;
    }
}

#hero-mobile-sec .thumbnail-container.size-715>img{
    width: auto;
    max-height: 100%;
}

div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.rtl .mc4wp-form-fields p{
    direction: rtl;
}
.rtl .mc4wp-form-fields p label{
    padding-left: 10px;
}

.footer_light:before,.footer_light:after {
    display: none;
}
.side__banner{
    display: none;
}
/* .logged-in .side__banner {
    display: block;
} */


/*DESIGN CHANGES BY OHAD*/


figcaption {
    font-size: 14px;
    color: #a0a0a0;
	line-height: 1.2em;
}


.single .content-inner {
	font-size: 19px;
}

.jnews_inline_related_post .jeg_postblock_28 .jeg_post_title, .jnews_inline_related_post .jeg_postblock_29 .jeg_post_title {
    font-size: 19px;
}

.entry-header .jeg_post_subtitle {
    font-size: 24px;
    color: #515151;

	
.entry-header .jeg_post_meta, /*.entry-header .jeg_meta_author, .entry-header .jeg_meta_date, .entry-header .jeg_meta_category  */ {
    font-size: 14px !important;
	line-height: 1.2em !important;
}