*,
 :after,
 :before {
    box-sizing: inherit
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-text-size-adjust: primary-menu;
}

body {
    background: #fff;
    margin: 0;
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 20px;
}

@media only screen and (min-width:1200px) {
    body {
        left: 0!important
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    color: #000;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: Lato, sans-serif;
    color: #2f3846
}

h1,
h2,
h3,
h4 {
    clear: both;
    font-weight: 700;
    font-family: Barlow, sans-serif;
    color: #000
}

h1 {
    margin: .67em 0;
    font-size: 38px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

@media (max-width: 767px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
}

a {
    background-color: transparent;
    color: #134297;
    font-family: Lato, sans-serif;
    box-shadow: none;
    color: #000;
    text-decoration: none
}

a:hover {
    color: #7fadff
}

a:visited {
    color: #000;
    outline: 0
}

a:active,
a:visited {
    color: #000
}

a:active,
a:focus,
a:visited,
a:hover {
    outline: 0
}

a:focus,
a:hover {
    color: #fc0
}

a:focus {
    outline: thin dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
}

textarea {
    overflow: auto;
    width: 100%;
    padding: 10px 15px
}

p {
    margin-top: 0;
    margin-bottom: 15px
}

em,
i {
    font-style: italic
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    margin: 0 0 1.5em 3em;
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

i {
    font-style: italic
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 0;
    background: #000;
    color: #fff;
    height: 45px;
    outline: 0;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px
}

input[type=email],
input[type=search],
input[type=text],
input[type=url],
textarea {
    color: #666;
    border: 1px solid #eee;
    outline: 0;
    padding-left: 15px;
    padding-right: 15px
}

input[type=email],
input[type=search],
input[type=text],
input[type=url] {
    height: 45px;
    line-height: 45px
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

body,
button,
input,
select,
textarea {
    color: #787878;
    font-family: Lato, sans-serif;
    line-height: 1.62
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    border: 1px solid #eee;
    outline: 0;
    padding-left: 15px;
    padding-right: 15px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

select {
    border: 1px solid #eee;
    padding-left: 15px;
    padding-right: 15px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select {
    height: 45px;
    line-height: 45px
}

.entry-title {
    margin-top: 0;
    margin-bottom: 15px
}

.sw_menu_widget .sidebar-menu-container:not(:last-child) {
    margin-bottom: 48px
}

.sw_menu_widget .sidebar-menu-container {
    border: 1px solid
}

.sw_menu_widget .sidebar-menu-container .widget-title {
    background: #fcfcfd;
    padding: 10px 20px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 2.2em
}

.sw_menu_widget .sidebar-menu-container .post-menu {
    padding: 10px 20px
}

.sticky-social-media {
    display: none
}
.section-pros-cons ul{
	list-style:disc!important;
}
.section-pros-cons .pros ul li::before {
  content: "\2022";
  color: #07a816; 
  width: 1em;
}
.section-pros-cons .cons ul li::before {
  content: "\2022";
  color: #e9393b; 
  width: 1em;
}
@media screen and (min-width: 1200px) {
    .google-news-button{
        height:120px;
        width:100%;
    }
 }
    
@media screen and (max-width: 1199px) {
    .google-news-button{
        height:170px;
        max-width:384px;
    }
    .custom-html-widget{
        text-align: center;
    }
}
@media screen and (max-width:767px) {
    .sticky-social-media {
        height: 48px
    }
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon a {
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    outline: 0
}
.single table td{padding-left:10px;}
body i.fa-heart,
body i.fa-heart-o {
    font-family: "Ionicons" !important;
}

.fa-heart:before {
    content: "\f443" !important;
}

.fa-heart-0:before {
    content: "\f442" !important;
}

@media screen and (max-width:767px) {
    header#masthead,
    header#robots-head {
        height: 48px;
        padding: 0
    }
    header#masthead {
        padding: 10px 0!important
    }
    .site #masthead #site-navigation .navigation-area .menu-logo a img,
    header figure .custom-logo {
        height: 26px!important
    }
    #widgets-nav {
        top: 5px!important
    }
    #site-navigation #widgets-nav {
        top: -3px!important
    }
    .sticky-social-media ul {
        display: flex;
        list-style: none;
        margin: 0;
        height: 48px
    }
    .sticky-social-media ul li {
        width: 20%;
        text-align: center
    }
    .sticky-social-media ul li a {
        text-decoration: none;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 20px;
        line-height: 2.3em
    }
    .sticky-social-media ul li a i.soc-icon {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        line-height: 2em
    }
    .sticky-social-media ul .facebook,
    .sticky-social-media ul li a i.fa-facebook {
        background: #3b5998
    }
    .sticky-social-media ul .twitter,
    .sticky-social-media ul li a i.fa-twitter {
        background: #1da1f2
    }
    .sticky-social-media ul .whatsapp,
    .sticky-social-media ul li a i.fa-whatsapp {
        background: #67c33f
    }
    .sticky-social-media ul .link,
    .sticky-social-media ul li a i.fa-link {
        background: #1b7e82
    }
    .sticky-social-media ul .pinterest,
    .sticky-social-media ul li a i.fa-pinterest {
        background: #be081a
    }
    .sticky-social-media ul .envelope,
    .sticky-social-media ul li a i.fa-envelope {
        background: #2f3846
    }
    .sticky-show {
        display: block!important;
        position: fixed;
        top: 48px;
        width: 100%;
        z-index: 9999
    }
}

.latest-section {
    display: grid;
    position: relative;
    overflow: hidden
}

.latest-section .section-title {
    background: #1a4e80;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    margin: 0;
    font-weight: 700;
    line-height: 1.3;
    display: block
}

.latest-section .section-title i {
    margin-right: 5px
}

.latest-section .article-wrapper {
    display: grid;
    list-style: none;
    margin-bottom: 0;
    margin-left: 20px
}

.latest-section .article-wrapper .article {
    display: flex;
    margin: 0
}

.latest-section .article-wrapper .article i {
    margin-right: 5px;
    font-size: 14px;
    color: #d9d9d9;
    margin: auto 10px
}

.latest-section .article-wrapper .article a {
    font-size: 14px;
    font-weight: 500;
    color: #1b1b1b;
    padding: 15px 0;
    border-bottom: 1px solid #d9d9d9;
    width: 89%
}

.menu {
    margin: 0!important
}

.menu .menu-item:last-child {
    border: 0
}

.section-pros-cons {
    background: #e4e5e5;
    padding: 20px;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width:768px) {
    .section-pros-cons {
        padding: 20px 30px
    }
}

.section-pros-cons .pros {
    width: 50%;
    margin: 0!important;
    border-right: 2px dotted #fff;
}

@media (max-width:768px) {
    .section-pros-cons .pros {
        width: 100%;
        border-right: 0;
        margin-bottom: 20px!important
    }
}

.section-pros-cons .pros .label-text {
    text-transform: uppercase;
    font-weight: 700;
    color: #07a816;
}

.section-pros-cons .pros ul li {
    display: flex;
    padding: 5px 0;
}

.section-pros-cons .pros .list p span {
    margin-right: 20px
}

.section-pros-cons .cons {
    width: 50%;
    margin: 0!important;
    padding-left: 20px!important;
}

@media (max-width:768px) {
    .section-pros-cons .cons {
        width: 100%;
        margin-top: 10px;
        padding-left: 0!important
    }
}

.section-pros-cons .cons .label-text {
    text-transform: uppercase;
    font-weight: 700;
    color: #e9393b;
}

.section-pros-cons .cons ul li {
    display: flex;
    padding: 5px 0;
}

.section-pros-cons .cons .list p span {
    margin-right: 20px
}

.section-pros-cons .label-text i {
    margin-right: 5px
}

.section-pros-cons p {
    margin: 0!important
}

.section-pros-cons ul {
    list-style: none;
    margin: 0!important
}

.post-template-single-pillar .site-content {
    display: block;
}

.post-template-single-pillar div#primary {
    order: 2;
    width: 855px!important;
    padding-right: 0!important;
    padding-left: 30px;
    float: right;
}

.post-template-single-pillar aside#secondary {
    order: 1;
    width: 300px!important;
    padding-left: 0;
    padding-right: 30px
}

.post-template-single-pillar .insert-amazon-btn {
    display: none
}

.post-template-single-pillar .item .product-name {
    height: auto!important
}

.post-template-single-pillar .item p a {
    text-transform: none
}

.single-post.post-template-single-pillar .site #primary .site-main .post .article-details .entry-content p {
    font-size: inherit!important;
    line-height: 1.62
}

.site-title img {
    width: 100%
}

.site-main .column_1 {
    width: 40%
}

@media (max-width:768px) {
    .site-main .column_1 {
        width: 100%
    }
}

.site-main .column_2 {
    width: 60%
}

@media (max-width:768px) {
    .site-main .column_2 {
        width: 100%
    }
}

.dropdown-wrapper .select-css {
    flex-basis: 60%!important
}

.dropdown-wrapper>.btn-download {
    font-size: 16px;
    flex-basis: 40%;
    margin-left: 10px
}

.btn-download {
    padding: 1em .5em!important
}

@media (max-width:768px) {
    .sidr-area {
        width: 100%;
        display: grid
    }
    .main-navigation {
        height: 34px
    }
}

@media (max-width:1200px) {
    .main-navigation {
        height: 41px
    }
}

@media (max-width:768px) {
    .nav-affix .site .site-header {
        height: 48px;
        padding: 10px 0;
        background: #fff;
        position: fixed;
        top: 0;
        width: 100%;
    }
}

.nav-affix .site .site-header .main-navigation {
    padding: 10px 0;
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
}

.middlebar-items {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width:1201px) {
    .middlebar-items {
        height: 58px
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 40%;
    margin: auto;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background-color: transparent;
    background-repeat: initial;
    background-attachment: initial;
    background-position: initial;
    background-image: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit
}

.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

i.fab,
i.fas {
    font-family: fontawesome!important;
    font-style: normal!important
}

.promote-wrapper {
    margin-top: 25px;
    margin: 30px 0
}

.promote-wrapper .promote-product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ececec;
    position: relative
}

@media only screen and (min-width: 784px) {
    .promote-wrapper .promote-product {
        overflow: hidden;
        justify-content: flex-end!important;
        max-width: 830px;
        width: 100%;
        margin: auto;
    }
}

@media (max-width:767px) {
    .promote-wrapper .promote-product {
        justify-content: flex-start
    }
}

.promote-wrapper .promote-product .picks-btn {
    padding: 10px;
    color: #424040;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #424040;
    position: absolute;
    top: 50%;
    margin-top: -27px
}

.promote-wrapper .promote-product .picks-btn:active,
.promote-wrapper .promote-product .picks-btn:hover {
    border-color: #134297;
    color: #134297
}

.promote-wrapper .promote-product #pre-picks {
    left: 0;
    cursor: pointer;
}

.promote-wrapper .promote-product #next-picks {
    right: 0;
    cursor: pointer;
}

.promote-wrapper .item {
    display: block;
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    -moz-flex-basis: 33.3333%;
    -webkit-flex-basis: 33.3333%;
    max-width: 33.3333%;
    border: 0 solid #ececec;
    border-left: 1px;
    text-align: center;
    padding: 0 35px 30px
}

@media (max-width:767px) {
    .promote-wrapper .item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -moz-flex-basis: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
        border: 0
    }
}

.promote-wrapper .item:nth-of-type(0) {
    border-left: 0
}

.promote-wrapper .item .promo-label {
    text-align: center;
    display: inline-block;
    padding: 8px 20px 0;
    margin: -10px 0 30px 0;
    position: relative;
    background-color: #185fc1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    width: max-content!important
}

.promote-wrapper .item .promo-label:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #134297;
    width: 100%;
    height: 36px;
    border-radius: 0 0 50% 50%;
    bottom: -14px;
    left: 0;
    z-index: -1
}

.promote-wrapper .item .promo-label p,
.promote-wrapper .item .promo-label svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative
}

.promote-wrapper .item .promo-label svg {
    margin-right: 5px;
    margin-top: -6px;
    fill: #fff;
    width: 24px;
    height: 24px
}

.promote-wrapper .item .product-image {
    height: 190px;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.promote-wrapper .item .product-image img {
    height: 100%;
    object-fit: cover
}

.promote-wrapper .item .product-name {
    font-size: 20px;
    font-family: Heebo, sans-serif;
    line-height: 20.4px;
    line-height: 2rem;
    height: 4rem;
    font-weight: 500;
    margin: 20px 0 10px;
    color: #2f3846
}

.promote-wrapper .item .star {
    color: #ffc000;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px
}

.promote-wrapper .item .star>i {
    margin: 0 2px;
    background-color: #fff
}

.promote-wrapper section.post-footer {
    border: 1px solid #ececec;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.promote-wrapper section.post-footer .post-author {
    flex: 1
}

.promote-wrapper section.post-footer aside.social-media {
    display: block
}

.promote-wrapper .promote-product .picks-btn.disable {
    border-color: #ccc;
    color: #ccc
}

.promote-wrapper .promote-product #prevL-picks {
    left: -10px
}

.promote-wrapper .promote-product #nextL-picks {
    right: -10px
}

.promote-wrapper .item .check-price {
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    font-family: Lato, sans-serif;
    line-height: 16.4px;
    position: relative;
    color: #fff;
    background-color: #0cac1f;
    box-sizing: border-box;
    text-decoration: none;
    width: max-content
}

.promote-wrapper .item .check-price .fa-arrow-right {
    float: right;
    margin-left: 10px
}

.single .content-area .entry-content .promote-wrapper .item a.check-price {
    color: #fff!important
}

.promote-wrapper .promote-product .owl-nav {
    position: absolute;
    width: 100%
}

.promote-wrapper .promote-product .owl-nav .owl-prev,
.promote-wrapper .promote-product .owl-nav .owl-next {
    position: absolute;
    font-family: 'Lato', sans-serif;
    padding: 0 10px;
    color: #185fc1;
    background-color: #fff;
    border: 1px solid #524f4f;
    height: 54px;
    box-sizing: border-box;
    cursor: pointer
}

.promote-wrapper .promote-product .owl-nav .owl-prev {
    left: -15px;
}

.promote-wrapper .promote-product .owl-nav .owl-next {
    right: -15px;
}

.promote-wrapper .promote-product .owl-nav button.disabled {
    display: none
}

.product-header {
    position: relative;
    margin-top: 50px
}

.product-header .number {
    font-size: 24px;
    line-height: 1;
    color: #fff;
    background-color: #185fc1;
    padding: 7px 12px;
    margin: 0;
    position: absolute;
    left: 0;
    top: -5px
}

.product-header .product-name {
    line-height: 26px;
    color: #2f3846;
    margin: 0!important;
    padding-left: 60px;
    padding-right: 80px
}

@media (max-width:767px) {
    .product-header .product-name {
        padding-right: 0
    }
}

.product-header .carousel-counter {
    font-size: 24px!important;
    color: #2f3846;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width:767px) {
    .product-header .carousel-counter {
        display: none!important;
        visibility: hidden!important
    }
}

.product-images {
    border: 1px solid #ececec;
    position: relative;
    text-align: center;
    margin: 25px 0 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

.product-images .filter-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: none
}

.product-images .filter-mask div {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    color: #fff;
    font-size: 16px;
    font-family: Lato, sans-serif;
    border: 1px solid #fff;
    padding: 5px 10px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.product-images .filter-mask div:hover {
    border-color: #185fc1;
    background-color: #185fc1
}

.product-images:hover .filter-mask {
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    align-items: center;
    justify-content: center
}

.product-images .promo-label {
    text-align: center;
    display: inline-block;
    padding: 8px 70px 0;
    margin: -15px 0 30px 0;
    position: relative;
    background-color: #185fc1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500
}

.product-images .promo-label:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #185fc1;
    width: 100%;
    height: 34px;
    border-radius: 0 0 50% 50%;
    bottom: -16px;
    left: 0
}

.product-images .promo-label p,
.product-images .promo-label svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative
}

.product-images .promo-label p {
    margin: 0!important;
    line-height: 1!important
}

.product-images .promo-label svg {
    margin-right: 5px;
    margin-top: -3px
}

.product-images .items {
    max-width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-images .items img {
    width: auto;
    height: 400px
}

@media (max-width:767px) {
    .product-images .items img {
        width: 100%;
        height: auto
    }
}

.product-images .owl-carousel {
    z-index: unset!important
}

.product-images .owl-nav {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -25px
}

.product-images .owl-nav button {
    padding: 8px 12px!important;
    background-color: #d5d7da!important;
    visibility: visible;
    position: relative;
    z-index: 4
}

.product-images .owl-nav button span {
    display: none!important;
    visibility: hidden!important
}

.product-images .owl-nav button:after {
    font-family: fontawesome!important;
    font-style: normal!important;
    font-size: 20px!important;
    line-height: 1!important;
    color: #fff!important;
    position: relative;
    vertical-align: middle
}

.product-images .owl-nav button:hover {
    background-color: #185fc1!important
}

.product-images .owl-nav button:focus {
    outline: 0!important
}

.product-images .owl-nav .owl-prev {
    float: left
}

.product-images .owl-nav .owl-prev:after {
    display: block;
    content: "\f053"
}

.product-images .owl-nav .owl-next {
    float: right
}

.product-images .owl-nav .owl-next:after {
    display: block;
    content: "\f054"
}

.product-images .owl-nav .disabled {
    display: none!important;
    visibility: hidden!important
}

.check-price {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Heebo, sans-serif;
    line-height: 16.4px;
    position: relative;
    color: #fff;
    background-color: #0cac1f
}

.check-price .fa-arrow-right {
    float: right
}

.check-price-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 35px
}

.check-price-wrapper .check-price {
    width: 25vw!important
}

@media (max-width:767px) {
    .check-price-wrapper .check-price {
        width: 75vw!important
    }
}

.image-wrapper {
    position: relative
}

.image-wrapper .filter-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: none
}

.image-wrapper .labels-link {
    position: absolute;
    bottom: 0;
    right: 0;
}

.image-wrapper .image-labels {
    padding: 5px 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background-color: #185fc1;
}

.insert-btn {
    margin-right: 3px;
    vertical-align: middle
}

.insert-btn .insert-amazon-btn {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    padding: 5px 10px;
    font-size: 13px;
    font-family: Heebo, sans-serif;
    line-height: 13.4px;
    vertical-align: text-top;
    background-color: #57b511;
    color: #fff
}

.insert-btn .insert-amazon-btn svg {
    width: 12px!important
}

.sidr {
    background: #fcfcfc;
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    padding: 20px
}

@media (max-width:768px) {
    .sidr {
        width: 44.5%
    }
}

.sidr.right {
    left: auto;
    right: -340px
}

.sidr.left {
    left: -340px;
    right: auto
}

#hamburger-one *,
#hamburger-one :before {
    transition: .25s ease-in-out
}

#hamburger-one {
    display: block;
    margin: 15px auto;
    height: 30px;
    position: relative;
    cursor: pointer
}

#hamburger-one span {
    display: block;
    position: absolute;
    left: 14px;
    height: 2px;
    background: #000
}

#hamburger-one span:before {
    content: '';
    display: block;
    position: absolute;
    left: -14px;
    height: 4px;
    width: 4px;
    background: #000;
    border-radius: 100%
}

#hamburger-one span:nth-of-type(1) {
    width: 40px;
    top: 0
}

#hamburger-one span:nth-of-type(2) {
    width: 30px;
    top: 8px
}

#hamburger-one span:nth-of-type(3) {
    width: 25px;
    top: 16px
}

#hamburger-one span:nth-of-type(4) {
    width: 35px;
    top: 24px
}

#hamburger-one:hover span:nth-of-type(1) {
    width: 46px
}

#hamburger-one:hover span:nth-of-type(2) {
    width: 36px
}

#hamburger-one:hover span:nth-of-type(3) {
    width: 21px
}

#hamburger-one:hover span:nth-of-type(4) {
    width: 41px
}

#hamburger-one.active span {
    top: 15px;
    width: 30px!important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#hamburger-one.active span:before {
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 100%;
    height: 2px;
    border-radius: 0
}

.sidr-close-holder {
    text-align: right;
    font-size: 16px;
    text-transform: uppercase
}

.sidr-close-holder i {
    margin-left: 5px;
    font-size: 40px;
    vertical-align: middle
}

.site-header {
    background: #fff;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    padding-top: 20px;
    padding-bottom: 20px
}

.site-header.data-bg {
    padding-bottom: 0
}

.site-header.data-bg .main-navigation {
    background: #fff
}

.site-middlebar {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px
}

.twp-align-center .middlebar-items {
    display: block
}

.site-header-banner {
    max-width: 728px
}

.site-branding {
    margin-right: 20px;
    width: 280px
}

@media screen and (max-width:767px) {
    .site-branding {
        padding: 12px 0!important
    }
}

.twp-align-center .site-branding,
.twp-align-center .site-header-banner {
    margin: 20px auto;
    text-align: center;
    width: 100%
}

.site-description {
    margin: 0 auto;
    position: relative;
    font-size: 14px
}

.twp-align-center .site-description span {
    background: #fff;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.twp-align-center .site-description:after {
    content: "";
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
    z-index: -1
}

.wp-custom-logo .site-branding .branding-wrapper {
    display: block;
    width: 100%
}

.site-branding .site-title {
    font-family: Barlow, sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 auto 10px;
}

.twp-align-center .site-branding .site-title {
    font-size: 44px;
    letter-spacing: -.020em;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .twp-align-center .site-branding .site-title {
        font-size: 4.6875em
    }
}

@media only screen and (min-width:992px) {
    .twp-align-center .site-branding .site-title {
        font-size: 7.6875em
    }
}

.twp-align-center .custom-logo-link {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto
}

.navigation-area {
    background: #fff;
    border-bottom: 1px solid;
    position: relative;
    text-align: center
}

.navigation-area:before {
    content: "";
    display: block;
    height: 1px;
    background: linear-gradient(to left, #fff 0, #eee 50%, #fff 100%);
    width: 100%
}

.site-header.data-bg .navigation-area:before {
    content: none;
    display: none;
    background: 0 0
}

.main-navigation .icon-sidr,
.main-navigation .nav-right {
    position: absolute;
    width: 100px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-navigation .icon-sidr {
    left: 0;
    text-align: left
}

.main-navigation .nav-right {
    width: 100px;
    right: 0;
    text-align: right;
    position: absolute;
}

@media only screen and (max-width:768px) {
    .main-navigation .nav-right {
        padding: 0;
        top: -3px!important
    }
}

.main-navigation .nav-right .icon-search {
    color: #797979;
    font-size: 26px;
    line-height: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    vertical-align: middle
}

.site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
    padding: 15px 0;
    width: 20px;
    height: 56px;
}

@media only screen and (max-width:1200px) {
    .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
        padding: 0;
        padding-top: 7px;
        margin: 0;
    }
}

.main-navigation .toggle-menu {
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    display: none;
    margin: 15px auto
}

@media only screen and (max-width:991px) {
    .main-navigation .toggle-menu {
        display: block
    }
}

.toggle-menu .menu-label {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (max-width:991px) {
    .main-navigation .navigation-area #primary-menu {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

.offcanvas-toggle .trigger-icon {
    cursor: pointer;
    display: block
}

.main-navigation .menu ul {
    display: inline-block;
    margin: 0 100px;
    padding: 0;
    list-style: none;
    vertical-align: top
}

.main-navigation .menu ul>li {
    float: left
}

.main-navigation .menu ul li {
    position: relative;
    display: block
}

.main-navigation .menu ul li i {
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
    color: #185fc1;
    font-size: 18px;
    line-height: 1
}

.main-navigation .menu ul li ul li i {
    right: 15px;
    position: absolute;
    color: #b7b7b7;
}

.main-navigation .menu ul>li>a {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 10px;
    text-transform: uppercase
}

@media only screen and (min-width:992px) {
    .main-navigation .menu ul>li>a {
        position: relative;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.main-navigation .menu ul ul a:before,
#comments .comment-reply-link:after,
.breadcrumbs ul li span:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width:992px) {
    .main-navigation .menu ul ul li {
        width: 250px
    }
    .main-navigation .menu ul ul a {
        display: block;
        padding: 10px 15px;
        line-height: inherit
    }
    .main-navigation .menu ul ul a:before {
        /* content: "\f284"; */
        color: #cacaca;
        font-size: 18px;
        margin-right: 8px;
        vertical-align: middle
    }
    .main-navigation .menu ul ul {
        background-color: #fff;
        position: absolute;
        text-align: left;
        visibility: hidden;
        opacity: 0;
        margin: 0 auto;
        padding: 0;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
        border: 1px solid #eee;
        -webkit-transition: opacity .2s, top .4s, visibility 0s linear .4s;
        -moz-transition: opacity .2s, top .4s, visibility 0s linear .4s;
        -ms-transition: opacity .2s, top .4s, visibility 0s linear .4s;
        -o-transition: opacity .2s, top .4s, visibility 0s linear .4s;
        transition: opacity .2s, top .4s, visibility 0s linear .4s
    }
    .main-navigation .menu li:focus-within>ul,
    .main-navigation .menu li:focus>ul,
    .main-navigation .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        z-index: 999;
        -webkit-transition: opacity .4s, top .4s;
        -moz-transition: opacity .4s, top .4s;
        -ms-transition: opacity .4s, top .4s;
        -o-transition: opacity .4s, top .4s;
        transition: opacity .4s, top .4s
    }
    .main-navigation .menu>ul>li>ul:before {
        position: absolute;
        left: 22px;
        top: -10px;
        z-index: 1;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #eee
    }
    .main-navigation .menu>ul>li>ul:after {
        position: absolute;
        left: 23px;
        top: -8px;
        z-index: 2;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #fff
    }
    .main-navigation .menu>ul>li>ul {
        top: 100%;
        left: 0
    }
    .main-navigation .menu>ul>li:last-child>ul {
        left: auto;
        right: 0
    }
    .main-navigation .menu>ul>li:focus>ul,
    .main-navigation .menu>ul>li:hover>ul {
        top: 90%
    }
    .main-navigation .menu ul ul ul {
        top: -20px;
        left: 100%
    }
    .main-navigation .menu>ul>li:last-child ul ul,
    .main-navigation .menu>ul>li:nth-last-child(2) ul ul {
        left: -100%
    }
    .main-navigation .menu ul ul li:hover ul {
        top: 0
    }
}

@media only screen and (max-width:991px) {
    .site .site-header {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .site .site-header.data-bg {
        padding-bottom: 0
    }
}

#offcanvas-menu {
    background-color: #fcfcfc;
    position: fixed;
    top: 0;
    height: 100%;
    right: -100%;
    padding: 20px;
    width: 340px;
    z-index: 99999;
    -webkit-transition: right .5s;
    -moz-transition: right .5s;
    -ms-transition: right .5s;
    -o-transition: right .5s;
    transition: right .5s;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

@media screen and (max-width:991px) {
    #offcanvas-menu {
        width: 60%
    }
}

@media screen and (min-width:768px) {
    #offcanvas-menu {
        border-left: 1px solid #ededed
    }
}

@media screen and (max-width:767px) {
    #offcanvas-menu {
        width: 100%
    }
}

#offcanvas-menu::-webkit-scrollbar {
    width: 0;
    height: 0
}

#offcanvas-menu .close-offcanvas-menu {
    text-align: right;
    cursor: pointer
}

#offcanvas-menu .close-offcanvas-menu .offcanvas-close {
    font-size: 14px;
    font-weight: 700;
    margin: 10px auto;
    display: block;
    text-transform: uppercase;
    text-align: right
}

.offcanvas-close span {
    display: inline-block;
    vertical-align: middle
}

body.offcanvas-menu-open #offcanvas-menu {
    right: 0
}

.offcanvas-navigation {
    width: 100%
}

.offcanvas-item {
    margin-bottom: 20px
}

.offcanvas-title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.offcanvas-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.offcanvas-navigation li {
    border-bottom: 1px solid #eee
}

.offcanvas-navigation li.menu-item-has-children,
.offcanvas-navigation li.page_item_has_children {
    position: relative
}

.offcanvas-navigation li:last-child {
    border-bottom: none
}

.offcanvas-navigation a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0;
    text-decoration: none;
    text-transform: uppercase;
    position: relative
}

.offcanvas-navigation li a i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 1
}

.offcanvas-navigation li a i.active:after {
    width: 13px;
    height: 1px
}

.offcanvas-navigation li a i:after,
.offcanvas-navigation li a i:before {
    content: '';
    width: 13px;
    height: 1px;
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.offcanvas-navigation li a i:after {
    width: 1px;
    height: 13px
}

.offcanvas-navigation .sub-menu {
    border-top: 1px solid #eee;
    display: none
}

@media only screen and (max-width:991px) {
    .offcanvas-overlay {
        width: 0;
        height: 0;
        opacity: 0;
        transition: opacity .5s
    }
    .offcanvas-menu-open .offcanvas-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        opacity: 1;
        z-index: 999;
        top: 0
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 auto;
    overflow: hidden
}

.site {
    overflow-x: hidden
}

.site-main .twp-navigation-wrapper {
    background-color: #f4f7f6;
    padding: 30px 15px;
    margin-top: 60px
}

.no-sidebar .site-main .twp-navigation-wrapper {
    width: 100vw;
    margin-left: calc(-50vw + 50% - 0px)
}

.no-sidebar .site-main .twp-navigation-wrapper .post-navigation {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto
}

@media (min-width:768px) {
    .no-sidebar .site-main .twp-navigation-wrapper .post-navigation {
        width: 750px
    }
}

@media (min-width:992px) {
    .no-sidebar .site-main .twp-navigation-wrapper .post-navigation {
        width: 970px
    }
}

@media (min-width:1200px) {
    .no-sidebar .site-main .twp-navigation-wrapper .post-navigation {
        width: 1170px
    }
}

@media (min-width:1370px) {
    .no-sidebar .site-main .twp-navigation-wrapper .post-navigation {
        width: 1200px
    }
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.post-navigation .nav-next a,
.post-navigation .nav-previous a {
    display: block
}

.post-navigation .nav-next a .entry-title,
.post-navigation .nav-previous a .entry-title {
    color: inherit
}

@media (max-width:767px) {
    .comment-navigation .nav-next,
    .comment-navigation .nav-previous,
    .post-navigation .nav-next,
    .post-navigation .nav-previous,
    .posts-navigation .nav-next,
    .posts-navigation .nav-previous {
        width: 100%;
        text-align: inherit
    }
}

.posts-navigation .nav-next a,
.posts-navigation .nav-previous a {
    border: 1px solid #eee;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
    border-radius: 4px
}

.nav-links .page-numbers {
    background: 0 0;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #eee;
    margin-right: 7px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
    border-radius: 4px
}

.nav-links .page-numbers.current,
.nav-links .page-numbers:focus,
.nav-links .page-numbers:hover {
    background: #271919;
    color: #fff;
    border-color: #1f1e1e
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.content-area:after,
.content-area:before,
.entry-content:after,
.entry-content:before,
.gallery:after,
.gallery:before,
.related-items:after,
.related-items:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.twp-nav-tabs:after,
.twp-nav-tabs:before,
.twp-row:after,
.twp-row:before,
.widget:after,
.widget:before,
.wrapper:after,
.wrapper:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.content-area:after,
.entry-content:after,
.gallery:after,
.related-items:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.twp-nav-tabs:after,
.twp-row:after,
.widget:after,
.wrapper:after {
    clear: both
}

.widget {
    margin: 0
}

.widget-title {
    font-weight: 700;
    margin: 0 auto 30px;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    border-bottom: 2px solid
}

.widget-title:after {
    background: #000;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100px;
    transition: width .3s
}

.widget-title:focus:after,
.widget-title:hover:after {
    width: 100%
}

.widget select {
    width: 100%
}

.widget ol,
.widget ul {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.widget ol li,
.widget ul li {
    margin-bottom: 10px
}

.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li,
.widget_nav_menu ul li a {
    margin: 0 0 15px;
    display: block;
    border-bottom: 1px solid;
    padding-bottom: 10px
}

.footer-bottom,
.footer-middle,
.footer-top,
.related-items,
.site .navigation-area,
.site-recommended,
.site-related,
.twp-author-details .author-ion,
.twp-banner-details,
.twp-widget-list li .article-list,
.widget-title,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li,
.widget_nav_menu ul li a {
    border-color: #eee
}

.site .widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget_product_tag_cloud,
.widget_tag_cloud {
    margin-bottom: 4em;
    position: relative;
    z-index: 2
}

.twp-social-widget ul li {
    display: inline-block;
    vertical-align: middle
}

.twp-social-widget ul li a {
    display: block;
    background: #000;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 4px
}

.twp-social-widget ul li:focus a,
.twp-social-widget ul li:hover a {
    opacity: .75
}

#wp-calendar {
    width: 100%;
    margin: 0
}

#wp-calendar caption {
    text-align: right;
    color: #333;
    margin-bottom: 15px;
    margin-top: -10px
}

#wp-calendar thead th {
    text-align: center
}

#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 8px
}

#wp-calendar tbody td:hover {
    background: #fff
}

.site .widget .tab-head .twp-nav-tabs {
    border-bottom: 2px solid #000
}

.site .widget .tab-head .twp-nav-tabs li {
    float: left;
    margin: 0 auto;
    width: 33.33%
}

.site .widget .tab-head .twp-nav-tabs>li>a {
    background: rgba(0, 0, 0, .05);
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.site .widget .tab-head .twp-nav-tabs>li.active>a,
.site .widget .tab-head .twp-nav-tabs>li.active>a:focus,
.site .widget .tab-head .twp-nav-tabs>li.active>a:hover,
.site .widget .tab-head .twp-nav-tabs>li>a:focus,
.site .widget .tab-head .twp-nav-tabs>li>a:hover {
    background: #000;
    color: #fff
}

.site .widget .tab-head .post-description {
    margin-top: 20px
}

.tab-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.site-content .tab-icon {
    width: 20px;
    height: 20px
}

.tab-content>.active {
    display: block
}

.twp-widget-list li .article-list {
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.site .navigation-area,
.twp-author-details .author-ion,
.twp-banner-details,
.twp-widget-list li .article-list {
    border-color: #eee
}

.twp-widget-list .article-image {
    border-radius: 4px;
    position: relative;
    overflow: hidden
}

.article-image .trend-item {
    height: 35px;
    line-height: 35px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 35px
}

.category-widget-header .category-title,
.category-widget-header .post-count {
    display: inline-block;
    vertical-align: middle
}

.category-widget-header .category-title {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.category-widget-header .post-count {
    background-color: #000;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    width: 40px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-radius: 100%
}

.category-latest-article .entry-title,
.category-widget-description {
    margin-top: 15px;
    margin-bottom: 0
}

.author-background {
    height: 160px
}

.author-info .profile-image {
    border-radius: 100%;
    border: 5px solid #fff;
    height: 124px;
    margin: 0 auto;
    width: 124px
}

.author-bg-enable.author-info .profile-image {
    margin-top: -55px
}

.author-info .author-details {
    text-align: center
}

.author-info .author-social {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.author-info .author-social>a {
    color: #444;
    display: inline-block;
    margin: 0 5px
}

.author-info .author-social .ion {
    margin: 0 auto;
    padding: 0;
    font-size: 32px;
    line-height: 40px
}

.twp-row {
    margin-left: -15px;
    margin-right: -15px
}

.twp-row-sm {
    margin-left: -5px;
    margin-right: -5px
}

.twp-row .column {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.twp-row-sm .column {
    padding-left: 5px;
    padding-right: 5px
}

.column {
    width: 100%
}

@media only screen and (max-width:575px) {
    .column {
        width: 100%
    }
}

.column-one {
    width: 10%
}

.column-two {
    width: 20%
}

.column-three {
    width: 30%
}

.column-four {
    width: 40%
}

.column-five {
    width: 50%
}

.column-six {
    width: 60%
}

.column-eight {
    width: 80%
}

.column-quarter {
    width: 25%
}

.column-three-1 {
    width: 33.33%
}

@media only screen and (max-width:991px) {
    .column-five-sm {
        width: 50%
    }
    .column-full-sm {
        width: 100%
    }
}

.twp-blocks {
    padding-top: 40px;
    padding-bottom: 40px
}

.site-banner.twp-blocks {
    padding-top: 20px
}

.slide-bg {
    height: 500px
}

.no-sidebar .slide-bg {
    height: 650px
}

.data-bg-medium {
    height: 200px
}

.data-bg-big {
    height: 260px
}

.site-content,
.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .site-content,
    .wrapper {
        width: 750px
    }
}

@media (min-width:992px) {
    .site-content,
    .wrapper {
        width: 970px
    }
}

@media (min-width:1200px) {
    .site-content,
    .wrapper {
        width: 1170px
    }
}

@media (min-width:1370px) {
    .site-content,
    .wrapper {
        width: 1440px
    }
}

.site-banner .twp-row {
    counter-reset: trending
}

.article-wrapper .post-thumbnail {
    position: relative
}

.post-thumb {
    position: relative;
    border-radius: 4px;
    overflow: hidden
}

.article-wrapper .post-thumbnail .format-icon,
.format-icon,
.trend-item {
    display: block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #141f34;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    width: 50px;
    transition: all .3s
}

.article-wrapper .post-thumbnail .format-icon,
.post-thumb .format-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -25px;
    font-size: 26px
}

.post-content {
    position: relative;
    margin-top: 15px;
    min-height: 50px
}

.site-banner .post-content {
    padding-left: 54px
}

.site-banner .post-content:before {
    color: #000;
    counter-increment: trending;
    content: counter(trending);
    background-color: #f1f1f1;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    border-radius: 44px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 44px;
    width: 44px
}

.site-recommended {
    border-top: 1px solid
}

@media only screen and (min-width:992px) {
    .recommended-load:nth-child(3n+1) {
        clear: left
    }
}

@media only screen and (max-width:991px) {
    .recommended-load:nth-child(2n+1) {
        clear: left
    }
}

#primary,
#secondary {
    float: left;
    width: 100%;
    padding-top: 40px
}

@media only screen and (max-width:991px) {
    #primary,
    #secondary {
        width: 100%
    }
}

#primary {
    padding-bottom: 20px;
    width: 66.66%
}

#secondary {
    width: 33.33%
}

.site .site-content #secondary {
    width: 100%;
    max-width: 300px
}

@media only screen and (max-width:1199px) {
    .site .site-content #secondary {
        max-width: unset;
        padding-top: 0;
    }
}

.home #primary,
.home #secondary {
    padding-top: 0
}

body.no-sidebar #primary {
    float: none;
    width: 100%
}

body.left-sidebar #primary {
    float: right
}

@media only screen and (min-width:992px) {
    body.left-sidebar #primary {
        padding-left: 30px;
        border-left: 1px solid #eee
    }
}

@media only screen and (min-width:992px) {
    body.left-sidebar #secondary {
        padding-right: 30px
    }
    body.right-sidebar #primary {
        border-right: 1px solid #eee;
        padding-right: 30px
    }
    body.right-sidebar #secondary {
        padding-left: 30px
    }
    .sidebar-full-width #secondary {
        width: 100%
    }
}

body.no-sidebar #secondary {
    display: none!important;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0
}

.article-wrapper .post-thumbnail img {
    vertical-align: top
}

.article-details {
    position: relative
}

.breadcrumbs {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 15px 0;
    letter-spacing: 1px
}

@media (max-width:767px) {
    .breadcrumbs {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .breadcrumbs {
        display: block
    }
}

.breadcrumbs ul {
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.breadcrumbs ul li {
    display: inline-block
}

.breadcrumbs ul .trail-item span {
    position: relative
}

.breadcrumbs ul .trail-item.trail-begin span {
    padding-left: 0
}

.breadcrumbs ul li div:before,
.breadcrumbs ul li span:before {
    content: "\f3d1";
    font-size: 14px;
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumbs ul .trail-item.trail-begin span:before {
    content: none !important;
}

@media only screen and (max-width:767px) {
    .breadcrumbs>ul.trail-items>li.trail-begin {
        position: relative;
        top: 0
    }
}

@media only screen and (max-width:767px) {
    .breadcrumbs>ul.trail-items>li.trail-begin>a {
        top: 4px;
        width: 18px;
        height: 20px;
        overflow: hidden;
        display: inline-block;
        position: relative
    }
}

@media only screen and (max-width:767px) {
    .breadcrumbs>ul.trail-items>li.trail-begin>a>span {
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 0
    }
}

.breadcrumbs>ul.trail-items>li.trail-begin>a>span>img {
    position: relative;
    /* top: 1px; */
    /* padding-top: 3px; */
    width: 125px;
    height: 100%
}

@media only screen and (max-width:767px) {
    .breadcrumbs>ul.trail-items>li.trail-begin>a>span>img {
        height: 18px;
        width: 112px;
        max-width: none;
        position: relative;
        top: -1px
    }
}

.breadcrumbs>ul.trail-items>li.trail-item {
    display: contents;
    line-height: 20px;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: .5px
}

.breadcrumbs>ul.trail-items>li.trail-item span::before,
.breadcrumbs>ul.trail-items>li.trail-item div::before {
    color: #e20025;
    font-weight: 700;
    font-size: 12px;
    margin: 0 4px;
    width: 21px;
    height: 12px;
}

.breadcrumbs>ul.trail-items>li.trail-item a {
    top: 5px
}

.breadcrumbs>ul.trail-items>li.trail-end>span {
    font-weight: 700
}

@media (max-width:767px) {
    .breadcrumbs ul.trail-items>li.trail-begin a span[itemprop=name] {
        background-image: url(../../../wp-content/uploads/2019/09/fav.png);
        background-position: left;
        background-repeat: no-repeat
    }
    .breadcrumbs ul.trail-items>li.trail-begin a span[itemprop=name] img {
        visibility: hidden
    }
}

.block-title {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.block-title:after {
    content: "";
    display: block;
    background: #000;
    width: 80px;
    height: 2px;
    margin-top: 15px
}

.entry-meta {
    padding: 15px 0
}

.entry-meta-1 {
    padding: 0
}

.entry-meta-category a {
    background: #000;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 6px 8px;
    margin: 5px 2px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1
}

.entry-meta-category a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    border-right: 4px solid;
    border-bottom: 4px solid transparent;
    border-right-color: #000;
    width: 0;
    z-index: 1
}

.entry-meta .author-img,
.entry-meta .posted-on {
    display: inline-block;
    vertical-align: middle
}

.entry-meta .author-img {
    border-radius: 100%;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    overflow: hidden;
    width: 35px
}

.twp-author-details {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) top left repeat;
    padding: 40px
}

.author-details-wrapper {
    background: #fff;
    padding: 15px
}

.author-image {
    border-radius: 4px;
    overflow: hidden
}

.author-image>img {
    vertical-align: top
}

.author-details .author-name {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px
}

.author-description {
    margin-bottom: 20px
}

.author-description,
.category-widget-description,
.post-description,
article .article-wrapper .article-details {
    font-size: 85%
}

.twp-author-details .author-email {
    margin-bottom: 5px
}

.twp-author-details .author-ion {
    display: inline-block;
    border: 1px solid;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100%;
    color: #787878;
    width: 30px
}

.site-related {
    border-top: 1px solid
}

.site-related .block-title:after {
    content: none;
    display: none
}

.site-related .block-title .ion {
    vertical-align: middle;
    margin-left: 10px
}

.related-items {
    border: 1px solid;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px
}

.related-items .post-content,
.related-items .post-thumb {
    float: left
}

.related-items .post-content {
    margin: 0 auto;
    padding-left: 10px;
    width: 75%
}

.related-items .post-thumb {
    width: 25%
}

.search-form label {
    display: block;
    margin: 0 auto;
    width: 70%;
    float: left
}

.search-form label .search-field {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    -webkit-appearance: none
}

.search-form .search-submit {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 30%;
    -webkit-appearance: none
}

.popup-search {
    position: fixed;
    width: 0;
    height: 100%;
    overflow-y: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(51, 51, 51, .94);
    margin: auto;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 480px) {
    .popup-search {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .popup-search {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1200px) {
    .popup-search {
        top: 48px !important;
    }
}

.reveal-search .popup-search {
    opacity: 1;
    visibility: visible;
    width: 100%;
    overflow: visible;
}

.popup-search-wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.popup-search-form {
    display: table-cell;
    vertical-align: middle
}

.popup-search .close-popup {
    position: fixed;
    bottom: 80px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;
    width: 40px;
    height: 30px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.popup-search .close-popup:after,
.popup-search .close-popup:before {
    content: '';
    height: 1px;
    width: 41px;
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.popup-search .close-popup:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup-search .close-popup:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-search-form .search-form {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
}

.popup-search-form .search-form label {
    display: block;
    float: left;
    width: 70%
}

.popup-search-form .search-form label input[type=search] {
    padding-left: 20px;
    padding-right: 20px
}

.popup-search-form .search-form .search-submit {
    width: 30%
}

@media only screen and (max-width: 1200px) {
    .popup-search-form .search-form .search-submit {
        display: none;
    }
}

.footer-bottom,
.footer-middle,
.footer-top {
    border-top: 1px solid;
    padding-top: 30px;
    padding-bottom: 30px
}

.footer-grid {
    display: flex
}

@media screen and (max-width:991px) {
    .footer-grid {
        display: block
    }
}

.footer-grid * {
    min-height: 0;
    min-width: 0
}

.footer-grid .column {
    flex: 1;
    float: none
}

.footer-menu,
.site-copyright {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle
}

.footer-menu {
    float: right
}

.footer-menu ul li a {
    display: block;
    padding-left: 5px;
    padding-right: 5px
}

.footer-menu ul li:last-child a {
    padding-right: 0
}

.scroll-up {
    background: #fff;
    color: #000;
    position: fixed;
    z-index: 8000;
    bottom: 20px;
    right: 20px;
    display: none;
    width: 45px;
    height: 45px;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 100%;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}

@media (max-width:767px) {
    .scroll-up {
        right: 20px;
        bottom: 20px
    }
}

@media (max-width:500px) {
    .scroll-up {
        bottom: 80px !important
    }
}

.social-icons {
    width: 100%;
    text-align: center
}

.offcanvas-item .social-icons {
    text-align: inherit
}

.social-icons-main {
    margin-bottom: 10px;
    margin-top: 10px
}

.footer-menu ul,
.social-icons ul {
    float: none;
    margin: 0 auto;
    padding: 0
}

.footer-menu ul li,
.social-icons ul li {
    display: inline-block;
    vertical-align: middle
}

.social-icons ul a {
    position: relative
}

.social-icons ul li a:after {
    display: inline-block;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    height: 48px;
    line-height: 48px;
    width: 48px;
    font-size: 22px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.social-icons ul a:after {
    background: #000;
    color: #fff;
    display: inline-block;
    font-family: Ionicons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.social-icons ul li:focus a:after,
.social-icons ul li:hover a:after {
    opacity: .7
}

.social-icons ul a[href*="dribbble.com"]:after {
    content: "\f233"
}

.social-icons ul a[href*="facebook.com"]:after {
    content: "\f236"
}

.social-icons ul a[href*="twitter.com"]:after {
    content: "\f2b0"
}

.social-icons ul a[href*="linkedin.com"]:after {
    content: "\f240"
}

.social-icons ul a[href*="instagram.com"]:after {
    content: "\f23e"
}

.social-icons ul a[href*="youtube.com"]:after {
    content: "\f34f"
}

.social-icons ul a[href*="vimeo.com"]:after {
    content: "\f2c4"
}

.social-icons ul a[href*="plus.google.com"]:after {
    content: "\f23b"
}

.social-icons ul a[href*="pinterest.com"]:after {
    content: "\f244"
}

.social-icons ul a[href*="tumblr.com"]:after {
    content: "\f24d"
}

.social-icons ul a[href*="twitch.tv"]:after {
    content: "\f2af"
}

.social-icons ul a:hover[href*="vk.com"]:after {
    content: "\f10d"
}

.social-icons ul a[href*="wordpress.org"]:after {
    content: "\f330"
}

.social-icons ul a[href*="whatsapp.com"]:after {
    content: "\f2c5"
}

.social-icons ul a:hover[href*="reddit.com"]:after {
    content: "\f247"
}

.sticky {
    display: block
}

.page,
.post {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.twp-banner-details {
    border-bottom: 1px solid
}

.twp-banner-details .post-thumbnail {
    position: relative;
    margin: 0 0 40px
}

.twp-banner-details .post-thumbnail-corner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    right: 0;
    top: 0
}

.page .content-area .entry-content ol,
.page .content-area .entry-content ul,
.single .content-area .entry-content ol,
.single .content-area .entry-content ul {
    margin-left: auto;
    margin-right: auto
}

.page .content-area .entry-content ol li,
.page .content-area .entry-content ul li,
.single .content-area .entry-content ol li,
.single .content-area .entry-content ul li {
    margin-bottom: 15px
}

.page .content-area .entry-content a,
.single .content-area .entry-content a {
    box-shadow: none
}

.single .content-area .entry-content a.btn-primary-blue {
    font-size: 16px;
}

.page .content-area .entry-content .wp-block-button a,
.single .content-area .entry-content .wp-block-button a {
    box-shadow: none!important
}

.comment-content a {
    word-wrap: break-word
}

#comments {
    margin-top: 60px;
    padding-bottom: 5px
}

#comments .comment-form {
    margin-top: 30px
}

#comments .comment-form p {
    margin-bottom: 10px
}

#comments .comment-form p:last-child {
    margin-bottom: 0
}

#comments .comment-list #respond {
    margin: -20px 0 40px 0
}

#comments .comment-form-author input#author,
#comments .comment-form-comment textarea,
#comments .comment-form-email input#email,
#comments .comment-form-url input#url {
    width: 100%;
    margin-top: 3px
}

#comments p.comment-form-author,
#comments p.comment-form-email,
#comments p.comment-form-url {
    width: 32%;
    margin-right: 2%;
    float: left
}

#comments p.comment-form-url {
    margin-right: 0;
    clear: right;
    margin-bottom: 30px
}

#comments p.form-submit {
    clear: both
}

#comments p.comment-notes,
#comments p.must-log-in {
    margin-bottom: 30px;
    margin-top: -20px;
    font-size: 14px;
    font-style: italic
}

#comments h3.comment-reply-title {
    font-size: 18px;
    margin-bottom: 5px;
    clear: both
}

#comments ol li h3.comment-reply-title {
    margin-top: 60px
}

#comments .comment-form p.form-submit {
    margin-bottom: 0;
    margin-top: 30px
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
    text-align: center;
    font-size: 15px;
}

.hide-me {
    display: none
}

#primary-menu li:hover .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1
}

#primary-menu li:hover .sub-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
}

#primary-menu>li>ul>li:hover>.sub-menu li a {
    display: block;
    padding: 10px 15px;
    line-height: inherit;
    text-transform: unset;
}

#primary-menu li ul.sub-menu {
    display: none;
}

#primary-menu>li>.sub-menu>li:hover .sub-menu,
#primary-menu>li:hover>.sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

ins.adsbygoogle {
    text-align: center;
    background: 0 0
}

.site #masthead {
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    padding-top: 14px
}

@media only screen and (max-width: 1200px) {
    .site #masthead {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}

.site #masthead .site-middlebar {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}

@media only screen and (max-width:1200px) {
    .site #masthead .site-middlebar {
        display: none
    }
}

.site #masthead .site-middlebar .middlebar-items .site-branding {
    width: 100%;
    text-align: center;
    margin-right: 0
}

.site #masthead .site-middlebar .middlebar-items .site-branding>.custom-logo-link {
    display: inline-block;
    margin-right: 13px
}

.site #masthead .site-middlebar .middlebar-items .site-branding>.site-title {
    display: inline-block;
    margin-bottom: 0;
    line-height: 0;
    position: relative;
    top: 2px
}

.site #masthead .site-middlebar .middlebar-items .site-branding>.site-title>a {
    outline: 0
}

.site #masthead .site-middlebar .middlebar-items .site-branding>.site-description {
    display: none
}

.site #masthead #site-navigation .navigation-area {
    border: 0 none;
    margin: 0
}

.site #masthead #site-navigation .navigation-area::before {
    background-color: transparent;
    background-repeat: initial;
    background-attachment: initial;
    background-position: initial;
    background-image: none
}

.site #masthead #site-navigation .navigation-area .menu,
body.home .site #masthead #site-navigation .navigation-area .menu {
    display: inline-block
}

@media only screen and (max-width:1200px) {
    .site #masthead #site-navigation .navigation-area .menu,
    body.home .site #masthead #site-navigation .navigation-area .menu {
        display: none
    }
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li {
    margin: 0 16px
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li>a {
    color: #2f3846;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li:hover>a i {
    transform: rotate(180deg);
    padding-right: 5px;
    padding-left: 0;
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li>a:hover {
    color: #185fc1
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.current-menu-item>a {
    color: #185fc1
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu {
    background-color: #2f3847;
    border: 0 none;
    padding: 10px 0
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li>a {
    color: #fff;
    text-transform: none;
    font-family: Lato, sans-serif;
    font-size: 13px;
    padding: 6px 24px
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li>a:before {
    display: none
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li:hover {
    background-color: #194e7f
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li:hover a i {
    color: #fff;
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu:after {
    border-bottom: 0 none
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu:before {
    border-bottom: 0 none
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li>ul.sub-menu>li:hover {
    background-color: #194e7f;
    color: #fff!important;
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li.menu-item>ul.sub-menu>li>ul.sub-menu>li>a:hover {
    color: #fff;
}

.site #masthead #site-navigation .navigation-area .menu-logo,
body.home .site #masthead #site-navigation .navigation-area .menu-logo {
    display: none
}

@media only screen and (max-width:1200px) {
    .site #masthead #site-navigation .navigation-area .menu-logo,
    body.home .site #masthead #site-navigation .navigation-area .menu-logo {
        display: block
    }
}

.site #masthead #site-navigation .navigation-area .menu-logo>a>img {
    height: 34px;
    width: 100%
}

.site #masthead #site-navigation .navigation-area #widgets-nav,
body.home .site #masthead #site-navigation .navigation-area #widgets-nav {
    display: none
}

@media only screen and (max-width:1200px) {
    .site #masthead #site-navigation .navigation-area #widgets-nav,
    body.home .site #masthead #site-navigation .navigation-area #widgets-nav {
        display: inline-block
    }
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
    margin: 2px auto
}

@media only screen and (max-width:400px) {
    .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin-top: 0
    }
}

@media only screen and (max-width:360px) {
    .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin-top: -3px
    }
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span {
    left: 3px
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span:nth-of-type(1) {
    background: #fff;
    width: 25px
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span:nth-of-type(2) {
    width: 25px
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span:nth-of-type(3) {
    width: 25px
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span:nth-of-type(4) {
    width: 25px
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one>span::before {
    display: none
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one.active>span {
    top: 15px;
    width: 30px!important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000
}

.site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one.active>span::before {
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 100%;
    height: 2px;
    border-radius: 0;
    display: block
}

@media only screen and (max-width:991px) {
    .site #masthead #site-navigation .navigation-area .toggle-menu {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    .site #masthead #site-navigation .wrapper {
        max-width: 100%;
        width: 100%;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (max-width:991px) {
    .site #masthead #site-navigation .wrapper {
        padding-left: 25px;
        padding-right: 25px;
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    .site #masthead #site-navigation .wrapper {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
}

body.home .site #masthead {
    border-bottom: 0 none;
    padding-bottom: 0
}

@media only screen and (max-width:1200px) {
    body.home .site #masthead #site-navigation {
        margin-bottom: 12px
    }
}

body.home .site #masthead #site-navigation .navigation-area {
    margin: 0
}

body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
    margin: 15px auto
}

@media only screen and (max-width:1200px) {
    body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin: 2px auto
    }
}

@media only screen and (max-width:390px) {
    body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin: 0 auto
    }
}

@media only screen and (max-width:320px) {
    body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin-top: -2px
    }
}

body.home .site #primary {
    padding-top: 0
}

@media only screen and (max-width:1199px) {
    .site .site-content {
        max-width: 100%;
        width: 100%
    }
}

.site .site-content #primary {
    width: 100%;
    max-width: 1110px;
    border: 0 none;
    padding-top: 0
}

@media only screen and (min-width:1200px) {
    .site .site-content #primary {
        max-width: 73%
    }
}

@media only screen and (max-width:1199px) {
    .site .site-content #primary {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (max-width:480px) {
    .site .site-content #primary {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px
    }
}

.site .site-content #primary .site-main #sidr-nav {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width:320px) {
    .site .site-content #primary .site-main #sidr-nav {
        width: 320px
    }
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children,
#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li.menu-item-has-children {
    position: relative;
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children>a {
    color: #000;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li>a {
    color: #2f3846;
    font-size: 14px;
    padding: 10px 14px 10px 30px;
    text-transform: unset;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    white-space: normal;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li>ul.sub-menu {
    display: none;
}

#sidr-nav .sidr-area ul.menu>li.active>ul.sub-menu>li>ul.sub-menu>li>a {
    color: #fff;
    font-size: 14px;
    padding: 10px 14px 10px 50px;
    text-transform: unset;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    white-space: normal;
    border: none;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu {
    position: relative;
    display: none;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li {
    margin-bottom: 0;
}

#sidr-nav .sidr-area ul.menu>li.active>ul.sub-menu>li>ul.sub-menu>li {
    margin-bottom: unset;
}

#sidr-nav .sidebar-nav-container {
    position: relative;
    padding: 10px 16px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 10%;
    align-items: end;
    border-bottom: 1px solid #eee;
}

#sidr-nav .sidebar-nav-container>a>img {
    height: 25px;
}

#sidr-nav .sidr-area ul.menu>li>a {
    color: #2f3846;
    font-size: 14px;
    padding: 12px 14px 11px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    position: relative;
    outline: none;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li.active>a {
    color: #185fc1;
    border-bottom: 0 none;
}

#sidr-nav .sidr-area ul.menu>li.active>ul.sub-menu>li.active>ul.sub-menu>li {
    background: #2f3846;
}

#sidr-nav .sidr-area ul.menu>li {
    margin-bottom: 0 !important;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li>.mobile-caret,
#sidr-nav .sidr-area ul.menu>li.menu-item-has-children>.mobile-caret {
    background-size: 12px 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/angle-arrow-down-blue.svg);
    position: absolute;
    right: 0;
    display: block;
    top: 0;
    width: 42px;
    height: 46px;
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li.active>.mobile-caret {
    border-bottom: 0 none;
    background-image: url(../images/angle-arrow-up-blue.svg);
}

#sidr-nav .sidr-area ul.menu>li>ul.sub-menu>li>.mobile-caret {
    height: 43px;
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>a {
    color: #fff;
    background-color: #194e7f;
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>.mobile-caret {
    background-image: url(../images/angle-arrow-up-white.svg);
    background-color: #194e7f;
    border-color: #fff;
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>ul.sub-menu>li.menu-item-has-children.active>ul.sub-menu,
#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>ul.sub-menu {
    display: block;
}

#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>ul.sub-menu>li.menu-item-has-children>a,
#sidr-nav .sidr-area ul.menu>li.menu-item-has-children.active>a {
    width: calc(100% - 42px) !important;
}

#sidr-nav {
    padding-top: 10px!important;
    display: none;
}

@media (max-width: 1200px) {
    #sidr-nav {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    #sidr-nav {
        padding-top: 0px!important;
    }
}

#sidr-nav .sidebar-nav-container .close-icon {
    order: 2;
    text-align: right;
}

.site .site-content #secondary .theiaStickySidebar .widget {
    margin-top: -4px
}

.site .site-content #secondary .theiaStickySidebar .widget h2.widget-title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 0;
    border-bottom: 0 none;
    font-family: Lato, sans-serif;
    margin-bottom: 20px
}

.site .site-content #secondary .theiaStickySidebar .widget h2.widget-title:after {
    background: 0 0
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list {
    margin-bottom: 12px;
    padding-bottom: 10px
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column {
    width: 100%;
    max-width: 108px
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column .article-image {
    border-radius: 0
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column .article-image>a {
    height: 72px
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column .article-image .trend-item {
    display: none
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-four {
    max-width: 108px
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six {
    max-width: 170px;
    padding-left: 12px
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body {
    min-height: 72px;
    position: relative
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .entry-meta {
    display: none
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body h3.entry-title {
    margin-bottom: 0
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body h3.entry-title>a {
    color: #2f3846;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body h3.entry-title>a {
        height: 2.6em;
        overflow: hidden
    }
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body h3.entry-title>a:hover {
    color: #7fadff
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body h3.entry-title>a::before {
    float: none
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .author {
    font-size: 13px;
    text-align: left;
    position: absolute;
    bottom: 0
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .author>a {
    font-weight: 700;
    text-transform: capitalize;
    color: #134297
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .author>a:active,
.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .author>a:visited {
    color: #134297
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body .author>a:hover {
    color: #7fadff
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li {
    margin: 0 0 14px;
    position: relative
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-four {
    display: none
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-six {
    max-width: 100%
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-six .article-body {
    min-height: auto
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-six .article-body>h3.entry-title>a {
    font-weight: 600;
    color: #2f3846;
    display: inline-block;
    line-height: normal;
    width: 100%;
    max-width: 90%;
    margin-left: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-six .article-body .author {
    display: none
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li::before {
    content: '\203A';
    position: absolute;
    display: inline-block;
    background-color: #e3e3e3;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    top: 2px;
    width: 17px;
    height: 17px;
    line-height: 13px
}

.site .scroll-up {
    background: #f4f4f4;
    box-shadow: none;
    width: 60px;
    height: 60px;
    line-height: 58px
}

.single-post .site #primary>.site-main {
    border: none;
}

.single-post .site #primary .site-main {
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.single-post .site #primary .site-main .wrapper {
    width: 100%;
    padding: 0
}

.single-post .site #primary .site-main .twp-banner-details {
    border: 0 none
}

.single-post .site #primary .site-main .twp-banner-details .entry-meta-category {
    display: none
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .site-main .twp-banner-details .entry-header {
        margin-bottom: 20px
    }
}

.single-post .site #primary .site-main .twp-banner-details .entry-header h1.entry-title {
    margin-bottom: 0;
    line-height: normal
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .site-main .twp-banner-details .entry-header h1.entry-title {
        font-size: 28px;
        line-height: normal
    }
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta {
    border-bottom: 1px solid #ececec;
    padding: 10px 1px;
    margin-bottom: 30px;
    position: relative
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>span.author-img {
    display: none
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>span.posted-on {
    font-size: 14px
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date {
    position: relative;
    font-size: 16px;
    padding: 11px 0 4px
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date>.author>a {
    font-weight: 700;
    color: #134297
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date>.author>a:active,
.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date>.author>a:visited {
    color: #134297
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date>.author>a:hover {
    color: #7fadff
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.author-date>span.separator {
    padding-left: 3px;
    padding-right: 3px;
    color: #c6c6c6;
    font-weight: 500
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 16px
}

@media only screen and (max-width:480px) {
    .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action {
        top: 0;
        position: relative;
        margin: 7px 0;
        width: 100%
    }
}

.single-post .site #primary .site-main .share-container>.share-action ul.media_icon {
    list-style: none!important;
    margin: 0!important
}

.single-post .site #primary .site-main .entry-header .author-social .share-action ul.media_icon li {
    display: inline
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon {
    line-height: 0
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon a>img {
    width: 30px;
    height: 100%
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon a>input#postURLTop {
    height: 0;
    position: absolute;
    border: 0 none
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon .toggle-social {
    display: inline-block;
    width: 0;
    transition: width 2s ease 0s
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon .toggle-social {
        width: 74px
    }
}

.single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta>.share-action .media_icon .toggle-social.is-visible {
    width: auto
}

.single-post .site #primary .site-main .twp-banner-details .post-thumbnail {
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .site-main .twp-banner-details .post-thumbnail {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .site-main .twp-banner-details .post-thumbnail>img {
        width: 100%
    }
}

.single-post .site #primary .site-main .twp-banner-details .post-thumbnail>.post-thumbnail-corner {
    border: 0 none
}

.single-post .site #primary .site-main .post .article-details .entry-content p {
    margin: 0 2px;
    line-height: 34px;
    margin-bottom: 20px
}

.single-post .site #primary .site-main .post .article-details .entry-content ol,
.single-post .site #primary .site-main .post .article-details .entry-content ul {
    position: relative;
    margin: 0 0 10px 20px;
    padding: 0;
    font-size: 20px
}

.single-post .site #primary .site-main .post .article-details .entry-content ol li,
.single-post .site #primary .site-main .post .article-details .entry-content ul li {
    margin: 0;
    padding: 0
}

.single-post .site #primary .site-main .post .article-details .entry-content ol li a,
.single-post .site #primary .site-main .post .article-details .entry-content ul li a {
    line-height: 34px;
    box-shadow: none
}

.single-post .site #primary .site-main .post .article-details .entry-content ol li span,
.single-post .site #primary .site-main .post .article-details .entry-content ul li span {
    font-size: unset !important;
}

.single-post .site #primary .site-main .post .article-details .entry-footer {
    margin-top: 20px
}

.single-post .site #primary .site-main .post .post-thumbnail-container .postcat {
    display: none
}

.single-post .site #primary .site-main .twp-author-details {
    display: none
}

.single-post .site #primary .site-main .twp-navigation-wrapper {
    display: none
}

.single-post .site #primary .site-main #comments {
    display: none
}

.single-post .site #primary .site-main .site-related {
    display: none
}

.single-post .site #primary .site-main .share-container {
    position: relative;
    margin: 52px 0 0
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .site-main .share-container {
        margin: 20px 0 0
    }
}

.single-post .site #primary .site-main .share-container>.share-action {
    position: relative;
    display: inline-block;
    right: 0;
    top: 0
}

@media only screen and (max-width:480px) {
    .single-post .site #primary .site-main .share-container>.share-action {
        top: 0;
        position: relative;
        margin: 7px 0
    }
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon {
    line-height: 0
}

.single-post .site #primary .site-main .share-container>.share-action ul.media_icon li {
    display: inline
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon a {
    display: inline-block;
    margin: 0 2px;
    outline: 0
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon a>img {
    width: 30px;
    height: 100%
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon a>input#postURLBottom {
    height: 0;
    position: absolute;
    border: 0 none
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon .toggle-social {
    display: inline-block;
    width: 0;
    transition: width 2s ease 0s
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .site-main .share-container>.share-action .media_icon .toggle-social {
        width: 74px
    }
}

.single-post .site #primary .site-main .share-container>.share-action .media_icon .toggle-social.is-visible {
    width: auto
}

.single-post .site #primary .related-container {
    margin-bottom: 50px;
    position: relative
}

.single-post .site #primary .related-container>h2 {
    margin-bottom: 14px
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .related-container>h2 {
        text-align: left
    }
}

.single-post .site #primary .related-container .related-content {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(4, 1fr)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .related-container .related-content {
        display: inline-block
    }
}

@media only screen and (max-width:991px) {
    .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:479px) {
    .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(1, 1fr)
    }
}

.single-post .site #primary .related-container ul.related-content {
    list-style: none!important;
    margin: 0!important
}

.single-post .site #primary .related-container ul.related-content li {
    display: inline
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .related-container .related-content .post-row-content {
        clear: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        margin-bottom: 20px;
        max-width: none;
        width: 23.4%
    }
}

.single-post .site #primary .related-container .related-content .post-row-content .image-container {
    position: relative;
    height: 170px;
    overflow: hidden
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .related-container .related-content .post-row-content .image-container {
        height: auto
    }
}

.single-post .site #primary .related-container .related-content .post-row-content .image-container img {
    width: 100%;
    max-width: 100%;
    height: 170px;
    object-fit: cover
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .related-container .related-content .post-row-content .image-container img {
        width: 100%
    }
}

.single-post .site #primary .related-container .related-content .post-row-content .image-container .postcat {
    position: absolute;
    z-index: 9;
    top: 0
}

.single-post .site #primary .related-container .related-content .post-row-content .image-container .postcat>span {
    margin-right: 2px;
    padding: 2px 14px 4px;
    background-color: #194e7f;
    display: inline-block;
    margin-bottom: 2px
}

.single-post .site #primary .related-container .related-content .post-row-content .content-container>h3 {
    min-height: 53px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .related-container .related-content .post-row-content .content-container>h3 {
        min-height: auto;
        margin-bottom: 6px
    }
}

.single-post .site #primary .related-container .related-content .post-row-content .content-container>h3>a {
    color: #2f3846
}

.single-post .site #primary .related-container .related-content .post-row-content .content-container>h3>a:active,
.single-post .site #primary .related-container .related-content .post-row-content .content-container>h3>a:visited {
    color: #2f3846
}

.single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date {
    font-size: 13px
}

.single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .separator {
    color: #b1b1b1;
    display: inline-block;
    padding: 0 3px
}

.single-post .site #primary .latest-container {
    position: relative;
    margin-bottom: 30px
}

.single-post .site #primary .latest-container ul.latest-content {
    list-style: none!important;
    margin: 0!important
}

.single-post .site #primary .latest-container ul.latest-content li {
    display: inline
}

.single-post .site #primary .latest-container>h2 {
    margin-bottom: 14px
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .latest-container>h2 {
        text-align: left
    }
}

.single-post .site #primary .latest-container .latest-content {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(4, 1fr)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .latest-container .latest-content {
        display: -ms-flexbox
    }
}

@media only screen and (max-width:991px) {
    .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:479px) {
    .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .latest-container .latest-content .post-row-content {
        clear: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        margin-bottom: 20px;
        max-width: none;
        width: 23.4%
    }
}

.single-post .site #primary .latest-container .latest-content .post-row-content .image-container {
    position: relative;
    height: 170px;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .latest-container .latest-content .post-row-content .image-container {
        height: auto
    }
}

.single-post .site #primary .latest-container .latest-content .post-row-content .image-container img {
    width: 100%;
    max-width: 100%;
    height: 170px;
    object-fit: cover
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .latest-container .latest-content .post-row-content .image-container img {
        width: 100%
    }
}

.single-post .site #primary .latest-container .latest-content .post-row-content .image-container .postcat {
    position: absolute;
    z-index: 9;
    top: 0
}

.single-post .site #primary .latest-container .latest-content .post-row-content .image-container .postcat>span {
    margin-right: 2px;
    padding: 2px 14px 4px;
    background-color: #194e7f;
    display: inline-block;
    margin-bottom: 2px
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container>h3 {
    min-height: 53px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    .single-post .site #primary .latest-container .latest-content .post-row-content .content-container>h3 {
        min-height: auto;
        margin-bottom: 6px
    }
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container>h3>a {
    color: #2f3846
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container>h3>a:active,
.single-post .site #primary .latest-container .latest-content .post-row-content .content-container>h3>a:visited {
    color: #2f3846
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date {
    font-size: 13px
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .author>a:hover {
    color: #7fadff
}

.single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .separator {
    color: #b1b1b1;
    display: inline-block;
    padding: 0 3px
}

.single-post .site #secondary .theiaStickySidebar .border-bottom-black h2.widgettitle {
    border-bottom: 2px solid #464d59;
    padding-bottom: 6px
}

.single-post .site #secondary .theiaStickySidebar .sidebar-no-heading {
    margin-bottom: 30px
}

.site-footer .footer-bottom .footer-bottom-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 22% 1fr 14%;
    align-items: center
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container {
        grid-template-columns: repeat(1, 1fr);
        text-align: center;
        grid-gap: 10px
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container {
        display: inline-block;
        max-width: none;
        width: 100%
    }
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .site-copyright {
        order: 1
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container .site-copyright {
        display: inline-block;
        float: none;
        vertical-align: top;
        max-width: none;
        margin-right: 50px
    }
}

.site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info a.custom-logo-link {
    display: inline-block
}

.site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info p.site-title {
    display: inline-block
}

.site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info>a>img {
    height: 36px;
    max-width: 251px;
    width: 100%
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info>a>img {
        width: 100%;
        max-width: 210px
    }
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-menu {
        order: 3
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container .footer-menu {
        display: inline-block;
        float: none;
        vertical-align: top;
        max-width: none;
        margin-right: 20px;
        margin-top: 9px
    }
}

.site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li {
    margin: 0 25px
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li {
        margin: 0 6px
    }
}

@media only screen and (max-width:480px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li {
        margin: 0
    }
}

.site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li>a {
    font-size: 16px;
    color: #434b57;
    text-transform: none;
    letter-spacing: 0
}

@media only screen and (max-width:480px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li>a {
        font-size: 14px
    }
}

.site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu>li>a:hover {
    color: #7fadff
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social {
        order: 2
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social {
        display: inline-block;
        float: right;
        vertical-align: top;
        max-width: none
    }
}

.site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon {
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon {
        text-align: center;
        width: 100%;
        max-width: 200px;
        margin: 0 auto
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon {
        display: -ms-inline-flexbox;
        margin-top: 6px
    }
}

.site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon>a {
    width: 100%;
    max-width: 30px
}

@media only screen and (max-width:1200px) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon>a {
        margin: auto
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site-footer .footer-bottom .footer-bottom-container .footer-social>.media_icon>a {
        margin-right: 10px
    }
}

@media (min-width:1370px) {
    .site-content,
    .wrapper {
        width: 1440px
    }
}


@font-face {
    font-family: FontAwesome;
    src: url(../../fonts/fontawesome-webfont.eot);
    src: url(../../fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(../../fonts/fontawesome-webfont.woff) format('woff'), url(../../fonts/fontawesome-webfont.ttf) format('truetype'), url(../../fonts/fontawesome-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-star:before {
    content: "\f005"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-plus-circle:before {
    content: "\f055"
}

.wp-pros-cons * {
    margin: 0;
    padding: 0
}

.wp-pros-cons *,
.wp-pros-cons div {
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important
}

.wp-pros-cons {
    background: #f9f9f9;
    margin: 30px auto;
    border: dashed 2px #28b914;
    width: 100%;
    max-width: 963px;
    padding: 30px 0 30px 0
}

@media (max-width:1024px) {
    .wp-pros-cons {
        padding: 20px 20px
    }
}

@media (max-width:767px) {
    .wp-pros-cons {
        width: 100%;
        padding: 20px 15px
    }
}

.wp-pros-cons .wp-pros-cons-title {
    text-align: center;
    color: #1a1a1a;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 20px
}

.wp-pros-cons-img-container {
    display: inline-block;
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    position: relative
}

.wp-pros-cons-col {
    width: 50%;
    display: block;
    padding: 0 15px;
    float: left
}

@media (min-width:768px) {
    .wp-pros-cons-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:767px) {
    .wp-pros-cons-col {
        width: 100%;
        padding: 0
    }
}

.wp-pros-cons .section {
    width: 100%;
    background: #fff;
    position: relative;
    text-align: left;
    padding: 0 15px;
    padding-bottom: 45px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: block;
    float: left
}

.wp-pros-cons-img-wrap {
    text-align: center;
    margin-top: -58px;
    margin-bottom: 25px
}

.wp-pros-cons-img-container img {
    width: 46px!important;
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.wp-pros-cons .bg-green {
    background-color: #28b914
}

.wp-pros-cons .bg-red {
    background-color: #ff0b0b
}

.wp-pros-cons .section-title {
    font-size: 28px;
    color: #252525;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
    padding: 0
}

@media (max-width:767px) {
    .wp-pros-cons .section-title {
        margin-bottom: 20px
    }
}

.wp-pros-cons ul {
    margin: 0;
    padding: 0;
    list-style: outside none none!important
}

.wp-pros-cons .wp-pros-cons-col .joomdev_wpc_cons_list,
.wp-pros-cons .wp-pros-cons-col .joomdev_wpc_pros_list {
    margin: 0!important;
    padding: 0 0 0 10px!important;
    list-style-type: none!important
}

.wp-pros-cons ul li {
    font-size: 18px;
    color: #3b3b3b;
    margin: 12px 0;
    white-space: normal;
    word-break: break-word
}

.wp-pros-cons .wp-pros-cons-col .joomdev_wpc_cons_list li,
.wp-pros-cons .wp-pros-cons-col .joomdev_wpc_pros_list li {
    margin: 12px 0!important;
    padding-left: 30px!important
}

.wp-pros-cons ul li:after,
.wp-pros-cons ul li:before {
    display: none!important
}

.wp-pros-cons .pros-section ul li {
    padding-left: 30px;
    background-size: 18px 17px;
    list-style: outside none none!important;
    background: url(../img/check.png) no-repeat top 8px left
}

.wp-pros-cons .cons-section ul li {
    padding-left: 30px;
    background-size: 18px 17px;
    list-style: outside none none!important;
    background: url(../img/cros.png) no-repeat top 8px left
}

.wp-pros-cons .wp-pros-cons-btn-wrap {
    text-align: center;
    margin-top: 30px
}

@media (max-width:767px) {
    .wp-pros-cons .wp-pros-cons-btn-wrap {
        text-align: center;
        margin-top: 25px
    }
}

.wp-pros-cons a {
    text-decoration: none;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff;
    background: #212121;
    padding: 12px 25px;
    border-radius: 60px;
    display: inline-block
}

@media (max-width:767px) {
    .wp-pros-cons a {
        font-size: 24px;
        padding: 15px 35px;
        line-height: 1
    }
    .wp-pros-cons-col:first-child {
        margin-bottom: 90px
    }
}

img.emoji,
img.wp-smiley {
    display: inline!important;
    border: none!important;
    box-shadow: none!important;
    height: 1em!important;
    width: 1em!important;
    margin: 0 .07em!important;
    vertical-align: -.1em!important;
    background: 0 0!important;
    padding: 0!important
}

#floating_ads_bottom_textcss_container {
    position: fixed;
    bottom: 2px;
    width: 100%
}

#floating_ads_bottom_textcss_wrap {
    text-align: center
}

#floating_ads_bottom_textcss_ad {
    display: inline-block
}

#floating_ads_bottom_textcss_close {
    position: absolute;
    top: -20px;
    display: inline-block
}

.aawp .aawp-tb__row--highlight {
    background-color: #256aaf;
    color: #fff
}

.aawp .aawp-tb__row--highlight a {
    color: #fff
}

.no-js img.lazyload {
    display: none
}

figure.wp-block-image img.lazyloading {
    min-width: 150px
}

.lazyload {
    opacity: 0
}

.lazyloading {
    border: 0!important;
    opacity: 1;
    background: rgba(255, 255, 255, 0) url(https://cellularnews.com/wp-content/plugins/wp-smush-pro/app/assets/images/smush-lazyloader-1.gif) no-repeat center!important;
    background-size: 16px auto!important
}

.twp-widget-list li:last-child .article-list {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.bg-image,
.data-bg {
    background-color: #f4f7f6;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block
}

.bg-small,
.data-bg-small {
    height: 100px
}

.trend-item {
    display: block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #141f34;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    width: 50px
}

.site .site-content #secondary .widgettitle {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #2f3846;
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 1.3
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body span.entry-title {
    margin-bottom: 0
}

.site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body span.entry-title>a {
    color: #2f3846;
    display: inline-block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li>.article-list .twp-row .column.column-six .article-body span.entry-title>a {
        height: 2.6em;
        overflow: hidden
    }
}

.site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list>li>.article-list .twp-row .column.column-six .article-body>span.entry-title>a {
    font-weight: 600;
    color: #2f3846;
    display: inline-block;
    line-height: normal;
    width: 100%;
    max-width: 90%;
    margin-left: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.single-post .site #primary .site-main .entry-meta-category {
    display: none
}

@media only screen and (max-width:767px) {
    .single-post .site #primary .site-main .entry-header {
        margin-bottom: 20px
    }
}

.single-post .site #primary .site-main .entry-header h1.entry-title {
    margin-bottom: 0;
    line-height: normal
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .site-main .entry-header h1.entry-title {
        font-size: 28px;
        line-height: normal
    }
}

.single-post .site #primary .site-main .entry-header .author-date>.author>a {
    font-weight: 700;
    color: #134297
}

.single-post .site #primary .site-main .entry-header .author-social {
    padding: 11px 0 4px;
    height: 100px;
    width: 100%;
}

@media only screen and (max-width:1199px) {
    .single-post .site #primary .site-main .entry-header .author-social {
        height: 120px;
    }
}

.single-post .site #primary .site-main .entry-header .entry-meta>.author-date>.author>a:visited {
    color: #134297
}

.single-post .site #primary .site-main .entry-header .author-social .author-date>span.separator {
    padding-left: 3px;
    padding-right: 3px;
    color: #c6c6c6;
    font-weight: 500
}

.single-post .site #primary .site-main .entry-header .author-social .share-action {
    display: block;
    float: right
}

@media only screen and (max-width:480px) {
    .single-post .site #primary .site-main .entry-header .author-social .share-action {
        top: 0;
        position: relative;
        margin: 7px 0;
        width: 100%
    }
}

.single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon {
    line-height: 0
}

.single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon a {
    display: inline-block;
    margin: 0 2px;
    outline: 0
}

.single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon a>img {
    width: 30px;
    height: 100%
}

.single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon a>input#postURLTop {
    height: 0;
    position: absolute;
    border: 0 none
}

.single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon .toggle-social {
    display: inline-block;
    width: 0
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .single-post .site #primary .site-main .entry-header .author-social .share-action .media_icon .toggle-social {
        width: 74px
    }
}

.single-post .site #secondary .theiaStickySidebar .border-bottom-black div.widgettitle {
    border-bottom: 2px solid #464d59;
    padding-bottom: 6px
}

.ion,
.ion-ios-arrow-up:before,
.ion-ios-mail:before,
.ion-ios-search:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.author>a,
.cat-links a,
.post-author-date>a,
.postcat a {
    pointer-events: none;
    cursor: default
}

.postcat span {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.62
}

span.cat-links {
    margin-right: 2px;
    padding: 6px 14px 7px;
    background-color: #194e7f;
    display: inline-block;
    margin-bottom: 2px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    vertical-align: top;
    margin-left: 0;
    color: #fff;
    font-size: 12px
}

.post-author-date span {
    color: #2f3846!important
}

.post-author-date>a {
    color: #2f3846!important;
    font-weight: 400!important
}

.author>a {
    color: #2f3846!important;
    font-weight: 400!important
}

.single .twp-banner-details .author>a {
    pointer-events: unset!important;
    cursor: pointer!important;
    color: #134297!important;
    font-weight: 700!important
}

.single .twp-banner-details .author>a:hover {
    color: #7fadff!important
}

article {
    animation: none!important;
    -webkit-animation: none!important;
    transition: none!important
}

.post-template-left-side-right-content #primary.content-area,
.post-template-plain-content #primary.content-area {
    float: right
}

.post-template-left-side-right-content.right-sidebar #secondary,
.post-template-plain-content.right-sidebar #secondary {
    padding-left: 0;
    padding-right: 30px;
    padding-top: 0
}

ul.post-menu {
    margin: 0;
    list-style: none
}

.sidebar-menu-container {
    margin-bottom: 50px
}

.sidebar-menu-container h3 {
    color: #3a4250;
    border-bottom: 2px solid #3a4250;
    padding-bottom: 10px;
    margin-top: 0
}

ul.post-menu img {
    margin-right: 10px;
    width: 42px;
    height: 42px
}

ul.post-menu li:nth-child(odd) a {
    background-color: #fbfbfb
}

ul.post-menu li a {
    color: #3a4250
}

ul.post-menu li a:hover {
    background: #fbfbfb;
    color: #3a4250
}

ul.post-menu li a:active,
ul.post-menu li a:visited {
    color: #3a4250
}

.post-menu a {
    display: flex;
    padding: 10px 40px 10px 10px;
    position: relative
}

.post-menu a:before {
    font-family: Ionicons;
    content: '\f3d1';
    position: absolute;
    right: 10px;
    background: #e0e0e0;
    padding: 1px 9px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    top: 50%;
    margin-top: -10px
}

ul.post-menu li.with-thumb a {
    background: 0 0;
    border-bottom: 2px solid #ededed;
    font-size: 16px;
}

ul.post-menu li.with-thumb a:before {
    color: #e0e0e0;
    background: 0 0;
    font-size: 17px;
    margin-top: -14px;
    font-weight: 700
}

ul.post-menu li.with-thumb a:hover {
    background-color: #ededed
}

.taxonomy-template-category-pillar-bug-php .site-content {
    display: flex;
    flex-wrap: wrap
}

.taxonomy-template-category-pillar-bug-php div#primary {
    order: 2;
    padding-right: 0;
    padding-left: 30px
}

.taxonomy-template-category-pillar-bug-php aside#secondary {
    padding-left: 0;
    padding-right: 30px
}

.archive .site .site-content #secondary {
    padding-top: 0;
    padding-left: 0
}

.article-section {
    margin-bottom: 40px;
    margin-top: 15px
}

.article-section h2 {
    border-bottom: 2px solid #2f3846;
    padding-bottom: 5px;
    padding-left: 30px
}

.article-img-list {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media only screen and (min-width:768px) {
    .article-img-list {
        flex-wrap: wrap;
        flex-direction: row
    }
}

.article-section.article-img-list,
.article-section.article-text-list {
    margin-top: 0;
    margin-bottom: 10px
}

.archive-description a {
    text-decoration: underline;
    color: #134297
}

.article-section p {
    margin-top: 0;
    font-family: Lato, sans-serif
}

.su-heading.article-section-heading {
    text-align: inherit!important;
    margin: 0!important;
    font-size: inherit!important;
    padding: 0;
    border: none
}

.su-heading.article-section-heading .su-heading-inner {
    border-bottom: 2px solid #2f3846;
    padding: 0;
    padding-bottom: 5px;
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.3em;
    font-weight: 700;
    color: #2f3846;
    font-size: 1.5em;
    border-top: none
}

h2 .su-heading.article-section-heading .su-heading-inner,
h3 .su-heading.article-section-heading .su-heading-inner,
h4 .su-heading.article-section-heading .su-heading-inner {
    font-size: unset!important
}

.su-heading.article-section-heading .su-heading-inner:before {
    content: "";
    width: 28px;
    background-size: 180px;
    height: 28px;
    display: block;
    position: absolute;
    margin-left: -30px
}

.article-img-item {
    text-align: center;
    flex-basis: 160px;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    flex: 1;
    margin: 5px 0
}

@media only screen and (min-width:768px) {
    .article-img-item {
        flex: 0 0 49%;
        margin: 5px 0
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .article-img-item {
        flex: 0 0 12%
    }
}

@media only screen and (min-width:1024px) {
    .article-img-item {
        flex: 1;
        margin: 0 5px
    }
}

.article-img-item img {
    width: 70px;
    height: auto;
    margin-bottom: 10px
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .article-img-item img {
        width: 100%;
        max-width: 60px
    }
}

.article-img-item p {
    font-weight: 700;
    margin-bottom: 0;
}

.article-text-item h4 {
    padding-left: 10px;
    border-left: 4px solid #134297;
    margin: 0 0 8px;
    height: 20px;
    line-height: 25px
}

.article-line-text-list {
    border-left: 4px solid #134297;
    padding: 5px 30px 0
}

.article-product-item {
    display: flex;
    border: 1px solid #ebebeb;
    margin: 10px 0;
    flex-direction: column;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .article-product-item {
        padding: 20px 40px;
        flex-direction: row
    }
}

.article-product-img {
    text-align: center
}

@media only screen and (min-width:768px) {
    .article-product-description {
        flex: 1;
        margin: 0 30px 0 20px
    }
    .article-product-img {
        flex-basis: 118px;
        text-align: left
    }
}

.article-product-buttons {
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media only screen and (min-width:768px) {
    .article-product-buttons {
        flex-basis: 120px
    }
}

.article-product-buttons a {
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding: 7px 0
}

a.article-product-btn-blue {
    background-color: #134297
}

a.article-product-btn-black {
    background-color: #2f3846
}

.article-product-buttons a:first-child {
    margin-bottom: 15px
}

.article-product-description h3 {
    font-size: 22px;
    margin: 0
}

@media only screen and (min-width:768px) {
    .article-product-description h3 {
        margin-bottom: 5px
    }
}

.single-post .site #primary .site-main .post .article-details .entry-content .article-section p {
    line-height: 24px;
    margin-bottom: 15px
}

.single-post .site #primary .site-main .post .article-details .entry-content .template-article-header h2 {
    margin-bottom: 15px;
    padding-bottom: 5px
}

@media only screen and (min-width:1200px) {
    .category-test .site .site-content #primary {
        max-width: 77%
    }
    .category-test .site .site-content #secondary {
        max-width: 23%
    }
}

.template-article-body p {
    line-height: 24px
}

.single-post .site #primary .site-main .post .article-details .entry-content .article-section .article-product-item p,
.single-post .site #primary .site-main .post .article-details .entry-content .template-article-body p {
    line-height: 30px
}

.page .content-area .entry-content .article-product-list .article-product-buttons a.article-product-btn-black,
.page .content-area .entry-content .article-product-list .article-product-buttons a.article-product-btn-blue,
.single .content-area .entry-content .article-product-list .article-product-buttons a.article-product-btn-black,
.single .content-area .entry-content .article-product-list .article-product-buttons a.article-product-btn-blue {
    color: #fff!important;
    font-size: 16px;
}

.template-article-section {
    margin-top: 42px
}

.article-section.article-product-list {
    margin-top: 10px;
    margin-bottom: 0
}

.page .content-area .entry-content .article-table-of-content-template-1 h3,
.single .content-area .entry-content .article-table-of-content-template-1 h3 {
    margin-bottom: 10px
}

.page .content-area .entry-content .article-table-of-content-template-1 ol,
.single .content-area .entry-content .article-table-of-content-template-1 ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0
}

.page .content-area .entry-content .article-table-of-content-template-1 ol>li,
.single .content-area .entry-content .article-table-of-content-template-1 ol>li {
    display: table;
    counter-increment: item;
    margin-bottom: .6em
}

.page .content-area .entry-content .article-table-of-content-template-1 ol>li::before,
.single .content-area .entry-content .article-table-of-content-template-1 ol>li::before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: .6em;
    font-family: Lato, sans-serif
}

.page .content-area .entry-content .article-table-of-content-template-1 li ol>li,
.single .content-area .entry-content .article-table-of-content-template-1 li ol>li {
    margin: 0
}

.page .content-area .entry-content .article-table-of-content-template-1 li ol>li:before,
.single .content-area .entry-content .article-table-of-content-template-1 li ol>li:before {
    content: counters(item, ".") " "
}

.page .content-area .entry-content .article-table-of-content-template-1 ol li,
.single .content-area .entry-content .article-table-of-content-template-1 ol li {
    margin-bottom: 0
}

.page .content-area .entry-content .article-table-of-content-template-1 ol li a,
.single .content-area .entry-content .article-table-of-content-template-1 ol li a {
    text-decoration: underline
}

.template-table-of-content .template-header {
    background-color: #444;
    color: #fff;
    box-sizing: border-box;
    padding: 1em 1.5em;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-family: Lato, sans-serif
}

@media screen and (max-width:480px) {
    .template-table-of-content .template-header {
        display: block
    }
}

.template-table-of-content .template-header>div {
    box-sizing: border-box
}

.template-table-of-content .template-header .right-content {
    font-size: .7em;
    text-align: right;
    padding-top: 5px
}

@media screen and (max-width:480px) {
    .template-table-of-content .template-header .right-content {
        text-align: left
    }
}

.template-table-of-content .table-of-content {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 8px;
    font-family: Lato, sans-serif
}

@media screen and (max-width:480px) {
    .template-table-of-content .table-of-content {
        display: table;
        width: 100%
    }
}

.template-table-of-content .table-of-content .column {
    flex: 1;
    margin: 0;
    text-align: center;
    padding: .6em .8em;
    box-sizing: border-box
}

.template-table-of-content .table-of-content .column:first-child {
    color: #fff;
    text-align: left;
    max-width: 300px
}

.template-table-of-content .table-of-content>.column:first-child+.column {
    background-color: #d4d4d4
}

.template-table-of-content .table-of-content>.column:first-child+.column+.column {
    border: 2px solid #54aedf;
    max-width: 160px
}

@media screen and (max-width:480px) {
    .template-table-of-content .table-of-content .column:first-child,
    .template-table-of-content .table-of-content>.column:first-child+.column+.column {
        max-width: 100%
    }
}

.template-table-of-content .table-of-content .content-centered {
    color: #666
}

@media screen and (max-width:480px) {
    .template-table-of-content .table-of-content .content-centered {
        padding-top: .6em;
        padding-bottom: .6em
    }
}

.template-table-of-content .table-of-content .content-value {
    width: 100%;
    height: 100%;
    display: table
}

.template-table-of-content .table-of-content .content-value p {
    display: table-cell;
    vertical-align: middle;
    color: #54aedf;
    text-decoration: underline;
    font-size: 16px;
    margin: 0 0 10px
}

.template-table-of-content .table-of-content .label-wrapper {
    display: table;
    width: 100%
}

@media screen and (max-width:640px) {
    .template-table-of-content .table-of-content .label-wrapper {
        display: block
    }
}

.template-table-of-content .table-of-content .label-wrapper>div {
    display: inline-table;
    width: 50%
}

@media screen and (max-width:640px) {
    .template-table-of-content .table-of-content .label-wrapper>div {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }
}

.template-table-of-content .table-of-content .label-wrapper .right-content {
    vertical-align: middle
}

.template-table-of-content .table-of-content .label-wrapper .right-content p {
    display: block;
    margin: 0 0 10px!important;
    text-align: center
}

.template-table-of-content .table-of-content .label-wrapper .left-content {
    max-width: 74px
}

@media screen and (max-width:640px) {
    .template-table-of-content .table-of-content .label-wrapper .left-content {
        max-width: 100%;
        text-align: center
    }
}

.table-of-content-3 {
    width: 100%;
    border: 1px solid #ccc;
    font-family: sans-serif;
    box-sizing: border-box
}

.table-of-content-3 th {
    background: #444;
    color: #fff;
    font-weight: 400;
    padding: .4em 1em
}

.table-of-content-3 th:first-child {
    min-width: 290px;
    text-align: left
}

.table-of-content-3 th:first-child+th {
    text-align: right;
    font-size: .7em;
    color: rgba(255, 255, 255, .6)
}

.table-of-content-3 td:first-child+td {
    background-color: #d4d4d4;
    color: #666;
    font-size: .9em;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.table-of-content-3 td:first-child+td+td {
    border: 2px solid #54aedf;
    color: #54aedf;
    font-size: 20px;
    text-decoration: underline;
    min-width: 112px;
    text-align: center
}

.table-of-content-3 td:first-child img {
    vertical-align: bottom;
    float: left
}

.table-of-content-3 td:first-child em {
    font-style: normal;
    color: #fff;
    display: block;
    text-align: center
}

.table-of-content-3 tr:first-child td {
    border-top: none
}

.table-of-content-3 td {
    border-top: 1px solid #ccc;
    padding: .4em 1em
}

.blck-3-col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px
}

.blck {
    padding: 20px 0;
    border: 1px solid #d8d8d8;
    position: relative
}

.blck .col-label {
    margin: 0 auto;
    width: 55%;
    background-color: #da3838;
    border-radius: 0 0 100% 100%;
    padding: 10px;
    color: #fff;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
    margin-top: 2em
}

.blck .col-label img {
    width: 20px;
    height: auto;
    max-width: 100%
}

.blck .col-title {
    text-align: center;
    margin-top: 2em
}

.blck .col-bt-label {
    text-align: center;
    margin-top: 2em
}

.blck .col-bt-label a {
    color: #fff!important;
    background-color: green;
    padding: 10px 15px;
    font-weight: 700;
    border-radius: 3px;
    text-decoration: none;
    font-family: Lato, sans-serif
}

.blck .col-img {
    margin-top: 60px
}

.blck .col-img img {
    padding: 20px 10px;
    height: 250px;
    max-height: 250px;
    max-width: 100%;
    box-sizing: border-box;
    object-fit: cover
}

.single .content-area .entry-content .col-bt-label a {
    color: #fff!important;
    font-family: Lato, sans-serif
}

.promo-label {
    text-align: center;
    display: inline-block;
    padding: 13px 40px 0;
    margin: -10px 0 22px 0;
    position: relative;
    background-color: #fc4a4e;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500
}

.promo-label:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fc4a4e;
    width: 100%;
    height: 36px;
    border-radius: 0 0 50% 50%;
    bottom: -14px;
    left: 0
}

.promo-label p,
.promo-label svg {
    display: block;
    vertical-align: middle;
    margin: 0 auto 5px;
    position: relative;
    font-family: Lato, sans-serif
}

.rating {
    border-bottom: 1px solid #d8d8d8
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: block;
    margin: 0 auto 20px;
    width: 120px;
    height: 24px;
    overflow: hidden;
    position: relative;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=);
    background-size: contain
}

.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=);
    background-size: contain
}

.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative
}

.star-rating input:checked+i,
.star-rating input:hover+i {
    opacity: 1
}

.star-rating i~i {
    width: 40%
}

.star-rating i~i~i {
    width: 60%
}

.star-rating i~i~i~i {
    width: 80%
}

.star-rating i~i~i~i~i {
    width: 100%
}

.choice {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px;
    display: block
}

.top-pick-badge {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 130px
}

.top-pick-badge::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    border-top: 18px solid #f8463f;
    box-sizing: border-box
}

.top-pick-badge p {
    position: relative;
    display: block;
    text-align: center;
    background: #f8463f;
    font-size: 14px;
    padding: 6px 6px 0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    width: 100%;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    margin: 0;
    box-sizing: border-box
}

.owl-stage {
    display: flex
}

.column-6-container {
    font-family: Lato, sans-serif;
    width: 100%
}

.column-6-heading {
    background: #2f3847;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 5px
}

.column-6-content {
    display: flex;
    align-items: center;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box
}

.column-header {
    text-align: center
}

.column-header:first-child {
    flex-basis: 21%;
    text-align: left
}

.column-6-content .column-content:first-child {
    flex-basis: 21%;
    text-align: left
}

.column-6-content .column-content:first-child+.column-content,
.column-6-content .column-content:first-child+.column-content+.column-content,
.column-header:first-child+.column-header,
.column-header:first-child+.column-header+.column-header {
    flex-basis: 15%
}

.column-6-content .column-content:first-child+.column-content+.column-content+.column-content,
.column-header:first-child+.column-header+.column-header+.column-header {
    flex-basis: 14%
}

.column-6-content .column-content:first-child+.column-content+.column-content+.column-content+.column-content,
.column-header:first-child+.column-header+.column-header+.column-header+.column-header {
    flex-basis: 18%
}

.column-header:first-child+.column-header+.column-header+.column-header+.column-header+.column-header {
    flex-basis: 17%
}

.column-6-content .column-content:first-child+.column-content+.column-content+.column-content+.column-content+.column-content {
    flex-basis: 17%
}

.column-6-content:nth-of-type(2) {
    border-top: 1px solid #ececec
}

.column-6-content:nth-child(n+2) {
    border-left: 1px solid #ececec
}

.column-6-content .column-content {
    border-left: 1px solid #ececec;
    padding: 12px 10px;
    box-sizing: border-box;
    text-align: center
}

.column-6-content .column-content:first-child p {
    margin-top: 0
}

.btn-primary-blue {
    color: #fff!important;
    background: #144297;
    text-decoration: none!important;
    display: block;
    text-align: center;
    padding: 6px 20px;
    cursor: pointer;
    font-family: Lato, sans-serif
}

.link-primary-color {
    text-align: center;
    display: block;
    color: #333!important;
    font-family: Lato, sans-serif
}

@media screen and (max-width:610px) {
    .column-6-content .column-content:first-child+.column-content+.column-content+.column-content+.column-content,
    .column-header:first-child+.column-header+.column-header+.column-header+.column-header {
        flex-basis: 0;
        display: none
    }
}

@media screen and (max-width:580px) {
    .column-6-content .column-content:first-child+.column-content,
    .column-6-content .column-content:first-child+.column-content+.column-content,
    .column-6-content .column-content:first-child+.column-content+.column-content+.column-content,
    .column-header:first-child+.column-header,
    .column-header:first-child+.column-header+.column-header,
    .column-header:first-child+.column-header+.column-header+.column-header {
        flex-basis: 0%;
        display: none
    }
    .column-6-content .column-content:first-child,
    .column-6-content .column-content:first-child+.column-content+.column-content+.column-content+.column-content+.column-content,
    .column-header:first-child,
    .column-header:first-child+.column-header+.column-header+.column-header+.column-header+.column-header {
        flex-basis: 50%
    }
}

.table-6-column thead {
    background: #2f3847
}

.table-6-column thead th {
    color: #fff;
    font-family: Lato, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

.table-6-column thead tr th:first-child {
    text-align: left
}

.table-6-column tbody tr:nth-child(n+2) {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec
}

.table-6-column tbody tr:nth-child(n+2) td:first-child {
    border-left: 1px solid #ececec;
    min-width: 220px
}

@media screen and (max-width:440px) {
    .table-6-column tbody tr:nth-child(n+2) td:first-child {
        min-width: inherit
    }
}

.table-6-column tbody tr:first-child+tr {
    border-top: 1px solid #ececec
}

.table-6-column tbody td {
    font-family: Lato, sans-serif;
    text-align: center
}

.table-6-column tbody tr td:first-child .table-column-content,
.table-6-column tbody tr td:first-child+td+td+td+td+td .table-column-content {
    border-left: none
}

.table-6-column tbody tr td:first-child a {
    text-decoration: none;
    color: #333
}

.table-6-column .table-column-content {
    border-left: 1px solid #ececec;
    padding: 14px 20px
}

.table-6-column .table-column-content span {
    font-size: unset !important;
}

.table-6-column tbody tr td:first-child {
    text-align: left
}

@media screen and (max-width:840px) {
    .table-6-column thead th:first-child+th,
    .table-6-column thead th:first-child+th+th,
    .table-6-column thead th:first-child+th+th+th,
    .table-6-column thead th:first-child+th+th+th+th,
    .table-6-column tbody tr td:first-child+td,
    .table-6-column tbody tr td:first-child+td+td,
    .table-6-column tbody tr td:first-child+td+td+td,
    .table-6-column tbody tr td:first-child+td+td+td+td {
        display: none
    }
    .table-6-column tbody tr td:last-child {
        border-right: 1px solid #ececec
    }
}

.template-header-title {
    text-transform: capitalize;
    text-align: center;
    color: #2f3846;
    font-family: Lato, sans-serif;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 18px;
    box-sizing: border-box
}

.template-header-title::before {
    content: '';
    width: 72px;
    background-color: #134297;
    height: 2px;
    display: inline-block;
    margin-right: 34px;
    vertical-align: middle
}

.template-header-title::after {
    content: '';
    width: 72px;
    background-color: #134297;
    height: 2px;
    display: inline-block;
    margin-left: 34px;
    vertical-align: middle
}

.template-notification-bar {
    background-color: #f3f8fe;
    padding: 20px 32px;
    margin-bottom: 20px
}

.template-notification-bar .bar-heading {
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px
}

.template-notification-bar .bar-heading img {
    vertical-align: text-bottom
}

.template-notification-bar p {
    margin-top: 0;
    font-family: Lato, sans-serif;
    line-height: 20px;
    padding-left: 24px;
    padding-right: 24px;
}

.template-header-banner {
    margin: 20px 0;
    position: relative;
    z-index: 0;
    width: 100%
}

@media screen and (max-width:940px) {
    .template-header-banner {
        height: 100%
    }
}

.template-header-banner .temp-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.template-header-banner .temp-img img {
    width: 100%;
    object-fit: cover;
    height: 100%!important
}

.template-header-banner .text-with-icons {
    background-color: #2057ac;
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 10px;
    height: 90px;
    box-sizing: border-box
}

@media screen and (max-width:940px) {
    .template-header-banner .temp-img img,
    .template-header-banner .text-with-icons {
        height: 100%
    }
}

.template-header-banner .banner-information .right-content .text-with-icons {
    height: auto
}

.template-header-banner .banner-information .right-content .text-with-icons:last-child {
    margin: 0
}

.template-header-banner .banner-information .right-content .text-with-icons .text-content a {
    color: #fff!important
}

.template-header-banner>p {
    display: none
}

.template-header-banner .banner-information {
    display: table;
    width: 100%;
    padding: 30px 50px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}

@media screen and (max-width:940px) {
    .template-header-banner .banner-information {
        display: block
    }
}

.template-header-banner .banner-information>div {
    display: inline-table;
    width: 48%;
    vertical-align: middle
}

@media screen and (max-width:940px) {
    .template-header-banner .banner-information>div {
        width: 100%
    }
}

.template-header-banner .banner-information .left-content {
    margin-right: 20px
}

@media screen and (max-width:940px) {
    .template-header-banner .banner-information .left-content {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.template-header-banner .main-title {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px
}

.template-header-banner .main-title span {
    font-size: unset !important;
}

.template-header-banner .main-description {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    margin-bottom: 15px
}

.template-header-banner .main-description span {
    font-size: 16px !important;
}

.template-header-banner .text-with-icons .icon {
    width: 75px;
    flex-shrink: 0;
}

.template-header-banner .text-with-icons .icon img {
    margin: 0 auto;
    display: block
}

.template-header-banner .text-with-icons .text-content .highlight {
    line-height: 16px;
    text-decoration: none;
    color: #fff
}

.template-header-banner .text-with-icons .text-content .highlight span {
    font-size: 16px !important;
}

.template-header-banner .text-with-icons .text-content .highlight a {
    line-height: 20px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 8px;
    display: block
}

.template-header-banner .text-with-icons .text-content .highlight a span {
    font-size: unset !important;
}

.template-header-banner .text-with-icons .text-content p {
    font-size: 16px
}

@media screen and (max-width:940px) {
    .template-header-banner>img {
        height: 480px
    }
}

.template-3-cards {
    display: flex
}

@media screen and (max-width:960px) {
    .template-3-cards {
        display: block
    }
}

.template-3-cards .cards {
    border: 1px solid #ececec;
    padding: 30px 40px;
    margin-left: 10px;
    flex: 1
}

@media screen and (max-width:960px) {
    .template-3-cards .cards {
        margin: 0 0 10px
    }
}

.template-3-cards .cards:first-child {
    margin-left: 0
}

.template-3-cards .card-title {
    color: #2f3846;
    font: bold 1.5rem/28px Lato, sans-serif;
    margin-bottom: 10px
}

.template-3-cards .dropdown-title {
    display: block;
    background-color: #2f3846;
    color: #fff;
    padding: 6px 10px 0;
    font-weight: 700;
    text-align: center;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    position: relative
}

.template-3-cards .dropdown-title+div {
    border-style: solid;
    border-color: #ececec;
    border-width: 0 1px 1px;
    padding: 20px
}

.template-3-cards .dropdown-content strong {
    margin-bottom: 10px
}

.template-3-cards .dropdown-content ul {
    margin-left: 20px;
    list-style-type: disc
}

.template-3-cards .dropdown-title::after {
    content: "\005E";
    top: -12px;
    right: 20px;
    color: #fff;
    font-family: monospace;
    font-size: 30px;
    transform: rotate(180deg);
    position: absolute
}

.template-3-cards .dropdown-title.flip-it::after {
    transform: rotate(0);
    top: 0
}

.template-3-cards p {
    color: #2f3846;
    font-size: 1em;
    font-family: Lato, sans-serif;
    margin-bottom: 20px
}

.template-3-cards .cards img {
    max-height: 150px;
    height: 100%;
    width: auto
}

.template-3-cards .s-hidden {
    visibility: hidden;
    padding-right: 10px
}

.template-3-cards .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #000;
    width: 100%;
    height: 40px
}

.template-3-cards .styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2f3846;
    color: #fff;
    padding: 0 10px;
    font-weight: 700;
    text-align: center;
    padding-top: 6px
}

.template-3-cards .styledSelect::after {
    content: "\005E";
    top: -12px;
    right: 8px;
    color: #fff;
    font-family: monospace;
    font-size: 30px;
    transform: rotate(180deg);
    position: absolute
}

.template-3-cards .styledSelect:active {
    background-color: #2f3846;
    color: #fff
}

.styledSelect.active {
    background-color: #2f3846;
    color: #fff
}

.template-3-cards .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.template-3-cards .options li {
    margin: 0 0;
    padding: 0 10px
}

.template-3-cards .options li:hover {
    background-color: #39f;
    color: #fff
}

.template-tab-menu .tab[contenteditable=true]:empty:not(:focus)::before {
    content: attr(data-text)
}

.template-tab-menu .region {
    border: 1px dotted gray;
    height: 20px;
    box-sizing: border-box
}

.template-tab-menu [type=radio] {
    display: none
}

.template-tab-menu .tab-links img {
    vertical-align: bottom;
    margin-right: 5px
}

.template-tab-menu .tab-links label {
    cursor: pointer;
    display: block;
    border-bottom: 2px solid #134297;
    margin-left: 2px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Lato, sans-serif;
    font-weight: 700
}

.template-tab-menu .tab-links label:first-child {
    margin-left: 0
}

.template-tab-menu input[type=radio]+.tab-content {
    display: none
}

.template-tab-menu input[type=radio]:checked+.tab-content {
    display: block
}

.template-tab-menu .tab-content {
    color: #222;
    border-bottom: 1px solid #ececec;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Lato, sans-serif;
    min-height: 186px
}

.template-tab-menu .tab-links {
    display: flex;
    align-items: baseline;
    justify-content: space-around
}

.template-accordion {
    margin-bottom: 20px
}

.template-accordion .accordion-heading {
    font: bold 2em Lato, sans-serif;
    color: #2f3846;
    text-transform: capitalize;
    margin-bottom: 10px
}

.template-accordion .expandable-wrapper {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.template-accordion .expandable-heading {
    color: #134297;
    margin-bottom: 10px;
    font: bold 1.17em Lato, sans-serif;
    cursor: pointer
}

.template-accordion .expandable-heading.open~.expandable {
    display: block
}

.template-accordion .expandable-heading~.expandable {
    display: none
}

.template-accordion .expand {
    position: relative
}

.template-accordion .expandable-heading .expand::after {
    position: absolute;
    top: 2px;
    right: 0;
    content: '\005e';
    font-family: monospace;
    font-size: 28px
}

.template-accordion .expandable-heading.open .expand::after {
    top: -8px;
    transform: rotate(180deg)
}

.template-accordion.heading-with-underline .accordion-heading {
    border-bottom: 2px solid #444;
    margin-bottom: 20px;
    padding-bottom: 12px
}

.template-accordion.heading-with-underline .expandable-heading .expand::before {
    content: 'Q';
    background-color: #134297;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    font-family: Lato, sans-serif;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 3px 0 0;
    box-sizing: border-box;
    line-height: 30px;
}

.template-accordion.with-A .expandable-wrapper .expandable {
    position: relative;
    padding-left: 40px
}

.template-accordion.with-A .expandable-wrapper .expandable::before {
    position: absolute;
    content: 'A';
    left: 10px;
    top: 3px;
    z-index: 2;
    border-radius: 50%;
    font: bold 1em/18px Lato, sans-serif;
    width: 20px;
    height: 20px;
    text-align: center;
    background-color: #eee
}

.template-accordion.with-A .expandable-wrapper .expandable::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #eee;
    bottom: 0;
    left: 20px
}

.sidebar-content.fixed {
    position: fixed;
    top: 80px;
    max-width: 300px
}
.breadcrumbs>ul.trail-items>li.trail-item span:before{
    content: '';
    border-right: 2px solid #e20025;
    border-top: 2px solid #e20025;
    transform: rotate(45deg);
    right: 0px;
    height: 6px;
    width: 6px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 2px 10px;
}
@media screen and (min-width:1200px) {
    .archive .sidebar-onleft #primary {
        float: right
    }
    .archive .sidebar-onright #primary {
        float: left
    }
    .archive .sidebar-onleft .wrapper,
    .archive .sidebar-onright .wrapper {
        width: 100%
    }
    .archive .sidebar-fullwidth #primary {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-right: 0
    }
    .sidebar-fullwidth~#secondary {
        display: block;
        float: none;
        width: 100%!important;
        max-width: 100%!important;
        padding-left: 0!important
    }
    .archive.category-template-category-pillar-page-php .site #secondary {
        padding-top: 20px
    }
}

@media screen and (min-width:1200px) {
    .site .site-content,
    .site .twp-inner-banner .wrapper,
    .site-banner .wrapper {
        width: 100%!important;
        max-width: 1170px!important;
        padding-left: 0;
        padding-right: 0
    }
}

.category .article-wrapper .post-thumbnail-container .postcat {
    position: absolute;
    z-index: 9;
    top: 0;
    margin-right: 2px;
    padding: 2px 14px 4px;
    background-color: #194e7f;
    display: inline-block;
    margin-bottom: 2px
}

.responsive-ad,
.responsive-ad-wrapper {
    vertical-align: middle;
    height: 280px;
    overflow: hidden
}

@media screen and (max-width:400px) {
    .responsive-ad,
    .responsive-ad-wrapper {
        height: 320px
    }
    .responsive-ad-wrapper {
        float: none
    }
}

@media screen and (max-width:768px) {
    .responsive-ad,
    .responsive-ad-wrapper {
        height: 320px
    }
}

@media screen and (min-width:1400px) {
    .responsive-ad,
    .responsive-ad-wrapper {
        height: 280px
    }
}

.responsive-thin-ad,
.responsive-thin-ad-wrapper {
    vertical-align: middle;
    height: 90px;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .responsive-thin-ad,
    .responsive-thin-ad-wrapper {
        height: 50px
    }
}

@media screen and (max-width:400px) {
    .responsive-thin-ad,
    .responsive-thin-ad-wrapper {
        height: 50px
    }
    .responsive-thin-ad-wrapper {
        float: none
    }
}

@media screen and (min-width:1400px) {
    .responsive-thin-ad,
    .responsive-thin-ad-wrapper {
        height: 90px
    }
}

.responsive-vertial-ad,
.responsive-vertial-ad-wrapper {
    display: none
}

@media screen and (min-width:1400px) {
    .responsive-vertial-ad,
    .responsive-vertial-ad-wrapper {
        width: 300px;
        height: 250px;
        display: block;
        overflow: hidden
    }
}

.responsive-ad-outbrain,
.responsive-ad-outbrain-wrapper {
    vertical-align: middle;
    height: 630px;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .responsive-ad-outbrain,
    .responsive-ad-outbrain-wrapper {
        height: 548px
    }
}

@media screen and (max-width:400px) {
    .responsive-ad-outbrain,
    .responsive-ad-outbrain-wrapper {
        height: 1280px
    }
    .responsive-ad-outbrain-wrapper {
        float: none
    }
}

@media screen and (min-width:1400px) {
    .responsive-ad-outbrain,
    .responsive-ad-outbrain-wrapper {
        height: 577px
    }
}

.cls-1 {
    fill: #fff;
    fill-rule: evenodd
}

#menu-nav ul li a .chevron,
.icon-search .ion-ios-search {
    color: #185fc1;
}

@media only screen and (max-width: 767px) {
    body .popup-search {
        top: 48px!important;
    }
}

@media only screen and (max-width: 1200px) {
    body .popup-search {
        display: block;
        height: 52px;
        top: 67px;
        width: 100%;
        position: fixed;
        padding: 0;
        left: 0;
        right: 0;
        bottom: auto;
        background: #194e7f;
        padding: 10px;
    }
    body .popup-search .popup-search-wrapper {
        display: block;
        height: auto;
    }
    body .popup-search .popup-search-wrapper .popup-search-form {
        display: block;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form {
        display: block;
        position: relative;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form label {
        width: 100%;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form .search-field {
        background: url('../images/search-icon.png') no-repeat;
        background-color: #fff;
        background-size: 17px;
        background-position: right 10px bottom 5px;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form .search-field:not(:placeholder-shown) {
        background: #fff;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form .search-field:not(:empty)~.search-field {
        display: none;
    }
    body .popup-search .popup-search-wrapper .popup-search-form .search-form .search-submit,
    body .popup-search .popup-search-wrapper .popup-search-form .search-form .search-field {
        padding-left: 10px;
        padding-right: 10px;
        height: 28px;
        line-height: 28px;
    }
    body .popup-search .close-popup {
        display: none;
    }
    .reveal-search .ion-ios-search:before {
        background: url(../images/close.png);
        content: '';
        width: 20px;
        height: 26px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media only screen and (max-width: 1200px) {
    .site #sidr-nav {
        padding-top: 0 !important;
    }
    .site .site-content #sidr-nav .sidebar-nav-container {
        padding: 8px 16px 8px !important;
    }
}

.article-list .article-body h3 {
    font-size: 16px;
}

.article-list .article-body .author {
    font-size: 15px;
}

.related-container .related-content .content-container h3,
.latest-container .latest-content .content-container h3 {
    font-size: 20px;
}

.breadcrumbs ul.trail-items>li.trail-begin a span {
    background-image: url(../../../blog-prime-child/assets/img/CelluarNews.svg);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    height: 19.83px;
    width: 125px;
    padding-top: 3px;
    display: inline-block;
    color: transparent;
}

@media (max-width: 767px) {
    .breadcrumbs ul.trail-items>li.trail-begin a span {
        background-image: url(/../wp-content/uploads/2019/09/fav.png) !important;
        height: unset;
        width: unset;
        padding-top: unset;
        display: unset;
    }
    .breadcrumbs .trail-items li {
        display: inline-block !important;
    }
}

.menu li a:first-child:nth-last-child(2):after {
    content: "";
    padding-left: 5px;
    display: inline-block;
    width: 19px;
    position: relative;
}

.main-navigation .menu ul li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.site #masthead #site-navigation .navigation-area .menu>ul.menu>li:hover>a i {
    top: 36%;
}

aside .buying-guides li {
    text-align: left;
}

aside .buying-guides .entry-title {
    margin-bottom: 0;
    font-size: 16px;
}

aside .buying-guides .entry-title a {
    color: #000;
}

aside .buying-guides .entry-title a:hover {
    color: #134297;
}

aside .buying-guides .entry-title a:before {
    content: '';
    border-right: 2px solid #134297;
    border-top: 2px solid #134297;
    transform: rotate(45deg);
    right: 0px;
    height: 8px;
    width: 8px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 2px 10px;
}