.dz-load-more i,
.loadmore-btn i
{
  display:none;
}
.dz-load-more.active i,
.loadmore-btn.active i
{
  display:inline-block;
}

.dz-subscription-msg {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
}
.subscribe-bx{
	z-index:1000;
}
.kc-row-container.kc-container{
 max-width:1200px;
 width:100%;
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.admin-bar .is-fixed .main-bar{
	top:32px;
}
.dlab-bnr-inr{
	background-image:url(../images/banner/bnr1.jpg);
}
.inquiry-form .input-group span{
	width:100%;
}
.inquiry-form .input-group-addon{
	position:absolute;
	top:3px;
	left:10px;
	z-index:99;
	border:none;
	width:auto !important;
}
.inquiry-form .input-group input,
.inquiry-form .input-group textarea{
	padding-left:35px;
	height:auto;
}
.inquiry-form .input-group textarea{
	min-height:100px;
	height:100px;
}
.g-recaptcha{
	margin:10px 0 30px 15px;
}
/*************Rev Slider **************/
.rev-title{
	font-size: 70px;
	line-height: 90px;
	font-weight: 600;
	color: rgb(255, 255, 255);
	text-align: center;
	letter-spacing: -5px;
	font-family: "Montserrat", sans-serif;
	padding: 0px 10px 0px 0px;
	transform: translate3d(0px, 0px, 0px);
	transform-origin: 50% 50% 0px;
}
.rev-text{
	white-space: normal;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.75);
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0px;
	text-align: center;
}
.rev-btn{
	font-size: 17px;
	line-height: 60px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	font-family: "Montserrat", sans-serif;
	border-radius: 30px;
	transition: none 0s ease 0s;
	text-align: center;
	margin: 0px;
	padding: 0px 50px;
	transform: translate3d(0px, 0px, 0px);
	transform-origin: 50% 50% 0px;
	cursor: pointer;
}
.tp-dottedoverlay.twoxtwo{
	background-color: rgba(0, 0, 0, 0.75);
	background-image:none;
}
.about-section .abt-img{
	height: 100% !important;
}
.blog-post{
	margin-bottom:70px;
}
.blog-single .alignleft{
	margin: 22px 25px 10px 0;
}
.bl-comment-item .default-form.comment-respond{
	margin-bottom:40px;
}
.header-nav .nav > li.menu-item-has-children:before{
	font-size: 9px;
    right:0px;
	margin-top: -4px;
	color: #fff;
}
.woocommerce .dlab-post-title h4{
	margin:0px;
}
.woocommerce div.product .product_title, .woocommerce div.product h1{
    margin-bottom: 5px;
	font-size: 22px;
    line-height: 28px;
	color: #232323;
	margin-top:0px;
    font-family: "Montserrat",sans-serif;
	font-weight:500;
}
.woocommerce div.product .info-column .woocommerce-product-rating{
	line-height:22px;
}
.woocommerce div.product .info-column .shop-item-rating .woocommerce-product-rating .woocommerce-review-link span{
	display:inline-block;
}
.woocommerce .footer-widget form input[type="email"]{
	width:auto !important;
	padding:10px 20px !important;
	border:none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width:100%;
}
.woocommerce-billing-fields .form-row > span,
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row > span{
	width:100%;
	display:block;
}
.woocommerce .select2-container .select2-selection--single{
	height:48px;
}
.woocommerce .select2-container--default .select2-selection--single{
	border-color:#e0e0e0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:46px;
	color:#6f6f6f;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
	height:46px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{
	margin:0 -15px;
}
.woocommerce h3#order_review_heading{
	padding-left:0px;
	padding-top:50px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td {
	border-bottom:none;
}
/****************Custom Blog*****************/
.content-area{
	padding-bottom:70px;
}
.side-bar .widget.sidebar-widget{
	margin-bottom:70px;
}
.side-bar .widget-title.style-1{
	margin-bottom:30px;
}
.sidebar-widget.widget li{
	text-align:left;
}
.sidebar-widget.widget li a{
	float:none;
}
.recent-posts-entry .widget-post{
	margin-bottom:20px;
}
.blog-lg .dlab-post-media{
	margin-bottom:25px;
}
.dlab-post-title .post-title{
	margin:0px;
	font-weight:600;
}
.dlab-post-title .post-title.font-weight-500{
	font-weight:500;
}
.dlab-post-meta{
	/*margin:16px 0;*/
}
.dlab-post-text{
	margin-bottom:25px;
}
.woocommerce-pagination .page-numbers li{
	margin:0px !important;
}
.pagination li a.page-numbers,
.pagination li span.page-numbers,
.woocommerce-pagination .page-numbers li span.page-numbers,
.woocommerce-pagination .page-numbers li a{
	position:relative;
	background-color: #fff;
    border: 1px solid #efefef;
    color: #767676;
	padding:8px 14px;
	text-align:center;
    font-weight: 500;
    font-family: montserrat;
    font-size: 14px;
}
.woocommerce-pagination .page-numbers li span.page-numbers,
.woocommerce-pagination .page-numbers li a{
	height:auto !important;
	min-height:auto !important;
	width:auto !important;
	min-width:auto !important;
	padding:8px 14px !important;
	font-weight: 500 !important;
	font-family: montserrat !important;
    font-size: 14px !important;
	margin-left: -1px !important;
	line-height: 1.5 !important;
}
.pagination li a.page-numbers:hover,
.pagination li span.page-numbers,
.pagination li .page-numbers.current,
.woocommerce-pagination .page-numbers li a:hover,
.woocommerce-pagination .page-numbers li span.page-numbers,
.woocommerce-pagination .page-numbers span.current{
	background:var(--primary-color);
}
.pagination li .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.current{
	background:#c5c5c5;
	color:#000000;
	border:1px solid #c5c5c5;
}
/*************Shop Widgets************/
.side-bar .shop-widget{
	margin-bottom:30px;
}
.shop-widget .acod-title {
    border-bottom:2px solid rgba(0, 0, 0, 0.10);
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 0 10px;
    text-transform: uppercase;
    border-radius: 0;
	margin-bottom:20px;
}
.shop-widget ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.shop-widget ul li{
    padding-bottom: 8px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    position: relative;
    line-height: 20px;
}
.shop-widget ul li:before{
	content: "\f105";
    position: absolute;
    left: 0;
    display: block;
    font-family: "FontAwesome";
}
.shop-widget ul li ul li{
	margin-bottom:0px;
	margin-top:0;
	padding-bottom:0px;
	padding-top:8px;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	border-bottom:none;
}
.shop-widget ul li ul{
    margin-top: 8px;
    margin-bottom: -10px;
  /* //margin-bottom:8px; */
}
.shop-widget ul li ul li:before{
	top:8px;
}
.shop-widget ul li a{
	font-size: 14px;
    font-weight: 400;
    color: #6f6f6f;
	display:inline-block;
	padding-left:10px;
}
.woocommerce .shop-widget ul.product_list_widget li{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #eaeaea;
	padding-left:95px;
	position:relative;
	padding-top:0px;
	min-height:107px;
}
.woocommerce .shop-widget ul.product_list_widget li:last-child{
	border:none;
}
.woocommerce .shop-widget ul.product_list_widget li img{
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
}
.woocommerce .shop-widget ul.product_list_widget li a{
	padding-left:0px;
	font-weight: 500;
}
.woocommerce .shop-widget ul.product_list_widget li a .product-title{
	display:block;
	font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
	text-transform:uppercase;
	color: #232323;
    font-family: "Montserrat",sans-serif;
}
.woocommerce .shop-widget ul.product_list_widget li .star-rating{
	display:block;
	margin-bottom:10px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
	padding-bottom:8px;
}
/***************error Page******************/
.error-wrapper{
	max-width:900px;
	margin:150px auto;
	text-align:center;
}
.error-wrapper h2{
	font-weight:700;
}
.error-wrapper .site-button{
	margin-top:40px;
}
/* .bg-blog.content-inner{
	padding-bottom:20px;
} */
.bg-blog.content-inner .dlab-post-text{
	margin-bottom:10px;
}
.bg-blog.content-inner a{
	padding-left:0px;
}
.mt-40.sticky-top{
	margin-top:40px;
}


/* woocommerce */
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
	background:var(--bg-color-ho);
	padding:12px 20px;
	color: #fff;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: var(--bg-color-ho);
	color: #fff;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
    background-color: var(--bg-color-ho);
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
	width:25%;
	margin-right:0;
	margin-top:5px;
	padding:2px; 
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child{
	margin-right:0px;
}
.reset_variations{
	background-color: var(--primary-color);
    color: #fff;
	padding: 11px 45px 10px;
    border-radius: 0px;
	font-weight: 600;
	font-size: 14px !important;
	border: 2px solid var(--primary-color);
	display:inline-block !important;
	margin-top:20px;
	line-height:1em;
}
.admin-bar .sidenav.coming-side-bar{
	top:32px;
}
.coming-side-bar .wpcf7-form-control-wrap {
    position: relative;
    display: block;
    width: 100%;
}

/*********************Improvement*************************/
.page-content{
	padding-bottom:0px;
}
.dlab-topbar-left ul li, .dlab-topbar-right ul li{
	opacity:1;
}
/* .header-nav .nav > li{
	margin-right:8px;
} 
.header-nav .nav > li:last-child{
	margin-right:0px;
}*/
.owl-slider-banner .owl-carousel .owl-item img{
	height:850px !important;
}
.portfolio-box .icon-bx-xs{
	line-height:38px;
}
.main-slider-v3 .text-white{
	text-align:center !important;
}
.main-slider-v3 .tp-dottedoverlay.twoxtwo{
	background:url(../images/zigzag-pt.png);
	background-color:rgba(73, 11, 184, 0.7);
}
.f-s18{
	font-size:18px;
}
/* .content-area {
    padding-top: 80px;
} */
.header-nav .nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children:before{
	position:absolute;
	right:15px;
	top:8px;
	content:"\f105";
	font-size:15px;
	font-family:'FontAwesome';
	z-index:1;
}
.header-nav .nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children.open:before{
	content:"\f107";
}
@media only screen and (max-width: 767px) {
	.blog-post {
		margin-bottom: 30px;
	}
	.content-area {
		padding-bottom: 15px;
	}
	.side-bar .widget-title.style-1{
		margin-bottom:20px;
	}
	.side-bar .widget.sidebar-widget{
		margin-bottom:25px;
	}
}
.tribe-events-event-image img{
	width:100%;
}
.sidebar-widget .widget-newslatter .news-box input{
	width: 100%;
}
.main-slider .be-slide-content{
	text-align: center !important;
}
.main-slider .be-slide-content .text-white{
	margin: 15px 0 40px;
}
.shop-item-section .bl-products .item-box .item-info .item-title{
	font-size:18px;
}
.dlab-post-title{
	margin-bottom: 15px;
}
#tribe-events-content .tribe-events-calendar td{
	font-size:14px;
}
.inquiry-form .input-group-addon{
	padding-top: 5px;
}
.header-nav .nav > li.active > a:after,
.header-nav .nav > li:hover > a:after{
	color:inherit;
}
.footer-widget .widget_getintuch ul li strong{
	font-weight: 700;
}




/* Blog */
.wp-block-quote {
    padding-left: 80px;
	border-left-color: var(--bg-color);
}
blockquote.wp-block-quote p{
	color: #555555!important;
}

/* header */
.header-transparent .dlab-topbar-left > ul >  li > a,
.header-transparent .dlab-topbar-right > ul > li > a{
    color: inherit ;
}
.top-bar.bg-dark .dlab-topbar-left > ul > li > a,
.top-bar.bg-dark .dlab-topbar-right > ul > li > a{
	color: #d8e0f3;
}
.site-header .dz-register-btn{
	padding-left: 8px;
}
.site-header .dz-login-btn a{
	margin-right: 8px;
}

/* search-box */
.search-box button{
	font-size: 14px;
}

@media only screen and (max-width: 591px) {
	.bubble-box-area{
		justify-content: center;
	}
}

/* Event Details */
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
    align-self: self-start;
    background: #6cc000;
    color: #fff;
    text-align: center;
    padding: 20px 10px;
    border-radius: 16px;
    box-shadow: 0 5px 30px -15px #6cc000;
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6
{
    color: #fff !important;
    font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.5;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff !important;
    text-transform: uppercase;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-small-cta__price {
    color: #6cc000;
    font-size: 22px;
    font-weight: 700;
}

.tribe-events .tribe-events-c-ical__link-icon-svg path {
   display:none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col, .tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {
    padding-left: 15px;
    padding-right: 15px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
    margin-bottom: 0;
    width: 37.5%;
}
.tribe-events-calendar-list__event-featured-image-link{
	border-radius: 4px;
	overflow: hidden;
}
.single-tribe_events .tribe-events-schedule h2 {
    font-size: inherit;
    color: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    font-size: 16px;
    color: #000;
	margin-bottom: 5px;
}
.single-tribe_events .tribe-events-event-meta dl dd {
    font-size: 15px;
    color: #666;
    margin-bottom: 20px !important;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-single-section-title {
    font-size: 24px;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 20px;
}
.single-tribe_events .tribe-events-event-meta {
    padding: 30px 0 0;
}
#tribe-events-pg-template {
    padding: 0;
}
.single-tribe_events .tribe-events-cal-links a {
    padding: 12px 25px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
    color: #000;
    background: #eee;
    margin-top: 0;
    border-radius: 30px;
}
.single-tribe_events .tribe-events-cal-links a:hover {
    font-weight: 400;
    color: #fff;
    background: #a9a9a9;
    padding: 12px 25px;
}
.single-tribe_events .tribe-events-schedule {
    margin: 0;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin-bottom: 20px;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}
.single-tribe_events .tribe-events-single-event-title {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 15px;
    margin-bottom: 10px;
}
.tribe-events-back a{
	color: var(--primary);
}

/* Header */
.shop-cart .cart-btn .badge {
    padding: 0;
    line-height: 15px;
	top: 0;
    right: -5px;
}
.shop-cart .cart-btn:hover .badge {
	color: #fff;
}
.header-transparent .shop-cart .cart-btn .cart-count{
	background-color: #fff;
	color: #000;
}
.header-ind .shop-cart .cart-btn .cart-count{
	background-color: #d8e0f3;
	color: #000;
}
.header-seo .shop-cart .cart-btn .cart-count{
	background-color: #000;
	color: #fff;
}
.header-seo .shop-cart .cart-btn i,
.header-style-1 .shop-cart .cart-btn i{
	color: #000;
}
@media only screen and (max-width: 375px) {
	.extra-cell .site-button {
		padding: 7px 12px;
	}
}
.wp-block-code>code{
	color:#fff;
}
.widget-newslatter .form-control{margin-bottom:0px;}