/*   
Theme Name: WP Template Satu
Theme URI: http://www.dhafian.com/
Description: Official wordpress template for dhafian. Simple, pure, clean and load faster.
Author: Dhanang Arfian Pratama
Author URI: http://www.dhafian.com/
Version: 2.5
*/

body {
	/* background: url(../images/main.jpg) repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover; */
	color: #898989;
	font-family: "Arial", Verdana;
	font-size: 13px;
}
a,
a:hover,
a:active,
a:link {
	color: #E51B24;
	outline: none;
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
h1 {
    color: #e51b24;
    font-size: 24px;
    font-weight: 400;
}
h2 {
	font-size: 18px;
	font-weight: 400;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {
	line-height: 18px;
}
hr {
	background-color: #636466;
	border: 0;
	height: 1px;
	width: 100%;
}
.clearfix {
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
}
.container-fluid {
	max-width: 970px;
	margin: 0 auto;
}
.breadcrumbs {
	border-bottom: 1px solid #898989;
	margin-bottom: 15px;
	padding-bottom: 6px;
}

.link-grey {
	color: #999;
}
.link-grey:hover {
	color: #aaa;
}
.row .col-4:nth-child(4n) {
	margin-right: 0;
}
.listpro-wrap .list-product:nth-child(4n+1) {
	clear: both;
}
.listpro-wrap .list-product {
	margin-bottom: 30px;
}
.header-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
.header-wrap .logo {
	max-width: 650px;
}
.top-nav {
	color: #CF1922;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: 15px;
}
.top-nav span {
	display: inline-block;
	margin: 0 8px;
}
.top-contact {
	color: #CF1922;
	position: absolute;
	right: 0;
	top: 72px;
}
.top-nav a {
	color: #727374;
}
.nav-wrap {
	background: #CF1922;
	margin-bottom: 30px;
}
.nav-main > li {
	float: left;
	position: relative;
}
.nav-main ul {
	background-color: #B6161D;
	position: absolute;
	top: 42px;
	left: -7000px;
	width: 100%;
	z-index: 10;
}
.nav-main img {
	border: 0;
}
.nav-main ul li a {
	color: #fff;
	display: block;
	padding: 10px 20px;
	float: left;
}
.nav-main ul li a:hover {
	color: #B7B7B7;
}
.nav-main > li:hover ul {
	left: 0;
}
#nav li span,
.selectnav {
	display: none;
	width: 100%;
	padding: 5px 0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 0 30px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.content-left-wrap {
	float: left;
	width: 100%;
	margin-right: -220px; /* The size of the fixed block. */
}
.inner-content-left {
	margin-right: 250px; /* The size of the fixed block. */
}
.content-wrap {
	float: right;
	width: 100%;
	margin-left: -250px; /* The size of the fixed block. */
}
.inner-content {
	margin-left: 240px; /* The size of the fixed block. */
}
.page-title {
	color: #E51B24;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 400;
}
.post-thumbnail {
	margin-bottom: 10px;
	position: relative;
}
.post-thumbnail .title {
	position: absolute;
	font-weight: 700;
	color: #000;
	bottom: 15px;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
}
.post-title {
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
}
.slider-wrap {
	position: relative;
}
.rslides_tabs {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 999;
}
.rslides_tabs li {
	float: left;
}
.rslides_tabs li a {
	display: block;
	background-color: #fff;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	font-size: 0;
	text-indent: -9999px;
	-webkit-border-radius: 3px;
	outline: 0;
	border-radius: 3px;
}
.rslides_tabs li.rslides_here a {
	background-color: #E51B24;
}
.news {
	background-color: #1B1B1B;
	padding: 15px;
}
.news-list {
	list-style-image: url('../images/bullet_arrow.png');
	margin: 15px 0 10px 15px;
}
.news-list a {
	color: #f8f8f8;
}
.sidebar-wrap {
	/* background: url(../images/left_menu.jpg) no-repeat; */
	Background: #efefef;
	background-position: center bottom;
	float: left;
	min-height: 500px;
	width: 220px; /* The size of the fixed block. */
}
.sidebar-left-wrap {
	float: left;
	width: 220px; /* The size of the fixed block. */
}
.widget-title {
	color: #E51B24;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0 10px 15px;
}
.left-side {
	border-right: 1px solid #636466;
}
.inner-right {
	padding-left: 20px;
}
.news-list-blog {
	border-bottom: 1px solid #555;
	padding-bottom: 15px;
	margin-bottom: 30px;
	overflow: hidden;
}
#main-category > li {
	position: relative;
}
#main-category > li a {
	border-bottom: 1px solid #000;
	color: #959595;
	display: block;
	padding: 10px 15px;
}
#main-category > li:hover a {
	background-color: #E51B24;
	color: #fff;
}
#main-category li > ul {
	background-color: #E51B24;
	position: absolute;
	display: none;
	top: 0;
	left: 220px;
	width: 200px;
}
#main-category li > ul a {
	border-bottom: 0;
	color: #fff;
}
#main-category li > ul a:hover {
	color: #B7B7B7;
}
#main-category > li:hover ul {
	display: block;
}
img, 
.post-thumbnail img {
	border: 0;
	display: block;
	max-width: 100%;
	height: auto;
}
.post-thumbnail img {
	width: 100%;
}
#footer-wrap {
	border-top: 1px solid #636466;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
}
#footer-wrap span {
	margin: 0 8px;
}
#footer-logo {
	float: left;
	margin-right: 15px;
}

.custtable {
	width: 100%;
	margin-bottom: 10px;
}

.custtable th {
	text-align: left;
	padding: 5px 10px;
	font-weight: 700;
	color: #aaa;
}

.custtable tr {
	border-bottom: 1px solid #ccc;
}

.custtable td {
	padding: 10px;
	vertical-align: middle;
}

.custtable p {
	margin-bottom: 15px;
	line-height: 20px;
}

.custtable span {
	display: inline-block;
	margin-right: 20px;
}

.custtable span.title {
	text-decoration: underline;
	font-weight: 700;
}

.qty {
	width: 40px;
}

.button-wrap {
	margin-top: 20px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#008dc9;
	font-family:arial;
	font-size:13px;
	padding:5px 9px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.button:active {
	position:relative;
	top:1px;
}


.button-wrap {
	overflow: hidden;
	margin-bottom: 30px;
}

.pagination {
	border-radius: 0;
}

.pagination > li > a, 
.pagination > li > span {
    background-color: transparent;
    border: 1px solid #898989;
    color: #898989;
}

.pagination > li > a:hover {
	background-color: #898989;
	 border: 1px solid #898989;
	 color: #333;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #898989;
    border-color: #898989;
    color: #333;
}

.pagination > li:first-child > a, 
.pagination > li:first-child > span {
	border-radius: 0;
}

.pagination > li:last-child > a, 
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

@media only screen and (max-width: 985px) {
	#nav,
	.sidebar-left-wrap,
	.sidebar-wrap {
		display: none;
	}
	.selectnav {
		display: block;
	}
	.top-nav,
	.top-contact {
		position: relative;
		top: 0;
	}
	.top-nav {
		margin: 20px 0 10px;
	}
	.content-wrap {
		float: none;
		margin-left: 0; /* The size of the fixed block. */
	}
	.inner-content {
		margin-left: 0; /* The size of the fixed block. */
	}
	.content-left-wrap {
		float: none;
		margin-right: 0; /* The size of the fixed block. */
	}
	.inner-content-left {
		margin-right: 0; /* The size of the fixed block. */
	}

	.post-title {
		font-size: 10px;
	}
}

.form-control.disabled
{
    background: #ddd;
}

.margin-left-20 {
	margin-left: 20px;
}

.company-logo
{
    height: 100px;
    overflow: hidden;
    margin-bottom: 25px;
}

.company-logo img
{
    max-height: 100%;
    width: auto;
}

h3.login-title { margin-bottom: 15px; }

.store-product-listing .buy-multiple
{
    padding-left: 50px;

}

.store-product-listing .currency
{
    width: 100px;
}

.store-product-listing .btn-add-item-multiple
{
    color: #E51B24;
}

.store-product-listing .btn-add-item-multiple[disabled]
{
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.product-option .btn-item-options
{
    display: block;
}