/*
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.   ***************/

@font-face {
    font-family: 'Lato';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Dancing Script';
    src: url('fonts/dancingscript-regular-webfont.eot');
    src: url('fonts/dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dancingscript-regular-webfont.woff2') format('woff2'),
         url('fonts/dancingscript-regular-webfont.woff') format('woff'),
         url('fonts/dancingscript-regular-webfont.ttf') format('truetype'),
         url('fonts/dancingscript-regular-webfont.svg#dancing_script_otregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.cross-sells,
.up-sells {
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
body .breadcrumbs a {
	font-size: 80%;
}
.woocommerce-error.message-wrapper {
	padding-top: 10rem;
	margin-top: -10rem;
}
tr.shipping td {	text-align:left!important;}.secondary, .checkout-button, .button.checkout, .button.alt {	background-color: #7A9C59;}
li.additional_information_tab {
display: none;
}
.fixedicon {
	right: 0;
	-webkit-box-shadow: -2px 1px 18px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -2px 1px 18px 0px rgba(0, 0, 0, 0.2);
	box-shadow: -2px 1px 18px 0px rgba(0, 0, 0, 0.2);
	top: 200px;
	width: 64px;
	position: fixed;
	transition: all .3s;
	z-index: 9999997;
	background-color: #1B7DA3;
	text-align: center;
	padding: 10px 0;
}
@media only screen and (min-width: 1024px) {



    .nav.nav-right > li.header-search-form  {
}
.nav > li.header-divider {
    margin: 0!important;

}

}