:root {
    --custom_blue1: #414999;
    --custom_blue2: #01185a;
    --custom_blue3: #3651a3;
    --custom_white: #ffffff;
    --custom_dark: #28303d;
    --custom_black: #000000;
    --custom_font1: "Kleukens-Egyptienne-Regular";
    --custom_font2: "Jost";
}

.authortext a {
    font-weight: 400 !important;
    text-decoration: underline !important;
    color: #000 !important;
    text-transform: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important;
}

.authortext a:hover {
    color: #0056b3 !important;
}

/* Styling fromm Additional CSS */
form#leaky-paywall-profile p, form#leaky-paywall-delete-account p {
    margin-left: 0 !important;
}

.site-content form.searchform4 div {
    display: flex;
    align-items: center;
    min-height: auto !important;
    width: 100%;
    justify-content: center;
}
.container404 {
    align-items: center;
    min-height: 50vh !important;
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 10vh 0;
	margin-top:0 !important;
}
.container404 > p {
    text-align: center !important;
    font-size: 25px !important;
    margin-bottom: 15vh !important;
    max-width: 100% !important;
    padding: 0 15vw;
		font-size: 25px !important;
		font-family: 'Kleukens-Egyptienne-Regular' !important;
}
.leaky-paywall-subscription-total {
    margin-left: 0 !important;
}
.leaky-paywall-registration-user-container p {
    margin-left: 0 !important;
}

.homecustomfields {
    margin-top: 40px;
}
.podcastslider #slider_4683 .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
    background: none !important;
}
.podcastslider .figure img.image-hover {
   
    position: absolute;
  top: 32px;
    left: 0;
    opacity: 0;
    padding: 0 5% !important;
}

.recommendedarticles .img-box img {
    max-height: 169px;
    height: 169px;
}
.sectiontwoimg, .sectiononeimg {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.categorytemplateA .jost-14 {
  margin-bottom: var(--global--spacing-vertical);
}

.animatedfsmenu-navbar-toggler.right_top {
    right: 10px;
    top: 5px;
}
.nomargin {
    margin: 0 !important;
}
.header-widget-tallheader .scrolllogo, #masthead .scrolllogo {
    display: none;
}
.header-widget-shortheader .scrolllogo {
    display: inherit !important;
}
.boxedcontainer {
    max-width: 65% !important;
}
.categorytemplateA  .col-md-4 .post-thumbnail, .col-md-4 .post-thumbnail img {
		 height:inherit;
}
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_slide_link_icon:hover, .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_zoom_icon:hover, .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_video_icon:hover {
    background-color: transparent  !important;
}
.carouselslider a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary));
}
.sa_slide_link_icon:hover ~ .box img {
    opacity: 0;
}
.marginauto {
    margin: auto !important;
}
.landingpage.categorytemplateA .searchresults > .col-md-6,
.landingpage.categorytemplateA .searchresults > .col-md-4,
.writers-template-default .searchresults > .col-md-6 {
    padding-left: 0;
}
.categorylistingtemplate .searchresults > .col-md-6, .categorylistingtemplate .searchresults > .col-md-4 {
    padding-left: 0;
}
.categorylistingtemplate .searchresults  .col-md-6:last-child, .categorylistingtemplate .searchresults  .col-md-4:last-child {
    padding-right: 0;
}
.categorytemplateA {
 padding-left: 0 !important;
}
.entry-content2 {
    margin-bottom: var(--global--spacing-vertical);
}
li#menu-item-6634 {
    display: none;
}
.searchheader h1.page-title{
	font-family: 'Kleukens-Egyptienne-Regular' !important;
	color: #000 !important;
	font-size: 25px !important;
	
}
.categorytemplateA .searchresults .entry-header h2{
	font-family: 'Kleukens-Egyptienne-Regular' !important;
	font-size: 25px !important;
}
.page-header.alignwide.paddingtitle.textcenter{
	width: 550px;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}

.categorylistingtemplate row.searchresults {
	align-items: center !important;
}
.categorylistingtemplate .searchresults .posted-on {
	display: none;
}
.categorylistingtemplate .searchresults h2 a {
	font-family: 'Kleukens-Egyptienne-Regular';
	font-size: 25px;
}
.categorytemplateA .searchresults .post-thumbnail .wp-post-image {
    margin-top: 0 !important;
}
 #sample_slider .owl-item>.box {
     width: 512px;
     height: 1024px;
     position: relative;
     transition: all 0.5s;
     overflow: hidden;
 }

 #sample_slider .owl-item>.box .culture-image-main {
     max-width: 100%;
     transition: all linear 0.7s;
 }

 .box:hover img {
     opacity: 0;
 }

.searchresults figcaption.wp-caption-text {
    display: none;
}
.searchresults .post-thumbnail .wp-post-image {
    margin-top: 0;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: url(http://a-rabbits-foot.local/wp-content/uploads/2023/01/burger-menu-icon.png) !important;
}
.site-content form.search-align{
	display: flex;
	justify-content: center;
}
.site-content form.search-align div > ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.site-content form.search-align div{
	display: flex;
	align-items: center;
	min-height: 50vh;
	width: 100%;
	justify-content: center;
}

.site-content form.search-align input[type=text]::placeholder{
	   font-family: 'Kleukens-Egyptienne-Regular';
	color: #000 !important;
	text-align: center !important;
	font-size: 25px;
	line-height: 32px;
}
.site-content form.search-align input[type=text]{
	border: none !important;
	border-bottom: 1px solid #000 !important;
}
.w-100 > p {
	max-width: 100% !important;
}
.custom-font .wp-block-post-author__content > p{
	font-family: 'Jost', sans-serif !important;
}
.wp-block-post-content p{
	font-size: 16px !important;
	text-align: center;
}
.wp-block-post-content-list.wp-block-post-content p{
	font-size: 16px !important;
	text-align: left !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.wp-block-post-title a{
	text-decoration: none !important;
	color: #000 !important;

}

.wp-block-post-author__content .wp-block-post-author__byline {
	font-family: 'Jost', sans-serif !important;
	font-size: 12px !important;
	margin: 0 auto !important;
}
p.wp-block-post-author__name{
	font-family: 'Jost', sans-serif !important;
	font-size: 12px !important;
	margin: 0 auto !important;
}
body .is-layout-flex{
    align-items: start !important;
}
button:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}
.grecaptcha-badge {
    display: none !important;
}

.carouselslider .white {
    background: #fafafa00 !important;
}

.menu-burger-menu-container {
    display: block;
    margin: auto;
}

@media only screen and (max-width: 767px) {
	
	table.leaky-paywall-profile-subscription-details {

    font-size: 14px;
}
	
	.figure img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
	    padding: 14px;
     }
}

.page-template-page-templatestemplate_nosidebar-php a.custom-logo-link, .mobilethreecolheader {
    display: none;
}

.rightpostcontent {
    display: block;
    margin: auto;
    text-align: center;
}
.rightpostcontent h3 a {
    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
    color: #000000 !important;
}

article#post-4896 .wp-block-columns {
    margin-bottom: 35px;
}
.postexcerpttext p {
    font-size: 25px;
    text-transform: capitalize;
    line-height: 32px;
    font-weight: 400;
    font-family: 'Kleukens-Egyptienne-Regular' !important;
    margin: 35px 0;
}
.twocollist-content {
    padding-bottom: 35px;
}
button.sub-menu-toggle, .shopstockistlist-container .alm-btn-wrap {
    display: none !important;
}
.rightpostcontent .bluebtn {
   background: #01185A;
    display: inline-block;
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 400;
	  letter-spacing: 2px;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
    width: auto !important;
    color: white !important;
    font-family: 'Jost', sans-serif !important;
}

.wp-block-embed {
    margin: 0 0 0em;
}

.animatedfsmenu ul {
    text-align: center;
	padding-left: 0;
}
.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a, .animatedfsmenu.animation_line .afsmenu>li:hover>a {
    padding-left: 50px !important;
}
.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a:before, .animatedfsmenu.animation_line .afsmenu>li:hover>a:before {
    width: 34px !important;
}
.pagesubtext, .podcastcontent p {
    font-family: 'Kleukens-Egyptienne-Regular' !important;
}
    .page-template.page-template-template-regularpage.page-template-template-regularpage-php p {
    max-width: 74.3%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.smalltext {
    font-size: 14px;
}

.is-layout-flow.wp-block-column p:last-child {
    margin-bottom: 0px !important;
}

.is-layout-flow.wp-block-column.is-vertically-aligned-center h3 {
    font-size: 56px;
    font-weight: 500;
	    margin-bottom: 0;
}
.is-layout-flow.wp-block-column.is-vertically-aligned-center p {
    font-size: 25px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom:30px;
	font-family: 'Kleukens-Egyptienne-Regular' !important;
}

.animatedfs_menu_list .afsmenu li>.sub-menu {
    opacity: 1;
}
.animatedfsmenu .animatedfs_menu_list .afsmenu li.afs-menu-item-has-children>ul {
    margin: 0px 0px;
	padding-left: 0px;
}
.animatedfsmenu .animatedfs_menu_list .afsmenu li.afs-menu-item-has-children>ul a {
    font-size: 42px;
    color: #777777 !important;
}

.figure img.image-hover {
    padding: 32px 0px 0px !important;
}
.navbar-collapse.animatedfs_menu_list.opacity-1-trans span.menucount {
    display: none;
}

span.menucount {
    position: absolute;
    font-size: 10px;
	top: -5px;
	right: -17px;
    font-family: 'Jost', sans-serif !important;
	margin-left: 5px;
}

body .tpg-el-main-wrapper .rt-grid-item {
    padding: 0 15px 0 0;
}
.rt-tpg-container .list-layout1 .rt-detail .read-more a, .rt-tpg-container .list-layout2 .rt-detail .read-more a, .rt-tpg-container .list-layout3 .rt-detail .read-more a {
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #3651A3 !important;
    border-color: #3651A3 !important;
}
.shoplist p {
    font-size: 21px;
    font-weight: 400;
    line-height: 32px;
    text-transform: capitalize;
	    font-family: 'Kleukens-Egyptienne-Regular' !important;

	
}

.rttpg-block-postgrid.rttpg-block-2f926a .rt-tpg-container .tpg-post-holder .rt-detail .read-more a{
	font-family: 'Jost', sans-serif;
	
}

.page-template.page-template-template-regularpage p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}
	.textheader {
    font-size: 56px;
}
.shoplist  .rt-tpg-container .list-layout1 .rt-holder .tpg-el-image-wrap {
    margin: 0px 60px 0 0;
}
.shoplist .rt-tpg-container .list-layout-wrapper .post-right-content {
    flex: inherit;
}

.page-template.page-template-template-regularpage  p.subheadertext {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}
.page-template.page-template-template-regularpage h1 {
    font-size: 56px !important;
    font-weight: 500;
    line-height: 60px;
    font-family: 'Jost', sans-serif !important;
	letter-spacing: -0.02em;
	    padding: 20px 0;
}

.carouselslider a.textunderline {
    font-weight: 500;
    color: #000;
	    font-family: 'Jost', sans-serif !important;
}
.carouselslider  .sa_hover_container {
    padding-top: 0px !important;
}

.podcastheader {
    color: #3651A3;
    font-size: 12px;
	  font-weight:700;
	  line-height: 16px;
	font-family: 'Jost', sans-serif !important;
	letter-spacing: 0.05em;
}

.continuereadingtext a {
    color: #000 !important;
    text-transform: uppercase !important;
    font-size: 15px;
    text-decoration: underline;
	    font-family: 'Jost', sans-serif !important;
	    font-weight: 500;
}

.continuereadingarticles.sidebararticles .articletitle, .continuereadingarticles.sidebararticles .articletitle a {
    line-height: 32px !important;
    font-weight: 400 !important;
    padding-top: 30px;
	font-size: 25px;
}
.continuereadingarticles.sidebararticles .contenttext {
      font-size: 24px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}


.categorytext a {
font-size: 12px !important;
    font-weight: 700 !important;
}

.single.single-post .articletitle {
    line-height: 1em;
}

.podcastcontent h1 {
    font-weight: 500;
	    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
}
.extramarginbottom {
    margin-bottom: 50px !important;
}
.paddingtop {
    padding-top: 4rem;
}
.extrapaddingtopandbottom {
    padding-top: 6.2rem;
    padding-bottom: 6.2rem;
}
.paddingtopandbottom {
    padding-top: 4rem;
	padding-bottom: 4rem;
}

.leftbutton a {
    display: block;
    margin-right: 0px !important;
    font-size: 16px;
    line-height: 23px !important;
    width: 144.19px;
    height: 40px;
    float: right;
	letter-spacing: 0.1em;
}
.rightbutton a {
    font-size: 16px;
    line-height: 23px !important;
    width: 144.19px;
    height: 40px;
	float: left;
	letter-spacing: 0.1em;
}
.podcastcontent-container {
    display: block;
    margin: auto;
    text-align: center;
	
}

.tpg-el-main-wrapper .entry-title a {
    font-weight: 700;
	font-size: 56px;
}
.leaky_paywall_subscription_price {
    font-style: italic;
    font-weight: 100;
	    font-size: 18px;
    padding: 15px 0;
}
.rt-tpg-container .list-layout1 .rt-detail .read-more a, .rt-tpg-container .list-layout2 .rt-detail .read-more a, .rt-tpg-container .list-layout3 .rt-detail .read-more a {
    background-color: #3651A3 ;
    border-color: #3651A3 ;
    color: #fff;
	    padding: 5.5px 32.892PX !important;
}


.shoplist {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.subheadertext {
    font-style: italic;
    font-weight: 100;
    padding-left: 4rem;
    padding-right: 4rem;
}

a.bluebtn:hover {
	background: unset;
	border: 1px solid #01185A;
	color: #01185A!important;
}
.bluebtn {
  background: #01185A;
    display: inline-block;
    font-size: 16px;
		letter-spacing: 2px;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
    width: auto !important;
    color: white !important;
    font-family: 'Jost', sans-serif !important;
		border: 1px solid #01185A;
}
.home .header-widget-tallheader .menucontainer, article#post-1049 h2.subscription-options-title {
    display: none;
}
.container.menucontainer {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.subscriptioncontent {
    padding: 0 40px !important;
    display: block;
    margin: auto;
}
.bluebtn:hover {
	opacity:0.8;
}

article#post-4896 a.bluebtn {
 background: #01185A;
    display: inline-block;
    font-size: 16px;
	  letter-spacing: 1.5px;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
}

.pagesubtext {
    padding: 5rem 0;
	font-size: 25px !important;
    line-height: 32px;
}

.leaky_paywall_subscription_price p {
    text-transform: initial !important;
    font-weight: 100 !important;
}

.leaky_paywall_subscription_allowed_content {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
	margin: 0em 0;
    padding: 0.5em 0;
	text-transform: capitalize;
	line-height:32px;
	    font-family: 'Kleukens-Egyptienne-Regular' !important;
    color: #000;
	    font-size: 24px;
}
article#post-1049 .nobordertop, article#post-1049 .wp-block-spacer {
    display: none;
}
.nomarginbottom {
    margin-bottom: 0px !important;
}

.leaky_paywall_subscription_option {
    margin-bottom: 0em;
    width:32%;
	padding: 1em 0;
}

.nobannerimage {
    display: none;
}
.banner-image {
   display: none;
}
.animatedfsmenu-html-area {
    position: absolute;
    top: 0%;
       left: 20px;
}

.menulogo img {
   width: 178px;
    height: 182.21px;
}

.recommendedarticles {
    padding-top: 2rem;
}

.textunderline {
    text-decoration: underline;
}
.figure img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
	    padding: 14px;
  }
  
.sa_hover_container:hover .sa_hover_buttons, .sa_hover_container:hover .figure img.image-hover {
    opacity: 1;
}

.homepageslider {position:relative;}

.scrolllogo img {
    width: 40%;
}

.podcastcontent p {
    font-size: 25px !important;
}

.header-widget-shortheader .custom-logo-link {
    display: none;
}

div#animatedfsmenu_css button.animatedfsmenu-navbar-toggler.right_top {
    display: none !important;
}
.afsmenu__lockscroll div#animatedfsmenu_css button.animatedfsmenu-navbar-toggler.right_top {
    display: block !important;
}

div#leaky-paywall-registration-errors {
    margin-top: 9rem;
}

.bluewhitebtn a {
    color: #fff !important;
}

.mobile {
    display: none !important;
}

.homepageslider img.tp-rs-img.rs-lazyload {
    padding: 0 2rem 0 1.7rem;
}
			
p.authortext {
    font-size: 14px !important;
	font-weight:400px;
}

.homecolcenter a {
    color: #000;
}
a {
	color: #3651A3;}

.sidebararticles h3.articletitle a {
    color: #000 !important;
    font-size: 18px;
}

.continuereadingarticles.sidebararticles img {
    width: 254px;
    height: 254px;
    display: block;
    margin: auto;
}

.header-widget-shortheader .container.menucontainer {
    position: relative;
    opacity: 1;
    animation: fade-bottom 1s ease-in;
}

 .homecolcenter p {
    font-size: 20px;
}

.mobile-container {
    text-align: left;
}
#leaky-paywall-registration-errors p {
    font-size: 16px !important;
}

.autohide-arrows:hover .owl-nav{
	display: none !important;
}
.animatedfsmenu.align_left.animatedfsmenu__opacity.animation_line.navbar-expand-md.d-flex button.animatedfsmenu-navbar-toggler.right_top {
    display: block !important;
}
button.animatedfsmenu-navbar-toggler.right_top:not(:hover):not(:active):not(.has-background) {
    background: transparent !important;
}

form#leaky-paywall-payment-form button#leaky-paywall-registration-next {
    margin-left: 6px;
}
.leaky-paywall-account-fields p, .leaky-paywall-address-fields p, .leaky-paywall-user-fields p {
    margin-left: 5px;
}


.leaky-paywall-address-fields input{  line-height: 1.2 !important;
    padding: 10px !important;}

.leaky-paywall-address-fields select {
    width: 100% !important;
    padding: 10px !important;
    line-height: 1.2 !important;
}

.issuem-leaky-paywall-subscriber-info button.stripe-button-el {
    margin-top: 1rem;
}

button#leaky-paywall-registration-next {
    margin-left: -2px;
}

.mobile-container i.fa.fa-bars {
    color: #000000;
    font-size: 20px;
}
.mobile-container button:hover, .mobile-container button:active, .mobile-container button:focus {
    border-color: transparent;
}
.mobile-container button:not(:hover):not(:active):not(.has-background) {
    background-color: transparent !important;
}
button.animatedfsmenu-navbar-toggler.right_top {
    display: none;
}
.mobile-container button.animatedfsmenu-navbar-toggler.right_top {
    display: initial;
}

input.lp-coupon-input {
    padding: 6.5px 10px;
}
.search-results .row .col-md-12:last-child .categoryborder {
    background-image: none;
}
.categorylisting .post:nth-child(10) footer.default-max-width.categoryborder {
    display: none;
}
.navigation .nav-links > * {
    min-width: 0;
    min-height: 0;
}
.page-header {
    border-bottom: 0px solid var(--global--color-border) !important;
    padding-bottom: 0px !important;
}

.paddingbottom {
    padding-bottom: 2rem;
}
.nomargintop {
    margin-top: 0px;
}

h2.entry-title1 a {
  text-decoration: none;
}

h2.entry-title1 a:hover {
  color: #000000;
}

.categoryborder, footer.default-max-width.categoryborder {
    background-image: url(/wp-content/uploads/2022/06/Header-rabbit.png);
	   background-image: url(/wp-content/uploads/2022/06/Header-Rabbit.png);
    background-size: cover;
    background-position: bottom;
    height: 70px;
    width: 100%;
    margin-bottom: 0px;
    max-width: 100%;
}

.entry-title {
	font-size: 2rem;}
.stripe-button-el span {
    padding: 0 15px !important;
 
    line-height: 30px;
    background: #01185A !important;
    background-image: -webkit-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -moz-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -ms-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -o-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -webkit-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -moz-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -ms-linear-gradient(#01185A,#01185A,#01185A) !important;
    background-image: -o-linear-gradient(#01185A,#01185A ,#01185A) !important;
    background-image: linear-gradient(#01185A,#01185A, #01185A) !important;
    font-size: 14px;
    font-family:'Jost', sans-serif !important;
    text-shadow: 0 -1px 0rgba(0,0,0,0.25) !important;
    -webkit-box-shadow: inset 0 0px 0 rgb(255 255 255 / 25%) !important;
    -moz-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25) !important;
    -ms-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25) !important;
    -o-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25) !important;
    box-shadow: inset 0 0px 0 rgb(255 255 255 / 25%) !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px  !important;
    border-radius: 0px !important;
	letter-spacing: 2px;
	font-weight:normal !important;
    text-transform: uppercase !important;
}
.stripe-button-el {
    background-image: -webkit-linear-gradient(#01185A,#01185A) !important;
    background-image: -moz-linear-gradient(#01185A,#01185A) !important;
    background-image: -ms-linear-gradient(#01185A,#01185A) !important;
    background-image: -o-linear-gradient(#01185A,#01185A) !important;
    background-image: -webkit-linear-gradient(#01185A,#01185A) !important;
    background-image: -moz-linear-gradient(#01185A,#01185A) !important;
    background-image: -ms-linear-gradient(#01185A,#01185A) !important;
    background-image: -o-linear-gradient(#01185A,#01185A) !important;
    background-image: linear-gradient(#01185A,#01185A) !important;
    -webkit-font-smoothing: antialiased;
    border: 0 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button(.is-style-outline) .wp-block-button__link {
	border: 1px solid #01185A!important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
    border: 1px solid #01185A !important;
    background: unset !important;
    color: #01185A!important;
}

#leaky-paywall-registration-next {
    min-width: auto !important;
    border: 0px solid #204AA7 !important;
	border-radius: 0px !important;
width: auto !important;}

.leaky-paywall-form-steps .leaky-paywall-form-step .step-number{  min-width: auto !important;
    border: 0px solid #204AA7 !important;
	border-radius: 0px !important;
width: auto !important}


.leaky-paywall-form-steps .leaky-paywall-form-step.active .step-number {
line-height: inherit !important;
	 border: 0px solid #204AA7 !important;
	border-radius: 0px !important;
width: auto !important;
    background: #3651A3!important;
}
.leaky_paywall_subscription_option h3 {
    margin-bottom: 10px;
    font-size: 56px;
    line-height: 60px;
	  font-weight:500 !important;
    font-family: 'Jost', sans-serif !important;
	color:#000 !important;		
}
.leaky_paywall_subscription_option {
	width: 100% !important;
border: 0em solid #e3e3e3;
}
.alignwide {
    clear: both;
    overflow: hidden;
}
.leaky-paywall-payment-button a{text-transform:uppercase !important;
background: #3651A3 !important;
     border-radius: 0px !important;
	    letter-spacing: 2px !important;
    font-size: 16px !important;
    padding:7px 24.07px !important;
}

.leaky-paywall-payment-button a:hover {
    background: #01185A !important;
    display: block;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
	opacity:0.8;
    padding: 7.69px 16.87px!important;
}

#leaky-paywall-redirect-after-register-confirmation {
    background: #3651A3 !important;
	font-family: 'Jost', sans-serif !important}

#leaky-paywall-redirect-after-register-confirmation .leaky-paywall-redirect-after-register-close, #leaky-paywall-redirect-after-register-confirmation p {
	font-family: 'Jost', sans-serif !important}

#card-element {
    width: 50%;
}
.margintop.firstrowwithoutborder:first-child  , .margintop.firstrowwithoutborder:nth-child(2)  , .margintop.firstrowwithoutborder:nth-child(3)  {
	margin-top: 0px;
	
}
.firstrowwithoutborder:first-child .separatorborder , .firstrowwithoutborder:nth-child(2) .separatorborder , .firstrowwithoutborder:nth-child(3) .separatorborder , .fourcolfirstrowwithoutborder:nth-child(4) .separatorborder {
    display: none;
}
.firstrownomargintop:first-child .recommended-box.margintop, .firstrownomargintop:nth-child(2) .recommended-box.margintop, .firstrownomargintop:nth-child(3) .recommended-box.margintop {
    margin-top: 0px;
}
.scrollsize {
    padding-top: 9rem;
}

.linetitle p {
    display: none;
}
.has-logo.header-widget-tallheader .linetitle, .has-logo .linetitle {
    background-image: url(/wp-content/uploads/2022/06/black-rabbit-header-v2.png);
    background-size: cover;
    background-position: bottom;
    height: 80px;
    width: 100%;
}


.has-logo.header-widget-shortheader .linetitle {
    background-image: none;
    background-size: cover;
    background-position: bottom;
    height: 0px;
    width: 100%;
}
.has-logo.header-widget-tallheader .linetitle, .has-logo .linetitle{
height: 120px;
	}

@media screen and (max-width:1366px)
{
	.homepageslider img.tp-rs-img.rs-lazyload {
    padding: 0rem;
}
.has-logo.header-widget-tallheader .linetitle, .has-logo .linetitle{
	height: 90px;
	}
}

.sidebarseparatorborder {
    background-image: url(https://a-rabbitsfoot.com/wp-content/uploads/2022/06/Story-Rabbit.png);
    background-size: cover;
    background-position: bottom;
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
}

.separatorborder {
    background-image: url(https://a-rabbitsfoot.com/wp-content/uploads/2022/06/Story-Rabbit.png);
    background-size: cover;
    background-position: bottom;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
}
   .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.homecustomfields .advcode img {
    padding-right: 30px !important;
}
.homecustomfields .advcode,  .advcode {
    position: relative;
    overflow: hidden;
}

.site-description {
    font-family: 'Jost', sans-serif !important;
    margin-top: 10px;
	letter-spacing: 1px;
}

hr.hrmargin {
    margin-bottom: 15px;
}

.editor-styles-wrapper h1 {
    font-size: 20px !important;
}

.searchresults .post-thumbnail .wp-post-image {
    margin-top: calc(1.2 * var(--global--spacing-vertical)) !important;
}

.row.searchresults {
    clear: both;
    max-width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}
body.search   span.cat-links a {
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
	    color: #3651A3 !important;
}
body.search  h2.entry-title {
    padding: 0px !important;
    margin: 0px auto !important;
	line-height: 0.5;
}

body.search .post-taxonomies {
    margin-bottom: 0px !important;
}
body.search h2.entry-title a {
    font-size: 24px;
}

.animatedfsmenu button:focus, .animatedfsmenu button:hover {
    border-color: transparent !important;
}
button.sub-menu-toggle span.icon-plus, button.sub-menu-toggle span.icon-minus {
    display: none !important;
}

.page-header.searchheader {
    border-bottom: 0px solid var(--global--color-border);
	background-color: #eaeaea;
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-header.searchheader h1.page-title {
    font-size: 2.5rem;
    text-align: center;
}

.page-header.searchheader{background-color: #eaeaea00 !important;}

.leftsection .col-xs-12.margintop:first-child {
    margin-top: 0px;
}
.searchandfilter li{
    display: flex;
    float: left;
}
.searchandfilter input[type="submit"] {
    background: #3651A3 !important;
    color: #fff !important;
	line-height: 1;
    padding: 10px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    background-color: #3651A3 !important;
    color: #fff  !important;
}
.searchandfilter input[type="submit"]:hover
{
	background-color: unset !important;
	color: #3651A3!important;
	opacity: 1!important;
}
span.titletext.extrasmallmargintop {
    color: #3651A3 !important;
}

.marginbottom {
    margin-bottom: 10px;
}
.singular .entry-header {
    border-bottom: 0px solid var(--global--color-border) !important;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}

.homecolcenter .articletitle a {
    color: #000;
}

.homecolcenter .articletitle {
    position: relative;
    margin-bottom: 20px;
}

.headera a {
    color: #000 !important;
    font-size: 30px;
}
.section_2rticles .authortext {
    margin-bottom: 0px;
}
.landingpage .sectionarticles {
    margin-right: 15px;
    margin-left: 15px;
}

.recommendedarticles a {
    color: #000;
}

.header-widget-shortheader .menu-button-container {
    display: inherit;
}

.header-widget-tallheader button#rmp_menu_trigger-1374 {
    display: none;
}

ul#primary-menu-list li a {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.8;
    text-transform: none;
	font-family: 'Jost', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}

.site-main > * {
    margin-top: auto;
    margin-bottom: auto;
}

.primary-navigation{
    position: relative;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
}

.single-post .entry-header {
    padding: 0 0rem !important;
}
.single-leftcontent {
    margin-top: 20px !important;
}

img.alignleft {
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 0;
}
.extrasmallmargintop {
    margin-top: 10px;
}
.searchandfilter ul {
    width: 100%;
}
.searchandfilter li:first-child {
    width: 80%;
}
.searchandfilter input[type="text"] {
       width: 100%;
    border: var(--form--border-width) solid #3651A3 !important;
    color: var(--form--color-text);
    line-height: var(--global--line-height-body);
    margin: 0px 2px !important;
    padding: 7px 11px !important;
    border: 1px solid !important;
}

div#leaky_paywall_content_visibility, div#elfie_single_post_metabox {
    display: none !important;
}

div#tagsdiv-post_tag, div#elfie_single_post_metabox {
    display: none !important;
}

 div#custom_html-3 {
    margin: 0;
}
.header-widget-shortheader nav#site-navigation {
    display: none;
}
.header-widget-shortheader .scrolltoggle button.menu-toggle {
    display: inherit;
}

.header-widget-shortheader .admin-bar #mobile-navigation {
    top: 135px;
    width: 100%;
    padding-top: 20px;
}

.header-widget-shortheader .admin-bar #mobile-navigation li {
    --type-token: foundation.link-feature;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.067em;
    line-break: auto;
    line-height: 1em;
    font-size: 30px;
    font-weight: 500;
    overflow-wrap: normal;
    color: rgb(0, 0, 0);
    cursor: pointer;
    transition-property: color, background, text-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    text-align: center;
}
.menu-close-button {
    display: inherit;
}

.header-widget-shortheader {
   position: fixed;
    z-index: 99999999;
    width: 100%;
    padding: 5px !important;
    max-width: 100%;
    background: #fff;
	top: 0%;
	left:0;
}
.acontainerd{
    margin-top: auto !important;
    margin-bottom: auto !important;
}
input#wp-submit:hover, .leaky-paywall-payment-button a:hoder, a.wp-block-button__link.wp-element-button:hover {
    background: #01185A;
    display: block;
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
    opacity: 0.8;
}
form.search-align input[type=submit] {
	   background: #01185A !important;
    display: block;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    text-align: center !important;
    text-decoration: none !important;
    padding: 7.69px 16.87px!important;
    margin-top: 0;
    margin-left: 0;
	letter-spacing: 2px;
  
    height: auto !important;
	border: 1px solid #01185A;
}

a#slider-10-slide-67-layer-2 {
  
       background: #01185A !important;
    display: block;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
}
.leaky-paywall-payment-button a, a.wp-block-button__link.wp-element-button, .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background), input[type="submit"] {
      background: #01185A !important;
    display: block;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 7.69px 16.87px!important;
	border: 1px solid #01185A!important;
}
.leaky-paywall-payment-button a:hover
{
	background: unset!important;
	color: #01185A;
}
svg.icon.icon-search {
    margin-bottom: 7px;
}

.home .site-content .container {
    margin-bottom: 30px;
}
.centermodule a.contenttext:hover {
    color: #000;
}
.contenttext p:last-child {
    margin-bottom: 5px;
}

.sidebarvideocontent {
    --type-token: discovery.hed-bulletin-primary;
    text-transform: none;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.38em;
    font-size: 17px;
    font-weight: 500;
    overflow-wrap: normal;
    color: rgb(35, 31, 32);
    margin: 0 1rem;
    padding: 0px 1rem;
}
.videocontainer p {
    margin-bottom: 5px;
}
.sidebarvideotitle {
    --type-token: globalEditorial.context-primary;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.15em;
    line-break: auto;
    line-height: 1.45em;
    font-size: 11px;
    font-weight: 500;
    overflow-wrap: normal;
    font-style: normal;
    --color__token-name: colors.consumption.lead.standard.context-tertiary;
    color: rgb(117, 117, 117);
}

.withborder {
    border-bottom: 1px solid;
    margin-bottom: 1rem;
}

span.posted-on a {
    --type-token: globalEditorial.context-tertiary;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.12em;
    line-break: auto;
    line-height: 1.3em;
    font-size: 10px;
    font-weight: 300;
    overflow-wrap: normal;
    color: rgb(35, 31, 32);
}
img.authorimg {
    width: 5%;
}
.nomargin {
    margin-bottom: 0px !important;
}

p.authortext {
	font-family: 'Jost', sans-serif !important;
}

.homemainsection-borderbottom {
    border-bottom: 1px solid  #3651A336 ;
}
.borderbottom {
    border-bottom: 1px solid  #BBBBBB ;
	padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.bordertopandbottom {
    border-top: 1px solid #BBBBBB ;
    border-bottom: 1px solid  #BBBBBB ;
    padding: 25px 0 !important;
}
.homesubscription .su-column {
    margin-left: 0px;
}
.homesubscription {
    margin-top: 10px;
}
.homesubscription .su-row {
    margin-bottom: 0px;
}
.subscribetext .su-column-inner.su-u-clearfix.su-u-trim {
    margin-top: -10px;
}

.recommed-desc a.read-more {
    display: none;
}
.clear {
    margin: -4px;
}

.landingpage .right-section .articletitle a,  .section_2rticles .articletitle a {
    font-size: 17px;}
    
.landingpage .right-section .articletitle a, .section_2rticles .articletitle a {
    --type-token: discovery.hed-bulletin-primary;
    text-transform: none;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.38em;
    font-weight: 500;
    overflow-wrap: normal;
    margin-bottom: 0.5rem;
    color: #000;
}
.hrsmallmarginbottom {
    margin-bottom: 20px;
}
.smallmargintop {
    margin-top: 20px;
}
.borderright {
  
	border-right: 1px solid #BBBBBB ;
}
.margintop {
    margin-top: 2rem;
}
.textcentered{
	text-align:center;
}
.animatedfs_menu_list .afsmenu>li a {
    font-size: 36px;
    font-weight: 500 !important;
}

.hometitle {
    --type-token: discovery.subhed-section-tertiary;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.026em;
    line-break: auto;
    line-height: 1em;
    font-size: 25px;
    font-weight: 500;
    overflow-wrap: normal;
    padding: 1rem 0.5rem;
	font-family:'Kleukens-Egyptienne-Regular' !important;
	color: #000;
  letter-spacing: 1px;
	
}
.contenttext, .contenttext a {
 --type-token: discovery.description-core;
    text-transform: none;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.38em;
    font-size: 18px;
    font-weight: 400;
    overflow-wrap: normal;
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
}


.authortext {
    --type-token: globalEditorial.accreditation-core;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.1em;
    line-break: auto;
    line-height: 24px;
    font-size: 12px;
	    font-size: 16px;
    font-weight: 400;
    overflow-wrap: normal;
    color: rgb(0, 0, 0);
	margin-bottom: 10px;
}

.articletitle {
    --type-token: discovery.hed-core-primary;
    text-transform: none;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    font-weight: 500;
    overflow-wrap: normal;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 1rem;
    margin-top: 0px;
font-family: 'Kleukens-Egyptienne-Regular' !important;
}

.single-post .entry-header {
    padding: 0 12rem;
}

.cat-links a, .categorytext, .categorytext a {
    --type-token: globalEditorial.context-primary;
    text-transform: uppercase;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.15em;
    font-size: 12px;
    font-weight: 700;
    overflow-wrap: normal;
    --color__token-name: colors.consumption.lead.standard.context-signature;
    color:#3651A3;
    padding-bottom: 0px !important;
	font-family: 'Jost', sans-serif !important;
    letter-spacing: 1px;
}

.post-header .post-cats.categorytext {
    margin-bottom: 15px !important;
	    line-height: 16px;
}

.singlearticledateauthor {
    margin-top: 0px !important;
    margin-bottom: 0px;
}
.post-template-default.single.single-post .entry-content.content-area.row {
    margin-top: 0px;
}

.single.single-post p.authortext, .single.single-post p.authortext span.posted-on{   
	    font-size: 12px !important;
    line-height: 48px;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
}

/**********Revslider CSS*******/
rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img {
    user-select: none;
}
rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}
rs-module-wrap, rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block;
}
rs-module-wrap, rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0px;
    left: 0px;
}

rs-sbg-px, rs-sbg-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
}

rs-pzimg-wrap, rs-sbg-effectwrap, rs-sbg {
    display: block;
    pointer-events: none;
}

.rs-builder-mode rs-sbg-wrap canvas, rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.posts-header{
	font-family: 'Jost' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 12px !important;
line-height: 16px !important;
	text-align: center !important;
	text-transform: uppercase !important;
color: #3651A3 !important;
}

	.animatedfs_menu_list .afsmenu>li a {
		font-size: 34px;}
	
	.animatedfs_menu_list {
    padding: 25px 0;
}
	.mobilethreecolheader li.subscribemenu {
    background: white !important;
}

@media screen and (max-width:1280px){
span.menucount {
    margin-left: 10px;
}

}

@media screen and (max-width:1270px){
	.subscriptionimage img, .leftpostimage img {
    display: block;
    width: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.subscriptioncontent, .rightpostcontent {
    display: block;
}
}

@media screen and (max-width:1010px){
.searchandfilter li:first-child {
    width: 75%;
}

}

@media screen and (max-width:991px){
.recommendedarticles .separatorborder {
	height: 53px;}
	.sidebararticles .separatorborder {
    height: 76px;
}
}

@media screen and (max-width:862px){
.searchandfilter li:first-child {
    width: 67%;
}}


@media screen and (max-width: 767px){
	form.searchandfilter.search-align {
      margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
	
	.searchandfilter input[type="submit"] {
    margin-top: 20px !important;
}
	.animatedfsmenu .animatedfs_menu_list .afsmenu > li {

    padding-left: 0 !important;
}
	div#animatedfsmenu_css {
    overflow: scroll;
}
li#menu-item-6634 {
    position: inherit;
    margin-top: 15vh !important;
}
	li#menu-item-3490 {
    margin-top: 15vh !important;
}
	.animatedfsmenu.navbar-expand-md .navbar-collapse {
    margin-top: 0 !important;

		
}
	.menulogo{
		margin-top: 40px !important;
	}
.animatedfsmenu-navbar-toggler.right_top {
    right: 10px;
    top: 10px;
}
div#animatedfsmenu_css {
    padding: 0px 5px;
}
}


/* small screen */
@media screen and (max-width: 575.98px){
	.site-content form.search-align input[type=text]::placeholder{
		font-size: 18px;
	}
.searchandfilter li:first-child {
	width: 100% !important;
	justify-content: center;
}
			.site-content form.search-align div > ul > li{
	padding: 0;
	}
		.site-content form.search-align div > ul{
	padding: 0;
	}

	ul.leaky-paywall-subscription-details{
		padding-left: 1.5rem;
	}
	.leaky-paywall-registration-user-container .leaky-paywall-user-fields input[type=text], input[type=email], input[type=url], input[type=password], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
		max-width: 100%;
	}
	#leaky-paywall-profile-address-info .form-row select, #leaky-paywall-profile-address-info .form-row input, #leaky-paywall-profile .issuem-leaky-paywall-field-input{
		min-width: 98% !important;
	}

}
/* large screen */
@media screen and (max-width: 991.98px){
	
				.site-content form.search-align div > ul > li{
	padding: 0;
	}
		.site-content form.search-align div > ul{
	padding: 0;
	}
	.site-content form.search-align div > ul{
		display: flex;
	justify-content: center;
	flex-direction: column;
	justify-content: center;
	align-items: center
	}
form.searchandfilter input[type="submit"] {
    margin-left: 0;
    margin-top: 10px;
}	

}
/* medium screen */

@media screen and (max-width:768px){
	p.podcasttitle {
			max-width: 255px;
			margin: auto;
	}
	.boxedcontainer {
    max-width: 90% !important;
}
	div#wpfront-scroll-top-container {
    bottom: 100px !important;
}
	ul.leaky-paywall-subscription-details{
		padding-left: 1.5rem;
	}
	.has-text-align-left .wp-block-post-author .has-extra-small-font-size p{
		margin-left: 2px !important;
}
		.animatedfsmenu .animatedfs_menu_list .afsmenu li {
    line-height: 40px;
}
	li#menu-item-6634 {
 display: list-item;
    width: 100%;
}
	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0px !important;
    font: inherit;
    display: none;
}
	.sa_owl_theme .owl-item .sa_hover_container .sa_hover_buttons {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    border-radius: 0px !important;
    z-index: 2;
    cursor: pointer;
    background: transparent !important;
	}
	.white .sa_owl_theme .owl-nav .owl-prev {
    background: rgba(0,0,0,0.3) url(../images/icon_prev.png) no-repeat center center !important;
    display: none;
}
	#slider_4683 .sa_hover_container
	{
		position: relative;
	}
		#slider_4683 .sa_hover_container a.sa_slide_link_icon {
    height: 100%;
    display: flex;
    width: 100%;
}

	.is-layout-flex {
    flex-wrap: wrap;
    justify-content: center;
}
	element.style {
    opacity: 0.8;
    right: 20px;
    bottom: 20px;
    display: none;
}
	
	.mobilethreecolheader {
    display: inherit;
    padding-top: 20px;
}
	.animatedfs_menu_list {
    padding: 10px 0;
}
	article#post-4896 p.pagesubtext {
    padding-bottom: 8.2rem !important;
}
		.scrolllogo {
    display: none;
}

	.bannermaincontainer.bannerarticle {
    width: auto !important;
    height: 297px !important;
}

.paddingtopandbottom.podcastbannercontainer {
    padding-top: 0px !important;
}
	
	.pagesubtext {
    padding: 3.75rem 0;
    font-size: 20px !important;
    line-height: 29px !important;
}

	.leaky_paywall_subscription_option h3 {
    line-height: 48px !important;
}
	
.leaky_paywall_subscription_option h3, .podcastcontent h1, 	.is-layout-flow.wp-block-column.is-vertically-aligned-center h3, .rightpostcontent h3 a {
    font-size: 40px !important;
}
	
	.podcastcontent p, .is-layout-flow.wp-block-column.is-vertically-aligned-center p, .postexcerpttext p {
		font-size: 20px;
		margin-bottom: 75px !important;}
	
	.homepageslider.mobile p#slider-13-slide-68-layer-5 {
    font-size: 16px !important;
    line-height: 37px !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #3651A3;
    width: 198px !important;
    height: 40px !important;
    font-family: 'Jost', sans-serif !important;
}
	h1#slider-13-slide-68-layer-4 {
    font-size: 40px !important;
    line-height: 40px !important;
}
	
	.homepageslider.mobile rs-group#slider-13-slide-68-layer-3 {
    position: absolute;
    top: 0;
    transform-origin: 50% 50% !important;
    transform: translate(0px, -50px) !important;
}
	
	.leaky_paywall_subscription_allowed_content{	font-size: 20px;} 
	
	.subscriptionimage, .is-layout-flex .is-layout-flow.wp-block-column:last-child, .rightpostcontent {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
	
	.podcastcontent-container {
    padding-top: 60px !important;
}
	
	.podcastbannercontainer {
    padding-top: 0px;
}
	
	.podcastbuttons .col-md-6 p {
    margin-bottom: 0px !important;
}
	
	
	.podcastbuttons .col-md-6 {
    width: 50%;
}
	
	
	article#post-4896 .wp-block-columns {
    margin-bottom: 0px;
}
	
	
	.menulogo img {
    width: 104.53px;
    height: 107px;
}
	
	.animatedfsmenu-html-area {
    margin-top: 0px;
}
	
	.post-template-default.single.single-post .col-lg-12.single-leftcontent {
    max-width: 100% !important;
}
	
.home .recommendedarticles, .removepaddingbottommobile, .ty-compact-list,	.subheadertext, .landingpage .right-section .rightarticles, .landingpage  .section_2rticles, .landingpage .col-xs-12, .is-layout-flex .is-layout-flow.wp-block-column:first-child, .postexcerpttext, .col-lg-12.single-leftcontent p {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
	
	.paddingtopandbottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
	.singlearticlerelatedreading p.categorytext.textcentered {
    margin-bottom: 0;
}
	
	.podcastimg .bannerinner.bannermaincontainer {
    width: auto !important;
    height: 370px  !important;
}

	.continuereadingarticles .hometitle {
    padding-top: 49px !important;
}
	
	.wp-block-image {
    margin: 0 0 0em;
}
	
	.paddingbottom.removepaddingbottommobile {
    padding-bottom: 0px;
}

	.borderright {
    border-right: 0px solid #BBBBBB;
}
	
	.middlecontainer .ty-compact-list span {
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 20px;
}

	.articletitle {
		font-size: 20px;
	line-height: 26px;}

	.contenttext, .contenttext a {
    line-height: 30px;
    font-size: 20px;
}
	
	.continuereadingtext a {
    font-size: 16px;
}
	.menu-burger-menu-container {
    width: 100%;
}
	.animatedfsmenu .animatedfs_menu_list .afsmenu li a {
    font-size: 18px!important;
}
	
	.animatedfsmenu .animatedfs_menu_list .afsmenu li {
    line-height: 30px;
}
	
	ul#menu-burger-menu {
    padding-left: 0px;
}
	
	form.searchandfilter input[type="submit"] {
    margin-left: 0;
    margin-top: 10px;
}
	.searchandfilter li:first-child {
    width: 90%;
}
	
	.subscription-options-title {
    margin-bottom: 2.5rem !important;
}
	
	.sidebararticles .withborder1:last-child .separatorborder, .rightarticles .withborder1:last-child .sidebarseparatorborder {
    background-image: none;
		height: 0px;
}
	.scrollsize {
    padding-top: 3rem;
}
	.mobile {
    display: inherit !important;
}
		.col-md-3.header-rightcontainer {
    display: none;
}
	
.recommended-box img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
	
.mobile-container button.animatedfsmenu-navbar-toggler.right_top {
    z-index: 9999;
}
	.mobile-container {
    text-align: right;
		padding-right: 15px;
}
	nav#site-navigation {
    display: none;
}

.recommendedarticles .separatorborder, .sidebararticles .separatorborder, 		.sidebarseparatorborder, .separatorborder {
    height: 40px;
    background-image: url(/wp-content/uploads/2022/07/Story-Rabbit-mobile.png);
}

	   .leaky_paywall_subscription_option {
    width: 100% !important;
}
.section_2rticles .categorytext, 	.landingpage .leftsection .recommed-desc.textcentered {
    margin-top: 1rem;
}
}

@media screen and (max-width:575px){
	.wp-block-column{
	word-break: none !important;
		width: 50% !important;
}
:where(.is-layout-flex){
		gap: 5px !important;
}
body .is-layout-flex{
    align-items: center !important;
}
	.mobilethreecolheader {
padding-top: 70px;
    margin-left: -5rem;
}
	.menu-burger-menu-container ul#menu-burger-menu {
    width: 90%;
}
	
	table td, table th, .wp-block-table td, .wp-block-table th {
		padding: 5px;}

	paywall-field-input {
    min-width: inherit;
}
	
div#leaky-paywall-registration-errors {
    margin-top: 16rem;
}
}

 screen and (max-width:490px){
	.menu-burger-menu-container ul#menu-burger-menu {
    width: 80%;
}
	.mobilethreecolheader {
    margin-left: -7rem;
}


}

@media screen and (max-width:430px){
	.menu-burger-menu-container ul#menu-burger-menu {
    width: 70%;
}
	.mobilethreecolheader {
    margin-left: -12rem;
}
}
@media screen and (max-width:420px){
.leaky-paywall-payment-form .form-row label {
    width: 100%;
}

}


@media screen and (max-width:379px){
.homepageslider {
    margin-bottom: 10px !important;
}
	
	
}

@media screen and (max-width:360px){

		.menu-burger-menu-container ul#menu-burger-menu {
    width: 60%;
}

	.mobilethreecolheader {
    margin-left: -17rem;
}
}

.searchresults .post-thumbnail .wp-post-image {
    margin-top: 0 !important;
}
.animatedfsmenu .animatedfs_menu_list .afsmenu li.afs-menu-item-has-children>ul a{
	font-size: 30px;
}
.owl-stage-outer div.sa_hover_buttons{
	top: 43% !important;
	bottom: 50% !important;
  left: 50% !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
	margin: 0 !important;
}
	ul.leaky-paywall-subscription-details{
		padding-left: 1.5rem;
	}

#leaky-paywall-profile-address-info .form-row select, #leaky-paywall-profile-address-info .form-row input, #leaky-paywall-profile .issuem-leaky-paywall-field-input{
	min-width: 100% !important;
}

.animatedfsmenu-navbar-toggler.right_top div.bar.top.top-animate,  div.bar.bot.bot-animate, div.bar.mid.mid-animate{
margin-top: 26px;
}
.cultureslider .white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:hover, .cultureslider  .white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon:hover, .cultureslider  .white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon:hover{
	background-color: rgba(0,0,0,0) !important;
}
.site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus{
	outline: none;
}
.cultureslider .sa_owl_theme .disabled button.owl-prev{
    background: rgba(0,0,0,0) url('http://a-rabbits-foot.local/wp-content/uploads/2023/02/prev_icon.png') no-repeat center center !important;
    width: 40px !important;
    height: 40px !important;
}
.cultureslider .sa_owl_theme .disabled button.owl-prev:hover{
    background: rgba(0,0,0,0) url('http://a-rabbits-foot.local/wp-content/uploads/2023/02/prev_icon.png') no-repeat center center !important;
    width: 40px !important;
    height: 40px !important;
}
.cultureslider .owl-nav button.owl-prev {
    left: -46px;
}

span.step-title {
  padding: 10px;
  font-size: 16px;
}


article#post-1175 p.has-text-align-center {
  margin-bottom: -70px!important;
  margin-top: 100px;
}

article#post-1175 form.searchandfilter.search-align {
    margin-bottom: -70px;
}

@media screen and (max-width: 767px) {
div#animatedfsmenu_css {
    overflow: unset!important;
}
}

.hover-effect noscript {
    display: none!important;
}

.centermodule.homecolcenter a img {
	display: none;
}

.centermodule.homecolcenter h3 {
	margin-top: 20px;
}

.recommed-desc.textcentered a img {
	display: none;
}

.recommed-desc.textcentered h3 {
	margin-top: 27px;
}

.leaky-paywall-form-steps .leaky-paywall-form-step .step-number {
    height: 40px;
}

.leaky-paywall-form-steps .leaky-paywall-form-step.active .step-number {
    border: 0px solid #01185a !important;
    background: #01185a!important;
}

.leaky-paywall-form-steps {
    padding: 10px 0px;
}

form#leaky-paywall-payment-form button#leaky-paywall-registration-next {
    margin-left: 0px;
}

form#leaky-paywall-delete-account button {
    line-height: 11px;
    letter-spacing: 2px;
}

form#leaky-paywall-payment-form button#leaky-paywall-registration-next {
    margin-left: 0px;
    letter-spacing: 2px;
}

article#post-1051 .leaky-paywall-registration-payment-container button#leaky-paywall-submit {
    display: none!important;
}

article#post-1072 ul {
    max-width: 74.3%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px;
		font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

article#post-1062 {
    padding: 100px 25px 0px 25px;
}

article#post-1095 ul {
    max-width: 74.3%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px;
		font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

.writers-template-default .page-header.alignwide.paddingtitle.textcenter {
	height: 200px;
}

.paddingbottom {
	padding-bottom: 2rem;
}