/*

 Theme Name:   Notio Child Theme

 Description:  Notio Child Theme

 Template:     notio-wp

 Version:      1.0.0

 Text Domain:  notio-wp-child

*/





@font-face {
	font-family: 'franklingothicregular';
	src: url('fonts/franklingothic-regular-webfont.eot');
	src: 	url('fonts/franklingothic-regular-webfont.eot@') format('embedded-opentype'),
		url('fonts/franklingothic-regular-webfont.woff2') format('woff2'),
		url('fonts/franklingothic-regular-webfont.woff') format('woff'),
		url('fonts/franklingothic-regular-webfont.ttf') format('truetype'),
		url('fonts/franklingothic-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'franklingothicbold';
	src: url('fonts/franklingothic-bold-webfont.eot');
	src: 	url('fonts/franklingothic-bold-webfont.eot@') format('embedded-opentype'),
		url('https://coldcut.net/wp-content/themes/notio-wp-child/fonts/franklingothic-bold-webfont.woff2') format('woff2'),
		url('https://coldcut.net/wp-content/themes/notio-wp-child/fonts/franklingothic-bold-webfont.woff') format('woff'),
		url('fonts/franklingothic-bold-webfont.ttf') format('truetype'),
		url('fonts/franklingothic-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body ,.mont, p, h1, h2, h3, h4, h5, h6, .header .menu-holder #quick_cart .float_count, .bar-side, #full-menu .sf-menu > li > a, #searchpopup input, .widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a, .widget.widget_shopping_cart .widget_shopping_cart_content .total, input.placeholder[type="text"], input.placeholder[type="password"], input.placeholder[type="date"], input.placeholder[type="datetime"], input.placeholder[type="email"], input.placeholder[type="number"], input.placeholder[type="search"], input.placeholder[type="tel"], input.placeholder[type="time"], input.placeholder[type="url"], textarea.placeholder, label, .select-wrapper select, .content404 figure, .menu-footer, .mobile-menu > li > a, #side-cart .buttons a, #side-cart .subtotal, #side-cart ul li .list_content, #comments #comment-title + .text-center a, .badge, .product-information .back_to_shop, .price, .shop_table, .cart_totals table, #customer_login .login-section + .login-section .or, .payment_methods li .custom_label, #my-account .account-user .user-name, #my-account .woocommerce-MyAccount-navigation ul li a, .cart-empty .message, .smalltitle, #checkout_thankyou h2, .mediumtitle, .largetitle, .woocommerce-MyAccount-content legend, .extralargetitle, .btn, .button, input[type="submit"], .thb_tabs .tabs dd a, .thb_tabs .tabs li a, .thb_tour .tabs dd a, .thb_tour .tabs li a, .notification-box {

	font-family: "franklingothicregular", Arial, sans-serif;

}



.header {

	padding-left: 60px !important;

	padding-right: 60px !important;

}



/*.header .custom-container {

	padding-left: 0.9375em;

	padding-right: 0.9375em;

}*/



#tiles {

	padding-left: 0.9375em;

	padding-right: 0.9375em;

}



#tiles .tiles {

	padding: 0;

}



#tiles .tiles a {

	overflow: hidden;

	display: block;

}



.posts .post .post-title h2,

.post .post-title h2 {

	line-height: 28px;

	text-transform: uppercase;

}



.post .post-content p,

body p,

p {

	font-size: 14px;

	letter-spacing: 0;

	font-weight: 300;

	line-height: 18px;

}



.overlay-effect .simple-overlay {

	display: none;

}



@media only screen and (min-width: 767px) and (max-width: 1201px){

	#full-menu {

		display: block;

	}

	#quick-search,

	.mobile-toggle {

		display: none;

	}

}



@media only screen and (max-width: 768px){

	#full-menu {

		display: none;

	}

	#quick-search,

	.mobile-toggle {

		display: inline-block;

	}

}



@media only screen and (max-width: 641px){

	.header {

		padding-left: 0px !important;

		padding-right: 0px !important;

	}



	#tiles .tiles {

		width: 50%;

		padding: 0;

	}

}