/*
	Theme Name: Rugged Hide
	Theme URI: https://purefashion.fuelthemes.net
	Description: <strong>A fast &amp; optimized WooCommerce WordPress crafted by <a href="https://www.simulnetic.com" target="_blank">Simulnetic</a></strong>
	Version: 1.2.0
	Author: Simulnetic
	Author URI: https://www.simulnetic.com
	Template: pure-fashion
	Text Domain: pure-fashion
	Domain Path: /inc/languages
  License: GPLv2 or later
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Tested up to: 6.0
	Requires PHP: 7.0
	Woo: 7704815:e17090f359de4f7dc94e779b32236bc1
*/

.b2bking_registration_roles_dropdown_section {
  display: none!important;
}

#payment .payment_methods {
  display: none!important;
}

.thb-product-detail .group_table label {
  font-size: 12px;
  margin-bottom: 0;
}

.woocommerce-grouped-product-list-item__price {
	min-width: 150px;
}
.woocommerce-grouped-product-list-item__price del {
  display: block;
}

.products .product .product-thumbnail > .woocommerce-LoopProduct-link,.wc-block-grid__products .product .product-thumbnail .wc-block-grid__product-link {
	padding-bottom:0%;
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image {
  	max-width: 600px;
	align-content: right;
}

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-of-type) {
    display: inline-block;
    width: 20%;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image {
    padding-right: 30px;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image + .woocommerce-product-gallery__image 
	{
        padding-left: 0px;
    }
}

.featured-categories {
	height: 40vw;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #404b3b;
    color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #404b3b;
    color:#fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #404b3b;
    color:#fff
}