/*
Theme Name: STRING
Theme URI: https://string.marketing
Version: 1.0
Description: Custom theme developed by String Marketing.
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
template: bb-theme
*/

/* Custom Fonts */ 
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_black_italic.woff2') format('woff2'),
         url('cera_pro_black_italic.woff') format('woff');
    font-weight: 900;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_black.woff2') format('woff2'),
         url('cera_pro_black.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_bold_italic.woff2') format('woff2'),
         url('cera_pro_bold_italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_bold.woff2') format('woff2'),
         url('cera_pro_bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_light_italic.woff2') format('woff2'),
         url('cera_pro_light_italic.woff') format('woff');
    font-weight: 100;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_light.woff2') format('woff2'),
         url('cera_pro_light.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_medium_italic.woff2') format('woff2'),
         url('cera_pro_medium_italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_medium.woff2') format('woff2'),
         url('cera_pro_medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_regular_italic.woff2') format('woff2'),
         url('cera_pro_regular_italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_regular.woff2') format('woff2'),
         url('cera_pro_regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_thin_italic.woff2') format('woff2'),
         url('cera_pro_thin_italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}
@font-face {
    font-family: 'Cera Pro';
    src: url('cera_pro_thin.woff2') format('woff2'),
         url('cera_pro_thin.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

/*Button Shape*/
.fl-button,.uabb-button,input[type='button'],input[type='submit'] {
    -webkit-clip-path: polygon(0% 50%, 5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%);
    -moz-clip-path: polygon(0% 50%, 5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%);
    clip-path: polygon(0% 50%, 5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%);
}
.cb_hexashapeimg img,.epic-offerbox .uabb-image-content{
    -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
    -moz-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
    clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.cb_large_hexabtn .fl-button{
    -webkit-clip-path: polygon(0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%);
    -moz-clip-path: polygon(0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%);
    clip-path: polygon(0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%);
}

/*General*/
/*.cb_gb_btn a:focus, .cb_gb_btn a:focus-within {
    color: #fff;
    background-color: #ef851e;
}
.cb_wb_btn a:focus, .cb_wb_btn a:focus-within {
    color: #ef851e;
    background-color: #233d45;
}
a.fl-button:focus span, a.fl-button:focus-within span{
    color: inherit !important;
    background-color: inherit;
}*/

.gform_heading {
    display: none;
}
.gform_validation_errors {
    display: none;
}
.gfield_error {
    margin-top: 0 !important;
}
.gfield_error input, .gfield_error select {
    border: 1px solid #790000 !important;
}
.gfield_validation_message {
    padding: 0 !important;
    margin: 5px 0 0 5px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    font-family: "Open Sans", sans-serif;
    border: 0 !important;
    background-color: transparent !important;
}
.gform_confirmation_message {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 600;
    text-align: center;
    padding: 8px;
    color: #233d45 !important;
/*    background-color: rgb(245 246 241 / 50%);*/
}
.gfield_error {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}
picture {
    display: block;
}
/*Privacy Policy*/
.cb-privacypolicytxt a {
    color: #fb912a !important;
}
.cb-privacypolicytxt a:hover {
    color: #fbc738 !important;
}
/*Global row*/
#cb-freeguide-image img {
  box-shadow: 0 0 10px 4px rgb(35 61 69 / 40%);
}
.cb-freeguidetxt .uabb-dual-color-heading h1,
.cb-freeguidetxt .uabb-dual-color-heading h2,
.cb-freeguidetxt .uabb-dual-color-heading h3,
.cb-freeguidetxt .uabb-dual-color-heading h4,
.cb-freeguidetxt .uabb-dual-color-heading h5,
.cb-freeguidetxt .uabb-dual-color-heading h6{
    display: flex;
    align-items: center;
    column-gap: 9px;
}
.cb-freeguide-form input:hover {
  background: #fff !important;
  color: #fb912a !important;
}
.cb-freeguide-form input {
    transition: all 0.4s ease-in;
}
.cb-logosgrid img {
  object-fit: contain;
}
.cb-freeguide-form form {
    max-width: 680px !important;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.cb-freeguide-form .gform_body {
    flex-basis: 70%;
}
.cb-freeguide-form .gform_footer {
    flex-basis: 26%;
}
.cb-freeguide-form form .gfield_error input[type="text"]{
  margin-bottom: 5px !important;
}
.cb-freeguide-form .gform_confirmation_wrapper {
    background: rgb(245 246 241 / 50%);
}
.cb-singlepost-sidebarform .gform_confirmation_message{
    color: #fff !important;
    margin-bottom: 10px !important;
    padding-bottom: 20px !important;
        font-weight: 500;
}
/*HOME PAGE*/
.cb-whatmakediffrent-infobox picture img {
    width: 100% !important;
}
.cb-imgslider img {
    height: 150px !important;
    object-fit: cover;
    object-position: center;
}
.cb-whatmakediffrent-infobox .uabb-image-content {
    position: relative;
}
.cb-whatmakediffrent-infobox .uabb-image-content:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(251 199 56 / 70%);
}
.cb_overflowsec{ position:relative; }
.cb_overflowsignimg {
    position: absolute;
    bottom: 0;
}
.cb-othersyinginfobox img {
    max-width: 120px;
    height: auto;
}
/*Footer Copyright*/
.cb-bottomfooter-text a {
    color: #fb912a !important;
}
.cb-bottomfooter-text a:hover {
    color: #fbc738 !important;
}
.cb-footer-logowrap .pp-logo:last-child {
  border: 0 !important;
}
/*Memebership*/
.ch-membership-othersaying ul {
    list-style: none;
    margin-left: 0;
    padding-left: 20px;
}
.ch-membership-othersaying ul li:before {
    content: '-';
    position: absolute;
    margin-left: -20px;
}
/* About page  */
.epic-word-about p{
	       background: #fbc738;
    width: 110px;
    margin-top: -75px !important;
    position: relative;
    
    height: 110px;
    line-height: normal;
    margin: 0 auto;
}


.about-free{
	font-size: 48px;
line-height: 28px;
color: #fac638 !important;
font-weight: 600;
}
.cb-ms-word{
	font-size: 35px;
}

/*Media page  */
.cb_hexashapeimg.media-chrissy img{
    -webkit-clip-path: polygon(50% 0%, 88% 23%, 96% 65%, 72% 100%, 28% 100%, 4% 65%, 12% 23%);
        -moz-clip-path: polygon(50% 0%, 88% 23%, 96% 65%, 72% 100%, 28% 100%, 4% 65%, 12% 23%);
        clip-path: polygon(50% 0%, 88% 23%, 96% 65%, 72% 100%, 28% 100%, 4% 65%, 12% 23%);
}
#cb-media-nw-p p{
	margin-bottom: 10px;
}
/* contact page */
.cb-contact-us-form .gform_body input{
	    margin: 0 !important;
}
.cb-contact-us-form .gform_body textarea{
	    margin: 0 !important;
}
.fl-node-7a6bfq5syecr .gform_wrapper .gfield .ginput_container span label {
    display: none;
}
.cb-contact-us-form .gform_body .gfield_label {
    display: block;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #68644e;
    font-weight: 400;
    font-family: "Open Sans";
	padding: 0;
    margin: 0;
}
.cb-contact-us-form #gform_submit_button_2{
    margin-top: 20px;
}
/*BLOG*/
.cb_bloglistitem_wrap:hover .fl-post-grid-title a {
    color: #f39437;
}
.cb_bloglistitem_wrap .fl-post-grid-image img{
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
}
.cb_bloglistwrap .fl-builder-pagination ul.page-numbers li .page-numbers {
    color: #233d45;
    background-color: #fbc738;
    border-color: #fbc738;
    font-weight: 600;
    font-family: 'Open Sans';
}
.cb_bloglistwrap .fl-builder-pagination ul.page-numbers li .page-numbers.current,
.cb_bloglistwrap .fl-builder-pagination ul.page-numbers li .page-numbers:hover {
    background-color: #fb912a;
    color: #fff;
    border-color: #fb912a;
}
.singleblogpostsocialshare .uabb-ss-icon{ background-color: rgba(0,0,0,0.2); }
.singleblogpostfimg img{
    max-height: 550px;
    object-fit: contain;
    object-position: center;
}
.singleblogpostcontent h1{
    font-family: "Montserrat",sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #233d45;
}
.singleblogpostcontent h2{
    font-family: "Montserrat",sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    color: #233d45;
}
.singleblogpostcontent h3{
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #233d45;
}
.singleblogpostcontent h4{
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    color: #233d45;
}
.singleblogpostcontent h5{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #233d45;
}
.singleblogpostcontent h6{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    color: #233d45;
}
.singleblogpostcontent p,.singleblogpostcontent ul,.singleblogpostcontent li,.singleblogpostcontent ol,.singleblogpostcontent a{
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #68644e;
}
.singleblogpostcontent ul,.singleblogpostcontent ol{
    margin: 0 0 10px 20px;
    padding: 0;
}
.singleblogpostcontent a {
    color: #fb912a !important;
    cursor: pointer;
}
.singleblogpostcontent a:hover, .singleblogpostcontent a:focus {
    color: #233d45 !important;
}
.cb-singlepost-sidebar-form_wrapper {
    margin: 0;
}
.cb-singlepost-coomentswrap .fl-comments-list-title {
  font-size: 18px;
  line-height: 24px;
  color: #233d45;
}
.cb-singlepost-coomentswrap .comment-meta, 
.cb-singlepost-coomentswrap .comment-meta a,
.cb-singlepost-coomentswrap .comment-content, 
.cb-singlepost-coomentswrap .comment-content a {
  font-size: 14px;
  line-height: 18px;
}
.cb-singlepost-coomentswrap .comment-meta,
.cb-singlepost-coomentswrap .comment-content{
    color: #68644e;
}
.cb-singlepost-coomentswrap .comment-content{
    border: 1px solid #f5f6f1;
}
.cb-singlepost-coomentswrap #reply-title {
  font-size: 18px;
  line-height: 22px;
  color: #233d45;
}
.cb-singlepost-coomentswrap form label {
  font-size: 14px;
  line-height: 18px;
  color: #233d45;
}
.cb-singlepost-coomentswrap textarea, .cb-singlepost-coomentswrap input,
.cb-singlepost-coomentswrap textarea:focus, .cb-singlepost-coomentswrap input:focus {
  background-color: #f5f6f1;
  border: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 16px;
  padding: 5px;
}
.cb-singlepost-coomentswrap .form-submit input {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  padding: 7px 25px;
}

@media(min-width:1025px){
    .cb-headernav #menu-main>.menu-item:last-child {
        background: #233d45 !important;
        color: #fff !important;
        -webkit-clip-path: polygon(0% 50%, 8% 0%, 92% 0%, 100% 50%, 92% 100%, 8% 100%);
        -moz-clip-path: polygon(0% 50%, 8% 0%, 92% 0%, 100% 50%, 92% 100%, 8% 100%);
        clip-path: polygon(0% 50%, 8% 0%, 92% 0%, 100% 50%, 92% 100%, 8% 100%);
        transition: all 0.3s ease-in;
    }
    .cb-headernav #menu-main>.menu-item:last-child a{
        color: #fff !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .cb-headernav #menu-main>.menu-item:last-child span{
        color: #fff !important;
    }
    .cb-headernav #menu-main>.menu-item:last-child:hover,
    .cb-headernav #menu-main>.menu-item.current-menu-item:last-child{
        background: #fff !important;
    }
    .cb-headernav #menu-main>.menu-item:last-child:hover a,
    .cb-headernav #menu-main>.menu-item:last-child:hover span,
    .cb-headernav #menu-main>.menu-item.current-menu-item:last-child a,
    .cb-headernav #menu-main>.menu-item.current-menu-item:last-child span{
        color: #fb912a !important;
    }
}
@media(max-width:1024px){
    .singleblogpostfimg img{
        max-height: 420px;
    }
}
@media(max-width:767px){
    .cb-singlepost-coomentswrap .form-submit input {
      font-size: 12px;
      line-height: 14x;
      padding: 7px 20px;
    }
    .cb_bloglistitem_wrap img {
        max-width: 350px;
    }
    .cb_bloglistitem_wrap .fl-post-grid-image {
        background: #fff;
            text-align: center;
    }
    .cb-epic-approach-image img{
        min-height: 150px;
        object-fit: cover;
    }
    #cb-freeguide-image img {
      max-width: 240px;
      transform: rotate(-20deg);
    }
    .gform_confirmation_message {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .singleblogpostfimg img{
        max-height: 300px;
    }
    .singleblogpostnavs .nav-links{
        display: flex;
        justify-content: space-between;
    }
    .singleblogpostnavs .nav-links>div{
        flex-basis: 49%;
    }
    .singleblogpostsocialshare .uabb-social-share-wrap.uabb-ss-column-auto .uabb-style-inline .uabb-ss-grid-item:first-child{
        margin-left:5px  !important;
    }
    /*.singleblogpostsocialshare .uabb-ss-button-text{ display:none }*/
    .cb-othersyingianfobox.cb-rebekah .uabb-infobox-left-right-wrap {
      display: flex;
      flex-direction: column-reverse;
    }
    .cb-footer-logowrap .logo-image {
      max-width: 150px;
    }
    .cb-freeguide-form form {
      flex-direction: column;
      flex-wrap: wrap;
    }
    .cb-freeguide-form .gform_body {
      flex-basis: 100%;
    }
    .cb-freeguide-form .gform_footer {
      flex-basis: 100%;
    }
    .cb-freeguide-form .gform_footer {
      flex-basis: 100%;
      padding: 0 !important;
    }
	.epic-word-about p{
        margin-top: 0px !important;
    }
	.cb-ms-word{
	font-size: 18px;
    }
    .singleblogpostcontent h1{
        font-size: 32px;
        line-height: 40px;
    }
    .singleblogpostcontent h2{
        font-size: 28px;
        line-height: 32px;
    }
    .singleblogpostcontent h3{
        font-size: 20px;
        line-height: 24px;
    }
    .singleblogpostcontent h4{
        font-size: 18px;
        line-height: 22px;
    }
    .singleblogpostcontent h5{
        font-size: 16px;
        line-height: 20px;
    }
    .singleblogpostcontent h6{
        font-size: 14px;
        line-height: 18px;
    }
    .singleblogpostcontent p,.singleblogpostcontent ul,.singleblogpostcontent li,.singleblogpostcontent ol,.singleblogpostcontent a{
        font-size: 12px;
        line-height: 16px;
    }

}
@media(max-width:450px){
    .singleblogpostcontent img{
        float: unset !important;
        margin: 0 auto 15px auto !important;
        display: block;
    }
}