/*
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.   ***************/

@media only screen and (max-width: 720px){
	.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic {
    font-size: 12px;
}
strong.testimonial-name.test_name {
    font-size: 12px;
}
	#section_2121315396 {
    padding-bottom: 0px;
}
	.tabbed-content ul li a span {
    font-size: 13px !important;
}
}

@media only screen and (max-width: 470px){
	.tabbed-content ul li a span {
    font-size: 13px !important;
}
		.nav li:first-child {
    margin-left: 15px !important;
}
}

@media only screen and (min-width: 991px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.uppercase.text-right{
	    position: absolute;
    top: 10px;
    left: 0px;
    display: inline-block;
    text-align: left;
	
}
}
.support .hotroone .medium-8{
	padding: 0px;
}
.support .hotrotrue .medium-8{
	padding: 0px;
}
.support .hotrothree .medium-8{
	padding: 0px;
}
 
.tabbed-content{
	position: relative;
}

#custom_html-7{
	    text-align: right;
}
.widget-title {
	color: #ff8800;
}
.tabbed-content .uppercase.text-right{
	    font-family: serif;
    font-size: 24px;
}
.tabbed-content ul li a span{
	color: #ff8800
}
span.amount{
    color: red;
}
.image-tools .wishlist-button {
    background-color: #539027;
    border-color: #539027;
}
.box-text.show-on-hover.hover-blur.text-center{
	    background: #585c55;
}
a.button.secondary.box-shadow-1-hover.lowercase{
	background: #2c7a19
}
.header-inner.flex-row.container.logo-left.medium-logo-center{
	padding-left: 0px!important
}
.is-divider.small {
    display: none;
}
span.widget-title.shop-sidebar {
    display: none;
}
.nav-dropdown li{
	    margin: 0 !important;
}
.nav-column li>a, .nav-dropdown>li>a{
	padding: 2px 10px !important;
}
.nav-dropdown{
	box-shadow: none !important;
    border: none !important;
}
/* .button.secondary:not(.is-outline){
	background-color: #ff8800 !important
} */
.nav-outline>li>a{
	    border-radius: 3px !important;
}
.header-nav .nav-dropdown{
	    padding: 5px 0 20px;
	    min-width: 180px;
}
.gallery-col.col .box-text.text-left{
	display: none;
}
.badge-container.absolute.left.top.z-1{
	display: none
}
del span.amount {
    color: black;
}

.section-title-normal span {
    border-bottom: 2px solid rgb(255, 136, 0);
}