/* Menu Items Layout Css start */

@media screen and (max-width: 680px) {
    .d-flex-colume {
       flex-direction: column;
      
    }

    .product_style1 {
width: 90% !important;
        margin: 20px;

    }
}




.ast-primary-header-bar {
    background-color: transparent;
    background-image: none;
}

.elementor-widget-container {
    margin-bottom: 50px;
}

.elementor-widget-container p {
    text-align: center;
    margin-top: 10px;
}

.elementor-heading-title {
    padding: 0px 14px 0px 0px;
    text-align: center;
    margin-top: 50px;

}

.site-content {
    margin-bottom: 50px;
}

.d-flex {
    display: flex;
     flex-wrap: wrap!important;
}

.product_style1 {
    padding: 27px 0 45px 0;
    background-color: #fff;
    border-radius: 999px;
    margin-right: 20px;
        width: 23.2%;
        margin-bottom:20px;
}

.as-product .product-title {
    font-size: 24px;
    margin: 6px 0 9px 0;
    font-weight: 600;
    text-align: center;
}

.as-product .product-title a {
    color: #000;
}

.as-product .price {
    display: block;
    color: var(--theme-color);
    font-weight: 500;
    margin-bottom: -0.45em;
    font-family: var(--title-font);
}

.product_style1 .product-img {
    margin-bottom: 0;
}

.as-product .product-img {
    position: relative;
    margin: 0 0 -120px 0;
    text-align: center;
    z-index: 3;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.as-product .product-img img {
    border-radius: 50%;
}

.product_style1 .product-content {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    text-align: center;
}

.as-product .product-content {
    background-color: var(--white-color);
    border-radius: 20px;
    padding: 125px 10px 30px 10px;
    position: relative;
    z-index: 2;
}

.as-product .price {
    display: block;
    color: red;
    font-weight: 500;
    margin-bottom: -0.45em;
    font-family: var(--title-font);
}


.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 12px;
    font-size: 0.75rem;
    color: #ffffff;
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.ast-builder-menu-2 .menu-item > .menu-link {
    font-size: 12px;
    font-size: 0.75rem;
    color: #ffffff;
    padding-left: 7px;
    padding-right: 7px;
}

.ast-builder-menu-2 .menu-item > .menu-link {
    font-size: 12px;
    font-size: 0.75rem;
    color: #ffffff;
    padding-left: 7px !important;
    padding-right: 7px !important;
}


/* Event Layout Css start */

@media screen and (max-width: 680px) {
    .blog-single {
     width:90% !important;
     }

    .product_style1 {
width: 90% !important;
        margin: 20px;

    }
}


.btn-botome{
bottom: 30px;
position: absolute;
    top: 270px;
}

.blog-single {
  position: relative;
margin-bottom: 40px;
box-shadow: 0px 10px 30px rgb(1 15 28 / 8%);
border-radius: 20px;
width: 29.3%;
float: left;
margin: 20px;
padding: 20px;
min-height: 570px;
}


.blog-single .blog-audio, .blog-single .blog-img, .blog-single .blog-video {
position: relative;
overflow: hidden;
background-color: var(--smoke-color);
margin-bottom: 35px;
border-radius: inherit;

}
.blog-img img{
width:100%;
height:170px;
}

.blog-single .blog-content {
margin: 0 0 0 0;
position: relative;
}
.blog-single .blog-meta {
margin: -0.3em 0 15px 0;
}
.blog-meta {
display: block;
}
.blog-meta span, .blog-meta a {
display: inline-block;
font-size: 14px;
color: var(--body-color);
position: relative;
margin-right: 16px;
padding-right: 20px;
}
.blog-single .blog-title {
margin-bottom: 14px;
font-size: 24px;
font-weight: 600;
color:#000;
line-height: 35px;

}
.blog-single .blog-title a {

color:#000;
}
.blog-single .blog-text {
margin-bottom: 26px;
    margin-bottom: 26px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.as-btn {
position: relative;
z-index: 2;
overflow: hidden;
vertical-align: middle;
display: inline-block;
border: none;
text-transform: uppercase;
text-align: center;

background-color: #249141;
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 1;
padding: 21px 35px 20px 35px;
border-radius: 999px;
-webkit-transition: background-color 0.25s linear, color 0.4s ease-in-out;
transition: background-color 0.25s linear, color 0.4s ease-in-out;
}

/* Events single layout css */

.blog-detail-left{  width: 66.3%;
    float: left;}
.blog-single-detail {
      position: relative;
    margin-bottom: 40px;
    box-shadow: 0px 10px 30px rgb(1 15 28 / 8%);
    border-radius: 20px;
   
    padding: 20px;
}

.blog-single-detail .blog-audio, .blog-single .blog-img, .blog-single .blog-video {
    position: relative;
    overflow: hidden;
    background-color: var(--smoke-color);
    margin-bottom: 35px;
    border-radius: inherit;
}




.blog-single-detail .blog-img img{ width:100%; height:400px; margin-bottom:20px;}
.blog-single-detail .blog-content {
    margin: 0 0 0 0;
    position: relative;
}
.blog-single-detail .blog-meta {
    margin: -0.3em 0 15px 0;
}
.blog-meta {
    display: block;
}
.blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--body-color);
    position: relative;
    margin-right: 16px;
    padding-right: 20px;
}
.blog-single-detail .blog-title {
    margin-bottom: 14px;
    font-size: 30px;
    font-weight: 600;
	color:#000;
	line-height: 35px;

}
.blog-single-detail .blog-title a {
   
	color:#000;
}
.blog-single-detail .blog-text {
    margin-bottom: 26px;
}
.as-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;

    background-color: #249141;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 21px 35px 20px 35px;
    border-radius: 999px;
    -webkit-transition: background-color 0.25s linear, color 0.4s ease-in-out;
    transition: background-color 0.25s linear, color 0.4s ease-in-out;
}

.as-comments-wrap {
    margin-top: var(--blog-space-y, 40px);
    margin-bottom: 30px;
}
.as-comment-form, .as-comments-wrap {
    padding: 40px;
    box-shadow: 0px 6px 30px rgb(7 36 95 / 8%);
    border-radius: 20px;
}
.blog-inner-title {
    font-size: 30px;
    margin-top: -0.25em;
    margin-bottom: 25px;
	    font-weight: bold;
}
.as-comments-wrap .reply-btn i {
    margin-right: 7px;
}
.as-comments-wrap .as-post-comment {
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    border-bottom: 1px solid var(--border-color);
}

.as-comments-wrap ul.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: -30px
}

.as-comments-wrap ul.comment-list ul ul,
.as-comments-wrap ul.comment-list ul ol,
.as-comments-wrap ul.comment-list ol ul,
.as-comments-wrap ul.comment-list ol ol {
	margin-bottom: 0
}

.as-comments-wrap .comment-avater {
	width: 80px;
	height: 80px;
	margin-right: 20px;
	overflow: hidden;
	border-radius: 999px
}

.as-comments-wrap .comment-avater img {
	width: 100%
}

.as-comments-wrap .comment-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: -6px;
	position: relative
}

.as-comments-wrap .commented-on {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 400;
    color: var(--body-color);
}
.as-comments-wrap .name {
    margin-bottom: 12px;
    font-size: 20px;
	font-weight:bold;
	margin-top:20px;
}
.as-comments-wrap .text {
    margin-bottom: 10px;
	 font-family: var(--body-font);
    margin: 0 0 18px 0;
    color: var(--body-color);
    line-height: 1.75;
}

.as-comments-wrap .reply-btn {
    font-weight: 600;
    font-size: 16px;
    color:red;
    display: inline-block;
	
}
.as-comments-wrap .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: 80px;
}

.sidebar-area {
     margin-bottom: -10px;
    float: right;
    width: 30%;
    margin-top: 22px;
}
.author-info .name{ font-weight:bold; color:#000;}
.author-info .name a{ font-weight:bold; color:#000;}
.widget {
    padding: var(--widget-padding-y, 40px) var(--widget-padding-x, 40px);
    background-color: var(--white-color);
    margin-bottom: 40px;
    box-shadow: 0px 10px 30px rgb(1 15 28 / 8%);
    border-radius: 20px;
    position: relative;
}
.widget .search-form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.widget .search-form input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.widget select, .widget input {
    background-color: var(--smoke-color2);
}
select, .form-control, .form-select, textarea, input {
    height: 55px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border: 1px solid var(--border-color);
    color: var(--body-color);
    background-color: var(--smoke-color);
    border-radius: 28px;
    font-size: 16px;
    width: 100%;
    font-family: var(--body-font);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.widget .search-form button {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    font-size: 14px;
    width: 36px;
    height: 36px;
    line-height: 33px;
    background-color: var(--theme-color);
    color: var(--white-color);
    display: inline-block;
    border-radius: 99px;
}

.author-widget-wrap {
    text-align: center;
}
.author-widget-wrap .avater {
    margin-bottom: 20px;
}
.author-widget-wrap .avater img {
    border-radius: 50%;
}
.author-widget-wrap {
    text-align: center;
}
.author-widget-wrap .author-bio {
    margin-bottom: 23px;
}
.author-widget-wrap .author-social {
    display: block;
}
.author-widget-wrap .author-social a {
    font-size: 16px;
    color: #000;
    position: relative;
    border-right: 1px solid #d2d2d2;
    padding: 6px 15px 6px 0;
    margin-right: 12px;
}
.widget_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    font-family: var(--title-font);
    line-height: 1em;
    margin: -0.1em 0 30px 0;
}
.recent-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.recent-post .media-img {
    margin-right: 15px;
    width: 80px;
    overflow: hidden;
    border-radius: 8px;
}
.recent-post .media-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.recent-post .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 6px 0;
    font-family: var(--title-font);
    text-transform: capitalize;
}

.recent-post .post-title a {
	color:#000;
}
.recent-post .recent-post-meta a i {
    margin-right: 6px;
    color:red;
}
.recent-post-meta a{ color:#000;}
.wp-block-tag-cloud, .tagcloud {
    margin-right: -10px;
    margin-bottom: -10px;
}
.wp-block-tag-cloud, .tagcloud {
    margin-right: -10px;
    margin-bottom: -10px;
}
.wp-block-tag-cloud a, .tagcloud a {
    display: inline-block;
    border: 1px solid var(--border-color);
    font-size: 14px;
    font-weight: 400;
    font-family: var(--title-font);
    text-transform: uppercase;
    line-height: 1;
    padding: 14px 17px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--body-color);
    background-color: transparent;
    border-radius: 99px;
}




 @media screen and (max-width: 680px) {
        
.blog-detail-left {
    width: 100%;
    float: left;
}
.sidebar-area {
    margin-bottom: -10px;
    float: right;
    width: 100%;
    margin-top: 22px;
}
.as-comments-wrap .children{
	margin-left:0px;
}
.blog-inner-title {
    font-size: 25px;
    }
 }