/*
 Theme Name:   ASHLEY'S COOKING
 Theme URI:    https://ashleyscooking.com/
 Description:  Baking Recipes Just Made Easy
 Author:       A. Cass
 Author URI:   https://ashleyscooking.com/
 Template:     generatepress
 Version:      0.1
*/


html {
  scroll-behavior: smooth;
}

.inside-header {
	border: #e7e7e7 solid;
    border-width: 0 0 2px 0;
}

.tasty-recipes-instructions-body img{
	display: none !important;
}

.tasty-recipes-details .diet {
	display: none !important;
}

.category-chip a{
	background: #9cee69;
    border-radius: 3px;
    padding: 0px 6px;
    position: absolute;
    top: -30px;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.25);
}

body::before {
    content: "";
    background-image: linear-gradient(135deg, #9cee69 16px, transparent 16px), linear-gradient(-135deg, #9cee69 16px, transparent 16px);
    background-size: 20px 22px;
    background-repeat: repeat-x;
    height: 22px;
    width: 100%;
    display: block;
}

.hide {
	display: none !important;
}

.site-main .wp-block-group__inner-container {
	padding: 0 !important;
}

.entry-title {
    margin-bottom: 10px;
}

.site-content .content-area {
	width: 100% !important;
}

.entry-meta, .entry-meta a  {
	font-size: 14px;
	color: #212121;
	margin-top: 10px;
}

.widget-area .widget {
    padding: 10px 0px 15px 15px;
}

.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 0 !important;
}


li.cuisine, li.category {
    display: none !important;
}

.tasty-recipes {
    margin-bottom: 0 !important;
}

.tasty-recipes-entry-content .tasty-recipes-notes, 
.tasty-recipes-entry-content .tasty-recipes-nutrition {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.tasty-recipes-entry-content .tasty-recipes-nutrition ul li {
	font-size: 16px;
}

.tasty-recipes-entry-content .tasty-recipes-notes ul li {
	padding-top: 0 !important;
    padding-bottom: 0 !important;
	margin-bottom: 1em !important;
    line-height: 1.46;
}

.tasty-recipes-entry-content .tasty-recipes-notes ul li::before{
	content: "i";
    -moz-border-radius: 50%;
    font-size: .75em;
    left: 0;
    position: absolute;
    background-color: #aaa;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 1.45em;
    width: 1.45em;
    color: #FFF;
    line-height: 1.5em;
    text-align: center;
    top: .1875em !important;
}


.tasty-recipes-keywords {
	display: none !important;
}

.tasty-recipes-entry-content hr {
    margin-top: 0;
}

.tasty-recipes-quick-links a.button:hover, .tasty-recipes-entry-header .tasty-recipes-buttons .button:hover {
    background-color: var(--tr-button-color, #f9f9f9) !important;
    color: var(--contrast-1) !important;
    opacity: 0.8;
}

body.single #respond{
    padding: 20px;
    margin: 20px auto;
    background: #f9f9f9;
}

.aff-dis{
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 400;
	margin: 15px 0;
    text-transform: none;
}

.aff-disc-link {
font-weight: 600;	
}

.one-container.right-sidebar .site-main{
    margin-right: 0;
}

.page-header-image-single  {
	display: none;
}

.main-navigation .menu-bar-items .search-item.active > a {
    background-color: transparent;
}


.navigation-search.nav-search-active ~ .menu-bar-item.search-item {
    color: red;
}

label.screen-reader-text {
	font-size: 13px;
    letter-spacing: .02em;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 500;
	clip-path: unset;
	position: relative !important;
}

textarea#comment
{
	padding: 10px 0;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	outline: none;
	height: 45px;
	border: none !important;
}

.fluentform .ff-el-tc label.ff_tc_label>div, .fluentform .ff-el-tc label.ff_tc_label>span {
   color: white;
}


.home-author-image {
	width: 450px;
    background: white;
    border: 2px solid #f2f1f0;
    border-radius: 4px;
    padding: 8px;
}

.entry-content a[rel="sponsored nofollow"] {
    text-decoration-thickness: 1px;
    text-decoration-color: #00000080;
    background-image: linear-gradient(transparent 60%, #fff700a6 60%);
    color: #000000;
}

 /* GeneratePress Site CSS */ 


.menu-bar-item.search-item {
    align-content: center;
    border-radius: 100%;
		padding: 13px;
	  color: var(--contrast-1);
	
	a {
		line-height: 0px;
    padding: 0;
	}
}


.navigation-search.nav-search-active,
.navigation-search input[type="search"]{
	height: 100%;
	font-size: 15px;
}

.menu-bar-item.search-item.active {
	border-radius: 4px;
}

.navigation-search.nav-search-active {
    background: #fefefe;
    border: 1px solid #f7dcd6;
    border-radius: 4px;
}


button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
}

.mc4wp-form-fields input[type="email"] {
	margin-bottom: 10px;
	width: 100%;
}

.main-navigation:not(.toggled) li.menu-social > a,
.main-navigation:not(.toggled) li.search-item > a{
	padding: 0 10px;
}

.post-image img {
	transition: opacity 500ms;
}

.post-image img:hover {
	opacity: 0.9;
}

.no-sidebar .entry-content {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.top-bar {
	padding: 0 12px;
}

/* End GeneratePress Site CSS */

body.single .entry-content p:first-of-type {
    font-style: italic;
}

/* Home */

.category-box h2 {
	margin-bottom: 0;	
}

.category-box {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
}

.seo-header h2,
.bloc-card-box h2{
	margin-bottom: 0;
}

.seo-header p {
	margin-top: 10px;
}

.featured-recipes img {
	filter: brightness(1.2) contrast(1.1);
}

.ebook-h2{
	margin-bottom: 16px;
}

.auth-intro {
	position: absolute;
    right: 0;
}

.diet-name {
	padding-top: 15px;
	margin-bottom: 0;
}


@media (max-width: 768px) {
    .bloc-recipes .gb-grid-column-2ed91cb4:last-child,
	.bloc-recipes .gb-grid-column-d73c3b75:last-child{
	display: none;
}
	
	.auth-intro {
	position: relative;
}
}


/* Katia Page */





.recent-posts {
	.gb-grid-column {
		width: 50%;
	}
	
	.recent-posts-single {
		max-width: 100% !important;
		width: 100%;
		height: 100%;
		background: #efefef;
    border-radius: 2px;
    text-align: center;
	}
	
	.recent-posts-single h3{
    font-size: 15px;
		margin-bottom: 0;
	}
	
	time.entry-date.published {
    font-size: 12px;
}
}

.recent-posts-meta-wap {
	padding: 0 10px;
	text-align: left;
}

.recent-posts-title {
    padding: 0 !important;
}

.author-img {
    z-index: 3;
    position: relative;
    border: 2px solid #fef6f7;
    border-radius: 100%;
    padding: 5px;
    background: #fff;
    width: 150px;
    height: 150px;
    margin: 0 auto;
	
}

/* author box */

.author-box {
	padding: 0 0 10px 15px;
	font-size: 0.9em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.author-box .insights-avatar {
z-index: 3;
    position: relative;
    border: 2px solid #fef6f7;
    border-radius: 100%;
    padding: 1px;
    background: #fff;
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.author-box .insights-avatar img {
		border-radius: 100%;
	  width: 120px;
	  height: auto;
	filter: brightness(1.18);
	}
.author-title {
	h3 {
		line-height: 1.2;
    font-size: 24px;
    font-family: 'Caprasimo';
    margin: 5px 5px 10px 5px;
		font-weight: 100;
		
		a {
			color: #212121;
			transition: 0.2s all ease-in;
		}
		
		a:hover {
			color: var(--kat-nd);
		}
	}
}

.author-link a{
	background: var(--kat-nd);
    padding: 8px 15px;
    color: var(--contrast-1);
    font-weight: 500;
}

.insights-author-info{
  padding: 70px 20px 20px;
}

.insights-author-box {
	  text-align: center;
    background: var(--light-bg);
    border-radius: 4px;
    position: relative;
    padding: 5px;
    z-index: 1;
    margin-top: -70px;
}

.author-description {
	text-align: center;
	font-size: 16px;
  line-height: 1.6;
}
.author-links a {
	margin-top: -2em;
	font-size: 14px;
	line-height: 2em;
	font-weight:bold;
	color: #26BC00;
}



.prehead {
    font-size: 13px;
    font-style: italic;
    line-height: 1;
    text-transform: lowercase;
    letter-spacing: 0;
    font-weight: 400;
	  padding-top: 10px;
}

.social-menu {
	
    justify-content: center;
    position: relative;
    margin: 10px auto 0;
	display: flex;
	list-style: none;
	
	.social-menu-item {
		display: block;
    padding: 3px;
    margin: 0;
    line-height: 1;
		position: relative;
	}
	
	svg {
		width: 32px;
		transition: transform 400ms;
	}
	
	svg:hover {
		transform: scale(1.1);
	}
}

/*end of author box*/





/* Main Layout */

.one-container .site-content {
		padding: 0 !important;
	  flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
	  display: flex;
		align-items: center;
		
}	

/* Text Selection Color */

::-moz-selection {
background-color: #d8e2dc;
}

::selection {
background-color: #e3d2e6;
}

/* Home Page */

.home-post-img-container {
	overflow: hidden;
}

/* Tasty recipes customization */

.tasty-recipes {
  font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	max-width: 100% !important;
	margin-top: 2rem;
}

.tasty-recipes-entry-header {
	padding: 20px 20px 0 20px !important;
}

.tasty-recipes-description,
.tasty-recipes-instructions,
.tasty-recipes-ingredients,
.tasty-recipes-nutrition,
.tasty-recipes-keywords{
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.tasty-recipes-entry-header .tasty-recipes-details {
    color: #212121;
    font-size: 14px;
}

body.single li.total-time {
	display: none !important;
}

.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
    font-weight: 600;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a {
 font-size: 14px !important;
 color: var(--contrast-1) !important;
	transition: 250ms ease-in;
}

.tasty-recipes-scale-container button.tasty-recipes-scale-button-active {
    background-color: var(--kat-nd) !important;
    border-color: var(--kat-nd) !important;
	color: var(--contrast-1) !important;
}

.tasty-recipes-scale-container button {
    border: 1px solid var(--kat-nd) !important;
}


.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li:before, .tasty-recipes-entry-content .tasty-recipes-instructions ol > li:before {
    background-color: #9cee69 !important;
	color: #212121 !important;
	font-weight: 600 !important;
    font-size: 1rem !important;
}

.tasty-recipes-entry-content {
	padding-bottom: 10px;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li {
	margin-bottom: 4px !important;
}


/* Subscribe box */

.subscribe-box {
	position: relative;
}

/* Subscribe box */

.bloc-card-box {
	.wrap-box {
	display: -webkit-box;
 	display: -ms-flexbox;
	display: flex;
  -ms-flex-wrap: wrap;
   flex-wrap: wrap;
	align-items: normal;
	}	
}

.fluentform .ff-el-form-control{
    border-radius: 5px;
    font-size: 16px;
}

.ff-btn.ff-btn-submit{
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .02em;
    margin-top: 20px;
}

.fluentform .ff-el-group.ff_submit_btn_wrapper {
	margin-bottom: 0 !important;	
}

#fluentform_2 {
	margin-top: 16px;
}

.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label {
	display: none !important;
}

.c_email{
		margin-bottom: 0 !important;
	}

.sec1 {
	display: none !important;
}

/* Recipes section */

.section-header {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.section-link{
    font-size: 13px;
    letter-spacing: .02em;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
	margin: 0 15px !important;
	position: relative;
}

.section-link a {
	color: #212121;
}

.section-link:hover ~ .section-link:after {
	transform: translate(2px);
}

.section-link:hover::after {
  transform: translateX(3px);
}

.section-link:after {
	content: url(/wp-content/uploads/2024/10/view-more-recipess.svg);
	    width: 20px;
    display: inline-block;
    height: 20px;
    position: absolute;
    margin-left: 3px;
	transition: transform 0.3s ease;
}

.section-header .section-title {
    margin: 0;
    padding: 10px 20px;
    border-radius: 5px 5px 0 0;
    width: fit-content;
    font-size: 20px;
	background: var(--kat-st);
    color: #212121;
	font-weight: 100 !important;
}


.section-content .content-meta {
    padding: 0 0 20px;
    margin: 0;
    font-size: 15px;
}

.img-about-box {
    aspect-ratio: auto 600/400;
	}

.auth-intro {
	align-content: center;
}

.author-overhead {
    font-size: 13px;
    letter-spacing: .02em;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
		color: #212121;
		margin-bottom: 15px;
}

.img-about-box {
		aspect-ratio: auto 600 / 330;
	}

.c_name input, .c_email input,
.c_name input[type="text"]:focus,
.c_email input[type="email"]:focus{
	border-color: var(--kat-nd);
	outline: 0;
}

/*** Footer ***/

.footer-list {
	list-style: none;
	margin-bottom: 25px;
	margin: 0 0 25px 0;
  text-align: center;
  width: 100%;
  padding: 0 10px;
}

.footer-list li {
		display: inline;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-weight: 600;
    margin: 10px 0;
    font-size: 12px;
    color: #212121;
}

.footer-list li:not(:first-child) {
		padding-left: 20px;
	}

.copyright {
	margin: 0;
	text-align: center;
}

/* Category Page*/

.archive-description p {
	margin-bottom: 0;
	font-size: 16px;
}

/* Processed Media queries */

.featured-recipes .gb-query-loop-item,
.six-recipes-section .gb-query-loop-item,
	.five-blogs-section .gb-query-loop-item{
    	width: 25%;
    }

   .bloc-card-box .wrap-box {
    	-ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
	
	.img-box {
		height: unset;
		max-width: 42%;
	}
	
	.img-about-box {
		height: unset;
		max-width: 50%;
		aspect-ratio: auto;
	}
	
	.img-about-bg {
		border-radius: 5px 0 0 5px;
	}
	
	
}

@media screen and (min-width: 992px) {
	.side-subscribe {
		text-align: center;
	}

}

@media screen and (max-width: 1200px) {
	.site-content{
     /*   width: calc(100% - 20px); */
      /*  margin: 10px auto 20px; */
			 padding: 0 !important;
    }
	
	.inside-header {
        width: calc(100% - 20px);
        margin: auto;
    }

	
}

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

@media screen and (max-width: 576px) {
	
		.tasty-recipes-entry-header .tasty-recipes-details ul li {
		display: block !important;
	}
}


.inside-header {
   padding-right: 0px !important;
   padding-left: 0px !important;
}

.inside-header, .inside-top-bar {
   max-width: 1170px !important;
}

/* Side Subscription Box */

.side-subscribe {
	  padding: 20px;
    background: #FDEDF0;
    border-radius: 5px;
	position: relative;
}

.side-header {
	margin-bottom: 25px;
}

.side-subscribe .description {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.side-subscribe h3{
	text-transform: capitalize;
    color: #2b3e53;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.6px;
    font-family: 'Caprasimo';
    margin: 0 0 8px;
}

  .side-subscribe:after {  
    background-size: 29%;
    content: url(/wp-content/uploads/2024/10/baking-icon.svg);
    width: 77px;
    position: absolute;
    bottom: -3%;
    right: 5%;
    opacity: 0.15;
}

/* Pseudo Classes */

.mgb0 {
	margin-bottom: 0 !important;
}

.mgt0 {
	margin-top: 0 !important;
}

.mgl0 {
	margin-left: 0 !important;
}

.mgr0 {
	margin-right: 0 !important;
}


.mgb2e {
	margin-bottom: 2em !important;
}

.page-content {
	background: #F7F7F7;
	border-radius: 0 0 5px 5px;
  padding: 15px 20px 10px;
}

@media screen and (max-width: 970.99px) {
	li.menu-item::before {
	margin-right: 15px;
	float: left;
}
	
.main-navigation.toggled .main-nav li {
    padding: 2.5px;
    margin: 10px 0;
}
	
	.main-navigation.toggled .main-nav > ul {

    padding-top: 20px;
}
}

/* Top bar social icons */

.social-bar {
  display: flex;
  align-items: center;
  gap: 2px;
}

.social-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 44px;
  transition: all 0.3s ease;
}

.social-icon:hover {
  transform: translateY(-3px);
}

.social-svg {
  width: 20px;
  height: 20px;
}


/* Top bar Links */

.topbar-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.text-link {
  color: var(--contrast-1);
  text-decoration: none;
  font-weight: 400;
}

.nav-divider {
  color: var(--contrast-1);
}

/*  Fonts */

/* Pronto */
@font-face {
  font-family: 'Pronto-100';
  src: url('fonts/Pronto-100.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-200';
  src: url('fonts/Pronto-200.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-300';
  src: url('fonts/Pronto-300.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-400';
  src: url('fonts/Pronto-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-500';
  src: url('fonts/Pronto-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-600';
  src: url('fonts/Pronto-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-700';
  src: url('fonts/Pronto-700.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-800';
  src: url('fonts/Pronto-800.ttf') format('truetype');
}

@font-face {
  font-family: 'Pronto-900';
  src: url('fonts/Pronto-900.ttf') format('truetype');
}