/*
Theme Name: Shopkeeper
Theme URI: https://www.getbowtied.com/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 4.9.2
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/

p.slide_text_new {
    cursor: pointer !important;
}

@media screen and (max-width: 786px){
.top-headers-wrapper > div {
    display: block !important;
}
#phone {
    display: block;
}

.site-top-message {
    display: none;
}
}

.woocommerce div.product .gpls_rfq_set_div a.rfqcart-link{
	float: left !important;
	font-size: 22px !important;
    text-transform: uppercase;
	min-width: 100px !important;
}

.woocommerce div.product .gpls_rfq_set_div button.single_add_to_cart_button{
	float: left !important;
}
@media only screen and (min-width: 1025px) {
header.site-header .site-tools li.s-bag-button-quote{
	display:none;
}
}
@media (min-width: 825px){
header.site-header .site-tools li.s-bag-button-quote a.tools_button{
	padding-top: 13px;
}
}
@media (max-width: 824px) {
header.site-header .site-tools li.s-bag-button-quote a.tools_button{
	padding-top: 6px;
}
}

span.txt-from{display:none !important;}