/*
Theme Name:     HDBullet
Description:    
Author:         hdbulletsadmin
Template:       flatsome

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


#top-bar li, #top-bar li a {
	font-size: 1rem;
}

.nav-small .nav > li > a, .nav.nav-small > li > a {
    padding-bottom: 0;
    padding-top: 0;
}

p.text-highlighted {
	background-color: #ebebeb;
	border: solid 1px #f4f4f4;
	padding: 5px 0;
	font-weight: bold;
	margin-bottom: 2px;
}

.tx-div.small {
    	width: 100%;
}

.copyright-footer {
    	padding-top: 25px;
}

.absolute-footer ul li a {
	font-size: 100% !important;
}

.products li h3, .products li h2  {
	font-size: 0.9rem;
}

/*.woocommerce-product-gallery {
	float: left;
}

.entry-summary {
	float: right;
	width: 45%;
}

.quantity .input-text.qty {
	margin: 0 !important;
}

.quantity {
    	float: left;
}

section.related.products {
	clear: both;
}*/

#text-3 p  {
	background-color: #627f9a;
	padding: 10px 20px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a.sg-show-popup {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
}

.pop-up-box {
	padding: 40px 0;
}

p.modal-link a {
	background-color: #627f9a;
	color: #fff;
	text-transform: uppercase;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#footer .inline-block {
    display: block;
}

#footer .pull-left {
    margin-top: 25px;
}

.payment-icons {
	margin-top: 15px;
}

.copyright-footer {
    padding-top: 0;
}

.btn_refer-a-friend {
	padding-top: 20px;
}

.btn_refer-a-friend a {
	background-color: #627f9a;
	padding: 10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}

.gens-referral_share .gens-referral_share__fb, .gens-referral_share .gens-referral_share__tw, .gens-referral_share .gens-referral_share__gp {
    width: 100%;
}

#gens-raf-message {
	display: none !important;
}

.gens-referral_share__email input[type="email"], .gens-referral_share__email input[type="text"] {
	max-width: 100%;
}


@media only screen and (max-width: 900px) {
	.woocommerce-product-gallery {
		float: none;
	}

	.entry-summary {
		float: none;
	}
}

@media only screen and (max-width: 480px) {
	#sgcolorbox {
		height: 250px !important;
	}
}

@media only screen and (max-width: 360px) {
	#sgcolorbox {
		height: 300px !important;
	}
}
