
body {
padding: 0;
margin: 0;
background: #fff;
font-family: Tahoma, Helvetica, Arial, sans-serif;

line-height: 22px;
color: #222222;
}

body,table,td,th,form,ul,li{
	padding: 0;
	margin: 0;
}


a{
	color: #333;
}


#footer{
border-top: 2px solid #ccc;
	padding: 10px;
	text-align: center;
	color: #000000;
	
}
.logo{
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	font-weight: bold;
}
.logo img{ width:300px;}

#search{
	float: right;
	padding-top: 25px;
}
#right_col{
	width: 100%;
	background-color: #ddd;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
}




.panel-heading{
background-color: #333;
	
}





/****************************************|| AREA || ******/
#area{
	border-top: 0px solid #000;
	border-bottom: 1px solid #aaa;
	background-color: #fff;
	margin-bottom: 20px;
}
#area h1{

	text-align: center;
	color: #800080;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
}
#title{
	background-color: #333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-transform: uppercase;
}
/****************************************|| LEFT MENU || ******/
#category_list{
padding: 5px;
color: #000;
border-left: 4px solid  #f84711;
}

#category_list ul{
list-style: none;
}




#left_menu{
padding: 5px;

}

#left_menu ul{
list-style: none;
}

#left_menu li{
	margin: 0 0 5px 0;
}

#left_menu li:hover{
	
}

#left_menu a {
	color: #262626;
	font-size: 11px;
	font-weight: bold;
	 
}

#left_menu a:hover{
	color: #7f7f7f;
}


#category_list .parent{
	border-radius: 10px;
    background: #ddd;
    padding:2px 5px 2px 5px;
    font-weight: bold;
}

#margin{
	margin-bottom:10px; 
}
/****************************************|| HEADER MENU || ******/
#header_menu{
background-color: #333;

color: #ccc;
}

#header_menu a{
color: #fff;
font-weight: bold;

}
#header_menu a:hover{
background-color: #fff;
color: #000;

}


#cat_list{
	padding-top: 5px;
	margin-bottom: 20px;
}

#cat_list .parent{
	border-radius: 10px;
    background: #777;
    color: #FFF;
    padding:2px 5px 2px 5px;
    font-weight: bold;
}



#mobile_left_menu{
background-color: #222;
color: #fff;
}

#mobile_left_menu ul{
list-style: none;
clear: #fff;
}

#mobile_left_menu li{
	color: #fff;
	margin: 0 0 5px 0;
}


#mobile_left_menu a{
  font: 15px/18px Roboto,sans-serif;
  color: #fff;
}


/****************************************|| BRAND LIST || ******/
#brands{
	padding: 5px;

}

#brands ul{
list-style: none;
margin-bottom: 20px;
}

#brands li{
	float: left;
	width: 90px;
	margin: 7px;
	border: 1px dashed #ddd;
	padding: 3px;
}



#brands .name{
	width: 88px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}





/****************************************|| PRODUCT LIST || ******/
#products{
margin: 0 0 20px 0;
}
#products .products_mar{
	margin-left: -30px;
}


#products ul{
list-style: none;
padding:0;
}

#products li .product{
text-align: center;
background-color: #fff;
border-top: 1px solid #ddd;
margin-bottom: 15px;
}


#products .pname{
    padding: 5px;
	height: 50px; 
    overflow: hidden;
    color:  #404040;
	text-align: center;
	font-weight: bold;
}

#products .txti {
position: relative;
color:  #585C69;
text-align: center;

}


#products .price{
	text-align: center;
	font-size: 13px;

}

/****************************************|| PRODUCT DETAILS || ******/
#product_details{

	padding: 10px;
}

#product_details h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#product_features{

	padding: 10px;
}

#product_features table{
background-color: #efefef;
border: 2px solid #ccc;
border-spacing: 10px;
}


#product_features h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#product_price{

	padding: 10px;
	font-weight: bold;
}

#product_photo{
width: 100%;

}

#product_photo .p_ads{
float: right;

width: 380px;
}

#product_photo .p_photo{
width: 410px;

}

/****************************************|| POSTS || ******/
#posts{
	padding: 10px;
}

#posts ul{
	list-style: none;
}

#posts li{
	margin-bottom: 10px;
	height: 120px;
}
#posts img{
width: 80px !important;
height: 80px !important;
}

#post{
	padding: 10px;
}
#post .date{
	font-size: 13px;
	padding-top: 5px;
}
#post h1{
	margin: 0px;
	padding: 10px;
	font-size: 30px;
}



#sefu h1 {
    font-family: 'Fjalla One', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 30px;
	color: #000;
}


#sefu h2 {
    font-family: 'Fjalla One', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 30px;
	color: #000;
}

#sefu h3 {
    font-family: 'Fjalla One', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 30px;
	color: #000;
}


#sefuda h1 {
    font-family: 'Oswald', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 28px;
	color: #000;
}

#sefuda h2 {
    font-family: 'Oswald', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 25px;
	color: #000;
}

#sefuda h3 {
    font-family: 'Oswald', sans-serif;
    padding: 20px 0 25px 0;
	text-align: center;
	font-size: 25px;
	color: #000;
}
.buy_now h2{
 color:#f84711;
}

.price_rate{
	
	background-color:#f84711;
	color: #fafafa;
}



.countries{
	
}
.countries_cyr{
	
}

.cyr_row{
	border:1px solid #f84711;

}
.cyr_row img{
margin:1px;
padding: 5px;
text-align: center;
}