/* @import url("https://use.typekit.net/wqm2quc.css"); */


/* @import url("https://family1st.io/custom-fonts/muli/muli.css"); */


/* @import url('https://fonts.cdnfonts.com/css/brick-2'); */

@font-face {
    font-family: 'Bricksram Regular';
    src: url("https://family1st.io/assets-home/bricksram_font/Bricksram-Regular.otf");
}        

@font-face {
    font-family: 'Roboto-Regular';
    src: url("https://family1st.io/assets-home/font/roboto/Roboto-Regular.woff");
}

body {
    margin: 0;
    -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    text-align: center;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    --webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 24px;
    padding-bottom: .3em;
    line-height: 1.25;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p {
    margin-bottom: 1.5em;
    font-family: 'Roboto-Regular' !important;
    font-size: 14px !important;
}

h3.widget-title {
    font-size: 1.2rem;
}

body {
    background: #fff;
}

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

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    font-family: 'Roboto-Regular'; /*added by tejaswini on 01/10/2024*/
}

@media screen and (max-width:767px) {
    .title_blog {
        margin-top: 110px;
        /* padding-top: 4rem;added by teja */
    }
}

@media screen and (min-width:768px) and (max-width:1079px) {
    .title_blog {
        margin-top: 110px;
    }
    .sub-menu {
        margin-top: -5px;
    }
    .alertbarDiv {
        margin: 8px 13%!important;
    }
    .alertbarDiv-m {
        display: none;
    }
}

@media screen and (min-width:1080px) and (max-width:1024px) {
    .title_blog {
        margin-top: 60px;
    }
    .sub-menu {
        margin-top: -5px!important;
    }
    .alertbarDiv {
        margin: 8px 13%!important;
    }
    .alertbarDiv-m {
        display: none;
    }
}

@media screen and (min-width:1025px) {}

.containernew {
    height: auto;
    margin: 0 auto 0 auto;
    display: flex;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

@media screen and (max-width:1200px) {
    .containernew {
        max-width: 100%;
    }
}

@media screen and (min-width:1201px) {
    .containernew {
        max-width: 1200px;
    }
}

@media screen and (max-width:991px) {
    .alertbarDiv {
        display: none;
    }
    .alertbarDiv-m {
        display: block;
        width: 100%;
    }
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover!important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (min-width:768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.75rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width:992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}

@media screen and (max-width:991px) {
    #contactusdiv {
        margin-right: 50px;
    }
}

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

.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%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-next a,
.post-navigation .nav-previous a {
    border: 1px solid #ddd;
    border-radius: .938rem;
    display: inline-block;
    padding: .313rem .875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-next a:hover,
.post-navigation .nav-previous a:hover {
    background: #eee none repeat scroll 0 0;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: .313rem;
    line-height: normal;
    padding: .938rem 1.438rem .875rem;
    text-decoration: none;
    top: .313rem;
    width: auto;
    z-index: 100000;
}

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

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: .313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: .313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: .313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: .313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: .313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: .313rem 0 1.25rem 1.25rem;
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}

.widget {
    margin: 0 0 1.5em;
    font-size: .875rem;
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type=submit] {
    display: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}

.sticky .entry-title::before {
    content: '\f08d';
    /* font-family: "Font Awesome\ 5 Free"; */
    font-family: 'Roboto-Regular';
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: .375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.group-blog .byline,
.single .byline {
    display: inline;
}

.byline,
.comments-link,
.posted-on {
    color: #9a9a9a;
}

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

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: .625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding: .563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}

.single-products #insight {
    width: 100%;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}

.single-products #prime {
    margin: 0;
}

.single-products #saftyscore {
    width: 100%;
    float: left;
}

.single-products .controlcolmn li b {
    display: block;
}

.single-products #helpful {
    padding-top: 3rem;
    background-color: #fff;
    width: 100%;
    float: left;
}

.single-products #devicedetails {
    width: 100%;
    float: left;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.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%;
}

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: .313rem .313rem 0;
    text-align: center;
}

.wp-caption img[class*=wp-image-] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: .688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: .625rem;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem!important;
}

.variations_form .variations .value>select {
    margin-bottom: .625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}

#contact-num-belle {
    font-size: 17px;
    padding-left: 10px;
    display: none;
}

#contact-mail-p {
    border: none;
    margin: 0 0;
    height: auto;
    color: #ffffff;
}

#contact-mail-belle {
    border: none;
    margin: 0 0;
    height: auto;
    display: none;
}

.rated-one {
    background: white;
    color: black;
    width: auto;
    text-align: center;
    padding: 2px;
    border: 2px solid #555;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: -2px 6px 5px 1px rgba(0, 0, 0, 0.1);
}

.rated-one a {
    color: black;
    text-decoration: underline;
    border: none;
    outline: none;
    padding: 0;
    display: inline-block;
    border-radius: 0;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #f7f7f7
}


/* **********************************************************************footer*********************************************************************** */

footer#colophon {
    margin: 0 auto;
    background: #333333;
}

.navbar-dark .site-info {
    color: #fff;
}

.copyright {
    font-size: .875rem;
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
}

.copyright a {
    color: #ffffff;
}

footer#colophon a {
    color: inherit;
}

#gpsActive1 {
    color: white;
    border: 0px solid #333;
    font-weight: 400;
    display: inline;
    border-radius: 50px;
    width: 40px;
    height: 41px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    margin: 20px 0;
}

.cartclr a i {
    font-size: 20px!important;
}

.cartclr a span.badge {
    transform: translateY(-18px);
    background-color: #000;
}

#launcher {
    right: 68px!important;
    bottom: 25px!important;
}

.roundedbuttons {
    border-radius: 25px;
    padding: 10px 20px;
    margin-left: 7px;
}

.blackbutton {
    background: #2d1f34;
    color: #fff!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: Roboto, sans-serif; */
    font-family: 'Roboto-Regular';
    margin: 0;
    clear: both;
    font-weight: 600;
    color: #24292e;
}

.shopad {
    color: #999;
}

.card-img-top {
    max-width: 140px;
    margin: 0 auto;
}

p.price {
    color: #77a464;
    font-weight: 700;
}

.row.thumbnails {
    padding-bottom: 4rem;
}

.card-body {
    padding-bottom: 0!important;
}

.callus {
    color: #f5b933;
    font-weight: 600;
    font-size: 20px;
}

.alertbar {
    background-color: #000;
    padding: 10px 0;
    color: #ffc107;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.shopperlink:hover {
    text-decoration: none;
}

#primary {
    padding: 0;
    margin: 0 auto;
}

#mainBody {
    margin-top: 100px;
}

@media screen and (max-width:740px) {
    #mainBody {
        margin-top: 180px;
    }
    .alertbar {
        font-size: 11px;
        font-weight: 400;
        padding-right: 40px;
        padding-left: 40px;
    }
    .alertbar p {
        padding: 0;
        margin: 0;
    }
    .blackbutton {
        margin-right: 10px;
    }
    .top-reasons-txt {
        font-size: 20px;
        font-weight: 600;
    }
}

@media screen and (min-width:741px) and (max-width:1023px) {
    #mainBody {
        margin-top: 150px;
    }
    .top-reasons-txt {
        font-size: 23px;
        font-weight: 600;
    }
}

@media screen and (min-width:1024px) {
    .top-reasons-txt {
        font-size: 25px;
        font-weight: 600;
    }
}

.call-float-btn {
    position: fixed;
    top: 30%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.call-float-btn {
    z-index: 400;
}

.call-float-btn a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px;
    box-shadow: -2px 6px 5px 1px rgba(78, 21, 13, .4);
}

.call-float-btn a:hover {
    background-color: #000;
}

.call-btn {
    background: #d0011c;
    color: #fff;
    border-radius: 35px 0 0 35px;
}

.call-phone-img {
    width: 25px;
    height: auto;
}

@media (max-width:767px) {
    .call-float-btn {
        top: 50%;
    }
    .call-phone-img {
        width: 15px;
        height: auto;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .call-float-btn {
        top: 50%;
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
    .side-btn span {
        font-size: 40px !important;
    }
    .mobile-img {
        max-width: 23% !important;
        margin-top: -47px !important;
    }
}

@media (min-width:1025px) {
    .call-float-btn {
        top: 30%;
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
}

.modal {
    /* font-family: Lato, sans-serif; */
    font-family: 'Roboto-Regular';
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}

.modal.show {
    opacity: 1;
}


/*.modal.bd-example-modal-lg.show p,
.modal.bd-example-modal-lg.show div,
.modal.bd-example-modal-lg.show li,
.modal.bd-example-modal-lg.show span {
    color: white;
}*/

#promoModal .modal-content {
    /* font-family: Lato, sans-serif; */
    font-family: 'Roboto-Regular';
    background-color: #ffffff !important;
    color: #000000 !important;
    padding: 20px;
    border: 1px solid #888!important;
    width: 80%;
    overflow-x: auto;
    margin: 0 auto;
    max-width: 500px;
}

.close {
    /* font-family: Lato, sans-serif; */
    font-family: 'Roboto-Regular';
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    text-align: right;
}

.close:focus,
.close:hover {
    /* font-family: Lato, sans-serif; */
    font-family: 'Roboto-Regular';
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: right;
}

@media only screen and (max-width:767px) {
    .modal {
        padding-top: 40px;
    }
    #promoModal .modal-content {
        width: 86%;
        font-size: 13px!important;
        height: auto;
    }
}

@media only screen and (max-width:768px) and (min-width:1024px) {
    .modal {
        padding-top: 60px;
    }
    #promoModal .modal-content {
        font-size: 17px!important;
    }
}

@media only screen and (min-width:1025px) {
    .modal {
        padding-top: 100px;
    }
    #promoModal .modal-content {
        font-size: 17px!important;
    }
    .blog-main {
        width: 770px!important;
        max-width: 770px!important;
        margin: 80px auto 40px auto!important;
        padding: auto!important;
    }
}

.arrow {
    border: solid #3990f1;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 3px;
    margin-bottom: 2px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.widget-title {
    /* font-family: 'Nunito Sans', sans-serif !important; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
}

.custom-html-widget span {
    /* font-family: 'Nunito Sans', sans-serif !important; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
}

.custom-html-widget p {
    /* font-family: 'Nunito Sans', sans-serif !important; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
}

.align-social-icons {
    text-align: right;
}

.custom-shopper-img {
    width: 50% !important;
    border: 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .hideonmobile {
        display: none;
    }

    .hideondesktop {
        display: block !important;
    }


    .align-social-icons {
        text-align: left;
    }
    .custom-shopper-img {
        width: 30% !important;
    }
}

/* .shopperlink img {
    width: 90px
} */

.elementor-section.elementor-section-stretched {
    max-width: 100%;
}

.learnMoreFooter {
    color: white;
    text-decoration: underline;
    border: none;
    outline: none;
    padding: 0;
    display: block;
    border-radius: 0;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0;
}

.alert-box {
    width: 200px;
    position: fixed;
    top: 60vh;
    left: 0;
    margin: 20px auto;
    padding: 20px !important;
    background: #fff !important;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.23);
    font-weight: 600;
}

.alert-box-close {
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
    background: #000;
    color: #fff;
    padding: 4px 8px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 0.8em;
}

.alert-box p {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
}

.blinking {
    animation: blinkingText 0.8s infinite;
}

#frame {
    position: absolute;
    z-index: 99 !important;
}

#newstyle #devicedetails {
    overflow: hidden;
}

@keyframes blinkingText {
    0% {
        color: red;
    }
    49% {
        color: green;
    }
    50% {
        color: green;
    }
    99% {
        color: green;
    }
    100% {
        color: red;
    }
}

.blinkings {
    animation: blinkingText01 0.8s infinite;
}

@keyframes blinkingText01 {
    0% {
        background-color: #f4b827;
    }
    50% {
        background-color: #7bbb29;
    }
    100% {
        background-color: #f4b827;
    }
}

.alert-box span {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5em;
    color: red;
    display: block;
}

a.alert-box-close {
    color: #fff !important;
}

span.mtsnb-text {
    font-weight: 600;
}

.box {
    width: 200px;
    height: 100px;
    background: #f0e68c;
}

.rsa {
    position: fixed;
    top: 40vh;
    left: 0;
    width: 200px;
    height: 100px;
}

.rr_review_form .form_table .rr_form_row .rr_form_heading {
    font-weight: 300;
    font-size: 13px;
}

.rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
    border: 1px solid #bfbfbf;
}

.modal-header {
    padding: 1rem 1rem 0 1rem;
}

input#submitReview {
    --webkit-appearance: none;
    background: #333;
    border: 0;
    padding: 10px 20px;
    color: #e6e6e6;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.rsa img {
    max-width: 100%;
}

.slide-toggle {
    position: absolute;
    top: -20px;
    left: 0;
    width: 50px;
    height: 20px;
    background: #000;
    color: #fff;
}

.bgwhite01 {
    background: #054f8b;
    padding: 0;
    padding: 10px;
}

.cartclr a {
    font-weight: bold;
    font-size: 14px;
    color: #f37757 !important;
}

@media screen and (min-width:200px) and (max-width:1024px) {
    .alert-box {
        display: none;
    }
    .mtsnb .mtsnb-container {
        width: 1080px;
        font-size: 11px;
    }
    canvas#speedometer {
        width: 192px;
        height: 97px;
    }
}


/* ***************************************************************************** */

@media (max-width: 1199px) {
    #icon-bar {
        display: none;
        z-index: 0;
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width: 1200px) {
    #icon-bar {
        display: block;
        position: fixed;
        top: 50%;
        left: 17%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 900;
    }
    #icon-bar a.facebook,
    #icon-bar a.twitter,
    #icon-bar a.linkedin,
    #icon-bar a.pinterest {
        color: white;
        margin-top: 35px;
        margin-bottom: 35px;
        display: block;
    }
    .icon-button-new {
        font-size: 24px;
        margin: 0 18px 0 10px;
    }
    .icon-button-new .fa-facebook {
        color: #3b5998;
    }
    .icon-button-new .fa-twitter {
        color: #55acee;
    }
    .icon-button-new .fa-linkedin {
        color: #0077b5;
    }
    .icon-button-new .fa-youtube {
        color: #b31217;
    }
    .icon-button-new .fa-pinterest {
        color: #e50022;
    }
}


/* ********************************************************************** blog post *************************************************************************** */


/* ********************************************************************** blog post *************************************************************************** */

.blog-post-page .entry-content h1,
.blog-post-page .entry-content h2,
.blog-post-page .entry-content h3,
.blog-post-page .entry-content h4,
.blog-post-page .entry-content h5,
.blog-post-page .entry-content h6,
.blog-post-page .entry-content p,
.blog-post-page .entry-content ul li,
.blog-post-page .entry-content ol li,
.blog-post-page .entry-content a {
    text-align: left;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    margin: 40px 0 10px 0 !important;
    line-height: 1.5;
}

.entry-content p,
.entry-content ul li,
.entry-content ol li {
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
}

.entry-title>a,
.entry-content a {
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    color: #3990f1;
    font-weight: 600;
}

.entry-title>a:hover,
.entry-content a:hover {
    color: #ffce00;
}

.entry-meta p {
    color: #aab7ad;
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
}

.related-post-head {
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 700;
}

.related-post-title {
    vertical-align: middle;
    margin: auto 0;
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
}

.related-post-img {
    max-width: 200px;
    float: left;
    margin-right: 20px;
}

.related-post {
    display: flex;
    border: none;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%), 0 2px 5px 0 rgb(0 0 0 / 10%);
    background: #f8f8f8;
    border-radius: 4px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: .1s all ease-in-out
}

.para_box_border {
    background-color: #f8f2f2;
    width: auto;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 3%), 0 2px 5px 0 rgb(0 0 0 / 7%);
}

.para_box_border a {
    color: #555 !important;
    font-weight: 700;
}

.page-title {
    padding-top: 80px;/*35*/
}

.post-thumbnail {
    margin-bottom: 30px;
    margin-top: 20px !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 1%), 0 2px 5px 0 rgb(0 0 0 / 1%);
}

.comments-link {
    display: none;
}

.title_blog {
    margin-top: 40px;
    padding-top: 4rem;
    padding-bottom: 1rem;
    /* font-family: 'ProximaNova-Regular'; */
    font-family: 'Roboto-Regular';
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.2;
    color: #575757;
    text-align: left;
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0;
}

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

.blank-page-with-container .entry-content,
.page-template-blank-page .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
    margin-top: 23px;
}

@media all and (max-width: 991px) {
    .blog-post-page .entry-content h1,
    .blog-post-page .entry-content h2,
    .blog-post-page .entry-content h3,
    .blog-post-page .entry-content h4,
    .blog-post-page .entry-content h5,
    .blog-post-page .entry-content h6,
    .blog-post-page .entry-content p,
    .blog-post-page .entry-content ul li,
    .blog-post-page .entry-content ol li,
    .blog-post-page .entry-content a {
        text-align: left !important;
        letter-spacing: 0 !important;
    }
}


/* ***************************************************************** blog comment ****************************************************************************** */

#commentsubmit {
    background-color: #3990f1;
    font-size: 17px;
    font-weight: 700;
    /* font-family: 'Mulish', sans-serif; */
    font-family: 'Roboto-Regular';
    padding: 5px 10px;
    border-radius: 3px;
    border: none;
}

.comment-reply-title,
.comment-respond,
.comment-respond h3 {
    margin: 0 10px;
}

.float-right {
    display: inline-block;
    float: right;
}

.previous-blog {
    background-color: #ff9934;
}

.next-blog {
    background-color: #3990f1;
}

.previous-blog,
.next-blog {
    /* font-family: 'Mulish', sans-serif; */
    font-family: 'Roboto-Regular';
    color: white;
    padding: 13px 10px;
    margin: 20px 10px;
    border-radius: 30px;
    width: 140px;
    text-align: center;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%), 0 2px 5px 0 rgb(0 0 0 / 10%);
}


/* ******************************************************************* Social media ************************************************************ */

.social-media-btnsx {
    text-align: center;
    margin: 0 auto 15px auto;
}

.social-media-float-img {
    fill: rgb(102, 102, 102);
    width: 24px;
    height: 24px;
}

.social-media-head {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    /* font-family: 'Mulish', sans-serif; */
    font-family: 'Roboto-Regular';
}

.social-media-icons {
    color: #fff;
    font-size: 20px;
    padding: 0 3px;
}

.social-share-btn {
    padding: 0 3px;
}

.social-share-btn:hover {
    text-decoration: none;
}

.social-share-btn img {
    padding: 2px;
}

.social-share-btn img:hover {
    padding: 0;
}

.social a {
    color: #333;
    border: 2px solid #333;
    padding: 7px;
    display: inline-block;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
}

.social a:hover {
    color: #fff;
    background-color: #222;
}


/*****************************************************************Footer*****************************************************************/

/* @font-face {
    font-family: 'ProximaNova-Regular';
    src: url('https://family1st.io/review-slider/proxima_ssv/ProximaNova-Regular.otf');
} */

footer {
    background-color: #292929 !important;
}

.site-footer {
    background-color: #292929 !important;
}

.footer-head {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0;
}

footer .logo-new {
    max-width: 130px;
    margin-top: -8px;
}

footer .logo-new1 {
    max-width: 100%;
}

.footer-subhead {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 700;
    /* text-transform: uppercase;*/
    padding: 8px 0 2px 0;
    margin: 0 0;
}

.footer-subhead a,
.footer-subhead a:hover {
    color: #000033;
    text-align: left;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}

.footer-desc {
    color: #797979;
    text-decoration: none;
    text-align: left;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 500;
}

.footer-desc a,
.footer-desc a:hover {
    color: #797979;
    text-align: left;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.copyright {
    color: white;
    background-color: #1a1a1a;
    padding: 10px 15px 1px 15px;
    text-align: center;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}

.copyright p,
.copyright a {
    color: #999999;
    text-decoration: none;
    text-align: center;
    /* font-family: "ProximaNova-Regular", sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px 0px 20px;
}

.grey-text {
    color: #555555;
    text-decoration: none;
}

ul.footer-desc {
    list-style-type: none;
    padding-left: 0;
}

.social-med-footer {
    max-width: 33px;
}

.align-social-icons {
    margin: 10px auto auto 0;
    text-align: left;
}


/************************************************header*******************************************************************************/

#main-header {
    position: fixed;
    width: 100%;
    z-index: 100;
}

.ff-logo {
    max-width: 150px !important;
    margin-top: -8px;
}

body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.navbar-bg {
    background-color: #ffffff !important;
}

.navbar-dark .navbar-nav .nav-link {
    /* color: #000000 !important; */
    font-family: 'Roboto-Regular';
    /* font-family: ProximaNova-Regular; */
    font-size: 13px;
    /* font-weight: 600; */
    font-family: 'Roboto-Regular' !important;
}

.navbar-dark .navbar-brand {
    color: #000000 !important;
}

.badge {
    /*top: 0;*/
    position: absolute;
}

.loginbtn {
    background-color: #fece00 !important;
    border-color: #fece00 !important;
    padding: 7px 50px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    /* font-family: ProximaNova-Regular; */
    font-family: 'Roboto-Regular';
}

.activateNowbtn {
    background-color: #0b5dc1 !important;
    border-color: #0b5dc1 !important;
    padding: 7px 35px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    /* font-family: ProximaNova-Regular; */
    font-family: 'Roboto-Regular';
}

.gotitBtn {
    background-color: #fece00 !important;
    border-color: #fece00 !important;
    padding: 7px 50px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    /* font-family: ProximaNova-Regular; */
    font-family: 'Roboto-Regular';
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    /*position: absolute;*/
    border: none;
    box-shadow: 0px 0px 15px #ddd, 0 0px 20px #ccc;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .4rem 1rem !important;
    clear: both;
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #000000;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    /* font-family: ProximaNova-Regular !important; */
    font-family: 'Roboto-Regular' !important;
}

/* .dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0b5dc1 !important;
} */

.cookies-text {
    /* font-family: ProximaNova-Regular; */
    font-family: 'Roboto-Regular';
    font-weight: 600 !important;
    font-size: 15px !important;
}

.modal-footer {
    border-top: none !important;
}

.modal-header {
    border-bottom: none !important;
}

.btn-close {
    color: #ffffff;
}


/* ============ mobile view ============ */

@media all and (max-width: 991px) {
    .setheightmob {
        height: 100%;
    }
    #navbar_main {
        /* position: absolute !important; */ /*commented by teja*/
        overflow: hidden;
    }
    .navbar-nav-mob {
        vertical-align: middle;
        margin: auto !important;
    }
    .badge {
        padding: 0.2rem !important;
    }
    .badge {
        top: 20px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        /*position: absolute;*/
        border: none;
        box-shadow: none;
        text-align: center;
        max-width: 220px;
        margin: auto;
    }
    .listborder {
        border: solid 1px #ccc;
    }
    .offcanvas-header {
        display: block;
    }
    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }
    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }
    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }
    .vertical-center-container {
        height: 100%;
        display: -webkit-box !important;
        text-align: center;
    }
    .vertical-center-sec {
        vertical-align: middle;
        margin: auto;
        text-align: center;
        width: 100%;
        /* height: 500px; */
    }
    .only-desk {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .loginbtn {
        background-color: #fece00 !important;
        border-color: #fece00 !important;
        padding: 2px 12px !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        /* font-family: ProximaNova-Regular; */
        font-family: 'Roboto-Regular';
    }
    .activateNowbtn {
        background-color: #0b5dc1 !important;
        border-color: #0b5dc1 !important;
        padding: 2px 4px !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        /* font-family: ProximaNova-Regular; */
        font-family: 'Roboto-Regular';
    }
   
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .oldprice {
        font-size: 20px !important;
    }
    .price1 {
        font-size: 20px !important;
    }
}
@media (min-width: 992px) {
    #main-header {
        height: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .85rem;
        padding-left: .85rem;
    }
    .only-mob-tab {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .dropdown-menu {
        padding: 10px !important;
    }
    .badge {
        padding: 0.1rem 0.2rem !important;
        font-size: 0.8em !important;
    }
}

@media all and (min-width: 350px) and (max-width: 1024px) {
    .togglemargin {
        margin-top: 0px !important;
    }
}


/* ============ mobile view .end// ============ */

.cookie-banner {
    position: fixed;
    bottom: 40px;
    left: 10%;
    right: 10%;
    width: 80%;
    padding: 5px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.close {
    height: 20px;
    background-color: #777;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
}


/* ***************************************************************** General **************************************************************************** */

#chat-widget-container {
    left: 0 !important;
}

#livechat-eye-catcher {
    left: 65px !important;
}

#wpfront-scroll-top-container {
    bottom: 75px !important;
}

.elementor {
    padding: 0 !important;
    margin: 0 !important;
}

#sidebarCart .modal-dialog-scrollable {
    height: 100% !important;
}


/* ***************************************************************** side popup cart **************************************************************************** */

#sidebarCart,
#staticBackdrop {
    padding: 0 !important;
}

#sidebarCart .modal-dialog {
    margin: 0 0 0 auto !important;
    color: black;
}

#sidebarCart .modal-content {
    padding: 20px;
    height: 100%;
}

#sidebarCart .modal-header {
    border-bottom: 2px solid rgba(140, 151, 172, .6) !important;
}

@media (max-width: 575px) {
    .modal-dialog {
        max-width: 100% !important;
    }
}

@media (min-width: 576px) {
    .cartBlock .title {
        font-size: 38px;
    }
}

.emptycarttitle {
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 900;
    font-size: 38px;
    color: #0b5dc1;
    text-align: center;
    padding: 20px 10px 0 10px;
}

.emptycartsubtext {
    font-family: 'Roboto-Regular';
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-weight: 500;
    font-size: 17px;
    color: black;
    text-align: center;
    padding: 0px 10px 40px 10px;
    max-width: 240px;
    margin: auto;
}

.btn.emptycartbutton {
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 700;
    font-size: 18px;
    color: white;
    text-align: center;
    padding: 8px;
    width: 100%;
    border-radius: 5px;
    background: #0b5dc1;
}

#sidebarCart .title {
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 700;
    font-style: italic;
    font-size: 30px;
    color: #000000;
}

.btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/3em auto no-repeat;
}

.cartBlock .cartTable {
    margin-bottom: 20px;
}

.border-end {
    padding: 15px 0;
    border-bottom: 1px solid rgba(140, 151, 172, .4);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.row0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.cartBlock .cartTable .tBody .tRow .tCell:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
}

.cartBlock .cartTable .tBody .tRow .tCell:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
}

.cartBlock .cartTable .nameB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.cartBlock .cartTable .nameB .name {
    font-size: 16px;
    line-height: 18px;
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 500;
    max-width: 280px;
    color: black;
}

.col0 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.co16 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 765px) {
    .cartBlock .cartTable .nameB .imgBlock {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
        flex: 0 0 96px;
        padding: 10px;
        margin-right: 20px;
    }
}

@media (min-width: 576px) {
    .cartBlock .cartTable .nameB .imgBlock {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px;
        height: 75px;
        margin-right: 15px;
    }
}

.cartBlock .cartTable .nameB .imgBlock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 60px;
    padding: 5px;
    border: 1px solid rgba(140, 151, 172, .4);
    margin-right: 10px;
    border-radius: 5px;
}

@media (min-width: 765px) {
    .cartBlock .cartTable .nameB .imgBlock {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
        flex: 0 0 96px;
        height: 96px;
        padding: 10px;
        margin-right: 20px;
    }
}

@media (min-width: 576px) {
    .cartBlock .cartTable .nameB .imgBlock {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px;
        height: 75px;
        margin-right: 15px;
    }
    .desk-align-r {
        text-align: right;
    }
}

.proceed-to-checkout {
    width: 100%;
}

.proceed-to-checkout a,
.proceed-to-checkout a:hover {
    border: 0;
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: #ffc600;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    max-width: 100%;
    min-width: 100%;
    padding: 10px;
    line-height: 1.7;
}

.cartBlock .cartTable .nameB .imgBlock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 60px;
    padding: 5px;
    border: 1px solid rgba(140, 151, 172, .4);
    margin-right: 10px;
    border-radius: 5px;
}

.price1 {
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 700;
    color: #19191b !important;
    font-size: 24px;
}

.oldprice {
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 500;
    color: #fb5228 !important;
    position: relative;
    font-size: 24px;
    margin-left: 10px;
}

.common-bottom-rad {
    padding: 15px 0;
    border-bottom: 1px solid rgba(140, 151, 172, .4);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn1 {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    border: 0;
    /* font-family: 'Circular Std', sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 600;
    font-size: 16px;
    max-width: 250px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #76c773;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.span-input {
    max-width: 80px;
    border: none;
}

.cartBlock .imgWrap {
    max-width: 265px;
    margin: 0 auto;
}

.cartBlock .reviewBlock .wrapper {
    max-width: 300px;
    margin: 0 auto 120px;
    border: 1px solid rgba(140, 151, 172, .4);
    border-radius: 5px;
    padding-bottom: 20px;
}

.cartBlock .reviewBlock .wrapper .imgWrap {
    margin-bottom: 20px;
}

.cartBlock .reviewBlock .wrapper .textBlock {
    /* font-family: 'Circular Std Book', sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

/* @font-face {
    font-family: 'ProximaNova-Regular';
    src: url('https://family1st.io/review-slider/proxima_ssv/ProximaNova-Regular.otf');
    font-display: swap;
} */

form {
    margin: 0 auto;
    padding-top: 15px;
}

.value-button1 {
    display: inline-block;
    margin: 0px;
    width: 30px !important;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    font-family: 'Roboto-Regular';
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-size: 30px;
    font-weight: 600;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: black;
    background: none;
}

.value-button1:hover {
    cursor: pointer;
}

form .decrease {
    margin-right: -4px;
    border-radius: 5px 0 0 5px;
}

form .increase {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
}

form #input-wrap {
    margin: 0px;
    padding: 0px;
}

input.device-qty {
    text-align: center;
    border: none;
    margin: 0px;
    width: 60px !important;
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 700;
    color: black;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.removeFromCart i {
    color: red;
    font-size: 22px;
}

.noteTex {
    font-size: 14px;
    line-height: 1.4;
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    font-weight: 500;
    color: black;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    width: calc(100% - 150px);
    display: inline-block;
    padding: 0 5px 0 1px;
}

.btn.add-magnetic-case {
    color: white;
    background: #00bfe2;
    padding: 3px 4px 2px 4px;
    font-size: 15px;
    font-weight: 700;
    /* font-family: "ProximaNova-Regular", Sans-serif; */
    font-family: 'Roboto-Regular';
    vertical-align: middle;
    margin: auto;
}

.magneticCase-sec {
    border: 2px solid #e8f9fd;
    background: #f2fcfe;
    margin-top: 30px;
    padding: 15px 0 0 15px;
    border-radius: 7px;
    margin-bottom: 45px;
}


/* ***************************************************************** Scrollbar **************************************************************************** */


/* ::-webkit-scrollbar {
    width: 5px;
}

 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #292929, -4px 0 4px 0 rgba(0, 0, 0, 1);
}

 ::-webkit-scrollbar-thumb {
    background: #0b5dc1;
    border-radius: 2px;
}

 ::-webkit-scrollbar-thumb:hover {
    background: #0b5dc1;
} */


.elementor-size-default {
    font-family: 'Roboto-Regular' !important;
}
.elementor-clearfix {
    font-family: 'Roboto-Regular';
    font-size: 14px;
}
.elementor-icon-list-item {
    font-family: 'Roboto-Regular' !important;
    font-weight: 600 !important; 
}
.elementor-tab-title  {
    font-family: 'Roboto-Regular' !important;
    font-weight: 600 !important;
}
.elementor-tab-content {
    font-family: 'Roboto-Regular' !important;
    font-weight: 600 !important;
}
.elementor-button .elementor-button-text {
    display: inline-block;
    font-family: 'Roboto-Regular' !important;
    /* font-weight: 600; */
}
/* .elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto-Regular';
    font-weight: 600;

} */


/******** new header styles **********/
.container:before {
    content: none !important;
}
.only-mob-tab {
    position: relative;
    z-index: 1;
    /* display: block !important; */
    align-items: center;
    justify-content: space-between;
    /* box-shadow: 0 4px 5px rgba(0,0,0,.1); */
}
.side-btn {
    position: absolute;
    top: 6px;
    left: 15px;
    height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    transition: left 0.4s ease;
}
.side-btn.click {
    left: 260px;
}
.side-btn span {
    color: black;
    font-size: 28px;
    line-height: 45px;
}
.side-btn.click span:before {
    content: '\f00d';
}
.sidebar {
    position: fixed;
    width: 250px;
    height: 135%;
    left: -250px;
    top: 0px;
    transition: left 0.4s ease;
    z-index: 1000; /* Ensure the sidebar is on top */
}
.sidebar.show2 {
    left: 0;
    background: #fff;
}
.sidebar .text {
    color: black;
    font-size: 25px;
    font-weight: 600;
    line-height: 65px;
    text-align: center;
    background: #fece00;
    letter-spacing: 1px;
    font-family: 'Roboto-Regular';
}
.sidebar ul {
    background: #fff;
    width: 99%;
    list-style: none;
}
.sidebar ul li {
    line-height: 46px;
}
.sidebar ul li a {
    position: relative;
    color: black;
    text-decoration: none;
    font-size: 16px;
    padding-left: 33px;/*40*/
    font-weight: 500;
    display: block;
    width: 99%;
    font-family: 'Roboto-Regular';
    text-align: initial;
}
.sidebar ul li.active1 a {
    color: #000;
    background: #fff;
    border-left-color: #000 !important;
}
.sidebar ul li a:hover {
    color: #000;
    cursor: pointer;
}
.sidebar ul ul {
    position: static;
    display: none;
    padding-left: 0 !important;
}
.sidebar ul .feat-show.show2 {
    display: block;
}
.sidebar ul .serv-show.show1 {
    display: block;
}
.sidebar ul .qsg-show.show8 {
    display: block;
}
.sidebar ul ul li {
    line-height: 42px;
    border-bottom: none;
}
.sidebar ul ul li a {
    font-size: 11px;
    color: #000;
}
.sidebar ul li.active1 ul li a {
    color: #000;
    font-weight: 600;
    background: #fff;
    border-left-color: transparent;
    text-transform: uppercase;
}
.sidebar ul ul li a:hover {
    color: #000 !important;
    background: #fff;
}
.sidebar ul li a span {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 22px;
    transition: transform 0.4s;
}
.sidebar ul li a span.rotate {
    transform: translateY(-50%) rotate(-180deg);
}
@media (max-width: 767px) {
    /* Apply styles for small screens (e.g., iPhone) */
    .sidebar {
        height: 135%;
        top: 0;
        left: -100%;
    }
}

@media (min-width: 768px) {
    /* Apply styles for larger screens (e.g., Android) */
    .sidebar {
        height: 135%;
        top: 0;
        /* left: 0; */
    }
}
.logo-new2 {
    width: 55%;
    margin-top: 33px;
}

/********* new header styles end *********/


/****Footer style**/
.site-footer {
    background-color: #292929 !important;
}

.footer-head {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0;
}

.logo-new {
    max-width: 50%;
    margin-top: -3px;
}

.logo-new1 {
    max-width: 100%;
}

.footer-subhead {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0 2px 0;
    margin: 0 0;
}

.footer-subhead a,
.footer-subhead a:hover {
    color: #000033;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}

.footer-desc {
    color: #797979;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
}

.footer-desc a,
.footer-desc a:hover {
    color: #797979;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

.copyright {
    color: white;
    background-color: #1a1a1a;
    padding: 10px 15px 1px 15px;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}

.copyright p,
.copyright a {
    color: #999999;
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px 0px 20px;
}

.grey-text {
    color: #555555;
    text-decoration: none;
}

ul.footer-desc {
    list-style-type: none;
    padding-left: 0
}

.social-med-footer {
    max-width: 33px;
}

.align-social-icons {
    margin: 10px auto auto 20px;
    text-align: left;
}

.company-show.show3 {
    display: block;
}

.company-show.hide {
    display: none;
}

.company-show {
    display: none;
}

.product-show.show4 {
    display: block;
}

.product-show {
    display: none;
}

.account-show.show5 {
    display: block;
}

.account-show {
    display: none;
}

.policy-show.show6 {
    display: block;
}

.policy-show {
    display: none;
}

.shop-show.show7 {
    display: block;
}

.shop-show {
    display: none;
}

.product-show li a {
    font-size: 15px !important;
}

.address-show li a {
    font-size: 15px !important;
}

.contact-show li a {
    font-size: 15px !important;
}

.footer-col span.rotate {
    transform: translateY(3%) rotate(-180deg);
}

.footer_address h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto-Regular';
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 0.5rem;
}

.footer_address p {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 13px !important;
    font-weight: 300;
    margin-bottom: 0;
    text-align: initial;
}

.footer_address p a {
    color: #fff !important;
}

.footer-desc-img {
    display: flex;
}

footer .container {
    max-width: 1251px;/*1351*/
    margin: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

ul {
    list-style: none;
}

.footer {
    padding: 48px 0 1px;/*15 0 1*/
}

.footer-col {
    width: 16% !important;
    padding: 0 15px;
    text-align: justify;
}

.footer-col a {
    text-decoration: none !important;
}

.footer a {
    text-decoration: none !important;
}

.footer-col h4 {
    font-size: 14px;/*18*/
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 600;
    position: relative;
    font-family: 'Roboto-Regular';
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.footer-col h4::before {
    /* content: ''; */
    position: absolute;
    left: 0;
    bottom: -10px;
    background: linear-gradient(#f9f7f5, #f9f7f5) padding-box, linear-gradient(45deg, #04a7cc, #7b8bc6) border-box;
    border: 1px solid transparent;
    height: 2px;
    box-sizing: border-box;
    width: 50px;
}

.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-col ul li a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    color: #bbbbbb;
    /* display: block; */
    transition: all 0.3s ease;
}

.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #ffffff;
}

.logo-new1 {
    margin: 0 13px;
}

.footer_container {
    max-width: 1512px !important;
}

.rated_text {
    font-family: 'Roboto-Regular';
    background: white;
    color: black;
    width: auto;
    text-align: center;
    width: 41%;
    margin: 14px 0;
    padding: 2px;
    border: 2px solid #555;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: -2px 6px 5px 1px rgba(0, 0, 0, 0.1);
}

.footer_thintext {
    color: #fff;
    font-size: 10px !important;
    margin-top: 8px;
    font-family: 'Roboto-Regular';
    text-align: center;
    position: relative;
    left: 66px;
}

.last_footer {
    color: #fff;
    font-size: 10px !important;
    font-family: 'Roboto-Regular';
    float: right;
}

.footer_topimg {
    float: right;
}

.logo_img {
    margin: 0 2px;
}

.footer-desc a,
.footer-desc a:hover {
    line-height: 22px;
    font-weight: 300;
    transition: color 0.3s ease;
    color: #fff !important;
}

/* .footer-desc {
    color: #bbbbbb !important;
} */

.site-footer {
    background-color: #000 !important;
}

footer {
    /* background-color: #000 !important; */
    background-color: #759AFF !important;
}

hr {
    height: 0.1px !important;
    color: #fff !important;
    margin-bottom: 7px !important;
}

.hr1 {
    height: 1px;
    color: #fff;
    margin-top: -9px;
}

.copyright_text p {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: normal;
}

.social-med-footer {
    max-width: 40px;
    margin: 0 13px;
}


/***responsive for footer***/
@media(max-width: 767px) {
    .footer-col {
        width: 50%;
        margin-bottom: 30px;
    }

    .footer-col {
        width: 20%;
        padding: 0 40px 0 94px !important;
    }

    .copyright_text {
        margin: 0 25px;
    }

    .rated_text {
        width: 90% !important;
    }

    .footer_thintext {
        margin-top: 0 !important;
        text-align: left !important;
        left: 0px !important;
        width: 48%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 10px !important;
    }

    .footer_address {
        /* padding: 0 0; */
        padding: 0 23px;
    }

    .footer_address p {
        margin-bottom: 20px;
        margin-left: 0px;
        text-align: initial;
        /* margin-top: -5px; */
    }

    .footer_address h6 {
        text-align: initial;
    }

    .footer-col h4 {
        margin-top: -17px;
        margin-bottom: 9px;
    }

    .fa-caret-down {
        margin-top: 4px !important;
    }

    hr {
        margin-bottom: 36px !important;
    }

    .approved_img {
        width: 68%;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: left;
    }

    .logo-new1 {
        margin: 5px 85px !important;
        width: 43% !important;
        margin-bottom: 9px;
        float: left;
    }

    .logo_img {
        margin: 0 3px;
        width: 13% !important;
        float: left;
    }

    .last_footer {
        float: none !important;
        text-align: center;
    }

    ul.footer-desc {
        display: none;
    }

    .footer-col h4::before {
        height: 0;
        background: transparent;
    }

    .sidebar ul li {
        line-height: 43px !important;
    }
}

@media(max-width: 574px) {
    .footer-col {
        width: 100% !important;
    }
}

/***Footer style end***/

.hideondesktop {
    display: none ;
}



/* styles on 18/01/2024 */
.logo-new {
    max-width: 50% !important;
    margin-top: 0px;
    /* margin-right: 315px; */
}
/* .dropdown-menu li.listborder {
    border-bottom: 1px solid transparent; 
    transition: border-color 0.25s ease; 
} */
/* .dropdown-menu li.listborder:hover {
    border-bottom-color: rgb(40 40 40/ 9%) !important; 
} */
@media (max-width: 767px) {
    .offcanvas-header {
        top: 15px;/*30*/
    }
    .navbar-dark .navbar-nav .nav-link {
        display: contents;
        line-height: 48px !important;
        font-size: 16px;
    }
    .arrow_prod {
        margin-inline-end: -16rem;
    }
    .arrow_plat {
        margin-inline-end: -11.5rem;
    }
    .arrow_faq {
        margin-inline-end: -18.5rem;
    }
    .arrow_qsg {
        margin-inline-end: -18.5rem;
    }
    
}
@media (max-width: 991px) {
    .vertical-center-sec {
        margin-top: 68px !important;/*53*/
        text-align: left !important;
        height: 700px !important;
    }
}
.nav-link a {
    color:  #000 !important;
}
.dropdown>a::after {
    display: inline-block;
    width: 0;
    height: 0 !important;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.1em solid !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}

/* added on 17/09/2024 by Tejaswini for Klaviyo popup sms disclosure text */
.needsclick p {
    /* font-size: 6px !important; */
    padding: 0; /*added on 21/03/2025*/
}
/* Ended here */

/* added on 01/10/2024 by Tejaswini for blog page button*/
.su-button-style-default {
    margin-top: 10px;
}
/* Ended here */
header {
    text-align: left !important;
}
.p--bold {
    font-size: 12.5px;
}
.promo-bar__slide-content p strong {
    font-size: 12.5px !important;
}
.p--small p {
    font-family: 'Poppins-Regular', sans-serif !important;
}
.p--small strong {
    font-weight: 700 !important;
}

/* on 28/03/2025*/
.review {
    display: flex;
    gap: 0.5rem;
    width: 137%;
}
@media (max-width: 767px) {
    .review {
        display: block !important;
        width: 50% !important;
    }
}
.footer-social-links {
    display: flex;
    gap: 1.5rem;
}
/*on 28/03/2025*/

/* blog cateogories */
.category  #primary {
    padding: 5% 15% 0;
}
.category .page-header, .category .entry-header {
    position: relative;
    z-index: 1;
}
/* blog cateogories end */