/*
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.   ***************/
.ditty_news_wrapc {float: left; width: 100%; display: block; background: #b13e39; position: relative; z-index: 9; color: #fff; margin-top: 2px;}
.mtphr-dnt-tick-container { position: relative; float: left;  width: 100%; text-align: center;}
.mtphr-dnt-inline-title { float: left; padding: 8px 20px; color: #fff !important; margin: 0; width: 150px; box-sizing: border-box;  background: #2baadf;  text-align: center;}
.mtphr-dnt-wrapper.mtphr-dnt-clearfix { display: inline-flex; flex: 1; float: left; padding:0;}
.mtphr-dnt-tick.mtphr-dnt-default-tick.mtphr-dnt-clearfix { padding: 8px 0; color: #fff; left: inherit !important; position: relative; display: inline-block;
    width: 100%; font-size: 18px; font-weight: 500; letter-spacing: .5px; line-height: 32px; text-transform: uppercase;}
.woocommerce-checkout #iw-extra-fields-1_field label.checkbox { font-weight: normal !important; }
@media only screen and (min-width: 200px) and (max-width: 1024px) { 
	.nav-spacing-large > li { margin: 0 6px;}
	@media only screen and (max-width: 1010px) {
	 .nav-spacing-large > li { margin: 0 4px;}
	} 
	@media only screen and (max-width: 995px) {
	 .nav-spacing-large > li { margin: 0;}
	} 
	@media only screen and (max-width: 955px) {
	 .nav-uppercase > li > a {  letter-spacing: 0;}
	 .nav-box > li > a {  padding: 0 .55em;}
	} 
	@media only screen and (max-width: 935px) {
	 .nav-box > li > a {  padding: 0 .45em;}
	 .nav-size-medium > li > a { font-size: .85em;}
	}
	@media only screen and (max-width: 899px) {
	 .nav-size-medium > li > a { font-size: .80em;}
	}
	@media only screen and (max-width: 800px) {
		.mtphr-dnt-inline-title{display: none;}
		.mtphr-dnt-tick-container{width: 100%; padding: 0 15px;}
		.mtphr-dnt-tick-contents{height: auto!important;}
		.mtphr-dnt-tick.mtphr-dnt-default-tick.mtphr-dnt-clearfix{font-size: 14px; line-height: 21px; white-space: inherit; float: left;}
	}
	@media only screen and (max-width: 480px) {
		.mtphr-dnt-tick.mtphr-dnt-default-tick.mtphr-dnt-clearfix{font-size: 13px; line-height:18px; letter-spacing: 0px;}

	}
}    
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}