/*
Theme Name:   ubeo-theme-v2-child
Theme URI:    http://www.ubeo.ca
Description:  Ubeo Child Theme
Author:       Ubeo team
Author URI:   http://www.ubeo.ca/
Template:     ubeo-theme-v2
Version:      2.0.6
Text Domain:  ubeo-theme-v2-child
*/
body {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #333;
}

/*------------------------------------------*\
    Header
\*------------------------------------------*/
#btn_top {
	display: none;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 58px;
	height: 39px;
	padding-top: 3px;
	color: #fff !important;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	background: #222;
	background: -moz-linear-gradient(top,  #666 0%, #222 100%);
	background: -webkit-linear-gradient(top,  #666 0%,#222 100%);
	background: linear-gradient(to bottom,  #666 0%,#222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666', endColorstr='#222',GradientType=0 );
	border: solid 1px #222;
	z-index: 345;
	text-indent: 3px;
	-webkit-box-shadow: -1px 1px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -1px 1px 4px 0px rgba(0,0,0,0.4);
	box-shadow: -1px 1px 4px 0px rgba(0,0,0,0.4);
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-left-radius: 30px;
}

/*------------------------------------------*\
    Menu - navigation
\*------------------------------------------*/

/*------------------------------------------*\
    Slider
\*------------------------------------------*/

/*------------------------------------------*\
    Pages
\*------------------------------------------*/

/*------------------------------------------*\
    Woocommerce
\*------------------------------------------*/

/*------------------------------------------*\
    Footer
\*------------------------------------------*/




@media screen and (min-width: 638px) {

}





@media screen and (min-width: 768px) {

}
