@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewExtraBold.eot);
    src: url(fonts/OpenSansHebrewExtraBold.eot) format('embedded-opentype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewExtraBold.woff2) format('woff2'),url(fonts/OpenSansHebrewExtraBold.woff) format('woff'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewExtraBold.ttf) format('truetype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewExtraBold.svg#OpenSansHebrewExtraBold) format('svg')
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewLight.eot);
    src: url(fonts/OpenSansHebrewLight.eot) format('embedded-opentype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewLight.woff2) format('woff2'),url(fonts/OpenSansHebrewLight.woff) format('woff'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewLight.ttf) format('truetype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewLight.svg#OpenSansHebrewLight) format('svg')
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewRegular.eot);
    src: url(fonts/OpenSansHebrewRegular.eot) format('embedded-opentype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewRegular.woff2) format('woff2'),url(fonts/OpenSansHebrewRegular.woff) format('woff'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewRegular.ttf) format('truetype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewRegular.svg#OpenSansHebrewRegular) format('svg')
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewBold.eot);
    src: url(fonts/OpenSansHebrewBold.eot) format('embedded-opentype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewBold.woff2) format('woff2'),url(fonts/OpenSansHebrewBold.woff) format('woff'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewBold.ttf) format('truetype'),url(https://v.bizspa.com/assets/css/fonts/OpenSansHebrewBold.svg#OpenSansHebrewBold) format('svg')
}

.promoted::before {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.promoted .promoted-site .newBox.gift .purchase-btn {
    color: #fff;
    position: absolute;
    font-size: 14px;
    bottom: -10px;
    right: 10px;
    background: #e71765;
    z-index: 3;
    line-height: 30px;
    padding: 0 14px;
    border-radius: 10px
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Hebrew',Arial
}

input,select,textarea {
    font-family: 'Open Sans Hebrew',Arial
}

html {
    min-height: 100%;
    padding: 0;
    margin: 0
}

body {
    width: 100%;
    font-family: 'Open Sans Hebrew',Arial,Tahoma,Helvetica;
    font-size: 14px;
    direction: ltr;
    background: #f5f5f5
}

img {
    border: 0
}

a {
    text-decoration: none;
    cursor: pointer
}

a:link {
    text-decoration: none
}

#paypop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,.8)
}

#paypop .container {
    background: #fff
}

.ind_description {
    font-size: 18px;
    background: white;
    margin: 10px 0;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.small-letters {
    padding: 10px;
    font-size: 12px
}

.popup {
    position: fixed;
    width: 100%;
    z-index: 1400;
    background: rgba(0,0,0,.4);
    height: 100%;
    top: 0
}

.popup .popup_container {
    color: #111;
    background: #ededed;
    margin: auto;
    width: 60%;
    border-radius: 6px;
    z-index: 1000;
    right: 0;
    top: 30px;
    height: 90%;
    left: 0;
    position: absolute;
    box-sizing: border-box;
    min-width: 320px;
    max-width: 320px;
    border: 1px solid #fff;
    padding:20px 0 32px 0;
    height: auto
}

input:-internal-autofill-selected {
    background: 0 0!important
}

.promoted {
    font-size: 0
}

.promoted .promoted-site {
    display: inline-block;
    width: 33%;
    min-width: 320px;
    padding: 30px 2%;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.newBox {
    width: 100%;
    max-width: 380px;
    min-height: 300px;
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box;
    padding: 9px
}

.newBox.gift {
    height: 0;
    position: relative;
    border-radius: 10px;
    border: 1px solid #e31d68;
    background-size: cover;
    background-position: center center;
    padding-bottom: 50%;
    cursor: pointer;
    border-bottom: 80px #fff solid;
    min-height: auto;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%),0 0 0 1px #fff inset
}

.newBox.gift::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 107px;
    height: 107px;
    background-image: url(https://v.bizspa.com/webimages/newSite/ribbon.png);
    background-size: contain;
	display:none;
}

.newBox.gift .giftBottom {
    position: absolute;
    bottom: -60px;
    left: 1px;
    right: 1px;
    font-size: 14px;
    height: 60px;
    background: #fff;
    border-radius:0 0 10px 8px;
    line-height: 1.2
}

.newBox.gift .giftBottom .giftPrice {
    color: #e31d68;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    position: relative;
    width: 30%;
    top: 0;
    right: 0;
    text-align: left;
    border-radius:0 0 8px 0;
    padding: 5px 10px
}

.newBox.gift .giftBottom .giftPrice .gift {
    font-size: 16px
}

.newBox.gift .giftBottom .giftTitle {
    font-weight: 700;
    display: block;
    /* max-width:65%; */
    color: #333;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: hidden;
}

.newBox.gift .giftBottom .giftDescription {
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 10px;
}

.newBox.site-a {
    position: relative;
    border-radius: 10px;
    border: 1px solid #e31d68;
    background-size: cover;
    background-position: center center;
    /* padding-bottom:50%; */
    cursor: pointer;
    /* border-bottom: 40px #fff solid; */
    min-height: auto;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%), 0 0 0 1px #fff inset;
    height: auto;
}

.newBox.site-a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 107px;
    height: 107px;
    background-image: url(https://v.bizspa.com/webimages/newSite/ribbon.png);
    background-size: contain;
	display:none;
}

.newBox.site-a .giftBottom {
    position: relative;
    height: 40px;
    line-height: 40px;
}

.newBox.site-a .giftBottom .giftPrice {
    color: #e31d68;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    position: relative;
    width: 30%;
    top: 0;
    right: 0;
    text-align: left;
    border-radius:0 0 8px 0;
    padding: 5px 10px
}

.newBox.site-a .giftBottom .giftPrice .gift {
    font-size: 16px
}

.newBox.site-a .giftBottom .giftTitle {
    font-weight: 700;
    display: block;
    /* max-width:65%; */
    color: #333;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}

.newBox.site-a .giftBottom .giftDescription {
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 10px;
}

.newBox.site-a .logo-wrapper {
    height: 180px;
}

.newBox.site-a .logo-wrapper img {
    max-height: 100%;
}

.newBox.site {
    margin-bottom: 35px
}

.newBox.site .promoted_price {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 60px;
    right: 15px;
    z-index: 13;
    line-height: 35px
}

.newBox.site .gallery::after {
    z-index: 10;
    content: '';
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%)
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    background: #f5f5f5
}

.container .intextdiv {
    padding-bottom: 300px
}

.intextdiv form {
    background: #fff;
    border-radius: 5px;
    margin-top: 0;
    box-sizing: border-box;
    max-width: 400px;
    padding: 10px;
    border: 2px #ccc solid
}

.intextdiv form#giftForm {
    max-width: 100%;
    position: relative;
    background: 0 0;
    border: 0;
    margin-top: 20px
}

.intextdiv form .small {
    width: 50%;
    background: #fff;
    margin-top: 0;
    padding: 5px;
    box-sizing: border-box;
    float: left;
    border-bottom: 1px #ccc solid
}

.intextdiv form .label {
    font-size: 14px;
    color: #11a9cf;
    display: block;
    margin-top: 0;
    padding-top: 4px;
    margin-bottom: -2px
}

.intextdiv form input {
    width: 100%;
    display: block;
    font-size: 16px;
    border: 0;
    box-sizing: border-box;
    height: 50px;
    padding: 0 5px;
    position: relative;
    z-index: 1;
}

.intextdiv form textarea {
    width: 100%;
    height: 80px;
    border: 0;
    background: 0 0
}

.intextdiv form .small~.small {
    border-left: 1px #ccc solid
}

.intextdiv form input[type=button] {
    background: #11a9cf;
    color: #fff;
    font-size: 22px;
    margin-top: 10px;
    height: 50px;
    border-radius: 5px
}

.intextdiv form .dataPop input {
    border: 1px #ccc solid
}

.container .intextdiv .page_text {
    font-size: 18px;
    line-height: 1.5
}

body {
    top: 0!important
}

.container-100 {
    min-width: 320px;
    width: 100%;
    min-height: 500px;
    height: auto;
    float: right;
    transition: all .2s ease
}

.container-100 {
    position: relative
}

#gifts {
    /*background:#fff*/
    ;padding-top: 20px;
    box-sizing: border-box;
    background-size: 100% auto
}

.inputNames {
    width: 136px
}

.guiOpt {
    color: #e31d68;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px solid #ccc
}

.backBtnGifts {
    float: left;
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer
}

.intextdiv .giftTop h1 {
    color: #777;
    font-size: 30px;
    text-align: left
}

.intextdiv .giftTop .text {
    font-size: 14px;
    text-align: left;
    /* max-height:102px; */
    overflow: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}

.intextdiv .giftTop .price {
    position: absolute;
    right: 15px;
    top: 120px;
    color: #fff;
    background: #e31d68;
    font-size: 32px;
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px;
    padding-left: 30px;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    transform: rotate(-10deg);
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    z-index: 1
}

.intextdiv .giftTop .price::after {
    content: "";
    position: absolute;
    left: -17px;
    width: 41px;
    height: 40px;
    background: #e31d68;
    border-radius: 10px;
    transform: rotate(45deg);
    top: 5px;
    box-shadow: 3px -3px 3px rgb(0 0 0 / 50%);
}

.intextdiv .giftTop .price::before {
    content: "";
    left: -14px;
    width: 10px;
    height: 10px;
    background: #e2e2e2;
    position: absolute;
    z-index: 9;
    top: 20px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 50%) inset;
}

.intextdiv .shovarCont {
    position: relative;
    margin: 10px 0 10px
}

.shovarCont .shovarView iframe {
    display: block;
    margin: 20px auto 0 auto!important;
    height: 100vh;
    max-height: 700px
}

.intextdiv .section.userPrice {
    padding-right: 148px;
    position: relative
}

.intextdiv .section.userPrice .editPrice {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 148px;
    background: #fff5fb;
    border-left: 2px dashed #e31d68;
    box-sizing: border-box
}

.intextdiv .section.userPrice .editPrice b {
    display: block;
    padding-left: 15px;
    padding-top: 5px;
    color: #555;
    font-size: 16px
}

.intextdiv .section.userPrice .editPrice span {
    display: block;
    padding-left: 15px;
    color: #e31d68;
    font-size: 13px
}

.intextdiv .section.userPrice .editPrice input {
    border: 0;
    border-bottom: 1px solid #555;
    background: 0 0;
    width: 70px;
    display: block;
    margin-left: 15px
}

.intextdiv .section.userPrice .editPrice input:focus {
    outline: 0
}

.intextdiv .section.userPrice .editPrice .priceSymbol {
    font-size: 30px;
    font-weight: 700;
    color: #e31d68;
    position: absolute;
    right: 30px;
    top: 40px
}

.intextdiv .section.userPrice {
    padding-right: 148px;
    position: relative
}

.intextdiv .section {
    margin: 0 0 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px 20px;
    text-align: left;
    border-bottom: 0
}

.intextdiv .sectionWrap {
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    text-align: left;
    border-bottom: 0;
    overflow: hidden
}

.intextdiv .sectionWrap .section {
    margin: 0 -1px 0 0;
    border: 0;
    border-left: 1px solid #ccc;
    float: left
}

.intextdiv .sectionWrap .PhoneMailData {
    float: left;
    width: 100%;
    background: #eee;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    padding: 2px 20px;
}

.intextdiv .sectionWrap .PhoneMailData span#noData {
    display: inline;
}

.intextdiv .sectionWrap .PhoneMailData span {
    display: none;
}

.intextdiv .sectionWrap .PhoneMailData span.showData {
    display: inline;
}

.intextdiv .sectionWrap .PhoneMailData span.showData~span#noData {
    display: none;
}

.intextdiv .sectionWrap .PhoneMailData span.showData~span.showData::before {
    content: ", ";
}

.intextdiv .section .label {
    font-weight: 700;
    color: #585858;
    font-size: 16px;
    padding: 0 0 10px;
    text-align: left
}

.intextdiv .section .label span {
    font-size: 12px;
    font-weight: 400
}

.intextdiv .section .rdio {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
    margin: 2px;
    overflow: hidden
}

.intextdiv .section .rdio input {
    outline: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0
}

.intextdiv .section .rdio label {
    cursor: pointer;
    display: block;
    color: #7d7d7d;
    font-size: 14px;
    width: 100px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 30px;
    box-sizing: border-box;
    line-height: 28px;
    background: #fff
}

.intextdiv .section .rdio input:checked+label {
    color: #fff;
    border: 2px solid #e31d68;
    background: #f985b1
}

.intextdiv .section .rdio input.datepickerwtime {
    visibility: hidden
}

.intextdiv .section .rdio input.datepickerwtime.act {
    visibility: visible
}

.intextdiv .section .rdio input:active,.intextdiv .section .rdio input:focus {
    outline: 0
}

.intextdiv .section .rdio #whenSendDate:checked+label {
    width: auto;
    direction: rtl;
    padding: 0 5px
}

.intextdiv .section .inpt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 10px;
    border: 1px solid #CCC;
    margin-top: 6px;
    border-radius: 5px;
}

.intextdiv .section .inpt#tosend {
    margin-top: -6px;
    margin-left: 10px;
}

.intextdiv .section .inpt span {
    font-size: 13px;
    color: #e31d68;
    display: block;
    text-align: left;
    margin-bottom: -16px;
    padding: 0 5px;
}

.intextdiv .section.toOther .inpt span::after {
    content: " השולח"
}

.intextdiv .section.toOther .label {
    font-size: 0
}

.intextdiv #details:not(.toOther)+.section textarea {
    display: none
}

.intextdiv #details:not(.toOther)+.section textarea+small {
    display: none
}

.intextdiv .section.toOther .label::after {
    font-weight: 700;
    color: #585858;
    font-size: 16px;
    padding: 0 0 10px;
    text-align: left;
    content: "פרטי השולח"
}

.intextdiv .section .inpt input {
    border: 0;
    background: 0 0;
    padding-top: 10px;
}

.intextdiv .section .inpt input:focus {
    color: #555;
    outline: 0
}

.intextdiv .section .inpt input::-webkit-input-placeholder {
    color: #aaa;
    opacity: .7
}

.intextdiv .section .inpt input:-moz-placeholder {
    color: #aaa;
    opacity: .7
}

.intextdiv .section .inpt input::-moz-placeholder {
    color: #aaa;
    opacity: .7
}

.intextdiv .section .inpt input:-ms-input-placeholder {
    color: #aaa;
    opacity: .7
}

.intextdiv .section .blassWrap {
    position: relative
}

.intextdiv #details.toOther+.section .blassWrap {
    margin-top: 10px;
    margin-bottom: 20px
}

.intextdiv .section textarea {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 6px;
    border: 1px solid #ccc;
    height: 100px;
    display: block;
    margin: 0 auto;
    width: 98%;
    resize: none;
    position: relative;
    background: #fff5fb url(https://v.bizspa.com/assets/img/txt.png) no-repeat top 5px left 2px/18px;
    border-radius: 10px;
}

.intextdiv .section.bttns {
    padding: 5px 10px 10px;
    text-align: center;
    border-bottom: 1px solid #ccc
}

.intextdiv .section.bttns .printText {
    display: block;
    padding-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #e31d68;
    width: auto;
    height: auto;
    font-weight: 700
}

.intextdiv .section.bttns div.payNow {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 230px;
    height: 50px;
    border-radius: 10px;
    margin: 2px
}

.intextdiv .cuponIns {
    position: relative;
    color: #333;
    font-weight: 700;
    font-size: 22px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intextdiv .cuponIns #cuponCode {
    width: calc(100% - 125px);
    max-width: 200px;
    height: 50px;
    border: 1px solid #999;
    border-radius: 9px;
    padding:7px 0 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
}

.intextdiv .cuponIns #checkCuponCode {
    width: 115px;
    cursor: pointer;
    display: flex;
    right: 0;
    top: 0;
    color: #FFF;
    background: #0f518e;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.intextdiv .section.bttns div.payNow {
    cursor: pointer;
    background: #e31d68;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 10px
}

.intextdiv .section.bttns div.payLater {
    cursor: pointer;
    background: #00a1e9;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #e31d68;
    line-height: 16px;
    padding-top: 8px
}

.intextdiv .section.bttns div.payLater span {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.intextdiv .section.bttns div.discount,.intextdiv .section.bttns div.afterdiscount {
    font-size: 16px;
    font-weight: bold;
    width: auto;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
}

.intextdiv #toOtherPeople .section:first-child .rdio input:checked+label::after {
    content: "✔";
    position: absolute;
    left: 8px;
    font-size: 18px
}

.intextdiv .shovarSamp {
    position: absolute;
    right: 0;
    top: 8px;
    width: 540px;
    text-align: center;
    color: #e31d68;
    font-size: 18px
}

.intextdiv .shovarSamp {
    background-color: #fff;
    border: 1px solid #ccc;
    top: 0;
    padding: 2px 0;
    right: 140px;
    width: 400px;
}

.intextdiv .shovarView {
    position: absolute;
    right: 140px;
    top: 40px;
    width: 400px;
}

.intextdiv .shovarView .shovar {
    background: #fff;
    border: 2px solid #e31d68;
    border-radius: 6px
}

.intextdiv .shovarView .shovar .top {
    min-height: 240px;
    box-sizing: border-box;
    position: relative
}

.intextdiv .shovarView .shovar .top .pic {
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.intextdiv .shovarView .shovar .top .pic img {
    max-height: 100%;
    width: 100%
}

.intextdiv .shovarView .shovar .top .reciver {
    color: #e31d68;
    font-weight: 700;
    text-align: left;
    font-size: 16px;
    padding-right: 130px;
    padding-left: 10px
}

.intextdiv .shovarView .shovar .top .reciver p {
    display: none;
    margin-left: 10px;
    color: #646464
}

.intextdiv .shovarView .shovar .top .reciver p.show {
    display: block;
    margin: 0;
}

.intextdiv .shovarView .shovar .top .sender {
    font-size: 12px;
    color: #555;
    text-align: left;
    padding-right: 130px;
    padding-left: 10px
}

.intextdiv .shovarView .shovar .top .descBless {
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    max-width: 260px;
    line-height: 16px;
    color: #555;
    padding-right: 130px;
    padding-left: 10px;
    word-break: break-all
}

.intextdiv .shovarView .shovar .top .logo {
    position: absolute;
    top: 170px;
    right: 0;
    height: 0;
    width: 110px;
    text-align: right;
    padding-right: 10px
}

.intextdiv .shovarView .shovar .top .logo img {
    max-width: 100%
}

.intextdiv .shovarView .shovar .top .logo span {
    display: block;
    line-height: 16px;
    font-size: 13px;
    text-align: center;
    margin-right: 0
}

.intextdiv .shovarView .shovar .seret {
    clear: both;
    position: relative;
    z-index: 1
}

.intextdiv .shovarView .shovar .description {
    margin-top: -25px;
    text-align: left;
    overflow: hidden;
    display: table;
    width: 100%;
}

.intextdiv .shovarView .shovar .description .shovarImage {
    width: 150px;
    /* float:left; */
    display: block;
    /* margin-right:10px; */
    /* margin-top:10px; */
    height: 100px;
    position: relative;
    overflow: hidden;
    background: #f985b1;
    display: table-cell;
    position: relative;
    overflow: hidden;
}

.intextdiv .shovarView .shovar .description .shovarImage img {
    width: 100%;
    top: -100px;
    bottom: -100px;
    margin: auto;
    position: absolute;
}

.intextdiv .shovarView .shovar .description .title {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #e31d68;
    min-height: 110px;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    border-left: 10px solid #f985b1;
}

.intextdiv .shovarView .shovar .desc {
    font-size: 12px;
    color: #646464;
    min-height: 70px;
    padding: 10px;
    margin-top: 0px;
    font-size: 16px;
}

.intextdiv .shovarView .shovar .bottom {
    background: #faf9f9;
    overflow: hidden;
    color: #555;
    font-size: 12px;
    margin-top: 10px;
    min-height: 40px;
    border-radius: 0 0 4px 4px
}

.intextdiv .shovarView .shovar .bottom .number {
    float: left;
    padding-left: 20px;
    line-height: 22px
}

.intextdiv .shovarView .shovar .bottom .tokef {
    float: right;
    padding: 10px;
    /* line-height:22px; */
    text-align: right;
}

.intextdiv .shovarView .shovar .bottom .untilTok {
    clear: both;
    max-height: 100px;
    /* overflow: auto; */
    /* direction: ltr; */
    /* text-align: left; */
}

.intextdiv .shovarView .shovar .bottom .details {
    padding: 10px 10px 0;
}

.intextdiv .shovarView .shovar .bottom .details > * {
    display: flex;
    align-items: center
}

.intextdiv .shovarView .shovar .bottom .details svg {
    margin-right: 6px;
    width: 14px;
    height: 14px
}

.intextdiv .shovarView .shovar .bottom .details a {
    font-size: 16px;
    color: #555;
}

.intextdiv .dataPop {
    opacity: 0;
    visibility: hidden;
    z-index: 12;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 300px;
    height: 140px;
    margin: auto;
    border-radius: 10px;
    border: 2px solid #00a1e9
}

.intextdiv .dataPop.open {
    opacity: 1;
    visibility: visible
}

.intextdiv .dataPop .closer {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    float: right;
    width: 35px;
    height: 35px;
    background: url(https://v.bizspa.com/assets/webimages/close.png) top center no-repeat;
    background-size: contain
}

.intextdiv .dataPop .content {
    text-align: center
}

.intextdiv .dataPop .content .title {
    font-weight: 700;
    text-align: left;
    padding: 10px;
    font-size: 16px
}

.intextdiv .dataPop .content .sect {
    display: inline-block;
    vertical-align: top
}

.intextdiv .dataPop .content input[type=text] {
    border: 1px solid #ccc;
    height: 36px;
    width: 200px
}

.intextdiv .dataPop .content .popbttn {
    cursor: pointer;
    background: #e31d68;
    color: #fff;
    line-height: 36px;
    height: 36px;
    border: none;
    box-sizing: border-box;
    width: 60px;
    clear: both;
    margin: 10px auto;
    display: inline-block;
    font-size: 16px
}

.intextdiv .dataPop .content .cancelThis {
    cursor: pointer;
    background: #555;
    color: #fff;
    line-height: 36px;
    height: 36px;
    border: none;
    box-sizing: border-box;
    width: 60px;
    clear: both;
    margin: 10px auto;
    display: inline-block;
    border-radius: 5px
}

.shovarFields {
    min-height: 490px;
    background: #fff;
    border: 1px #ccc solid;
    border-top: 0
}

.swal2-container {
    z-index: 10000000001!important
}

.intextdiv .giftTop {
    width: 278px;
    padding: 0 10px;
    margin-right: 550px;
    width: auto;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.intextdiv .leftBoxPic {
    position: absolute;
    width: 540px;
    right: 12px;
    top: 0;
}

.intextdiv .leftBoxPic .bg::after {
    content: "";
    width: 20px;
    height: 10px;
    position: absolute;
    right: -6px;
    top: 121px;
    border: 1px #000 solid;
    z-index: 9999;
    border-radius: 50%;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-25deg);
}

.intextdiv .leftBoxPic .bg {
    width: 400px;
    height: 210px;
    background-size: cover;
    border: 1px solid #ccc;
    background-position: center;
    position: relative;
}

.intextdiv .leftBoxPic .price {
    position: absolute;
    right: 5px;
    top: 120px;
    color: #fff;
    background: #e31d68;
    font-size: 32px;
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px;
    padding-left: 30px;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    transform: rotate(-10deg);
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}

.intextdiv .giftTop .text::after {
    /*content: "קרא עוד"*/
    ;cursor: pointer;
    position: absolute;
    bottom: 0;
    background: #fff;
    top: 125px;
    right: 0;
    left: 0;
    text-align: center;
    line-height: 39px;
}

.intextdiv .giftTop.open .text::after {
    top: auto;
    bottom: 0;
    /*content: "סגור";*/
}

.read-more-less {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #f5f5f5 30px, rgb(245 245 245 / 0%));
    width: 100%;
    height: 50px;
    display: flex;
    align-items: end;
    padding-bottom: 10px;
}

.intextdiv .giftTop.open {
    height: auto
}

#giftop:not(.open) .read-more-less span:nth-child(2) {
    display: none
}

#giftop.open .read-more-less span:nth-child(1) {
    display: none
}

.vc-top {
    position: relative;
    max-width: calc(100% - 50px);
    margin: auto;
    min-height: 50px
}

.vc-top .logo {
    margin: 0 auto;
    display: block;
}

.vc-top .back {
    position: fixed;
    left: auto;
    top: 0;
    height: 50px;
    background: #e31d68;
    display: flex;
    align-items: center;
    color: white;
    padding:0 15px 0 35px;
    border-radius: 5px;
    z-index: 9
}

.vc-top .back::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    border-left: 3px solid white;
    border-top: 3px solid white;
    width: 15px;
    height: 15px;
}

@media (min-width: 992px) {
    .shovarFields {
        max-width:calc(100% - 550px)
    }
}

#no-display {
    display: none
}

.box-center {
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    position: relative;
    background: #e2e2e2
}

@keyframes lds {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.promoted {
    padding-bottom: 200px;
    max-width: 1200px;
    min-width: 320px;
    width: 100%;
    margin: 20px auto 0;
    clear: both;
    background-image: url(https://v.bizspa.com/assets/img/bg_index.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    padding-top: 50px;
    overflow: hidden;
    border-radius: 20px;
    font-size: 0;
    background-attachment: fixed;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%) inset;
}

.promoted .newBox {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.promoted .newBox .gallery {
    position: absolute;
    right: 9px;
    top: 9px;
    left: 9px;
    bottom: 59px;
    overflow: hidden;
    z-index: 12;
    width: auto;
    background-size: cover;
    background-position: center
}

.promoted .newBox .gallery>img {
    width: 100%;
    cursor: pointer
}

.promoted .newBox .gallery img {
    cursor: pointer
}

.promoted .newBox .gallery .pic {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: block;
    position: relative;
    cursor: pointer
}

.promoted .newBox .gallery .pic span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 150px;
    line-height: 40px;
    height: 40px;
    margin: auto;
    text-align: center;
    background: #fff;
    color: #e31d68;
    font-size: 16px;
    font-weight: 700
}

.promoted.blank {
    background: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.promoted.blank::before {
    display: none;
}

.box-type1 {
    position: relative
}

#error {
    width: 100%;
    color: red;
    font-weight: 700;
    margin: 0 auto 10px;
    font-size: 16px
}

.intextdiv #toOtherPeople .section:first-child .rdio input:checked+label::after {
    content: "✔";
    position: absolute;
    left: 8px;
    font-size: 18px
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.shovarView {
    width: 100%;
    max-width: 500px
}

.shovarView img {
    width: 100%
}

.shovarView .logo img {
    width: auto
}

body.noscrolling {
    overflow: hidden
}

body.noscrolling::after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    z-index: 10
}

@media (max-width: 1000px) {
    .intextdiv .leftBoxPic {
        position: relative;
        width: auto;
        right: 0
    }

    .intextdiv .leftBoxPic .price {
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0;
        transform: none;
        box-shadow: none;
        right: 0;
        border-radius: 0;
        top: 0;
    }

    .read-more-less {
        background: linear-gradient(0deg, #fff 30px, rgb(255 255 255 / 0%));
        padding-left: 10px;
    }

    .mobile-bg {
        background: url(https://v.bizspa.com/assets/img/bg_index.jpg);
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background-position: center;
    }

    .mobile-container {
        margin: -20px;
        padding: 20px;
        background: white;
        position: relative;
        z-index: 99;
    }

    .newBox.gift .giftBottom {
        font-size: 14px
    }

    .shovarView {
        overflow: hidden
    }

    .shovarView .shovar {
        transform: scale(.4);
        margin: -100px 0
    }

    .shovarSamp {
        font-size: 16px;
        font-weight: 700;
        display: block;
        text-align: center
    }

    .intextdiv .shovarSamp {
        position: relative;
        margin: 0 auto;
        right: auto;
        top: auto;
        max-width: 540px;
        width: 100%
    }

    .intextdiv .shovarView {
        position: relative;
        margin: 0 auto;
        right: auto;
        top: auto;
        max-width: 540px;
        width: 100%;
        overflow: hidden
    }

    .intextdiv .section {
        margin: 0
    }

    .intextdiv .sectionWrap {
        margin:0 0 10px 0;
        border-bottom: 1px solid #ccc
    }

    .intextdiv .section.bttns {
        margin-top: 10px;
        clear: both;
        overflow: hidden
    }

    

    .intextdiv .giftTop {
        margin: 5px;
        padding-right: 0;
        background-position: top right;
        background-size: 30%;
        height: 160px;
        /* margin-bottom: 60px; */
        background: #fff!important;
        padding: 0;
        min-height: auto;
        position: relative;
    }

    .intextdiv .giftTop .text {
        overflow: hidden;
        padding: 0 10px;
        position: relative;
        /* max-height:106px; */
        height: auto;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .intextdiv .giftTop .text::after {
        /* content:"קרא עוד"; */
        position: absolute;
        background: #fff;
        top: 86px;
        right: 10px;
        left: 0;
        text-align: center;
        line-height: 39px
    }

    .intextdiv .giftTop .text.open {
        padding-bottom: 46px;
        max-height: none
    }

    .intextdiv .giftTop .text.open::after {
        top: auto;
        bottom: 0;
        content: "סגור"
    }

    .intextdiv .giftTop h1 {
        font-size: 22px
    }

    .intextdiv .giftTop .price {
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0;
        transform: none;
        box-shadow: none;
        right: 0;
        border-radius: 0;
        top: -10px;
    }

    .intextdiv .giftTop .price::after {
        display: none;
    }

    .intextdiv .giftTop .price::before {
        display: none;
    }

    .intextdiv .leftBoxPic .bg {
        display: none;
    }
}

iframe[name=google_conversion_frame] {
    height: 0!important;
    width: 0!important;
    line-height: 0!important;
    font-size: 0!important;
    margin-top: -13px;
    float: right
}

.pointer {
    cursor: pointer
}

input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: #333
}

:-moz-placeholder {
    color: #333
}

::-moz-placeholder {
    color: #333
}

:-ms-input-placeholder {
    color: #333
}

.logo {
    max-width: 260px;
    display: inline-block
}

img {
    max-width: 100%
}

#textin {
    display: inline-block;
    max-width: calc(100% - 300px);
    vertical-align: top;
    padding-left: 20px;
    font-size: 18px
}

@media (max-width: 1250px) {
    .container:not(.mainall) .intextdiv {
        padding:0 20px;
        width: 100%;
        box-sizing: border-box
    }

    .container .intextdiv .page_text {
        font-size: 16px
    }

	.intextdiv .section .inpt#tosend {
        margin-left: 0;
        margin-top: 6px
    }
}

@media (max-width: 1000px) {
    .promoted .promoted-site {
        width:100%;
        max-width: 340px
    }

    .newBox.site {
        border: 0
    }

    .intextdiv .giftTop h1 {
        font-size: 18px;
        padding: 20px 10px 15px;
        text-align: center;
        line-height: 20px
    }
}

@media screen and (max-width: 750px) {
    .promoted .promoted-site {
        max-width:100%
    }

    .intextdiv .shovarSamp {
        margin-top: 16px;
        width: 200px;
        border-radius: 10px;
        border: 0!important;
        color: #585858;
        font-weight: 700
    }

    .intextdiv .shovarSamp::after {
        content: "לחצו להגדלה";
        display: block;
        font-size: 16px;
        line-height: 10px;
        font-weight: 400
    }

    .intextdiv .shovarSamp.open {
        font-size: 0;
        position: fixed;
        top: 0;
        margin-top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        background: 0 0!important
    }

    .intextdiv .shovarSamp.open::after {
        content: "סגור תצוגה";
        color: #fff;
        font-size: 18px;
        line-height: 40px
    }

    .intextdiv .shovarSamp.open~.shovarView {
        position: fixed;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,.9);
        padding-top: 40px;
        display: block;
        z-index: 999998;
        max-width: 100%;
        right: 0;
        left: 0
    }

    .intextdiv .shovarSamp.open~.shovarView .shovar {
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        transform: scale(.8);
        margin: 0
    }

    .intextdiv .shovarView .shovar .seret {
        width: 100%;
        overflow: hidden
    }
}

@media screen and (max-width: 640px) {
    .box-center {
        margin:0
    }
}

@media screen and (max-width: 340px) {
    .promoted .promoted-site {
        max-width:320px
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media (max-width: 992px) {
    #textin {
        max-width:100%;
        text-align: center;
        width: 100%
    }

    .logo {
        display: block;
        max-width: 60%;
        margin: 20px auto
    }

    #textin {
        padding: 0;
        margin: 10px 0;
        font-size: 14px
    }

    .promoted {
        width: calc(100% + 40px);
        margin: 20px -20px 0;
        border-radius: 0;
        background-repeat: no-repeat;
        padding-bottom: 0;
        background-attachment: fixed;
        background-size: cover
    }

    .vc-top {
        max-width: none;
        min-height: 10px
    }

    .vc-top .back {
        font-size: 0;
        position: a;
    }

    .container .intextdiv {
        padding-bottom: 0
    }

    .container:not(.mainall) .intextdiv{
        /*padding:0;*/
    }

	div#giftPage{
		padding:0;
	}

    .xdsoft_datetimepicker.xdsoft_rtl {
        right: 0 !important;
    }

    .intextdiv .section .inpt {
        display: block
    }
}
