.the-adv-wrapper.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media (min-width: 768px) {
    .the-adv-wrapper.full-width {
        margin-left: -36vw;
    }
}

@media (min-width: 1440px) {
    .the-adv-wrapper.full-width {
        margin-left: -37vw;
    }
}

@media (min-width: 1600px) {
    .the-adv-wrapper.full-width {
        margin-left: -39vw;
    }
}

@media (min-width: 1920px) {
    .the-adv-wrapper.full-width {
        margin-left: -40vw;
    }
}

#comments{display:none;}
.share-article{display:none;}
.post .post-gallery{background:#ffffff;}
.widget{background:#ffffff;}
.ad-300x600 {max-width:300px;}

/*Change Mobile View Elements*/
@media (max-width: 767px){
.header .logo .logoimg{max-height:50px;} /*Smaller Mobile Header Logo*/
.home-mobile-hide{display:none;}/*Hide Mobile View Element*/
.mhide{display:none;}/*Hide Mobile View Element*/
.mh{display:none;}/*Hide Mobile View Element*/
}

/*Home Mobile Hide*/
@media (min-width: 767px){ 
.home-desktop-hide{display:none;}/*Hide Desktop View Element*/
.dhide{display:none;}/*Hide Desktop View Element*/
.dh{display:none;}/*Hide Desktop View Element*/
}

.post.blog-post .entry-title {margin-bottom:0px;}

.post .post-title h1{font-weight:500;}
.post .post-title h5{font-weight:500;}

@media only screen and (min-width: 64.063em) {
  .post .post-title h1 {
    font-size: 2.1rem;
  }
}

.post-header.parallax_bg .inline_bg {opacity:1;}

/*Avatar Circle and Grey*/
.post-author .avatar, .authorpage .avatar, .snax .snax-item-author .avatar {border-radius:50%;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(40%);
  -moz-filter: grayscale(40%);
  -ms-filter: grayscale(40%);
  -o-filter: grayscale(40%);
  filter: grayscale(40%);
  filter: gray; 
    width:65px;
    display:inherit;
}    
 


/*No Header Logo Padding*/
.header.style2 .logo .logolink {padding:20px 0;}


/*UberGrid Grayscale*/
.uber-grid.uber-grid-bw div.uber-grid-cell .uber-grid-cell-image img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(35%);
  -moz-filter: grayscale(35%);
  -ms-filter: grayscale(35%);
  -o-filter: grayscale(35%);
  filter: grayscale(35%);
  filter: gray; }

/*6x6 Grayscale*/
.attachment-goodlife-grid-6x6.size-goodlife-grid-6x6.wp-post-image{
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(20%);
  -moz-filter: grayscale(20%);
  -ms-filter: grayscale(20%);
  -o-filter: grayscale(20%);
  filter: grayscale(20%);
  filter: gray; }
  
/*Hide Tags*/
.post .article-tags {display: none;}

/*Change Snax background color*/
.snax.snax-new-item-wrapper:before{background-color:white;}

/*Change Share Button color*/
.share-article-vertical h6{background:#bfb4b4;}

/*Change Author Page color*/
.authorpage{background:#dad9d9;}

/*Change Link color*/
.post .post-content p a {
  border-bottom: 1px solid #bfb4b4;
  -moz-box-shadow: inset 0 -1px 0 #bfb4b4;
  -webkit-box-shadow: inset 0 -1px 0 #bfb4b4;
  box-shadow: inset 0 -1px 0 #bfb4b4;
}
.post .post-content p a:hover {
  background: #bfb4b4;
}

/*Change Post listing H6*/
.post.listing h6{font-weight:400;}

/*Change H6 size*/
h6{font-size: 18px;}

/* TD Custom Padding */
.td-paragraph-padding-1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
  margin-bottom: 10px;
}
.td-paragraph-padding-2 {
  display: block;
  padding-left: 12%;
  padding-right: 12%;
  margin-bottom: 10px;
}
.td-paragraph-padding-3 {
  display: block;
  padding-left: 10%;
  padding-right: 10%;
  margin-bottom: 10px;
}
.td-paragraph-padding-d1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
  margin-bottom: 10px;
}
/* responsive phone */
@media (max-width: 500px) {
  .td-paragraph-padding-1,
  .td-paragraph-padding-2,
  .td-paragraph-padding-3
 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
    .td-paragraph-padding-d1
    {
    padding-left: 0px ;
    padding-right: 0px;
  }
}


/*Hide Formcraft powered by*/
.formcraft-css .powered-by{display:none!important;}

/*VC Composer Sapcing*/
.wpb_wrapper{margin-bottom:32px;}

/*gallery Sapcing*/
.gallery{margin:0 1px;
    margin-bottom: 8px;}
    
/*font size*/
body p {
    line-height: 1.9em;
    font-size: 17px;
}

/*center-twitter*/
.twitter-tweet {margin:auto;}

/*Change h2 and h4 size*/
h2 {
    font-size: 18px;
    color: #464646;
}
h4 {
font-weight: 400;
}
    @media only screen and (min-width: 64.063em){
h2 {
    font-size: 18px;
    color: #464646;
}}
    @media only screen and (min-width: 64.063em){
h4 {
    font-size: 18px;
    font-weight: 400;
}}

/*Gallery Columns 3 fix mobile view*/
.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%}

/*Fix Full Page Alginment*/
.post.style4 .post-content img.aligncenter, .post.style4 .post-content .wp-caption.aligncenter img {
    max-width: 100%;
    margin-left: 0px;
}

/*Hide Full Page Cover Image*/
.post-header.no-shadow {
    display: none;}
    


/*Hide default infinite-article*/
/*#infinite-article.on{display:none;}*/



/*Turn on the code below if want to turn off adv-post

.adv-post {
    display: none;
}
#infinite-article {
    display:  none;
}
*/


/*Hide Sidebar on Mobile*/
@media only screen and (max-width: 64.063em){
.fixed-me{display:none;}
}


/*Fix Full Width Post spacing*/
@media only screen and (min-width: 64.063em){
.post.blog-post.style4 .post-content 
img.aligncenter, .post.blog-post.style4 .post-content .wp-caption.aligncenter 
img {
    margin-left: 0px;
    width: calc(100% + 0px);
}}

/*Hide Gallery Title*/
.slb_template_tag_item_title {display:none;}

/*Hide Share Button Number*/
.share-article-vertical.share-title{display:none;}

/*Menu Color*/
#menu-new-main-menu-1 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-590471 >a {color: #af9090;}
#menu-new-main-menu-1 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-590471 >a:hover {color: #c9c9d4;}

