/*
Theme Name: Vivaah Child
Template: thewebs
Author: Thewebs
Description: Thewebs Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1694078127
Updated: 2023-09-07 09:15:27

*/
/* Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* common css */
body .single-content h1,
body .single-content h2,
body .single-content h3,
body .single-content h4,
body .single-content h5,
body .single-content h6 {
	margin-top: 0;
}

.site-footer-section .widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-navigation,
.post-navigation {
    border-top: 1px solid var(--global-palette6);
    border-bottom: 1px solid var(--global-palette6);
    padding: 50px 0;
}
/*blog page*/
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 500;
	color: var(--global-palette1);
}
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link .thewebs-svg-iconset.svg-baseline {
	display: none;
}
/* -------------------- elementor section css -------------------- */


/* blog sidebar */

.primary-sidebar.widget-area .widget_block {
	padding-block-end: 30px;
	border-block-end: 1px solid var(--global-palette6);
	} 
	.primary-sidebar.widget-area .widget_block.widget_search, .primary-sidebar.widget-area .widget_block:last-child {
	border: none;
	}
	.wp-block-search .wp-block-search__input {
	border: none;
	}
	.wp-block-search__inside-wrapper {
	border-block-end: 1px solid var(--global-palette6);
	}
	.wp-block-search .wp-block-search__button:hover, .wp-block-search__inside-wrapper #wp-block-search__input-1:focus {
	box-shadow: none;
	}
	body .wp-block-latest-posts__list li, body.search-results.content-style-unboxed .site .post-thumbnail, body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child, .wp-block-latest-posts.wp-block-latest-posts__list {
		margin: 0;
	}
	.wp-block-latest-posts__list li, body.search-results.content-style-unboxed .site .post-thumbnail, body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child, .wp-block-latest-posts.wp-block-latest-posts__list {
		margin: 0;
	}
	.widget li{
		padding-block: 4px;
	}
	.primary-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-date {
		color: var(--global-palette2);
		font-size: 13px;
		font-weight: 500;
	}
	.blog .loop-entry .entry-header .entry-title,
	.blog .uc_post_title{
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		max-width: 300px;
	}
	.blog .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover,
	.loop-entry .post-thumbnail-inner:hover img {
		transform: scale(1.05);
	}
	.blog .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail,
	.loop-entry .post-thumbnail-inner img {
		transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
	}
	.blog .elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{
        overflow: hidden;
	}

/* news-letter */
	.news-latter input[type="email"]{
       background-color: transparent;
	   border-bottom: 1px solid #ffff;
	   border-left: none;
	   border-right: none;
	   border-top: none;
	   width: 25em;
	   border-radius: 0px;
	   color: #ffff;
	}

	.news-latter input[type="email"]:focus{
		color: #ffff;
	 }
	.news-latter input[type="submit"]{
		padding: 0;
		margin-top: 30px;
		text-decoration: underline;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}

	/* pricing plan */
	
	.pricing-plan .elementor-heading-title.elementor-size-default {
		margin: 0;
		margin-bottom: 5px;
	}
	
@media screen and (min-width: 920px) and (max-width: 1024px) {
  body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
    grid-template-columns: 2fr 1fr 1fr;
  }
}

/* accordion border */

.elementor .elementor-widget-accordion.acco-broder .elementor-accordion .elementor-accordion-item{
	border-bottom: 1px solid var(--global-palette6);
}

.elementor .elementor-widget-accordion.acco-broder .elementor-accordion .elementor-accordion-item:last-child{
	border-bottom: none;
}


/* loader */
.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/image/loader.gif) center no-repeat #fff;
}

textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus {
	color: var(--global-palette1);
	box-shadow: none;
}

textarea, input[type="text"], input[type="email"], input[type="url"] {
	border: 1px solid var(--global-palette6);
	border-radius: 0px;
	color: var(--global-palette1);
}