.et_pb_post .more-link {
color: #ffffff;
background-color: #000000;
display: inline-block !important;
padding: 2px 15px;
margin-top: 25px;
text-transform: uppercase;
font-weight: bold;
border-radius: 3px;
} .et_pb_post .more-link::after {
content: "\35";
font-family: ETModules;
position: absolute;
transition: all .2s;
margin-left: 5px;
opacity: 0;
transition: all .2s;
}
.et_pb_post .more-link:hover {
border: 0px solid transparent;
padding: .2em 2em .2em .9em;
transition: all .2s;
}
.et_pb_post .more-link:hover::after {
opacity: 1;
} .pa-blog-image-1-1 .entry-featured-image-url {
padding-top: 110%;
display: block;
}
.pa-blog-image-1-1 .entry-featured-image-url {
content:""; background-color:#000;
z-index: 9;
}
.pa-blog-image-1-1 .entry-featured-image-url img {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
opacity: 75%;
} .et_pb_post {
display: flex;
flex-direction: column;
} .et_pb_post .et_pb_image_container, .et_pb_post .entry-featured-image-url {
order: 1;
} .et_pb_post .entry-title {
order: 3;
margin-bottom: 10px;
margin-top: 10px;
} .et_pb_post .post-meta {
order: 1;
} .et_pb_post .post-content {
order: 4;
} .et_pb_blog_grid .et_pb_image_container {
margin: 0!important;
} .et_pb_post .entry-featured-image-url {
margin-bottom: 10px;
} .et_pb_bg_layout_light .et_pb_widget li a {
color: #424242;
} .pa-heading-line-both h2 {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
} .gradient-overlay:before {
content:"";
position:absolute;
z-index:1;
background:inherit;
top:0;
bottom:0;
width:100%;
}
.gradient-overlay .et_pb_row {
z-index:2 !important;
}
.gradient-overlay {
background-color: transparent;
} @media (min-width: 768px) { .comment-body { padding: 0 150px 0 110px; } } .comment_avatar img { border-radius: 50%; }  .etsy-shop-listing-title {font-family:'montserrat-regular',Georgia,"Times New Roman",serif;}
.etsy-shop-listing-maker {font-family:'montserrat-regular',Georgia,"Times New Roman",serif;
text-transform: uppercase;}
.etsy-shop-listing-price {font-family:'montserrat-regular',Georgia,"Times New Roman",serif;
color:#000 !important;}
.etsy-shop-currency-code {display:none;}
.etsy-shop-listing-card {padding-left: 10px !important;}
.etsy-shop-listing-thumb img {border-style: solid; border-width: 0.01px; border-color: #4242421a}
@media only screen and (min-width: 980px){
.etsy-shop-listing-container {
justify-content: left !important;
margin-left:-14px;
margin-right:-14px;
margin-top: -5px;}
.etsy-shop-listing {margin: 5px;}}
@media only screen and (max-width: 980px){
.etsy-shop-listing-card {
width: 80% !important;}
.etsy-shop-listing-thumb img {
width: 100%;
height: auto !important;
max-height: 100% !important;}}
@media only screen and (max-width: 768px){
.etsy-shop-listing {
width: 100%;
}
.etsy-shop-listing-card {
width: 100% !important;}
.etsy-shop-listing-thumb img {
width: 80%;
height: auto !important;
max-height: 100% !important;}} .itemsilove .et_pb_main_blurb_image .et_pb_image_wrap {
content:""; background-color:#000;
z-index: 9;
}
.itemsilove .et_pb_main_blurb_image .et_pb_image_wrap img {
opacity: 80% !important;} .pagination .alignleft a {
color: rgba(255,255,255,0);
position: relative;
}
.pagination .alignleft a:after {
content: "« Next";
position: absolute;
text-align: left;
width: 200px;
left: 0;
color: #111;
}
.pagination .alignright a {
color: rgba(255,255,255,0);
position: relative;
}
.pagination .alignright a:after {
content: "Previous »";
position: absolute;
text-align: right;
width: 200px;
right: 0;
color: #111;
}