/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.reviews-widget {clear: both !important;}


.pwf-item-label .pwf-title-container .text-title {
	text-transform: none !important;
}

/*add 30.08*/


.pwf-field-item-container .pwf-item:first-child {
	/*display: none;*/
	/* Скрыть первый элемент */
}


/*.pwf-field-item-container .pwf-item:nth-child(3) .pwf-title-container {
opacity: 1 !important;
}


.pwf-field-item-container .pwf-item:nth-child(3) .pwf-input-container::after {
	opacity: 1 !important;
}*/

div#tab-description .product h2 {
	display: block;
	font-size: 1.6rem;
}

@media (max-width: 767px) and (min-width: 300px) {
	body .elementor-209 .elementor-element.elementor-element-9e52e7d {
		font-size: 13px;
	}

		 body .elementor-422 .jet-listing-grid__slider-icon.next-arrow {
		 	right: 0 !important;
		 }
	
		 body .elementor-422 .jet-listing-grid__slider-icon.prev-arrow {
		 	left: 0 !important;
		 }

}