@charset "utf-8";
/* CSS Document */

h1  a{
    color: #e78426!important;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 1em;
   
    line-height: 30px;
}
p{
	color: #454545;
	
}
.container{
	max-width:1200px;
}
.c-c-p{
	color:#F00;
	font-weight:bold;
}
img{
	max-width:100%;
	height: auto;
}

.alignleft {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}

.alignright {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}

.aligncenter {
	float:none;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}

.jumbotron {
    padding: .5rem 1rem;
	    margin-bottom: 0px;}
		.bg-cust{
			background: #393536;
		}
.navbar-light .navbar-nav .nav-link {
    
    border-left: 1px solid #888687;
    font-size: 12px;
    padding-left: 13px!important;
    padding-right: 13px!important;
    color: #FFFFFF!important;
    font-weight: bold;
    text-transform: uppercase;
    transition: 1s;
}
.nav-link:hover{
	background-color:#308ca6;
	
}
.navbar-light .navbar-toggler-icon {
   
    background-color: white;
    padding: 21px 25px;
    border-radius: 5px;
}
.cart-f{
	color:#e78426;
	padding-right: 10px;
	
}
.form-control {
    font-size: 12px;
    color: #333;
    height: 40px;
    border-radius: 3px;
	    height: 34px;
}
.input-group button {
    background-color: #333;
    color: #fff;
    border-color: #333;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
    outline: 0;
}
.ne-h h4 {
    text-transform: uppercase;
    font-size: 16px;
}
#cat_shop ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
#cat_shop ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
#cat_shop ul li a {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    display: block;
    color: #888;
}

.side-bar{
	padding: 19px 17px;
background-color:#ddd;
}
.side-bar h3{
	text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #1f1d1d;
    margin-top: 10px;
    background: #f9f9f9;
    color: #111;
    padding: 11px 10px;
	width: 100%;
}

.widget{
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 8px; 
}

h2, .side-bar .card-header{
	color: #e27814;
	font-size: 22px;
	border-bottom: solid #777 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color:transparent;
	
	padding:0px;}
.content h3{
	    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}
.brd-b {
	border-bottom:1px solid #000;
}
.contact-h h5{
	    font-size: 16px;
}
footer{
	background-color:#58595b;
	    padding-top: 25px;
	
}
footer p{
	color:#FFF;
}
footer h6{
	font-size: 12px;
	color:#FFF;
}

a{
	color: #393537;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
.pagination .bg-dark{
	
	background-color:transparent!important;
}
.pagination  .active{
	
	border-radius: 5px;
	background-color: #343a40!important;
}
.active  .page-link{
	color:#FFF!important;
}
.pagination .border-dark{
	border-color: #343a40!important;
}
.pagination .page-link{
	border: 1px solid #ddd!important;
	color:#343a40;
	text-decoration:none;
	border-radius: 5px;
}
.pagination .page-link:hover{
	color:#FFF!important;
	background-color:#343a40;
}
.pagination li{
	margin-left:5px;
	
}
.woocommerce-loop-product__title{
	    font-size: 23px!important;
		text-transform:uppercase;
	transition: all 0.3s ease 0s;
	text-align: center;
    color: #060606;
	    border-bottom: none;
	
}
.woocommerce-loop-product__title:hover{
	    color: #e27814;
		
}
.woocommerce ul.products li.product .price{
	text-align: center;
	color: #141514;
	font-size: 19px;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    width: 100%;
    text-align: center;
    background-color: black;
    color: white;
	padding: 18px 10px;
	transition: all 0.3s ease 0s;
	text-transform:uppercase;
}
.woocommerce ul.products li.product .button:hover{
	background-color:#e27814;
	
}
.woocommerce span.onsale{
	background-color:#e27814;
	border-radius:0px;
	min-width: 6.236em;
	line-height: 32px;
	    font-size: 14px;
		min-height: 25px;}
		.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
			 margin-top: 1em;
			 padding: 13px 10px;
    font-size: 22px;
   width: 50%;
    text-align: center;
   background-color:#e27814;
    color: white;
	transition: all 0.3s ease 0s;
	text-transform:uppercase;
		}
		.customize-support .innerpage h3{
			 font-size: 23px!important;
		text-transform:uppercase;
	transition: all 0.3s ease 0s;
	
    color: #060606;
	   margin-bottom:25px;
		}
		.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: black;
    color: #fff;
}
		.woocommerce div.product p.price, .woocommerce div.product span.price {
  
	color: #141514;
	font-size: 19px;
}
.woocommerce .products ul, .woocommerce ul.products{
	margin-top: 44px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #151414;
    z-index: 2;
    color: white;
    border-bottom-color: #fff;
}
.woocommerce-Tabs-panel h2{
	color: #101010;
	border-bottom: solid #ded8d8 1px;
    padding-bottom: 14px;
}
.related  h2{
	color: #101010;
	border-bottom: solid #ded8d8 1px;
    padding-bottom: 14px;
}
.woocommerce-product-details__short-description p{
	color: #777777;
	font-size: 17px;
}
.woocommerce div.product div.images .flex-control-thumbs{
	margin-top: 15px;
}
.woocommerce .woocommerce-ordering select{
	
       
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    color: #555;
    font-size: 14px;
    height: 45px;
    padding: 0 40px 0 10px;
    margin-bottom: 25px;
}
.side-bar  ul{
	list-style:none;
}
.nav-icon {
	padding:0;
	margin:0;
	list-style:none;
}
.nav-icon  li{
	display: inline-block;
	       padding-left: 6px;

}
.nav-icon  li .fa {
    color: #ffffff;
    font-size: 30px;
}
.navbar-collapse {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.searchform input{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#searchsubmit{
	margin-top:10px;
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { ... }

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { ... }


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { ... }

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) { ... }


/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 

.alignleft {
	float:none;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}

.alignright {
	float:none;
	padding-left:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}
.side-bar {
   
    margin-left: 15px;
    margin-right: 15px;
 }


