/*
 Theme Name:   Nirvana Child Theme
 Description:  A child theme of the Nirvana theme
 Author:       Cryout Creations & Christina Garofalo
 Template:     nirvana
 Version:      1.0.0
*/

/*Responsive line breaks*/
.responsivebr {
    display: none;
}

/*alternate div colors*/
.row:nth-child(odd) {
    background-color: #D4EDFC;
}

.row:nth-child(even) {
    background-color: #C0E2F7;
}

/*Read More Button*/
a.continue-reading-link {
    -webkit-border-radius: 15;
    -moz-border-radius: 15;
    border-radius: 15px;
    background-color: #1D5783;
    color: white !important;
    border: none;
    padding-left: 15px;
}

/*Remove image hover effect*/

#pp-afterslider img.alignleft:hover, #pp-afterslider img.alignright:hover,
#pp-afterslider img.aligncenter:hover, #pp-afterslider img.alignnone:hover,
#content img.alignleft:hover, #content img.alignright:hover, #content img.aligncenter:hover,
#content img.alignnone:hover, #content .wp-caption img:hover {
    opacity: 0.99;
}

a:active#logo {
}

/*tag cloud styles*/
.mf_taxonomy_list {
    text-transform: capitalize;
}

ul.mf_taxonomy_column, li.mf_taxonomy_column {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

ul.mf_taxonomy_column li {
    display: inline;
    margin-right: 3px;
    background-color: #D26625;
    padding: 5px 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

ul.mf_taxonomy_column li a {
    color: white;
    font-weight: bold;
}

span.quantity {
    font-weight: bold;
    color: #F0C346;
}

/*Event list styling*/
ul.eme_events_list, li.eme_events_list {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

/*Blessing*/
#blessing {
    text-align: right;
    color: #1D5783;
    font-weight: bold;
    padding-right: 15px;
}

/*MetaSlider*/
.metaslider .theme-default .nivoSlider {
    margin-bottom: 10px;
}

/*Frontpage widget headings*/
h3.column-header-image {
    font-size: 1.25em !important;
}

/*Product Box*/
/*.wp_cart_product_display_box {border:none; box-shadow:none;}*/
div.wp_cart_product_thumbnail img {
    display: block;
    margin: 0 auto !important;
    margin-top: 10px;
}

/*Add to cart button*/
.wspsc_add_cart_submit {
    padding: 4px 10px 3px 10px !important;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

/*Audio Store Styles*/
.audiostorewrapper {
    overflow: hidden;
    padding: 5px 0 0 10px;
    margin-bottom: 5px;
}

.audiostorewrapper h5 {
    margin: 0; /*color:#D26625 !important;*/
}

.audiostorebutton {
    float: right;
    padding-top: 7px;
    padding-right: 10px;
}

.audiostoremp3j {
    float: left;
    padding-top: 13px;
    width: 75%;
}


/*Events Made Easy responsive divs*/
.eme_info_div {
    float: left;
    width: 50%;
    height: auto;
}

.eme_info_div p {
    padding: 0;
}

.eme_image_div {
    float: right;
    width: 50%;
    height: auto;
}

.eventimage img {
    width: 300px;
    height: auto;
    float: right;
}

/*Events Made Easy styles*/
.eme_linktitle a {
    color: #D26625;
    font-size: 1.5em;
}

.eme_linktitle a:hover {
    color: #DF8E33 !important;
}


/*Shabbat times - CalJ*/
#jewishtimes {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-size: 1em;
    line-height: 1.5em;
    color: #418DC4;
    font-weight: bold;
    border: 5px double #1D5783;
    width: 80%;
    margin-right: 25px;
    margin-top: 15px;
    height: auto;
    padding: 10px;
    background-image: url("https://hekhalshalom.com/wp-content/uploads/2017/02/kollel_star_600px_BACKGROUND2.png");
}

/*Pods on front page*/
.pod-front-page {
    width: 370px;
    height: 160px;
    float: left;
    margin: 0 7px 0 7px; /*border: 7px solid #EC9F37;*/
    -webkit-border-radius: 18;
    -moz-border-radius: 18;
    border-radius: 18px;
}

.pod-front-page-bg {
    background: #5d0b0c;
    background: -moz-radial-gradient(center, ellipse cover, #5d0b0c 50%, #2c1110 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #5d0b0c 50%, #2c1110 100%);
    background: radial-gradient(ellipse at center, #5d0b0c 50%, #2c1110 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d0b0c', endColorstr='#2c1110', GradientType=1);
}

.front-page-half {
    width: 550px;
    height: 160px;
    float: left;
    margin: 0 7px 0 7px;
}

/*header gradient*/
#header {
    background-image: url("https://hekhalshalom.com/wp-content/uploads/2017/01/copy-header_bg_1200x190px.png");
    background-repeat: repeat-x;
}

/*Kollel Dedication box*/
#FadeIn_Link {
    color: #f3c36f !important;
}

.kollel-names-text {
    height: 160px;
    line-height: 160px;
    text-align: center;
    font-size: 1em;
    padding: 0 30px 0 30px;
}

.fade-center {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

div#pp-texttop {
    margin: 45px 0 !important;
}

div#front-columns-box {
    padding: 15px 0 !important;
}

/*Contact Form 7 styles*/
div.wpcf7 {
    background-color: #D4EDFC;
    border: 7px double #C0E2F7;
    padding: 20px;
    color: #d26625;
    font-family: 'Cinzel', 'serif';
    font-weight: bold;
    -webkit-border-radius: 30;
    -moz-border-radius: 30;
    border-radius: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 textarea,
.wpcf7 select {
    background: #C0E2F7;
    font-family: Lora, sans-serif;
    font-style: italic;
    border: 1px solid #1D5783;
    width: 98%;
}

.wpcf7 select {
    height: 43px;
}

.wpcf7-form textarea {
    height: 200px;
}

.wpcf7 textarea.wpcf7-textarea {
    width: 98%;
}

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
    color: #ffffff;
    background-color: #1D5783;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Cinzel', 'serif';
    font-weight: bold;
    border: 1px solid #1D5783;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
    background-color: #418DC4;
}

/*Form styles*/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
textarea,
select {
    background: #C0E2F7;
    font-family: Lora, sans-serif;
    font-style: italic;
    border: 1px solid #1D5783;
}

input[type="submit"],
input[type="button"] {
    color: #ffffff !important;
    background-color: #1D5783 !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Cinzel', 'serif';
    font-weight: bold;
    border: 1px solid #1D5783 !important;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    background-color: #418DC4 !important;
}

/*3D menu buttons*/

@media only screen and (min-width: 768px) {

    body #access > .menu > ul > li > a > span {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 3px;
        margin-right: 3px;
    }

    body #access > .menu > ul > li > a:not(:only-child) span {
        padding-right: 18px;
    }

    body #access > .menu > ul li > a:not(:only-child) span::after {
        right: 10px;
        line-height: 2.25em;
    }

    #access > .menu > ul > li > a > span {
        background: #81c3ed;
        background-image: -webkit-linear-gradient(top, #81C3ED, #1D5783);
        background-image: -moz-linear-gradient(top, #81C3ED, #1D5783);
        background-image: -ms-linear-gradient(top, #81C3ED, #1D5783);
        background-image: -o-linear-gradient(top, #81C3ED, #1D5783);
        background-image: linear-gradient(to bottom, #81C3ED, #1D5783);
        -webkit-border-radius: 10;
        -moz-border-radius: 10;
        border-radius: 10px;
        border: solid #1D5783 2px;
        text-decoration: none;
    }

    #access > .menu > ul > li > a:hover > span {
        background: #418DC4;
        background-image: -webkit-linear-gradient(top, #D36625, #F0C346);
        background-image: -moz-linear-gradient(top, #D36625, #F0C346);
        background-image: -ms-linear-gradient(top, #D36625, #F0C346);
        background-image: -o-linear-gradient(top, #D36625, #F0C346);
        background-image: linear-gradient(to bottom, #D36625, #F0C346);
        text-decoration: none;
    }

    #access li.menu-main-search {
        margin-top: 13px;
    }
}

/*PDF download button*/
.btnpdf a {
    color: white;
    font-weight: bold;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    background-color: #1D5783;
    padding: 10px 20px;
}

.btnpdf a:hover {
    background-color: #D36625;
    color: white;
}

@media only screen and (max-width: 768px) {
    #jewishtimes {
        margin: 10px auto;
        width: 90%;
    }

    #jewishtimes p {
        padding-left: 10px;
    }

    a#logo img {
        margin-left: 20px;
    }

    .eme_info_div {
        width: 100%;
        clear: both;
    }

    .eme_image_div {
        width: 100%;
        clear: both;
    }

    .img_hide_res img {
        display: none;
    }

    .pod-front-page {
        width: 95%;
        height: 50%;
        margin: 10px 0 10px 10px;
    }

    .pod-front-page-bg {
        background-image: none;
        background: #5d0b0c;
        background: -moz-radial-gradient(center, ellipse cover, #5d0b0c 50%, #2c1110 100%);
        background: -webkit-radial-gradient(center, ellipse cover, #5d0b0c 50%, #2c1110 100%);
        background: radial-gradient(ellipse at center, #5d0b0c 50%, #2c1110 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d0b0c', endColorstr='#2c1110', GradientType=1);
    }

    div.pod-front-page h3 {
        font-size: 1.5em !important;
    }

}

@media only screen and (max-width: 500px) {
    .responsivebr {
        display: block;
    }
}

/* Yamim Noraim */


.yamim-norain h1 {
    color: #1D5783;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    padding-bottom: 20px;
}

.yamim-norain {
    margin-bottom: 75px;
}

/* Flipsnack */
.flipsnack h1 {
    color: #1D5783;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
}

/* ustensiles */
.ustensiles {
    text-align: center;
    margin: 20px;
}

.hekhal-poster h1 {
    color: #1D5783;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
}

.hekhal-poster p {
    color: #1D5783;
    padding: 20px;
    margin-bottom: 10px;
}

.hekhal-poster-text {
    height: auto;
    margin-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.hekhal-poster img {
    width: 100%; /* or any custom size */
    height: 100%;
    object-fit: contain;
    border:1px solid black;
}

.hekhal-slide {
    width: 100%;
    height: 100%;
    overflow: auto;
}

@media only screen and (min-width: 996px) {
    .gold-button {
        width: 50%;
        text-align: center;
        margin: auto;
        margin-bottom: 20px;
        padding: 20px;
        background: rgb(138, 89, 37);
        background: -moz-linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        background: -webkit-linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        background: linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8a5925", endColorstr="#8a5925", GradientType=1);
        -webkit-border-radius: 20;
        -moz-border-radius: 20;
        border-radius: 20px;
        box-shadow: 0px 5px rgb(138, 89, 37);
    }
    .hekhal-poster {
        margin: auto;
        width: 50%;
        padding-top: 10px;
        overflow: hidden;
        text-align: center;
    }
}

@media only screen and (max-width: 995px) {
    .gold-button {
        width: 95%;
        text-align: center;
        margin: auto;
        margin-bottom: 20px;
        padding: 20px;
        background: rgb(138, 89, 37);
        background: -moz-linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        background: -webkit-linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        background: linear-gradient(-45deg, rgba(138, 89, 37, 1) 5%, rgba(238, 159, 55, 1) 20%, rgba(247, 201, 119, 1) 25%, rgba(238, 159, 55, 1) 30%, rgba(213, 142, 51, 1) 45%, rgba(247, 201, 119, 1) 55%, rgba(238, 159, 55, 1) 65%, rgba(138, 89, 37, 1) 95%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8a5925", endColorstr="#8a5925", GradientType=1);
        -webkit-border-radius: 20;
        -moz-border-radius: 20;
        border-radius: 20px;
        box-shadow: 0px 5px rgb(138, 89, 37);
    }

    .hekhal-poster {
        margin: auto;
        width: 90%;
        padding-top: 10px;
        overflow: hidden;
        text-align: center;
    }
}

.gold-button h1 {
    color: #70461e;
    text-transform: uppercase;
    font-size: 1.75em;
    font-weight: bold;
    font-family: 'Cinzel';
}

.btngold a {
    color: white;
    font-weight: bold;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    background-color: rgb(138,89,37);
    padding: 10px 20px;
    text-transform: uppercase;
}

.btngold a:hover {
    background-color: #1D5783;
    color: white;
    text-transform: uppercase;
}

/* Horizontal scroll styles */
.js-marquee {
    color: white;
    font-size: 1.5em;
}
.horz-scroll {
    background-color: #D26625;
    margin-top: 5px;
    margin-bottom: 5px;
}

