/*
Theme Name:     Create
Theme URI:      http://shop.restored316designs.com/themes
Template:       kadence
Author:         Restored 316 // Lauren Dierschke
Author URI:     http://shop.restored316designs.com/themes
Description:    A mobile responsive WordPress theme built for the Kadence Framework by Lauren Dierschke of Restored 316.
Version:        1_0_1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Theme customization starts here
-------------------------------------------------------------- */

 a {
	 cursor: pointer;

 }
 
 .popup-drawer .drawer-overlay {
	 background-color: none;
 }

/* Entries
--------------------------------------------- */

.archive .entry,
.blog .entry {
	text-align: center;
}

.archive .entry-meta,
.blog .entry-meta {
	display: block;
}

.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail {
	grid-template-columns: 1fr 1fr;
}

.pagination .nav-links {
	text-align: center;
}

.pagination .page-numbers {
	border-radius: 0;
	border: 1px solid transparent;
}

/* Navigation
--------------------------------------------- */

.main-navigation .menu > .menu-item > a {
	position: relative;
	padding: 6px 0;
	overflow: hidden;
}

.main-navigation .menu > .menu-item > a::after {
	content: "";
	position: absolute;
	top: 0;
	left: calc(37%);
	width: 22px;
	height: 11px;
	background-image: url(images/above-nav.svg);
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 500ms ease;
}

.main-navigation .menu > .menu-item > a:hover::after,
.main-navigation .menu > .menu-item > a:active::after {
	opacity: 1;
	animation: pulse 1s infinite ease-in-out alternate;
}

@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}

.menu .right a {
	border-right: 1px solid var(--global-palette7);
}

.menu .left a {
	border-left: 1px solid var(--global-palette7);
}

ul.menu .right ul li.menu-item > a,
ul.menu .left ul li.menu-item > a {
	border: none;
}

/* Blocks
--------------------------------------------- */

blockquote,
q {
    quotes: '“' '”';
}

blockquote {
	font-style: italic;
    padding-left: 0;
    border-left: 0px;
}

.entry-content blockquote {
    margin: var(--global-md-spacing) 0 0
}

blockquote cite,
blockquote .wp-block-pullquote__citation {
    color: var(--global-palette5);
    font-size: 13px;
    margin-top: 1em;
    position: relative;
    font-style: normal;
    display: block
}

.wp-block-kadence-spacer.aligncenter{ 
	width: 100%;
}

.rotate img {
  	transition: transform .7s ease-in-out;
}

.rotate img:hover {
  	transform: rotate(3deg);
}

.accordion-height {
	height: 114px;
}

@media (max-width: 767px){
	
	.accordion-height {
		height: auto;
	}
	
}

/* Comments
--------------------------------------------- */

.comment-body {
    border-bottom: 1px solid var(--global-palette8);
}

.comment .avatar {
	height: 75px;
	left: -95px;
	width: 75px;
}

.comment-meta {
	margin-left: 95px;
}
/* Inputs
--------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
	border: 1px solid var(--global-palette7);
	border-radius: 0;
}

.wp-block-search .wp-block-search__input {
	border: 1px solid var(--global-palette7);
	border-radius: 50px;
}

.wp-block-search .wp-block-search__button {
	border-color: var(--global-palette7);
}

.popup-drawer .drawer-overlay {
	background-color: transparent;
}


/* WooCommerce
--------------------------------------------- */

#wrapper .wc-block-grid .wc-block-grid__products .product-loop-boxed .entry-content-wrap, #wrapper .wc-block-grid .wc-block-grid__products .woo-archive-action-on-hover .entry-content-wrap,
.woocommerce ul.products li.product .entry-content-wrap {
	border-radius: 0;
}

@media (max-width: 1024px) and (min-width: 768px){
	.kt-tab-layout-first-row.kt-gutter-none>.wp-block-kadence-column.inner-column-2 {
		margin-right: 1px;
	}
	
	.kt-tab-layout-first-row.kt-gutter-none>.wp-block-kadence-column.inner-column-3 {
		margin-left: -1px;
	}
}

/*Theme Redesign WP Customizer Backup CSS Dump, including CSS from old theme needed for some in-content elements */
.nomargin {margin:0 10px!important;}
#block-15 img {border: 5px solid #fff;}
#block-8 .wp-block-search__input, #block-8 .wp-block-search__inside-wrapper {background-color: #ab4997;}
#block-8 .wp-block-search__button svg {fill: #fff;}
#block-8 .wp-block-search__input {border: none!important;}
#block-8 .wp-block-search__input::placeholder, #block-8 input[type=search], #block-8 .wp-block-search__input {color:#fff!important;}
.connect-box{
border: 4px solid #fec36a;
	text-align: center;
padding: 4% 2%;
}

.connect-box h4{
    font-family: Georgia,serif; 
font-size: 24px;
line-height: 1;
	letter-spacing: 2px;
color: #2f3996;
margin: 0 auto 15px;
}

.connect-box #social{
width: 240px;
	height: 40px;
}

.connect-box #facebook,
.connect-box #pinterest,
.connect-box #instagram,
.connect-box #youtube,
.connect-box #twitter{
border-radius: 50%;
width: 40px;
height: 40px;
}

.connect-box #facebook{
background-color: #d3d4ec;
}

.connect-box #pinterest{
background-color: #f8d8ed;
	left: 50px;
}

.connect-box #instagram{
background-color: #ccbde6;
	left: 100px;
}

.connect-box #youtube{
background-color: #f6d4d1;
	left: 150px;
}

.connect-box #twitter{
background-color: #fae9cd;
	left: 200px;
}
#social{
margin: 0px auto;
position:relative;
width: 162px;
height:25px;
}

#social li{
margin:0;
padding:0;
list-style:none;
position:absolute;
top:0;
}

#social li, #social a{
height:22px;
display:block;
}

#facebook,
#pinterest,
#instagram,
#youtube,
#twitter{
width: 22px;
height: 22px;
}

#facebook {
background: url(https://www.happinessishomemade.net/wp-content/uploads/facebook.svg) center no-repeat ;
background-size: 22px 22px;
left: 0px;
}

#pinterest {
background: url(https://www.happinessishomemade.net/wp-content/uploads/pinterest.svg) center no-repeat ;
background-size: 22px 22px;
left: 30px;
}

#instagram {
background: url(https://www.happinessishomemade.net/wp-content/uploads/instagram.svg) center no-repeat ;
background-size: 22px 22px;
left: 65px;
}

#youtube {
background: url(https://www.happinessishomemade.net/wp-content/uploads/youtube.svg) center no-repeat ;
background-size: 22px 22px;
left: 105px;
}

#twitter {
background: url(https://www.happinessishomemade.net/wp-content/uploads/twitter.svg) center no-repeat ;
background-size: 22px 22px;
left: 140px;
}

#facebook:hover,
#pinterest:hover,
#instagram:hover,
#youtube:hover,
#twitter:hover{
  transform: rotate(10deg);
}

.landing-page .mobile-content,
.landing-page .design,
.landing-page .site-footer{
display: none;
}
.newsletter input[type="text"],
.newsletter input[type="email"]{ 
background: none;
border: none;
border-bottom: 1px solid #fff;
	box-shadow: none;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 100%; 
padding: 15px; 
margin: 10px auto;
 display: block;}
.newsletter input::placeholder{
color: #fff;
font-size: 14px;
font-weight: bold;}
.newsletter input[type="submit"],
.newsletter button{ 
background: #ef8782;
 padding: 15px; 
margin: 0px auto;
 color: #242424; 
display: block;
border-radius: 50%;
	border: 2px solid #fff;
width: 90px;
height: 90px;
    font-family: Georgia,serif; 
font-size: 22px;
line-height: 1;
	text-transform: none;
	letter-spacing: 2px;
  transform: rotate(10deg);
 }
.newsletter input[type="submit"]:hover,
.newsletter button:hover{ 
background: #fec36a; 
}
.primary-sidebar .newsletter{
background: #da559f;
padding: 10% 10% 18%;
	text-align: center;
color: #fff;
font-size: 12px;
	position: relative;
	z-index: 99;
}

.primary-sidebar .newsletter:after{
background-color: #2f3996;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    bottom: 10px;
    right: 10px;
    transition: .5s;
}

.primary-sidebar .newsletter h4{
    font-family: Georgia,serif; 
font-size: 32px;
line-height: 1;
	text-transform: none;
	letter-spacing: 2px;
color: #fff;
}

.primary-sidebar .newsletter button{
width: 100%;
	transform: none;
border-radius: 0;
height: auto;
display: block;
	position: relative;
}
ul.display-posts-listing{
margin-left: 0;
display: flex;
	flex-wrap: wrap;
justify-content: space-between;
	margin: 1% auto 0 !Important;
margin-left: 0;
	padding-left:0;
}
.listing-item{
list-style-type: none !important;
    width: calc(1/4 * 100% - 1%);
	background: #fff;
	padding: 10px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
	margin: 0 auto 20px;
	text-align: center;
}

.listing-item .title{
text-align: center;
	font-weight: 700;
color: #000;
text-decoration: none;
font-size: 20px;
}
@media only screen and (max-width: 580px){
.listing-item {
    background: #fff;
    width: calc(1/2 * 100% - 2%);
    margin: 0 auto 10px;}
}
.comment-respond {
    border: 20px solid #fec36a;
    padding: 4%;
    margin: 0 auto;
}
.gb-block-notice .gb-notice-title {
    font-weight: 700;
    padding: 0.5em 1em;
    margin: 0;
    color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    width: 100%;
    display: inline-block;
}
.gb-block-notice .gb-notice-text {
    padding: 1em;
    border: solid 2px #333;
    border-radius: 5px;
    background: #fff;
}
.gb-block-notice {
    border-radius: 5px;
    position: relative;
    margin-bottom: 1.2em;
}
/*Theme Redesign WP Customizer Backup CSS Dump, including CSS from old theme needed for some in-content elements */