/****************************
HaqueHost.com
info@haquehost.com.com
https://www.haquehost.com;
*****************************/

body{
	background-color: #fff;
	color: #333; 
	font-size: 14px;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
}


a{
    color: #333;
}

a:hover{
text-decoration: none;
}


#search{
	float: right;
	padding-top: 25px;
}

#search .opt{
	float: right;
	padding-top: 25px;
}

#search .input-group-button{
	width: 50px;
	background-color: #eee;
}

.navbar-toggle{
	background: #FF8C00;
}

/*****************|| AREA || ******/
#area {
	border-left: 4px;
	border-bottom: 1px;
	border-right: 1px;
	background-color: #fff;
	margin-bottom: 10px;
}
#price_title{
font-family: 'Poppins', sans-serif;
font-size: 18px;
color: #333;
background-color: #f6f6f6;
font-weight: bold;
text-align: center;
padding-top: 10px;
}


#more_price_title {
font-family: 'Poppins', sans-serif;
font-size: 18px;
color: #333;
background-color: #f6f6f6;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

#content{
background-color: #fff;
padding-top: 5px;
padding-left: 5px;
margin-bottom: 20px;
}




#title {
background-color: #3f3b3b;
color: #fff;
font-weight: bold;
padding: 5px 5px 5px 10px;
text-transform: uppercase;
letter-spacing: 1px;
}



#titleX{
	font-family: Lobster,Arial;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	color: #FCA746;
}



/*********************|| LEFT MENU || ******/

#left_menu {
	border-left: 2px solid  #FF8C00;
	border-right: 1px solid #ddd;
	background-color: #f8f8f8;
	margin-bottom: 20px;
}

#left_menu i{ padding-right: 5px; }
#left_menu ul {margin:0px; padding:0px;}
#left_menu li {
list-style: none;
border-bottom: 1px solid #ddd;
 padding: 0; 
 margin: 0;
 background-color: #f8f8f8;
}


ul.top-level {background:#fff;}
ul.top-level li { margin: 0 0 3px 0; }

#left_menu a {
color: #585C69;
cursor: pointer;
display:block;
height:25px;
line-height: 25px;
text-indent: 5px;
text-decoration:none;
width:100%;
}

#left_menu a:hover{ 
	text-decoration:none;
 }

#left_menu li:hover {
position: relative;
background-color: #F7e7da;
}

ul.sub-level { display: none; }

li:hover .sub-level {
background: #fff;
border: #fff solid;
border-width: 1px;
display: block;
position: absolute;
left: 200px;
top: 0px;
}

ul.sub-level li {
border: none;
float:left;
width:150px;
}

#left_menu .sub-level {
background: #fff;
border-top: solid 1px #cccccc;
}


/**********My Header Menu**************/

.top_header_menu{
	margin:0px 15px 0px 15px;
}


.top_header_menu .navbar{
border-radius: 0px;
padding-right: 0px;
padding-left: 0px;
}

.navbar {
    position: relative;
    min-height: 15px;
    margin-bottom: 15px;
	background-color: #404040;
}

.navbar-nav {
	background: #494949;
}


.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    background-color: #404040;

}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}



.navbar-toggle {
    position: relative;
    float: right;
    padding:3px 8px 3px 8px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 4px;
    background-color: #FF8C00;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-brand {
    float: left;
    height: 20px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0px 0px 10px;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:hover {
    color: #FF8C00;
    background-color: transparent;
}

/****************************************|| HEADER MENU || ******/
#header_menu{
background-color: #333;
color: #fff;
}


#header_menu a{
color: #fff;
border-bottom: 1px solid  #333;
}

#header_menu a:hover{	
background-color:  #494949 ;

color: #fff;border-bottom: 1px solid  #FF8C00;
}

/****************************************|| BRAND LIST || ******/

#brands{
margin: 0 0 20px 0;
}

#brands ul{
list-style: none;
padding:0;
margin-left: 0px;
}


#brands li{
text-align: center;
float: left;
background-color: #fff;
border: 1px solid #ccc;
margin: 0 13px 25px 22px;
}

#brands li img{
	width: 100px;
	height: 70px;
}

#brands li .bname{
font-family: Lobster,Arial;
font-size: 18px;
padding: 5px;
text-align: center;
color: #FCA746;
font-weight: bold;
width: 100px;
height: 50px;
}


#brands a {
position: relative;
color:  #FF8C00;
text-align: center;

}


/*******************|| Products ||***************/

#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;
margin-bottom: 15px;
border-top: 1px solid #ccc;
}

#products .pname{
height: 40px; 
color:  #404040;
text-align: center;
font-weight: bold;
}

#products .pprice {
color:  #FF8C00;
}



#products a:hover {
position: relative;
color:  #FF8C00;
text-align: center;
}


/**********************************************|| Product ||**********************/

#pro_pic{
	width: 500px;
	margin-right: 20px;
	float: left;
}

#product_left .thumb img{
width: 100px;
border: 1px solid #ccc;
margin: 5px;
padding: 5px;
}

/****************************************|| PRODUCT DETAILS || ******/

#product_photo{
width: 100%;

}

#product_photo .p_ads{
float: right;

width: 380px;
}

#product_photo .p_photo{
width: 420px;

}

/****************************************|| POSTS || ******/
#posts {
	margin-top: 1px 1px 1px 20px;
}


#posts ul{
	list-style: none;
}
#posts li{
	border-bottom: 1px solid #ddd;
	height: 200px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	
}

#posts img{
	float: left;
	width: 80px !important ;
	height: 80px !important ;
	padding: 2px;
	margin: 0 5px 5px 0;
	border: 1px solid #999;
}

#margin-left{
	margin-bottom:5px !important; 
}

#post{
    text-align: justify;
}

#post img{
float: left;
width: 300px;
height: 300px;
padding: 5px;
margin: 0 5px 5px 0;
}


#posts .more{
background-color: #ccc;
padding: 0 10px 0 10px;
}


#easyview h1 {
padding: 5px;
margin-bottom: 5px;
background-color: #3F3B3B;
color: #fff;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
text-align: center;
font-size: 18px;

}

#easyview h2{
padding: 5px;
margin-bottom: 5px;
background-color: #3F3B3B;
color: #fff;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
font-size: 18px;

}

#easyview h3{
padding: 5px;
margin-bottom: 5px;
background-color: #3F3B3B;
color: #fff;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
font-size: 18px;
}

#easyview a {
color: #fff;
}



/***************|| Footer ||**********************/

#footer{
margin: 0 auto;
color: #fff;
text-align: right;
}

#footer .title{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}

#footer ul{
	list-style: none;
}

#footer li{
	padding: 0 0 30px 0;
}

#footer li a{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#footer_top{
background-color: #252525;
border-top: 2px solid #FF8C00;
color: #fff;
padding: 5px;
}

#footer_right{
float: right;
width: 500px;
text-align: left;
}

#footer_left{
width: 500px;
}

#footer_bottom{
background-color: #222;
color: #fff;
}

#footer_bottom a{
	color: #FF8C00;
}

#footer a{
	color: #F37C20;
}


#onspec_title{
font-family: Lobster,Arial;
text-align: center;
background-color: #FFF;
color: #FCA746;
font-weight: bold;
font-size: 20px;
letter-spacing: 1px;
}


/*** product_fetures **/

#phone_dis{
width: 100%;
}

#phone_dis .right_side{
float: right;

width: 410px;
}

#phone_dis .left_side{
width: 380px;
}

/*** Table Styles **/

table {
    border-collapse: collapse;
    width: 100%;
	font-size: 14px;
	background-color: #000;
}


td, th {
    border: 1px solid #ddd;
    background-color: #fafafa;
}

tr:nth-child(even) {
    background-color: #fff;
}



#sp_n{
font-family: 'Poppins', sans-serif;
color: #555;
font-size: 14px;
padding-left: 3px;
}


#onspec_title{
font-family: 'Poppins', sans-serif;
background-color: #f6f6f6;
color: #a04545;
font-weight: bold;
font-size: 16px;
letter-spacing: 1px;
text-align: left;
padding-left: 3px;
}




#overview p {
background-color: #fafafa;
color: #555;
text-transform: uppercase;
padding-left: 7px;
}


#overview h1 {
font-family: 'Poppins', sans-serif;
font-size: 16px;
background-color: #3f3b3b;
color: #fff;
padding: 4px 4px 4px 8px;
text-transform: uppercase;
letter-spacing: 1px;
}


#overview h2 {
font-family: 'Poppins', sans-serif;
font-size: 16px;
color: #a04545;
background-color: #f6f6f6;
font-weight: bold;
text-align: left;
padding: 5px 5px 5px 5px;
}

.overview {
font-size: 20px;
color: #3f3b3b;
text-align: center;
font-weight: bold;
font-family: 'Poppins', sans-serif;
padding: 10px;
margin-bottom: 20px;
}



#myview h1 {
font-size: 18px;
color: #FF8C00;
text-align: center;
font-family: 'Poppins', sans-serif;
padding: 5px;
margin-bottom: 25px;
}


#myview h2 {
font-size: 18px;
color: #FF8C00;
text-align: center;
font-family: 'Poppins', sans-serif;
padding: 5px;
margin-bottom: 22px;
}




#link_phone {
border: 1px solid #000;
border-radius: 20px;
padding: 10px;



font-family: 'Poppins', sans-serif;
font-size: 18px;
color: #333;
background-color: #f6f6f6;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

#link_phones a {
	background-color: #0050ff;
	color: #fff;
	padding: 2px;
	white-space: 10px;
	height: 100px;
	border-radius: 10px;
	width: 100%;
}