.ads-hero-banner{
	position: relative;
}
.site-main{
	padding: 0!important;
}
/*.ads-hero-banner .container{
	position: relative;
}*/
.ads-hero-banner .wrap-bg {
    position: absolute;
    text-align: left !important;
    float: left;
    margin: auto 0;
    /*background: url(../images/butterfly-bg.png) no-repeat left / cover;*/
    height: 100%;
    background-size: cover;
    background-position: left;
    background-color: transparent;
    background-repeat: no-repeat;
}
.ads-hero-banner .wrap-content{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 140px;
}
.ads-hero-banner .wrap-content h1{
    font-size: 36px;
    color: var(--color-blue);
}
.ads-hero-banner .wrap-content p{
	color: var(--color-blue);
}
.ads-hero-banner .bg-icon{
	position: absolute;
    right: 110px;
    bottom: -15px;
    width: 30%;
}
@media (max-width: 991px) {
	.ads-hero-banner .wrap-content h1{
	    font-size: 24px;
	}
}
@media (max-width: 767px) {
	.ads-hero-banner .wrap-content{
		padding-right: 15px;
        top: 235px;
        transform: translateY(0);
	}
	.ads-hero-banner .wrap-content h1{
	    font-size: 24px;
	}
	.ads-hero-banner .wrap-content p{
	    font-size: 16px!important;
	}
	.ads-hero-banner .wrap-content a{
		display: none!important;
		visibility: hidden!important;
	}
	.ads-hero-banner .wrap-bg {
        float: left;
        margin: auto 0;
        /*background: url(../images/butterfly-bg-mb.png) no-repeat center / 100%;*/
        background-size: 100%;
        background-position: center;
        background-color: transparent;
        background-repeat: no-repeat;
        left: 0;
        top: -187px;
    }
    .ads-hero-banner .bg-icon {
	    right: 0;
	    bottom: -15px;
	    width: 80%;
	    left: 0;
	    margin: 0 auto;
	}
}
/* WooCommerce */
.wc-block-grid__products, ul.products {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
}
.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link, 
.wc-block-grid__products li.product .woocommerce-LoopProduct-link, 
ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, 
ul.products li.product .woocommerce-LoopProduct-link {
    display: block;
}
.wc-block-grid__products .wc-block-grid__product img, 
.wc-block-grid__products li.product img, 
ul.products .wc-block-grid__product img, 
ul.products li.product img {
    display: block;
    margin: 0 auto 1.618em;
}


.facebook-posts{
/*	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;*/
	/*background-color: #000;*/
	/*background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);*/
		/*padding: 1px 0;*/
	margin-right: 0;
	/*border-top: 4px solid #fafafa;
	border-bottom: 4px solid #fafafa;*/
	margin-bottom: 40px;
	/*float: left;*/
	/*width: 100%*/
}
.facebook-posts .fb-post .post-list {
    position: relative;
    overflow: hidden;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    float: left;
    width: 100%;
    /*height: 100%;*/
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px #0003;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
/*.facebook-posts .fb-post .post-list > div{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}*/
.facebook-posts .fb-post .post-list > div i{
	color: #fff
}
.facebook-posts .fb-post .post-list img.skip-lazy{
    -ms-transform: scale(1.025);
    object-fit: cover;
    height: 300px;
    width: 100%;
    opacity: 1;
}
.facebook-posts .fb-post .post-message{
	position: relative;
	padding: 10px;
	float: left;
	width: 100%;
}
.facebook-posts .fb-post .post-message-info{
	position: relative;
    bottom: 0;
    z-index: 1;
    width: 100%;
    float: left;
    left: 0;
    right: 0;
    background-color: #fff;
    color: #333;
    display: flex;
}
.facebook-posts .fb-post .post-content p{
	display: -webkit-box;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding-bottom: 2px;
	line-height: 1.5;
	text-align: left;
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	margin: 15px auto 5px;
}
.facebook-posts .post-img{
	background-color: #0003;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 44px;
    margin-right: 10px;
    overflow: hidden;
    width: 44px;
    float: left;
}
.facebook-posts .fb-post .post-author-info{
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: hidden;
    padding-right: 10px;
    width: calc(100% - 54px);
    margin: auto 0;
}
.facebook-posts .fb-post .post-authorname{
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
    overflow: hidden;
    text-align: left;
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.facebook-posts .fb-post .post-time{
    max-width: 35%;
}
.facebook-posts .fb-post .post-username {
    max-width: 65%;
}
.facebook-posts .fb-post .post-time, 
.facebook-posts .fb-post .post-username {
    font-size: 10px;
    line-height: normal;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.facebook-posts .fb-post .post-info {
    align-items: center;
    display: flex
;
}
.facebook-posts .fb-post .post-info .post-username{
	font-size: 10px;
    line-height: normal;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.facebook-posts .fb-post .post-info .post-seprator{
	border-radius: 50%;
    display: flex;
    flex-shrink: 1;
    height: 4px;
    margin: 0 6px;
    min-width: 4px;
    opacity: .8;
    width: 4px;
    background-color: #404040;
}
.facebook-posts .fb-post .post-list:hover img.skip-lazy{
	opacity: .65
}
.facebook-posts .fb-post .post-list:hover .like-page{
	opacity: 1
}
.facebook-posts .fb-post img.skip-lazy,
.facebook-posts .fb-post .post-list:hover img.skip-lazy,
.facebook-posts .fb-post .like-page,
.facebook-posts .fb-post .post-list:hover .like-page{
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.facebook-posts .fb-post .post-icon{
	float: right;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 9px;
    z-index: 1;
    width: 28px;
    height: 28px;
    border-radius: 30px;
    overflow: hidden;
    bottom: 0;
    margin: auto 0;
}
.facebook-posts .fb-post .post-icon img{
	box-shadow: 0 1px 4px #0003;
    background-color: #fff;
}
.facebook-posts .fb-post .like-page{
	color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    top: 10px;
}
.facebook-posts .fb-post .like-page span{
	padding: 0 8px;
	font-size: 20px;
}
.facebook-posts .fb-post .like-page img{
	width: 50px;
    height: 50px;
    border-radius: 30px;
    box-shadow: 0 1px 4px #0003;
}
.facebook-posts .fb-post .like-page span i{
	margin-right: 4px;
	font-size: 20px
}
@media (min-width: 768px){
	.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product, 
	.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product, 
	.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product, 
	.page-template-template-homepage-php .site-main ul.products.columns-4 li.product, 
	.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product, 
	.storefront-full-width-content .site-main ul.products.columns-4 li.product {
		width: 21.7391304348%;
		float: none;
		margin-right: 4.347826087%;
		display: inline-block;
	}
	.site-main ul.products.columns-4 li.product {
	    width: 22.05%;
	    margin-right: 3.8%;
	}
	.site-main ul.products li.product {
	    width: 29.4117647059%;
	    float: left;
	    margin-right: 5.8823529412%;
	}
	.wc-block-grid__products .wc-block-grid__product, 
	.wc-block-grid__products li.product, 
	ul.products .wc-block-grid__product, 
	ul.products li.product {
	    clear: none;
	    width: 100%;
	    float: left;
	    font-size: .875em;
	}
	.wc-block-grid__products .wc-block-grid__product.last, 
	.wc-block-grid__products li.product.last, 
	ul.products .wc-block-grid__product.last, 
	ul.products li.product.last {
	    margin-right: 0!important;
	}
}

.wc-block-grid__products .wc-block-grid__product, 
.wc-block-grid__products li.product, 
ul.products .wc-block-grid__product, 
ul.products li.product {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.235801032em;
    text-align: center;
    position: relative;
}



/* */
.site-main{
	padding: 0 0 80px 0
}
.site-main .heading{
	position: relative;
	text-align: center;
}
.site-main .heading h1 {
    width: auto;
    background-color: rgba(0,0,0,.5);
    border-radius: 50px;
    padding: 12px 22px;
    color: #fff;
    font-family: 'gothicregular','krasarregular', sans-serif;
    font-size: 32px;
    line-height: 38px;
    width: auto;
    display: inline-block;
}
.site-main .heading div.title{
	position: absolute;
	bottom: 30px;
	left: 0; 
	right: 0; 
	margin: 0 auto;
	width: auto;
}
.site-main .entry-content{
	padding-top: 0!important
}
.site-main .desc{
	font-size: 20px;
	color: var(--color-blue);
	padding: 10px 0 0 0
}
.site-main .desc .btn-learn-more{
	font-size: 16px
}
.entry-content { padding:0!important; }
.entry-content .py{ padding: 60px 0; }

/* */
.ads-hero-banner .btn-learn-more,
.entry-content .why-goat-milk-foods .btn-learn-more{
	background-color: #102c68!important;
	color: #ffffff!important;
	border-color: #102c68!important;
}
.entry-content .why-goat-milk-foods h2,  
.entry-content .kabrita-faqs h2,
.entry-content .why-kabrita h3,
.entry-content .featured-collections .desc h3,
.kabrita-chat .chat-desc h3{
	color: var(--color-blue);
	font-family: 'gothicregular','krasarregular', sans-serif
}
.entry-content .kabrita-faqs h2,
.entry-content .why-goat-milk-foods h2{
	font-size: 54px;
	float: right;
}
.entry-content .kabrita-faqs h2:lang(km),
.entry-content .why-goat-milk-foods h2:lang(km){
	line-height: 90px
}
.entry-content .why-kabrita h3{
	font-size: 60px;
	margin-bottom: 30px;
	text-align: center;
}
.entry-content .why-kabrita .meet-the-family h3{
	margin-bottom: 55px;
}
.entry-content .why-kabrita h3:lang(km){
	/*line-height: 80px;*/
	font-size: 50px;
}
.entry-content p{ 
	color: #222d65; 
}

/* Meet The Family */
.entry-content .meet-the-family{
	background-color: #f8f8f8
}
.entry-content .meet-the-family ul.products li.product{
	padding: 0;
	margin-bottom: 12px
}
.entry-content .meet-the-family ul.products li.product .price,
.entry-content .meet-the-family ul.products li.product a.add_to_cart_button{
	display: none;
	visibility: hidden;
}
.entry-content .meet-the-family ul.products li.product a.button{
	margin: 25px auto 0 !important
}
@media (max-width: 676px){
	.entry-content .featured-collections .desc{
		text-align: center;
	}
	.entry-content .why-goat-milk-foods h2{
		float: none;
	}
	.entry-content .meet-the-family ul.products li.product a.button {
	    margin: 15px auto 0 !important;
	}
}

/* ================ blog =============== */
.entry-content .nourish-blog .nourish-blog-head h3 {
    font-size: 60px;
    margin-bottom: 55px;
    text-align: center;
    color: var(--color-blue);
    font-family: 'gothicregular','krasarregular', sans-serif;
}
.site-main .nourish-blog .blog-list h3,
.site-main .nourish-blog .blog-list .blog-desc > div{
    color: var(--color-blue);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.site-main .nourish-blog .blog-list .blog-desc strong{
    font-family: 'gothicregular','krasarregular', sans-serif!important
}
.site-main .nourish-blog .blog-list h3{
    -webkit-line-clamp: 2;
    min-height: 76px;
    padding: 5px 0;
    font-size: 1.2em;
    margin-bottom: 0;
}
.site-main .nourish-blog .blog-list h3:lang(km){
    font-size: 24px;
    line-height: 32px;
    min-height: 84px;
}
.site-main .nourish-blog .blog-list .blog-desc > div{
    -webkit-line-clamp: 3;
}
.noMoreText {
    opacity: .5!important;
    pointer-events: none;
}
/*.site-main .nourish-blog .blog-list .blog-desc > div h1,
.site-main .nourish-blog .blog-list .blog-desc > div h2,
.site-main .nourish-blog .blog-list .blog-desc > div h3,
.site-main .nourish-blog .blog-list .blog-desc > div h4,
.site-main .nourish-blog .blog-list .blog-desc > div h5,
.site-main .nourish-blog .blog-list .blog-desc > div h6{
    font-family: 'gothicregular','krasarregular', sans-serif!important;
    font-size: 16px!important
}
*/
.site-main .nourish-blog .blog-list{
    border: 1px solid #eee;
    padding: 2px;
    border-radius: 4px;
    box-shadow: 0px 0px 8px 0px rgba(150,150,150,0.1);
    margin-bottom: 45px
}
.site-main .nourish-blog .blog-list:hover{
    box-shadow: 0px 0px 12px 0px rgba(150,150,150,0.22);
}
.site-main .nourish-blog .blog-list,
.site-main .nourish-blog .blog-list:hover{
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}
.site-main .nourish-blog .blog-list .blog-desc{
    padding: 15px
}
.site-main .nourish-blog .blog-list .blog-img{
    width: 100%;
    /*height: 250px;*/
    padding-right: 0;
    display: block;
    overflow: hidden;
    position: relative;
}
.site-main .nourish-blog .blog-list .blog-img img{
    height: auto;
    width: auto;
    /*max-width: none;*/
    min-width: 100%;
    /*min-height: 100%;*/
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    /*transform: translate(-50%, -50%);*/
    border: 1px solid #f8f8f8;
}
/* // Medium devices (tablets, 768px and up) */
@media (max-width: 991px) {
	.site-main .nourish-blog .blog-list{
		margin-bottom:  15px;
	}
	.site-main .nourish-blog .blog-list h3{
		min-height: 76px;
	}
}
@media (max-width: 767px) {
	.site-main .nourish-blog .blog-list{
		margin-bottom:  15px;
	}
	.site-main .heading.pos-center img{
		object-position: bottom 0 right 15% !important;
	}
}
/* ================ POP up Style =============== */
.popup-home-page .modal-header{
	padding: 0 !important;
	margin-top: 20px;
}
.popup-home-page .modal-content{
	border-radius: 10px !important;
}
.popup-home-page .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0 !important;
    border: none;
    color: #fff;
    padding: 2px 6px;
    border-radius: 20px;
    z-index: 2;
    font-size: 23px;
    font-weight: 300;
    background-color: var(--color-blue);
	opacity: 1;
}
.popup-home-page .modal-content .modal-body {
    padding: 0 16px;
}
.popup-home-page .modal-content .modal-body img.online-meeting {
    /*width: 258px;*/
    width: 75%;
    margin: 0 auto
}
.popup-home-page .modal-content .modal-body p{
	font-size: 20px;
	margin: 0 !important;
}
.popup-home-page .modal-content .modal-body{
    padding: 0 20px !important;
}
.popup-home-page .modal-content .modal-footers {
    margin-bottom: 30px;
}
/*.online-shop {
	padding: 100px 0;
}*/
.online-shop h3{
	color:var(--color-blue);
	text-transform: capitalize;
	font-family: 'gothicregular','krasarregular', sans-serif;
}
.online-shop .shop-list{
	display: inline-flex;
	margin-top: 30px;
	flex-wrap: wrap;
}
.online-shop .shop-list li {
	margin: 12px;
	cursor: pointer;
}
.online-shop .shop-list li img {
    border-radius: 10px;
    width: 100px;
}
.online-shop .shop-list li.babycare{
	border-radius: 10px;
	width: calc(100px - 0);
}
.online-shop .shop-list li.babycare img{
	border: 2px solid #eee;
}
/* // Medium devices (tablets, 768px and up) */
@media (max-width: 991px) {
	.online-shop .shop-list{
		justify-content: space-around !important; 
	}
}
@media (max-width: 767px) {
	.online-shop .shop-list {
		width: 100%;
		float: left;
		margin-bottom: 50px;
		display: inline-block;
		text-align: center;
	}
	.online-shop .shop-list li {
		margin: 0 auto 15px;
		width: calc(33% - 10px);
		float: none;
		display: inline-block;
	}
	/*.online-shop .shop-list li img{
		width: inherit;
	}*/
}
/* Featured Collections*/
/*.entry-content .choosing-kabrita,
.entry-content .featured-collections{
	background-color: #bde7e1;
}*/
.entry-content .featured-collections .featured-pull-left{
	text-align: center;
}
.entry-content .featured-collections .desc {
	text-align: left;
	float: right;
	background-color: transparent;
}
.entry-content .featured-collections .desc h3{
	color: var(--color-blue)
}
@media (max-width: 567px){
	.entry-content .featured-collections .desc h3:lang(km){
		font-size: 28px;
		line-height: 42px;
	}
}
.entry-content .featured-collections .desc p{
	margin:40px auto 30px
}
.entry-content .featured-collections .feature-img img{
	margin: 0 auto;
    max-width: 400px;
    width: 100%;
}
@media (max-width: 767px){
	.entry-content .featured-collections .feature-img img{
		width: 60%;
	}
}
/*body.modal-open .entry-content .featured-collections > .row img,
.entry-content .featured-collections > .row:hover img{
	opacity: 1;
	transform: scale(1.01);
	-webkit-transition: scale(1.01);
	-o-transition: scale(1.01);
}
body.modal-open .entry-content .featured-collections > .row img,
.entry-content .featured-collections img,
.entry-content .featured-collections > .row:hover img{
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}*/
/* choosing kabrita */
.entry-content .choosing-kabrita .card{
	border: 0;
	text-align: center;
	border: 1px solid #eeeeee;
    box-shadow: 0 8px 15px -10px rgba(150, 150, 150, .25);
    max-height: 100%;
    padding: 15px;
    min-height: 460px;
    position: relative;
}
/*.entry-content .choosing-kabrita .card:before{
	content: "\00a0";
	height: 120px;
	width: 100%;
	position: absolute;
	display: block;
	bottom: 0;
	z-index: 1;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}*/
/*.comment { 
	width: 100%;
	margin: 10px;
}
*/

/*.entry-content .choosing-kabrita .card p{
	min-height: 300px;
}*/
.entry-content .choosing-kabrita .card img{
	margin: 10px auto;
}
.entry-content .choosing-kabrita a.morelink {
	text-decoration: none;
	outline: none;
}
.entry-content .choosing-kabrita a[href=""]{
	pointer-events: inherit!important;
	cursor: pointer!important;
	position: absolute;
    left: 0;
    right: auto;
    bottom: 10px;
    text-decoration: underline!important;
}
.entry-content .choosing-kabrita a.morelink.less{
	color: #00aeef;
}
/*.entry-content .choosing-kabrita .morelink{
	overflow: hidden;
  position: relative;
}*/

.entry-content .choosing-kabrita .morelink{
	float: left;
	width: 100%;
	cursor: pointer!important;
}
.entry-content .choosing-kabrita .morecontent span {
	-webkit-transition: width 2s;
	display: none;
}
.entry-content .choosing-kabrita .slick-arrow {
    z-index: 1;
    width: 40px;
    height: 40px;
}
.entry-content .choosing-kabrita .slick-arrow:before {
    font-size: 30px;
}
.entry-content .choosing-kabrita .slick-next,
.entry-content .choosing-kabrita .slick-prev{
    font-size: 0;
    top: calc(50% - 30px);
    position: absolute;
    outline: none;
    float: left;
    width: 32px;
    height: 40px;
    filter: brightness(0) saturate(100%) invert(15%) sepia(16%) saturate(6400%) hue-rotate(213deg) brightness(92%) contrast(92%);
}
.entry-content .choosing-kabrita .slick-next {
	background: url(../images/icons/next.png) no-repeat left 4px / 32px auto;
    right: -52px;
    animation: slideright 1.2s linear infinite;
}
.entry-content .choosing-kabrita .slick-prev {
    left: -50px;
    background: url(../images/icons/back.png) no-repeat left 4px / 32px auto;
    animation: slideleft 1.2s linear infinite;
}
@keyframes slideleft{
  0%{
    left : 0;
  }
  50%{
    left : -16px;
  }
  100%{
    left : 0;
  }
}
@keyframes slideright{
  0%{
    right : 0;
  }
  50%{
    right : -22px;
  }
  100%{
    right : 0;
  }
}
.entry-content .choosing-kabrita .btn-wrap {
    text-align: center;
    width: 100%;
}
.entry-content .choosing-kabrita button:before {
    background-color: #fff;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    height: 2px;
    width: 0;
}
.entry-content .choosing-kabrita button:after{
    content: '';
    width: 15px;
    height: 15px;
    border-top: 2.5px solid #ffffff;
    border-right: 2.5px solid #ffffff;
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
    transform: rotate(225deg);
}
.entry-content .choosing-kabrita button.slick-next:after{
    right: 15px;
    transform: rotate(45deg);
}
.entry-content .choosing-kabrita button {
    background-color: #ddd;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s;
    position: relative;
    background-color: rgba(255,255,255, 50%);
}
.entry-content .choosing-kabrita button.slick-disabled {
    opacity: 0.6;
}
@media (max-width: 767px) {
    .entry-content .choosing-kabrita .slick-prev {
        left: 0;
    }
    .entry-content .choosing-kabrita .slick-next {
        right: -8px;
    }
}
button.btn-outline-primary{
	position: absolute;
    right: -27px;
    top: 1px;
    z-index: 999;
    margin: 0;
    height: 30px;
    width: 30px;
    padding: 2px;
    color: #fff;
    background-color: var(--color-blue);
    border: 1px solid #fff;
    border-radius: 0 2px;
    cursor: pointer !important;
}
@media (min-width: 768px) and (max-width: 991px){
	ul.products li.product{
		width: calc(50%)!important;
		margin: 0 0 40px 0!important;
	}
	.entry-content .featured-collections .row > div{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
/* Collapsed */
.kabrita-faqs h2{
	margin: 0 auto 30px;
}
#accordion .card{
    margin-bottom: 15px;
}
#accordion .card .card-header {
    background: #f8f8f8;
    border-radius: 4px;
    padding: 0px;
    border-bottom: none;
    box-shadow: 0px 8px 15px -10px rgba(150,150,150,0.5);
}
#accordion .card .card-header a{ 
    color: var(--color-blue);
    margin-right: 40px;
    padding: 25px 0 25px 25px;
    font-family: 'gothicbold','krasarbold', sans-serif;
}

#accordion .card .card-header a.card-link{
	display: block;
	position: relative;
}
#accordion .card .card-header a.card-link::after {
    content: "\f068";
    font-family: "font Awesome 5 free";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    transform: all 0.8s;
}
#accordion .card .card-header a.card-link.collapsed::after {
    content: "\f067";
    font-family: "font Awesome 5 free";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    transform: all 0.8s;
}

#accordion .card .bg-color {
    background: #fff;
    font-size: 16px
}
#accordion .card .card-body {
    border-left: 1px solid #ccc;
    padding: 0 15px;
    margin: 20px;
}
#accordion .card .card-body p{
	margin-bottom: 15px;
}
#accordion .card .card-body ul{
	margin-bottom: 15px;
	margin-left: 30px;
}
#accordion .card .card-body ul li{ position: relative; }
#accordion .card .card-body ul li::before{
	content: "\f192";
	font-family: "font Awesome 5 free";
	color: var(--color-green);
	margin-right: 10px;
	font-size: 14px;
	position: absolute;
	left: -30px;
}

.kabrita-chat{
	background-color: #ffd8de;
}
.kabrita-chat .chat-desc{
	margin-top: 20px;
}
.kabrita-chat .chat-desc h3{
	color: var(--color-blue);;
}
@media (max-width: 991px){
	.kabrita-chat .chat-img {
		text-align: center;
	}
}
@media (max-width: 767px){
	.kabrita-chat .chat-img img{
		width: 50%;
	}
}
.kabrita-chat .chat-desc .btn-learn-more{
	background-color: #e1261c!important;
	color: #fff!important;
	border-color: #e1261c!important;
}
/*@media (min-width: 1280px){
	.entry-content .featured-collections .desc {
		position: absolute;
		right: 15px;
		max-width: 580px;
		padding-right: 60px;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media (min-width: 1360px){
	.entry-content .featured-collections .desc {
		max-width: 620px;
		padding-right: 50px;
	}
}*/
@media (max-width: 767px){
    .pb-5, .py-5 {
	    padding-bottom: 2rem!important;
	}
	.tb_cp_post_wrapper{
		width: 100%!important;
	}
	.entry-content .why-goat-milk-foods{
		text-align: center;
	}
	.entry-content { padding: 40px 0; }
	.entry-content .kabrita-faqs h2,
	.entry-content .why-goat-milk-foods h2,
	.entry-content .why-kabrita h3,
	.entry-content .nourish-blog .nourish-blog-head h3,
	.entry-content .featured-collections .desc h3{
		font-size: 36px!important;
		margin-bottom: 15px
	}
	.entry-content .kabrita-faqs h2:lang(km),
	.entry-content .why-goat-milk-foods h2:lang(km),
	.entry-content .why-kabrita h3:lang(km),
	.entry-content .featured-collections .desc h3:lang(km){
		font-size: 34px!important;
		line-height: 48px!important;
	}
	.entry-content p{ 
		font-size: 18px;
		margin: 15px auto !important
	}
	.site-main{
		padding-bottom: 0!important
	}
	.site-main .heading h1:lang(km){
		font-size: 14px!important;
	}
	.site-main .heading h1{
	    bottom: 15px;
		left: inherit; 
		transform: translateX(0);
	    font-size: 15px;
	    line-height: 26px;
	    width: calc(100% - 10%);
	    margin-bottom: 0
	    padding:  12px;
	    /*margin-left: 10%;*/
	}
	.site-main div:not(.featured-collections) .desc{
		text-align: center;
		/*padding: 20px 15px 0 !important*/
	}
	.featured-collections .desc{
		padding: 30px 15px!important
	}
	.entry-content .featured-collections img{
		min-width: inherit;
	}
}
/* /Style Hompepage Popup */