::selection {
    background: #E4E24F; /* WebKit/Blink Browsers */
    color: #000;
}
::-moz-selection {
    background: #E4E24F; /* Gecko Browsers */
    color: #000;
}

.pink {
    color: #FD2B81;
}

/* Pinterest archive fix */
.archive-post .archive-post-thubmnail {
    position: relative;
}

.archive-img-post-thumbnail {
    height: 100% !important;
    position: absolute;
    width: 100% !important;

    object-fit: cover;
}
/* Pinterest archive fix */

#wrapper > .block {
    display: block;
}
#wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/* Primary Menu Socials */

.sm-icon {
    margin-right: 8px !important;
}

header .header-right-sidebar .fa {
    font-size: 11px !important;
    height: 23px !important;
    width: 23px !important;
}

header .header-right-sidebar {
    bottom: 7px !important;
    padding-right: 20px !important;
    z-index: 200;
}

header .header-right-sidebar .fa {
    border: 1px solid transparent;
    padding: 3px !important;
}

header .header-right-sidebar .fa-heart:hover {
    background: #FFF;
    border: 1px solid #C3C020;
    color: #C3C020;
}

header .header-right-sidebar .fa-pinterest-p:hover {
    background-color: #FFF;
    border: 1px solid #FD2B81;
    color: #FD2B81;
}

header .header-right-sidebar .fa-instagram:hover {
    background-color: #FFF;
    border: 1px solid #F48D1F;
    color: #F48D1F;
}

header .header-right-sidebar .fa-facebook:hover {
    background-color: #FFF;
    border: 1px solid #174245;
    color: #174245;
}

header .header-right-sidebar .fa-twitter:hover {
    background-color: #FFF;
    border: 1px solid #82C09B;
    color: #82C09B;
}

header .header-right-sidebar .fa-youtube:hover {
    background-color: #FFF;
    border: 1px solid #F9A39C;
    color: #F9A39C;
}

#header #main-navigation {
    margin-bottom: 0 !important;
}

.custom-logo {
    height: auto;
    max-width: 480px !important;
    width: 100% !important;
}

.custom-logo-link {
    margin-left: -15px;
}

.sidebar .widget {
    margin: 0 0 35px !important;
}

body .featured-post footer {
    border-bottom: 1px solid #E6E6E6;
    bottom: 15px;
    padding-bottom: 30px;
    padding-right: 15px !important;
    width: 100%;
}

body .featured-post .read-more {
    /*padding-bottom: 50px;*/
    border: 0 solid transparent;
    padding-bottom: 10px;
}

body .featured-post footer .sponsor > .sponsor-name {
    color: #000;
    font-family: "Karla", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    padding-left: 5px;
}

.credits {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.featured-post .footer {
    padding-right: 30px;
    width: 100% !important;
}

.featured-post .content-column p {
    line-height: 1.6;
}

body #intro {
    margin-top: 0 !important;
}

#header .page-header {
    padding-bottom: 30px;
}

.page #content .container {
    padding-left: 0;
    padding-right: 0;
}

.page #content .container article {
    padding-left: 0;
}

.page-template-page-all-posts #content .post {
    padding-left: 15px !important;
}

.yarpp-related-posts .related-title {
    height: 82px !important;
}

.blog-thumbnails-list {
    margin-bottom: 60px;
}

/* Sidebar Widgets */

#sidebar-posts-sidebar #text-4,
#sidebar-home-1 #text-5 {
    border: 1px solid #E6E6E6;
    padding: 10px 10px 15px !important;
}


/* Homepage */

.main-category {
    padding-left: 0 !important;
}

#content-mobile {
    display: none;
}

#header #main-navigation {
    border-bottom: none !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07);
}

.page-header {
    border-top: 0 !important;
}

.image-column #img-wrap {
    height: 345px;
    overflow: hidden;
}

body a {
    color: #FD2B81;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

body a:hover,
a:focus {
    color: #FD2B81;
    text-decoration: none !important;
}

body p {
    margin: 0 0 20px;
}

body #menu-secondary {
    margin: 15px 0 0;
}

body #menu-secondary > li > a:hover,
#menu-secondary > li > a:active {
    background-color: #FFF;
}

body #menu-main li:first-child,
body #menu-main li:first-child a:active {
    background: #F9A39C;
    box-shadow: inset 0 0 0 0 #F8938B;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .8s ease-in-out;
       -moz-transition: all .8s ease-in-out;
        -ms-transition: all .8s ease-in-out;
         -o-transition: all .8s ease-in-out;
            transition: all .8s ease-in-out;
}

body #menu-main li:first-child a:hover,
#leftcorner {
    box-shadow: inset 150px 0 0 0 #F8938B;
    color: #FFF !important;
}

#leftcorner a {
    background-color: #F9A39C;
    color: #FFF;
    display: inline-block;
    float: left;
    font-family: montserratlight,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    height: 100%;
    letter-spacing: 1px;
    padding: 0 15px;
    text-transform: uppercase;
}

#leftcorner a:hover {
    box-shadow: inset 150px 0 0 0 #F8938B;
    color: #FFF !important;
}

#leftcorner {
    box-shadow: inset 0 0 0 0 #F8938B;
    height: 54px;
    left: 0;
    line-height: 54px;
    position: absolute;
    text-align: center;
    -webkit-transition: all ease .8s;
       -moz-transition: all ease .8s;
            transition: all ease .8s;
    z-index: 200;
}

body #menu-main-1 li a {
    color: #888;
    font-family: montserratlight,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

body #menu-main-1 li a:hover {
    color: #F9A39C;
}

body .navbar-collapse {
    padding-right: 20px;
}

body .navbar-default .navbar-nav li:first-child > a {
    background-color: #F9A39C !important;
    color: #FFF !important;
}

body .navbar-default .navbar-nav > .active > a {
    background: #FFF !important;
    color: #F9A39C !important;
}

body .whats-new {
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 35px;
    margin-top: 35px;
}

body .whats-new a {
    color: #222;
}

body .whats-new a:hover {
    color: #82C09B;
}

body .whats-new-img {
    max-height: 301px;
    overflow: hidden;
}

body .whats-new .scrolling-text {
    border-left: 1px solid #E6E6E6;
    color: #82C09B;
    float: right;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1.5px;
    padding-left: 2%;
    padding-right: 0;
    width: 300px;
}


.page-template-page-all-posts .whats-new .scrolling-text .scrolling-click {
    margin-left: 4% !important;
}

body .whats-new .scrolling-text a.scrolling-click:hover {
    color: #174245;
}

body .whats-new .scrolling-text .fa-bars:before {
    margin-right: 6px;
}

body #sidebar-posts-sidebar .bt-video,
body #home-1 .bt-video {
    background: #F9A39C;
    box-shadow: inset 0 0 0 0 #F8938B;
    -webkit-transition: all ease .8s;
       -moz-transition: all ease .8s;
            transition: all ease .8s;
}

.main-category .row {
    margin-right: 0 !important;
}

body #home-1 .bt-video:hover,
body #sidebar-posts-sidebar .bt-video:hover {
    background: #F8938B;
    box-shadow: inset 340px 0 0 0 #F8938B;
    color: #FFF !important;
    color: #FFF !important;
}

.author-thumb {
    background: #F6F6F6;
    display: inline-block;
    float: left;
    width: 50px;
}

.author {
    color: #000;
    font-family: karla;
    font-size: 13px;
}

.author .author-header {
    border: 1px solid #174245 !important;
    margin: 0 0 50px !important;
    padding: 0;
}

.author .author-name {
    color: #174245;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 30px;
    text-transform: uppercase;
}

.author .author-biography {
    padding: 0 30px 0 0;
}

.author .profile-meta {
    color: #B7B7B7;
    font-family: "Karla",sans-serif;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
}


body .post .entry-title a:hover {
    color: #174245;
}

body .post .more-link {
    border: 1px solid #FA2C81;
    color: #FA2C81;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 15px 0 20px;
    text-transform: uppercase;
}

.more-link {
    border: 1px solid #FD2B81 !important;
}

.more-link span.pipe {
    padding: 0 5px;
}

body .post .comments-entry-meta {
    border-bottom: 1px solid #E5E5E5 !important;
    padding-bottom: 12px !important;
    width: 100% !important;
}

.single-post .post .comments-entry-meta {
    border-top: 1px solid #EEE !important;
    padding-top: 10px;
    width: 100% !important;
}

.comments-entry-meta .shareaholic-canvas {
    display: none!important;
    /*    display: inline-block!important;*/
    vertical-align: middle;
}

body .shareaholic-total-share-count {
    float: left;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px!important;
    letter-spacing: .5px;
    margin-right: 5px;
    top: 5px!important;
}

body .shareaholic-shares-label {
    float: left;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px!important;
    font-weight: bold;
    letter-spacing: .5px;
    line-height: 19px;
    text-transform: uppercase;
}

body .shareaholic-share-buttons-container li.shareaholic-total-count {
    margin-right: 13px!important;
}

body .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    height: 35px;
    padding: 0!important;
}




aside#home-2,
aside#home-3,
aside#home-1 {
    padding-right: 0 !important;
}

aside#posts-sidebar {
    padding-right: 15px !important;
}

body.home #content .post {
    padding-right: 0;
}

body .sidebar-news-email {
    border: 1px solid #F9A39C;
    color: #F9A39C;
    display: inline-block;
    height: 40px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

body .fixed-menu nav {
    background-color: transparent;
    border-bottom: 0;
}

body .sidebar .textwidget p {
    margin-bottom: 10px !important;
    padding: 0 !important;
}

body .post .entry-title:before {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 0;
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 1px;
}

.diy .view-all a:hover {
    color: #F9A39C;
}

body .diy-videos .diy-video .wrap {
    margin-bottom: 20px;
}

body .diy .diy-video .wrap,
body .diy-videos .diy-video .wrap {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 55.25%; /* 16:9 */
    position: relative;
}

body .diy .diy-video .wrap:after,
body .diy-videos .diy-video .wrap:after {
    background: none;
    border: 2px solid #FFF;
    border-radius: 80px;
    color: #FFF;
    content: "\f04b";
    font: normal normal normal 42px/1 FontAwesome;
    height: 80px;
    left: 50%;
    line-height: 80px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    text-indent: 1px;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    transition: all .35s ease;
    width: 80px;
    z-index: 5;
}

body .diy .diy-video .wrap:hover:after,
body .diy-videos .diy-video .wrap:hover:after {
    background: #F9A39C;
    border: 2px solid #F9A39C;
}


body .diy .video-title {
    float: left;
    font-size: 15px;
    height: 61px;
    letter-spacing: 1px;
    line-height: 61px;
    padding-left: 5%;
    width: 100%;
}

body .diy .diy-video img {
    max-height: 276px;
    width: 100%;
}

body .diy .diy-post {
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    display: inline-block;
    width: 100%;
}

body .diy .diy-post .entry-title {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 3%;
    margin-top: 10px;
    width: 73%;
}

body .diy .diy-post .category-link {
    color: #F9A39C;
    font-family: montserrat, Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    left: 3%;
    letter-spacing: .05em;
}

body .diy .diy-post .difficulty {
    font-size: 13px;
}

body .share-post {
    margin: 5px 0 0;
}

body .featured .col-sm-8 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body .post .share-post .square {
    border: 1px solid transparent;
    color: #FFF;
    display: inline-block;
    height: 40px;
    margin: 0 4px;
    width: 40px;
}

body .post p {
    color: #3B3B39;
    margin: 0 0 20px;
}

body .single .entry-content p img,
body .entry-content p img {
    height: auto;
    margin-bottom: 20px;
}

body .post .entry-title {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.4;
    text-transform: uppercase;
}

body .post .entry-title a,
body.post .entry-header {
    color: #282828;
}

body .post .entry-date {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
    top: 0;
}

body.home .container.index-more-posts {
    margin: auto;
    padding: 0;
    padding-right: 40px;
}

.looking .post {
    background-color: transparent !important;
    width: 178px !important;
}

body .looking .looking-img-area {
    height: 190px;
    overflow: hidden;
}

.more-posts-container {
    margin-bottom: 65px;
}

body .looking .post:hover .title-area {
    background: #82C09B !important;
    color: #FFF !important;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

body .looking .post:hover {
    -webkit-filter: opacity(1);
            filter: opacity(1);
}

body .looking .post img:hover {
    opacity: 1;
}


body .shop {
    border-top: 0;
    margin-top: 50px;
    padding: 0 0 45px;
}

body .shop .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.instagram .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body .instagram .title {
    color: #000;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 25px;
    letter-spacing: 2px;
    padding-bottom: 0;
}

#sb_instagram #sbi_images {
    margin: 10px 0 0;
}

section .title {
    font-size: 24px;
    letter-spacing: 2px;
}

.home #content .post {
    margin-bottom: 20px !important;
}

body .bt-video {
    background-color: #FD2B81;
    color: #FFF;
}

body .bt-old {
    background-color: #FFF;
    border: 1px solid #FA2C81;
    color: #FA2C81;
    padding: 10px 0;
}

body .bt-old:active,
body .bt-old:focus,
body .bt-old:hover {
    background-color: #FA2C81;
    border: 1px solid #FA2C81;
    color: #FFF;
}

body .bt {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

body .index-more-posts .next-bt,
body .index-more-posts .prev-bt,
body .index-more-posts .more-bt {
    /*    width: 100%;*/
    text-align: center;
}

body.home .index-more-posts .prev-bt {
    width: 100%;
}

body .index-more-posts .prev-bt {
    float: left;
    width: 49%;
}

body .index-more-posts .next-bt {
    float: right;
    width: 49%;
}


body .green .entry-title a,
body .orange .entry-title a,
body .blue .entry-title a {
    color: #222 !important;
}

body .green a {
    color: #C3C020 !important;
}

body .green .bt-old {
    border: 1px solid #C3C020 !important;
}

body .green .bt-old:active,
body .green .bt-old:focus,
body .green .bt-old:hover {
    background-color: #C3C020;
    border: 1px solid #C3C020;
    color: #FFF !important;
}


body .orange a {
    color: #F48D1F !important;
}

body .orange .bt-old {
    border: 1px solid #F48D1F !important;
}

body .orange .bt-old:active,
body .orange .bt-old:focus,
body .orange .bt-old:hover {
    background-color: #F48D1F;
    border: 1px solid #F48D1F;
    color: #FFF !important;
}

body .blue a {
    color: #82C09B !important;
}

body .blue .bt-old {
    border: 1px solid #82C09B !important;
}

body .blue .bt-old:active,
body .blue .bt-old:focus,
body .blue .bt-old:hover {
    background-color: #82C09B;
    border: 1px solid #82C09B;
    color: #FFF !important;
}

body .index-more-posts .next-bt {
    margin-left: -15px;
}

body .pinterest-link-box {
    border: 1px solid #174245;
    margin-bottom: 40px;
}

body .pinterest-link-box a {
    color: #174245;
}

body .pinterest-link-box:before {
    color: #174245;
    padding: 10px;
}

body .middle-ad {
    margin-bottom: 40px;
    margin-top: 50px;
}

body .middle-ad .img-responsive {
    padding-right: 15px !important;
    width: 100%;
}

body .footer-credits {
    font-size: 11px;
    padding: 0 0 30px;
}

body .footer-sidebars .widget-title,
.footer-sidebars a {
    letter-spacing: .05em;
}

body .footer-sidebars .footer-main .subscribe-widget .bt-subscribe {
    font-size: 12px;
    height: 32px;
    line-height: 16px;
}

body .footer-sidebars .footer-main .subscribe-widget input[type="email"] {
    font-family: montserratlight,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    width: 65%;
}

body .footer-sidebars .footer-main .subscribe-title {
    font-size: 12px;
    letter-spacing: .05em;
}

body .footer-sidebars .footer-main .subscribe-desc {
    font-size: 14px;
}

body .shop .regular-item {
    color: #282828;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

body .shop .regular-item:hover {
    color: #F48D1F;
}

/* Pages */

body .page-template .full-width,
body .archive .full-width {
    background-position: center;
    background-size: cover;
    height: 310px;
    margin: 0 0 80px;
}

body .page-template .full-width h1 {
    color: #282828;
    line-height: 310px;
}

body .page-template .full-width h1 span {
    background: #FFF;
    padding: 17px 45px;
}

body .page-template h1.box-text {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

body .page .page .entry-content p,
.page .single .entry-content p {
    margin-left: 0;
    width: 100%;
}

body.page-template #content {
    margin-bottom: 30px !important;
}

body .page-id-1928 .entry-content p {
    padding: 0 100px;
    width: 100% !important;
}

body .single-post .single-container {
    padding: 50px 0;
}

body #sidebar-posts-sidebar #text-7 {
    border: 1px solid #E6E6E6;
    padding: 10px !important;
}

.faq-container .question .question-answer a {
    color: #FD2C82 !important;
}

.page-id-5445 .entry-content p {
    padding: 0 100px !important;
    width: 100% !important;
}

.page-template .full-width {
    background-position: center;
    background-size: cover;
    height: 310px;
    margin: 0 0 60px;
}

.page-template .full-width h1 {
    color: #282828;
    line-height: 310px;
}

.page-template .full-width h1 span {
    background: #FFF;
    padding: 17px 45px;
}

.page-template h1.box-text {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

/* Events */

.event .fa-clock-o {
    color: #C3C020 !important;
}

.event .fa-map-marker {
    color: #F48D1F !important;
    margin-right: 3% !important;
}

.event-contact-info {
    padding: 30px !important;
}

/* Start Here */

body .favorite-posts .post .post-title {
    font-size: 14px;
    min-height: 60px;
    padding: 20px 15px;
}

body .favorite-posts .title {
    font-size: 24px;
}

body .page-template-page-start .banner {
    padding: 0 15px;
}

#post-grid .col-sm-4 header {
    background: #F9A39C;
    bottom: 0;
    box-sizing: border-box;
    height: auto;
    padding: 0 1.5em .5em;
    position: absolute;
    text-align: center;
    top: auto;
    transform: translateY(100%);
    transition: all .3s ease;
    width: 91.5%;
    z-index: 5;
}

#post-grid .col-sm-4:hover header {
    transform: translateY(0%);
}

#post-grid .col-sm-4 {
    margin: 0 0 20px;
    overflow: hidden;
}

#post-grid .col {
    height: 480px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#post-grid .col-sm-4 header h3 {
    color: #FFF;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}

.favorite-posts .post {
    background-size: cover !important;
}

.page-template-page-start .shop .featured-item .item-link {
    width: 48%;
}

.page-template-page-start .shop .featured-item .item-link .link-title {
    margin-bottom: 4%;
}

.page-template-page-start .padding {
    padding: 0 100px;
}

/* DIY Resources */

body.page-template-page-diy-resources .full-width {
    background-position: center;
    background-size: cover;
    height: 310px;
    margin: 0 0 45px;
}

body.page-template-page-diy-resources .full-width h1 {
    color: #282828;
    line-height: 215px;
}

body.page-template-page-diy-resources h1.box-text {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 6px;
    text-align: center;
}

body .form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
            box-shadow: none;
}

body .search-diy {
    bottom: 0;
    display: inline-block;
    position: absolute;
    width: 85%;
}

body .search-diy label {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 15px;
    text-transform: uppercase;
}

body .search-diy input {
    border: 0;
    box-shadow: none !important;
}

body .search-diy .bt-search {
    font-size: 20px;
    line-height: 50px;
}

body .bt-search:hover {
    border: 1px solid #FD2B81 !important;
}

body .diy-childrens {
    border-bottom: 0;
}

body .diy-childrens:hover .move-up {
    -webkit-transform: translate(0,-5px);
       -moz-transform: translate(0,-5px);
         -o-transform: translate(0,-5px);
            transform: translate(0,-5px);
    transition: all .35s ease;
}

body .diy-childrens .category-name {
    background-color: rgba(255,255,255,.8);
    bottom: 0;
    color: #3E3E3E;
    display: inline-block;
    letter-spacing: .05em;
}

body .diy-categories hr {
    border-top: 1px solid #F4F4F4;
    margin: 20px 0 40px;
}

body .diy-videos .featured-video {
    margin-bottom: 20px;
    max-height: 270px;
}

body .diy-videos .video-item:not(:last-child) {
    margin-bottom: 12px !important;
}

body .diy-videos .title,
.diy-categories .title {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 25px;
    letter-spacing: 2px;
    padding: 0 0 20px;
    text-transform: uppercase;
}

body .diy-videos .diy-video-meta {
    color: #888;
    font-family: "Karla",sans-serif;
    font-size: 12px;
    margin-top: 5px;
}

body .filters {
    border-bottom: 1px solid #F4F4F4;
    border-top: 1px solid #F4F4F4;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 60px;
    padding: 2% 0;
    width: 100%;
}

body .filters .filters-title {
    margin-right: 2% !important;
}

#diy-resources {
    margin-left: -15px;
}

#diy-resources  .ft-field {
    border: 0;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-right: 0;
    width: 27%;
}

#diy-resources .ft-label {
    border: 1px solid #82C09B;
    color: #282828;
    display: block;
    font: 12px montserrat,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: .75em 1em;
    position: relative;
    text-transform: uppercase;
}

#diy-resources .ft-label:before {
    display: none;
}

#diy-resources .ft-label:after {
    background: #82C09B;
    color: #FFF;
    content: "\f078";
    font: normal normal normal 12px/1 FontAwesome;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

#diy-resources .ft-field.swatches .ft-tags {
    background: #FFF;
    box-sizing: border-box;
    padding: 5px;
}

#diy-resources .ft-field.swatches .ft-tags li {
    border: 5px solid #FFF;
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 0;
    line-height: 0;
    padding-bottom: 12.5%;
    position: relative;
    width: 20%;
}

#diy-resources .ft-field.swatches .ft-tags li:before {
    border: 1px solid #EEE;
    bottom: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0), 0 1px 0 0 rgba(255, 255, 255, .15);
    box-sizing: border-box;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5;
}

#diy-resources .ft-field.swatches .ft-tags li:after {
    background: rgba(0, 0, 0, .9);
    border-radius: 3px;
    color: #FFF;
    content: attr(data-title);
    opacity: 0;
    padding: 10px;
    position: absolute;
    transform: scale(0) translate3d(0%, 0, 0);
    transition: all .5s ease;
    z-index: 99;
}

#legend {
    color: #F9A39C;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 0 0 2.5em;
    text-align: center;
    text-transform: uppercase;
}

#diy-resources .ft-label [data-value="budget"] {
    border: 1px solid #000 !important;
}


body #diy-resources #container {
    margin-left: -15px;
    margin-right: -15px;
}

body .diy-videos .video-item:not(:last-child) {
    margin-bottom: 32px;
}

body .diy-videos .video-info {
    border-bottom: 1px solid #F4F4F4;
    min-height: 85px;
}

body .diy-videos .video-title {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}

body .diy-videos .watch-link {
    bottom: 0;
    color: #F9A39C;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    position: absolute;
    text-transform: uppercase;
}

/* All Posts - Blogview */

body .page-template-page-all-posts #content .post {
    padding-left: 0;
    padding-right: 40px;
}

body .page-template-page-all-posts .post .comments-entry-meta {
    margin-bottom: 60px;
}

body .page-template-page-all-posts .all-posts-pagination {
    margin: auto;
    padding: 0;
    padding-right: 40px;
}

body .all-posts-pagination {
    margin-top: 50px;
}

/* Single Posts */

.single-post .single-container {
    border-top: 0 !important;
}

.single-post hr {
    margin-top: 0 !important;
}

body .page .single-container,
body .single-post .single-container {
    padding: 50px 15px !important;
}

.page .single-container {
    border-top: 0 !important;
    padding-top: 0 !important;
}

body.single-post .post .comments-entry-meta {
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE;
    margin-top: 15px;
    padding: 12px 0;
    width: 100%;
}

.page-template-page-all-posts .post .comments-entry-meta {
    margin-bottom: 80px;
}

body .comments-section {
    padding: 40px 15px 0 0;
}

body .yarpp-related {
    margin-left: -15px;
}

.yarpp-related-posts .post-related {
    max-width: 208px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 31.2% !important;
}

body .related-post {
    height: 220px;
    overflow: hidden;
}

body .related-post-img {
    height: auto;
    width: 208px;
}

body .yarpp-related-posts {
    margin-top: 60px;
}

.comment-respond {
    margin-top: 30px;
    text-align: center;
}

.comment-form .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.comment-form .form-control,
.comment-form input[name="post_password"] {
    box-shadow: none !important;
}

.comment-form input[type="submit"] {
    margin-right: 0 !important;
}

/* Category Page */

body .archive-meta .children-category-list {
    margin-top: 30px;
}

body .archive-meta .archive-title {
    margin-bottom: 18px;
}

body .archive-meta .children-category-list .category-children {
    font-size: 13px;
}

body .archive-meta .children-category-list .category-children a:hover {
    color: #FD2B81;
}

body .archive-post .entry-title {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: -6px;
    min-height: 90px;
    padding: 15px 20px;
    text-align: center;
    width: 100%;
}

body .archive-post .entry-title:before {
    background-color: transparent;
    content: "";
    display: none !important;
    height: 0;
    margin: 0;
    width: 0;
}

body .archive-post .archive-post-thubmnail {
    background: #F6F6F6;
    background-size: cover;
}

body #img-wrap:hover .entry-title {
    background: #F9A39C !important;
}

body #img-wrap:hover .entry-title a {
    color: #FFF !important;
}




/* Author Page */

body .author {
    color: #000;
    font-family: karla;
    font-size: 13px;
}

body .author .author-header {
    border: 1px solid #174245;
    margin: 0 0 50px !important;
    padding: 0;
}

body .author .author-name {
    color: #174245;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 30px;
    text-transform: uppercase;
}

body .author .author-biography {
    padding: 0 30px 0 0;
}

body .author .profile-meta {
    color: #B7B7B7;
    font-family: "Karla",sans-serif;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

body .team-members .member-description {
    color: #282828 !important;
}

body .team-members .member-color-1 a {
    color: #C3C020 !important;
}

body .team-members .member-color-2 a {
    color: #FD2B81;
}

body .team-members .member-color-3 a {
    color: #F48D1F;
}

body .team-members .member-color-4 a {
    color: #174245;
}

body .team-members .member-color-5 a {
    color: #88C49E;
}

body .team-members .member-color-6 a {
    color: #F9A39C;
}

body .team-members .member-social a:hover {
    color: #FD2B81;
}

body header.page-header .author-header {
    margin: 0 0 20px;
}

body .author .archive-post .archive-post-thubmnail {
    display: inline-block;
    height: 198px;
    width: 100%;
}


/* Search */

body.search .full-width {
    background-position: center;
    background-size: cover;
    height: 310px;
    margin: 0 0 60px;
}

body.search .full-width h1 {
    color: #282828;
    line-height: 215px;
}

body.search h1.box-text {
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}


/* About ABM */

.member-grid {
    height: 350px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

body .team-members {
    border-top: 0;
    font-family: "Karla",sans-serif;
    margin-bottom: 40px;
    margin-top: 20px;
}

body .team-members .member-name {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

body .team-members .member-name {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin: 0 0 5px !important;
    padding: 25px 0 0 !important;
}

body .team-members .member-function {
    color: #B7B7B7;
    margin-bottom: 25px;
    text-transform: uppercase;
}

body .team-members .member-social .no-link {
    color: #EBEBEB;
    margin: 0 3%;
}

body .team-members .member-social a {
    color: #B7B7B7;
    margin: 0 3%;
}

body .team-members .fun-fact .fa-plus:before,
.team-members .fun-fact .fa-minus:before {
    color: #FD2B81;
}

body .team-members div[id^="fun-fact-"] {
    margin-top: 30px;
}

/* FAQ */

.faq-container .question .question-title .fa {
    margin-top: -18px;
    right: 4%;
}

.faq-container .question p {
    font-size: 13px;
    padding: 10px 20px;
}

.faq-container .question .question-answer {
    padding: 20px;
}

/* About Us */

body .about-us {
    margin: 40px auto;
}

body .about-us a:before {
    background-color: #F9A39C;
    bottom: 15px;
    content: "";
    height: 2px;
    left: 31%;
    position: absolute;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all .2s ease-in-out 0s;
            transition: all .2s ease-in-out 0s;
    visibility: hidden;
    width: 37%;
}

body .about-us a:hover:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    visibility: visible;
}


body .about-us a {
    color: #F9A39C !important;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
}

body .about-us img {
            border-radius: 50%;
    max-height: 270px;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}


/* Mobile */

body .navbar-default .navbar-toggle {
    background: #F9A39C;
    border-color: #F9A39C;
}

body .navbar-toggle {
    height: 50px;
    margin-top: 0;
    width: 50px;
}

body .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}


body .navbar-toggle {
    margin-right: -10px;
    padding: 8px 12px;
}

body .visible-xs .search-submit {
    font-size: 20px;
    right: 4%;
    top: 10px;
}

body .navbar-default {
    background-color: #FFF;
    border: none;
}

/* Slick Slider */

.slick-slide:hover:focus,
.slick-next:hover:focus,
.slick-prev:hover:focus {
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    outline: 0 !important;
}

body .slick-dotted.slick-slider {
    margin-bottom: 20px;
    padding: 0 35px;
}

body .slick-initialized .slick-slide {
    display: block;
    margin: 0 5px 0 0;
    max-height: 236px;
}

body .slider-item .slider-post-info {
    width: 100%;
}

body .slider-item .slider-post-info .centered {
    left: 35%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-25%, -50%);
}

body .slider-item .slider-post-info .bt {
    font-size: 10px;
    width: 65%;
}

body .slider-item .slider-post-info .slider-category {
    color: #FD2B82;
    font-size: 10px;
    letter-spacing: 1px;
}

body .slider-item .slider-post-info .slider-title {
    display: inline-block;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 18px;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    width: 100%;
}

body .slick-prev,
body .slick-next {
    border: none;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 30px;
    z-index: 99;
}

body .slick-prev:before,
body .slick-next:before {
    font-size: 0;
}

body .slick-prev {
    background: url("/wp-content/themes/a-beautiful-mess/assets/images/arrow-left.png") center center no-repeat !important;
    left: -2px;
}

body .slick-next {
    background: url("/wp-content/themes/a-beautiful-mess/assets/images/arrow-right.png") center center no-repeat !important;
    right: -2px;
}

body .slider-item .slider-post-info .bt {
    bottom: 0 !important;
}

body .slider-item .slider-post-info {
    bottom: 0;
    height: 100% !important;
    padding: 20px 35px !important;
    top: auto;
}

/* Rewardstyle Boutique Widget */

body .boutique-widget .bo-garden .bo-con .bo-box {
    background: #FFF !important;
    border: 1px solid #E6E6E6 !important;
    padding: 9 !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box .bo-info {
    background: rgba(255, 255, 255, .9) !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box .bo-info .bo-tap {
    color: #FD2B81 !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box .bo-top {
    bottom: 45% !important;
    color: #FD2B81 !important;
    font: 12px/16px montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    font-weight: normal;
    left: 0;
    letter-spacing: 1px !important;
    position: absolute;
    text-transform: uppercase !important;
    width: 100%;
}

body .boutique-widget .bo-garden .bo-con .bo-box hr {
    display: none !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box .bo-bottom {
    display: none !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box:hover {
    background: #FFF !important;
    border: 1px solid #FD2B81 !important;
}


body .boutique-widget .bo-garden {
    max-width: 1060px !important;
}

body .boutique-widget .bo-garden .bo-con .bo-box a.bo-wrap {
    border: 0 !important;
}

body .boutique-widget .bo-garden .bo-con:before,
body .boutique-widget .bo-garden .bo-con:after {
    background: none !important;
}

/* Press */

.page-id-5650 .entry-header {
    display: none !important;
}

body .page-template-page-template-press .entry-header {
    display: none;
}

body .press {
    border-bottom: 1px solid #F4F4F4;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

body .press-item {
    border: 1px solid #E6E6E6;
    margin-bottom: 40px;
    min-height: 300px;
}

body .press-item .press-photo {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 200px;
    position: relative;
    width: 100%;
}

body .press-item .meta {
    background-color: #FFF;
    border-top: 1px solid #E6E6E6;
    bottom: 0;
    min-height: 145px;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

body .press-item .press-title {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0 0 12px !important;
    padding: 15px 0 0 !important;
}

body .press-item .press-headline {
    color: #B7B7B7;
    font-size: 13px;
    margin-bottom: 20px;
    text-transform: none;
}

/* 404 */

.error404 #wrapper {
    height: 100% !important;
    position: fixed !important;
}

.error404 .category-list .category-item {
    margin: 0 0 5px !important;
}

.error404 #header .page-header {
    display: none;
}

/* Classes */

.widget .classes {
    background: #FFF;
    border: 1px solid #E6E6E6;
    height: 505px;
    overflow: scroll;
    width: 100%;
}

.widget .classes .widgettitle {
    color: #82C09B !important;
    margin: 30px 0 20px;
}

.widget .classes .class-list {
    padding: 12px;
}

.widget .classes .class-image {
    float: left;
}

.widget .classes .class-image img {
    height: 80px;
    margin-right: 15px;
    opacity: 1;
    width: 80px;
}

.widget .classes .class-details {
    float: left;
    position: relative;
    width: calc(100% - 100px);
}

.class-list {
    list-style-type: none;
    overflow: hidden;
    padding-left: 0;
}

.class-list .class-item {
    border-bottom: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin-bottom: 15px;
    max-height: 317px;
    overflow: hidden;
    padding: 0 0 10px !important;
    width: 100%;
}

.class-list .class-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.class-list .class-item .class-title {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11.5px;
    letter-spacing: .05em;
    margin: 0 0 5px;
    padding: 0 !important;
    text-transform: uppercase;
}

.class-list .class-item .class-desc {
    font-size: 12px;
}

.class-list .class-item .class-btn {
    color: #C7C7C7;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    letter-spacing: .05em;
    margin: 10px 0 0;
    text-transform: uppercase;
}

.class-list .class-item .class-btn:hover {
    color: #82C09B;
}

/* Misc */

header .navbar-form .search-submit {
    padding-top: 9px;
}

header .navbar-form .search-submit:hover {
    background: transparent;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}


/*Ziplist Styles*/

.zlrecipe {
    border: 4px double #DDD;
    color: #323232;
    font-style: normal;
    font-weight: normal !important;
    margin: 35px 0 35px;
    overflow: hidden;
    padding: 35px 25px 25px;
}

.zlrecipe li {
    line-height: 1.8em;
    list-style-type: none;
    margin-left: 10px;
}

.zlrecipe li:before {
    color: #C3C020;
    content: "\2022";
    font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    margin: 0 6px 0 -10px;
}

.zlrecipe .photo {
    float: right;
    height: auto !important;
    margin-left: 15px;
    margin-left: 40px;
    width: 150px !important;
}

.zlrecipe-print-link,
.zl-recipe-link {
    float: right;
}
.zlrecipe-print-link a {
    background-color: #FFF;
    border: 1px solid #FD2B81;
    color: #FD2B81;
    display: inline-block;
    font-size: 12px;
    letter-spacing: .03em;
    margin: 0 0 0 5px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.zlrecipe-print-link a:hover {
    background: #FD2B81;
    color: #FFF;
}

.zlmeta {
    font-weight: bold;
    line-height: 1;
    margin: 5px 0;
}

.zlmeta p {
    color: #282828;
    display: inline-block;
    font-size: 11px !important;
    letter-spacing: .05em;
    line-height: 1;
    margin: 0 0 15px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.zlrecipe .summary {
    clear: left;
    color: #888;
    font-size: 13px;
    font-style: normal;
    margin: 0;
}

#zlrecipe-title {
    color: #282828;
    font-family: montserrat,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    letter-spacing: .08em;
    line-height: 1.1;
    margin: 0 0 25px;
    text-transform: uppercase;
}

#zlrecipe-ingredients-list {
    border-bottom: 1px solid #EEE;
    padding: 0 0 25px;
}

#zlrecipe-ingredients,
#zlrecipe-instructions {
    color: #282828;
    font-family: montserrat,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 15px;
    letter-spacing: .08em;
    line-height: 1.1;
    margin-top: 30px;
    text-transform: uppercase;
}

.ingredient-label,
.instruction-label {
    color: #888;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: .06em;
    margin: 12px 0 6px;
    text-transform: uppercase;
}

#zlrecipe-notes-list p {
    color: #707070;
    font-size: 14px;
    font-style: italic;
    margin-top: 15px;
    text-align: center;
}

#zl-printed-copyright-statement {
    color: #282828;
    font-size: 12px;
    margin-top: 15px;
    text-align: center;
}

#zl-printed-permalink {
    display: none;
}

#zlrecipe-yield:before {
    color: #F48D1F;
    content: "\f0f5";
    font: normal normal normal 12px/1 FontAwesome;
    margin: 0 6px 0 2px;
}

#zlrecipe-yield:before {
    color: #F48D1F;
    content: "\f0f5";
    font: normal normal normal 12px/1 FontAwesome;
    margin: 0 9px 0 2px;
}

#zlrecipe-cook-time:before,
#zlrecipe-prep-time:before,
#zlrecipe-total-time:before {
    color: #F9A39C;
    content: "\f017";
    font: normal normal normal 12px/1 FontAwesome;
    margin: 0 6px 0 2px;
}

#zlrecipe-cook-time,
#zlrecipe-prep-time,
#zlrecipe-total-time {
    font-size: 11px;
    padding: 0 12px 0 0;
}

#zlrecipe-cook-time span,
#zlrecipe-prep-time span,
#zlrecipe-total-time span {
    font-weight: normal;
}

/* Slick Nav Styles */

.slicknav_menu {
    background: #FFF;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07);
    height: 50px;
    padding: 0 !important;
}

.slicknav_menu #menu-main {
    background: #FFF;
    display: block;
    left: calc(50% + 0px);
    margin: 0 !important;
    margin-left: 0;
    max-width: 100%;
    opacity: .95;
    padding: 20px 0;
    position: absolute;
    top: 50px;
    transform: translate(-50%, 0%);
    width: 100%;
}

body .slicknav_menu #menu-main li a {
    color: #282828 !important;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

body .slicknav_menu #menu-main li a:hover {
    background: 0;
    color: #F9A39C !important;
}

body .slicknav_menu #menu-main li:first-child {
    background: none !important;
    display: block;
}

body .slicknav_menu #menu-main li:first-child a {
    color: #000 !important;
}

body .slicknav_menu #menu-main li:first-child a:hover {
    box-shadow: none !important;
    color: #F9A39C !important;
}

.slicknav_btn {
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 17.5px !important;
}

.slicknav_brand {
    display: inline-block;
    float: none !important;
    left: calc(50% + 59px);
    position: relative;
    top: 50%;
    transform: translate(-90%, 0%);
    width: 150px;
}

.slicknav_menu .slicknav_icon-bar {
    width: 1.6em;
}

.slicknav_brand img {
    margin-top: 8px;
    width: 150px;
}

.slicknav_nav li a {
    text-align: center;
}

.slicknav_nav .search {
    padding: 10px 40px;
}

#slicknav-searchform input[type="text"] {
    border: 1px solid #FA2C81 !important;
    color: #282828;
    font-size: 13px;
}

#slicknav-searchform input[type="text"]:focus {
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    outline: 0;
}

.slicknav_menu #menu-main li.fa > a {
    font-size: 0;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.slicknav_menu #menu-main li.fa:before {
    border-radius: 50%;
    color: #FFF;
    font-size: 12px;
    height: 24px;
    padding: 4px;
    width: 24px;
}

.slicknav_menu #menu-main li.fa-heart:before {
    background: #C3C020;
    content: "\f004";
}

.slicknav_menu #menu-main li.fa-pinterest-p:before {
    background: #C3C020;
    content: "\f231";
}

.slicknav_menu #menu-main li.fa-heart:before {
    background: #F48D1F;
    content: "\f004";
}
header .navbar-form {
    margin-top: 5px;
}


/* Archives Page */

.archives {
    background-color: #F7F7F7;
    display: inline-block;
    margin-bottom: 50px;
    padding-bottom: 20px;
    width: 100%;
}

.archive-list ul {
    list-style-type: none;
    margin: 0;
}

.archive-list li.year {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: 1px;
    margin: 15px 0 10px;
}

.archive-list li.year:first-child {
    margin-top: 0 !important;
}

.archive-list ul {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
}

.archive-list ul li {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
         -o-column-break-inside: avoid;
            column-break-inside: avoid;
}

.archive-list h4 {
    color: #174245;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 0;
}

.archive-list .block {
    border: 1px solid #EEE;
    margin-bottom: 40px;
    padding: 4%;
}

.archive-list .heading,
.category-list .heading {
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: .05em;
    margin: 0 0 30px;
    text-transform: uppercase;
}

#archive-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#archive-gallery li {
    box-sizing: border-box;
    float: left;
    position: static;
    text-align: center;
    transform: none;
    width: 30%;
}

#archive-gallery ul li {
    margin-right: 22px;
    position: relative;
}

#archive-gallery ul li:last-child {
    margin-right: 0 !important;
}

.gallery {
    border: 2px solid #FFF;
    height: 240px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.gallery-content {
    bottom: 0;
    left: 0;
    max-height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}

.gallery:hover .gallery-content {
    max-height: 100%;
}

.gallery > a,
.gallery img {
    display: block;
}

.gallery a {
    color: #282828;
}

.gallery a:hover {
    color: #282828;
}

.gallery-category {
    background: rgba(255, 255, 255, 1);
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 12px 40px;
    text-transform: uppercase;
}

.gallery-title {
    background: rgba(255, 255, 255, 1);
    color: #F9A39C;
    font-family: montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 40px 20px 40px;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .comments-entry-meta .shareaholic-canvas {
        float: left;
    }



    .post .share-post .square .fa {
        display: block;
        font-size: 11px!important;
        line-height: 6px!important;
        margin-top: 10px!important;
        text-align: center;
        vertical-align: top!important;
    }

    body .post .share-post .square {
        border: 1px solid rgba(0, 0, 0, 0);
        color: #FFF;
        display: inline-block;
        height: 25px;
        margin: 0 4px;
        width: 25px;
    }

    body .shareaholic-shares-label {
        float: left;
        font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 9px!important;
        font-weight: bold;
        letter-spacing: .5px;
        line-height: 19px;
        text-transform: uppercase;
    }
    body .shareaholic-total-share-count {
        float: left;
        font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 9px!important;
        letter-spacing: .5px;
        margin-right: 5px;
        top: 8px!important;
    }
}


.author-name-wrapper {
    color: #000;
}


body.author .archive-button .bt-old {
    margin-left: auto;
    width: 100%!important;
}

.ubermenu-item-15518 a {
    color: #3e3e3e;
}

.ubermenu-item-15518 a:hover {
        color: #2c5254;
}

span[data-pin-log] {
    width: 40px !important;
    height: 40px !important;
    text-indent: 9999px !important;
    overflow: hidden;
    border: none !important;
    box-shadow: none !important;
    background: url(../images/pin-it.png) !important;
    background-size: contain !important;
}

.share-post a[data-pin-log] {
    background-image: none;
    box-shadow: none !important;
    border-radius: 0 !important;
    float: left;
    background-color: #fa2c81 !important;
    border: 1px solid transparent !important;
    color: #fa2c81 !important;
    display: inline-block !important;
    height: 40px !important;
    margin: 0 4px !important;
    width: 40px !important;
}
.share-post a[data-pin-log]:hover {
    color: #fff !important;
    background: #fff !important;
    border-color: #fa2c81 !important;
}
.share-post a[data-pin-log]:after {
    font-family: FontAwesome;
    font-size: 20px;
    content: "\f231";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-indent: 0;
}
.share-post a[data-pin-log]:hover:after {
    color: #fa2c81;
}


/* Scroll to top */
.scroll-back-to-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ffffff;
    color: #eeeeee;
    width: 40px;
    height: 38px;
    line-height: 38px;
    right: 20px;
    bottom: 20px;
    padding-top: 2px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-back-to-top-wrapper:hover {
    background-color: #fd2b81;
  color: #eeeeee;
}
.scroll-back-to-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-back-to-top-inner {
    font-size: 30px;
    position: relative;
    top: 5px;
}
.scroll-back-to-top-wrapper .fa-lg {
    vertical-align: 0;
}
.scroll-back-to-top-wrapper:hover {
  border: 1px solid #fd2b81;
  background: transparent;
  color: #fd2b81;
}

.scroll-back-to-top-wrapper {
   background: #fd2b81;
   color: #fff;
   padding-top: 0 !important;
   border: 1px solid #fd2b81;
}

/* mailing list "keep in touch" widgets */
#text-11 .textwidget,
#text-7 .textwidget {
    background-color: #F5F3F5;
    padding: 19px;
    border: 1px solid #E6E6E6;
}
#text-11 .textwidget h2,
#text-7 .textwidget h2 {
    margin-top: 10px;
    text-align: left;
}



/* from theme options */
#wrapper .instagram { display: none }

.page .page .entry-content p, .page .single .entry-content p {
    margin-left: 0;
    width: 100%;
}

#menu-secondary li a:focus {
    background: #fff;
    color: #282828 !important;
}

.one_half {
    padding: 0 1%;
}

.thumbnail, .wp-caption {
    display: block;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.dropdown-menu {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

  .navbar-nav .caret {
  display:none;
 }

.media {
    margin-top: 30px;
}

.media-left img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline;
    margin-bottom: 7px;
    float: left;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #e6e6e6;
}

#comments .media-body {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    padding-left: 20px;
}

#menu-main li a:hover {
   color: #f9a39c;
}

#fixed-access {
    width: 100% !important;
}

.fixed-menu {
    height: 54px;
    border-bottom: 0 !important;
    padding-right: 15px;
}

#fixed-menu {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
    position: fixed;
    top: -160px;
    z-index: 100;
transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
display:block!important;

}
@media all and (min-width: 421px) {
  #fixed-menu.sticky {
    top: 0;

  }
}

.menu-bar {
    height: auto!important;
    text-align:center;
  }
  .menu-bar ul {
    font-size: 0;
  }
  .menu-bar ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    width: 180px;
    background: #111;
    border: none;
  }
  .menu-bar ul ul ul {
    position: absolute;
    top: 0;
    left: 180px;
  }
  .menu-bar ul li:hover > ul {
    display: block;
  }
  .menu-bar > ul > li {
    display: inline-block;
  }
  .menu-bar ul ul li {
    display: block;
    padding: 0;
    border-right: none;
  }
  .menu-bar ul > li > a:hover,
  .menu-bar ul > li:hover > a {

  }

.ubermenu-nav ul {
  width:600px;
  margin:0 auto;
        padding: 0;
}

.menu-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-bar ul li {
  position: relative;
  }
.menu-bar ul li a {
       color: #3e3e3e;
       font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
       font-size: 12px;
       letter-spacing: 1px;
        text-transform: uppercase;
  display: block;
  padding: 0 15px;
  line-height: 54px;
}

.menu-bar ul li a:hover {
      color: #fd2b81;
}
.menu-bar ul ul li a {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 20px;
}

#fixed-menu .navbar-right {
    margin-top: -54px;
}

#fixed-menu .icon-search {
    display: inline-block;
}

/* border-box */
.search-container *,
.search-container *:after,
.search-container *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* search bar focus */
.search-container *:focus {
  background: #fff;
  color: #282828;
  outline: 0;
}

/* search bar container */
.search-container {
  display: table;
  position: relative;
  width: 51px;
  margin-left: 10px;
}

/* search icon button */
.search-icon-btn {
  background-color: white;
  color: #282828;
  border: 1px solid transparent;
  display: table-cell;
  height: 50px;
  line-height: 52px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  z-index: 2;
}

/* search bar input container */
.search-input {
  position: absolute;
  left: 0;
  z-index: 1;
}

/* search bar input */
.search-input input.search-bar {
  border: 0;
  height: 50px;
  padding: 0px;
  width: 35px;
}
.search-input input.search-bar:focus {
  padding-left: 35px;
  padding-right: 10px;
  width: 150px;
}

/* transition effect */
.search-input input.search-bar,
.search-icon-btn {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* hover on search bar container */
.search-container:hover > .search-input input.search-bar {
  padding-left: 35px;
  padding-right: 10px;
  width: 150px;
}

.footer-menus #menu-main-categories {
    display: block;
}

.footer-sidebars .widget_archive li:nth-child(n+6) {
    display: none;
}


@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

@media (max-width: 991px) {
    html body {
        min-width: 0
    }
    #top-bar,
    nav#fixed-access,
    div#page,
    div#primary,
    div#secondary,
    div#content {
        width: 100%;
        z-index: 999;
    }
    .search-menu a {
        color: #f9a39c;
        display: block;
        font-size: 23px;
        margin-top: 0;
    }
    .search-menu .search-controller {
       color: #282828;
       font-size: 20px;
       margin-top: 0;
       padding: 0 8px;
    }
    .search-menu .nav-icon-box {
        padding-left: 0;
    }
    .search-menu .search-icon-box {
        padding-right: 10px;
        padding-top: 10px;
    }
    #top-bar {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        height: 50px;
        margin-top: 0;
        padding-top: 0;
        position: fixed;
        top: 0;
        width: 100%
    }
    #top-bar #logo {
    display: block;
    max-height: 35px;
    position: absolute;
    left: calc(50% + 6px);
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    }
    #top-bar #logo img {
        max-width: 100%;
        width: 120px;
    }
    #top-bar .menu-container {
        display: none;
        width: 100%
    }
    #top-bar .menu-container .close-menu {
        position: fixed;
        right: 20px;
        top: 60px;
        color: #282828;
        z-index: 10;
        font-size: 18px
    }
    #top-bar .access {
        background-color: rgba(237, 177, 148, 0.8);
        border-bottom: 0 none;
        height: auto;
        margin-top: 89px;
        padding-top: 40px;
        width: 100%
    }
    #top-bar .access .menu-left-menu-container,
    #top-bar .access .menu-right-menu-container {
        display: block;
        float: none;
        padding: 0;
        width: 100%
    }
    #top-bar .access .menu-left-menu-container ul,
    #top-bar .access .menu-right-menu-container ul {
        height: auto
    }
    #top-bar .access .menu-left-menu-container ul li,
    #top-bar .access .menu-right-menu-container ul li {
        float: none;
        padding-bottom: 10px
    }
    #top-bar .access .menu-left-menu-container ul li a,
    #top-bar .access .menu-right-menu-container ul li a {
        color: #282828;
        padding: 0
    }
    #top-bar .access .menu-left-menu-container ul li .sub-menu,
    #top-bar .access .menu-right-menu-container ul li .sub-menu {
        display: none !important
    }
    #top-bar .access .social {
        background-color: rgba(237, 177, 148, 0.8);
        border: 0 none;
        float: left;
        text-align: center;
        width: 100%
    }
    #top-bar .access .social a {
        color: #282828 !important;
        font-size: 21px;
        padding-top: 5px
    }
    #top-bar .search-container {
        display: none;
        position: fixed;
        top: 45px;
        width: 100%
    }
    #top-bar #searchform {
        border-left: 0 none;
        border-right: 0 none;
        padding-top: 34px
    }
}

header .header-right-sidebar a {
  font-size: 0;
}

ul.bycategories {
margin: 0;
padding: 0;
}
ul.bycategories li {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bycategories li a {
    list-style: none;
    list-style-type: none;
    margin: 8px 10px 6px 0;
    float: left;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    color: #f48d1f;
    padding: 3px 8px 3px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: montserratlight,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    letter-spacing: .05em;
}
ul.bycategories li a:hover{
text-decoration: none;
background: #f59936;
color: #fff;
border: 1px solid transparent;
}
.clear{clear: both;}

#mc-embedded-subscribe-form input[type="submit"] {
    border: 0;
    border-radius: 0 0;
    padding: 8px 0;
}

#mc-embedded-subscribe-form input[type="submit"]:focus {outline:0}

header.full-width {
    background-size: cover;
    background-position: center;
    height: 310px;
    margin: 0 0 45px;
}

h1.box-text {
    color: #282828;
    line-height: 215px;
    letter-spacing: 6px;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
}


body .slick-prev, body .slick-next {

    top: 120px;
}

.slicknav_nav .menu-item-5511 {display:none}

.comments-entry-meta .shareaholic-canvas {}

body .post .share-post .square {
float:left;
}

body .comments-entry-meta .shareaholic-canvas {
    display: inline-block!important;
    float: left;
}
body .shareaholic-share-buttons-container li.shareaholic-total-count {
    margin-right: 15px!important;
    margin-top: 15px!important;
}

@media screen and (max-width: 480px) {
body .shareaholic-share-buttons-container li.shareaholic-total-count {
    margin-top: 5px!important;
    margin-right: 13px!important;
}
}

body .shareaholic-shares-label,
body .shareaholic-total-share-count {

    font-size: 11px!important;

}

body .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    margin-left: 0px!important;
}

.gallery {
  height: auto !important
}

@media screen and (max-width: 767px) {
body .shareaholic-shares-label,
body .shareaholic-total-share-count {
    font-size: 9px!important;
}
}


body .press-item {
    min-height: 360px;
}

.related-post img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: top center;
}

.gallery .gallery-item:nth-child(4n+1) {
  clear: left
}

/* Scroll to top */
.scroll-back-to-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ffffff;
    color: #eeeeee;
    width: 40px;
    height: 38px;
    line-height: 38px;
    right: 20px;
    bottom: 20px;
    padding-top: 2px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-back-to-top-wrapper:hover {
    background-color: #fd2b81;
  color: #eeeeee;
}
.scroll-back-to-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-back-to-top-inner {
    font-size: 30px;
    position: relative;
    top: 5px;
}
.scroll-back-to-top-wrapper .fa-lg {
    vertical-align: 0;
}
.scroll-back-to-top-wrapper:hover {
  border: 1px solid #fd2b81;
  background: transparent;
  color: #fd2b81;
}

.scroll-back-to-top-wrapper {
   background: #fd2b81;
   color: #fff;
   padding-top: 0 !important;
   border: 1px solid #fd2b81;
}

/* mailing list "keep in touch" widgets */
#text-11 .textwidget,
#text-7 .textwidget {
    background-color: #F5F3F5;
    padding: 19px;
    border: 1px solid #E6E6E6;
}
#text-11 .textwidget h2,
#text-7 .textwidget h2 {
    margin-top: 10px;
    text-align: left;
}



/* from theme options */
#wrapper .instagram { display: none }

.page .page .entry-content p, .page .single .entry-content p {
    margin-left: 0;
    width: 100%;
}

#menu-secondary li a:focus {
    background: #fff;
    color: #282828 !important;
}

.one_half {
    padding: 0 1%;
}

.thumbnail, .wp-caption {
    display: block;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.dropdown-menu {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

  .navbar-nav .caret {
  display:none;
 }

.media {
    margin-top: 30px;
}

.media-left img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline;
    margin-bottom: 7px;
    float: left;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #e6e6e6;
}

#comments .media-body {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    padding-left: 20px;
}

#menu-main li a:hover {
   color: #f9a39c;
}

#fixed-access {
    width: 100% !important;
}

.fixed-menu {
    height: 54px;
    border-bottom: 0 !important;
    padding-right: 15px;
}

#fixed-menu {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
    position: fixed;
    top: -160px;
    z-index: 100;
transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
display:block!important;

}
@media all and (min-width: 421px) {
  #fixed-menu.sticky {
    top: 0;

  }
}

.menu-bar {
    height: auto!important;
    text-align:center;
  }
  .menu-bar ul {
    font-size: 0;
  }
  .menu-bar ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    width: 180px;
    background: #111;
    border: none;
  }
  .menu-bar ul ul ul {
    position: absolute;
    top: 0;
    left: 180px;
  }
  .menu-bar ul li:hover > ul {
    display: block;
  }
  .menu-bar > ul > li {
    display: inline-block;
  }
  .menu-bar ul ul li {
    display: block;
    padding: 0;
    border-right: none;
  }
  .menu-bar ul > li > a:hover,
  .menu-bar ul > li:hover > a {

  }

.ubermenu-nav ul {
  width:600px;
  margin:0 auto;
        padding: 0;
}

.menu-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-bar ul li {
  position: relative;
  }
.menu-bar ul li a {
       color: #3e3e3e;
       font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
       font-size: 12px;
       letter-spacing: 1px;
        text-transform: uppercase;
  display: block;
  padding: 0 15px;
  line-height: 54px;
}

.menu-bar ul li a:hover {
      color: #fd2b81;
}
.menu-bar ul ul li a {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 20px;
}

#fixed-menu .navbar-right {
    margin-top: -54px;
}

#fixed-menu .icon-search {
    display: inline-block;
}

/* border-box */
.search-container *,
.search-container *:after,
.search-container *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* search bar focus */
.search-container *:focus {
  background: #fff;
  color: #282828;
  outline: 0;
}

/* search bar container */
.search-container {
  display: table;
  position: relative;
  width: 51px;
  margin-left: 10px;
}

/* search icon button */
.search-icon-btn {
  background-color: white;
  color: #282828;
  border: 1px solid transparent;
  display: table-cell;
  height: 50px;
  line-height: 52px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  z-index: 2;
}

/* search bar input container */
.search-input {
  position: absolute;
  left: 0;
  z-index: 1;
}

/* search bar input */
.search-input input.search-bar {
  border: 0;
  height: 50px;
  padding: 0px;
  width: 35px;
}
.search-input input.search-bar:focus {
  padding-left: 35px;
  padding-right: 10px;
  width: 150px;
}

/* transition effect */
.search-input input.search-bar,
.search-icon-btn {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* hover on search bar container */
.search-container:hover > .search-input input.search-bar {
  padding-left: 35px;
  padding-right: 10px;
  width: 150px;
}


@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

@media (max-width: 991px) {
    html body {
        min-width: 0
    }
    #top-bar,
    nav#fixed-access,
    div#page,
    div#primary,
    div#secondary,
    div#content {
        width: 100%;
        z-index: 999;
    }
    .search-menu a {
        color: #f9a39c;
        display: block;
        font-size: 23px;
        margin-top: 0;
    }
    .search-menu .search-controller {
       color: #282828;
       font-size: 20px;
       margin-top: 0;
       padding: 0 8px;
    }
    .search-menu .nav-icon-box {
        padding-left: 0;
    }
    .search-menu .search-icon-box {
        padding-right: 10px;
        padding-top: 10px;
    }
    #top-bar {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        height: 50px;
        margin-top: 0;
        padding-top: 0;
        position: fixed;
        top: 0;
        width: 100%
    }
    #top-bar #logo {
    display: block;
    max-height: 35px;
    position: absolute;
    left: calc(50% + 6px);
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    }
    #top-bar #logo img {
        max-width: 100%;
        width: 120px;
    }
    #top-bar .menu-container {
        display: none;
        width: 100%
    }
    #top-bar .menu-container .close-menu {
        position: fixed;
        right: 20px;
        top: 60px;
        color: #282828;
        z-index: 10;
        font-size: 18px
    }
    #top-bar .access {
        background-color: rgba(237, 177, 148, 0.8);
        border-bottom: 0 none;
        height: auto;
        margin-top: 89px;
        padding-top: 40px;
        width: 100%
    }
    #top-bar .access .menu-left-menu-container,
    #top-bar .access .menu-right-menu-container {
        display: block;
        float: none;
        padding: 0;
        width: 100%
    }
    #top-bar .access .menu-left-menu-container ul,
    #top-bar .access .menu-right-menu-container ul {
        height: auto
    }
    #top-bar .access .menu-left-menu-container ul li,
    #top-bar .access .menu-right-menu-container ul li {
        float: none;
        padding-bottom: 10px
    }
    #top-bar .access .menu-left-menu-container ul li a,
    #top-bar .access .menu-right-menu-container ul li a {
        color: #282828;
        padding: 0
    }
    #top-bar .access .menu-left-menu-container ul li .sub-menu,
    #top-bar .access .menu-right-menu-container ul li .sub-menu {
        display: none !important
    }
    #top-bar .access .social {
        background-color: rgba(237, 177, 148, 0.8);
        border: 0 none;
        float: left;
        text-align: center;
        width: 100%
    }
    #top-bar .access .social a {
        color: #282828 !important;
        font-size: 21px;
        padding-top: 5px
    }
    #top-bar .search-container {
        display: none;
        position: fixed;
        top: 45px;
        width: 100%
    }
    #top-bar #searchform {
        border-left: 0 none;
        border-right: 0 none;
        padding-top: 34px
    }
}

header .header-right-sidebar a {
  font-size: 0;
}

ul.bycategories {
margin: 0;
padding: 0;
}
ul.bycategories li {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bycategories li a {
    list-style: none;
    list-style-type: none;
    margin: 8px 10px 6px 0;
    float: left;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    color: #f48d1f;
    padding: 3px 8px 3px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: montserratlight,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    letter-spacing: .05em;
}
ul.bycategories li a:hover{
text-decoration: none;
background: #f59936;
color: #fff;
border: 1px solid transparent;
}
.clear{clear: both;}

#mc-embedded-subscribe-form input[type="submit"] {
    border: 0;
    border-radius: 0 0;
    padding: 8px 0;
}

#mc-embedded-subscribe-form input[type="submit"]:focus {outline:0}

header.full-width {
    background-size: cover;
    background-position: center;
    height: 310px;
    margin: 0 0 45px;
}

h1.box-text {
    color: #282828;
    line-height: 215px;
    letter-spacing: 6px;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
    font-family: montserratbold,montserrat,Arial,"Helvetica Neue",Helvetica,sans-serif;
}


body .slick-prev, body .slick-next {

    top: 120px;
}

.slicknav_nav .menu-item-5511 {display:none}

.comments-entry-meta .shareaholic-canvas {}

body .post .share-post .square {
float:left;
}

body .comments-entry-meta .shareaholic-canvas {
    display: inline-block!important;
    float: left;
}
body .shareaholic-share-buttons-container li.shareaholic-total-count {
    margin-right: 15px!important;
    margin-top: 15px!important;
}

@media screen and (max-width: 480px) {
body .shareaholic-share-buttons-container li.shareaholic-total-count {
    margin-top: 5px!important;
    margin-right: 13px!important;
}
}

body .shareaholic-shares-label,
body .shareaholic-total-share-count {

    font-size: 11px!important;

}

body .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    margin-left: 0px!important;
}

.gallery {
  height: auto !important
}

@media screen and (max-width: 767px) {
body .shareaholic-shares-label,
body .shareaholic-total-share-count {
    font-size: 9px!important;
}
}


body .press-item {
    min-height: 360px;
}

.related-post img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: top center;
}

.yarpp-related-posts .post-related img.wp-post-image {
  height: 100%;
}

.gallery .gallery-item:nth-child(4n+1) {
  clear: left
}

.home #content .post.featured-post-home-block {
  margin-bottom: 0px !important;
}

.featured-post-home-block-link {
  height: 100%;
  width: 100%;
}

.home .featured-post-block-img {
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.footer-sidebars .widget-title {
	white-space: nowrap;
}
