/*
 Theme Name:     Leonor Greyl USA Custom Theme
 Description:    Custom Leonor Greyl USA Theme - Flatsome Child Theme
 Author:         Lobstervine Web Design
 Author URI:     http://lobstervine.com
 Template:       flatsome
 Version:        1.0.0
*/
 
@import url("../flatsome/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* styles from the custom CSS of the parent theme */
.woocommerce-result-count {display: none}

.product-small h5 {display: none}
.post-date {display: none;}
.flatsome_recent_posts li {padding: 0px 0px 10px 0px;}
.next-prev-nav {display: none}
.breadcrumb {display: none}
.flatsome_recent_posts .post_comments {display: none;}
.entry-meta {display: none}
.product_meta {display: none}
.blog-list-style .cat-links a {display: none}
.blog-list-style .cat-links {display: none}
.tag-links a {display: none}
.tag-links {display: none}
iframe {border: 0px inset; border-top-color: initial; border-top-style: inset; border-top-width: 0px;}
.topbartext {font-size:130%}

/* fix videos on video page -- half width, full height */
.page-id-841 iframe { width: 100%; height: 360px; }

/* checkout selectors for gift certificates all on one line */
.gift-certificate-show-form input[type=radio] {
	text-align: right;
	clear: both;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.gift-certificate-show-form label {
	margin: 25px 0; 
}