/* ------------------------------------------------------------------------------

  Template Name: Bobby Update
  Description: Bobby - Creative Service Landing Page
  Author: Murren
  Version: 1.0

  /*-------------------------------------------------------------------------------
    1. Global
  -------------------------------------------------------------------------------*/
.project_description .description .details .box {
    margin-bottom: 20px;
}
.project_description .description .details .box h5 {
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
}
.project_description .description .details .box p {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #eee;
}

header.related-header {
    margin-bottom: 80px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Gutenberg updates */

.wp-block-cover p.wp-block-cover-text {
    color: #fff;
}

.wp-block-button {
    margin-bottom: 15px;
}

.wp-block-gallery.nt-theme-content-list {
    padding: 0px !important;
    margin: 0 0 30px !important;
}

.wp-block-gallery.alignleft.columns-2.is-cropped.nt-theme-content-list {
    margin-right: 15px !important;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 30px 0 32px 45px;
    padding: 0 1em;
}

.wp-block-archives.wp-block-archives-dropdown .nice-select {
    float: none;
    max-width: 250px;
}

.wp-block-columns.alignwide.has-3-columns blockquote {
    margin: 0 auto !important;
}

.wp-block-archives.wp-block-archives-list,
.wp-block-archives.wp-block-archives-dropdown,
.wp-block-categories.wp-block-categories-list,
.wp-block-latest-comments.has-avatars.has-dates.has-excerpts,
.wp-block-latest-comments,
.wp-block-latest-posts.wp-block-latest-posts__list,
.wp-block-latest-posts.is-grid {
    margin-bottom: 30px !important;
}

.wp-block-media-text {
    margin-bottom: 30px;
}

.nt-theme-content .wp-block-archives.wp-block-archives-dropdown .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 5px 5px 0 !important;
}

.wp-block-embed {
    margin-bottom: 2em;
}

ul.wp-block-latest-posts.wp-block-latest-posts__list.has-dates li {
    margin-bottom: 20px;
}

ul.wp-block-categories.wp-block-categories-list li,
ul.wp-block-archives.wp-block-archives-list li {
    margin-bottom: 10px;
}

.wp-block-gallery {
    padding: 0 !important;
    margin: 0 5px 20px 0px;
}

.wp-block-latest-comments {
    padding: 0;
}

.wp-block-image {
    margin-bottom: 2em;
}

.wp-block-cover {
    margin: 0 25px 25px 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0;
}
.widget_rss li {
    margin: 25px 0px;
}

.widget_rss ul .rsswidget {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}

.widget_rss .rss-date {
    display: block;
    margin-bottom: 10px;
}

.widget_rss cite {
    display: block;
    margin-top: 10px;
}
.children {
    margin-bottom: 15px;
}
table {
    width: 100%;
}
.single .size-thumbnail {
    clear: both;
}

.entry-content .size-full {
    clear: both;
}

.page-links {
    clear: both;
}

.blog-title-one {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.lead-heading {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.comments ul li {
    margin-left: 25px;
}
.comments ol {
    padding-left: 0px;
}
.containerx .children{
margin-left: 25px;
}
.widget #calendar_wrap caption{
color: #fff;
}
#wp-calendar{
color:#fff;
}
#wp-calendar td{
color:#fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff !important;
    border-radius: 0px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff !important;
    background-color: #78588C!important;
    border-radius: 0px;
}

.woocommerce-Price-amount {
    color: #78588C;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    margin-right: 5px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 10px 15px;
    width: 40px;
    height: 40px;
    background:none;
    border:2px solid #ddd!important;
    border:none;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li span.current {
    padding: 10px 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    background:none;
    border:2px solid #333!important;
    color:#333;
}


.woocommerce ul.products li.product .onsale{
background:#78588C;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span:hover {
    background: #fff;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
position: static;
margin-right: 15px;
color:#78588C;
}
.woocommerce-pagination{
margin-bottom: 30px;
}
.woocommerce-info {
    border-top-color: #78588C;
}
.vc_editor nav.affix {
    top: 0;
}
.compose-mode .vc_empty-shortcode-element.vc_bobby_vc_team_item {
    min-height: auto;
}
