#content .content_single_page.page .woocommerce form {
    margin-top: 10px;
    margin-bottom: 10px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover { background: #222; width: 100%; margin-right: 0px !important; }
#content .content_single_page.page .woocommerce form a {
    font-size: 14px;
}

.jl_nonav_margin.homepage_builder_3grid_post.colstyle2 .jl_grid_box_wrapper{
	border-radius: 12px;
}

.woocommerce-account .woocommerce h2 {
    display: none;
}
.woocommerce-account .page-full#content {
    width: 400px !important;
}
.woocommerce-cart .page-full#content{width: 100% !important;}
.jelly_homepage_builder .large_post_content p, .jelly_homepage_builder .content_post_grid p{font-size: 16px;}
.comment-form-comment{margin-bottom: 0px;}#commentform #submit, .wpcf7-form-control.wpcf7-submit{margin-top: 30px;}
.image-post-thumb iframe {
    margin-bottom: 0px !important;
}
.jl_search_rel#wrapper_masonry{
    padding-top: 50px;
}
.footer-columns .cat-item.cat-item-8, .footer-columns .cat-item.cat-item-9{display: none;}
.social-count-plus .count:before{
    content: "2";

}
.social-count-plus .count:after{
    content: ".5k";

}

.wp-caption p.wp-caption-text{font-style: normal; letter-spacing: -0.03em; font-weight: 300 !important;font-size: 14px !important;}
.jl_single_style8 .single-post-meta-wrapper span.post-author a:hover{
    color: #fff !important;
}

element.style {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
ul.wp_shopify {
        display: flex !important;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow-x: auto;
    padding: 30px;
    gap: 10px;
    background: linear-gradient(90deg, rgb(58 76 180 / 47%) 0%, rgb(253 29 29 / 35%) 100%);
	box-shadow: inset 0 -3em 3em rgb(0 0 0 / 10%), 0 0 0 2px rgb(255 255 255), 0.3em 0.3em 1em rgb(0 0 0 / 30%);
    border-radius: 10px;
}
.wp_shopify li {
	   background: white;
    color: white;
    min-width: 165px;
    max-width: 100%;
    box-shadow: inset 0 -3em 3em rgb(104 104 104 / 8%), 0 0 0 2px rgb(255 255 255 / 25%), 0.3em 0.3em 1em rgb(48 48 48 / 30%);
    border-radius: 10px;
    margin: 0px;
    text-align: left;
    list-style: none !important;
    padding: 5px;
    overflow: inherit;
}
a.ptitle {
    font-weight: 400;
    margin-top: 20px;
    font-size: 13px !important;
    line-height: 18px;
    color: #000;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    /* -webkit-line-clamp: 3 !important; */
    min-height: 26px !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
}
.wp_shopify li strong {
    font-weight: 700;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #ec008c !important;
    font-size: 16px !important;
}
.wp_shopify>li>a>img {
    width: 100% !important;
    height: 100% !IMPORTANT;
	  border: 1px solid #ec008c !IMPORTANT;
}

@media screen and (max-width: 768px) {
	.form-fields.row{
		float:inherit !important;
	}
	.wp_shopify li {
    min-width: 120px;
		max-width: 47%;
	}
	ul.wp_shopify {padding:15px;}
	.prod-price {
    font-size: 24px !important;
    margin: 0 !important;
}
	.prod-buy{
		margin:0 !Important;
	}
	.wp_shopify_product .prod-buy a img {
    width: 100% !Important;
}
	.wp_shopify_product .prod-right h3 {
    font-size: 18px !Important;
}
	h3 {
    margin: 0;
}
}
.wpsy-collection{
	display:none !Important;
}

h3 {
    margin: 10px 0;
}
.wp_shopify_product .prod-right {
    margin-left: 0;
}
.wp_shopify_product .prod-upper {
    width: 100%;
    float: left;
}
.wp_shopify_product .prod-left {
    width: 100%;
    float: left;
}
.wp_shopify_product .prod-gallery {
    display: none;
}

.prod-desc {
    display: none;
}

.sharedaddy.sd-block.sd-like.jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded{
	 display: none;
}
.wp_shopify_product {
    
    display: flex;
    gap: 20px;
    padding: 11px;
    background: linear-gradient(90deg, rgb(255 250 210 / 47%) 0%, rgb(255 251 238 / 35%) 100%);
    box-shadow: inset 0 -3em 3em rgb(0 0 0 / 10%), 0 0 0 2px rgb(255 255 255), 0.3em 0.3em 1em rgb(0 0 0 / 30%);
    border-radius: 10px;
    align-items: center;
}




.prod-price {
    font-size: 36px !important;
    margin: 10px 10px 0 0;
}
div#jp-relatedposts {
    display: none !important;
}
.wp_shopify_product .prod-buy a img {
    height: auto;
    width: 60%;
}
.wp_shopify_product .prod-right h3 {
    display: inline-block;
    font-size: 28px;
}
#categories-1 >ul{
	-webkit-columns: 150px;
  -moz-columns: 150px;
  columns: 150px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 3em;  
}
.cat-item > span{
background: #linear-gradient(90deg, rgba(58,76,180,1) 0%, rgba(253,29,29,1) 100%) !important;
}
.widget_categories ul li{
	padding :3px !important
}
ul#menu-brand-menu {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
}
@media screen and (max-width: 600px) {
	ul#menu-brand-menu{
		display: grid;
		grid-template-columns: 1fr 1fr !important;
		    padding: 2px !important;
    column-gap: 28px !important;
}
	ul#menu-brand-menu>li {
    text-align: left !important;
}
	footer ul li, footer ul li a {
    font-size: 19px;
}
	}