/*
 Theme Name:   Industrie Child
 Theme URI:    https://demo.rstheme.com/wordpress/industrie/
 Description:  Industrie Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     industrie
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


#scrollUp i {
    background: #55b2f3;
}


/* industrie main css start */
@media (min-width: 1367px) and (max-width: 1600px) {
	body .rs-full-responsive .right-bar{
		padding-left: 20px;
		padding-right: 20px;
	}
	body .rs-full-responsive .right-bar .hfe-nav-menu nav > ul > li > a,
	body .rs-full-responsive .right-bar .hfe-nav-menu nav > ul > li > .hfe-has-submenu-container > a{
		padding-left: 18px !important;
	}
	.hfe-site-logo .hfe-site-logo-set .hfe-site-logo-img{
		height: 26px!important;
	}
}

@media (min-width: 1367px) and (max-width: 1880px) {
	body .rs-full-responsive.main-inner-page{
		padding-left: 10px;
		padding-right: 10px;
	}
	body .rs-full-responsive.main-inner-page .center-part{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1367px) and (max-width: 1700px) {
.header-topbar-textile{
	padding-left: 20px;
	padding-right: 20px;
}
	.header-area-textile{
	padding-left: 20px;
	padding-right: 20px;
		
	}
}
@media (max-width: 1024px) {
	.logo-textile{
		justify-content: flex-start;
	}
	.textile-blog .prelements-blog-grid .blog_style_style3 .pre-blog-item.pre-blog-item-list3 .blog-inner-wrap .rs-list-image{
		padding-left: 0;
	}
}
.textile-blog .prelements-blog-grid .pre-blog-item .pre-image-wrap .rs--thum img,
.textile-blog .prelements-blog-grid .blog_style_style4 .blog-inner-wraps .pre-image-wrap img{
	object-fit: cover;
}
.rs-team-textile .rs-team-slider.team-slider-style9 .plus_team i.ri-share-line{
	background: var( --e-global-color-primary );
}
/* industrie main css end */

/* woocommarce  css start*/

.woocommerce-checkout .woocommerce-info .showcoupon{
	color: var( --e-global-color-primary );
}

.woocommerce-checkout .woocommerce form .form-row .input-text,.woocommerce-checkout .woocommerce form .form-row select{
	border-color: #cfc8d8;
	padding: 12px 20px;
}

body.woocommerce-page.woocommerce-checkout .select2-container--default .select2-selection--single{
	border-color: #cfc8d8;
}
body.woocommerce-page.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 30px;
}

body.woocommerce-page.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 2px;
}
.product_type_simple {
display: none !important;
}

.woocommerce ul.products li .woocommerce-loop-product__title {

    float: none;
 
}
.gmwqp_inner_popup_op
{
	    padding: 15px;
	    margin: 1% auto;
}

.elementor-30844 .elementor-element.elementor-element-1b88cc6 .eael-product-carousel .product-details-wrap .eael-star-rating{
	display:none
}

.elementor-3741 .elementor-element.elementor-element-86b0b8c .eael-woo-product-carousel-container .woocommerce div.products .product .star-rating::before{
	display:none
}


/* woocommarce  css end*/



.woocommerce ul.products li:hover a.button {
    border: none !important;
}

.woocommerce ul.products li.product a img {
    padding-bottom: 15px;
}


.woocommerce ul.products li.product {
    margin-bottom: 55px;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.blog-meta {
    display: none;
}


a.button.gmwqp_inq.wp-block-button__link.wp-element-button {
    padding: 15px 25px !important;
    font-size: 14px;
}

.gmwqp_inner_popup_op h3 {
    font-size: 30px !important;
    padding: 8px 0;
    background-color: #ffffff !important;
}

input[type=text], input[type=number], input[type=email], input[type=url] {
    padding: 15px 20px;
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
    outline: none;
    border-radius: 10px !important;
    border: 1px solid #b9b9b9 !important;
}

textarea.gmqqp_input {
    height: 80px !important;
    display: flex;
    border-radius: 10px !important;
    border: 1px solid #b9b9b9 !important;
}

.gmqqp_submit {
	margin-top: -15px !important;
}


.woocommerce ul.products li.product a img {
    border: navajowhite;
}