.breadcrumbs{
    display: none;
}

.products.wrapper.grid.products-grid.products-related ol li {
    width: auto;
}

.products.wrapper.grid.products-grid.products-related ol li  .field.choice.related{
    display: none;
}

#block-related-heading{
    text-align:center !important;
    font-size: 30px !important;
    color: #222 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    display: block;
    position: relative;
}
#block-related-heading::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 30px;
    background-color: #7BA35B;
    bottom: -10px;
    left: 50%;  
    transform: translateX(-50%); 
}
.block.related .block-actions {
    display: none;
}

a.custom_home_btn_breadcrumbs
{
    background: #eeeef1;
    border-radius: 50%;
    padding: 5px 5px 8px 8px;
}

.product_category_container{
    max-width: 1200px;
}

.home_search_icon{
    background: #eeeef1;
    border-radius: 50%;
    padding: 10px;
    min-width: 100px !important;
    min-height: 100px !important;
}

.category_pg_product_cards {
    box-shadow: #959da533 0 8px 24px;
    margin:15px;
	min-width: 370px;
	max-width:100%;
	min-height: 481px;
}

.category_pg_product_cards .detail{
    background:white;
    padding:20px 25px;
    margin-top: -5px;
    min-height: 108px;
}
.category_pg_product_cards .detail a{
    color: #414042;
    line-height: 1.5;
    font-weight: 400;
    font-size:14px;
    font-family: Croissant One, cursive !important;    
    display: block;
    text-align: center;
}

.category_pg_product_cards .detail span{
    text-align: center;
    display: block;
}


@media (min-width: 576px) {
    .product_category_container{
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .product_category_container{
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .product_category_container{
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .product_category_container{
        max-width: 1200px;
    }
}





.product_category_container{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.category_description_card{
    box-shadow: #959da533 0 8px 24px;
    padding:6% 3%;
}

/* single product page  */
.product-info-main h1.page-title{
    font-size: 24px;
    color: #222;
    line-height: 1.5;
    font-family: Croissant One, cursive !important;
    font-weight: bold;
    padding-left: 0px !important;
    border-left: none !important;
    margin-left: 0px !important;
}

.product-info-main .product-info-price span.price {
    font-size: 30px !important;
    color: #555;
    font-family: Croissant One, cursive !important;
    font-weight: 400 !important;
}


.product-info-main .product-add-form .box-tocart {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-info-main .product-add-form .fieldset {
    display: flex; 
    align-items: center; 
}

.product-info-main .product-add-form .qty {
    /* margin-right: 20px;  */
}


.product-info-main .product-add-form .qty span{
    display: none;
}
.product-info-main .product-add-form .actions {
    display: flex; 
    align-items: center;
}

.product-info-main .product-add-form input#qty{
    height: 50px;
}

.product-info-main .product-add-form button#product-addtocart-button{
    min-width: 151px;
    margin-bottom:0px;  
    height:50px;
    background:#7BA35B !important;
    border:1px solid #7BA35B;
    font-family: Croissant One, cursive !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}


.product-info-main .stock.available {
    display: none;
}

.product-info-main .product.attribute.sku{
    display: none;
}

.product-info-main .product-info-price{
    border-bottom: none;
}


.product-info-main  .product-add-form{
    margin-top: 0px !important;
    padding-top:0px !important;
}

.product-info-main   .product-addto-links, .product-info-main  .product.attribute.overview, div#reviews{
    /* display: none; */
}



[data-content-type='row'][data-appearance='contained'] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1200px !important;
}

.home-page-product-slider span.product-image-container span img {
    max-width:280px;
    max-height:280px;
    width:100% !important;
}
.home-page-product-slider .slick-list .product-image-container{
	max-height: 280px;
}

.product-item .price-box {
    margin: 5px 0 10px;
}
.home-page-product-slider .slick-dots{
	display:none !important;
}

@media only screen and (min-width: 768px) {
    .iconboxess ul li {
        width: 356.99px;
        float: left;
        text-align: center;
        height: 178.64px;
    }
	.who_knew_delicious img{
		max-width:478.8px;
		max-height: 462.53px;
	}
	.whole-story-we-care .col-sm-4{
		max-width: 400px;
	        max-height: 290px;
        	height: 290px;
	}
}
.category_description_card {
    max-width: 1731px;
    margin-left: auto;
    margin-right: auto;
}
form.pp_tracking_form button{
    font-family: 'Croissant One', cursive !important;
	font-size:12px !important;
}
.contact_left_part .contact_left_paragraph{
	font-family: 'Croissant One', cursive !important;
}


.wishlist-custom {
    position: relative; 
}

/* .wishlist-custom:after {
    content: '0';
    position: absolute;
    top: -0px; 
    right: -10px; 
    background-color: red; 
    color: white; 
    width: 15px; 
    height: 15px;
    border-radius: 50%; 
    display: flex;
    justify-content: center;
    align-items: center; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: center;
} */

.link.wishlist .counter:before{
    display:none;
}
.link.wishlist .counter:after{
    display:none;
}
.main_menu > li.active > a{
    color: #265136;
}
