/*
 * 
 *Test blog page fullwidth no padding
 *

.page-id-6865 .site-inner div.wrap, .page-id-127 .site-inner div.wrap
{
	max-width:100%;
	padding:0px;
}
*/
.edd-submit.button.green {
    color: #fff;
    background: #d85fb0 !important;
    border-color: #d85fb0 !important;
    text-transform: uppercase;
}
.saboxplugin-wrap .saboxplugin-gravatar img:hover {
    -webkit-transform: rotate(15deg) !important;
    -moz-transform: rotate(15deg) !important;
    -o-transform: rotate(15deg) !important;
    -ms-transform: rotate(15deg) !important;
    transform: rotate(15deg) !important;
}
.really-full .wrap {
    margin: 0 auto;
    padding: 0 !important;
	  max-width: 100% !important;
}

.really-full .entry-header {
	display: none;
}

@media screen and (max-width: 960px) {
.esg-filterbutton {
	display: none !important;
}
}

/*
 * 
 * fixing kinsta logo on homepage
 * 
 * */
section#text-74 .textwidget .one-sixth.kinsta
{
	padding-top:25px;
}


span.monthly-toggle > span {
    text-decoration: line-through !important;
}

.page-id-52 h1.entry-title {
    margin-bottom: -22px !important;
}
a.pt-cv-edit-view {
    display: none;
}

.pt-cv-thumbnail {
    width: 100%;
}

.pt-cv-wrapper {
    position: relative;
}
.left-scroll {
    position: absolute;
    top: 22px;
    z-index: 999;
    cursor: pointer;
    background: #00dd65;
    padding: 14px;
    color: #fff;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.logged-out .left-scroll {
	top: -10px;
}

.right-scroll {
    position: absolute;
    top: 22px;
    right: -8px;
	z-index:999;
	 cursor: pointer;
	background: #00dd65;
    padding: 14px;
    color: #fff;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.logged-out .right-scroll {
	top: -10px;
}

div#us-raf {
    left: 18%;
    top: 46%;
}
.page-id-127 h2.pt-cv-title{
    line-height: 0;
}
.page-id-127 h2.pt-cv-title, 
.page-id-127 .pt-cv-ifield {
    background-color: #fff;
}

.postid-6567 #genesis-content > article > div.entry-content > div:nth-child(9) > div {
    width: 48% !important;
}
section#text-40 img {
    border-radius: 50%;
}
section#text-40 h4 {
    font-weight: 400 !important;
    font-family: "Hind", "Avenir", "Helvetica", arial;
    text-transform: none;
}

.single-map:hover {
    opacity: 1 !important;
}

.single-map-link:hover .single-map{
    background-color: #DE77BC !important;
}
.single-map-link .single-map:hover:after {
    border-top: solid 15px #DE77BC !important;
}

.single-map:after, .single-map::after {
    border-top: solid 15px #d85fb0;
}
.single-map-link:hover .single-map:after, .single-map-link:hover .single-map::after {
    border-top: solid 15px #DE77BC;
}
div#us-joe .single-map::after {
    border-top: none;
    border-bottom: solid 15px #d85fb0;
    top: -25%;
}
.single-map-link:hover .single-map:after, .single-map-link:hover .single-map::after {
    border-top: solid 15px #DE77BC !important;
}
div#us-joe:hover .single-map::after {
    border-bottom: 15px solid #DE77BC !important;
	border-top:none !important;
}

/*2306662 - fixing related post on the bottom of hire page*
 */
#genesis-content > article.post-7809 > div.entry-content > div:nth-child(9) > div
{
	width: 100% !important;
}

.edd_purchase_submit_wrapper>.edd-add-to-cart.button.green.edd-submit,
div.asl_w .probox .prosettings{
    background-color: #d85fb0 !important;
}

div.asl_w .probox .prosettings,
div.asl_w .probox .promagnifier{
    background-color: #d85fb0;
    background-image: -o-linear-gradient(185deg,#d85fb0,#d85fb0);
    background-image: -ms-linear-gradient(185deg,#d85fb0,#d85fb0);
    background-image: -webkit-linear-gradient(185deg,#d85fb0,#d85fb0);
    background-image: linear-gradient(185deg,#d85fb0,#d85fb0);
    background-position: center center;
}

.gw-go-header.gw-go-header-standard,
.single-map{
    background-color: #d85fb0 !important;
}

.start-free-button span {
    border: 2px solid #d85fb0;
}
.left-scroll, .right-scroll, div.asl_w{
		   background: #d85fb0 !important;
}
.start-free-button:hover span{
	   background-color: #d85fb0 !important;
}

body .bwl-faq-container label{
	    background: #d85fb0 !important;
}

.bwl-faq-container .opened-label{
	color: #d85fb0 !important;
}
body input.search_icon {
    border: 2px #d85fb0 solid !important;
    border-radius: 14px;
}
body .baf_custom_style label.closed-label:after {
    color: #fff !important;
}

.gw-go-body-cell>.pricing-table-link {
    color: #d85fb0 !important;
    text-decoration: underline !important;
}

/*post width increased to align hosting lists*/
.postid-8176 main.content
{
	display: inline
}