#goweb_description_field {
	height: 6em;
}


.entry-title {
display:none;
}
body.finder {
	background: linear-gradient(77deg,#f5f6ff,#e8e8ff)!important;
}

.goweb_promo_tools:hover {
	background: linear-gradient(77deg,#f1f8f6,#f5edff)!important;
	border-color: #f5edff;
}

.goweb_tools:hover {
	background: linear-gradient(77deg,#f1f8f6,#f5edff)!important;
	border-color: #fffff;
}

.goweb_categories:hover {
	cursor: pointer;
	background: linear-gradient(77deg,#f1f8f6,#f5edff)!important;
	border-color: #fffff;
}

.goweb_keywords:hover {
	cursor: pointer;
	background: linear-gradient(77deg,#f1f8f6,#f5edff)!important;
	border-color: #fffff;
}

#goweb_title_div, #goweb_tool_url,#goweb_tool_share,#goweb_advertising_div {
	text-decoration: none !important;
}

#goweb_title_div {
	color: black;
}

#goweb_advertising_div {
	color: #6a02b7c2;
}

.goweb_span_category,.goweb_span_price_type {
	font-size: 12px;
	border-radius: 0.75rem;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
	text-align: center;
	vertical-align: middle;
	--max-lines: 1 !important;
	--line-height: 1.6 !important;
	max-height: calc(var(--max-lines) * 1em * var(--line-height));
	overflow: hidden;
	position: relative;
}

.goweb_span_category {
	background-color: #f9fafb;
}

.goweb_span_price_type {
	background-color: #dcfce7;
}

.goweb_overlay {
	text-align: center;
	font-size: 20px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background: rgba(0,0,0,0.5) url('../img/ajax-loader.gif') no-repeat center;
}

#goweb-Category-field, #goweb-Pricing-Type-field, #goweb-WebsiteURL-field, #goweb-Logo-image-field, #goweb-sponsored-field, #goweb-GitHub-field {
	width: 380px;
}

#goweb_description_field, #goweb-KeyHighlights-field {
	width: 780px;
}

.goweb_tools, .goweb_categories, .goweb_promo_tools {
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
	background: #FFFFFF;
	height: auto;
	margin-top: 6% !important;
	margin-bottom: 3% !important;
}

.goweb_logo_div {
	margin-left: 10px !important;
	margin-top: 10px !important;
}

#goweb_advertising {
	font-size: 15px;
	text-align: right;
	font-weight: bold;
}

#goweb_explore_div {
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	padding-top: 3%;
}

#goweb_browse_categories,#goweb_browse_keywords {
	margin-left: 5%;
	margin-top: 2%;
}

.goweb_promoted {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 12px;
	border-radius: 0.75rem;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
	text-align: center;
	vertical-align: middle;
	background-color: #f5edff;
}

#goweb_logo_img {
	width: 100%;
	height: 100%;
	border-radius: 0.75rem;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
}

.goweb_keywords {
	border-radius: 0.75rem;
	border-width: 1px;
	border-style: solid;
	background: #ffffff;
	border-color: #CCD5E7;
	padding-left: 1% !important;
	padding-right: 1% !important;
}

.goweb_sponsored {
	border-radius: 0.75rem;
	border-width: 1px;
	border-style: solid;
	background: #ffffff;
	border-color: #CCD5E7;
	padding-left: 1% !important;
	padding-right: 1% !important;
}

.goweb_tool_title {
	margin-left: 2% !important;
	margin-top: 3% !important;
}

.goweb_category_title,.goweb_keyword_title {
	margin-left: 2% !important;
	margin-top: 3% !important;
	--max-lines: 2 !important;
	--line-height: 1.2 !important;
	max-height: calc(var(--max-lines) * 1em * var(--line-height));
	line-height: var(--line-height);
	overflow: hidden;
	position: relative;
}

.goweb_num_categories {
	margin-left: 2% !important;
	margin-top: 3% !important;
}

#goweb_explore {
	display: none;
}

.goweb_div_description {
	margin-left: 2% !important;
	margin-top: 3% !important;
	--max-lines: 2 !important;
	--line-height: 1.4 !important;
	max-height: calc(var(--max-lines) * 1em * var(--line-height));
	line-height: var(--line-height);
	overflow: hidden;
	position: relative;
}

.col-md-4 #goweb_ai_img {
	width: 8% !important;
}

.goweb_search_tools_btn {
	float: right;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	background-image: linear-gradient(to right, #00FFFFFF, orange);
}

#goweb_search_input::placeholder {
	color: #475569;
	opacity: 1;
}

#goweb_search_pricing {
	border-radius: 25px;
	color: #475569;
}

#goweb_categories_list, #goweb_keywords_list, #goweb_search_per_category_link, #goweb_search_per_name_link, #goweb_search_browse_category_link, #goweb_search_browse_keyword_link {
	display: none;
}

#goweb_text1,#goweb_text5 {
	color: black;
	font-weight: bold;
}

#goweb_text2 {
	background: linear-gradient( to right, #e66610, orange);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

#goweb_text3 {
	color: black;
	font-weight: bold;
}

#goweb_text4 {
	color: black;
}

.goweb-float-child {
	width: 400px;
	float: left;
}

.col-md-4 #goweb_text1 {
	text-align: center;
}

.col-md-4 #goweb_text2 {
	text-align: center;
}

.col-md-4 #goweb_text3 {
	text-align: center;
}

.col-md-12 #goweb_text4 {
	text-align: center;
}

#goweb_midjourney_img, #goweb_civitai_img, #goweb_getanswer_img, #goweb_dscript_img, #goweb_vue_img ,#goweb_storyd_img, #goweb_meetcortex_img, #goweb_pictory_img {
	width: 15% !important;
}

#goweb_civitai_img {
	margin-left: 55%;
}

#goweb_getanswer_img {
	margin-left: 75%;
	margin-top: 5%;
}

#goweb_dscript_img {
	margin-left: 25%;
	margin-top: 0%;
}

#goweb_storyd_img {
	margin-left: 65%;
	margin-top: 4%;
}

#goweb_vue_img {
	margin-left: 35%;
	margin-top: 8%;
}

#goweb_meetcortex_img {
	margin-left: 85%;
	margin-top: 16%;
}

#goweb_pictory_img {
	margin-left: 5%;
	margin-top: 8%;
}

.goweb-search-wrapper {
	display: flex;
	border-radius: 4rem;
	background: #fff;
	align-items: center;
	justify-content: center;
	outline: none;
	border: 1px solid #d1d5db;
	overflow: hidden;
	transition: 400ms ease-in-out;
	position: relative;
}

.goweb-search-wrapper input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-right: 2px;
	outline: none;
	border: none;
	box-sizing: border-box;
}

.goweb-search-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: linear-gradient( to right, #e66610, orange);
	margin-left: auto;
	z-index: 1;
}

.col-md-4 #goweb_ai_tools_div {
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:1000px) {

	#goweb_text1, #goweb_text2, #goweb_text3 {
		font-size: 6.5vw;
	}

	#goweb_text5 {
		font-size: 3vw;
	}

	#goweb_text6 {
		font-size: 2.2vw;
	}

	.goweb-search-wrapper {
		width: 100%;
		height: 77%;
		float: left;
	}

	#goweb_search_pricing {
		width: 100%;
	}

	#goweb_ai_tools_div {
		width: 50%;
		text-align: center;
		color: black;
		border: 1px solid #c0c9f8;
		background: #FFFFFF;
		border-radius: 25px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

	.goweb-search-btn {
		margin-left: 95% !important;
	}

	.goweb-search-btn i {
		color: #fff;
		margin: 20px 20px 20px 0px !important;
	}

	#goweb_search_pricing {
		text-indent: 2.5%;
	}
}

@media (min-width:1000px) {

	#goweb_text1, #goweb_text2, #goweb_text3 {
		font-size: 3.4vw;
	}

	#goweb_text5 {
		font-size: 1.5vw;
	}

	#goweb_text6 {
		font-size: 1vw;
	}

	#goweb_search_pricing {
		width: 70%;
	}

	.goweb-search-wrapper {
		width: 70%;
		height: 77%;
		float: right;
	}

	#goweb_ai_tools_div {
		width: 65%;
		text-align: center;
		color: black;
		border: 1px solid #c0c9f8;
		background: #FFFFFF;
		border-radius: 25px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

	.goweb-search-btn {
		padding-right: 10% !important;
	}

	.goweb-search-btn i {
		color: #fff;
	}

	#goweb_search_pricing {
		text-indent: 2.5%;
	}
}

@media (max-width:768px) {
	.goweb_midjourney_img, .goweb_civitai_img, .goweb_getanswer_img, .goweb_dscript_img, .goweb_vue_img, .goweb_storyd_img, .goweb_meetcortex_img, .goweb_pictory_img {
		display: none;
	}
}
