/*
Theme Name: Bread 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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&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: 0;
}

.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
	margin: 0;
}

body .wp-block-search .wp-block-search__button,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	box-shadow: none;
	color: var(--global-palette1);
}

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: 400;
	color: var(--global-palette1);
}

.site-footer-section .widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
}

.comment-navigation,
.post-navigation {
	border-top: 1px solid var(--global-palette6);
	border-bottom: 1px solid var(--global-palette6);
	padding: 50px 0;
}


.elementor-widget-image-carousel .swiper .swiper-slide figure {
	display: inline-block;
	text-align: center;
}

.search-results.content-style-unboxed .entry-content-wrap {
	margin-block-start: 20px;
}


/* blog image hover */
.loop-entry .post-thumbnail-inner:hover img {
	transform: scale(1.05);
}

/* .blog .loop-entry .entry-header .entry-title,
.our-blog .uc_post_title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 352px;
} */

.entry-content-wrap .entry-header .entry-title:hover {
	color: var(--global-palette2);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: 500;
	color: var(--global-palette2);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link:hover {
	color: var(--global-palette2);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link .thewebs-svg-iconset.svg-baseline {
	display: none;
}

/* -------------------- elementor section css -------------------- */
#search-drawer .drawer-inner input.search-field {
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid var(--global-palette6);
}

#search-drawer .drawer-inner input.search-field:focus {
	box-shadow: none;
}

/* blog sidebar */

#secondary .woocommerce.widget_product_categories>ul li,
.widget .tagcloud a,
.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.wp-block-tag-cloud .tag-cloud-link {
	padding-block: 6px;
}

.wp-block-search .wp-block-search__input:focus,
.wp-block-search .wp-block-search__input {
	color: var(--global-palette1);
	border-color: var(--global-palette6);
	border-radius: 0px;
}

.wp-block-search .wp-block-search__button:hover,
.wp-block-search__inside-wrapper #wp-block-search__input-1:focus {
	box-shadow: none;
}


.primary-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: var(--global-palette2);
	font-size: 15px;
	font-weight: 400;
}

.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;
}

body .wp-block-search .wp-block-search__button {
	color: var(--global-palette9);
	background: var(--global-palette2);
	border-radius: 0px;
}

.elementor-widget-ucaddon_post_carousel .uc_image_carousel_placeholder:hover img,
.loop-entry .post-thumbnail-inner:hover img,
.uc_post_list_image img:hover {
	transform: scale(1.05);
}

/* 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;
	background-size: 130px;
}

#colophon {
	background-image: url('./assets/image/footer-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll;
	background-color: var(--global-palette3);
}

/* footer */
.site-bottom-footer-wrap .site-container {
	padding: 0;
}

/* blog comment */
.comment-respond .comment-form .float-label,
.comments-area .comment-form .comment-form-float-label textarea::placeholder,
.comment-input-wrap input::placeholder {
	color: var(--global-palette1);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: 1px solid var(--global-palette6);
	color: var(--global-palette1);
	background: transparent;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: var(--global-palette6);
	color: var(--global-palette1);
}


.wp-block-image {
	margin-top: 0px;
}
.icon-box,
.icon-box1,
.icon-box2 {
	padding: 18px;
	background-color: var(--global-palette9);
	box-shadow: 5px 7px 14px 0px rgba(0, 0, 0, 0.05);
}

.icon-box {
	margin-right: 20px;
}

.icon-box1 {
	margin-right: 10px;
	margin-left: 10px;
}

.icon-box2 {
	margin-left: 20px;
}

@media screen and (max-width: 881px) {
	.icon-box {
		margin-right: 15px;
	}

	.icon-box1 {
		margin-left: 15px;
	}

	.icon-box2 {
		margin-right: 15px;
		margin-top: 30px;
		margin-left: 0px;
	}

}

@media screen and (max-width: 1024px) {
	.icon-box2 {
		margin-top: 30px;
		margin-left: 0px;
		margin-right: 15px;
	}
}

@media screen and (max-width: 767px) {
	.icon-box {
		margin-right: 0px;
	}

	.icon-box1 {
		margin-left: 0px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.icon-box2 {
		margin-right: 0px;
		margin-top: 0px;
	}

}

.work-01::before {
	content: '';
	border: 2px dashed #D3D3D3;
	rotate: -45deg;
	height: 115px;
	transform: translate(164px, 307px);
}

.work-02::before {
	content: '';
	border: 2px dashed #D3D3D3;
	rotate: 45deg;
	height: 115px;
	transform: translate(22em, -11em);
}

.work-03::before {
	content: '';
	border: 2px dashed #D3D3D3;
	rotate: -53deg;
	height: 115px;
	transform: translate(8em, 24em);
}

@media screen and (max-width: 881px) {

	.work-01::before,
	.work-02::before,
	.work-03::before {

		display: none;
	}
}

/* blog */
.our-blog .ue-grid-item-meta-data {
	position: absolute;
	right: 0px;
	top: 0px;
	background: var(--global-palette9);
	padding: 10px 39px 10px 39px;
	margin: 18.6em 0px 0px 0px;
}

.form-submit .submit {
	border-radius: 0px;
}

.form-submit .submit:hover {
	background-color: var(--global-palette1);
}

/* blog */
.page-load-status p {
	color: var(--global-palette1);
}

body.blog.content-style-unboxed .wp-site-blocks .post-thumbnail {
	margin: 0;
}

.blog .entry.content-bg .entry-content-wrap {
	background-color: var(--global-palette9);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.07);
	padding: 25px 20px;
}

/* navigation */
.collapse-sub-navigation ul.menu li a {
	text-decoration: none;
	width: 100%;
	padding: 0;
	border: none;
	text-align: center;
}

.collapse-sub-navigation ul.menu .drawer-nav-drop-wrap .drawer-sub-toggle {
	font-size: 35px;
}

.collapse-sub-navigation ul.menu .drawer-nav-drop-wrap .drawer-sub-toggle {
	border: none;
	padding: 0.5em 0em;
	font-size: 35px;
}

.transparent-header .search-toggle-open-container .search-toggle-open {
	color: var(--global-palette2);
}

.wp-block-gallery{
	justify-content: center;
}

.text {
	text-transform: none;
}