/** Style for OTGSPopup function **/
.popup-container {
	display: none;
	position: absolute;
	padding: 10px 20px 18px;
	box-sizing: border-box;
	width: 400px;
	max-width: 100%;
	top: 0;
	border-radius: 34px;
	background: #fff;
	color: #fff;
	border: 2px solid #2880b0;
	z-index: 20;
}

.popup-container:before {
	position:      absolute;
	right:         3px;
	top:           3px;
	left:          3px;
	bottom:        3px;
	content:       '';
	background:    #2785af;
	background:    linear-gradient(135deg, #2785af 0%, #206f93 100%);
	border-radius: 32px;
	z-index:       -1;
}

.popup-container:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 16px solid transparent;
	z-index: 2;
}

.popup-container h1 {
	color: #fff;
	margin: 15px 0 20px;
}

.popup-next-step {
	float: right;
}

.popup-input-group {
	padding: 5px 0;
}

.popup-input-group label {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	padding-left: 2px;
	cursor: pointer;
}

.popup-container .popup-close {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 14px;
	cursor: pointer;
}
/** End - Style for OTGSPopup function **/

/** Mailchimp Subscribe **/
.icl_mpp_mailchimp_signup_form .icon {
	font-size: 20px;
	display: inline-block;
	vertical-align: bottom;
}

.icl_mpp_mailchimp_signup_form fieldset {
	margin-bottom: 10px;
}

.icl_mpp_mailchimp_signup_form p.submit {
	margin-top: 0;
	padding-top: 0;
}

.icl_mpp_mailchimp_signup_form input {
	font-size: 13px;
}

/* Shortcode Video-Modal */
.modal-video {
	width: calc(100% - 20px);
	max-width: 1240px;
	margin: 60px auto 0 auto;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.modal-video .wp-video {
	margin: 0 auto;
}

.modal-video .close {
	position: absolute;
	top: -12px;
	right: -12px;
	width: 32px;
	height: 32px;
	z-index: 30;
	background: #555;
	opacity: 1;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.modal-video .close:hover,
.modal-video .close:focus {
	opacity: 1;
}
.modal-video .close span {
	color: #fff;
}
.modal-video .close:hover span {
	color: #f05a28;
}
.vertical-center {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.modal-video-content-after-play {
	display: none;
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	background: rgba(255,255,255,0.8);
	text-align: center;
}

.modal-video-content-after-play .vertical-center {
	width: 100%;
}

.modal-video-content-after-play .btn {
	margin: 0 5px;
}
@media (min-width: 960px) {
	.modal-video-content-after-play .btn {
		margin-top: 30px
	}
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 1024px)
and (orientation: landscape) {
	.modal-video {
		margin-top: 5px;
	}
}

@media only screen
and (max-device-width: 960px) {
	.modal-video .close  {
		width: 40px;
		height: 40px;
		top: -3px;
		right: -3px;
	}
}

/**
 * Spinner
 */
.js-aside-block .spinner {
	background: url(../../modules/store/res/img/spinner.gif) no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	float: left;
	display: inline-block;
	visibility: hidden;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 20px;
	height: 20px;
	margin: 0;
	vertical-align: middle;
}

.js-aside-block .spinner.is-active {
	visibility: visible;
}

.js-aside-block .spinner-inline{
	float: none;
	display: inline-block;
}

.aside-title {
	cursor: pointer;
	position: relative;
}
.aside-title:after {
	font-family: dashicons;
	content: "\f343";
	display: block;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	position: absolute;top:0; right: 0;
	border: 2px solid;
	border-radius: 15px;
	color: rgb(173, 173, 173);

}

.my-account-aside .aside-title.arrow-down {
	margin-bottom: -10px;
}
.aside-title.arrow-down:after {
	content: "\f347";
	line-height:22px;
}

.my-account .aside-block p {
	margin: 15px 0;
}

.aside-block .button-primary,
.aside-block .button-secondary {
	margin-top: 5px;
}
.aside-block .read-more {
	font-size: .85em;
	margin-left: 10px;
}
.aside-block .cancel {
	line-height: 24px;
	margin-top: 5px;
}


.aside-block input[type="email"] {
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
}
.aside-form {
	padding: 15px;
	background: rgb(230, 230, 230);
}
.aside-form .spinner {
	float: right;
	margin-top: 8px;
	margin-right: 3px;
}
.aside-block .comparison-table {
	clear: both;
	width: 100%;
	margin: 20px 0 20px 0;
	border: 0;
	border-collapse: collapse;
	text-align: center;
}

.aside-block .comparison-table tr th:first-child {
	color: #29779b;
	/*font-size: 24px;*/
	text-align: center;
	font-family: Helvetiva, Arial, sans-serif;
}

.aside-block .comparison-table tr:first-child th {
	font-family: Helvetiva, Arial, sans-serif;
}
.aside-block .comparison-table td {
	width: 50%;
}
.aside-block .comparison-table tbody td:first-child {
	text-align: center;
}
.aside-block .comparison-table .button-wrap {
	margin: 5px 0;
}
.aside-block .comparison-table .cell-wrapper-content h2 {
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	color: #5c5c5c
}
.aside-block  .comparison-table [class*="button-"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 6px;
	width: 100%;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

.add-scroll-overflow{
	max-height: 300px;
	overflow: auto;
}
