@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700';

body{
	font-family: 'Roboto', sans-serif !important; 
	background:url(../img/bodybg.jpg);
	background-size:cover;
	background-position:center center;
}

.wrapper{
	width:85%;
	margin:0 auto;
	background:#FFF;
}

.top-header{
	padding:0.5em;
	background-color:#555;
	border-bottom:1px solid #fdfdfd;
}

.top-header ul{
	margin:0;
	padding:0;
}

.top-header ul li{
	float:left;
	margin-right:1em;
	color:#FFF;
	font-size:0.9em;
}

.top-header ul li i{
	margin-right:3px;
}

.header{
	position:relative;
	z-index:999;
	/*background:#FFF;*/
	background:url(../img/header_bg.jpg);
	/*background:  url(../img/bg.jpg);*/
}
.logo { margin:10px 0;}

.logo img{
	width:100%;
	text-align: center;
    margin: 0 auto;
}
.bread {
	padding:20px 0; 
	background:#62544A;
	color:#FFF;
}
.breadcrumb li {
	font-size: 2em;
	font-weight: 700;
	letter-spacing:1px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.menu{
	float:right;
}

.menu ul{
	list-style:none;
}

.menu ul li{
	float:left;
	padding:20px;
}

.slideshow{
	position:relative;
}

.welcome{
	padding:2em 0;
}

.welcome-detail h3{
	font-family: 'Oswald', sans-serif;
	font-size:2em;
	padding-top:0.3em;
	/*border-bottom:1px solid #6A5D55;*/
	font-weight:700;
	margin:0;
	text-align:center;
	color:#62544A;
	line-height:2.2em;
}

.welcome-detail h4{
	font-family: 'Oswald', sans-serif;
	font-size:1.5em;
	color:#62544A;
	padding-bottom:0;
	padding-top:0.5em;
	font-weight:400;
	margin:0;
}

.welcome-detail h3 span{
	font-weight:700;
	color:#e8690d;
}

.welcome-detail p{
	font-size:1.1em;
	text-align:center;
	margin-top:1em;
	line-height:30px;
}
.models{
	margin-top:40px;
}
.about-details p {
	line-height:25px;
	text-align:justify;
}
.about-details h3{
	margin:0;
	font-size:1.3em;
	color:#cc8b13;
	font-family: 'Oswald', sans-serif;
	margin-bottom:0.7em;
}
.about-details h3 span{
	border-bottom:1px solid #cc8b13;
}
a.button {
	background: #62544A;
	padding:8px 10px;
	border: 1px solid #62544A;
	color:#FFF;
	border-radius:3px;
	text-transform:uppercase;
	transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease 0s;
	-o-transition:all 0.6s ease 0s;
	-webkit-transition:all 0.6s ease 0s;
}
a.button:hover {
	background: transparent;
	color: #333;
	text-decoration:none;
	transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease 0s;
	-o-transition:all 0.6s ease 0s;
	-webkit-transition:all 0.6s ease 0s;
}
.shirts-slide{
	border:1px solid #CCC;
	box-shadow:0px 0px 5px #999;
	padding-bottom:1em;
}

.shirts-slide h4{
	margin:0;
	font-size:1em;
	background:#86220A;
	color:#fff;
	margin-bottom:0.5em;
	padding:0.5em 0;
	text-align:center;
}

.ranges{
	padding:1.5em 0;
}

.range-inner h3{
	font-family: 'Oswald', sans-serif;
	font-size:1.5em;
	color:#86220A;
	padding-bottom:1em;
	font-weight:400;
	margin:0;
}
.sec-padding { padding:40px 0; background:#fbfbfb;}
.heading h4 {
	color:#62544A;
	line-height:30px;
	border-bottom:1px solid #62544A;
	font-weight:600;
	margin:0 0 20px;
}
.addr h5 {
	/*border-bottom:1px solid #56569E;*/
	line-height:30px;
	font-weight:700;
	font-size:20px;
	color:#62544A;
}
.addr li {
	margin:0 0 10px;
	display:flex;
}
.addr i {
	margin:3px 10px 0 0;
}

.contact-inner h3{
	border-bottom:1px solid #56569E;
	line-height:30px;
	font-weight:700;
	font-size:16px;
	color:#62544A;
}

.contact-info-head{
	/*margin:2.5em 0;*/
}
.contact-info{
	background: transparent;
    padding: 10px;
    margin-bottom: 1em;
    min-height: 227px;
	position: relative;
	overflow:hidden;
    /*box-shadow: 0px 2px 5px #62544a;*/
}
.border-right{
	border-right:1px dashed #e4e4e4;
}
.contact-box{
	width:25%;
	float:left;
	padding:0 10px;
	position:relative;
}
.contact-info h2{
	margin:0;
	display:inline-block;
	font-weight:700;
	font-family:'Merriweather', serif;
	font-size:1.1em;
	border-bottom:1px solid #c58100;
	margin:1em 0;
	color:#c58100;
	padding-bottom:0.2em;
}
.contact-info h3{
	margin:0;
	display:inline-block;
	font-weight:700;
	font-family:'Merriweather', serif;
	font-size:0.95em;
	clear:both;
	border-bottom:1px solid black;
	margin-bottom:0.5em;
	padding-bottom:0.2em;
}
.contact-info img{
	margin:0.5em 0;
	width:50px;
}
.contact-info p{
	line-height:20px;
	font-family: 'Exo 2', sans-serif;
	font-size:0.9em;
}

.contact-info ul{
	list-style:none;
}
.contact-info ul li{
	line-height:2em;
	font-family: 'Exo 2', sans-serif;
	font-size:0.9em;
}

.coming-soon{
	background-color: rgb(251, 251, 251);
    position: absolute;
    text-align: center;
    transform: rotate(45deg);
    padding: 5px 15px;
    right: -24px;
    top: 23px;
    box-shadow: 0 2px 3px 0px #555;
}
.coming-soon h6{
	margin:0;
	display:inline-block;
	font-weight:700;
	color: #62544a;
	font-family:'Merriweather', serif;
	font-size:0.95em;
	clear:both;
}
.emergency-numb{
	width:100%;
	background:#e8e8e8;
	display:table;
	border-radius:5px;
}
.padding-full{
	padding:20px 0;
}

.emergency-numb h3{
	margin:0;
	display:inline-block;
	font-weight:700;
	font-family:'Merriweather', serif;
	font-size:0.95em;
	width:100%;
	text-align:center;
	clear:both;
	/*border-bottom:1px solid black;*/
	padding-bottom:0.2em;
	margin-bottom:0.7em;
}
.emergency-numb h3 span{
	border-bottom:1px solid black;
}
.emergency-numb p{
	line-height: 20px;
    font-family: 'Exo 2', sans-serif;
    font-size: 0.9em;
	float:left;
	width:100%;
	text-align:center;
	margin:0;
	display:inline-block;
}

.footer{
	padding: 1.5em 0;
	background:#62544A;
}

.footer-inner-product{}
.footer-inner-product h3{
	margin:0;
	font-size:1.5em;
	color:#86220A;
	font-family: 'Oswald', sans-serif;
	margin-bottom:0.5em;
}
.footer-inner-product ul{
	list-style:none;
}
.footer-inner-product ul li{
	line-height:2.5em;
	color:#86220A;
	border-bottom:1px dotted #86220A;
}
.footer-inner-product ul li i{
	color:#86220A;
	margin-right:5px;
}
.footer-inner-product ul li a{
	color:#86220A;
	transition:all 0.7s ease 0s;
}
.footer-inner-product ul li a:hover{
	text-decoration:none;
	color:#EE7596;
	transition:all 0.7s ease 0s;
}

.footer-inner-contact h3{
	margin:0;
	font-size:1.5em;
	color:#86220A;
	font-family: 'Oswald', sans-serif;
	margin-bottom:0.5em;
}
.footer-inner-contact ul{
	list-style:none;
}
.footer-inner-contact ul li{
	line-height:2em;
	margin-bottom:0.2em;
	color:#86220A;
}
.footer-inner-contact ul li i{
	color:#86220A;
	margin-right:5px;
}

.footer-inner-social h3{
	margin:0;
	font-size:1.5em;
	color:#86220A;
	font-family: 'Oswald', sans-serif;
	margin-bottom:0.5em;
}

.footer-inner-social ul li{
	float:left;
	margin-right:1em;
}

.footer-inner-social ul li a{
	transition:all 0.7s ease 0s;
}
.footer-inner-social ul li a{
	transition:all 0.7s ease 0s;
}

.footer-copy{
	text-align:center;
	font-size:0.9em;
	color:#FFF;
	margin:0;
}

.footer-copy a{
	color:#FFF;
}
.heading-line{
	display:block;
	margin:0 auto;
	width:100px;
	height:4px;
	background:#62544A;
}
.footer-copy a:hover{text-decoration:none;}
.mB20 { margin-bottom:20px;}
.m0 { margin:0px !important;}
.p0{padding-left:0; padding-right:0;}

ul.outlets{
	list-style:none;
}

ul.outlets li{
	width:24%;
	float:left;
	margin:0.5%;
	padding:0.3%;
	border:1px solid #989896;
}

ul.outlets li img{
	width:100%;
}

.factory{
	padding-bottom:3em;
}

.factory h2{
	text-align:center;
	margin:0;
	display:inline-block;
	font-weight:700;
	font-family:'Merriweather', serif;
	font-size:1.1em;
	border-bottom:1px solid black;
	margin-bottom:1em;
	padding-bottom:0.2em;
}

.order{
	padding:3px;
}

.quote-box{
	margin:10px 0;
	padding:15px;
	background:#F8C15A;
	box-shadow:0px 2px 16px #1b1818;
	border-radius:30px;
}

.quote-box p{
    font-family: 'Dancing Script', cursive;
    font-size: 41px;
    line-height: 1.2;
    color: #666;
    text-align: center;
}

.separator {
  line-height: 0.5;
  text-align: center;
  /*margin:5px 0;*/
}
.separator span {
  display: inline-block;
  position: relative;
 
}
.separator span:before,
.separator span:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid rgba(212, 105, 13, 0.96);
  top: 14px;
  width: 100px;
}
.separator span:before {
  right: 100%;
  margin-right: 15px;
}
.separator span:after {
  left: 100%;
  margin-left: 15px;
}

.separator span  i{
font-size:36px;
padding:0;
margin:0;
float:none;
}


.products{
	padding:2em 0;
	background:#edece6;
}

.product-inner{
    float: left;
    margin-bottom: 2em;
	width:100%;
}
.product-inner h3{
	margin:0;
	font-size:1.5em;
	color:#555555;
	font-family: 'Oswald', sans-serif;
	margin-bottom:0.5em;
}
.product-inner h3 span{
	border-bottom:1px solid #555;
}

.product-inner ul{
	display: block;
    float: left;
    margin: 0;
	width:100%;
}
.product-inner ul li{
	width:24%;
	margin:0.3em;
	float:left;
	border:1px solid #cecdc7;
	padding:0.2em;
	background:#fff;
}

.product-inner ul li img{
	width:100%;
}


