#header-block-1 .navbar-default .navbar-toggle{
	top: -67px!important;
	right: -33px!important;
}

.elements-control.customHtmlElement .elementWrapper{
	display: none;
}

img{
	cursor: default;
}

#optinPopUpPreview ul.country-list{
	left: -150px;
}


.spots-phone-number{
	height: 40px;
}

.inner-addon.custom-field.dropdownField select{
	padding-left: 30px!important;
}

.spots-phone-number{
	height: 42px;
}

#popup-form-modal div.inner-addon.left-addon.dateField.custom-field > div.row{
	display: block;
	padding-right: 15px;
}

#popup-form-modal .spots-phone-number{
	height: auto;
}

.form-group .form-control.error{
	border: 2px solid #cc0000 !important;
}
.form-group label.error{
	color: #cc0000;
}
.formElementHolder .left-addon.sms-spots-check .fa{
	top: 2px!important;
}


.droppableElementArea.formElement .optinForm.small .inner-addon i,
.droppableElementArea.formElement .optinForm .inner-addon i{
	top:    11px !important;
	height: 18px;
}
.droppableElementArea.formElement .optinForm.medium .inner-addon i{
	top:    13px !important;
	height: 18px;
}
.droppableElementArea.formElement .optinForm.large .inner-addon i{
	top:    13px !important;
}

.droppableElementArea.formElement .optinForm .inner-addon i.fa-mobile,
.droppableElementArea.formElement .optinForm.small .inner-addon i.fa-mobile{
	top: 6px !important;
}
.droppableElementArea.formElement .optinForm.medium .inner-addon i.fa-mobile{
	top: 8px !important;
}
.droppableElementArea.formElement .optinForm.large .inner-addon i.fa-mobile{
	top: 6px !important;
}
#optinPopUpPreview .left-addon.sms-spots-check .fa{
	top: 8px !important;
}
#optinPopUpPreview .optinForm.large .left-addon .fa {
	top: 16px !important;
}

#optinPopUpPreview .optinForm.medium .left-addon .fa {
	top: 14px !important;
}
#optinPopUpPreview .optinForm.medium .left-addon.sms-spots-check .fa{
	top: 9px !important;
}

/*
.blogpost-element.newVersion .elementWrapper.stacked .threeByFour .comment-container{
	top: -6px;
	height: 10px;
}*/

.blogpost-element.newVersion :not(.stacked) .threeByFour:not(.compactSize) .comment-container{
	margin-top: 18px;
}
.blogpost-element.newVersion .oneByOne:not(.compactSize) .comment-container,
.blogpost-element.newVersion .sixteenByNine:not(.compactSize) .comment-container{
	height: 10px;
	top: -5px;
}
.blogpost-element.newVersion :not(.stacked) .fullpage:not(.compactSize) .comment-container{
	margin-top: 1px;
}
.blogpost-element.newVersion :not(.stacked) .fullpage:not(.compactSize) .post-button.footerBtn{
	margin-top: -9px;
}
.blogpost-element .post-button i{
	font-size: 16px;
}

.rss-more-button{
	width: 100%;
	max-width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 45px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	background: #fff;
	border: 2px solid #f2f2f2;
	color: rgb( 65, 158, 221 );
	min-height: 45px;
	line-height: 45px;
	margin-top: 10px;
}
.rss-more-button i{
	display: none;
	margin-right: 5px;
}

.template-content .hideCountdown::before{
	visibility: hidden;
}
.template-content .hideCountdown{
	outline: none;
}

div.offerCountdown, .showCountdown{
	/*display: none;*/
}

.template-content .visibleMobileOnly{
  display: none !important;
}

@media (max-width: 1024px) {
  .template-content .visibleDesktopOnly{
    display: none !important;
  }
  .template-content .visibleMobileOnly{
    display: block !important;
  }

}


.cp-chat{
	z-index: 9999!important;
}
