/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*top bar font colour*/
#top-bar li > a {
color: #684848;
}


#masthead strong.cart-name, .dark-header span.cart-price {
color: #AD2929;
opacity: 1;
}


/*hiding the navigation title shortcode*/
h1.entry-title {
margin: 0px 0px 5px;
-ms-word-wrap: break-word;
word-wrap: break-word;
display: none;
}


.social-icons .icon, .yith-wcwl-share li a {
border: 2px solid #ccc;
color: #C26B6B;}

/*main navigation colour*/
ul.header-nav a.nav-top-link {
color: #7E0606;
}


/* Top Navigation child menu width  */

ul.top-bar-nav .nav-dropdown {
width: 12em;
}

/* Hide Reviewer */

.reviewer {display:none !important;}


/* YITH Search */

.autocomplete-suggestions {
max-height: 450px !important;
font-size: 13px !important;
}


/* hide SKU on product meta section */
.product_meta .sku_wrapper {
	display:none;
}



@media only screen and (max-width: 48em) {
.adjslider#banner-1822648848 {padding-top: 100px!important;}
/* .flickity-viewport{height:100px!important;}*/
}


