/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/





.perfume { 
	text-align:center;
	}

.perfume img { 
	display:block;
	margin:0 auto;
	max-width:150px;
	position:relative;
	clear:both;} 


h1.page-pagetitle {
	font-size:36px;
	font-weight:900;
	}
	

h1.page-pagetitle.has-subtitle {
	margin-bottom:5px;
	}	


h1.page-pagetitle:before {
	content:'';
	width:40px;
	height:3px;
	display:block;
	position:relative;
	margin: 0 0 20px;
	background:#446084;
	}

h1.page-pagetitle.centered:before {
	margin: 0 auto 20px;
	}

h2.heading,
h3.heading {
	margin-bottom:45px;
	font-weight:900;
	}

p.subtitle { 
	margin-top:10px;
	font-size:14px;
	margin-bottom:45px;
	letter-spacing:1px;
	text-transform:uppercase;
	}


h1 .light,
h2 .light {
	font-weight:400;
	}
	
.centered {text-align:center;}
.gold {color:#dd9933;}

p.small { font-size:14px;}

hr.xl {
margin:80px 0
}

hr.lg {
margin:60px 0
}

hr.whitespace { 
	border:0;
	}




h3.compact {
	font-size:18px;
	margin-bottom:5px;
	margin-top:15px;
	}

.no-marg-b { 
	margin-bottom:0;
	}

.videowrapper {
	position: relative;
	padding-bottom: 75%; /* 4:3 */
	height: 0;
	}
	
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

ol.condensed li {
	padding-top:12px;
	border-top:1px solid #ddd;
	list-style:none;
	line-height:22px;
	min-height:44px;
	margin-bottom:12px;
	} 

.cat-description h3 {
font-size:14px;
	}
	
.cat-description p {
font-size:13px;
	}
	
h2.small-banner-title { 
	padding:20px;
	color:#fff; 
	font-size:26px; 
	color:#fff; 
	text-transform:uppercase;
	}
	
h2.small-banner-title a { color:#fff; }


.ws-content-block-sm h3 { margin:15px 0 0;}
.ws-content-block-sm p { 
	font-size:14px;
	line-height:1.6;
	}

.ws-content-block-sm a { 
	font-weight:600;
	padding-bottom:5px;
	border-bottom:2px solid correntColor;
	}
	
	
.section { background-color:#eee;}
.banner { background-color:#ddd;}

.nav-dropdown>li.nav-dropdown-col,
.nav-dropdown>li.image-column {
	width:240px;
	min-width:240px;
	}
	
.nav-dropdown {
min-width:480px;
	}
	
.section-title-center span { 
	font-size:18px;
	letter-spacing:1px;
	}



.footer-2 p { font-size:12px; line-height:1.6;}


.absolute-footer {
    padding: 20px 0 20px;
    font-size: 11px;
}

.absolute-footer.dark {
    color: rgba(255, 255, 255, 0.9);
}

span.widget-title {
    font-size: 13px;
    font-weight: 400;
}
	
.dashboard-links li { margin-left:0!important;}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.product-summary form.cart{
    margin-bottom:2px !important;
padding-bottom:0px !important;
}