/* Add here all your CSS customizations */
body{
  background: #aabcb9;
  color: #0f2725;
  line-height: 24px;
  margin: 0px;
  font-size: 14px !important;
  line-height: 30px;
  font-weight: 300 !important;
}
a.explore{
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #cccccc;
  color: #bbb;
  text-decoration: none;
}
.homespace{
  margin-bottom: 50px !important;
}
.default_page, a.page_link{
	text-decoration:none;
	font-size:1em;
	padding:3px;
	color:#414141;
	padding-left:10px; padding-right:10px;
	padding-bottom:1px;
	margin:2px;
	margin-right:2px;
	line-height:16px;
	display:inline-block;
	-moz-border-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-radius: 5px;
}
.selected_page, a.page_link:hover{
	text-decoration:none; color:#666;
	padding:5px 10px;
	background:#5e7571;
	color:#CCCCCC;
	margin:2px;
	margin-right:2px;
	line-height:16px;
	display:inline-block;
	-moz-border-radius: 25px;
	border-radius: 25px;

	-webkit-border-radius: 25px;

}
.owl-carousel .owl-item {
    min-height: 0px;
    float: left;
    margin: 0px !important;
    padding: 0px !important
  }
  .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-thumbnail img {
    border-radius: 0px;
}
.img-thumbnail.img-thumbnail-hover-icon:before {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background: rgba(94, 117, 113, 0.65);
	border-radius: 0px;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	z-index: 2;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 0.6em;
    font-weight: 300 !important;
    margin: 5px;
    padding: 0px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px;
    line-height: 30px;
}
.owl-carousel .owl-nav .owl-next {
    right: 10px !important;
}
.owl-carousel .owl-nav .owl-prev {
  left: 10px !important;
}
.owl-carousel {
    margin-bottom: 0px;
}
.owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff;
    background-color: #182d2d !important;
    border-color: #182d2d #182d2d #006699;
}
a.explore {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #182d2d;
    color: #182d2d;
    text-decoration: none;
}
a.explore:hover{
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #182d2d;
    color: #aabcb9;
    text-decoration: none;
    background-color: #182d2d;
}
h3 {
    font-size: 2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;

    text-transform: capitalize;
    margin-top: 40px;
}
.zr{
padding-left: 0px !important;
margin-left: 0px !important;
padding-right: 0px !important;
margin-right: 0px !important;
}
.nolleft{
  padding-left: 0px;
  margin-left: 0px;
}
.noright{
  padding-right: 0px;
  margin-right: 0px;
}
#header .header-body {
   background: #aabcb9 !important;
   border: 0px !important;
   padding: 0px !important;
}
.myheader{
  background: #5e7571;
}
a {
    color: #4e3d37;
}
p {
    color: #0f2725;
    line-height: 24px;
    margin: 0 0 20px;
}
.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #5e7571;
}
label {
    display: inline-block;
    color: #0f2725;
    line-height: 24px;
    margin: 0px;
    font-size: 14px !important;
    line-height: 30px;
    font-weight: 300 !important;
}
.sgnbtn{
  display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #182d2d;
    border: 1px solid #182d2d;
    color: #aabcb9;
}
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #0c1717;
    background-color: #5e7571;
    background-image: none;
    border: 1px solid #5e7571;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 25px 15px 0px 0;
    top: 0;
}
.sliderbg{
  background: url('../images/bg.jpg') repeat center;
  width: 100%;
  float: left;
  position: relative;
  display: block;
}
.zeropadding{
  padding: 0px !important;
}
.page-header {
  background: url('../images/bg.jpg') repeat center;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin:  0 0 30px 0;
    min-height: 50px;
    padding: 0;
    position: relative;
    text-align: left;
}
section.page-header h1 {
    border:none;
    color: #FFFFFF !important;
    font-family: "Shadows Into Light", cursive;
    font-size: 22px;
}
.titleheader{
      background-color: #182d2d;
      padding: 20px !important;
}
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: none;
    border-radius: 0px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
    width: 100%;
}


.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative;
}
#footer {
    background: #0c1717;
    border-top: 4px solid #0c1717;
    font-size: 0.9em;
    margin-top: 30px;
    padding: 30px 0 0;
    position: relative;
    clear: both;
}
#footer p{
  color: #899694 !important;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #aabcb9;
}
#footer .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #aabcb9;
    background-color: #262f2f;
    background-image: none;
    border: 1px solid #262f2f;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#footer .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #182d2d;
    border: 1px solid #182d2d;
    color: #aabcb9;
}
.social-icons li a {
    background: #aabcb9;
  }
#footer .footer-copyright {
    background: #0a1313;
    border-top: 1px solid #182d2d;
    margin-top: 40px;
    padding: 30px 0 10px;
}
h1, h2, h3, h4, h5, h6 {
    color: #4e3d37 !important;
}
.btn-slider {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #182d2d !important;
    border: 1px solid #182d2d !important;
    color: #aabcb9;
}

.slider-container .main-label {
	color: #FFFFFF;
	font-size: 42px;
	line-height: 52px ;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
.home-intro {
    background-color: #182d2d !important;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left;
}
@media (min-width: 992px){
#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: normal !important;
    color: #FFFFFF !important;
}
#header .header-nav-main nav > ul > li > a:hover {
    display: inline-block;
    border-radius: 0px;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: normal !important;
    color: #FFFFFF !important;
    background: #1e2e2b !important;
}
ul.nav-pills > li.active > a {
  background: #1e2e2b !important;
}
}
@media (max-width: 1139px){
.slider-container {
    background: #aabcb9 !important;
    height: 500px;
    overflow: hidden;
    width: 100% !important;
    direction: ltr;
    left: 0px !important;
}
}
@media (min-width: 1140px){
  .slider-container {
  	background:none;
  	height: 500px;
  	overflow: hidden;
  	width: 1170px !important;
  	direction: ltr;
    left: 0px !important;
  }
}
@media (max-width: 1139px){
  .slider-container {
  	background: none;
  	height: 500px;
  	overflow: hidden;
  	width: 100% !important;
  	direction: ltr;
    left: 0px !important;
  }
}
#header .header-btn-collapse-nav {
    background: #182d2d;
}
#header .btn {

    border-radius: 0px;
}
@media (max-width: 991px){
#header .header-nav-main nav > ul li {
    border-bottom: 1px solid #aabcb9;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
}
#header .header-nav-main nav > ul li a {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 7px 8px;
    margin: 1px 0;
    border-radius: 4px;
    font-weight: normal;
    color: #aabcb9 !important;

}
.nolleft{
  padding-left: 15px;
  margin-left: 0px;
}
.noright{
  padding-right: 15px;
  margin-right: 0px;
}
#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
    background: none !important;
    border-radius: 0px;
}
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #aabcb9;
}
}
@media (max-width: 414px){
  #header .header-logo img {
    max-width: 270px !important;
  }
}
@media (min-width: 415px){
  #header .header-logo img {
    max-width: 370px !important;
  }
}

.lead {
    font-size: 14px !important;
    line-height: 30px;
}
.home-intro p em {
    color: #aabcb9;
    font-size: 21px;
    line-height: 30px;
}
.home-intro {
    background-color: #182d2d !important;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left;
}
.product-thumb-info{
  border-radius: 0px !important;
  background: #182e2e;
  border: 1px solid #8da9a5;
}
.product-thumb-info img{
  border-radius: 0px !important;
}
.product-thumb-info .product-thumb-info-image:before {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0c1717;
	width: 100%;
	height: 100%;
	opacity: 0;
  border-radius: 0px !important;
}
.product-thumb-info h4 {
    font-family: "Open Sans", Arial, sans-serif;
    color: #a9bdb9 !important;
    letter-spacing: 0px;
    font-weight: 100;
    font-size: 1.4em;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    text-align: center;
}
.shop ul.products .product .price {
    display: block;
    min-height: 28px;
    text-align: center;
    font-size: 0.7em;
    letter-spacing: 1px;
    color: #5d7471;
    font-style: italic;
}
.product-thumb-info:hover {
	background-color: #5e7571;
	text-decoration: none;
  border-radius: 0px !important;
}
.product-thumb-info-act{
  color: #a97b6b !important;
}
