	/*
Theme Name: ProGamer Child
Template: twold
Author: Twold WP
Description: The TwoldTheme is a sleek, performance-optimized WordPress theme designed to help you build stunning, lightning-fast websites with ease. Its intuitive drag-and-drop header and footer builder empowers users to craft custom layouts in minutes, while the expansive library of beautifully designed starter templates ensures a professional look for any project. With smart global controls for fonts and colors, customization is effortless. Whether you're creating an ecommerce store, an educational platform, or a business website, Twold seamlessly integrates with leading plugins, making it the ultimate toolkit for any web development need.
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.2.9.1728562645
Updated: 2024-10-10 12:17:25

*/

	@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Poppins: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');

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


	/* titlle margin */

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

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

	/* footer */

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

	/* image carousal */

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

	/* blog grid, slider, list hover */

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

	.loop-entry .post-thumbnail-inner img,
	.uc_post_list_image img {
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
	}

	.uc_post_list_image {
		overflow: hidden;
	}

	.blog .primary-sidebar input[type="search"]:focus {
		color: var(--global-palette1);
		border-color: var(--global-palette6);
	}

	/* Hover zoom - singleblog*/

	.hover-zoom .uc_post_list_image img:hover {
		transform: scale(1.05);
	}

	.hover-zoom .elementor-image-box-img {
		overflow: hidden;
	}

	.elementor-widget-image .elementor-widget-container {
		overflow: hidden;
	}

	/* archive conetnt left sidebar */

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

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


	/* widget spacing */

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

	/* input search border */

	.wp-block-search .wp-block-search__input,
	.wp-block-search .wp-block-search__input:focus,
	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);
		border: 1px solid var(--global-palette6);
		border-radius: 0px;
	}

	/* input border */

	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-color: transparent;
	}

	/* input radius */
	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-radius: 0px;
	}

	/* border radius */

	.wp-block-search .wp-block-search__input,
	body .wp-block-search .wp-block-search__button,
	body .twold-header-cart.header-navigation ul a.button,
	#search-drawer .drawer-inner input.search-field {
		border-radius: 0px;
	}

	/* archive search left sidebar */

	.wp-block-search .wp-block-search__input {
		padding: 0.6em 0.7em;
		border: 1px solid var(--global-palette6);
		color: var(--global-palette1);
		border-radius: 0px;
		background: transparent;
	}

	body .wp-block-search .wp-element-button.wp-block-search__button {
		color: var(--global-palette9);
		background: var(--global-palette2);
		clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 16px, 100% 100%, 0 100%);
	}

	/* search input */

	#search-drawer .drawer-inner input.search-field {
		border: none;
		border-bottom: 1px solid var(--global-palette9);
		border-radius: 0px;
		color: var(--global-palette9);
	}

	#search-drawer .drawer-inner .search-form input.search-field:focus {
		box-shadow: none;
		color: var(--global-palette9);
	}


	/* blog author */

	.wp-block-latest-posts__post-author,
	.wp-block-latest-posts__post-date {
		color: var(--global-palette1);
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
		font-family: 'DM sans';
	}


	/* blog sidebar date */
	.wp-block-latest-posts__post-author,
	.wp-block-latest-posts__post-date {
		color: var(--global-palette1);
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
		font-family: 'poppins';
	}

	/* button */
	body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 700;
		color: var(--global-palette1);
		font-family: 'Chakra Petch';
		letter-spacing: 0;
		text-decoration: underline;
	}

	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 .twold-svg-iconset {
		display: none;
	}

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

		form.comment-form .comment-input-wrap .comment-form-author,
		form.comment-form .comment-input-wrap .comment-form-email,
		form.comment-form p.comment-form-float-label {
			margin: 0px;
		}
	}


	/*-----------------------------------------------elemenor css-------------------------------------------------- */
	.reply .comment-reply-link,
	.reply .comment-reply-link:hover {
		border: 1px solid var(--global-palette1);
		color: var(--global-palette1);
	}

	.comments-title {
		font-size: 40px;
	}

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

	/* comment */
	.comment-form .comment-form-comment textarea::placeholder,
	.comment-form .comment-input-wrap input::placeholder {
		color: var(--global-palette1);
	}

	.comment-form .comment-form-comment textarea:focus,
	.comment-form .comment-input-wrap input:focus {
		box-shadow: none;
	}

	.comment-form p.comment-form-float-label label.float-label,
	.comment-form .comment-input-wrap p label.float-label {
		color: var(--global-palette1);
	}

	.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
		margin-bottom: 0px;
	}

	/* newsletter form  */
	.mc4wp-form-fields {
		justify-content: left;
		display: flex;
	}

	.newsletter-form {
		width: 566px;
	}

	.newsletter-form input[type="email"] {
		width: 100%;
		height: 60px;
		background-color: var(--global-palette9);
		border: none;
		color: var(--global-palette5);
		padding: 15px;
		margin-bottom: 25px;
		clip-path: polygon(0% 0%, 96% 0%, 100% 33%, 100% 100%, 0% 100%);
		margin-top: 20px;
	}

	.newsletter-form input[type="email"]::placeholder {
		color: #A8A8A8;
	}

	.newsletter-form input[type="submit"] {
		padding: 17px 45.5px;
		background-color: var(--global-palette2);
		color: var(--global-palette9);
		display: block;
	}

	.newsletter-form input[type="submit"]:hover {
		background-color: var(--global-palette9);
		color: var(--global-palette2);
	}

	.mc4wp-response {
		padding-top: 20px;
		color: var(--global-palette9);
	}

	/* footer */
	.footer-icon-01::before,
	.footer-icon-02::before,
	.footer-icon-03::before {
		content: " ";
		display: block;
		width: 20px;
		height: 20px;
		float: left;
		cursor: pointer;
		margin: 5px 10px 0px 0px;
	}

	.footer-icon-03 {
		display: flex;
	}

	.footer-icon-01::before {
		background: url(./assets/images/phone.svg) no-repeat;
	}

	.footer-icon-02::before {
		background: url(./assets/images/mail.svg) no-repeat;
	}

	.footer-icon-03::before {
		background: url(./assets/images/map.svg) no-repeat;
	}

	/* button */
	.elementor-widget-button .elementor-button,
	.faq-shape .uc_material_accordion .uc-heading,
	.mf-btn-wraper .metform-btn,
	.form-submit input[type="submit"],
	.header-button-inner-wrap .header-button,
	.newsletter-form input[type="submit"],
	#our-blog .ue_post_grid_item .uc_more_btn {
		clip-path: polygon(0 20px, 20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);

	}
	#kt-scroll-up,
	.mf-form-wrapper .mf-input-wrapper {
		clip-path: polygon(0 15px, 15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);

	}

	/* image shape */
	.image-shape.elementor-element .elementor-element.e-con-full,
	.blog .content-wrap .post-thumbnail .post-thumbnail-inner,
	.icon-shape .elementor-icon,
	.counter-shape .elementor-element {
		clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
	}

	.image-shape .elementor-element.elementor-widget-image .elementor-widget-container,
	.image-shape .ue-content-carousel .owl-stage-outer .carousel-image,
	#our-blog .ue_post_grid_item .uc_post_grid_style_one_image,
	#our-blog .ue_post_grid_item .uc_content {
		clip-path: polygon(0 0, calc(100% - 46px) 0, 100% 46px, 100% 100%, 0 100%);
	}

	.counter-shape .elementor-element {
		clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 60px, 100% 100%, 0 100%);
	}

	.image-shape .elementor-element.elementor-widget-heading .elementor-widget-container,
	.image-shape .ue-content-carousel .owl-stage-outer .uc_image_carousel_content {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 25px 100%, 0 calc(100% - 25px));
	}

	/* icon shape */
	.icon-shape .elementor-icon {
		clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%);
	}

	/* tournament */
	.upcoming-shape .elementor-widget-image .elementor-widget-container {
		clip-path: polygon(0 0, calc(100% - 38px) 0, 100% 38px, 100% 100%, 0 100%);
	}

	.upcoming-shape .e-con-inner .column-shape.elementor-element,
	.testimonial-shape .owl-stage-outer .uc_quote_item.ue-item {
		clip-path: polygon(0 0, calc(100% - 47px) 0, 100% 47px, 100% 100%, 0 100%);
	}

	/* footer social */
	.footer-social-inner-wrap {
		display: grid;
	}

	.social-button.footer-social-item {
		justify-content: flex-start;
	}

	.wp-block-image {
		margin-top: 0;

	}

	.wp-block-list {
		gap: 13px;
		display: grid;
	}

	@media screen and (min-width: 1025px) {
		.site-footer-row-container-inner .site-container .site-middle-footer-inner-wrap {
			grid-template-columns: minmax(0, 1.8fr) minmax(0, 1.8fr) minmax(0, 1.2fr) minmax(0, 1.2fr);
		}

		.site-footer-row-container-inner .site-container .site-top-footer-inner-wrap {
			grid-template-columns: minmax(0, 1.38fr) minmax(0, 1fr);
		}
	}


	/* footer top */
	.newsletter-form label.email-circle::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 11px;
		height: 11px;
		background: var(--global-palette2);
		border-radius: 100%;
		bottom: 7px;
		margin: auto 0px;
	}

	.newsletter-form label.email-circle {
		position: relative;
		padding: 0px 0px 8px 18px;
	}


	/* blog */

	.uc_post_grid_style_one_item.ue_post_grid_item {
		gap: 30px;
	}

	/* image hover */
	#our-blog .ue-item,
	.gallery-item .gallery-icon{
		transition: .4s;
	}
	.image-shape.team-hover .elementor-element.e-con-full:hover,
	.gallery-item .gallery-icon:hover,
	.image-hover.elementor-element:hover,
	.elementor-widget-ucaddon_responsive_testemonial_carousel .ue-item:hover,
	.counter-shape .e-child.elementor-element:hover{
		transform: perspective(1500px) rotateY(20deg);
	}
	#our-blog .ue-item:hover{
		transform: perspective(1500px) rotateX(20deg);
	}

	/* blog */

	#our-blog .ue-item {
		align-items: center;
		justify-content: end;
	}

	#our-blog .uc_content {
		min-width: 52%;
	}

	#our-blog .uc_post_grid_style_one_image {
		max-width: 527px;
	}

	#our-blog .ue-item .ue-grid-item-meta-data:not(.uc_content .ue-grid-item-meta-data) {
		font-size: 22px;
		font-weight: 700;
		text-transform: uppercase;
		font-family: Chakra Petch;
		transform: rotate(90deg);
		min-width: fit-content;
		height: fit-content;
		position: absolute;
		left: 0;
		padding-top: 50px;
	}

	#our-blog .ue-item:nth-child(even) .ue-grid-item-meta-data:not(.uc_content .ue-grid-item-meta-data) {
		right: 0;
		left: auto;
		padding: 0;
		padding-bottom: 50px;
	}

	#our-blog .ue-item:nth-child(even) {
		justify-content: start;
	}

	@media screen and (max-width: 1440px) {
		#our-blog .ue-item {
			justify-content: center !important;
		}

		#our-blog .ue-item .ue-grid-item-meta-data:not(.uc_content .ue-grid-item-meta-data) {
			padding: 15px !important;
			background-color: var(--global-palette2);
			z-index: 2;
			clip-path: polygon(0 20px, 20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
		}
	}
	@media screen and (max-width: 1294px) and (min-width: 320px){
		#our-blog .uc_post_grid_style_one:not(.ue-list-view) .ue-item{
			max-width: 90%;
    		margin: auto;
		}
	}
	@media screen and (max-width: 1024px) {
		#our-blog .uc_post_grid_style_one_image {
			max-width: 100%;
		}
		#our-blog .uc_post_grid_style_one:not(.ue-list-view) .ue-item .uc_post_grid_style_one_image,
		#our-blog .uc_post_grid_style_one:not(.ue-list-view) .ue-item .uc_content{
			width: 100%;
		}
		#our-blog .uc_post_grid_style_one:not(.ue-list-view) .ue-item{
			display: grid;
		}
		#our-blog .ue-item .ue-grid-item-meta-data:not(.uc_content .ue-grid-item-meta-data){
			top: 0;
			margin: 10px;
    		transform: none;
			font-size: 20px;
		}
	}

	/* controler section */

	@media screen and (max-width: 767px) {
		body .elementor .elementor-element.elementor-widget-ucaddon_hotspot .ue_hotspot > img{
			height: 280px;
		}
	}
	@media screen and (max-width: 657px) {
		body .elementor .elementor-element.elementor-widget-ucaddon_hotspot .ue_hotspot > img{
			height: 230px;
		}
	}
	@media screen and (max-width: 550px) {
		body .elementor .elementor-element.elementor-widget-ucaddon_hotspot .ue_hotspot > img{
			height: 190px;
		}
	}
	@media screen and (max-width: 440px) {
		body .elementor .elementor-element.elementor-widget-ucaddon_hotspot .ue_hotspot > img{
			height: 150px;
		}
	}
	/* team */
	@media screen and (max-width: 767px)  {
		.image-shape.elementor-element .e-con-full {
			width: auto;
			margin: auto;
		}
		.image-shape .e-con > .elementor-widget.elementor-widget-heading{
			width: 100%;
		}
	}
	/* counter */
	@media screen and (max-width: 767px){
		body .counter-shape .e-con-inner .e-child.elementor-element{
			margin: auto;
  			max-width: 90%;
		}
	}
	/* tounament */
	@media screen and (max-width: 632px) {
		.upcoming-shape .e-con-inner .column-shape.image-hover{
			width: auto;
			margin: auto;
		}
	}