/*
Theme Name: Sensual
Theme URI: 
Description: 
Author: Shlomi Turjeman
Author URI: 
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: rtl theme, hebrew theme, blog theme
Version: 1.0
*/

@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
	direction: rtl;
	color: #4e4c4c;
}

ul,
li {
	list-style: none;
	padding: 0;
}

img {
	border: none;
	outline: none;
}

body {
	font-family: 'Assistant';
	text-align: right;
	font-size: 18px;
	direction: rtl;
}

a {
	color: #33449c;
}

.cleafix {
	clear: both;
}

.header {
	padding: 20px 0;
	width: 100%;
	text-align: center;
}
.header img{
	width:320px;
}



.wrap{
	width:1100px;
	margin:0 auto;
}

/*.final-form .wrap{ width: 1000px;}*/

.slider {
	background: url(images/banner.jpg) left top no-repeat;
	min-height: 460px;
	background-size: cover;
	width: 100%;
	float: left;
	text-align: center;
}

.slider h2 {
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	margin: 100px 0 40px 0;
}

.countdown-timer-wrapper {
	max-width: 540px;
	margin: 0 auto;
	direction: ltr;
}

.countdown-timer-wrapper h5 {
	font-size: 50px;
	letter-spacing: 0.5px;
	text-align: center;
	padding-top: 10px;
	text-shadow: none;
}

.countdown-timer-wrapper .timer {
	padding: 10px;
	text-align: center;
	padding-top: 15px;
}

.countdown-timer-wrapper .timer .timer-wrapper {
	display: inline-block;
	width: 100px;
	padding: 10px 0;
	height: 80px;
	background: #fff;
	text-align: center;
	margin: 0 2%;
}

.countdown-timer-wrapper .timer .timer-wrapper .time {
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
	color: #33449c;
}

.countdown-timer-wrapper .timer .timer-wrapper .text {
	font-size: 18px;
	color: #33449c;
}



.content-left {
	background: #e5e5e5;
	width: 516px;
	float: left;
	padding: 75px 35px;
	text-align: center;
}

.content-right {
	float: right;
	text-align: right;
	padding: 75px 0 75px 35px;
	width: 450px;
}

.content-right h2 {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
}

.content-right p {
	text-align: justify;
}

.footer {
	background: url(images/footer-bg.jpg) left top no-repeat;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 50px 0;
	text-align: center;
}

.footer h2 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
}

.footer .btn {
	background: #000000;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	font-weight: 600;
}

.footer .btn:hover {
	background: #fff;
	color: #000;
}

.footer .btn i {
	background: url(images/double-arrows-white.png) left top no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	content: '';
	position: relative;
	top: 2px;
}

.footer .btn:hover i {
	background: url(images/double-arrows-black.png) left top no-repeat;
}

.copy-area {
	background: #fff;
	text-align: center;
	padding: 35px 0;
	width: 100%;
	color: #000;
	font-size: 22px;
}

.inner-copy-area {
	background: url(images/inner-copy.jpg) center top no-repeat;
	background-size: cover;
	padding: 35px 0;
	width: 100%;
	color: #fff;
	font-size: 22px;
	text-align: center;
}

.breadcumb-nav {
	background: #f9f9f9;
	padding: 30px 0;
	width: 100%;
	text-align: right;
	direction: rtl;
	margin-bottom: 36px;
}

.breadcumb-nav li {
	position: relative;
	display: inline-block;
	width: 24.7%;
	text-align: center;
}

.breadcumb-nav li span:first-of-type {
	position: relative;
	z-index: 9;
	background: #ffffff;
	border: 2px solid #dcdcdc;
	width: 60px;
	height: 60px;
	display: inline-block;
	border-radius: 60px;
	line-height: 60px;
	font-size: 23px;
	color: #b4b4b4;
}

.breadcumb-nav li span:last-of-type {
	display: block;
	color: #323232;
	font-size: 16px;
	margin: 5px 0 0 0;
}

.breadcumb-nav li:before {
	background: url(images/border.png) left top repeat-x;
	height: 4px;
	display: inline-block;
	content: '';
	width: 100%;
	position: absolute;
	top: 30px;
}

.breadcumb-nav li:last-child:before,
.breadcumb-nav li.last-child:before {
	content: inherit;
	background: none;
}


/*.breadcumb-nav li:hover span,*/

.breadcumb-nav li.active span:first-of-type {
	background: #33449c;
	border: 2px solid #33449c;
	color: #fff;
}

.breadcumb-nav li.complete span:first-of-type {
	font-size: 0px;
	background: #eee9f5;
	border: 2px solid #33449c;
	color: #fff;
}

.breadcumb-nav li.complete span:first-of-type:before {
	content: '';
	background: url(images/tick.png) left top no-repeat;
	width: 21px;
	height: 15px;
	display: inline-block;
	margin: 22px 0 0 0;
}

.breadcumb-nav li.complete span:last-of-type {
	color: #969696;
}




.form-box {
	width: 270px;
	float: right;
	margin: 0 0 0 24px;
}

.form-box.last {
	margin-left: 0;
}

.form-box label {
	font-weight: 400px;
	text-align: right;
	display: block;
	font-size: 20px;
	padding: 0 0 10px 0;
	color: #4e4c4c;
}

.form-box input {
	background: #d8d9db;
	border: 1px solid #d8d9db;
	border-radius: 8px;
	padding: 10px 3%;
	width: 94%;
	font-size: 18px;
	color: #33449c;
}

.form-box input:focus {
	background: #fff;
}

.form-box .column-input-3 {
	text-align: center;
	width: 47%;
	margin: 0 1%;
	float: right;
}

.form-box .column-input-3.last {
	margin: 0;
	float: left;
}

.form-box select {
	background: #d8d9db;
	border-radius: 8px;
	padding: 10px 3%;
	border: none;
	width: 100%;
	font-size: 18px;
	-webkit-appearance: value;
	-moz-appearance: value;
	appearance: value;
}

button#place_order,
button.go-to-checkout,
.single_add_to_cart_button {
	background: #33449c;
	border-radius: 7px;
	border: none;
	padding: 13px 35px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family:'Assistant';
	margin: 26px 0;
	width: 162px;
	display: inline-block;
	cursor: pointer;
	position:relative;
	outline:none;
}

button#place_order{
	float:none !important;
	margin:0 auto;
	display:block;
}

.single_add_to_cart_button:hover {
	background: #333;
}

.single_add_to_cart_button:disabled{
	opacity:0.6;
	cursor:not-allowed;
}
.single_add_to_cart_button:disabled:hover{
	background: #33449c;
}
.single_add_to_cart_button .tooltip {
    visibility:hidden;
	/*width:260px;*/
	min-width:120px;
	white-space:nowrap;
    bottom:calc(100% + 10px);
    left:50%; 
    /*margin-left:-130px;*/
    background-color: black;
    color: #fff;
    text-align: center;
    padding:5px 12px;
    border-radius: 6px;
	position: absolute;
	z-index: 1;
	transform: translateX(-50%);
}
.single_add_to_cart_button .tooltip::after {
    content: " ";
    position: absolute;
    top:100%;
    left:50%;
    margin-left:-5px;
    border-width:5px;
    border-style:solid;
    border-color:black transparent transparent transparent;
}
.single_add_to_cart_button:disabled:hover .tooltip {
    visibility: visible;
}


hr {
	clear: both;
	background: #cccccc;
	border: none;
	height: 1px;
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 30px 0;
}



.form-box .form-list-label .form-element .checkmark:after {
	left: 50%;
	top: 15px;
	display: none;
}


.form-list-box {
	background: #fff;
	/*float:right;*/
	display:inline-block;
	margin:0 12px 58px 0;
	/*width:calc(100% / 4 - 15px);*/ width:244px;
	border: 2px solid #d5d5d5;
	padding:16px 16px 25px 16px;
	box-sizing:border-box;
}

.form-list-box:nth-child(4n){
	margin:0 0 58px 0;
}

.form-list-box.active {
	background: url(images/form-list-hv.jpg) left top no-repeat;
	background-size: cover;
}

.form-list-box h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #33449c;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
}

.form-list-box h4 span {
	font-size: 18px;
	color: #1e1e1e;
	display: block;
}

.form-list-box .desc{
	padding-bottom:12px;
}

.form-list-box .price {
	font-size:20px !important;
	color: #33449c;
	font-weight: bold;
	display: block;
	margin: 0 0 18px 0;
}

.form-list-box.active .desc,
.form-list-box.active .price{
	color: #FFFFFF !important;
}

a.price_btn {
	background: #333;
	border-radius: 6px;
	border: none;
	padding: 7px 15px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
}

a.price_btn:hover {
	background: #33449c;
}

.active a.price_btn {
	background: #33449c;
	pointer-events:none;
}

.form-list-box.active h4,
.form-list-box.active h4 span,
.form-list-box.active li {
	color: #fff;
}

.form-list-box.active {
	position: relative;
}

.form-list-box.active:before {
	background: url(images/select-arrow.png) left top no-repeat;
	width: 47px;
	height: 48px;
	display: inline-block;
	content: '';
	position: absolute;
	left: calc(50% - 24px);
	bottom: -50px;
}

.owl-wrapper-outer .item .form-list-box:after {
	background: url(images/select-arrow.png) left top no-repeat;
	width: 47px;
	height: 48px;
	display: none;
	content: '';
	position: absolute;
	left: 42%;
	bottom: 11px;
}

.form-list-content {
	background: #efefef;
	margin-bottom: 30px;
	clear: both;
	text-align: right;
}

.form-list-content h4 {
	font-size: 20px;
	font-weight: bold;
	color: #1e1e1e;
	margin: 0 0 12px 0;
}

.form-half {
	width: 50%;
	float: right;
}

.form-half-more{
	width: 55%;
	float: right;
}

.form-half.form-first {
	width: 360px;
	padding-left: 25px;
	border-left: 1px solid #a8a8a8;
	margin-left: 35px;
	min-height: 120px;
}

.form-list-label {
	width: 100%;
	float: left;
	padding-bottom: 8px;
	direction: rtl;
	color: #4e4c4c;
}

.form-list-label .input,
.form-list-label .user-icons,
.form-list-label .label-text {
	float: right;
	direction: rtl;
}

.form-list-label .user-icons {
	width: 115px;
}



.form-element {
	display: inline-block;
	position: relative;
	float: right;
	margin-left: 8px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Hide the browser's default checkbox */

.form-element input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}



/*the container must be positioned relative:*/

.payment-select[data-totalguests="2"] div[data-pay="3"],
.payment-select[data-totalguests="2"] div[data-pay="4"],
.payment-select[data-totalguests="2"] div[data-pay="4"],
.payment-select[data-totalguests="2"] div[data-pay="5"],
.payment-select[data-totalguests="3"] div[data-pay="4"],
.payment-select[data-totalguests="3"] div[data-pay="5"],
.payment-select[data-totalguests="3"] div[data-pay="6"],
.payment-select[data-totalguests="4"] div[data-pay="5"],
.payment-select[data-totalguests="4"] div[data-pay="6"],
.payment-select[data-totalguests="5"] div[data-pay="6"]{
	display:none;
}



.final-form-content {
	text-align: center;
	background: #efefef;
	padding: 30px 80px;
}

.final-form-content h4 {
	font-weight: bold;
	font-size: 20px;
	color: #33449c;
	margin: 0 0 20px 0;
}

.final-form-content-left {
	text-align: right;
	border-left: 1px solid #a8a8a8;
	width: 375px;
	float: right;
}

.final-form-content-left p,
.final-form-content-right p {
	margin: 0px 0 5px 0;
	font-size: 20px;
}

.final-form-content-left p span,
.final-form-content-right span {
	width: 110px;
	color: #000;
	display: inline-block;
}

.final-form-content-right {
	text-align: right;
	float: right;
	padding-right: 50px;
}



.form-number strong {
	font-size: 32px;
	color: #000;
	padding-right: 10px;
}

.btn-group {
	width: 100%;
	float: left;
	margin: 70px 0;
}

.btn-group a {
	background: #272626;
	padding: 12px 20px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	margin: 0 14px;
}

.btn-group a:hover {
	background: #000000;
}

.btn-group a.active {
	background: #33449c;
}

.form-border {
	background: #fff;
	border: 2px solid #efefef;
	padding: 30px;
	clear: both;
}

.form-border h4 {
	text-align: right;
	font-size: 22px;
	margin: 0 0 20px 0;
}


.first-form .select-selected {
	background: #d8d9db;
	border: none;
	padding: 10px;
	border-radius: 8px;
	text-align: right;
}


.first-form .select-selected:after {
	top: 20px;
	left: 15px;
}

.first-form .select-selected.select-arrow-active::after {
	top: 13px;
}

.first-form .select-items {
	border-radius: 8px;
	overflow-y:scroll;
	overflow-x:hidden;
	max-height:140px;
}

.form-border .form-box {
	width: 271px;
}

.mobile-copy {
	display: none;
	background: url(images/inner-copy.jpg) center top no-repeat;
	background-size: cover;
	padding: 35px 0;
	width: 100%;
	float: left;
	color: #fff;
	font-size: 22px;
	text-align: center;
}

.mobile-copy p {
	color: #fff;
}

.owl-pagination {
	display: none;
}

.owl-prev {
	position: absolute;
	left: -25px;
	top: 100px;
	width: 19px;
	height: 36px;
	background: url(images/prev.png) left top no-repeat;
	font-size: 0px;
	display: inline-block;
}

.owl-next {
	position: absolute;
	right: -25px;
	top: 100px;
	width: 19px;
	height: 36px;
	background: url(images/next.png) left top no-repeat;
	font-size: 0px;
	display: inline-block;
}

#owl-demo {
	direction: ltr;
}


/* clearfix */

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


/* display none until init */

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#carousel {
	width: 370px;
	margin: 0 auto;
}


/* mouse grab icon */

.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}


/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.column-input-3 .form-element {
	width: 100%;
}
#owl-demo .item{ display:inline-block;}
.form-3rd{ width:26%; float:right;}
.form-middle{
	border-left: 1px solid #a8a8a8;
	min-height: 160px;
	border-right: 1px solid #a8a8a8;
	padding: 0 2%;
	width: 31%;
	margin-left: 20px;
}
.mobile-form-lasst{ width:36%;}

@media only screen and (max-width: 1050px) {
	.header {
		padding: 15px 0;
	}
	.wrap {
		width: 94%;
	}
	.content-left {
		padding: 35px 2%;
		width: 46%;
		margin: 0;
	}
	.content-left iframe {
		width: 100%;
	}
	.content-right {
		padding: 22px 2%;
		width: 46%;
	}
	.form-list-box {
		width: 85%;
	}
	.owl-prev {
		left: -20px;
	}
	.owl-next {
		right: -7px;
	}
}

@media only screen and (max-width: 750px) {
	img {
		max-width: 100%;
	}
	.header {
		padding: 15px 0;
	}
	.wrap {
		width: 94%;
	}
	.cleafix {
		display: none;
	}
	.form-box {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.content-left {
		padding: 35px 3%;
		width: 100%;
		margin: 0 -3.2%;
	}
	.content-right {
		padding: 35px 3%;
		width: 94%;
	}
	.content-left iframe {
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	a.mobile-intrest {
		min-height: 55px;
		line-height: 65px;
		font-size: 14px;
	}
	.header-right {
		margin-top: -25px;
	}
	.logo img {
		width: 150px;
	}
	.phone a {
		width: 16px;
		height: 21px;
		background-size: cover;
	}
	a.intrest {
		width: 26px;
		height: 25px;
		background-size: cover;
		font-size: 12px;
		line-height: 23px;
	}
	.img-box,
	.img-box img {
		height: 150px;
	}
	.img-box img {
		width: 100%;
	}
	.menu-mobile::after {
		background-size: cover;
		width: 20px;
		height: 20px;
	}
	.menu-mobile {
		right: 10px;
		top: -65px;
	}
	.img-box h4 {
		right: 6px;
		bottom: 6px;
		font-size: 14px;
		padding: 5px;
	}
	/*.mobile-fotter{ margin-bottom: 70px;}*/
	.mobile-links {
		height: 60px;
		overflow: hidden;
	}
	.topsearch input {
		width: 66%;
	}
	.countdown-timer-wrapper .timer .timer-wrapper .time {
		font-size: 32px;
		line-height: 40px;
	}
	.countdown-timer-wrapper .timer .timer-wrapper {
		width: 20%;
		height: 65px;
	}
	.container .wrap {
		width: 100%;
	}
	.content-left {
		padding: 35px 3%;
		width: 94%;
	}
	.content-left iframe {
		width: 100%;
	}
	.content-right {
		padding: 15px;
		width: auto;
	}
	.content-right h2 {
		font-size: 20px;
	}
	.footer {
		background: none;
	}
	.footer h2 {
		display: none;
	}
	.footer .btn {
		background: #33449c;
	}
	.footer .btn:hover {
		background: #000;
		color: #fff;
	}
	.copy-area {
		display: none;
	}
	.mobile-copy {
		display: block;
	}
	.form-half.form-first {
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
	}
	.form-list-content {
		padding: 10px;
		float: left;
		margin: 0;
	}
	.form-list-label .user-icons {
		width: 80px;
	}
	.form-list-label .input {
		width: 85px;
	}
	.form-list-content h4 {
		text-align: center;
	}
	.form-half,
	.form-half-more{
		width: 100%;
	}
	.form-list-content .form-half,
	.form-list-content .form-half-more {
		border-bottom: 1px solid #a8a8a8;
		padding: 20px 0;
	}
	.form-list-content .form-3rd { border:none; border-bottom: 1px solid #a8a8a8; padding: 20px 0; width:100%;}
	.mobile-form-lasst {
		border-bottom: none !important;
	}
	.page5 .step-2,
	.page5 .step-1,
	.page4 .step-1,
	.page4 .step-2,
	.page2 .step-5,
	.page2 .step-4,
	.page3 .step-1,
	.page3 .step-5 {
		display: none;
	}
	.breadcumb-nav li {
		width: 32.5%;
	}
	.page2 .step-3:before,
	.page3 .step-4:before {
		background: none;
	}
	.inner-copy-area {
		display: none;
	}
	body {
		overflow-x: hidden;
	}
	.final-form-content-left,
	.final-form-content-right {
		border: none;
		width: 100%;
		padding: 0;
	}
	.final-form-content-right {
		padding-top: 30px;
	}
	.final-form-content {
		padding: 30px;
	}
	.btn-group a {
		display: block;
		margin: 10px 0;
	}
	.btn-group {
		margin: 30px 0;
	}
	.form-border {
		float: left;
	}
	.form-border .form-box {
		width: 100%;
		margin-bottom: 0;
	}
	.form-border h4 {
		text-align: center;
	}
	.form-list-label {
		font-size: 15px;
	}
	#owl-demo {
		margin: 0 25px;
		width: auto;
	}
	.owl-wrapper-outer .item .form-list-box:after {
		display: block;
	}
	.form-list-box {
		padding: 16px 2%;
		width: 95.4%;
	}
	.owl-prev {
		left: -20px;
	}
	.owl-next {
		right: -20px;
	}
	.form-list-box.active {
		position: static;
	}
	.form-list-box.active::before {
		background: none;
		content: inherit;
	}
}

@media only screen and (max-width: 500px) {
	.content-left {
		padding: 35px 3%;
		width: 94%;
		margin: 0;
	}
	.form-list-box {
		padding: 16px 2%;
		width: 94%;
	}
	.form-number {
		min-width: auto;
		font-size: 22px;
	}
	.form-number strong {
		font-size: 28px;
	}
	.final-form-content {
		padding: 20px;
	}
	.condition-field {
		width: 94%;
	}
}

@media only screen and (max-width: 400px) {
	.condition-field .checkmark {
		top: 6px;
	}
}

@media only screen and (max-width: 340px) {
	.mobile-links {
		height: 55px;
	}
	a.mobile-intrest {
		line-height: 57px;
	}
	.related-area .product-box {
		width: 75%;
		margin: 0 35px;
	}
	.form-list-box {
		width: 94%;
	}
}

button#place_order:after{
	bottom: calc(-100% - 30px);
}

i.purple{
	color:#33449c;
}

.mobile-copy a{
	color:#FFFFFF;
	text-decoration:underline;
}

.payment_wrapper{
	width:925px;
	position:relative;
	box-sizing:border-box;
	margin:0 auto 60px auto;
}


.terms-and-conditions{
    cursor:pointer;
    text-decoration:underline;
}
.terms-and-conditions:hover{
    text-decoration:none;
}
.terms-overlay{
    display:none;
    background: rgba(0,0,0,.8);
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index:9999;
    direction:rtl;
}
.terms-overlay > div{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width:100%;
    height:100%;
    padding:0;
    box-sizing: border-box;
}
.terms-overlay > div > div{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height:100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 24em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.terms-overlay > div > div:before{
    content:"";
    background:url(images/icons/close.png);
    position:absolute;
    top:16px;
    right:16px;
    width:32px;
    height:32px;
    background-size:cover;
    background-repeat:no-repeat;
    cursor:pointer;
}
.admin-bar .terms-overlay > div > div:before{
    top:48px;
}
.terms-overlay > div > div .holder {
    border-radius:4px;
    background: #FFFFFF;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 960px;
    min-height:280px;
    max-height:calc(70% - 20px);
    background:#ffffff;
    height:calc(100% - 80px);
    overflow-y:scroll;
    overflow-x:hidden;
    padding: 40px;
    box-sizing: border-box;
}
.terms-overlay > div > div .holder .close{
    position: fixed;
    margin-right: -46px;
    margin-top: -27px;
    font-weight:bold;
    cursor:pointer;
}

.purple-title{
	font-size:90%;
	padding:5px 0 12px 0;
	font-weight:bold;
	color:#33449c;
	text-align:right;
}