.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}html body{background:#fefefe;}.featured-area-section{background:url(//boldfonts.io/wp-content/uploads/2023/06/my-back-featured.jpg) no-repeat scroll;background-size:cover;}body #header, .header-search .searchbox-open #s, #header.sticky-navigation.sticky-navigation-active{}body{font-family:'Montserrat';color:#333333;font-weight:500;font-size:14px;line-height:25px;}#logo a{font-family:'Montserrat';color:#ffffff;font-weight:900;font-size:35px;}#secondary-navigation a, .header-default .header-search span.sbutton{font-family:'Montserrat';color:#e4dffe;font-weight:600;font-size:16px;}.latestPost .title a{font-family:'Montserrat';color:#253858;font-weight:700;font-size:27px;line-height:40px;}.breadcrumb, .rank-math-breadcrumb{font-family:'Montserrat';color:#2d9b78;font-weight:600;font-size:14px;margin-top:-55px;}.single-title{font-family:'Montserrat';color:#ffffff;font-weight:800;font-size:40px;line-height:1.375;}.page-title, .title.entry-title{font-family:'Montserrat';color:#ffffff;font-weight:800;font-size:40px;line-height:1.375;}#respond h4, .total-comments{font-family:'Montserrat';color:#579dff;font-weight:700;text-align:center;font-size:22px;}.related-posts h4{font-family:'Montserrat';color:#6a61fc;font-weight:700;text-align:center;font-size:22px;line-height:42px;}.single-subscribe .widget #wp-subscribe .title{font-family:'Montserrat';color:#253858;font-weight:700;font-size:28px;}.single-subscribe .widget #wp-subscribe p.text{font-family:'Montserrat';color:#505f79;font-weight:500;font-size:15px;}.single-subscribe .widget #wp-subscribe input.email-field, .single-subscribe .widget #wp-subscribe input.name-field{font-family:'Montserrat';color:#505f79;font-weight:500;font-size:14px;}.single-subscribe .widget #wp-subscribe input.submit{font-family:'Montserrat';color:#ffffff;font-weight:500;font-size:16px;height:46px;background:#6c62ff;border-radius:4px;border:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.single-subscribe .widget .wp-subscribe-wrap p.footer-text, .single-subscribe .widget .wp-subscribe .wps-consent-wrapper label, .single-subscribe .widget .wp-subscribe-wrap .error, .single-subscribe .widget .wp-subscribe-wrap .thanks{font-family:'Montserrat';color:#505f79;font-weight:500;font-size:14px;line-height:20px;}.postauthor h5, .postauthor h5 a{font-family:'Montserrat';color:#6c62ff;font-weight:700;font-size:22px;line-height:30px;}.postauthor p{font-family:'Montserrat';color:#5e6c84;font-weight:500;font-size:14px;line-height:25px;}#sidebar .widget h3.widget-title, .widget #wp-subscribe .title{font-family:'Montserrat';color:#000000;font-weight:700;text-align:center;font-size:22px;line-height:32px;}.sidebar .widget a{font-family:'Montserrat';color:#6c62ff;font-weight:500;font-size:14px;line-height:23px;}.sidebar .post-title a, .sidebar .entry-title a{font-family:'Montserrat';color:#253858;font-weight:700;font-size:16px;line-height:23px;}#sidebar .widget, #sidebar .widget p, #sidebar .widget .post-excerpt{font-family:'Montserrat';color:#5e6c84;font-weight:500;font-size:14px;line-height:25px;}.footer-widgets h3, .brands-title, .f-widget .widget #wp-subscribe .title{font-family:'Montserrat';color:#ffffff;font-weight:700;text-transform:uppercase;font-size:16px;}.f-widget a, #site-footer .wpt_widget_content a, #site-footer .wp_review_tab_widget_content a{font-family:'Montserrat';color:#ffffff;font-weight:500;font-size:14px;line-height:23px;}#site-footer .post-title a, #site-footer .entry-title a{font-family:'Montserrat';color:#ffffff;font-weight:600;font-size:14px;line-height:23px;}.footer-widgets, footer .widget .wpt_excerpt, footer .advanced-recent-posts p, footer .popular-posts p, footer .category-posts p{font-family:'Montserrat';color:#ffffff;font-weight:500;font-size:14px;line-height:23px;}#site-footer .widget .post-info, #site-footer .widget .post-info a, #site-footer .widget .wpt_widget_content .wpt-postmeta, #site-footer .wp_review_tab_widget_content .wp-review-tab-postmeta{font-family:'Montserrat';color:#ffffff;font-weight:500;text-transform:uppercase;font-size:12px;line-height:1.5;}#copyright-note, #copyright-note a{font-family:'Montserrat';color:#ffffff;font-weight:500;font-size:14px;}h1{font-family:'Montserrat';color:#6c62ff;font-weight:700;font-size:28px;}h2{font-family:'Montserrat';color:#333333;font-weight:800;font-size:25px;}h3{font-family:'Montserrat';color:#333333;font-weight:700;font-size:22px;}h4{font-family:'Montserrat';color:#333333;font-weight:700;font-size:20px;}h5{font-family:'Montserrat';color:#333333;font-weight:700;font-size:18px;}h6{font-family:'Montserrat';color:#6c62ff;font-weight:700;font-size:16px;}#site-footer{background:url(//boldfonts.io/wp-content/uploads/2021/04/footerback.jpg) no-repeat scroll;background-size:cover;margin-top:50px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:80px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.copyrights{border:none;}#primary-navigation a:hover,#sidebar .widget .post-info a,#site-header .header-search .searchbox-open .searchbox-icon,#tabber .inside li a:hover,#wp-calendar td#today,.ago,.breadcrumb a,.f-widget .widget .wp-subscribe-wrap input.submit,.footer-nav li a:hover,.latestPost .title a:hover,.layout-1 .latestPost .title a:hover,.layout-default .latestPost .title a:hover,.layout-subscribe .widget #wp-subscribe .title span,.pnavigation2 a,.post-info > span::before,.post-info a:hover,.postauthor h5,.related-posts .title a:hover,.reply a,.reply i,.share-text,.shareit-circular.standard a,.shareit-circular.standard a:hover,.sidebar.c-4-12 a:hover,.textwidget a,.title a:hover,.widget .post-info,.widget .wpt_widget_content .wpt-postmeta,.wp_review_tab_widget_content .wp-review-tab-postmeta,a,a:hover,article ul li::before,blockquote:after,cite{color:#3b91fe;}.sidebar .widget a:hover{color:#3b91fe;}#add_payment_method .wc-proceed-to-checkout a.checkout-button,#commentform input#submit,#mobile-menu-wrapper ul li a:hover,#move-to-top,#move-to-top:hover,#mtscontact_submit,#searchsubmit,#sidebar .widget .wp_review_tab_widget_content .tab_title.selected a,#sidebar .widget .wpt_widget_content .tab_title.selected a,#tabber ul.tabs li a.selected,#wpmm-megamenu .review-total-only,.aboutme-widget .aboutme-social a,.author-social a,.button,.error404 .sbutton,.f-widget .widget #wp-subscribe form:after,.instagram-button a,.latestPost .review-type-circle.latestPost-review-wrapper,.latestPost-review-wrapper,.layout-subscribe form:after,.mobile-menu-active .navigation.mobile-menu-wrapper,.mts-subscribe input[type="submit"],.navigation #wpmm-megamenu .wpmm-pagination a,.navigation ul .sfHover a,.owl-prev, .owl-next,.owl-prev:hover, .owl-next:hover,.pace .pace-progress,.page-numbers.next,.page-numbers.prev,.post-info > span::after,.search .sbutton,.shareit.shareit-circular.circular .social-icon,.sidebar .widget.widget_categories li.current-cat a,.sidebar .widget.widget_categories li.current-cat a:hover,.tagcloud a,.tags a,.widget #wp-subscribe .title:after,.widget #wp-subscribe form::after,.widget #wp-subscribe input.submit,.widget .review-total-only.large-thumb,.widget .sbutton,.widget .widget_wp_review_tab .review-total-only.large-thumb,.widget .wp-subscribe-wrap h4.title span.decor:after,.widget .wpt_widget_content #tags-tab-content ul li a,.widget-slider .slide-caption,.widget_product_search button[type="submit"],.woocommerce #content input.button,.woocommerce #content nav.woocommerce-pagination ul li a:focus,.woocommerce #content nav.woocommerce-pagination ul li a:hover,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce .bypostauthor:after,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce span.onsale,.woocommerce-account .woocommerce-MyAccount-navigation li.is-active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.woocommerce-page #content input.button,.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,.woocommerce-page #content nav.woocommerce-pagination ul li span.current,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page nav.woocommerce-pagination ul li a:focus,.woocommerce-page nav.woocommerce-pagination ul li a:hover,.woocommerce-page nav.woocommerce-pagination ul li span.current,.wpmm-megamenu-showing.wpmm-light-scheme{background:linear-gradient(65deg, #1e73be, #0094aa);background:-webkit-linear-gradient(65deg, #1e73be, #0094aa);}#commentform input#submit:hover,#move-to-top:hover,#mtscontact_submit:hover,.aboutme-widget .aboutme-social a:hover,.author-social a:hover,.error404 .sbutton:hover,.instagram-button a:hover,.mts-subscribe input[type="submit"]:hover,.search .sbutton:hover,.shareit.shareit-circular.circular .social-icon:hover,.tagcloud a:hover,.tags a:hover,.widget #wp-subscribe input.submit:hover,.widget .sbutton:hover,.widget_product_search button[type="submit"]:hover{background:#2ea067;}.single-full-width-header{background:#3b91fe;}.paged #header{background:#3b91fe;}#header.sticky-navigation-active{background:#3b91fe;}.flex-control-thumbs .flex-active,blockquote{border-color:#3b91fe;}.sidebar .widget.widget_archive li a:hover,.sidebar .widget.widget_categories li a:hover,.sidebar .widget.widget_meta li a:hover{background:#d8e9ff;border-color:#d8e9ff;}.f-widget .aboutme-widget,.f-widget .advanced-recent-posts li,.f-widget .author-posts-widget li,.f-widget .category-posts li ,.f-widget .popular-posts li,.f-widget .related-posts-widget li,.f-widget .widget.widget_recent_entries li,.f-widget .widget.widget_rss li,.f-widget .widget_mts_instagram_widget,.f-widget ul#recentcomments li,footer .wp_review_tab_widget_content .tab_title.selected a,footer .wpt_widget_content .tab_title.selected a{background:#4f9cff;border-color:#fbcd39;}#secondary-navigation li:hover > a{border-color:#fbcd39;}#secondary-navigation li.current-menu-item > a{border-color:#fbcd39;}#copyright-note a:hover,#site-footer .f-widget a:hover,.featured-area-section .widget a:hover,.nowidget a{color:#fbcd39;}#site-footer .widget #wp-subscribe input.submit,footer .wp_review_tab_widget_content .tab_title.selected a,footer .wpt_widget_content .tab_title.selected a{background:#fbcd39;}#header{margin-top:0px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;border:none;}#secondary-navigation .navigation ul ul a,#secondary-navigation .navigation ul ul a:link,#secondary-navigation .navigation ul ul a:visited{color:#6c62ff;}#secondary-navigation .navigation ul ul a:hover{color:#253858;}.widget-header, .small-header .widget-header{margin-top:15px;margin-bottom:15px;}.navigation-banner{background:#252525;}#sidebar .widget{background:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border:none;}.instagram-posts{margin:0 -30px;}#sidebar .widget h3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-bottom:22px;border:none;}.layout-5c9ca135221f2{width:100%;float:none;overflow:visible;position:relative;}.title-container.title-id-5c9ca135221f2 h3{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}.title-container.title-id-5c9ca135221f2 h3.featured-category-title{font-family:'Montserrat';color:#253858;font-weight:700;font-size:27px;}.article.layout-5c9ca135221f2{margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}.layout-5c9ca135221f2 .latestPost .title a{font-family:'Montserrat';color:#253858;font-weight:700;font-size:27px;line-height:40px;}.article.layout-5c9ca135221f2 .latestPost .post-info{padding-top:38px;padding-right:50px;padding-bottom:38px;padding-left:50px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top:2px solid #eaebef;}.layout-5c9ca135221f2 .latestPost .post-info, .layout-5c9ca135221f2 .latestPost .post-info a{font-family:'Montserrat';color:#5b9cff;font-weight:500;font-size:14px;}.layout-5c9ca135221f2 .post-number{font-family:'Montserrat';color:#ffffff;font-weight:900;font-size:35px;}.article.layout-5c9ca135221f2 .post-number{background:linear-gradient(60deg, #6C62FF, #A179FF);background:-webkit-linear-gradient(60deg, #6C62FF, #A179FF);}.featured-area-title{font-family:'Montserrat';color:#ffffff;font-weight:900;text-transform:uppercase;font-size:60px;line-height:1.1;}.featured-area-subtitle{font-family:'Montserrat';color:#cbbfff;font-weight:600;text-transform:uppercase;font-size:20px;}.featured-area-desc{font-family:'Montserrat';color:#e7e1ff;font-weight:500;font-size:18px;line-height:35px;}.featured-subscribe .widget #wp-subscribe .title, .featured-subscribe .widget h3{font-family:'Montserrat';color:#ffffff;font-weight:700;font-size:20px;line-height:1.4;}.featured-subscribe, .featured-subscribe .widget #wp-subscribe p, .featured-subscribe .widget .wp-subscribe .wps-consent-wrapper label, .featured-subscribe .post-info{font-family:'Montserrat';color:#ffffff;font-weight:500;font-size:14px;line-height:28px;}.featured-subscribe #wp-subscribe input.email-field, .featured-subscribe #wp-subscribe input.name-field{font-family:'Montserrat';color:#6554c0;font-weight:500;font-size:14px;}.featured-subscribe .widget #wp-subscribe input.submit{font-family:'Montserrat';color:#ffffff;font-weight:700;font-size:14px;height:46px;line-height:46px;border-radius:4px;background:#a179ff;}.featured-subscribe #wp-subscribe input.email-field,.featured-subscribe #wp-subscribe input.name-field{background-color:#ffffff;height:46px;line-height:46px;border-radius:4px;border:none;}#load-posts a,#load-posts a:hover,#mobile-menu-wrapper ul li a:hover,.pace .pace-progress,.page-numbers.current,.pagination .page-numbers.dots,.pagination a,.pagination a:hover,.single .pagination > .current > .currenttext{margin-top:0px;margin-right:8px;margin-bottom:0px;margin-left:0px;padding-top:12px;padding-right:15px;padding-bottom:13px;padding-left:15px;}#load-posts a,.pagination .page-numbers.dots,.pagination a,.single .pagination > .current > .currenttext{border-radius:20px;border:none;background-color:#e7e4fd;color:#1ab3a5;}#load-posts a:hover,#mobile-menu-wrapper ul li a:hover,.pace .pace-progress,.page-numbers.current,.pagination a:hover{border-radius:20px;background-color:#fbcd39;color:#253858;}.footer-widgets{display:flex;justify-content:center;}.footer-widgets .f-widget{width:auto;text-align:center;margin-right:0px;}.brands-container{border:none;justify-content:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:30px;padding-right:0px;padding-bottom:27px;padding-left:0px;}.error404 .article,.page .article,.single .single_post{background:#ffffff;margin-bottom:40px;padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;border:none;}.single-featured-image{width:calc(100% + 100px);max-width:calc(100% + 100px);margin:-40px -50px 30px -50px;}article .alignwide{width:calc(100% + 100px);max-width:calc(100% + 100px);margin:0 -50px 30px -50px;}article .sidebar-right .alignfull{margin-right:-50px;}article .sidebar-left .alignfull{margin-left:-50px;}.single-full-width-header .container{min-height:250px;}.single_post .post-info, .single_post .post-info a{font-family:'Montserrat';color:#379177;font-weight:500;font-size:14px;}.related-posts:after{}.related-posts .title a{font-family:'Montserrat';color:#253858;font-weight:700;font-size:27px;line-height:40px;}.related-posts .post-info, .related-posts .post-info a{font-family:'Montserrat';color:#6c62ff;font-weight:500;font-size:14px;}.related-posts{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.related-posts .front-view-content{font-family:'Montserrat';color:#5e6c84;font-weight:500;font-size:14px;line-height:25px;}.related-posts .post-number{font-family:'Montserrat';color:#ffffff;font-weight:900;font-size:35px;background:linear-gradient(60deg, #6C62FF, #A179FF);background:-webkit-linear-gradient(60deg, #6C62FF, #A179FF);}.related-posts article{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.related-posts article header{padding-top:40px;padding-right:40px;padding-bottom:35px;padding-left:40px;}.full-header-wrapper .post-info{}.single-subscribe .widget #wp-subscribe{background:#f7f8fa;margin-top:0px;margin-right:0px;margin-bottom:40px;margin-left:0px;padding-top:50px;padding-right:10%;padding-bottom:50px;padding-left:10%;border-radius:0px;border:none;}.single-subscribe #wp-subscribe input.email-field,.single-subscribe #wp-subscribe input.name-field{background-color:#ffffff;height:46px;border-radius:4px;border:none;}.postauthor{background:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:42px;margin-left:0px;padding-top:30px;padding-right:10%;padding-bottom:10px;padding-left:10%;border:none;}.postauthor img{margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-radius:150px;}.author-social a{margin-top:0px;margin-right:10px;margin-bottom:20px;margin-left:0px;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-radius:20px;}#respond h3,#respond h4,.related-posts h4,.total-comments{padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}.shareit.floating{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:-152px;border:none;}#move-to-top{border:none;padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:32px;top:auto;right:0px;bottom:100px;left:auto;border-top-left-radius:100px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:100px;color:#ffffff;}#move-to-top .fa{font-size:40px;}.widget #wp-subscribe input.email-field:focus, .widget #wp-subscribe input.name-field:focus{border:1px solid #3b91fe;border-left:10px solid #3b91fe;border-radius:0 4px 4px 0;}