/*
Theme Name: Smart Marketer 2021
Theme URI: https://github.com/elementor/hello-theme/
Description: Smart Marketer 2021 is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
[type=submit]{
	border:none;
}
.smart_btn {
    border-radius: 100px;
    font-family: "Galano Grotesque", sans-serif;
    font-weight: 700;
    color: #fff!important;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    border: none;
    background: var( --e-global-color-accent );
}

.smart_btn > .button__bg {
    background: #02b875;
    border-radius: 100px
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition: background .1s ease-out;
    transition: background .1s ease-out;
}

.smart_btn:hover {
    color: #fff
}

.smart_btn.smart_btn-jb {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.35;
    padding: 27px;
    letter-spacing: 2.22px;
    width: 316px
}

.smart_btn.smart_btn-lg {
    font-size: 18px;
    line-height: 1.33333;
    padding: 18px;
    width: 316px;
}

.smart_btn.smart_btn-md {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 13px;
    width: 254px
}

.smart_btn.smart_btn-sm {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 1.71px;
    width: 254px;
    padding: 14px
}

.smart_btn.smart_btn-custom {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 2px;
    padding: 18px
}

/*--- SINGLE POST 2021---*/
.smp-content p, .smp-content ul, .smp-content li, .smp-content a, .smp-content strong,.smp-content ol {
    font-family: 'Galano Grotesque';
    font-size: 18px;
    line-height: 28px;
    color: #3a3a3a;
}

.smp-content a {
    color: #0069ff;
}
.smp-content h3 {
    font-family: 'Galano Grotesque';
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.45px;
    color: #0f2442;
}
.smp-header {
    background: url(/wp-content/uploads/2021/09/img-bg-blogpost@2x-scaled.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 140px 20px 100px;
}
.smp-content iframe {
    width: 100%;
    height: auto;
}
.smp-header  h2 {
    font-family: 'Galano Grotesque';
    font-size: 45px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.9px;
    color: #f3f3f3;
}
.smp-video-wrapper {
    position: relative;
    padding-bottom: 56%;
}

.smp-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.smp-header-wrap {
    margin: 0 auto;
    max-width: 1380px;
    padding: 0 20px;
}

.smp-cat-nav ul ,
.smb-cat-nav ul {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
	align-items:center;
	padding-left: 0;
    padding-bottom: 20px;
}

.smp-cat-nav ul li ,
.smb-cat-nav ul li {
    list-style: none;
    margin: 0 6px;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 1; */
    letter-spacing: normal;
    color: #758188;
    font-family: 'GALANO GROTESQUE';
    padding: 20px 4px 5px;
    cursor: pointer;
    text-align: center;
}
.smp-cat-nav ul li.active, .smb-cat-nav ul li.active {
    font-weight: 600;
    color: #02B875 ;
}
li.smp-cat-nav-item a:hover,
li.smp-cat-nav-item:hover {
    color: #0f2442;
}
.smp-cat-nav ul li a{
  color: #758188;
  font-family: 'GALANO GROTESQUE';
}
.smp-cat-nav-wrap ,
.smb-cat-nav-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 12px 20px;
}

.smp-cat-nav ,
.smb-cat-nav {
    border-bottom: solid 1px rgba(117, 129, 136, 0.5);
}

.sm-post-2021 .main-content.smp-main {
    padding: 56px 0 80px;
    max-width: 1380px !important;
	 margin: 0 auto 40px;
}

.smp-main .smp-meta h1 {
    font-family: 'Galano Grotesque';
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: -0.77px;
    color: #003b8c;
}

.smp-main .smp-meta h4 {
    font-family: 'Galano Grotesque';
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    color: #0069ff;
}

.smp-main .smp-meta .smp-meta-author h6 {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #758188;
    text-transform: capitalize;
}
.smp-meta-author {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	 margin-bottom: 20px;
}
.sm-author-img,
.smp-meta-author img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
}
.sm-post-2021 .main-content.smp-main .smp-main-wrap {
    display: flex;
    /* border-bottom: solid 1px rgba(117, 129, 136, 0.5); */
    padding: 0 20px 24px;
    max-width: 100%;
    margin: 0 auto 50px;
}


div#sm-sidebar.smp-sidebar {
    flex-basis: 460px;
    margin: 28px 0 0;
}
.single-post .trustware-section {
  background: #fff;
  padding-bottom: 108px;
}
.single-post .sm-post-2021 div#post-area.smp-area {
        width: 720px;
    max-width: 720px;
    margin-right: auto;
    padding-right: 30px;
}
.smp-50box {
    border-radius: 8px;
    background-color: #0069ff;
    display: flex;
    /* overflow: hidden; */
}

.smp-50box-text {
    padding: 38px 36px 25px;
}

.smp-50box-text h3 {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #ffffff;
    font-family: 'Galano Grotesque';
    margin-bottom: 12px;
}

.smp-50box-text {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    flex-basis: calc(100% - 330px);
    position: relative;
    font-family: 'Galano Grotesque';
}

.smp-50box-text .smp-50box-wrap {
        padding-bottom: 50px;
}

.smp-50box-img {
    width: 330px;
    flex-basis: 330px;
    background-size: cover !important;
    background-position: center right !important;
    border-radius: 6px 0 0 6px;
    background-repeat: no-repeat !important;
    position: relative;
}

.smp-50box-img img {
    width: 80%;
    left: 10%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.smp-box-text-link {
    position: absolute;
    bottom: 30px;
}
.smb-footer-cta-right a:hover, .smp-box-text-link a:hover{color:#fff}
.smp-box-text-link a {
    background: #02b875;
    font-family: "Galano Grotesque", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 28px;
    width: 140px;
    line-height: 12px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-stretch: normal;
    font-style: normal;
	transition: 0.3s linear;
}
.smp-50box.smp-50box-right {
    flex-direction: row-reverse;
}
.smp-50box.smp-50box-right .smp-50box-img {
    background-position: center right !important;
    border-radius: 0 6px 6px 0;
}


.smp-courses {
    padding: 21px 20px 21px 18px;
    object-fit: contain;
    background: url(/wp-content/uploads/2021/10/blog-courses-bg.svg) no-repeat;
    margin: 30px auto;
    background-size: cover;
    border-radius: 8px;
}

.smp-courses h3 {
    font-family: 'Galano Grotesque';
    font-size: 22px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding: 0 14px;
    margin-bottom: 14px;
    text-transform: initial;
    font-weight: 600;
    margin-top: 0;
}

.smp-courses-btm-wrap {
    display: flex;
}

.smp-courses-btm-wrap a {
    margin-right: 12px;
    background: #fff;
    text-align: center;
    padding: 30px 40px 8px;
    border-radius: 8px;
}

.smp-courses-btm-wrap a:last-of-type {
    margin-right: 0;
}

.smp-courses-btm-wrap a span {
    font-family: Galano Grotesque;
    font-size: 7.6px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.95px;
    color: #02b875;
}

.smp-list {
    margin: 25px 0;
    border-radius: 8px;
    border: solid 1px #979797;
}

.smp-list-top {
    padding: 20px 20px 7px 30px;
    background-color: #0069ff;
}

.smp-list-top h3 {
    font-family: 'Galano Grotesque';
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: -0.38px;
    color: #ffffff;
}

.smp-list-btm {
    padding: 20px 30px;
}

.smp-list-btm ul {
    list-style: none;
    margin: 0;
    counter-reset: bluelist;
}

.smp-list-btm li {
    list-style: none;
    font-family: Galano Grotesque;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #0069ff;
    margin-bottom: 14px;
}

.smp-list-btm li:before {
    counter-increment: bluelist;
    content: '#' counter(bluelist);
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #0069ff;
    margin-right: 10px;
}

.smp-list-btm li:last-of-type {
    margin-bottom: 0;
}



/*---BLOG PAGE----*/

.smb-feed-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: solid 1px rgba(117, 129, 136, 0.5);
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.smb-feed-wrap .smb-feed-item {
    width: calc(50% - 25px);
    margin: 10px 0 20px;
}

.smb-item-img {
    padding-bottom: 52.5%;
    border-radius: 4px;
}

.smb-item-meta h5 {
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #0069ff;
    margin-bottom: 0;
}

.smb-item-meta h3 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #0f2442;
    font-family: 'Galano Grotesque';
}

.smb-feed-featured .smb-item-meta h5 {
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.08px;
    color: #0069ff;
}

.smb-feed-featured .smb-item-meta h3 {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: -0.23px;
    color: #0f2442;
    margin-bottom: 10px;
}

.smb-feed-featured .smb-item-meta p {
    font-family: 'Galano Grotesque';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #3a3a3a;
}

.smb-feed-featured.smb-feed-item {
    width: 100%;
    margin: 10px 0 40px;
}

.smb-feed-featured.smb-feed-item .smb-item-img {
    margin-bottom: 20px;
    border-radius: 8px;
}

.smb-main-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

div#smb-feed {
    width: 690px;
    margin-right: 20px;
}

div#smb-sidebar {
    width: 460px;
}

.smb-feed-wrap .smp-courses {
    width: 100%;
    margin: 30px auto 60px;
}

.smb-feed-wrap .smp-courses-btm-wrap {
    width: 100%;
}

.smb-feed-wrap .smp-courses-btm-wrap a {
    width: 33%;
    position: relative;
}
.smp-courses-btm-wrap a:hover:after {
  content: '';
  background: #0069ff82;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
}
.smb-feed-wrap .smp-courses-btm-wrap a img {
    width: 100%;
}

.smb-feed-wrap .smp-50box {
    margin: 30px auto 60px;
}
.smb-header-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

#smb-header h1 {
    font-family: 'Galano Grotesque';
    font-size: 43px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.9px;
    color: #f3f3f3;
    max-width: 420px;
    margin-bottom: 16px;
}

#smb-header p {
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f3f3f3;
    font-family: 'Galano Grotesque';
    max-width: 420px;
    margin-bottom: 20px;
}

#smb-header form {
    display: flex;
    max-width: 460px;
}

#smb-header form input[type="email"] {
    padding: 15px 6px 15px 18px;
    border-radius: 4px;
    background-color: #fcfcfc;
    font-weight: 400;
    font-family: 'Galano Grotesque';
    font-size: 14px;
    margin-right: 20px;
    border: solid 1px #979797;
}

#smb-header form input[type="email"]::placeholder {
    opacity: 0.3;
}

#smb-header form input[type="submit"] {
    text-transform: uppercase;
    border-radius: 100px;
    background-color: #02b875;
    padding: 10px 30px;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.71px;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Galano Grotesque';
}

div#smb-header {
    padding: 50px 10px 100px;
        background-size: auto 100% !important;
    background-position: right center !important;
    background-color: #0024ec !important;
}
.smb-popular-item {
  margin-bottom: 30px;
}
.smb-popular-item a{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.smb-popular-item-left {
    width: 153px;
    border-radius: 4px;
    margin-right: 14px;
}

.smb-popular-item-right {
    width: calc( 100% - 167px);
}

.smb-popular-posts {
    padding: 0 10px;
}

.smb-popular-item-right h5 {
    font-family: 'Galano Grotesque';
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #0069ff;
}

.smb-popular-item-right h3 {
    font-family: 'Galano Grotesque';
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #0f2442;
}

.smb-popular-item:last-child {
    margin-bottom: 0px;
}

#smb-sidebar .widget, .smp-sidebar .widget {
    margin-bottom: 50px;
}
.smp-sidebar div#custom_html-6 h2.widgettitle.smp-widget-title,
 div#smb-sidebar div#custom_html-5 h2.widgettitle.smb-widget-title {
    font-family: 'Galano Grotesque';
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.75px;
    text-align: left;
    color: #758188;
    text-transform: uppercase;
    max-width: 100%;
    margin: 0px auto 30px;
}
.sm-btn {
font-family: 'Galano Grotesque';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.71px;
    text-align: center;
    color: #ffffff;
    background: #02b875;
    padding: 14px 20px;
    border-radius: 28px;
    width: 250px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sm-sb-smarter h2, .sm-sb-optin h2 {
    font-family: 'Galano Grotesque';
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    color: #f3f3f3;
    margin-bottom: 50px;
}

.sm-sb-smarter,.sm-sb-optin {
    background: url(/wp-content/uploads/2021/10/img_bg_widget_02.svg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    border-radius: 8px;
    background-color: #0069ff;
    padding: 40px 60px 60px 60px;
}
.sm-sb-optin {
    background: url() no-repeat;
    background-color: #0069ff;
  }
.container.smb-container {
    padding-top: 40px;
    max-width: 1200px;
    margin: 30px auto 40px;
}

#smb-sidebar input.search-field ,
.sm-sb-optin form input[type="text"],
.sm-sb-optin form input[type="email"]{
    border-radius: 4px;
    border: solid 1px #979797;
    background-color: #fcfcfc;
    padding: 13px 50px 13px 23px;
}
form#smb-search {
    position: relative;
}
#smb-sidebar input.search-field::placeholder,
.sm-sb-optin form input[type="text"]::placeholder ,
.sm-sb-optin form input[type="email"]::placeholder {
    font-size: 16px;
    color: rgba(117, 129, 136, 0.5);
}

#smb-sidebar input.search-submit {
    background: transparent;
    padding: 12px !important;
    font-size: 0;
    background: url(/wp-content/uploads/2021/10/search.svg) no-repeat;
    height: 52px;
    line-height: 1;
    width: 50px;
    background-size: 22px;
    background-position: center;
    opacity: 0.4;
    border-radius: 0 4px 4px 0 !important;
    position: absolute;
	border: none;
    right: 0;
}
#smb-sidebar input.search-submit:hover {
    opacity: 1;
    background: url(/wp-content/uploads/2021/10/search-white.png) no-repeat;
    background-size: 22px;
    background-position: center;
    background-color: #0069ff !important;
    border-radius: 0 24px 24px 0;
}
.sm-sb-optin h2 {
    margin-bottom: 16px;
}

.sm-sb-optin p {
    color: #fff;
    font-family: 'Galano Grotesque';
    font-size: 16px;
    color: #f3f3f3;
    padding-bottom: 42px;
}

.sm-sb-optin p.notice {
    padding-bottom: 0;
    font-family: 'Galano Grotesque';
    font-size: 10px;
    text-align: center;
    color: #f3f3f3;
    line-height: 1;
    max-width: 250px;
    margin: 0 auto;
}
.sm-sb-smarter a.sm-btn.sm-btn-green {
    color: #fff;
}
.sm-sb-optin form {
    margin-bottom: 30px;
}
.sm-sb-optin form input[type="text"],
.sm-sb-optin form input[type="email"]{
  margin-bottom: 30px;
}
.sm-sb-optin form input.sm-btn.sm-btn-green {
    border-radius: 24px !important;
    text-align: center;
    padding: 14px 20px !important;
    border-radius: 28px !important;
    width: 250px;
    background: rgb(2, 184, 117);
}
ul.smb-feed-pag {
    display: flex;
    margin: 0 0 10px;
    justify-content: center;
    position: relative;
}

ul.smb-feed-pag li, ul.smb-feed-pag a {
    list-style: none;
    margin: 0px 1px;
    font-family: 'Galano Grotesque';
    font-size: 12px;
    font-weight: 600;
    line-height: 100%;
    color: #758188;
    padding: 5px 6px;
    cursor: pointer;
        width: 22px;
    text-align: center
}

ul.smb-feed-pag a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next {
      margin-left: auto;
      text-align: right;
    }

ul.smb-feed-pag a {
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    max-width: 110px;
}

li.smb-feed-page-nav-nbr.active {
    background: #0069ff;
    border-radius: 50%;
    color: #fff;
}

.smb-feed-page-nav-wrap {
    margin-bottom: 40px;
}

a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-prev:before {content: '';width: 24px;background: url(/wp-content/uploads/2021/10/arrow.png) no-repeat;height: 12px;display: block;position: absolute;background-size: contain;left: 0;top: 7px;transition: 0.3s ease-in-out;}

a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-prev {
    position: relative;
    padding-left: 36px;
    padding-right: 0;
    text-align: left;
    margin-right: 10px;
        margin-right: auto;
}
a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next:before {
    content: '';
    width: 24px;
    background: url(/wp-content/uploads/2021/10/arrow.png) no-repeat;
    height: 12px;
    display: block;
    position: absolute;
    background-size: contain;
    right: 0;
    top: 5px;
    transform:rotate(180deg);
    transition: 0.3s ease-in-out;
    }

a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next {
    position: relative;
    padding-right: 35px;
}

a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-prev:hover:before {
    left: -5px;
}

a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next:hover:before {
    right: -5px;
}

ul.smb-feed-pag a:hover {
    color:#0069ff;
}
.page-template-template-blog .trustware-section.section {
    background: #fff;
}
div#smb-footer-cta {
    width: 100% !important;
}

.smb-footer-cta-inner {
      display: flex;
    max-width: 1200px !important;
    margin: 50px auto 20px;
    border-radius: 8px;
    border: solid 1px rgba(117, 129, 136, 0.5);
}

.smb-footer-cta-left {
    flex-basis: 47%;
}

.smb-footer-cta-right {
    flex-basis: 54%;
    background-color: #0069ff;
    padding: 55px 50px 75px;
    border-radius: 0 6px 6px 0;
}

.smb-footer-cta-right h3 {
    font-family: 'Galano Grotesque';
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin-bottom: 34px;
}

.smb-footer-cta-right p {
    font-family: 'Galano Grotesque';
    font-size: 14px;
    color: #ffffff;
    line-height: 140%;
    margin-bottom: 22px;
}

.smb-footer-cta-right a {
    background: #02b875;
    font-family: "Galano Grotesque", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 28px;
    width: 140px;
    line-height: 12px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-stretch: normal;
    font-style: normal;
	transition: 0.3s linear;
}
.smb-footer-cta-right a:hover, .smp-box-text-link a:hover{
	color:#fff !important;
	transform: translateY(-1px) scale(1.1);
}
.single-post .related-posts article .entry-title a {
    font-family: 'Galano Grotesque';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #0f2442;
}

.single-post .related-posts article .entry-meta {
    font-family: 'Galano Grotesque';
    font-size: 10px;
    font-weight: 600;
    line-height: 20px;
    color: #0069ff;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.single-post .related-posts article .entry-image {
    border-radius: 4px;
}

.single .sm-post-2021 .related-posts {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    max-width: 1150px;
    margin: 0 auto 50px;
    width: 100%;
    padding: 0 10px;
}
p.smp-post-date {
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    color: #758188;
    font-family: 'Galano Grotesque';
}
.single .sm-post-2021 .related-posts article {
    max-width: 320px;
    float: none;
    margin: auto;
    width: 100%;
    flex: 1;
    margin-top: 0;
}

.single .sm-post-2021 .related-posts article:nth-child(3n + 1) {
    /* margin-left: 0; */
}

.single .sm-post-2021 .related-posts article:nth-child(3n) {
  /* margin-right: 0; */
}
h2.smp-related-title {
    text-transform: uppercase;
    font-family: 'Galano Grotesque';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.75px;
    text-align: center;
    color: #758188;
    margin-bottom: 40px;
    margin-top: 40px;
        position: relative;
}
h2.text-center.smp-related-title:before {
    content: '';
    background: rgba(117, 129, 136, 0.5);
    height: 1px;
    width: 100vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
div#smp-footer-cta {
    background: url(/wp-content/uploads/2021/10/img_bg_smartmarketingwidget.svg) no-repeat;
    max-width: 1150px;
    margin: 0 auto;
    padding: 33px 20px;
    background-size: cover;
    border-radius: 8px;
    background-color: #0069ff;
}

.smp-footer-cta-inner {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
}

div#smp-footer-cta h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    color: #f3f3f3;
    max-width: 330px;
    margin: 0 auto 16px;
}

div#smp-footer-cta p {
    font-family: 'Galano Grotesque';
    font-size: 16px;
    color: #f3f3f3;
    text-align: left;
    padding-bottom: 20px;
    line-height: 1.4;
    margin-bottom: 0;
    font-weight: 600;
}

div#smp-footer-cta p.smp-footer-cta-subtitle {
    opacity: 0.75;
    font-family: 'Galano Grotesque';
    font-size: 10px;
    text-align: center;
    color: #f3f3f3;
    max-width: 218px;
    margin: 0 auto;
    line-height: 1.5;
    padding-bottom: 0;
}

div#smp-footer-cta  form {
    max-width: 340px;
    margin: 0px auto 22px;
}

div#smp-footer-cta form input[type="submit"] {
    border-radius: 100px!important;
    background-color: #02b875;
    padding: 14px 70px !important;
    font-size: 12px;
    font-weight: 800;
    line-height: 12px;
    letter-spacing: 1.71px;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}

div#smp-footer-cta form input[type="email"] {
    border-radius: 4px;
    background-color: #fcfcfc;
}

div#smp-footer-cta form input[type="email"]::placeholder {
    opacity: 0.4;
}
.smp-cat-nav-current {display: none;}

div#smp-footer-cta.smp-mobile-header ,
div#smp-footer-cta.smp-mobile-header h2 {
    display: none;
}
.smp-content strong {
    color: #0f2442;
}
@media all and (max-width:1000px){
  .smp-cat-nav ul, .smb-cat-nav ul {
      z-index: 10;
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 82px;
      left: 0;
      width: 320px;
      background: #fff;
      display: none;
  }

  .smp-cat-nav-wrap, .smb-cat-nav-wrap {
      width: 320px;
      margin: 0 auto;
      position: relative;
      padding: 20px 0;
  }

  .smp-cat-nav-current {
      border-radius: 4px;
      border: solid 1px #979797;
      background-color: #ffffff;
      padding: 15px 30px 15px 18px;
      font-family: 'Galano Grotesque';
      font-size: 14px;
      font-weight: 600;
      color: #758188;
      position: relative;
      display: block;
  }

  .smp-cat-nav-current:after {
	  content: '\f078';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 14px;
    color: #02b875;
	}

  .smp-cat-nav, .smb-cat-nav {
      border-bottom: none;
  }

  .smp-cat-nav ul.open, .smb-cat-nav ul.open {
      display: flex;
      box-shadow: 0px 10px 13px 4px #8686865c;
  }
  div#smb-header {
      padding: 50px 30px 60px;
  }

  .smb-main-container {
      flex-direction: column;
      padding: 0 10px;
  }

  div#smb-feed {
      width: 100%;
      margin: 0;
  }

  .container.smb-container {
      padding-top: 20px;
  }

  .smp-courses-btm-wrap {
      flex-direction: column;
  }

  .smb-feed-wrap .smp-courses-btm-wrap a {
      width: 320px;
      margin: 0 auto 20px;
  }

  .smb-feed-wrap .smp-courses {
      padding: 45px 20px 21px 18px;
      border-radius: 8px;
      background-position: center;
  }

  .smp-courses h3 {
      text-align: center;
      margin: 0 auto 20px;
      max-width: 190px;
      padding: 0;
  }

  div#smb-sidebar {
      max-width: 100%;
      margin: 0 auto;
      position: relative;
  }

  div#smb-footer-cta {
      padding: 0 30px;
  }
  .sm-post-2021 .main-content.smp-main .smp-main-wrap {
    flex-direction: column;
    padding: 0px 40px 24px;
  }

  .single-post .sm-post-2021 div#post-area.smp-area {
      padding-right: 0;
      width: 100%;
      max-width: 690px;
      margin: 0 auto;
  }

  .sm-sb-smarter, .sm-sb-optin {
      max-width: 540px;
      margin: 30px auto;
  }

  .smb-popular-posts {
      max-width: 480px;
      margin: 40px auto;
  }

  .single .sm-post-2021 .related-posts {
      flex-direction: column;
  }

  .single .sm-post-2021 .related-posts article {
      margin-bottom: 30px;
  }

  div#smp-footer-cta {
      max-width: 510px;
  }
  .sm-post-2021 .main-content.smp-main {
      padding: 6px 0px 80px;
  }
  .smp-main .smp-meta h1 {
      font-size: 36px;
      line-height: 1.24;
  }
}
@media all and (max-width:690px){
  .smb-feed-wrap .smp-50box {
    flex-direction: column;
  }

  .smp-50box-img {
      width: 100%;
      background-size: 100% 100%;
      flex-basis: 100%;
      height: auto;
      width: 100%;
      display: block;
      padding: 20px;
      background-size: 170% !important;
      background-position: left center !important;
      border-radius:0;
  }

  .smp-50box-img img {position: relative;transform: translateY(0);top: 0;left: 0;width: 70%;margin: 0 auto;}

  .smp-50box-text {flex-basis: 100%;}

  .smp-50box.no-logo .smp-50box-img {
    padding: 75% 0 0 0;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 0;
  }
  .smp-50box-text:before {
    /* content: ''; */
    height: 20px;
    width: 100%;
    position: absolute;
    top: -20px;
    left: 0;
    background-color: #0069ff;
    border-radius: 50% 50% 0 0;
  }
  .smb-footer-cta-inner {
      flex-direction: column;
      margin: 0px auto 20px;
  }

  .smb-footer-cta-left {
      padding: 100px 0;
  }

  .smb-footer-cta-right {
      border-radius: 0 0px 6px 6px;
  }

  	ul.smb-feed-pag {
  		flex-wrap: wrap;
  		justify-content: center;
  		padding: 0 80px;
  	}

  	a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-prev {
  		position: absolute;
  		left: -10px;
  		font-size: 8px;
  		font-weight: bold;
  		letter-spacing: 1px;
  		color: #0f2442;
  		opacity: 0.5;
  		padding-left: 22px;
  	}

  	a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next {
  		position: absolute;
  		right: -10px;
  		font-size: 8px;
  		font-weight: bold;
  		letter-spacing: 1px;
  		color: #0f2442;
  		opacity: 0.5;
  		padding-right: 52px;
  	}

  	a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-prev:before {
  		top: 5px;
  		width: 18px;
  	}

  	a.smb-feed-page-nav-trigger.smb-feed-page-nav-trigger-next:before {
  		top: 0px;
  		width: 18px;
  	}

  	ul.smb-feed-pag li {
  		margin: 0 4px 7px;
  	}
    .smp-header {
    padding: 80px 20px 60px;
  }

  .smp-header h2 {
      font-size: 35px;
  }
}
@media all and (max-width:480px){
  .smp-cat-nav-wrap, .smb-cat-nav-wrap {
      padding: 20px 0px;
      max-width: 100%;
  }

  .smp-cat-nav ul, .smb-cat-nav ul {
      max-width: 100%;
  }

  .smb-feed-wrap .smb-feed-item {
      width: 100%;
  }
  #smb-header h1 {
        font-size: 26px;
	}

	div#smb-header {
		background-image: none !important;
		padding: 30px 30px 20px;
	}

	#smb-header p {
		font-size: 16px;
	}

	#smb-header form input[type="email"], div#smp-footer-cta.smp-mobile-header form input[type="email"]{
		border-radius: 24px 0 0 24px;
		padding: 13px 6px 13px 18px;
		font-size: 12px;
		line-height: 12px;
		margin-right: 0;
	}

	#smb-header form input[type="submit"], div#smp-footer-cta.smp-mobile-header form input[type="submit"] {
		border-radius: 0 24px 24px 0;
		font-size: 8px;
		font-weight: 800;
		line-height: 12px;
		letter-spacing: 1.14px;
	}
  .smp-header {
      display: none;
  }

  div#smp-footer-cta.smp-mobile-header {
      display: block;
      border-radius: 0;
  }
	.smb-feed-featured .smb-item-meta h3 {
		font-size: 24px;
		font-weight: 600;
		line-height: 26.7px;
		letter-spacing: -0.16px;
		color: #0f2442;
	}

	.smb-feed-featured .smb-item-meta p {
		font-size: 16px;
		line-height: 24px;
	}

	.smb-feed-wrap .smp-courses-btm-wrap a {
		width: 100%;
	}


	.smb-footer-cta-right {
		padding: 20px 25px 20px 25px;
	}

	.smb-footer-cta-right h3 {
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		letter-spacing: -0.67px;
		margin-bottom: 14px;
	}

	.sm-sb-smarter h2, .sm-sb-optin h2 {
		font-size: 18px;
		text-align: center;
		margin-bottom: 25px;
		line-height: 30px;
	}

	.sm-sb-smarter .sm-btn {
		max-width: 100%;
	}

	.sm-sb-smarter, .sm-sb-optin {
		padding: 25px 30px 30px;
	}

	.smb-popular-item a {
		flex-direction: column;
	}

	.smb-popular-item-left {
		width: 100%;
		padding-bottom: 56%;
		margin-bottom: 10px;
	}

	.smb-popular-item-right {
		width: 100%;
	}

	div#smb-footer-cta {
		padding: 0 10px;
	}
  div#smp-footer-cta form {
      display: flex;
  }

  div#smp-footer-cta form input[type="submit"] {
      margin-top: 0;
      border-radius: 0 24px 24px 0 !important;
      padding: 14px 30px !important;
  }
  .smp-content p, .smp-content ul, .smp-content li, .smp-content a, .smp-content strong {
      font-size: 16px;
      line-height: 28px;
      color: #3a3a3a;
      padding-bottom: 16px;
  }

  .smp-content h3 {
      font-size: 24px;
      font-weight: 600;
      letter-spacing: -0.38px;
      color: #0f2442;
      line-height: 33px;
      margin-top: 30px;
  }

  .smp-content strong {
      color: #0f2442;
  }

  .smp-main .smp-meta h1 {
      font-size: 32px;
      font-weight: 600;
      line-height: 38.3px;
      letter-spacing: -0.51px;
      color: #003b8c;
  }

  .sm-post-2021 .main-content.smp-main .smp-main-wrap {
      padding: 0px 20px 24px;
  }

  div#smp-footer-cta {
      display: none;
  }

  .sm-post-2021 .main-content.smp-main {
      padding: 6px 0px 1px;
  }

  .single .sm-post-2021 .related-posts {
      margin: 0px auto 0px;
  }
}
div#smp-footer-cta form.klaviyo-form > div > div:nth-child(2),
.sm-sb-optin form.klaviyo-form > div > div:nth-child(2){
    display: flex !important;
    flex-direction: column !important;
    text-align: center !important;
    justify-content: center;
    align-items: center !important;
}

div#smp-footer-cta form.klaviyo-form .kl-private-reset-css-Xuajs1 input[type='email'],
.sm-sb-optin form.klaviyo-form .kl-private-reset-css-Xuajs1 input[type='email'],
#smb-header form.klaviyo-form .kl-private-reset-css-Xuajs1 input[type='email']{
    border-radius: 4px !important;
    width: 100% !important;
    border: 1px solid #666 !important;
    -webkit-transition: all .3s !important;
    -o-transition: all .3s !important;
    transition: all .3s !important;
    display: block !important;
    margin: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    position: relative !important;
    font-family: "Galano Grotesque", Sans-serif !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
    height: auto !important;
}

div#smp-footer-cta form.klaviyo-form > div > div:nth-child(2) > div,
.sm-sb-optin form.klaviyo-form > div > div:nth-child(2) > div{
    width: 100%;
    display: block !important;
    max-height: 100% !important;
}

div#smp-footer-cta form.klaviyo-form > div > div:nth-child(1),
.sm-sb-optin form.klaviyo-form > div > div:nth-child(1){
    /*display: none !important;*/
}

div#smp-footer-cta form.klaviyo-form > div > div:nth-child(2) > div:nth-child(2),
.sm-sb-optin form.klaviyo-form > div > div:nth-child(2) > div:nth-child(2){
    justify-content: center !important;
}

div#smp-footer-cta form button,
.sm-sb-optin form button,
#smb-header form button{
    border-radius: 100px !important;
    background-color: #02b875 !important;
    padding: 14px 70px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 12px !important;
    letter-spacing: 1.71px !important;
    text-align: center !important;
    color: #ffffff !important;
    margin: 0 auto;
    font-family: "Galano Grotesque", Sans-serif !important;
	outline: none !important;
    border: none !important;
}
#smb-header form button {
    max-width: 140px !important;
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 16px !important;
    padding-bottom: 18px !important;
	outline: none !important;
    border: none !important;
}

#smb-header form.klaviyo-form > div > div:nth-child(2) > div:nth-child(2) {
    max-width: 180px;
}
div#smp-footer-cta form.klaviyo-form > div > div:nth-child(2) > div ,
.sm-sb-optin form.klaviyo-form > div > div:nth-child(2) > div,
#smb-header form.klaviyo-form > div > div:nth-child(2) > div{
    display: block !important;
    flex: auto !important;
}

div#smp-footer-cta form.klaviyo-form input[type="email"]::placeholder,
.sm-sb-optin form.klaviyo-form input[type="email"]::placeholder,
#smb-header form.klaviyo-form input[type="email"]::placeholder{
    font-family: "Galano Grotesque", Sans-serif !important;
    padding: 10px 0px 10px 16px !important;
    height: auto !important;
}
.sm-sb-optin p{
	padding-bottom: 0;
    margin-bottom: 0px;
}
.sm-sb-optin .klaviyo-form p
#smb-header .klaviyo-form p,
div#smp-footer-cta form.klaviyo-form p{
	color:#fff !important;
	padding-bottom: 0;
    margin-bottom: 20px;
	font-family: "Galano Grotesque", Sans-serif !important;
}
.sm-sb-optin .klaviyo-form p strong ,
#smb-header .klaviyo-form p strong,
div#smp-footer-cta form.klaviyo-form p strong{
	font-family: "Galano Grotesque", Sans-serif !important;
	font-weight:400 !important;
	color:#fff !important;
	font-size:21px;
}

#smb-header .klaviyo-form p, #smb-header .klaviyo-form p strong{text-align:left !important;margin-bottom: 0;font-size: 21px !important;}
div#smp-footer-cta p {
    padding-bottom: 0;
}
.sm-sb-optin form.klaviyo-form > div > div:nth-child(1) {
    display: block !important;
}
@media all and (max-width:690px){

	#smb-header form.klaviyo-form > div > div:nth-child(2){
		flex-direction:column !important;
	}
	#smb-header form.klaviyo-form > div > div:nth-child(2) > div:nth-child(2) {
		width: 100%;
		max-width: 100%;
		padding: 10px 0  0 !important;
	}
}

div#smp-footer-cta form > div > div {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
}
 

div#smp-footer-cta form.klaviyo-form > div > div > div:nth-child(1) input {
    display: block !important;
    height: auto !important;
}

div#smp-footer-cta form.klaviyo-form > div > div > div {
	flex-basis: 100% !important;
    display: block !important;
    flex: 1 !important;
    width: 100%;
}

div#smp-footer-cta p {
    text-align: center;
    padding-bottom: 20px;
}