p,ul,li,a,h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}
/*top*/
.top{
	border-top: solid 1px #b5b5b5;
	padding: 10px 0;
	border-bottom: solid 1px #ebebeb;
}
.top .left ul{
	display: flex;
}
.top .left ul li{
	list-style-type: none;
	padding-right: 15px;
}
.top .left ul li a{
	text-decoration: none;
	color: black;
	text-transform: capitalize;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
}
.top .left ul li a span{
	margin-right: 5px;
}
.top .right{
	float: right;
}
/*logo*/
.logo{
	border-bottom: solid 1px #ebebeb;
}
.logo .first{
	padding-top: 15%;
}
.logo .first ul{
	display: flex;
	
}
.logo .first ul li{
	list-style-type: none;
	padding-right: 10px;
}
.form-group{
	margin-bottom: 0rem;
}
.logo .first ul li a{
	text-decoration: none;
}
.logo .first ul li a span{
	
}
.logo .first ul li a span i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #313131;
	text-align: center;
	color: white;
	transition: 0.9s;
}
.logo .first ul li a span i:hover{
	color: #f45a5a;
}
.logo .search{
	padding-top: 15%;
}
.logo .search input{
	position: relative;
	border-radius: 0;
	color: #8a8a8a;
	font-size: 13.89px;
}
.logo .search button{
	position: absolute;
	top: 0%;
	    right: 18px;
	border-radius: 0;
	background-color: transparent;
	color: black;
	border: none;
}
.logo .search button:hover{
	background-color: transparent;
}
.logo{
	padding-bottom: 15px;
}
.logo .logo_inner{
	    margin-top: 20px;
}
.logo .cart_button{
	margin-top: 1%;
}
.menu .navbar-nav{
	margin: auto;
}
.menu .navbar-light .navbar-nav .nav-link{
	color: #242424;
	text-transform: uppercase;
	font-size: 13.89px;
	font-family: 'Candara';
	font-weight: normal;
    font-style: normal;
    transition: 0.9s;
}
.menu .navbar-light .navbar-nav .nav-link:hover{
	color: #ed1c24;
}
.menu .navbar{
	padding: .0rem 0rem;
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .0rem;
    padding-left: .0rem;
    padding-left: 70px;
}
.menu .nav-link {
    padding: .0rem 0rem;
}
.menu{
	padding: 18px 0;
}
/*big_banner*/
.big_banner img{
	max-width: 100%;
	width: 100%;
}
/*front_about*/
.front_about{
	padding: 60px 0;
}
.front_about h6{
	text-align: center;
	font-family: 'Futura Md BT';
	font-weight: 500;
	font-size: 23.05px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.front_about h5{
	text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 27.64px;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.front_about p{
	font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13.67px;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    text-align: center;
}
.front_about .rea_more{
	margin: auto;
	text-align: center;
}
.front_about .rea_more a{
	border: solid 1px #000000;
	padding: 10px 15px;
	font-size: 16.67px;
	font-family: 'Estrangelo Edessa';
	font-weight: normal;
    font-style: normal;
    color: #ed1c24;
    text-decoration: none;
}
.front_about .rea_more a:hover{
	border: solid 1px #ed1c24;
	color: #000000;
}
/*our_categories*/
.our_categories{
	padding-bottom: 70px;
}
.our_categories img{
	width: 100%;
	max-width: 100%;
}
/*featured_products*/
.featured_products{
	
}
.featured_products {
	
}
a{
	text-decoration: none;
}
.section_title h1{
	text-align: center;
	text-align: center;
	font-family: 'Futura Md BT';
	font-weight: 500;
	font-size: 23.05px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.box{
	padding-bottom: 30px;
	border: solid 1px transparent;
	transition: 0.8s;
}
.box:hover{
    border: solid 1px #dfdfdf;
}
.box .images img{
	width: 100%;
}
.box .detail{
	text-align: center;
	padding-top: 20px;
}
.box .detail h6{
	color:#ed1c24;
	text-align: center;
	text-align: center;
	font-family: 'Futura Md BT';
	font-size: 16.67px;
	padding-bottom: 10px;
	transition: 0.9s;
}
.box .detail h5{
	text-align: center;
	text-align: center;
	font-family: 'Futura Md BT';
	color: #000000;
	font-size: 16.67px;
	transition: 0.9s;
	text-transform: capitalize;
}
.box:hover .detail h6{
	color: #000000;
}
.box:hover .detail h5{
	color: #ed1c24;
}
.box:hover .images img{
    transition: 0.9s;
}
.box:hover .images img{
    opacity: 0.7;
}
/**intro*/
.intro{
	border-top: solid 1px #ebebeb;
	padding: 40px;
}
/*footer*/
.footer{
	border-top: solid 5px #ed1c24;
	background-color: #f7f7f7;
}
.footer h1{
	text-transform: capitalize;
	color: #ed1c24;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding-top: 15px;
}
.footer h1 span{
	color: #262626;
}
.footer .information ul{
	padding-top: 15px;
	padding-bottom: 40px;
}
.footer .information ul li{
	list-style-type: none;
	margin-bottom: 7px;
}
.footer .information ul li a span{
	margin-right: 5px;
}
.footer .information ul li a{
	color: #000;
	    font-size: 13.89px;
    font-family: Arial;
    font-weight: normal;
    transition: 0.9s;
    text-decoration: none;
    text-transform: capitalize;
}
.footer .information ul li a:hover{
	color: #ed1c24;
}
.footer .quick_contact p{
	padding-top: 30px;
}
.footer .news .news_inner p{
	color: #ed1c24;
	font-size: 13.89px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	transition: 0.9s;
	text-decoration: none;
	text-transform: capitalize;
}
.footer .news .news_inner h6{
	color: #000000;
	font-size: 13px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
.footer .news .news_inner h5{
	    color: #000;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}
.footer .quick_contact p{
	font-size: 13.89px;
    color: #000;
    font-family: Arial;
    font-weight: normal;
    line-height: 24px;
}
/*copyright*/
.copyright{
	background-color: #f7f7f7;
	padding: 17px 0;
}
.copyright .row{
	border-top: solid 1px #d4d4d4;
}
.copyright .left p{
	font-family: Arial;
    font-weight: 400;
    text-align: left;
    font-size: 13px;
    padding-top: 17px;
}
.copyright .left p span{
	color: #eb0101;
}
.copyright .right p{
	font-family: Arial;
    font-weight: 400;
    text-align: right;
    font-size: 13px;
    padding-top: 17px;
}


.our_categories .cat{
        padding-bottom: 30px;
}
.our_categories .cat4{
          margin-bottom: 30px;
}
.our_categories .cat5{
           margin-bottom: 30px;
}
.our_categories .cat .images{
    width: 100%;
}
.our_categories .cat .images{
    position: relative;
}
.our_categories .cat .detail{
    width: 94.5%;
}
.our_categories .cat .detail h1{
    color: black;
    font-family: 'Exotc350 Bd BT';
    font-weight: bold;
    font-style: normal;
    font-size: 29.79px;
    padding-left: 30px;
    position: absolute;
    top: 0;
        background-color: #ffffff9e;
    padding: 10px 0;
    transition: all 0.5s;
    width: 100%;
    padding-left: 20px;
    width: 95%;
}
.our_categories .cat:hover .detail{
    
}
.our_categories .cat:hover .detail h1{
    color: white;
    background-color: black;
    color: white;
    padding-left: 20px;
    
}

.hide_in_lg{
    display: none;
}




.our_categories .cat2 .images{
    width: 100%;
}
.our_categories .cat2 .images img{
    position: relative;
}
.our_categories .cat2 .detail{
    position: absolute;
    bottom: 0;
        background-color: #ffffff9e;
    padding: 10px 0;
    transition: all 0.5s;
    width: 90%;
        bottom: 170px;
}
.our_categories .cat2 .detail h1{
    color: #ed1c24;
    font-family: 'Exotc350 Bd BT';
    font-weight: bold;
    font-style: normal;
    font-size: 24.19px;
    padding-left: 20px;
}
.our_categories .cat2:hover .detail{
    background-color: black;
    color: white;
}
.our_categories .cat2:hover .detail h1{
    color: white;
    padding-left: 20px;
}




.our_categories .cat3 .images img{
    position: relative;
}
.our_categories .cat3 .detail{
    position: absolute;
    bottom: 0;
        background-color: #ffffff9e;
    padding: 10px 0;
    transition: all 0.5s;
    width: 100%;
}
.our_categories .cat3 .detail h1{
    color: #ed1c24;
    font-family: 'Exotc350 Bd BT';
    font-weight: bold;
    font-style: normal;
    font-size: 24.19px;
    padding-left: 20px;
}
.our_categories .cat3:hover .detail{
    background-color: black;
    color: white;
}
.our_categories .cat3:hover .detail h1{
    color: white;
    padding-left: 20px;
}







.our_categories .cat4 .images img{
    position: relative;
}
.our_categories .cat4 .detail{
    position: absolute;
    bottom: 0;
        background-color: #ffffff9e;
    padding: 10px 0;
    transition: all 0.5s;
    width: 100%;
}
.our_categories .cat4 .detail h1{
    color: #ed1c24;
    font-family: 'Exotc350 Bd BT';
    font-weight: bold;
    font-style: normal;
    font-size: 24.19px;
    padding-left: 20px;
}
.our_categories .cat4:hover .detail{
    background-color: black;
    color: white;
}
.our_categories .cat4:hover .detail h1{
    color: white;
    padding-left: 20px;
}







.our_categories .cat5 .images img{
    position: relative;
}
.our_categories .cat5 .detail{
    position: absolute;
    bottom: 0;
        background-color: #ffffff9e;
    padding: 10px 0;
    transition: all 0.5s;
    width: 100%;
}
.our_categories .cat5 .detail h1{
    color: #ed1c24;
    font-family: 'Exotc350 Bd BT';
    font-weight: bold;
    font-style: normal;
    font-size: 24.19px;
    padding-left: 20px;
}
.our_categories .cat5:hover .detail{
    background-color: black;
    color: white;
}
.our_categories .cat5:hover .detail h1{
    color: white;
    padding-left: 20px;
}







.social {
      text-align: left;
    margin: 5px 0;
}

/* ============================ */
/* SOCIAL ICONS                 */
/* ============================ */
.social-icon {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #c4c4c4;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 38px;
  padding: 9px 0px;
  color: white;
  margin: 2px;
  /* Color each button differently */
}
.social-icon:nth-child(1) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 0.25s forwards;
  animation: fadeInRight 0.6s 0.25s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(1):hover, .social-icon:nth-child(1):active, .social-icon:nth-child(1):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;
}


.socialbtm ul{
  padding: 41px 0;
  margin: 0px;
}
.left-c{
  text-align: left;
}
.right-c{
  text-align: right;
}
.socialbtm ul li{
  display: inline-block;
}
.social-icon:nth-child(2) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 0.5s forwards;
  animation: fadeInRight 0.6s 0.5s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(2):hover, .social-icon:nth-child(2):active, .social-icon:nth-child(2):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;;
}
.social-icon:nth-child(3) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 0.75s forwards;
  animation: fadeInRight 0.6s 0.75s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(3):hover, .social-icon:nth-child(3):active, .social-icon:nth-child(3):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;
}
.social-icon:nth-child(4) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 1s forwards;
  animation: fadeInRight 0.6s 1s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(4):hover, .social-icon:nth-child(4):active, .social-icon:nth-child(4):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;
}
.social-icon:nth-child(5) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 1.25s forwards;
  animation: fadeInRight 0.6s 1.25s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(5):hover, .social-icon:nth-child(5):active, .social-icon:nth-child(5):focus {
 opacity: 1;
  background-color: #f04923;
  color:#FFF;
}
.social-icon:nth-child(6) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 1.5s forwards;
  animation: fadeInRight 0.6s 1.5s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(6):hover, .social-icon:nth-child(6):active, .social-icon:nth-child(6):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;
}
.social-icon:nth-child(7) {
  /* Animation */
  -webkit-animation: fadeInRight 0.6s 1.75s forwards;
  animation: fadeInRight 0.6s 1.75s forwards;
  opacity: 0;
  background: #878787;
  /* Color */
}
.social-icon:nth-child(7):hover, .social-icon:nth-child(7):active, .social-icon:nth-child(7):focus {
  opacity: 1;
  background-color: #f04923;
  color:#FFF;
}
.social-icon img {
  width: 20px;
}


* p, h1, h2, h3, h4, h5, h5, ul{

  padding: 0;

  margin: 0;

}

/*--------- header Start --------*/

/*---- top ----*/


.fa-facebook {
    padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
    padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
}
.fa-twitter:hover {
    background-color: #00aced;
}
.fa-instagram{
    padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
}
.fa-instagram:hover {
    background-color: #eb8231;
}
.fa-youtube {
    padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
}
.fa-youtube:hover {
    background-color: #e64a41;
}
.fa-linkedin {
    padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
}
.fa-linkedin:hover {
    background-color: #0073a4;
}
.fa-google-plus {
   padding: 5px 8px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
}
.fa-google-plus:hover {
    background-color: #e25714;
}
.footer-social-icons {
    width: 350px;
    display:block;
    margin: 0 auto;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
   margin-top: 0px;
   text-align: left;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
	
}
.social-icons{ padding: 0px 0px;}