﻿html {
    /*background-color: #E6E6FA;Until 1.7.24*/
    background-color: #F5F5DC; /*From 1.7.24*/
    /*background: url("https://www.tipat-shemen.com/Images/Background.jpeg") no-repeat center fixed;
    background-size: cover;*/
    margin: 0;
    padding: 0;
    border: 2px solid #a31aff;
    height: auto;
    overflow-x: hidden;
    position: relative;
    min-height: 100%;
}

body {
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
#body {
    padding-bottom: 35px;
    clear: both;
}
a {
    color: #333;
    outline: none;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }
      
    a:hover {
        background-color: #c7d1d6;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
    position: relative;
    left: 5px;
}

.float-right {
    float: right;
    margin: 20px;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

p1 {
    display: block;
    color: White;
    text-Shadow: 2px 2px Grey;
    font-size: 28px;
    margin: 10px;
    line-height: 30px;
}

p2 {
    display: block;
    color: #333333;
    text-Shadow: 2px 2px White;
    font-size: 1.2em;
    margin: 3px;
    line-height: 20px;
    font-weight: 600;
}

span1 {
    padding: 5px;
    color: #000033;
    text-Shadow: 1px 1px White;
    font-size: 18px;
    line-height: 20px;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}
.Select {
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}
span2 {
    padding: 5px;
    color: #334d4d;
    text-Shadow: 1px 1px White;
    font-size: 20px;
    line-height: 20px;
}
#Ajax {
    cursor: pointer;
}
img {
    max-height: 100%;
    max-width: 100%;
    cursor:pointer;
}

div5 {
    background-color: #F6F0E8;
    max-width: 90%;
    border-radius: 5%;
    padding: 6px;
    margin: 10px;
    display: inline-block;
    float: right;
    border: 1px solid white;
}
/*Site1.css*/
/* Products-Header1-Class */
.Header1 {
    display: block;
    margin: auto;
    text-align: center;
}
/* prefered colors : ActiveCaption   Background   ButtonShadow */
/* מה באתר וDaylyMassages */
.DailyMassage {
    display: inline-block;
    background: #7b2d7b;
    color: wheat;
    font-size: 17px;
    font-weight: 600;
    padding: 3px;
    margin: 5px;
    border-radius: 5%;
    cursor: pointer;
}
    .DailyMassage > a {
        color: wheat;
    }
        .DailyMassage > a:hover {
            background: wheat;
            color: #7b2d7b;
        }
        /*InSitePage*/
.Demo1:nth-child(2n) .DailyMassage {
    background: wheat;
    color: #7b2d7b;
}
    .Demo1:nth-child(2n) .DailyMassage > a {
        color: #7b2d7b;
    }
        .Demo1:nth-child(2n) .DailyMassage > a:hover {
            background: #7b2d7b;
            color: wheat;
        }
        /*DailyMassagePage*/
.DailyMassage:nth-child(2n) {
    background: wheat;
    color: #7b2d7b;
}

    .DailyMassage:nth-child(2n) > a {
        color: #7b2d7b;
    }

        .DailyMassage:nth-child(2n) > a:hover {
            background: #7b2d7b;
            color: wheat;
        }
        /* FrontPageOfEveryFolder */
        #Front {
            display: inline-block;
            background: #996699;
            color: wheat;
            font-weight: 600;
            font-size: 22px;
            max-width: 90%;
            width: auto;
            height: auto;
            padding: 3px;
            margin: 5px;
            border-radius: 5%;
            padding: 3px;
            margin: 20px;
            float: right;
        }

            #Front > a {
                background-color: wheat;
                color: #7b517b;
                display: inline-block;
                font-weight: 600;
                font-size: 22px;
            }
                #Front > a:hover {
                    background: #7b517b;
                    color: wheat;
                }
.float-right:nth-child(2n) #Front {
    background-color: wheat;
    color: #996699;
}
    .float-right:nth-child(2n) #Front > a {
        background: #7b517b;
        color: wheat;
    }

        .float-right:nth-child(2n) #Front > a:hover {
            background: Wheat;
            color: #7b517b;
        }
.Massage {
    padding: 5px;
    background-color: #bd4255;
    color: white;
}
/* ProductPages-A PRODUCT WAS ADDED */
.LCoral {
    background-color: #6c244c;
    color: white;
    display: inline-block;
}
/*תמונה מוגדלת-מאלה שרשראות תפילה, מנדלות*/
.R {
    max-width: 100%;
    max-height: 100%;
    height: 400px;
    display: inline-block;
    float: right;
    margin-top: 30px;
    margin-left: 30px;
    padding: 5px;
    font-weight: 600;
    font-size: 17px;
}

    .R img {
        height: 350px;
        width: 280px;
        border-radius: 3%;
        border: 2px solid rgb(161, 161, 161);
        box-shadow: 10px 10px 5px rgb(136, 136, 136);
        padding: 4px;
        margin: 5px;
        vertical-align: middle;
    }
span55 {
    display: inline-block;
    cursor: pointer;
    color: White;
    text-Shadow: 2px 2px Grey;
    font-size: 1em;
    padding: 3px;
    font-weight: 600;
    border-radius: 5%;
    background-color: #9d6500;
}
.BImg {
    display: none;
}
span55:hover .BImg {
    display: block;
    position: absolute;
    height: 80%;
    width: 80%;
    right: 10%;
    left: 10%;
    z-index: 9999;
    cursor: w-resize;
}
.ProductDetailsImg {
    width:90%;
    height:90%; 
    float:right;
    right:30px;
    margin-right:5%;
    margin-left:5%;
    margin-bottom:8px;
}
/* דף ראשי אוירה ומיסטיקה */
.Mistique {
    color: ghostwhite;
    background-color: dimgrey;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding: 3px;
    margin: 5px;
}
div22 {
    display: flex;
    flex-wrap: wrap;
}

div22 > .float-right {
    width: 300px;
    max-width: 90%;
}

    div22 > .float-right > img {
        width: 90px;
        height: 90px;
    }

.Info {
    width: 25em;
    height: 22em;
    margin: 10px;
}
/*div של הסבר+תמונת מוצר*/
div7 {
    font-weight: 700;
}
/*End Site1.css*/
/* Cart paragraph inside SiteLayout */
.CartMain {
    border: 2px solid Orange;
    display: inline-block;
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
    color: darkblue;
    font-weight: 800;
}

.CartCalculateSide {
    position: fixed;
    top: 90%;
    right: 3px;
    overflow: hidden;
    /*border: 1px solid Orange;*/
    display: inline-block;
    border-radius: 3%;
    font-size: small;
    font-weight: 700;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    color: White;
    background: #a3c2c2;
}
/*Refers to DailyMassages Spans too*/
#menu > span {
    margin: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: inherit;
    height: auto;
}

/* ALERT MASSAGE */
.alert {
    padding: 10px;
    background-color: #d0382d;
    color: white;
}
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}
    .closebtn:hover {
        color: black;
    }
/* End Allert Massage */
/* 3/7/16 */
/* Featured Product*/
#productInfo {
    height: initial;
    overflow: auto;
}
/* Products*/
#products {
    list-style: none;
    margin: 0px;
    padding: 0;
}

.product {
    width: 215px;
    display: inline-block;
    margin: 10px 12px;
}
    .product > div5 {
        /*Added 4/7/19 instead of regular div5 + 
            .product changed
        */
        background-color: #F6F0E8;
        max-width: 90%;
        border-radius: 1%;
        padding: 6px;
        margin: 15px;
        display: inline-block;
        float: right;
        border-right: 6px solid #dad5ca;
    }
    .product .productInfo {
        height: initial;
        overflow: hidden;
    }
/*End 3/7/16*/
/* main layout*/
.content-wrapper {
    margin: 0 Auto;
    max-width: 95%;
    display: block;
}
    .main-content {
        padding-left: 10px;
        padding-top: 10px;
    }
header .content-wrapper {
    padding-top: 5px;
}
header {
    /*Summer 2017 : steelblue*/
    background-color:lightseagreen;
    /*Until 9.24 background-color: #14817a;*/
    padding: 3px;
}
header1 {
    /*uNTIL 9.24 background-color: #ffa700;*/
    background-color: peachpuff;
    border-color: blue;
    border-style: inset;
    border-width: 2px;
    font-size: 1.0em;
    padding: 2px;
    display: table-cell;
    border-radius: 5%;
}
footer {
    /*Summer 2017 : steelblue*/
    position: absolute;
    bottom: 0px;
    width: 100%;
    min-height: 40px;
    padding: 0;
    margin-top: 3px;
    margin: 1px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
    clear: both;
    background-color: #14817a;
    color: White;
    font-size: 1.5vw;
    text-Shadow: 2px 2px Grey;
}
/* site title*/
.site-title {
    margin: 0;
}
    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        outline: none;
        text-decoration: none;
    }
/* login*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}
    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }
        #login a.email {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }
    #login ul {
        margin: 0;
    }
    #login li {
        display: inline;
        list-style: none;
    }
/* menu*/
div#menu {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 1px;
    padding: 0;
    text-align: right;
}
    div#menu span {
        display:inline-flex;
        list-style: none;
        padding-left: 15px;
    }
        div#menu span a  {
            background: none;
            color: none;
            text-decoration: none;
        }
[title~=menu] {
    background-color: #fdfdff;
    color: #008080;
    text-decoration: none;
}
[title~=menu] a {
    background-color: #fdfdff;
    color: #008080;
    text-decoration: none;
}

            div#menu span a:hover {
                color: #333;
                text-decoration: none;
            }
/* page elements*/
/* featured */
.featured {
}
    .featured .content-wrapper {
        color: #3e5667;
        padding: 1px 1px 1px 1px;
    }
    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #12736d;
        text-Shadow: 2px 2px #fdfdff;
    }
    .featured p {
        font-size: 1.1em;
    }
/* page titles */
hgroup.title {
    margin-bottom: 2px;
}
    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }
/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}
/* content */
article {
    float: left;
    width: 70%;
}
aside {
    float: right;
    width: 25%;
}
aside1 {
    float: right;
    width: 45%;
    border: 2px solid Grey;
}
aside ul {
    list-style: none;
    padding: 0;
}
    aside ul li {
        background: url("../Images/bullet.png") no-repeat 0 50%;
        padding: 2px 0 2px 20px;
    }
aside2 {
    float: left;
    width: 25%;
    border: 2px solid Grey;
    padding: 2px;
}
    aside2 ul {
        list-style: none;
        padding: 0;
    }
        aside2 ul li {
            background-color: coral;
            padding: 2px 0 2px 20px;
            margin: 5px;
            float: right;
        }
.label {
    font-weight: 700;
}
/* contact */
.contact h3 {
    font-size: 1.2em;
}
.contact p {
    margin: 5px 0 0 10px;
}
.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}
/* forms */
.email {
    background: #ffcccc;
    border: 3px solid #73AD21;
    font-size: 18px;
    text-align: right;
    padding: 20px;
    max-width: 90%;
    display: inline-block;
}
.email1 {
    font-size: 18px;
    text-align: right;
    padding: 20px;
    max-width: 90%;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
    fieldset ol {
        padding: 0;
        list-style: none;
    }
        fieldset ol li {
            padding-bottom: 5px;
        }
label {
    display: block;
    font-size: 1.2em;
    font-weight: 400;
}
    label.checkbox {
        display: inline;
    }
input, textarea {
    border: 1px solid #e2e2e2;
    background: #ecf5f8;
    color: #333;
    font-size: 1.0em;
    margin: 5px 0 6px 0;
    padding: 3px;
    max-width: 90%;
}
textarea {
    font-family: inherit;
    max-width: 90%;
}
    input:focus, textarea:focus {
        border: 0.5px solid #7ac0da;
    }
input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}
input[type="submit"],
input[type="button"],
button {
    background-color: #34568b;
    border: 0.5px solid #787878;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: 200;
    padding: 8px;
    margin-right: 8px;
    width: auto;
    color: white;
    font-weight: 600;
}
td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}
/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}
.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.error {
    color: #e80c4d;
}
/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}
.field-validation-valid {
    display: none;
}
input.input-validation-error {
    border: 1px solid #e80c4d;
}
input[type="checkbox"].input-validation-error {
    border: 0 none;
}
.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}
.validation-summary-valid {
    display: none;
}
#new {
    font-weight: 800;
    background-color: orangered;
    color: aliceblue;
    border-radius: 5%;
    padding: 1px;
    -webkit-animation: mymove 50s infinite; /* Chrome, Safari, Opera */
    animation: mymove 50s infinite;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {
        background-color: orangered;
        color: aliceblue;
    }
    50% {
        background-color: forestgreen;
        color: greenyellow;
    }
}
/* Standard syntax */
@keyframes mymove {
    50% {
        background-color: orangered;
        color: aliceblue;
    }
    50% {
        background-color: forestgreen;
        color: greenyellow;
    }
}
/* tables - Deleted 17/1/17*/
/*   Mobile Styles   */
@media only screen and (max-width: 850px) {
    /* header*/
    header .float-left,
    header .float-right {
        float: none;
    }
    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }
    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }
        #login ul {
            margin: 5px 0;
            padding: 0;
        }
        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }
            #login a:hover {
                color: #333;
            }
    /* menu */
    nav {
        margin-bottom: 5px;
    }
    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }
        ul#menu li {
            margin: 0;
            padding: 0;
        }
    /* main layout*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }
    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }
    .featured .content-wrapper {
        padding: 10px;
    }
    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }
    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }
        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }
    /* forms */
    input {
        width: 90%;
    }
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }
        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }
    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }
    /* footer*/
    footer .float-left,
    footer .float-right {
        float: none;
    }
    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
        font-size: 2vw;
    }
        footer p {
            margin: 0;
        }
}
/*Product*/
 a.order-button {
        background-color: #a52f09;
        border: 1px solid #712107;
        color: #fdfcf7;
        float: left;
        padding: 2px 7px;
        /*CSS3 properties*/
        border-radius: 4px; 
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 2px 5px #b4b4b4;
        -webkit-box-shadow: 1px 2px 4px rgba(136,136,136, 0.6);
        -moz-box-shadow: 1px 2px 5px #b4b4b4;
    }
        a.order-button:hover {
            color: #fdfcf7;
        }
/*AccessibilityMenu

html .ChangeBackAndFontColor {
    color: white;
    background-color: black;
    text-decoration: none;
    text-shadow: none;
}

.ChangeBackAndFontColor * {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}

.ChangeBackAndFontColor a {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}

.ChangeBackAndFontColor #BeforeHelpRequest
 {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor .featured hgroup.title h1 {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor .featured hgroup.title h2 {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor .float-right a {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor li {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor .DailyMassage {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
.ChangeBackAndFontColor .DailyMassage:hover {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}
    .ChangeBackAndFontColor .DailyMassage a {
        color: white;
        background: black;
        text-decoration: none;
        text-shadow: none;
    }
    .ChangeBackAndFontColor .DailyMassage a:hover {
        color: white;
        background: black;
        text-decoration: none;
        text-shadow: none;
    }
.ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}

    .ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage > a {
        color: white;
        background: black;
        text-decoration: none;
        text-shadow: none;
    }

        .ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage > a:hover {
            color: white;
            background: black;
            text-decoration: none;
            text-shadow: none;
        }
/*DailyMassagePage

.ChangeBackAndFontColor .DailyMassage:nth-child(2n) {
    color: white;
    background: black;
    text-decoration: none;
    text-shadow: none;
}

    .ChangeBackAndFontColor .DailyMassage:nth-child(2n) > a {
        color: white;
        background: black;
        text-decoration: none;
        text-shadow: none;
    }

        .ChangeBackAndFontColor .DailyMassage:nth-child(2n) > a:hover {
            color: white;
            background: black;
            text-decoration: none;
            text-shadow: none;
        }*/
html .ChangeBackAndFontColor,
.ChangeBackAndFontColor *,
.ChangeBackAndFontColor .Mistique,
.ChangeBackAndFontColor .Mistique[style],
.ChangeBackAndFontColor a,
.ChangeBackAndFontColor #BeforeHelpRequest,
.ChangeBackAndFontColor .featured hgroup.title h1,
.ChangeBackAndFontColor .featured hgroup.title h2,
.ChangeBackAndFontColor .float-right a,
.ChangeBackAndFontColor li,
.ChangeBackAndFontColor .DailyMassage,
.ChangeBackAndFontColor .DailyMassage:hover,
.ChangeBackAndFontColor .DailyMassage a,
.ChangeBackAndFontColor .DailyMassage a:hover,
.ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage,
.ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage > a,
.ChangeBackAndFontColor .Demo1:nth-child(2n) .DailyMassage > a:hover,
.ChangeBackAndFontColor .DailyMassage:nth-child(2n),
.ChangeBackAndFontColor .DailyMassage:nth-child(2n) > a,
.ChangeBackAndFontColor .DailyMassage:nth-child(2n) > a:hover,
.ChangeBackAndFontColor #Front,
.ChangeBackAndFontColor #Front > a,
.ChangeBackAndFontColor #Front > a:hover,
.ChangeBackAndFontColor .float-right:nth-child(2n) #Front,
.ChangeBackAndFontColor .float-right:nth-child(2n) #Front > a,
.ChangeBackAndFontColor .float-right:nth-child(2n) #Front > a:hover {
    color: white;
    background-color: black !important;
    text-decoration: none;
    text-shadow: none;
    line-height: inherit;
}

.RemoveImg * > img {
    display: none !important;
}
.Removea * > a {
   color: yellow !important;
   background-color:black !important;
}

/*DailyMassagePage*/



